Aug 06 14:16:34.079756 np0000006659 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 06 14:16:34.086168 np0000006659 devstack@c-api.service[100395]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 06 14:16:34.089172 np0000006659 devstack@c-api.service[100395]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Aug 6 14:16:34 2026] *** Aug 06 14:16:34.089172 np0000006659 devstack@c-api.service[100395]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 06 14:16:34.089172 np0000006659 devstack@c-api.service[100395]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 06 14:16:34.089172 np0000006659 devstack@c-api.service[100395]: nodename: np0000006659 Aug 06 14:16:34.089172 np0000006659 devstack@c-api.service[100395]: machine: x86_64 Aug 06 14:16:34.089172 np0000006659 devstack@c-api.service[100395]: clock source: unix Aug 06 14:16:34.089172 np0000006659 devstack@c-api.service[100395]: pcre jit disabled Aug 06 14:16:34.089172 np0000006659 devstack@c-api.service[100395]: detected number of CPU cores: 16 Aug 06 14:16:34.089172 np0000006659 devstack@c-api.service[100395]: current working directory: / Aug 06 14:16:34.089384 np0000006659 devstack@c-api.service[100395]: detected binary path: /usr/bin/uwsgi-core Aug 06 14:16:34.089384 np0000006659 devstack@c-api.service[100395]: your processes number limit is 257052 Aug 06 14:16:34.089384 np0000006659 devstack@c-api.service[100395]: your memory page size is 4096 bytes Aug 06 14:16:34.089384 np0000006659 devstack@c-api.service[100395]: detected max file descriptor number: 2048 Aug 06 14:16:34.089384 np0000006659 devstack@c-api.service[100395]: lock engine: pthread robust mutexes Aug 06 14:16:34.089497 np0000006659 devstack@c-api.service[100395]: thunder lock: enabled Aug 06 14:16:34.089727 np0000006659 devstack@c-api.service[100395]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 06 14:16:34.089768 np0000006659 devstack@c-api.service[100395]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 06 14:16:34.089794 np0000006659 devstack@c-api.service[100395]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 06 14:16:34.089794 np0000006659 devstack@c-api.service[100395]: Set PythonHome to /opt/stack/data/venv Aug 06 14:16:34.125491 np0000006659 devstack@c-api.service[100395]: Python main interpreter initialized at 0x7b2a508a4668 Aug 06 14:16:34.125491 np0000006659 devstack@c-api.service[100395]: python threads support enabled Aug 06 14:16:34.125491 np0000006659 devstack@c-api.service[100395]: your server socket listen backlog is limited to 100 connections Aug 06 14:16:34.125491 np0000006659 devstack@c-api.service[100395]: your mercy for graceful operations on workers is 80 seconds Aug 06 14:16:34.126067 np0000006659 devstack@c-api.service[100395]: mapped 671795 bytes (656 KB) for 4 cores Aug 06 14:16:34.126232 np0000006659 devstack@c-api.service[100395]: *** Operational MODE: preforking *** Aug 06 14:16:34.126462 np0000006659 devstack@c-api.service[100395]: *** uWSGI is running in multiple interpreter mode *** Aug 06 14:16:34.126462 np0000006659 devstack@c-api.service[100395]: spawned uWSGI master process (pid: 100395) Aug 06 14:16:34.126638 np0000006659 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 06 14:16:34.127040 np0000006659 devstack@c-api.service[100395]: spawned uWSGI worker 1 (pid: 100396, cores: 1) Aug 06 14:16:34.127594 np0000006659 devstack@c-api.service[100395]: spawned uWSGI worker 2 (pid: 100397, cores: 1) Aug 06 14:16:34.128163 np0000006659 devstack@c-api.service[100395]: spawned uWSGI worker 3 (pid: 100398, cores: 1) Aug 06 14:16:34.128600 np0000006659 devstack@c-api.service[100395]: spawned uWSGI worker 4 (pid: 100399, cores: 1) Aug 06 14:16:34.128658 np0000006659 devstack@c-api.service[100395]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 06 14:16:34.245906 np0000006659 devstack@c-api.service[100399]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 06 14:16:34.245906 np0000006659 devstack@c-api.service[100399]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 06 14:16:34.245906 np0000006659 devstack@c-api.service[100399]: we strongly recommend against using it for new projects. Aug 06 14:16:34.245906 np0000006659 devstack@c-api.service[100399]: If you are already using Eventlet, we recommend migrating to a different Aug 06 14:16:34.245906 np0000006659 devstack@c-api.service[100399]: framework. For more detail see Aug 06 14:16:34.245906 np0000006659 devstack@c-api.service[100399]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 06 14:16:34.245906 np0000006659 devstack@c-api.service[100399]: import eventlet # noqa Aug 06 14:16:34.252160 np0000006659 devstack@c-api.service[100398]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 06 14:16:34.252160 np0000006659 devstack@c-api.service[100398]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 06 14:16:34.252160 np0000006659 devstack@c-api.service[100398]: we strongly recommend against using it for new projects. Aug 06 14:16:34.252160 np0000006659 devstack@c-api.service[100398]: If you are already using Eventlet, we recommend migrating to a different Aug 06 14:16:34.252160 np0000006659 devstack@c-api.service[100398]: framework. For more detail see Aug 06 14:16:34.252160 np0000006659 devstack@c-api.service[100398]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 06 14:16:34.252160 np0000006659 devstack@c-api.service[100398]: import eventlet # noqa Aug 06 14:16:34.252731 np0000006659 devstack@c-api.service[100396]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 06 14:16:34.252731 np0000006659 devstack@c-api.service[100396]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 06 14:16:34.252731 np0000006659 devstack@c-api.service[100396]: we strongly recommend against using it for new projects. Aug 06 14:16:34.252731 np0000006659 devstack@c-api.service[100396]: If you are already using Eventlet, we recommend migrating to a different Aug 06 14:16:34.252731 np0000006659 devstack@c-api.service[100396]: framework. For more detail see Aug 06 14:16:34.252731 np0000006659 devstack@c-api.service[100396]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 06 14:16:34.252731 np0000006659 devstack@c-api.service[100396]: import eventlet # noqa Aug 06 14:16:34.256555 np0000006659 devstack@c-api.service[100397]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 06 14:16:34.256555 np0000006659 devstack@c-api.service[100397]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 06 14:16:34.256555 np0000006659 devstack@c-api.service[100397]: we strongly recommend against using it for new projects. Aug 06 14:16:34.256555 np0000006659 devstack@c-api.service[100397]: If you are already using Eventlet, we recommend migrating to a different Aug 06 14:16:34.256555 np0000006659 devstack@c-api.service[100397]: framework. For more detail see Aug 06 14:16:34.256555 np0000006659 devstack@c-api.service[100397]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 06 14:16:34.256555 np0000006659 devstack@c-api.service[100397]: import eventlet # noqa Aug 06 14:16:34.413449 np0000006659 devstack@c-api.service[100397]: /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 06 14:16:34.413449 np0000006659 devstack@c-api.service[100397]: from cgi import parse_header Aug 06 14:16:34.416125 np0000006659 devstack@c-api.service[100396]: /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 06 14:16:34.416125 np0000006659 devstack@c-api.service[100396]: from cgi import parse_header Aug 06 14:16:34.418025 np0000006659 devstack@c-api.service[100398]: /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 06 14:16:34.418025 np0000006659 devstack@c-api.service[100398]: from cgi import parse_header Aug 06 14:16:34.429084 np0000006659 devstack@c-api.service[100399]: /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 06 14:16:34.429084 np0000006659 devstack@c-api.service[100399]: from cgi import parse_header Aug 06 14:16:34.452068 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 06 14:16:34.452068 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:16:34.452336 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 06 14:16:34.452336 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:16:34.454896 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 06 14:16:34.454896 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:16:34.463710 np0000006659 devstack@c-api.service[100397]: /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 06 14:16:34.463710 np0000006659 devstack@c-api.service[100397]: removals.removed_module( Aug 06 14:16:34.466774 np0000006659 devstack@c-api.service[100397]: /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 06 14:16:34.466774 np0000006659 devstack@c-api.service[100397]: removals.removed_module( Aug 06 14:16:34.466924 np0000006659 devstack@c-api.service[100396]: /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 06 14:16:34.466924 np0000006659 devstack@c-api.service[100396]: removals.removed_module( Aug 06 14:16:34.466924 np0000006659 devstack@c-api.service[100396]: /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 06 14:16:34.466924 np0000006659 devstack@c-api.service[100396]: removals.removed_module( Aug 06 14:16:34.467000 np0000006659 devstack@c-api.service[100398]: /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 06 14:16:34.467000 np0000006659 devstack@c-api.service[100398]: removals.removed_module( Aug 06 14:16:34.467669 np0000006659 devstack@c-api.service[100398]: /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 06 14:16:34.467669 np0000006659 devstack@c-api.service[100398]: removals.removed_module( Aug 06 14:16:34.470970 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 06 14:16:34.470970 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:16:34.482021 np0000006659 devstack@c-api.service[100399]: /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 06 14:16:34.482021 np0000006659 devstack@c-api.service[100399]: removals.removed_module( Aug 06 14:16:34.482798 np0000006659 devstack@c-api.service[100399]: /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 06 14:16:34.482798 np0000006659 devstack@c-api.service[100399]: removals.removed_module( Aug 06 14:16:35.195497 np0000006659 devstack@c-api.service[100398]: /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 06 14:16:35.195497 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:16:35.195597 np0000006659 devstack@c-api.service[100397]: /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 06 14:16:35.195597 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:16:35.198062 np0000006659 devstack@c-api.service[100396]: /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 06 14:16:35.198062 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:16:35.234597 np0000006659 devstack@c-api.service[100399]: /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 06 14:16:35.234597 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:16:35.241152 np0000006659 devstack@c-api.service[100398]: /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 06 14:16:35.241152 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:16:35.241262 np0000006659 devstack@c-api.service[100397]: /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 06 14:16:35.241262 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:16:35.246121 np0000006659 devstack@c-api.service[100396]: /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 06 14:16:35.246121 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:16:35.283776 np0000006659 devstack@c-api.service[100399]: /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 06 14:16:35.283776 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:16:35.411546 np0000006659 devstack@c-api.service[100396]: 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 06 14:16:35.411909 np0000006659 devstack@c-api.service[100396]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100396) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 06 14:16:35.412569 np0000006659 devstack@c-api.service[100397]: 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 06 14:16:35.412779 np0000006659 devstack@c-api.service[100397]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100397) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 06 14:16:35.416073 np0000006659 devstack@c-api.service[100398]: 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 06 14:16:35.416293 np0000006659 devstack@c-api.service[100398]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100398) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 06 14:16:35.447008 np0000006659 devstack@c-api.service[100399]: 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 06 14:16:35.447241 np0000006659 devstack@c-api.service[100399]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100399) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 06 14:16:35.494448 np0000006659 devstack@c-api.service[100396]: /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 06 14:16:35.494448 np0000006659 devstack@c-api.service[100396]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 06 14:16:35.497555 np0000006659 devstack@c-api.service[100397]: /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 06 14:16:35.497555 np0000006659 devstack@c-api.service[100397]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 06 14:16:35.497643 np0000006659 devstack@c-api.service[100398]: /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 06 14:16:35.497643 np0000006659 devstack@c-api.service[100398]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 06 14:16:35.520454 np0000006659 devstack@c-api.service[100399]: /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 06 14:16:35.520454 np0000006659 devstack@c-api.service[100399]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 06 14:16:35.940917 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100396) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 06 14:16:35.941101 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100398) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 06 14:16:35.941167 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100397) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 06 14:16:35.941214 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100399) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 06 14:16:35.941297 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.941376 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.941476 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.941526 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.941581 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.941631 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.941670 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.941744 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.941784 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.941862 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.941902 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.942101 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.943560 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.943631 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.943697 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.943739 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.943784 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.943843 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.943899 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.943950 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.944007 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.944061 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.944105 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.944145 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.944205 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.944253 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.944295 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.944340 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.944382 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.944418 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.944487 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.944535 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.944535 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.944626 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.944626 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.944626 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.944626 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.944770 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.944807 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.944937 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.945094 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.945146 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.945187 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.945227 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.945262 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.945291 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.945319 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.945343 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.945367 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.945394 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.945421 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.945491 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.945524 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.945549 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.945580 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.945608 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.945635 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.945661 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.945687 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.945714 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.945746 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.945774 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.945801 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.945848 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.945873 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.945900 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.945929 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.945953 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.945982 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.946006 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.946031 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.946065 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.946111 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.946146 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.946173 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.946203 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.946234 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.946261 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.946286 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.946308 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.946336 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.946363 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.946386 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.946414 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.946414 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.946499 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.946532 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.946532 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.946578 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.946602 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.946629 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.946629 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.946629 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.946629 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.946720 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.946742 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.947938 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.947982 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.948016 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.948040 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.948070 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.948099 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.948132 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.948132 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.948182 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.948213 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.948240 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.948240 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.948293 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.948316 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.948343 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.948416 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.948493 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.948563 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.948616 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.948679 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.948739 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.948765 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.948827 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.948891 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.948923 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.948952 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.948976 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.948998 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.949021 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.949051 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.949094 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.949127 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.949154 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.949178 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.949207 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.949238 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.949264 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.949264 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.949303 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.949328 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.949354 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.949376 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.949760 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.949874 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.949965 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.950065 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.950148 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.950244 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.950338 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.950562 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.950617 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.950668 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.950712 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.950744 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.950778 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.950808 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.950851 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.950883 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.950910 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.950935 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.950961 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.950991 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.951014 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.951040 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.951084 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.951124 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.951153 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.951153 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.951194 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.951221 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.951247 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.951272 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.951298 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.951320 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.951347 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.951375 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.951375 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.951700 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.951777 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.951841 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.951870 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.951870 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.951920 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.951953 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.951977 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.951977 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.952026 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.952050 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.952088 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.952115 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.952145 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.952176 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.952203 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.952231 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.952259 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.952285 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.952308 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.952330 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.952359 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.952385 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.952411 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.952456 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.952506 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.952559 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.952600 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.952642 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.952671 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.952695 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.952718 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.952744 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.952778 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.952831 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.952864 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.952888 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.952888 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.952888 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.952993 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.953033 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.953033 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.953092 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.953122 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.953149 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.953176 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.953199 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.953224 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.953250 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.953276 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.953361 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.953361 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.953361 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.953361 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.953361 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.953361 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.953361 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.953361 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.953991 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.953991 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.953991 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.953991 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.953991 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.954511 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.954839 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.954839 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.954839 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.954959 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.955116 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.955160 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.955208 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.955253 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.955290 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.955340 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.955340 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.955340 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.955463 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.955508 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.955546 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.955546 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.955546 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.955546 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.955546 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.955546 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.956039 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.956140 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.956228 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.956316 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.956391 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.956510 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.956669 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.960541 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.960620 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.960676 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.960718 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.960761 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.960850 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.960891 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.960975 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.961046 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.961104 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.961147 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.961189 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.961219 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.961243 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.961269 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.961298 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.961322 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.961353 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.961379 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.961379 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.961440 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.961478 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.961519 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.961551 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.961632 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.961681 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.961721 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.961757 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.961788 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.961812 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.961850 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.961875 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.961896 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.961920 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.961954 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.961992 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.962022 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.962173 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.962215 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.962215 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.962215 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.962276 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.962301 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.962325 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.962362 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.962362 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.962446 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.962473 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.962494 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.962533 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.962562 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.962584 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.962608 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.962633 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.962656 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.962656 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.963984 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.964057 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.964112 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.964169 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.964229 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.964271 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.964299 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.964328 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.964358 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.964404 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.964490 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.964538 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.964538 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.964599 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.964630 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.964654 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.964689 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.964714 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.964740 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.964764 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.964789 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.964789 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.964851 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.964878 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.964903 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.964924 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.964976 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.965039 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.965076 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.965207 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.965207 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.965271 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.965298 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.965328 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.965362 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.965391 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.965418 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.965472 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.965506 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.965537 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.965563 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.965614 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.965648 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.965679 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.965703 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.965723 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.965750 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.965782 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.965810 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.965844 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.965867 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.965893 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.965918 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.965939 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.965967 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.965967 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.966507 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.966561 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.966586 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.966615 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.966646 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.966672 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.966700 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.966725 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.966747 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.966769 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.966795 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.966842 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.966874 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.966897 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.966917 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.966940 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.966961 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.966988 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.967012 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.967039 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.967069 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.967108 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.967138 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.967138 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.967178 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.967199 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.967219 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.967241 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.969486 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.969569 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.969618 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.969660 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.969690 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.969720 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.969720 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.969765 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.969786 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.969811 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.969862 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.969888 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.969924 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.969960 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.969991 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.970015 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.970042 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.970076 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.970103 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.970126 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.970148 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.970170 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.970195 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.970223 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.970250 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.970278 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.970278 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.970278 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.970686 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.970753 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.970789 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.970837 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.970866 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.970890 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.970924 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.970953 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.970981 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.971011 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.971038 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.971080 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.971128 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.971156 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.971180 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.971208 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.971235 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.971258 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.971285 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.971312 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.971339 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.971365 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.971392 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.971418 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.971467 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.971467 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.971529 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.971593 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.972551 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.972627 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.972678 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.972744 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.972784 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.972784 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.973120 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.973160 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.973188 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.973212 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.973234 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.973262 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.973286 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.973312 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.973343 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.973367 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.973394 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.973417 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.973468 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.973503 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.973533 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.973557 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.973578 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.973607 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.973694 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.973725 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.973725 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.973772 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.973772 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.973838 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.973867 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.973889 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.973889 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.973935 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.973964 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.973994 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.974017 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.974044 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.974081 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.974110 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.974138 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.974162 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.974185 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.974214 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.974260 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.974302 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.974330 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.974354 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.974381 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.974405 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.974456 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.974491 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.974519 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.974551 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.974578 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.974609 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.974639 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.974678 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.974712 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.974740 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.974762 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.974794 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.974838 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.974866 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.974893 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.974923 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.974954 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.974978 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.975004 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.975029 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.975052 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.975096 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.975137 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.975166 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.975189 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.975233 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.975258 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.975281 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.975302 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.975326 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.975352 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.975381 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.975403 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.975444 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.975472 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.979171 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.979232 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.979266 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.979310 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.979355 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.979385 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.979417 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.979456 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.979479 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.979508 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.979532 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.979555 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.979581 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.979605 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.979627 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.979649 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.979695 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.979734 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.979779 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.979839 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.979872 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.979897 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.979927 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.979975 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.980010 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.980043 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.980043 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.980107 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.980107 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.980107 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.980171 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.980194 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.980223 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.980271 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.980311 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.980342 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.980375 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.980399 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.980437 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.980477 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.980520 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.980557 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.980585 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.980613 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.980643 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.980666 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.980689 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.980689 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.985389 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.985560 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.985665 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.985765 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.985875 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.985961 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.986048 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.988567 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.988638 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.988697 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.988739 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.988766 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.988794 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.988836 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.988863 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.988896 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.988939 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.988970 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.988999 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.989031 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.989064 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.989095 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.989119 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.989147 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.989176 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.989201 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.989201 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.989250 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.989272 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.989300 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.989325 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.989351 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.989379 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.989408 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.989458 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.989487 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.989510 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.989533 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.989563 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.989586 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.989613 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.989635 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.989663 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.989687 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.989708 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.989730 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.989752 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.989778 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.989805 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.989837 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.989860 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.989883 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.989908 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.989931 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.989958 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.989981 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.990003 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.990029 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.990060 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.990060 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.990120 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.990147 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.990147 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.992312 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.992399 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.992479 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.992530 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.992583 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.992641 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.992675 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.992699 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.992762 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.992869 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.992949 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.993030 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.993110 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.993200 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.996322 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.996386 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.996479 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.996561 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.996603 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.996652 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.996696 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.996736 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.996786 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.996844 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.996892 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.996892 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.996892 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.996993 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.997842 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.997923 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.997964 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:35.998018 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.998018 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.998100 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:35.998142 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.998142 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.998210 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:35.998254 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:35.998289 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:35.998327 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:35.998436 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:35.998536 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:36.002627 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:36.002686 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:36.002757 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:36.002815 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:36.002906 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:36.002941 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:36.002976 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:36.003013 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:36.003046 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:36.003115 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:36.003209 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:36.003240 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:36.003296 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:36.003330 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:36.003367 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:36.003407 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:36.003475 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:36.003507 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:36.003543 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:36.003577 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:36.003621 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:36.003650 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:36.003672 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:36.003700 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:36.003727 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:36.003750 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:36.003771 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:36.003799 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:36.003839 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:36.003869 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:36.003869 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:36.003911 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:36.003933 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:36.003957 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:36.003957 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:36.004019 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:36.004019 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:36.004083 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:36.004141 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:36.004231 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:36.004271 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:36.004332 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:36.004944 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:36.005000 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:36.005054 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:36.005104 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:36.005153 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:36.005202 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:36.005241 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:36.005281 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:36.005325 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:36.005369 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:36.005408 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:36.005462 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:36.005504 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:36.005540 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:36.005591 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:36.005638 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:36.005682 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:36.005726 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:36.005763 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:36.005808 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:36.005855 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:36.005892 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:36.005929 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:36.005965 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:36.006016 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:36.006059 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:36.006097 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:36.006138 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:36.006175 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:36.006212 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:36.006249 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:36.006285 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:36.006321 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:36.006371 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:36.006408 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:36.006468 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:36.006505 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:36.006548 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:36.006591 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:36.006640 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:36.006677 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:36.006720 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:36.006762 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:36.006810 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:36.006858 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:36.006894 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:36.006930 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:36.006965 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:36.007002 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:36.007045 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:36.007082 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:36.007117 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:36.007117 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:36.007117 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:36.007117 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:36.007117 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:36.009741 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:36.009810 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:36.009891 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:36.009947 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:36.010004 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:36.010050 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:36.010096 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:36.010186 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:36.010225 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:36.010265 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:36.010311 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:36.010347 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:36.010385 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:36.010434 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:36.010474 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:36.010522 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:36.010568 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:36.010606 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:36.010643 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:36.010686 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:36.010730 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:36.010767 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:36.010803 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:36.010856 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:36.010899 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:36.010948 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:36.010948 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:36.010948 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:36.014632 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:36.014695 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:36.014779 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:36.014852 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:36.014909 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:36.014965 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:36.014991 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:36.015033 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:36.015075 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:36.015114 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:36.015114 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:36.015168 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:36.015196 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:36.015223 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:36.015249 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:36.015271 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:36.015271 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:36.015315 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:36.015345 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:36.015367 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:36.015394 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:36.015504 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:36.015585 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:36.015651 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:36.015713 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:36.015770 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:36.015795 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:36.015840 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:36.015875 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:36.015899 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:36.015922 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:36.015972 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:36.016031 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:36.016072 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:36.016138 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:36.016196 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:36.016229 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:36.016256 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:36.016295 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:36.016320 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:36.016344 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:36.016365 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:36.016388 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:36.016414 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:36.016459 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:36.016485 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:36.016508 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:36.016531 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:36.016553 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:36.016580 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:36.016607 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:36.016632 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:36.016657 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:36.016657 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:36.016702 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:36.016762 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 14:16:36.019084 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:36.019084 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:36.019084 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:36.019293 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:36.019328 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:36.019328 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:36.019375 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:36.019406 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:36.019463 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:36.019500 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:36.019538 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 14:16:36.019576 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:36.019602 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:36.019638 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:36.019671 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:36.019707 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 14:16:36.019732 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:36.019764 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:36.019794 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 14:16:36.019832 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:36.019863 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 14:16:36.019895 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:36.019920 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 14:16:36.019920 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 14:16:36.060686 np0000006659 devstack@c-api.service[100396]: INFO dbcounter [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Registered counter for database cinder Aug 06 14:16:36.060957 np0000006659 devstack@c-api.service[100397]: INFO dbcounter [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Registered counter for database cinder Aug 06 14:16:36.061044 np0000006659 devstack@c-api.service[100399]: INFO dbcounter [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Registered counter for database cinder Aug 06 14:16:36.062367 np0000006659 devstack@c-api.service[100398]: INFO dbcounter [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Registered counter for database cinder Aug 06 14:16:36.102327 np0000006659 devstack@c-api.service[100396]: DEBUG oslo_db.sqlalchemy.engines [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b 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=100396) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:16:36.102460 np0000006659 devstack@c-api.service[100398]: DEBUG oslo_db.sqlalchemy.engines [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb 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=100398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:16:36.106062 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.sqlalchemy.engines [None req-64d85104-5996-4d89-aba0-930f76cd6c69 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=100397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:16:36.107697 np0000006659 devstack@c-api.service[100399]: DEBUG oslo_db.sqlalchemy.engines [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 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=100399) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:16:36.211629 np0000006659 devstack@c-api.service[100399]: DEBUG dbcounter [-] [100399] Writer thread running {{(pid=100399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 06 14:16:36.212517 np0000006659 devstack@c-api.service[100398]: DEBUG dbcounter [-] [100398] Writer thread running {{(pid=100398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 06 14:16:36.214842 np0000006659 devstack@c-api.service[100398]: INFO cinder.rpc [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 06 14:16:36.215891 np0000006659 devstack@c-api.service[100399]: INFO cinder.rpc [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 06 14:16:36.217048 np0000006659 devstack@c-api.service[100398]: INFO cinder.rpc [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 06 14:16:36.217647 np0000006659 devstack@c-api.service[100396]: DEBUG dbcounter [-] [100396] Writer thread running {{(pid=100396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 06 14:16:36.218960 np0000006659 devstack@c-api.service[100398]: INFO cinder.rpc [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 06 14:16:36.219554 np0000006659 devstack@c-api.service[100399]: INFO cinder.rpc [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 06 14:16:36.220696 np0000006659 devstack@c-api.service[100396]: INFO cinder.rpc [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 06 14:16:36.221118 np0000006659 devstack@c-api.service[100398]: INFO cinder.rpc [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 06 14:16:36.221492 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.221756 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.221816 np0000006659 devstack@c-api.service[100397]: DEBUG dbcounter [-] [100397] Writer thread running {{(pid=100397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 06 14:16:36.222445 np0000006659 devstack@c-api.service[100399]: INFO cinder.rpc [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 06 14:16:36.223531 np0000006659 devstack@c-api.service[100398]: WARNING cinder.keymgr.conf_key_mgr [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb 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 06 14:16:36.223608 np0000006659 devstack@c-api.service[100396]: INFO cinder.rpc [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 06 14:16:36.224294 np0000006659 devstack@c-api.service[100397]: INFO cinder.rpc [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 06 14:16:36.225333 np0000006659 devstack@c-api.service[100399]: INFO cinder.rpc [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 06 14:16:36.225671 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.225770 np0000006659 devstack@c-api.service[100396]: INFO cinder.rpc [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 06 14:16:36.225943 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.226400 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.226565 np0000006659 devstack@c-api.service[100399]: WARNING cinder.keymgr.conf_key_mgr [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 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 06 14:16:36.226595 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.226931 np0000006659 devstack@c-api.service[100397]: INFO cinder.rpc [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 06 14:16:36.227661 np0000006659 devstack@c-api.service[100396]: INFO cinder.rpc [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 06 14:16:36.228007 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.228269 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.228969 np0000006659 devstack@c-api.service[100396]: WARNING cinder.keymgr.conf_key_mgr [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b 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 06 14:16:36.229015 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.229116 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.229277 np0000006659 devstack@c-api.service[100397]: INFO cinder.rpc [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 06 14:16:36.231589 np0000006659 devstack@c-api.service[100397]: INFO cinder.rpc [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 06 14:16:36.231814 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.231976 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.232026 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.232240 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.232915 np0000006659 devstack@c-api.service[100397]: WARNING cinder.keymgr.conf_key_mgr [None req-64d85104-5996-4d89-aba0-930f76cd6c69 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 06 14:16:36.235724 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.235885 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.261449 np0000006659 devstack@c-api.service[100396]: DEBUG oslo_db.sqlalchemy.engines [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b 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=100396) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:16:36.263616 np0000006659 devstack@c-api.service[100396]: INFO cinder.rpc [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 06 14:16:36.265930 np0000006659 devstack@c-api.service[100396]: INFO cinder.rpc [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 06 14:16:36.266038 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.sqlalchemy.engines [None req-64d85104-5996-4d89-aba0-930f76cd6c69 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=100397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:16:36.266367 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.266559 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.267806 np0000006659 devstack@c-api.service[100398]: DEBUG oslo_db.sqlalchemy.engines [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb 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=100398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:16:36.268290 np0000006659 devstack@c-api.service[100397]: INFO cinder.rpc [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 06 14:16:36.270321 np0000006659 devstack@c-api.service[100397]: INFO cinder.rpc [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 06 14:16:36.270392 np0000006659 devstack@c-api.service[100398]: INFO cinder.rpc [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 06 14:16:36.270766 np0000006659 devstack@c-api.service[100399]: DEBUG oslo_db.sqlalchemy.engines [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 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=100399) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:16:36.270803 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.270877 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.272857 np0000006659 devstack@c-api.service[100399]: INFO cinder.rpc [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 06 14:16:36.273180 np0000006659 devstack@c-api.service[100398]: INFO cinder.rpc [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 06 14:16:36.273873 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.274097 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.274924 np0000006659 devstack@c-api.service[100399]: INFO cinder.rpc [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 06 14:16:36.275295 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.275450 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.277323 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.277532 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.280786 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.280943 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.281141 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.281302 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.283502 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.283675 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.284335 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.284486 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.285503 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.285778 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.286529 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.286689 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.286722 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.286813 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.288694 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.288862 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.289743 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.289871 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.290624 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.290789 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.290830 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.290956 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.291381 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.291651 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.291783 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.291920 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.293100 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.293275 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.293758 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.293885 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.294133 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.294314 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.295169 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.295301 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.295354 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.295543 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.295894 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.296028 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.297227 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.297378 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.298108 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.298261 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.298314 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.298461 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.298719 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.298924 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.299175 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.299350 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.300125 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.300296 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.300690 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.300843 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.301507 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.301625 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.301975 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.302109 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.303290 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.303468 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.303906 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.303964 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.304009 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.304094 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.304548 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.304712 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.305988 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.306106 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.307216 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.307394 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.307455 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.307553 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.307887 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.307933 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.308013 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.308137 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.309729 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.309851 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.309931 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.309991 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.310032 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.310191 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.310267 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.310499 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.310688 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.310795 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.311217 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.311370 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.311442 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.311620 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.312448 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.312509 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.312559 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.312603 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.312649 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.312692 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.312739 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.312784 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.313341 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.313467 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.313519 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.313610 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.314218 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.314391 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.314544 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.314696 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.315196 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.315251 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.315305 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.315353 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.315392 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.315453 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.315995 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.316044 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.316140 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.316246 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.316694 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.316753 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.316839 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.316896 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.317191 np0000006659 devstack@c-api.service[100396]: WARNING cinder.api.contrib.hosts [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 06 14:16:36.317469 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.317605 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.317956 np0000006659 devstack@c-api.service[100397]: WARNING cinder.api.contrib.hosts [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 06 14:16:36.318002 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.318126 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extended resource: extensions {{(pid=100396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.318184 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.318246 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.318434 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.318952 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extended resource: extensions {{(pid=100397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.319047 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.319180 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.319222 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extended resource: consistencygroups {{(pid=100396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.319262 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.319475 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.320022 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extended resource: consistencygroups {{(pid=100397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.320329 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.320472 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.321486 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.321668 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.321926 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extended resource: extra_specs {{(pid=100396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.322000 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.322154 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.322747 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.322959 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.323111 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extended resource: extra_specs {{(pid=100397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.323410 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extended resource: capabilities {{(pid=100396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.323982 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.324177 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.324679 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extended resource: backups {{(pid=100396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.324767 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extended resource: capabilities {{(pid=100397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.325324 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.325532 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.326063 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extended resource: backups {{(pid=100397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.326118 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.326238 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.326786 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extended resource: os-quota-sets {{(pid=100396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.326851 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.326964 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.327758 np0000006659 devstack@c-api.service[100399]: WARNING cinder.api.contrib.hosts [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 06 14:16:36.327809 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extended resource: os-quota-sets {{(pid=100397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.328004 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.328088 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extended resource: qos-specs {{(pid=100396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.328144 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.328633 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extended resource: extensions {{(pid=100399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.328749 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.328971 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extended resource: qos-specs {{(pid=100397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.329030 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.329745 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extended resource: consistencygroups {{(pid=100399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.329973 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extended resource: encryption {{(pid=100396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.330701 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extended resource: encryption {{(pid=100397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.331403 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extended resource: encryption {{(pid=100396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.331891 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extended resource: encryption {{(pid=100397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.332077 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extended resource: extra_specs {{(pid=100399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.332612 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.332724 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extended resource: cgsnapshots {{(pid=100396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.332833 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.333086 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extended resource: cgsnapshots {{(pid=100397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.333334 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extended resource: capabilities {{(pid=100399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.334066 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extended resource: scheduler-stats {{(pid=100396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.334284 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extended resource: scheduler-stats {{(pid=100397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.334323 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extended resource: backups {{(pid=100399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.334669 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.334881 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.335462 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extended resource: os-volume-manage {{(pid=100396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.335511 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extended resource: os-volume-manage {{(pid=100397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.335966 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extended resource: os-quota-sets {{(pid=100399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.336117 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.336304 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.336550 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extended resource: os-snapshot-manage {{(pid=100396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.336632 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extended resource: os-snapshot-manage {{(pid=100397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.337159 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extended resource: qos-specs {{(pid=100399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.337336 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.337542 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.337765 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extended resource: os-volume-transfer {{(pid=100396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.337807 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extended resource: os-volume-transfer {{(pid=100397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.338815 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extended resource: encryption {{(pid=100399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.339044 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extended resource: os-hosts {{(pid=100396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.339129 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extended resource: os-hosts {{(pid=100397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.339711 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.339922 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.340011 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extended resource: encryption {{(pid=100399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.340156 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extended resource: os-volume-type-access {{(pid=100396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.340528 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extended resource: os-volume-type-access {{(pid=100397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.341050 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.341170 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extended resource: cgsnapshots {{(pid=100399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.341236 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.341747 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extended resource: os-availability-zone {{(pid=100396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.341957 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.342136 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.342316 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extended resource: scheduler-stats {{(pid=100399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.342520 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extended resource: os-availability-zone {{(pid=100397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.342854 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extended resource: os-quota-class-sets {{(pid=100396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.342921 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.343099 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.343925 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extended resource: os-volume-manage {{(pid=100399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.343988 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extended resource: os-quota-class-sets {{(pid=100397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.344191 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.344321 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.344354 np0000006659 devstack@c-api.service[100398]: WARNING cinder.api.contrib.hosts [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 06 14:16:36.344743 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.344947 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.345048 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.345168 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.345220 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.345373 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.345455 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extended resource: os-snapshot-manage {{(pid=100399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.345654 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extended resource: extensions {{(pid=100398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.345770 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.345900 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.346125 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.346235 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.346438 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.snapshot_actions [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] SnapshotActionsController initialized {{(pid=100396) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 06 14:16:36.346891 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.347008 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.347390 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.347467 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extended resource: consistencygroups {{(pid=100398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.347516 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extended resource: os-volume-transfer {{(pid=100399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.347545 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.contrib.snapshot_actions [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] SnapshotActionsController initialized {{(pid=100397) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 06 14:16:36.347571 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.348179 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.348304 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.348526 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.348644 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.348926 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.349042 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.349259 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.349380 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.349725 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.349867 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extended resource: os-hosts {{(pid=100399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.349925 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.349956 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.350057 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.350342 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extended resource: extra_specs {{(pid=100398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.350445 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.350491 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.350599 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.350715 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.350767 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.350809 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.350865 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.351007 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.351111 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extension UsedLimits extending resource: limits {{(pid=100396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.351223 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extension SnapshotActions extending resource: snapshots {{(pid=100396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.351357 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.351399 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.351449 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.351496 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extension VolumeTypeAccess extending resource: types {{(pid=100396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.351535 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extended resource: os-volume-type-access {{(pid=100399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.351569 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.351640 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extension AdminActions extending resource: volumes {{(pid=100396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.351666 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.351727 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.351793 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extension AdminActions extending resource: snapshots {{(pid=100396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.351829 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.351923 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extension UsedLimits extending resource: limits {{(pid=100397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.351954 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extension AdminActions extending resource: backups {{(pid=100396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.352022 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.352080 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extension VolumeActions extending resource: volumes {{(pid=100396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.352140 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.352227 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.352257 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.352355 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extended resource: capabilities {{(pid=100398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.352413 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.router [None req-9a848da8-e154-4de4-b8e8-90f93b407a4b None None] Extension TypesManage extending resource: types {{(pid=100396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.352466 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extension AdminActions extending resource: volumes {{(pid=100397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.352535 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extension AdminActions extending resource: snapshots {{(pid=100397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.352642 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extension AdminActions extending resource: backups {{(pid=100397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.352754 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extension VolumeActions extending resource: volumes {{(pid=100397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.352910 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.353016 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.router [None req-64d85104-5996-4d89-aba0-930f76cd6c69 None None] Extension TypesManage extending resource: types {{(pid=100397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.353416 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extended resource: os-availability-zone {{(pid=100399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.354062 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extended resource: backups {{(pid=100398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.354643 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extended resource: os-quota-class-sets {{(pid=100399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.356082 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.356259 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.356847 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extended resource: os-quota-sets {{(pid=100398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.357103 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.357255 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.357995 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.358151 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.358742 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.snapshot_actions [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] SnapshotActionsController initialized {{(pid=100399) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 06 14:16:36.358853 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extended resource: qos-specs {{(pid=100398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.359316 np0000006659 devstack@c-api.service[100396]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b2a508a4668 pid: 100396 (default app) Aug 06 14:16:36.359960 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.360110 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.360770 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.360905 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.361615 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.361736 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extended resource: encryption {{(pid=100398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.361794 np0000006659 devstack@c-api.service[100397]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b2a508a4668 pid: 100397 (default app) Aug 06 14:16:36.361852 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.362559 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.362710 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.363247 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.363466 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.363513 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.363609 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.363641 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extended resource: encryption {{(pid=100398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.363709 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.363801 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.363913 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extension UsedLimits extending resource: limits {{(pid=100399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.364026 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.364118 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.364208 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.364353 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extension AdminActions extending resource: volumes {{(pid=100399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.364495 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extension AdminActions extending resource: snapshots {{(pid=100399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.364580 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extension AdminActions extending resource: backups {{(pid=100399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.364679 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extension VolumeActions extending resource: volumes {{(pid=100399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.364793 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.364905 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.router [None req-44224eda-bdfe-4925-bd01-3898106fcaf2 None None] Extension TypesManage extending resource: types {{(pid=100399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.365476 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extended resource: cgsnapshots {{(pid=100398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.367152 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extended resource: scheduler-stats {{(pid=100398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.367499 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1513c9f4-b4a2-487a-930f-e8719275966b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:16:36.369192 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extended resource: os-volume-manage {{(pid=100398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.370522 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1/1] 10.4.3.229 () {60 vars in 925 bytes} [Thu Aug 6 14:16:36 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 06 14:16:36.371351 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extended resource: os-snapshot-manage {{(pid=100398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.372339 np0000006659 devstack@c-api.service[100399]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b2a508a4668 pid: 100399 (default app) Aug 06 14:16:36.373351 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extended resource: os-volume-transfer {{(pid=100398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.375202 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extended resource: os-hosts {{(pid=100398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.377024 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extended resource: os-volume-type-access {{(pid=100398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.379276 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extended resource: os-availability-zone {{(pid=100398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.382214 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extended resource: os-quota-class-sets {{(pid=100398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 14:16:36.384523 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.384750 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.385786 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.385970 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.386940 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.387122 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.387940 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.snapshot_actions [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] SnapshotActionsController initialized {{(pid=100398) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 06 14:16:36.388498 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.388669 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.389402 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.389604 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.390608 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.390760 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.391855 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:16:36.392029 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:16:36.392799 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.393011 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.393178 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.393345 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.393531 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.393685 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.393849 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extension UsedLimits extending resource: limits {{(pid=100398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.394017 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extension SnapshotActions extending resource: snapshots {{(pid=100398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.394180 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.394344 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extension VolumeTypeAccess extending resource: types {{(pid=100398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.394552 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extension AdminActions extending resource: volumes {{(pid=100398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.394721 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extension AdminActions extending resource: snapshots {{(pid=100398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.394902 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extension AdminActions extending resource: backups {{(pid=100398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.395075 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extension VolumeActions extending resource: volumes {{(pid=100398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.395267 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.395436 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.router [None req-bb1a05cb-1dfe-4eb7-8ba4-46112cbc08bb None None] Extension TypesManage extending resource: types {{(pid=100398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 14:16:36.406211 np0000006659 devstack@c-api.service[100398]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b2a508a4668 pid: 100398 (default app) Aug 06 14:16:40.954210 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-2b14cccb-4b64-4652-9bd7-0c1249cd1a5f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:16:41.501688 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2b14cccb-4b64-4652-9bd7-0c1249cd1a5f admin admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:16:41.502245 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2b14cccb-4b64-4652-9bd7-0c1249cd1a5f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:16:41.503803 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:16:41.503803 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:16:41.534572 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.sqlalchemy.engines [None req-2b14cccb-4b64-4652-9bd7-0c1249cd1a5f 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=100397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:16:41.557719 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2b14cccb-4b64-4652-9bd7-0c1249cd1a5f admin admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:16:41.558162 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1/2] 10.4.3.229 () {68 vars in 1302 bytes} [Thu Aug 6 14:16:40 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 06 14:16:41.566787 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1295bbc5-591d-40de-b5c3-48a97991b80b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:16:41.843419 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1295bbc5-591d-40de-b5c3-48a97991b80b admin admin] POST https://10.4.3.229/volume/v3/types/48d98c97-75d0-4d7b-bbec-44bd33dd8463/extra_specs Aug 06 14:16:41.844013 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1295bbc5-591d-40de-b5c3-48a97991b80b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:16:41.845730 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:16:41.845730 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:16:41.875907 np0000006659 devstack@c-api.service[100396]: DEBUG oslo_db.sqlalchemy.engines [None req-1295bbc5-591d-40de-b5c3-48a97991b80b 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=100396) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:16:41.927347 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1295bbc5-591d-40de-b5c3-48a97991b80b admin admin] https://10.4.3.229/volume/v3/types/48d98c97-75d0-4d7b-bbec-44bd33dd8463/extra_specs returned with HTTP 200 Aug 06 14:16:41.927732 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 2/3] 10.4.3.229 () {68 vars in 1449 bytes} [Thu Aug 6 14:16:41 2026] POST /volume/v3/types/48d98c97-75d0-4d7b-bbec-44bd33dd8463/extra_specs => generated 52 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:16:42.163761 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4893510a-5be5-486f-8af1-9368b49080c1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:16:42.428993 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4893510a-5be5-486f-8af1-9368b49080c1 admin admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:16:42.429629 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4893510a-5be5-486f-8af1-9368b49080c1 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:16:42.431160 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:16:42.431160 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:16:42.460632 np0000006659 devstack@c-api.service[100399]: DEBUG oslo_db.sqlalchemy.engines [None req-4893510a-5be5-486f-8af1-9368b49080c1 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=100399) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:16:42.483210 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4893510a-5be5-486f-8af1-9368b49080c1 admin admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:16:42.483643 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1/4] 10.4.3.229 () {68 vars in 1302 bytes} [Thu Aug 6 14:16:42 2026] POST /volume/v3/types => generated 186 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:16:42.499766 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-db1e5ef7-f46d-438a-bc6c-9c4ef4794695 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:16:42.775502 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-db1e5ef7-f46d-438a-bc6c-9c4ef4794695 admin admin] POST https://10.4.3.229/volume/v3/types/cd651f88-e3b2-438d-8565-2ec87d39a8ab/extra_specs Aug 06 14:16:42.776017 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-db1e5ef7-f46d-438a-bc6c-9c4ef4794695 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:16:42.777617 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:16:42.777617 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:16:42.809695 np0000006659 devstack@c-api.service[100398]: DEBUG oslo_db.sqlalchemy.engines [None req-db1e5ef7-f46d-438a-bc6c-9c4ef4794695 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=100398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:16:42.860000 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-db1e5ef7-f46d-438a-bc6c-9c4ef4794695 admin admin] https://10.4.3.229/volume/v3/types/cd651f88-e3b2-438d-8565-2ec87d39a8ab/extra_specs returned with HTTP 200 Aug 06 14:16:42.860400 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1/5] 10.4.3.229 () {68 vars in 1449 bytes} [Thu Aug 6 14:16:42 2026] POST /volume/v3/types/cd651f88-e3b2-438d-8565-2ec87d39a8ab/extra_specs => generated 45 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:16:51.555220 np0000006659 devstack@c-api.service[100397]: DEBUG dbcounter [-] [100397] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:16:51.926239 np0000006659 devstack@c-api.service[100396]: DEBUG dbcounter [-] [100396] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:16:52.481463 np0000006659 devstack@c-api.service[100399]: DEBUG dbcounter [-] [100399] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:16:52.858793 np0000006659 devstack@c-api.service[100398]: DEBUG dbcounter [-] [100398] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:17:07.342212 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e03a2d34-a77d-45de-bb39-0248992a331f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:17:07.342882 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e03a2d34-a77d-45de-bb39-0248992a331f None None] GET https://10.4.3.229/volume// Aug 06 14:17:07.343082 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e03a2d34-a77d-45de-bb39-0248992a331f None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:17:07.343288 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e03a2d34-a77d-45de-bb39-0248992a331f None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:17:07.343831 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e03a2d34-a77d-45de-bb39-0248992a331f None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:17:07.344165 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 2/6] 10.4.3.229 () {66 vars in 1425 bytes} [Thu Aug 6 14:17:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:17:46.204195 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-4f6cf10a-a77d-41ac-87dd-843213b55a5a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:17:46.446006 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4f6cf10a-a77d-41ac-87dd-843213b55a5a tempest-verify_tempest_config-656509852 tempest-verify_tempest_config-656509852-project-member] GET https://10.4.3.229/volume/v3/extensions Aug 06 14:17:46.446178 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4f6cf10a-a77d-41ac-87dd-843213b55a5a tempest-verify_tempest_config-656509852 tempest-verify_tempest_config-656509852-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:17:46.446417 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4f6cf10a-a77d-41ac-87dd-843213b55a5a tempest-verify_tempest_config-656509852 tempest-verify_tempest_config-656509852-project-member] Calling method 'index' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:17:46.446774 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4f6cf10a-a77d-41ac-87dd-843213b55a5a tempest-verify_tempest_config-656509852 tempest-verify_tempest_config-656509852-project-member] https://10.4.3.229/volume/v3/extensions returned with HTTP 200 Aug 06 14:17:46.447149 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 3/7] 10.4.3.229 () {66 vars in 1246 bytes} [Thu Aug 6 14:17:46 2026] GET /volume/v3/extensions => generated 5245 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:18:43.049715 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-194708d8-78bf-46ba-a1e4-c4bc65e7f215 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:18:43.052348 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-194708d8-78bf-46ba-a1e4-c4bc65e7f215 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:18:43.052813 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-194708d8-78bf-46ba-a1e4-c4bc65e7f215 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-559147354", "imageRef": "30702abe-9501-4aba-ba1a-50af064a9e3b", "size": 1}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:18:43.054170 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-194708d8-78bf-46ba-a1e4-c4bc65e7f215 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-559147354', 'imageRef': '30702abe-9501-4aba-ba1a-50af064a9e3b', 'size': 1}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:18:43.677740 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-194708d8-78bf-46ba-a1e4-c4bc65e7f215 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Create volume of 1 GB Aug 06 14:18:43.689213 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-194708d8-78bf-46ba-a1e4-c4bc65e7f215 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Availability zone cache updated, next update will occur around 2026-08-06 15:18:43.688571. {{(pid=100399) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 14:18:43.689372 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-194708d8-78bf-46ba-a1e4-c4bc65e7f215 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Availability Zones retrieved successfully. Aug 06 14:18:43.713028 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-194708d8-78bf-46ba-a1e4-c4bc65e7f215 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Flow 'volume_create_api' (27499362-9eee-4057-bbe6-4714a577ff21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:18:43.714240 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-194708d8-78bf-46ba-a1e4-c4bc65e7f215 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de6913d8-9344-42dc-bb31-85e3d068494b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:18:43.715348 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-194708d8-78bf-46ba-a1e4-c4bc65e7f215 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:18:43.828031 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-194708d8-78bf-46ba-a1e4-c4bc65e7f215 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de6913d8-9344-42dc-bb31-85e3d068494b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:18:43.829029 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-194708d8-78bf-46ba-a1e4-c4bc65e7f215 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a88ad2d-2725-47c2-8cec-13c2191df0f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:18:43.877560 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-194708d8-78bf-46ba-a1e4-c4bc65e7f215 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-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 06 14:18:43.877930 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-194708d8-78bf-46ba-a1e4-c4bc65e7f215 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-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 06 14:18:43.931988 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-194708d8-78bf-46ba-a1e4-c4bc65e7f215 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Created reservations ['579d68b6-6588-4aab-9f07-65585e46a4bf', '3f637539-aed5-41b9-a930-354c2f703e38', '7d82ff95-176b-4405-a3fb-64154fcd8f86', '3330ad96-70cd-4731-b31b-7f1c4f56435a'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:18:43.932939 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-194708d8-78bf-46ba-a1e4-c4bc65e7f215 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a88ad2d-2725-47c2-8cec-13c2191df0f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['579d68b6-6588-4aab-9f07-65585e46a4bf', '3f637539-aed5-41b9-a930-354c2f703e38', '7d82ff95-176b-4405-a3fb-64154fcd8f86', '3330ad96-70cd-4731-b31b-7f1c4f56435a']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:18:43.933757 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-194708d8-78bf-46ba-a1e4-c4bc65e7f215 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b53e9e21-b0a1-414c-9179-7fcee3624b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:18:43.990559 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-194708d8-78bf-46ba-a1e4-c4bc65e7f215 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b53e9e21-b0a1-414c-9179-7fcee3624b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '354c2f58-4387-486b-ac66-365e78a79394', '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-559147354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='843202a436754225aa308ff337571474',qos_specs=None,replication_status=,reservations=['579d68b6-6588-4aab-9f07-65585e46a4bf','3f637539-aed5-41b9-a930-354c2f703e38','7d82ff95-176b-4405-a3fb-64154fcd8f86','3330ad96-70cd-4731-b31b-7f1c4f56435a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9f0b3102bb54c9cbb85a1cf2aeed11b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:18:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-559147354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=354c2f58-4387-486b-ac66-365e78a79394,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='843202a436754225aa308ff337571474',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9f0b3102bb54c9cbb85a1cf2aeed11b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:18:43.991410 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-194708d8-78bf-46ba-a1e4-c4bc65e7f215 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6e82993-af6d-48ee-9f20-aa32ee35be5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:18:44.015783 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-194708d8-78bf-46ba-a1e4-c4bc65e7f215 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6e82993-af6d-48ee-9f20-aa32ee35be5a) transitioned into state 'SUCCESS' from state '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-559147354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='843202a436754225aa308ff337571474',qos_specs=None,replication_status=,reservations=['579d68b6-6588-4aab-9f07-65585e46a4bf','3f637539-aed5-41b9-a930-354c2f703e38','7d82ff95-176b-4405-a3fb-64154fcd8f86','3330ad96-70cd-4731-b31b-7f1c4f56435a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9f0b3102bb54c9cbb85a1cf2aeed11b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:18:44.016758 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-194708d8-78bf-46ba-a1e4-c4bc65e7f215 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45521397-9f08-4d71-a1e8-790c215ad532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:18:44.041516 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-194708d8-78bf-46ba-a1e4-c4bc65e7f215 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45521397-9f08-4d71-a1e8-790c215ad532) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:18:44.042560 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-194708d8-78bf-46ba-a1e4-c4bc65e7f215 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Flow 'volume_create_api' (27499362-9eee-4057-bbe6-4714a577ff21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:18:44.042953 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-194708d8-78bf-46ba-a1e4-c4bc65e7f215 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Create volume request issued successfully. Aug 06 14:18:44.044400 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-194708d8-78bf-46ba-a1e4-c4bc65e7f215 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:18:44.044934 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 2/8] 10.4.3.229 () {70 vars in 1300 bytes} [Thu Aug 6 14:18:43 2026] POST /volume/v3/volumes => generated 898 bytes in 996 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:18:44.062329 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-af89ce58-db19-4ee0-bcfa-626a8319eb3d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:18:44.065188 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-af89ce58-db19-4ee0-bcfa-626a8319eb3d tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] GET https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 Aug 06 14:18:44.065485 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-af89ce58-db19-4ee0-bcfa-626a8319eb3d tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:18:44.065692 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-af89ce58-db19-4ee0-bcfa-626a8319eb3d tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:18:44.103218 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:18:44.103218 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:18:44.114751 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-af89ce58-db19-4ee0-bcfa-626a8319eb3d tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Volume info retrieved successfully. Aug 06 14:18:44.122506 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-af89ce58-db19-4ee0-bcfa-626a8319eb3d tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 returned with HTTP 200 Aug 06 14:18:44.122977 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 2/9] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:18:44 2026] GET /volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 => generated 966 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:18:45.138776 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-49995c34-9dff-4a35-9894-e3fdde8538f6 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:18:45.142121 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-49995c34-9dff-4a35-9894-e3fdde8538f6 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] GET https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 Aug 06 14:18:45.142399 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-49995c34-9dff-4a35-9894-e3fdde8538f6 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:18:45.142601 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-49995c34-9dff-4a35-9894-e3fdde8538f6 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:18:45.182137 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:18:45.182137 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:18:45.190752 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-49995c34-9dff-4a35-9894-e3fdde8538f6 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Volume info retrieved successfully. Aug 06 14:18:45.197671 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-49995c34-9dff-4a35-9894-e3fdde8538f6 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 returned with HTTP 200 Aug 06 14:18:45.198128 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 3/10] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:18:45 2026] GET /volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 => generated 990 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:18:46.215930 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c6242e37-1690-42a5-ac1c-d8474568fed2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:18:46.217851 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c6242e37-1690-42a5-ac1c-d8474568fed2 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] GET https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 Aug 06 14:18:46.218098 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c6242e37-1690-42a5-ac1c-d8474568fed2 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:18:46.218298 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c6242e37-1690-42a5-ac1c-d8474568fed2 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:18:46.255918 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:18:46.255918 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:18:46.263642 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c6242e37-1690-42a5-ac1c-d8474568fed2 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Volume info retrieved successfully. Aug 06 14:18:46.269868 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c6242e37-1690-42a5-ac1c-d8474568fed2 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 returned with HTTP 200 Aug 06 14:18:46.270298 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 4/11] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:18:46 2026] GET /volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 => generated 990 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:18:47.285902 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e97a587f-199e-4dd4-a0e7-a04228efb633 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:18:47.288812 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e97a587f-199e-4dd4-a0e7-a04228efb633 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] GET https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 Aug 06 14:18:47.288812 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e97a587f-199e-4dd4-a0e7-a04228efb633 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:18:47.288812 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e97a587f-199e-4dd4-a0e7-a04228efb633 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:18:47.296913 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:18:47.296913 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:18:47.304919 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-e97a587f-199e-4dd4-a0e7-a04228efb633 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Volume info retrieved successfully. Aug 06 14:18:47.310961 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e97a587f-199e-4dd4-a0e7-a04228efb633 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 returned with HTTP 200 Aug 06 14:18:47.315451 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 3/12] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:18:47 2026] GET /volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:18:48.328604 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-111e6484-3943-4e73-b692-61dccbf30d0b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:18:48.330946 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-111e6484-3943-4e73-b692-61dccbf30d0b tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] GET https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 Aug 06 14:18:48.331275 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-111e6484-3943-4e73-b692-61dccbf30d0b tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:18:48.331589 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-111e6484-3943-4e73-b692-61dccbf30d0b tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:18:48.341615 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:18:48.341615 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:18:48.346750 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-111e6484-3943-4e73-b692-61dccbf30d0b tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Volume info retrieved successfully. Aug 06 14:18:48.351296 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-111e6484-3943-4e73-b692-61dccbf30d0b tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 returned with HTTP 200 Aug 06 14:18:48.351781 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 3/13] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:18:48 2026] GET /volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 => generated 1051 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:18:49.369602 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-778bad24-450f-4f6d-9db6-2c8df801ad6e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:18:49.372923 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-778bad24-450f-4f6d-9db6-2c8df801ad6e tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] GET https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 Aug 06 14:18:49.372923 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-778bad24-450f-4f6d-9db6-2c8df801ad6e tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:18:49.372923 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-778bad24-450f-4f6d-9db6-2c8df801ad6e tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:18:49.383789 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:18:49.383789 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:18:49.387378 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-778bad24-450f-4f6d-9db6-2c8df801ad6e tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Volume info retrieved successfully. Aug 06 14:18:49.394752 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-778bad24-450f-4f6d-9db6-2c8df801ad6e tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 returned with HTTP 200 Aug 06 14:18:49.395461 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 4/14] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:18:49 2026] GET /volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 => generated 1051 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:18:50.410148 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-839cca05-35ea-4e00-96d1-6894663f42b7 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:18:50.412411 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-839cca05-35ea-4e00-96d1-6894663f42b7 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] GET https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 Aug 06 14:18:50.412836 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-839cca05-35ea-4e00-96d1-6894663f42b7 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:18:50.413325 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-839cca05-35ea-4e00-96d1-6894663f42b7 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:18:50.423694 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:18:50.423694 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:18:50.432368 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-839cca05-35ea-4e00-96d1-6894663f42b7 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Volume info retrieved successfully. Aug 06 14:18:50.440184 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-839cca05-35ea-4e00-96d1-6894663f42b7 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 returned with HTTP 200 Aug 06 14:18:50.440765 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 5/15] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:18:50 2026] GET /volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 => generated 1051 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:18:51.458539 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-dbbdfde8-5acc-4150-819d-2c9fa906f7ee None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:18:51.460414 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dbbdfde8-5acc-4150-819d-2c9fa906f7ee tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] GET https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 Aug 06 14:18:51.460649 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dbbdfde8-5acc-4150-819d-2c9fa906f7ee tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:18:51.460858 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dbbdfde8-5acc-4150-819d-2c9fa906f7ee tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:18:51.471155 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:18:51.471155 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:18:51.476391 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-dbbdfde8-5acc-4150-819d-2c9fa906f7ee tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Volume info retrieved successfully. Aug 06 14:18:51.483637 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dbbdfde8-5acc-4150-819d-2c9fa906f7ee tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 returned with HTTP 200 Aug 06 14:18:51.484351 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 4/16] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:18:51 2026] GET /volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 => generated 1051 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:18:52.501565 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c0166ece-f7c4-4c68-9cd3-c17deaca9003 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:18:52.503405 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c0166ece-f7c4-4c68-9cd3-c17deaca9003 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] GET https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 Aug 06 14:18:52.503674 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c0166ece-f7c4-4c68-9cd3-c17deaca9003 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:18:52.503877 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c0166ece-f7c4-4c68-9cd3-c17deaca9003 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:18:52.515896 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:18:52.515896 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:18:52.526691 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c0166ece-f7c4-4c68-9cd3-c17deaca9003 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Volume info retrieved successfully. Aug 06 14:18:52.540005 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c0166ece-f7c4-4c68-9cd3-c17deaca9003 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 returned with HTTP 200 Aug 06 14:18:52.540409 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 4/17] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:18:52 2026] GET /volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 => generated 1051 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:18:53.560890 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-31394d35-d25f-43f0-97b2-5ccb4a0d1e5b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:18:53.564229 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-31394d35-d25f-43f0-97b2-5ccb4a0d1e5b tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] GET https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 Aug 06 14:18:53.564229 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-31394d35-d25f-43f0-97b2-5ccb4a0d1e5b tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:18:53.564229 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-31394d35-d25f-43f0-97b2-5ccb4a0d1e5b tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:18:53.572784 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:18:53.572784 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:18:53.578458 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-31394d35-d25f-43f0-97b2-5ccb4a0d1e5b tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Volume info retrieved successfully. Aug 06 14:18:53.583460 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-31394d35-d25f-43f0-97b2-5ccb4a0d1e5b tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 returned with HTTP 200 Aug 06 14:18:53.584125 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 5/18] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:18:53 2026] GET /volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 => generated 1051 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:18:54.600305 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-83100282-41f5-4ca0-af89-32364df10ee2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:18:54.602203 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-83100282-41f5-4ca0-af89-32364df10ee2 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] GET https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 Aug 06 14:18:54.602482 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-83100282-41f5-4ca0-af89-32364df10ee2 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:18:54.602713 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-83100282-41f5-4ca0-af89-32364df10ee2 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:18:54.615570 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:18:54.615570 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:18:54.621242 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-83100282-41f5-4ca0-af89-32364df10ee2 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Volume info retrieved successfully. Aug 06 14:18:54.630239 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-83100282-41f5-4ca0-af89-32364df10ee2 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 returned with HTTP 200 Aug 06 14:18:54.630755 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 6/19] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:18:54 2026] GET /volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 => generated 1051 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:18:55.647333 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-88d4ab51-0329-4c3c-b151-d2dbef3f837e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:18:55.648588 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-88d4ab51-0329-4c3c-b151-d2dbef3f837e tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] GET https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 Aug 06 14:18:55.648784 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-88d4ab51-0329-4c3c-b151-d2dbef3f837e tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:18:55.648962 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-88d4ab51-0329-4c3c-b151-d2dbef3f837e tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:18:55.657771 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:18:55.657771 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:18:55.663268 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-88d4ab51-0329-4c3c-b151-d2dbef3f837e tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Volume info retrieved successfully. Aug 06 14:18:55.670893 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-88d4ab51-0329-4c3c-b151-d2dbef3f837e tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 returned with HTTP 200 Aug 06 14:18:55.671620 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 5/20] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:18:55 2026] GET /volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 => generated 1571 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:18:55.735027 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-6c6030f5-22cd-4536-a60b-b3a01f698b42 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:18:55.740314 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-6c6030f5-22cd-4536-a60b-b3a01f698b42 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] GET https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 Aug 06 14:18:55.740570 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-6c6030f5-22cd-4536-a60b-b3a01f698b42 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:18:55.740802 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-6c6030f5-22cd-4536-a60b-b3a01f698b42 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:18:55.750572 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:18:55.750572 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:18:55.754662 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-6c6030f5-22cd-4536-a60b-b3a01f698b42 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Volume info retrieved successfully. Aug 06 14:18:55.760380 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-6c6030f5-22cd-4536-a60b-b3a01f698b42 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 returned with HTTP 200 Aug 06 14:18:55.760928 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 5/21] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:18:55 2026] GET /volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 => generated 1391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:18:57.482211 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-2de3f207-1b11-4f62-9c3d-127da96f7c3d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:18:57.702536 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2de3f207-1b11-4f62-9c3d-127da96f7c3d tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:18:57.702880 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2de3f207-1b11-4f62-9c3d-127da96f7c3d tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1438170031"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:18:57.704725 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-2de3f207-1b11-4f62-9c3d-127da96f7c3d tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1438170031'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:18:57.705119 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-2de3f207-1b11-4f62-9c3d-127da96f7c3d tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Create volume of 1 GB Aug 06 14:18:57.713326 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-2de3f207-1b11-4f62-9c3d-127da96f7c3d tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Availability zone cache updated, next update will occur around 2026-08-06 15:18:57.712757. {{(pid=100397) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 14:18:57.713504 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-2de3f207-1b11-4f62-9c3d-127da96f7c3d tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Availability Zones retrieved successfully. Aug 06 14:18:57.737395 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-2de3f207-1b11-4f62-9c3d-127da96f7c3d tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Flow 'volume_create_api' (bf271cbc-9158-4950-b76f-e6215bcfacef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:18:57.738371 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-2de3f207-1b11-4f62-9c3d-127da96f7c3d tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c66dbad-5e5d-47ee-961e-b736ca71501f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:18:57.739237 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-2de3f207-1b11-4f62-9c3d-127da96f7c3d tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:18:57.784474 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-2de3f207-1b11-4f62-9c3d-127da96f7c3d tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c66dbad-5e5d-47ee-961e-b736ca71501f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:18:57.786482 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-2de3f207-1b11-4f62-9c3d-127da96f7c3d tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6106daa-da5b-4eef-bca4-cc0d2516f21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:18:57.818064 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [None req-2de3f207-1b11-4f62-9c3d-127da96f7c3d tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-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 06 14:18:57.818464 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [None req-2de3f207-1b11-4f62-9c3d-127da96f7c3d tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-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 06 14:18:57.877375 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-2de3f207-1b11-4f62-9c3d-127da96f7c3d tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Created reservations ['e3cd69f6-5ff2-415c-9a41-ccd9acee4415', '5b1fd3d2-3f9e-4fb8-aa1e-751287938b1f', 'acb49b82-b9e4-4e2b-a300-82231768da3f', '64d592a0-62e7-4e35-b0bf-80b6482d5bb9'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:18:57.878379 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-2de3f207-1b11-4f62-9c3d-127da96f7c3d tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6106daa-da5b-4eef-bca4-cc0d2516f21d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3cd69f6-5ff2-415c-9a41-ccd9acee4415', '5b1fd3d2-3f9e-4fb8-aa1e-751287938b1f', 'acb49b82-b9e4-4e2b-a300-82231768da3f', '64d592a0-62e7-4e35-b0bf-80b6482d5bb9']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:18:57.879229 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-2de3f207-1b11-4f62-9c3d-127da96f7c3d tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4211630-5b12-49b1-806b-ef1749ba2f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:18:57.929084 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-2de3f207-1b11-4f62-9c3d-127da96f7c3d tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4211630-5b12-49b1-806b-ef1749ba2f4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69256dcf-c7aa-4409-89b2-ca2063f162bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1438170031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4616de478f5447359208752e6c3bf42a',qos_specs=None,replication_status=,reservations=['e3cd69f6-5ff2-415c-9a41-ccd9acee4415','5b1fd3d2-3f9e-4fb8-aa1e-751287938b1f','acb49b82-b9e4-4e2b-a300-82231768da3f','64d592a0-62e7-4e35-b0bf-80b6482d5bb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0cca32c934a453991ab1a94a7e6ebc4',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:18:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1438170031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69256dcf-c7aa-4409-89b2-ca2063f162bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4616de478f5447359208752e6c3bf42a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0cca32c934a453991ab1a94a7e6ebc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:18:57.929888 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-2de3f207-1b11-4f62-9c3d-127da96f7c3d tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dae68f01-c02b-49dd-91f1-d5aeb9c53a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:18:57.955028 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-2de3f207-1b11-4f62-9c3d-127da96f7c3d tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dae68f01-c02b-49dd-91f1-d5aeb9c53a23) transitioned into state 'SUCCESS' from state '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-1438170031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4616de478f5447359208752e6c3bf42a',qos_specs=None,replication_status=,reservations=['e3cd69f6-5ff2-415c-9a41-ccd9acee4415','5b1fd3d2-3f9e-4fb8-aa1e-751287938b1f','acb49b82-b9e4-4e2b-a300-82231768da3f','64d592a0-62e7-4e35-b0bf-80b6482d5bb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0cca32c934a453991ab1a94a7e6ebc4',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:18:57.955886 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-2de3f207-1b11-4f62-9c3d-127da96f7c3d tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c98e277-9870-4ec2-8e5c-aa9d4ba169ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:18:57.981171 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-2de3f207-1b11-4f62-9c3d-127da96f7c3d tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c98e277-9870-4ec2-8e5c-aa9d4ba169ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:18:57.982605 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-2de3f207-1b11-4f62-9c3d-127da96f7c3d tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Flow 'volume_create_api' (bf271cbc-9158-4950-b76f-e6215bcfacef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:18:57.983084 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-2de3f207-1b11-4f62-9c3d-127da96f7c3d tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Create volume request issued successfully. Aug 06 14:18:57.984240 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2de3f207-1b11-4f62-9c3d-127da96f7c3d tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:18:57.984779 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 6/22] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:18:57 2026] POST /volume/v3/volumes => generated 785 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:18:57.998077 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e13dfb82-ae8a-421c-9f53-89fdf3cb15ba None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:18:58.001922 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e13dfb82-ae8a-421c-9f53-89fdf3cb15ba tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] GET https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd Aug 06 14:18:58.001922 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e13dfb82-ae8a-421c-9f53-89fdf3cb15ba tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:18:58.002028 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e13dfb82-ae8a-421c-9f53-89fdf3cb15ba tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:18:58.039268 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:18:58.039268 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:18:58.043253 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-e13dfb82-ae8a-421c-9f53-89fdf3cb15ba tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Volume info retrieved successfully. Aug 06 14:18:58.047356 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e13dfb82-ae8a-421c-9f53-89fdf3cb15ba tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd returned with HTTP 200 Aug 06 14:18:58.047662 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 7/23] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:18:57 2026] GET /volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd => generated 964 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:18:58.956480 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c2a7f6b5-6bc3-438e-9996-4601351fa717 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:18:59.063899 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a859b915-529a-4e56-bd46-43e5d1003254 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:18:59.065936 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a859b915-529a-4e56-bd46-43e5d1003254 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] GET https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd Aug 06 14:18:59.066218 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a859b915-529a-4e56-bd46-43e5d1003254 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:18:59.066890 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a859b915-529a-4e56-bd46-43e5d1003254 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:18:59.111227 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:18:59.111227 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:18:59.115239 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-a859b915-529a-4e56-bd46-43e5d1003254 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Volume info retrieved successfully. Aug 06 14:18:59.120110 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a859b915-529a-4e56-bd46-43e5d1003254 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd returned with HTTP 200 Aug 06 14:18:59.120560 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 6/24] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:18:59 2026] GET /volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd => generated 1025 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:18:59.315411 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c2a7f6b5-6bc3-438e-9996-4601351fa717 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:18:59.315878 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c2a7f6b5-6bc3-438e-9996-4601351fa717 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-540304011"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:18:59.317415 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-c2a7f6b5-6bc3-438e-9996-4601351fa717 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-540304011'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:18:59.321494 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-c2a7f6b5-6bc3-438e-9996-4601351fa717 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Create volume of 1 GB Aug 06 14:18:59.321860 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:18:59.321860 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:18:59.322369 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c2a7f6b5-6bc3-438e-9996-4601351fa717 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Availability Zones retrieved successfully. Aug 06 14:18:59.327662 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c2a7f6b5-6bc3-438e-9996-4601351fa717 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Flow 'volume_create_api' (024f9366-770a-40f6-89f8-af0b62b384e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:18:59.328990 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c2a7f6b5-6bc3-438e-9996-4601351fa717 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f83fc1b-62e6-4435-8c6f-caec071f1803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:18:59.330017 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-c2a7f6b5-6bc3-438e-9996-4601351fa717 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:18:59.337926 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:18:59.337926 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:18:59.352208 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c2a7f6b5-6bc3-438e-9996-4601351fa717 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f83fc1b-62e6-4435-8c6f-caec071f1803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=cd651f88-e3b2-438d-8565-2ec87d39a8ab,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cd651f88-e3b2-438d-8565-2ec87d39a8ab', 'encryption_key_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=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:18:59.353380 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c2a7f6b5-6bc3-438e-9996-4601351fa717 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb4753e3-3208-41c6-941c-a3dc03d70bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:18:59.396451 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-c2a7f6b5-6bc3-438e-9996-4601351fa717 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-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 06 14:18:59.396839 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-c2a7f6b5-6bc3-438e-9996-4601351fa717 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-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 06 14:18:59.432647 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-c2a7f6b5-6bc3-438e-9996-4601351fa717 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Created reservations ['d858f83e-2f19-4313-9780-3f9412471848', '13791757-15e3-46a0-9f2d-5728550bd2f7', '21ee5562-c515-46c0-8b30-c121393fbd4c', '5b5b946f-f468-4003-9f6f-02359a760d25'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:18:59.433502 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c2a7f6b5-6bc3-438e-9996-4601351fa717 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb4753e3-3208-41c6-941c-a3dc03d70bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d858f83e-2f19-4313-9780-3f9412471848', '13791757-15e3-46a0-9f2d-5728550bd2f7', '21ee5562-c515-46c0-8b30-c121393fbd4c', '5b5b946f-f468-4003-9f6f-02359a760d25']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:18:59.434394 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c2a7f6b5-6bc3-438e-9996-4601351fa717 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a1ef211-1f1e-4035-b2e9-00df1adce936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:18:59.460063 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c2a7f6b5-6bc3-438e-9996-4601351fa717 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a1ef211-1f1e-4035-b2e9-00df1adce936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30a67e7e-29bf-434f-9fb4-8971b00cd143', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-540304011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f30bfdca36bd4bdba01a2efb4c6618e3',qos_specs=None,replication_status=,reservations=['d858f83e-2f19-4313-9780-3f9412471848','13791757-15e3-46a0-9f2d-5728550bd2f7','21ee5562-c515-46c0-8b30-c121393fbd4c','5b5b946f-f468-4003-9f6f-02359a760d25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4270fdd6bbb54c798522a1b495c2158b',volume_type_id=cd651f88-e3b2-438d-8565-2ec87d39a8ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:18:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-540304011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30a67e7e-29bf-434f-9fb4-8971b00cd143,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f30bfdca36bd4bdba01a2efb4c6618e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4270fdd6bbb54c798522a1b495c2158b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cd651f88-e3b2-438d-8565-2ec87d39a8ab),volume_type_id=cd651f88-e3b2-438d-8565-2ec87d39a8ab)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:18:59.460996 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c2a7f6b5-6bc3-438e-9996-4601351fa717 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28bd6f99-68fa-4eda-ad27-17b8b6605c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:18:59.485142 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c2a7f6b5-6bc3-438e-9996-4601351fa717 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28bd6f99-68fa-4eda-ad27-17b8b6605c87) transitioned into state 'SUCCESS' from state '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-540304011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f30bfdca36bd4bdba01a2efb4c6618e3',qos_specs=None,replication_status=,reservations=['d858f83e-2f19-4313-9780-3f9412471848','13791757-15e3-46a0-9f2d-5728550bd2f7','21ee5562-c515-46c0-8b30-c121393fbd4c','5b5b946f-f468-4003-9f6f-02359a760d25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4270fdd6bbb54c798522a1b495c2158b',volume_type_id=cd651f88-e3b2-438d-8565-2ec87d39a8ab)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:18:59.486466 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c2a7f6b5-6bc3-438e-9996-4601351fa717 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89e480e4-cee4-49a9-8ae2-6a4f73abd6b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:18:59.497317 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c2a7f6b5-6bc3-438e-9996-4601351fa717 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89e480e4-cee4-49a9-8ae2-6a4f73abd6b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:18:59.498037 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c2a7f6b5-6bc3-438e-9996-4601351fa717 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Flow 'volume_create_api' (024f9366-770a-40f6-89f8-af0b62b384e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:18:59.498374 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c2a7f6b5-6bc3-438e-9996-4601351fa717 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Create volume request issued successfully. Aug 06 14:18:59.499011 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c2a7f6b5-6bc3-438e-9996-4601351fa717 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:18:59.499354 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 6/25] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:18:58 2026] POST /volume/v3/volumes => generated 757 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:18:59.516992 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9558162d-6523-4781-903b-d94b413dac0e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:18:59.518821 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9558162d-6523-4781-903b-d94b413dac0e tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] GET https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 Aug 06 14:18:59.519021 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9558162d-6523-4781-903b-d94b413dac0e tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:18:59.519214 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9558162d-6523-4781-903b-d94b413dac0e tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:18:59.529665 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:18:59.529665 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:18:59.534748 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-9558162d-6523-4781-903b-d94b413dac0e tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:18:59.540213 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9558162d-6523-4781-903b-d94b413dac0e tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 returned with HTTP 200 Aug 06 14:18:59.540407 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 7/26] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:18:59 2026] GET /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:19:00.250140 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-d52cc36c-75df-4e80-9f01-32584da4af01 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:00.252493 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-d52cc36c-75df-4e80-9f01-32584da4af01 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] GET https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 Aug 06 14:19:00.252769 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-d52cc36c-75df-4e80-9f01-32584da4af01 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:00.253044 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-d52cc36c-75df-4e80-9f01-32584da4af01 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:00.262279 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:00.262279 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:19:00.267393 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-d52cc36c-75df-4e80-9f01-32584da4af01 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Volume info retrieved successfully. Aug 06 14:19:00.273997 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-d52cc36c-75df-4e80-9f01-32584da4af01 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 returned with HTTP 200 Aug 06 14:19:00.274816 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 8/27] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:19:00 2026] GET /volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 => generated 1391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:00.288845 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0d8888be-cfb0-4f3e-9191-7f6f109d9874 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:00.291817 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0d8888be-cfb0-4f3e-9191-7f6f109d9874 None None] GET https://10.4.3.229/volume// Aug 06 14:19:00.291817 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0d8888be-cfb0-4f3e-9191-7f6f109d9874 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:00.291817 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0d8888be-cfb0-4f3e-9191-7f6f109d9874 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:00.291817 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0d8888be-cfb0-4f3e-9191-7f6f109d9874 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:19:00.291817 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 7/28] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14:19:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 06 14:19:00.302876 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-2f910bdc-b46a-48fe-a6be-6f4e29bb63c6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:00.304967 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-2f910bdc-b46a-48fe-a6be-6f4e29bb63c6 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:19:00.305570 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-2f910bdc-b46a-48fe-a6be-6f4e29bb63c6 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "354c2f58-4387-486b-ac66-365e78a79394", "connector": null, "instance_uuid": "bd1fff08-7e93-4503-90f1-ed7949932b6a"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:19:00.317876 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:00.317876 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:19:00.369975 np0000006659 devstack@c-api.service[100399]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 06 14:19:00.369975 np0000006659 devstack@c-api.service[100399]: .first() Aug 06 14:19:00.394454 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-2f910bdc-b46a-48fe-a6be-6f4e29bb63c6 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:19:00.394958 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 7/29] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:19:00 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:00.560172 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1ce8cea1-b7bb-4014-8755-ded52837c1d4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:00.563683 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1ce8cea1-b7bb-4014-8755-ded52837c1d4 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] GET https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 Aug 06 14:19:00.563683 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1ce8cea1-b7bb-4014-8755-ded52837c1d4 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:00.563683 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1ce8cea1-b7bb-4014-8755-ded52837c1d4 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:00.571445 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:00.571445 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:19:00.576663 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1ce8cea1-b7bb-4014-8755-ded52837c1d4 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:19:00.582124 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1ce8cea1-b7bb-4014-8755-ded52837c1d4 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 returned with HTTP 200 Aug 06 14:19:00.582775 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 8/30] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:00 2026] GET /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:00.597161 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-eab95cc3-ead2-4d00-a6ca-552f9e208c76 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:00.806870 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-eab95cc3-ead2-4d00-a6ca-552f9e208c76 tempest-TestMultiAttachVolumeSwap-328121404 tempest-TestMultiAttachVolumeSwap-328121404-project-admin] POST https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143/action Aug 06 14:19:00.808393 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-eab95cc3-ead2-4d00-a6ca-552f9e208c76 tempest-TestMultiAttachVolumeSwap-328121404 tempest-TestMultiAttachVolumeSwap-328121404-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:19:00.808497 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-eab95cc3-ead2-4d00-a6ca-552f9e208c76 tempest-TestMultiAttachVolumeSwap-328121404 tempest-TestMultiAttachVolumeSwap-328121404-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:19:00.817584 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:00.817584 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:19:00.817765 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-eab95cc3-ead2-4d00-a6ca-552f9e208c76 tempest-TestMultiAttachVolumeSwap-328121404 tempest-TestMultiAttachVolumeSwap-328121404-project-admin] Volume info retrieved successfully. Aug 06 14:19:00.835119 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-eab95cc3-ead2-4d00-a6ca-552f9e208c76 tempest-TestMultiAttachVolumeSwap-328121404 tempest-TestMultiAttachVolumeSwap-328121404-project-admin] Update volume admin metadata completed successfully. Aug 06 14:19:00.835285 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-eab95cc3-ead2-4d00-a6ca-552f9e208c76 tempest-TestMultiAttachVolumeSwap-328121404 tempest-TestMultiAttachVolumeSwap-328121404-project-admin] Update readonly setting on volume completed successfully. Aug 06 14:19:00.835440 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-eab95cc3-ead2-4d00-a6ca-552f9e208c76 tempest-TestMultiAttachVolumeSwap-328121404 tempest-TestMultiAttachVolumeSwap-328121404-project-admin] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143/action returned with HTTP 202 Aug 06 14:19:00.837046 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 9/31] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:19:00 2026] POST /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143/action => generated 0 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:19:00.848248 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c5f2bce8-0ba6-4a89-ba44-9cc5349bfb75 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:00.851189 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c5f2bce8-0ba6-4a89-ba44-9cc5349bfb75 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:19:00.851947 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c5f2bce8-0ba6-4a89-ba44-9cc5349bfb75 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-735578936"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:19:00.853872 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-c5f2bce8-0ba6-4a89-ba44-9cc5349bfb75 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-735578936'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:19:00.867331 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-c5f2bce8-0ba6-4a89-ba44-9cc5349bfb75 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Create volume of 1 GB Aug 06 14:19:00.867694 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:00.867694 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:19:00.877551 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c5f2bce8-0ba6-4a89-ba44-9cc5349bfb75 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Availability zone cache updated, next update will occur around 2026-08-06 15:19:00.876786. {{(pid=100398) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 14:19:00.877714 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c5f2bce8-0ba6-4a89-ba44-9cc5349bfb75 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Availability Zones retrieved successfully. Aug 06 14:19:00.904864 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c5f2bce8-0ba6-4a89-ba44-9cc5349bfb75 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Flow 'volume_create_api' (b7999c39-4c64-41cb-81db-1d4cb77cb3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:19:00.906403 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c5f2bce8-0ba6-4a89-ba44-9cc5349bfb75 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f9d5875-9b51-41b7-a04a-e923ae2abe62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:00.907741 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-c5f2bce8-0ba6-4a89-ba44-9cc5349bfb75 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:19:00.929272 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:00.929272 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:19:00.952587 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c5f2bce8-0ba6-4a89-ba44-9cc5349bfb75 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f9d5875-9b51-41b7-a04a-e923ae2abe62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=cd651f88-e3b2-438d-8565-2ec87d39a8ab,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cd651f88-e3b2-438d-8565-2ec87d39a8ab', 'encryption_key_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=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:00.953549 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c5f2bce8-0ba6-4a89-ba44-9cc5349bfb75 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbf46df7-cf7b-424e-ae3c-1f263db6a534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:01.010695 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-c5f2bce8-0ba6-4a89-ba44-9cc5349bfb75 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-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 06 14:19:01.010695 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-c5f2bce8-0ba6-4a89-ba44-9cc5349bfb75 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-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 06 14:19:01.036175 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-c5f2bce8-0ba6-4a89-ba44-9cc5349bfb75 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Created reservations ['0464d667-bfd3-41d6-857c-a29b4434bfa0', '7c41e07c-7d38-4a03-8a99-53ecc6544bd1', 'ad0782f5-9a46-4fd5-8963-137386ddecbf', 'e50ab369-a776-41b3-a32b-d5a0291b245f'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:19:01.037357 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c5f2bce8-0ba6-4a89-ba44-9cc5349bfb75 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbf46df7-cf7b-424e-ae3c-1f263db6a534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0464d667-bfd3-41d6-857c-a29b4434bfa0', '7c41e07c-7d38-4a03-8a99-53ecc6544bd1', 'ad0782f5-9a46-4fd5-8963-137386ddecbf', 'e50ab369-a776-41b3-a32b-d5a0291b245f']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:01.038578 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c5f2bce8-0ba6-4a89-ba44-9cc5349bfb75 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e312c888-26ae-42c8-8801-98327f6779be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:01.070889 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c5f2bce8-0ba6-4a89-ba44-9cc5349bfb75 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e312c888-26ae-42c8-8801-98327f6779be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8db7b21-d477-48f6-8a19-7151504d8115', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-735578936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f30bfdca36bd4bdba01a2efb4c6618e3',qos_specs=None,replication_status=,reservations=['0464d667-bfd3-41d6-857c-a29b4434bfa0','7c41e07c-7d38-4a03-8a99-53ecc6544bd1','ad0782f5-9a46-4fd5-8963-137386ddecbf','e50ab369-a776-41b3-a32b-d5a0291b245f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4270fdd6bbb54c798522a1b495c2158b',volume_type_id=cd651f88-e3b2-438d-8565-2ec87d39a8ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:19:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-735578936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8db7b21-d477-48f6-8a19-7151504d8115,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f30bfdca36bd4bdba01a2efb4c6618e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4270fdd6bbb54c798522a1b495c2158b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cd651f88-e3b2-438d-8565-2ec87d39a8ab),volume_type_id=cd651f88-e3b2-438d-8565-2ec87d39a8ab)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:01.071949 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c5f2bce8-0ba6-4a89-ba44-9cc5349bfb75 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7442ac01-462b-4e49-9f96-8a04ab99cf00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:01.100254 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c5f2bce8-0ba6-4a89-ba44-9cc5349bfb75 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7442ac01-462b-4e49-9f96-8a04ab99cf00) transitioned into state 'SUCCESS' from state '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-735578936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f30bfdca36bd4bdba01a2efb4c6618e3',qos_specs=None,replication_status=,reservations=['0464d667-bfd3-41d6-857c-a29b4434bfa0','7c41e07c-7d38-4a03-8a99-53ecc6544bd1','ad0782f5-9a46-4fd5-8963-137386ddecbf','e50ab369-a776-41b3-a32b-d5a0291b245f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4270fdd6bbb54c798522a1b495c2158b',volume_type_id=cd651f88-e3b2-438d-8565-2ec87d39a8ab)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:01.101209 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c5f2bce8-0ba6-4a89-ba44-9cc5349bfb75 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e627b254-bba6-4eb7-9dbb-db7c71d8c626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:01.139476 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c5f2bce8-0ba6-4a89-ba44-9cc5349bfb75 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e627b254-bba6-4eb7-9dbb-db7c71d8c626) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:01.139476 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c5f2bce8-0ba6-4a89-ba44-9cc5349bfb75 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Flow 'volume_create_api' (b7999c39-4c64-41cb-81db-1d4cb77cb3e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:19:01.139476 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c5f2bce8-0ba6-4a89-ba44-9cc5349bfb75 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Create volume request issued successfully. Aug 06 14:19:01.139476 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c5f2bce8-0ba6-4a89-ba44-9cc5349bfb75 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:19:01.139925 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 8/32] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:19:00 2026] POST /volume/v3/volumes => generated 757 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 14:19:01.157654 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-dc79c622-cd3a-4264-8381-547871497508 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:01.164897 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dc79c622-cd3a-4264-8381-547871497508 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] GET https://10.4.3.229/volume/v3/volumes/f8db7b21-d477-48f6-8a19-7151504d8115 Aug 06 14:19:01.164897 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dc79c622-cd3a-4264-8381-547871497508 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:01.164897 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dc79c622-cd3a-4264-8381-547871497508 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:01.176734 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:01.176734 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:19:01.181845 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-dc79c622-cd3a-4264-8381-547871497508 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:19:01.190180 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dc79c622-cd3a-4264-8381-547871497508 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/f8db7b21-d477-48f6-8a19-7151504d8115 returned with HTTP 200 Aug 06 14:19:01.190754 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 8/33] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:01 2026] GET /volume/v3/volumes/f8db7b21-d477-48f6-8a19-7151504d8115 => generated 825 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:02.211589 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-484f89eb-1221-45d4-83a2-d2c4991fb8fd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:02.214000 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-484f89eb-1221-45d4-83a2-d2c4991fb8fd tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] GET https://10.4.3.229/volume/v3/volumes/f8db7b21-d477-48f6-8a19-7151504d8115 Aug 06 14:19:02.214224 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-484f89eb-1221-45d4-83a2-d2c4991fb8fd tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:02.214485 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-484f89eb-1221-45d4-83a2-d2c4991fb8fd tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:02.228129 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:02.228129 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:19:02.233904 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-484f89eb-1221-45d4-83a2-d2c4991fb8fd tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:19:02.238498 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-484f89eb-1221-45d4-83a2-d2c4991fb8fd tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/f8db7b21-d477-48f6-8a19-7151504d8115 returned with HTTP 200 Aug 06 14:19:02.239241 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 9/34] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:02 2026] GET /volume/v3/volumes/f8db7b21-d477-48f6-8a19-7151504d8115 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:02.289983 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d4f85e0a-7178-442b-b5ed-83f63113b2f8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:02.290696 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d4f85e0a-7178-442b-b5ed-83f63113b2f8 None None] GET https://10.4.3.229/volume// Aug 06 14:19:02.290819 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d4f85e0a-7178-442b-b5ed-83f63113b2f8 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:02.290990 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d4f85e0a-7178-442b-b5ed-83f63113b2f8 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:02.291447 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d4f85e0a-7178-442b-b5ed-83f63113b2f8 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:19:02.291735 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 10/35] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:19: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 06 14:19:02.313395 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-efcbcb13-9e33-4d3b-b2e4-43d1087e2b4a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:02.317401 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-efcbcb13-9e33-4d3b-b2e4-43d1087e2b4a tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] GET https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 Aug 06 14:19:02.317401 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-efcbcb13-9e33-4d3b-b2e4-43d1087e2b4a tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:02.317680 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-efcbcb13-9e33-4d3b-b2e4-43d1087e2b4a tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:02.332579 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:02.332579 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:19:02.340198 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-efcbcb13-9e33-4d3b-b2e4-43d1087e2b4a tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Volume info retrieved successfully. Aug 06 14:19:02.347404 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-efcbcb13-9e33-4d3b-b2e4-43d1087e2b4a tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 returned with HTTP 200 Aug 06 14:19:02.348175 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 9/36] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:19:02 2026] GET /volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 => generated 1570 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:19:03.167220 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-67d360ed-0071-42a2-a390-3213e5d51995 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:03.172773 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-67d360ed-0071-42a2-a390-3213e5d51995 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] PUT https://10.4.3.229/volume/v3/attachments/0f7a1137-f9db-451b-9350-45468fc6da38 Aug 06 14:19:03.172773 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-67d360ed-0071-42a2-a390-3213e5d51995 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:19:03.183194 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-67d360ed-0071-42a2-a390-3213e5d51995 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Acquiring lock "cinder-attachment_update-354c2f58-4387-486b-ac66-365e78a79394-np0000006659" by "attachment_update" {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:19:03.189803 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-67d360ed-0071-42a2-a390-3213e5d51995 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Lock "cinder-attachment_update-354c2f58-4387-486b-ac66-365e78a79394-np0000006659" acquired by "attachment_update" :: waited 0.007s {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:19:03.191508 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:03.191508 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:19:03.348863 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-67d360ed-0071-42a2-a390-3213e5d51995 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Lock "cinder-attachment_update-354c2f58-4387-486b-ac66-365e78a79394-np0000006659" released by "attachment_update" :: held 0.159s {{(pid=100399) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:19:03.349160 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-67d360ed-0071-42a2-a390-3213e5d51995 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/attachments/0f7a1137-f9db-451b-9350-45468fc6da38 returned with HTTP 200 Aug 06 14:19:03.349940 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 9/37] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:19:03 2026] PUT /volume/v3/attachments/0f7a1137-f9db-451b-9350-45468fc6da38 => generated 969 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:03.384396 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-7487e7b5-ae7e-48ba-99b7-f3b9a9ac66e0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:03.388236 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-7487e7b5-ae7e-48ba-99b7-f3b9a9ac66e0 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] POST https://10.4.3.229/volume/v3/attachments/0f7a1137-f9db-451b-9350-45468fc6da38/action Aug 06 14:19:03.389976 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-7487e7b5-ae7e-48ba-99b7-f3b9a9ac66e0 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Action body: b'{"os-complete": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:19:03.389976 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-7487e7b5-ae7e-48ba-99b7-f3b9a9ac66e0 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:19:03.409786 np0000006659 devstack@c-api.service[100397]: /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 06 14:19:03.409786 np0000006659 devstack@c-api.service[100397]: .first() Aug 06 14:19:03.432855 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:03.432855 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:19:03.457476 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-df5dfc8e-1bf5-411e-b9d4-69c611dbbba2 req-7487e7b5-ae7e-48ba-99b7-f3b9a9ac66e0 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/attachments/0f7a1137-f9db-451b-9350-45468fc6da38/action returned with HTTP 204 Aug 06 14:19:03.457962 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 10/38] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:19:03 2026] POST /volume/v3/attachments/0f7a1137-f9db-451b-9350-45468fc6da38/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:19:10.828489 np0000006659 devstack@c-api.service[100396]: DEBUG dbcounter [-] [100396] Writing DB stats cinder:SELECT=23,cinder:INSERT=1 {{(pid=100396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:19:12.344170 np0000006659 devstack@c-api.service[100398]: DEBUG dbcounter [-] [100398] Writing DB stats cinder:SELECT=44,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:19:13.341457 np0000006659 devstack@c-api.service[100399]: DEBUG dbcounter [-] [100399] Writing DB stats cinder:SELECT=79,cinder:INSERT=21,cinder:UPDATE=27 {{(pid=100399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:19:13.453205 np0000006659 devstack@c-api.service[100397]: DEBUG dbcounter [-] [100397] Writing DB stats cinder:SELECT=56,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=100397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:19:15.279726 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5a63bba8-f6ad-436f-8b87-4b500a82e973 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:15.281599 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5a63bba8-f6ad-436f-8b87-4b500a82e973 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:19:15.282016 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5a63bba8-f6ad-436f-8b87-4b500a82e973 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1561277373"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:19:15.283712 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-5a63bba8-f6ad-436f-8b87-4b500a82e973 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1561277373'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:19:15.284134 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-5a63bba8-f6ad-436f-8b87-4b500a82e973 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Create volume of 1 GB Aug 06 14:19:15.302756 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-5a63bba8-f6ad-436f-8b87-4b500a82e973 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Availability zone cache updated, next update will occur around 2026-08-06 15:19:15.301667. {{(pid=100396) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 14:19:15.302969 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5a63bba8-f6ad-436f-8b87-4b500a82e973 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Availability Zones retrieved successfully. Aug 06 14:19:15.335123 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-5a63bba8-f6ad-436f-8b87-4b500a82e973 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Flow 'volume_create_api' (a19ffe3a-6e73-492b-9cbc-121b3efcb1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:19:15.336762 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-5a63bba8-f6ad-436f-8b87-4b500a82e973 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (955d0ada-c9ac-464a-a0b2-b156e0e72ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:15.338207 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-5a63bba8-f6ad-436f-8b87-4b500a82e973 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:19:15.399808 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-5a63bba8-f6ad-436f-8b87-4b500a82e973 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (955d0ada-c9ac-464a-a0b2-b156e0e72ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:15.399808 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-5a63bba8-f6ad-436f-8b87-4b500a82e973 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db2beb65-e421-4fa8-a4aa-66c0c56118ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:15.447261 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-5a63bba8-f6ad-436f-8b87-4b500a82e973 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-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 06 14:19:15.447533 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-5a63bba8-f6ad-436f-8b87-4b500a82e973 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-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 06 14:19:15.499260 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-5a63bba8-f6ad-436f-8b87-4b500a82e973 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Created reservations ['43b6ba01-d5d3-48eb-8131-a1aaf7c6e856', '9baefdf5-a583-44a1-af8f-9d932602b3be', '299e871d-c474-4d4b-b781-e4f342234460', '01f8c8f4-fdf0-4602-b5dd-77600d2ed065'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:19:15.500607 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-5a63bba8-f6ad-436f-8b87-4b500a82e973 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db2beb65-e421-4fa8-a4aa-66c0c56118ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43b6ba01-d5d3-48eb-8131-a1aaf7c6e856', '9baefdf5-a583-44a1-af8f-9d932602b3be', '299e871d-c474-4d4b-b781-e4f342234460', '01f8c8f4-fdf0-4602-b5dd-77600d2ed065']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:15.501454 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-5a63bba8-f6ad-436f-8b87-4b500a82e973 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (937badc6-3975-4644-a377-1efca4198e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:15.531596 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-5a63bba8-f6ad-436f-8b87-4b500a82e973 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (937badc6-3975-4644-a377-1efca4198e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aaabc637-a651-4e97-8edf-40f2529b953f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1561277373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60e7206c1113403eb3a080c7f61ebbd3',qos_specs=None,replication_status=,reservations=['43b6ba01-d5d3-48eb-8131-a1aaf7c6e856','9baefdf5-a583-44a1-af8f-9d932602b3be','299e871d-c474-4d4b-b781-e4f342234460','01f8c8f4-fdf0-4602-b5dd-77600d2ed065'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be1c911252754d419f5cf03335124c82',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:19:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1561277373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aaabc637-a651-4e97-8edf-40f2529b953f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60e7206c1113403eb3a080c7f61ebbd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be1c911252754d419f5cf03335124c82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:15.532371 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-5a63bba8-f6ad-436f-8b87-4b500a82e973 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8985e450-b5ff-4731-9531-b0dada5cc36e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:15.560322 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-5a63bba8-f6ad-436f-8b87-4b500a82e973 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8985e450-b5ff-4731-9531-b0dada5cc36e) transitioned into state 'SUCCESS' from state '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-1561277373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60e7206c1113403eb3a080c7f61ebbd3',qos_specs=None,replication_status=,reservations=['43b6ba01-d5d3-48eb-8131-a1aaf7c6e856','9baefdf5-a583-44a1-af8f-9d932602b3be','299e871d-c474-4d4b-b781-e4f342234460','01f8c8f4-fdf0-4602-b5dd-77600d2ed065'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be1c911252754d419f5cf03335124c82',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:15.561255 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-5a63bba8-f6ad-436f-8b87-4b500a82e973 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d023394b-a9ca-45ff-95b9-15d0d9e83141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:15.597605 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-5a63bba8-f6ad-436f-8b87-4b500a82e973 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d023394b-a9ca-45ff-95b9-15d0d9e83141) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:15.598843 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-5a63bba8-f6ad-436f-8b87-4b500a82e973 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Flow 'volume_create_api' (a19ffe3a-6e73-492b-9cbc-121b3efcb1ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:19:15.602093 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5a63bba8-f6ad-436f-8b87-4b500a82e973 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Create volume request issued successfully. Aug 06 14:19:15.602093 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5a63bba8-f6ad-436f-8b87-4b500a82e973 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:19:15.602093 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 11/39] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:19:15 2026] POST /volume/v3/volumes => generated 755 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:19:15.617110 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-67bbd334-fabb-465a-b039-ccd8ed2cf7e3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:15.621092 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-67bbd334-fabb-465a-b039-ccd8ed2cf7e3 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] GET https://10.4.3.229/volume/v3/volumes/aaabc637-a651-4e97-8edf-40f2529b953f Aug 06 14:19:15.621874 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-67bbd334-fabb-465a-b039-ccd8ed2cf7e3 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:15.621874 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-67bbd334-fabb-465a-b039-ccd8ed2cf7e3 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:15.630374 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:15.630374 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:19:15.637499 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-67bbd334-fabb-465a-b039-ccd8ed2cf7e3 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Volume info retrieved successfully. Aug 06 14:19:15.644444 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-67bbd334-fabb-465a-b039-ccd8ed2cf7e3 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] https://10.4.3.229/volume/v3/volumes/aaabc637-a651-4e97-8edf-40f2529b953f returned with HTTP 200 Aug 06 14:19:15.644444 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 10/40] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:15 2026] GET /volume/v3/volumes/aaabc637-a651-4e97-8edf-40f2529b953f => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:16.664607 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-0fb809c3-3e9a-42f8-8a45-245f89270715 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:16.668610 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0fb809c3-3e9a-42f8-8a45-245f89270715 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] GET https://10.4.3.229/volume/v3/volumes/aaabc637-a651-4e97-8edf-40f2529b953f Aug 06 14:19:16.669002 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0fb809c3-3e9a-42f8-8a45-245f89270715 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:16.670471 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0fb809c3-3e9a-42f8-8a45-245f89270715 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:16.680380 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:16.680380 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:19:16.686906 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-0fb809c3-3e9a-42f8-8a45-245f89270715 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Volume info retrieved successfully. Aug 06 14:19:16.693386 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0fb809c3-3e9a-42f8-8a45-245f89270715 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] https://10.4.3.229/volume/v3/volumes/aaabc637-a651-4e97-8edf-40f2529b953f returned with HTTP 200 Aug 06 14:19:16.693782 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 10/41] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:16 2026] GET /volume/v3/volumes/aaabc637-a651-4e97-8edf-40f2529b953f => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:16.698287 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-417bc7aa-469a-4ab6-98dd-ffdc7d36e0cb None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:16.704913 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-417bc7aa-469a-4ab6-98dd-ffdc7d36e0cb tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] GET https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 Aug 06 14:19:16.705067 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-417bc7aa-469a-4ab6-98dd-ffdc7d36e0cb tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:16.706029 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-417bc7aa-469a-4ab6-98dd-ffdc7d36e0cb tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:16.715480 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:16.715480 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:19:16.718632 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-417bc7aa-469a-4ab6-98dd-ffdc7d36e0cb tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Volume info retrieved successfully. Aug 06 14:19:16.723354 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-417bc7aa-469a-4ab6-98dd-ffdc7d36e0cb tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 returned with HTTP 200 Aug 06 14:19:16.723728 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 11/42] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:19:16 2026] GET /volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 => generated 1863 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:19:17.043302 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-5a4b9d38-e854-493a-a7aa-a0370cdcaf5e req-56c37b33-3193-4cd0-b202-ef0b75e0b140 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:17.045544 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-5a4b9d38-e854-493a-a7aa-a0370cdcaf5e req-56c37b33-3193-4cd0-b202-ef0b75e0b140 tempest-VolumesAdminNegativeTest-1643400109 tempest-VolumesAdminNegativeTest-1643400109-project] GET https://10.4.3.229/volume/v3/volumes/38d45fec-eb4b-4fd1-86dc-79a7725d4f1d Aug 06 14:19:17.045766 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-5a4b9d38-e854-493a-a7aa-a0370cdcaf5e req-56c37b33-3193-4cd0-b202-ef0b75e0b140 tempest-VolumesAdminNegativeTest-1643400109 tempest-VolumesAdminNegativeTest-1643400109-project] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:17.045983 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-5a4b9d38-e854-493a-a7aa-a0370cdcaf5e req-56c37b33-3193-4cd0-b202-ef0b75e0b140 tempest-VolumesAdminNegativeTest-1643400109 tempest-VolumesAdminNegativeTest-1643400109-project] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:17.057887 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-5a4b9d38-e854-493a-a7aa-a0370cdcaf5e req-56c37b33-3193-4cd0-b202-ef0b75e0b140 tempest-VolumesAdminNegativeTest-1643400109 tempest-VolumesAdminNegativeTest-1643400109-project] https://10.4.3.229/volume/v3/volumes/38d45fec-eb4b-4fd1-86dc-79a7725d4f1d returned with HTTP 404 Aug 06 14:19:17.058657 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 12/43] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:19:17 2026] GET /volume/v3/volumes/38d45fec-eb4b-4fd1-86dc-79a7725d4f1d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:19:17.076258 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1c138014-3d38-46dd-9855-e95f84aad78e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:17.079399 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1c138014-3d38-46dd-9855-e95f84aad78e tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] DELETE https://10.4.3.229/volume/v3/volumes/aaabc637-a651-4e97-8edf-40f2529b953f Aug 06 14:19:17.079778 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1c138014-3d38-46dd-9855-e95f84aad78e tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:17.080097 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1c138014-3d38-46dd-9855-e95f84aad78e tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:17.080438 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-1c138014-3d38-46dd-9855-e95f84aad78e tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Delete volume with id: aaabc637-a651-4e97-8edf-40f2529b953f Aug 06 14:19:17.096726 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:17.096726 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:19:17.098300 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-1c138014-3d38-46dd-9855-e95f84aad78e tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Volume info retrieved successfully. Aug 06 14:19:17.137380 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-1c138014-3d38-46dd-9855-e95f84aad78e tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Delete volume request issued successfully. Aug 06 14:19:17.137593 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1c138014-3d38-46dd-9855-e95f84aad78e tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] https://10.4.3.229/volume/v3/volumes/aaabc637-a651-4e97-8edf-40f2529b953f returned with HTTP 202 Aug 06 14:19:17.138015 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 11/44] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:19:17 2026] DELETE /volume/v3/volumes/aaabc637-a651-4e97-8edf-40f2529b953f => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:19:17.146608 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-43477029-c155-49d9-bd1f-c3861e77e6fa None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:17.149698 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-43477029-c155-49d9-bd1f-c3861e77e6fa tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] GET https://10.4.3.229/volume/v3/volumes/aaabc637-a651-4e97-8edf-40f2529b953f Aug 06 14:19:17.150100 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-43477029-c155-49d9-bd1f-c3861e77e6fa tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:17.151343 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-43477029-c155-49d9-bd1f-c3861e77e6fa tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:17.159141 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:17.159141 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:19:17.164006 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-43477029-c155-49d9-bd1f-c3861e77e6fa tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Volume info retrieved successfully. Aug 06 14:19:17.169131 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-43477029-c155-49d9-bd1f-c3861e77e6fa tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] https://10.4.3.229/volume/v3/volumes/aaabc637-a651-4e97-8edf-40f2529b953f returned with HTTP 200 Aug 06 14:19:17.169706 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 11/45] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:17 2026] GET /volume/v3/volumes/aaabc637-a651-4e97-8edf-40f2529b953f => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:18.189408 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-caada4b7-76b5-4030-b702-d67f10f568d0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:18.192619 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-caada4b7-76b5-4030-b702-d67f10f568d0 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] GET https://10.4.3.229/volume/v3/volumes/aaabc637-a651-4e97-8edf-40f2529b953f Aug 06 14:19:18.192791 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-caada4b7-76b5-4030-b702-d67f10f568d0 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:18.192982 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-caada4b7-76b5-4030-b702-d67f10f568d0 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:18.204523 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-caada4b7-76b5-4030-b702-d67f10f568d0 tempest-VolumesAdminNegativeTest-2529686 tempest-VolumesAdminNegativeTest-2529686-project-member] https://10.4.3.229/volume/v3/volumes/aaabc637-a651-4e97-8edf-40f2529b953f returned with HTTP 404 Aug 06 14:19:18.206349 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 12/46] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:18 2026] GET /volume/v3/volumes/aaabc637-a651-4e97-8edf-40f2529b953f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:19:27.050265 np0000006659 devstack@c-api.service[100396]: DEBUG dbcounter [-] [100396] Writing DB stats cinder:SELECT=29,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:19:27.127860 np0000006659 devstack@c-api.service[100398]: DEBUG dbcounter [-] [100398] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:19:27.168498 np0000006659 devstack@c-api.service[100399]: DEBUG dbcounter [-] [100399] Writing DB stats cinder:SELECT=8 {{(pid=100399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:19:28.196764 np0000006659 devstack@c-api.service[100397]: DEBUG dbcounter [-] [100397] Writing DB stats cinder:SELECT=6 {{(pid=100397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:19:34.058962 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-50df4b9a-4a6c-415a-ac35-c81b1c24b556 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:34.062448 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-50df4b9a-4a6c-415a-ac35-c81b1c24b556 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:19:34.062448 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-50df4b9a-4a6c-415a-ac35-c81b1c24b556 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-940450560"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:19:34.066132 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-50df4b9a-4a6c-415a-ac35-c81b1c24b556 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-940450560'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:19:34.069690 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-50df4b9a-4a6c-415a-ac35-c81b1c24b556 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Create volume of 1 GB Aug 06 14:19:34.069690 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:34.069690 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:19:34.073104 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-50df4b9a-4a6c-415a-ac35-c81b1c24b556 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Availability Zones retrieved successfully. Aug 06 14:19:34.079271 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-50df4b9a-4a6c-415a-ac35-c81b1c24b556 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Flow 'volume_create_api' (7ebbaa16-fa79-48b6-91da-0329e5434567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:19:34.080512 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-50df4b9a-4a6c-415a-ac35-c81b1c24b556 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02abacca-9688-4dd2-8e42-2099ddcd2285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:34.081554 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-50df4b9a-4a6c-415a-ac35-c81b1c24b556 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:19:34.113217 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-50df4b9a-4a6c-415a-ac35-c81b1c24b556 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02abacca-9688-4dd2-8e42-2099ddcd2285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:34.114280 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-50df4b9a-4a6c-415a-ac35-c81b1c24b556 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f486bbd9-911d-4f4a-b504-af3984faa8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:34.204563 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-50df4b9a-4a6c-415a-ac35-c81b1c24b556 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Created reservations ['a37c838f-8554-453c-925b-03012e31c2ff', '6105fe8e-03c2-4cdb-ba53-d15ecaa1bcd7', '0b541e10-1d83-44c2-8d4c-dff1825bfb71', 'e8e036c7-baeb-44cf-882b-34c04976f61e'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:19:34.205560 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-50df4b9a-4a6c-415a-ac35-c81b1c24b556 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f486bbd9-911d-4f4a-b504-af3984faa8d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a37c838f-8554-453c-925b-03012e31c2ff', '6105fe8e-03c2-4cdb-ba53-d15ecaa1bcd7', '0b541e10-1d83-44c2-8d4c-dff1825bfb71', 'e8e036c7-baeb-44cf-882b-34c04976f61e']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:34.206879 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-50df4b9a-4a6c-415a-ac35-c81b1c24b556 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80f2fab2-c6d0-42e5-a4cc-ce67dbf53787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:34.237485 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-50df4b9a-4a6c-415a-ac35-c81b1c24b556 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80f2fab2-c6d0-42e5-a4cc-ce67dbf53787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0b16188-ce2b-4a57-a9f6-f801016bb835', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-940450560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0380197296464a3bbf7c35e749d6dfbb',qos_specs=None,replication_status=,reservations=['a37c838f-8554-453c-925b-03012e31c2ff','6105fe8e-03c2-4cdb-ba53-d15ecaa1bcd7','0b541e10-1d83-44c2-8d4c-dff1825bfb71','e8e036c7-baeb-44cf-882b-34c04976f61e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d640bc94a184001b03440a6a09c6d3a',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:19:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-940450560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0b16188-ce2b-4a57-a9f6-f801016bb835,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0380197296464a3bbf7c35e749d6dfbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d640bc94a184001b03440a6a09c6d3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:34.238648 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-50df4b9a-4a6c-415a-ac35-c81b1c24b556 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46ab6bee-ca1c-47d4-aaa3-e0778dee5d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:34.260807 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-50df4b9a-4a6c-415a-ac35-c81b1c24b556 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46ab6bee-ca1c-47d4-aaa3-e0778dee5d0f) transitioned into state 'SUCCESS' from state '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-940450560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0380197296464a3bbf7c35e749d6dfbb',qos_specs=None,replication_status=,reservations=['a37c838f-8554-453c-925b-03012e31c2ff','6105fe8e-03c2-4cdb-ba53-d15ecaa1bcd7','0b541e10-1d83-44c2-8d4c-dff1825bfb71','e8e036c7-baeb-44cf-882b-34c04976f61e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d640bc94a184001b03440a6a09c6d3a',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:34.261751 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-50df4b9a-4a6c-415a-ac35-c81b1c24b556 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d20f2c50-2eab-4149-985b-f51bf76d6491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:34.282434 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-50df4b9a-4a6c-415a-ac35-c81b1c24b556 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d20f2c50-2eab-4149-985b-f51bf76d6491) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:34.283662 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-50df4b9a-4a6c-415a-ac35-c81b1c24b556 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Flow 'volume_create_api' (7ebbaa16-fa79-48b6-91da-0329e5434567) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:19:34.284134 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-50df4b9a-4a6c-415a-ac35-c81b1c24b556 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Create volume request issued successfully. Aug 06 14:19:34.285248 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-50df4b9a-4a6c-415a-ac35-c81b1c24b556 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:19:34.285802 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 13/47] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:19:34 2026] POST /volume/v3/volumes => generated 751 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:19:34.304012 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-68c1b3c4-dd63-4c58-957b-da0978731f41 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:34.306747 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-68c1b3c4-dd63-4c58-957b-da0978731f41 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] GET https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 Aug 06 14:19:34.307188 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-68c1b3c4-dd63-4c58-957b-da0978731f41 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:34.307500 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-68c1b3c4-dd63-4c58-957b-da0978731f41 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:34.320556 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:34.320556 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:19:34.327502 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-68c1b3c4-dd63-4c58-957b-da0978731f41 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Volume info retrieved successfully. Aug 06 14:19:34.342773 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-68c1b3c4-dd63-4c58-957b-da0978731f41 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 returned with HTTP 200 Aug 06 14:19:34.342773 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 12/48] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:34 2026] GET /volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:35.361669 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-31c18a04-a71a-4375-b88c-783e10e2ccd6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:35.370316 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-31c18a04-a71a-4375-b88c-783e10e2ccd6 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] GET https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 Aug 06 14:19:35.370316 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-31c18a04-a71a-4375-b88c-783e10e2ccd6 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:35.370316 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-31c18a04-a71a-4375-b88c-783e10e2ccd6 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:35.376797 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:35.376797 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:19:35.382545 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-31c18a04-a71a-4375-b88c-783e10e2ccd6 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Volume info retrieved successfully. Aug 06 14:19:35.390009 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-31c18a04-a71a-4375-b88c-783e10e2ccd6 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 returned with HTTP 200 Aug 06 14:19:35.390009 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 12/49] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:35 2026] GET /volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:35.508762 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-1fc13063-f83b-4b2c-a12c-3b92b95ac904 req-30f6db77-0e5e-44c0-8c23-59016b4f5ace None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:35.511592 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-1fc13063-f83b-4b2c-a12c-3b92b95ac904 req-30f6db77-0e5e-44c0-8c23-59016b4f5ace tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] GET https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 Aug 06 14:19:35.511932 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-1fc13063-f83b-4b2c-a12c-3b92b95ac904 req-30f6db77-0e5e-44c0-8c23-59016b4f5ace tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:35.512222 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-1fc13063-f83b-4b2c-a12c-3b92b95ac904 req-30f6db77-0e5e-44c0-8c23-59016b4f5ace tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:35.520021 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:35.520021 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:19:35.524231 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-1fc13063-f83b-4b2c-a12c-3b92b95ac904 req-30f6db77-0e5e-44c0-8c23-59016b4f5ace tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Volume info retrieved successfully. Aug 06 14:19:35.528748 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-1fc13063-f83b-4b2c-a12c-3b92b95ac904 req-30f6db77-0e5e-44c0-8c23-59016b4f5ace tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 returned with HTTP 200 Aug 06 14:19:35.529215 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 13/50] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:19:35 2026] GET /volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:35.872277 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-80eae729-a3c1-4c69-9555-384f7843232f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:35.872913 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-80eae729-a3c1-4c69-9555-384f7843232f None None] GET https://10.4.3.229/volume// Aug 06 14:19:35.873179 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-80eae729-a3c1-4c69-9555-384f7843232f None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:35.873688 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-80eae729-a3c1-4c69-9555-384f7843232f None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:35.874000 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-80eae729-a3c1-4c69-9555-384f7843232f None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:19:35.876194 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 14/51] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:19: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 06 14:19:35.897024 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-1fc13063-f83b-4b2c-a12c-3b92b95ac904 req-ea551095-14cc-4878-b82d-9fa6e24a4a70 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:36.317447 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-1fc13063-f83b-4b2c-a12c-3b92b95ac904 req-ea551095-14cc-4878-b82d-9fa6e24a4a70 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:19:36.317961 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-1fc13063-f83b-4b2c-a12c-3b92b95ac904 req-ea551095-14cc-4878-b82d-9fa6e24a4a70 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b0b16188-ce2b-4a57-a9f6-f801016bb835", "connector": null, "instance_uuid": "0dc4ecbb-d286-4100-bdd0-16348cd11420"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:19:36.329196 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:36.329196 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:19:36.384041 np0000006659 devstack@c-api.service[100398]: /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 06 14:19:36.384041 np0000006659 devstack@c-api.service[100398]: .first() Aug 06 14:19:36.403240 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-1fc13063-f83b-4b2c-a12c-3b92b95ac904 req-ea551095-14cc-4878-b82d-9fa6e24a4a70 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:19:36.403715 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 13/52] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:19:35 2026] POST /volume/v3/attachments => generated 273 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:36.439106 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-3e612ba5-4ff1-46b7-9cef-6d974adab01a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:36.442594 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3e612ba5-4ff1-46b7-9cef-6d974adab01a tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] GET https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 Aug 06 14:19:36.442869 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3e612ba5-4ff1-46b7-9cef-6d974adab01a tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:36.443138 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3e612ba5-4ff1-46b7-9cef-6d974adab01a tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:36.457401 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:36.457401 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:19:36.459607 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-fa6342b7-a413-4bcb-ab2a-be821fb6380e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:36.460289 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fa6342b7-a413-4bcb-ab2a-be821fb6380e None None] GET https://10.4.3.229/volume// Aug 06 14:19:36.460289 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fa6342b7-a413-4bcb-ab2a-be821fb6380e None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:36.460517 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fa6342b7-a413-4bcb-ab2a-be821fb6380e None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:36.460957 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fa6342b7-a413-4bcb-ab2a-be821fb6380e None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:19:36.461329 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 14/53] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:19: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 06 14:19:36.462081 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-3e612ba5-4ff1-46b7-9cef-6d974adab01a tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Volume info retrieved successfully. Aug 06 14:19:36.469354 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3e612ba5-4ff1-46b7-9cef-6d974adab01a tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 returned with HTTP 200 Aug 06 14:19:36.469354 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 13/54] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:36 2026] GET /volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:36.474753 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-1fc13063-f83b-4b2c-a12c-3b92b95ac904 req-86ea85f1-258c-4cd4-83a3-d5c082917ab3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:36.477916 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-1fc13063-f83b-4b2c-a12c-3b92b95ac904 req-86ea85f1-258c-4cd4-83a3-d5c082917ab3 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] GET https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 Aug 06 14:19:36.478199 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-1fc13063-f83b-4b2c-a12c-3b92b95ac904 req-86ea85f1-258c-4cd4-83a3-d5c082917ab3 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:36.478666 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-1fc13063-f83b-4b2c-a12c-3b92b95ac904 req-86ea85f1-258c-4cd4-83a3-d5c082917ab3 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:36.496504 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:36.496504 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:19:36.501501 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-1fc13063-f83b-4b2c-a12c-3b92b95ac904 req-86ea85f1-258c-4cd4-83a3-d5c082917ab3 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Volume info retrieved successfully. Aug 06 14:19:36.507862 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-1fc13063-f83b-4b2c-a12c-3b92b95ac904 req-86ea85f1-258c-4cd4-83a3-d5c082917ab3 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 returned with HTTP 200 Aug 06 14:19:36.508386 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 15/55] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:19:36 2026] GET /volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 => generated 1023 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:19:36.630937 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-1fc13063-f83b-4b2c-a12c-3b92b95ac904 req-815a91f7-72a4-4283-adf1-c0155e169a86 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:36.634230 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-1fc13063-f83b-4b2c-a12c-3b92b95ac904 req-815a91f7-72a4-4283-adf1-c0155e169a86 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] PUT https://10.4.3.229/volume/v3/attachments/d0b5c903-5c81-4055-ae87-1b9c71608d47 Aug 06 14:19:36.634654 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-1fc13063-f83b-4b2c-a12c-3b92b95ac904 req-815a91f7-72a4-4283-adf1-c0155e169a86 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:19:36.644254 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-1fc13063-f83b-4b2c-a12c-3b92b95ac904 req-815a91f7-72a4-4283-adf1-c0155e169a86 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Acquiring lock "cinder-attachment_update-b0b16188-ce2b-4a57-a9f6-f801016bb835-np0000006659" by "attachment_update" {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:19:36.650106 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-1fc13063-f83b-4b2c-a12c-3b92b95ac904 req-815a91f7-72a4-4283-adf1-c0155e169a86 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Lock "cinder-attachment_update-b0b16188-ce2b-4a57-a9f6-f801016bb835-np0000006659" acquired by "attachment_update" :: waited 0.006s {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:19:36.651321 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:36.651321 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:19:36.766344 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-1fc13063-f83b-4b2c-a12c-3b92b95ac904 req-815a91f7-72a4-4283-adf1-c0155e169a86 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Lock "cinder-attachment_update-b0b16188-ce2b-4a57-a9f6-f801016bb835-np0000006659" released by "attachment_update" :: held 0.116s {{(pid=100398) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:19:36.768086 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-1fc13063-f83b-4b2c-a12c-3b92b95ac904 req-815a91f7-72a4-4283-adf1-c0155e169a86 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] https://10.4.3.229/volume/v3/attachments/d0b5c903-5c81-4055-ae87-1b9c71608d47 returned with HTTP 200 Aug 06 14:19:36.768086 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 14/56] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:19:36 2026] PUT /volume/v3/attachments/d0b5c903-5c81-4055-ae87-1b9c71608d47 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:37.487727 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f3e4132f-207c-461b-a334-d46c8532fb86 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:37.490213 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f3e4132f-207c-461b-a334-d46c8532fb86 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] GET https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 Aug 06 14:19:37.490439 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f3e4132f-207c-461b-a334-d46c8532fb86 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:37.490617 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f3e4132f-207c-461b-a334-d46c8532fb86 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:37.500114 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:37.500114 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:19:37.504359 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f3e4132f-207c-461b-a334-d46c8532fb86 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Volume info retrieved successfully. Aug 06 14:19:37.508781 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f3e4132f-207c-461b-a334-d46c8532fb86 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 returned with HTTP 200 Aug 06 14:19:37.509347 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 15/57] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:37 2026] GET /volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:38.521400 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-db982a5c-4db4-4f92-a858-e308becd99bf None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:38.523308 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-db982a5c-4db4-4f92-a858-e308becd99bf tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] GET https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 Aug 06 14:19:38.523544 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-db982a5c-4db4-4f92-a858-e308becd99bf tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:38.523769 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-db982a5c-4db4-4f92-a858-e308becd99bf tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:38.534043 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:38.534043 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:19:38.537339 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-db982a5c-4db4-4f92-a858-e308becd99bf tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Volume info retrieved successfully. Aug 06 14:19:38.541744 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-db982a5c-4db4-4f92-a858-e308becd99bf tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 returned with HTTP 200 Aug 06 14:19:38.542187 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 14/58] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:38 2026] GET /volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:38.658153 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7709649d-1f17-463a-8779-996551f75419 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:38.660346 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7709649d-1f17-463a-8779-996551f75419 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:19:38.660920 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7709649d-1f17-463a-8779-996551f75419 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2035349681"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:19:38.662862 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-7709649d-1f17-463a-8779-996551f75419 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2035349681'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:19:38.663003 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-7709649d-1f17-463a-8779-996551f75419 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Create volume of 1 GB Aug 06 14:19:38.668906 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7709649d-1f17-463a-8779-996551f75419 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Availability Zones retrieved successfully. Aug 06 14:19:38.676239 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7709649d-1f17-463a-8779-996551f75419 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Flow 'volume_create_api' (05449973-b78a-4fd8-8174-499aadc0eaaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:19:38.677227 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7709649d-1f17-463a-8779-996551f75419 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1110f67e-9d53-44a5-9d14-781e8c137c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:38.678837 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-7709649d-1f17-463a-8779-996551f75419 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:19:38.711845 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7709649d-1f17-463a-8779-996551f75419 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1110f67e-9d53-44a5-9d14-781e8c137c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:38.712879 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7709649d-1f17-463a-8779-996551f75419 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6843e2c7-a566-4eb4-83ed-b320e0d894ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:38.785260 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-7709649d-1f17-463a-8779-996551f75419 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Created reservations ['04a44779-7ff0-4232-8389-3acc13e605c1', 'd44a673b-6eea-4484-ac3f-8c018891f372', '11b02bc6-1fde-4450-9d7f-5a076f94889c', '0c26d424-90a9-45c5-bf9d-82c0028a2c1a'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:19:38.786265 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7709649d-1f17-463a-8779-996551f75419 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6843e2c7-a566-4eb4-83ed-b320e0d894ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04a44779-7ff0-4232-8389-3acc13e605c1', 'd44a673b-6eea-4484-ac3f-8c018891f372', '11b02bc6-1fde-4450-9d7f-5a076f94889c', '0c26d424-90a9-45c5-bf9d-82c0028a2c1a']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:38.787191 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7709649d-1f17-463a-8779-996551f75419 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67d55f39-9a06-4443-8206-4f247b0063c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:38.813766 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7709649d-1f17-463a-8779-996551f75419 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67d55f39-9a06-4443-8206-4f247b0063c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d3eaa3d-d494-43ee-ad0c-bcc50f98b435', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2035349681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b676bf52f404caea39d915470d18b12',qos_specs=None,replication_status=,reservations=['04a44779-7ff0-4232-8389-3acc13e605c1','d44a673b-6eea-4484-ac3f-8c018891f372','11b02bc6-1fde-4450-9d7f-5a076f94889c','0c26d424-90a9-45c5-bf9d-82c0028a2c1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a447cec155dc4875ac881e4ba379690f',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:19:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2035349681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d3eaa3d-d494-43ee-ad0c-bcc50f98b435,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b676bf52f404caea39d915470d18b12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a447cec155dc4875ac881e4ba379690f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:38.815066 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7709649d-1f17-463a-8779-996551f75419 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff9bfe92-4466-4f1e-8e82-a70ff121f543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:38.834252 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7709649d-1f17-463a-8779-996551f75419 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff9bfe92-4466-4f1e-8e82-a70ff121f543) transitioned into state 'SUCCESS' from state '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-2035349681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b676bf52f404caea39d915470d18b12',qos_specs=None,replication_status=,reservations=['04a44779-7ff0-4232-8389-3acc13e605c1','d44a673b-6eea-4484-ac3f-8c018891f372','11b02bc6-1fde-4450-9d7f-5a076f94889c','0c26d424-90a9-45c5-bf9d-82c0028a2c1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a447cec155dc4875ac881e4ba379690f',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:38.835244 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7709649d-1f17-463a-8779-996551f75419 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcd8fc9b-468b-45e8-b560-38307b3ce161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:38.846468 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7709649d-1f17-463a-8779-996551f75419 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcd8fc9b-468b-45e8-b560-38307b3ce161) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:38.846841 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7709649d-1f17-463a-8779-996551f75419 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Flow 'volume_create_api' (05449973-b78a-4fd8-8174-499aadc0eaaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:19:38.847221 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7709649d-1f17-463a-8779-996551f75419 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Create volume request issued successfully. Aug 06 14:19:38.847858 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7709649d-1f17-463a-8779-996551f75419 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:19:38.848345 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 16/59] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:19:38 2026] POST /volume/v3/volumes => generated 754 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:19:38.864661 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a907bf38-a06e-489c-b44e-e8313998a2ed None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:38.867120 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a907bf38-a06e-489c-b44e-e8313998a2ed tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] GET https://10.4.3.229/volume/v3/volumes/8d3eaa3d-d494-43ee-ad0c-bcc50f98b435 Aug 06 14:19:38.867395 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a907bf38-a06e-489c-b44e-e8313998a2ed tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:38.867689 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a907bf38-a06e-489c-b44e-e8313998a2ed tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:38.879117 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:38.879117 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:19:38.884204 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-a907bf38-a06e-489c-b44e-e8313998a2ed tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Volume info retrieved successfully. Aug 06 14:19:38.889999 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a907bf38-a06e-489c-b44e-e8313998a2ed tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] https://10.4.3.229/volume/v3/volumes/8d3eaa3d-d494-43ee-ad0c-bcc50f98b435 returned with HTTP 200 Aug 06 14:19:38.890569 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 15/60] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:38 2026] GET /volume/v3/volumes/8d3eaa3d-d494-43ee-ad0c-bcc50f98b435 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:39.564036 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-2dab9b49-b552-4278-a9a6-bfbf01c31ab0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:39.564036 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2dab9b49-b552-4278-a9a6-bfbf01c31ab0 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] GET https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 Aug 06 14:19:39.564036 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2dab9b49-b552-4278-a9a6-bfbf01c31ab0 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:39.564036 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2dab9b49-b552-4278-a9a6-bfbf01c31ab0 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:39.574167 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:39.574167 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:19:39.578559 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-2dab9b49-b552-4278-a9a6-bfbf01c31ab0 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Volume info retrieved successfully. Aug 06 14:19:39.583026 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2dab9b49-b552-4278-a9a6-bfbf01c31ab0 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 returned with HTTP 200 Aug 06 14:19:39.583576 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 16/61] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:39 2026] GET /volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:39.903951 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1fa19136-bfbf-4260-8fa9-96385495c372 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:39.905559 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1fa19136-bfbf-4260-8fa9-96385495c372 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] GET https://10.4.3.229/volume/v3/volumes/8d3eaa3d-d494-43ee-ad0c-bcc50f98b435 Aug 06 14:19:39.905714 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1fa19136-bfbf-4260-8fa9-96385495c372 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:39.905904 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1fa19136-bfbf-4260-8fa9-96385495c372 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:39.912911 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:39.912911 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:19:39.918491 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1fa19136-bfbf-4260-8fa9-96385495c372 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Volume info retrieved successfully. Aug 06 14:19:39.928238 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1fa19136-bfbf-4260-8fa9-96385495c372 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] https://10.4.3.229/volume/v3/volumes/8d3eaa3d-d494-43ee-ad0c-bcc50f98b435 returned with HTTP 200 Aug 06 14:19:39.928670 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 15/62] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:39 2026] GET /volume/v3/volumes/8d3eaa3d-d494-43ee-ad0c-bcc50f98b435 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:39.941855 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-71627470-5623-42a8-b0d1-08a0c8d74de9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:39.945005 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-71627470-5623-42a8-b0d1-08a0c8d74de9 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] POST https://10.4.3.229/volume/v3/volumes/8d3eaa3d-d494-43ee-ad0c-bcc50f98b435/action Aug 06 14:19:39.945381 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-71627470-5623-42a8-b0d1-08a0c8d74de9 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:19:39.945536 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-71627470-5623-42a8-b0d1-08a0c8d74de9 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:19:39.954936 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:39.954936 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:19:39.955644 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-71627470-5623-42a8-b0d1-08a0c8d74de9 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Volume info retrieved successfully. Aug 06 14:19:39.963085 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-71627470-5623-42a8-b0d1-08a0c8d74de9 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Volume updated successfully. Aug 06 14:19:39.963365 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-71627470-5623-42a8-b0d1-08a0c8d74de9 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] https://10.4.3.229/volume/v3/volumes/8d3eaa3d-d494-43ee-ad0c-bcc50f98b435/action returned with HTTP 200 Aug 06 14:19:39.963882 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 17/63] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:19:39 2026] POST /volume/v3/volumes/8d3eaa3d-d494-43ee-ad0c-bcc50f98b435/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 14:19:39.973090 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5097b704-16bf-4c9d-a815-993468696ea3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:39.974858 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5097b704-16bf-4c9d-a815-993468696ea3 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] GET https://10.4.3.229/volume/v3/volumes/8d3eaa3d-d494-43ee-ad0c-bcc50f98b435 Aug 06 14:19:39.975030 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5097b704-16bf-4c9d-a815-993468696ea3 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:39.975227 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5097b704-16bf-4c9d-a815-993468696ea3 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:39.981716 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:39.981716 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:19:39.985935 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5097b704-16bf-4c9d-a815-993468696ea3 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Volume info retrieved successfully. Aug 06 14:19:39.991052 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5097b704-16bf-4c9d-a815-993468696ea3 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] https://10.4.3.229/volume/v3/volumes/8d3eaa3d-d494-43ee-ad0c-bcc50f98b435 returned with HTTP 200 Aug 06 14:19:39.991472 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 16/64] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:39 2026] GET /volume/v3/volumes/8d3eaa3d-d494-43ee-ad0c-bcc50f98b435 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:40.046266 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-1fc13063-f83b-4b2c-a12c-3b92b95ac904 req-286a4002-8f77-478e-8703-178418e8a7ae None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:40.049748 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-1fc13063-f83b-4b2c-a12c-3b92b95ac904 req-286a4002-8f77-478e-8703-178418e8a7ae tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] POST https://10.4.3.229/volume/v3/attachments/d0b5c903-5c81-4055-ae87-1b9c71608d47/action Aug 06 14:19:40.050341 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-1fc13063-f83b-4b2c-a12c-3b92b95ac904 req-286a4002-8f77-478e-8703-178418e8a7ae tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Action body: b'{"os-complete": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:19:40.050526 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-1fc13063-f83b-4b2c-a12c-3b92b95ac904 req-286a4002-8f77-478e-8703-178418e8a7ae tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:19:40.074134 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:40.074134 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:19:40.087091 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-1fc13063-f83b-4b2c-a12c-3b92b95ac904 req-286a4002-8f77-478e-8703-178418e8a7ae tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] https://10.4.3.229/volume/v3/attachments/d0b5c903-5c81-4055-ae87-1b9c71608d47/action returned with HTTP 204 Aug 06 14:19:40.087707 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 17/65] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:19:40 2026] POST /volume/v3/attachments/d0b5c903-5c81-4055-ae87-1b9c71608d47/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:19:40.202163 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-64999441-0944-40e9-a865-c6adcb1c5d4c req-29cb2bbf-b49f-4deb-abed-493249169298 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:40.204105 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-64999441-0944-40e9-a865-c6adcb1c5d4c req-29cb2bbf-b49f-4deb-abed-493249169298 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] GET https://10.4.3.229/volume/v3/volumes/8d3eaa3d-d494-43ee-ad0c-bcc50f98b435 Aug 06 14:19:40.204309 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-64999441-0944-40e9-a865-c6adcb1c5d4c req-29cb2bbf-b49f-4deb-abed-493249169298 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:40.204513 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-64999441-0944-40e9-a865-c6adcb1c5d4c req-29cb2bbf-b49f-4deb-abed-493249169298 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:40.212307 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:40.212307 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:19:40.216623 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-64999441-0944-40e9-a865-c6adcb1c5d4c req-29cb2bbf-b49f-4deb-abed-493249169298 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Volume info retrieved successfully. Aug 06 14:19:40.221999 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-64999441-0944-40e9-a865-c6adcb1c5d4c req-29cb2bbf-b49f-4deb-abed-493249169298 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] https://10.4.3.229/volume/v3/volumes/8d3eaa3d-d494-43ee-ad0c-bcc50f98b435 returned with HTTP 200 Aug 06 14:19:40.222538 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 16/66] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:19:40 2026] GET /volume/v3/volumes/8d3eaa3d-d494-43ee-ad0c-bcc50f98b435 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:40.560390 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c029e27d-fbf1-403c-b639-03c08fd40cbf None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:40.562408 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c029e27d-fbf1-403c-b639-03c08fd40cbf tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:19:40.562749 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c029e27d-fbf1-403c-b639-03c08fd40cbf tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-242049210"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:19:40.564089 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-c029e27d-fbf1-403c-b639-03c08fd40cbf tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-242049210'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:19:40.564231 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-c029e27d-fbf1-403c-b639-03c08fd40cbf tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Create volume of 1 GB Aug 06 14:19:40.570198 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c029e27d-fbf1-403c-b639-03c08fd40cbf tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Availability Zones retrieved successfully. Aug 06 14:19:40.576119 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-c029e27d-fbf1-403c-b639-03c08fd40cbf tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Flow 'volume_create_api' (355a3ca0-d1d7-4869-9ce3-5d99d2ca8096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:19:40.579525 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-c029e27d-fbf1-403c-b639-03c08fd40cbf tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea3d7e2e-0c05-4f16-adc8-13e5f93fc1bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:40.580585 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-c029e27d-fbf1-403c-b639-03c08fd40cbf tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:19:40.595799 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-32e93e63-c300-4b21-8da6-9aefd24dd338 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:40.597598 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-32e93e63-c300-4b21-8da6-9aefd24dd338 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] GET https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 Aug 06 14:19:40.597811 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-32e93e63-c300-4b21-8da6-9aefd24dd338 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:40.597999 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-32e93e63-c300-4b21-8da6-9aefd24dd338 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:40.608696 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:40.608696 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:19:40.613849 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-32e93e63-c300-4b21-8da6-9aefd24dd338 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Volume info retrieved successfully. Aug 06 14:19:40.619421 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-32e93e63-c300-4b21-8da6-9aefd24dd338 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 returned with HTTP 200 Aug 06 14:19:40.619855 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 17/67] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:40 2026] GET /volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:40.622516 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-c029e27d-fbf1-403c-b639-03c08fd40cbf tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea3d7e2e-0c05-4f16-adc8-13e5f93fc1bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:40.624072 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-c029e27d-fbf1-403c-b639-03c08fd40cbf tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6db0411-775a-456b-9516-c176f861385e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:40.632632 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-99da9d1f-2591-4ede-92dc-8eebbf2da9c9 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:40.635840 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-99da9d1f-2591-4ede-92dc-8eebbf2da9c9 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] GET https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 Aug 06 14:19:40.636141 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-99da9d1f-2591-4ede-92dc-8eebbf2da9c9 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:40.636440 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-99da9d1f-2591-4ede-92dc-8eebbf2da9c9 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:40.649310 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:40.649310 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:19:40.653750 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-99da9d1f-2591-4ede-92dc-8eebbf2da9c9 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Volume info retrieved successfully. Aug 06 14:19:40.657496 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-99da9d1f-2591-4ede-92dc-8eebbf2da9c9 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 returned with HTTP 200 Aug 06 14:19:40.657886 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 18/68] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:40 2026] GET /volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:40.670914 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-c029e27d-fbf1-403c-b639-03c08fd40cbf tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Created reservations ['3594b304-7ff3-426a-829d-abf25450cf50', '85b9d618-f1af-445b-b846-9f8554d97e64', '63674138-8193-49a4-807d-d7bc1ba6bccd', '0523808e-1996-4552-a44f-cd39d546f0fd'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:19:40.671714 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-c029e27d-fbf1-403c-b639-03c08fd40cbf tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6db0411-775a-456b-9516-c176f861385e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3594b304-7ff3-426a-829d-abf25450cf50', '85b9d618-f1af-445b-b846-9f8554d97e64', '63674138-8193-49a4-807d-d7bc1ba6bccd', '0523808e-1996-4552-a44f-cd39d546f0fd']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:40.672407 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-c029e27d-fbf1-403c-b639-03c08fd40cbf tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b38c0c3d-69f3-4389-9217-6d3c1cd079d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:40.693660 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-c029e27d-fbf1-403c-b639-03c08fd40cbf tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b38c0c3d-69f3-4389-9217-6d3c1cd079d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f215dab6-6657-4dfa-942e-678a84965586', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-242049210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b676bf52f404caea39d915470d18b12',qos_specs=None,replication_status=,reservations=['3594b304-7ff3-426a-829d-abf25450cf50','85b9d618-f1af-445b-b846-9f8554d97e64','63674138-8193-49a4-807d-d7bc1ba6bccd','0523808e-1996-4552-a44f-cd39d546f0fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a447cec155dc4875ac881e4ba379690f',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:19:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-242049210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f215dab6-6657-4dfa-942e-678a84965586,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b676bf52f404caea39d915470d18b12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a447cec155dc4875ac881e4ba379690f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:40.696445 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-c029e27d-fbf1-403c-b639-03c08fd40cbf tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33bf2331-e5af-430a-b8d9-83010e31123b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:40.714213 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-c029e27d-fbf1-403c-b639-03c08fd40cbf tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33bf2331-e5af-430a-b8d9-83010e31123b) transitioned into state 'SUCCESS' from state '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-242049210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b676bf52f404caea39d915470d18b12',qos_specs=None,replication_status=,reservations=['3594b304-7ff3-426a-829d-abf25450cf50','85b9d618-f1af-445b-b846-9f8554d97e64','63674138-8193-49a4-807d-d7bc1ba6bccd','0523808e-1996-4552-a44f-cd39d546f0fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a447cec155dc4875ac881e4ba379690f',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:40.714948 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-c029e27d-fbf1-403c-b639-03c08fd40cbf tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b398995-e21b-462e-9742-2fdf0b271576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:40.725894 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-c029e27d-fbf1-403c-b639-03c08fd40cbf tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b398995-e21b-462e-9742-2fdf0b271576) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:40.726690 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-c029e27d-fbf1-403c-b639-03c08fd40cbf tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Flow 'volume_create_api' (355a3ca0-d1d7-4869-9ce3-5d99d2ca8096) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:19:40.727027 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c029e27d-fbf1-403c-b639-03c08fd40cbf tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Create volume request issued successfully. Aug 06 14:19:40.727641 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c029e27d-fbf1-403c-b639-03c08fd40cbf tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:19:40.728169 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 18/69] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:19:40 2026] POST /volume/v3/volumes => generated 753 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:19:40.743180 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-de3d4c09-3196-469a-8ceb-e12058569fc1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:40.746844 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-de3d4c09-3196-469a-8ceb-e12058569fc1 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] GET https://10.4.3.229/volume/v3/volumes/f215dab6-6657-4dfa-942e-678a84965586 Aug 06 14:19:40.747032 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-de3d4c09-3196-469a-8ceb-e12058569fc1 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:40.747243 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-de3d4c09-3196-469a-8ceb-e12058569fc1 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:40.755115 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:40.755115 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:19:40.763068 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-de3d4c09-3196-469a-8ceb-e12058569fc1 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Volume info retrieved successfully. Aug 06 14:19:40.767571 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-de3d4c09-3196-469a-8ceb-e12058569fc1 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] https://10.4.3.229/volume/v3/volumes/f215dab6-6657-4dfa-942e-678a84965586 returned with HTTP 200 Aug 06 14:19:40.768029 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 17/70] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:40 2026] GET /volume/v3/volumes/f215dab6-6657-4dfa-942e-678a84965586 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:41.782865 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ebf97d13-f2b0-4cff-b4ab-a4baa5f57543 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:41.785535 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ebf97d13-f2b0-4cff-b4ab-a4baa5f57543 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] GET https://10.4.3.229/volume/v3/volumes/f215dab6-6657-4dfa-942e-678a84965586 Aug 06 14:19:41.785827 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ebf97d13-f2b0-4cff-b4ab-a4baa5f57543 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:41.786082 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ebf97d13-f2b0-4cff-b4ab-a4baa5f57543 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:41.796242 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:41.796242 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:19:41.802816 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ebf97d13-f2b0-4cff-b4ab-a4baa5f57543 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Volume info retrieved successfully. Aug 06 14:19:41.810678 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ebf97d13-f2b0-4cff-b4ab-a4baa5f57543 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] https://10.4.3.229/volume/v3/volumes/f215dab6-6657-4dfa-942e-678a84965586 returned with HTTP 200 Aug 06 14:19:41.811303 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 18/71] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:41 2026] GET /volume/v3/volumes/f215dab6-6657-4dfa-942e-678a84965586 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:42.001453 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-045eae68-0b03-45e5-8e45-ccc57d4d1b26 req-664531fc-0d96-45ce-a437-1b7cf21484c5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:42.001453 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-045eae68-0b03-45e5-8e45-ccc57d4d1b26 req-664531fc-0d96-45ce-a437-1b7cf21484c5 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] DELETE https://10.4.3.229/volume/v3/attachments/d0b5c903-5c81-4055-ae87-1b9c71608d47 Aug 06 14:19:42.001453 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-045eae68-0b03-45e5-8e45-ccc57d4d1b26 req-664531fc-0d96-45ce-a437-1b7cf21484c5 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:42.001453 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-045eae68-0b03-45e5-8e45-ccc57d4d1b26 req-664531fc-0d96-45ce-a437-1b7cf21484c5 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:42.009734 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:42.009734 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:19:42.106056 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-045eae68-0b03-45e5-8e45-ccc57d4d1b26 req-664531fc-0d96-45ce-a437-1b7cf21484c5 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] https://10.4.3.229/volume/v3/attachments/d0b5c903-5c81-4055-ae87-1b9c71608d47 returned with HTTP 200 Aug 06 14:19:42.106692 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 19/72] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:19:41 2026] DELETE /volume/v3/attachments/d0b5c903-5c81-4055-ae87-1b9c71608d47 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:19:42.240511 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ab1a7006-90b8-4783-b06c-7d4eb4463f31 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:42.242618 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ab1a7006-90b8-4783-b06c-7d4eb4463f31 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] DELETE https://10.4.3.229/volume/v3/volumes/f215dab6-6657-4dfa-942e-678a84965586 Aug 06 14:19:42.242813 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ab1a7006-90b8-4783-b06c-7d4eb4463f31 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:42.243003 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ab1a7006-90b8-4783-b06c-7d4eb4463f31 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:42.243198 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-ab1a7006-90b8-4783-b06c-7d4eb4463f31 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Delete volume with id: f215dab6-6657-4dfa-942e-678a84965586 Aug 06 14:19:42.250518 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:42.250518 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:19:42.251008 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ab1a7006-90b8-4783-b06c-7d4eb4463f31 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Volume info retrieved successfully. Aug 06 14:19:42.278521 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ab1a7006-90b8-4783-b06c-7d4eb4463f31 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Delete volume request issued successfully. Aug 06 14:19:42.278521 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ab1a7006-90b8-4783-b06c-7d4eb4463f31 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] https://10.4.3.229/volume/v3/volumes/f215dab6-6657-4dfa-942e-678a84965586 returned with HTTP 202 Aug 06 14:19:42.278521 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 19/73] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:19:42 2026] DELETE /volume/v3/volumes/f215dab6-6657-4dfa-942e-678a84965586 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:19:42.284984 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-68bdb3b5-a0fd-4884-b2d6-e9c9d2b29f74 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:42.287465 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-68bdb3b5-a0fd-4884-b2d6-e9c9d2b29f74 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] GET https://10.4.3.229/volume/v3/volumes/f215dab6-6657-4dfa-942e-678a84965586 Aug 06 14:19:42.287705 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-68bdb3b5-a0fd-4884-b2d6-e9c9d2b29f74 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:42.288516 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-68bdb3b5-a0fd-4884-b2d6-e9c9d2b29f74 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:42.301342 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:42.301342 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:19:42.308088 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-68bdb3b5-a0fd-4884-b2d6-e9c9d2b29f74 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Volume info retrieved successfully. Aug 06 14:19:42.315736 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-68bdb3b5-a0fd-4884-b2d6-e9c9d2b29f74 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] https://10.4.3.229/volume/v3/volumes/f215dab6-6657-4dfa-942e-678a84965586 returned with HTTP 200 Aug 06 14:19:42.315736 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 18/74] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:42 2026] GET /volume/v3/volumes/f215dab6-6657-4dfa-942e-678a84965586 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:42.846759 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-501f472f-a4e5-4155-b7f4-85b0036bbf1e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:42.849483 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-501f472f-a4e5-4155-b7f4-85b0036bbf1e tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:19:42.849920 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-501f472f-a4e5-4155-b7f4-85b0036bbf1e tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-995981867"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:19:42.851260 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-501f472f-a4e5-4155-b7f4-85b0036bbf1e tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-995981867'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:19:42.851379 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-501f472f-a4e5-4155-b7f4-85b0036bbf1e tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Create volume of 1 GB Aug 06 14:19:42.856018 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-501f472f-a4e5-4155-b7f4-85b0036bbf1e tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Availability Zones retrieved successfully. Aug 06 14:19:42.861640 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-501f472f-a4e5-4155-b7f4-85b0036bbf1e tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Flow 'volume_create_api' (52fc791a-7813-46d7-bc57-30a55a3850f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:19:42.862667 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-501f472f-a4e5-4155-b7f4-85b0036bbf1e tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79195e86-8b96-435e-953a-2122101d8bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:42.863712 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-501f472f-a4e5-4155-b7f4-85b0036bbf1e tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:19:42.906994 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-501f472f-a4e5-4155-b7f4-85b0036bbf1e tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79195e86-8b96-435e-953a-2122101d8bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:42.907890 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-501f472f-a4e5-4155-b7f4-85b0036bbf1e tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6271da94-9e2e-4c6d-b550-26a0c5e8d526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:42.942025 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-501f472f-a4e5-4155-b7f4-85b0036bbf1e tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-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 06 14:19:42.942284 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-501f472f-a4e5-4155-b7f4-85b0036bbf1e tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-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 06 14:19:42.996456 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-501f472f-a4e5-4155-b7f4-85b0036bbf1e tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Created reservations ['491325e9-f439-45b2-87b9-50998c124c42', '187dda86-5d4c-4476-8f71-7282c8001fbd', '909aa832-397b-4e0a-9a0f-bb46614fff19', '8b168906-23ab-4892-9571-5aa39daf2598'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:19:42.997485 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-501f472f-a4e5-4155-b7f4-85b0036bbf1e tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6271da94-9e2e-4c6d-b550-26a0c5e8d526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['491325e9-f439-45b2-87b9-50998c124c42', '187dda86-5d4c-4476-8f71-7282c8001fbd', '909aa832-397b-4e0a-9a0f-bb46614fff19', '8b168906-23ab-4892-9571-5aa39daf2598']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:42.998923 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-501f472f-a4e5-4155-b7f4-85b0036bbf1e tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc79365f-0e0d-436b-96f8-1c806029e53d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:43.034453 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-501f472f-a4e5-4155-b7f4-85b0036bbf1e tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc79365f-0e0d-436b-96f8-1c806029e53d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c5c7111-9526-4128-a1df-efcd8b98a970', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-995981867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3404019e5f484eec8545b4431aab0d2b',qos_specs=None,replication_status=,reservations=['491325e9-f439-45b2-87b9-50998c124c42','187dda86-5d4c-4476-8f71-7282c8001fbd','909aa832-397b-4e0a-9a0f-bb46614fff19','8b168906-23ab-4892-9571-5aa39daf2598'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b03f3290f4466db4dfaddf3e936597',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:19:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-995981867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c5c7111-9526-4128-a1df-efcd8b98a970,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3404019e5f484eec8545b4431aab0d2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59b03f3290f4466db4dfaddf3e936597',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:43.036235 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-501f472f-a4e5-4155-b7f4-85b0036bbf1e tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c305c1a-638e-490f-8dd7-8a5d2eae6a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:43.073015 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-501f472f-a4e5-4155-b7f4-85b0036bbf1e tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c305c1a-638e-490f-8dd7-8a5d2eae6a37) transitioned into state 'SUCCESS' from state '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-995981867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3404019e5f484eec8545b4431aab0d2b',qos_specs=None,replication_status=,reservations=['491325e9-f439-45b2-87b9-50998c124c42','187dda86-5d4c-4476-8f71-7282c8001fbd','909aa832-397b-4e0a-9a0f-bb46614fff19','8b168906-23ab-4892-9571-5aa39daf2598'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b03f3290f4466db4dfaddf3e936597',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:43.074027 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-501f472f-a4e5-4155-b7f4-85b0036bbf1e tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ecbc203-4e85-4407-9ad7-27e93e0f4e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:43.086381 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-501f472f-a4e5-4155-b7f4-85b0036bbf1e tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ecbc203-4e85-4407-9ad7-27e93e0f4e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:43.087796 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-501f472f-a4e5-4155-b7f4-85b0036bbf1e tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Flow 'volume_create_api' (52fc791a-7813-46d7-bc57-30a55a3850f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:19:43.088187 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-501f472f-a4e5-4155-b7f4-85b0036bbf1e tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Create volume request issued successfully. Aug 06 14:19:43.089095 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-501f472f-a4e5-4155-b7f4-85b0036bbf1e tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:19:43.089711 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 19/75] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:19:42 2026] POST /volume/v3/volumes => generated 753 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:19:43.337588 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1259dddd-9bf3-4919-a921-9292dfa0febc None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:43.339344 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1259dddd-9bf3-4919-a921-9292dfa0febc tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] GET https://10.4.3.229/volume/v3/volumes/f215dab6-6657-4dfa-942e-678a84965586 Aug 06 14:19:43.339539 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1259dddd-9bf3-4919-a921-9292dfa0febc tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:43.339802 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1259dddd-9bf3-4919-a921-9292dfa0febc tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:43.355130 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1259dddd-9bf3-4919-a921-9292dfa0febc tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] https://10.4.3.229/volume/v3/volumes/f215dab6-6657-4dfa-942e-678a84965586 returned with HTTP 404 Aug 06 14:19:43.355979 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 20/76] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:43 2026] GET /volume/v3/volumes/f215dab6-6657-4dfa-942e-678a84965586 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:19:43.364510 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-88bf6449-dc33-4b69-9d85-8c2117ded354 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:43.368370 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-88bf6449-dc33-4b69-9d85-8c2117ded354 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] DELETE https://10.4.3.229/volume/v3/volumes/8d3eaa3d-d494-43ee-ad0c-bcc50f98b435 Aug 06 14:19:43.368601 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-88bf6449-dc33-4b69-9d85-8c2117ded354 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:43.368872 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-88bf6449-dc33-4b69-9d85-8c2117ded354 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:43.369117 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-88bf6449-dc33-4b69-9d85-8c2117ded354 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Delete volume with id: 8d3eaa3d-d494-43ee-ad0c-bcc50f98b435 Aug 06 14:19:43.379870 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:43.379870 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:19:43.380605 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-88bf6449-dc33-4b69-9d85-8c2117ded354 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Volume info retrieved successfully. Aug 06 14:19:43.405079 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-88bf6449-dc33-4b69-9d85-8c2117ded354 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Delete volume request issued successfully. Aug 06 14:19:43.405729 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-88bf6449-dc33-4b69-9d85-8c2117ded354 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] https://10.4.3.229/volume/v3/volumes/8d3eaa3d-d494-43ee-ad0c-bcc50f98b435 returned with HTTP 202 Aug 06 14:19:43.405823 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 20/77] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:19:43 2026] DELETE /volume/v3/volumes/8d3eaa3d-d494-43ee-ad0c-bcc50f98b435 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:19:43.414597 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ff143ead-7e51-4d97-b5e5-977cfab8eec2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:43.416808 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ff143ead-7e51-4d97-b5e5-977cfab8eec2 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] GET https://10.4.3.229/volume/v3/volumes/8d3eaa3d-d494-43ee-ad0c-bcc50f98b435 Aug 06 14:19:43.417061 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ff143ead-7e51-4d97-b5e5-977cfab8eec2 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:43.417328 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ff143ead-7e51-4d97-b5e5-977cfab8eec2 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:43.426701 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:43.426701 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:19:43.430317 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-ff143ead-7e51-4d97-b5e5-977cfab8eec2 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Volume info retrieved successfully. Aug 06 14:19:43.435541 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ff143ead-7e51-4d97-b5e5-977cfab8eec2 tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] https://10.4.3.229/volume/v3/volumes/8d3eaa3d-d494-43ee-ad0c-bcc50f98b435 returned with HTTP 200 Aug 06 14:19:43.436022 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 19/78] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:43 2026] GET /volume/v3/volumes/8d3eaa3d-d494-43ee-ad0c-bcc50f98b435 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:44.310771 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-91da1ae4-3132-4fff-a11a-9fd1f55a6511 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:44.312734 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-91da1ae4-3132-4fff-a11a-9fd1f55a6511 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] GET https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 Aug 06 14:19:44.312946 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-91da1ae4-3132-4fff-a11a-9fd1f55a6511 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:44.313171 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-91da1ae4-3132-4fff-a11a-9fd1f55a6511 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:44.322332 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:44.322332 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:19:44.327922 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-91da1ae4-3132-4fff-a11a-9fd1f55a6511 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Volume info retrieved successfully. Aug 06 14:19:44.333997 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-91da1ae4-3132-4fff-a11a-9fd1f55a6511 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 returned with HTTP 200 Aug 06 14:19:44.334763 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 20/79] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:44 2026] GET /volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:44.354153 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-75a66e1c-a85a-4f8a-b08a-a775e24e19ac None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:44.355873 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-75a66e1c-a85a-4f8a-b08a-a775e24e19ac tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] GET https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 Aug 06 14:19:44.356042 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-75a66e1c-a85a-4f8a-b08a-a775e24e19ac tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:44.356231 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-75a66e1c-a85a-4f8a-b08a-a775e24e19ac tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:44.363297 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:44.363297 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:19:44.366821 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-75a66e1c-a85a-4f8a-b08a-a775e24e19ac tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Volume info retrieved successfully. Aug 06 14:19:44.370970 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-75a66e1c-a85a-4f8a-b08a-a775e24e19ac tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 returned with HTTP 200 Aug 06 14:19:44.371493 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 21/80] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:44 2026] GET /volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:44.414846 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-efd065c4-1adc-4882-81c2-b4504bdac228 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:44.417269 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-efd065c4-1adc-4882-81c2-b4504bdac228 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] GET https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 Aug 06 14:19:44.417565 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-efd065c4-1adc-4882-81c2-b4504bdac228 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:44.417830 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-efd065c4-1adc-4882-81c2-b4504bdac228 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:44.427243 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:44.427243 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:19:44.432724 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-efd065c4-1adc-4882-81c2-b4504bdac228 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Volume info retrieved successfully. Aug 06 14:19:44.440534 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-efd065c4-1adc-4882-81c2-b4504bdac228 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 returned with HTTP 200 Aug 06 14:19:44.441137 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 21/81] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:44 2026] GET /volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:44.449928 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-67ff6d59-5436-449c-8070-7599e8b77d1c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:44.451876 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-67ff6d59-5436-449c-8070-7599e8b77d1c tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] GET https://10.4.3.229/volume/v3/volumes/8d3eaa3d-d494-43ee-ad0c-bcc50f98b435 Aug 06 14:19:44.452068 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-67ff6d59-5436-449c-8070-7599e8b77d1c tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:44.452272 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-67ff6d59-5436-449c-8070-7599e8b77d1c tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:44.458259 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-67ff6d59-5436-449c-8070-7599e8b77d1c tempest-ServersNegativeTestJSON-1180816186 tempest-ServersNegativeTestJSON-1180816186-project-member] https://10.4.3.229/volume/v3/volumes/8d3eaa3d-d494-43ee-ad0c-bcc50f98b435 returned with HTTP 404 Aug 06 14:19:44.458748 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 20/82] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:44 2026] GET /volume/v3/volumes/8d3eaa3d-d494-43ee-ad0c-bcc50f98b435 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:19:44.464097 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0254e998-b238-4cda-9fe5-e3befc7765cc None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:44.465904 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0254e998-b238-4cda-9fe5-e3befc7765cc tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] DELETE https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 Aug 06 14:19:44.466074 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0254e998-b238-4cda-9fe5-e3befc7765cc tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:44.466275 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0254e998-b238-4cda-9fe5-e3befc7765cc tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:44.466466 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-0254e998-b238-4cda-9fe5-e3befc7765cc tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Delete volume with id: b0b16188-ce2b-4a57-a9f6-f801016bb835 Aug 06 14:19:44.473706 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:44.473706 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:19:44.474164 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0254e998-b238-4cda-9fe5-e3befc7765cc tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Volume info retrieved successfully. Aug 06 14:19:44.490415 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0254e998-b238-4cda-9fe5-e3befc7765cc tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Delete volume request issued successfully. Aug 06 14:19:44.490887 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0254e998-b238-4cda-9fe5-e3befc7765cc tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 returned with HTTP 202 Aug 06 14:19:44.491388 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 21/83] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:19:44 2026] DELETE /volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:19:44.499094 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-3fdb2b51-0733-4165-ab2e-d8b2dd5b5520 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:44.500886 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3fdb2b51-0733-4165-ab2e-d8b2dd5b5520 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] GET https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 Aug 06 14:19:44.501077 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3fdb2b51-0733-4165-ab2e-d8b2dd5b5520 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:44.501275 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3fdb2b51-0733-4165-ab2e-d8b2dd5b5520 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:44.508304 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:44.508304 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:19:44.513359 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-3fdb2b51-0733-4165-ab2e-d8b2dd5b5520 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Volume info retrieved successfully. Aug 06 14:19:44.518569 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3fdb2b51-0733-4165-ab2e-d8b2dd5b5520 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 returned with HTTP 200 Aug 06 14:19:44.519058 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 22/84] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:44 2026] GET /volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:45.535220 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d100a6ab-d7bd-4674-a3fd-a25a78d8f772 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:45.537105 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d100a6ab-d7bd-4674-a3fd-a25a78d8f772 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] GET https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 Aug 06 14:19:45.538228 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d100a6ab-d7bd-4674-a3fd-a25a78d8f772 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:45.538228 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d100a6ab-d7bd-4674-a3fd-a25a78d8f772 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:45.548443 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d100a6ab-d7bd-4674-a3fd-a25a78d8f772 tempest-DeleteServersTestJSON-1158642199 tempest-DeleteServersTestJSON-1158642199-project-member] https://10.4.3.229/volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 returned with HTTP 404 Aug 06 14:19:45.550105 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 22/85] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:45 2026] GET /volume/v3/volumes/b0b16188-ce2b-4a57-a9f6-f801016bb835 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:19:48.213568 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-cb9fb918-31be-408e-9cd6-910485345b81 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:48.216537 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cb9fb918-31be-408e-9cd6-910485345b81 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:19:48.217626 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cb9fb918-31be-408e-9cd6-910485345b81 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1566839724"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:19:48.218884 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-cb9fb918-31be-408e-9cd6-910485345b81 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1566839724'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:19:48.219027 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-cb9fb918-31be-408e-9cd6-910485345b81 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Create volume of 1 GB Aug 06 14:19:48.225585 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-cb9fb918-31be-408e-9cd6-910485345b81 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Availability Zones retrieved successfully. Aug 06 14:19:48.233957 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-cb9fb918-31be-408e-9cd6-910485345b81 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Flow 'volume_create_api' (c61d5e9e-e902-4571-bd2c-ad3adc2e43ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:19:48.235506 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-cb9fb918-31be-408e-9cd6-910485345b81 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23843a99-dd05-4007-a07d-b2363e0797ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:48.236702 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-cb9fb918-31be-408e-9cd6-910485345b81 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:19:48.286380 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-cb9fb918-31be-408e-9cd6-910485345b81 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23843a99-dd05-4007-a07d-b2363e0797ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:48.287274 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-cb9fb918-31be-408e-9cd6-910485345b81 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39d67873-059c-4d6b-a893-573649892b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:48.379511 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-cb9fb918-31be-408e-9cd6-910485345b81 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Created reservations ['c1e8abff-a9c7-493d-9ecf-65bb17cb8957', '7a4d5340-2a2f-4388-a4d3-fb4daae8eb4a', 'e881c40c-344f-4514-a763-9477bddd864c', '1c620bf4-ea62-4a80-8dc5-d41351fa8213'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:19:48.380476 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-cb9fb918-31be-408e-9cd6-910485345b81 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39d67873-059c-4d6b-a893-573649892b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1e8abff-a9c7-493d-9ecf-65bb17cb8957', '7a4d5340-2a2f-4388-a4d3-fb4daae8eb4a', 'e881c40c-344f-4514-a763-9477bddd864c', '1c620bf4-ea62-4a80-8dc5-d41351fa8213']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:48.381384 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-cb9fb918-31be-408e-9cd6-910485345b81 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a31fbce-0cb2-4a50-936d-596b206f24c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:48.411896 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-cb9fb918-31be-408e-9cd6-910485345b81 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a31fbce-0cb2-4a50-936d-596b206f24c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8af33ccc-9233-449a-81b9-f9772d189055', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1566839724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b023d724940446fa2504699a6cf06b5',qos_specs=None,replication_status=,reservations=['c1e8abff-a9c7-493d-9ecf-65bb17cb8957','7a4d5340-2a2f-4388-a4d3-fb4daae8eb4a','e881c40c-344f-4514-a763-9477bddd864c','1c620bf4-ea62-4a80-8dc5-d41351fa8213'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0ac1cbfe3af46c2adf0e75a37c62bcc',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:19:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1566839724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8af33ccc-9233-449a-81b9-f9772d189055,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b023d724940446fa2504699a6cf06b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0ac1cbfe3af46c2adf0e75a37c62bcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:48.412771 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-cb9fb918-31be-408e-9cd6-910485345b81 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e208e119-cd66-4365-84eb-435488dff117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:48.438047 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-cb9fb918-31be-408e-9cd6-910485345b81 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e208e119-cd66-4365-84eb-435488dff117) transitioned into state 'SUCCESS' from state '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-1566839724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b023d724940446fa2504699a6cf06b5',qos_specs=None,replication_status=,reservations=['c1e8abff-a9c7-493d-9ecf-65bb17cb8957','7a4d5340-2a2f-4388-a4d3-fb4daae8eb4a','e881c40c-344f-4514-a763-9477bddd864c','1c620bf4-ea62-4a80-8dc5-d41351fa8213'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0ac1cbfe3af46c2adf0e75a37c62bcc',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:48.438583 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-cb9fb918-31be-408e-9cd6-910485345b81 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fc4e4f8-15d5-43a7-8fe4-cdf27a13803e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:19:48.451907 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-cb9fb918-31be-408e-9cd6-910485345b81 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fc4e4f8-15d5-43a7-8fe4-cdf27a13803e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:19:48.453400 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-cb9fb918-31be-408e-9cd6-910485345b81 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Flow 'volume_create_api' (c61d5e9e-e902-4571-bd2c-ad3adc2e43ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:19:48.453558 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-cb9fb918-31be-408e-9cd6-910485345b81 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Create volume request issued successfully. Aug 06 14:19:48.454361 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cb9fb918-31be-408e-9cd6-910485345b81 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:19:48.454980 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 21/86] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:19:48 2026] POST /volume/v3/volumes => generated 755 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:19:48.470861 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-750e9495-50ea-4a87-84d2-82d6af190411 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:48.474121 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-750e9495-50ea-4a87-84d2-82d6af190411 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] GET https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 Aug 06 14:19:48.474121 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-750e9495-50ea-4a87-84d2-82d6af190411 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:48.474269 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-750e9495-50ea-4a87-84d2-82d6af190411 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:48.485064 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:48.485064 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:19:48.490350 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-750e9495-50ea-4a87-84d2-82d6af190411 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Volume info retrieved successfully. Aug 06 14:19:48.495868 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-750e9495-50ea-4a87-84d2-82d6af190411 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 returned with HTTP 200 Aug 06 14:19:48.496478 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 22/87] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:48 2026] GET /volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:49.511394 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8e0ea508-8a3c-4718-899e-3d31e8afe5a0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:49.513885 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8e0ea508-8a3c-4718-899e-3d31e8afe5a0 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] GET https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 Aug 06 14:19:49.514149 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8e0ea508-8a3c-4718-899e-3d31e8afe5a0 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:49.514418 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8e0ea508-8a3c-4718-899e-3d31e8afe5a0 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:49.522668 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:49.522668 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:19:49.526894 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8e0ea508-8a3c-4718-899e-3d31e8afe5a0 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Volume info retrieved successfully. Aug 06 14:19:49.532232 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8e0ea508-8a3c-4718-899e-3d31e8afe5a0 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 returned with HTTP 200 Aug 06 14:19:49.532768 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 23/88] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:49 2026] GET /volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:49.583704 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-0a9c3c1d-6302-429a-a727-47d44fa3b1b7 req-d800f69a-6fa7-4583-b7d0-d32079c655ca None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:49.588450 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-0a9c3c1d-6302-429a-a727-47d44fa3b1b7 req-d800f69a-6fa7-4583-b7d0-d32079c655ca tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] GET https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 Aug 06 14:19:49.588450 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-0a9c3c1d-6302-429a-a727-47d44fa3b1b7 req-d800f69a-6fa7-4583-b7d0-d32079c655ca tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:49.588450 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-0a9c3c1d-6302-429a-a727-47d44fa3b1b7 req-d800f69a-6fa7-4583-b7d0-d32079c655ca tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:49.594141 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:49.594141 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:19:49.599588 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-0a9c3c1d-6302-429a-a727-47d44fa3b1b7 req-d800f69a-6fa7-4583-b7d0-d32079c655ca tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Volume info retrieved successfully. Aug 06 14:19:49.603821 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-0a9c3c1d-6302-429a-a727-47d44fa3b1b7 req-d800f69a-6fa7-4583-b7d0-d32079c655ca tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 returned with HTTP 200 Aug 06 14:19:49.604320 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 23/89] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:19:49 2026] GET /volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:49.962200 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f04b4226-756c-4075-80ab-1d87796857c9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:49.962918 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f04b4226-756c-4075-80ab-1d87796857c9 None None] GET https://10.4.3.229/volume// Aug 06 14:19:49.963085 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f04b4226-756c-4075-80ab-1d87796857c9 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:49.963296 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f04b4226-756c-4075-80ab-1d87796857c9 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:49.963782 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f04b4226-756c-4075-80ab-1d87796857c9 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:19:49.964052 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 22/90] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:19: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 06 14:19:49.986197 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-0a9c3c1d-6302-429a-a727-47d44fa3b1b7 req-211ae84d-6b08-46fe-a4b3-72e5f00bdba1 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:50.343745 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0a9c3c1d-6302-429a-a727-47d44fa3b1b7 req-211ae84d-6b08-46fe-a4b3-72e5f00bdba1 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:19:50.344143 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0a9c3c1d-6302-429a-a727-47d44fa3b1b7 req-211ae84d-6b08-46fe-a4b3-72e5f00bdba1 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8af33ccc-9233-449a-81b9-f9772d189055", "connector": null, "instance_uuid": "08eab801-b428-4632-9f7d-8268cd0d1d96"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:19:50.355376 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:50.355376 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:19:50.394777 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0a9c3c1d-6302-429a-a727-47d44fa3b1b7 req-211ae84d-6b08-46fe-a4b3-72e5f00bdba1 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:19:50.395447 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 23/91] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:19:49 2026] POST /volume/v3/attachments => generated 273 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:50.439377 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-342e1473-715e-452a-b5e1-c96e7246c426 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:50.444386 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-342e1473-715e-452a-b5e1-c96e7246c426 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] GET https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 Aug 06 14:19:50.444625 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-342e1473-715e-452a-b5e1-c96e7246c426 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:50.444852 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-342e1473-715e-452a-b5e1-c96e7246c426 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:50.450118 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-81aa6ccc-4770-487b-9fd3-a3f2d00f952f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:50.450638 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-81aa6ccc-4770-487b-9fd3-a3f2d00f952f None None] GET https://10.4.3.229/volume// Aug 06 14:19:50.450817 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-81aa6ccc-4770-487b-9fd3-a3f2d00f952f None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:50.451014 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-81aa6ccc-4770-487b-9fd3-a3f2d00f952f None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:50.451401 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-81aa6ccc-4770-487b-9fd3-a3f2d00f952f None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:19:50.451797 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 24/92] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:19: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 06 14:19:50.456111 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:50.456111 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:19:50.459908 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-342e1473-715e-452a-b5e1-c96e7246c426 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Volume info retrieved successfully. Aug 06 14:19:50.464151 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-0a9c3c1d-6302-429a-a727-47d44fa3b1b7 req-065a16cb-20ea-45b3-80d0-6ce291b6f4a6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:50.465343 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-342e1473-715e-452a-b5e1-c96e7246c426 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 returned with HTTP 200 Aug 06 14:19:50.465766 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 24/93] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:50 2026] GET /volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:50.468176 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-0a9c3c1d-6302-429a-a727-47d44fa3b1b7 req-065a16cb-20ea-45b3-80d0-6ce291b6f4a6 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] GET https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 Aug 06 14:19:50.468176 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-0a9c3c1d-6302-429a-a727-47d44fa3b1b7 req-065a16cb-20ea-45b3-80d0-6ce291b6f4a6 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:50.468176 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-0a9c3c1d-6302-429a-a727-47d44fa3b1b7 req-065a16cb-20ea-45b3-80d0-6ce291b6f4a6 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:50.479123 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:50.479123 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:19:50.483264 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-0a9c3c1d-6302-429a-a727-47d44fa3b1b7 req-065a16cb-20ea-45b3-80d0-6ce291b6f4a6 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Volume info retrieved successfully. Aug 06 14:19:50.488400 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-0a9c3c1d-6302-429a-a727-47d44fa3b1b7 req-065a16cb-20ea-45b3-80d0-6ce291b6f4a6 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 returned with HTTP 200 Aug 06 14:19:50.489265 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 23/94] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:19:50 2026] GET /volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 => generated 1027 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:19:50.577728 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-0a9c3c1d-6302-429a-a727-47d44fa3b1b7 req-9f5599a6-4d2e-459d-8a99-bc9033ab84d7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:50.580447 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0a9c3c1d-6302-429a-a727-47d44fa3b1b7 req-9f5599a6-4d2e-459d-8a99-bc9033ab84d7 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] PUT https://10.4.3.229/volume/v3/attachments/2353b051-b817-40ee-bb08-5416e94b692c Aug 06 14:19:50.580846 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0a9c3c1d-6302-429a-a727-47d44fa3b1b7 req-9f5599a6-4d2e-459d-8a99-bc9033ab84d7 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:19:50.590015 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-0a9c3c1d-6302-429a-a727-47d44fa3b1b7 req-9f5599a6-4d2e-459d-8a99-bc9033ab84d7 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Acquiring lock "cinder-attachment_update-8af33ccc-9233-449a-81b9-f9772d189055-np0000006659" by "attachment_update" {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:19:50.595109 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-0a9c3c1d-6302-429a-a727-47d44fa3b1b7 req-9f5599a6-4d2e-459d-8a99-bc9033ab84d7 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Lock "cinder-attachment_update-8af33ccc-9233-449a-81b9-f9772d189055-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:19:50.596444 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:50.596444 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:19:50.675522 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-0a9c3c1d-6302-429a-a727-47d44fa3b1b7 req-9f5599a6-4d2e-459d-8a99-bc9033ab84d7 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Lock "cinder-attachment_update-8af33ccc-9233-449a-81b9-f9772d189055-np0000006659" released by "attachment_update" :: held 0.080s {{(pid=100398) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:19:50.676609 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0a9c3c1d-6302-429a-a727-47d44fa3b1b7 req-9f5599a6-4d2e-459d-8a99-bc9033ab84d7 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] https://10.4.3.229/volume/v3/attachments/2353b051-b817-40ee-bb08-5416e94b692c returned with HTTP 200 Aug 06 14:19:50.677085 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 24/95] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:19:50 2026] PUT /volume/v3/attachments/2353b051-b817-40ee-bb08-5416e94b692c => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:51.483704 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f2e9ef5d-98ff-45a4-b72e-33e23629f78e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:51.487753 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f2e9ef5d-98ff-45a4-b72e-33e23629f78e tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] GET https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 Aug 06 14:19:51.488238 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f2e9ef5d-98ff-45a4-b72e-33e23629f78e tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:51.489101 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f2e9ef5d-98ff-45a4-b72e-33e23629f78e tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:51.511467 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:51.511467 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:19:51.516996 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f2e9ef5d-98ff-45a4-b72e-33e23629f78e tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Volume info retrieved successfully. Aug 06 14:19:51.521904 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f2e9ef5d-98ff-45a4-b72e-33e23629f78e tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 returned with HTTP 200 Aug 06 14:19:51.523361 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 25/96] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:51 2026] GET /volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:51.821860 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-cba2e7e1-5dee-4ac2-9c62-3ab963ba4725 req-bebeb477-d417-416f-a2dc-f4d8c18abcf9 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:51.824589 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-cba2e7e1-5dee-4ac2-9c62-3ab963ba4725 req-bebeb477-d417-416f-a2dc-f4d8c18abcf9 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] GET https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd Aug 06 14:19:51.824826 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-cba2e7e1-5dee-4ac2-9c62-3ab963ba4725 req-bebeb477-d417-416f-a2dc-f4d8c18abcf9 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:51.825074 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-cba2e7e1-5dee-4ac2-9c62-3ab963ba4725 req-bebeb477-d417-416f-a2dc-f4d8c18abcf9 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:51.833618 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:51.833618 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:19:51.837557 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-cba2e7e1-5dee-4ac2-9c62-3ab963ba4725 req-bebeb477-d417-416f-a2dc-f4d8c18abcf9 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Volume info retrieved successfully. Aug 06 14:19:51.842554 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-cba2e7e1-5dee-4ac2-9c62-3ab963ba4725 req-bebeb477-d417-416f-a2dc-f4d8c18abcf9 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd returned with HTTP 200 Aug 06 14:19:51.842735 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 25/97] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:19:51 2026] GET /volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:51.979238 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-3625bd42-f721-4f77-96f9-715a87cb6890 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:51.979732 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3625bd42-f721-4f77-96f9-715a87cb6890 None None] GET https://10.4.3.229/volume// Aug 06 14:19:51.979997 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3625bd42-f721-4f77-96f9-715a87cb6890 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:51.980194 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3625bd42-f721-4f77-96f9-715a87cb6890 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:51.980651 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3625bd42-f721-4f77-96f9-715a87cb6890 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:19:51.980887 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 24/98] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:19: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 06 14:19:51.992674 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-cba2e7e1-5dee-4ac2-9c62-3ab963ba4725 req-6df587ff-a782-4884-8520-28b71f01e383 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:51.995914 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-cba2e7e1-5dee-4ac2-9c62-3ab963ba4725 req-6df587ff-a782-4884-8520-28b71f01e383 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:19:51.996466 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-cba2e7e1-5dee-4ac2-9c62-3ab963ba4725 req-6df587ff-a782-4884-8520-28b71f01e383 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69256dcf-c7aa-4409-89b2-ca2063f162bd", "connector": null, "instance_uuid": "c552e267-e08d-4bf5-86b8-82e7080ed455"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:19:52.007178 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:52.007178 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:19:52.043897 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-cba2e7e1-5dee-4ac2-9c62-3ab963ba4725 req-6df587ff-a782-4884-8520-28b71f01e383 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:19:52.044671 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 25/99] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:19:51 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:52.082577 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-17a4cf8b-3e5b-45db-a39e-8a6e84e2a100 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:52.086136 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-17a4cf8b-3e5b-45db-a39e-8a6e84e2a100 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] GET https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd Aug 06 14:19:52.086296 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-17a4cf8b-3e5b-45db-a39e-8a6e84e2a100 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:52.086515 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-17a4cf8b-3e5b-45db-a39e-8a6e84e2a100 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:52.090978 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-cc79abc4-e46b-40b0-902a-6a3c4ac6151a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:52.091413 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-cc79abc4-e46b-40b0-902a-6a3c4ac6151a None None] GET https://10.4.3.229/volume// Aug 06 14:19:52.091675 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-cc79abc4-e46b-40b0-902a-6a3c4ac6151a None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:52.091882 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-cc79abc4-e46b-40b0-902a-6a3c4ac6151a None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:52.092224 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-cc79abc4-e46b-40b0-902a-6a3c4ac6151a None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:19:52.092481 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 26/100] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:19: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 06 14:19:52.100243 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:52.100243 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:19:52.101308 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-cba2e7e1-5dee-4ac2-9c62-3ab963ba4725 req-bcdbfd27-a9d3-4217-b474-1e4718a06f0c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:52.103857 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-17a4cf8b-3e5b-45db-a39e-8a6e84e2a100 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Volume info retrieved successfully. Aug 06 14:19:52.104548 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-cba2e7e1-5dee-4ac2-9c62-3ab963ba4725 req-bcdbfd27-a9d3-4217-b474-1e4718a06f0c tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] GET https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd Aug 06 14:19:52.104832 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-cba2e7e1-5dee-4ac2-9c62-3ab963ba4725 req-bcdbfd27-a9d3-4217-b474-1e4718a06f0c tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:52.105054 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-cba2e7e1-5dee-4ac2-9c62-3ab963ba4725 req-bcdbfd27-a9d3-4217-b474-1e4718a06f0c tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:52.108226 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-17a4cf8b-3e5b-45db-a39e-8a6e84e2a100 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd returned with HTTP 200 Aug 06 14:19:52.108653 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 26/101] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:52 2026] GET /volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd => generated 1024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:52.144592 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:52.144592 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:19:52.148524 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-cba2e7e1-5dee-4ac2-9c62-3ab963ba4725 req-bcdbfd27-a9d3-4217-b474-1e4718a06f0c tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Volume info retrieved successfully. Aug 06 14:19:52.153971 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-cba2e7e1-5dee-4ac2-9c62-3ab963ba4725 req-bcdbfd27-a9d3-4217-b474-1e4718a06f0c tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd returned with HTTP 200 Aug 06 14:19:52.154505 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 25/102] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:19:52 2026] GET /volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd => generated 1247 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:19:52.233629 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-cba2e7e1-5dee-4ac2-9c62-3ab963ba4725 req-e76577a8-0d4f-4e41-af63-f3b64a5989a0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:52.236295 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-cba2e7e1-5dee-4ac2-9c62-3ab963ba4725 req-e76577a8-0d4f-4e41-af63-f3b64a5989a0 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] PUT https://10.4.3.229/volume/v3/attachments/1f654b3b-3ec7-46e2-80e1-b33de2d7b5fe Aug 06 14:19:52.236295 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-cba2e7e1-5dee-4ac2-9c62-3ab963ba4725 req-e76577a8-0d4f-4e41-af63-f3b64a5989a0 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:19:52.243558 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-cba2e7e1-5dee-4ac2-9c62-3ab963ba4725 req-e76577a8-0d4f-4e41-af63-f3b64a5989a0 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Acquiring lock "cinder-attachment_update-69256dcf-c7aa-4409-89b2-ca2063f162bd-np0000006659" by "attachment_update" {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:19:52.248316 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-cba2e7e1-5dee-4ac2-9c62-3ab963ba4725 req-e76577a8-0d4f-4e41-af63-f3b64a5989a0 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Lock "cinder-attachment_update-69256dcf-c7aa-4409-89b2-ca2063f162bd-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:19:52.249236 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:52.249236 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:19:52.330891 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-cba2e7e1-5dee-4ac2-9c62-3ab963ba4725 req-e76577a8-0d4f-4e41-af63-f3b64a5989a0 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Lock "cinder-attachment_update-69256dcf-c7aa-4409-89b2-ca2063f162bd-np0000006659" released by "attachment_update" :: held 0.082s {{(pid=100398) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:19:52.331272 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-cba2e7e1-5dee-4ac2-9c62-3ab963ba4725 req-e76577a8-0d4f-4e41-af63-f3b64a5989a0 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] https://10.4.3.229/volume/v3/attachments/1f654b3b-3ec7-46e2-80e1-b33de2d7b5fe returned with HTTP 200 Aug 06 14:19:52.332238 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 26/103] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:19:52 2026] PUT /volume/v3/attachments/1f654b3b-3ec7-46e2-80e1-b33de2d7b5fe => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:52.537901 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-49a860e9-6c02-4aac-b5ea-5913dacf2d96 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:52.539733 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-49a860e9-6c02-4aac-b5ea-5913dacf2d96 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] GET https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 Aug 06 14:19:52.539950 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-49a860e9-6c02-4aac-b5ea-5913dacf2d96 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:52.540150 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-49a860e9-6c02-4aac-b5ea-5913dacf2d96 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:52.551696 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:52.551696 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:19:52.556408 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-49a860e9-6c02-4aac-b5ea-5913dacf2d96 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Volume info retrieved successfully. Aug 06 14:19:52.563001 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-49a860e9-6c02-4aac-b5ea-5913dacf2d96 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 returned with HTTP 200 Aug 06 14:19:52.563441 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 27/104] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:52 2026] GET /volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:53.024927 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-d256ca6a-6636-4ffa-a999-aa02956ee9f1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:53.027305 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-d256ca6a-6636-4ffa-a999-aa02956ee9f1 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] GET https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 Aug 06 14:19:53.027586 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-d256ca6a-6636-4ffa-a999-aa02956ee9f1 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:53.027862 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-d256ca6a-6636-4ffa-a999-aa02956ee9f1 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:53.043028 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:53.043028 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:19:53.047969 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-d256ca6a-6636-4ffa-a999-aa02956ee9f1 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Volume info retrieved successfully. Aug 06 14:19:53.054700 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-d256ca6a-6636-4ffa-a999-aa02956ee9f1 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 returned with HTTP 200 Aug 06 14:19:53.055084 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 27/105] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:19:53 2026] GET /volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 => generated 1683 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:53.095900 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-c7ca1809-5794-4fb9-9bf9-614bbcecc00c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:53.098969 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-c7ca1809-5794-4fb9-9bf9-614bbcecc00c tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] GET https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 Aug 06 14:19:53.099245 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-c7ca1809-5794-4fb9-9bf9-614bbcecc00c tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:53.099532 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-c7ca1809-5794-4fb9-9bf9-614bbcecc00c tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:53.110318 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:53.110318 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:19:53.114296 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-c7ca1809-5794-4fb9-9bf9-614bbcecc00c tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Volume info retrieved successfully. Aug 06 14:19:53.124297 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a69fb0dc-836f-49fe-a3aa-4ec6ceb3d5ea None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:53.124634 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-c7ca1809-5794-4fb9-9bf9-614bbcecc00c tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 returned with HTTP 200 Aug 06 14:19:53.125132 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 26/106] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:19:53 2026] GET /volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 => generated 1683 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:53.126266 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a69fb0dc-836f-49fe-a3aa-4ec6ceb3d5ea tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] GET https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd Aug 06 14:19:53.126511 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a69fb0dc-836f-49fe-a3aa-4ec6ceb3d5ea tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:53.126693 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a69fb0dc-836f-49fe-a3aa-4ec6ceb3d5ea tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:53.136226 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:53.136226 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:19:53.146862 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-a69fb0dc-836f-49fe-a3aa-4ec6ceb3d5ea tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Volume info retrieved successfully. Aug 06 14:19:53.160999 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a69fb0dc-836f-49fe-a3aa-4ec6ceb3d5ea tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd returned with HTTP 200 Aug 06 14:19:53.161398 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 27/107] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:53 2026] GET /volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd => generated 1025 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:53.577737 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f8dd8f57-0817-4e37-9989-8a8210880cb3 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:53.579506 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f8dd8f57-0817-4e37-9989-8a8210880cb3 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] GET https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 Aug 06 14:19:53.579799 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f8dd8f57-0817-4e37-9989-8a8210880cb3 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:53.580101 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f8dd8f57-0817-4e37-9989-8a8210880cb3 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:53.592338 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:53.592338 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:19:53.596832 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f8dd8f57-0817-4e37-9989-8a8210880cb3 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Volume info retrieved successfully. Aug 06 14:19:53.602368 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f8dd8f57-0817-4e37-9989-8a8210880cb3 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 returned with HTTP 200 Aug 06 14:19:53.602913 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 28/108] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:53 2026] GET /volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:54.048297 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-0a9c3c1d-6302-429a-a727-47d44fa3b1b7 req-b5dd8be6-be57-4ca8-8bf0-f1d62a273c0b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:54.049039 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-0a9c3c1d-6302-429a-a727-47d44fa3b1b7 req-b5dd8be6-be57-4ca8-8bf0-f1d62a273c0b tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] POST https://10.4.3.229/volume/v3/attachments/2353b051-b817-40ee-bb08-5416e94b692c/action Aug 06 14:19:54.049342 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-0a9c3c1d-6302-429a-a727-47d44fa3b1b7 req-b5dd8be6-be57-4ca8-8bf0-f1d62a273c0b tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Action body: b'{"os-complete": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:19:54.049465 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-0a9c3c1d-6302-429a-a727-47d44fa3b1b7 req-b5dd8be6-be57-4ca8-8bf0-f1d62a273c0b tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:19:54.061548 np0000006659 devstack@c-api.service[100396]: /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 06 14:19:54.061548 np0000006659 devstack@c-api.service[100396]: .first() Aug 06 14:19:54.077600 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:54.077600 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:19:54.086901 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-0a9c3c1d-6302-429a-a727-47d44fa3b1b7 req-b5dd8be6-be57-4ca8-8bf0-f1d62a273c0b tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] https://10.4.3.229/volume/v3/attachments/2353b051-b817-40ee-bb08-5416e94b692c/action returned with HTTP 204 Aug 06 14:19:54.087316 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 28/109] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:19:54 2026] POST /volume/v3/attachments/2353b051-b817-40ee-bb08-5416e94b692c/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:19:54.175169 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-65872814-d9a1-4d7c-93f7-2aba6f5352c4 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:54.179240 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-65872814-d9a1-4d7c-93f7-2aba6f5352c4 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] GET https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd Aug 06 14:19:54.180142 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-65872814-d9a1-4d7c-93f7-2aba6f5352c4 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:54.180322 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-65872814-d9a1-4d7c-93f7-2aba6f5352c4 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:54.190237 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:54.190237 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:19:54.194462 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-65872814-d9a1-4d7c-93f7-2aba6f5352c4 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Volume info retrieved successfully. Aug 06 14:19:54.200225 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-65872814-d9a1-4d7c-93f7-2aba6f5352c4 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd returned with HTTP 200 Aug 06 14:19:54.201220 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 27/110] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:54 2026] GET /volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:54.619461 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-46ab0792-33b0-49fc-bbea-72f32e2b4d1d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:54.621194 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-46ab0792-33b0-49fc-bbea-72f32e2b4d1d tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] GET https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 Aug 06 14:19:54.621440 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-46ab0792-33b0-49fc-bbea-72f32e2b4d1d tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:54.621626 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-46ab0792-33b0-49fc-bbea-72f32e2b4d1d tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:54.636741 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:54.636741 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:19:54.648913 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-46ab0792-33b0-49fc-bbea-72f32e2b4d1d tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Volume info retrieved successfully. Aug 06 14:19:54.656481 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-46ab0792-33b0-49fc-bbea-72f32e2b4d1d tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 returned with HTTP 200 Aug 06 14:19:54.657390 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 28/111] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:54 2026] GET /volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:54.669481 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1f102df2-5388-436c-9a08-4ab32381ce05 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:54.671924 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1f102df2-5388-436c-9a08-4ab32381ce05 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] GET https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 Aug 06 14:19:54.672356 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1f102df2-5388-436c-9a08-4ab32381ce05 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:54.672486 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1f102df2-5388-436c-9a08-4ab32381ce05 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:54.684551 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:54.684551 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:19:54.690128 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1f102df2-5388-436c-9a08-4ab32381ce05 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Volume info retrieved successfully. Aug 06 14:19:54.695198 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1f102df2-5388-436c-9a08-4ab32381ce05 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 returned with HTTP 200 Aug 06 14:19:54.696020 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 29/112] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:54 2026] GET /volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:54.707940 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-60a1c9f5-7e1a-4109-a6af-9ffe4594bdea None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:54.709627 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-60a1c9f5-7e1a-4109-a6af-9ffe4594bdea tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-reader] GET https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 Aug 06 14:19:54.709978 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-60a1c9f5-7e1a-4109-a6af-9ffe4594bdea tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-reader] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:54.710299 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-60a1c9f5-7e1a-4109-a6af-9ffe4594bdea tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-reader] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:54.725477 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:54.725477 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:19:54.731270 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-60a1c9f5-7e1a-4109-a6af-9ffe4594bdea tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-reader] Volume info retrieved successfully. Aug 06 14:19:54.733220 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-60a1c9f5-7e1a-4109-a6af-9ffe4594bdea tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-reader] https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 returned with HTTP 200 Aug 06 14:19:54.733724 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 29/113] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:54 2026] GET /volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:54.847934 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-61283d9d-e279-4b5f-9233-f9de9c6dee66 req-b17e44ab-505a-4578-9198-7056bce8c2eb None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:54.862619 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-61283d9d-e279-4b5f-9233-f9de9c6dee66 req-b17e44ab-505a-4578-9198-7056bce8c2eb tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] GET https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 Aug 06 14:19:54.862883 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-61283d9d-e279-4b5f-9233-f9de9c6dee66 req-b17e44ab-505a-4578-9198-7056bce8c2eb tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:54.863128 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-61283d9d-e279-4b5f-9233-f9de9c6dee66 req-b17e44ab-505a-4578-9198-7056bce8c2eb tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:54.890832 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:54.890832 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:19:54.899644 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-61283d9d-e279-4b5f-9233-f9de9c6dee66 req-b17e44ab-505a-4578-9198-7056bce8c2eb tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Volume info retrieved successfully. Aug 06 14:19:54.904824 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-61283d9d-e279-4b5f-9233-f9de9c6dee66 req-b17e44ab-505a-4578-9198-7056bce8c2eb tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 returned with HTTP 200 Aug 06 14:19:54.905266 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 28/114] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:19:54 2026] GET /volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 => generated 1140 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:54.960075 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-61283d9d-e279-4b5f-9233-f9de9c6dee66 req-9d0e2473-34cd-4746-a74b-b67eea91eb23 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:54.962070 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-61283d9d-e279-4b5f-9233-f9de9c6dee66 req-9d0e2473-34cd-4746-a74b-b67eea91eb23 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] POST https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055/action Aug 06 14:19:54.962673 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-61283d9d-e279-4b5f-9233-f9de9c6dee66 req-9d0e2473-34cd-4746-a74b-b67eea91eb23 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:19:54.962813 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-61283d9d-e279-4b5f-9233-f9de9c6dee66 req-9d0e2473-34cd-4746-a74b-b67eea91eb23 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:19:54.976692 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:54.976692 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:19:54.977402 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-61283d9d-e279-4b5f-9233-f9de9c6dee66 req-9d0e2473-34cd-4746-a74b-b67eea91eb23 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Volume info retrieved successfully. Aug 06 14:19:54.988765 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-61283d9d-e279-4b5f-9233-f9de9c6dee66 req-9d0e2473-34cd-4746-a74b-b67eea91eb23 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Begin detaching volume completed successfully. Aug 06 14:19:54.989010 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-61283d9d-e279-4b5f-9233-f9de9c6dee66 req-9d0e2473-34cd-4746-a74b-b67eea91eb23 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055/action returned with HTTP 202 Aug 06 14:19:54.989741 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 29/115] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:19:54 2026] POST /volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:19:55.017459 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f0005763-8746-4655-99fa-5b3185a549fd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:55.020114 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f0005763-8746-4655-99fa-5b3185a549fd tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-reader] GET https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 Aug 06 14:19:55.020354 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f0005763-8746-4655-99fa-5b3185a549fd tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-reader] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:55.020552 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f0005763-8746-4655-99fa-5b3185a549fd tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-reader] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:55.032276 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:55.032276 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:19:55.035748 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f0005763-8746-4655-99fa-5b3185a549fd tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-reader] Volume info retrieved successfully. Aug 06 14:19:55.040448 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f0005763-8746-4655-99fa-5b3185a549fd tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-reader] https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 returned with HTTP 200 Aug 06 14:19:55.040860 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 30/116] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:55 2026] GET /volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:55.049234 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0d49a8a0-292b-4d9a-a793-3cc08c7f3aa9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:55.054321 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0d49a8a0-292b-4d9a-a793-3cc08c7f3aa9 None None] GET https://10.4.3.229/volume// Aug 06 14:19:55.054321 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0d49a8a0-292b-4d9a-a793-3cc08c7f3aa9 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:55.054321 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0d49a8a0-292b-4d9a-a793-3cc08c7f3aa9 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:55.057217 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0d49a8a0-292b-4d9a-a793-3cc08c7f3aa9 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:19:55.058383 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 30/117] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:19:55 2026] GET /volume/ => generated 386 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:19:55.076936 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-61283d9d-e279-4b5f-9233-f9de9c6dee66 req-d9cc850e-84b7-4fa7-a9a8-a040a120976e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:55.081897 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-61283d9d-e279-4b5f-9233-f9de9c6dee66 req-d9cc850e-84b7-4fa7-a9a8-a040a120976e tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] GET https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 Aug 06 14:19:55.082254 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-61283d9d-e279-4b5f-9233-f9de9c6dee66 req-d9cc850e-84b7-4fa7-a9a8-a040a120976e tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:55.082549 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-61283d9d-e279-4b5f-9233-f9de9c6dee66 req-d9cc850e-84b7-4fa7-a9a8-a040a120976e tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:55.101264 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:55.101264 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:19:55.105198 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-61283d9d-e279-4b5f-9233-f9de9c6dee66 req-d9cc850e-84b7-4fa7-a9a8-a040a120976e tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Volume info retrieved successfully. Aug 06 14:19:55.109777 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-61283d9d-e279-4b5f-9233-f9de9c6dee66 req-d9cc850e-84b7-4fa7-a9a8-a040a120976e tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 returned with HTTP 200 Aug 06 14:19:55.110589 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 29/118] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:19:55 2026] GET /volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 => generated 1323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:19:55.156546 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-ad229c49-4d0c-4f80-a95c-47681a48e393 req-548467b5-1e8a-4623-bbf4-a61928929f99 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:55.160999 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-ad229c49-4d0c-4f80-a95c-47681a48e393 req-548467b5-1e8a-4623-bbf4-a61928929f99 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] GET https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 Aug 06 14:19:55.160999 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-ad229c49-4d0c-4f80-a95c-47681a48e393 req-548467b5-1e8a-4623-bbf4-a61928929f99 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:55.160999 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-ad229c49-4d0c-4f80-a95c-47681a48e393 req-548467b5-1e8a-4623-bbf4-a61928929f99 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:55.175192 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:55.175192 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:19:55.183191 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-ad229c49-4d0c-4f80-a95c-47681a48e393 req-548467b5-1e8a-4623-bbf4-a61928929f99 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:19:55.191000 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-ad229c49-4d0c-4f80-a95c-47681a48e393 req-548467b5-1e8a-4623-bbf4-a61928929f99 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 returned with HTTP 200 Aug 06 14:19:55.191644 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 30/119] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:19:55 2026] GET /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 => generated 868 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:55.217474 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e861073d-49dd-468c-9a60-7c9bc4e1afb6 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:55.219567 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e861073d-49dd-468c-9a60-7c9bc4e1afb6 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] GET https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd Aug 06 14:19:55.219836 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e861073d-49dd-468c-9a60-7c9bc4e1afb6 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:55.220274 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e861073d-49dd-468c-9a60-7c9bc4e1afb6 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:55.230637 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:55.230637 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:19:55.235226 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-e861073d-49dd-468c-9a60-7c9bc4e1afb6 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Volume info retrieved successfully. Aug 06 14:19:55.243967 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e861073d-49dd-468c-9a60-7c9bc4e1afb6 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd returned with HTTP 200 Aug 06 14:19:55.244548 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 31/120] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:55 2026] GET /volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd => generated 1025 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:55.444319 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f8f38132-648a-4f0c-b159-01cadc3c360d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:55.444772 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f8f38132-648a-4f0c-b159-01cadc3c360d None None] GET https://10.4.3.229/volume// Aug 06 14:19:55.444965 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f8f38132-648a-4f0c-b159-01cadc3c360d None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:55.445200 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f8f38132-648a-4f0c-b159-01cadc3c360d None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:55.445583 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f8f38132-648a-4f0c-b159-01cadc3c360d None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:19:55.446048 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 31/121] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14: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 06 14:19:55.462757 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-ad229c49-4d0c-4f80-a95c-47681a48e393 req-42de88b8-c5f9-47f1-8c13-72a3a87570c3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:55.668998 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-ad229c49-4d0c-4f80-a95c-47681a48e393 req-42de88b8-c5f9-47f1-8c13-72a3a87570c3 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:19:55.669410 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-ad229c49-4d0c-4f80-a95c-47681a48e393 req-42de88b8-c5f9-47f1-8c13-72a3a87570c3 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30a67e7e-29bf-434f-9fb4-8971b00cd143", "connector": null, "instance_uuid": "75729f6f-d66a-407e-b7b2-75678023ffad"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:19:55.677838 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:55.677838 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:19:55.701517 np0000006659 devstack@c-api.service[100399]: WARNING cinder.volume.api [req-ad229c49-4d0c-4f80-a95c-47681a48e393 req-42de88b8-c5f9-47f1-8c13-72a3a87570c3 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 06 14:19:55.706778 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-ad229c49-4d0c-4f80-a95c-47681a48e393 req-42de88b8-c5f9-47f1-8c13-72a3a87570c3 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:19:55.707237 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 30/122] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:19:55 2026] POST /volume/v3/attachments => generated 271 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:55.737920 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f40db65f-c2f4-4526-927c-ddae8404242f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:55.739972 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f40db65f-c2f4-4526-927c-ddae8404242f tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] GET https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 Aug 06 14:19:55.740289 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f40db65f-c2f4-4526-927c-ddae8404242f tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:55.740586 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f40db65f-c2f4-4526-927c-ddae8404242f tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:55.753201 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:55.753201 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:19:55.757078 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-3e2e4c56-eaa8-4a67-abf0-eafcdc6000c2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:55.758535 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3e2e4c56-eaa8-4a67-abf0-eafcdc6000c2 None None] GET https://10.4.3.229/volume// Aug 06 14:19:55.758624 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-f40db65f-c2f4-4526-927c-ddae8404242f tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:19:55.759964 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3e2e4c56-eaa8-4a67-abf0-eafcdc6000c2 None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:55.759964 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3e2e4c56-eaa8-4a67-abf0-eafcdc6000c2 None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:55.759964 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3e2e4c56-eaa8-4a67-abf0-eafcdc6000c2 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:19:55.760457 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 32/123] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:19:55 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:19:55.766089 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f40db65f-c2f4-4526-927c-ddae8404242f tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 returned with HTTP 200 Aug 06 14:19:55.766623 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 31/124] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:55 2026] GET /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:55.772876 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-ad229c49-4d0c-4f80-a95c-47681a48e393 req-12600f72-19b0-4e48-b040-174be7f46880 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:55.779444 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-ad229c49-4d0c-4f80-a95c-47681a48e393 req-12600f72-19b0-4e48-b040-174be7f46880 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] GET https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 Aug 06 14:19:55.781563 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-ad229c49-4d0c-4f80-a95c-47681a48e393 req-12600f72-19b0-4e48-b040-174be7f46880 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:55.781563 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-ad229c49-4d0c-4f80-a95c-47681a48e393 req-12600f72-19b0-4e48-b040-174be7f46880 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:55.791773 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:55.791773 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:19:55.796511 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-ad229c49-4d0c-4f80-a95c-47681a48e393 req-12600f72-19b0-4e48-b040-174be7f46880 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:19:55.801939 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-ad229c49-4d0c-4f80-a95c-47681a48e393 req-12600f72-19b0-4e48-b040-174be7f46880 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 returned with HTTP 200 Aug 06 14:19:55.802479 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 32/125] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:19:55 2026] GET /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 => generated 1047 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:19:55.888585 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-ad229c49-4d0c-4f80-a95c-47681a48e393 req-4ba5e2d0-6a8e-48be-b693-0a3e71c63d72 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:55.891133 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-ad229c49-4d0c-4f80-a95c-47681a48e393 req-4ba5e2d0-6a8e-48be-b693-0a3e71c63d72 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] PUT https://10.4.3.229/volume/v3/attachments/130efd3c-bc41-4baa-9d8c-6094d3cd1136 Aug 06 14:19:55.892557 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-ad229c49-4d0c-4f80-a95c-47681a48e393 req-4ba5e2d0-6a8e-48be-b693-0a3e71c63d72 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:19:55.902983 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-ad229c49-4d0c-4f80-a95c-47681a48e393 req-4ba5e2d0-6a8e-48be-b693-0a3e71c63d72 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Acquiring lock "cinder-attachment_update-30a67e7e-29bf-434f-9fb4-8971b00cd143-np0000006659" by "attachment_update" {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:19:55.911985 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-ad229c49-4d0c-4f80-a95c-47681a48e393 req-4ba5e2d0-6a8e-48be-b693-0a3e71c63d72 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Lock "cinder-attachment_update-30a67e7e-29bf-434f-9fb4-8971b00cd143-np0000006659" acquired by "attachment_update" :: waited 0.008s {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:19:55.912294 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:55.912294 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:19:56.025442 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-ad229c49-4d0c-4f80-a95c-47681a48e393 req-4ba5e2d0-6a8e-48be-b693-0a3e71c63d72 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Lock "cinder-attachment_update-30a67e7e-29bf-434f-9fb4-8971b00cd143-np0000006659" released by "attachment_update" :: held 0.114s {{(pid=100399) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:19:56.025766 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-ad229c49-4d0c-4f80-a95c-47681a48e393 req-4ba5e2d0-6a8e-48be-b693-0a3e71c63d72 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/attachments/130efd3c-bc41-4baa-9d8c-6094d3cd1136 returned with HTTP 200 Aug 06 14:19:56.026352 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 31/126] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:19:55 2026] PUT /volume/v3/attachments/130efd3c-bc41-4baa-9d8c-6094d3cd1136 => generated 967 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:56.054363 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-23b019c1-e0e8-422e-aae2-d54255bbb7a4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:56.056135 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-23b019c1-e0e8-422e-aae2-d54255bbb7a4 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-reader] GET https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 Aug 06 14:19:56.056305 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-23b019c1-e0e8-422e-aae2-d54255bbb7a4 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-reader] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:56.056487 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-23b019c1-e0e8-422e-aae2-d54255bbb7a4 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-reader] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:56.065782 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:56.065782 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:19:56.070291 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-23b019c1-e0e8-422e-aae2-d54255bbb7a4 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-reader] Volume info retrieved successfully. Aug 06 14:19:56.073950 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-23b019c1-e0e8-422e-aae2-d54255bbb7a4 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-reader] https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 returned with HTTP 200 Aug 06 14:19:56.074462 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 33/127] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:56 2026] GET /volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:56.260487 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-3cd501fa-81b1-49ed-a449-5225f7aa2767 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:56.265577 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3cd501fa-81b1-49ed-a449-5225f7aa2767 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] GET https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd Aug 06 14:19:56.265844 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3cd501fa-81b1-49ed-a449-5225f7aa2767 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:56.266411 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3cd501fa-81b1-49ed-a449-5225f7aa2767 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:56.283266 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:56.283266 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:19:56.290047 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-3cd501fa-81b1-49ed-a449-5225f7aa2767 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Volume info retrieved successfully. Aug 06 14:19:56.295412 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3cd501fa-81b1-49ed-a449-5225f7aa2767 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd returned with HTTP 200 Aug 06 14:19:56.295930 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 32/128] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:56 2026] GET /volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd => generated 1025 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:56.783354 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fe794ec8-89ff-401c-a2a1-60dc689f7ed6 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:56.786551 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fe794ec8-89ff-401c-a2a1-60dc689f7ed6 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] GET https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 Aug 06 14:19:56.786551 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fe794ec8-89ff-401c-a2a1-60dc689f7ed6 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:56.786551 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fe794ec8-89ff-401c-a2a1-60dc689f7ed6 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:56.801997 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:56.801997 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:19:56.808408 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-fe794ec8-89ff-401c-a2a1-60dc689f7ed6 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:19:56.813707 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fe794ec8-89ff-401c-a2a1-60dc689f7ed6 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 returned with HTTP 200 Aug 06 14:19:56.814133 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 33/129] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:56 2026] GET /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 => generated 868 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:57.064176 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-cba2e7e1-5dee-4ac2-9c62-3ab963ba4725 req-324db11d-7a9b-461a-8af9-b872f325e790 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:57.066496 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-cba2e7e1-5dee-4ac2-9c62-3ab963ba4725 req-324db11d-7a9b-461a-8af9-b872f325e790 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] POST https://10.4.3.229/volume/v3/attachments/1f654b3b-3ec7-46e2-80e1-b33de2d7b5fe/action Aug 06 14:19:57.067191 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-cba2e7e1-5dee-4ac2-9c62-3ab963ba4725 req-324db11d-7a9b-461a-8af9-b872f325e790 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Action body: b'{"os-complete": null}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:19:57.067351 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-cba2e7e1-5dee-4ac2-9c62-3ab963ba4725 req-324db11d-7a9b-461a-8af9-b872f325e790 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:19:57.086362 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:57.086362 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:19:57.092314 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c4849072-aacc-4c7e-b28b-69a072257db7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:57.095071 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c4849072-aacc-4c7e-b28b-69a072257db7 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-reader] GET https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 Aug 06 14:19:57.095619 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c4849072-aacc-4c7e-b28b-69a072257db7 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-reader] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:57.096077 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c4849072-aacc-4c7e-b28b-69a072257db7 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-reader] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:57.100187 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-cba2e7e1-5dee-4ac2-9c62-3ab963ba4725 req-324db11d-7a9b-461a-8af9-b872f325e790 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] https://10.4.3.229/volume/v3/attachments/1f654b3b-3ec7-46e2-80e1-b33de2d7b5fe/action returned with HTTP 204 Aug 06 14:19:57.100187 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 32/130] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:19:57 2026] POST /volume/v3/attachments/1f654b3b-3ec7-46e2-80e1-b33de2d7b5fe/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:19:57.118004 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:57.118004 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:19:57.123308 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c4849072-aacc-4c7e-b28b-69a072257db7 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-reader] Volume info retrieved successfully. Aug 06 14:19:57.130255 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c4849072-aacc-4c7e-b28b-69a072257db7 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-reader] https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 returned with HTTP 200 Aug 06 14:19:57.130973 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 34/131] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:57 2026] GET /volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 => generated 1143 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:57.227805 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6aa4efde-3095-4100-bbc9-232b426c4114 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:57.228211 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6aa4efde-3095-4100-bbc9-232b426c4114 None None] GET https://10.4.3.229/volume// Aug 06 14:19:57.228600 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6aa4efde-3095-4100-bbc9-232b426c4114 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:57.228600 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6aa4efde-3095-4100-bbc9-232b426c4114 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:57.229080 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6aa4efde-3095-4100-bbc9-232b426c4114 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:19:57.229382 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 33/132] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:19:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 06 14:19:57.236323 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-23c4ef07-7e21-451f-8332-d4fba86b6e80 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:57.238715 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-23c4ef07-7e21-451f-8332-d4fba86b6e80 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:19:57.239047 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-23c4ef07-7e21-451f-8332-d4fba86b6e80 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "354c2f58-4387-486b-ac66-365e78a79394", "connector": null, "instance_uuid": "bd1fff08-7e93-4503-90f1-ed7949932b6a"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:19:57.259919 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:57.259919 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:19:57.311103 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c20b4d0f-af09-4577-80ef-cab20be88ccb None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:57.313080 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c20b4d0f-af09-4577-80ef-cab20be88ccb tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] GET https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd Aug 06 14:19:57.313310 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c20b4d0f-af09-4577-80ef-cab20be88ccb tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:57.313519 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c20b4d0f-af09-4577-80ef-cab20be88ccb tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:57.319673 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-23c4ef07-7e21-451f-8332-d4fba86b6e80 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:19:57.320240 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 34/133] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:19:57 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 06 14:19:57.323116 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:57.323116 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:19:57.326448 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c20b4d0f-af09-4577-80ef-cab20be88ccb tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Volume info retrieved successfully. Aug 06 14:19:57.330312 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c20b4d0f-af09-4577-80ef-cab20be88ccb tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd returned with HTTP 200 Aug 06 14:19:57.330743 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 33/134] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:57 2026] GET /volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd => generated 1327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:57.346647 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9ceb7f26-4b93-4b7e-aa8a-b374eac9e426 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:57.351662 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9ceb7f26-4b93-4b7e-aa8a-b374eac9e426 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] GET https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd Aug 06 14:19:57.351662 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9ceb7f26-4b93-4b7e-aa8a-b374eac9e426 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:57.351662 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9ceb7f26-4b93-4b7e-aa8a-b374eac9e426 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:57.369288 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:57.369288 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:19:57.373939 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-9ceb7f26-4b93-4b7e-aa8a-b374eac9e426 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Volume info retrieved successfully. Aug 06 14:19:57.380128 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9ceb7f26-4b93-4b7e-aa8a-b374eac9e426 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd returned with HTTP 200 Aug 06 14:19:57.380611 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 35/135] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:57 2026] GET /volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd => generated 1327 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:57.501569 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-61283d9d-e279-4b5f-9233-f9de9c6dee66 req-3a181750-354e-4479-98df-4851150521b0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:57.504225 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-61283d9d-e279-4b5f-9233-f9de9c6dee66 req-3a181750-354e-4479-98df-4851150521b0 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] DELETE https://10.4.3.229/volume/v3/attachments/2353b051-b817-40ee-bb08-5416e94b692c Aug 06 14:19:57.504556 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-61283d9d-e279-4b5f-9233-f9de9c6dee66 req-3a181750-354e-4479-98df-4851150521b0 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:57.504848 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-61283d9d-e279-4b5f-9233-f9de9c6dee66 req-3a181750-354e-4479-98df-4851150521b0 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:57.515665 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:57.515665 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:19:57.710705 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-61283d9d-e279-4b5f-9233-f9de9c6dee66 req-3a181750-354e-4479-98df-4851150521b0 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] https://10.4.3.229/volume/v3/attachments/2353b051-b817-40ee-bb08-5416e94b692c returned with HTTP 200 Aug 06 14:19:57.711332 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 34/136] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:19:57 2026] DELETE /volume/v3/attachments/2353b051-b817-40ee-bb08-5416e94b692c => generated 19 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:57.807175 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-44982d10-003f-413c-a26d-fadc0982baa2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:57.811523 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-44982d10-003f-413c-a26d-fadc0982baa2 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] GET https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd Aug 06 14:19:57.811523 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-44982d10-003f-413c-a26d-fadc0982baa2 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:57.811702 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-44982d10-003f-413c-a26d-fadc0982baa2 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:57.817709 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-319c050b-95b3-4cc5-9a00-084b53fc1953 req-fcc6199a-9e6f-483a-9b3c-a430cc250421 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:57.817864 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-a44c3798-8db3-4fa2-ad64-10a64c15e865 req-c46d92d6-cfe9-4fde-b281-be6bd702877d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:57.817864 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-a44c3798-8db3-4fa2-ad64-10a64c15e865 req-c46d92d6-cfe9-4fde-b281-be6bd702877d tempest-VolumesAssistedSnapshotsTest-1318551714 tempest-VolumesAssistedSnapshotsTest-1318551714-project] POST https://10.4.3.229/volume/v3/snapshots/93a91e0e-2266-48a0-a0df-0f2b94e7db37/action Aug 06 14:19:57.818352 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-319c050b-95b3-4cc5-9a00-084b53fc1953 req-fcc6199a-9e6f-483a-9b3c-a430cc250421 tempest-VolumesAssistedSnapshotsTest-1318551714 tempest-VolumesAssistedSnapshotsTest-1318551714-project] POST https://10.4.3.229/volume/v3/snapshots/None/action Aug 06 14:19:57.818447 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-a44c3798-8db3-4fa2-ad64-10a64c15e865 req-c46d92d6-cfe9-4fde-b281-be6bd702877d tempest-VolumesAssistedSnapshotsTest-1318551714 tempest-VolumesAssistedSnapshotsTest-1318551714-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:19:57.818447 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-a44c3798-8db3-4fa2-ad64-10a64c15e865 req-c46d92d6-cfe9-4fde-b281-be6bd702877d tempest-VolumesAssistedSnapshotsTest-1318551714 tempest-VolumesAssistedSnapshotsTest-1318551714-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:19:57.818562 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-319c050b-95b3-4cc5-9a00-084b53fc1953 req-fcc6199a-9e6f-483a-9b3c-a430cc250421 tempest-VolumesAssistedSnapshotsTest-1318551714 tempest-VolumesAssistedSnapshotsTest-1318551714-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:19:57.818562 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-319c050b-95b3-4cc5-9a00-084b53fc1953 req-fcc6199a-9e6f-483a-9b3c-a430cc250421 tempest-VolumesAssistedSnapshotsTest-1318551714 tempest-VolumesAssistedSnapshotsTest-1318551714-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:19:57.819333 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.snapshot_actions [req-319c050b-95b3-4cc5-9a00-084b53fc1953 req-fcc6199a-9e6f-483a-9b3c-a430cc250421 tempest-VolumesAssistedSnapshotsTest-1318551714 tempest-VolumesAssistedSnapshotsTest-1318551714-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100399) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 06 14:19:57.822184 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.contrib.snapshot_actions [req-a44c3798-8db3-4fa2-ad64-10a64c15e865 req-c46d92d6-cfe9-4fde-b281-be6bd702877d tempest-VolumesAssistedSnapshotsTest-1318551714 tempest-VolumesAssistedSnapshotsTest-1318551714-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100397) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 06 14:19:57.834723 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9bf21c5a-d225-477f-be69-8490215f73d7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:57.836418 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9bf21c5a-d225-477f-be69-8490215f73d7 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] GET https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 Aug 06 14:19:57.836655 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9bf21c5a-d225-477f-be69-8490215f73d7 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:57.836870 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9bf21c5a-d225-477f-be69-8490215f73d7 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:57.843482 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-a44c3798-8db3-4fa2-ad64-10a64c15e865 req-c46d92d6-cfe9-4fde-b281-be6bd702877d tempest-VolumesAssistedSnapshotsTest-1318551714 tempest-VolumesAssistedSnapshotsTest-1318551714-project] https://10.4.3.229/volume/v3/snapshots/93a91e0e-2266-48a0-a0df-0f2b94e7db37/action returned with HTTP 404 Aug 06 14:19:57.844106 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 36/137] 10.4.3.229 () {72 vars in 1678 bytes} [Thu Aug 6 14:19:57 2026] POST /volume/v3/snapshots/93a91e0e-2266-48a0-a0df-0f2b94e7db37/action => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:19:57.846025 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:57.846025 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:19:57.850153 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9bf21c5a-d225-477f-be69-8490215f73d7 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:19:57.854700 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9bf21c5a-d225-477f-be69-8490215f73d7 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 returned with HTTP 200 Aug 06 14:19:57.855351 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 35/138] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:57 2026] GET /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 => generated 868 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:57.959203 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-319c050b-95b3-4cc5-9a00-084b53fc1953 req-fcc6199a-9e6f-483a-9b3c-a430cc250421 tempest-VolumesAssistedSnapshotsTest-1318551714 tempest-VolumesAssistedSnapshotsTest-1318551714-project] https://10.4.3.229/volume/v3/snapshots/None/action returned with HTTP 404 Aug 06 14:19:57.959796 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 34/139] 10.4.3.229 () {72 vars in 1582 bytes} [Thu Aug 6 14:19:57 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:19:57.961668 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:57.961668 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:19:57.969409 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-44982d10-003f-413c-a26d-fadc0982baa2 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Volume info retrieved successfully. Aug 06 14:19:57.976135 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-44982d10-003f-413c-a26d-fadc0982baa2 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd returned with HTTP 200 Aug 06 14:19:57.976561 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 35/140] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:57 2026] GET /volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd => generated 1327 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:58.059963 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-c64c0dd7-e739-4371-91cc-cfa0701a91d8 req-8c0cb1f7-4ec9-432b-9b1e-b5fff4b209f1 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:58.062932 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-c64c0dd7-e739-4371-91cc-cfa0701a91d8 req-8c0cb1f7-4ec9-432b-9b1e-b5fff4b209f1 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] GET https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd Aug 06 14:19:58.063347 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-c64c0dd7-e739-4371-91cc-cfa0701a91d8 req-8c0cb1f7-4ec9-432b-9b1e-b5fff4b209f1 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:58.063814 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-c64c0dd7-e739-4371-91cc-cfa0701a91d8 req-8c0cb1f7-4ec9-432b-9b1e-b5fff4b209f1 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:58.081872 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:58.081872 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:19:58.086814 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-c64c0dd7-e739-4371-91cc-cfa0701a91d8 req-8c0cb1f7-4ec9-432b-9b1e-b5fff4b209f1 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Volume info retrieved successfully. Aug 06 14:19:58.100882 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-c64c0dd7-e739-4371-91cc-cfa0701a91d8 req-8c0cb1f7-4ec9-432b-9b1e-b5fff4b209f1 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd returned with HTTP 200 Aug 06 14:19:58.101544 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 37/141] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:19:58 2026] GET /volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd => generated 1327 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:19:58.148196 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-31c364fa-cec1-4807-9cf4-b31318d9952d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:58.149939 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-31c364fa-cec1-4807-9cf4-b31318d9952d tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-reader] GET https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 Aug 06 14:19:58.150233 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-31c364fa-cec1-4807-9cf4-b31318d9952d tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-reader] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:58.150438 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-31c364fa-cec1-4807-9cf4-b31318d9952d tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-reader] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:58.152900 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-c64c0dd7-e739-4371-91cc-cfa0701a91d8 req-743b81cf-38c3-4e75-8eb2-713b1182b173 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:58.155561 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-c64c0dd7-e739-4371-91cc-cfa0701a91d8 req-743b81cf-38c3-4e75-8eb2-713b1182b173 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] POST https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd/action Aug 06 14:19:58.155980 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-c64c0dd7-e739-4371-91cc-cfa0701a91d8 req-743b81cf-38c3-4e75-8eb2-713b1182b173 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:19:58.156130 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-c64c0dd7-e739-4371-91cc-cfa0701a91d8 req-743b81cf-38c3-4e75-8eb2-713b1182b173 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:19:58.160106 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:58.160106 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:19:58.167073 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-31c364fa-cec1-4807-9cf4-b31318d9952d tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-reader] Volume info retrieved successfully. Aug 06 14:19:58.172583 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:58.172583 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:19:58.172803 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-31c364fa-cec1-4807-9cf4-b31318d9952d tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-reader] https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 returned with HTTP 200 Aug 06 14:19:58.172945 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-c64c0dd7-e739-4371-91cc-cfa0701a91d8 req-743b81cf-38c3-4e75-8eb2-713b1182b173 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Volume info retrieved successfully. Aug 06 14:19:58.173242 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 36/142] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:58 2026] GET /volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:58.179830 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-c64c0dd7-e739-4371-91cc-cfa0701a91d8 req-743b81cf-38c3-4e75-8eb2-713b1182b173 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Begin detaching volume completed successfully. Aug 06 14:19:58.180010 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-c64c0dd7-e739-4371-91cc-cfa0701a91d8 req-743b81cf-38c3-4e75-8eb2-713b1182b173 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd/action returned with HTTP 202 Aug 06 14:19:58.180439 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 35/143] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:19:58 2026] POST /volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:19:58.231388 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0696b50d-0d3e-42d7-ac88-0788b90ab6ec None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:58.231808 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0696b50d-0d3e-42d7-ac88-0788b90ab6ec None None] GET https://10.4.3.229/volume// Aug 06 14:19:58.231978 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0696b50d-0d3e-42d7-ac88-0788b90ab6ec None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:58.232162 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0696b50d-0d3e-42d7-ac88-0788b90ab6ec None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:58.232501 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0696b50d-0d3e-42d7-ac88-0788b90ab6ec None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:19:58.232789 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 36/144] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:19: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 06 14:19:58.233748 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c8a67e79-f839-4233-a829-27f57901a57d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:58.235886 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c8a67e79-f839-4233-a829-27f57901a57d tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] GET https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 Aug 06 14:19:58.236153 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c8a67e79-f839-4233-a829-27f57901a57d tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:58.236411 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c8a67e79-f839-4233-a829-27f57901a57d tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:58.241995 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-c64c0dd7-e739-4371-91cc-cfa0701a91d8 req-b237048f-2718-468b-a6db-51a1bd80bbd3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:58.244570 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:58.244570 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:19:58.244701 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-c64c0dd7-e739-4371-91cc-cfa0701a91d8 req-b237048f-2718-468b-a6db-51a1bd80bbd3 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] GET https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd Aug 06 14:19:58.244917 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-c64c0dd7-e739-4371-91cc-cfa0701a91d8 req-b237048f-2718-468b-a6db-51a1bd80bbd3 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:58.245187 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-c64c0dd7-e739-4371-91cc-cfa0701a91d8 req-b237048f-2718-468b-a6db-51a1bd80bbd3 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:58.248726 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c8a67e79-f839-4233-a829-27f57901a57d tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Volume info retrieved successfully. Aug 06 14:19:58.253262 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c8a67e79-f839-4233-a829-27f57901a57d tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 returned with HTTP 200 Aug 06 14:19:58.254012 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 38/145] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:58 2026] GET /volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:58.260975 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:58.260975 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:19:58.265011 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-c64c0dd7-e739-4371-91cc-cfa0701a91d8 req-b237048f-2718-468b-a6db-51a1bd80bbd3 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Volume info retrieved successfully. Aug 06 14:19:58.269556 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-c64c0dd7-e739-4371-91cc-cfa0701a91d8 req-b237048f-2718-468b-a6db-51a1bd80bbd3 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd returned with HTTP 200 Aug 06 14:19:58.269900 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 37/146] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:19:58 2026] GET /volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd => generated 1553 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:19:58.311452 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1cb25329-ec79-464e-a809-ce5aab22ed20 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:58.313785 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1cb25329-ec79-464e-a809-ce5aab22ed20 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] GET https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 Aug 06 14:19:58.314068 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1cb25329-ec79-464e-a809-ce5aab22ed20 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:58.314345 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1cb25329-ec79-464e-a809-ce5aab22ed20 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:58.323282 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:58.323282 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:19:58.330956 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1cb25329-ec79-464e-a809-ce5aab22ed20 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Volume info retrieved successfully. Aug 06 14:19:58.337250 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1cb25329-ec79-464e-a809-ce5aab22ed20 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 returned with HTTP 200 Aug 06 14:19:58.337762 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 36/147] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:58 2026] GET /volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:58.869458 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b9263232-d48a-4f12-8dd5-87811079021b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:58.871748 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b9263232-d48a-4f12-8dd5-87811079021b tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] GET https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 Aug 06 14:19:58.871905 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b9263232-d48a-4f12-8dd5-87811079021b tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:58.872111 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b9263232-d48a-4f12-8dd5-87811079021b tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:58.883412 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:58.883412 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:19:58.887679 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-b9263232-d48a-4f12-8dd5-87811079021b tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:19:58.892872 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b9263232-d48a-4f12-8dd5-87811079021b tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 returned with HTTP 200 Aug 06 14:19:58.893403 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 37/148] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:58 2026] GET /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:19:59.908315 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1c5a44e2-3800-426b-b8b6-a82abbad9e46 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:19:59.911479 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1c5a44e2-3800-426b-b8b6-a82abbad9e46 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] GET https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 Aug 06 14:19:59.911479 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1c5a44e2-3800-426b-b8b6-a82abbad9e46 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:19:59.911479 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1c5a44e2-3800-426b-b8b6-a82abbad9e46 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:19:59.922597 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:19:59.922597 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:19:59.927696 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1c5a44e2-3800-426b-b8b6-a82abbad9e46 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:19:59.932935 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1c5a44e2-3800-426b-b8b6-a82abbad9e46 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 returned with HTTP 200 Aug 06 14:19:59.933950 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 39/149] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:19:59 2026] GET /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:00.586451 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-73c2ac83-ddba-403f-82bd-e6769fe65ef1 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:00.589215 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-73c2ac83-ddba-403f-82bd-e6769fe65ef1 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] DELETE https://10.4.3.229/volume/v3/attachments/0f7a1137-f9db-451b-9350-45468fc6da38 Aug 06 14:20:00.589570 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-73c2ac83-ddba-403f-82bd-e6769fe65ef1 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:00.589842 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-73c2ac83-ddba-403f-82bd-e6769fe65ef1 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:00.600556 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:00.600556 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:00.657214 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-73c2ac83-ddba-403f-82bd-e6769fe65ef1 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/attachments/0f7a1137-f9db-451b-9350-45468fc6da38 returned with HTTP 200 Aug 06 14:20:00.657637 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 38/150] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:20:00 2026] DELETE /volume/v3/attachments/0f7a1137-f9db-451b-9350-45468fc6da38 => generated 192 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:00.783547 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-ad229c49-4d0c-4f80-a95c-47681a48e393 req-6bca4c13-6b2e-4dbc-9236-4b6ba2603f46 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:00.786215 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-69820dc9-7888-40a4-a76f-5981248f4ad4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:00.786573 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-ad229c49-4d0c-4f80-a95c-47681a48e393 req-6bca4c13-6b2e-4dbc-9236-4b6ba2603f46 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] POST https://10.4.3.229/volume/v3/attachments/130efd3c-bc41-4baa-9d8c-6094d3cd1136/action Aug 06 14:20:00.786645 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-69820dc9-7888-40a4-a76f-5981248f4ad4 None None] GET https://10.4.3.229/volume// Aug 06 14:20:00.786855 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-69820dc9-7888-40a4-a76f-5981248f4ad4 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:00.787043 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-ad229c49-4d0c-4f80-a95c-47681a48e393 req-6bca4c13-6b2e-4dbc-9236-4b6ba2603f46 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Action body: b'{"os-complete": null}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:00.787087 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-69820dc9-7888-40a4-a76f-5981248f4ad4 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:00.787255 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-ad229c49-4d0c-4f80-a95c-47681a48e393 req-6bca4c13-6b2e-4dbc-9236-4b6ba2603f46 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:00.787440 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-69820dc9-7888-40a4-a76f-5981248f4ad4 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:20:00.787930 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 38/151] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:20:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:20:00.797724 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-cbf670a4-b79c-4189-b7d1-3f85d86c1396 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:00.799897 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-cbf670a4-b79c-4189-b7d1-3f85d86c1396 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] POST https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394/action Aug 06 14:20:00.800296 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-cbf670a4-b79c-4189-b7d1-3f85d86c1396 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Action body: b'{"os-reimage": {"image_id": "4902966f-73aa-495a-9f2a-9305388003b3", "reimage_reserved": true}}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:00.800414 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-cbf670a4-b79c-4189-b7d1-3f85d86c1396 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "4902966f-73aa-495a-9f2a-9305388003b3", "reimage_reserved": true}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:00.809840 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:00.809840 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:00.814517 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:00.814517 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:00.814957 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-cbf670a4-b79c-4189-b7d1-3f85d86c1396 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Volume info retrieved successfully. Aug 06 14:20:00.822258 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-ad229c49-4d0c-4f80-a95c-47681a48e393 req-6bca4c13-6b2e-4dbc-9236-4b6ba2603f46 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/attachments/130efd3c-bc41-4baa-9d8c-6094d3cd1136/action returned with HTTP 204 Aug 06 14:20:00.822774 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 37/152] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:20:00 2026] POST /volume/v3/attachments/130efd3c-bc41-4baa-9d8c-6094d3cd1136/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:00.907674 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-c64c0dd7-e739-4371-91cc-cfa0701a91d8 req-39d42481-b941-42f1-8ed2-e445d05c954a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:00.909844 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-c64c0dd7-e739-4371-91cc-cfa0701a91d8 req-39d42481-b941-42f1-8ed2-e445d05c954a tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] DELETE https://10.4.3.229/volume/v3/attachments/1f654b3b-3ec7-46e2-80e1-b33de2d7b5fe Aug 06 14:20:00.910042 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-c64c0dd7-e739-4371-91cc-cfa0701a91d8 req-39d42481-b941-42f1-8ed2-e445d05c954a tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:00.910792 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-c64c0dd7-e739-4371-91cc-cfa0701a91d8 req-39d42481-b941-42f1-8ed2-e445d05c954a tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:00.921363 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:00.921363 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:00.947961 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-16ba803c-9e7c-412d-a493-af365d3c3fd5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:00.949889 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-16ba803c-9e7c-412d-a493-af365d3c3fd5 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] GET https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 Aug 06 14:20:00.950996 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-16ba803c-9e7c-412d-a493-af365d3c3fd5 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:00.950996 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-16ba803c-9e7c-412d-a493-af365d3c3fd5 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:00.965972 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:00.965972 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:00.969838 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-16ba803c-9e7c-412d-a493-af365d3c3fd5 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:20:00.974492 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-16ba803c-9e7c-412d-a493-af365d3c3fd5 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 returned with HTTP 200 Aug 06 14:20:00.975498 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 39/153] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:00 2026] GET /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 => generated 1160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 14:20:00.993979 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-c64c0dd7-e739-4371-91cc-cfa0701a91d8 req-39d42481-b941-42f1-8ed2-e445d05c954a tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] https://10.4.3.229/volume/v3/attachments/1f654b3b-3ec7-46e2-80e1-b33de2d7b5fe returned with HTTP 200 Aug 06 14:20:00.994737 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 39/154] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:20:00 2026] DELETE /volume/v3/attachments/1f654b3b-3ec7-46e2-80e1-b33de2d7b5fe => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:01.025052 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-a909e303-2df5-4eda-85b0-e559de55d86b req-2bc2e2fc-3f22-45e5-b128-dad704ea5033 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:01.030175 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-a909e303-2df5-4eda-85b0-e559de55d86b req-2bc2e2fc-3f22-45e5-b128-dad704ea5033 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] GET https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 Aug 06 14:20:01.030477 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-a909e303-2df5-4eda-85b0-e559de55d86b req-2bc2e2fc-3f22-45e5-b128-dad704ea5033 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:01.030794 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-a909e303-2df5-4eda-85b0-e559de55d86b req-2bc2e2fc-3f22-45e5-b128-dad704ea5033 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:01.046284 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:01.046284 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:01.054031 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-a909e303-2df5-4eda-85b0-e559de55d86b req-2bc2e2fc-3f22-45e5-b128-dad704ea5033 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:20:01.060907 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-a909e303-2df5-4eda-85b0-e559de55d86b req-2bc2e2fc-3f22-45e5-b128-dad704ea5033 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 returned with HTTP 200 Aug 06 14:20:01.061514 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 38/155] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:20:01 2026] GET /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 => generated 1160 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:01.166984 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9569c7ac-2efa-4897-93a2-1ba9a4aac06e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:01.168058 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9569c7ac-2efa-4897-93a2-1ba9a4aac06e None None] GET https://10.4.3.229/volume// Aug 06 14:20:01.168372 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9569c7ac-2efa-4897-93a2-1ba9a4aac06e None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:01.168681 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9569c7ac-2efa-4897-93a2-1ba9a4aac06e None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:01.169115 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9569c7ac-2efa-4897-93a2-1ba9a4aac06e None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:20:01.169816 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 40/156] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:20:01 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:20:01.187939 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-a909e303-2df5-4eda-85b0-e559de55d86b req-dab45f8a-cf48-4974-ac45-e1415824568c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:01.191180 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-a909e303-2df5-4eda-85b0-e559de55d86b req-dab45f8a-cf48-4974-ac45-e1415824568c tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:20:01.191537 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-a909e303-2df5-4eda-85b0-e559de55d86b req-dab45f8a-cf48-4974-ac45-e1415824568c tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30a67e7e-29bf-434f-9fb4-8971b00cd143", "connector": null, "instance_uuid": "8d09dfbf-6ca8-4057-ab95-29c694dbcfcc"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:01.208152 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:01.208152 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:01.230987 np0000006659 devstack@c-api.service[100398]: WARNING cinder.volume.api [req-a909e303-2df5-4eda-85b0-e559de55d86b req-dab45f8a-cf48-4974-ac45-e1415824568c tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 06 14:20:01.235883 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-a909e303-2df5-4eda-85b0-e559de55d86b req-dab45f8a-cf48-4974-ac45-e1415824568c tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:20:01.236418 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 40/157] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:20:01 2026] POST /volume/v3/attachments => generated 271 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:01.269232 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-354e958d-8489-4c98-9469-b6a536c38634 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:01.271930 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-354e958d-8489-4c98-9469-b6a536c38634 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] GET https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 Aug 06 14:20:01.271930 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-354e958d-8489-4c98-9469-b6a536c38634 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:01.271930 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-354e958d-8489-4c98-9469-b6a536c38634 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:01.279139 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-be3204bd-7d9c-4e66-af2f-57a6d197a988 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:01.279644 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-be3204bd-7d9c-4e66-af2f-57a6d197a988 None None] GET https://10.4.3.229/volume// Aug 06 14:20:01.279790 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-be3204bd-7d9c-4e66-af2f-57a6d197a988 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:01.279956 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-be3204bd-7d9c-4e66-af2f-57a6d197a988 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:01.280246 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-be3204bd-7d9c-4e66-af2f-57a6d197a988 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:20:01.280513 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 41/158] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:20: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 06 14:20:01.288239 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-a909e303-2df5-4eda-85b0-e559de55d86b req-7cf06793-3375-4341-b760-3c3e75afc518 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:01.289284 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:01.289284 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:01.291527 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-a909e303-2df5-4eda-85b0-e559de55d86b req-7cf06793-3375-4341-b760-3c3e75afc518 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] GET https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 Aug 06 14:20:01.291765 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-a909e303-2df5-4eda-85b0-e559de55d86b req-7cf06793-3375-4341-b760-3c3e75afc518 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:01.291950 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-a909e303-2df5-4eda-85b0-e559de55d86b req-7cf06793-3375-4341-b760-3c3e75afc518 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:01.293036 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-354e958d-8489-4c98-9469-b6a536c38634 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:20:01.297772 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-354e958d-8489-4c98-9469-b6a536c38634 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 returned with HTTP 200 Aug 06 14:20:01.298512 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 39/159] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:01 2026] GET /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 => generated 1162 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:01.308497 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:01.308497 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:01.314738 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-a909e303-2df5-4eda-85b0-e559de55d86b req-7cf06793-3375-4341-b760-3c3e75afc518 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:20:01.321471 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-a909e303-2df5-4eda-85b0-e559de55d86b req-7cf06793-3375-4341-b760-3c3e75afc518 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 returned with HTTP 200 Aug 06 14:20:01.321863 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 41/160] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:20:01 2026] GET /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 => generated 1342 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:20:01.395241 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-4534e632-d248-478d-b7e5-bdbd415ea35a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:01.399509 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4534e632-d248-478d-b7e5-bdbd415ea35a tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] GET https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd Aug 06 14:20:01.399509 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4534e632-d248-478d-b7e5-bdbd415ea35a tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:01.399509 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4534e632-d248-478d-b7e5-bdbd415ea35a tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:01.407711 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:01.407711 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:01.412536 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-4534e632-d248-478d-b7e5-bdbd415ea35a tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Volume info retrieved successfully. Aug 06 14:20:01.415817 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4534e632-d248-478d-b7e5-bdbd415ea35a tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd returned with HTTP 200 Aug 06 14:20:01.416194 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 42/161] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:01 2026] GET /volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:01.432654 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c206e624-420a-4599-9ca7-c065fbb19556 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:01.434245 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c206e624-420a-4599-9ca7-c065fbb19556 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd Aug 06 14:20:01.434567 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c206e624-420a-4599-9ca7-c065fbb19556 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:01.434829 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c206e624-420a-4599-9ca7-c065fbb19556 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:01.435086 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-c206e624-420a-4599-9ca7-c065fbb19556 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Delete volume with id: 69256dcf-c7aa-4409-89b2-ca2063f162bd Aug 06 14:20:01.440750 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-a909e303-2df5-4eda-85b0-e559de55d86b req-9a24f1d0-14e0-4770-892b-0012fb1c86c0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:01.443391 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:01.443391 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:01.443847 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c206e624-420a-4599-9ca7-c065fbb19556 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Volume info retrieved successfully. Aug 06 14:20:01.444073 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-a909e303-2df5-4eda-85b0-e559de55d86b req-9a24f1d0-14e0-4770-892b-0012fb1c86c0 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] PUT https://10.4.3.229/volume/v3/attachments/5b8f040a-37ad-4942-87b7-f4588b04111b Aug 06 14:20:01.444580 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-a909e303-2df5-4eda-85b0-e559de55d86b req-9a24f1d0-14e0-4770-892b-0012fb1c86c0 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:01.455733 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-a909e303-2df5-4eda-85b0-e559de55d86b req-9a24f1d0-14e0-4770-892b-0012fb1c86c0 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Acquiring lock "cinder-attachment_update-30a67e7e-29bf-434f-9fb4-8971b00cd143-np0000006659" by "attachment_update" {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:20:01.463328 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-a909e303-2df5-4eda-85b0-e559de55d86b req-9a24f1d0-14e0-4770-892b-0012fb1c86c0 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Lock "cinder-attachment_update-30a67e7e-29bf-434f-9fb4-8971b00cd143-np0000006659" acquired by "attachment_update" :: waited 0.008s {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:20:01.465132 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:01.465132 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:01.469753 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c206e624-420a-4599-9ca7-c065fbb19556 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Delete volume request issued successfully. Aug 06 14:20:01.469955 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c206e624-420a-4599-9ca7-c065fbb19556 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd returned with HTTP 202 Aug 06 14:20:01.470397 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 40/162] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:20:01 2026] DELETE /volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:20:01.482315 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6920fbf1-fe38-478c-b006-8fb3d37009b2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:01.486477 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6920fbf1-fe38-478c-b006-8fb3d37009b2 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] GET https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd Aug 06 14:20:01.486804 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6920fbf1-fe38-478c-b006-8fb3d37009b2 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:01.487099 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6920fbf1-fe38-478c-b006-8fb3d37009b2 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:01.496076 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:01.496076 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:01.501544 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-6920fbf1-fe38-478c-b006-8fb3d37009b2 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Volume info retrieved successfully. Aug 06 14:20:01.507261 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6920fbf1-fe38-478c-b006-8fb3d37009b2 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd returned with HTTP 200 Aug 06 14:20:01.507811 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 43/163] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:01 2026] GET /volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd => generated 1024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:01.571250 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-cbf670a4-b79c-4189-b7d1-3f85d86c1396 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394/action returned with HTTP 202 Aug 06 14:20:01.571883 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 40/164] 10.4.3.229 () {74 vars in 1713 bytes} [Thu Aug 6 14:20:00 2026] POST /volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394/action => generated 0 bytes in 775 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 14:20:01.666313 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-a909e303-2df5-4eda-85b0-e559de55d86b req-9a24f1d0-14e0-4770-892b-0012fb1c86c0 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Lock "cinder-attachment_update-30a67e7e-29bf-434f-9fb4-8971b00cd143-np0000006659" released by "attachment_update" :: held 0.203s {{(pid=100398) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:20:01.666684 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-a909e303-2df5-4eda-85b0-e559de55d86b req-9a24f1d0-14e0-4770-892b-0012fb1c86c0 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/attachments/5b8f040a-37ad-4942-87b7-f4588b04111b returned with HTTP 200 Aug 06 14:20:01.667161 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 42/165] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:20:01 2026] PUT /volume/v3/attachments/5b8f040a-37ad-4942-87b7-f4588b04111b => generated 967 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:02.235811 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8f849459-e631-4ad1-978e-0b54acae7658 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:02.237810 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8f849459-e631-4ad1-978e-0b54acae7658 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] DELETE https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 Aug 06 14:20:02.238001 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8f849459-e631-4ad1-978e-0b54acae7658 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:02.238293 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8f849459-e631-4ad1-978e-0b54acae7658 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:02.238516 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-8f849459-e631-4ad1-978e-0b54acae7658 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Delete volume with id: 8af33ccc-9233-449a-81b9-f9772d189055 Aug 06 14:20:02.248780 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:02.248780 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:02.249345 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-8f849459-e631-4ad1-978e-0b54acae7658 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Volume info retrieved successfully. Aug 06 14:20:02.274660 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-8f849459-e631-4ad1-978e-0b54acae7658 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Delete volume request issued successfully. Aug 06 14:20:02.274900 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8f849459-e631-4ad1-978e-0b54acae7658 tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 returned with HTTP 202 Aug 06 14:20:02.275439 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 41/166] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:20:02 2026] DELETE /volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:20:02.287880 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-92a209e3-14d5-4d11-bd02-4078c469aeca None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:02.299699 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-92a209e3-14d5-4d11-bd02-4078c469aeca tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] GET https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 Aug 06 14:20:02.299991 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-92a209e3-14d5-4d11-bd02-4078c469aeca tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:02.300293 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-92a209e3-14d5-4d11-bd02-4078c469aeca tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:02.316706 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-369e935c-aba9-4e32-9f36-85a100ba2607 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:02.317355 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:02.317355 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:02.319073 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-369e935c-aba9-4e32-9f36-85a100ba2607 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] GET https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 Aug 06 14:20:02.319607 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-369e935c-aba9-4e32-9f36-85a100ba2607 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:02.319607 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-369e935c-aba9-4e32-9f36-85a100ba2607 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:02.322322 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-92a209e3-14d5-4d11-bd02-4078c469aeca tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Volume info retrieved successfully. Aug 06 14:20:02.327440 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-92a209e3-14d5-4d11-bd02-4078c469aeca tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 returned with HTTP 200 Aug 06 14:20:02.328116 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 44/167] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:02 2026] GET /volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:02.339878 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:02.339878 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:02.345003 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-369e935c-aba9-4e32-9f36-85a100ba2607 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:20:02.351548 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-369e935c-aba9-4e32-9f36-85a100ba2607 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 returned with HTTP 200 Aug 06 14:20:02.351847 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 41/168] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:02 2026] GET /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 => generated 1163 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:02.362327 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a5a52943-717b-4300-a3f8-9c1a5b37554d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:02.523777 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a1df624a-7320-45dc-ad6c-0d22b2edc35a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:02.525951 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a1df624a-7320-45dc-ad6c-0d22b2edc35a tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] GET https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd Aug 06 14:20:02.526219 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a1df624a-7320-45dc-ad6c-0d22b2edc35a tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:02.526467 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a1df624a-7320-45dc-ad6c-0d22b2edc35a tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:02.533124 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a1df624a-7320-45dc-ad6c-0d22b2edc35a tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd returned with HTTP 404 Aug 06 14:20:02.533699 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 42/169] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:02 2026] GET /volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:02.572661 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a5a52943-717b-4300-a3f8-9c1a5b37554d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:20:02.573057 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a5a52943-717b-4300-a3f8-9c1a5b37554d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1753056770", "imageRef": "30702abe-9501-4aba-ba1a-50af064a9e3b"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:02.574456 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-a5a52943-717b-4300-a3f8-9c1a5b37554d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1753056770', 'imageRef': '30702abe-9501-4aba-ba1a-50af064a9e3b'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:20:03.091448 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-a5a52943-717b-4300-a3f8-9c1a5b37554d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Create volume of 1 GB Aug 06 14:20:03.091448 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:03.091448 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:03.094246 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-a5a52943-717b-4300-a3f8-9c1a5b37554d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Availability Zones retrieved successfully. Aug 06 14:20:03.100532 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-a5a52943-717b-4300-a3f8-9c1a5b37554d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Flow 'volume_create_api' (34a3fe4e-0538-4402-bc16-e3fa861ce90b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:03.102048 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-a5a52943-717b-4300-a3f8-9c1a5b37554d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aa40d12-64a8-48f2-b013-a2b9c2a2aafc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:03.103284 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-a5a52943-717b-4300-a3f8-9c1a5b37554d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:20:03.175570 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-a5a52943-717b-4300-a3f8-9c1a5b37554d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aa40d12-64a8-48f2-b013-a2b9c2a2aafc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:03.176329 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-a5a52943-717b-4300-a3f8-9c1a5b37554d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4cee523-c34e-4355-a406-af4515177eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:03.243648 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-a5a52943-717b-4300-a3f8-9c1a5b37554d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Created reservations ['1556b33b-af21-40c7-bfae-54f4f0507d79', 'c7dc965e-5c0f-4e20-850e-3225d5e967bf', '8f501884-45cf-4dcf-82f2-f67ca9108101', 'ff3cd2c6-6ad4-4bc1-88a6-9fee25e52d60'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:20:03.246445 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-a5a52943-717b-4300-a3f8-9c1a5b37554d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4cee523-c34e-4355-a406-af4515177eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1556b33b-af21-40c7-bfae-54f4f0507d79', 'c7dc965e-5c0f-4e20-850e-3225d5e967bf', '8f501884-45cf-4dcf-82f2-f67ca9108101', 'ff3cd2c6-6ad4-4bc1-88a6-9fee25e52d60']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:03.246445 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-a5a52943-717b-4300-a3f8-9c1a5b37554d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71eb9dd8-0f04-4a79-8557-5017e9c154d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:03.281539 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-a5a52943-717b-4300-a3f8-9c1a5b37554d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71eb9dd8-0f04-4a79-8557-5017e9c154d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5f6e836-2693-47c8-966a-927a90fc0a3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1753056770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='894a1eb44d564cbba00afb843965a441',qos_specs=None,replication_status=,reservations=['1556b33b-af21-40c7-bfae-54f4f0507d79','c7dc965e-5c0f-4e20-850e-3225d5e967bf','8f501884-45cf-4dcf-82f2-f67ca9108101','ff3cd2c6-6ad4-4bc1-88a6-9fee25e52d60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc4205edf99b44de97391459a8a81e67',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:20:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1753056770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5f6e836-2693-47c8-966a-927a90fc0a3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='894a1eb44d564cbba00afb843965a441',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc4205edf99b44de97391459a8a81e67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:03.282863 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-a5a52943-717b-4300-a3f8-9c1a5b37554d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (648ec8ac-0fd0-46ea-901c-23d50fe6fe43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:03.315285 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-a5a52943-717b-4300-a3f8-9c1a5b37554d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (648ec8ac-0fd0-46ea-901c-23d50fe6fe43) transitioned into state 'SUCCESS' from state '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-1753056770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='894a1eb44d564cbba00afb843965a441',qos_specs=None,replication_status=,reservations=['1556b33b-af21-40c7-bfae-54f4f0507d79','c7dc965e-5c0f-4e20-850e-3225d5e967bf','8f501884-45cf-4dcf-82f2-f67ca9108101','ff3cd2c6-6ad4-4bc1-88a6-9fee25e52d60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc4205edf99b44de97391459a8a81e67',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:03.316068 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-a5a52943-717b-4300-a3f8-9c1a5b37554d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37a839c1-ecad-4ad4-adcf-0000fe613cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:03.325465 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-a5a52943-717b-4300-a3f8-9c1a5b37554d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37a839c1-ecad-4ad4-adcf-0000fe613cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:03.326476 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-a5a52943-717b-4300-a3f8-9c1a5b37554d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Flow 'volume_create_api' (34a3fe4e-0538-4402-bc16-e3fa861ce90b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:03.326802 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-a5a52943-717b-4300-a3f8-9c1a5b37554d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Create volume request issued successfully. Aug 06 14:20:03.327416 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a5a52943-717b-4300-a3f8-9c1a5b37554d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:20:03.327981 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 43/170] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:20:02 2026] POST /volume/v3/volumes => generated 757 bytes in 966 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:20:03.342871 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6754b5f4-4b98-4f60-8f82-85f0bfb9902f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:03.344661 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6754b5f4-4b98-4f60-8f82-85f0bfb9902f tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] GET https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 Aug 06 14:20:03.344889 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6754b5f4-4b98-4f60-8f82-85f0bfb9902f tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:03.345089 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6754b5f4-4b98-4f60-8f82-85f0bfb9902f tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:03.347329 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-bfff181c-53b0-4768-9e75-1c8229451ce6 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:03.349324 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bfff181c-53b0-4768-9e75-1c8229451ce6 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] GET https://10.4.3.229/volume/v3/volumes/e5f6e836-2693-47c8-966a-927a90fc0a3e Aug 06 14:20:03.349573 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bfff181c-53b0-4768-9e75-1c8229451ce6 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:03.349792 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bfff181c-53b0-4768-9e75-1c8229451ce6 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:03.350761 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6754b5f4-4b98-4f60-8f82-85f0bfb9902f tempest-AttachSCSIVolumeTestJSON-741547977 tempest-AttachSCSIVolumeTestJSON-741547977-project-member] https://10.4.3.229/volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 returned with HTTP 404 Aug 06 14:20:03.351189 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 45/171] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:03 2026] GET /volume/v3/volumes/8af33ccc-9233-449a-81b9-f9772d189055 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:03.357666 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:03.357666 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:03.361569 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-bfff181c-53b0-4768-9e75-1c8229451ce6 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Volume info retrieved successfully. Aug 06 14:20:03.366017 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e9edba07-d1ec-4773-a298-399e5f09fc79 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:03.366865 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bfff181c-53b0-4768-9e75-1c8229451ce6 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/volumes/e5f6e836-2693-47c8-966a-927a90fc0a3e returned with HTTP 200 Aug 06 14:20:03.367269 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 42/172] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:03 2026] GET /volume/v3/volumes/e5f6e836-2693-47c8-966a-927a90fc0a3e => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:03.370417 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e9edba07-d1ec-4773-a298-399e5f09fc79 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] GET https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 Aug 06 14:20:03.370732 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e9edba07-d1ec-4773-a298-399e5f09fc79 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:03.371015 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e9edba07-d1ec-4773-a298-399e5f09fc79 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:03.394643 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:03.394643 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:03.401710 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-e9edba07-d1ec-4773-a298-399e5f09fc79 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:20:03.406092 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e9edba07-d1ec-4773-a298-399e5f09fc79 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 returned with HTTP 200 Aug 06 14:20:03.406499 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 43/173] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:03 2026] GET /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 => generated 1163 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:04.026890 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-a909e303-2df5-4eda-85b0-e559de55d86b req-43951152-91b9-406d-964a-63195be1a69f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:04.030344 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-a909e303-2df5-4eda-85b0-e559de55d86b req-43951152-91b9-406d-964a-63195be1a69f tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] POST https://10.4.3.229/volume/v3/attachments/5b8f040a-37ad-4942-87b7-f4588b04111b/action Aug 06 14:20:04.030344 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-a909e303-2df5-4eda-85b0-e559de55d86b req-43951152-91b9-406d-964a-63195be1a69f tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Action body: b'{"os-complete": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:04.030475 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-a909e303-2df5-4eda-85b0-e559de55d86b req-43951152-91b9-406d-964a-63195be1a69f tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:04.053131 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:04.053131 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:04.068066 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-a909e303-2df5-4eda-85b0-e559de55d86b req-43951152-91b9-406d-964a-63195be1a69f tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/attachments/5b8f040a-37ad-4942-87b7-f4588b04111b/action returned with HTTP 204 Aug 06 14:20:04.068611 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 44/174] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:20:04 2026] POST /volume/v3/attachments/5b8f040a-37ad-4942-87b7-f4588b04111b/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:04.381741 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b194272e-9469-49a5-9ac6-88037415ec73 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:04.384442 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b194272e-9469-49a5-9ac6-88037415ec73 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] GET https://10.4.3.229/volume/v3/volumes/e5f6e836-2693-47c8-966a-927a90fc0a3e Aug 06 14:20:04.384442 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b194272e-9469-49a5-9ac6-88037415ec73 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:04.384442 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b194272e-9469-49a5-9ac6-88037415ec73 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:04.391070 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:04.391070 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:04.395508 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-b194272e-9469-49a5-9ac6-88037415ec73 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Volume info retrieved successfully. Aug 06 14:20:04.401097 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b194272e-9469-49a5-9ac6-88037415ec73 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/volumes/e5f6e836-2693-47c8-966a-927a90fc0a3e returned with HTTP 200 Aug 06 14:20:04.401573 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 46/175] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:04 2026] GET /volume/v3/volumes/e5f6e836-2693-47c8-966a-927a90fc0a3e => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:04.420964 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-3e837542-e604-4aee-99bf-a8adc2f441d5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:04.424603 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3e837542-e604-4aee-99bf-a8adc2f441d5 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] GET https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 Aug 06 14:20:04.424643 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-60194a69-b8cf-4045-9790-0d3ebe9b3fb9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:04.424915 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3e837542-e604-4aee-99bf-a8adc2f441d5 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:04.424915 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3e837542-e604-4aee-99bf-a8adc2f441d5 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:04.425553 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-60194a69-b8cf-4045-9790-0d3ebe9b3fb9 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:20:04.426026 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-60194a69-b8cf-4045-9790-0d3ebe9b3fb9 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1690183228"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:04.428128 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-60194a69-b8cf-4045-9790-0d3ebe9b3fb9 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1690183228'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:20:04.428332 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-60194a69-b8cf-4045-9790-0d3ebe9b3fb9 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Create volume of 1 GB Aug 06 14:20:04.434037 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-60194a69-b8cf-4045-9790-0d3ebe9b3fb9 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Availability Zones retrieved successfully. Aug 06 14:20:04.438527 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:04.438527 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:04.443390 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-3e837542-e604-4aee-99bf-a8adc2f441d5 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:20:04.444413 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-60194a69-b8cf-4045-9790-0d3ebe9b3fb9 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Flow 'volume_create_api' (ef804e56-6fd5-44fd-93ff-61635eac08f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:04.445983 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-60194a69-b8cf-4045-9790-0d3ebe9b3fb9 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b89d3644-1a38-4d80-8027-1bbb70ef3e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:04.447334 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-60194a69-b8cf-4045-9790-0d3ebe9b3fb9 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:20:04.448403 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3e837542-e604-4aee-99bf-a8adc2f441d5 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 returned with HTTP 200 Aug 06 14:20:04.448841 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 43/176] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:04 2026] GET /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 => generated 1457 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:04.482857 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-60194a69-b8cf-4045-9790-0d3ebe9b3fb9 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b89d3644-1a38-4d80-8027-1bbb70ef3e4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:04.484008 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-60194a69-b8cf-4045-9790-0d3ebe9b3fb9 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29b34fc1-d938-45bb-8527-4300aeb00e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:04.539655 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-60194a69-b8cf-4045-9790-0d3ebe9b3fb9 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Created reservations ['d54cf4a3-b6ac-445d-bbb6-42a61f936043', '27401644-e04e-46dd-b3e3-edb9d4aaf6cb', 'ff3979ab-02a1-450b-9f53-9be39a7e7a30', 'bc16b037-6f4f-4850-a00b-684324b889bd'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:20:04.540841 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-60194a69-b8cf-4045-9790-0d3ebe9b3fb9 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29b34fc1-d938-45bb-8527-4300aeb00e3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d54cf4a3-b6ac-445d-bbb6-42a61f936043', '27401644-e04e-46dd-b3e3-edb9d4aaf6cb', 'ff3979ab-02a1-450b-9f53-9be39a7e7a30', 'bc16b037-6f4f-4850-a00b-684324b889bd']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:04.541942 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-60194a69-b8cf-4045-9790-0d3ebe9b3fb9 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51a20558-dc25-47ca-8088-a0d3b2dae40a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:04.570813 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-60194a69-b8cf-4045-9790-0d3ebe9b3fb9 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51a20558-dc25-47ca-8088-a0d3b2dae40a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc72134d-6bb2-4724-8bef-74a18c980e27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1690183228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='894a1eb44d564cbba00afb843965a441',qos_specs=None,replication_status=,reservations=['d54cf4a3-b6ac-445d-bbb6-42a61f936043','27401644-e04e-46dd-b3e3-edb9d4aaf6cb','ff3979ab-02a1-450b-9f53-9be39a7e7a30','bc16b037-6f4f-4850-a00b-684324b889bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc4205edf99b44de97391459a8a81e67',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:20:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1690183228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc72134d-6bb2-4724-8bef-74a18c980e27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='894a1eb44d564cbba00afb843965a441',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc4205edf99b44de97391459a8a81e67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:04.572686 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-60194a69-b8cf-4045-9790-0d3ebe9b3fb9 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d72a0e0-8bd3-4e45-950a-bcfb55fc2727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:04.600035 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-60194a69-b8cf-4045-9790-0d3ebe9b3fb9 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d72a0e0-8bd3-4e45-950a-bcfb55fc2727) transitioned into state 'SUCCESS' from state '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-1690183228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='894a1eb44d564cbba00afb843965a441',qos_specs=None,replication_status=,reservations=['d54cf4a3-b6ac-445d-bbb6-42a61f936043','27401644-e04e-46dd-b3e3-edb9d4aaf6cb','ff3979ab-02a1-450b-9f53-9be39a7e7a30','bc16b037-6f4f-4850-a00b-684324b889bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc4205edf99b44de97391459a8a81e67',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:04.601118 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-60194a69-b8cf-4045-9790-0d3ebe9b3fb9 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98bcf170-9a74-4e02-a586-03955cf6a5f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:04.613415 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-60194a69-b8cf-4045-9790-0d3ebe9b3fb9 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98bcf170-9a74-4e02-a586-03955cf6a5f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:04.614730 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-60194a69-b8cf-4045-9790-0d3ebe9b3fb9 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Flow 'volume_create_api' (ef804e56-6fd5-44fd-93ff-61635eac08f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:04.615128 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-60194a69-b8cf-4045-9790-0d3ebe9b3fb9 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Create volume request issued successfully. Aug 06 14:20:04.615906 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-60194a69-b8cf-4045-9790-0d3ebe9b3fb9 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:20:04.616506 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 44/177] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:20:04 2026] POST /volume/v3/volumes => generated 757 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:20:04.628622 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-13e795a0-2fe0-4836-a2aa-c6a88cc8dce7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:04.631452 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-13e795a0-2fe0-4836-a2aa-c6a88cc8dce7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] GET https://10.4.3.229/volume/v3/volumes/cc72134d-6bb2-4724-8bef-74a18c980e27 Aug 06 14:20:04.631452 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-13e795a0-2fe0-4836-a2aa-c6a88cc8dce7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:04.631452 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-13e795a0-2fe0-4836-a2aa-c6a88cc8dce7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:04.637696 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:04.637696 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:04.641710 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-13e795a0-2fe0-4836-a2aa-c6a88cc8dce7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Volume info retrieved successfully. Aug 06 14:20:04.646670 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-13e795a0-2fe0-4836-a2aa-c6a88cc8dce7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/volumes/cc72134d-6bb2-4724-8bef-74a18c980e27 returned with HTTP 200 Aug 06 14:20:04.647224 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 45/178] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:04 2026] GET /volume/v3/volumes/cc72134d-6bb2-4724-8bef-74a18c980e27 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:04.801779 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-c9204ef2-fb81-4e7f-a2ce-6b36a417de6a req-0c583d9c-4cf3-45d8-b0aa-99c77e9f03a0 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:04.803909 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-c9204ef2-fb81-4e7f-a2ce-6b36a417de6a req-0c583d9c-4cf3-45d8-b0aa-99c77e9f03a0 tempest-TestMultiAttachVolumeSwap-507961783 tempest-TestMultiAttachVolumeSwap-507961783-project] GET https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 Aug 06 14:20:04.804126 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-c9204ef2-fb81-4e7f-a2ce-6b36a417de6a req-0c583d9c-4cf3-45d8-b0aa-99c77e9f03a0 tempest-TestMultiAttachVolumeSwap-507961783 tempest-TestMultiAttachVolumeSwap-507961783-project] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:04.804361 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-c9204ef2-fb81-4e7f-a2ce-6b36a417de6a req-0c583d9c-4cf3-45d8-b0aa-99c77e9f03a0 tempest-TestMultiAttachVolumeSwap-507961783 tempest-TestMultiAttachVolumeSwap-507961783-project] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:04.818825 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:04.818825 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:04.822691 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-c9204ef2-fb81-4e7f-a2ce-6b36a417de6a req-0c583d9c-4cf3-45d8-b0aa-99c77e9f03a0 tempest-TestMultiAttachVolumeSwap-507961783 tempest-TestMultiAttachVolumeSwap-507961783-project] Volume info retrieved successfully. Aug 06 14:20:04.827694 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-c9204ef2-fb81-4e7f-a2ce-6b36a417de6a req-0c583d9c-4cf3-45d8-b0aa-99c77e9f03a0 tempest-TestMultiAttachVolumeSwap-507961783 tempest-TestMultiAttachVolumeSwap-507961783-project] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 returned with HTTP 200 Aug 06 14:20:04.828471 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 47/179] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:20:04 2026] GET /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 => generated 1641 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:04.838945 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6491e629-51da-4ea2-bf3f-e5879579f4b1 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:04.841094 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6491e629-51da-4ea2-bf3f-e5879579f4b1 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-reader] GET https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 Aug 06 14:20:04.841366 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6491e629-51da-4ea2-bf3f-e5879579f4b1 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-reader] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:04.841681 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6491e629-51da-4ea2-bf3f-e5879579f4b1 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-reader] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:04.857229 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:04.857229 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:04.864793 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-6491e629-51da-4ea2-bf3f-e5879579f4b1 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-reader] Volume info retrieved successfully. Aug 06 14:20:04.873610 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6491e629-51da-4ea2-bf3f-e5879579f4b1 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-reader] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 returned with HTTP 200 Aug 06 14:20:04.873982 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 44/180] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:04 2026] GET /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:04.893502 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-21ecad1d-8529-4d77-80b2-1f72d0a94122 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:04.895763 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-21ecad1d-8529-4d77-80b2-1f72d0a94122 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-reader] GET https://10.4.3.229/volume/v3/volumes/f8db7b21-d477-48f6-8a19-7151504d8115 Aug 06 14:20:04.895763 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-21ecad1d-8529-4d77-80b2-1f72d0a94122 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-reader] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:04.896099 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-21ecad1d-8529-4d77-80b2-1f72d0a94122 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-reader] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:04.903722 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:04.903722 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:04.907901 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-21ecad1d-8529-4d77-80b2-1f72d0a94122 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-reader] Volume info retrieved successfully. Aug 06 14:20:04.912008 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-21ecad1d-8529-4d77-80b2-1f72d0a94122 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-reader] https://10.4.3.229/volume/v3/volumes/f8db7b21-d477-48f6-8a19-7151504d8115 returned with HTTP 200 Aug 06 14:20:04.912411 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 45/181] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:04 2026] GET /volume/v3/volumes/f8db7b21-d477-48f6-8a19-7151504d8115 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:05.034644 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d6189b45-db81-4aa5-be82-dcd1b864a2c3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:05.038740 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d6189b45-db81-4aa5-be82-dcd1b864a2c3 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] GET https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 Aug 06 14:20:05.038819 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d6189b45-db81-4aa5-be82-dcd1b864a2c3 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:05.039086 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d6189b45-db81-4aa5-be82-dcd1b864a2c3 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:05.080117 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:05.080117 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:05.084506 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d6189b45-db81-4aa5-be82-dcd1b864a2c3 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:20:05.090652 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d6189b45-db81-4aa5-be82-dcd1b864a2c3 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 returned with HTTP 200 Aug 06 14:20:05.091305 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 46/182] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:05 2026] GET /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 => generated 1457 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:05.179942 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-b1a49675-6128-4185-b9bb-be33e76bbf0b req-ded9e66a-67cb-44fc-9485-38e1a0267c5c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:05.185447 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-b1a49675-6128-4185-b9bb-be33e76bbf0b req-ded9e66a-67cb-44fc-9485-38e1a0267c5c tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] GET https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 Aug 06 14:20:05.185696 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-b1a49675-6128-4185-b9bb-be33e76bbf0b req-ded9e66a-67cb-44fc-9485-38e1a0267c5c tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:05.185870 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-b1a49675-6128-4185-b9bb-be33e76bbf0b req-ded9e66a-67cb-44fc-9485-38e1a0267c5c tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:05.205980 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:05.205980 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:05.214064 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-b1a49675-6128-4185-b9bb-be33e76bbf0b req-ded9e66a-67cb-44fc-9485-38e1a0267c5c tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:20:05.218972 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-b1a49675-6128-4185-b9bb-be33e76bbf0b req-ded9e66a-67cb-44fc-9485-38e1a0267c5c tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 returned with HTTP 200 Aug 06 14:20:05.219534 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 48/183] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:20:05 2026] GET /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:05.266192 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-b1a49675-6128-4185-b9bb-be33e76bbf0b req-35699278-c13d-4293-8e02-5e99f52bff9a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:05.268611 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-b1a49675-6128-4185-b9bb-be33e76bbf0b req-35699278-c13d-4293-8e02-5e99f52bff9a tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] POST https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143/action Aug 06 14:20:05.268611 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-b1a49675-6128-4185-b9bb-be33e76bbf0b req-35699278-c13d-4293-8e02-5e99f52bff9a tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:05.268611 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-b1a49675-6128-4185-b9bb-be33e76bbf0b req-35699278-c13d-4293-8e02-5e99f52bff9a tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:05.291012 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:05.291012 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:05.291518 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-b1a49675-6128-4185-b9bb-be33e76bbf0b req-35699278-c13d-4293-8e02-5e99f52bff9a tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:20:05.301769 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-b1a49675-6128-4185-b9bb-be33e76bbf0b req-35699278-c13d-4293-8e02-5e99f52bff9a tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Begin detaching volume completed successfully. Aug 06 14:20:05.304448 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-b1a49675-6128-4185-b9bb-be33e76bbf0b req-35699278-c13d-4293-8e02-5e99f52bff9a tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143/action returned with HTTP 202 Aug 06 14:20:05.305197 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 45/184] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:20:05 2026] POST /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:20:05.378218 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-626bae5c-9632-45e1-9834-b6cc8e725f6e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:05.378565 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-626bae5c-9632-45e1-9834-b6cc8e725f6e None None] GET https://10.4.3.229/volume// Aug 06 14:20:05.378717 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-626bae5c-9632-45e1-9834-b6cc8e725f6e None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:05.378946 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-626bae5c-9632-45e1-9834-b6cc8e725f6e None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:05.379291 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-626bae5c-9632-45e1-9834-b6cc8e725f6e None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:20:05.379631 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 46/185] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:20: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 06 14:20:05.394925 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-b1a49675-6128-4185-b9bb-be33e76bbf0b req-d41f1d9f-9cb8-441e-99b7-9d64e9013428 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:05.397099 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-b1a49675-6128-4185-b9bb-be33e76bbf0b req-d41f1d9f-9cb8-441e-99b7-9d64e9013428 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] GET https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 Aug 06 14:20:05.397360 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-b1a49675-6128-4185-b9bb-be33e76bbf0b req-d41f1d9f-9cb8-441e-99b7-9d64e9013428 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:05.397561 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-b1a49675-6128-4185-b9bb-be33e76bbf0b req-d41f1d9f-9cb8-441e-99b7-9d64e9013428 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:05.410822 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:05.410822 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:05.417763 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-b1a49675-6128-4185-b9bb-be33e76bbf0b req-d41f1d9f-9cb8-441e-99b7-9d64e9013428 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:20:05.421921 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-b1a49675-6128-4185-b9bb-be33e76bbf0b req-d41f1d9f-9cb8-441e-99b7-9d64e9013428 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 returned with HTTP 200 Aug 06 14:20:05.422317 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 47/186] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:20:05 2026] GET /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 => generated 1640 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:20:05.564030 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7a128af2-163c-4b30-be01-e44ec01630d7 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:05.566137 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7a128af2-163c-4b30-be01-e44ec01630d7 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd Aug 06 14:20:05.566375 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7a128af2-163c-4b30-be01-e44ec01630d7 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:05.566629 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7a128af2-163c-4b30-be01-e44ec01630d7 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:05.566829 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-7a128af2-163c-4b30-be01-e44ec01630d7 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Delete volume with id: 69256dcf-c7aa-4409-89b2-ca2063f162bd Aug 06 14:20:05.573748 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7a128af2-163c-4b30-be01-e44ec01630d7 tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd returned with HTTP 404 Aug 06 14:20:05.574381 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 49/187] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:20:05 2026] DELETE /volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:05.580927 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e7250f45-67c8-493d-a681-57c7ecc2ffed None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:05.582679 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e7250f45-67c8-493d-a681-57c7ecc2ffed tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] GET https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd Aug 06 14:20:05.582854 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e7250f45-67c8-493d-a681-57c7ecc2ffed tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:05.583049 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e7250f45-67c8-493d-a681-57c7ecc2ffed tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:05.588535 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e7250f45-67c8-493d-a681-57c7ecc2ffed tempest-VolumesAssistedSnapshotsTest-1584935636 tempest-VolumesAssistedSnapshotsTest-1584935636-project-admin] https://10.4.3.229/volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd returned with HTTP 404 Aug 06 14:20:05.588930 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 46/188] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:05 2026] GET /volume/v3/volumes/69256dcf-c7aa-4409-89b2-ca2063f162bd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:05.660041 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-afab2a46-7af1-4ac2-a33f-2d14ac00cc89 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:05.662027 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-afab2a46-7af1-4ac2-a33f-2d14ac00cc89 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] GET https://10.4.3.229/volume/v3/volumes/cc72134d-6bb2-4724-8bef-74a18c980e27 Aug 06 14:20:05.662295 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-afab2a46-7af1-4ac2-a33f-2d14ac00cc89 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:05.662575 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-afab2a46-7af1-4ac2-a33f-2d14ac00cc89 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:05.671452 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:05.671452 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:05.676061 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-afab2a46-7af1-4ac2-a33f-2d14ac00cc89 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Volume info retrieved successfully. Aug 06 14:20:05.681324 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-afab2a46-7af1-4ac2-a33f-2d14ac00cc89 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/volumes/cc72134d-6bb2-4724-8bef-74a18c980e27 returned with HTTP 200 Aug 06 14:20:05.681907 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 47/189] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:05 2026] GET /volume/v3/volumes/cc72134d-6bb2-4724-8bef-74a18c980e27 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:05.694263 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b84d6f9c-543d-4dd9-bebb-ffa097c2dfd7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:05.696373 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b84d6f9c-543d-4dd9-bebb-ffa097c2dfd7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:20:05.696815 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b84d6f9c-543d-4dd9-bebb-ffa097c2dfd7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-627835423"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:05.698616 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-b84d6f9c-543d-4dd9-bebb-ffa097c2dfd7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-627835423'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:20:05.698771 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-b84d6f9c-543d-4dd9-bebb-ffa097c2dfd7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Create volume of 1 GB Aug 06 14:20:05.704784 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b84d6f9c-543d-4dd9-bebb-ffa097c2dfd7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Availability Zones retrieved successfully. Aug 06 14:20:05.714448 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b84d6f9c-543d-4dd9-bebb-ffa097c2dfd7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Flow 'volume_create_api' (f897416d-9f55-4af3-b263-ef6ad3f4003e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:05.716487 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b84d6f9c-543d-4dd9-bebb-ffa097c2dfd7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ad0f729-df8b-4aa9-b3cf-7c5ce7fb2dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:05.717787 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-b84d6f9c-543d-4dd9-bebb-ffa097c2dfd7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:20:05.752974 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b84d6f9c-543d-4dd9-bebb-ffa097c2dfd7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ad0f729-df8b-4aa9-b3cf-7c5ce7fb2dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:05.754102 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b84d6f9c-543d-4dd9-bebb-ffa097c2dfd7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b103170b-ef2c-4e41-9ef8-f512248f1647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:05.798734 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-b84d6f9c-543d-4dd9-bebb-ffa097c2dfd7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Created reservations ['13bf8a2e-6cdf-4e33-acd7-f2949d0a9ba6', '33820456-b878-4f32-b0db-0c87908df895', 'e42a9471-6c31-4414-90e9-5df0938deb0f', 'ad608473-a132-4439-a54d-057d097d7f19'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:20:05.799437 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b84d6f9c-543d-4dd9-bebb-ffa097c2dfd7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b103170b-ef2c-4e41-9ef8-f512248f1647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13bf8a2e-6cdf-4e33-acd7-f2949d0a9ba6', '33820456-b878-4f32-b0db-0c87908df895', 'e42a9471-6c31-4414-90e9-5df0938deb0f', 'ad608473-a132-4439-a54d-057d097d7f19']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:05.800112 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b84d6f9c-543d-4dd9-bebb-ffa097c2dfd7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0222ba97-867e-4bcc-9a00-f35bc061da0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:05.822771 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b84d6f9c-543d-4dd9-bebb-ffa097c2dfd7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0222ba97-867e-4bcc-9a00-f35bc061da0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc262458-70f7-4a54-b340-2a215dd3fcda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-627835423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='894a1eb44d564cbba00afb843965a441',qos_specs=None,replication_status=,reservations=['13bf8a2e-6cdf-4e33-acd7-f2949d0a9ba6','33820456-b878-4f32-b0db-0c87908df895','e42a9471-6c31-4414-90e9-5df0938deb0f','ad608473-a132-4439-a54d-057d097d7f19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc4205edf99b44de97391459a8a81e67',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:20:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-627835423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc262458-70f7-4a54-b340-2a215dd3fcda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='894a1eb44d564cbba00afb843965a441',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc4205edf99b44de97391459a8a81e67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:05.823475 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b84d6f9c-543d-4dd9-bebb-ffa097c2dfd7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb25fe4f-211f-40fc-9d5b-3280425336d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:05.840811 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b84d6f9c-543d-4dd9-bebb-ffa097c2dfd7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb25fe4f-211f-40fc-9d5b-3280425336d0) transitioned into state 'SUCCESS' from state '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-627835423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='894a1eb44d564cbba00afb843965a441',qos_specs=None,replication_status=,reservations=['13bf8a2e-6cdf-4e33-acd7-f2949d0a9ba6','33820456-b878-4f32-b0db-0c87908df895','e42a9471-6c31-4414-90e9-5df0938deb0f','ad608473-a132-4439-a54d-057d097d7f19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc4205edf99b44de97391459a8a81e67',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:05.841478 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b84d6f9c-543d-4dd9-bebb-ffa097c2dfd7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e10222ca-7fb7-4227-9b38-75ad7015acdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:05.849525 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b84d6f9c-543d-4dd9-bebb-ffa097c2dfd7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e10222ca-7fb7-4227-9b38-75ad7015acdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:05.850244 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b84d6f9c-543d-4dd9-bebb-ffa097c2dfd7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Flow 'volume_create_api' (f897416d-9f55-4af3-b263-ef6ad3f4003e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:05.850613 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b84d6f9c-543d-4dd9-bebb-ffa097c2dfd7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Create volume request issued successfully. Aug 06 14:20:05.851074 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b84d6f9c-543d-4dd9-bebb-ffa097c2dfd7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:20:05.851488 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 48/190] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:20:05 2026] POST /volume/v3/volumes => generated 756 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:20:05.868333 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-cb6df845-b17d-453e-af26-c053b0314df2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:05.870896 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cb6df845-b17d-453e-af26-c053b0314df2 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] GET https://10.4.3.229/volume/v3/volumes/dc262458-70f7-4a54-b340-2a215dd3fcda Aug 06 14:20:05.871072 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cb6df845-b17d-453e-af26-c053b0314df2 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:05.871390 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cb6df845-b17d-453e-af26-c053b0314df2 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:05.878139 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:05.878139 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:05.884121 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-cb6df845-b17d-453e-af26-c053b0314df2 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Volume info retrieved successfully. Aug 06 14:20:05.888160 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cb6df845-b17d-453e-af26-c053b0314df2 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/volumes/dc262458-70f7-4a54-b340-2a215dd3fcda returned with HTTP 200 Aug 06 14:20:05.888568 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 50/191] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:05 2026] GET /volume/v3/volumes/dc262458-70f7-4a54-b340-2a215dd3fcda => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:05.947896 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-b1a49675-6128-4185-b9bb-be33e76bbf0b req-5667eeb1-d8a1-4ef8-bc94-1161358973dc None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:05.950878 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-b1a49675-6128-4185-b9bb-be33e76bbf0b req-5667eeb1-d8a1-4ef8-bc94-1161358973dc tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] GET https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 Aug 06 14:20:05.951074 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-b1a49675-6128-4185-b9bb-be33e76bbf0b req-5667eeb1-d8a1-4ef8-bc94-1161358973dc tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:05.951645 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-b1a49675-6128-4185-b9bb-be33e76bbf0b req-5667eeb1-d8a1-4ef8-bc94-1161358973dc tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:05.969750 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:05.969750 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:05.973569 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-b1a49675-6128-4185-b9bb-be33e76bbf0b req-5667eeb1-d8a1-4ef8-bc94-1161358973dc tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:20:05.978454 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-b1a49675-6128-4185-b9bb-be33e76bbf0b req-5667eeb1-d8a1-4ef8-bc94-1161358973dc tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 returned with HTTP 200 Aug 06 14:20:05.978857 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 47/192] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:20:05 2026] GET /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 => generated 1460 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:06.000170 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-b1a49675-6128-4185-b9bb-be33e76bbf0b req-1f41d824-6e55-41ce-a305-ee10d61474d2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:06.003854 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-b1a49675-6128-4185-b9bb-be33e76bbf0b req-1f41d824-6e55-41ce-a305-ee10d61474d2 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] DELETE https://10.4.3.229/volume/v3/attachments/5b8f040a-37ad-4942-87b7-f4588b04111b Aug 06 14:20:06.004064 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-b1a49675-6128-4185-b9bb-be33e76bbf0b req-1f41d824-6e55-41ce-a305-ee10d61474d2 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:06.004277 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-b1a49675-6128-4185-b9bb-be33e76bbf0b req-1f41d824-6e55-41ce-a305-ee10d61474d2 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:06.013869 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:06.013869 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:06.099292 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-b1a49675-6128-4185-b9bb-be33e76bbf0b req-1f41d824-6e55-41ce-a305-ee10d61474d2 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/attachments/5b8f040a-37ad-4942-87b7-f4588b04111b returned with HTTP 200 Aug 06 14:20:06.099714 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 48/193] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:20:05 2026] DELETE /volume/v3/attachments/5b8f040a-37ad-4942-87b7-f4588b04111b => generated 192 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:06.431710 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-59e4cc27-8a8b-4385-9fd3-757cf4e624e3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:06.435194 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-59e4cc27-8a8b-4385-9fd3-757cf4e624e3 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] GET https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 Aug 06 14:20:06.435466 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-59e4cc27-8a8b-4385-9fd3-757cf4e624e3 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:06.435684 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-59e4cc27-8a8b-4385-9fd3-757cf4e624e3 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:06.448440 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:06.448440 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:06.453621 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-59e4cc27-8a8b-4385-9fd3-757cf4e624e3 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:20:06.460801 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-59e4cc27-8a8b-4385-9fd3-757cf4e624e3 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 returned with HTTP 200 Aug 06 14:20:06.461142 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 49/194] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:06 2026] GET /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 => generated 1160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:06.506818 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-cead6e4d-b01c-410a-8dd4-7263258e3345 req-15ffcd05-1403-4c1e-814e-1b21f3c3bcd3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:06.511270 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-cead6e4d-b01c-410a-8dd4-7263258e3345 req-15ffcd05-1403-4c1e-814e-1b21f3c3bcd3 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] GET https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 Aug 06 14:20:06.511488 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-cead6e4d-b01c-410a-8dd4-7263258e3345 req-15ffcd05-1403-4c1e-814e-1b21f3c3bcd3 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:06.511672 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-cead6e4d-b01c-410a-8dd4-7263258e3345 req-15ffcd05-1403-4c1e-814e-1b21f3c3bcd3 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:06.523822 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:06.523822 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:06.529128 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-cead6e4d-b01c-410a-8dd4-7263258e3345 req-15ffcd05-1403-4c1e-814e-1b21f3c3bcd3 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:20:06.536323 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-cead6e4d-b01c-410a-8dd4-7263258e3345 req-15ffcd05-1403-4c1e-814e-1b21f3c3bcd3 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 returned with HTTP 200 Aug 06 14:20:06.536901 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 51/195] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:20:06 2026] GET /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 => generated 1160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:06.557973 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-cead6e4d-b01c-410a-8dd4-7263258e3345 req-3be42ed7-82a4-4d97-879b-bbbab7326662 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:06.560282 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-cead6e4d-b01c-410a-8dd4-7263258e3345 req-3be42ed7-82a4-4d97-879b-bbbab7326662 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] POST https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143/action Aug 06 14:20:06.560649 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-cead6e4d-b01c-410a-8dd4-7263258e3345 req-3be42ed7-82a4-4d97-879b-bbbab7326662 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:06.560776 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-cead6e4d-b01c-410a-8dd4-7263258e3345 req-3be42ed7-82a4-4d97-879b-bbbab7326662 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:06.570798 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:06.570798 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:06.571266 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-cead6e4d-b01c-410a-8dd4-7263258e3345 req-3be42ed7-82a4-4d97-879b-bbbab7326662 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:20:06.579772 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-cead6e4d-b01c-410a-8dd4-7263258e3345 req-3be42ed7-82a4-4d97-879b-bbbab7326662 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Begin detaching volume completed successfully. Aug 06 14:20:06.580016 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-cead6e4d-b01c-410a-8dd4-7263258e3345 req-3be42ed7-82a4-4d97-879b-bbbab7326662 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143/action returned with HTTP 202 Aug 06 14:20:06.580486 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 48/196] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:20:06 2026] POST /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:20:06.773229 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-027e4aff-dac5-4a6b-b3cf-b6adcab09f13 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:06.773669 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-027e4aff-dac5-4a6b-b3cf-b6adcab09f13 None None] GET https://10.4.3.229/volume// Aug 06 14:20:06.773830 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-027e4aff-dac5-4a6b-b3cf-b6adcab09f13 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:06.774030 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-027e4aff-dac5-4a6b-b3cf-b6adcab09f13 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:06.774356 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-027e4aff-dac5-4a6b-b3cf-b6adcab09f13 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:20:06.774660 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 49/197] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:20: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 06 14:20:06.782276 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-cead6e4d-b01c-410a-8dd4-7263258e3345 req-83bbda19-3654-49f0-80ae-42c1c15c9022 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:06.784409 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-cead6e4d-b01c-410a-8dd4-7263258e3345 req-83bbda19-3654-49f0-80ae-42c1c15c9022 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] GET https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 Aug 06 14:20:06.784635 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-cead6e4d-b01c-410a-8dd4-7263258e3345 req-83bbda19-3654-49f0-80ae-42c1c15c9022 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:06.784837 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-cead6e4d-b01c-410a-8dd4-7263258e3345 req-83bbda19-3654-49f0-80ae-42c1c15c9022 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:06.799558 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:06.799558 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:06.803445 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-cead6e4d-b01c-410a-8dd4-7263258e3345 req-83bbda19-3654-49f0-80ae-42c1c15c9022 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:20:06.809862 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-cead6e4d-b01c-410a-8dd4-7263258e3345 req-83bbda19-3654-49f0-80ae-42c1c15c9022 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 returned with HTTP 200 Aug 06 14:20:06.810290 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 50/198] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:20:06 2026] GET /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 => generated 1343 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:20:06.908986 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fc7e47fb-09fc-415a-b94e-62d78b6ab1ef None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:06.910884 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fc7e47fb-09fc-415a-b94e-62d78b6ab1ef tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] GET https://10.4.3.229/volume/v3/volumes/dc262458-70f7-4a54-b340-2a215dd3fcda Aug 06 14:20:06.911068 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fc7e47fb-09fc-415a-b94e-62d78b6ab1ef tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:06.911312 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fc7e47fb-09fc-415a-b94e-62d78b6ab1ef tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:06.922473 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:06.922473 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:06.929844 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-fc7e47fb-09fc-415a-b94e-62d78b6ab1ef tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Volume info retrieved successfully. Aug 06 14:20:06.942566 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fc7e47fb-09fc-415a-b94e-62d78b6ab1ef tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/volumes/dc262458-70f7-4a54-b340-2a215dd3fcda returned with HTTP 200 Aug 06 14:20:06.943197 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 52/199] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:06 2026] GET /volume/v3/volumes/dc262458-70f7-4a54-b340-2a215dd3fcda => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:10.847497 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-48da5fde-5c5f-494a-bb95-1acdf1df4003 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:10.847856 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-48da5fde-5c5f-494a-bb95-1acdf1df4003 None None] GET https://10.4.3.229/volume// Aug 06 14:20:10.848014 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-48da5fde-5c5f-494a-bb95-1acdf1df4003 None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:10.848220 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-48da5fde-5c5f-494a-bb95-1acdf1df4003 None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:10.848532 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-48da5fde-5c5f-494a-bb95-1acdf1df4003 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:20:10.848922 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 49/200] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:20:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:20:10.856563 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-f5e8af88-28f2-40cc-b567-dbb7e1340458 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:10.860920 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-f5e8af88-28f2-40cc-b567-dbb7e1340458 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] GET https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 Aug 06 14:20:10.861236 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-f5e8af88-28f2-40cc-b567-dbb7e1340458 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:10.861443 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-f5e8af88-28f2-40cc-b567-dbb7e1340458 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:10.875576 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:10.875576 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:10.881347 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-f5e8af88-28f2-40cc-b567-dbb7e1340458 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Volume info retrieved successfully. Aug 06 14:20:10.885861 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-f5e8af88-28f2-40cc-b567-dbb7e1340458 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 returned with HTTP 200 Aug 06 14:20:10.886236 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 50/201] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:20:10 2026] GET /volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 => generated 1539 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:20:10.962692 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-91431c88-7170-4289-8e05-d664a42ebcae None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:10.965421 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-91431c88-7170-4289-8e05-d664a42ebcae tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] PUT https://10.4.3.229/volume/v3/attachments/71ca4505-d508-4168-b817-99aa1fb55c6e Aug 06 14:20:10.965920 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-91431c88-7170-4289-8e05-d664a42ebcae tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:10.975343 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-91431c88-7170-4289-8e05-d664a42ebcae tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Acquiring lock "cinder-attachment_update-354c2f58-4387-486b-ac66-365e78a79394-np0000006659" by "attachment_update" {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:20:10.980419 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-91431c88-7170-4289-8e05-d664a42ebcae tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Lock "cinder-attachment_update-354c2f58-4387-486b-ac66-365e78a79394-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:20:10.981774 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:10.981774 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:11.101781 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-91431c88-7170-4289-8e05-d664a42ebcae tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Lock "cinder-attachment_update-354c2f58-4387-486b-ac66-365e78a79394-np0000006659" released by "attachment_update" :: held 0.121s {{(pid=100398) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:20:11.102071 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-91431c88-7170-4289-8e05-d664a42ebcae tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/attachments/71ca4505-d508-4168-b817-99aa1fb55c6e returned with HTTP 200 Aug 06 14:20:11.102547 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 51/202] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:20:10 2026] PUT /volume/v3/attachments/71ca4505-d508-4168-b817-99aa1fb55c6e => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:11.133463 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-d0d61e36-c667-4f67-9b45-e4c9e74e4c72 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:11.137178 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-d0d61e36-c667-4f67-9b45-e4c9e74e4c72 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] POST https://10.4.3.229/volume/v3/attachments/71ca4505-d508-4168-b817-99aa1fb55c6e/action Aug 06 14:20:11.137699 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-d0d61e36-c667-4f67-9b45-e4c9e74e4c72 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Action body: b'{"os-complete": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:11.137872 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-d0d61e36-c667-4f67-9b45-e4c9e74e4c72 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:11.158501 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:11.158501 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:11.170036 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-b9637c7f-805f-42d9-97d0-91c66fb80a97 req-d0d61e36-c667-4f67-9b45-e4c9e74e4c72 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/attachments/71ca4505-d508-4168-b817-99aa1fb55c6e/action returned with HTTP 204 Aug 06 14:20:11.170561 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 53/203] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:20:11 2026] POST /volume/v3/attachments/71ca4505-d508-4168-b817-99aa1fb55c6e/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:11.699362 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-cead6e4d-b01c-410a-8dd4-7263258e3345 req-e1fa1edf-633f-436d-bf35-21790f2d5771 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:11.704218 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-cead6e4d-b01c-410a-8dd4-7263258e3345 req-e1fa1edf-633f-436d-bf35-21790f2d5771 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] GET https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 Aug 06 14:20:11.704416 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-cead6e4d-b01c-410a-8dd4-7263258e3345 req-e1fa1edf-633f-436d-bf35-21790f2d5771 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:11.704604 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-cead6e4d-b01c-410a-8dd4-7263258e3345 req-e1fa1edf-633f-436d-bf35-21790f2d5771 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:11.713066 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:11.713066 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:11.719023 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-cead6e4d-b01c-410a-8dd4-7263258e3345 req-e1fa1edf-633f-436d-bf35-21790f2d5771 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:20:11.723434 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-cead6e4d-b01c-410a-8dd4-7263258e3345 req-e1fa1edf-633f-436d-bf35-21790f2d5771 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 returned with HTTP 200 Aug 06 14:20:11.724986 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 50/204] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:20:11 2026] GET /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 => generated 1163 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:12.536620 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f535a56e-f89e-4712-879a-7b303018a297 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:12.786970 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f535a56e-f89e-4712-879a-7b303018a297 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:20:12.787379 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f535a56e-f89e-4712-879a-7b303018a297 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-705840364"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:12.789052 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-f535a56e-f89e-4712-879a-7b303018a297 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-705840364'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:20:12.789207 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-f535a56e-f89e-4712-879a-7b303018a297 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Create volume of 1 GB Aug 06 14:20:12.796248 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f535a56e-f89e-4712-879a-7b303018a297 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Availability Zones retrieved successfully. Aug 06 14:20:12.801523 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f535a56e-f89e-4712-879a-7b303018a297 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Flow 'volume_create_api' (566f3777-9612-4268-94e2-9c31eb195632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:12.802458 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f535a56e-f89e-4712-879a-7b303018a297 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99659491-a939-4b27-ab08-0491f53b9aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:12.811187 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-f535a56e-f89e-4712-879a-7b303018a297 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:20:12.846369 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f535a56e-f89e-4712-879a-7b303018a297 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99659491-a939-4b27-ab08-0491f53b9aa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:12.847506 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f535a56e-f89e-4712-879a-7b303018a297 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (430acf0f-7ea7-4651-b2e4-eb4253eba701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:12.953094 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-f535a56e-f89e-4712-879a-7b303018a297 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Created reservations ['4da89f45-504f-48fa-9efc-d251cf79edc9', '877ebf21-69ad-4599-9f5d-88149b941840', '553e2f51-6a70-4dd9-a010-f4b4076c3395', 'ba6891f7-4317-4b2f-be65-7582db63331e'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:20:12.953875 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f535a56e-f89e-4712-879a-7b303018a297 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (430acf0f-7ea7-4651-b2e4-eb4253eba701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4da89f45-504f-48fa-9efc-d251cf79edc9', '877ebf21-69ad-4599-9f5d-88149b941840', '553e2f51-6a70-4dd9-a010-f4b4076c3395', 'ba6891f7-4317-4b2f-be65-7582db63331e']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:12.954588 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f535a56e-f89e-4712-879a-7b303018a297 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9acec0e9-9fe1-4956-b29a-5c6cefc0f056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:12.980864 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f535a56e-f89e-4712-879a-7b303018a297 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9acec0e9-9fe1-4956-b29a-5c6cefc0f056) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b688940-7dc6-47ab-9b3a-ff173bd4e55a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-705840364',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b886a4770f654540a4d3b59b17226992',qos_specs=None,replication_status=,reservations=['4da89f45-504f-48fa-9efc-d251cf79edc9','877ebf21-69ad-4599-9f5d-88149b941840','553e2f51-6a70-4dd9-a010-f4b4076c3395','ba6891f7-4317-4b2f-be65-7582db63331e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43c9f36b63dd44f693324205a784cc02',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:20:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-705840364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b688940-7dc6-47ab-9b3a-ff173bd4e55a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b886a4770f654540a4d3b59b17226992',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43c9f36b63dd44f693324205a784cc02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:12.981914 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f535a56e-f89e-4712-879a-7b303018a297 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4faea223-a3bb-4b8d-ab68-31e74111df2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:13.001258 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f535a56e-f89e-4712-879a-7b303018a297 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4faea223-a3bb-4b8d-ab68-31e74111df2a) transitioned into state 'SUCCESS' from state '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-705840364',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b886a4770f654540a4d3b59b17226992',qos_specs=None,replication_status=,reservations=['4da89f45-504f-48fa-9efc-d251cf79edc9','877ebf21-69ad-4599-9f5d-88149b941840','553e2f51-6a70-4dd9-a010-f4b4076c3395','ba6891f7-4317-4b2f-be65-7582db63331e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43c9f36b63dd44f693324205a784cc02',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:13.002407 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f535a56e-f89e-4712-879a-7b303018a297 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cdda4bf-79c1-426e-a16f-aa5a51032104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:13.011660 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f535a56e-f89e-4712-879a-7b303018a297 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cdda4bf-79c1-426e-a16f-aa5a51032104) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:13.012609 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f535a56e-f89e-4712-879a-7b303018a297 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Flow 'volume_create_api' (566f3777-9612-4268-94e2-9c31eb195632) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:13.012887 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f535a56e-f89e-4712-879a-7b303018a297 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Create volume request issued successfully. Aug 06 14:20:13.013452 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f535a56e-f89e-4712-879a-7b303018a297 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:20:13.013862 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 51/205] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:20:12 2026] POST /volume/v3/volumes => generated 759 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:20:13.024867 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-04d61d27-4c37-4bcd-ac2a-3a58fb61cf63 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:13.026614 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-04d61d27-4c37-4bcd-ac2a-3a58fb61cf63 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] GET https://10.4.3.229/volume/v3/volumes/2b688940-7dc6-47ab-9b3a-ff173bd4e55a Aug 06 14:20:13.026824 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-04d61d27-4c37-4bcd-ac2a-3a58fb61cf63 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:13.027007 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-04d61d27-4c37-4bcd-ac2a-3a58fb61cf63 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:13.033747 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:13.033747 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:13.037582 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-04d61d27-4c37-4bcd-ac2a-3a58fb61cf63 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Volume info retrieved successfully. Aug 06 14:20:13.041932 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-04d61d27-4c37-4bcd-ac2a-3a58fb61cf63 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] https://10.4.3.229/volume/v3/volumes/2b688940-7dc6-47ab-9b3a-ff173bd4e55a returned with HTTP 200 Aug 06 14:20:13.042326 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 52/206] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:13 2026] GET /volume/v3/volumes/2b688940-7dc6-47ab-9b3a-ff173bd4e55a => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:13.635006 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-679cc918-3750-446d-b0ce-11f382dd902d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:13.637305 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-679cc918-3750-446d-b0ce-11f382dd902d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] GET https://10.4.3.229/volume/v3/volumes/e5f6e836-2693-47c8-966a-927a90fc0a3e Aug 06 14:20:13.637547 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-679cc918-3750-446d-b0ce-11f382dd902d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:13.637738 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-679cc918-3750-446d-b0ce-11f382dd902d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:13.646564 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:13.646564 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:13.651465 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-679cc918-3750-446d-b0ce-11f382dd902d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Volume info retrieved successfully. Aug 06 14:20:13.657969 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-679cc918-3750-446d-b0ce-11f382dd902d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/volumes/e5f6e836-2693-47c8-966a-927a90fc0a3e returned with HTTP 200 Aug 06 14:20:13.658579 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 54/207] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:20:13 2026] GET /volume/v3/volumes/e5f6e836-2693-47c8-966a-927a90fc0a3e => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:13.671576 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-b9669043-ecd6-42cb-9749-7e5f252163e0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:13.673705 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-b9669043-ecd6-42cb-9749-7e5f252163e0 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] GET https://10.4.3.229/volume/v3/volumes/cc72134d-6bb2-4724-8bef-74a18c980e27 Aug 06 14:20:13.673927 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-b9669043-ecd6-42cb-9749-7e5f252163e0 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:13.674111 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-b9669043-ecd6-42cb-9749-7e5f252163e0 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:13.683883 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:13.683883 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:13.688787 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-b9669043-ecd6-42cb-9749-7e5f252163e0 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Volume info retrieved successfully. Aug 06 14:20:13.693701 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-b9669043-ecd6-42cb-9749-7e5f252163e0 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/volumes/cc72134d-6bb2-4724-8bef-74a18c980e27 returned with HTTP 200 Aug 06 14:20:13.694076 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 51/208] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:20:13 2026] GET /volume/v3/volumes/cc72134d-6bb2-4724-8bef-74a18c980e27 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:13.705490 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-a46b243f-6111-45e2-bc33-bfe92ff479f6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:13.707842 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-a46b243f-6111-45e2-bc33-bfe92ff479f6 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] GET https://10.4.3.229/volume/v3/volumes/dc262458-70f7-4a54-b340-2a215dd3fcda Aug 06 14:20:13.708125 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-a46b243f-6111-45e2-bc33-bfe92ff479f6 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:13.708406 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-a46b243f-6111-45e2-bc33-bfe92ff479f6 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:13.715993 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:13.715993 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:13.720677 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-a46b243f-6111-45e2-bc33-bfe92ff479f6 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Volume info retrieved successfully. Aug 06 14:20:13.726642 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-a46b243f-6111-45e2-bc33-bfe92ff479f6 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/volumes/dc262458-70f7-4a54-b340-2a215dd3fcda returned with HTTP 200 Aug 06 14:20:13.727334 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 52/209] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:20:13 2026] GET /volume/v3/volumes/dc262458-70f7-4a54-b340-2a215dd3fcda => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:13.740096 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5f15340c-b50f-457c-97e9-1387c5c47117 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:13.740591 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5f15340c-b50f-457c-97e9-1387c5c47117 None None] GET https://10.4.3.229/volume// Aug 06 14:20:13.740822 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5f15340c-b50f-457c-97e9-1387c5c47117 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:13.741121 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5f15340c-b50f-457c-97e9-1387c5c47117 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:13.741539 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5f15340c-b50f-457c-97e9-1387c5c47117 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:20:13.741861 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 53/210] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14:20: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 06 14:20:13.749189 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-6055c1e3-a8b7-4434-bab3-41435e4f5a45 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:13.751401 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-6055c1e3-a8b7-4434-bab3-41435e4f5a45 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:20:13.751883 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-6055c1e3-a8b7-4434-bab3-41435e4f5a45 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e5f6e836-2693-47c8-966a-927a90fc0a3e", "connector": null, "instance_uuid": "98c5513d-5664-429a-844a-192a1e1870c8"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:13.760205 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:13.760205 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:13.792695 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-6055c1e3-a8b7-4434-bab3-41435e4f5a45 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:20:13.793391 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 55/211] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:20:13 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:13.801313 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-fbd0d81e-87f0-446b-9f69-1b5ab6da9bbe None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:13.801790 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fbd0d81e-87f0-446b-9f69-1b5ab6da9bbe None None] GET https://10.4.3.229/volume// Aug 06 14:20:13.801990 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fbd0d81e-87f0-446b-9f69-1b5ab6da9bbe None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:13.802284 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fbd0d81e-87f0-446b-9f69-1b5ab6da9bbe None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:13.802702 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fbd0d81e-87f0-446b-9f69-1b5ab6da9bbe None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:20:13.803080 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 52/212] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14:20: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 06 14:20:13.813641 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-8a5f1d8f-8479-41ae-a215-2928d1183479 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:13.816100 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-8a5f1d8f-8479-41ae-a215-2928d1183479 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:20:13.816693 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-8a5f1d8f-8479-41ae-a215-2928d1183479 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc72134d-6bb2-4724-8bef-74a18c980e27", "connector": null, "instance_uuid": "98c5513d-5664-429a-844a-192a1e1870c8"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:13.826056 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:13.826056 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:13.861412 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-8a5f1d8f-8479-41ae-a215-2928d1183479 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:20:13.862071 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 53/213] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:20:13 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:13.870019 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c23c9af8-cd1d-4402-8fbd-6b354cdbb94d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:13.870502 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c23c9af8-cd1d-4402-8fbd-6b354cdbb94d None None] GET https://10.4.3.229/volume// Aug 06 14:20:13.870692 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c23c9af8-cd1d-4402-8fbd-6b354cdbb94d None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:13.870886 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c23c9af8-cd1d-4402-8fbd-6b354cdbb94d None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:13.871234 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c23c9af8-cd1d-4402-8fbd-6b354cdbb94d None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:20:13.871625 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 54/214] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14:20: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 06 14:20:13.879035 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-10ebe392-a736-4ed9-a622-b7c0e63ada6f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:13.881964 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-10ebe392-a736-4ed9-a622-b7c0e63ada6f tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:20:13.882630 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-10ebe392-a736-4ed9-a622-b7c0e63ada6f tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc262458-70f7-4a54-b340-2a215dd3fcda", "connector": null, "instance_uuid": "98c5513d-5664-429a-844a-192a1e1870c8"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:13.896736 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:13.896736 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:13.931277 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-10ebe392-a736-4ed9-a622-b7c0e63ada6f tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:20:13.931800 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 56/215] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:20:13 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 06 14:20:14.056301 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-89c50d61-32d6-4071-9992-7864b0a7296a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:14.058344 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-89c50d61-32d6-4071-9992-7864b0a7296a tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] GET https://10.4.3.229/volume/v3/volumes/2b688940-7dc6-47ab-9b3a-ff173bd4e55a Aug 06 14:20:14.058735 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-89c50d61-32d6-4071-9992-7864b0a7296a tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:14.058946 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-89c50d61-32d6-4071-9992-7864b0a7296a tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:14.068601 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:14.068601 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:14.077043 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-89c50d61-32d6-4071-9992-7864b0a7296a tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Volume info retrieved successfully. Aug 06 14:20:14.084977 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-89c50d61-32d6-4071-9992-7864b0a7296a tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] https://10.4.3.229/volume/v3/volumes/2b688940-7dc6-47ab-9b3a-ff173bd4e55a returned with HTTP 200 Aug 06 14:20:14.085369 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 53/216] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:14 2026] GET /volume/v3/volumes/2b688940-7dc6-47ab-9b3a-ff173bd4e55a => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:14.121887 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-286f74e7-dd2d-45a7-981e-f1cd3b6e69b0 req-769d59e3-03cd-4c23-a7bc-71578beeea0f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:14.124344 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-286f74e7-dd2d-45a7-981e-f1cd3b6e69b0 req-769d59e3-03cd-4c23-a7bc-71578beeea0f tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] GET https://10.4.3.229/volume/v3/volumes/2b688940-7dc6-47ab-9b3a-ff173bd4e55a Aug 06 14:20:14.124860 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-286f74e7-dd2d-45a7-981e-f1cd3b6e69b0 req-769d59e3-03cd-4c23-a7bc-71578beeea0f tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:14.125317 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-286f74e7-dd2d-45a7-981e-f1cd3b6e69b0 req-769d59e3-03cd-4c23-a7bc-71578beeea0f tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:14.136092 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:14.136092 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:14.143452 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-286f74e7-dd2d-45a7-981e-f1cd3b6e69b0 req-769d59e3-03cd-4c23-a7bc-71578beeea0f tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Volume info retrieved successfully. Aug 06 14:20:14.147376 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-286f74e7-dd2d-45a7-981e-f1cd3b6e69b0 req-769d59e3-03cd-4c23-a7bc-71578beeea0f tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] https://10.4.3.229/volume/v3/volumes/2b688940-7dc6-47ab-9b3a-ff173bd4e55a returned with HTTP 200 Aug 06 14:20:14.148053 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 54/217] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:20:14 2026] GET /volume/v3/volumes/2b688940-7dc6-47ab-9b3a-ff173bd4e55a => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:14.161886 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e9f6a3b6-bb1e-4b50-8bc2-3f0fe201e5b6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:14.164732 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e9f6a3b6-bb1e-4b50-8bc2-3f0fe201e5b6 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:20:14.165165 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e9f6a3b6-bb1e-4b50-8bc2-3f0fe201e5b6 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-718915197"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:14.167596 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-e9f6a3b6-bb1e-4b50-8bc2-3f0fe201e5b6 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-718915197'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:20:14.168087 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-e9f6a3b6-bb1e-4b50-8bc2-3f0fe201e5b6 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Create volume of 1 GB Aug 06 14:20:14.174481 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e9f6a3b6-bb1e-4b50-8bc2-3f0fe201e5b6 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Availability Zones retrieved successfully. Aug 06 14:20:14.184918 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e9f6a3b6-bb1e-4b50-8bc2-3f0fe201e5b6 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Flow 'volume_create_api' (3e7cccbd-dd88-4022-9bda-7d346de4d045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:14.186914 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e9f6a3b6-bb1e-4b50-8bc2-3f0fe201e5b6 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ebce9de-4ce5-4800-b004-f5f7b92b118d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:14.188320 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-e9f6a3b6-bb1e-4b50-8bc2-3f0fe201e5b6 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:20:14.220546 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e9f6a3b6-bb1e-4b50-8bc2-3f0fe201e5b6 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ebce9de-4ce5-4800-b004-f5f7b92b118d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:14.221336 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e9f6a3b6-bb1e-4b50-8bc2-3f0fe201e5b6 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c171fb67-f0c5-4d58-8915-cb982eef9e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:14.277951 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-e9f6a3b6-bb1e-4b50-8bc2-3f0fe201e5b6 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Created reservations ['9af9b96c-278b-4d14-be64-a0f7fdd3e882', 'f3ebb807-230b-4b8e-95d9-760aa411c333', 'f393f70c-249c-4784-8558-178dd53083cb', 'c52fc180-1aad-4c4d-b033-da0218cea1c0'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:20:14.278972 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e9f6a3b6-bb1e-4b50-8bc2-3f0fe201e5b6 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c171fb67-f0c5-4d58-8915-cb982eef9e0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9af9b96c-278b-4d14-be64-a0f7fdd3e882', 'f3ebb807-230b-4b8e-95d9-760aa411c333', 'f393f70c-249c-4784-8558-178dd53083cb', 'c52fc180-1aad-4c4d-b033-da0218cea1c0']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:14.279922 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e9f6a3b6-bb1e-4b50-8bc2-3f0fe201e5b6 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff154597-7188-43bd-9a4a-2bb79d6ed71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:14.312025 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e9f6a3b6-bb1e-4b50-8bc2-3f0fe201e5b6 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff154597-7188-43bd-9a4a-2bb79d6ed71c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0bf4821-a93a-476f-9fd0-94d29ae3246e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-718915197',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b886a4770f654540a4d3b59b17226992',qos_specs=None,replication_status=,reservations=['9af9b96c-278b-4d14-be64-a0f7fdd3e882','f3ebb807-230b-4b8e-95d9-760aa411c333','f393f70c-249c-4784-8558-178dd53083cb','c52fc180-1aad-4c4d-b033-da0218cea1c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43c9f36b63dd44f693324205a784cc02',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:20:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-718915197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0bf4821-a93a-476f-9fd0-94d29ae3246e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b886a4770f654540a4d3b59b17226992',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43c9f36b63dd44f693324205a784cc02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:14.313266 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e9f6a3b6-bb1e-4b50-8bc2-3f0fe201e5b6 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (908a3b31-04c8-48a6-bb95-e6a3951c37d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:14.337009 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e9f6a3b6-bb1e-4b50-8bc2-3f0fe201e5b6 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (908a3b31-04c8-48a6-bb95-e6a3951c37d0) transitioned into state 'SUCCESS' from state '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-718915197',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b886a4770f654540a4d3b59b17226992',qos_specs=None,replication_status=,reservations=['9af9b96c-278b-4d14-be64-a0f7fdd3e882','f3ebb807-230b-4b8e-95d9-760aa411c333','f393f70c-249c-4784-8558-178dd53083cb','c52fc180-1aad-4c4d-b033-da0218cea1c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43c9f36b63dd44f693324205a784cc02',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:14.337920 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e9f6a3b6-bb1e-4b50-8bc2-3f0fe201e5b6 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8408241f-4eed-4fcc-a11f-519feadca97f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:14.355975 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e9f6a3b6-bb1e-4b50-8bc2-3f0fe201e5b6 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8408241f-4eed-4fcc-a11f-519feadca97f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:14.357192 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e9f6a3b6-bb1e-4b50-8bc2-3f0fe201e5b6 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Flow 'volume_create_api' (3e7cccbd-dd88-4022-9bda-7d346de4d045) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:14.357647 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e9f6a3b6-bb1e-4b50-8bc2-3f0fe201e5b6 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Create volume request issued successfully. Aug 06 14:20:14.358398 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e9f6a3b6-bb1e-4b50-8bc2-3f0fe201e5b6 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:20:14.359241 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 55/218] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:20:14 2026] POST /volume/v3/volumes => generated 759 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:20:14.375984 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-15ddf08f-bf36-45c6-b4c6-c72dbbb9f8ab None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:14.378583 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-15ddf08f-bf36-45c6-b4c6-c72dbbb9f8ab tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] GET https://10.4.3.229/volume/v3/volumes/e0bf4821-a93a-476f-9fd0-94d29ae3246e Aug 06 14:20:14.378912 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-15ddf08f-bf36-45c6-b4c6-c72dbbb9f8ab tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:14.379255 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-15ddf08f-bf36-45c6-b4c6-c72dbbb9f8ab tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:14.397693 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:14.397693 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:14.402762 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-15ddf08f-bf36-45c6-b4c6-c72dbbb9f8ab tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Volume info retrieved successfully. Aug 06 14:20:14.413861 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-15ddf08f-bf36-45c6-b4c6-c72dbbb9f8ab tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] https://10.4.3.229/volume/v3/volumes/e0bf4821-a93a-476f-9fd0-94d29ae3246e returned with HTTP 200 Aug 06 14:20:14.413861 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 57/219] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:14 2026] GET /volume/v3/volumes/e0bf4821-a93a-476f-9fd0-94d29ae3246e => generated 827 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:14.660658 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-cead6e4d-b01c-410a-8dd4-7263258e3345 req-75207c07-9a2d-4582-ba20-73cd6add1d41 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:14.664433 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-cead6e4d-b01c-410a-8dd4-7263258e3345 req-75207c07-9a2d-4582-ba20-73cd6add1d41 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] DELETE https://10.4.3.229/volume/v3/attachments/130efd3c-bc41-4baa-9d8c-6094d3cd1136 Aug 06 14:20:14.664641 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-cead6e4d-b01c-410a-8dd4-7263258e3345 req-75207c07-9a2d-4582-ba20-73cd6add1d41 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:14.664877 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-cead6e4d-b01c-410a-8dd4-7263258e3345 req-75207c07-9a2d-4582-ba20-73cd6add1d41 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:14.675170 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:14.675170 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:14.730525 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-cead6e4d-b01c-410a-8dd4-7263258e3345 req-75207c07-9a2d-4582-ba20-73cd6add1d41 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/attachments/130efd3c-bc41-4baa-9d8c-6094d3cd1136 returned with HTTP 200 Aug 06 14:20:14.730857 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 54/220] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:20:14 2026] DELETE /volume/v3/attachments/130efd3c-bc41-4baa-9d8c-6094d3cd1136 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:15.430072 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9567d90f-4a6a-4aa1-92d7-b83bc12fdb26 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:15.431532 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9567d90f-4a6a-4aa1-92d7-b83bc12fdb26 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] GET https://10.4.3.229/volume/v3/volumes/e0bf4821-a93a-476f-9fd0-94d29ae3246e Aug 06 14:20:15.431765 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9567d90f-4a6a-4aa1-92d7-b83bc12fdb26 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:15.431960 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9567d90f-4a6a-4aa1-92d7-b83bc12fdb26 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:15.438589 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:15.438589 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:15.442334 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-9567d90f-4a6a-4aa1-92d7-b83bc12fdb26 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Volume info retrieved successfully. Aug 06 14:20:15.446396 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9567d90f-4a6a-4aa1-92d7-b83bc12fdb26 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] https://10.4.3.229/volume/v3/volumes/e0bf4821-a93a-476f-9fd0-94d29ae3246e returned with HTTP 200 Aug 06 14:20:15.446902 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 55/221] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:15 2026] GET /volume/v3/volumes/e0bf4821-a93a-476f-9fd0-94d29ae3246e => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:15.475333 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-eed50794-033d-4a5c-b04a-44b76d1441ff req-ad899e1f-7f51-4a05-9837-c7dea0f4126f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:15.477308 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-eed50794-033d-4a5c-b04a-44b76d1441ff req-ad899e1f-7f51-4a05-9837-c7dea0f4126f tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] GET https://10.4.3.229/volume/v3/volumes/e0bf4821-a93a-476f-9fd0-94d29ae3246e Aug 06 14:20:15.477529 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-eed50794-033d-4a5c-b04a-44b76d1441ff req-ad899e1f-7f51-4a05-9837-c7dea0f4126f tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:15.477745 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-eed50794-033d-4a5c-b04a-44b76d1441ff req-ad899e1f-7f51-4a05-9837-c7dea0f4126f tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:15.483951 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:15.483951 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:15.488029 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-eed50794-033d-4a5c-b04a-44b76d1441ff req-ad899e1f-7f51-4a05-9837-c7dea0f4126f tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Volume info retrieved successfully. Aug 06 14:20:15.490854 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-eed50794-033d-4a5c-b04a-44b76d1441ff req-ad899e1f-7f51-4a05-9837-c7dea0f4126f tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] https://10.4.3.229/volume/v3/volumes/e0bf4821-a93a-476f-9fd0-94d29ae3246e returned with HTTP 200 Aug 06 14:20:15.491236 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 56/222] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:20:15 2026] GET /volume/v3/volumes/e0bf4821-a93a-476f-9fd0-94d29ae3246e => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:15.503952 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-db0c2f20-5315-4433-9cab-c66e4753aba8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:15.506166 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-db0c2f20-5315-4433-9cab-c66e4753aba8 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:20:15.506631 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-db0c2f20-5315-4433-9cab-c66e4753aba8 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-566490883"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:15.509097 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-db0c2f20-5315-4433-9cab-c66e4753aba8 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-566490883'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:20:15.509285 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-db0c2f20-5315-4433-9cab-c66e4753aba8 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Create volume of 1 GB Aug 06 14:20:15.516703 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-db0c2f20-5315-4433-9cab-c66e4753aba8 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Availability Zones retrieved successfully. Aug 06 14:20:15.526304 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-db0c2f20-5315-4433-9cab-c66e4753aba8 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Flow 'volume_create_api' (075d77b9-b08b-4246-ad96-151a403c08ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:15.527997 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-db0c2f20-5315-4433-9cab-c66e4753aba8 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41a5dafa-12d4-4976-986d-e7c7bba139a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:15.529421 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-db0c2f20-5315-4433-9cab-c66e4753aba8 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:20:15.576564 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-db0c2f20-5315-4433-9cab-c66e4753aba8 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41a5dafa-12d4-4976-986d-e7c7bba139a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:15.577746 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-db0c2f20-5315-4433-9cab-c66e4753aba8 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ecac988-eb33-4df0-a6f7-0a8242e3feb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:15.639115 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-db0c2f20-5315-4433-9cab-c66e4753aba8 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Created reservations ['d73fcde3-1357-4929-96ab-cccdd85e9052', '471b610d-f7fa-43c1-8219-ae0c124f2eae', '609d96b2-b72f-4977-8e22-73f78da9647d', 'b19468ac-5fe1-487e-a877-31005780d176'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:20:15.640312 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-db0c2f20-5315-4433-9cab-c66e4753aba8 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ecac988-eb33-4df0-a6f7-0a8242e3feb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d73fcde3-1357-4929-96ab-cccdd85e9052', '471b610d-f7fa-43c1-8219-ae0c124f2eae', '609d96b2-b72f-4977-8e22-73f78da9647d', 'b19468ac-5fe1-487e-a877-31005780d176']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:15.641308 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-db0c2f20-5315-4433-9cab-c66e4753aba8 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61bc5567-5814-4c89-a938-aebd7c1ffd23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:15.681156 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-db0c2f20-5315-4433-9cab-c66e4753aba8 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61bc5567-5814-4c89-a938-aebd7c1ffd23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec1d12ac-d522-4ddf-9ae6-dea84fd1b0d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-566490883',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b886a4770f654540a4d3b59b17226992',qos_specs=None,replication_status=,reservations=['d73fcde3-1357-4929-96ab-cccdd85e9052','471b610d-f7fa-43c1-8219-ae0c124f2eae','609d96b2-b72f-4977-8e22-73f78da9647d','b19468ac-5fe1-487e-a877-31005780d176'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43c9f36b63dd44f693324205a784cc02',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:20:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-566490883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec1d12ac-d522-4ddf-9ae6-dea84fd1b0d2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b886a4770f654540a4d3b59b17226992',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43c9f36b63dd44f693324205a784cc02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:15.682451 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-db0c2f20-5315-4433-9cab-c66e4753aba8 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0051dbd1-7a03-4431-b22d-aa8897902d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:15.711410 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-db0c2f20-5315-4433-9cab-c66e4753aba8 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0051dbd1-7a03-4431-b22d-aa8897902d5d) transitioned into state 'SUCCESS' from state '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-566490883',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b886a4770f654540a4d3b59b17226992',qos_specs=None,replication_status=,reservations=['d73fcde3-1357-4929-96ab-cccdd85e9052','471b610d-f7fa-43c1-8219-ae0c124f2eae','609d96b2-b72f-4977-8e22-73f78da9647d','b19468ac-5fe1-487e-a877-31005780d176'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43c9f36b63dd44f693324205a784cc02',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:15.712199 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-db0c2f20-5315-4433-9cab-c66e4753aba8 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b05700df-f93d-4a2a-b521-7b69266e8073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:15.724034 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-db0c2f20-5315-4433-9cab-c66e4753aba8 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b05700df-f93d-4a2a-b521-7b69266e8073) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:15.724950 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-db0c2f20-5315-4433-9cab-c66e4753aba8 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Flow 'volume_create_api' (075d77b9-b08b-4246-ad96-151a403c08ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:15.725363 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-db0c2f20-5315-4433-9cab-c66e4753aba8 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Create volume request issued successfully. Aug 06 14:20:15.726410 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-db0c2f20-5315-4433-9cab-c66e4753aba8 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:20:15.727043 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 58/223] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:20:15 2026] POST /volume/v3/volumes => generated 759 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:20:15.743192 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0fa636e0-c238-4ceb-b669-ebc6770b9998 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:15.749998 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0fa636e0-c238-4ceb-b669-ebc6770b9998 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] GET https://10.4.3.229/volume/v3/volumes/ec1d12ac-d522-4ddf-9ae6-dea84fd1b0d2 Aug 06 14:20:15.750306 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0fa636e0-c238-4ceb-b669-ebc6770b9998 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:15.750602 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0fa636e0-c238-4ceb-b669-ebc6770b9998 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:15.765251 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:15.765251 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:15.769440 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-0fa636e0-c238-4ceb-b669-ebc6770b9998 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Volume info retrieved successfully. Aug 06 14:20:15.776647 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0fa636e0-c238-4ceb-b669-ebc6770b9998 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] https://10.4.3.229/volume/v3/volumes/ec1d12ac-d522-4ddf-9ae6-dea84fd1b0d2 returned with HTTP 200 Aug 06 14:20:15.777821 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 55/224] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:15 2026] GET /volume/v3/volumes/ec1d12ac-d522-4ddf-9ae6-dea84fd1b0d2 => generated 827 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:16.157850 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c5827b9b-87cf-4ae6-95ef-afd37b22b2be None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:16.159016 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c5827b9b-87cf-4ae6-95ef-afd37b22b2be None None] GET https://10.4.3.229/volume// Aug 06 14:20:16.159016 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c5827b9b-87cf-4ae6-95ef-afd37b22b2be None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:16.159016 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c5827b9b-87cf-4ae6-95ef-afd37b22b2be None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:16.159470 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c5827b9b-87cf-4ae6-95ef-afd37b22b2be None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:20:16.159697 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 56/225] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14: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 06 14:20:16.167590 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-0f1bc318-847d-4508-a255-aecce587af9d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:16.170185 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-0f1bc318-847d-4508-a255-aecce587af9d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] GET https://10.4.3.229/volume/v3/volumes/e5f6e836-2693-47c8-966a-927a90fc0a3e Aug 06 14:20:16.170468 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-0f1bc318-847d-4508-a255-aecce587af9d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:16.170744 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-0f1bc318-847d-4508-a255-aecce587af9d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:16.186162 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:16.186162 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:16.191121 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-0f1bc318-847d-4508-a255-aecce587af9d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Volume info retrieved successfully. Aug 06 14:20:16.197755 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-0f1bc318-847d-4508-a255-aecce587af9d tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/volumes/e5f6e836-2693-47c8-966a-927a90fc0a3e returned with HTTP 200 Aug 06 14:20:16.198311 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 57/226] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:20:16 2026] GET /volume/v3/volumes/e5f6e836-2693-47c8-966a-927a90fc0a3e => generated 1544 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:20:16.326965 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-19cb1a7b-97f7-44b2-a380-6bdc3aca3db4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:16.331637 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-19cb1a7b-97f7-44b2-a380-6bdc3aca3db4 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] PUT https://10.4.3.229/volume/v3/attachments/711b0b49-460f-4558-b105-be13c1ce568d Aug 06 14:20:16.331637 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-19cb1a7b-97f7-44b2-a380-6bdc3aca3db4 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:16.344218 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-19cb1a7b-97f7-44b2-a380-6bdc3aca3db4 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Acquiring lock "cinder-attachment_update-e5f6e836-2693-47c8-966a-927a90fc0a3e-np0000006659" by "attachment_update" {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:20:16.352098 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-19cb1a7b-97f7-44b2-a380-6bdc3aca3db4 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Lock "cinder-attachment_update-e5f6e836-2693-47c8-966a-927a90fc0a3e-np0000006659" acquired by "attachment_update" :: waited 0.006s {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:20:16.352098 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:16.352098 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:16.480722 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-19cb1a7b-97f7-44b2-a380-6bdc3aca3db4 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Lock "cinder-attachment_update-e5f6e836-2693-47c8-966a-927a90fc0a3e-np0000006659" released by "attachment_update" :: held 0.131s {{(pid=100396) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:20:16.481069 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-19cb1a7b-97f7-44b2-a380-6bdc3aca3db4 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/attachments/711b0b49-460f-4558-b105-be13c1ce568d returned with HTTP 200 Aug 06 14:20:16.481645 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 59/227] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:20:16 2026] PUT /volume/v3/attachments/711b0b49-460f-4558-b105-be13c1ce568d => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:16.513549 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-12353c51-1046-4cf6-99e7-056b6ca66fda None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:16.519139 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-12353c51-1046-4cf6-99e7-056b6ca66fda tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] POST https://10.4.3.229/volume/v3/attachments/711b0b49-460f-4558-b105-be13c1ce568d/action Aug 06 14:20:16.519589 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-12353c51-1046-4cf6-99e7-056b6ca66fda tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Action body: b'{"os-complete": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:16.519706 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-12353c51-1046-4cf6-99e7-056b6ca66fda tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:16.539573 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:16.539573 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:16.548724 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-12353c51-1046-4cf6-99e7-056b6ca66fda tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/attachments/711b0b49-460f-4558-b105-be13c1ce568d/action returned with HTTP 204 Aug 06 14:20:16.549220 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 56/228] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:20:16 2026] POST /volume/v3/attachments/711b0b49-460f-4558-b105-be13c1ce568d/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:16.573735 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6f72732e-9257-4b08-a773-a8940fc302e2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:16.574224 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6f72732e-9257-4b08-a773-a8940fc302e2 None None] GET https://10.4.3.229/volume// Aug 06 14:20:16.574483 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6f72732e-9257-4b08-a773-a8940fc302e2 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:16.574736 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6f72732e-9257-4b08-a773-a8940fc302e2 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:16.575116 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6f72732e-9257-4b08-a773-a8940fc302e2 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:20:16.576186 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 57/229] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:20: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 06 14:20:16.592360 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-7c582544-2804-4da5-a88f-1ffdbc05497e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:16.598036 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-7c582544-2804-4da5-a88f-1ffdbc05497e tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] GET https://10.4.3.229/volume/v3/volumes/cc72134d-6bb2-4724-8bef-74a18c980e27 Aug 06 14:20:16.598343 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-7c582544-2804-4da5-a88f-1ffdbc05497e tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:16.598580 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-7c582544-2804-4da5-a88f-1ffdbc05497e tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:16.617625 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:16.617625 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:16.623184 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-7c582544-2804-4da5-a88f-1ffdbc05497e tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Volume info retrieved successfully. Aug 06 14:20:16.630232 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-7c582544-2804-4da5-a88f-1ffdbc05497e tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/volumes/cc72134d-6bb2-4724-8bef-74a18c980e27 returned with HTTP 200 Aug 06 14:20:16.630773 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 58/230] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:20:16 2026] GET /volume/v3/volumes/cc72134d-6bb2-4724-8bef-74a18c980e27 => generated 1029 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:20:16.734452 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-1acd04dc-56f4-4eaa-9611-3ed6286b21a3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:16.736398 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-1acd04dc-56f4-4eaa-9611-3ed6286b21a3 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] PUT https://10.4.3.229/volume/v3/attachments/eef53dbc-e92e-40a2-b819-afa51c79010d Aug 06 14:20:16.736398 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-1acd04dc-56f4-4eaa-9611-3ed6286b21a3 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:16.744701 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-1acd04dc-56f4-4eaa-9611-3ed6286b21a3 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Acquiring lock "cinder-attachment_update-cc72134d-6bb2-4724-8bef-74a18c980e27-np0000006659" by "attachment_update" {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:20:16.749632 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-1acd04dc-56f4-4eaa-9611-3ed6286b21a3 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Lock "cinder-attachment_update-cc72134d-6bb2-4724-8bef-74a18c980e27-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:20:16.750591 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:16.750591 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:16.797048 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d65f21cd-cfb7-47d4-b3f5-e6d68cd9ebf3 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:16.799071 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d65f21cd-cfb7-47d4-b3f5-e6d68cd9ebf3 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] GET https://10.4.3.229/volume/v3/volumes/ec1d12ac-d522-4ddf-9ae6-dea84fd1b0d2 Aug 06 14:20:16.799354 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d65f21cd-cfb7-47d4-b3f5-e6d68cd9ebf3 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:16.799608 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d65f21cd-cfb7-47d4-b3f5-e6d68cd9ebf3 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:16.811391 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:16.811391 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:16.816045 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-d65f21cd-cfb7-47d4-b3f5-e6d68cd9ebf3 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Volume info retrieved successfully. Aug 06 14:20:16.827201 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d65f21cd-cfb7-47d4-b3f5-e6d68cd9ebf3 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] https://10.4.3.229/volume/v3/volumes/ec1d12ac-d522-4ddf-9ae6-dea84fd1b0d2 returned with HTTP 200 Aug 06 14:20:16.828037 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 57/231] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:16 2026] GET /volume/v3/volumes/ec1d12ac-d522-4ddf-9ae6-dea84fd1b0d2 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:16.844651 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-1acd04dc-56f4-4eaa-9611-3ed6286b21a3 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Lock "cinder-attachment_update-cc72134d-6bb2-4724-8bef-74a18c980e27-np0000006659" released by "attachment_update" :: held 0.095s {{(pid=100396) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:20:16.845047 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-1acd04dc-56f4-4eaa-9611-3ed6286b21a3 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/attachments/eef53dbc-e92e-40a2-b819-afa51c79010d returned with HTTP 200 Aug 06 14:20:16.845599 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 60/232] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:20:16 2026] PUT /volume/v3/attachments/eef53dbc-e92e-40a2-b819-afa51c79010d => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:16.856180 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-bd36c944-05bf-44a6-8335-2870f8bb8e10 req-45fb91cc-a4b2-4b02-90ad-98caf0ff908e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:16.858409 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-bd36c944-05bf-44a6-8335-2870f8bb8e10 req-45fb91cc-a4b2-4b02-90ad-98caf0ff908e tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] GET https://10.4.3.229/volume/v3/volumes/ec1d12ac-d522-4ddf-9ae6-dea84fd1b0d2 Aug 06 14:20:16.858673 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-bd36c944-05bf-44a6-8335-2870f8bb8e10 req-45fb91cc-a4b2-4b02-90ad-98caf0ff908e tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:16.858831 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-bd36c944-05bf-44a6-8335-2870f8bb8e10 req-45fb91cc-a4b2-4b02-90ad-98caf0ff908e tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:16.866829 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:16.866829 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:16.873758 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-bd36c944-05bf-44a6-8335-2870f8bb8e10 req-45fb91cc-a4b2-4b02-90ad-98caf0ff908e tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Volume info retrieved successfully. Aug 06 14:20:16.877292 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-e0855d7c-adc1-4718-beaa-8b1897561ae0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:16.878316 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-bd36c944-05bf-44a6-8335-2870f8bb8e10 req-45fb91cc-a4b2-4b02-90ad-98caf0ff908e tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] https://10.4.3.229/volume/v3/volumes/ec1d12ac-d522-4ddf-9ae6-dea84fd1b0d2 returned with HTTP 200 Aug 06 14:20:16.878817 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 58/233] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:20:16 2026] GET /volume/v3/volumes/ec1d12ac-d522-4ddf-9ae6-dea84fd1b0d2 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:16.882776 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-e0855d7c-adc1-4718-beaa-8b1897561ae0 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] POST https://10.4.3.229/volume/v3/attachments/eef53dbc-e92e-40a2-b819-afa51c79010d/action Aug 06 14:20:16.883204 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-e0855d7c-adc1-4718-beaa-8b1897561ae0 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Action body: b'{"os-complete": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:16.883366 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-e0855d7c-adc1-4718-beaa-8b1897561ae0 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:16.915398 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:16.915398 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:16.930888 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-e0855d7c-adc1-4718-beaa-8b1897561ae0 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/attachments/eef53dbc-e92e-40a2-b819-afa51c79010d/action returned with HTTP 204 Aug 06 14:20:16.931337 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 59/234] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:20:16 2026] POST /volume/v3/attachments/eef53dbc-e92e-40a2-b819-afa51c79010d/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:16.972915 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-65dca6fc-24d9-448f-aaf6-463735c2cd10 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:16.973299 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-65dca6fc-24d9-448f-aaf6-463735c2cd10 None None] GET https://10.4.3.229/volume// Aug 06 14:20:16.973490 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-65dca6fc-24d9-448f-aaf6-463735c2cd10 None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:16.973683 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-65dca6fc-24d9-448f-aaf6-463735c2cd10 None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:16.974040 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-65dca6fc-24d9-448f-aaf6-463735c2cd10 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:20:16.975451 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 58/235] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14: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 06 14:20:16.988343 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-a83babbc-e995-4b6d-8a3c-970bfb009795 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:16.992755 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-a83babbc-e995-4b6d-8a3c-970bfb009795 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] GET https://10.4.3.229/volume/v3/volumes/dc262458-70f7-4a54-b340-2a215dd3fcda Aug 06 14:20:16.992755 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-a83babbc-e995-4b6d-8a3c-970bfb009795 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:16.992755 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-a83babbc-e995-4b6d-8a3c-970bfb009795 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:17.009386 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:17.009386 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:17.013412 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-a83babbc-e995-4b6d-8a3c-970bfb009795 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Volume info retrieved successfully. Aug 06 14:20:17.017755 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-a83babbc-e995-4b6d-8a3c-970bfb009795 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/volumes/dc262458-70f7-4a54-b340-2a215dd3fcda returned with HTTP 200 Aug 06 14:20:17.017755 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 61/236] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:20:16 2026] GET /volume/v3/volumes/dc262458-70f7-4a54-b340-2a215dd3fcda => generated 1028 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:20:17.148095 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-0e59cec0-9b7f-4849-8836-aeb65f391306 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:17.150299 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-0e59cec0-9b7f-4849-8836-aeb65f391306 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] PUT https://10.4.3.229/volume/v3/attachments/62efbd3e-ebdd-41ab-a68f-d1fead723dcd Aug 06 14:20:17.150696 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-0e59cec0-9b7f-4849-8836-aeb65f391306 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:17.161089 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-0e59cec0-9b7f-4849-8836-aeb65f391306 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Acquiring lock "cinder-attachment_update-dc262458-70f7-4a54-b340-2a215dd3fcda-np0000006659" by "attachment_update" {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:20:17.170407 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-0e59cec0-9b7f-4849-8836-aeb65f391306 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Lock "cinder-attachment_update-dc262458-70f7-4a54-b340-2a215dd3fcda-np0000006659" acquired by "attachment_update" :: waited 0.009s {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:20:17.171486 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:17.171486 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:17.238890 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-db0059d1-5cc2-4592-a2d6-8408af294057 req-d6ac7357-7b1b-4159-9168-a16ad2abb05a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:17.244488 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-db0059d1-5cc2-4592-a2d6-8408af294057 req-d6ac7357-7b1b-4159-9168-a16ad2abb05a tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:20:17.244488 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-db0059d1-5cc2-4592-a2d6-8408af294057 req-d6ac7357-7b1b-4159-9168-a16ad2abb05a tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:17.244488 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-db0059d1-5cc2-4592-a2d6-8408af294057 req-d6ac7357-7b1b-4159-9168-a16ad2abb05a tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Calling method 'detail' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:17.244488 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [req-db0059d1-5cc2-4592-a2d6-8408af294057 req-d6ac7357-7b1b-4159-9168-a16ad2abb05a tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:20:17.245044 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [req-db0059d1-5cc2-4592-a2d6-8408af294057 req-d6ac7357-7b1b-4159-9168-a16ad2abb05a tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100398) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:20:17.266004 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-0e59cec0-9b7f-4849-8836-aeb65f391306 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Lock "cinder-attachment_update-dc262458-70f7-4a54-b340-2a215dd3fcda-np0000006659" released by "attachment_update" :: held 0.095s {{(pid=100399) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:20:17.266082 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-0e59cec0-9b7f-4849-8836-aeb65f391306 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/attachments/62efbd3e-ebdd-41ab-a68f-d1fead723dcd returned with HTTP 200 Aug 06 14:20:17.266682 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 59/237] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:20:17 2026] PUT /volume/v3/attachments/62efbd3e-ebdd-41ab-a68f-d1fead723dcd => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:17.297355 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-db0059d1-5cc2-4592-a2d6-8408af294057 req-d6ac7357-7b1b-4159-9168-a16ad2abb05a tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Get all volumes completed successfully. Aug 06 14:20:17.297355 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:17.297355 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:17.300907 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-1115df61-f9f4-4c2b-ae98-08d85be141c5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:17.301750 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-db0059d1-5cc2-4592-a2d6-8408af294057 req-d6ac7357-7b1b-4159-9168-a16ad2abb05a tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:20:17.303700 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 60/238] 10.4.3.229 () {68 vars in 1508 bytes} [Thu Aug 6 14:20:17 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:17.308683 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-1115df61-f9f4-4c2b-ae98-08d85be141c5 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] POST https://10.4.3.229/volume/v3/attachments/62efbd3e-ebdd-41ab-a68f-d1fead723dcd/action Aug 06 14:20:17.309128 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-1115df61-f9f4-4c2b-ae98-08d85be141c5 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Action body: b'{"os-complete": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:17.309281 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-1115df61-f9f4-4c2b-ae98-08d85be141c5 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:17.327131 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:17.327131 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:17.340854 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-eeb5e92f-7e6b-43ba-8ddf-7a143164b368 req-1115df61-f9f4-4c2b-ae98-08d85be141c5 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/attachments/62efbd3e-ebdd-41ab-a68f-d1fead723dcd/action returned with HTTP 204 Aug 06 14:20:17.341802 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 59/239] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:20:17 2026] POST /volume/v3/attachments/62efbd3e-ebdd-41ab-a68f-d1fead723dcd/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:17.352736 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-045cc244-9eff-4f3e-99d1-752200cb5fca req-89ca4d75-4118-45ed-8421-43e8ee5da262 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:17.356497 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-045cc244-9eff-4f3e-99d1-752200cb5fca req-89ca4d75-4118-45ed-8421-43e8ee5da262 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:20:17.356808 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-045cc244-9eff-4f3e-99d1-752200cb5fca req-89ca4d75-4118-45ed-8421-43e8ee5da262 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:17.357081 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-045cc244-9eff-4f3e-99d1-752200cb5fca req-89ca4d75-4118-45ed-8421-43e8ee5da262 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Calling method 'detail' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:17.357880 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.api_utils [req-045cc244-9eff-4f3e-99d1-752200cb5fca req-89ca4d75-4118-45ed-8421-43e8ee5da262 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Removing options '' from query. {{(pid=100396) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:20:17.360670 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-045cc244-9eff-4f3e-99d1-752200cb5fca req-89ca4d75-4118-45ed-8421-43e8ee5da262 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100396) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:20:17.393124 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-045cc244-9eff-4f3e-99d1-752200cb5fca req-89ca4d75-4118-45ed-8421-43e8ee5da262 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Get all volumes completed successfully. Aug 06 14:20:17.394111 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:17.394111 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:17.399271 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-045cc244-9eff-4f3e-99d1-752200cb5fca req-89ca4d75-4118-45ed-8421-43e8ee5da262 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:20:17.399819 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 62/240] 10.4.3.229 () {68 vars in 1508 bytes} [Thu Aug 6 14:20:17 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:17.431470 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-ff20c1f7-a511-422d-9c36-b6288fe27c73 req-3051289a-130e-489f-aa56-1e3f6d17e94f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:17.436316 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-ff20c1f7-a511-422d-9c36-b6288fe27c73 req-3051289a-130e-489f-aa56-1e3f6d17e94f tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:20:17.436580 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-ff20c1f7-a511-422d-9c36-b6288fe27c73 req-3051289a-130e-489f-aa56-1e3f6d17e94f tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:17.436831 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-ff20c1f7-a511-422d-9c36-b6288fe27c73 req-3051289a-130e-489f-aa56-1e3f6d17e94f tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Calling method 'detail' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:17.437464 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.api_utils [req-ff20c1f7-a511-422d-9c36-b6288fe27c73 req-3051289a-130e-489f-aa56-1e3f6d17e94f tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Removing options '' from query. {{(pid=100399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:20:17.437941 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:17.437941 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:17.444528 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [req-ff20c1f7-a511-422d-9c36-b6288fe27c73 req-3051289a-130e-489f-aa56-1e3f6d17e94f tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100399) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:20:17.479684 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-ff20c1f7-a511-422d-9c36-b6288fe27c73 req-3051289a-130e-489f-aa56-1e3f6d17e94f tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Get all volumes completed successfully. Aug 06 14:20:17.481006 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:17.481006 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:17.489237 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-ff20c1f7-a511-422d-9c36-b6288fe27c73 req-3051289a-130e-489f-aa56-1e3f6d17e94f tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:20:17.489805 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 60/241] 10.4.3.229 () {68 vars in 1508 bytes} [Thu Aug 6 14:20:17 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:17.521862 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-54f0c7a4-e4b9-4ef5-b67e-2e2ed703550c req-f71c7edf-ee2e-4b98-849b-c1d9876a9134 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:17.524165 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-54f0c7a4-e4b9-4ef5-b67e-2e2ed703550c req-f71c7edf-ee2e-4b98-849b-c1d9876a9134 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:20:17.524455 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-54f0c7a4-e4b9-4ef5-b67e-2e2ed703550c req-f71c7edf-ee2e-4b98-849b-c1d9876a9134 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:17.524722 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-54f0c7a4-e4b9-4ef5-b67e-2e2ed703550c req-f71c7edf-ee2e-4b98-849b-c1d9876a9134 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Calling method 'detail' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:17.525084 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [req-54f0c7a4-e4b9-4ef5-b67e-2e2ed703550c req-f71c7edf-ee2e-4b98-849b-c1d9876a9134 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:20:17.525894 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [req-54f0c7a4-e4b9-4ef5-b67e-2e2ed703550c req-f71c7edf-ee2e-4b98-849b-c1d9876a9134 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100398) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:20:17.533963 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-54f0c7a4-e4b9-4ef5-b67e-2e2ed703550c req-f71c7edf-ee2e-4b98-849b-c1d9876a9134 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Get all volumes completed successfully. Aug 06 14:20:17.535024 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:17.535024 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:17.539576 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-54f0c7a4-e4b9-4ef5-b67e-2e2ed703550c req-f71c7edf-ee2e-4b98-849b-c1d9876a9134 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:20:17.540766 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 61/242] 10.4.3.229 () {68 vars in 1508 bytes} [Thu Aug 6 14:20:17 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:17.573279 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-e85de3d2-f54e-4156-aafa-e765de8db251 req-76dc58ba-bbfa-41d8-ba7f-334507c8bf39 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:17.576108 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-e85de3d2-f54e-4156-aafa-e765de8db251 req-76dc58ba-bbfa-41d8-ba7f-334507c8bf39 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:20:17.576338 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-e85de3d2-f54e-4156-aafa-e765de8db251 req-76dc58ba-bbfa-41d8-ba7f-334507c8bf39 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:17.576547 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-e85de3d2-f54e-4156-aafa-e765de8db251 req-76dc58ba-bbfa-41d8-ba7f-334507c8bf39 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Calling method 'detail' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:17.577245 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [req-e85de3d2-f54e-4156-aafa-e765de8db251 req-76dc58ba-bbfa-41d8-ba7f-334507c8bf39 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:20:17.577802 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [req-e85de3d2-f54e-4156-aafa-e765de8db251 req-76dc58ba-bbfa-41d8-ba7f-334507c8bf39 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100397) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:20:17.627290 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-e85de3d2-f54e-4156-aafa-e765de8db251 req-76dc58ba-bbfa-41d8-ba7f-334507c8bf39 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Get all volumes completed successfully. Aug 06 14:20:17.627682 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:17.627682 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:17.634937 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-e85de3d2-f54e-4156-aafa-e765de8db251 req-76dc58ba-bbfa-41d8-ba7f-334507c8bf39 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:20:17.635419 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 60/243] 10.4.3.229 () {68 vars in 1508 bytes} [Thu Aug 6 14:20:17 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:17.678674 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-05ac986c-9cad-4446-a45f-efc36ca55fd2 req-273d69df-85f1-49fa-8533-c83f11aa4b59 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:17.683623 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-05ac986c-9cad-4446-a45f-efc36ca55fd2 req-273d69df-85f1-49fa-8533-c83f11aa4b59 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:20:17.683912 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-05ac986c-9cad-4446-a45f-efc36ca55fd2 req-273d69df-85f1-49fa-8533-c83f11aa4b59 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:17.684205 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-05ac986c-9cad-4446-a45f-efc36ca55fd2 req-273d69df-85f1-49fa-8533-c83f11aa4b59 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Calling method 'detail' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:17.684513 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.api_utils [req-05ac986c-9cad-4446-a45f-efc36ca55fd2 req-273d69df-85f1-49fa-8533-c83f11aa4b59 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Removing options '' from query. {{(pid=100396) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:20:17.685607 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-05ac986c-9cad-4446-a45f-efc36ca55fd2 req-273d69df-85f1-49fa-8533-c83f11aa4b59 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100396) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:20:17.696826 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-05ac986c-9cad-4446-a45f-efc36ca55fd2 req-273d69df-85f1-49fa-8533-c83f11aa4b59 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Get all volumes completed successfully. Aug 06 14:20:17.698543 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:17.698543 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:17.703804 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-05ac986c-9cad-4446-a45f-efc36ca55fd2 req-273d69df-85f1-49fa-8533-c83f11aa4b59 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:20:17.704864 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 63/244] 10.4.3.229 () {68 vars in 1508 bytes} [Thu Aug 6 14:20:17 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:17.738758 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-22b6c7cb-a344-4001-a469-f4deeaf711e4 req-4274af4e-8462-43bf-a7bf-e19429246699 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:17.744478 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-22b6c7cb-a344-4001-a469-f4deeaf711e4 req-4274af4e-8462-43bf-a7bf-e19429246699 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:20:17.744730 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-22b6c7cb-a344-4001-a469-f4deeaf711e4 req-4274af4e-8462-43bf-a7bf-e19429246699 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:17.745094 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-22b6c7cb-a344-4001-a469-f4deeaf711e4 req-4274af4e-8462-43bf-a7bf-e19429246699 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Calling method 'detail' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:17.745391 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.api_utils [req-22b6c7cb-a344-4001-a469-f4deeaf711e4 req-4274af4e-8462-43bf-a7bf-e19429246699 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Removing options '' from query. {{(pid=100399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:20:17.746314 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [req-22b6c7cb-a344-4001-a469-f4deeaf711e4 req-4274af4e-8462-43bf-a7bf-e19429246699 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100399) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:20:17.759330 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-22b6c7cb-a344-4001-a469-f4deeaf711e4 req-4274af4e-8462-43bf-a7bf-e19429246699 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Get all volumes completed successfully. Aug 06 14:20:17.761049 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:17.761049 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:17.765974 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-22b6c7cb-a344-4001-a469-f4deeaf711e4 req-4274af4e-8462-43bf-a7bf-e19429246699 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:20:17.766471 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 61/245] 10.4.3.229 () {68 vars in 1508 bytes} [Thu Aug 6 14:20:17 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:17.802099 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-0880bb84-f9ae-4e26-b3e2-3fe57edb8cd8 req-dca942f0-cb65-44bf-8fa2-1131c77f34a2 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:17.804551 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0880bb84-f9ae-4e26-b3e2-3fe57edb8cd8 req-dca942f0-cb65-44bf-8fa2-1131c77f34a2 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:20:17.804796 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0880bb84-f9ae-4e26-b3e2-3fe57edb8cd8 req-dca942f0-cb65-44bf-8fa2-1131c77f34a2 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:17.805020 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0880bb84-f9ae-4e26-b3e2-3fe57edb8cd8 req-dca942f0-cb65-44bf-8fa2-1131c77f34a2 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Calling method 'detail' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:17.807293 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [req-0880bb84-f9ae-4e26-b3e2-3fe57edb8cd8 req-dca942f0-cb65-44bf-8fa2-1131c77f34a2 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:20:17.807293 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [req-0880bb84-f9ae-4e26-b3e2-3fe57edb8cd8 req-dca942f0-cb65-44bf-8fa2-1131c77f34a2 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100398) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:20:17.818538 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-0880bb84-f9ae-4e26-b3e2-3fe57edb8cd8 req-dca942f0-cb65-44bf-8fa2-1131c77f34a2 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] Get all volumes completed successfully. Aug 06 14:20:17.819871 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:17.819871 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:17.826398 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0880bb84-f9ae-4e26-b3e2-3fe57edb8cd8 req-dca942f0-cb65-44bf-8fa2-1131c77f34a2 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-reader] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:20:17.828143 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 62/246] 10.4.3.229 () {68 vars in 1508 bytes} [Thu Aug 6 14:20:17 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:17.845315 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c778d83a-6851-45ff-a221-d3b114b83a8d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:17.847962 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c778d83a-6851-45ff-a221-d3b114b83a8d tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] DELETE https://10.4.3.229/volume/v3/volumes/ec1d12ac-d522-4ddf-9ae6-dea84fd1b0d2 Aug 06 14:20:17.850555 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c778d83a-6851-45ff-a221-d3b114b83a8d tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:17.850555 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c778d83a-6851-45ff-a221-d3b114b83a8d tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:17.850555 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-c778d83a-6851-45ff-a221-d3b114b83a8d tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Delete volume with id: ec1d12ac-d522-4ddf-9ae6-dea84fd1b0d2 Aug 06 14:20:17.866353 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:17.866353 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:17.866911 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c778d83a-6851-45ff-a221-d3b114b83a8d tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Volume info retrieved successfully. Aug 06 14:20:17.908670 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c778d83a-6851-45ff-a221-d3b114b83a8d tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Delete volume request issued successfully. Aug 06 14:20:17.908900 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c778d83a-6851-45ff-a221-d3b114b83a8d tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] https://10.4.3.229/volume/v3/volumes/ec1d12ac-d522-4ddf-9ae6-dea84fd1b0d2 returned with HTTP 202 Aug 06 14:20:17.909397 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 61/247] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:20:17 2026] DELETE /volume/v3/volumes/ec1d12ac-d522-4ddf-9ae6-dea84fd1b0d2 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:20:17.911416 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ab09a52e-6641-4920-bdee-9a9c3dac92ed None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:17.913868 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ab09a52e-6641-4920-bdee-9a9c3dac92ed tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] GET https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 Aug 06 14:20:17.914122 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ab09a52e-6641-4920-bdee-9a9c3dac92ed tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:17.914319 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ab09a52e-6641-4920-bdee-9a9c3dac92ed tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:17.917705 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-bca79326-f909-42ca-b6b4-acf2a97bde33 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:17.920105 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bca79326-f909-42ca-b6b4-acf2a97bde33 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] GET https://10.4.3.229/volume/v3/volumes/ec1d12ac-d522-4ddf-9ae6-dea84fd1b0d2 Aug 06 14:20:17.920105 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bca79326-f909-42ca-b6b4-acf2a97bde33 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:17.920105 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bca79326-f909-42ca-b6b4-acf2a97bde33 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:17.927355 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:17.927355 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:17.930567 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:17.930567 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:17.931804 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ab09a52e-6641-4920-bdee-9a9c3dac92ed tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Volume info retrieved successfully. Aug 06 14:20:17.937023 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ab09a52e-6641-4920-bdee-9a9c3dac92ed tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 returned with HTTP 200 Aug 06 14:20:17.937564 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 64/248] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:20:17 2026] GET /volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 => generated 1832 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:20:17.937776 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-bca79326-f909-42ca-b6b4-acf2a97bde33 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Volume info retrieved successfully. Aug 06 14:20:17.943933 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bca79326-f909-42ca-b6b4-acf2a97bde33 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] https://10.4.3.229/volume/v3/volumes/ec1d12ac-d522-4ddf-9ae6-dea84fd1b0d2 returned with HTTP 200 Aug 06 14:20:17.944418 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 62/249] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:17 2026] GET /volume/v3/volumes/ec1d12ac-d522-4ddf-9ae6-dea84fd1b0d2 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:18.961720 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c90f1987-0284-45fd-be5b-a1205cc25bb9 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:18.965809 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c90f1987-0284-45fd-be5b-a1205cc25bb9 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] GET https://10.4.3.229/volume/v3/volumes/ec1d12ac-d522-4ddf-9ae6-dea84fd1b0d2 Aug 06 14:20:18.966101 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c90f1987-0284-45fd-be5b-a1205cc25bb9 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:18.966403 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c90f1987-0284-45fd-be5b-a1205cc25bb9 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:18.972785 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c90f1987-0284-45fd-be5b-a1205cc25bb9 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] https://10.4.3.229/volume/v3/volumes/ec1d12ac-d522-4ddf-9ae6-dea84fd1b0d2 returned with HTTP 404 Aug 06 14:20:18.973881 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 63/250] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:18 2026] GET /volume/v3/volumes/ec1d12ac-d522-4ddf-9ae6-dea84fd1b0d2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:18.985106 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d67a3fd5-b3b3-48ff-a367-327d502a6c91 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:18.986820 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d67a3fd5-b3b3-48ff-a367-327d502a6c91 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] DELETE https://10.4.3.229/volume/v3/volumes/e0bf4821-a93a-476f-9fd0-94d29ae3246e Aug 06 14:20:18.988449 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d67a3fd5-b3b3-48ff-a367-327d502a6c91 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:18.988449 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d67a3fd5-b3b3-48ff-a367-327d502a6c91 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:18.988449 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-d67a3fd5-b3b3-48ff-a367-327d502a6c91 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Delete volume with id: e0bf4821-a93a-476f-9fd0-94d29ae3246e Aug 06 14:20:18.994841 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:18.994841 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:18.995635 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-d67a3fd5-b3b3-48ff-a367-327d502a6c91 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Volume info retrieved successfully. Aug 06 14:20:19.023398 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-d67a3fd5-b3b3-48ff-a367-327d502a6c91 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Delete volume request issued successfully. Aug 06 14:20:19.023398 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d67a3fd5-b3b3-48ff-a367-327d502a6c91 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] https://10.4.3.229/volume/v3/volumes/e0bf4821-a93a-476f-9fd0-94d29ae3246e returned with HTTP 202 Aug 06 14:20:19.023398 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 62/251] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:20:18 2026] DELETE /volume/v3/volumes/e0bf4821-a93a-476f-9fd0-94d29ae3246e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:20:19.032798 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-037503eb-adc8-440b-bf27-ab88fee759e3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:19.036061 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-037503eb-adc8-440b-bf27-ab88fee759e3 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] GET https://10.4.3.229/volume/v3/volumes/e0bf4821-a93a-476f-9fd0-94d29ae3246e Aug 06 14:20:19.036568 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-037503eb-adc8-440b-bf27-ab88fee759e3 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:19.036568 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-037503eb-adc8-440b-bf27-ab88fee759e3 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:19.047500 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:19.047500 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:19.051386 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-037503eb-adc8-440b-bf27-ab88fee759e3 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Volume info retrieved successfully. Aug 06 14:20:19.057490 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-037503eb-adc8-440b-bf27-ab88fee759e3 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] https://10.4.3.229/volume/v3/volumes/e0bf4821-a93a-476f-9fd0-94d29ae3246e returned with HTTP 200 Aug 06 14:20:19.057916 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 65/252] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:19 2026] GET /volume/v3/volumes/e0bf4821-a93a-476f-9fd0-94d29ae3246e => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:19.302496 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c1069bf5-2edb-460c-9dda-bb15d1104165 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:19.302496 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c1069bf5-2edb-460c-9dda-bb15d1104165 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] DELETE https://10.4.3.229/volume/v3/volumes/f8db7b21-d477-48f6-8a19-7151504d8115 Aug 06 14:20:19.302496 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c1069bf5-2edb-460c-9dda-bb15d1104165 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:19.302496 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c1069bf5-2edb-460c-9dda-bb15d1104165 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:19.302496 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-c1069bf5-2edb-460c-9dda-bb15d1104165 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Delete volume with id: f8db7b21-d477-48f6-8a19-7151504d8115 Aug 06 14:20:19.312234 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:19.312234 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:19.312770 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c1069bf5-2edb-460c-9dda-bb15d1104165 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:20:19.340717 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c1069bf5-2edb-460c-9dda-bb15d1104165 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Delete volume request issued successfully. Aug 06 14:20:19.340717 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c1069bf5-2edb-460c-9dda-bb15d1104165 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/f8db7b21-d477-48f6-8a19-7151504d8115 returned with HTTP 202 Aug 06 14:20:19.341071 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 63/253] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:20:19 2026] DELETE /volume/v3/volumes/f8db7b21-d477-48f6-8a19-7151504d8115 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:20:19.350319 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-956a663f-7e34-4f03-b8ee-a10952c30a36 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:19.353290 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-956a663f-7e34-4f03-b8ee-a10952c30a36 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] GET https://10.4.3.229/volume/v3/volumes/f8db7b21-d477-48f6-8a19-7151504d8115 Aug 06 14:20:19.353556 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-956a663f-7e34-4f03-b8ee-a10952c30a36 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:19.353811 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-956a663f-7e34-4f03-b8ee-a10952c30a36 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:19.372355 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:19.372355 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:19.381403 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-956a663f-7e34-4f03-b8ee-a10952c30a36 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:20:19.387847 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-956a663f-7e34-4f03-b8ee-a10952c30a36 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/f8db7b21-d477-48f6-8a19-7151504d8115 returned with HTTP 200 Aug 06 14:20:19.387847 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 64/254] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:19 2026] GET /volume/v3/volumes/f8db7b21-d477-48f6-8a19-7151504d8115 => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:20.070763 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0934af62-b6e5-40c1-a8a5-39c06c012cf2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:20.072814 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0934af62-b6e5-40c1-a8a5-39c06c012cf2 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] GET https://10.4.3.229/volume/v3/volumes/e0bf4821-a93a-476f-9fd0-94d29ae3246e Aug 06 14:20:20.073068 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0934af62-b6e5-40c1-a8a5-39c06c012cf2 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:20.073279 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0934af62-b6e5-40c1-a8a5-39c06c012cf2 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:20.080741 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0934af62-b6e5-40c1-a8a5-39c06c012cf2 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] https://10.4.3.229/volume/v3/volumes/e0bf4821-a93a-476f-9fd0-94d29ae3246e returned with HTTP 404 Aug 06 14:20:20.081498 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 63/255] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:20 2026] GET /volume/v3/volumes/e0bf4821-a93a-476f-9fd0-94d29ae3246e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:20.090301 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9768e9c9-24ab-42de-8508-016f2ca06845 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:20.091819 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9768e9c9-24ab-42de-8508-016f2ca06845 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] DELETE https://10.4.3.229/volume/v3/volumes/2b688940-7dc6-47ab-9b3a-ff173bd4e55a Aug 06 14:20:20.092136 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9768e9c9-24ab-42de-8508-016f2ca06845 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:20.093491 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9768e9c9-24ab-42de-8508-016f2ca06845 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:20.093491 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-9768e9c9-24ab-42de-8508-016f2ca06845 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Delete volume with id: 2b688940-7dc6-47ab-9b3a-ff173bd4e55a Aug 06 14:20:20.100480 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:20.100480 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:20.102559 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-9768e9c9-24ab-42de-8508-016f2ca06845 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Volume info retrieved successfully. Aug 06 14:20:20.129761 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-9768e9c9-24ab-42de-8508-016f2ca06845 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Delete volume request issued successfully. Aug 06 14:20:20.129761 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9768e9c9-24ab-42de-8508-016f2ca06845 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] https://10.4.3.229/volume/v3/volumes/2b688940-7dc6-47ab-9b3a-ff173bd4e55a returned with HTTP 202 Aug 06 14:20:20.129761 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 66/256] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:20:20 2026] DELETE /volume/v3/volumes/2b688940-7dc6-47ab-9b3a-ff173bd4e55a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:20:20.140778 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-684325ab-e7e1-421b-ba6a-7e17366b8ec2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:20.143182 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-684325ab-e7e1-421b-ba6a-7e17366b8ec2 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] GET https://10.4.3.229/volume/v3/volumes/2b688940-7dc6-47ab-9b3a-ff173bd4e55a Aug 06 14:20:20.143182 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-684325ab-e7e1-421b-ba6a-7e17366b8ec2 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:20.143182 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-684325ab-e7e1-421b-ba6a-7e17366b8ec2 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:20.150052 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:20.150052 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:20.154469 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-684325ab-e7e1-421b-ba6a-7e17366b8ec2 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Volume info retrieved successfully. Aug 06 14:20:20.158608 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-684325ab-e7e1-421b-ba6a-7e17366b8ec2 tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] https://10.4.3.229/volume/v3/volumes/2b688940-7dc6-47ab-9b3a-ff173bd4e55a returned with HTTP 200 Aug 06 14:20:20.158958 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 64/257] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:20 2026] GET /volume/v3/volumes/2b688940-7dc6-47ab-9b3a-ff173bd4e55a => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:20.402780 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5ee135cd-b748-4cf8-b0a6-cb99ac7f66c2 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:20.403819 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5ee135cd-b748-4cf8-b0a6-cb99ac7f66c2 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] GET https://10.4.3.229/volume/v3/volumes/f8db7b21-d477-48f6-8a19-7151504d8115 Aug 06 14:20:20.404073 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5ee135cd-b748-4cf8-b0a6-cb99ac7f66c2 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:20.404298 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5ee135cd-b748-4cf8-b0a6-cb99ac7f66c2 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:20.409994 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5ee135cd-b748-4cf8-b0a6-cb99ac7f66c2 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/f8db7b21-d477-48f6-8a19-7151504d8115 returned with HTTP 404 Aug 06 14:20:20.410509 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 65/258] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:20 2026] GET /volume/v3/volumes/f8db7b21-d477-48f6-8a19-7151504d8115 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:20.417306 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b9d81078-4e08-493c-a1f6-022d28db189a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:20.419388 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b9d81078-4e08-493c-a1f6-022d28db189a tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] DELETE https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 Aug 06 14:20:20.419701 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b9d81078-4e08-493c-a1f6-022d28db189a tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:20.420027 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b9d81078-4e08-493c-a1f6-022d28db189a tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:20.420258 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-b9d81078-4e08-493c-a1f6-022d28db189a tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Delete volume with id: 30a67e7e-29bf-434f-9fb4-8971b00cd143 Aug 06 14:20:20.429467 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:20.429467 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:20.430367 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b9d81078-4e08-493c-a1f6-022d28db189a tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:20:20.452688 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b9d81078-4e08-493c-a1f6-022d28db189a tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Delete volume request issued successfully. Aug 06 14:20:20.452967 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b9d81078-4e08-493c-a1f6-022d28db189a tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 returned with HTTP 202 Aug 06 14:20:20.455034 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 64/259] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:20:20 2026] DELETE /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:20:20.467087 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-01f3e602-b978-4b7c-9d2c-94e0efe49aaa None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:20.471249 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-01f3e602-b978-4b7c-9d2c-94e0efe49aaa tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] GET https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 Aug 06 14:20:20.471674 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-01f3e602-b978-4b7c-9d2c-94e0efe49aaa tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:20.472335 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-01f3e602-b978-4b7c-9d2c-94e0efe49aaa tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:20.489845 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:20.489845 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:20.494323 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-01f3e602-b978-4b7c-9d2c-94e0efe49aaa tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Volume info retrieved successfully. Aug 06 14:20:20.506195 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-01f3e602-b978-4b7c-9d2c-94e0efe49aaa tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 returned with HTTP 200 Aug 06 14:20:20.506628 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 67/260] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:20 2026] GET /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 => generated 867 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:21.175708 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-fa76dba9-0af5-4795-94cf-826176a7357a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:21.177957 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fa76dba9-0af5-4795-94cf-826176a7357a tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] GET https://10.4.3.229/volume/v3/volumes/2b688940-7dc6-47ab-9b3a-ff173bd4e55a Aug 06 14:20:21.178517 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fa76dba9-0af5-4795-94cf-826176a7357a tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:21.178849 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fa76dba9-0af5-4795-94cf-826176a7357a tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:21.189804 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fa76dba9-0af5-4795-94cf-826176a7357a tempest-VolumesTestJSON-931932725 tempest-VolumesTestJSON-931932725-project-member] https://10.4.3.229/volume/v3/volumes/2b688940-7dc6-47ab-9b3a-ff173bd4e55a returned with HTTP 404 Aug 06 14:20:21.190546 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 65/261] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:21 2026] GET /volume/v3/volumes/2b688940-7dc6-47ab-9b3a-ff173bd4e55a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:21.519741 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-450b54de-effa-4550-81f0-f83318ad0183 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:21.525245 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-450b54de-effa-4550-81f0-f83318ad0183 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] GET https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 Aug 06 14:20:21.525665 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-450b54de-effa-4550-81f0-f83318ad0183 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:21.525946 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-450b54de-effa-4550-81f0-f83318ad0183 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:21.537698 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-450b54de-effa-4550-81f0-f83318ad0183 tempest-TestMultiAttachVolumeSwap-1668059761 tempest-TestMultiAttachVolumeSwap-1668059761-project-member] https://10.4.3.229/volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 returned with HTTP 404 Aug 06 14:20:21.538349 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 66/262] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:21 2026] GET /volume/v3/volumes/30a67e7e-29bf-434f-9fb4-8971b00cd143 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:24.847716 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-98bcd28b-6099-433a-81ad-faa1ca12b4b9 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:24.849864 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-98bcd28b-6099-433a-81ad-faa1ca12b4b9 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:20:24.850360 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-98bcd28b-6099-433a-81ad-faa1ca12b4b9 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1749581906"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:24.852294 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-98bcd28b-6099-433a-81ad-faa1ca12b4b9 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1749581906'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:20:24.852584 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-98bcd28b-6099-433a-81ad-faa1ca12b4b9 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Create volume of 1 GB Aug 06 14:20:24.857438 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-98bcd28b-6099-433a-81ad-faa1ca12b4b9 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Availability Zones retrieved successfully. Aug 06 14:20:24.866195 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-98bcd28b-6099-433a-81ad-faa1ca12b4b9 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Flow 'volume_create_api' (13bbea4a-3938-4eff-8e89-7dcb716ab864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:24.867607 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-98bcd28b-6099-433a-81ad-faa1ca12b4b9 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (786c8f27-42df-48a6-9bc0-37333ec1320b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:24.868973 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-98bcd28b-6099-433a-81ad-faa1ca12b4b9 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:20:24.912785 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-98bcd28b-6099-433a-81ad-faa1ca12b4b9 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (786c8f27-42df-48a6-9bc0-37333ec1320b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:24.914032 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-98bcd28b-6099-433a-81ad-faa1ca12b4b9 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e2ab7f2-a1bc-402f-85e7-41df97e4ff34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:24.998594 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-98bcd28b-6099-433a-81ad-faa1ca12b4b9 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Created reservations ['2c11721d-aba1-4ae4-9eb3-c9e801f55dfd', 'a3a48d35-edfb-490f-b696-b3f1a3b554ad', '6a2b7063-7642-4a71-864a-e21762360868', '73ae83f5-37f8-40ab-b1bc-c19987e3d57d'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:20:24.999397 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-98bcd28b-6099-433a-81ad-faa1ca12b4b9 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e2ab7f2-a1bc-402f-85e7-41df97e4ff34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c11721d-aba1-4ae4-9eb3-c9e801f55dfd', 'a3a48d35-edfb-490f-b696-b3f1a3b554ad', '6a2b7063-7642-4a71-864a-e21762360868', '73ae83f5-37f8-40ab-b1bc-c19987e3d57d']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:25.000138 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-98bcd28b-6099-433a-81ad-faa1ca12b4b9 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ad3bad4-7437-4a80-820b-a408a9545af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:25.026268 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-98bcd28b-6099-433a-81ad-faa1ca12b4b9 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ad3bad4-7437-4a80-820b-a408a9545af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de5f90a0-10d1-44e2-8ee9-1b4e30227962', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1749581906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a64d86005434fcf90e3fba9153f25a2',qos_specs=None,replication_status=,reservations=['2c11721d-aba1-4ae4-9eb3-c9e801f55dfd','a3a48d35-edfb-490f-b696-b3f1a3b554ad','6a2b7063-7642-4a71-864a-e21762360868','73ae83f5-37f8-40ab-b1bc-c19987e3d57d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21da75ebb1124b6fa13265eab0c3e023',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:20:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1749581906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de5f90a0-10d1-44e2-8ee9-1b4e30227962,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a64d86005434fcf90e3fba9153f25a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21da75ebb1124b6fa13265eab0c3e023',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:25.027123 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-98bcd28b-6099-433a-81ad-faa1ca12b4b9 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (661aaaed-a237-4ff2-837e-0f16f5a33bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:25.063773 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-98bcd28b-6099-433a-81ad-faa1ca12b4b9 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (661aaaed-a237-4ff2-837e-0f16f5a33bdc) transitioned into state 'SUCCESS' from state '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-1749581906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a64d86005434fcf90e3fba9153f25a2',qos_specs=None,replication_status=,reservations=['2c11721d-aba1-4ae4-9eb3-c9e801f55dfd','a3a48d35-edfb-490f-b696-b3f1a3b554ad','6a2b7063-7642-4a71-864a-e21762360868','73ae83f5-37f8-40ab-b1bc-c19987e3d57d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21da75ebb1124b6fa13265eab0c3e023',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:25.064560 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-98bcd28b-6099-433a-81ad-faa1ca12b4b9 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eaa2fee-e27d-4f93-b96f-12a6a8d8cfde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:25.075243 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-98bcd28b-6099-433a-81ad-faa1ca12b4b9 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eaa2fee-e27d-4f93-b96f-12a6a8d8cfde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:25.076326 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-98bcd28b-6099-433a-81ad-faa1ca12b4b9 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Flow 'volume_create_api' (13bbea4a-3938-4eff-8e89-7dcb716ab864) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:25.076659 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-98bcd28b-6099-433a-81ad-faa1ca12b4b9 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Create volume request issued successfully. Aug 06 14:20:25.077300 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-98bcd28b-6099-433a-81ad-faa1ca12b4b9 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:20:25.077701 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 65/263] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:20:24 2026] POST /volume/v3/volumes => generated 754 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:20:25.099798 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-cc2a0ade-909e-41c2-8d91-c176c5590084 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:25.104303 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cc2a0ade-909e-41c2-8d91-c176c5590084 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] GET https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 Aug 06 14:20:25.104516 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cc2a0ade-909e-41c2-8d91-c176c5590084 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:25.104662 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cc2a0ade-909e-41c2-8d91-c176c5590084 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:25.113500 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:25.113500 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:25.118621 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-cc2a0ade-909e-41c2-8d91-c176c5590084 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Volume info retrieved successfully. Aug 06 14:20:25.123760 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cc2a0ade-909e-41c2-8d91-c176c5590084 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 returned with HTTP 200 Aug 06 14:20:25.124215 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 68/264] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:25 2026] GET /volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:26.142404 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-77294cc0-791f-43d3-a59a-f478eaaf7766 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:26.144969 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-77294cc0-791f-43d3-a59a-f478eaaf7766 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] GET https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 Aug 06 14:20:26.145163 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-77294cc0-791f-43d3-a59a-f478eaaf7766 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:26.145351 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-77294cc0-791f-43d3-a59a-f478eaaf7766 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:26.157832 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:26.157832 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:26.161379 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-77294cc0-791f-43d3-a59a-f478eaaf7766 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Volume info retrieved successfully. Aug 06 14:20:26.167366 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-77294cc0-791f-43d3-a59a-f478eaaf7766 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 returned with HTTP 200 Aug 06 14:20:26.167767 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 66/265] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:26 2026] GET /volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:26.739540 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-75cc4d01-e270-4ca8-be76-5e2c3f32dc97 req-6b8cae33-1222-4dbd-9178-31917266624c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:26.743968 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-75cc4d01-e270-4ca8-be76-5e2c3f32dc97 req-6b8cae33-1222-4dbd-9178-31917266624c tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] GET https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 Aug 06 14:20:26.744289 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-75cc4d01-e270-4ca8-be76-5e2c3f32dc97 req-6b8cae33-1222-4dbd-9178-31917266624c tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:26.744508 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-75cc4d01-e270-4ca8-be76-5e2c3f32dc97 req-6b8cae33-1222-4dbd-9178-31917266624c tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:26.756549 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:26.756549 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:26.762318 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-75cc4d01-e270-4ca8-be76-5e2c3f32dc97 req-6b8cae33-1222-4dbd-9178-31917266624c tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Volume info retrieved successfully. Aug 06 14:20:26.767612 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-75cc4d01-e270-4ca8-be76-5e2c3f32dc97 req-6b8cae33-1222-4dbd-9178-31917266624c tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 returned with HTTP 200 Aug 06 14:20:26.768089 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 67/266] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:20:26 2026] GET /volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:26.871123 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-3d88bbac-7623-4730-8ae2-5c59868696f1 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:26.871848 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3d88bbac-7623-4730-8ae2-5c59868696f1 None None] GET https://10.4.3.229/volume// Aug 06 14:20:26.871848 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3d88bbac-7623-4730-8ae2-5c59868696f1 None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:26.872094 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3d88bbac-7623-4730-8ae2-5c59868696f1 None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:26.872563 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3d88bbac-7623-4730-8ae2-5c59868696f1 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:20:26.873522 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 66/267] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:20: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 06 14:20:26.881618 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-75cc4d01-e270-4ca8-be76-5e2c3f32dc97 req-a0685b55-6a54-4893-b43f-b8bf6fe8b6a4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:26.884246 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-75cc4d01-e270-4ca8-be76-5e2c3f32dc97 req-a0685b55-6a54-4893-b43f-b8bf6fe8b6a4 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:20:26.887446 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-75cc4d01-e270-4ca8-be76-5e2c3f32dc97 req-a0685b55-6a54-4893-b43f-b8bf6fe8b6a4 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de5f90a0-10d1-44e2-8ee9-1b4e30227962", "connector": null, "instance_uuid": "26732eee-3d08-4210-b2ab-b198628d7f72"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:26.904598 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:26.904598 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:26.962970 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-75cc4d01-e270-4ca8-be76-5e2c3f32dc97 req-a0685b55-6a54-4893-b43f-b8bf6fe8b6a4 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:20:26.963649 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 69/268] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:20:26 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:26.988496 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9887284e-dac2-41e7-95da-5b6bc33a72d4 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:26.991176 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9887284e-dac2-41e7-95da-5b6bc33a72d4 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] GET https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 Aug 06 14:20:26.991454 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9887284e-dac2-41e7-95da-5b6bc33a72d4 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:26.991790 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9887284e-dac2-41e7-95da-5b6bc33a72d4 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:27.011871 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:27.011871 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:27.016167 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5c5474c6-ce36-424e-a3cf-7daa1684ce4a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:27.016575 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5c5474c6-ce36-424e-a3cf-7daa1684ce4a None None] GET https://10.4.3.229/volume// Aug 06 14:20:27.016756 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5c5474c6-ce36-424e-a3cf-7daa1684ce4a None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:27.016795 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-9887284e-dac2-41e7-95da-5b6bc33a72d4 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Volume info retrieved successfully. Aug 06 14:20:27.016985 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5c5474c6-ce36-424e-a3cf-7daa1684ce4a None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:27.017304 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5c5474c6-ce36-424e-a3cf-7daa1684ce4a None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:20:27.017599 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 68/269] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:20: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 06 14:20:27.022604 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9887284e-dac2-41e7-95da-5b6bc33a72d4 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 returned with HTTP 200 Aug 06 14:20:27.023160 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 67/270] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:26 2026] GET /volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:27.033229 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-75cc4d01-e270-4ca8-be76-5e2c3f32dc97 req-040a4930-d431-4e8a-b6c8-0e4485365a87 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:27.037323 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-75cc4d01-e270-4ca8-be76-5e2c3f32dc97 req-040a4930-d431-4e8a-b6c8-0e4485365a87 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] GET https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 Aug 06 14:20:27.037323 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-75cc4d01-e270-4ca8-be76-5e2c3f32dc97 req-040a4930-d431-4e8a-b6c8-0e4485365a87 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:27.037323 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-75cc4d01-e270-4ca8-be76-5e2c3f32dc97 req-040a4930-d431-4e8a-b6c8-0e4485365a87 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:27.046379 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:27.046379 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:27.050642 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-75cc4d01-e270-4ca8-be76-5e2c3f32dc97 req-040a4930-d431-4e8a-b6c8-0e4485365a87 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Volume info retrieved successfully. Aug 06 14:20:27.055014 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-75cc4d01-e270-4ca8-be76-5e2c3f32dc97 req-040a4930-d431-4e8a-b6c8-0e4485365a87 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 returned with HTTP 200 Aug 06 14:20:27.055444 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 67/271] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:20:27 2026] GET /volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:20:27.165419 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-75cc4d01-e270-4ca8-be76-5e2c3f32dc97 req-db0de871-a72e-4501-9f08-38d93129dc7e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:27.167375 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-75cc4d01-e270-4ca8-be76-5e2c3f32dc97 req-db0de871-a72e-4501-9f08-38d93129dc7e tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] PUT https://10.4.3.229/volume/v3/attachments/a5ba5a6e-e641-4e78-9ec5-012c82a4d0c0 Aug 06 14:20:27.167735 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-75cc4d01-e270-4ca8-be76-5e2c3f32dc97 req-db0de871-a72e-4501-9f08-38d93129dc7e tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:27.170735 np0000006659 devstack@c-api.service[100396]: DEBUG dbcounter [-] [100396] Writing DB stats cinder:SELECT=284,cinder:INSERT=40,cinder:UPDATE=66 {{(pid=100396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:20:27.179283 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-75cc4d01-e270-4ca8-be76-5e2c3f32dc97 req-db0de871-a72e-4501-9f08-38d93129dc7e tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Acquiring lock "cinder-attachment_update-de5f90a0-10d1-44e2-8ee9-1b4e30227962-np0000006659" by "attachment_update" {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:20:27.188122 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-75cc4d01-e270-4ca8-be76-5e2c3f32dc97 req-db0de871-a72e-4501-9f08-38d93129dc7e tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Lock "cinder-attachment_update-de5f90a0-10d1-44e2-8ee9-1b4e30227962-np0000006659" acquired by "attachment_update" :: waited 0.009s {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:20:27.189077 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:27.189077 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:27.280487 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-75cc4d01-e270-4ca8-be76-5e2c3f32dc97 req-db0de871-a72e-4501-9f08-38d93129dc7e tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Lock "cinder-attachment_update-de5f90a0-10d1-44e2-8ee9-1b4e30227962-np0000006659" released by "attachment_update" :: held 0.092s {{(pid=100396) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:20:27.280741 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-75cc4d01-e270-4ca8-be76-5e2c3f32dc97 req-db0de871-a72e-4501-9f08-38d93129dc7e tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/attachments/a5ba5a6e-e641-4e78-9ec5-012c82a4d0c0 returned with HTTP 200 Aug 06 14:20:27.281217 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 70/272] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:20:27 2026] PUT /volume/v3/attachments/a5ba5a6e-e641-4e78-9ec5-012c82a4d0c0 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:28.037137 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-01f6e84f-b6c5-4298-8878-e75908db786e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:28.039465 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-01f6e84f-b6c5-4298-8878-e75908db786e tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] GET https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 Aug 06 14:20:28.039746 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-01f6e84f-b6c5-4298-8878-e75908db786e tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:28.039919 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-01f6e84f-b6c5-4298-8878-e75908db786e tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:28.042186 np0000006659 devstack@c-api.service[100398]: DEBUG dbcounter [-] [100398] Writing DB stats cinder:SELECT=320,cinder:UPDATE=76,cinder:INSERT=38 {{(pid=100398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:20:28.051822 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:28.051822 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:28.056578 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-01f6e84f-b6c5-4298-8878-e75908db786e tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Volume info retrieved successfully. Aug 06 14:20:28.061042 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-01f6e84f-b6c5-4298-8878-e75908db786e tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 returned with HTTP 200 Aug 06 14:20:28.061565 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 69/273] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:28 2026] GET /volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:28.838692 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7391f7d2-ca15-4d98-bff3-492ff5cc5a17 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:28.840942 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7391f7d2-ca15-4d98-bff3-492ff5cc5a17 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:20:28.841405 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7391f7d2-ca15-4d98-bff3-492ff5cc5a17 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-274674169"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:28.842981 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-7391f7d2-ca15-4d98-bff3-492ff5cc5a17 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-274674169'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:20:28.842981 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-7391f7d2-ca15-4d98-bff3-492ff5cc5a17 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Create volume of 1 GB Aug 06 14:20:28.847061 np0000006659 devstack@c-api.service[100399]: DEBUG dbcounter [-] [100399] Writing DB stats cinder:SELECT=269,cinder:INSERT=32,cinder:UPDATE=53 {{(pid=100399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:20:28.850810 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-7391f7d2-ca15-4d98-bff3-492ff5cc5a17 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Availability Zones retrieved successfully. Aug 06 14:20:28.857880 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-7391f7d2-ca15-4d98-bff3-492ff5cc5a17 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Flow 'volume_create_api' (9640fac1-249b-4006-b0e5-43abbe94a5e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:28.859092 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-7391f7d2-ca15-4d98-bff3-492ff5cc5a17 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35e3b897-45b4-4372-813a-9b91d5f8e3e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:28.860457 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-7391f7d2-ca15-4d98-bff3-492ff5cc5a17 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:20:28.896416 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-7391f7d2-ca15-4d98-bff3-492ff5cc5a17 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35e3b897-45b4-4372-813a-9b91d5f8e3e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:28.897255 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-7391f7d2-ca15-4d98-bff3-492ff5cc5a17 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1444f009-1d51-467b-8bd3-5f26a3a01aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:28.980454 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-7391f7d2-ca15-4d98-bff3-492ff5cc5a17 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Created reservations ['2d110402-a91a-4524-a7d3-b4ee929d657f', '450bb308-df5f-4cde-9817-58f20df48d4a', '48a58e59-2818-460a-b943-4729a1e21218', '575f6908-9384-4fea-8da1-e3ebf3b157ca'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:20:28.981552 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-7391f7d2-ca15-4d98-bff3-492ff5cc5a17 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1444f009-1d51-467b-8bd3-5f26a3a01aa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d110402-a91a-4524-a7d3-b4ee929d657f', '450bb308-df5f-4cde-9817-58f20df48d4a', '48a58e59-2818-460a-b943-4729a1e21218', '575f6908-9384-4fea-8da1-e3ebf3b157ca']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:28.982347 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-7391f7d2-ca15-4d98-bff3-492ff5cc5a17 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22ddf333-2353-4367-bfea-f1357b922314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:29.019349 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-7391f7d2-ca15-4d98-bff3-492ff5cc5a17 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22ddf333-2353-4367-bfea-f1357b922314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57c5db47-0464-413f-b43b-f911c657e42e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-274674169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dba16338e346409e81e08e1cbc2f46eb',qos_specs=None,replication_status=,reservations=['2d110402-a91a-4524-a7d3-b4ee929d657f','450bb308-df5f-4cde-9817-58f20df48d4a','48a58e59-2818-460a-b943-4729a1e21218','575f6908-9384-4fea-8da1-e3ebf3b157ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66e66a564a044dbcba65463d3c890d9d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:20:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-274674169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57c5db47-0464-413f-b43b-f911c657e42e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dba16338e346409e81e08e1cbc2f46eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66e66a564a044dbcba65463d3c890d9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:29.022377 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-7391f7d2-ca15-4d98-bff3-492ff5cc5a17 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c67a818-1e22-4a31-90e9-1cd34d29c600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:29.052123 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-7391f7d2-ca15-4d98-bff3-492ff5cc5a17 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c67a818-1e22-4a31-90e9-1cd34d29c600) transitioned into state 'SUCCESS' from state '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-274674169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dba16338e346409e81e08e1cbc2f46eb',qos_specs=None,replication_status=,reservations=['2d110402-a91a-4524-a7d3-b4ee929d657f','450bb308-df5f-4cde-9817-58f20df48d4a','48a58e59-2818-460a-b943-4729a1e21218','575f6908-9384-4fea-8da1-e3ebf3b157ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66e66a564a044dbcba65463d3c890d9d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:29.053300 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-7391f7d2-ca15-4d98-bff3-492ff5cc5a17 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ddd8e00-0e2e-4f4b-a8ed-a509fb077ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:29.066335 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-7391f7d2-ca15-4d98-bff3-492ff5cc5a17 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ddd8e00-0e2e-4f4b-a8ed-a509fb077ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:29.067575 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-7391f7d2-ca15-4d98-bff3-492ff5cc5a17 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Flow 'volume_create_api' (9640fac1-249b-4006-b0e5-43abbe94a5e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:29.068018 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-7391f7d2-ca15-4d98-bff3-492ff5cc5a17 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Create volume request issued successfully. Aug 06 14:20:29.068814 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7391f7d2-ca15-4d98-bff3-492ff5cc5a17 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:20:29.069530 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 68/274] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:20:28 2026] POST /volume/v3/volumes => generated 751 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:20:29.085248 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-42093b52-8411-458f-8511-1c74a76eb4df None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:29.087314 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-4adef02b-a1f3-4c34-82d8-1d8bf85a7b47 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:29.087621 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-42093b52-8411-458f-8511-1c74a76eb4df tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] GET https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 Aug 06 14:20:29.087621 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-42093b52-8411-458f-8511-1c74a76eb4df tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:29.087779 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-42093b52-8411-458f-8511-1c74a76eb4df tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:29.089045 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4adef02b-a1f3-4c34-82d8-1d8bf85a7b47 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] GET https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e Aug 06 14:20:29.089255 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4adef02b-a1f3-4c34-82d8-1d8bf85a7b47 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:29.089443 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4adef02b-a1f3-4c34-82d8-1d8bf85a7b47 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:29.094136 np0000006659 devstack@c-api.service[100397]: DEBUG dbcounter [-] [100397] Writing DB stats cinder:SELECT=232,cinder:UPDATE=30,cinder:INSERT=13 {{(pid=100397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:20:29.095656 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:29.095656 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:29.098730 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:29.098730 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:29.099593 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-4adef02b-a1f3-4c34-82d8-1d8bf85a7b47 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Volume info retrieved successfully. Aug 06 14:20:29.102969 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-42093b52-8411-458f-8511-1c74a76eb4df tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Volume info retrieved successfully. Aug 06 14:20:29.104600 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4adef02b-a1f3-4c34-82d8-1d8bf85a7b47 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e returned with HTTP 200 Aug 06 14:20:29.104955 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 71/275] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:29 2026] GET /volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:29.107682 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-42093b52-8411-458f-8511-1c74a76eb4df tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 returned with HTTP 200 Aug 06 14:20:29.108101 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 68/276] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:29 2026] GET /volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:29.527802 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b571dee9-7141-4b15-965a-2b1186eb5807 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:29.529379 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b571dee9-7141-4b15-965a-2b1186eb5807 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] GET https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 Aug 06 14:20:29.529537 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b571dee9-7141-4b15-965a-2b1186eb5807 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:29.529706 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b571dee9-7141-4b15-965a-2b1186eb5807 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:29.535934 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:29.535934 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:29.539618 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b571dee9-7141-4b15-965a-2b1186eb5807 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:20:29.543676 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b571dee9-7141-4b15-965a-2b1186eb5807 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 returned with HTTP 200 Aug 06 14:20:29.544166 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 70/277] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:29 2026] GET /volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:29.591038 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-7e4af1b7-b61c-453f-b40d-952115a0eb34 req-484ae421-3cad-48f9-b25b-256432db97a7 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:29.593958 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-7e4af1b7-b61c-453f-b40d-952115a0eb34 req-484ae421-3cad-48f9-b25b-256432db97a7 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] GET https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 Aug 06 14:20:29.594143 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-7e4af1b7-b61c-453f-b40d-952115a0eb34 req-484ae421-3cad-48f9-b25b-256432db97a7 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:29.594335 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-7e4af1b7-b61c-453f-b40d-952115a0eb34 req-484ae421-3cad-48f9-b25b-256432db97a7 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:29.602188 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:29.602188 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:29.605522 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-7e4af1b7-b61c-453f-b40d-952115a0eb34 req-484ae421-3cad-48f9-b25b-256432db97a7 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:20:29.609248 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-7e4af1b7-b61c-453f-b40d-952115a0eb34 req-484ae421-3cad-48f9-b25b-256432db97a7 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 returned with HTTP 200 Aug 06 14:20:29.609613 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 69/278] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:20:29 2026] GET /volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:29.684449 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8bcd80f9-ac88-4844-acfd-1247a986349e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:29.684839 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8bcd80f9-ac88-4844-acfd-1247a986349e None None] GET https://10.4.3.229/volume// Aug 06 14:20:29.685052 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8bcd80f9-ac88-4844-acfd-1247a986349e None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:29.685260 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8bcd80f9-ac88-4844-acfd-1247a986349e None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:29.685597 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8bcd80f9-ac88-4844-acfd-1247a986349e None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:20:29.687383 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 72/279] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:20:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:20:29.693774 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-7e4af1b7-b61c-453f-b40d-952115a0eb34 req-b71c3566-ddcb-477e-9dd8-eb9f5d98f229 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:29.695751 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-7e4af1b7-b61c-453f-b40d-952115a0eb34 req-b71c3566-ddcb-477e-9dd8-eb9f5d98f229 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:20:29.696135 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-7e4af1b7-b61c-453f-b40d-952115a0eb34 req-b71c3566-ddcb-477e-9dd8-eb9f5d98f229 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c5c7111-9526-4128-a1df-efcd8b98a970", "connector": null, "instance_uuid": "7d443555-2ad1-441a-b488-2a29ee32314f"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:29.704957 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:29.704957 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:29.729553 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-7e4af1b7-b61c-453f-b40d-952115a0eb34 req-b71c3566-ddcb-477e-9dd8-eb9f5d98f229 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:20:29.730055 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 69/280] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:20:29 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 06 14:20:29.761576 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-16bc2f68-f123-4343-bd5e-700c4af175e1 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:29.763739 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-16bc2f68-f123-4343-bd5e-700c4af175e1 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] GET https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 Aug 06 14:20:29.765966 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-16bc2f68-f123-4343-bd5e-700c4af175e1 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:29.765966 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-16bc2f68-f123-4343-bd5e-700c4af175e1 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:29.767902 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-dccad1f1-49c1-4dc0-ba97-c5e4df814976 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:29.768274 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dccad1f1-49c1-4dc0-ba97-c5e4df814976 None None] GET https://10.4.3.229/volume// Aug 06 14:20:29.768527 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dccad1f1-49c1-4dc0-ba97-c5e4df814976 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:29.768636 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dccad1f1-49c1-4dc0-ba97-c5e4df814976 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:29.768931 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dccad1f1-49c1-4dc0-ba97-c5e4df814976 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:20:29.769218 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 70/281] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:20:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:20:29.774315 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:29.774315 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:29.776591 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-7e4af1b7-b61c-453f-b40d-952115a0eb34 req-a42725eb-46b5-4750-8bfd-5864607502d7 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:29.778102 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-16bc2f68-f123-4343-bd5e-700c4af175e1 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:20:29.778972 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-7e4af1b7-b61c-453f-b40d-952115a0eb34 req-a42725eb-46b5-4750-8bfd-5864607502d7 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] GET https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 Aug 06 14:20:29.779292 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-7e4af1b7-b61c-453f-b40d-952115a0eb34 req-a42725eb-46b5-4750-8bfd-5864607502d7 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:29.779688 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-7e4af1b7-b61c-453f-b40d-952115a0eb34 req-a42725eb-46b5-4750-8bfd-5864607502d7 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:29.783222 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-16bc2f68-f123-4343-bd5e-700c4af175e1 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 returned with HTTP 200 Aug 06 14:20:29.784700 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 71/282] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:29 2026] GET /volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:29.792917 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:29.792917 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:29.797205 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-7e4af1b7-b61c-453f-b40d-952115a0eb34 req-a42725eb-46b5-4750-8bfd-5864607502d7 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:20:29.802564 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-7e4af1b7-b61c-453f-b40d-952115a0eb34 req-a42725eb-46b5-4750-8bfd-5864607502d7 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 returned with HTTP 200 Aug 06 14:20:29.803245 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 73/283] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:20:29 2026] GET /volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 => generated 1025 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:20:29.902269 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-7e4af1b7-b61c-453f-b40d-952115a0eb34 req-2df7b88c-b394-4ca9-93e7-1e4cbb4f7e61 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:29.905837 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-7e4af1b7-b61c-453f-b40d-952115a0eb34 req-2df7b88c-b394-4ca9-93e7-1e4cbb4f7e61 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] PUT https://10.4.3.229/volume/v3/attachments/14293db2-4edb-42c4-9a71-745adddbaa68 Aug 06 14:20:29.906439 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-7e4af1b7-b61c-453f-b40d-952115a0eb34 req-2df7b88c-b394-4ca9-93e7-1e4cbb4f7e61 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:29.919547 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-7e4af1b7-b61c-453f-b40d-952115a0eb34 req-2df7b88c-b394-4ca9-93e7-1e4cbb4f7e61 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Acquiring lock "cinder-attachment_update-5c5c7111-9526-4128-a1df-efcd8b98a970-np0000006659" by "attachment_update" {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:20:29.926467 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-7e4af1b7-b61c-453f-b40d-952115a0eb34 req-2df7b88c-b394-4ca9-93e7-1e4cbb4f7e61 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Lock "cinder-attachment_update-5c5c7111-9526-4128-a1df-efcd8b98a970-np0000006659" acquired by "attachment_update" :: waited 0.007s {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:20:29.928014 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:29.928014 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:30.030906 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-7e4af1b7-b61c-453f-b40d-952115a0eb34 req-2df7b88c-b394-4ca9-93e7-1e4cbb4f7e61 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Lock "cinder-attachment_update-5c5c7111-9526-4128-a1df-efcd8b98a970-np0000006659" released by "attachment_update" :: held 0.104s {{(pid=100397) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:20:30.030906 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-7e4af1b7-b61c-453f-b40d-952115a0eb34 req-2df7b88c-b394-4ca9-93e7-1e4cbb4f7e61 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/attachments/14293db2-4edb-42c4-9a71-745adddbaa68 returned with HTTP 200 Aug 06 14:20:30.031917 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 70/284] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:20:29 2026] PUT /volume/v3/attachments/14293db2-4edb-42c4-9a71-745adddbaa68 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:30.118743 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-142ca114-6567-485d-85d6-f104464c71c4 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:30.121319 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-142ca114-6567-485d-85d6-f104464c71c4 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] GET https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e Aug 06 14:20:30.121646 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-142ca114-6567-485d-85d6-f104464c71c4 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:30.121936 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-142ca114-6567-485d-85d6-f104464c71c4 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:30.127443 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-3cd03906-cd4b-4969-81ce-49b95227624b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:30.129591 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3cd03906-cd4b-4969-81ce-49b95227624b tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] GET https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 Aug 06 14:20:30.129863 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3cd03906-cd4b-4969-81ce-49b95227624b tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:30.130196 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3cd03906-cd4b-4969-81ce-49b95227624b tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:30.132134 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:30.132134 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:30.137603 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-142ca114-6567-485d-85d6-f104464c71c4 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Volume info retrieved successfully. Aug 06 14:20:30.142213 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:30.142213 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:30.145406 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-142ca114-6567-485d-85d6-f104464c71c4 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e returned with HTTP 200 Aug 06 14:20:30.145945 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 71/285] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:30 2026] GET /volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:30.146706 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-3cd03906-cd4b-4969-81ce-49b95227624b tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Volume info retrieved successfully. Aug 06 14:20:30.162288 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3cd03906-cd4b-4969-81ce-49b95227624b tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 returned with HTTP 200 Aug 06 14:20:30.162694 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 72/286] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:30 2026] GET /volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:30.800394 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7308da17-5de8-4efc-994e-facf45a46d50 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:30.802930 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7308da17-5de8-4efc-994e-facf45a46d50 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] GET https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 Aug 06 14:20:30.802930 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7308da17-5de8-4efc-994e-facf45a46d50 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:30.803366 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7308da17-5de8-4efc-994e-facf45a46d50 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:30.815192 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:30.815192 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:30.823310 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7308da17-5de8-4efc-994e-facf45a46d50 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:20:30.825442 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7308da17-5de8-4efc-994e-facf45a46d50 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 returned with HTTP 200 Aug 06 14:20:30.825955 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 74/287] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:30 2026] GET /volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:31.177456 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-74c038cd-ad83-43b6-98ac-cb720f1bb3c8 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:31.180004 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-74c038cd-ad83-43b6-98ac-cb720f1bb3c8 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] GET https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 Aug 06 14:20:31.180004 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-74c038cd-ad83-43b6-98ac-cb720f1bb3c8 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:31.180004 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-74c038cd-ad83-43b6-98ac-cb720f1bb3c8 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:31.191236 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:31.191236 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:31.194959 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-74c038cd-ad83-43b6-98ac-cb720f1bb3c8 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Volume info retrieved successfully. Aug 06 14:20:31.199762 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-74c038cd-ad83-43b6-98ac-cb720f1bb3c8 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 returned with HTTP 200 Aug 06 14:20:31.200321 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 71/288] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:31 2026] GET /volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:31.838573 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1dcaec4a-021b-4f53-a9bc-0889054a1c4d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:31.840882 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1dcaec4a-021b-4f53-a9bc-0889054a1c4d tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] GET https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 Aug 06 14:20:31.841096 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1dcaec4a-021b-4f53-a9bc-0889054a1c4d tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:31.841301 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1dcaec4a-021b-4f53-a9bc-0889054a1c4d tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:31.852187 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:31.852187 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:31.856326 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1dcaec4a-021b-4f53-a9bc-0889054a1c4d tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:20:31.861231 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1dcaec4a-021b-4f53-a9bc-0889054a1c4d tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 returned with HTTP 200 Aug 06 14:20:31.861905 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 72/289] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:31 2026] GET /volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:32.212295 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-29faa0be-5323-4644-ae0d-1ee7d1d277c8 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:32.214333 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-29faa0be-5323-4644-ae0d-1ee7d1d277c8 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] GET https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 Aug 06 14:20:32.214613 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-29faa0be-5323-4644-ae0d-1ee7d1d277c8 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:32.214882 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-29faa0be-5323-4644-ae0d-1ee7d1d277c8 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:32.225169 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:32.225169 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:32.229522 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-29faa0be-5323-4644-ae0d-1ee7d1d277c8 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Volume info retrieved successfully. Aug 06 14:20:32.234735 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-29faa0be-5323-4644-ae0d-1ee7d1d277c8 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 returned with HTTP 200 Aug 06 14:20:32.235161 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 73/290] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:32 2026] GET /volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:32.836619 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-75cc4d01-e270-4ca8-be76-5e2c3f32dc97 req-f6bd8de3-d748-41a9-9e15-5c98401c3810 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:32.838838 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-75cc4d01-e270-4ca8-be76-5e2c3f32dc97 req-f6bd8de3-d748-41a9-9e15-5c98401c3810 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] POST https://10.4.3.229/volume/v3/attachments/a5ba5a6e-e641-4e78-9ec5-012c82a4d0c0/action Aug 06 14:20:32.839228 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-75cc4d01-e270-4ca8-be76-5e2c3f32dc97 req-f6bd8de3-d748-41a9-9e15-5c98401c3810 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Action body: b'{"os-complete": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:32.839387 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-75cc4d01-e270-4ca8-be76-5e2c3f32dc97 req-f6bd8de3-d748-41a9-9e15-5c98401c3810 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:32.858865 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:32.858865 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:32.877956 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-75cc4d01-e270-4ca8-be76-5e2c3f32dc97 req-f6bd8de3-d748-41a9-9e15-5c98401c3810 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/attachments/a5ba5a6e-e641-4e78-9ec5-012c82a4d0c0/action returned with HTTP 204 Aug 06 14:20:32.878281 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b5a09321-1a66-4bc0-b2b4-47862dc47023 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:32.878899 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 75/291] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:20:32 2026] POST /volume/v3/attachments/a5ba5a6e-e641-4e78-9ec5-012c82a4d0c0/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:32.880199 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b5a09321-1a66-4bc0-b2b4-47862dc47023 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] GET https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 Aug 06 14:20:32.880442 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b5a09321-1a66-4bc0-b2b4-47862dc47023 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:32.880701 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b5a09321-1a66-4bc0-b2b4-47862dc47023 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:32.890981 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:32.890981 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:32.895502 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b5a09321-1a66-4bc0-b2b4-47862dc47023 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:20:32.901866 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b5a09321-1a66-4bc0-b2b4-47862dc47023 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 returned with HTTP 200 Aug 06 14:20:32.902392 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 72/292] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:32 2026] GET /volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:33.938303 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-49cd0f41-8ffb-4545-afbe-1a579e985ba3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:33.938303 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-49cd0f41-8ffb-4545-afbe-1a579e985ba3 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] GET https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 Aug 06 14:20:33.938303 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-49cd0f41-8ffb-4545-afbe-1a579e985ba3 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:33.938303 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-49cd0f41-8ffb-4545-afbe-1a579e985ba3 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:33.938303 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:33.938303 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:33.938303 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-49cd0f41-8ffb-4545-afbe-1a579e985ba3 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Volume info retrieved successfully. Aug 06 14:20:33.938303 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-49cd0f41-8ffb-4545-afbe-1a579e985ba3 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 returned with HTTP 200 Aug 06 14:20:33.938303 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 73/293] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:33 2026] GET /volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:33.948836 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-be630520-4737-4911-9935-2347b71718e4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:33.948836 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-be630520-4737-4911-9935-2347b71718e4 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] GET https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 Aug 06 14:20:33.948836 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-be630520-4737-4911-9935-2347b71718e4 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:33.948836 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-be630520-4737-4911-9935-2347b71718e4 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:33.948836 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:33.948836 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:33.948836 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-be630520-4737-4911-9935-2347b71718e4 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Volume info retrieved successfully. Aug 06 14:20:33.948836 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-be630520-4737-4911-9935-2347b71718e4 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 returned with HTTP 200 Aug 06 14:20:33.948836 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 74/294] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:33 2026] GET /volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:33.952074 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8d4becdb-0db6-47fe-9084-3b060614025f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:33.952074 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8d4becdb-0db6-47fe-9084-3b060614025f tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] GET https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 Aug 06 14:20:33.952074 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8d4becdb-0db6-47fe-9084-3b060614025f tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:33.952074 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8d4becdb-0db6-47fe-9084-3b060614025f tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:33.952074 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:33.952074 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:33.957226 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8d4becdb-0db6-47fe-9084-3b060614025f tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:20:33.965309 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8d4becdb-0db6-47fe-9084-3b060614025f tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 returned with HTTP 200 Aug 06 14:20:33.965902 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 76/295] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:33 2026] GET /volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:34.983882 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f1d9cc0e-14d5-4a9a-affb-00fe13c3b1c9 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:34.986030 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f1d9cc0e-14d5-4a9a-affb-00fe13c3b1c9 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] GET https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 Aug 06 14:20:34.986030 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f1d9cc0e-14d5-4a9a-affb-00fe13c3b1c9 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:34.986125 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f1d9cc0e-14d5-4a9a-affb-00fe13c3b1c9 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:34.997381 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:34.997381 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:35.001922 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f1d9cc0e-14d5-4a9a-affb-00fe13c3b1c9 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:20:35.006695 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f1d9cc0e-14d5-4a9a-affb-00fe13c3b1c9 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 returned with HTTP 200 Aug 06 14:20:35.007115 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 73/296] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:34 2026] GET /volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:36.023153 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-cbd19d74-2be7-4794-956d-57d8f8196e63 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:36.026042 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cbd19d74-2be7-4794-956d-57d8f8196e63 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] GET https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 Aug 06 14:20:36.026290 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cbd19d74-2be7-4794-956d-57d8f8196e63 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:36.026555 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cbd19d74-2be7-4794-956d-57d8f8196e63 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:36.043444 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:36.043444 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:36.046848 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-cbd19d74-2be7-4794-956d-57d8f8196e63 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:20:36.052302 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cbd19d74-2be7-4794-956d-57d8f8196e63 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 returned with HTTP 200 Aug 06 14:20:36.053140 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 74/297] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:36 2026] GET /volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:37.068184 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-fa4af03d-ed5d-4506-9ada-d28439c72941 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:37.071727 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fa4af03d-ed5d-4506-9ada-d28439c72941 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] GET https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 Aug 06 14:20:37.073139 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fa4af03d-ed5d-4506-9ada-d28439c72941 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:37.073139 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fa4af03d-ed5d-4506-9ada-d28439c72941 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:37.090771 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:37.090771 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:37.097914 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-fa4af03d-ed5d-4506-9ada-d28439c72941 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:20:37.103644 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fa4af03d-ed5d-4506-9ada-d28439c72941 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 returned with HTTP 200 Aug 06 14:20:37.104044 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 75/298] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:37 2026] GET /volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:38.120639 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ea168926-e224-4a8a-a315-5697683c267c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:38.123525 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ea168926-e224-4a8a-a315-5697683c267c tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] GET https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 Aug 06 14:20:38.123765 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ea168926-e224-4a8a-a315-5697683c267c tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:38.124203 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ea168926-e224-4a8a-a315-5697683c267c tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:38.146486 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:38.146486 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:38.150823 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ea168926-e224-4a8a-a315-5697683c267c tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:20:38.156284 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ea168926-e224-4a8a-a315-5697683c267c tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 returned with HTTP 200 Aug 06 14:20:38.156567 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 77/299] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:38 2026] GET /volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:38.907805 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-7e4af1b7-b61c-453f-b40d-952115a0eb34 req-4fc14716-00fe-4809-bc48-736429167f74 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:38.910729 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-7e4af1b7-b61c-453f-b40d-952115a0eb34 req-4fc14716-00fe-4809-bc48-736429167f74 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] POST https://10.4.3.229/volume/v3/attachments/14293db2-4edb-42c4-9a71-745adddbaa68/action Aug 06 14:20:38.911134 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-7e4af1b7-b61c-453f-b40d-952115a0eb34 req-4fc14716-00fe-4809-bc48-736429167f74 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Action body: b'{"os-complete": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:38.911445 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-7e4af1b7-b61c-453f-b40d-952115a0eb34 req-4fc14716-00fe-4809-bc48-736429167f74 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:38.931310 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:38.931310 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:38.941105 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-7e4af1b7-b61c-453f-b40d-952115a0eb34 req-4fc14716-00fe-4809-bc48-736429167f74 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/attachments/14293db2-4edb-42c4-9a71-745adddbaa68/action returned with HTTP 204 Aug 06 14:20:38.941717 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 74/300] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:20:38 2026] POST /volume/v3/attachments/14293db2-4edb-42c4-9a71-745adddbaa68/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:39.175256 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a809b68e-f079-4d18-b515-c698c2abdc4e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:39.177642 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a809b68e-f079-4d18-b515-c698c2abdc4e tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] GET https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 Aug 06 14:20:39.177924 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a809b68e-f079-4d18-b515-c698c2abdc4e tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:39.178199 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a809b68e-f079-4d18-b515-c698c2abdc4e tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:39.192530 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:39.192530 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:39.198575 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-a809b68e-f079-4d18-b515-c698c2abdc4e tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:20:39.209646 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a809b68e-f079-4d18-b515-c698c2abdc4e tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 returned with HTTP 200 Aug 06 14:20:39.213502 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 75/301] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:39 2026] GET /volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:39.221587 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f1180671-0269-4a9e-9e3f-c931a8d8b058 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:39.225449 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f1180671-0269-4a9e-9e3f-c931a8d8b058 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] GET https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 Aug 06 14:20:39.225449 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f1180671-0269-4a9e-9e3f-c931a8d8b058 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:39.225449 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f1180671-0269-4a9e-9e3f-c931a8d8b058 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:39.232250 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:39.232250 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:39.235454 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-f1180671-0269-4a9e-9e3f-c931a8d8b058 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:20:39.239232 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f1180671-0269-4a9e-9e3f-c931a8d8b058 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 returned with HTTP 200 Aug 06 14:20:39.239584 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 76/302] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:39 2026] GET /volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:39.828849 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-12ae8735-ca0b-481e-871f-6c473a0e8a80 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:39.831798 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-12ae8735-ca0b-481e-871f-6c473a0e8a80 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] GET https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 Aug 06 14:20:39.832129 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-12ae8735-ca0b-481e-871f-6c473a0e8a80 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:39.832505 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-12ae8735-ca0b-481e-871f-6c473a0e8a80 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:39.850725 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:39.850725 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:39.856747 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-12ae8735-ca0b-481e-871f-6c473a0e8a80 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:20:39.863056 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-12ae8735-ca0b-481e-871f-6c473a0e8a80 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 returned with HTTP 200 Aug 06 14:20:39.863401 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 78/303] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:20:39 2026] GET /volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:40.816401 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-20230c6d-b04a-42bd-8c4b-1a5553edb38c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:40.816401 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-20230c6d-b04a-42bd-8c4b-1a5553edb38c None None] GET https://10.4.3.229/volume// Aug 06 14:20:40.816401 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-20230c6d-b04a-42bd-8c4b-1a5553edb38c None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:40.816401 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-20230c6d-b04a-42bd-8c4b-1a5553edb38c None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:40.816854 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-20230c6d-b04a-42bd-8c4b-1a5553edb38c None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:20:40.816971 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 75/304] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:20:40 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:20:40.825570 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-73db1cdd-4ec0-4c5d-9525-4b6fc35e7e2b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:40.827717 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-73db1cdd-4ec0-4c5d-9525-4b6fc35e7e2b tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:20:40.829444 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-73db1cdd-4ec0-4c5d-9525-4b6fc35e7e2b tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c5c7111-9526-4128-a1df-efcd8b98a970", "connector": null, "instance_uuid": "7d443555-2ad1-441a-b488-2a29ee32314f"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:40.841065 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:40.841065 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:40.878525 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-73db1cdd-4ec0-4c5d-9525-4b6fc35e7e2b tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:20:40.878525 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 76/305] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:20:40 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:40.886440 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a0875261-ee86-4730-8624-7c7289349593 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:40.886830 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a0875261-ee86-4730-8624-7c7289349593 None None] GET https://10.4.3.229/volume// Aug 06 14:20:40.887043 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a0875261-ee86-4730-8624-7c7289349593 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:40.887254 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a0875261-ee86-4730-8624-7c7289349593 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:40.887614 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a0875261-ee86-4730-8624-7c7289349593 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:20:40.887870 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 77/306] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:20: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 06 14:20:40.897077 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-cf9d6b31-59f5-4954-9fe6-a0df5893f673 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:40.899459 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-cf9d6b31-59f5-4954-9fe6-a0df5893f673 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] GET https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 Aug 06 14:20:40.899708 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-cf9d6b31-59f5-4954-9fe6-a0df5893f673 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:40.899903 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-cf9d6b31-59f5-4954-9fe6-a0df5893f673 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:40.916525 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:40.916525 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:40.920757 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-cf9d6b31-59f5-4954-9fe6-a0df5893f673 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:20:40.926224 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-cf9d6b31-59f5-4954-9fe6-a0df5893f673 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 returned with HTTP 200 Aug 06 14:20:40.926679 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 79/307] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:20:40 2026] GET /volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 => generated 1318 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 06 14:20:42.385058 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b6dde37e-01c7-4fea-b4ca-92f7d5c7b1de None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:42.386847 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b6dde37e-01c7-4fea-b4ca-92f7d5c7b1de tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:20:42.388447 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b6dde37e-01c7-4fea-b4ca-92f7d5c7b1de tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1552646507"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:42.389180 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-b6dde37e-01c7-4fea-b4ca-92f7d5c7b1de tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1552646507'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:20:42.389550 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-b6dde37e-01c7-4fea-b4ca-92f7d5c7b1de tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Create volume of 1 GB Aug 06 14:20:42.398564 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b6dde37e-01c7-4fea-b4ca-92f7d5c7b1de tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Availability Zones retrieved successfully. Aug 06 14:20:42.401561 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b6dde37e-01c7-4fea-b4ca-92f7d5c7b1de tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Flow 'volume_create_api' (bfd905d5-af93-49c2-854b-16ed983d6dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:42.403044 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b6dde37e-01c7-4fea-b4ca-92f7d5c7b1de tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (019fa038-3200-4510-8c67-3e15638f6269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:42.404272 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-b6dde37e-01c7-4fea-b4ca-92f7d5c7b1de tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:20:42.441733 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b6dde37e-01c7-4fea-b4ca-92f7d5c7b1de tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (019fa038-3200-4510-8c67-3e15638f6269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:42.442544 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b6dde37e-01c7-4fea-b4ca-92f7d5c7b1de tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd214cda-066b-40d9-9d69-4326ff32cf8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:42.530764 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-b6dde37e-01c7-4fea-b4ca-92f7d5c7b1de tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Created reservations ['ec0eb27f-eda3-4b49-a7cb-193efe37d9c0', '5df16ef9-a9ad-4c78-be1c-dd6af1036bb9', '02ca401b-4dbc-491c-9b78-b1bfcf60b4c1', '9e213d66-99f4-42a7-846b-6c90253c654f'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:20:42.531994 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b6dde37e-01c7-4fea-b4ca-92f7d5c7b1de tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd214cda-066b-40d9-9d69-4326ff32cf8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec0eb27f-eda3-4b49-a7cb-193efe37d9c0', '5df16ef9-a9ad-4c78-be1c-dd6af1036bb9', '02ca401b-4dbc-491c-9b78-b1bfcf60b4c1', '9e213d66-99f4-42a7-846b-6c90253c654f']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:42.533175 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b6dde37e-01c7-4fea-b4ca-92f7d5c7b1de tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6994f6b4-008a-4f4d-b6cf-fe45250aecc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:42.584716 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b6dde37e-01c7-4fea-b4ca-92f7d5c7b1de tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6994f6b4-008a-4f4d-b6cf-fe45250aecc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbfab94f-eeb0-40a5-8271-7d14eda19733', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1552646507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3494d8570b88464b87aa0d6ff9cab5e9',qos_specs=None,replication_status=,reservations=['ec0eb27f-eda3-4b49-a7cb-193efe37d9c0','5df16ef9-a9ad-4c78-be1c-dd6af1036bb9','02ca401b-4dbc-491c-9b78-b1bfcf60b4c1','9e213d66-99f4-42a7-846b-6c90253c654f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb782a81d90147d6b74ce1d943ed1311',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:20:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1552646507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbfab94f-eeb0-40a5-8271-7d14eda19733,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3494d8570b88464b87aa0d6ff9cab5e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb782a81d90147d6b74ce1d943ed1311',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:42.586183 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b6dde37e-01c7-4fea-b4ca-92f7d5c7b1de tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55e37e51-0fa5-4d0b-829a-532f74e9d594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:42.618246 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b6dde37e-01c7-4fea-b4ca-92f7d5c7b1de tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55e37e51-0fa5-4d0b-829a-532f74e9d594) transitioned into state 'SUCCESS' from state '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-1552646507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3494d8570b88464b87aa0d6ff9cab5e9',qos_specs=None,replication_status=,reservations=['ec0eb27f-eda3-4b49-a7cb-193efe37d9c0','5df16ef9-a9ad-4c78-be1c-dd6af1036bb9','02ca401b-4dbc-491c-9b78-b1bfcf60b4c1','9e213d66-99f4-42a7-846b-6c90253c654f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb782a81d90147d6b74ce1d943ed1311',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:42.619612 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b6dde37e-01c7-4fea-b4ca-92f7d5c7b1de tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5692c87-88d9-49c1-becb-5e421063b6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:42.636812 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b6dde37e-01c7-4fea-b4ca-92f7d5c7b1de tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5692c87-88d9-49c1-becb-5e421063b6dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:42.639187 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-50b2070b-786e-481f-97a4-5294f8674af9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:42.639187 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-50b2070b-786e-481f-97a4-5294f8674af9 None None] GET https://10.4.3.229/volume// Aug 06 14:20:42.639187 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-50b2070b-786e-481f-97a4-5294f8674af9 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:42.639592 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b6dde37e-01c7-4fea-b4ca-92f7d5c7b1de tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Flow 'volume_create_api' (bfd905d5-af93-49c2-854b-16ed983d6dd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:42.639648 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-50b2070b-786e-481f-97a4-5294f8674af9 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:42.639681 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b6dde37e-01c7-4fea-b4ca-92f7d5c7b1de tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Create volume request issued successfully. Aug 06 14:20:42.639717 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-50b2070b-786e-481f-97a4-5294f8674af9 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:20:42.639717 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 77/308] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:20: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 06 14:20:42.639772 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b6dde37e-01c7-4fea-b4ca-92f7d5c7b1de tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:20:42.639772 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 76/309] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:20:42 2026] POST /volume/v3/volumes => generated 749 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:20:42.650958 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-dee39bc8-f9fb-423a-8229-ce8767850e16 req-2e664f7d-fce0-43f1-8cba-f13d4765a27c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:42.656373 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-dee39bc8-f9fb-423a-8229-ce8767850e16 req-2e664f7d-fce0-43f1-8cba-f13d4765a27c tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:20:42.657301 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-dee39bc8-f9fb-423a-8229-ce8767850e16 req-2e664f7d-fce0-43f1-8cba-f13d4765a27c tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de5f90a0-10d1-44e2-8ee9-1b4e30227962", "connector": null, "instance_uuid": "26732eee-3d08-4210-b2ab-b198628d7f72"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:42.663605 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7fd95c4e-6522-4794-986f-cd9f35185332 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:42.663944 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-4afa0ed1-bd37-4719-b573-2c8b61c25f66 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:42.665296 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7fd95c4e-6522-4794-986f-cd9f35185332 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 Aug 06 14:20:42.667035 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7fd95c4e-6522-4794-986f-cd9f35185332 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:42.667035 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7fd95c4e-6522-4794-986f-cd9f35185332 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:42.668800 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-4afa0ed1-bd37-4719-b573-2c8b61c25f66 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] DELETE https://10.4.3.229/volume/v3/attachments/14293db2-4edb-42c4-9a71-745adddbaa68 Aug 06 14:20:42.668993 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-4afa0ed1-bd37-4719-b573-2c8b61c25f66 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:42.669942 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-4afa0ed1-bd37-4719-b573-2c8b61c25f66 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:42.675488 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:42.675488 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:42.678525 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:42.678525 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:42.680315 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7fd95c4e-6522-4794-986f-cd9f35185332 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:42.683947 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:42.683947 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:42.687003 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7fd95c4e-6522-4794-986f-cd9f35185332 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 returned with HTTP 200 Aug 06 14:20:42.688289 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 80/310] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:42 2026] GET /volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:42.717207 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-dee39bc8-f9fb-423a-8229-ce8767850e16 req-2e664f7d-fce0-43f1-8cba-f13d4765a27c tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:20:42.717778 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 78/311] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:20:42 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 06 14:20:42.731245 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-dee39bc8-f9fb-423a-8229-ce8767850e16 req-1b9b08e1-9963-4105-b803-be04528eea14 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:42.733496 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-dee39bc8-f9fb-423a-8229-ce8767850e16 req-1b9b08e1-9963-4105-b803-be04528eea14 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] DELETE https://10.4.3.229/volume/v3/attachments/a5ba5a6e-e641-4e78-9ec5-012c82a4d0c0 Aug 06 14:20:42.733496 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-dee39bc8-f9fb-423a-8229-ce8767850e16 req-1b9b08e1-9963-4105-b803-be04528eea14 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:42.733496 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-dee39bc8-f9fb-423a-8229-ce8767850e16 req-1b9b08e1-9963-4105-b803-be04528eea14 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:42.741356 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:42.741356 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:42.768174 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-4afa0ed1-bd37-4719-b573-2c8b61c25f66 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/attachments/14293db2-4edb-42c4-9a71-745adddbaa68 returned with HTTP 200 Aug 06 14:20:42.769819 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 78/312] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:20:42 2026] DELETE /volume/v3/attachments/14293db2-4edb-42c4-9a71-745adddbaa68 => generated 192 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:42.809559 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-dee39bc8-f9fb-423a-8229-ce8767850e16 req-1b9b08e1-9963-4105-b803-be04528eea14 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/attachments/a5ba5a6e-e641-4e78-9ec5-012c82a4d0c0 returned with HTTP 200 Aug 06 14:20:42.810239 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 77/313] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:20:42 2026] DELETE /volume/v3/attachments/a5ba5a6e-e641-4e78-9ec5-012c82a4d0c0 => generated 192 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:43.068516 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-00087ae6-0eb4-451a-b46e-1e82eedad73b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:43.068877 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-00087ae6-0eb4-451a-b46e-1e82eedad73b None None] GET https://10.4.3.229/volume// Aug 06 14:20:43.069089 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-00087ae6-0eb4-451a-b46e-1e82eedad73b None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:43.069329 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-00087ae6-0eb4-451a-b46e-1e82eedad73b None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:43.069906 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-00087ae6-0eb4-451a-b46e-1e82eedad73b None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:20:43.069997 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 81/314] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:20: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 06 14:20:43.081933 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-b61bc5db-df0e-4794-8020-d11c240b0f2f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:43.084049 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-b61bc5db-df0e-4794-8020-d11c240b0f2f tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] GET https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 Aug 06 14:20:43.084276 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-b61bc5db-df0e-4794-8020-d11c240b0f2f tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:43.084483 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-b61bc5db-df0e-4794-8020-d11c240b0f2f tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:43.107910 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:43.107910 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:43.111046 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-b61bc5db-df0e-4794-8020-d11c240b0f2f tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:20:43.116750 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-b61bc5db-df0e-4794-8020-d11c240b0f2f tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 returned with HTTP 200 Aug 06 14:20:43.117124 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 79/315] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:20:43 2026] GET /volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 => generated 1025 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:20:43.217549 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-2327ff8d-37ed-4e50-b8af-b2fa0ce2c008 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:43.219633 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-2327ff8d-37ed-4e50-b8af-b2fa0ce2c008 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] PUT https://10.4.3.229/volume/v3/attachments/97c0a997-9ad6-405d-9732-3abe623fc947 Aug 06 14:20:43.220025 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-2327ff8d-37ed-4e50-b8af-b2fa0ce2c008 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:43.230344 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-2327ff8d-37ed-4e50-b8af-b2fa0ce2c008 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Acquiring lock "cinder-attachment_update-5c5c7111-9526-4128-a1df-efcd8b98a970-np0000006659" by "attachment_update" {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:20:43.234821 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-2327ff8d-37ed-4e50-b8af-b2fa0ce2c008 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Lock "cinder-attachment_update-5c5c7111-9526-4128-a1df-efcd8b98a970-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:20:43.235852 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:43.235852 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:43.343262 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-2327ff8d-37ed-4e50-b8af-b2fa0ce2c008 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Lock "cinder-attachment_update-5c5c7111-9526-4128-a1df-efcd8b98a970-np0000006659" released by "attachment_update" :: held 0.108s {{(pid=100399) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:20:43.343903 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-2327ff8d-37ed-4e50-b8af-b2fa0ce2c008 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/attachments/97c0a997-9ad6-405d-9732-3abe623fc947 returned with HTTP 200 Aug 06 14:20:43.344206 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 79/316] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:20:43 2026] PUT /volume/v3/attachments/97c0a997-9ad6-405d-9732-3abe623fc947 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:43.380263 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-dca92b33-7d41-4ad4-809e-df64128ee6a2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:43.383211 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-dca92b33-7d41-4ad4-809e-df64128ee6a2 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] POST https://10.4.3.229/volume/v3/attachments/97c0a997-9ad6-405d-9732-3abe623fc947/action Aug 06 14:20:43.383710 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-dca92b33-7d41-4ad4-809e-df64128ee6a2 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Action body: b'{"os-complete": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:43.383894 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-dca92b33-7d41-4ad4-809e-df64128ee6a2 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:43.408786 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:43.408786 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:43.422856 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-2fc906e7-46bd-42e0-9047-35ec4675b1d1 req-dca92b33-7d41-4ad4-809e-df64128ee6a2 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/attachments/97c0a997-9ad6-405d-9732-3abe623fc947/action returned with HTTP 204 Aug 06 14:20:43.423559 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 78/317] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:20:43 2026] POST /volume/v3/attachments/97c0a997-9ad6-405d-9732-3abe623fc947/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:43.543308 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8ff364b7-a228-40cf-9264-bce1b39fd69b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:43.545014 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8ff364b7-a228-40cf-9264-bce1b39fd69b tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:20:43.545446 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8ff364b7-a228-40cf-9264-bce1b39fd69b tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-568590340"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:43.546941 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-8ff364b7-a228-40cf-9264-bce1b39fd69b tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-568590340'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:20:43.547093 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-8ff364b7-a228-40cf-9264-bce1b39fd69b tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Create volume of 1 GB Aug 06 14:20:43.552418 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8ff364b7-a228-40cf-9264-bce1b39fd69b tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Availability Zones retrieved successfully. Aug 06 14:20:43.558894 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8ff364b7-a228-40cf-9264-bce1b39fd69b tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Flow 'volume_create_api' (db2d8b46-6ce7-4bd9-8cf1-42c34c4bc839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:43.559989 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8ff364b7-a228-40cf-9264-bce1b39fd69b tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f91003e3-7c91-42dc-b1f8-a13c8ce53165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:43.560880 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-8ff364b7-a228-40cf-9264-bce1b39fd69b tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:20:43.596636 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8ff364b7-a228-40cf-9264-bce1b39fd69b tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f91003e3-7c91-42dc-b1f8-a13c8ce53165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:43.597817 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8ff364b7-a228-40cf-9264-bce1b39fd69b tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (806a153d-dc2c-4db0-81d6-d216e4d86b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:43.689466 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-8ff364b7-a228-40cf-9264-bce1b39fd69b tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Created reservations ['eba8291b-5306-43ea-8fb7-03539a8330f0', '223db56a-dfce-41c8-a102-94e0ea7e7148', '69e76854-bcfa-4aba-a906-a3f3b49d02e5', 'ed9afc68-33c6-4cda-9e6b-1971ff671f8d'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:20:43.689466 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8ff364b7-a228-40cf-9264-bce1b39fd69b tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (806a153d-dc2c-4db0-81d6-d216e4d86b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eba8291b-5306-43ea-8fb7-03539a8330f0', '223db56a-dfce-41c8-a102-94e0ea7e7148', '69e76854-bcfa-4aba-a906-a3f3b49d02e5', 'ed9afc68-33c6-4cda-9e6b-1971ff671f8d']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:43.689897 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8ff364b7-a228-40cf-9264-bce1b39fd69b tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8019b88-f062-4bef-9aa7-b4e4c5a53248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:43.703765 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7c1adf4a-b5f7-442c-880a-aed788c72983 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:43.706056 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7c1adf4a-b5f7-442c-880a-aed788c72983 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 Aug 06 14:20:43.706419 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7c1adf4a-b5f7-442c-880a-aed788c72983 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:43.706750 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7c1adf4a-b5f7-442c-880a-aed788c72983 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:43.722815 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:43.722815 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:43.724471 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8ff364b7-a228-40cf-9264-bce1b39fd69b tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8019b88-f062-4bef-9aa7-b4e4c5a53248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10fb24d3-7493-4f80-8701-edcb921f8a7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-568590340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d28af38cf742440c9f7e537e5ea95847',qos_specs=None,replication_status=,reservations=['eba8291b-5306-43ea-8fb7-03539a8330f0','223db56a-dfce-41c8-a102-94e0ea7e7148','69e76854-bcfa-4aba-a906-a3f3b49d02e5','ed9afc68-33c6-4cda-9e6b-1971ff671f8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8838566b55a546138470f83ba0698073',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:20:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-568590340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10fb24d3-7493-4f80-8701-edcb921f8a7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d28af38cf742440c9f7e537e5ea95847',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8838566b55a546138470f83ba0698073',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:43.724994 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8ff364b7-a228-40cf-9264-bce1b39fd69b tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (060460e4-8c2a-4cf3-aeed-064da54876fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:43.729684 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-7c1adf4a-b5f7-442c-880a-aed788c72983 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:43.736488 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7c1adf4a-b5f7-442c-880a-aed788c72983 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 returned with HTTP 200 Aug 06 14:20:43.736488 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 80/318] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:43 2026] GET /volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:43.752698 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8ff364b7-a228-40cf-9264-bce1b39fd69b tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (060460e4-8c2a-4cf3-aeed-064da54876fd) transitioned into state 'SUCCESS' from state '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-568590340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d28af38cf742440c9f7e537e5ea95847',qos_specs=None,replication_status=,reservations=['eba8291b-5306-43ea-8fb7-03539a8330f0','223db56a-dfce-41c8-a102-94e0ea7e7148','69e76854-bcfa-4aba-a906-a3f3b49d02e5','ed9afc68-33c6-4cda-9e6b-1971ff671f8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8838566b55a546138470f83ba0698073',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:43.754471 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8ff364b7-a228-40cf-9264-bce1b39fd69b tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c592b436-94f1-4d4f-baa2-ce2f9014e25f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:43.756250 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1d3aec01-ba13-4b8f-a427-d3d614055d0c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:43.760448 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1d3aec01-ba13-4b8f-a427-d3d614055d0c tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] POST https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733/action Aug 06 14:20:43.760448 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1d3aec01-ba13-4b8f-a427-d3d614055d0c tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Action body: b'{"os-attach": {"instance_uuid": "4de000c3-19b4-4cbf-9cce-1037803ec46d", "mountpoint": "/dev/vdb"}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:43.760448 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1d3aec01-ba13-4b8f-a427-d3d614055d0c tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "4de000c3-19b4-4cbf-9cce-1037803ec46d", "mountpoint": "/dev/vdb"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:43.765192 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8ff364b7-a228-40cf-9264-bce1b39fd69b tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c592b436-94f1-4d4f-baa2-ce2f9014e25f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:43.765972 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8ff364b7-a228-40cf-9264-bce1b39fd69b tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Flow 'volume_create_api' (db2d8b46-6ce7-4bd9-8cf1-42c34c4bc839) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:43.766301 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8ff364b7-a228-40cf-9264-bce1b39fd69b tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Create volume request issued successfully. Aug 06 14:20:43.768243 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8ff364b7-a228-40cf-9264-bce1b39fd69b tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:20:43.768243 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 82/319] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:20:43 2026] POST /volume/v3/volumes => generated 756 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:20:43.773242 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:43.773242 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:43.773858 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1d3aec01-ba13-4b8f-a427-d3d614055d0c tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:43.780621 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-47d4cd8e-4fc7-4748-abcb-97fea1bd906e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:43.784261 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-47d4cd8e-4fc7-4748-abcb-97fea1bd906e tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] GET https://10.4.3.229/volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b Aug 06 14:20:43.784537 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-47d4cd8e-4fc7-4748-abcb-97fea1bd906e tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:43.784774 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-47d4cd8e-4fc7-4748-abcb-97fea1bd906e tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:43.789421 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1d3aec01-ba13-4b8f-a427-d3d614055d0c tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Update volume admin metadata completed successfully. Aug 06 14:20:43.796660 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:43.796660 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:43.804395 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-47d4cd8e-4fc7-4748-abcb-97fea1bd906e tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Volume info retrieved successfully. Aug 06 14:20:43.807004 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-47d4cd8e-4fc7-4748-abcb-97fea1bd906e tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b returned with HTTP 200 Aug 06 14:20:43.807557 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 79/320] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:43 2026] GET /volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:43.885937 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1d3aec01-ba13-4b8f-a427-d3d614055d0c tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Attach volume completed successfully. Aug 06 14:20:43.886218 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1d3aec01-ba13-4b8f-a427-d3d614055d0c tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733/action returned with HTTP 202 Aug 06 14:20:43.886696 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 80/321] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:20:43 2026] POST /volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:20:43.900371 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-3d394d1f-5c39-4195-81b7-c260ee6b9cf6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:43.902113 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3d394d1f-5c39-4195-81b7-c260ee6b9cf6 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 Aug 06 14:20:43.902339 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3d394d1f-5c39-4195-81b7-c260ee6b9cf6 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:43.902601 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3d394d1f-5c39-4195-81b7-c260ee6b9cf6 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:43.918020 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:43.918020 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:43.929353 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-3d394d1f-5c39-4195-81b7-c260ee6b9cf6 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:43.936049 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3d394d1f-5c39-4195-81b7-c260ee6b9cf6 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 returned with HTTP 200 Aug 06 14:20:43.936049 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 81/322] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:43 2026] GET /volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 => generated 1176 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:43.952071 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a7bc0379-f043-4eb7-af34-1a3e1fb9a193 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:43.953860 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a7bc0379-f043-4eb7-af34-1a3e1fb9a193 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 Aug 06 14:20:43.954117 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a7bc0379-f043-4eb7-af34-1a3e1fb9a193 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:43.954371 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a7bc0379-f043-4eb7-af34-1a3e1fb9a193 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:43.966684 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:43.966684 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:43.973076 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-a7bc0379-f043-4eb7-af34-1a3e1fb9a193 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:43.978172 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a7bc0379-f043-4eb7-af34-1a3e1fb9a193 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 returned with HTTP 200 Aug 06 14:20:43.978614 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 83/323] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:43 2026] GET /volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 => generated 1176 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:43.999502 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e2cdb6a9-e00b-42fb-b4eb-bcf8bbf6468b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:44.222572 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-dee39bc8-f9fb-423a-8229-ce8767850e16 req-f9f9d397-cbfc-4554-bab6-d5a3b894971c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:44.225629 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-dee39bc8-f9fb-423a-8229-ce8767850e16 req-f9f9d397-cbfc-4554-bab6-d5a3b894971c tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] PUT https://10.4.3.229/volume/v3/attachments/4031610d-3bfd-4453-b51d-53726c6dd882 Aug 06 14:20:44.225968 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-dee39bc8-f9fb-423a-8229-ce8767850e16 req-f9f9d397-cbfc-4554-bab6-d5a3b894971c tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:44.235215 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-dee39bc8-f9fb-423a-8229-ce8767850e16 req-f9f9d397-cbfc-4554-bab6-d5a3b894971c tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Acquiring lock "cinder-attachment_update-de5f90a0-10d1-44e2-8ee9-1b4e30227962-np0000006659" by "attachment_update" {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:20:44.239978 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-dee39bc8-f9fb-423a-8229-ce8767850e16 req-f9f9d397-cbfc-4554-bab6-d5a3b894971c tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Lock "cinder-attachment_update-de5f90a0-10d1-44e2-8ee9-1b4e30227962-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:20:44.241189 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:44.241189 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:44.310643 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e2cdb6a9-e00b-42fb-b4eb-bcf8bbf6468b tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] POST https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733/action Aug 06 14:20:44.310993 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e2cdb6a9-e00b-42fb-b4eb-bcf8bbf6468b tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:44.311204 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e2cdb6a9-e00b-42fb-b4eb-bcf8bbf6468b tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:44.326757 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:44.326757 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:44.327251 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.contrib.admin_actions [None req-e2cdb6a9-e00b-42fb-b4eb-bcf8bbf6468b tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Updating volume 'fbfab94f-eeb0-40a5-8271-7d14eda19733' with '{'status': 'error'}' {{(pid=100397) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 14:20:44.363356 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e2cdb6a9-e00b-42fb-b4eb-bcf8bbf6468b tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733/action returned with HTTP 202 Aug 06 14:20:44.363763 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 80/324] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:20:43 2026] POST /volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733/action => generated 0 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:20:44.369857 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-dee39bc8-f9fb-423a-8229-ce8767850e16 req-f9f9d397-cbfc-4554-bab6-d5a3b894971c tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Lock "cinder-attachment_update-de5f90a0-10d1-44e2-8ee9-1b4e30227962-np0000006659" released by "attachment_update" :: held 0.129s {{(pid=100399) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:20:44.369857 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-dee39bc8-f9fb-423a-8229-ce8767850e16 req-f9f9d397-cbfc-4554-bab6-d5a3b894971c tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/attachments/4031610d-3bfd-4453-b51d-53726c6dd882 returned with HTTP 200 Aug 06 14:20:44.369950 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 81/325] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:20:44 2026] PUT /volume/v3/attachments/4031610d-3bfd-4453-b51d-53726c6dd882 => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:44.373821 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b66966ad-def4-4014-821f-27b8a7d0dbf0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:44.378135 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b66966ad-def4-4014-821f-27b8a7d0dbf0 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 Aug 06 14:20:44.378444 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b66966ad-def4-4014-821f-27b8a7d0dbf0 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:44.378732 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b66966ad-def4-4014-821f-27b8a7d0dbf0 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:44.391376 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:44.391376 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:44.396988 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b66966ad-def4-4014-821f-27b8a7d0dbf0 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:44.399355 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-dee39bc8-f9fb-423a-8229-ce8767850e16 req-07290e7d-fbc4-4cb8-b7a5-9e68e985a47f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:44.402274 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b66966ad-def4-4014-821f-27b8a7d0dbf0 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 returned with HTTP 200 Aug 06 14:20:44.402361 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-dee39bc8-f9fb-423a-8229-ce8767850e16 req-07290e7d-fbc4-4cb8-b7a5-9e68e985a47f tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] GET https://10.4.3.229/volume/v3/attachments/4031610d-3bfd-4453-b51d-53726c6dd882 Aug 06 14:20:44.402455 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 82/326] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:44 2026] GET /volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 => generated 1175 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:44.402857 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-dee39bc8-f9fb-423a-8229-ce8767850e16 req-07290e7d-fbc4-4cb8-b7a5-9e68e985a47f tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:44.403894 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-dee39bc8-f9fb-423a-8229-ce8767850e16 req-07290e7d-fbc4-4cb8-b7a5-9e68e985a47f tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:44.419693 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-67d0e958-4519-41a6-a4bc-2ea56a6c3092 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:44.420064 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-dee39bc8-f9fb-423a-8229-ce8767850e16 req-07290e7d-fbc4-4cb8-b7a5-9e68e985a47f tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/attachments/4031610d-3bfd-4453-b51d-53726c6dd882 returned with HTTP 200 Aug 06 14:20:44.420378 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 84/327] 10.4.3.229 () {70 vars in 1651 bytes} [Thu Aug 6 14:20:44 2026] GET /volume/v3/attachments/4031610d-3bfd-4453-b51d-53726c6dd882 => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:44.421834 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-67d0e958-4519-41a6-a4bc-2ea56a6c3092 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] POST https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733/action Aug 06 14:20:44.422253 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-67d0e958-4519-41a6-a4bc-2ea56a6c3092 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "ef800004-6ae6-4070-9800-e72f59a65ca4"}}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:44.422416 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-67d0e958-4519-41a6-a4bc-2ea56a6c3092 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "ef800004-6ae6-4070-9800-e72f59a65ca4"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:44.441135 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:44.441135 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:44.441591 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-67d0e958-4519-41a6-a4bc-2ea56a6c3092 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Volume info retrieved successfully. Aug 06 14:20:44.463803 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-67d0e958-4519-41a6-a4bc-2ea56a6c3092 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Terminate volume connection completed successfully. Aug 06 14:20:44.472199 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-67d0e958-4519-41a6-a4bc-2ea56a6c3092 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100397) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 06 14:20:44.536864 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-67d0e958-4519-41a6-a4bc-2ea56a6c3092 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Detach volume completed successfully. Aug 06 14:20:44.537195 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-67d0e958-4519-41a6-a4bc-2ea56a6c3092 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733/action returned with HTTP 202 Aug 06 14:20:44.538808 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 81/328] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:20:44 2026] POST /volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:20:44.550622 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7e52db18-552b-4fd1-9f15-05bbfe94d3d2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:44.552469 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7e52db18-552b-4fd1-9f15-05bbfe94d3d2 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 Aug 06 14:20:44.552666 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7e52db18-552b-4fd1-9f15-05bbfe94d3d2 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:44.552831 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7e52db18-552b-4fd1-9f15-05bbfe94d3d2 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:44.562056 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:44.562056 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:44.569714 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-7e52db18-552b-4fd1-9f15-05bbfe94d3d2 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:44.575504 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7e52db18-552b-4fd1-9f15-05bbfe94d3d2 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 returned with HTTP 200 Aug 06 14:20:44.575888 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 82/329] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:44 2026] GET /volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:44.589931 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-34597289-b130-4153-bb00-194e651e3396 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:44.592940 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-34597289-b130-4153-bb00-194e651e3396 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 Aug 06 14:20:44.593223 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-34597289-b130-4153-bb00-194e651e3396 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:44.593447 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-34597289-b130-4153-bb00-194e651e3396 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:44.601211 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:44.601211 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:44.605881 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-34597289-b130-4153-bb00-194e651e3396 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:44.610976 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-34597289-b130-4153-bb00-194e651e3396 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 returned with HTTP 200 Aug 06 14:20:44.611407 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 83/330] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:44 2026] GET /volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:44.626683 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3e19a6b7-b1d5-4c3f-a395-f469bca07d4a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:44.633633 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3e19a6b7-b1d5-4c3f-a395-f469bca07d4a tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] POST https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733/action Aug 06 14:20:44.637447 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3e19a6b7-b1d5-4c3f-a395-f469bca07d4a tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Action body: b'{"os-detach": {}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:44.637447 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3e19a6b7-b1d5-4c3f-a395-f469bca07d4a tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:44.642256 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:44.642256 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:44.642731 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3e19a6b7-b1d5-4c3f-a395-f469bca07d4a tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:44.671662 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3e19a6b7-b1d5-4c3f-a395-f469bca07d4a tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Detach volume completed successfully. Aug 06 14:20:44.671942 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3e19a6b7-b1d5-4c3f-a395-f469bca07d4a tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733/action returned with HTTP 202 Aug 06 14:20:44.672516 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 85/331] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:20:44 2026] POST /volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:20:44.682219 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-062e61f2-df8e-4b13-afe4-13dd2cbd6b76 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:44.684950 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-062e61f2-df8e-4b13-afe4-13dd2cbd6b76 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 Aug 06 14:20:44.685244 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-062e61f2-df8e-4b13-afe4-13dd2cbd6b76 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:44.685530 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-062e61f2-df8e-4b13-afe4-13dd2cbd6b76 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:44.698602 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:44.698602 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:44.703352 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-062e61f2-df8e-4b13-afe4-13dd2cbd6b76 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:44.710736 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-062e61f2-df8e-4b13-afe4-13dd2cbd6b76 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 returned with HTTP 200 Aug 06 14:20:44.710831 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 82/332] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:44 2026] GET /volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:44.733378 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b6619137-6dcc-44d8-9e17-3070ad339a73 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:44.737931 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b6619137-6dcc-44d8-9e17-3070ad339a73 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 Aug 06 14:20:44.738158 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b6619137-6dcc-44d8-9e17-3070ad339a73 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:44.739538 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b6619137-6dcc-44d8-9e17-3070ad339a73 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:44.747273 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:44.747273 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:44.752068 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-b6619137-6dcc-44d8-9e17-3070ad339a73 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:44.757790 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b6619137-6dcc-44d8-9e17-3070ad339a73 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 returned with HTTP 200 Aug 06 14:20:44.757790 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 83/333] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:44 2026] GET /volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:44.775133 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d5b7ec2b-aad4-4328-94af-8b4c2b88c4c5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:44.777456 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d5b7ec2b-aad4-4328-94af-8b4c2b88c4c5 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] DELETE https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 Aug 06 14:20:44.777661 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d5b7ec2b-aad4-4328-94af-8b4c2b88c4c5 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:44.777866 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d5b7ec2b-aad4-4328-94af-8b4c2b88c4c5 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:44.778051 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-d5b7ec2b-aad4-4328-94af-8b4c2b88c4c5 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Delete volume with id: fbfab94f-eeb0-40a5-8271-7d14eda19733 Aug 06 14:20:44.784774 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:44.784774 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:44.785743 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d5b7ec2b-aad4-4328-94af-8b4c2b88c4c5 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:44.806952 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d5b7ec2b-aad4-4328-94af-8b4c2b88c4c5 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Delete volume request issued successfully. Aug 06 14:20:44.807206 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d5b7ec2b-aad4-4328-94af-8b4c2b88c4c5 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 returned with HTTP 202 Aug 06 14:20:44.810490 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 84/334] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:20:44 2026] DELETE /volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:20:44.814268 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c3eaf2dc-0720-4ac7-8ecb-721956cb9962 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:44.819897 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c3eaf2dc-0720-4ac7-8ecb-721956cb9962 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 Aug 06 14:20:44.820099 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c3eaf2dc-0720-4ac7-8ecb-721956cb9962 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:44.820301 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c3eaf2dc-0720-4ac7-8ecb-721956cb9962 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:44.823617 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-bedf590c-a1c6-4216-8c87-da764e83a3af None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:44.826413 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bedf590c-a1c6-4216-8c87-da764e83a3af tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] GET https://10.4.3.229/volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b Aug 06 14:20:44.826413 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bedf590c-a1c6-4216-8c87-da764e83a3af tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:44.826985 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bedf590c-a1c6-4216-8c87-da764e83a3af tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:44.831276 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:44.831276 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:44.840656 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c3eaf2dc-0720-4ac7-8ecb-721956cb9962 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:44.841940 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:44.841940 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:44.846746 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c3eaf2dc-0720-4ac7-8ecb-721956cb9962 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 returned with HTTP 200 Aug 06 14:20:44.847245 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 86/335] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:44 2026] GET /volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:44.847955 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-bedf590c-a1c6-4216-8c87-da764e83a3af tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Volume info retrieved successfully. Aug 06 14:20:44.853997 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bedf590c-a1c6-4216-8c87-da764e83a3af tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b returned with HTTP 200 Aug 06 14:20:44.855599 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 83/336] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:44 2026] GET /volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:45.867032 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-812f2119-37d5-431b-acf5-1510b2e34e73 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:45.869064 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-812f2119-37d5-431b-acf5-1510b2e34e73 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 Aug 06 14:20:45.869268 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-812f2119-37d5-431b-acf5-1510b2e34e73 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:45.871086 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-812f2119-37d5-431b-acf5-1510b2e34e73 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:45.878117 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-812f2119-37d5-431b-acf5-1510b2e34e73 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 returned with HTTP 404 Aug 06 14:20:45.879230 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 84/337] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:45 2026] GET /volume/v3/volumes/fbfab94f-eeb0-40a5-8271-7d14eda19733 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:48.405089 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ce62cbce-9d03-49cc-865e-84d1607a5873 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:48.407520 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ce62cbce-9d03-49cc-865e-84d1607a5873 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:20:48.407841 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ce62cbce-9d03-49cc-865e-84d1607a5873 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1452530329"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:48.409192 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-ce62cbce-9d03-49cc-865e-84d1607a5873 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1452530329'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:20:48.409325 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-ce62cbce-9d03-49cc-865e-84d1607a5873 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Create volume of 1 GB Aug 06 14:20:48.413493 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ce62cbce-9d03-49cc-865e-84d1607a5873 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Availability Zones retrieved successfully. Aug 06 14:20:48.418891 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ce62cbce-9d03-49cc-865e-84d1607a5873 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Flow 'volume_create_api' (1d5117d5-7ead-41c2-8c16-7c33ba1417c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:48.419747 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ce62cbce-9d03-49cc-865e-84d1607a5873 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebae4d05-1179-4bfe-a988-10b9b4aa11ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:48.420671 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-ce62cbce-9d03-49cc-865e-84d1607a5873 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:20:48.451115 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ce62cbce-9d03-49cc-865e-84d1607a5873 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebae4d05-1179-4bfe-a988-10b9b4aa11ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:48.452093 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ce62cbce-9d03-49cc-865e-84d1607a5873 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8df5653-fbb1-4690-bd06-76f86fb96c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:48.496446 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-ce62cbce-9d03-49cc-865e-84d1607a5873 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Created reservations ['1cac8c4a-b0c7-460e-8cfd-16862495fe2c', '617d5943-8a05-4a40-b1cd-7cadc08f0947', '8c4540aa-67da-44e7-847d-7ab01232b371', '2aa7e503-6f46-4553-a631-20af9cf3de84'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:20:48.497330 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ce62cbce-9d03-49cc-865e-84d1607a5873 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8df5653-fbb1-4690-bd06-76f86fb96c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cac8c4a-b0c7-460e-8cfd-16862495fe2c', '617d5943-8a05-4a40-b1cd-7cadc08f0947', '8c4540aa-67da-44e7-847d-7ab01232b371', '2aa7e503-6f46-4553-a631-20af9cf3de84']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:48.498594 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ce62cbce-9d03-49cc-865e-84d1607a5873 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52131f6f-e069-4bf2-ac6c-4c9d65a42017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:48.521386 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ce62cbce-9d03-49cc-865e-84d1607a5873 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52131f6f-e069-4bf2-ac6c-4c9d65a42017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e49af36-24c3-4504-96ee-233967b4c588', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1452530329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3494d8570b88464b87aa0d6ff9cab5e9',qos_specs=None,replication_status=,reservations=['1cac8c4a-b0c7-460e-8cfd-16862495fe2c','617d5943-8a05-4a40-b1cd-7cadc08f0947','8c4540aa-67da-44e7-847d-7ab01232b371','2aa7e503-6f46-4553-a631-20af9cf3de84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb782a81d90147d6b74ce1d943ed1311',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:20:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1452530329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e49af36-24c3-4504-96ee-233967b4c588,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3494d8570b88464b87aa0d6ff9cab5e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb782a81d90147d6b74ce1d943ed1311',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:48.522328 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ce62cbce-9d03-49cc-865e-84d1607a5873 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88bcedfc-8cc7-4301-996d-1b8619d6ce87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:48.544249 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ce62cbce-9d03-49cc-865e-84d1607a5873 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88bcedfc-8cc7-4301-996d-1b8619d6ce87) transitioned into state 'SUCCESS' from state '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-1452530329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3494d8570b88464b87aa0d6ff9cab5e9',qos_specs=None,replication_status=,reservations=['1cac8c4a-b0c7-460e-8cfd-16862495fe2c','617d5943-8a05-4a40-b1cd-7cadc08f0947','8c4540aa-67da-44e7-847d-7ab01232b371','2aa7e503-6f46-4553-a631-20af9cf3de84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb782a81d90147d6b74ce1d943ed1311',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:48.544856 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ce62cbce-9d03-49cc-865e-84d1607a5873 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7498507d-2bcf-4d54-8fc8-e38cc8276fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:48.552670 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ce62cbce-9d03-49cc-865e-84d1607a5873 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7498507d-2bcf-4d54-8fc8-e38cc8276fa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:48.553372 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ce62cbce-9d03-49cc-865e-84d1607a5873 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Flow 'volume_create_api' (1d5117d5-7ead-41c2-8c16-7c33ba1417c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:48.553656 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ce62cbce-9d03-49cc-865e-84d1607a5873 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Create volume request issued successfully. Aug 06 14:20:48.554134 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ce62cbce-9d03-49cc-865e-84d1607a5873 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:20:48.554550 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 85/338] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:20:48 2026] POST /volume/v3/volumes => generated 749 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:20:48.566801 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-cea274e8-10a7-4556-b61e-3dc1e0882e33 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:48.568466 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cea274e8-10a7-4556-b61e-3dc1e0882e33 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/0e49af36-24c3-4504-96ee-233967b4c588 Aug 06 14:20:48.568647 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cea274e8-10a7-4556-b61e-3dc1e0882e33 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:48.568825 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cea274e8-10a7-4556-b61e-3dc1e0882e33 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:48.579406 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:48.579406 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:48.584881 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-cea274e8-10a7-4556-b61e-3dc1e0882e33 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:48.590714 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cea274e8-10a7-4556-b61e-3dc1e0882e33 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/0e49af36-24c3-4504-96ee-233967b4c588 returned with HTTP 200 Aug 06 14:20:48.591047 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 87/339] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:48 2026] GET /volume/v3/volumes/0e49af36-24c3-4504-96ee-233967b4c588 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:49.606233 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6cf7e44e-2295-4c2a-bf31-4fc5fa69f42f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:49.608545 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6cf7e44e-2295-4c2a-bf31-4fc5fa69f42f tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/0e49af36-24c3-4504-96ee-233967b4c588 Aug 06 14:20:49.608732 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6cf7e44e-2295-4c2a-bf31-4fc5fa69f42f tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:49.608922 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6cf7e44e-2295-4c2a-bf31-4fc5fa69f42f tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:49.618700 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:49.618700 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:49.627232 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-6cf7e44e-2295-4c2a-bf31-4fc5fa69f42f tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:49.630599 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6cf7e44e-2295-4c2a-bf31-4fc5fa69f42f tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/0e49af36-24c3-4504-96ee-233967b4c588 returned with HTTP 200 Aug 06 14:20:49.631093 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 84/340] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:49 2026] GET /volume/v3/volumes/0e49af36-24c3-4504-96ee-233967b4c588 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:49.647596 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d24e3747-8fff-4c5b-bd24-2a53ea84e6dd None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:49.651503 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d24e3747-8fff-4c5b-bd24-2a53ea84e6dd tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] POST https://10.4.3.229/volume/v3/volumes/0e49af36-24c3-4504-96ee-233967b4c588/action Aug 06 14:20:49.651503 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d24e3747-8fff-4c5b-bd24-2a53ea84e6dd tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:49.651503 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d24e3747-8fff-4c5b-bd24-2a53ea84e6dd tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:49.663745 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:49.663745 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:49.664382 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.admin_actions [None req-d24e3747-8fff-4c5b-bd24-2a53ea84e6dd tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Updating volume '0e49af36-24c3-4504-96ee-233967b4c588' with '{'status': 'attaching'}' {{(pid=100399) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 14:20:49.696261 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d24e3747-8fff-4c5b-bd24-2a53ea84e6dd tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] https://10.4.3.229/volume/v3/volumes/0e49af36-24c3-4504-96ee-233967b4c588/action returned with HTTP 202 Aug 06 14:20:49.696872 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 85/341] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:20:49 2026] POST /volume/v3/volumes/0e49af36-24c3-4504-96ee-233967b4c588/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 06 14:20:49.703597 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8460188e-24e9-4946-b62d-ddbb3483df74 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:49.705901 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8460188e-24e9-4946-b62d-ddbb3483df74 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/0e49af36-24c3-4504-96ee-233967b4c588 Aug 06 14:20:49.706328 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8460188e-24e9-4946-b62d-ddbb3483df74 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:49.706746 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8460188e-24e9-4946-b62d-ddbb3483df74 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:49.718449 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:49.718449 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:49.722209 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-8460188e-24e9-4946-b62d-ddbb3483df74 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:49.726994 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8460188e-24e9-4946-b62d-ddbb3483df74 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/0e49af36-24c3-4504-96ee-233967b4c588 returned with HTTP 200 Aug 06 14:20:49.727442 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 86/342] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:49 2026] GET /volume/v3/volumes/0e49af36-24c3-4504-96ee-233967b4c588 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:49.741279 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-359d46cd-8260-4b36-af55-21c7ad2169fd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:49.745390 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-359d46cd-8260-4b36-af55-21c7ad2169fd tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] POST https://10.4.3.229/volume/v3/volumes/0e49af36-24c3-4504-96ee-233967b4c588/action Aug 06 14:20:49.746213 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-359d46cd-8260-4b36-af55-21c7ad2169fd tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:49.746213 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-359d46cd-8260-4b36-af55-21c7ad2169fd tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:49.766112 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:49.766112 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:49.767580 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-359d46cd-8260-4b36-af55-21c7ad2169fd tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Volume info retrieved successfully. Aug 06 14:20:49.792477 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-359d46cd-8260-4b36-af55-21c7ad2169fd tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Delete volume request issued successfully. Aug 06 14:20:49.792575 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-359d46cd-8260-4b36-af55-21c7ad2169fd tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] https://10.4.3.229/volume/v3/volumes/0e49af36-24c3-4504-96ee-233967b4c588/action returned with HTTP 202 Aug 06 14:20:49.793030 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 88/343] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:20:49 2026] POST /volume/v3/volumes/0e49af36-24c3-4504-96ee-233967b4c588/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:20:49.805328 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-814eab28-5a62-4e23-87f2-509cc7e78bb9 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:49.808811 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-814eab28-5a62-4e23-87f2-509cc7e78bb9 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/0e49af36-24c3-4504-96ee-233967b4c588 Aug 06 14:20:49.809075 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-814eab28-5a62-4e23-87f2-509cc7e78bb9 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:49.809289 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-814eab28-5a62-4e23-87f2-509cc7e78bb9 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:49.818310 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:49.818310 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:49.823452 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-814eab28-5a62-4e23-87f2-509cc7e78bb9 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:49.828781 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-814eab28-5a62-4e23-87f2-509cc7e78bb9 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/0e49af36-24c3-4504-96ee-233967b4c588 returned with HTTP 200 Aug 06 14:20:49.829340 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 85/344] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:49 2026] GET /volume/v3/volumes/0e49af36-24c3-4504-96ee-233967b4c588 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:50.849097 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1d36af9c-2195-406a-a672-d31e91903248 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:50.851113 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1d36af9c-2195-406a-a672-d31e91903248 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/0e49af36-24c3-4504-96ee-233967b4c588 Aug 06 14:20:50.851337 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1d36af9c-2195-406a-a672-d31e91903248 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:50.851554 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1d36af9c-2195-406a-a672-d31e91903248 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:50.859362 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1d36af9c-2195-406a-a672-d31e91903248 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/0e49af36-24c3-4504-96ee-233967b4c588 returned with HTTP 404 Aug 06 14:20:50.859868 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 86/345] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:50 2026] GET /volume/v3/volumes/0e49af36-24c3-4504-96ee-233967b4c588 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:50.867344 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4f2f3f7d-4042-4e76-9142-7bf2ca274bfd None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:50.869091 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4f2f3f7d-4042-4e76-9142-7bf2ca274bfd tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/0e49af36-24c3-4504-96ee-233967b4c588 Aug 06 14:20:50.869412 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4f2f3f7d-4042-4e76-9142-7bf2ca274bfd tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:50.869659 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4f2f3f7d-4042-4e76-9142-7bf2ca274bfd tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:50.876075 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4f2f3f7d-4042-4e76-9142-7bf2ca274bfd tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/0e49af36-24c3-4504-96ee-233967b4c588 returned with HTTP 404 Aug 06 14:20:50.876676 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 87/346] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:50 2026] GET /volume/v3/volumes/0e49af36-24c3-4504-96ee-233967b4c588 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:50.884595 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-719a6800-6fdf-439c-8fe5-d60831ee2423 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:50.887472 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-719a6800-6fdf-439c-8fe5-d60831ee2423 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] DELETE https://10.4.3.229/volume/v3/volumes/0e49af36-24c3-4504-96ee-233967b4c588 Aug 06 14:20:50.887737 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-719a6800-6fdf-439c-8fe5-d60831ee2423 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:50.888003 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-719a6800-6fdf-439c-8fe5-d60831ee2423 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:50.888164 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-719a6800-6fdf-439c-8fe5-d60831ee2423 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Delete volume with id: 0e49af36-24c3-4504-96ee-233967b4c588 Aug 06 14:20:50.895111 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-719a6800-6fdf-439c-8fe5-d60831ee2423 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/0e49af36-24c3-4504-96ee-233967b4c588 returned with HTTP 404 Aug 06 14:20:50.895938 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 89/347] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:20:50 2026] DELETE /volume/v3/volumes/0e49af36-24c3-4504-96ee-233967b4c588 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:50.905017 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-694d85e3-2eb8-4e23-90a1-d1b952d50725 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:50.907274 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-694d85e3-2eb8-4e23-90a1-d1b952d50725 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:20:50.907771 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-694d85e3-2eb8-4e23-90a1-d1b952d50725 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-184454138"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:50.909616 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-694d85e3-2eb8-4e23-90a1-d1b952d50725 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-184454138'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:20:50.909781 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-694d85e3-2eb8-4e23-90a1-d1b952d50725 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Create volume of 1 GB Aug 06 14:20:50.914657 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-694d85e3-2eb8-4e23-90a1-d1b952d50725 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Availability Zones retrieved successfully. Aug 06 14:20:50.922951 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-694d85e3-2eb8-4e23-90a1-d1b952d50725 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Flow 'volume_create_api' (37eed6d6-2adb-4823-b0c4-233eed73ecb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:50.924471 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-694d85e3-2eb8-4e23-90a1-d1b952d50725 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (682336df-6d21-41bc-826a-1bebb2051f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:50.925672 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-694d85e3-2eb8-4e23-90a1-d1b952d50725 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:20:50.957492 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-694d85e3-2eb8-4e23-90a1-d1b952d50725 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (682336df-6d21-41bc-826a-1bebb2051f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:50.957492 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-694d85e3-2eb8-4e23-90a1-d1b952d50725 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b9a0e4b-3b96-4be0-b465-6775dcf90009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:50.999742 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-694d85e3-2eb8-4e23-90a1-d1b952d50725 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Created reservations ['5616985e-1070-4462-aeb0-7f035b5a5f63', '8042963d-7f32-4694-aeff-72463a234c52', '19a29961-9290-4f95-8c2f-0f35143006e0', '3898c356-1ea1-4bbe-9318-4dc29fa7771e'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:20:51.000659 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-694d85e3-2eb8-4e23-90a1-d1b952d50725 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b9a0e4b-3b96-4be0-b465-6775dcf90009) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5616985e-1070-4462-aeb0-7f035b5a5f63', '8042963d-7f32-4694-aeff-72463a234c52', '19a29961-9290-4f95-8c2f-0f35143006e0', '3898c356-1ea1-4bbe-9318-4dc29fa7771e']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:51.001592 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-694d85e3-2eb8-4e23-90a1-d1b952d50725 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (774f7f33-ca61-4909-aa4b-74fbd15b32e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:51.032096 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-694d85e3-2eb8-4e23-90a1-d1b952d50725 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (774f7f33-ca61-4909-aa4b-74fbd15b32e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b43fedd-0681-4fab-957c-e42a77b82091', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-184454138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3494d8570b88464b87aa0d6ff9cab5e9',qos_specs=None,replication_status=,reservations=['5616985e-1070-4462-aeb0-7f035b5a5f63','8042963d-7f32-4694-aeff-72463a234c52','19a29961-9290-4f95-8c2f-0f35143006e0','3898c356-1ea1-4bbe-9318-4dc29fa7771e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb782a81d90147d6b74ce1d943ed1311',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:20:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-184454138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b43fedd-0681-4fab-957c-e42a77b82091,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3494d8570b88464b87aa0d6ff9cab5e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb782a81d90147d6b74ce1d943ed1311',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:51.032877 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-694d85e3-2eb8-4e23-90a1-d1b952d50725 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aed05444-3d95-4117-b6e1-5c8876eac817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:51.056559 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-694d85e3-2eb8-4e23-90a1-d1b952d50725 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aed05444-3d95-4117-b6e1-5c8876eac817) transitioned into state 'SUCCESS' from state '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-184454138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3494d8570b88464b87aa0d6ff9cab5e9',qos_specs=None,replication_status=,reservations=['5616985e-1070-4462-aeb0-7f035b5a5f63','8042963d-7f32-4694-aeff-72463a234c52','19a29961-9290-4f95-8c2f-0f35143006e0','3898c356-1ea1-4bbe-9318-4dc29fa7771e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb782a81d90147d6b74ce1d943ed1311',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:51.057445 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-694d85e3-2eb8-4e23-90a1-d1b952d50725 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90aa5dd8-2973-4c7e-9c5e-881dec9db8a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:51.071541 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-694d85e3-2eb8-4e23-90a1-d1b952d50725 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90aa5dd8-2973-4c7e-9c5e-881dec9db8a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:51.072680 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-694d85e3-2eb8-4e23-90a1-d1b952d50725 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Flow 'volume_create_api' (37eed6d6-2adb-4823-b0c4-233eed73ecb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:51.073083 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-694d85e3-2eb8-4e23-90a1-d1b952d50725 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Create volume request issued successfully. Aug 06 14:20:51.074050 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-694d85e3-2eb8-4e23-90a1-d1b952d50725 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:20:51.074765 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 86/348] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:20:50 2026] POST /volume/v3/volumes => generated 748 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:20:51.095748 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6acac7ff-07cd-49d3-a1e3-5bcc50066eda None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:51.100796 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6acac7ff-07cd-49d3-a1e3-5bcc50066eda tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/6b43fedd-0681-4fab-957c-e42a77b82091 Aug 06 14:20:51.101017 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6acac7ff-07cd-49d3-a1e3-5bcc50066eda tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:51.101251 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6acac7ff-07cd-49d3-a1e3-5bcc50066eda tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:51.110104 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:51.110104 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:51.115026 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6acac7ff-07cd-49d3-a1e3-5bcc50066eda tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:51.121824 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6acac7ff-07cd-49d3-a1e3-5bcc50066eda tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/6b43fedd-0681-4fab-957c-e42a77b82091 returned with HTTP 200 Aug 06 14:20:51.122441 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 87/349] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:51 2026] GET /volume/v3/volumes/6b43fedd-0681-4fab-957c-e42a77b82091 => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:52.137857 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-dd3f106b-41af-44ce-bab3-d421ea92c7e1 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:52.140407 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-dd3f106b-41af-44ce-bab3-d421ea92c7e1 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/6b43fedd-0681-4fab-957c-e42a77b82091 Aug 06 14:20:52.140407 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-dd3f106b-41af-44ce-bab3-d421ea92c7e1 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:52.140407 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-dd3f106b-41af-44ce-bab3-d421ea92c7e1 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:52.146914 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:52.146914 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:52.150768 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-dd3f106b-41af-44ce-bab3-d421ea92c7e1 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:52.159089 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-dd3f106b-41af-44ce-bab3-d421ea92c7e1 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/6b43fedd-0681-4fab-957c-e42a77b82091 returned with HTTP 200 Aug 06 14:20:52.159537 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 88/350] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:52 2026] GET /volume/v3/volumes/6b43fedd-0681-4fab-957c-e42a77b82091 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:52.171824 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-64506b59-3503-493e-ba3f-dc9950aa8b89 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:52.173526 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-64506b59-3503-493e-ba3f-dc9950aa8b89 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] POST https://10.4.3.229/volume/v3/volumes/6b43fedd-0681-4fab-957c-e42a77b82091/action Aug 06 14:20:52.173845 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-64506b59-3503-493e-ba3f-dc9950aa8b89 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:52.173958 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-64506b59-3503-493e-ba3f-dc9950aa8b89 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:52.184523 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:52.184523 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:52.184932 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.admin_actions [None req-64506b59-3503-493e-ba3f-dc9950aa8b89 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Updating volume '6b43fedd-0681-4fab-957c-e42a77b82091' with '{'status': 'creating'}' {{(pid=100396) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 14:20:52.212296 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-64506b59-3503-493e-ba3f-dc9950aa8b89 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] https://10.4.3.229/volume/v3/volumes/6b43fedd-0681-4fab-957c-e42a77b82091/action returned with HTTP 202 Aug 06 14:20:52.213013 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 90/351] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:20:52 2026] POST /volume/v3/volumes/6b43fedd-0681-4fab-957c-e42a77b82091/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:20:52.222376 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-20d4e6ec-fffc-41fc-8e7e-6266292fd043 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:52.224365 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-20d4e6ec-fffc-41fc-8e7e-6266292fd043 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/6b43fedd-0681-4fab-957c-e42a77b82091 Aug 06 14:20:52.224571 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-20d4e6ec-fffc-41fc-8e7e-6266292fd043 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:52.224768 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-20d4e6ec-fffc-41fc-8e7e-6266292fd043 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:52.232589 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:52.232589 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:52.235768 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-20d4e6ec-fffc-41fc-8e7e-6266292fd043 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:52.239790 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-20d4e6ec-fffc-41fc-8e7e-6266292fd043 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/6b43fedd-0681-4fab-957c-e42a77b82091 returned with HTTP 200 Aug 06 14:20:52.240186 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 87/352] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:52 2026] GET /volume/v3/volumes/6b43fedd-0681-4fab-957c-e42a77b82091 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:52.259447 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-3086edf9-4944-43bd-abb1-9606a4253347 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:52.261570 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3086edf9-4944-43bd-abb1-9606a4253347 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] POST https://10.4.3.229/volume/v3/volumes/6b43fedd-0681-4fab-957c-e42a77b82091/action Aug 06 14:20:52.261932 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3086edf9-4944-43bd-abb1-9606a4253347 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:52.262049 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3086edf9-4944-43bd-abb1-9606a4253347 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:52.271591 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:52.271591 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:52.271889 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-3086edf9-4944-43bd-abb1-9606a4253347 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Volume info retrieved successfully. Aug 06 14:20:52.293377 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-3086edf9-4944-43bd-abb1-9606a4253347 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Delete volume request issued successfully. Aug 06 14:20:52.293643 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3086edf9-4944-43bd-abb1-9606a4253347 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] https://10.4.3.229/volume/v3/volumes/6b43fedd-0681-4fab-957c-e42a77b82091/action returned with HTTP 202 Aug 06 14:20:52.294304 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 88/353] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:20:52 2026] POST /volume/v3/volumes/6b43fedd-0681-4fab-957c-e42a77b82091/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:20:52.301239 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8d03ee77-8b13-44cb-94b2-a1a5dd4c1fbb None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:52.303372 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8d03ee77-8b13-44cb-94b2-a1a5dd4c1fbb tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/6b43fedd-0681-4fab-957c-e42a77b82091 Aug 06 14:20:52.303634 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8d03ee77-8b13-44cb-94b2-a1a5dd4c1fbb tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:52.303867 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8d03ee77-8b13-44cb-94b2-a1a5dd4c1fbb tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:52.312223 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:52.312223 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:52.316555 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-8d03ee77-8b13-44cb-94b2-a1a5dd4c1fbb tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:52.321769 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8d03ee77-8b13-44cb-94b2-a1a5dd4c1fbb tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/6b43fedd-0681-4fab-957c-e42a77b82091 returned with HTTP 200 Aug 06 14:20:52.322234 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 89/354] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:52 2026] GET /volume/v3/volumes/6b43fedd-0681-4fab-957c-e42a77b82091 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:52.448291 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-dee39bc8-f9fb-423a-8229-ce8767850e16 req-b96c2625-d7e2-403e-85d3-3e4f2908f691 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:52.453896 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-dee39bc8-f9fb-423a-8229-ce8767850e16 req-b96c2625-d7e2-403e-85d3-3e4f2908f691 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] POST https://10.4.3.229/volume/v3/attachments/4031610d-3bfd-4453-b51d-53726c6dd882/action Aug 06 14:20:52.454497 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-dee39bc8-f9fb-423a-8229-ce8767850e16 req-b96c2625-d7e2-403e-85d3-3e4f2908f691 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Action body: b'{"os-complete": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:52.454663 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-dee39bc8-f9fb-423a-8229-ce8767850e16 req-b96c2625-d7e2-403e-85d3-3e4f2908f691 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:52.491064 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:52.491064 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:52.511648 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-dee39bc8-f9fb-423a-8229-ce8767850e16 req-b96c2625-d7e2-403e-85d3-3e4f2908f691 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/attachments/4031610d-3bfd-4453-b51d-53726c6dd882/action returned with HTTP 204 Aug 06 14:20:52.512217 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 91/355] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:20:52 2026] POST /volume/v3/attachments/4031610d-3bfd-4453-b51d-53726c6dd882/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:52.728313 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-d407625b-b815-426c-b2a0-e63f7707d36a req-7be9d475-aa6d-4e6b-9449-9fda1c637624 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:52.731014 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-d407625b-b815-426c-b2a0-e63f7707d36a req-7be9d475-aa6d-4e6b-9449-9fda1c637624 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] GET https://10.4.3.229/volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b Aug 06 14:20:52.731281 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-d407625b-b815-426c-b2a0-e63f7707d36a req-7be9d475-aa6d-4e6b-9449-9fda1c637624 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:52.731539 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-d407625b-b815-426c-b2a0-e63f7707d36a req-7be9d475-aa6d-4e6b-9449-9fda1c637624 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:52.742352 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:52.742352 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:52.748813 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-d407625b-b815-426c-b2a0-e63f7707d36a req-7be9d475-aa6d-4e6b-9449-9fda1c637624 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Volume info retrieved successfully. Aug 06 14:20:52.755079 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-d407625b-b815-426c-b2a0-e63f7707d36a req-7be9d475-aa6d-4e6b-9449-9fda1c637624 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b returned with HTTP 200 Aug 06 14:20:52.755979 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 88/356] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:20:52 2026] GET /volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:52.778445 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2c9950fa-6ee9-4413-9d62-60ca6fd49ab5 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:52.778860 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2c9950fa-6ee9-4413-9d62-60ca6fd49ab5 None None] GET https://10.4.3.229/volume// Aug 06 14:20:52.779020 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2c9950fa-6ee9-4413-9d62-60ca6fd49ab5 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:52.779277 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2c9950fa-6ee9-4413-9d62-60ca6fd49ab5 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:52.779625 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2c9950fa-6ee9-4413-9d62-60ca6fd49ab5 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:20:52.779906 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 89/357] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14:20: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 06 14:20:52.788957 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-d407625b-b815-426c-b2a0-e63f7707d36a req-5bee97db-0b92-4dfa-840c-f573713ef174 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:52.791390 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-d407625b-b815-426c-b2a0-e63f7707d36a req-5bee97db-0b92-4dfa-840c-f573713ef174 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:20:52.791522 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-d407625b-b815-426c-b2a0-e63f7707d36a req-5bee97db-0b92-4dfa-840c-f573713ef174 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10fb24d3-7493-4f80-8701-edcb921f8a7b", "connector": null, "instance_uuid": "781c336d-6060-42d6-8454-c9160743173d"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:52.799944 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:52.799944 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:52.827205 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-d407625b-b815-426c-b2a0-e63f7707d36a req-5bee97db-0b92-4dfa-840c-f573713ef174 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:20:52.827668 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 90/358] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:20:52 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 06 14:20:52.867961 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-d407625b-b815-426c-b2a0-e63f7707d36a req-b1a69616-18f9-4ef1-91d2-9a9ac708fcf2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:52.870218 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-d407625b-b815-426c-b2a0-e63f7707d36a req-b1a69616-18f9-4ef1-91d2-9a9ac708fcf2 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] POST https://10.4.3.229/volume/v3/attachments/22107051-a3b1-4819-8533-a1c23be039f5/action Aug 06 14:20:52.870701 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-d407625b-b815-426c-b2a0-e63f7707d36a req-b1a69616-18f9-4ef1-91d2-9a9ac708fcf2 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Action body: b'{"os-complete": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:52.870794 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-d407625b-b815-426c-b2a0-e63f7707d36a req-b1a69616-18f9-4ef1-91d2-9a9ac708fcf2 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:52.890613 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:52.890613 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:52.907968 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-d407625b-b815-426c-b2a0-e63f7707d36a req-b1a69616-18f9-4ef1-91d2-9a9ac708fcf2 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/attachments/22107051-a3b1-4819-8533-a1c23be039f5/action returned with HTTP 204 Aug 06 14:20:52.908633 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 92/359] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:20:52 2026] POST /volume/v3/attachments/22107051-a3b1-4819-8533-a1c23be039f5/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:52.936678 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-dc540904-ade2-4574-ad9f-631c477c004a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:52.939061 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dc540904-ade2-4574-ad9f-631c477c004a tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] GET https://10.4.3.229/volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b Aug 06 14:20:52.939250 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dc540904-ade2-4574-ad9f-631c477c004a tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:52.939419 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dc540904-ade2-4574-ad9f-631c477c004a tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:52.950137 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:52.950137 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:52.954996 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-dc540904-ade2-4574-ad9f-631c477c004a tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Volume info retrieved successfully. Aug 06 14:20:52.959778 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dc540904-ade2-4574-ad9f-631c477c004a tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b returned with HTTP 200 Aug 06 14:20:52.960343 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 89/360] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:52 2026] GET /volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b => generated 1111 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:52.972008 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9568f704-2fca-44bf-866c-10d9fca6c0e8 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:52.973568 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9568f704-2fca-44bf-866c-10d9fca6c0e8 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] GET https://10.4.3.229/volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b Aug 06 14:20:52.973727 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9568f704-2fca-44bf-866c-10d9fca6c0e8 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:52.973893 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9568f704-2fca-44bf-866c-10d9fca6c0e8 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:52.983344 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:52.983344 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:52.986617 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-9568f704-2fca-44bf-866c-10d9fca6c0e8 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Volume info retrieved successfully. Aug 06 14:20:52.990887 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9568f704-2fca-44bf-866c-10d9fca6c0e8 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b returned with HTTP 200 Aug 06 14:20:52.991584 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 90/361] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:52 2026] GET /volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b => generated 1111 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:53.334624 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-62fcb49f-8822-49ec-965c-3287ec57a75c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:53.338916 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-62fcb49f-8822-49ec-965c-3287ec57a75c tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/6b43fedd-0681-4fab-957c-e42a77b82091 Aug 06 14:20:53.339119 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-62fcb49f-8822-49ec-965c-3287ec57a75c tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:53.339317 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-62fcb49f-8822-49ec-965c-3287ec57a75c tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:53.344804 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-62fcb49f-8822-49ec-965c-3287ec57a75c tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/6b43fedd-0681-4fab-957c-e42a77b82091 returned with HTTP 404 Aug 06 14:20:53.345548 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 91/362] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:53 2026] GET /volume/v3/volumes/6b43fedd-0681-4fab-957c-e42a77b82091 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:53.355027 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-53df5b1d-eea0-49c8-b24d-76647851605e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:53.356656 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-53df5b1d-eea0-49c8-b24d-76647851605e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/6b43fedd-0681-4fab-957c-e42a77b82091 Aug 06 14:20:53.356819 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-53df5b1d-eea0-49c8-b24d-76647851605e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:53.356993 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-53df5b1d-eea0-49c8-b24d-76647851605e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:53.362114 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-53df5b1d-eea0-49c8-b24d-76647851605e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/6b43fedd-0681-4fab-957c-e42a77b82091 returned with HTTP 404 Aug 06 14:20:53.362673 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 93/363] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:53 2026] GET /volume/v3/volumes/6b43fedd-0681-4fab-957c-e42a77b82091 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:53.370092 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c710b884-ac7e-4470-9550-23e2905d2ddf None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:53.373138 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c710b884-ac7e-4470-9550-23e2905d2ddf tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] DELETE https://10.4.3.229/volume/v3/volumes/6b43fedd-0681-4fab-957c-e42a77b82091 Aug 06 14:20:53.373138 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c710b884-ac7e-4470-9550-23e2905d2ddf tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:53.373138 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c710b884-ac7e-4470-9550-23e2905d2ddf tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:53.373138 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-c710b884-ac7e-4470-9550-23e2905d2ddf tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Delete volume with id: 6b43fedd-0681-4fab-957c-e42a77b82091 Aug 06 14:20:53.377341 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c710b884-ac7e-4470-9550-23e2905d2ddf tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/6b43fedd-0681-4fab-957c-e42a77b82091 returned with HTTP 404 Aug 06 14:20:53.379747 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 90/364] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:20:53 2026] DELETE /volume/v3/volumes/6b43fedd-0681-4fab-957c-e42a77b82091 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:53.385048 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d7ce9e8a-08bd-4323-bf90-66c66713370e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:53.386839 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d7ce9e8a-08bd-4323-bf90-66c66713370e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:20:53.387215 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d7ce9e8a-08bd-4323-bf90-66c66713370e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1301872209"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:53.388694 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-d7ce9e8a-08bd-4323-bf90-66c66713370e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1301872209'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:20:53.388799 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-d7ce9e8a-08bd-4323-bf90-66c66713370e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Create volume of 1 GB Aug 06 14:20:53.393001 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d7ce9e8a-08bd-4323-bf90-66c66713370e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Availability Zones retrieved successfully. Aug 06 14:20:53.400195 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d7ce9e8a-08bd-4323-bf90-66c66713370e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Flow 'volume_create_api' (3642d9e3-7dc7-4c8e-9b49-c6d76da9198d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:53.402361 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d7ce9e8a-08bd-4323-bf90-66c66713370e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ec379ba-dc1a-403e-a2f8-51d9c73b7059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:53.404392 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-d7ce9e8a-08bd-4323-bf90-66c66713370e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:20:53.428694 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d7ce9e8a-08bd-4323-bf90-66c66713370e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ec379ba-dc1a-403e-a2f8-51d9c73b7059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:53.429657 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d7ce9e8a-08bd-4323-bf90-66c66713370e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (454fd2ff-2ca3-4d67-ac4f-b2037bc9227a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:53.470520 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-d7ce9e8a-08bd-4323-bf90-66c66713370e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Created reservations ['78e5f594-adba-48b8-9064-b6177f5fcf7a', '9f86cd51-a146-4cc5-9260-62b343ce0d5a', '2f747f10-e249-471c-a0c5-0d8cbed90ca7', '8d6a2fb1-44cb-46e8-86d0-c73e6d2c9c74'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:20:53.471764 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d7ce9e8a-08bd-4323-bf90-66c66713370e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (454fd2ff-2ca3-4d67-ac4f-b2037bc9227a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78e5f594-adba-48b8-9064-b6177f5fcf7a', '9f86cd51-a146-4cc5-9260-62b343ce0d5a', '2f747f10-e249-471c-a0c5-0d8cbed90ca7', '8d6a2fb1-44cb-46e8-86d0-c73e6d2c9c74']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:53.472926 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d7ce9e8a-08bd-4323-bf90-66c66713370e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da121997-f7a2-44f0-808f-d3be9417af1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:53.503697 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d7ce9e8a-08bd-4323-bf90-66c66713370e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da121997-f7a2-44f0-808f-d3be9417af1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16d7e3e6-61c8-49c4-9012-6873e8b32d9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1301872209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3494d8570b88464b87aa0d6ff9cab5e9',qos_specs=None,replication_status=,reservations=['78e5f594-adba-48b8-9064-b6177f5fcf7a','9f86cd51-a146-4cc5-9260-62b343ce0d5a','2f747f10-e249-471c-a0c5-0d8cbed90ca7','8d6a2fb1-44cb-46e8-86d0-c73e6d2c9c74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb782a81d90147d6b74ce1d943ed1311',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:20:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1301872209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16d7e3e6-61c8-49c4-9012-6873e8b32d9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3494d8570b88464b87aa0d6ff9cab5e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb782a81d90147d6b74ce1d943ed1311',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:53.504667 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d7ce9e8a-08bd-4323-bf90-66c66713370e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cd28c35-71ed-498f-b72c-39c2433e7620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:53.527262 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d7ce9e8a-08bd-4323-bf90-66c66713370e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cd28c35-71ed-498f-b72c-39c2433e7620) transitioned into state 'SUCCESS' from state '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-1301872209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3494d8570b88464b87aa0d6ff9cab5e9',qos_specs=None,replication_status=,reservations=['78e5f594-adba-48b8-9064-b6177f5fcf7a','9f86cd51-a146-4cc5-9260-62b343ce0d5a','2f747f10-e249-471c-a0c5-0d8cbed90ca7','8d6a2fb1-44cb-46e8-86d0-c73e6d2c9c74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb782a81d90147d6b74ce1d943ed1311',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:53.528308 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d7ce9e8a-08bd-4323-bf90-66c66713370e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eee6a621-c653-425e-a7d2-6202d54168c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:53.541846 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d7ce9e8a-08bd-4323-bf90-66c66713370e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eee6a621-c653-425e-a7d2-6202d54168c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:53.543094 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d7ce9e8a-08bd-4323-bf90-66c66713370e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Flow 'volume_create_api' (3642d9e3-7dc7-4c8e-9b49-c6d76da9198d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:53.543528 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d7ce9e8a-08bd-4323-bf90-66c66713370e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Create volume request issued successfully. Aug 06 14:20:53.544227 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d7ce9e8a-08bd-4323-bf90-66c66713370e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:20:53.544878 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 91/365] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:20:53 2026] POST /volume/v3/volumes => generated 749 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:20:53.561498 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-47b82b18-8782-43ef-8e08-8fd28db46f04 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:53.567568 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-47b82b18-8782-43ef-8e08-8fd28db46f04 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/16d7e3e6-61c8-49c4-9012-6873e8b32d9e Aug 06 14:20:53.567568 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-47b82b18-8782-43ef-8e08-8fd28db46f04 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:53.567568 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-47b82b18-8782-43ef-8e08-8fd28db46f04 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:53.583441 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:53.583441 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:53.588085 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-47b82b18-8782-43ef-8e08-8fd28db46f04 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:53.594713 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-47b82b18-8782-43ef-8e08-8fd28db46f04 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/16d7e3e6-61c8-49c4-9012-6873e8b32d9e returned with HTTP 200 Aug 06 14:20:53.595254 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 92/366] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:53 2026] GET /volume/v3/volumes/16d7e3e6-61c8-49c4-9012-6873e8b32d9e => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:53.624512 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-162ee12d-349f-49bd-b964-ef67f24fede8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:53.627380 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-162ee12d-349f-49bd-b964-ef67f24fede8 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:20:53.627681 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-162ee12d-349f-49bd-b964-ef67f24fede8 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "b5c9a1ff-fcad-4c2f-9d3f-3c46ff798d78-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:53.629781 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-162ee12d-349f-49bd-b964-ef67f24fede8 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'b5c9a1ff-fcad-4c2f-9d3f-3c46ff798d78-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:20:53.629949 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-162ee12d-349f-49bd-b964-ef67f24fede8 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Create volume of 1 GB Aug 06 14:20:53.635349 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-162ee12d-349f-49bd-b964-ef67f24fede8 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Availability Zones retrieved successfully. Aug 06 14:20:53.643312 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-162ee12d-349f-49bd-b964-ef67f24fede8 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Flow 'volume_create_api' (7f435bad-57f2-44b5-a21b-a8c156982608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:53.644679 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-162ee12d-349f-49bd-b964-ef67f24fede8 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (817d053e-5313-4e64-8fad-26e7f9779aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:53.645997 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-162ee12d-349f-49bd-b964-ef67f24fede8 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:20:53.685492 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-162ee12d-349f-49bd-b964-ef67f24fede8 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (817d053e-5313-4e64-8fad-26e7f9779aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:53.686596 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-162ee12d-349f-49bd-b964-ef67f24fede8 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5397aaf5-ce90-42dc-b2c8-7f0e26c432ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:53.752694 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-162ee12d-349f-49bd-b964-ef67f24fede8 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Created reservations ['73f3a431-ab72-4e44-94de-051d1e939ffa', '16289efd-aedd-4cbe-9634-60cb17d78aa8', '789e9844-5d37-4725-b489-464ef5981964', '9b49da87-ae9b-439c-9ea1-3acb6886959a'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:20:53.756470 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-162ee12d-349f-49bd-b964-ef67f24fede8 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5397aaf5-ce90-42dc-b2c8-7f0e26c432ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73f3a431-ab72-4e44-94de-051d1e939ffa', '16289efd-aedd-4cbe-9634-60cb17d78aa8', '789e9844-5d37-4725-b489-464ef5981964', '9b49da87-ae9b-439c-9ea1-3acb6886959a']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:53.756470 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-162ee12d-349f-49bd-b964-ef67f24fede8 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f31b8724-16af-4e18-8c39-2db8eb5cc730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:53.774079 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-162ee12d-349f-49bd-b964-ef67f24fede8 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f31b8724-16af-4e18-8c39-2db8eb5cc730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edd22c04-b3f6-4590-8e7d-db17bca1a3af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='b5c9a1ff-fcad-4c2f-9d3f-3c46ff798d78-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2a9497a64194c4981b6251c19a9d914',qos_specs=None,replication_status=,reservations=['73f3a431-ab72-4e44-94de-051d1e939ffa','16289efd-aedd-4cbe-9634-60cb17d78aa8','789e9844-5d37-4725-b489-464ef5981964','9b49da87-ae9b-439c-9ea1-3acb6886959a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='763225f19ff8467d8ac677f0e2792535',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:20:53Z,deleted=False,deleted_at=None,display_description='',display_name='b5c9a1ff-fcad-4c2f-9d3f-3c46ff798d78-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edd22c04-b3f6-4590-8e7d-db17bca1a3af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2a9497a64194c4981b6251c19a9d914',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='763225f19ff8467d8ac677f0e2792535',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:53.775306 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-162ee12d-349f-49bd-b964-ef67f24fede8 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d430403a-83c4-4d8d-bc99-eb0bfdcb5187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:53.791595 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-162ee12d-349f-49bd-b964-ef67f24fede8 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d430403a-83c4-4d8d-bc99-eb0bfdcb5187) transitioned into 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='b5c9a1ff-fcad-4c2f-9d3f-3c46ff798d78-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2a9497a64194c4981b6251c19a9d914',qos_specs=None,replication_status=,reservations=['73f3a431-ab72-4e44-94de-051d1e939ffa','16289efd-aedd-4cbe-9634-60cb17d78aa8','789e9844-5d37-4725-b489-464ef5981964','9b49da87-ae9b-439c-9ea1-3acb6886959a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='763225f19ff8467d8ac677f0e2792535',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:53.792343 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-162ee12d-349f-49bd-b964-ef67f24fede8 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0366361a-3218-4e85-a6dc-7f43e0e3f6c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:53.801224 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-162ee12d-349f-49bd-b964-ef67f24fede8 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0366361a-3218-4e85-a6dc-7f43e0e3f6c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:53.802049 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-162ee12d-349f-49bd-b964-ef67f24fede8 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Flow 'volume_create_api' (7f435bad-57f2-44b5-a21b-a8c156982608) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:53.802386 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-162ee12d-349f-49bd-b964-ef67f24fede8 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Create volume request issued successfully. Aug 06 14:20:53.802948 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-162ee12d-349f-49bd-b964-ef67f24fede8 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:20:53.803398 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 94/367] 10.4.3.229 () {72 vars in 1541 bytes} [Thu Aug 6 14:20:53 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 06 14:20:53.810992 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-a96327cc-5432-4deb-b5c5-496912b7ac23 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:53.812815 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-a96327cc-5432-4deb-b5c5-496912b7ac23 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] GET https://10.4.3.229/volume/v3/volumes/edd22c04-b3f6-4590-8e7d-db17bca1a3af Aug 06 14:20:53.813050 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-a96327cc-5432-4deb-b5c5-496912b7ac23 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:53.813173 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-a96327cc-5432-4deb-b5c5-496912b7ac23 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:53.819488 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:53.819488 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:53.823292 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-a96327cc-5432-4deb-b5c5-496912b7ac23 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Volume info retrieved successfully. Aug 06 14:20:53.827060 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-a96327cc-5432-4deb-b5c5-496912b7ac23 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] https://10.4.3.229/volume/v3/volumes/edd22c04-b3f6-4590-8e7d-db17bca1a3af returned with HTTP 200 Aug 06 14:20:53.827494 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 91/368] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:20:53 2026] GET /volume/v3/volumes/edd22c04-b3f6-4590-8e7d-db17bca1a3af => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:53.836724 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-4a4cf572-a7c7-48b3-912a-249fd4dabe4c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:53.838668 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-4a4cf572-a7c7-48b3-912a-249fd4dabe4c tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] GET https://10.4.3.229/volume/v3/volumes/edd22c04-b3f6-4590-8e7d-db17bca1a3af Aug 06 14:20:53.838840 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-4a4cf572-a7c7-48b3-912a-249fd4dabe4c tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:53.839011 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-4a4cf572-a7c7-48b3-912a-249fd4dabe4c tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:53.844900 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:53.844900 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:53.851112 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-4a4cf572-a7c7-48b3-912a-249fd4dabe4c tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Volume info retrieved successfully. Aug 06 14:20:53.858026 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-4a4cf572-a7c7-48b3-912a-249fd4dabe4c tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] https://10.4.3.229/volume/v3/volumes/edd22c04-b3f6-4590-8e7d-db17bca1a3af returned with HTTP 200 Aug 06 14:20:53.858543 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 92/369] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:20:53 2026] GET /volume/v3/volumes/edd22c04-b3f6-4590-8e7d-db17bca1a3af => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:54.611729 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c429bf97-4fcc-4b95-a092-d41d7b6578b4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:54.613975 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c429bf97-4fcc-4b95-a092-d41d7b6578b4 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/16d7e3e6-61c8-49c4-9012-6873e8b32d9e Aug 06 14:20:54.614250 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c429bf97-4fcc-4b95-a092-d41d7b6578b4 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:54.614488 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c429bf97-4fcc-4b95-a092-d41d7b6578b4 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:54.624393 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:54.624393 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:54.631175 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c429bf97-4fcc-4b95-a092-d41d7b6578b4 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:54.635683 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c429bf97-4fcc-4b95-a092-d41d7b6578b4 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/16d7e3e6-61c8-49c4-9012-6873e8b32d9e returned with HTTP 200 Aug 06 14:20:54.636117 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 93/370] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:54 2026] GET /volume/v3/volumes/16d7e3e6-61c8-49c4-9012-6873e8b32d9e => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:54.653047 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-42a68f4f-a9ee-4678-a2be-561cc6e923ea None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:54.655748 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-42a68f4f-a9ee-4678-a2be-561cc6e923ea tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] POST https://10.4.3.229/volume/v3/volumes/16d7e3e6-61c8-49c4-9012-6873e8b32d9e/action Aug 06 14:20:54.656090 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-42a68f4f-a9ee-4678-a2be-561cc6e923ea tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:54.656214 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-42a68f4f-a9ee-4678-a2be-561cc6e923ea tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:54.668311 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:54.668311 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:54.669493 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.admin_actions [None req-42a68f4f-a9ee-4678-a2be-561cc6e923ea tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Updating volume '16d7e3e6-61c8-49c4-9012-6873e8b32d9e' with '{'status': 'error'}' {{(pid=100396) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 14:20:54.690820 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-42a68f4f-a9ee-4678-a2be-561cc6e923ea tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] https://10.4.3.229/volume/v3/volumes/16d7e3e6-61c8-49c4-9012-6873e8b32d9e/action returned with HTTP 202 Aug 06 14:20:54.692521 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 95/371] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:20:54 2026] POST /volume/v3/volumes/16d7e3e6-61c8-49c4-9012-6873e8b32d9e/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:20:54.699703 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c952c87e-ea4e-4b83-ab5a-57dd56586b9f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:54.701222 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c952c87e-ea4e-4b83-ab5a-57dd56586b9f tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/16d7e3e6-61c8-49c4-9012-6873e8b32d9e Aug 06 14:20:54.701397 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c952c87e-ea4e-4b83-ab5a-57dd56586b9f tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:54.701593 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c952c87e-ea4e-4b83-ab5a-57dd56586b9f tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:54.713547 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:54.713547 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:54.716730 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c952c87e-ea4e-4b83-ab5a-57dd56586b9f tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:54.723062 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c952c87e-ea4e-4b83-ab5a-57dd56586b9f tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/16d7e3e6-61c8-49c4-9012-6873e8b32d9e returned with HTTP 200 Aug 06 14:20:54.723558 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 92/372] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:54 2026] GET /volume/v3/volumes/16d7e3e6-61c8-49c4-9012-6873e8b32d9e => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:54.743103 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8f6d9ebf-c91a-4743-8b35-4789befee172 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:54.745045 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8f6d9ebf-c91a-4743-8b35-4789befee172 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] POST https://10.4.3.229/volume/v3/volumes/16d7e3e6-61c8-49c4-9012-6873e8b32d9e/action Aug 06 14:20:54.745045 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8f6d9ebf-c91a-4743-8b35-4789befee172 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:54.745337 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8f6d9ebf-c91a-4743-8b35-4789befee172 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:54.753476 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:54.753476 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:54.753909 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-8f6d9ebf-c91a-4743-8b35-4789befee172 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Volume info retrieved successfully. Aug 06 14:20:54.777981 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-8f6d9ebf-c91a-4743-8b35-4789befee172 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Delete volume request issued successfully. Aug 06 14:20:54.778262 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8f6d9ebf-c91a-4743-8b35-4789befee172 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] https://10.4.3.229/volume/v3/volumes/16d7e3e6-61c8-49c4-9012-6873e8b32d9e/action returned with HTTP 202 Aug 06 14:20:54.778750 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 93/373] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:20:54 2026] POST /volume/v3/volumes/16d7e3e6-61c8-49c4-9012-6873e8b32d9e/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 06 14:20:54.791503 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0511b5ef-4abc-4e34-b505-5d6a7fe5e147 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:54.793779 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0511b5ef-4abc-4e34-b505-5d6a7fe5e147 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/16d7e3e6-61c8-49c4-9012-6873e8b32d9e Aug 06 14:20:54.794099 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0511b5ef-4abc-4e34-b505-5d6a7fe5e147 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:54.794397 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0511b5ef-4abc-4e34-b505-5d6a7fe5e147 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:54.803489 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:54.803489 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:54.810891 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0511b5ef-4abc-4e34-b505-5d6a7fe5e147 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:54.817041 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0511b5ef-4abc-4e34-b505-5d6a7fe5e147 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/16d7e3e6-61c8-49c4-9012-6873e8b32d9e returned with HTTP 200 Aug 06 14:20:54.817305 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 94/374] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:54 2026] GET /volume/v3/volumes/16d7e3e6-61c8-49c4-9012-6873e8b32d9e => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:55.014494 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fdbc556e-a6ef-4c91-b32a-b05aec8cc486 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:55.015007 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fdbc556e-a6ef-4c91-b32a-b05aec8cc486 None None] GET https://10.4.3.229/volume// Aug 06 14:20:55.015236 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fdbc556e-a6ef-4c91-b32a-b05aec8cc486 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:55.015488 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fdbc556e-a6ef-4c91-b32a-b05aec8cc486 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:55.015909 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fdbc556e-a6ef-4c91-b32a-b05aec8cc486 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:20:55.016282 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 96/375] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:20: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 06 14:20:55.029534 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-df4ea427-8d95-45cf-98b9-6a71be1b51ce req-c1507216-fee4-4563-97d0-d79b72f175b5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:55.032341 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-df4ea427-8d95-45cf-98b9-6a71be1b51ce req-c1507216-fee4-4563-97d0-d79b72f175b5 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] GET https://10.4.3.229/volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b Aug 06 14:20:55.032655 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-df4ea427-8d95-45cf-98b9-6a71be1b51ce req-c1507216-fee4-4563-97d0-d79b72f175b5 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:55.032894 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-df4ea427-8d95-45cf-98b9-6a71be1b51ce req-c1507216-fee4-4563-97d0-d79b72f175b5 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:55.047098 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:55.047098 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:55.054374 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-df4ea427-8d95-45cf-98b9-6a71be1b51ce req-c1507216-fee4-4563-97d0-d79b72f175b5 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Volume info retrieved successfully. Aug 06 14:20:55.063052 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-df4ea427-8d95-45cf-98b9-6a71be1b51ce req-c1507216-fee4-4563-97d0-d79b72f175b5 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b returned with HTTP 200 Aug 06 14:20:55.063499 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 93/376] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:20:55 2026] GET /volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b => generated 1291 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:20:55.152624 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-df4ea427-8d95-45cf-98b9-6a71be1b51ce req-cc569b2d-b7e9-491b-9ac3-beb98dd61e17 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:55.155592 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-df4ea427-8d95-45cf-98b9-6a71be1b51ce req-cc569b2d-b7e9-491b-9ac3-beb98dd61e17 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] PUT https://10.4.3.229/volume/v3/attachments/22107051-a3b1-4819-8533-a1c23be039f5 Aug 06 14:20:55.156164 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-df4ea427-8d95-45cf-98b9-6a71be1b51ce req-cc569b2d-b7e9-491b-9ac3-beb98dd61e17 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:55.169384 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-df4ea427-8d95-45cf-98b9-6a71be1b51ce req-cc569b2d-b7e9-491b-9ac3-beb98dd61e17 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Acquiring lock "cinder-attachment_update-10fb24d3-7493-4f80-8701-edcb921f8a7b-np0000006659" by "attachment_update" {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:20:55.176380 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-df4ea427-8d95-45cf-98b9-6a71be1b51ce req-cc569b2d-b7e9-491b-9ac3-beb98dd61e17 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Lock "cinder-attachment_update-10fb24d3-7493-4f80-8701-edcb921f8a7b-np0000006659" acquired by "attachment_update" :: waited 0.007s {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:20:55.177316 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:55.177316 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:55.294619 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-df4ea427-8d95-45cf-98b9-6a71be1b51ce req-cc569b2d-b7e9-491b-9ac3-beb98dd61e17 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Lock "cinder-attachment_update-10fb24d3-7493-4f80-8701-edcb921f8a7b-np0000006659" released by "attachment_update" :: held 0.118s {{(pid=100399) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:20:55.294947 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-df4ea427-8d95-45cf-98b9-6a71be1b51ce req-cc569b2d-b7e9-491b-9ac3-beb98dd61e17 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/attachments/22107051-a3b1-4819-8533-a1c23be039f5 returned with HTTP 200 Aug 06 14:20:55.295402 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 94/377] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:20:55 2026] PUT /volume/v3/attachments/22107051-a3b1-4819-8533-a1c23be039f5 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:55.319938 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-df4ea427-8d95-45cf-98b9-6a71be1b51ce req-9789b747-a9c6-4cf7-882b-9f4145d7e359 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:55.324327 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-df4ea427-8d95-45cf-98b9-6a71be1b51ce req-9789b747-a9c6-4cf7-882b-9f4145d7e359 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] POST https://10.4.3.229/volume/v3/attachments/22107051-a3b1-4819-8533-a1c23be039f5/action Aug 06 14:20:55.325285 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-df4ea427-8d95-45cf-98b9-6a71be1b51ce req-9789b747-a9c6-4cf7-882b-9f4145d7e359 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Action body: b'{"os-complete": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:55.325285 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-df4ea427-8d95-45cf-98b9-6a71be1b51ce req-9789b747-a9c6-4cf7-882b-9f4145d7e359 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:55.343700 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:55.343700 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:55.354406 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-df4ea427-8d95-45cf-98b9-6a71be1b51ce req-9789b747-a9c6-4cf7-882b-9f4145d7e359 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/attachments/22107051-a3b1-4819-8533-a1c23be039f5/action returned with HTTP 204 Aug 06 14:20:55.354868 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 95/378] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:20:55 2026] POST /volume/v3/attachments/22107051-a3b1-4819-8533-a1c23be039f5/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:55.799368 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-27eafb2c-a37c-4148-828f-4920ff7dcc70 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:55.799700 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-27eafb2c-a37c-4148-828f-4920ff7dcc70 None None] GET https://10.4.3.229/volume// Aug 06 14:20:55.799838 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-27eafb2c-a37c-4148-828f-4920ff7dcc70 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:55.800006 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-27eafb2c-a37c-4148-828f-4920ff7dcc70 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:55.800314 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-27eafb2c-a37c-4148-828f-4920ff7dcc70 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:20:55.800573 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 97/379] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:20:55 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:20:55.810959 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-0dc8a375-0768-4bd7-adac-d0a9c6a053cb req-82672082-f052-48e2-97e8-fa0d3dfc33a7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:55.813785 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-0dc8a375-0768-4bd7-adac-d0a9c6a053cb req-82672082-f052-48e2-97e8-fa0d3dfc33a7 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:20:55.814315 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-0dc8a375-0768-4bd7-adac-d0a9c6a053cb req-82672082-f052-48e2-97e8-fa0d3dfc33a7 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de5f90a0-10d1-44e2-8ee9-1b4e30227962", "connector": null, "instance_uuid": "26732eee-3d08-4210-b2ab-b198628d7f72"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:55.829308 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:55.829308 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:55.831664 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a4303654-05c2-4279-bffa-56c49dbd8fd2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:55.834701 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a4303654-05c2-4279-bffa-56c49dbd8fd2 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/16d7e3e6-61c8-49c4-9012-6873e8b32d9e Aug 06 14:20:55.834980 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a4303654-05c2-4279-bffa-56c49dbd8fd2 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:55.835285 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a4303654-05c2-4279-bffa-56c49dbd8fd2 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:55.843456 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a4303654-05c2-4279-bffa-56c49dbd8fd2 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/16d7e3e6-61c8-49c4-9012-6873e8b32d9e returned with HTTP 404 Aug 06 14:20:55.844114 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 95/380] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:55 2026] GET /volume/v3/volumes/16d7e3e6-61c8-49c4-9012-6873e8b32d9e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:55.859941 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0504179a-4ebe-461a-9a7d-1c9f394ca71a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:55.864659 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0504179a-4ebe-461a-9a7d-1c9f394ca71a tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/16d7e3e6-61c8-49c4-9012-6873e8b32d9e Aug 06 14:20:55.864849 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0504179a-4ebe-461a-9a7d-1c9f394ca71a tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:55.865064 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0504179a-4ebe-461a-9a7d-1c9f394ca71a tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:55.866782 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-0dc8a375-0768-4bd7-adac-d0a9c6a053cb req-82672082-f052-48e2-97e8-fa0d3dfc33a7 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:20:55.867215 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 94/381] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:20:55 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 06 14:20:55.872483 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0504179a-4ebe-461a-9a7d-1c9f394ca71a tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/16d7e3e6-61c8-49c4-9012-6873e8b32d9e returned with HTTP 404 Aug 06 14:20:55.873014 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 96/382] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:55 2026] GET /volume/v3/volumes/16d7e3e6-61c8-49c4-9012-6873e8b32d9e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:55.877309 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-0dc8a375-0768-4bd7-adac-d0a9c6a053cb req-3c974ea5-b416-42c7-aec4-376d6a79ab86 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:55.879503 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-0dc8a375-0768-4bd7-adac-d0a9c6a053cb req-3c974ea5-b416-42c7-aec4-376d6a79ab86 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] DELETE https://10.4.3.229/volume/v3/attachments/4031610d-3bfd-4453-b51d-53726c6dd882 Aug 06 14:20:55.879723 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-0dc8a375-0768-4bd7-adac-d0a9c6a053cb req-3c974ea5-b416-42c7-aec4-376d6a79ab86 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:55.879920 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-0dc8a375-0768-4bd7-adac-d0a9c6a053cb req-3c974ea5-b416-42c7-aec4-376d6a79ab86 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:55.886299 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5d0c4b77-bba5-4acb-83e6-9dc3766933bc None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:55.888838 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5d0c4b77-bba5-4acb-83e6-9dc3766933bc tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] DELETE https://10.4.3.229/volume/v3/volumes/16d7e3e6-61c8-49c4-9012-6873e8b32d9e Aug 06 14:20:55.888965 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5d0c4b77-bba5-4acb-83e6-9dc3766933bc tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:55.889297 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5d0c4b77-bba5-4acb-83e6-9dc3766933bc tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:55.889727 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-5d0c4b77-bba5-4acb-83e6-9dc3766933bc tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Delete volume with id: 16d7e3e6-61c8-49c4-9012-6873e8b32d9e Aug 06 14:20:55.894995 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:55.894995 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:55.897103 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5d0c4b77-bba5-4acb-83e6-9dc3766933bc tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/16d7e3e6-61c8-49c4-9012-6873e8b32d9e returned with HTTP 404 Aug 06 14:20:55.897365 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 96/383] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:20:55 2026] DELETE /volume/v3/volumes/16d7e3e6-61c8-49c4-9012-6873e8b32d9e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:55.905150 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-10ac8018-f9ea-46e6-a62f-adcba8c58fec None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:55.906942 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-10ac8018-f9ea-46e6-a62f-adcba8c58fec tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:20:55.908069 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-10ac8018-f9ea-46e6-a62f-adcba8c58fec tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1877311701"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:55.909560 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-10ac8018-f9ea-46e6-a62f-adcba8c58fec tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1877311701'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:20:55.909727 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-10ac8018-f9ea-46e6-a62f-adcba8c58fec tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Create volume of 1 GB Aug 06 14:20:55.909985 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:55.909985 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:55.914862 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-10ac8018-f9ea-46e6-a62f-adcba8c58fec tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Availability Zones retrieved successfully. Aug 06 14:20:55.924594 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-10ac8018-f9ea-46e6-a62f-adcba8c58fec tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Flow 'volume_create_api' (1eaa1299-061d-427c-adb2-8fe58a918da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:55.924594 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-10ac8018-f9ea-46e6-a62f-adcba8c58fec tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1be9a57-4f16-4274-b41c-78d998dfd702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:55.925595 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-10ac8018-f9ea-46e6-a62f-adcba8c58fec tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:20:55.958496 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-10ac8018-f9ea-46e6-a62f-adcba8c58fec tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1be9a57-4f16-4274-b41c-78d998dfd702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:55.958496 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-10ac8018-f9ea-46e6-a62f-adcba8c58fec tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ae57a58-dca0-4414-83d4-02880babe0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:55.975952 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-0dc8a375-0768-4bd7-adac-d0a9c6a053cb req-3c974ea5-b416-42c7-aec4-376d6a79ab86 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/attachments/4031610d-3bfd-4453-b51d-53726c6dd882 returned with HTTP 200 Aug 06 14:20:55.977118 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 98/384] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:20:55 2026] DELETE /volume/v3/attachments/4031610d-3bfd-4453-b51d-53726c6dd882 => generated 192 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 14:20:56.004444 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-10ac8018-f9ea-46e6-a62f-adcba8c58fec tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Created reservations ['01e8edb7-5cef-4f75-b7cd-7437b6c60f82', 'ce919ab5-48b6-4920-9a8b-bb4b725b8126', '0312064e-6fbe-4c46-a8cf-bc7af300431d', '21a32c42-ee60-49aa-9166-080904da7a25'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:20:56.004444 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-10ac8018-f9ea-46e6-a62f-adcba8c58fec tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ae57a58-dca0-4414-83d4-02880babe0d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01e8edb7-5cef-4f75-b7cd-7437b6c60f82', 'ce919ab5-48b6-4920-9a8b-bb4b725b8126', '0312064e-6fbe-4c46-a8cf-bc7af300431d', '21a32c42-ee60-49aa-9166-080904da7a25']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:56.004600 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-10ac8018-f9ea-46e6-a62f-adcba8c58fec tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a4098d3-31f0-4ca0-bd3f-4aea14f9544c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:56.037628 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-10ac8018-f9ea-46e6-a62f-adcba8c58fec tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a4098d3-31f0-4ca0-bd3f-4aea14f9544c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67102332-ae28-4e6c-a6eb-d0633076e83c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1877311701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3494d8570b88464b87aa0d6ff9cab5e9',qos_specs=None,replication_status=,reservations=['01e8edb7-5cef-4f75-b7cd-7437b6c60f82','ce919ab5-48b6-4920-9a8b-bb4b725b8126','0312064e-6fbe-4c46-a8cf-bc7af300431d','21a32c42-ee60-49aa-9166-080904da7a25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb782a81d90147d6b74ce1d943ed1311',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:20:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1877311701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67102332-ae28-4e6c-a6eb-d0633076e83c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3494d8570b88464b87aa0d6ff9cab5e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb782a81d90147d6b74ce1d943ed1311',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:56.037628 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-10ac8018-f9ea-46e6-a62f-adcba8c58fec tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e582f333-0014-4d79-8aad-30e54d32d9b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:56.063629 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-10ac8018-f9ea-46e6-a62f-adcba8c58fec tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e582f333-0014-4d79-8aad-30e54d32d9b3) transitioned into state 'SUCCESS' from state '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-1877311701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3494d8570b88464b87aa0d6ff9cab5e9',qos_specs=None,replication_status=,reservations=['01e8edb7-5cef-4f75-b7cd-7437b6c60f82','ce919ab5-48b6-4920-9a8b-bb4b725b8126','0312064e-6fbe-4c46-a8cf-bc7af300431d','21a32c42-ee60-49aa-9166-080904da7a25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb782a81d90147d6b74ce1d943ed1311',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:56.063629 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-10ac8018-f9ea-46e6-a62f-adcba8c58fec tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0a93001-46c1-4472-a08e-122512905521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:56.079971 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-10ac8018-f9ea-46e6-a62f-adcba8c58fec tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0a93001-46c1-4472-a08e-122512905521) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:56.080880 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-10ac8018-f9ea-46e6-a62f-adcba8c58fec tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Flow 'volume_create_api' (1eaa1299-061d-427c-adb2-8fe58a918da7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:56.081225 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-10ac8018-f9ea-46e6-a62f-adcba8c58fec tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Create volume request issued successfully. Aug 06 14:20:56.081841 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-10ac8018-f9ea-46e6-a62f-adcba8c58fec tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:20:56.082281 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 95/385] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:20:55 2026] POST /volume/v3/volumes => generated 749 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:20:56.101367 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bea7b9db-bd95-47ab-bace-b355225c4353 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:56.103757 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bea7b9db-bd95-47ab-bace-b355225c4353 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/67102332-ae28-4e6c-a6eb-d0633076e83c Aug 06 14:20:56.103996 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bea7b9db-bd95-47ab-bace-b355225c4353 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:56.104252 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bea7b9db-bd95-47ab-bace-b355225c4353 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:56.120239 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:56.120239 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:56.123046 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-414fbc0b-8486-4f14-9bd0-70faed7d46e6 req-52206d7b-c435-4947-a529-32d824ef53e4 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:56.124035 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-bea7b9db-bd95-47ab-bace-b355225c4353 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:56.127220 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-414fbc0b-8486-4f14-9bd0-70faed7d46e6 req-52206d7b-c435-4947-a529-32d824ef53e4 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] DELETE https://10.4.3.229/volume/v3/attachments/71ca4505-d508-4168-b817-99aa1fb55c6e Aug 06 14:20:56.127419 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-414fbc0b-8486-4f14-9bd0-70faed7d46e6 req-52206d7b-c435-4947-a529-32d824ef53e4 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:56.127732 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-414fbc0b-8486-4f14-9bd0-70faed7d46e6 req-52206d7b-c435-4947-a529-32d824ef53e4 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:56.129263 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bea7b9db-bd95-47ab-bace-b355225c4353 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/67102332-ae28-4e6c-a6eb-d0633076e83c returned with HTTP 200 Aug 06 14:20:56.129774 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 97/386] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:56 2026] GET /volume/v3/volumes/67102332-ae28-4e6c-a6eb-d0633076e83c => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:56.138623 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:56.138623 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:56.201941 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-414fbc0b-8486-4f14-9bd0-70faed7d46e6 req-52206d7b-c435-4947-a529-32d824ef53e4 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/attachments/71ca4505-d508-4168-b817-99aa1fb55c6e returned with HTTP 200 Aug 06 14:20:56.202478 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 97/387] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:20:56 2026] DELETE /volume/v3/attachments/71ca4505-d508-4168-b817-99aa1fb55c6e => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:56.215808 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-414fbc0b-8486-4f14-9bd0-70faed7d46e6 req-dbcc1aed-358c-4c52-9086-a24786fac855 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:56.218099 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-414fbc0b-8486-4f14-9bd0-70faed7d46e6 req-dbcc1aed-358c-4c52-9086-a24786fac855 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] DELETE https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 Aug 06 14:20:56.218288 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-414fbc0b-8486-4f14-9bd0-70faed7d46e6 req-dbcc1aed-358c-4c52-9086-a24786fac855 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:56.218530 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-414fbc0b-8486-4f14-9bd0-70faed7d46e6 req-dbcc1aed-358c-4c52-9086-a24786fac855 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:56.218721 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [req-414fbc0b-8486-4f14-9bd0-70faed7d46e6 req-dbcc1aed-358c-4c52-9086-a24786fac855 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Delete volume with id: 354c2f58-4387-486b-ac66-365e78a79394 Aug 06 14:20:56.226505 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:56.226505 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:56.227043 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-414fbc0b-8486-4f14-9bd0-70faed7d46e6 req-dbcc1aed-358c-4c52-9086-a24786fac855 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Volume info retrieved successfully. Aug 06 14:20:56.253792 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-414fbc0b-8486-4f14-9bd0-70faed7d46e6 req-dbcc1aed-358c-4c52-9086-a24786fac855 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] Delete volume request issued successfully. Aug 06 14:20:56.254019 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-414fbc0b-8486-4f14-9bd0-70faed7d46e6 req-dbcc1aed-358c-4c52-9086-a24786fac855 tempest-ServerActionsV293TestJSON-806036553 tempest-ServerActionsV293TestJSON-806036553-project-member] https://10.4.3.229/volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 returned with HTTP 202 Aug 06 14:20:56.254616 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 99/388] 10.4.3.229 () {70 vars in 1620 bytes} [Thu Aug 6 14:20:56 2026] DELETE /volume/v3/volumes/354c2f58-4387-486b-ac66-365e78a79394 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:20:56.867975 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-6863a384-796c-446d-822c-f88ee2d9cef0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:56.869864 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-6863a384-796c-446d-822c-f88ee2d9cef0 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] GET https://10.4.3.229/volume/v3/volumes/edd22c04-b3f6-4590-8e7d-db17bca1a3af Aug 06 14:20:56.870045 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-6863a384-796c-446d-822c-f88ee2d9cef0 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:56.870236 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-6863a384-796c-446d-822c-f88ee2d9cef0 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:56.886242 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:56.886242 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:56.891320 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-6863a384-796c-446d-822c-f88ee2d9cef0 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Volume info retrieved successfully. Aug 06 14:20:56.897979 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-6863a384-796c-446d-822c-f88ee2d9cef0 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] https://10.4.3.229/volume/v3/volumes/edd22c04-b3f6-4590-8e7d-db17bca1a3af returned with HTTP 200 Aug 06 14:20:56.899790 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 96/389] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:20:56 2026] GET /volume/v3/volumes/edd22c04-b3f6-4590-8e7d-db17bca1a3af => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:56.913250 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-45079c05-80aa-4798-a3a2-8cd421c9a27f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:56.913668 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-45079c05-80aa-4798-a3a2-8cd421c9a27f None None] GET https://10.4.3.229/volume// Aug 06 14:20:56.913744 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-45079c05-80aa-4798-a3a2-8cd421c9a27f None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:56.913947 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-45079c05-80aa-4798-a3a2-8cd421c9a27f None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:56.914295 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-45079c05-80aa-4798-a3a2-8cd421c9a27f None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:20:56.914635 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 98/390] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:20: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 06 14:20:56.940338 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-b042cbcc-a03a-42e6-a5a4-c8013ec8e11f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:56.949067 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-b042cbcc-a03a-42e6-a5a4-c8013ec8e11f tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:20:56.949721 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-b042cbcc-a03a-42e6-a5a4-c8013ec8e11f tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "edd22c04-b3f6-4590-8e7d-db17bca1a3af", "connector": null, "instance_uuid": "b5c9a1ff-fcad-4c2f-9d3f-3c46ff798d78"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:56.959186 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:56.959186 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:56.995671 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-b042cbcc-a03a-42e6-a5a4-c8013ec8e11f tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:20:56.996410 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 98/391] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:20:56 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:57.007235 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-eeaad2d4-2cf5-450f-83bf-469aab7da3e4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:57.007235 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-eeaad2d4-2cf5-450f-83bf-469aab7da3e4 None None] GET https://10.4.3.229/volume// Aug 06 14:20:57.007235 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-eeaad2d4-2cf5-450f-83bf-469aab7da3e4 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:57.007235 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-eeaad2d4-2cf5-450f-83bf-469aab7da3e4 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:57.010979 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-eeaad2d4-2cf5-450f-83bf-469aab7da3e4 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:20:57.010979 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 100/392] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:20:57 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:20:57.021830 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-3bf983d6-49a4-433c-8450-09a16d42d1bb None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:57.025246 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-3bf983d6-49a4-433c-8450-09a16d42d1bb tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] GET https://10.4.3.229/volume/v3/volumes/edd22c04-b3f6-4590-8e7d-db17bca1a3af Aug 06 14:20:57.025607 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-3bf983d6-49a4-433c-8450-09a16d42d1bb tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:57.027472 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-3bf983d6-49a4-433c-8450-09a16d42d1bb tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:57.036732 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:57.036732 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:57.040231 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-3bf983d6-49a4-433c-8450-09a16d42d1bb tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Volume info retrieved successfully. Aug 06 14:20:57.044084 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-3bf983d6-49a4-433c-8450-09a16d42d1bb tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] https://10.4.3.229/volume/v3/volumes/edd22c04-b3f6-4590-8e7d-db17bca1a3af returned with HTTP 200 Aug 06 14:20:57.044492 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 97/393] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:20:57 2026] GET /volume/v3/volumes/edd22c04-b3f6-4590-8e7d-db17bca1a3af => generated 1021 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:20:57.149999 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8305c717-42b2-421c-8ba7-8a294553a634 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:57.150277 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-c59b099b-7736-4328-957a-ae2b697ee6a1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:57.151730 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8305c717-42b2-421c-8ba7-8a294553a634 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/67102332-ae28-4e6c-a6eb-d0633076e83c Aug 06 14:20:57.151943 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8305c717-42b2-421c-8ba7-8a294553a634 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:57.152178 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8305c717-42b2-421c-8ba7-8a294553a634 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:57.158268 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:57.158268 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:57.158441 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-c59b099b-7736-4328-957a-ae2b697ee6a1 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] PUT https://10.4.3.229/volume/v3/attachments/d9ced71f-6262-45b2-9b29-e3eabfda26c0 Aug 06 14:20:57.158829 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-c59b099b-7736-4328-957a-ae2b697ee6a1 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:57.162064 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-8305c717-42b2-421c-8ba7-8a294553a634 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:57.165979 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8305c717-42b2-421c-8ba7-8a294553a634 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/67102332-ae28-4e6c-a6eb-d0633076e83c returned with HTTP 200 Aug 06 14:20:57.166413 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 99/394] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:57 2026] GET /volume/v3/volumes/67102332-ae28-4e6c-a6eb-d0633076e83c => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:57.170170 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-c59b099b-7736-4328-957a-ae2b697ee6a1 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Acquiring lock "cinder-attachment_update-edd22c04-b3f6-4590-8e7d-db17bca1a3af-np0000006659" by "attachment_update" {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:20:57.178989 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-c59b099b-7736-4328-957a-ae2b697ee6a1 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Lock "cinder-attachment_update-edd22c04-b3f6-4590-8e7d-db17bca1a3af-np0000006659" acquired by "attachment_update" :: waited 0.009s {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:20:57.180561 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:57.180561 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:57.183443 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-efb904f7-0e78-4c5c-863e-e6fb3104c937 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:57.185611 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-efb904f7-0e78-4c5c-863e-e6fb3104c937 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] POST https://10.4.3.229/volume/v3/volumes/67102332-ae28-4e6c-a6eb-d0633076e83c/action Aug 06 14:20:57.186002 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-efb904f7-0e78-4c5c-863e-e6fb3104c937 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:57.186176 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-efb904f7-0e78-4c5c-863e-e6fb3104c937 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:57.196710 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:57.196710 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:57.197219 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.admin_actions [None req-efb904f7-0e78-4c5c-863e-e6fb3104c937 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Updating volume '67102332-ae28-4e6c-a6eb-d0633076e83c' with '{'status': 'maintenance'}' {{(pid=100396) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 14:20:57.226868 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-efb904f7-0e78-4c5c-863e-e6fb3104c937 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] https://10.4.3.229/volume/v3/volumes/67102332-ae28-4e6c-a6eb-d0633076e83c/action returned with HTTP 202 Aug 06 14:20:57.227267 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 101/395] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:20:57 2026] POST /volume/v3/volumes/67102332-ae28-4e6c-a6eb-d0633076e83c/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:20:57.238622 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-576102b9-bf71-4b62-be00-a6a64d2e98a5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:57.241254 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-576102b9-bf71-4b62-be00-a6a64d2e98a5 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/67102332-ae28-4e6c-a6eb-d0633076e83c Aug 06 14:20:57.241700 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-576102b9-bf71-4b62-be00-a6a64d2e98a5 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:57.242094 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-576102b9-bf71-4b62-be00-a6a64d2e98a5 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:57.253298 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:57.253298 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:57.260950 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-576102b9-bf71-4b62-be00-a6a64d2e98a5 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:57.269872 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-576102b9-bf71-4b62-be00-a6a64d2e98a5 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/67102332-ae28-4e6c-a6eb-d0633076e83c returned with HTTP 200 Aug 06 14:20:57.271013 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 98/396] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:57 2026] GET /volume/v3/volumes/67102332-ae28-4e6c-a6eb-d0633076e83c => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:57.285584 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-758912b7-0619-4f98-8e71-0b127216793f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:57.288028 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-758912b7-0619-4f98-8e71-0b127216793f tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] POST https://10.4.3.229/volume/v3/volumes/67102332-ae28-4e6c-a6eb-d0633076e83c/action Aug 06 14:20:57.288028 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-758912b7-0619-4f98-8e71-0b127216793f tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:57.288028 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-758912b7-0619-4f98-8e71-0b127216793f tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:57.296017 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:57.296017 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:57.296475 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-758912b7-0619-4f98-8e71-0b127216793f tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Volume info retrieved successfully. Aug 06 14:20:57.302122 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-c59b099b-7736-4328-957a-ae2b697ee6a1 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Lock "cinder-attachment_update-edd22c04-b3f6-4590-8e7d-db17bca1a3af-np0000006659" released by "attachment_update" :: held 0.122s {{(pid=100399) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:20:57.302122 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-c59b099b-7736-4328-957a-ae2b697ee6a1 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] https://10.4.3.229/volume/v3/attachments/d9ced71f-6262-45b2-9b29-e3eabfda26c0 returned with HTTP 200 Aug 06 14:20:57.302122 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 99/397] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:20:57 2026] PUT /volume/v3/attachments/d9ced71f-6262-45b2-9b29-e3eabfda26c0 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:57.317757 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-758912b7-0619-4f98-8e71-0b127216793f tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Delete volume request issued successfully. Aug 06 14:20:57.318042 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-758912b7-0619-4f98-8e71-0b127216793f tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] https://10.4.3.229/volume/v3/volumes/67102332-ae28-4e6c-a6eb-d0633076e83c/action returned with HTTP 202 Aug 06 14:20:57.319150 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 100/398] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:20:57 2026] POST /volume/v3/volumes/67102332-ae28-4e6c-a6eb-d0633076e83c/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:20:57.329681 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d73d81b0-f076-448b-9e13-a71f5c394250 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:57.331955 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d73d81b0-f076-448b-9e13-a71f5c394250 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/67102332-ae28-4e6c-a6eb-d0633076e83c Aug 06 14:20:57.332199 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d73d81b0-f076-448b-9e13-a71f5c394250 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:57.332457 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d73d81b0-f076-448b-9e13-a71f5c394250 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:57.333915 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-1ab7381a-05e9-4782-9b06-98349657c689 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:57.339536 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-1ab7381a-05e9-4782-9b06-98349657c689 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] POST https://10.4.3.229/volume/v3/attachments/d9ced71f-6262-45b2-9b29-e3eabfda26c0/action Aug 06 14:20:57.339536 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-1ab7381a-05e9-4782-9b06-98349657c689 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Action body: b'{"os-complete": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:57.339536 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-1ab7381a-05e9-4782-9b06-98349657c689 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:57.346159 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:57.346159 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:57.354300 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-d73d81b0-f076-448b-9e13-a71f5c394250 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:57.359863 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d73d81b0-f076-448b-9e13-a71f5c394250 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/67102332-ae28-4e6c-a6eb-d0633076e83c returned with HTTP 200 Aug 06 14:20:57.360507 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 102/399] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:57 2026] GET /volume/v3/volumes/67102332-ae28-4e6c-a6eb-d0633076e83c => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:57.366448 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:57.366448 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:57.386033 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-98e6e4b4-3179-42eb-85e6-5adb8c8c5f6a req-1ab7381a-05e9-4782-9b06-98349657c689 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] https://10.4.3.229/volume/v3/attachments/d9ced71f-6262-45b2-9b29-e3eabfda26c0/action returned with HTTP 204 Aug 06 14:20:57.386825 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 99/400] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:20:57 2026] POST /volume/v3/attachments/d9ced71f-6262-45b2-9b29-e3eabfda26c0/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:58.020007 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-0dc8a375-0768-4bd7-adac-d0a9c6a053cb req-c9a47f7c-800d-4cb2-8a88-30253a5ac24f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:58.022953 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-0dc8a375-0768-4bd7-adac-d0a9c6a053cb req-c9a47f7c-800d-4cb2-8a88-30253a5ac24f tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] PUT https://10.4.3.229/volume/v3/attachments/6a0fde97-a33f-44c8-9d7a-a11dc2c6a4b9 Aug 06 14:20:58.023935 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-0dc8a375-0768-4bd7-adac-d0a9c6a053cb req-c9a47f7c-800d-4cb2-8a88-30253a5ac24f tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:58.036695 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-0dc8a375-0768-4bd7-adac-d0a9c6a053cb req-c9a47f7c-800d-4cb2-8a88-30253a5ac24f tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Acquiring lock "cinder-attachment_update-de5f90a0-10d1-44e2-8ee9-1b4e30227962-np0000006659" by "attachment_update" {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:20:58.041803 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-0dc8a375-0768-4bd7-adac-d0a9c6a053cb req-c9a47f7c-800d-4cb2-8a88-30253a5ac24f tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Lock "cinder-attachment_update-de5f90a0-10d1-44e2-8ee9-1b4e30227962-np0000006659" acquired by "attachment_update" :: waited 0.006s {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:20:58.043653 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:58.043653 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:58.133472 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-0dc8a375-0768-4bd7-adac-d0a9c6a053cb req-c9a47f7c-800d-4cb2-8a88-30253a5ac24f tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Lock "cinder-attachment_update-de5f90a0-10d1-44e2-8ee9-1b4e30227962-np0000006659" released by "attachment_update" :: held 0.092s {{(pid=100399) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:20:58.133472 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-0dc8a375-0768-4bd7-adac-d0a9c6a053cb req-c9a47f7c-800d-4cb2-8a88-30253a5ac24f tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/attachments/6a0fde97-a33f-44c8-9d7a-a11dc2c6a4b9 returned with HTTP 200 Aug 06 14:20:58.134305 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 100/401] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:20:58 2026] PUT /volume/v3/attachments/6a0fde97-a33f-44c8-9d7a-a11dc2c6a4b9 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:58.145326 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-0dc8a375-0768-4bd7-adac-d0a9c6a053cb req-eb2f1119-7e29-4db9-9436-a897cec9d7a4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:58.147506 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0dc8a375-0768-4bd7-adac-d0a9c6a053cb req-eb2f1119-7e29-4db9-9436-a897cec9d7a4 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] GET https://10.4.3.229/volume/v3/attachments/6a0fde97-a33f-44c8-9d7a-a11dc2c6a4b9 Aug 06 14:20:58.147769 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0dc8a375-0768-4bd7-adac-d0a9c6a053cb req-eb2f1119-7e29-4db9-9436-a897cec9d7a4 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:58.148033 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0dc8a375-0768-4bd7-adac-d0a9c6a053cb req-eb2f1119-7e29-4db9-9436-a897cec9d7a4 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:58.171489 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0dc8a375-0768-4bd7-adac-d0a9c6a053cb req-eb2f1119-7e29-4db9-9436-a897cec9d7a4 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/attachments/6a0fde97-a33f-44c8-9d7a-a11dc2c6a4b9 returned with HTTP 200 Aug 06 14:20:58.172116 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 101/402] 10.4.3.229 () {70 vars in 1651 bytes} [Thu Aug 6 14:20:58 2026] GET /volume/v3/attachments/6a0fde97-a33f-44c8-9d7a-a11dc2c6a4b9 => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:20:58.381532 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b0d94281-b26e-42c3-817e-8f35db7b6c03 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:58.383800 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b0d94281-b26e-42c3-817e-8f35db7b6c03 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/67102332-ae28-4e6c-a6eb-d0633076e83c Aug 06 14:20:58.384081 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b0d94281-b26e-42c3-817e-8f35db7b6c03 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:58.384343 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b0d94281-b26e-42c3-817e-8f35db7b6c03 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:58.402514 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b0d94281-b26e-42c3-817e-8f35db7b6c03 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/67102332-ae28-4e6c-a6eb-d0633076e83c returned with HTTP 404 Aug 06 14:20:58.402514 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 103/403] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:58 2026] GET /volume/v3/volumes/67102332-ae28-4e6c-a6eb-d0633076e83c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:58.418539 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-bd805676-dc04-432c-b5ae-0175e4c52dff None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:58.420322 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bd805676-dc04-432c-b5ae-0175e4c52dff tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/67102332-ae28-4e6c-a6eb-d0633076e83c Aug 06 14:20:58.420734 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bd805676-dc04-432c-b5ae-0175e4c52dff tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:58.420999 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bd805676-dc04-432c-b5ae-0175e4c52dff tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:58.426866 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bd805676-dc04-432c-b5ae-0175e4c52dff tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/67102332-ae28-4e6c-a6eb-d0633076e83c returned with HTTP 404 Aug 06 14:20:58.426866 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 100/404] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:58 2026] GET /volume/v3/volumes/67102332-ae28-4e6c-a6eb-d0633076e83c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:58.434422 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-0cc81ce2-e96a-436b-8a18-f62841efd480 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:58.436483 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0cc81ce2-e96a-436b-8a18-f62841efd480 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] DELETE https://10.4.3.229/volume/v3/volumes/67102332-ae28-4e6c-a6eb-d0633076e83c Aug 06 14:20:58.436786 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0cc81ce2-e96a-436b-8a18-f62841efd480 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:58.437077 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0cc81ce2-e96a-436b-8a18-f62841efd480 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:58.437338 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-0cc81ce2-e96a-436b-8a18-f62841efd480 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Delete volume with id: 67102332-ae28-4e6c-a6eb-d0633076e83c Aug 06 14:20:58.444042 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0cc81ce2-e96a-436b-8a18-f62841efd480 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/67102332-ae28-4e6c-a6eb-d0633076e83c returned with HTTP 404 Aug 06 14:20:58.444475 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 101/405] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:20:58 2026] DELETE /volume/v3/volumes/67102332-ae28-4e6c-a6eb-d0633076e83c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:20:58.452719 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ba9be2da-e456-485a-8d40-2796f3ef579e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:58.460455 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ba9be2da-e456-485a-8d40-2796f3ef579e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:20:58.460455 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ba9be2da-e456-485a-8d40-2796f3ef579e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1947016930"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:58.461351 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-ba9be2da-e456-485a-8d40-2796f3ef579e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1947016930'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:20:58.461673 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-ba9be2da-e456-485a-8d40-2796f3ef579e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Create volume of 1 GB Aug 06 14:20:58.462649 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:58.462649 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:58.472440 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ba9be2da-e456-485a-8d40-2796f3ef579e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Availability Zones retrieved successfully. Aug 06 14:20:58.479993 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ba9be2da-e456-485a-8d40-2796f3ef579e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Flow 'volume_create_api' (e0289ee1-e55a-4d1d-a890-987740fd1d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:58.481359 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ba9be2da-e456-485a-8d40-2796f3ef579e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (561bc7b5-ad81-42c4-a166-b9063ed12ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:58.482886 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-ba9be2da-e456-485a-8d40-2796f3ef579e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:20:58.513443 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ba9be2da-e456-485a-8d40-2796f3ef579e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (561bc7b5-ad81-42c4-a166-b9063ed12ad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:58.514158 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ba9be2da-e456-485a-8d40-2796f3ef579e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2523cbe6-05ff-4684-b2c9-42c652dd1a4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:58.563410 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-ba9be2da-e456-485a-8d40-2796f3ef579e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Created reservations ['1f1cb37a-1d7a-449c-a5a7-ee1dad36f1c0', '2aa7a49c-4f90-4d88-91dd-86fbada08b37', '21209a73-c00a-491a-be3c-6103aeb63c38', '832ae80b-de6c-4760-82ca-cd6669961cdb'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:20:58.564119 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ba9be2da-e456-485a-8d40-2796f3ef579e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2523cbe6-05ff-4684-b2c9-42c652dd1a4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f1cb37a-1d7a-449c-a5a7-ee1dad36f1c0', '2aa7a49c-4f90-4d88-91dd-86fbada08b37', '21209a73-c00a-491a-be3c-6103aeb63c38', '832ae80b-de6c-4760-82ca-cd6669961cdb']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:58.565191 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ba9be2da-e456-485a-8d40-2796f3ef579e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b15ddada-7f60-4f0a-bccf-b8d0513a5bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:58.592174 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ba9be2da-e456-485a-8d40-2796f3ef579e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b15ddada-7f60-4f0a-bccf-b8d0513a5bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43e35652-5aef-4842-b46b-497ca9890fdd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1947016930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3494d8570b88464b87aa0d6ff9cab5e9',qos_specs=None,replication_status=,reservations=['1f1cb37a-1d7a-449c-a5a7-ee1dad36f1c0','2aa7a49c-4f90-4d88-91dd-86fbada08b37','21209a73-c00a-491a-be3c-6103aeb63c38','832ae80b-de6c-4760-82ca-cd6669961cdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb782a81d90147d6b74ce1d943ed1311',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:20:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1947016930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43e35652-5aef-4842-b46b-497ca9890fdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3494d8570b88464b87aa0d6ff9cab5e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb782a81d90147d6b74ce1d943ed1311',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:58.592878 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ba9be2da-e456-485a-8d40-2796f3ef579e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cfa3d60-5934-49e1-b7a8-427f95e57885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:58.618616 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ba9be2da-e456-485a-8d40-2796f3ef579e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cfa3d60-5934-49e1-b7a8-427f95e57885) transitioned into state 'SUCCESS' from state '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-1947016930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3494d8570b88464b87aa0d6ff9cab5e9',qos_specs=None,replication_status=,reservations=['1f1cb37a-1d7a-449c-a5a7-ee1dad36f1c0','2aa7a49c-4f90-4d88-91dd-86fbada08b37','21209a73-c00a-491a-be3c-6103aeb63c38','832ae80b-de6c-4760-82ca-cd6669961cdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb782a81d90147d6b74ce1d943ed1311',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:58.619829 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ba9be2da-e456-485a-8d40-2796f3ef579e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a91ba49-457d-425e-9408-e277a593440c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:20:58.642867 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ba9be2da-e456-485a-8d40-2796f3ef579e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a91ba49-457d-425e-9408-e277a593440c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:20:58.645564 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ba9be2da-e456-485a-8d40-2796f3ef579e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Flow 'volume_create_api' (e0289ee1-e55a-4d1d-a890-987740fd1d2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:20:58.645564 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ba9be2da-e456-485a-8d40-2796f3ef579e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Create volume request issued successfully. Aug 06 14:20:58.645564 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ba9be2da-e456-485a-8d40-2796f3ef579e tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:20:58.645564 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 102/406] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:20:58 2026] POST /volume/v3/volumes => generated 749 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:20:58.663466 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-4cb47597-3fbf-459f-a533-61aaa12dd940 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:58.663466 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4cb47597-3fbf-459f-a533-61aaa12dd940 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd Aug 06 14:20:58.663466 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4cb47597-3fbf-459f-a533-61aaa12dd940 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:58.663718 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4cb47597-3fbf-459f-a533-61aaa12dd940 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:58.671134 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:58.671134 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:58.676543 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-4cb47597-3fbf-459f-a533-61aaa12dd940 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:58.678931 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4cb47597-3fbf-459f-a533-61aaa12dd940 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd returned with HTTP 200 Aug 06 14:20:58.679317 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 104/407] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:58 2026] GET /volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:59.695286 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-39916e55-c1b3-48b3-afe0-c79a60dc1551 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:59.697373 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-39916e55-c1b3-48b3-afe0-c79a60dc1551 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd Aug 06 14:20:59.697588 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-39916e55-c1b3-48b3-afe0-c79a60dc1551 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:59.697797 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-39916e55-c1b3-48b3-afe0-c79a60dc1551 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:59.706461 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:59.706461 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:59.711939 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-39916e55-c1b3-48b3-afe0-c79a60dc1551 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:59.717957 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-39916e55-c1b3-48b3-afe0-c79a60dc1551 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd returned with HTTP 200 Aug 06 14:20:59.717957 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 101/408] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:59 2026] GET /volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:59.741863 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e9ede688-5792-4006-bf7f-362c6be55c7d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:59.746454 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e9ede688-5792-4006-bf7f-362c6be55c7d tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] POST https://10.4.3.229/volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd/action Aug 06 14:20:59.746454 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e9ede688-5792-4006-bf7f-362c6be55c7d tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:59.746454 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e9ede688-5792-4006-bf7f-362c6be55c7d tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:59.757399 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:59.757399 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:59.757939 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.admin_actions [None req-e9ede688-5792-4006-bf7f-362c6be55c7d tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Updating volume '43e35652-5aef-4842-b46b-497ca9890fdd' with '{'status': 'error'}' {{(pid=100399) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 14:20:59.781151 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e9ede688-5792-4006-bf7f-362c6be55c7d tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] https://10.4.3.229/volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd/action returned with HTTP 202 Aug 06 14:20:59.781151 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 102/409] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:20:59 2026] POST /volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:20:59.790763 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9a9831bc-8407-4ce1-b3e2-c5de15a057c5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:59.792635 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9a9831bc-8407-4ce1-b3e2-c5de15a057c5 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd Aug 06 14:20:59.792842 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9a9831bc-8407-4ce1-b3e2-c5de15a057c5 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:59.793044 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9a9831bc-8407-4ce1-b3e2-c5de15a057c5 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:59.799914 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:59.799914 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:59.803530 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9a9831bc-8407-4ce1-b3e2-c5de15a057c5 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:59.807486 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9a9831bc-8407-4ce1-b3e2-c5de15a057c5 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd returned with HTTP 200 Aug 06 14:20:59.807839 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 103/410] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:59 2026] GET /volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:59.819858 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-dc620115-3018-4633-b0cd-0bff25e9911e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:59.821829 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-dc620115-3018-4633-b0cd-0bff25e9911e tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] POST https://10.4.3.229/volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd/action Aug 06 14:20:59.822209 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-dc620115-3018-4633-b0cd-0bff25e9911e tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:59.822328 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-dc620115-3018-4633-b0cd-0bff25e9911e tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:59.829967 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:59.829967 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:59.830284 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.admin_actions [None req-dc620115-3018-4633-b0cd-0bff25e9911e tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Updating volume '43e35652-5aef-4842-b46b-497ca9890fdd' with '{'status': 'available'}' {{(pid=100396) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 14:20:59.847379 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-dc620115-3018-4633-b0cd-0bff25e9911e tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] https://10.4.3.229/volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd/action returned with HTTP 202 Aug 06 14:20:59.847788 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 105/411] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:20:59 2026] POST /volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:20:59.855543 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ef49cb74-ec7a-4cfb-85c9-7aad548c328f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:59.857784 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ef49cb74-ec7a-4cfb-85c9-7aad548c328f tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd Aug 06 14:20:59.857982 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ef49cb74-ec7a-4cfb-85c9-7aad548c328f tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:59.858171 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ef49cb74-ec7a-4cfb-85c9-7aad548c328f tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:59.867349 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:59.867349 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:20:59.872174 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ef49cb74-ec7a-4cfb-85c9-7aad548c328f tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:59.877438 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ef49cb74-ec7a-4cfb-85c9-7aad548c328f tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd returned with HTTP 200 Aug 06 14:20:59.877832 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 102/412] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:59 2026] GET /volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:59.895080 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d116ae40-d11c-4906-837f-14baa293d4a9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:59.898447 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d116ae40-d11c-4906-837f-14baa293d4a9 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] POST https://10.4.3.229/volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd/action Aug 06 14:20:59.898447 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d116ae40-d11c-4906-837f-14baa293d4a9 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:59.898447 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d116ae40-d11c-4906-837f-14baa293d4a9 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:59.905616 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:59.905616 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:20:59.906129 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.admin_actions [None req-d116ae40-d11c-4906-837f-14baa293d4a9 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Updating volume '43e35652-5aef-4842-b46b-497ca9890fdd' with '{'status': 'maintenance'}' {{(pid=100399) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 14:20:59.925195 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d116ae40-d11c-4906-837f-14baa293d4a9 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] https://10.4.3.229/volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd/action returned with HTTP 202 Aug 06 14:20:59.925938 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 103/413] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:20:59 2026] POST /volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 06 14:20:59.933070 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2db00078-2afd-42e3-8bbc-c3d45b3a2990 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:59.934818 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2db00078-2afd-42e3-8bbc-c3d45b3a2990 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd Aug 06 14:20:59.935016 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2db00078-2afd-42e3-8bbc-c3d45b3a2990 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:20:59.935205 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2db00078-2afd-42e3-8bbc-c3d45b3a2990 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:20:59.941898 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:59.941898 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:20:59.946444 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-2db00078-2afd-42e3-8bbc-c3d45b3a2990 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:20:59.951352 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2db00078-2afd-42e3-8bbc-c3d45b3a2990 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd returned with HTTP 200 Aug 06 14:20:59.951836 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 104/414] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:20:59 2026] GET /volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:20:59.972450 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-faf04ae1-7b8d-4ea0-b45f-c7dd7e253104 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:20:59.974710 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-faf04ae1-7b8d-4ea0-b45f-c7dd7e253104 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] POST https://10.4.3.229/volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd/action Aug 06 14:20:59.975183 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-faf04ae1-7b8d-4ea0-b45f-c7dd7e253104 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:20:59.975316 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-faf04ae1-7b8d-4ea0-b45f-c7dd7e253104 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:20:59.984681 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:20:59.984681 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:20:59.985055 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.admin_actions [None req-faf04ae1-7b8d-4ea0-b45f-c7dd7e253104 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] Updating volume '43e35652-5aef-4842-b46b-497ca9890fdd' with '{'status': 'available'}' {{(pid=100396) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 14:21:00.006045 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-faf04ae1-7b8d-4ea0-b45f-c7dd7e253104 tempest-VolumesActionsTest-716046129 tempest-VolumesActionsTest-716046129-project-admin] https://10.4.3.229/volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd/action returned with HTTP 202 Aug 06 14:21:00.006644 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 106/415] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:20:59 2026] POST /volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:21:00.015603 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5abff81e-274c-4d64-9545-25e129d9c132 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:00.019517 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5abff81e-274c-4d64-9545-25e129d9c132 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd Aug 06 14:21:00.020435 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5abff81e-274c-4d64-9545-25e129d9c132 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:00.020807 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5abff81e-274c-4d64-9545-25e129d9c132 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:00.032504 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:00.032504 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:00.038828 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-5abff81e-274c-4d64-9545-25e129d9c132 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:21:00.047159 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5abff81e-274c-4d64-9545-25e129d9c132 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd returned with HTTP 200 Aug 06 14:21:00.048013 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 103/416] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:00 2026] GET /volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:00.061083 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1253fdc1-c56f-4d60-860d-fa53db9b59e1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:00.062921 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1253fdc1-c56f-4d60-860d-fa53db9b59e1 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd Aug 06 14:21:00.063364 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1253fdc1-c56f-4d60-860d-fa53db9b59e1 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:00.063754 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1253fdc1-c56f-4d60-860d-fa53db9b59e1 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:00.074520 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:00.074520 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:00.078665 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1253fdc1-c56f-4d60-860d-fa53db9b59e1 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:21:00.084482 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1253fdc1-c56f-4d60-860d-fa53db9b59e1 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd returned with HTTP 200 Aug 06 14:21:00.085136 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 104/417] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:00 2026] GET /volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:00.104001 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e57e83fc-4bdf-43ab-8cc4-fa5e239c2645 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:00.106447 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e57e83fc-4bdf-43ab-8cc4-fa5e239c2645 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] DELETE https://10.4.3.229/volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd Aug 06 14:21:00.106609 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e57e83fc-4bdf-43ab-8cc4-fa5e239c2645 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:00.106891 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e57e83fc-4bdf-43ab-8cc4-fa5e239c2645 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:00.107108 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-e57e83fc-4bdf-43ab-8cc4-fa5e239c2645 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Delete volume with id: 43e35652-5aef-4842-b46b-497ca9890fdd Aug 06 14:21:00.116354 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:00.116354 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:00.117038 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e57e83fc-4bdf-43ab-8cc4-fa5e239c2645 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:21:00.152255 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e57e83fc-4bdf-43ab-8cc4-fa5e239c2645 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Delete volume request issued successfully. Aug 06 14:21:00.152508 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e57e83fc-4bdf-43ab-8cc4-fa5e239c2645 tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd returned with HTTP 202 Aug 06 14:21:00.153138 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 105/418] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:21:00 2026] DELETE /volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:21:00.163933 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-56532381-e0d8-4adc-bac7-c403577b7cfd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:00.165616 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-56532381-e0d8-4adc-bac7-c403577b7cfd tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd Aug 06 14:21:00.165724 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-56532381-e0d8-4adc-bac7-c403577b7cfd tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:00.165925 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-56532381-e0d8-4adc-bac7-c403577b7cfd tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:00.172639 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:00.172639 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:00.176492 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-56532381-e0d8-4adc-bac7-c403577b7cfd tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Volume info retrieved successfully. Aug 06 14:21:00.181096 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-56532381-e0d8-4adc-bac7-c403577b7cfd tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd returned with HTTP 200 Aug 06 14:21:00.181550 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 107/419] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:00 2026] GET /volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:01.197412 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-54433146-be92-4450-89ad-5df4dde3476b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:01.200495 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-54433146-be92-4450-89ad-5df4dde3476b tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] GET https://10.4.3.229/volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd Aug 06 14:21:01.202368 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-54433146-be92-4450-89ad-5df4dde3476b tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:01.202368 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-54433146-be92-4450-89ad-5df4dde3476b tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:01.210594 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-54433146-be92-4450-89ad-5df4dde3476b tempest-VolumesActionsTest-865345586 tempest-VolumesActionsTest-865345586-project-member] https://10.4.3.229/volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd returned with HTTP 404 Aug 06 14:21:01.211311 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 104/420] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:01 2026] GET /volume/v3/volumes/43e35652-5aef-4842-b46b-497ca9890fdd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:04.157802 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2eb1129c-75ef-4ed4-aed2-ac83b4df4724 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:04.262082 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2eb1129c-75ef-4ed4-aed2-ac83b4df4724 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:21:04.262199 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2eb1129c-75ef-4ed4-aed2-ac83b4df4724 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-248381854"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:04.274072 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2eb1129c-75ef-4ed4-aed2-ac83b4df4724 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:21:04.274491 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 105/421] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:21:04 2026] POST /volume/v3/types => generated 223 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:04.284972 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d30f867c-cca5-4e71-b5f3-9d468ff7cc26 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:04.289055 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d30f867c-cca5-4e71-b5f3-9d468ff7cc26 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] POST https://10.4.3.229/volume/v3/group_types Aug 06 14:21:04.289486 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d30f867c-cca5-4e71-b5f3-9d468ff7cc26 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1503068731"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:04.332688 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d30f867c-cca5-4e71-b5f3-9d468ff7cc26 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] https://10.4.3.229/volume/v3/group_types returned with HTTP 202 Aug 06 14:21:04.333100 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 106/422] 10.4.3.229 () {70 vars in 1311 bytes} [Thu Aug 6 14:21:04 2026] POST /volume/v3/group_types => generated 181 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 06 14:21:04.344166 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1796f580-4807-4a92-baed-3e9ad3a4b400 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:04.383507 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-73e4075b-84bd-46b0-8d97-6b070bfac0d0 req-ba6a2815-5c74-4d65-afba-e2e4fbbcd7de None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:04.387203 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-73e4075b-84bd-46b0-8d97-6b070bfac0d0 req-ba6a2815-5c74-4d65-afba-e2e4fbbcd7de tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] GET https://10.4.3.229/volume/v3/volumes/edd22c04-b3f6-4590-8e7d-db17bca1a3af Aug 06 14:21:04.387203 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-73e4075b-84bd-46b0-8d97-6b070bfac0d0 req-ba6a2815-5c74-4d65-afba-e2e4fbbcd7de tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:04.387203 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-73e4075b-84bd-46b0-8d97-6b070bfac0d0 req-ba6a2815-5c74-4d65-afba-e2e4fbbcd7de tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:04.397246 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:04.397246 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:04.400866 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-73e4075b-84bd-46b0-8d97-6b070bfac0d0 req-ba6a2815-5c74-4d65-afba-e2e4fbbcd7de tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Volume info retrieved successfully. Aug 06 14:21:04.405622 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-73e4075b-84bd-46b0-8d97-6b070bfac0d0 req-ba6a2815-5c74-4d65-afba-e2e4fbbcd7de tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] https://10.4.3.229/volume/v3/volumes/edd22c04-b3f6-4590-8e7d-db17bca1a3af returned with HTTP 200 Aug 06 14:21:04.406397 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 105/423] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:21:04 2026] GET /volume/v3/volumes/edd22c04-b3f6-4590-8e7d-db17bca1a3af => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:04.425026 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1796f580-4807-4a92-baed-3e9ad3a4b400 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] POST https://10.4.3.229/volume/v3/groups Aug 06 14:21:04.425458 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1796f580-4807-4a92-baed-3e9ad3a4b400 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b1d53097-c29b-42d6-8f42-fab9e5b0a8ce", "volume_types": ["4aaee7f0-7cae-4ede-b03e-1c636e62eaa1"], "name": "tempest-GroupSnapshotsTest-Group-1775781760"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:04.427218 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.groups [None req-1796f580-4807-4a92-baed-3e9ad3a4b400 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Creating new group {'group': {'group_type': 'b1d53097-c29b-42d6-8f42-fab9e5b0a8ce', 'volume_types': ['4aaee7f0-7cae-4ede-b03e-1c636e62eaa1'], 'name': 'tempest-GroupSnapshotsTest-Group-1775781760'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 14:21:04.437946 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.groups [None req-1796f580-4807-4a92-baed-3e9ad3a4b400 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Creating group tempest-GroupSnapshotsTest-Group-1775781760. Aug 06 14:21:04.455773 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1796f580-4807-4a92-baed-3e9ad3a4b400 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Availability zone cache updated, next update will occur around 2026-08-06 15:21:04.455446. {{(pid=100396) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 14:21:04.455900 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-1796f580-4807-4a92-baed-3e9ad3a4b400 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Availability Zones retrieved successfully. Aug 06 14:21:04.476041 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-1796f580-4807-4a92-baed-3e9ad3a4b400 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Created reservations ['6df0282f-cc2f-43d4-91c2-596fcf433682'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:04.505729 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1796f580-4807-4a92-baed-3e9ad3a4b400 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups returned with HTTP 202 Aug 06 14:21:04.506136 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 108/424] 10.4.3.229 () {70 vars in 1297 bytes} [Thu Aug 6 14:21:04 2026] POST /volume/v3/groups => generated 112 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:04.515389 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f4d24255-b3b4-4600-bb45-b7b2c5a1d751 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:04.518022 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f4d24255-b3b4-4600-bb45-b7b2c5a1d751 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/groups/36c19c64-95fe-4050-adaa-537b8ea58481 Aug 06 14:21:04.518022 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f4d24255-b3b4-4600-bb45-b7b2c5a1d751 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:04.518022 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f4d24255-b3b4-4600-bb45-b7b2c5a1d751 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:04.518022 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.groups [None req-f4d24255-b3b4-4600-bb45-b7b2c5a1d751 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] show called for member 36c19c64-95fe-4050-adaa-537b8ea58481 {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:21:04.523609 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:04.523609 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:04.544900 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f4d24255-b3b4-4600-bb45-b7b2c5a1d751 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups/36c19c64-95fe-4050-adaa-537b8ea58481 returned with HTTP 200 Aug 06 14:21:04.545297 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 106/425] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:21:04 2026] GET /volume/v3/groups/36c19c64-95fe-4050-adaa-537b8ea58481 => generated 392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:05.163873 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-0dc8a375-0768-4bd7-adac-d0a9c6a053cb req-c500fed1-b104-4960-8a54-357f91d684f5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:05.164968 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0dc8a375-0768-4bd7-adac-d0a9c6a053cb req-c500fed1-b104-4960-8a54-357f91d684f5 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] POST https://10.4.3.229/volume/v3/attachments/6a0fde97-a33f-44c8-9d7a-a11dc2c6a4b9/action Aug 06 14:21:05.165305 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0dc8a375-0768-4bd7-adac-d0a9c6a053cb req-c500fed1-b104-4960-8a54-357f91d684f5 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Action body: b'{"os-complete": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:21:05.165403 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0dc8a375-0768-4bd7-adac-d0a9c6a053cb req-c500fed1-b104-4960-8a54-357f91d684f5 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:05.180669 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:05.180669 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:05.189627 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0dc8a375-0768-4bd7-adac-d0a9c6a053cb req-c500fed1-b104-4960-8a54-357f91d684f5 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/attachments/6a0fde97-a33f-44c8-9d7a-a11dc2c6a4b9/action returned with HTTP 204 Aug 06 14:21:05.190215 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 107/426] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:21:05 2026] POST /volume/v3/attachments/6a0fde97-a33f-44c8-9d7a-a11dc2c6a4b9/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:05.555941 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-4dbe65fe-e027-4d33-a1d3-50961696ea12 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:05.557822 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4dbe65fe-e027-4d33-a1d3-50961696ea12 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/groups/36c19c64-95fe-4050-adaa-537b8ea58481 Aug 06 14:21:05.558038 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4dbe65fe-e027-4d33-a1d3-50961696ea12 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:05.558255 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4dbe65fe-e027-4d33-a1d3-50961696ea12 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:05.558391 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.groups [None req-4dbe65fe-e027-4d33-a1d3-50961696ea12 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] show called for member 36c19c64-95fe-4050-adaa-537b8ea58481 {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:21:05.563632 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:05.563632 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:05.589842 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4dbe65fe-e027-4d33-a1d3-50961696ea12 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups/36c19c64-95fe-4050-adaa-537b8ea58481 returned with HTTP 200 Aug 06 14:21:05.590402 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 106/427] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:21:05 2026] GET /volume/v3/groups/36c19c64-95fe-4050-adaa-537b8ea58481 => generated 393 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:05.599352 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-cd3b1a13-6295-42c0-bcce-7c8208c3f309 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:05.600984 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cd3b1a13-6295-42c0-bcce-7c8208c3f309 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:21:05.601340 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cd3b1a13-6295-42c0-bcce-7c8208c3f309 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1031695971", "volume_type": "4aaee7f0-7cae-4ede-b03e-1c636e62eaa1", "group_id": "36c19c64-95fe-4050-adaa-537b8ea58481", "size": 1}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:05.603805 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-cd3b1a13-6295-42c0-bcce-7c8208c3f309 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1031695971', 'volume_type': '4aaee7f0-7cae-4ede-b03e-1c636e62eaa1', 'group_id': '36c19c64-95fe-4050-adaa-537b8ea58481', 'size': 1}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:21:05.609333 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:05.609333 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:05.609755 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-cd3b1a13-6295-42c0-bcce-7c8208c3f309 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Create volume of 1 GB Aug 06 14:21:05.622568 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-cd3b1a13-6295-42c0-bcce-7c8208c3f309 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Availability Zones retrieved successfully. Aug 06 14:21:05.631777 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-cd3b1a13-6295-42c0-bcce-7c8208c3f309 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Flow 'volume_create_api' (2fb74399-3547-47e9-8bca-764bb11535d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:05.631777 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-cd3b1a13-6295-42c0-bcce-7c8208c3f309 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e78bebef-65af-4107-a58d-e2a333087332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:05.631777 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:05.631777 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:05.633082 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-cd3b1a13-6295-42c0-bcce-7c8208c3f309 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:21:05.651242 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-cd3b1a13-6295-42c0-bcce-7c8208c3f309 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e78bebef-65af-4107-a58d-e2a333087332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4aaee7f0-7cae-4ede-b03e-1c636e62eaa1,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-248381854',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4aaee7f0-7cae-4ede-b03e-1c636e62eaa1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '36c19c64-95fe-4050-adaa-537b8ea58481', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:05.652036 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-cd3b1a13-6295-42c0-bcce-7c8208c3f309 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c3d1f68-d86f-4159-8163-0c3ba4dcddc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:05.679164 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-cd3b1a13-6295-42c0-bcce-7c8208c3f309 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-248381854 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-248381854, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:21:05.679509 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-cd3b1a13-6295-42c0-bcce-7c8208c3f309 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-248381854 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-248381854, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:21:05.710257 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-cd3b1a13-6295-42c0-bcce-7c8208c3f309 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Created reservations ['cdc912eb-1497-46eb-85fa-f71cc63797d3', '47519a35-4adb-40f7-999e-71bc61cd7fd8', 'fdea3330-3350-45eb-9c9e-c43644f0c289', '75ba8d5d-c782-4334-85bf-c77c3e44a8df'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:05.711084 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-cd3b1a13-6295-42c0-bcce-7c8208c3f309 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c3d1f68-d86f-4159-8163-0c3ba4dcddc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdc912eb-1497-46eb-85fa-f71cc63797d3', '47519a35-4adb-40f7-999e-71bc61cd7fd8', 'fdea3330-3350-45eb-9c9e-c43644f0c289', '75ba8d5d-c782-4334-85bf-c77c3e44a8df']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:05.711850 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-cd3b1a13-6295-42c0-bcce-7c8208c3f309 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64c047f1-855b-4f7f-9fac-40e3cc86a204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:05.731442 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-cd3b1a13-6295-42c0-bcce-7c8208c3f309 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64c047f1-855b-4f7f-9fac-40e3cc86a204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7fc625d-8640-45de-bd96-50af399a3dd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1031695971',encryption_key_id=None,group_id=36c19c64-95fe-4050-adaa-537b8ea58481,group_type_id=,metadata={},multiattach=False,project_id='953e29b7bacc4a59bc1beb88bd341b6b',qos_specs=None,replication_status=,reservations=['cdc912eb-1497-46eb-85fa-f71cc63797d3','47519a35-4adb-40f7-999e-71bc61cd7fd8','fdea3330-3350-45eb-9c9e-c43644f0c289','75ba8d5d-c782-4334-85bf-c77c3e44a8df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9648cdd90bc43da87513d46ac7d3f55',volume_type_id=4aaee7f0-7cae-4ede-b03e-1c636e62eaa1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:21:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1031695971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=36c19c64-95fe-4050-adaa-537b8ea58481,host=None,id=c7fc625d-8640-45de-bd96-50af399a3dd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='953e29b7bacc4a59bc1beb88bd341b6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9648cdd90bc43da87513d46ac7d3f55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4aaee7f0-7cae-4ede-b03e-1c636e62eaa1),volume_type_id=4aaee7f0-7cae-4ede-b03e-1c636e62eaa1)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:05.732510 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-cd3b1a13-6295-42c0-bcce-7c8208c3f309 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d824e9cb-2d66-4782-8024-526e34f0b5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:05.748356 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-cd3b1a13-6295-42c0-bcce-7c8208c3f309 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d824e9cb-2d66-4782-8024-526e34f0b5c8) transitioned into state 'SUCCESS' from state '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-1031695971',encryption_key_id=None,group_id=36c19c64-95fe-4050-adaa-537b8ea58481,group_type_id=,metadata={},multiattach=False,project_id='953e29b7bacc4a59bc1beb88bd341b6b',qos_specs=None,replication_status=,reservations=['cdc912eb-1497-46eb-85fa-f71cc63797d3','47519a35-4adb-40f7-999e-71bc61cd7fd8','fdea3330-3350-45eb-9c9e-c43644f0c289','75ba8d5d-c782-4334-85bf-c77c3e44a8df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9648cdd90bc43da87513d46ac7d3f55',volume_type_id=4aaee7f0-7cae-4ede-b03e-1c636e62eaa1)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:05.749026 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-cd3b1a13-6295-42c0-bcce-7c8208c3f309 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3f552a9-4761-440b-89c4-12455f5407cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:05.759637 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-cd3b1a13-6295-42c0-bcce-7c8208c3f309 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3f552a9-4761-440b-89c4-12455f5407cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:05.760440 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-cd3b1a13-6295-42c0-bcce-7c8208c3f309 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Flow 'volume_create_api' (2fb74399-3547-47e9-8bca-764bb11535d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:05.760753 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-cd3b1a13-6295-42c0-bcce-7c8208c3f309 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Create volume request issued successfully. Aug 06 14:21:05.761502 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-cd3b1a13-6295-42c0-bcce-7c8208c3f309 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:05.761706 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-cd3b1a13-6295-42c0-bcce-7c8208c3f309 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:05.805300 np0000006659 devstack@c-api.service[100396]: DEBUG oslo_db.sqlalchemy.engines [None req-cd3b1a13-6295-42c0-bcce-7c8208c3f309 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100396) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:05.808492 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:05.808492 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:05.811850 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cd3b1a13-6295-42c0-bcce-7c8208c3f309 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:21:05.812330 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 109/428] 10.4.3.229 () {70 vars in 1300 bytes} [Thu Aug 6 14:21:05 2026] POST /volume/v3/volumes => generated 822 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:05.826519 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5b38242f-f86f-46bc-a9b0-dd41f70116f1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:05.830806 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5b38242f-f86f-46bc-a9b0-dd41f70116f1 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/volumes/c7fc625d-8640-45de-bd96-50af399a3dd6 Aug 06 14:21:05.831041 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5b38242f-f86f-46bc-a9b0-dd41f70116f1 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:05.831233 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5b38242f-f86f-46bc-a9b0-dd41f70116f1 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:05.841339 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:05.841339 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:05.846107 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-5b38242f-f86f-46bc-a9b0-dd41f70116f1 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Volume info retrieved successfully. Aug 06 14:21:05.847059 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-5b38242f-f86f-46bc-a9b0-dd41f70116f1 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:05.847288 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-5b38242f-f86f-46bc-a9b0-dd41f70116f1 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:05.889282 np0000006659 devstack@c-api.service[100399]: DEBUG oslo_db.sqlalchemy.engines [None req-5b38242f-f86f-46bc-a9b0-dd41f70116f1 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100399) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:05.892442 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:05.892442 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:05.901306 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5b38242f-f86f-46bc-a9b0-dd41f70116f1 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes/c7fc625d-8640-45de-bd96-50af399a3dd6 returned with HTTP 200 Aug 06 14:21:05.901673 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 107/429] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:05 2026] GET /volume/v3/volumes/c7fc625d-8640-45de-bd96-50af399a3dd6 => generated 890 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:06.920256 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f117363b-dbd0-46cd-ade5-4e596a15c195 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:06.923287 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f117363b-dbd0-46cd-ade5-4e596a15c195 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/volumes/c7fc625d-8640-45de-bd96-50af399a3dd6 Aug 06 14:21:06.923287 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f117363b-dbd0-46cd-ade5-4e596a15c195 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:06.923287 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f117363b-dbd0-46cd-ade5-4e596a15c195 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:06.934566 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:06.934566 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:06.940734 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-f117363b-dbd0-46cd-ade5-4e596a15c195 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Volume info retrieved successfully. Aug 06 14:21:06.941927 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-f117363b-dbd0-46cd-ade5-4e596a15c195 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:06.942174 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-f117363b-dbd0-46cd-ade5-4e596a15c195 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:06.991815 np0000006659 devstack@c-api.service[100398]: DEBUG oslo_db.sqlalchemy.engines [None req-f117363b-dbd0-46cd-ade5-4e596a15c195 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:06.996918 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:06.996918 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:07.007953 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f117363b-dbd0-46cd-ade5-4e596a15c195 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes/c7fc625d-8640-45de-bd96-50af399a3dd6 returned with HTTP 200 Aug 06 14:21:07.008479 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 108/430] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:06 2026] GET /volume/v3/volumes/c7fc625d-8640-45de-bd96-50af399a3dd6 => generated 915 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:07.023714 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-2ae38d25-e944-41df-8ecb-daff44c7e524 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:07.025992 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2ae38d25-e944-41df-8ecb-daff44c7e524 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] POST https://10.4.3.229/volume/v3/group_snapshots Aug 06 14:21:07.026646 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2ae38d25-e944-41df-8ecb-daff44c7e524 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "36c19c64-95fe-4050-adaa-537b8ea58481", "name": "tempest-group_snapshot-634889225"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:07.029289 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.group_snapshots [None req-2ae38d25-e944-41df-8ecb-daff44c7e524 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '36c19c64-95fe-4050-adaa-537b8ea58481', 'name': 'tempest-group_snapshot-634889225'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 06 14:21:07.034997 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:07.034997 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:07.039750 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.group_snapshots [None req-2ae38d25-e944-41df-8ecb-daff44c7e524 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Creating group_snapshot tempest-group_snapshot-634889225. Aug 06 14:21:07.083099 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:07.083099 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:07.107762 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [None req-2ae38d25-e944-41df-8ecb-daff44c7e524 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-248381854 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-248381854, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:21:07.108101 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [None req-2ae38d25-e944-41df-8ecb-daff44c7e524 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-248381854 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-248381854, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:21:07.137397 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-2ae38d25-e944-41df-8ecb-daff44c7e524 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Created reservations ['aa536058-f9a4-4436-8960-150c9a3b5168', '825a1f14-f9cf-463a-be78-b560d4224df4', '85711c29-e365-4950-a2eb-044bc7b0ebb0', '511e8978-2664-4ada-a488-03217a4f90ac'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:07.189287 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2ae38d25-e944-41df-8ecb-daff44c7e524 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/group_snapshots returned with HTTP 202 Aug 06 14:21:07.189816 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 107/431] 10.4.3.229 () {70 vars in 1324 bytes} [Thu Aug 6 14:21:07 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:07.202603 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8c7ed4b2-4465-42fd-85f4-7f7bedd0befd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:07.205241 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8c7ed4b2-4465-42fd-85f4-7f7bedd0befd tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/d8d23c6e-928a-4d34-8038-361a9d4f5f84 Aug 06 14:21:07.205241 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8c7ed4b2-4465-42fd-85f4-7f7bedd0befd tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:07.205241 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8c7ed4b2-4465-42fd-85f4-7f7bedd0befd tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:07.206037 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.group_snapshots [None req-8c7ed4b2-4465-42fd-85f4-7f7bedd0befd tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] show called for member d8d23c6e-928a-4d34-8038-361a9d4f5f84 {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 14:21:07.216337 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:07.216337 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:07.223008 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8c7ed4b2-4465-42fd-85f4-7f7bedd0befd tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/group_snapshots/d8d23c6e-928a-4d34-8038-361a9d4f5f84 returned with HTTP 200 Aug 06 14:21:07.223503 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 110/432] 10.4.3.229 () {68 vars in 1413 bytes} [Thu Aug 6 14:21:07 2026] GET /volume/v3/group_snapshots/d8d23c6e-928a-4d34-8038-361a9d4f5f84 => generated 306 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:08.117310 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-30d65f82-81d3-43cb-91d6-f6e1426ab5de None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:08.215812 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-30d65f82-81d3-43cb-91d6-f6e1426ab5de tempest-ExtensionsTestJSON-1868590069 tempest-ExtensionsTestJSON-1868590069-project-member] GET https://10.4.3.229/volume/v3/extensions Aug 06 14:21:08.216084 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-30d65f82-81d3-43cb-91d6-f6e1426ab5de tempest-ExtensionsTestJSON-1868590069 tempest-ExtensionsTestJSON-1868590069-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:08.216357 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-30d65f82-81d3-43cb-91d6-f6e1426ab5de tempest-ExtensionsTestJSON-1868590069 tempest-ExtensionsTestJSON-1868590069-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:08.216961 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-30d65f82-81d3-43cb-91d6-f6e1426ab5de tempest-ExtensionsTestJSON-1868590069 tempest-ExtensionsTestJSON-1868590069-project-member] https://10.4.3.229/volume/v3/extensions returned with HTTP 200 Aug 06 14:21:08.217440 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 108/433] 10.4.3.229 () {66 vars in 1246 bytes} [Thu Aug 6 14:21:08 2026] GET /volume/v3/extensions => generated 5245 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:08.234549 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bec9038b-9983-4b09-88b9-e552c9d4c2b9 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:08.236509 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bec9038b-9983-4b09-88b9-e552c9d4c2b9 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/d8d23c6e-928a-4d34-8038-361a9d4f5f84 Aug 06 14:21:08.236857 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bec9038b-9983-4b09-88b9-e552c9d4c2b9 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:08.237129 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bec9038b-9983-4b09-88b9-e552c9d4c2b9 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:08.237347 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.group_snapshots [None req-bec9038b-9983-4b09-88b9-e552c9d4c2b9 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] show called for member d8d23c6e-928a-4d34-8038-361a9d4f5f84 {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 14:21:08.243555 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:08.243555 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:08.249608 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bec9038b-9983-4b09-88b9-e552c9d4c2b9 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/group_snapshots/d8d23c6e-928a-4d34-8038-361a9d4f5f84 returned with HTTP 200 Aug 06 14:21:08.250283 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 109/434] 10.4.3.229 () {68 vars in 1413 bytes} [Thu Aug 6 14:21:08 2026] GET /volume/v3/group_snapshots/d8d23c6e-928a-4d34-8038-361a9d4f5f84 => generated 307 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:08.261725 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e60f973e-63d7-4912-8994-e5eaed4c940f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:08.266447 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e60f973e-63d7-4912-8994-e5eaed4c940f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/snapshots/detail Aug 06 14:21:08.266712 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e60f973e-63d7-4912-8994-e5eaed4c940f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:08.266985 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e60f973e-63d7-4912-8994-e5eaed4c940f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'detail' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:08.267387 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-e60f973e-63d7-4912-8994-e5eaed4c940f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:21:08.267809 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:08.267809 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:08.268999 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.db.api [None req-e60f973e-63d7-4912-8994-e5eaed4c940f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Building query based on filter {{(pid=100397) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:21:08.287756 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-e60f973e-63d7-4912-8994-e5eaed4c940f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Get all snapshots completed successfully. Aug 06 14:21:08.288341 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:08.288341 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:08.289206 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e60f973e-63d7-4912-8994-e5eaed4c940f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 14:21:08.289919 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 108/435] 10.4.3.229 () {66 vars in 1264 bytes} [Thu Aug 6 14:21:08 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:08.301883 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-80bf4995-185e-4f66-975b-0f5d0b94f0a8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:08.303757 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-80bf4995-185e-4f66-975b-0f5d0b94f0a8 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/snapshots/13486fd6-a8d2-448c-9268-2d87d47a95ad Aug 06 14:21:08.303954 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-80bf4995-185e-4f66-975b-0f5d0b94f0a8 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:08.304160 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-80bf4995-185e-4f66-975b-0f5d0b94f0a8 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:08.329902 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:08.329902 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:08.330403 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-80bf4995-185e-4f66-975b-0f5d0b94f0a8 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Snapshot retrieved successfully. Aug 06 14:21:08.331278 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-80bf4995-185e-4f66-975b-0f5d0b94f0a8 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/snapshots/13486fd6-a8d2-448c-9268-2d87d47a95ad returned with HTTP 200 Aug 06 14:21:08.331666 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 111/436] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:21:08 2026] GET /volume/v3/snapshots/13486fd6-a8d2-448c-9268-2d87d47a95ad => generated 450 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:08.340830 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1954ad64-eee9-4b35-89f7-6a9d55958b63 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:08.345453 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1954ad64-eee9-4b35-89f7-6a9d55958b63 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] POST https://10.4.3.229/volume/v3/groups/action Aug 06 14:21:08.345453 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1954ad64-eee9-4b35-89f7-6a9d55958b63 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "d8d23c6e-928a-4d34-8038-361a9d4f5f84", "name": "tempest-Group_from_snap-285414006"}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:21:08.345453 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1954ad64-eee9-4b35-89f7-6a9d55958b63 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "d8d23c6e-928a-4d34-8038-361a9d4f5f84", "name": "tempest-Group_from_snap-285414006"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:08.346204 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.groups [None req-1954ad64-eee9-4b35-89f7-6a9d55958b63 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'd8d23c6e-928a-4d34-8038-361a9d4f5f84', 'name': 'tempest-Group_from_snap-285414006'}}. {{(pid=100399) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 06 14:21:08.346475 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.groups [None req-1954ad64-eee9-4b35-89f7-6a9d55958b63 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Creating group tempest-Group_from_snap-285414006 from group_snapshot d8d23c6e-928a-4d34-8038-361a9d4f5f84. Aug 06 14:21:08.354450 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:08.354450 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:08.364019 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:08.364019 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:08.368512 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:08.368512 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:08.418017 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-1954ad64-eee9-4b35-89f7-6a9d55958b63 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Created reservations ['0004dd08-4913-4728-b206-9443139cf396'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:08.490896 np0000006659 devstack@c-api.service[100399]: INFO cinder.group.api [None req-1954ad64-eee9-4b35-89f7-6a9d55958b63 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] A mapping entry already exists for group 4c65f844-0f88-4ac4-951a-bc496213d5e3 and volume type 4aaee7f0-7cae-4ede-b03e-1c636e62eaa1. Do not need to create again. Aug 06 14:21:08.490896 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:08.490896 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:08.495949 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1954ad64-eee9-4b35-89f7-6a9d55958b63 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Availability zone cache updated, next update will occur around 2026-08-06 15:21:08.495216. {{(pid=100399) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 14:21:08.495949 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1954ad64-eee9-4b35-89f7-6a9d55958b63 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Availability Zones retrieved successfully. Aug 06 14:21:08.506882 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1954ad64-eee9-4b35-89f7-6a9d55958b63 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Flow 'volume_create_api' (809c08f5-d5be-4c66-b03f-f06bcf73a5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:08.508146 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1954ad64-eee9-4b35-89f7-6a9d55958b63 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a625675e-a0eb-4a91-920d-7456cbc72318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:08.509522 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-1954ad64-eee9-4b35-89f7-6a9d55958b63 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:21:08.540889 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1954ad64-eee9-4b35-89f7-6a9d55958b63 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a625675e-a0eb-4a91-920d-7456cbc72318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '13486fd6-a8d2-448c-9268-2d87d47a95ad', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4aaee7f0-7cae-4ede-b03e-1c636e62eaa1,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-248381854',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4aaee7f0-7cae-4ede-b03e-1c636e62eaa1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4c65f844-0f88-4ac4-951a-bc496213d5e3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:08.541630 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1954ad64-eee9-4b35-89f7-6a9d55958b63 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (576a3374-4fb6-4d56-a67e-082419aa4815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:08.578110 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-1954ad64-eee9-4b35-89f7-6a9d55958b63 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-248381854 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-248381854, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:21:08.589780 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-1954ad64-eee9-4b35-89f7-6a9d55958b63 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Created reservations ['17732d33-41a3-4cd2-8ef6-bfd7a5739099', '49dba849-2c8c-42b1-92d8-7b1369277c6a'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:08.590797 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1954ad64-eee9-4b35-89f7-6a9d55958b63 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (576a3374-4fb6-4d56-a67e-082419aa4815) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17732d33-41a3-4cd2-8ef6-bfd7a5739099', '49dba849-2c8c-42b1-92d8-7b1369277c6a']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:08.592031 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1954ad64-eee9-4b35-89f7-6a9d55958b63 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33cef9ed-f832-4645-95b5-12c748733036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:08.646391 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1954ad64-eee9-4b35-89f7-6a9d55958b63 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33cef9ed-f832-4645-95b5-12c748733036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c31e4ee-cc7e-4405-8865-25383569b61c', '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=4c65f844-0f88-4ac4-951a-bc496213d5e3,group_type_id=,metadata={},multiattach=False,project_id='953e29b7bacc4a59bc1beb88bd341b6b',qos_specs=None,replication_status=,reservations=['17732d33-41a3-4cd2-8ef6-bfd7a5739099','49dba849-2c8c-42b1-92d8-7b1369277c6a'],size=1,snapshot_id=13486fd6-a8d2-448c-9268-2d87d47a95ad,source_replicaid=,source_volid=None,status='creating',user_id='e9648cdd90bc43da87513d46ac7d3f55',volume_type_id=4aaee7f0-7cae-4ede-b03e-1c636e62eaa1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:21:08Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4c65f844-0f88-4ac4-951a-bc496213d5e3,host=None,id=3c31e4ee-cc7e-4405-8865-25383569b61c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='953e29b7bacc4a59bc1beb88bd341b6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=13486fd6-a8d2-448c-9268-2d87d47a95ad,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9648cdd90bc43da87513d46ac7d3f55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4aaee7f0-7cae-4ede-b03e-1c636e62eaa1),volume_type_id=4aaee7f0-7cae-4ede-b03e-1c636e62eaa1)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:08.647449 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1954ad64-eee9-4b35-89f7-6a9d55958b63 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c7ddb19-e7ae-4b2d-999c-672e7364ec89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:08.668312 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1954ad64-eee9-4b35-89f7-6a9d55958b63 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c7ddb19-e7ae-4b2d-999c-672e7364ec89) transitioned into state 'SUCCESS' from 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=4c65f844-0f88-4ac4-951a-bc496213d5e3,group_type_id=,metadata={},multiattach=False,project_id='953e29b7bacc4a59bc1beb88bd341b6b',qos_specs=None,replication_status=,reservations=['17732d33-41a3-4cd2-8ef6-bfd7a5739099','49dba849-2c8c-42b1-92d8-7b1369277c6a'],size=1,snapshot_id=13486fd6-a8d2-448c-9268-2d87d47a95ad,source_replicaid=,source_volid=None,status='creating',user_id='e9648cdd90bc43da87513d46ac7d3f55',volume_type_id=4aaee7f0-7cae-4ede-b03e-1c636e62eaa1)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:08.669539 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1954ad64-eee9-4b35-89f7-6a9d55958b63 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Flow 'volume_create_api' (809c08f5-d5be-4c66-b03f-f06bcf73a5ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:08.670232 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1954ad64-eee9-4b35-89f7-6a9d55958b63 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Create volume request issued successfully. Aug 06 14:21:08.684325 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-8b336c2e-5146-42b3-ba78-bbbdd9fcb01f req-bbe796da-cd54-482f-959d-d56b92052fb4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:08.686499 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-8b336c2e-5146-42b3-ba78-bbbdd9fcb01f req-bbe796da-cd54-482f-959d-d56b92052fb4 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] DELETE https://10.4.3.229/volume/v3/attachments/6a0fde97-a33f-44c8-9d7a-a11dc2c6a4b9 Aug 06 14:21:08.686700 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-8b336c2e-5146-42b3-ba78-bbbdd9fcb01f req-bbe796da-cd54-482f-959d-d56b92052fb4 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:08.686896 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-8b336c2e-5146-42b3-ba78-bbbdd9fcb01f req-bbe796da-cd54-482f-959d-d56b92052fb4 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:08.700512 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:08.700512 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:08.704053 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1954ad64-eee9-4b35-89f7-6a9d55958b63 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups/action returned with HTTP 202 Aug 06 14:21:08.704512 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 109/437] 10.4.3.229 () {70 vars in 1318 bytes} [Thu Aug 6 14:21:08 2026] POST /volume/v3/groups/action => generated 102 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:08.713708 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0a34c4d1-1898-4d33-8e75-a9ce79074b5d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:08.715724 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0a34c4d1-1898-4d33-8e75-a9ce79074b5d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:21:08.716672 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0a34c4d1-1898-4d33-8e75-a9ce79074b5d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:08.716672 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0a34c4d1-1898-4d33-8e75-a9ce79074b5d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'detail' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:08.716672 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-0a34c4d1-1898-4d33-8e75-a9ce79074b5d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:21:08.717317 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-0a34c4d1-1898-4d33-8e75-a9ce79074b5d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100397) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:21:08.725073 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-0a34c4d1-1898-4d33-8e75-a9ce79074b5d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Get all volumes completed successfully. Aug 06 14:21:08.725845 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-0a34c4d1-1898-4d33-8e75-a9ce79074b5d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:08.725993 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-0a34c4d1-1898-4d33-8e75-a9ce79074b5d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:08.770771 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.sqlalchemy.engines [None req-0a34c4d1-1898-4d33-8e75-a9ce79074b5d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:08.774635 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:08.774635 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:08.779219 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-0a34c4d1-1898-4d33-8e75-a9ce79074b5d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:08.779381 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-0a34c4d1-1898-4d33-8e75-a9ce79074b5d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:08.798452 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-8b336c2e-5146-42b3-ba78-bbbdd9fcb01f req-bbe796da-cd54-482f-959d-d56b92052fb4 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/attachments/6a0fde97-a33f-44c8-9d7a-a11dc2c6a4b9 returned with HTTP 200 Aug 06 14:21:08.798879 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 110/438] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:21:08 2026] DELETE /volume/v3/attachments/6a0fde97-a33f-44c8-9d7a-a11dc2c6a4b9 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:08.819024 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.sqlalchemy.engines [None req-0a34c4d1-1898-4d33-8e75-a9ce79074b5d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:08.822445 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:08.822445 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:08.833327 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0a34c4d1-1898-4d33-8e75-a9ce79074b5d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:21:08.833794 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 109/439] 10.4.3.229 () {68 vars in 1299 bytes} [Thu Aug 6 14:21:08 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:21:08.855929 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-72e8df98-13fb-472f-951f-bc4430e40e3e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:08.859003 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-72e8df98-13fb-472f-951f-bc4430e40e3e tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/volumes/3c31e4ee-cc7e-4405-8865-25383569b61c Aug 06 14:21:08.859173 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-72e8df98-13fb-472f-951f-bc4430e40e3e tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:08.859459 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-72e8df98-13fb-472f-951f-bc4430e40e3e tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:08.869343 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:08.869343 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:08.874596 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-72e8df98-13fb-472f-951f-bc4430e40e3e tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Volume info retrieved successfully. Aug 06 14:21:08.875493 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-72e8df98-13fb-472f-951f-bc4430e40e3e tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:08.875692 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-72e8df98-13fb-472f-951f-bc4430e40e3e tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:08.943754 np0000006659 devstack@c-api.service[100396]: DEBUG oslo_db.sqlalchemy.engines [None req-72e8df98-13fb-472f-951f-bc4430e40e3e tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100396) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:08.956773 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:08.956773 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:08.970286 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-72e8df98-13fb-472f-951f-bc4430e40e3e tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes/3c31e4ee-cc7e-4405-8865-25383569b61c returned with HTTP 200 Aug 06 14:21:08.972074 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 112/440] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:08 2026] GET /volume/v3/volumes/3c31e4ee-cc7e-4405-8865-25383569b61c => generated 926 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:08.987611 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d3799345-256c-4b1e-a89c-660243328e41 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:08.989867 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d3799345-256c-4b1e-a89c-660243328e41 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/groups/4c65f844-0f88-4ac4-951a-bc496213d5e3 Aug 06 14:21:08.990156 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d3799345-256c-4b1e-a89c-660243328e41 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:08.990416 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d3799345-256c-4b1e-a89c-660243328e41 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:08.990643 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.groups [None req-d3799345-256c-4b1e-a89c-660243328e41 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] show called for member 4c65f844-0f88-4ac4-951a-bc496213d5e3 {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:21:08.998667 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:08.998667 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:09.009359 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d3799345-256c-4b1e-a89c-660243328e41 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups/4c65f844-0f88-4ac4-951a-bc496213d5e3 returned with HTTP 200 Aug 06 14:21:09.010005 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 110/441] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:21:08 2026] GET /volume/v3/groups/4c65f844-0f88-4ac4-951a-bc496213d5e3 => generated 417 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:09.022825 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-795d7de3-f73b-4cc8-a51d-486b990c4383 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:09.025067 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-795d7de3-f73b-4cc8-a51d-486b990c4383 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:21:09.025342 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-795d7de3-f73b-4cc8-a51d-486b990c4383 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:09.025639 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-795d7de3-f73b-4cc8-a51d-486b990c4383 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'detail' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:09.026007 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [None req-795d7de3-f73b-4cc8-a51d-486b990c4383 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:21:09.029825 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:09.029825 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:09.030508 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-795d7de3-f73b-4cc8-a51d-486b990c4383 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100398) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:21:09.043041 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-795d7de3-f73b-4cc8-a51d-486b990c4383 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Get all volumes completed successfully. Aug 06 14:21:09.043950 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-795d7de3-f73b-4cc8-a51d-486b990c4383 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:09.044610 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-795d7de3-f73b-4cc8-a51d-486b990c4383 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:09.085585 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d7bdfe4e-9a7a-4996-9c36-bdb5c112a13b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:09.087390 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d7bdfe4e-9a7a-4996-9c36-bdb5c112a13b tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] GET https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 Aug 06 14:21:09.087585 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d7bdfe4e-9a7a-4996-9c36-bdb5c112a13b tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:09.087807 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d7bdfe4e-9a7a-4996-9c36-bdb5c112a13b tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:09.094503 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:09.094503 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:09.098648 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-d7bdfe4e-9a7a-4996-9c36-bdb5c112a13b tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Volume info retrieved successfully. Aug 06 14:21:09.098947 np0000006659 devstack@c-api.service[100398]: DEBUG oslo_db.sqlalchemy.engines [None req-795d7de3-f73b-4cc8-a51d-486b990c4383 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:09.102707 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:09.102707 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:09.103172 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d7bdfe4e-9a7a-4996-9c36-bdb5c112a13b tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 returned with HTTP 200 Aug 06 14:21:09.103595 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 110/442] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:09 2026] GET /volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:09.107072 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-795d7de3-f73b-4cc8-a51d-486b990c4383 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:09.107292 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-795d7de3-f73b-4cc8-a51d-486b990c4383 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:09.143818 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8b112b3c-a0d0-4770-a6bd-c96a337da766 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:09.146400 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8b112b3c-a0d0-4770-a6bd-c96a337da766 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] GET https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 Aug 06 14:21:09.146680 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8b112b3c-a0d0-4770-a6bd-c96a337da766 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:09.146935 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8b112b3c-a0d0-4770-a6bd-c96a337da766 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:09.157299 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:09.157299 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:09.158672 np0000006659 devstack@c-api.service[100398]: DEBUG oslo_db.sqlalchemy.engines [None req-795d7de3-f73b-4cc8-a51d-486b990c4383 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:09.162337 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:09.162337 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:09.162871 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8b112b3c-a0d0-4770-a6bd-c96a337da766 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Volume info retrieved successfully. Aug 06 14:21:09.169268 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8b112b3c-a0d0-4770-a6bd-c96a337da766 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 returned with HTTP 200 Aug 06 14:21:09.169815 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 113/443] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:09 2026] GET /volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:09.171642 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-795d7de3-f73b-4cc8-a51d-486b990c4383 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:21:09.172143 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 111/444] 10.4.3.229 () {68 vars in 1299 bytes} [Thu Aug 6 14:21:09 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:21:09.199798 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-644a863c-2549-4476-8c5a-4e6f14b4bd06 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:09.201744 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-644a863c-2549-4476-8c5a-4e6f14b4bd06 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] DELETE https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 Aug 06 14:21:09.202018 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-644a863c-2549-4476-8c5a-4e6f14b4bd06 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:09.202303 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-644a863c-2549-4476-8c5a-4e6f14b4bd06 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:09.202646 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-644a863c-2549-4476-8c5a-4e6f14b4bd06 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Delete volume with id: de5f90a0-10d1-44e2-8ee9-1b4e30227962 Aug 06 14:21:09.203367 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0dc1a5bb-3155-41ab-ad26-cc1bad1c37b6 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:09.204997 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0dc1a5bb-3155-41ab-ad26-cc1bad1c37b6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] POST https://10.4.3.229/volume/v3/groups/4c65f844-0f88-4ac4-951a-bc496213d5e3/action Aug 06 14:21:09.205330 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0dc1a5bb-3155-41ab-ad26-cc1bad1c37b6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:21:09.205453 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0dc1a5bb-3155-41ab-ad26-cc1bad1c37b6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:09.206723 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.groups [None req-0dc1a5bb-3155-41ab-ad26-cc1bad1c37b6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] delete called for group 4c65f844-0f88-4ac4-951a-bc496213d5e3 {{(pid=100397) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 14:21:09.206861 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.groups [None req-0dc1a5bb-3155-41ab-ad26-cc1bad1c37b6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Delete group with id: 4c65f844-0f88-4ac4-951a-bc496213d5e3 Aug 06 14:21:09.210282 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:09.210282 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:09.212617 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:09.212617 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:09.213229 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-644a863c-2549-4476-8c5a-4e6f14b4bd06 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Volume info retrieved successfully. Aug 06 14:21:09.233058 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-644a863c-2549-4476-8c5a-4e6f14b4bd06 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Delete volume request issued successfully. Aug 06 14:21:09.233253 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-644a863c-2549-4476-8c5a-4e6f14b4bd06 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 returned with HTTP 202 Aug 06 14:21:09.233922 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 111/445] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:21:09 2026] DELETE /volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:21:09.242927 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-719a5b5e-ed2e-406f-833a-89a32ed22ae8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:09.245197 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-719a5b5e-ed2e-406f-833a-89a32ed22ae8 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] GET https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 Aug 06 14:21:09.245471 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-719a5b5e-ed2e-406f-833a-89a32ed22ae8 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:09.245709 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-719a5b5e-ed2e-406f-833a-89a32ed22ae8 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:09.253349 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0dc1a5bb-3155-41ab-ad26-cc1bad1c37b6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups/4c65f844-0f88-4ac4-951a-bc496213d5e3/action returned with HTTP 202 Aug 06 14:21:09.254266 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 111/446] 10.4.3.229 () {70 vars in 1428 bytes} [Thu Aug 6 14:21:09 2026] POST /volume/v3/groups/4c65f844-0f88-4ac4-951a-bc496213d5e3/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 06 14:21:09.254905 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:09.254905 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:09.258901 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-719a5b5e-ed2e-406f-833a-89a32ed22ae8 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Volume info retrieved successfully. Aug 06 14:21:09.262950 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-fb9a9c66-489a-43cc-b642-c69efbd42eb0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:09.263797 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-719a5b5e-ed2e-406f-833a-89a32ed22ae8 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 returned with HTTP 200 Aug 06 14:21:09.264219 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 114/447] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:09 2026] GET /volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:09.265177 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fb9a9c66-489a-43cc-b642-c69efbd42eb0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/volumes/3c31e4ee-cc7e-4405-8865-25383569b61c Aug 06 14:21:09.265386 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fb9a9c66-489a-43cc-b642-c69efbd42eb0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:09.265621 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fb9a9c66-489a-43cc-b642-c69efbd42eb0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:09.275498 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:09.275498 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:09.279859 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-fb9a9c66-489a-43cc-b642-c69efbd42eb0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Volume info retrieved successfully. Aug 06 14:21:09.280686 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-fb9a9c66-489a-43cc-b642-c69efbd42eb0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:09.280879 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-fb9a9c66-489a-43cc-b642-c69efbd42eb0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:09.318170 np0000006659 devstack@c-api.service[100398]: DEBUG oslo_db.sqlalchemy.engines [None req-fb9a9c66-489a-43cc-b642-c69efbd42eb0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:09.322448 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:09.322448 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:09.331988 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fb9a9c66-489a-43cc-b642-c69efbd42eb0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes/3c31e4ee-cc7e-4405-8865-25383569b61c returned with HTTP 200 Aug 06 14:21:09.332668 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 112/448] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:09 2026] GET /volume/v3/volumes/3c31e4ee-cc7e-4405-8865-25383569b61c => generated 925 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:09.623011 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4808704b-f52e-4c45-bbc9-dec82cb0dae3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:09.723159 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4808704b-f52e-4c45-bbc9-dec82cb0dae3 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:21:09.723527 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4808704b-f52e-4c45-bbc9-dec82cb0dae3 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-350384212"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:09.725105 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-4808704b-f52e-4c45-bbc9-dec82cb0dae3 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-350384212'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:21:09.725323 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-4808704b-f52e-4c45-bbc9-dec82cb0dae3 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Create volume of 1 GB Aug 06 14:21:09.729332 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-4808704b-f52e-4c45-bbc9-dec82cb0dae3 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Availability Zones retrieved successfully. Aug 06 14:21:09.737300 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-4808704b-f52e-4c45-bbc9-dec82cb0dae3 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Flow 'volume_create_api' (0e2fd20e-5a86-4540-89b9-5906e1ba114b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:09.738330 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-4808704b-f52e-4c45-bbc9-dec82cb0dae3 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a340bde5-54cd-4710-a546-813f84ba563a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:09.739691 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-4808704b-f52e-4c45-bbc9-dec82cb0dae3 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:21:09.767325 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-4808704b-f52e-4c45-bbc9-dec82cb0dae3 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a340bde5-54cd-4710-a546-813f84ba563a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:09.768281 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-4808704b-f52e-4c45-bbc9-dec82cb0dae3 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (689ac9f3-730e-4269-b61a-1dc643787226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:09.841113 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-4808704b-f52e-4c45-bbc9-dec82cb0dae3 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Created reservations ['25e589bb-03b1-46f7-a6fb-48929163490f', '48b5424c-13c1-4728-a31c-c4f7ccafa13a', '355691a3-7f29-4ddf-bc0c-5e40ef523edd', '2863427c-e273-46c6-a0d2-ea0f5b02cb0e'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:09.841964 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-4808704b-f52e-4c45-bbc9-dec82cb0dae3 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (689ac9f3-730e-4269-b61a-1dc643787226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25e589bb-03b1-46f7-a6fb-48929163490f', '48b5424c-13c1-4728-a31c-c4f7ccafa13a', '355691a3-7f29-4ddf-bc0c-5e40ef523edd', '2863427c-e273-46c6-a0d2-ea0f5b02cb0e']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:09.842983 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-4808704b-f52e-4c45-bbc9-dec82cb0dae3 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a358cf9-d0ec-4f16-92f0-eb5e4767522c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:09.874309 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-4808704b-f52e-4c45-bbc9-dec82cb0dae3 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a358cf9-d0ec-4f16-92f0-eb5e4767522c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a8acb27-56c0-418a-b782-b2f215d98056', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-350384212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88ab4575a64d4a93b170ed9f006d0b43',qos_specs=None,replication_status=,reservations=['25e589bb-03b1-46f7-a6fb-48929163490f','48b5424c-13c1-4728-a31c-c4f7ccafa13a','355691a3-7f29-4ddf-bc0c-5e40ef523edd','2863427c-e273-46c6-a0d2-ea0f5b02cb0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6028144115ac47959cf94d68dab91882',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:21:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-350384212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a8acb27-56c0-418a-b782-b2f215d98056,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88ab4575a64d4a93b170ed9f006d0b43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6028144115ac47959cf94d68dab91882',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:09.875351 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-4808704b-f52e-4c45-bbc9-dec82cb0dae3 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (099b8f28-3a4a-46e5-b890-9a38cee17e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:09.901541 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-4808704b-f52e-4c45-bbc9-dec82cb0dae3 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (099b8f28-3a4a-46e5-b890-9a38cee17e84) transitioned into state 'SUCCESS' from state '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-350384212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88ab4575a64d4a93b170ed9f006d0b43',qos_specs=None,replication_status=,reservations=['25e589bb-03b1-46f7-a6fb-48929163490f','48b5424c-13c1-4728-a31c-c4f7ccafa13a','355691a3-7f29-4ddf-bc0c-5e40ef523edd','2863427c-e273-46c6-a0d2-ea0f5b02cb0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6028144115ac47959cf94d68dab91882',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:09.902287 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-4808704b-f52e-4c45-bbc9-dec82cb0dae3 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (300d2314-dd7f-40f4-8e13-48dd25af78ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:09.915378 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-4808704b-f52e-4c45-bbc9-dec82cb0dae3 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (300d2314-dd7f-40f4-8e13-48dd25af78ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:09.916363 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-4808704b-f52e-4c45-bbc9-dec82cb0dae3 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Flow 'volume_create_api' (0e2fd20e-5a86-4540-89b9-5906e1ba114b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:09.916697 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-4808704b-f52e-4c45-bbc9-dec82cb0dae3 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Create volume request issued successfully. Aug 06 14:21:09.917288 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4808704b-f52e-4c45-bbc9-dec82cb0dae3 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:21:09.917754 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 112/449] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:21:09 2026] POST /volume/v3/volumes => generated 750 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:21:09.935343 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-360d9199-42db-4047-974a-bed6772983d0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:09.937262 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-360d9199-42db-4047-974a-bed6772983d0 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] GET https://10.4.3.229/volume/v3/volumes/0a8acb27-56c0-418a-b782-b2f215d98056 Aug 06 14:21:09.937529 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-360d9199-42db-4047-974a-bed6772983d0 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:09.937748 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-360d9199-42db-4047-974a-bed6772983d0 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:09.953443 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:09.953443 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:09.958980 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-360d9199-42db-4047-974a-bed6772983d0 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Volume info retrieved successfully. Aug 06 14:21:09.964161 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-360d9199-42db-4047-974a-bed6772983d0 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/volumes/0a8acb27-56c0-418a-b782-b2f215d98056 returned with HTTP 200 Aug 06 14:21:09.964594 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 112/450] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:09 2026] GET /volume/v3/volumes/0a8acb27-56c0-418a-b782-b2f215d98056 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:10.282254 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-36e5d46e-f8df-4d46-80a0-1e757fde2596 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:10.287436 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-36e5d46e-f8df-4d46-80a0-1e757fde2596 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] GET https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 Aug 06 14:21:10.287728 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-36e5d46e-f8df-4d46-80a0-1e757fde2596 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:10.287998 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-36e5d46e-f8df-4d46-80a0-1e757fde2596 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:10.295698 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-36e5d46e-f8df-4d46-80a0-1e757fde2596 tempest-ServerActionsTestOtherB-891106070 tempest-ServerActionsTestOtherB-891106070-project-member] https://10.4.3.229/volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 returned with HTTP 404 Aug 06 14:21:10.296377 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 115/451] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:10 2026] GET /volume/v3/volumes/de5f90a0-10d1-44e2-8ee9-1b4e30227962 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:10.350400 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ebd95ac6-bd0e-41a4-b2bd-9b1fe5b7e970 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:10.350400 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ebd95ac6-bd0e-41a4-b2bd-9b1fe5b7e970 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/volumes/3c31e4ee-cc7e-4405-8865-25383569b61c Aug 06 14:21:10.350827 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ebd95ac6-bd0e-41a4-b2bd-9b1fe5b7e970 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:10.350923 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ebd95ac6-bd0e-41a4-b2bd-9b1fe5b7e970 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:10.359356 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ebd95ac6-bd0e-41a4-b2bd-9b1fe5b7e970 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes/3c31e4ee-cc7e-4405-8865-25383569b61c returned with HTTP 404 Aug 06 14:21:10.360046 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 113/452] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:10 2026] GET /volume/v3/volumes/3c31e4ee-cc7e-4405-8865-25383569b61c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:21:10.367190 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e1ceaf56-638e-4cd4-9958-6754f926d509 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:10.369765 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e1ceaf56-638e-4cd4-9958-6754f926d509 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/groups/4c65f844-0f88-4ac4-951a-bc496213d5e3 Aug 06 14:21:10.370107 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e1ceaf56-638e-4cd4-9958-6754f926d509 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:10.370416 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e1ceaf56-638e-4cd4-9958-6754f926d509 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:10.370782 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.groups [None req-e1ceaf56-638e-4cd4-9958-6754f926d509 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] show called for member 4c65f844-0f88-4ac4-951a-bc496213d5e3 {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:21:10.377856 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e1ceaf56-638e-4cd4-9958-6754f926d509 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups/4c65f844-0f88-4ac4-951a-bc496213d5e3 returned with HTTP 404 Aug 06 14:21:10.378717 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 113/453] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:21:10 2026] GET /volume/v3/groups/4c65f844-0f88-4ac4-951a-bc496213d5e3 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:21:10.387594 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-fe3f3115-ff8c-4754-9684-27aa58c55781 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:10.393944 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fe3f3115-ff8c-4754-9684-27aa58c55781 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] DELETE https://10.4.3.229/volume/v3/group_snapshots/d8d23c6e-928a-4d34-8038-361a9d4f5f84 Aug 06 14:21:10.394157 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fe3f3115-ff8c-4754-9684-27aa58c55781 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:10.394842 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fe3f3115-ff8c-4754-9684-27aa58c55781 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:10.394842 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.group_snapshots [None req-fe3f3115-ff8c-4754-9684-27aa58c55781 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] delete called for member d8d23c6e-928a-4d34-8038-361a9d4f5f84 {{(pid=100397) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 14:21:10.394842 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.group_snapshots [None req-fe3f3115-ff8c-4754-9684-27aa58c55781 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Delete group_snapshot with id: d8d23c6e-928a-4d34-8038-361a9d4f5f84 Aug 06 14:21:10.402015 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:10.402015 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:10.449864 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fe3f3115-ff8c-4754-9684-27aa58c55781 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/group_snapshots/d8d23c6e-928a-4d34-8038-361a9d4f5f84 returned with HTTP 202 Aug 06 14:21:10.450835 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 113/454] 10.4.3.229 () {68 vars in 1416 bytes} [Thu Aug 6 14:21:10 2026] DELETE /volume/v3/group_snapshots/d8d23c6e-928a-4d34-8038-361a9d4f5f84 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:21:10.459219 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2cc0ee61-99a2-41ec-b85c-cffd9d5f1e8b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:10.460967 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2cc0ee61-99a2-41ec-b85c-cffd9d5f1e8b tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:21:10.461195 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2cc0ee61-99a2-41ec-b85c-cffd9d5f1e8b tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:10.461386 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2cc0ee61-99a2-41ec-b85c-cffd9d5f1e8b tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'detail' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:10.461702 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.api_utils [None req-2cc0ee61-99a2-41ec-b85c-cffd9d5f1e8b tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Removing options '' from query. {{(pid=100396) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:21:10.462992 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-2cc0ee61-99a2-41ec-b85c-cffd9d5f1e8b tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100396) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:21:10.470234 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2cc0ee61-99a2-41ec-b85c-cffd9d5f1e8b tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Get all volumes completed successfully. Aug 06 14:21:10.470970 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-2cc0ee61-99a2-41ec-b85c-cffd9d5f1e8b tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:10.471118 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-2cc0ee61-99a2-41ec-b85c-cffd9d5f1e8b tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:10.510207 np0000006659 devstack@c-api.service[100396]: DEBUG oslo_db.sqlalchemy.engines [None req-2cc0ee61-99a2-41ec-b85c-cffd9d5f1e8b tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100396) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:10.514836 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:10.514836 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:10.532657 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2cc0ee61-99a2-41ec-b85c-cffd9d5f1e8b tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:21:10.533210 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 116/455] 10.4.3.229 () {68 vars in 1299 bytes} [Thu Aug 6 14:21:10 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:10.549691 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9ec14487-fb3f-471e-82ff-6c6d4fab1eb4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:10.551255 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9ec14487-fb3f-471e-82ff-6c6d4fab1eb4 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/snapshots/detail Aug 06 14:21:10.551461 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9ec14487-fb3f-471e-82ff-6c6d4fab1eb4 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:10.551634 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9ec14487-fb3f-471e-82ff-6c6d4fab1eb4 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'detail' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:10.551894 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [None req-9ec14487-fb3f-471e-82ff-6c6d4fab1eb4 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:21:10.553056 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.db.api [None req-9ec14487-fb3f-471e-82ff-6c6d4fab1eb4 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Building query based on filter {{(pid=100398) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:21:10.573833 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9ec14487-fb3f-471e-82ff-6c6d4fab1eb4 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Get all snapshots completed successfully. Aug 06 14:21:10.573833 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9ec14487-fb3f-471e-82ff-6c6d4fab1eb4 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 14:21:10.574379 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 114/456] 10.4.3.229 () {66 vars in 1264 bytes} [Thu Aug 6 14:21:10 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:21:10.585025 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4539daaf-554b-4be6-a505-3fe01b405fc9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:10.587094 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4539daaf-554b-4be6-a505-3fe01b405fc9 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/d8d23c6e-928a-4d34-8038-361a9d4f5f84 Aug 06 14:21:10.587574 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4539daaf-554b-4be6-a505-3fe01b405fc9 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:10.587821 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4539daaf-554b-4be6-a505-3fe01b405fc9 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:10.588936 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.group_snapshots [None req-4539daaf-554b-4be6-a505-3fe01b405fc9 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] show called for member d8d23c6e-928a-4d34-8038-361a9d4f5f84 {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 14:21:10.591307 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4539daaf-554b-4be6-a505-3fe01b405fc9 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/group_snapshots/d8d23c6e-928a-4d34-8038-361a9d4f5f84 returned with HTTP 404 Aug 06 14:21:10.591891 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 114/457] 10.4.3.229 () {68 vars in 1413 bytes} [Thu Aug 6 14:21:10 2026] GET /volume/v3/group_snapshots/d8d23c6e-928a-4d34-8038-361a9d4f5f84 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:21:10.601042 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b2409309-a0af-4a80-a23a-082e033aab84 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:10.603267 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b2409309-a0af-4a80-a23a-082e033aab84 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:21:10.603557 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b2409309-a0af-4a80-a23a-082e033aab84 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:10.603794 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b2409309-a0af-4a80-a23a-082e033aab84 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'detail' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:10.606851 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-b2409309-a0af-4a80-a23a-082e033aab84 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:21:10.606851 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:10.606851 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:10.606851 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b2409309-a0af-4a80-a23a-082e033aab84 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100397) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:21:10.614093 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b2409309-a0af-4a80-a23a-082e033aab84 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Get all volumes completed successfully. Aug 06 14:21:10.615000 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-b2409309-a0af-4a80-a23a-082e033aab84 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:10.615225 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-b2409309-a0af-4a80-a23a-082e033aab84 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:10.666870 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.sqlalchemy.engines [None req-b2409309-a0af-4a80-a23a-082e033aab84 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:10.670528 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:10.670528 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:10.678308 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b2409309-a0af-4a80-a23a-082e033aab84 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:21:10.678733 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 114/458] 10.4.3.229 () {68 vars in 1299 bytes} [Thu Aug 6 14:21:10 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:10.691463 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7d1460db-cf6e-4f20-902d-60d2290c7a0f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:10.693396 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7d1460db-cf6e-4f20-902d-60d2290c7a0f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] POST https://10.4.3.229/volume/v3/groups/36c19c64-95fe-4050-adaa-537b8ea58481/action Aug 06 14:21:10.693799 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7d1460db-cf6e-4f20-902d-60d2290c7a0f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:21:10.693926 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7d1460db-cf6e-4f20-902d-60d2290c7a0f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:10.695412 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.groups [None req-7d1460db-cf6e-4f20-902d-60d2290c7a0f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] delete called for group 36c19c64-95fe-4050-adaa-537b8ea58481 {{(pid=100396) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 14:21:10.695535 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.groups [None req-7d1460db-cf6e-4f20-902d-60d2290c7a0f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Delete group with id: 36c19c64-95fe-4050-adaa-537b8ea58481 Aug 06 14:21:10.698809 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:10.698809 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:10.769443 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7d1460db-cf6e-4f20-902d-60d2290c7a0f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups/36c19c64-95fe-4050-adaa-537b8ea58481/action returned with HTTP 202 Aug 06 14:21:10.770817 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 117/459] 10.4.3.229 () {70 vars in 1428 bytes} [Thu Aug 6 14:21:10 2026] POST /volume/v3/groups/36c19c64-95fe-4050-adaa-537b8ea58481/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:21:10.778886 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9f8eceef-ea94-4730-bebb-82cf72793f4a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:10.780710 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9f8eceef-ea94-4730-bebb-82cf72793f4a tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/volumes/c7fc625d-8640-45de-bd96-50af399a3dd6 Aug 06 14:21:10.780913 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9f8eceef-ea94-4730-bebb-82cf72793f4a tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:10.781112 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9f8eceef-ea94-4730-bebb-82cf72793f4a tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:10.793013 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:10.793013 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:10.797216 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9f8eceef-ea94-4730-bebb-82cf72793f4a tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Volume info retrieved successfully. Aug 06 14:21:10.797926 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-9f8eceef-ea94-4730-bebb-82cf72793f4a tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:10.798077 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-9f8eceef-ea94-4730-bebb-82cf72793f4a tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:10.841187 np0000006659 devstack@c-api.service[100398]: DEBUG oslo_db.sqlalchemy.engines [None req-9f8eceef-ea94-4730-bebb-82cf72793f4a tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:10.844337 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:10.844337 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:10.851821 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9f8eceef-ea94-4730-bebb-82cf72793f4a tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes/c7fc625d-8640-45de-bd96-50af399a3dd6 returned with HTTP 200 Aug 06 14:21:10.852248 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 115/460] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:10 2026] GET /volume/v3/volumes/c7fc625d-8640-45de-bd96-50af399a3dd6 => generated 914 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:10.982217 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-16c1b7ef-dada-49ac-867e-ebb67d988b26 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:10.986328 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-16c1b7ef-dada-49ac-867e-ebb67d988b26 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] GET https://10.4.3.229/volume/v3/volumes/0a8acb27-56c0-418a-b782-b2f215d98056 Aug 06 14:21:10.986328 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-16c1b7ef-dada-49ac-867e-ebb67d988b26 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:10.986328 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-16c1b7ef-dada-49ac-867e-ebb67d988b26 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:10.994654 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:10.994654 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:10.999729 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-16c1b7ef-dada-49ac-867e-ebb67d988b26 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Volume info retrieved successfully. Aug 06 14:21:11.005217 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-16c1b7ef-dada-49ac-867e-ebb67d988b26 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/volumes/0a8acb27-56c0-418a-b782-b2f215d98056 returned with HTTP 200 Aug 06 14:21:11.005792 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 115/461] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:10 2026] GET /volume/v3/volumes/0a8acb27-56c0-418a-b782-b2f215d98056 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:11.019144 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-eb569073-53f7-4677-a2ef-6e69c0fbc9a4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:11.021259 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eb569073-53f7-4677-a2ef-6e69c0fbc9a4 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:21:11.021643 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-eb569073-53f7-4677-a2ef-6e69c0fbc9a4 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0a8acb27-56c0-418a-b782-b2f215d98056", "name": "tempest-VolumesDeleteCascade-Snapshot-117188675"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:11.030466 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:11.030466 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:11.031005 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-eb569073-53f7-4677-a2ef-6e69c0fbc9a4 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Volume info retrieved successfully. Aug 06 14:21:11.031180 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-eb569073-53f7-4677-a2ef-6e69c0fbc9a4 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Create snapshot from volume 0a8acb27-56c0-418a-b782-b2f215d98056 Aug 06 14:21:11.044866 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [None req-eb569073-53f7-4677-a2ef-6e69c0fbc9a4 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-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 06 14:21:11.064890 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-eb569073-53f7-4677-a2ef-6e69c0fbc9a4 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Created reservations ['b7fd5682-fd49-4121-ba82-e1d7fdaaab1c', '2082a5b4-4349-40b6-a8bc-c308f8dd9757', 'ba1ed50c-aa90-428a-9d27-0ee9af8b2f1f', '17b3807c-54b7-41e0-b1d5-d69fb6fd2a89'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:11.096836 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-eb569073-53f7-4677-a2ef-6e69c0fbc9a4 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Snapshot create request issued successfully. Aug 06 14:21:11.097244 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eb569073-53f7-4677-a2ef-6e69c0fbc9a4 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:21:11.097693 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 115/462] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:21:11 2026] POST /volume/v3/snapshots => generated 306 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:21:11.110647 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c3f5c481-1857-46cc-9c11-c3b18537f53f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:11.112456 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c3f5c481-1857-46cc-9c11-c3b18537f53f tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] GET https://10.4.3.229/volume/v3/snapshots/6a3948a1-2e0e-4e39-ba21-4b46117479af Aug 06 14:21:11.112650 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c3f5c481-1857-46cc-9c11-c3b18537f53f tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:11.112864 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c3f5c481-1857-46cc-9c11-c3b18537f53f tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:11.117581 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:11.117581 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:11.118518 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c3f5c481-1857-46cc-9c11-c3b18537f53f tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Snapshot retrieved successfully. Aug 06 14:21:11.119031 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c3f5c481-1857-46cc-9c11-c3b18537f53f tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/snapshots/6a3948a1-2e0e-4e39-ba21-4b46117479af returned with HTTP 200 Aug 06 14:21:11.119817 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 118/463] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:21:11 2026] GET /volume/v3/snapshots/6a3948a1-2e0e-4e39-ba21-4b46117479af => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:11.867980 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-cfd39779-20ad-4c2d-88d6-30631fd1478b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:11.870578 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cfd39779-20ad-4c2d-88d6-30631fd1478b tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/volumes/c7fc625d-8640-45de-bd96-50af399a3dd6 Aug 06 14:21:11.870798 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cfd39779-20ad-4c2d-88d6-30631fd1478b tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:11.870975 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cfd39779-20ad-4c2d-88d6-30631fd1478b tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:11.877333 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cfd39779-20ad-4c2d-88d6-30631fd1478b tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes/c7fc625d-8640-45de-bd96-50af399a3dd6 returned with HTTP 404 Aug 06 14:21:11.877848 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 116/464] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:11 2026] GET /volume/v3/volumes/c7fc625d-8640-45de-bd96-50af399a3dd6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:21:11.884683 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f230e0d9-3697-48a8-b9c2-7521f9aac165 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:11.887101 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f230e0d9-3697-48a8-b9c2-7521f9aac165 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/groups/36c19c64-95fe-4050-adaa-537b8ea58481 Aug 06 14:21:11.887452 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f230e0d9-3697-48a8-b9c2-7521f9aac165 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:11.887726 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f230e0d9-3697-48a8-b9c2-7521f9aac165 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:11.887928 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.groups [None req-f230e0d9-3697-48a8-b9c2-7521f9aac165 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] show called for member 36c19c64-95fe-4050-adaa-537b8ea58481 {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:21:11.892737 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f230e0d9-3697-48a8-b9c2-7521f9aac165 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups/36c19c64-95fe-4050-adaa-537b8ea58481 returned with HTTP 404 Aug 06 14:21:11.893386 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 116/465] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:21:11 2026] GET /volume/v3/groups/36c19c64-95fe-4050-adaa-537b8ea58481 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:21:11.902536 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-47e490f6-462d-428d-9469-88a1a721019c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:11.905044 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-47e490f6-462d-428d-9469-88a1a721019c tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] DELETE https://10.4.3.229/volume/v3/group_types/b1d53097-c29b-42d6-8f42-fab9e5b0a8ce Aug 06 14:21:11.905348 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-47e490f6-462d-428d-9469-88a1a721019c tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:11.905616 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-47e490f6-462d-428d-9469-88a1a721019c tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:11.905951 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:11.905951 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:11.928524 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-47e490f6-462d-428d-9469-88a1a721019c tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] https://10.4.3.229/volume/v3/group_types/b1d53097-c29b-42d6-8f42-fab9e5b0a8ce returned with HTTP 202 Aug 06 14:21:11.929030 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 116/466] 10.4.3.229 () {68 vars in 1404 bytes} [Thu Aug 6 14:21:11 2026] DELETE /volume/v3/group_types/b1d53097-c29b-42d6-8f42-fab9e5b0a8ce => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:21:11.936087 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6ffb0921-1e81-4d86-b9b7-3e93ab8b434f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:11.937757 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6ffb0921-1e81-4d86-b9b7-3e93ab8b434f tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] DELETE https://10.4.3.229/volume/v3/types/4aaee7f0-7cae-4ede-b03e-1c636e62eaa1 Aug 06 14:21:11.937918 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6ffb0921-1e81-4d86-b9b7-3e93ab8b434f tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:11.938134 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6ffb0921-1e81-4d86-b9b7-3e93ab8b434f tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] Calling method '_delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:11.973618 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6ffb0921-1e81-4d86-b9b7-3e93ab8b434f tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] https://10.4.3.229/volume/v3/types/4aaee7f0-7cae-4ede-b03e-1c636e62eaa1 returned with HTTP 202 Aug 06 14:21:11.974076 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 119/467] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:21:11 2026] DELETE /volume/v3/types/4aaee7f0-7cae-4ede-b03e-1c636e62eaa1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:21:11.980445 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-568c15d7-1420-4392-9a60-00becfed3822 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:11.981976 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-568c15d7-1420-4392-9a60-00becfed3822 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] GET https://10.4.3.229/volume/v3/types/4aaee7f0-7cae-4ede-b03e-1c636e62eaa1 Aug 06 14:21:11.982152 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-568c15d7-1420-4392-9a60-00becfed3822 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:11.982347 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-568c15d7-1420-4392-9a60-00becfed3822 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:11.985348 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-568c15d7-1420-4392-9a60-00becfed3822 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] https://10.4.3.229/volume/v3/types/4aaee7f0-7cae-4ede-b03e-1c636e62eaa1 returned with HTTP 404 Aug 06 14:21:11.985803 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 117/468] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:21:11 2026] GET /volume/v3/types/4aaee7f0-7cae-4ede-b03e-1c636e62eaa1 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:11.992986 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c2c8e356-5c64-47bc-b72c-49e0fcf93c62 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:11.994992 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c2c8e356-5c64-47bc-b72c-49e0fcf93c62 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:21:11.995391 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c2c8e356-5c64-47bc-b72c-49e0fcf93c62 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1370689050"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:12.010383 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c2c8e356-5c64-47bc-b72c-49e0fcf93c62 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:21:12.010843 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 117/469] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:21:11 2026] POST /volume/v3/types => generated 224 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:12.018826 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a8cbae3f-d572-41a7-9dae-e59f4374eea5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:12.020634 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a8cbae3f-d572-41a7-9dae-e59f4374eea5 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] POST https://10.4.3.229/volume/v3/group_types Aug 06 14:21:12.021049 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a8cbae3f-d572-41a7-9dae-e59f4374eea5 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1010968779"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:12.034102 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a8cbae3f-d572-41a7-9dae-e59f4374eea5 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] https://10.4.3.229/volume/v3/group_types returned with HTTP 202 Aug 06 14:21:12.034496 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 117/470] 10.4.3.229 () {70 vars in 1311 bytes} [Thu Aug 6 14:21:12 2026] POST /volume/v3/group_types => generated 181 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:12.042978 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a920c332-ee68-44ef-bdb1-2c194e8c21ae None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:12.044839 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a920c332-ee68-44ef-bdb1-2c194e8c21ae tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] POST https://10.4.3.229/volume/v3/groups Aug 06 14:21:12.045228 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a920c332-ee68-44ef-bdb1-2c194e8c21ae tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ec922c8e-c642-4863-b8dc-d5d01cc851c4", "volume_types": ["f15932b5-bc81-4125-9cf7-9884e9b3c89b"], "name": "tempest-GroupSnapshotsTest-Group-2140007690"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:12.046833 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.groups [None req-a920c332-ee68-44ef-bdb1-2c194e8c21ae tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Creating new group {'group': {'group_type': 'ec922c8e-c642-4863-b8dc-d5d01cc851c4', 'volume_types': ['f15932b5-bc81-4125-9cf7-9884e9b3c89b'], 'name': 'tempest-GroupSnapshotsTest-Group-2140007690'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 14:21:12.050499 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.groups [None req-a920c332-ee68-44ef-bdb1-2c194e8c21ae tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Creating group tempest-GroupSnapshotsTest-Group-2140007690. Aug 06 14:21:12.058088 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-a920c332-ee68-44ef-bdb1-2c194e8c21ae tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Availability Zones retrieved successfully. Aug 06 14:21:12.068591 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-a920c332-ee68-44ef-bdb1-2c194e8c21ae tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Created reservations ['cdd1d4ff-a009-4e12-9228-3d6a884ae07f'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:12.092413 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a920c332-ee68-44ef-bdb1-2c194e8c21ae tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups returned with HTTP 202 Aug 06 14:21:12.093023 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 120/471] 10.4.3.229 () {70 vars in 1297 bytes} [Thu Aug 6 14:21:12 2026] POST /volume/v3/groups => generated 112 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:12.103162 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b98d99c1-728c-4eef-8961-03e4a11b4c20 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:12.108223 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b98d99c1-728c-4eef-8961-03e4a11b4c20 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 Aug 06 14:21:12.108567 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b98d99c1-728c-4eef-8961-03e4a11b4c20 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:12.108862 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b98d99c1-728c-4eef-8961-03e4a11b4c20 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:12.109021 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.groups [None req-b98d99c1-728c-4eef-8961-03e4a11b4c20 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] show called for member b42a3ebd-42dd-4776-808d-4e89691a4141 {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:21:12.114002 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:12.114002 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:12.129244 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b98d99c1-728c-4eef-8961-03e4a11b4c20 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 returned with HTTP 200 Aug 06 14:21:12.129776 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 118/472] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:21:12 2026] GET /volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:12.131492 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d5b5c8b0-4e4d-4c2f-8ed7-c3ce0585bc71 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:12.133171 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d5b5c8b0-4e4d-4c2f-8ed7-c3ce0585bc71 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] GET https://10.4.3.229/volume/v3/snapshots/6a3948a1-2e0e-4e39-ba21-4b46117479af Aug 06 14:21:12.133365 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d5b5c8b0-4e4d-4c2f-8ed7-c3ce0585bc71 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:12.133577 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d5b5c8b0-4e4d-4c2f-8ed7-c3ce0585bc71 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:12.140126 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:12.140126 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:12.140640 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d5b5c8b0-4e4d-4c2f-8ed7-c3ce0585bc71 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Snapshot retrieved successfully. Aug 06 14:21:12.142218 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d5b5c8b0-4e4d-4c2f-8ed7-c3ce0585bc71 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/snapshots/6a3948a1-2e0e-4e39-ba21-4b46117479af returned with HTTP 200 Aug 06 14:21:12.142218 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 118/473] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:21:12 2026] GET /volume/v3/snapshots/6a3948a1-2e0e-4e39-ba21-4b46117479af => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:12.153977 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-2808c2be-fc25-4610-bbf6-0883bc420d3a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:12.158075 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2808c2be-fc25-4610-bbf6-0883bc420d3a tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:21:12.158434 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2808c2be-fc25-4610-bbf6-0883bc420d3a tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0a8acb27-56c0-418a-b782-b2f215d98056", "name": "tempest-VolumesDeleteCascade-Snapshot-1847591240"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:12.166940 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:12.166940 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:12.167546 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-2808c2be-fc25-4610-bbf6-0883bc420d3a tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Volume info retrieved successfully. Aug 06 14:21:12.167704 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-2808c2be-fc25-4610-bbf6-0883bc420d3a tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Create snapshot from volume 0a8acb27-56c0-418a-b782-b2f215d98056 Aug 06 14:21:12.190530 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-2808c2be-fc25-4610-bbf6-0883bc420d3a tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Created reservations ['8d77024e-b1e3-403b-b5b8-117bfdf3ed7f', '1ef69b23-79f0-46ac-a7b1-5aba66f68d3e', '4c1b6087-d075-428c-806d-9c8eb841b986', '7afd82e4-01a7-4f45-842c-bf803c87f735'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:12.224311 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-2808c2be-fc25-4610-bbf6-0883bc420d3a tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Snapshot create request issued successfully. Aug 06 14:21:12.224753 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2808c2be-fc25-4610-bbf6-0883bc420d3a tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:21:12.225307 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 118/474] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:21:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:21:12.236129 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-46cd5bee-780d-406d-8cb8-57b0b0fd37d2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:12.238705 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-46cd5bee-780d-406d-8cb8-57b0b0fd37d2 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] GET https://10.4.3.229/volume/v3/snapshots/aaf053a1-96e1-438a-9744-7909a113a9eb Aug 06 14:21:12.238896 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-46cd5bee-780d-406d-8cb8-57b0b0fd37d2 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:12.239089 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-46cd5bee-780d-406d-8cb8-57b0b0fd37d2 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:12.246977 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:12.246977 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:12.247515 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-46cd5bee-780d-406d-8cb8-57b0b0fd37d2 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Snapshot retrieved successfully. Aug 06 14:21:12.248253 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-46cd5bee-780d-406d-8cb8-57b0b0fd37d2 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/snapshots/aaf053a1-96e1-438a-9744-7909a113a9eb returned with HTTP 200 Aug 06 14:21:12.248612 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 121/475] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:21:12 2026] GET /volume/v3/snapshots/aaf053a1-96e1-438a-9744-7909a113a9eb => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:13.141665 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e9cbed56-a708-4f8c-9632-25cdf1d2097a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:13.144724 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e9cbed56-a708-4f8c-9632-25cdf1d2097a tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 Aug 06 14:21:13.144951 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e9cbed56-a708-4f8c-9632-25cdf1d2097a tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:13.145168 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e9cbed56-a708-4f8c-9632-25cdf1d2097a tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:13.145316 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.groups [None req-e9cbed56-a708-4f8c-9632-25cdf1d2097a tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] show called for member b42a3ebd-42dd-4776-808d-4e89691a4141 {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:21:13.149493 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:13.149493 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:13.159051 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e9cbed56-a708-4f8c-9632-25cdf1d2097a tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 returned with HTTP 200 Aug 06 14:21:13.159506 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 119/476] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:21:13 2026] GET /volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:13.171454 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-05033cbe-2eaf-4f32-b0b6-68df05927ef6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:13.173562 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-05033cbe-2eaf-4f32-b0b6-68df05927ef6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:21:13.173998 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-05033cbe-2eaf-4f32-b0b6-68df05927ef6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1872573271", "volume_type": "f15932b5-bc81-4125-9cf7-9884e9b3c89b", "group_id": "b42a3ebd-42dd-4776-808d-4e89691a4141", "size": 1}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:13.175879 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-05033cbe-2eaf-4f32-b0b6-68df05927ef6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1872573271', 'volume_type': 'f15932b5-bc81-4125-9cf7-9884e9b3c89b', 'group_id': 'b42a3ebd-42dd-4776-808d-4e89691a4141', 'size': 1}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:21:13.184013 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:13.184013 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:13.184556 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-05033cbe-2eaf-4f32-b0b6-68df05927ef6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Create volume of 1 GB Aug 06 14:21:13.190960 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-05033cbe-2eaf-4f32-b0b6-68df05927ef6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Availability Zones retrieved successfully. Aug 06 14:21:13.200028 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-05033cbe-2eaf-4f32-b0b6-68df05927ef6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Flow 'volume_create_api' (da4f1182-0555-4c3f-bd48-2fc59b6b9d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:13.200028 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-05033cbe-2eaf-4f32-b0b6-68df05927ef6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fcaf272-9d9b-4c68-8682-2c44064fbccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:13.200925 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:13.200925 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:13.201535 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-05033cbe-2eaf-4f32-b0b6-68df05927ef6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:21:13.229030 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-05033cbe-2eaf-4f32-b0b6-68df05927ef6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fcaf272-9d9b-4c68-8682-2c44064fbccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:21:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f15932b5-bc81-4125-9cf7-9884e9b3c89b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1370689050',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f15932b5-bc81-4125-9cf7-9884e9b3c89b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b42a3ebd-42dd-4776-808d-4e89691a4141', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:13.230288 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-05033cbe-2eaf-4f32-b0b6-68df05927ef6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f2de17a-31d0-4287-bd15-f64439dd78ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:13.259064 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-05033cbe-2eaf-4f32-b0b6-68df05927ef6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1370689050 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1370689050, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:21:13.260014 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-05033cbe-2eaf-4f32-b0b6-68df05927ef6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1370689050 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1370689050, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:21:13.260350 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-26a50ea8-6af8-43fe-a242-b765f973e9b3 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:13.262215 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-26a50ea8-6af8-43fe-a242-b765f973e9b3 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] GET https://10.4.3.229/volume/v3/snapshots/aaf053a1-96e1-438a-9744-7909a113a9eb Aug 06 14:21:13.262289 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-26a50ea8-6af8-43fe-a242-b765f973e9b3 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:13.262455 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-26a50ea8-6af8-43fe-a242-b765f973e9b3 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:13.267307 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:13.267307 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:13.267586 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-26a50ea8-6af8-43fe-a242-b765f973e9b3 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Snapshot retrieved successfully. Aug 06 14:21:13.268499 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-26a50ea8-6af8-43fe-a242-b765f973e9b3 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/snapshots/aaf053a1-96e1-438a-9744-7909a113a9eb returned with HTTP 200 Aug 06 14:21:13.269076 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 119/477] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:21:13 2026] GET /volume/v3/snapshots/aaf053a1-96e1-438a-9744-7909a113a9eb => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:13.282821 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0ba90d9f-85c8-446e-adcb-7b2a40ca1398 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:13.285654 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0ba90d9f-85c8-446e-adcb-7b2a40ca1398 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] DELETE https://10.4.3.229/volume/v3/volumes/0a8acb27-56c0-418a-b782-b2f215d98056?cascade=True Aug 06 14:21:13.287359 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0ba90d9f-85c8-446e-adcb-7b2a40ca1398 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:13.287359 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0ba90d9f-85c8-446e-adcb-7b2a40ca1398 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:13.287359 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-0ba90d9f-85c8-446e-adcb-7b2a40ca1398 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Delete volume with id: 0a8acb27-56c0-418a-b782-b2f215d98056 Aug 06 14:21:13.289730 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-05033cbe-2eaf-4f32-b0b6-68df05927ef6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Created reservations ['9699ead6-74dc-4085-afbf-dbf8f817ca2c', '5075e36f-c815-4783-9014-c59c3a13138e', '3204a9f2-5be8-492b-8c48-442e427826ba', 'c97033e9-bf91-4c2c-ab54-4849278286a6'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:13.293224 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-05033cbe-2eaf-4f32-b0b6-68df05927ef6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f2de17a-31d0-4287-bd15-f64439dd78ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9699ead6-74dc-4085-afbf-dbf8f817ca2c', '5075e36f-c815-4783-9014-c59c3a13138e', '3204a9f2-5be8-492b-8c48-442e427826ba', 'c97033e9-bf91-4c2c-ab54-4849278286a6']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:13.293224 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-05033cbe-2eaf-4f32-b0b6-68df05927ef6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8d099d2-97bb-41d0-8969-c446cb6f6c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:13.301909 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:13.301909 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:13.303470 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-0ba90d9f-85c8-446e-adcb-7b2a40ca1398 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Volume info retrieved successfully. Aug 06 14:21:13.320151 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-05033cbe-2eaf-4f32-b0b6-68df05927ef6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8d099d2-97bb-41d0-8969-c446cb6f6c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2b4fe9e-d2ae-46d5-9e9c-88b1018ca561', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1872573271',encryption_key_id=None,group_id=b42a3ebd-42dd-4776-808d-4e89691a4141,group_type_id=,metadata={},multiattach=False,project_id='953e29b7bacc4a59bc1beb88bd341b6b',qos_specs=None,replication_status=,reservations=['9699ead6-74dc-4085-afbf-dbf8f817ca2c','5075e36f-c815-4783-9014-c59c3a13138e','3204a9f2-5be8-492b-8c48-442e427826ba','c97033e9-bf91-4c2c-ab54-4849278286a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9648cdd90bc43da87513d46ac7d3f55',volume_type_id=f15932b5-bc81-4125-9cf7-9884e9b3c89b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:21:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1872573271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b42a3ebd-42dd-4776-808d-4e89691a4141,host=None,id=d2b4fe9e-d2ae-46d5-9e9c-88b1018ca561,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='953e29b7bacc4a59bc1beb88bd341b6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9648cdd90bc43da87513d46ac7d3f55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f15932b5-bc81-4125-9cf7-9884e9b3c89b),volume_type_id=f15932b5-bc81-4125-9cf7-9884e9b3c89b)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:13.321158 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-05033cbe-2eaf-4f32-b0b6-68df05927ef6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f5142d5-c632-4df9-bc80-3c135f99e5d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:13.339212 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-05033cbe-2eaf-4f32-b0b6-68df05927ef6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f5142d5-c632-4df9-bc80-3c135f99e5d3) transitioned into state 'SUCCESS' from state '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-1872573271',encryption_key_id=None,group_id=b42a3ebd-42dd-4776-808d-4e89691a4141,group_type_id=,metadata={},multiattach=False,project_id='953e29b7bacc4a59bc1beb88bd341b6b',qos_specs=None,replication_status=,reservations=['9699ead6-74dc-4085-afbf-dbf8f817ca2c','5075e36f-c815-4783-9014-c59c3a13138e','3204a9f2-5be8-492b-8c48-442e427826ba','c97033e9-bf91-4c2c-ab54-4849278286a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9648cdd90bc43da87513d46ac7d3f55',volume_type_id=f15932b5-bc81-4125-9cf7-9884e9b3c89b)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:13.339957 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-05033cbe-2eaf-4f32-b0b6-68df05927ef6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2a882bc-598d-4597-acc0-e42c1aa6f8e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:13.342691 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-0ba90d9f-85c8-446e-adcb-7b2a40ca1398 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Delete volume request issued successfully. Aug 06 14:21:13.343240 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0ba90d9f-85c8-446e-adcb-7b2a40ca1398 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/volumes/0a8acb27-56c0-418a-b782-b2f215d98056?cascade=True returned with HTTP 202 Aug 06 14:21:13.344007 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 122/478] 10.4.3.229 () {66 vars in 1376 bytes} [Thu Aug 6 14:21:13 2026] DELETE /volume/v3/volumes/0a8acb27-56c0-418a-b782-b2f215d98056?cascade=True => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:21:13.353535 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-fe08d6d7-8032-4b82-b241-21125da5de5f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:13.353682 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-05033cbe-2eaf-4f32-b0b6-68df05927ef6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2a882bc-598d-4597-acc0-e42c1aa6f8e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:13.354585 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-05033cbe-2eaf-4f32-b0b6-68df05927ef6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Flow 'volume_create_api' (da4f1182-0555-4c3f-bd48-2fc59b6b9d47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:13.354888 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-05033cbe-2eaf-4f32-b0b6-68df05927ef6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Create volume request issued successfully. Aug 06 14:21:13.355569 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-05033cbe-2eaf-4f32-b0b6-68df05927ef6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:13.355724 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-05033cbe-2eaf-4f32-b0b6-68df05927ef6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:13.357625 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fe08d6d7-8032-4b82-b241-21125da5de5f tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] GET https://10.4.3.229/volume/v3/volumes/0a8acb27-56c0-418a-b782-b2f215d98056 Aug 06 14:21:13.357855 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fe08d6d7-8032-4b82-b241-21125da5de5f tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:13.358078 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fe08d6d7-8032-4b82-b241-21125da5de5f tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:13.366276 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:13.366276 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:13.370390 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-fe08d6d7-8032-4b82-b241-21125da5de5f tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Volume info retrieved successfully. Aug 06 14:21:13.375038 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fe08d6d7-8032-4b82-b241-21125da5de5f tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/volumes/0a8acb27-56c0-418a-b782-b2f215d98056 returned with HTTP 200 Aug 06 14:21:13.375505 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 120/479] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:13 2026] GET /volume/v3/volumes/0a8acb27-56c0-418a-b782-b2f215d98056 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:13.397804 np0000006659 devstack@c-api.service[100399]: DEBUG oslo_db.sqlalchemy.engines [None req-05033cbe-2eaf-4f32-b0b6-68df05927ef6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100399) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:13.401162 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:13.401162 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:13.404749 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-05033cbe-2eaf-4f32-b0b6-68df05927ef6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:21:13.405145 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 119/480] 10.4.3.229 () {70 vars in 1300 bytes} [Thu Aug 6 14:21:13 2026] POST /volume/v3/volumes => generated 823 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:13.421280 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f6b9ed28-34b1-44d3-ab67-2762c6dfd850 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:13.423057 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f6b9ed28-34b1-44d3-ab67-2762c6dfd850 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/volumes/d2b4fe9e-d2ae-46d5-9e9c-88b1018ca561 Aug 06 14:21:13.423318 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f6b9ed28-34b1-44d3-ab67-2762c6dfd850 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:13.423592 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f6b9ed28-34b1-44d3-ab67-2762c6dfd850 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:13.431279 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:13.431279 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:13.435193 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f6b9ed28-34b1-44d3-ab67-2762c6dfd850 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Volume info retrieved successfully. Aug 06 14:21:13.436021 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-f6b9ed28-34b1-44d3-ab67-2762c6dfd850 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:13.436192 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-f6b9ed28-34b1-44d3-ab67-2762c6dfd850 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:13.496039 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.sqlalchemy.engines [None req-f6b9ed28-34b1-44d3-ab67-2762c6dfd850 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:13.500299 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:13.500299 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:13.509326 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f6b9ed28-34b1-44d3-ab67-2762c6dfd850 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes/d2b4fe9e-d2ae-46d5-9e9c-88b1018ca561 returned with HTTP 200 Aug 06 14:21:13.509942 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 120/481] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:13 2026] GET /volume/v3/volumes/d2b4fe9e-d2ae-46d5-9e9c-88b1018ca561 => generated 891 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:14.391092 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0033b8a3-83ea-4e8e-8cfb-99fe2fdd21e6 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:14.392965 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0033b8a3-83ea-4e8e-8cfb-99fe2fdd21e6 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] GET https://10.4.3.229/volume/v3/volumes/0a8acb27-56c0-418a-b782-b2f215d98056 Aug 06 14:21:14.393221 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0033b8a3-83ea-4e8e-8cfb-99fe2fdd21e6 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:14.393472 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0033b8a3-83ea-4e8e-8cfb-99fe2fdd21e6 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:14.398986 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0033b8a3-83ea-4e8e-8cfb-99fe2fdd21e6 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/volumes/0a8acb27-56c0-418a-b782-b2f215d98056 returned with HTTP 404 Aug 06 14:21:14.399494 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 123/482] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:14 2026] GET /volume/v3/volumes/0a8acb27-56c0-418a-b782-b2f215d98056 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:14.405696 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-959070b0-6a8d-492f-91b2-2c38470cee47 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:14.407378 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-959070b0-6a8d-492f-91b2-2c38470cee47 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] GET https://10.4.3.229/volume/v3/volumes Aug 06 14:21:14.407596 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-959070b0-6a8d-492f-91b2-2c38470cee47 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:14.407774 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-959070b0-6a8d-492f-91b2-2c38470cee47 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:14.408073 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [None req-959070b0-6a8d-492f-91b2-2c38470cee47 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:21:14.408833 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-959070b0-6a8d-492f-91b2-2c38470cee47 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100398) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:21:14.416921 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-959070b0-6a8d-492f-91b2-2c38470cee47 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Get all volumes completed successfully. Aug 06 14:21:14.418041 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-959070b0-6a8d-492f-91b2-2c38470cee47 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 200 Aug 06 14:21:14.418041 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 121/483] 10.4.3.229 () {66 vars in 1237 bytes} [Thu Aug 6 14:21:14 2026] GET /volume/v3/volumes => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:21:14.427904 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c42164ef-7bfa-4439-9a9d-d616a5298e87 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:14.430467 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c42164ef-7bfa-4439-9a9d-d616a5298e87 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] GET https://10.4.3.229/volume/v3/snapshots Aug 06 14:21:14.430762 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c42164ef-7bfa-4439-9a9d-d616a5298e87 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:14.431018 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c42164ef-7bfa-4439-9a9d-d616a5298e87 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:14.431340 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.api_utils [None req-c42164ef-7bfa-4439-9a9d-d616a5298e87 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Removing options '' from query. {{(pid=100399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:21:14.433227 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.db.api [None req-c42164ef-7bfa-4439-9a9d-d616a5298e87 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Building query based on filter {{(pid=100399) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:21:14.444669 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c42164ef-7bfa-4439-9a9d-d616a5298e87 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Get all snapshots completed successfully. Aug 06 14:21:14.445506 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c42164ef-7bfa-4439-9a9d-d616a5298e87 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 200 Aug 06 14:21:14.445506 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 120/484] 10.4.3.229 () {66 vars in 1243 bytes} [Thu Aug 6 14:21:14 2026] GET /volume/v3/snapshots => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:21:14.456789 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7b624bfa-e6a2-43b4-9943-72fed9fa89d8 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:14.459134 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7b624bfa-e6a2-43b4-9943-72fed9fa89d8 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/aaf053a1-96e1-438a-9744-7909a113a9eb Aug 06 14:21:14.459384 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7b624bfa-e6a2-43b4-9943-72fed9fa89d8 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:14.459667 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7b624bfa-e6a2-43b4-9943-72fed9fa89d8 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:14.459827 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-7b624bfa-e6a2-43b4-9943-72fed9fa89d8 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Delete snapshot with id: aaf053a1-96e1-438a-9744-7909a113a9eb Aug 06 14:21:14.465169 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7b624bfa-e6a2-43b4-9943-72fed9fa89d8 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/snapshots/aaf053a1-96e1-438a-9744-7909a113a9eb returned with HTTP 404 Aug 06 14:21:14.466006 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 121/485] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:21:14 2026] DELETE /volume/v3/snapshots/aaf053a1-96e1-438a-9744-7909a113a9eb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:14.474038 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b7e543cb-d902-42f5-ad98-3fc63a7f4a29 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:14.475846 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b7e543cb-d902-42f5-ad98-3fc63a7f4a29 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/6a3948a1-2e0e-4e39-ba21-4b46117479af Aug 06 14:21:14.476059 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b7e543cb-d902-42f5-ad98-3fc63a7f4a29 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:14.476257 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b7e543cb-d902-42f5-ad98-3fc63a7f4a29 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:14.476365 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-b7e543cb-d902-42f5-ad98-3fc63a7f4a29 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Delete snapshot with id: 6a3948a1-2e0e-4e39-ba21-4b46117479af Aug 06 14:21:14.480827 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b7e543cb-d902-42f5-ad98-3fc63a7f4a29 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/snapshots/6a3948a1-2e0e-4e39-ba21-4b46117479af returned with HTTP 404 Aug 06 14:21:14.481264 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 124/486] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:21:14 2026] DELETE /volume/v3/snapshots/6a3948a1-2e0e-4e39-ba21-4b46117479af => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:14.488939 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-aefdeae9-1038-4f86-a80a-5865e8440feb None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:14.490662 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-aefdeae9-1038-4f86-a80a-5865e8440feb tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] GET https://10.4.3.229/volume/v3/volumes/0a8acb27-56c0-418a-b782-b2f215d98056 Aug 06 14:21:14.490905 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-aefdeae9-1038-4f86-a80a-5865e8440feb tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:14.491153 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-aefdeae9-1038-4f86-a80a-5865e8440feb tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:14.496648 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-aefdeae9-1038-4f86-a80a-5865e8440feb tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/volumes/0a8acb27-56c0-418a-b782-b2f215d98056 returned with HTTP 404 Aug 06 14:21:14.497196 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 122/487] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:14 2026] GET /volume/v3/volumes/0a8acb27-56c0-418a-b782-b2f215d98056 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:14.504382 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-639ae39c-c0db-4efc-acc7-7245f627e89b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:14.505845 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-639ae39c-c0db-4efc-acc7-7245f627e89b tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] DELETE https://10.4.3.229/volume/v3/volumes/0a8acb27-56c0-418a-b782-b2f215d98056 Aug 06 14:21:14.506596 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-639ae39c-c0db-4efc-acc7-7245f627e89b tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:14.506890 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-639ae39c-c0db-4efc-acc7-7245f627e89b tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:14.507164 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-639ae39c-c0db-4efc-acc7-7245f627e89b tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Delete volume with id: 0a8acb27-56c0-418a-b782-b2f215d98056 Aug 06 14:21:14.514729 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-639ae39c-c0db-4efc-acc7-7245f627e89b tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/volumes/0a8acb27-56c0-418a-b782-b2f215d98056 returned with HTTP 404 Aug 06 14:21:14.515723 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 121/488] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:21:14 2026] DELETE /volume/v3/volumes/0a8acb27-56c0-418a-b782-b2f215d98056 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:14.526034 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8bffd077-c3de-482d-91c3-16eadd3e1cb5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:14.526381 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-35c23dd7-1eee-4af2-9721-b9503be578aa None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:14.528383 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-35c23dd7-1eee-4af2-9721-b9503be578aa tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/volumes/d2b4fe9e-d2ae-46d5-9e9c-88b1018ca561 Aug 06 14:21:14.528678 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-35c23dd7-1eee-4af2-9721-b9503be578aa tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:14.528910 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-35c23dd7-1eee-4af2-9721-b9503be578aa tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:14.531207 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8bffd077-c3de-482d-91c3-16eadd3e1cb5 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:21:14.531648 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8bffd077-c3de-482d-91c3-16eadd3e1cb5 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-137673296"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:14.536577 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-8bffd077-c3de-482d-91c3-16eadd3e1cb5 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-137673296'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:21:14.536693 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-8bffd077-c3de-482d-91c3-16eadd3e1cb5 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Create volume of 1 GB Aug 06 14:21:14.536941 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:14.536941 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:14.542188 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:14.542188 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:14.546033 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-35c23dd7-1eee-4af2-9721-b9503be578aa tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Volume info retrieved successfully. Aug 06 14:21:14.546453 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8bffd077-c3de-482d-91c3-16eadd3e1cb5 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Availability Zones retrieved successfully. Aug 06 14:21:14.546893 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-35c23dd7-1eee-4af2-9721-b9503be578aa tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:14.547187 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-35c23dd7-1eee-4af2-9721-b9503be578aa tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:14.552882 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8bffd077-c3de-482d-91c3-16eadd3e1cb5 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Flow 'volume_create_api' (3ac01c94-fdef-45d2-9822-dec5cbf42f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:14.554395 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8bffd077-c3de-482d-91c3-16eadd3e1cb5 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf3ac26-5dc1-49c5-89c1-f0e8eef6a38c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:14.555614 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-8bffd077-c3de-482d-91c3-16eadd3e1cb5 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:21:14.585055 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8bffd077-c3de-482d-91c3-16eadd3e1cb5 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf3ac26-5dc1-49c5-89c1-f0e8eef6a38c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:14.586034 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8bffd077-c3de-482d-91c3-16eadd3e1cb5 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1b36d58-da00-462d-ab06-7d8b60e066a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:14.588670 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.sqlalchemy.engines [None req-35c23dd7-1eee-4af2-9721-b9503be578aa tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:14.591966 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:14.591966 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:14.598374 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-35c23dd7-1eee-4af2-9721-b9503be578aa tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes/d2b4fe9e-d2ae-46d5-9e9c-88b1018ca561 returned with HTTP 200 Aug 06 14:21:14.598726 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 122/489] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:14 2026] GET /volume/v3/volumes/d2b4fe9e-d2ae-46d5-9e9c-88b1018ca561 => generated 916 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:14.612622 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4e8ba6fe-6ddf-416e-b0f0-6901a99086b3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:14.615330 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4e8ba6fe-6ddf-416e-b0f0-6901a99086b3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:21:14.615955 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4e8ba6fe-6ddf-416e-b0f0-6901a99086b3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2028866365", "volume_type": "f15932b5-bc81-4125-9cf7-9884e9b3c89b", "group_id": "b42a3ebd-42dd-4776-808d-4e89691a4141", "size": 1}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:14.618280 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-4e8ba6fe-6ddf-416e-b0f0-6901a99086b3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2028866365', 'volume_type': 'f15932b5-bc81-4125-9cf7-9884e9b3c89b', 'group_id': 'b42a3ebd-42dd-4776-808d-4e89691a4141', 'size': 1}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:21:14.636327 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:14.636327 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:14.636797 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-4e8ba6fe-6ddf-416e-b0f0-6901a99086b3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Create volume of 1 GB Aug 06 14:21:14.637041 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-8bffd077-c3de-482d-91c3-16eadd3e1cb5 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Created reservations ['32391478-2a2c-458c-84ca-12863df2ddab', 'a337ee2a-fa6b-4acf-9fbc-74c8b393b1dc', 'b9e597e8-530d-4310-b87e-8b5a09d3bdab', 'ed0996e5-5440-4098-b4c8-c6a16b281940'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:14.638119 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8bffd077-c3de-482d-91c3-16eadd3e1cb5 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1b36d58-da00-462d-ab06-7d8b60e066a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32391478-2a2c-458c-84ca-12863df2ddab', 'a337ee2a-fa6b-4acf-9fbc-74c8b393b1dc', 'b9e597e8-530d-4310-b87e-8b5a09d3bdab', 'ed0996e5-5440-4098-b4c8-c6a16b281940']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:14.639216 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8bffd077-c3de-482d-91c3-16eadd3e1cb5 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f5dfca6-6b7d-4ca4-98be-94ab3d106d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:14.643315 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-4e8ba6fe-6ddf-416e-b0f0-6901a99086b3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Availability Zones retrieved successfully. Aug 06 14:21:14.648544 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4e8ba6fe-6ddf-416e-b0f0-6901a99086b3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Flow 'volume_create_api' (a10920a8-6bc3-4031-9600-41c440fb1126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:14.650112 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4e8ba6fe-6ddf-416e-b0f0-6901a99086b3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2a153c9-0263-4833-ae23-77131d6bbec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:14.650983 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:14.650983 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:14.651389 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-4e8ba6fe-6ddf-416e-b0f0-6901a99086b3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:21:14.665177 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8bffd077-c3de-482d-91c3-16eadd3e1cb5 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f5dfca6-6b7d-4ca4-98be-94ab3d106d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3c4a529-42f5-4e6c-862b-29bffa9ff3e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-137673296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88ab4575a64d4a93b170ed9f006d0b43',qos_specs=None,replication_status=,reservations=['32391478-2a2c-458c-84ca-12863df2ddab','a337ee2a-fa6b-4acf-9fbc-74c8b393b1dc','b9e597e8-530d-4310-b87e-8b5a09d3bdab','ed0996e5-5440-4098-b4c8-c6a16b281940'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6028144115ac47959cf94d68dab91882',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:21:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-137673296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3c4a529-42f5-4e6c-862b-29bffa9ff3e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88ab4575a64d4a93b170ed9f006d0b43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6028144115ac47959cf94d68dab91882',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:14.665899 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8bffd077-c3de-482d-91c3-16eadd3e1cb5 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c77d8204-2088-464b-86e1-3968a54492ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:14.672898 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4e8ba6fe-6ddf-416e-b0f0-6901a99086b3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2a153c9-0263-4833-ae23-77131d6bbec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:21:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f15932b5-bc81-4125-9cf7-9884e9b3c89b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1370689050',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f15932b5-bc81-4125-9cf7-9884e9b3c89b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b42a3ebd-42dd-4776-808d-4e89691a4141', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:14.674054 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4e8ba6fe-6ddf-416e-b0f0-6901a99086b3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1befa868-0f06-438c-bf53-f5db9bd19102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:14.682943 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8bffd077-c3de-482d-91c3-16eadd3e1cb5 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c77d8204-2088-464b-86e1-3968a54492ed) transitioned into state 'SUCCESS' from state '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-137673296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88ab4575a64d4a93b170ed9f006d0b43',qos_specs=None,replication_status=,reservations=['32391478-2a2c-458c-84ca-12863df2ddab','a337ee2a-fa6b-4acf-9fbc-74c8b393b1dc','b9e597e8-530d-4310-b87e-8b5a09d3bdab','ed0996e5-5440-4098-b4c8-c6a16b281940'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6028144115ac47959cf94d68dab91882',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:14.683615 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8bffd077-c3de-482d-91c3-16eadd3e1cb5 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26b4ce16-ca15-4e10-b97f-d4f42d2782fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:14.695448 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8bffd077-c3de-482d-91c3-16eadd3e1cb5 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26b4ce16-ca15-4e10-b97f-d4f42d2782fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:14.695448 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8bffd077-c3de-482d-91c3-16eadd3e1cb5 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Flow 'volume_create_api' (3ac01c94-fdef-45d2-9822-dec5cbf42f32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:14.695448 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8bffd077-c3de-482d-91c3-16eadd3e1cb5 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Create volume request issued successfully. Aug 06 14:21:14.695448 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8bffd077-c3de-482d-91c3-16eadd3e1cb5 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:21:14.695448 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 125/490] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:21:14 2026] POST /volume/v3/volumes => generated 750 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:21:14.700164 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-4e8ba6fe-6ddf-416e-b0f0-6901a99086b3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1370689050 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1370689050, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:21:14.700401 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-4e8ba6fe-6ddf-416e-b0f0-6901a99086b3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1370689050 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1370689050, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:21:14.712389 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-aeed9adc-e998-43fa-96b3-255d7be134a9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:14.712911 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-4e8ba6fe-6ddf-416e-b0f0-6901a99086b3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Created reservations ['2ab64ab6-61b7-47c4-b698-9fee7bbabe28', 'f1561087-4e39-4dfc-b5b4-5f73ad388edd', '815ed43b-5b37-4c9e-9e19-f44a1c01d667', 'e60877ab-9aa5-4d60-ab67-d95b9dd8fd2b'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:14.713629 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4e8ba6fe-6ddf-416e-b0f0-6901a99086b3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1befa868-0f06-438c-bf53-f5db9bd19102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ab64ab6-61b7-47c4-b698-9fee7bbabe28', 'f1561087-4e39-4dfc-b5b4-5f73ad388edd', '815ed43b-5b37-4c9e-9e19-f44a1c01d667', 'e60877ab-9aa5-4d60-ab67-d95b9dd8fd2b']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:14.715447 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4e8ba6fe-6ddf-416e-b0f0-6901a99086b3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd62ea0c-9a19-4444-b617-1bcb75962472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:14.717251 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-aeed9adc-e998-43fa-96b3-255d7be134a9 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] GET https://10.4.3.229/volume/v3/volumes/c3c4a529-42f5-4e6c-862b-29bffa9ff3e4 Aug 06 14:21:14.717251 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-aeed9adc-e998-43fa-96b3-255d7be134a9 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:14.717251 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-aeed9adc-e998-43fa-96b3-255d7be134a9 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:14.731645 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:14.731645 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:14.738088 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4e8ba6fe-6ddf-416e-b0f0-6901a99086b3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd62ea0c-9a19-4444-b617-1bcb75962472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21684e92-4a36-4b74-88e9-2bed87bef419', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2028866365',encryption_key_id=None,group_id=b42a3ebd-42dd-4776-808d-4e89691a4141,group_type_id=,metadata={},multiattach=False,project_id='953e29b7bacc4a59bc1beb88bd341b6b',qos_specs=None,replication_status=,reservations=['2ab64ab6-61b7-47c4-b698-9fee7bbabe28','f1561087-4e39-4dfc-b5b4-5f73ad388edd','815ed43b-5b37-4c9e-9e19-f44a1c01d667','e60877ab-9aa5-4d60-ab67-d95b9dd8fd2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9648cdd90bc43da87513d46ac7d3f55',volume_type_id=f15932b5-bc81-4125-9cf7-9884e9b3c89b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:21:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2028866365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b42a3ebd-42dd-4776-808d-4e89691a4141,host=None,id=21684e92-4a36-4b74-88e9-2bed87bef419,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='953e29b7bacc4a59bc1beb88bd341b6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9648cdd90bc43da87513d46ac7d3f55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f15932b5-bc81-4125-9cf7-9884e9b3c89b),volume_type_id=f15932b5-bc81-4125-9cf7-9884e9b3c89b)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:14.738348 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-aeed9adc-e998-43fa-96b3-255d7be134a9 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Volume info retrieved successfully. Aug 06 14:21:14.738891 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4e8ba6fe-6ddf-416e-b0f0-6901a99086b3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c832b1d3-fe33-4ed6-a0a2-6a28b0f1c1c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:14.752600 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-aeed9adc-e998-43fa-96b3-255d7be134a9 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/volumes/c3c4a529-42f5-4e6c-862b-29bffa9ff3e4 returned with HTTP 200 Aug 06 14:21:14.752600 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 122/491] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:14 2026] GET /volume/v3/volumes/c3c4a529-42f5-4e6c-862b-29bffa9ff3e4 => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:14.763487 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4e8ba6fe-6ddf-416e-b0f0-6901a99086b3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c832b1d3-fe33-4ed6-a0a2-6a28b0f1c1c0) transitioned into state 'SUCCESS' from state '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-2028866365',encryption_key_id=None,group_id=b42a3ebd-42dd-4776-808d-4e89691a4141,group_type_id=,metadata={},multiattach=False,project_id='953e29b7bacc4a59bc1beb88bd341b6b',qos_specs=None,replication_status=,reservations=['2ab64ab6-61b7-47c4-b698-9fee7bbabe28','f1561087-4e39-4dfc-b5b4-5f73ad388edd','815ed43b-5b37-4c9e-9e19-f44a1c01d667','e60877ab-9aa5-4d60-ab67-d95b9dd8fd2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9648cdd90bc43da87513d46ac7d3f55',volume_type_id=f15932b5-bc81-4125-9cf7-9884e9b3c89b)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:14.764362 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4e8ba6fe-6ddf-416e-b0f0-6901a99086b3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f34a57d-74e1-4ef1-99e4-32bae076fb16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:14.778745 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4e8ba6fe-6ddf-416e-b0f0-6901a99086b3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f34a57d-74e1-4ef1-99e4-32bae076fb16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:14.779918 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4e8ba6fe-6ddf-416e-b0f0-6901a99086b3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Flow 'volume_create_api' (a10920a8-6bc3-4031-9600-41c440fb1126) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:14.780347 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-4e8ba6fe-6ddf-416e-b0f0-6901a99086b3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Create volume request issued successfully. Aug 06 14:21:14.781391 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-4e8ba6fe-6ddf-416e-b0f0-6901a99086b3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:14.781707 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-4e8ba6fe-6ddf-416e-b0f0-6901a99086b3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:14.836564 np0000006659 devstack@c-api.service[100398]: DEBUG oslo_db.sqlalchemy.engines [None req-4e8ba6fe-6ddf-416e-b0f0-6901a99086b3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:14.839585 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:14.839585 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:14.843642 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4e8ba6fe-6ddf-416e-b0f0-6901a99086b3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:21:14.844201 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 123/492] 10.4.3.229 () {70 vars in 1300 bytes} [Thu Aug 6 14:21:14 2026] POST /volume/v3/volumes => generated 823 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:14.857812 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-faf92300-9b31-42c7-9121-7023b5872c82 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:14.860364 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-faf92300-9b31-42c7-9121-7023b5872c82 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/volumes/21684e92-4a36-4b74-88e9-2bed87bef419 Aug 06 14:21:14.861904 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-faf92300-9b31-42c7-9121-7023b5872c82 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:14.862193 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-faf92300-9b31-42c7-9121-7023b5872c82 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:14.875097 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:14.875097 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:14.881644 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-faf92300-9b31-42c7-9121-7023b5872c82 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Volume info retrieved successfully. Aug 06 14:21:14.882864 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-faf92300-9b31-42c7-9121-7023b5872c82 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:14.882864 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-faf92300-9b31-42c7-9121-7023b5872c82 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:14.926691 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.sqlalchemy.engines [None req-faf92300-9b31-42c7-9121-7023b5872c82 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:14.930245 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:14.930245 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:14.942100 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-faf92300-9b31-42c7-9121-7023b5872c82 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes/21684e92-4a36-4b74-88e9-2bed87bef419 returned with HTTP 200 Aug 06 14:21:14.943311 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 123/493] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:14 2026] GET /volume/v3/volumes/21684e92-4a36-4b74-88e9-2bed87bef419 => generated 891 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:15.774033 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c0ded8d3-45c6-46d0-8c82-295a64047973 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:15.776471 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c0ded8d3-45c6-46d0-8c82-295a64047973 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] GET https://10.4.3.229/volume/v3/volumes/c3c4a529-42f5-4e6c-862b-29bffa9ff3e4 Aug 06 14:21:15.776745 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c0ded8d3-45c6-46d0-8c82-295a64047973 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:15.777007 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c0ded8d3-45c6-46d0-8c82-295a64047973 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:15.785508 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:15.785508 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:15.789890 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c0ded8d3-45c6-46d0-8c82-295a64047973 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Volume info retrieved successfully. Aug 06 14:21:15.795539 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c0ded8d3-45c6-46d0-8c82-295a64047973 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/volumes/c3c4a529-42f5-4e6c-862b-29bffa9ff3e4 returned with HTTP 200 Aug 06 14:21:15.796513 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 126/494] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:15 2026] GET /volume/v3/volumes/c3c4a529-42f5-4e6c-862b-29bffa9ff3e4 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:15.816237 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f27400cd-ebe1-4855-ae2c-a3eb3e75f0b0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:15.819008 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f27400cd-ebe1-4855-ae2c-a3eb3e75f0b0 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:21:15.820200 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f27400cd-ebe1-4855-ae2c-a3eb3e75f0b0 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c3c4a529-42f5-4e6c-862b-29bffa9ff3e4", "name": "tempest-VolumesDeleteCascade-Snapshot-1731696332"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:15.832103 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:15.832103 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:15.833195 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f27400cd-ebe1-4855-ae2c-a3eb3e75f0b0 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Volume info retrieved successfully. Aug 06 14:21:15.833360 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-f27400cd-ebe1-4855-ae2c-a3eb3e75f0b0 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Create snapshot from volume c3c4a529-42f5-4e6c-862b-29bffa9ff3e4 Aug 06 14:21:15.855793 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-f27400cd-ebe1-4855-ae2c-a3eb3e75f0b0 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-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 06 14:21:15.874395 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-f27400cd-ebe1-4855-ae2c-a3eb3e75f0b0 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Created reservations ['78d98973-2449-4906-bd0a-6fda8f7095be', '9ccf8f32-9adc-463e-885a-d64ef5273021', 'c7193617-6822-4647-80ae-f2db7abdf02d', 'ef713dac-6e45-4ab5-8882-83deed16dce5'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:15.928069 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f27400cd-ebe1-4855-ae2c-a3eb3e75f0b0 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Snapshot create request issued successfully. Aug 06 14:21:15.928402 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f27400cd-ebe1-4855-ae2c-a3eb3e75f0b0 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:21:15.928894 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 123/495] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:21:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:21:15.939691 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5682fa9f-2dc4-4ed8-b3d8-03c9901c53f0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:15.940504 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5682fa9f-2dc4-4ed8-b3d8-03c9901c53f0 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] GET https://10.4.3.229/volume/v3/snapshots/aab8ff6d-d823-4488-b996-09d63f0daccd Aug 06 14:21:15.940679 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5682fa9f-2dc4-4ed8-b3d8-03c9901c53f0 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:15.940886 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5682fa9f-2dc4-4ed8-b3d8-03c9901c53f0 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:15.957658 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-fd5e80c5-3357-46b7-bf64-2702cfdf6203 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:15.960193 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:15.960193 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:15.960193 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5682fa9f-2dc4-4ed8-b3d8-03c9901c53f0 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Snapshot retrieved successfully. Aug 06 14:21:15.960372 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fd5e80c5-3357-46b7-bf64-2702cfdf6203 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/volumes/21684e92-4a36-4b74-88e9-2bed87bef419 Aug 06 14:21:15.960372 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fd5e80c5-3357-46b7-bf64-2702cfdf6203 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:15.960372 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fd5e80c5-3357-46b7-bf64-2702cfdf6203 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:15.960520 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5682fa9f-2dc4-4ed8-b3d8-03c9901c53f0 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/snapshots/aab8ff6d-d823-4488-b996-09d63f0daccd returned with HTTP 200 Aug 06 14:21:15.960937 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 124/496] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:21:15 2026] GET /volume/v3/snapshots/aab8ff6d-d823-4488-b996-09d63f0daccd => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:15.973503 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:15.973503 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:15.983882 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-fd5e80c5-3357-46b7-bf64-2702cfdf6203 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Volume info retrieved successfully. Aug 06 14:21:15.983882 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-fd5e80c5-3357-46b7-bf64-2702cfdf6203 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:15.983882 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-fd5e80c5-3357-46b7-bf64-2702cfdf6203 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:16.021627 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.sqlalchemy.engines [None req-fd5e80c5-3357-46b7-bf64-2702cfdf6203 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:16.024857 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:16.024857 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:16.032230 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fd5e80c5-3357-46b7-bf64-2702cfdf6203 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes/21684e92-4a36-4b74-88e9-2bed87bef419 returned with HTTP 200 Aug 06 14:21:16.032780 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 124/497] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:15 2026] GET /volume/v3/volumes/21684e92-4a36-4b74-88e9-2bed87bef419 => generated 916 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:16.052445 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e049588d-7c57-42f0-8549-161d8cdd8eee None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:16.054194 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e049588d-7c57-42f0-8549-161d8cdd8eee tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] PUT https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 Aug 06 14:21:16.054534 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e049588d-7c57-42f0-8549-161d8cdd8eee tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "d2b4fe9e-d2ae-46d5-9e9c-88b1018ca561"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:16.060436 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.groups [None req-e049588d-7c57-42f0-8549-161d8cdd8eee tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Update called for group b42a3ebd-42dd-4776-808d-4e89691a4141. {{(pid=100396) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 14:21:16.060573 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.groups [None req-e049588d-7c57-42f0-8549-161d8cdd8eee tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Updating group b42a3ebd-42dd-4776-808d-4e89691a4141 with name None description: None add_volumes: None remove_volumes: d2b4fe9e-d2ae-46d5-9e9c-88b1018ca561. Aug 06 14:21:16.064766 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:16.064766 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:16.099449 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e049588d-7c57-42f0-8549-161d8cdd8eee tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 returned with HTTP 202 Aug 06 14:21:16.099449 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 127/498] 10.4.3.229 () {70 vars in 1406 bytes} [Thu Aug 6 14:21:16 2026] PUT /volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:21:16.110065 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d8fc7f4c-2ab1-4b9b-8616-fbbf78a85097 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:16.113171 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d8fc7f4c-2ab1-4b9b-8616-fbbf78a85097 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 Aug 06 14:21:16.113508 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d8fc7f4c-2ab1-4b9b-8616-fbbf78a85097 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:16.113772 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d8fc7f4c-2ab1-4b9b-8616-fbbf78a85097 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:16.113953 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.groups [None req-d8fc7f4c-2ab1-4b9b-8616-fbbf78a85097 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] show called for member b42a3ebd-42dd-4776-808d-4e89691a4141 {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:21:16.119783 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:16.119783 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:16.140440 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d8fc7f4c-2ab1-4b9b-8616-fbbf78a85097 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 returned with HTTP 200 Aug 06 14:21:16.140926 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 124/499] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:21:16 2026] GET /volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 => generated 392 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:16.974107 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b1e93f19-f5bb-4505-8008-436f7dfb73f0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:16.975956 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b1e93f19-f5bb-4505-8008-436f7dfb73f0 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] GET https://10.4.3.229/volume/v3/snapshots/aab8ff6d-d823-4488-b996-09d63f0daccd Aug 06 14:21:16.977527 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b1e93f19-f5bb-4505-8008-436f7dfb73f0 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:16.977527 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b1e93f19-f5bb-4505-8008-436f7dfb73f0 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:16.981120 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:16.981120 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:16.981578 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b1e93f19-f5bb-4505-8008-436f7dfb73f0 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Snapshot retrieved successfully. Aug 06 14:21:16.982339 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b1e93f19-f5bb-4505-8008-436f7dfb73f0 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/snapshots/aab8ff6d-d823-4488-b996-09d63f0daccd returned with HTTP 200 Aug 06 14:21:16.982692 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 125/500] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:21:16 2026] GET /volume/v3/snapshots/aab8ff6d-d823-4488-b996-09d63f0daccd => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:16.992419 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c586b130-27f0-419b-9a64-106180d765fe None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:16.995173 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c586b130-27f0-419b-9a64-106180d765fe tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:21:16.995651 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c586b130-27f0-419b-9a64-106180d765fe tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "aab8ff6d-d823-4488-b996-09d63f0daccd", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1440327113"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:17.000036 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-c586b130-27f0-419b-9a64-106180d765fe tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Create volume request body: {'volume': {'snapshot_id': 'aab8ff6d-d823-4488-b996-09d63f0daccd', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1440327113'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:21:17.007113 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:17.007113 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:17.008207 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c586b130-27f0-419b-9a64-106180d765fe tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Snapshot retrieved successfully. Aug 06 14:21:17.008207 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-c586b130-27f0-419b-9a64-106180d765fe tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Create volume of 1 GB Aug 06 14:21:17.012745 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c586b130-27f0-419b-9a64-106180d765fe tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Availability Zones retrieved successfully. Aug 06 14:21:17.021580 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c586b130-27f0-419b-9a64-106180d765fe tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Flow 'volume_create_api' (9fae4f44-756b-469f-bf73-3c0fb2202ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:17.022571 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c586b130-27f0-419b-9a64-106180d765fe tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (193cf1f6-f895-42a2-8c0d-59fdd84a2f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:17.023861 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-c586b130-27f0-419b-9a64-106180d765fe tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:21:17.064121 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c586b130-27f0-419b-9a64-106180d765fe tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (193cf1f6-f895-42a2-8c0d-59fdd84a2f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'aab8ff6d-d823-4488-b996-09d63f0daccd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:17.065678 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c586b130-27f0-419b-9a64-106180d765fe tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c04bf043-f270-44a6-b41b-b689c19894e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:17.114998 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-c586b130-27f0-419b-9a64-106180d765fe tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Created reservations ['93381c46-b62d-42be-aa0a-807eaff73ca5', 'ff33f6d5-0337-4f07-b98e-31df3d55b721', '6fdc95a1-1600-4f77-beb6-022e7f3b47d5', '935bb0c0-19f2-4df7-9e5a-35d3a14261ef'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:17.116218 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c586b130-27f0-419b-9a64-106180d765fe tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c04bf043-f270-44a6-b41b-b689c19894e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93381c46-b62d-42be-aa0a-807eaff73ca5', 'ff33f6d5-0337-4f07-b98e-31df3d55b721', '6fdc95a1-1600-4f77-beb6-022e7f3b47d5', '935bb0c0-19f2-4df7-9e5a-35d3a14261ef']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:17.118024 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c586b130-27f0-419b-9a64-106180d765fe tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1806f0f-ff2a-4b30-85f7-f76c385ddfe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:17.152074 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-17ffd6df-3dab-4518-942a-6f6e82c9fd9c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:17.154457 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-17ffd6df-3dab-4518-942a-6f6e82c9fd9c tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 Aug 06 14:21:17.154967 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-17ffd6df-3dab-4518-942a-6f6e82c9fd9c tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:17.155117 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-17ffd6df-3dab-4518-942a-6f6e82c9fd9c tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:17.155268 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.groups [None req-17ffd6df-3dab-4518-942a-6f6e82c9fd9c tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] show called for member b42a3ebd-42dd-4776-808d-4e89691a4141 {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:21:17.156936 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c586b130-27f0-419b-9a64-106180d765fe tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1806f0f-ff2a-4b30-85f7-f76c385ddfe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7690407-a494-4118-a467-fe96b63f331e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1440327113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88ab4575a64d4a93b170ed9f006d0b43',qos_specs=None,replication_status=,reservations=['93381c46-b62d-42be-aa0a-807eaff73ca5','ff33f6d5-0337-4f07-b98e-31df3d55b721','6fdc95a1-1600-4f77-beb6-022e7f3b47d5','935bb0c0-19f2-4df7-9e5a-35d3a14261ef'],size=1,snapshot_id=aab8ff6d-d823-4488-b996-09d63f0daccd,source_replicaid=,source_volid=None,status='creating',user_id='6028144115ac47959cf94d68dab91882',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:21:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1440327113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7690407-a494-4118-a467-fe96b63f331e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88ab4575a64d4a93b170ed9f006d0b43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=aab8ff6d-d823-4488-b996-09d63f0daccd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6028144115ac47959cf94d68dab91882',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:17.157696 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c586b130-27f0-419b-9a64-106180d765fe tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68fac70f-40c6-470a-ab27-d4e9725efcc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:17.163887 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:17.163887 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:17.175983 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c586b130-27f0-419b-9a64-106180d765fe tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68fac70f-40c6-470a-ab27-d4e9725efcc0) transitioned into state 'SUCCESS' from state '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-1440327113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88ab4575a64d4a93b170ed9f006d0b43',qos_specs=None,replication_status=,reservations=['93381c46-b62d-42be-aa0a-807eaff73ca5','ff33f6d5-0337-4f07-b98e-31df3d55b721','6fdc95a1-1600-4f77-beb6-022e7f3b47d5','935bb0c0-19f2-4df7-9e5a-35d3a14261ef'],size=1,snapshot_id=aab8ff6d-d823-4488-b996-09d63f0daccd,source_replicaid=,source_volid=None,status='creating',user_id='6028144115ac47959cf94d68dab91882',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:17.177591 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c586b130-27f0-419b-9a64-106180d765fe tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3debf52f-ac40-44fb-8fe8-6d0722a253bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:17.181091 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-17ffd6df-3dab-4518-942a-6f6e82c9fd9c tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 returned with HTTP 200 Aug 06 14:21:17.181240 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 128/501] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:21:17 2026] GET /volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 => generated 393 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:17.192555 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-233c1a62-f573-4333-bfbd-0b3f8d118546 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:17.194874 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-233c1a62-f573-4333-bfbd-0b3f8d118546 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] PUT https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 Aug 06 14:21:17.195362 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-233c1a62-f573-4333-bfbd-0b3f8d118546 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "d2b4fe9e-d2ae-46d5-9e9c-88b1018ca561"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:17.201462 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c586b130-27f0-419b-9a64-106180d765fe tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3debf52f-ac40-44fb-8fe8-6d0722a253bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:17.202235 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c586b130-27f0-419b-9a64-106180d765fe tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Flow 'volume_create_api' (9fae4f44-756b-469f-bf73-3c0fb2202ab5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:17.202579 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c586b130-27f0-419b-9a64-106180d765fe tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Create volume request issued successfully. Aug 06 14:21:17.202685 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.groups [None req-233c1a62-f573-4333-bfbd-0b3f8d118546 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Update called for group b42a3ebd-42dd-4776-808d-4e89691a4141. {{(pid=100399) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 14:21:17.202765 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.groups [None req-233c1a62-f573-4333-bfbd-0b3f8d118546 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Updating group b42a3ebd-42dd-4776-808d-4e89691a4141 with name None description: None add_volumes: d2b4fe9e-d2ae-46d5-9e9c-88b1018ca561 remove_volumes: None. Aug 06 14:21:17.203114 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c586b130-27f0-419b-9a64-106180d765fe tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:21:17.203661 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 125/502] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:21:16 2026] POST /volume/v3/volumes => generated 785 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:21:17.207256 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:17.207256 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:17.221417 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8329793e-97ef-4b40-a7f3-5609185500b6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:17.224191 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8329793e-97ef-4b40-a7f3-5609185500b6 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] GET https://10.4.3.229/volume/v3/volumes/a7690407-a494-4118-a467-fe96b63f331e Aug 06 14:21:17.224507 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8329793e-97ef-4b40-a7f3-5609185500b6 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:17.224776 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8329793e-97ef-4b40-a7f3-5609185500b6 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:17.229150 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-233c1a62-f573-4333-bfbd-0b3f8d118546 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 returned with HTTP 202 Aug 06 14:21:17.229654 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 125/503] 10.4.3.229 () {70 vars in 1406 bytes} [Thu Aug 6 14:21:17 2026] PUT /volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:21:17.234129 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:17.234129 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:17.239147 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-8329793e-97ef-4b40-a7f3-5609185500b6 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Volume info retrieved successfully. Aug 06 14:21:17.243050 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-bc3d8be1-9875-4141-b36d-de99ee1fc89c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:17.244106 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8329793e-97ef-4b40-a7f3-5609185500b6 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/volumes/a7690407-a494-4118-a467-fe96b63f331e returned with HTTP 200 Aug 06 14:21:17.244665 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 126/504] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:17 2026] GET /volume/v3/volumes/a7690407-a494-4118-a467-fe96b63f331e => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:17.245405 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bc3d8be1-9875-4141-b36d-de99ee1fc89c tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 Aug 06 14:21:17.245745 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bc3d8be1-9875-4141-b36d-de99ee1fc89c tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:17.246031 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bc3d8be1-9875-4141-b36d-de99ee1fc89c tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:17.246241 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.groups [None req-bc3d8be1-9875-4141-b36d-de99ee1fc89c tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] show called for member b42a3ebd-42dd-4776-808d-4e89691a4141 {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:21:17.251217 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:17.251217 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:17.260370 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bc3d8be1-9875-4141-b36d-de99ee1fc89c tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 returned with HTTP 200 Aug 06 14:21:17.260847 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 129/505] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:21:17 2026] GET /volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:18.271220 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d6cc32b9-5860-4e2a-a19b-61a3d96fa492 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:18.273197 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-bfe3ea4a-95fc-4499-a41b-445adcbce102 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:18.274046 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d6cc32b9-5860-4e2a-a19b-61a3d96fa492 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] GET https://10.4.3.229/volume/v3/volumes/a7690407-a494-4118-a467-fe96b63f331e Aug 06 14:21:18.274305 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d6cc32b9-5860-4e2a-a19b-61a3d96fa492 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:18.274570 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d6cc32b9-5860-4e2a-a19b-61a3d96fa492 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:18.274950 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bfe3ea4a-95fc-4499-a41b-445adcbce102 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 Aug 06 14:21:18.275351 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bfe3ea4a-95fc-4499-a41b-445adcbce102 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:18.275540 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bfe3ea4a-95fc-4499-a41b-445adcbce102 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:18.275704 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.groups [None req-bfe3ea4a-95fc-4499-a41b-445adcbce102 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] show called for member b42a3ebd-42dd-4776-808d-4e89691a4141 {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:21:18.280075 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:18.280075 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:18.285053 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:18.285053 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:18.287463 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bfe3ea4a-95fc-4499-a41b-445adcbce102 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 returned with HTTP 200 Aug 06 14:21:18.288110 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 126/506] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:21:18 2026] GET /volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:18.290793 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-d6cc32b9-5860-4e2a-a19b-61a3d96fa492 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Volume info retrieved successfully. Aug 06 14:21:18.297310 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d6cc32b9-5860-4e2a-a19b-61a3d96fa492 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/volumes/a7690407-a494-4118-a467-fe96b63f331e returned with HTTP 200 Aug 06 14:21:18.297377 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 126/507] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:18 2026] GET /volume/v3/volumes/a7690407-a494-4118-a467-fe96b63f331e => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:18.305384 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-3299c94b-36af-4215-ba1e-cddc2c9a5c98 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:18.311110 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3299c94b-36af-4215-ba1e-cddc2c9a5c98 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] PUT https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 Aug 06 14:21:18.311110 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3299c94b-36af-4215-ba1e-cddc2c9a5c98 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "21684e92-4a36-4b74-88e9-2bed87bef419"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:18.318752 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.groups [None req-3299c94b-36af-4215-ba1e-cddc2c9a5c98 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Update called for group b42a3ebd-42dd-4776-808d-4e89691a4141. {{(pid=100398) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 14:21:18.318752 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.groups [None req-3299c94b-36af-4215-ba1e-cddc2c9a5c98 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Updating group b42a3ebd-42dd-4776-808d-4e89691a4141 with name None description: None add_volumes: None remove_volumes: 21684e92-4a36-4b74-88e9-2bed87bef419. Aug 06 14:21:18.319670 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-72c1aeac-fbd9-4f01-a5d8-f3060a794976 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:18.321181 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:18.321181 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:18.321576 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-72c1aeac-fbd9-4f01-a5d8-f3060a794976 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] GET https://10.4.3.229/volume/v3/volumes/a7690407-a494-4118-a467-fe96b63f331e Aug 06 14:21:18.321864 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-72c1aeac-fbd9-4f01-a5d8-f3060a794976 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:18.322055 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-72c1aeac-fbd9-4f01-a5d8-f3060a794976 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:18.331441 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:18.331441 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:18.336526 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-72c1aeac-fbd9-4f01-a5d8-f3060a794976 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Volume info retrieved successfully. Aug 06 14:21:18.343302 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-72c1aeac-fbd9-4f01-a5d8-f3060a794976 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/volumes/a7690407-a494-4118-a467-fe96b63f331e returned with HTTP 200 Aug 06 14:21:18.343826 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 130/508] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:18 2026] GET /volume/v3/volumes/a7690407-a494-4118-a467-fe96b63f331e => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:18.366007 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3299c94b-36af-4215-ba1e-cddc2c9a5c98 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 returned with HTTP 202 Aug 06 14:21:18.366667 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 127/509] 10.4.3.229 () {70 vars in 1406 bytes} [Thu Aug 6 14:21:18 2026] PUT /volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:21:18.369828 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c6525c0a-b43e-4efd-96b0-a01e7d71ef78 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:18.375677 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c6525c0a-b43e-4efd-96b0-a01e7d71ef78 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] DELETE https://10.4.3.229/volume/v3/volumes/c3c4a529-42f5-4e6c-862b-29bffa9ff3e4?cascade=True Aug 06 14:21:18.376009 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c6525c0a-b43e-4efd-96b0-a01e7d71ef78 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:18.376241 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c6525c0a-b43e-4efd-96b0-a01e7d71ef78 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:18.376499 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-c6525c0a-b43e-4efd-96b0-a01e7d71ef78 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Delete volume with id: c3c4a529-42f5-4e6c-862b-29bffa9ff3e4 Aug 06 14:21:18.380371 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a091b4e8-02cb-47df-8b01-ad91abb4db48 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:18.382840 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a091b4e8-02cb-47df-8b01-ad91abb4db48 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 Aug 06 14:21:18.383149 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a091b4e8-02cb-47df-8b01-ad91abb4db48 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:18.383432 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a091b4e8-02cb-47df-8b01-ad91abb4db48 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:18.383618 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.groups [None req-a091b4e8-02cb-47df-8b01-ad91abb4db48 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] show called for member b42a3ebd-42dd-4776-808d-4e89691a4141 {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:21:18.390080 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:18.390080 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:18.390932 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c6525c0a-b43e-4efd-96b0-a01e7d71ef78 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Volume info retrieved successfully. Aug 06 14:21:18.391857 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:18.391857 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:18.401930 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a091b4e8-02cb-47df-8b01-ad91abb4db48 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 returned with HTTP 200 Aug 06 14:21:18.402437 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 127/510] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:21:18 2026] GET /volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:18.416855 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-065e4f09-09aa-457c-b992-9320c48a6227 req-706f2088-eed0-4c31-9d44-83c97db45b86 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:18.419629 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-065e4f09-09aa-457c-b992-9320c48a6227 req-706f2088-eed0-4c31-9d44-83c97db45b86 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] GET https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e Aug 06 14:21:18.419898 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-065e4f09-09aa-457c-b992-9320c48a6227 req-706f2088-eed0-4c31-9d44-83c97db45b86 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:18.420145 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-065e4f09-09aa-457c-b992-9320c48a6227 req-706f2088-eed0-4c31-9d44-83c97db45b86 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:18.435837 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c6525c0a-b43e-4efd-96b0-a01e7d71ef78 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Delete volume request issued successfully. Aug 06 14:21:18.436008 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c6525c0a-b43e-4efd-96b0-a01e7d71ef78 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/volumes/c3c4a529-42f5-4e6c-862b-29bffa9ff3e4?cascade=True returned with HTTP 202 Aug 06 14:21:18.436581 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 127/511] 10.4.3.229 () {66 vars in 1376 bytes} [Thu Aug 6 14:21:18 2026] DELETE /volume/v3/volumes/c3c4a529-42f5-4e6c-862b-29bffa9ff3e4?cascade=True => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:21:18.439067 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:18.439067 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:18.450281 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-065e4f09-09aa-457c-b992-9320c48a6227 req-706f2088-eed0-4c31-9d44-83c97db45b86 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Volume info retrieved successfully. Aug 06 14:21:18.450466 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ba1e9ad9-256d-4f0b-9259-c39df92a522a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:18.452707 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ba1e9ad9-256d-4f0b-9259-c39df92a522a tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] GET https://10.4.3.229/volume/v3/volumes/c3c4a529-42f5-4e6c-862b-29bffa9ff3e4 Aug 06 14:21:18.452956 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ba1e9ad9-256d-4f0b-9259-c39df92a522a tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:18.453204 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ba1e9ad9-256d-4f0b-9259-c39df92a522a tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:18.454190 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-065e4f09-09aa-457c-b992-9320c48a6227 req-706f2088-eed0-4c31-9d44-83c97db45b86 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e returned with HTTP 200 Aug 06 14:21:18.454610 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 131/512] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:21:18 2026] GET /volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:18.462702 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:18.462702 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:18.468829 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ba1e9ad9-256d-4f0b-9259-c39df92a522a tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Volume info retrieved successfully. Aug 06 14:21:18.475605 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ba1e9ad9-256d-4f0b-9259-c39df92a522a tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/volumes/c3c4a529-42f5-4e6c-862b-29bffa9ff3e4 returned with HTTP 200 Aug 06 14:21:18.476191 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 128/513] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:18 2026] GET /volume/v3/volumes/c3c4a529-42f5-4e6c-862b-29bffa9ff3e4 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:18.565384 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-80095922-b264-4b3d-b8ae-004bc22c3967 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:18.566626 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-80095922-b264-4b3d-b8ae-004bc22c3967 None None] GET https://10.4.3.229/volume// Aug 06 14:21:18.566804 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-80095922-b264-4b3d-b8ae-004bc22c3967 None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:18.567443 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-80095922-b264-4b3d-b8ae-004bc22c3967 None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:18.567510 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-80095922-b264-4b3d-b8ae-004bc22c3967 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:21:18.567842 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 128/514] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:21: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 06 14:21:18.578994 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-065e4f09-09aa-457c-b992-9320c48a6227 req-cdb17cdd-cad1-4a11-956e-cf649bc4fb7d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:18.583644 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-065e4f09-09aa-457c-b992-9320c48a6227 req-cdb17cdd-cad1-4a11-956e-cf649bc4fb7d tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:21:18.584102 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-065e4f09-09aa-457c-b992-9320c48a6227 req-cdb17cdd-cad1-4a11-956e-cf649bc4fb7d tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "57c5db47-0464-413f-b43b-f911c657e42e", "connector": null, "instance_uuid": "09784129-d3d0-4182-8aed-054c60ae2fdb"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:18.600115 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:18.600115 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:18.632940 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-065e4f09-09aa-457c-b992-9320c48a6227 req-cdb17cdd-cad1-4a11-956e-cf649bc4fb7d tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:21:18.633513 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 128/515] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:21:18 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 06 14:21:18.659842 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-423ac037-98b6-4e58-99de-3f94ebd8ad83 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:18.661671 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-423ac037-98b6-4e58-99de-3f94ebd8ad83 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] GET https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e Aug 06 14:21:18.661851 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-423ac037-98b6-4e58-99de-3f94ebd8ad83 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:18.662048 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-423ac037-98b6-4e58-99de-3f94ebd8ad83 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:18.675281 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:18.675281 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:18.676731 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-31acb3d9-7e3c-4e6b-8d48-f159e4327be7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:18.677267 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-31acb3d9-7e3c-4e6b-8d48-f159e4327be7 None None] GET https://10.4.3.229/volume// Aug 06 14:21:18.677529 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-31acb3d9-7e3c-4e6b-8d48-f159e4327be7 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:18.677785 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-31acb3d9-7e3c-4e6b-8d48-f159e4327be7 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:18.678222 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-31acb3d9-7e3c-4e6b-8d48-f159e4327be7 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:21:18.681512 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-423ac037-98b6-4e58-99de-3f94ebd8ad83 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Volume info retrieved successfully. Aug 06 14:21:18.682115 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 129/516] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:21:18 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:21:18.686038 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-423ac037-98b6-4e58-99de-3f94ebd8ad83 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e returned with HTTP 200 Aug 06 14:21:18.686472 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 132/517] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:18 2026] GET /volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:18.692078 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-065e4f09-09aa-457c-b992-9320c48a6227 req-bfcc94e3-8605-431f-949e-1790c81b448b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:18.694493 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-065e4f09-09aa-457c-b992-9320c48a6227 req-bfcc94e3-8605-431f-949e-1790c81b448b tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] GET https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e Aug 06 14:21:18.694794 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-065e4f09-09aa-457c-b992-9320c48a6227 req-bfcc94e3-8605-431f-949e-1790c81b448b tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:18.695466 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-065e4f09-09aa-457c-b992-9320c48a6227 req-bfcc94e3-8605-431f-949e-1790c81b448b tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:18.711256 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:18.711256 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:18.716004 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-065e4f09-09aa-457c-b992-9320c48a6227 req-bfcc94e3-8605-431f-949e-1790c81b448b tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Volume info retrieved successfully. Aug 06 14:21:18.721840 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-065e4f09-09aa-457c-b992-9320c48a6227 req-bfcc94e3-8605-431f-949e-1790c81b448b tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e returned with HTTP 200 Aug 06 14:21:18.722443 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 129/518] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:21:18 2026] GET /volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:21:18.841892 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-065e4f09-09aa-457c-b992-9320c48a6227 req-348542d9-6a7a-4743-bdc3-500600a43b6e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:18.843917 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-065e4f09-09aa-457c-b992-9320c48a6227 req-348542d9-6a7a-4743-bdc3-500600a43b6e tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] PUT https://10.4.3.229/volume/v3/attachments/35e7edb9-dd7d-4d58-9603-98dec918a497 Aug 06 14:21:18.844310 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-065e4f09-09aa-457c-b992-9320c48a6227 req-348542d9-6a7a-4743-bdc3-500600a43b6e tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:18.852690 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-065e4f09-09aa-457c-b992-9320c48a6227 req-348542d9-6a7a-4743-bdc3-500600a43b6e tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Acquiring lock "cinder-attachment_update-57c5db47-0464-413f-b43b-f911c657e42e-np0000006659" by "attachment_update" {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:21:18.857848 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-065e4f09-09aa-457c-b992-9320c48a6227 req-348542d9-6a7a-4743-bdc3-500600a43b6e tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Lock "cinder-attachment_update-57c5db47-0464-413f-b43b-f911c657e42e-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:21:18.858849 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:18.858849 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:18.954969 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-065e4f09-09aa-457c-b992-9320c48a6227 req-348542d9-6a7a-4743-bdc3-500600a43b6e tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Lock "cinder-attachment_update-57c5db47-0464-413f-b43b-f911c657e42e-np0000006659" released by "attachment_update" :: held 0.097s {{(pid=100399) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:21:18.954969 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-065e4f09-09aa-457c-b992-9320c48a6227 req-348542d9-6a7a-4743-bdc3-500600a43b6e tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] https://10.4.3.229/volume/v3/attachments/35e7edb9-dd7d-4d58-9603-98dec918a497 returned with HTTP 200 Aug 06 14:21:18.955537 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 129/519] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:21:18 2026] PUT /volume/v3/attachments/35e7edb9-dd7d-4d58-9603-98dec918a497 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:19.414251 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-466bfe53-530f-4916-b5c6-caa118701efd None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:19.420558 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-466bfe53-530f-4916-b5c6-caa118701efd tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 Aug 06 14:21:19.420558 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-466bfe53-530f-4916-b5c6-caa118701efd tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:19.420558 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-466bfe53-530f-4916-b5c6-caa118701efd tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:19.420558 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.groups [None req-466bfe53-530f-4916-b5c6-caa118701efd tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] show called for member b42a3ebd-42dd-4776-808d-4e89691a4141 {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:21:19.427552 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:19.427552 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:19.440242 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-466bfe53-530f-4916-b5c6-caa118701efd tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 returned with HTTP 200 Aug 06 14:21:19.441016 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 130/520] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:21:19 2026] GET /volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 => generated 393 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:19.449597 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-76538049-0261-498b-b1de-3547c45784a1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:19.451767 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-76538049-0261-498b-b1de-3547c45784a1 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] PUT https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 Aug 06 14:21:19.452246 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-76538049-0261-498b-b1de-3547c45784a1 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "21684e92-4a36-4b74-88e9-2bed87bef419"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:19.454176 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.groups [None req-76538049-0261-498b-b1de-3547c45784a1 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Update called for group b42a3ebd-42dd-4776-808d-4e89691a4141. {{(pid=100396) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 14:21:19.454348 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.groups [None req-76538049-0261-498b-b1de-3547c45784a1 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Updating group b42a3ebd-42dd-4776-808d-4e89691a4141 with name None description: None add_volumes: 21684e92-4a36-4b74-88e9-2bed87bef419 remove_volumes: None. Aug 06 14:21:19.457572 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:19.457572 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:19.480964 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-76538049-0261-498b-b1de-3547c45784a1 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 returned with HTTP 202 Aug 06 14:21:19.481482 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 133/521] 10.4.3.229 () {70 vars in 1406 bytes} [Thu Aug 6 14:21:19 2026] PUT /volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:21:19.488000 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6b9958eb-746c-4986-8b03-2270762a79e6 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:19.489844 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6b9958eb-746c-4986-8b03-2270762a79e6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 Aug 06 14:21:19.490040 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6b9958eb-746c-4986-8b03-2270762a79e6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:19.490237 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6b9958eb-746c-4986-8b03-2270762a79e6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:19.490372 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.groups [None req-6b9958eb-746c-4986-8b03-2270762a79e6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] show called for member b42a3ebd-42dd-4776-808d-4e89691a4141 {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:21:19.492020 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c791c645-a9d3-4368-9f0e-83489bab6b2f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:19.493572 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:19.493572 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:19.496804 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c791c645-a9d3-4368-9f0e-83489bab6b2f tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] GET https://10.4.3.229/volume/v3/volumes/c3c4a529-42f5-4e6c-862b-29bffa9ff3e4 Aug 06 14:21:19.497033 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c791c645-a9d3-4368-9f0e-83489bab6b2f tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:19.497260 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c791c645-a9d3-4368-9f0e-83489bab6b2f tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:19.503382 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c791c645-a9d3-4368-9f0e-83489bab6b2f tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/volumes/c3c4a529-42f5-4e6c-862b-29bffa9ff3e4 returned with HTTP 404 Aug 06 14:21:19.503550 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6b9958eb-746c-4986-8b03-2270762a79e6 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 returned with HTTP 200 Aug 06 14:21:19.503906 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 130/522] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:19 2026] GET /volume/v3/volumes/c3c4a529-42f5-4e6c-862b-29bffa9ff3e4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:19.503982 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 130/523] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:21:19 2026] GET /volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:19.512214 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ab9cbac3-6138-4534-a231-d6a77f5309d9 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:19.513898 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ab9cbac3-6138-4534-a231-d6a77f5309d9 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] GET https://10.4.3.229/volume/v3/volumes Aug 06 14:21:19.514065 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ab9cbac3-6138-4534-a231-d6a77f5309d9 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:19.514250 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ab9cbac3-6138-4534-a231-d6a77f5309d9 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:19.514523 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [None req-ab9cbac3-6138-4534-a231-d6a77f5309d9 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:21:19.514820 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:19.514820 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:19.515270 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ab9cbac3-6138-4534-a231-d6a77f5309d9 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100398) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:21:19.524965 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ab9cbac3-6138-4534-a231-d6a77f5309d9 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Get all volumes completed successfully. Aug 06 14:21:19.525369 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ab9cbac3-6138-4534-a231-d6a77f5309d9 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 200 Aug 06 14:21:19.525715 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 131/524] 10.4.3.229 () {66 vars in 1237 bytes} [Thu Aug 6 14:21:19 2026] GET /volume/v3/volumes => generated 335 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:19.534046 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-06e2b18c-9729-4d43-9766-67be10a2c8ea None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:19.535662 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-06e2b18c-9729-4d43-9766-67be10a2c8ea tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] GET https://10.4.3.229/volume/v3/snapshots Aug 06 14:21:19.535853 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-06e2b18c-9729-4d43-9766-67be10a2c8ea tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:19.536045 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-06e2b18c-9729-4d43-9766-67be10a2c8ea tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'index' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:19.536383 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.api_utils [None req-06e2b18c-9729-4d43-9766-67be10a2c8ea tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Removing options '' from query. {{(pid=100396) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:21:19.536740 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:19.536740 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:19.537724 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.db.api [None req-06e2b18c-9729-4d43-9766-67be10a2c8ea tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Building query based on filter {{(pid=100396) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:21:19.548938 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-06e2b18c-9729-4d43-9766-67be10a2c8ea tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Get all snapshots completed successfully. Aug 06 14:21:19.549322 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-06e2b18c-9729-4d43-9766-67be10a2c8ea tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 200 Aug 06 14:21:19.549865 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 134/525] 10.4.3.229 () {66 vars in 1243 bytes} [Thu Aug 6 14:21:19 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 06 14:21:19.570574 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5ffe24c2-45fb-4a33-993a-8b5d576d1f7b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:19.573679 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5ffe24c2-45fb-4a33-993a-8b5d576d1f7b tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] GET https://10.4.3.229/volume/v3/volumes/a7690407-a494-4118-a467-fe96b63f331e Aug 06 14:21:19.573679 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5ffe24c2-45fb-4a33-993a-8b5d576d1f7b tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:19.573679 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5ffe24c2-45fb-4a33-993a-8b5d576d1f7b tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:19.580666 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:19.580666 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:19.583962 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-5ffe24c2-45fb-4a33-993a-8b5d576d1f7b tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Volume info retrieved successfully. Aug 06 14:21:19.588638 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5ffe24c2-45fb-4a33-993a-8b5d576d1f7b tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/volumes/a7690407-a494-4118-a467-fe96b63f331e returned with HTTP 200 Aug 06 14:21:19.588638 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 131/526] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:19 2026] GET /volume/v3/volumes/a7690407-a494-4118-a467-fe96b63f331e => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:19.608303 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-69d79db4-1747-47de-abc6-28b6579d1d51 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:19.608750 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-69d79db4-1747-47de-abc6-28b6579d1d51 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] DELETE https://10.4.3.229/volume/v3/volumes/a7690407-a494-4118-a467-fe96b63f331e Aug 06 14:21:19.608963 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-69d79db4-1747-47de-abc6-28b6579d1d51 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:19.609110 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-69d79db4-1747-47de-abc6-28b6579d1d51 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:19.609315 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-69d79db4-1747-47de-abc6-28b6579d1d51 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Delete volume with id: a7690407-a494-4118-a467-fe96b63f331e Aug 06 14:21:19.619254 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:19.619254 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:19.619847 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-69d79db4-1747-47de-abc6-28b6579d1d51 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Volume info retrieved successfully. Aug 06 14:21:19.636517 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-69d79db4-1747-47de-abc6-28b6579d1d51 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Delete volume request issued successfully. Aug 06 14:21:19.636922 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-69d79db4-1747-47de-abc6-28b6579d1d51 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/volumes/a7690407-a494-4118-a467-fe96b63f331e returned with HTTP 202 Aug 06 14:21:19.637403 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 131/527] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:21:19 2026] DELETE /volume/v3/volumes/a7690407-a494-4118-a467-fe96b63f331e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:21:19.646541 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c4d412a2-2449-487d-a306-340916b233ab None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:19.648601 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c4d412a2-2449-487d-a306-340916b233ab tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] GET https://10.4.3.229/volume/v3/volumes/a7690407-a494-4118-a467-fe96b63f331e Aug 06 14:21:19.648811 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c4d412a2-2449-487d-a306-340916b233ab tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:19.648997 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c4d412a2-2449-487d-a306-340916b233ab tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:19.655913 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:19.655913 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:19.660112 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c4d412a2-2449-487d-a306-340916b233ab tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Volume info retrieved successfully. Aug 06 14:21:19.664272 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c4d412a2-2449-487d-a306-340916b233ab tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/volumes/a7690407-a494-4118-a467-fe96b63f331e returned with HTTP 200 Aug 06 14:21:19.664738 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 132/528] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:19 2026] GET /volume/v3/volumes/a7690407-a494-4118-a467-fe96b63f331e => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:19.677000 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f54d30fe-eeb7-4ff0-914e-495400c2eef9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:19.701208 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-0d0523d0-d68a-4f65-bd25-cb0128edaa5a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:19.704566 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0d0523d0-d68a-4f65-bd25-cb0128edaa5a tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] GET https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e Aug 06 14:21:19.704736 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0d0523d0-d68a-4f65-bd25-cb0128edaa5a tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:19.704905 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0d0523d0-d68a-4f65-bd25-cb0128edaa5a tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:19.720518 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:19.720518 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:19.726617 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-0d0523d0-d68a-4f65-bd25-cb0128edaa5a tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Volume info retrieved successfully. Aug 06 14:21:19.730678 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0d0523d0-d68a-4f65-bd25-cb0128edaa5a tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e returned with HTTP 200 Aug 06 14:21:19.731120 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 132/529] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:19 2026] GET /volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:19.835864 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f54d30fe-eeb7-4ff0-914e-495400c2eef9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:21:19.837657 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f54d30fe-eeb7-4ff0-914e-495400c2eef9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2081183605", "imageRef": "30702abe-9501-4aba-ba1a-50af064a9e3b"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:19.838630 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-f54d30fe-eeb7-4ff0-914e-495400c2eef9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2081183605', 'imageRef': '30702abe-9501-4aba-ba1a-50af064a9e3b'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:21:20.056480 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-f54d30fe-eeb7-4ff0-914e-495400c2eef9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Create volume of 1 GB Aug 06 14:21:20.058446 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:20.058446 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:20.058446 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f54d30fe-eeb7-4ff0-914e-495400c2eef9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Availability Zones retrieved successfully. Aug 06 14:21:20.064083 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-f54d30fe-eeb7-4ff0-914e-495400c2eef9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Flow 'volume_create_api' (0e69aa73-38af-4946-80d8-7b3a4f12d397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:20.066839 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-f54d30fe-eeb7-4ff0-914e-495400c2eef9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4fe5aee-b671-4a1b-9013-825043bdb554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:20.067641 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-f54d30fe-eeb7-4ff0-914e-495400c2eef9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:21:20.122050 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:20.122050 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:20.142363 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-f54d30fe-eeb7-4ff0-914e-495400c2eef9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4fe5aee-b671-4a1b-9013-825043bdb554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=cd651f88-e3b2-438d-8565-2ec87d39a8ab,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cd651f88-e3b2-438d-8565-2ec87d39a8ab', 'encryption_key_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=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:20.142363 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-f54d30fe-eeb7-4ff0-914e-495400c2eef9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (715a55bc-3f35-4ca0-97b9-f7bb06153be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:20.176895 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-f54d30fe-eeb7-4ff0-914e-495400c2eef9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-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 06 14:21:20.177386 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-f54d30fe-eeb7-4ff0-914e-495400c2eef9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-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 06 14:21:20.216491 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-f54d30fe-eeb7-4ff0-914e-495400c2eef9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Created reservations ['fe280246-80a9-4524-98b0-0281a2550bc4', '01d71f8d-b7cb-46b9-acb5-e0dad9cf9841', '205f339e-9d48-46a2-a9ec-be08ad0c08a3', '093cc61f-2c15-409f-9831-2a9026e5ab60'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:20.216491 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-f54d30fe-eeb7-4ff0-914e-495400c2eef9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (715a55bc-3f35-4ca0-97b9-f7bb06153be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe280246-80a9-4524-98b0-0281a2550bc4', '01d71f8d-b7cb-46b9-acb5-e0dad9cf9841', '205f339e-9d48-46a2-a9ec-be08ad0c08a3', '093cc61f-2c15-409f-9831-2a9026e5ab60']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:20.216491 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-f54d30fe-eeb7-4ff0-914e-495400c2eef9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdcb85e8-8710-485b-9253-132b2d43884b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:20.241118 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-f54d30fe-eeb7-4ff0-914e-495400c2eef9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdcb85e8-8710-485b-9253-132b2d43884b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd0488b2-56e8-449e-93ef-0e8bfe7a9644', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2081183605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f06d41c7fb3d4a219a0ea12b05a7d8ed',qos_specs=None,replication_status=,reservations=['fe280246-80a9-4524-98b0-0281a2550bc4','01d71f8d-b7cb-46b9-acb5-e0dad9cf9841','205f339e-9d48-46a2-a9ec-be08ad0c08a3','093cc61f-2c15-409f-9831-2a9026e5ab60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d50f0ecfca4eb1aa68c817e1a81f3d',volume_type_id=cd651f88-e3b2-438d-8565-2ec87d39a8ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:21:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2081183605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd0488b2-56e8-449e-93ef-0e8bfe7a9644,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f06d41c7fb3d4a219a0ea12b05a7d8ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8d50f0ecfca4eb1aa68c817e1a81f3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cd651f88-e3b2-438d-8565-2ec87d39a8ab),volume_type_id=cd651f88-e3b2-438d-8565-2ec87d39a8ab)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:20.242122 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-f54d30fe-eeb7-4ff0-914e-495400c2eef9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d2708cf-691c-4e28-8be9-2d57cdea1a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:20.260496 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-f54d30fe-eeb7-4ff0-914e-495400c2eef9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d2708cf-691c-4e28-8be9-2d57cdea1a17) transitioned into state 'SUCCESS' from state '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-2081183605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f06d41c7fb3d4a219a0ea12b05a7d8ed',qos_specs=None,replication_status=,reservations=['fe280246-80a9-4524-98b0-0281a2550bc4','01d71f8d-b7cb-46b9-acb5-e0dad9cf9841','205f339e-9d48-46a2-a9ec-be08ad0c08a3','093cc61f-2c15-409f-9831-2a9026e5ab60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d50f0ecfca4eb1aa68c817e1a81f3d',volume_type_id=cd651f88-e3b2-438d-8565-2ec87d39a8ab)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:20.260690 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-f54d30fe-eeb7-4ff0-914e-495400c2eef9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ac77b8b-b9e0-4d8a-a256-dceaa9a47926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:20.273862 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-f54d30fe-eeb7-4ff0-914e-495400c2eef9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ac77b8b-b9e0-4d8a-a256-dceaa9a47926) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:20.274956 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-f54d30fe-eeb7-4ff0-914e-495400c2eef9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Flow 'volume_create_api' (0e69aa73-38af-4946-80d8-7b3a4f12d397) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:20.275814 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f54d30fe-eeb7-4ff0-914e-495400c2eef9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Create volume request issued successfully. Aug 06 14:21:20.276154 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f54d30fe-eeb7-4ff0-914e-495400c2eef9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:21:20.276910 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 135/530] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:21:19 2026] POST /volume/v3/volumes => generated 760 bytes in 600 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:21:20.296620 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6a6be183-6956-4482-a6d2-32af4e2bd866 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:20.298991 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6a6be183-6956-4482-a6d2-32af4e2bd866 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/bd0488b2-56e8-449e-93ef-0e8bfe7a9644 Aug 06 14:21:20.299304 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6a6be183-6956-4482-a6d2-32af4e2bd866 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:20.299623 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6a6be183-6956-4482-a6d2-32af4e2bd866 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:20.308511 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:20.308511 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:20.313229 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-6a6be183-6956-4482-a6d2-32af4e2bd866 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:21:20.320328 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6a6be183-6956-4482-a6d2-32af4e2bd866 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/bd0488b2-56e8-449e-93ef-0e8bfe7a9644 returned with HTTP 200 Aug 06 14:21:20.320879 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 132/531] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:20 2026] GET /volume/v3/volumes/bd0488b2-56e8-449e-93ef-0e8bfe7a9644 => generated 828 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:20.515072 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b3b0a6c7-caa4-46b2-8bed-573ca741f410 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:20.516817 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b3b0a6c7-caa4-46b2-8bed-573ca741f410 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 Aug 06 14:21:20.517074 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b3b0a6c7-caa4-46b2-8bed-573ca741f410 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:20.517343 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b3b0a6c7-caa4-46b2-8bed-573ca741f410 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:20.517534 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.groups [None req-b3b0a6c7-caa4-46b2-8bed-573ca741f410 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] show called for member b42a3ebd-42dd-4776-808d-4e89691a4141 {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:21:20.521883 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:20.521883 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:20.531089 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b3b0a6c7-caa4-46b2-8bed-573ca741f410 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 returned with HTTP 200 Aug 06 14:21:20.531703 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 133/532] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:21:20 2026] GET /volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 => generated 393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:20.540411 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-af8414d3-1d01-407a-b8e4-9f81c372468f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:20.544804 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-af8414d3-1d01-407a-b8e4-9f81c372468f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:21:20.545468 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-af8414d3-1d01-407a-b8e4-9f81c372468f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:20.545688 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-af8414d3-1d01-407a-b8e4-9f81c372468f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'detail' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:20.546974 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.api_utils [None req-af8414d3-1d01-407a-b8e4-9f81c372468f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Removing options '' from query. {{(pid=100399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:21:20.547745 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-af8414d3-1d01-407a-b8e4-9f81c372468f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100399) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:21:20.561012 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-af8414d3-1d01-407a-b8e4-9f81c372468f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Get all volumes completed successfully. Aug 06 14:21:20.561892 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-af8414d3-1d01-407a-b8e4-9f81c372468f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:20.562076 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-af8414d3-1d01-407a-b8e4-9f81c372468f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:20.604446 np0000006659 devstack@c-api.service[100399]: DEBUG oslo_db.sqlalchemy.engines [None req-af8414d3-1d01-407a-b8e4-9f81c372468f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100399) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:20.608066 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:20.608066 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:20.612318 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-af8414d3-1d01-407a-b8e4-9f81c372468f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:20.612512 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-af8414d3-1d01-407a-b8e4-9f81c372468f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:20.648034 np0000006659 devstack@c-api.service[100399]: DEBUG oslo_db.sqlalchemy.engines [None req-af8414d3-1d01-407a-b8e4-9f81c372468f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100399) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:20.651119 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:20.651119 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:20.658440 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-af8414d3-1d01-407a-b8e4-9f81c372468f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:21:20.659064 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 133/533] 10.4.3.229 () {68 vars in 1299 bytes} [Thu Aug 6 14:21:20 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:21:20.675493 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fb007ab8-747c-4852-8197-1c0283f0f05c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:20.677412 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fb007ab8-747c-4852-8197-1c0283f0f05c tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] POST https://10.4.3.229/volume/v3/group_snapshots Aug 06 14:21:20.677881 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fb007ab8-747c-4852-8197-1c0283f0f05c tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "b42a3ebd-42dd-4776-808d-4e89691a4141", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-895818769"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:20.677931 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9158d404-957b-4168-9836-ce00a812b303 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:20.679348 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.group_snapshots [None req-fb007ab8-747c-4852-8197-1c0283f0f05c tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'b42a3ebd-42dd-4776-808d-4e89691a4141', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-895818769'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 06 14:21:20.680234 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9158d404-957b-4168-9836-ce00a812b303 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] GET https://10.4.3.229/volume/v3/volumes/a7690407-a494-4118-a467-fe96b63f331e Aug 06 14:21:20.680546 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9158d404-957b-4168-9836-ce00a812b303 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:20.680825 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9158d404-957b-4168-9836-ce00a812b303 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:20.682876 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:20.682876 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:20.685778 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.group_snapshots [None req-fb007ab8-747c-4852-8197-1c0283f0f05c tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-895818769. Aug 06 14:21:20.687711 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9158d404-957b-4168-9836-ce00a812b303 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/volumes/a7690407-a494-4118-a467-fe96b63f331e returned with HTTP 404 Aug 06 14:21:20.688371 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 133/534] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:20 2026] GET /volume/v3/volumes/a7690407-a494-4118-a467-fe96b63f331e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:20.696253 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5b10f91d-363a-4b4a-aba4-f7d5e8524a4d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:20.698478 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5b10f91d-363a-4b4a-aba4-f7d5e8524a4d tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/aab8ff6d-d823-4488-b996-09d63f0daccd Aug 06 14:21:20.698777 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5b10f91d-363a-4b4a-aba4-f7d5e8524a4d tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:20.698960 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5b10f91d-363a-4b4a-aba4-f7d5e8524a4d tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:20.699069 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-5b10f91d-363a-4b4a-aba4-f7d5e8524a4d tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Delete snapshot with id: aab8ff6d-d823-4488-b996-09d63f0daccd Aug 06 14:21:20.702180 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:20.702180 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:20.703254 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5b10f91d-363a-4b4a-aba4-f7d5e8524a4d tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/snapshots/aab8ff6d-d823-4488-b996-09d63f0daccd returned with HTTP 404 Aug 06 14:21:20.703690 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 134/535] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:21:20 2026] DELETE /volume/v3/snapshots/aab8ff6d-d823-4488-b996-09d63f0daccd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:20.710438 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-237e9e9a-3d88-4d10-b6ce-7009088c3cd7 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:20.712165 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-237e9e9a-3d88-4d10-b6ce-7009088c3cd7 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] GET https://10.4.3.229/volume/v3/volumes/c3c4a529-42f5-4e6c-862b-29bffa9ff3e4 Aug 06 14:21:20.712322 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-237e9e9a-3d88-4d10-b6ce-7009088c3cd7 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:20.712511 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-237e9e9a-3d88-4d10-b6ce-7009088c3cd7 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:20.715983 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-fb007ab8-747c-4852-8197-1c0283f0f05c tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1370689050 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1370689050, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:21:20.716326 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-fb007ab8-747c-4852-8197-1c0283f0f05c tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1370689050 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1370689050, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:21:20.718601 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-237e9e9a-3d88-4d10-b6ce-7009088c3cd7 tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/volumes/c3c4a529-42f5-4e6c-862b-29bffa9ff3e4 returned with HTTP 404 Aug 06 14:21:20.719207 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 134/536] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:20 2026] GET /volume/v3/volumes/c3c4a529-42f5-4e6c-862b-29bffa9ff3e4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:20.727301 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-939700a9-7e5e-4b42-81ae-cc5bc18e779f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:20.729582 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-939700a9-7e5e-4b42-81ae-cc5bc18e779f tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] DELETE https://10.4.3.229/volume/v3/volumes/c3c4a529-42f5-4e6c-862b-29bffa9ff3e4 Aug 06 14:21:20.729909 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-939700a9-7e5e-4b42-81ae-cc5bc18e779f tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:20.730218 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-939700a9-7e5e-4b42-81ae-cc5bc18e779f tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:20.730500 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-939700a9-7e5e-4b42-81ae-cc5bc18e779f tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] Delete volume with id: c3c4a529-42f5-4e6c-862b-29bffa9ff3e4 Aug 06 14:21:20.734954 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-fb007ab8-747c-4852-8197-1c0283f0f05c tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Created reservations ['a88a388d-1e11-4bc1-b798-8fd43afed4a8', '5ce8b418-6090-4a0f-8e5f-5af863d169f6', '49551cce-178a-46c6-9993-85a9eb745cd4', '41fa5aee-fe39-4bd7-89ea-b7d3459c35e6'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:20.737165 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-939700a9-7e5e-4b42-81ae-cc5bc18e779f tempest-VolumesDeleteCascade-2119260690 tempest-VolumesDeleteCascade-2119260690-project-member] https://10.4.3.229/volume/v3/volumes/c3c4a529-42f5-4e6c-862b-29bffa9ff3e4 returned with HTTP 404 Aug 06 14:21:20.737795 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 134/537] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:21:20 2026] DELETE /volume/v3/volumes/c3c4a529-42f5-4e6c-862b-29bffa9ff3e4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:20.743833 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ae2627d2-0564-480f-a9f9-c0711a7c1b89 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:20.746203 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ae2627d2-0564-480f-a9f9-c0711a7c1b89 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] GET https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e Aug 06 14:21:20.746633 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ae2627d2-0564-480f-a9f9-c0711a7c1b89 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:20.746836 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ae2627d2-0564-480f-a9f9-c0711a7c1b89 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:20.760569 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:20.760569 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:20.766415 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ae2627d2-0564-480f-a9f9-c0711a7c1b89 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Volume info retrieved successfully. Aug 06 14:21:20.770246 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fb007ab8-747c-4852-8197-1c0283f0f05c tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/group_snapshots returned with HTTP 202 Aug 06 14:21:20.770832 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 136/538] 10.4.3.229 () {70 vars in 1324 bytes} [Thu Aug 6 14:21:20 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:20.772557 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ae2627d2-0564-480f-a9f9-c0711a7c1b89 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e returned with HTTP 200 Aug 06 14:21:20.772941 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 135/539] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:20 2026] GET /volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:20.780090 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8752d8a4-7f79-4ad9-8396-c6076784b0e0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:20.781870 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8752d8a4-7f79-4ad9-8396-c6076784b0e0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/c01ef952-87ee-406e-975c-f9f39c9a370d Aug 06 14:21:20.782089 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8752d8a4-7f79-4ad9-8396-c6076784b0e0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:20.782276 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8752d8a4-7f79-4ad9-8396-c6076784b0e0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:20.782398 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.group_snapshots [None req-8752d8a4-7f79-4ad9-8396-c6076784b0e0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] show called for member c01ef952-87ee-406e-975c-f9f39c9a370d {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 14:21:20.786264 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:20.786264 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:20.790714 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8752d8a4-7f79-4ad9-8396-c6076784b0e0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/group_snapshots/c01ef952-87ee-406e-975c-f9f39c9a370d returned with HTTP 200 Aug 06 14:21:20.791202 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 135/540] 10.4.3.229 () {68 vars in 1413 bytes} [Thu Aug 6 14:21:20 2026] GET /volume/v3/group_snapshots/c01ef952-87ee-406e-975c-f9f39c9a370d => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:21.340409 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8319a73e-831e-4c94-aca1-1f9a5d4a0797 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:21.341859 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8319a73e-831e-4c94-aca1-1f9a5d4a0797 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/bd0488b2-56e8-449e-93ef-0e8bfe7a9644 Aug 06 14:21:21.343303 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8319a73e-831e-4c94-aca1-1f9a5d4a0797 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:21.343303 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8319a73e-831e-4c94-aca1-1f9a5d4a0797 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:21.349020 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:21.349020 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:21.352564 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8319a73e-831e-4c94-aca1-1f9a5d4a0797 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:21:21.358604 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8319a73e-831e-4c94-aca1-1f9a5d4a0797 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/bd0488b2-56e8-449e-93ef-0e8bfe7a9644 returned with HTTP 200 Aug 06 14:21:21.361864 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 135/541] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:21 2026] GET /volume/v3/volumes/bd0488b2-56e8-449e-93ef-0e8bfe7a9644 => generated 1368 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:21.486830 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-471128e2-2ac3-4f36-b8b7-cb1c16204019 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:21.488777 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-471128e2-2ac3-4f36-b8b7-cb1c16204019 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/bd0488b2-56e8-449e-93ef-0e8bfe7a9644 Aug 06 14:21:21.488950 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-471128e2-2ac3-4f36-b8b7-cb1c16204019 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:21.489123 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-471128e2-2ac3-4f36-b8b7-cb1c16204019 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:21.495070 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:21.495070 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:21.498189 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-471128e2-2ac3-4f36-b8b7-cb1c16204019 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:21:21.502133 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-471128e2-2ac3-4f36-b8b7-cb1c16204019 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/bd0488b2-56e8-449e-93ef-0e8bfe7a9644 returned with HTTP 200 Aug 06 14:21:21.502510 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 137/542] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:21:21 2026] GET /volume/v3/volumes/bd0488b2-56e8-449e-93ef-0e8bfe7a9644 => generated 1368 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:21.789561 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-da8539fd-afef-480d-a957-7ff6d39dc3f9 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:21.791720 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-da8539fd-afef-480d-a957-7ff6d39dc3f9 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] GET https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e Aug 06 14:21:21.791989 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-da8539fd-afef-480d-a957-7ff6d39dc3f9 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:21.792240 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-da8539fd-afef-480d-a957-7ff6d39dc3f9 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:21.800358 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f8897565-1ae3-4f2d-a085-f81e81649d19 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:21.803174 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:21.803174 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:21.804201 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f8897565-1ae3-4f2d-a085-f81e81649d19 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/c01ef952-87ee-406e-975c-f9f39c9a370d Aug 06 14:21:21.804491 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f8897565-1ae3-4f2d-a085-f81e81649d19 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:21.804725 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f8897565-1ae3-4f2d-a085-f81e81649d19 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:21.804887 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.group_snapshots [None req-f8897565-1ae3-4f2d-a085-f81e81649d19 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] show called for member c01ef952-87ee-406e-975c-f9f39c9a370d {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 14:21:21.806967 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-da8539fd-afef-480d-a957-7ff6d39dc3f9 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Volume info retrieved successfully. Aug 06 14:21:21.813885 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-da8539fd-afef-480d-a957-7ff6d39dc3f9 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e returned with HTTP 200 Aug 06 14:21:21.814477 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 136/543] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:21 2026] GET /volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:21.817519 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:21.817519 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:21.821310 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f8897565-1ae3-4f2d-a085-f81e81649d19 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/group_snapshots/c01ef952-87ee-406e-975c-f9f39c9a370d returned with HTTP 200 Aug 06 14:21:21.821809 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 136/544] 10.4.3.229 () {68 vars in 1413 bytes} [Thu Aug 6 14:21:21 2026] GET /volume/v3/group_snapshots/c01ef952-87ee-406e-975c-f9f39c9a370d => generated 326 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:21.831349 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-46490eca-59a5-4b76-af9e-2586e866072e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:21.833064 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-46490eca-59a5-4b76-af9e-2586e866072e tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/snapshots/detail Aug 06 14:21:21.833253 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-46490eca-59a5-4b76-af9e-2586e866072e tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:21.833659 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-46490eca-59a5-4b76-af9e-2586e866072e tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'detail' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:21.833939 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-46490eca-59a5-4b76-af9e-2586e866072e tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:21:21.837448 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.db.api [None req-46490eca-59a5-4b76-af9e-2586e866072e tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Building query based on filter {{(pid=100397) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:21:21.839848 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-46490eca-59a5-4b76-af9e-2586e866072e tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Get all snapshots completed successfully. Aug 06 14:21:21.841253 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:21.841253 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:21.841253 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-46490eca-59a5-4b76-af9e-2586e866072e tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 14:21:21.841253 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 136/545] 10.4.3.229 () {66 vars in 1264 bytes} [Thu Aug 6 14:21:21 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:21.856109 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6b537d6e-a004-4733-b94d-8d542d942276 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:21.858349 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6b537d6e-a004-4733-b94d-8d542d942276 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/snapshots/cab53ce7-02f5-431e-b7d6-c66a6499554c Aug 06 14:21:21.858530 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6b537d6e-a004-4733-b94d-8d542d942276 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:21.858709 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6b537d6e-a004-4733-b94d-8d542d942276 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:21.866083 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:21.866083 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:21.866808 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-6b537d6e-a004-4733-b94d-8d542d942276 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Snapshot retrieved successfully. Aug 06 14:21:21.867931 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6b537d6e-a004-4733-b94d-8d542d942276 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/snapshots/cab53ce7-02f5-431e-b7d6-c66a6499554c returned with HTTP 200 Aug 06 14:21:21.868422 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 138/546] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:21:21 2026] GET /volume/v3/snapshots/cab53ce7-02f5-431e-b7d6-c66a6499554c => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:21.878617 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0bd5c960-65fa-4f22-88f0-046797c795f7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:21.880855 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0bd5c960-65fa-4f22-88f0-046797c795f7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/snapshots/98f3e2a3-c89d-4e89-b584-818075e68e8e Aug 06 14:21:21.881050 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0bd5c960-65fa-4f22-88f0-046797c795f7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:21.881259 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0bd5c960-65fa-4f22-88f0-046797c795f7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:21.896776 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:21.896776 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:21.897387 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0bd5c960-65fa-4f22-88f0-046797c795f7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Snapshot retrieved successfully. Aug 06 14:21:21.898312 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0bd5c960-65fa-4f22-88f0-046797c795f7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/snapshots/98f3e2a3-c89d-4e89-b584-818075e68e8e returned with HTTP 200 Aug 06 14:21:21.899027 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 137/547] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:21:21 2026] GET /volume/v3/snapshots/98f3e2a3-c89d-4e89-b584-818075e68e8e => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:21.910526 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a65eb678-4e9c-472d-b4fb-b9cd3dde3ebd None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:21.913545 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a65eb678-4e9c-472d-b4fb-b9cd3dde3ebd tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] DELETE https://10.4.3.229/volume/v3/group_snapshots/c01ef952-87ee-406e-975c-f9f39c9a370d Aug 06 14:21:21.913766 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a65eb678-4e9c-472d-b4fb-b9cd3dde3ebd tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:21.913964 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a65eb678-4e9c-472d-b4fb-b9cd3dde3ebd tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:21.914159 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.group_snapshots [None req-a65eb678-4e9c-472d-b4fb-b9cd3dde3ebd tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] delete called for member c01ef952-87ee-406e-975c-f9f39c9a370d {{(pid=100399) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 14:21:21.914259 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.group_snapshots [None req-a65eb678-4e9c-472d-b4fb-b9cd3dde3ebd tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Delete group_snapshot with id: c01ef952-87ee-406e-975c-f9f39c9a370d Aug 06 14:21:21.919920 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:21.919920 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:21.948802 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-6850bbbe-4d83-46cb-bb8b-fe799b5a21d2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:21.953821 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-6850bbbe-4d83-46cb-bb8b-fe799b5a21d2 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/bd0488b2-56e8-449e-93ef-0e8bfe7a9644 Aug 06 14:21:21.954004 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-6850bbbe-4d83-46cb-bb8b-fe799b5a21d2 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:21.954599 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-6850bbbe-4d83-46cb-bb8b-fe799b5a21d2 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:21.962185 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:21.962185 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:21.966396 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-6850bbbe-4d83-46cb-bb8b-fe799b5a21d2 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:21:21.975714 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-6850bbbe-4d83-46cb-bb8b-fe799b5a21d2 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/bd0488b2-56e8-449e-93ef-0e8bfe7a9644 returned with HTTP 200 Aug 06 14:21:21.976127 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 137/548] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:21:21 2026] GET /volume/v3/volumes/bd0488b2-56e8-449e-93ef-0e8bfe7a9644 => generated 1368 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:21.984846 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a65eb678-4e9c-472d-b4fb-b9cd3dde3ebd tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/group_snapshots/c01ef952-87ee-406e-975c-f9f39c9a370d returned with HTTP 202 Aug 06 14:21:21.985728 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 137/549] 10.4.3.229 () {68 vars in 1416 bytes} [Thu Aug 6 14:21:21 2026] DELETE /volume/v3/group_snapshots/c01ef952-87ee-406e-975c-f9f39c9a370d => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:21:21.991990 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-40739694-82c8-4f69-9f54-01e1f50c0863 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:21.991990 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-40739694-82c8-4f69-9f54-01e1f50c0863 None None] GET https://10.4.3.229/volume// Aug 06 14:21:21.991990 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-40739694-82c8-4f69-9f54-01e1f50c0863 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:21.991990 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-40739694-82c8-4f69-9f54-01e1f50c0863 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:21.991990 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-40739694-82c8-4f69-9f54-01e1f50c0863 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:21:21.992280 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 139/550] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14:21: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 06 14:21:21.998392 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-27f82553-862b-4959-a4d4-2551e04af741 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:22.002904 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-7c8024e6-d7cd-41f5-a354-7555ff4583dc None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:22.004769 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-27f82553-862b-4959-a4d4-2551e04af741 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:21:22.005127 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-27f82553-862b-4959-a4d4-2551e04af741 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:22.005188 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-7c8024e6-d7cd-41f5-a354-7555ff4583dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:21:22.005416 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-27f82553-862b-4959-a4d4-2551e04af741 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'detail' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:22.005628 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-7c8024e6-d7cd-41f5-a354-7555ff4583dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bd0488b2-56e8-449e-93ef-0e8bfe7a9644", "connector": null, "instance_uuid": "715e4dd1-d152-44b9-92a0-6bd619dd3cae"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:22.005786 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [None req-27f82553-862b-4959-a4d4-2551e04af741 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:21:22.006846 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-27f82553-862b-4959-a4d4-2551e04af741 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100398) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:21:22.018685 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:22.018685 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:22.024498 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-27f82553-862b-4959-a4d4-2551e04af741 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Get all volumes completed successfully. Aug 06 14:21:22.025630 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-27f82553-862b-4959-a4d4-2551e04af741 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:22.025851 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-27f82553-862b-4959-a4d4-2551e04af741 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:22.056802 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-7c8024e6-d7cd-41f5-a354-7555ff4583dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:21:22.057448 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 138/551] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:21:22 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:22.081701 np0000006659 devstack@c-api.service[100398]: DEBUG oslo_db.sqlalchemy.engines [None req-27f82553-862b-4959-a4d4-2551e04af741 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:22.090143 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:22.090143 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:22.100605 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-27f82553-862b-4959-a4d4-2551e04af741 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:22.100817 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-27f82553-862b-4959-a4d4-2551e04af741 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:22.160992 np0000006659 devstack@c-api.service[100398]: DEBUG oslo_db.sqlalchemy.engines [None req-27f82553-862b-4959-a4d4-2551e04af741 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:22.166406 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:22.166406 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:22.175629 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-27f82553-862b-4959-a4d4-2551e04af741 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:21:22.176194 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 138/552] 10.4.3.229 () {68 vars in 1299 bytes} [Thu Aug 6 14:21:21 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:21:22.196403 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-85535b9f-3127-4d38-abfc-c6d605a26bb3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:22.199516 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-85535b9f-3127-4d38-abfc-c6d605a26bb3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/snapshots/detail Aug 06 14:21:22.199685 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-85535b9f-3127-4d38-abfc-c6d605a26bb3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:22.199882 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-85535b9f-3127-4d38-abfc-c6d605a26bb3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'detail' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:22.200072 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.api_utils [None req-85535b9f-3127-4d38-abfc-c6d605a26bb3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Removing options '' from query. {{(pid=100399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:21:22.200345 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:22.200345 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:22.201122 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.db.api [None req-85535b9f-3127-4d38-abfc-c6d605a26bb3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Building query based on filter {{(pid=100399) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:21:22.204378 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-85535b9f-3127-4d38-abfc-c6d605a26bb3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Get all snapshots completed successfully. Aug 06 14:21:22.205116 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-85535b9f-3127-4d38-abfc-c6d605a26bb3 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 14:21:22.205489 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 138/553] 10.4.3.229 () {66 vars in 1264 bytes} [Thu Aug 6 14:21:22 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:21:22.223290 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6834957b-acd7-424b-b5b0-c6a1fce33188 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:22.226832 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6834957b-acd7-424b-b5b0-c6a1fce33188 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/c01ef952-87ee-406e-975c-f9f39c9a370d Aug 06 14:21:22.226832 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6834957b-acd7-424b-b5b0-c6a1fce33188 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:22.227019 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6834957b-acd7-424b-b5b0-c6a1fce33188 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:22.227068 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.group_snapshots [None req-6834957b-acd7-424b-b5b0-c6a1fce33188 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] show called for member c01ef952-87ee-406e-975c-f9f39c9a370d {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 14:21:22.230931 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6834957b-acd7-424b-b5b0-c6a1fce33188 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/group_snapshots/c01ef952-87ee-406e-975c-f9f39c9a370d returned with HTTP 404 Aug 06 14:21:22.230931 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 140/554] 10.4.3.229 () {68 vars in 1413 bytes} [Thu Aug 6 14:21:22 2026] GET /volume/v3/group_snapshots/c01ef952-87ee-406e-975c-f9f39c9a370d => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:21:22.245704 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-de22f875-10dd-4798-a92e-6d8661db0de2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:22.250555 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-de22f875-10dd-4798-a92e-6d8661db0de2 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] DELETE https://10.4.3.229/volume/v3/group_snapshots/c01ef952-87ee-406e-975c-f9f39c9a370d Aug 06 14:21:22.250555 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-de22f875-10dd-4798-a92e-6d8661db0de2 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:22.250555 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-de22f875-10dd-4798-a92e-6d8661db0de2 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:22.250555 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.group_snapshots [None req-de22f875-10dd-4798-a92e-6d8661db0de2 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] delete called for member c01ef952-87ee-406e-975c-f9f39c9a370d {{(pid=100397) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 14:21:22.250555 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.group_snapshots [None req-de22f875-10dd-4798-a92e-6d8661db0de2 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Delete group_snapshot with id: c01ef952-87ee-406e-975c-f9f39c9a370d Aug 06 14:21:22.256414 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-de22f875-10dd-4798-a92e-6d8661db0de2 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/group_snapshots/c01ef952-87ee-406e-975c-f9f39c9a370d returned with HTTP 404 Aug 06 14:21:22.257089 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 139/555] 10.4.3.229 () {68 vars in 1416 bytes} [Thu Aug 6 14:21:22 2026] DELETE /volume/v3/group_snapshots/c01ef952-87ee-406e-975c-f9f39c9a370d => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:21:22.266317 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-fb4cc7ca-91dd-41e0-ab06-e79c3e94df20 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:22.269042 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fb4cc7ca-91dd-41e0-ab06-e79c3e94df20 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:21:22.269339 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fb4cc7ca-91dd-41e0-ab06-e79c3e94df20 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:22.269597 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fb4cc7ca-91dd-41e0-ab06-e79c3e94df20 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'detail' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:22.270079 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [None req-fb4cc7ca-91dd-41e0-ab06-e79c3e94df20 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:21:22.270796 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fb4cc7ca-91dd-41e0-ab06-e79c3e94df20 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100398) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:21:22.278570 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-fb4cc7ca-91dd-41e0-ab06-e79c3e94df20 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Get all volumes completed successfully. Aug 06 14:21:22.279244 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-fb4cc7ca-91dd-41e0-ab06-e79c3e94df20 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:22.279444 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-fb4cc7ca-91dd-41e0-ab06-e79c3e94df20 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:22.295061 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-065e4f09-09aa-457c-b992-9320c48a6227 req-41e4dbfc-b390-41cd-9558-4c832a0a3ec9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:22.297510 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-065e4f09-09aa-457c-b992-9320c48a6227 req-41e4dbfc-b390-41cd-9558-4c832a0a3ec9 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] POST https://10.4.3.229/volume/v3/attachments/35e7edb9-dd7d-4d58-9603-98dec918a497/action Aug 06 14:21:22.297799 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-065e4f09-09aa-457c-b992-9320c48a6227 req-41e4dbfc-b390-41cd-9558-4c832a0a3ec9 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Action body: b'{"os-complete": null}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:21:22.297917 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-065e4f09-09aa-457c-b992-9320c48a6227 req-41e4dbfc-b390-41cd-9558-4c832a0a3ec9 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:22.314992 np0000006659 devstack@c-api.service[100398]: DEBUG oslo_db.sqlalchemy.engines [None req-fb4cc7ca-91dd-41e0-ab06-e79c3e94df20 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:22.317255 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:22.317255 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:22.317736 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:22.317736 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:22.321733 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-fb4cc7ca-91dd-41e0-ab06-e79c3e94df20 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:22.321890 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-fb4cc7ca-91dd-41e0-ab06-e79c3e94df20 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:22.333178 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-065e4f09-09aa-457c-b992-9320c48a6227 req-41e4dbfc-b390-41cd-9558-4c832a0a3ec9 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] https://10.4.3.229/volume/v3/attachments/35e7edb9-dd7d-4d58-9603-98dec918a497/action returned with HTTP 204 Aug 06 14:21:22.333727 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 139/556] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:21:22 2026] POST /volume/v3/attachments/35e7edb9-dd7d-4d58-9603-98dec918a497/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:22.362398 np0000006659 devstack@c-api.service[100398]: DEBUG oslo_db.sqlalchemy.engines [None req-fb4cc7ca-91dd-41e0-ab06-e79c3e94df20 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:22.368680 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:22.368680 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:22.375475 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fb4cc7ca-91dd-41e0-ab06-e79c3e94df20 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:21:22.376392 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 139/557] 10.4.3.229 () {68 vars in 1299 bytes} [Thu Aug 6 14:21:22 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:21:22.392219 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ca8a4839-afc2-47de-9fa3-7084b7066bea None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:22.394175 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ca8a4839-afc2-47de-9fa3-7084b7066bea tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] POST https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141/action Aug 06 14:21:22.394630 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ca8a4839-afc2-47de-9fa3-7084b7066bea tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:21:22.394784 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ca8a4839-afc2-47de-9fa3-7084b7066bea tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:22.396853 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.groups [None req-ca8a4839-afc2-47de-9fa3-7084b7066bea tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] delete called for group b42a3ebd-42dd-4776-808d-4e89691a4141 {{(pid=100396) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 14:21:22.396987 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.groups [None req-ca8a4839-afc2-47de-9fa3-7084b7066bea tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Delete group with id: b42a3ebd-42dd-4776-808d-4e89691a4141 Aug 06 14:21:22.401208 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:22.401208 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:22.443072 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ca8a4839-afc2-47de-9fa3-7084b7066bea tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141/action returned with HTTP 202 Aug 06 14:21:22.443596 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 141/558] 10.4.3.229 () {70 vars in 1428 bytes} [Thu Aug 6 14:21:22 2026] POST /volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:21:22.455036 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-76a3c9b0-1a43-4d53-ba53-f5aa0f73fa04 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:22.472979 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-76a3c9b0-1a43-4d53-ba53-f5aa0f73fa04 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/volumes/21684e92-4a36-4b74-88e9-2bed87bef419 Aug 06 14:21:22.472979 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-76a3c9b0-1a43-4d53-ba53-f5aa0f73fa04 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:22.472979 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-76a3c9b0-1a43-4d53-ba53-f5aa0f73fa04 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:22.481693 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:22.481693 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:22.486058 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-76a3c9b0-1a43-4d53-ba53-f5aa0f73fa04 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Volume info retrieved successfully. Aug 06 14:21:22.489513 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-76a3c9b0-1a43-4d53-ba53-f5aa0f73fa04 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:22.489513 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-76a3c9b0-1a43-4d53-ba53-f5aa0f73fa04 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:22.529061 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.sqlalchemy.engines [None req-76a3c9b0-1a43-4d53-ba53-f5aa0f73fa04 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:22.533297 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:22.533297 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:22.544981 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-76a3c9b0-1a43-4d53-ba53-f5aa0f73fa04 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes/21684e92-4a36-4b74-88e9-2bed87bef419 returned with HTTP 200 Aug 06 14:21:22.545763 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 140/559] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:22 2026] GET /volume/v3/volumes/21684e92-4a36-4b74-88e9-2bed87bef419 => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:22.827759 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-77bebfdc-b303-4dc1-a2dc-aeac2abe2b08 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:22.829507 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-77bebfdc-b303-4dc1-a2dc-aeac2abe2b08 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] GET https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e Aug 06 14:21:22.829693 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-77bebfdc-b303-4dc1-a2dc-aeac2abe2b08 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:22.829888 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-77bebfdc-b303-4dc1-a2dc-aeac2abe2b08 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:22.838329 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:22.838329 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:22.841501 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-77bebfdc-b303-4dc1-a2dc-aeac2abe2b08 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Volume info retrieved successfully. Aug 06 14:21:22.845334 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-77bebfdc-b303-4dc1-a2dc-aeac2abe2b08 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e returned with HTTP 200 Aug 06 14:21:22.845885 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 140/560] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:22 2026] GET /volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e => generated 1136 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:22.862374 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f5f0ec32-725c-48ab-b1c8-0a20826a7251 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:22.865930 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f5f0ec32-725c-48ab-b1c8-0a20826a7251 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] GET https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e Aug 06 14:21:22.866436 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f5f0ec32-725c-48ab-b1c8-0a20826a7251 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:22.866691 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f5f0ec32-725c-48ab-b1c8-0a20826a7251 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:22.876353 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:22.876353 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:22.880723 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-f5f0ec32-725c-48ab-b1c8-0a20826a7251 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Volume info retrieved successfully. Aug 06 14:21:22.889828 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f5f0ec32-725c-48ab-b1c8-0a20826a7251 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e returned with HTTP 200 Aug 06 14:21:22.890369 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 140/561] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:22 2026] GET /volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:23.092632 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b09f1b52-90c0-4140-a28f-38dbaa3c3275 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:23.240053 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b09f1b52-90c0-4140-a28f-38dbaa3c3275 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:21:23.242742 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b09f1b52-90c0-4140-a28f-38dbaa3c3275 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-69366819"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:23.244770 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-b09f1b52-90c0-4140-a28f-38dbaa3c3275 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-69366819'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:21:23.244938 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-b09f1b52-90c0-4140-a28f-38dbaa3c3275 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Create volume of 1 GB Aug 06 14:21:23.250005 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-b09f1b52-90c0-4140-a28f-38dbaa3c3275 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Availability Zones retrieved successfully. Aug 06 14:21:23.260450 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-b09f1b52-90c0-4140-a28f-38dbaa3c3275 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Flow 'volume_create_api' (811206d7-9d8d-4d5a-bab1-42d6cce91275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:23.261952 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-b09f1b52-90c0-4140-a28f-38dbaa3c3275 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8727a1d9-1be2-462d-85f7-a836097c148b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:23.262907 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-b09f1b52-90c0-4140-a28f-38dbaa3c3275 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:21:23.296383 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-b09f1b52-90c0-4140-a28f-38dbaa3c3275 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8727a1d9-1be2-462d-85f7-a836097c148b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:23.297188 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-b09f1b52-90c0-4140-a28f-38dbaa3c3275 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d17963f0-edeb-48f9-87dd-7c3bd92e6cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:23.357352 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-b09f1b52-90c0-4140-a28f-38dbaa3c3275 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Created reservations ['e01b8c7e-805d-4c75-977b-c7c767bcf8a2', '99bd89fa-4713-4825-b8d5-2a583affb3cc', '984737cf-2408-4b9e-a915-bd8ccf92f293', '4c0d0c58-9f19-4188-84be-c59afbcda729'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:23.358483 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-b09f1b52-90c0-4140-a28f-38dbaa3c3275 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d17963f0-edeb-48f9-87dd-7c3bd92e6cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e01b8c7e-805d-4c75-977b-c7c767bcf8a2', '99bd89fa-4713-4825-b8d5-2a583affb3cc', '984737cf-2408-4b9e-a915-bd8ccf92f293', '4c0d0c58-9f19-4188-84be-c59afbcda729']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:23.359536 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-b09f1b52-90c0-4140-a28f-38dbaa3c3275 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19bd8dc6-fb35-4f8f-8fa7-10ca967ab674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:23.388323 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-b09f1b52-90c0-4140-a28f-38dbaa3c3275 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19bd8dc6-fb35-4f8f-8fa7-10ca967ab674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7e6fd7d-2e82-45cf-8427-04d34327373a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-69366819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c30719ff1b345ff957edc4ca86e82bf',qos_specs=None,replication_status=,reservations=['e01b8c7e-805d-4c75-977b-c7c767bcf8a2','99bd89fa-4713-4825-b8d5-2a583affb3cc','984737cf-2408-4b9e-a915-bd8ccf92f293','4c0d0c58-9f19-4188-84be-c59afbcda729'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d8560f7eafd4a8280d508c24232a2c4',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:21:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-69366819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7e6fd7d-2e82-45cf-8427-04d34327373a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c30719ff1b345ff957edc4ca86e82bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d8560f7eafd4a8280d508c24232a2c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:23.389027 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-b09f1b52-90c0-4140-a28f-38dbaa3c3275 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94f57b69-0d4b-4f51-bc1e-2b6fd2bb3ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:23.409460 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-b09f1b52-90c0-4140-a28f-38dbaa3c3275 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94f57b69-0d4b-4f51-bc1e-2b6fd2bb3ef6) transitioned into state 'SUCCESS' from state '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-69366819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c30719ff1b345ff957edc4ca86e82bf',qos_specs=None,replication_status=,reservations=['e01b8c7e-805d-4c75-977b-c7c767bcf8a2','99bd89fa-4713-4825-b8d5-2a583affb3cc','984737cf-2408-4b9e-a915-bd8ccf92f293','4c0d0c58-9f19-4188-84be-c59afbcda729'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d8560f7eafd4a8280d508c24232a2c4',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:23.410183 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-b09f1b52-90c0-4140-a28f-38dbaa3c3275 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99383836-159a-456d-aeda-1c960bb7f1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:23.420807 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-b09f1b52-90c0-4140-a28f-38dbaa3c3275 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99383836-159a-456d-aeda-1c960bb7f1ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:23.422050 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-b09f1b52-90c0-4140-a28f-38dbaa3c3275 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Flow 'volume_create_api' (811206d7-9d8d-4d5a-bab1-42d6cce91275) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:23.422929 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-b09f1b52-90c0-4140-a28f-38dbaa3c3275 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Create volume request issued successfully. Aug 06 14:21:23.423943 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b09f1b52-90c0-4140-a28f-38dbaa3c3275 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:21:23.424915 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 142/562] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:21:23 2026] POST /volume/v3/volumes => generated 817 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:23.437467 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7c04f5d9-04c5-4859-91a7-7c6f17e23aa9 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:23.441453 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7c04f5d9-04c5-4859-91a7-7c6f17e23aa9 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] GET https://10.4.3.229/volume/v3/volumes/c7e6fd7d-2e82-45cf-8427-04d34327373a Aug 06 14:21:23.441453 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7c04f5d9-04c5-4859-91a7-7c6f17e23aa9 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:23.441453 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7c04f5d9-04c5-4859-91a7-7c6f17e23aa9 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:23.450061 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:23.450061 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:23.455745 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-7c04f5d9-04c5-4859-91a7-7c6f17e23aa9 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Volume info retrieved successfully. Aug 06 14:21:23.460940 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7c04f5d9-04c5-4859-91a7-7c6f17e23aa9 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] https://10.4.3.229/volume/v3/volumes/c7e6fd7d-2e82-45cf-8427-04d34327373a returned with HTTP 200 Aug 06 14:21:23.460940 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 141/563] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:23 2026] GET /volume/v3/volumes/c7e6fd7d-2e82-45cf-8427-04d34327373a => generated 885 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:23.561711 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-177fb52f-99c1-42e8-a3b0-3ac7c9bf9510 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:23.564799 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-177fb52f-99c1-42e8-a3b0-3ac7c9bf9510 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/volumes/21684e92-4a36-4b74-88e9-2bed87bef419 Aug 06 14:21:23.565160 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-177fb52f-99c1-42e8-a3b0-3ac7c9bf9510 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:23.565368 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-177fb52f-99c1-42e8-a3b0-3ac7c9bf9510 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:23.574294 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-177fb52f-99c1-42e8-a3b0-3ac7c9bf9510 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes/21684e92-4a36-4b74-88e9-2bed87bef419 returned with HTTP 404 Aug 06 14:21:23.574796 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 141/564] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:23 2026] GET /volume/v3/volumes/21684e92-4a36-4b74-88e9-2bed87bef419 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:21:23.585077 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b4b4735c-3fa7-4656-b473-c5eaad428d3a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:23.587636 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b4b4735c-3fa7-4656-b473-c5eaad428d3a tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/volumes/d2b4fe9e-d2ae-46d5-9e9c-88b1018ca561 Aug 06 14:21:23.588555 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b4b4735c-3fa7-4656-b473-c5eaad428d3a tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:23.588878 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b4b4735c-3fa7-4656-b473-c5eaad428d3a tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:23.597331 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b4b4735c-3fa7-4656-b473-c5eaad428d3a tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes/d2b4fe9e-d2ae-46d5-9e9c-88b1018ca561 returned with HTTP 404 Aug 06 14:21:23.597948 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 141/565] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:23 2026] GET /volume/v3/volumes/d2b4fe9e-d2ae-46d5-9e9c-88b1018ca561 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:21:23.598001 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-20c8c091-8e75-4314-b466-8b2b3b5190b1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:23.598505 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-20c8c091-8e75-4314-b466-8b2b3b5190b1 None None] GET https://10.4.3.229/volume// Aug 06 14:21:23.598740 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-20c8c091-8e75-4314-b466-8b2b3b5190b1 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:23.598978 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-20c8c091-8e75-4314-b466-8b2b3b5190b1 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:23.599571 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-20c8c091-8e75-4314-b466-8b2b3b5190b1 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:21:23.600014 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 143/566] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:21:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:21:23.606125 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b03dea83-1a63-498f-a1fb-bb7cb8823d71 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:23.608720 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b03dea83-1a63-498f-a1fb-bb7cb8823d71 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 Aug 06 14:21:23.609340 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b03dea83-1a63-498f-a1fb-bb7cb8823d71 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:23.609340 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b03dea83-1a63-498f-a1fb-bb7cb8823d71 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:23.609545 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.groups [None req-b03dea83-1a63-498f-a1fb-bb7cb8823d71 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] show called for member b42a3ebd-42dd-4776-808d-4e89691a4141 {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:21:23.611210 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-3cbc3b60-1bf5-42d5-9ab7-b8fea67209f0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:23.612902 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b03dea83-1a63-498f-a1fb-bb7cb8823d71 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 returned with HTTP 404 Aug 06 14:21:23.613468 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 142/567] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:21:23 2026] GET /volume/v3/groups/b42a3ebd-42dd-4776-808d-4e89691a4141 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:21:23.613529 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-3cbc3b60-1bf5-42d5-9ab7-b8fea67209f0 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/bd0488b2-56e8-449e-93ef-0e8bfe7a9644 Aug 06 14:21:23.613720 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-3cbc3b60-1bf5-42d5-9ab7-b8fea67209f0 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:23.613917 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-3cbc3b60-1bf5-42d5-9ab7-b8fea67209f0 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:23.621140 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-32ca1572-5c98-43f9-895e-6ebf58577027 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:23.623268 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-32ca1572-5c98-43f9-895e-6ebf58577027 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] DELETE https://10.4.3.229/volume/v3/group_types/ec922c8e-c642-4863-b8dc-d5d01cc851c4 Aug 06 14:21:23.623441 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:23.623441 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:23.623535 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-32ca1572-5c98-43f9-895e-6ebf58577027 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:23.623772 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-32ca1572-5c98-43f9-895e-6ebf58577027 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:23.626651 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-3cbc3b60-1bf5-42d5-9ab7-b8fea67209f0 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:21:23.632465 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-3cbc3b60-1bf5-42d5-9ab7-b8fea67209f0 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/bd0488b2-56e8-449e-93ef-0e8bfe7a9644 returned with HTTP 200 Aug 06 14:21:23.632796 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 142/568] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:21:23 2026] GET /volume/v3/volumes/bd0488b2-56e8-449e-93ef-0e8bfe7a9644 => generated 1547 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:21:23.642475 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-32ca1572-5c98-43f9-895e-6ebf58577027 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] https://10.4.3.229/volume/v3/group_types/ec922c8e-c642-4863-b8dc-d5d01cc851c4 returned with HTTP 202 Aug 06 14:21:23.642475 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 142/569] 10.4.3.229 () {68 vars in 1404 bytes} [Thu Aug 6 14:21:23 2026] DELETE /volume/v3/group_types/ec922c8e-c642-4863-b8dc-d5d01cc851c4 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:21:23.648999 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-925d3d23-1336-4507-8d6e-4504fb6b1db3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:23.651663 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-925d3d23-1336-4507-8d6e-4504fb6b1db3 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] DELETE https://10.4.3.229/volume/v3/types/f15932b5-bc81-4125-9cf7-9884e9b3c89b Aug 06 14:21:23.651806 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-925d3d23-1336-4507-8d6e-4504fb6b1db3 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:23.652064 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-925d3d23-1336-4507-8d6e-4504fb6b1db3 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] Calling method '_delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:23.652370 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:23.652370 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:23.682992 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-925d3d23-1336-4507-8d6e-4504fb6b1db3 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] https://10.4.3.229/volume/v3/types/f15932b5-bc81-4125-9cf7-9884e9b3c89b returned with HTTP 202 Aug 06 14:21:23.683496 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 144/570] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:21:23 2026] DELETE /volume/v3/types/f15932b5-bc81-4125-9cf7-9884e9b3c89b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:21:23.694194 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-eb7a10ba-06bb-4162-8cec-f650681b06de None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:23.696026 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eb7a10ba-06bb-4162-8cec-f650681b06de tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] GET https://10.4.3.229/volume/v3/types/f15932b5-bc81-4125-9cf7-9884e9b3c89b Aug 06 14:21:23.696232 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-eb7a10ba-06bb-4162-8cec-f650681b06de tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:23.696416 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-eb7a10ba-06bb-4162-8cec-f650681b06de tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:23.700927 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eb7a10ba-06bb-4162-8cec-f650681b06de tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] https://10.4.3.229/volume/v3/types/f15932b5-bc81-4125-9cf7-9884e9b3c89b returned with HTTP 404 Aug 06 14:21:23.701437 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 143/571] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:21:23 2026] GET /volume/v3/types/f15932b5-bc81-4125-9cf7-9884e9b3c89b => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:23.714291 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d4f22774-c150-472d-bbda-7a6a8027820e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:23.715877 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d4f22774-c150-472d-bbda-7a6a8027820e tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:21:23.716206 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d4f22774-c150-472d-bbda-7a6a8027820e tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1959854557"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:23.745006 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d4f22774-c150-472d-bbda-7a6a8027820e tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:21:23.745552 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 143/572] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:21:23 2026] POST /volume/v3/types => generated 224 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:23.751767 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-b416bbf7-c738-4792-a0da-1ec6224e9f25 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:23.753817 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-b416bbf7-c738-4792-a0da-1ec6224e9f25 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] PUT https://10.4.3.229/volume/v3/attachments/62e56248-d064-45a4-b70e-9ffb9104b7f3 Aug 06 14:21:23.754153 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-b416bbf7-c738-4792-a0da-1ec6224e9f25 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:23.755959 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-61d221b9-5402-4b9f-bc3b-a8de61aff779 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:23.758057 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-61d221b9-5402-4b9f-bc3b-a8de61aff779 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] POST https://10.4.3.229/volume/v3/group_types Aug 06 14:21:23.758603 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-61d221b9-5402-4b9f-bc3b-a8de61aff779 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-778795295"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:23.765938 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-b416bbf7-c738-4792-a0da-1ec6224e9f25 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Acquiring lock "cinder-attachment_update-bd0488b2-56e8-449e-93ef-0e8bfe7a9644-np0000006659" by "attachment_update" {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:21:23.772178 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-b416bbf7-c738-4792-a0da-1ec6224e9f25 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Lock "cinder-attachment_update-bd0488b2-56e8-449e-93ef-0e8bfe7a9644-np0000006659" acquired by "attachment_update" :: waited 0.006s {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:21:23.775723 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:23.775723 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:23.780950 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-61d221b9-5402-4b9f-bc3b-a8de61aff779 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] https://10.4.3.229/volume/v3/group_types returned with HTTP 202 Aug 06 14:21:23.781726 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 145/573] 10.4.3.229 () {70 vars in 1311 bytes} [Thu Aug 6 14:21:23 2026] POST /volume/v3/group_types => generated 180 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:23.794829 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e7c0596c-9d3e-4c76-a29d-7c3cbde02806 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:23.801239 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e7c0596c-9d3e-4c76-a29d-7c3cbde02806 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] POST https://10.4.3.229/volume/v3/groups Aug 06 14:21:23.802841 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e7c0596c-9d3e-4c76-a29d-7c3cbde02806 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6368167a-353a-4e2b-a6ea-26854ed7ae23", "volume_types": ["4ad70a41-2536-4c7e-ac7c-1a2f65828ade"], "name": "tempest-GroupSnapshotsTest-Group-420402509"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:23.808271 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.groups [None req-e7c0596c-9d3e-4c76-a29d-7c3cbde02806 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Creating new group {'group': {'group_type': '6368167a-353a-4e2b-a6ea-26854ed7ae23', 'volume_types': ['4ad70a41-2536-4c7e-ac7c-1a2f65828ade'], 'name': 'tempest-GroupSnapshotsTest-Group-420402509'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 14:21:23.816481 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.groups [None req-e7c0596c-9d3e-4c76-a29d-7c3cbde02806 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Creating group tempest-GroupSnapshotsTest-Group-420402509. Aug 06 14:21:23.842047 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-e7c0596c-9d3e-4c76-a29d-7c3cbde02806 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Availability zone cache updated, next update will occur around 2026-08-06 15:21:23.841709. {{(pid=100397) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 14:21:23.842195 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-e7c0596c-9d3e-4c76-a29d-7c3cbde02806 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Availability Zones retrieved successfully. Aug 06 14:21:23.855746 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-e7c0596c-9d3e-4c76-a29d-7c3cbde02806 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Created reservations ['09c086f4-e029-45c1-a07b-037a97bc7fb8'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:23.877477 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-b416bbf7-c738-4792-a0da-1ec6224e9f25 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Lock "cinder-attachment_update-bd0488b2-56e8-449e-93ef-0e8bfe7a9644-np0000006659" released by "attachment_update" :: held 0.105s {{(pid=100398) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:21:23.877805 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-b416bbf7-c738-4792-a0da-1ec6224e9f25 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments/62e56248-d064-45a4-b70e-9ffb9104b7f3 returned with HTTP 200 Aug 06 14:21:23.878327 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 143/574] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:21:23 2026] PUT /volume/v3/attachments/62e56248-d064-45a4-b70e-9ffb9104b7f3 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:23.891193 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e7c0596c-9d3e-4c76-a29d-7c3cbde02806 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups returned with HTTP 202 Aug 06 14:21:23.891774 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 144/575] 10.4.3.229 () {70 vars in 1297 bytes} [Thu Aug 6 14:21:23 2026] POST /volume/v3/groups => generated 111 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:23.907972 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e997f254-147d-4338-b1fb-6696fb64fb1a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:23.910283 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e997f254-147d-4338-b1fb-6696fb64fb1a tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/groups/7d9107e1-2f2a-43c7-b594-02224d2e3236 Aug 06 14:21:23.910517 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e997f254-147d-4338-b1fb-6696fb64fb1a tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:23.910701 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e997f254-147d-4338-b1fb-6696fb64fb1a tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:23.910859 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.groups [None req-e997f254-147d-4338-b1fb-6696fb64fb1a tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] show called for member 7d9107e1-2f2a-43c7-b594-02224d2e3236 {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:21:23.915701 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-9a1e2791-2db5-4687-a83a-8d81287070b8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:23.918080 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-9a1e2791-2db5-4687-a83a-8d81287070b8 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] POST https://10.4.3.229/volume/v3/attachments/62e56248-d064-45a4-b70e-9ffb9104b7f3/action Aug 06 14:21:23.918259 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:23.918259 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:23.918591 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-9a1e2791-2db5-4687-a83a-8d81287070b8 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action body: b'{"os-complete": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:21:23.918748 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-9a1e2791-2db5-4687-a83a-8d81287070b8 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:23.925828 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e997f254-147d-4338-b1fb-6696fb64fb1a tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups/7d9107e1-2f2a-43c7-b594-02224d2e3236 returned with HTTP 200 Aug 06 14:21:23.926200 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 144/576] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:21:23 2026] GET /volume/v3/groups/7d9107e1-2f2a-43c7-b594-02224d2e3236 => generated 391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:23.950780 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:23.950780 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:23.969443 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-3b633c0f-98bb-4b79-96f3-13d1fdd5080f req-9a1e2791-2db5-4687-a83a-8d81287070b8 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments/62e56248-d064-45a4-b70e-9ffb9104b7f3/action returned with HTTP 204 Aug 06 14:21:23.970247 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 146/577] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:21:23 2026] POST /volume/v3/attachments/62e56248-d064-45a4-b70e-9ffb9104b7f3/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:24.170405 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-124bc6ef-4bbb-4939-9173-735a4a3d17c6 req-1e1a8f07-f91f-4452-8e07-b398bef4a0f5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:24.173006 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-124bc6ef-4bbb-4939-9173-735a4a3d17c6 req-1e1a8f07-f91f-4452-8e07-b398bef4a0f5 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] GET https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e Aug 06 14:21:24.173259 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-124bc6ef-4bbb-4939-9173-735a4a3d17c6 req-1e1a8f07-f91f-4452-8e07-b398bef4a0f5 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:24.173525 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-124bc6ef-4bbb-4939-9173-735a4a3d17c6 req-1e1a8f07-f91f-4452-8e07-b398bef4a0f5 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:24.187652 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:24.187652 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:24.191833 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-124bc6ef-4bbb-4939-9173-735a4a3d17c6 req-1e1a8f07-f91f-4452-8e07-b398bef4a0f5 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Volume info retrieved successfully. Aug 06 14:21:24.197163 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-124bc6ef-4bbb-4939-9173-735a4a3d17c6 req-1e1a8f07-f91f-4452-8e07-b398bef4a0f5 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e returned with HTTP 200 Aug 06 14:21:24.197705 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 144/578] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:21:24 2026] GET /volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:24.242267 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-124bc6ef-4bbb-4939-9173-735a4a3d17c6 req-d30b4af9-fcef-46e0-b5d6-d296409bff3c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:24.244606 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-124bc6ef-4bbb-4939-9173-735a4a3d17c6 req-d30b4af9-fcef-46e0-b5d6-d296409bff3c tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] POST https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e/action Aug 06 14:21:24.245014 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-124bc6ef-4bbb-4939-9173-735a4a3d17c6 req-d30b4af9-fcef-46e0-b5d6-d296409bff3c tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:21:24.245117 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-124bc6ef-4bbb-4939-9173-735a4a3d17c6 req-d30b4af9-fcef-46e0-b5d6-d296409bff3c tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:24.255495 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:24.255495 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:24.255863 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-124bc6ef-4bbb-4939-9173-735a4a3d17c6 req-d30b4af9-fcef-46e0-b5d6-d296409bff3c tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Volume info retrieved successfully. Aug 06 14:21:24.261827 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-124bc6ef-4bbb-4939-9173-735a4a3d17c6 req-d30b4af9-fcef-46e0-b5d6-d296409bff3c tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Begin detaching volume completed successfully. Aug 06 14:21:24.262027 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-124bc6ef-4bbb-4939-9173-735a4a3d17c6 req-d30b4af9-fcef-46e0-b5d6-d296409bff3c tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e/action returned with HTTP 202 Aug 06 14:21:24.262452 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 145/579] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:21:24 2026] POST /volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:21:24.281280 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-60a350c8-b25d-4e36-9f06-ec592a41f270 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:24.283683 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-60a350c8-b25d-4e36-9f06-ec592a41f270 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] GET https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e Aug 06 14:21:24.283954 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-60a350c8-b25d-4e36-9f06-ec592a41f270 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:24.284268 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-60a350c8-b25d-4e36-9f06-ec592a41f270 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:24.297090 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:24.297090 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:24.301941 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-60a350c8-b25d-4e36-9f06-ec592a41f270 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Volume info retrieved successfully. Aug 06 14:21:24.307641 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fbbe7fcd-a4bc-4087-8e26-945cbd3b99d4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:24.307980 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-60a350c8-b25d-4e36-9f06-ec592a41f270 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e returned with HTTP 200 Aug 06 14:21:24.308025 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fbbe7fcd-a4bc-4087-8e26-945cbd3b99d4 None None] GET https://10.4.3.229/volume// Aug 06 14:21:24.308229 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fbbe7fcd-a4bc-4087-8e26-945cbd3b99d4 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:24.308443 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fbbe7fcd-a4bc-4087-8e26-945cbd3b99d4 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:24.308490 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 145/580] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:24 2026] GET /volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:24.308831 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fbbe7fcd-a4bc-4087-8e26-945cbd3b99d4 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:21:24.309179 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 147/581] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:21: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 06 14:21:24.317016 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-124bc6ef-4bbb-4939-9173-735a4a3d17c6 req-9574dee8-63ba-434f-a0ab-077b0f354884 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:24.322573 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-124bc6ef-4bbb-4939-9173-735a4a3d17c6 req-9574dee8-63ba-434f-a0ab-077b0f354884 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] GET https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e Aug 06 14:21:24.322852 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-124bc6ef-4bbb-4939-9173-735a4a3d17c6 req-9574dee8-63ba-434f-a0ab-077b0f354884 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:24.323094 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-124bc6ef-4bbb-4939-9173-735a4a3d17c6 req-9574dee8-63ba-434f-a0ab-077b0f354884 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:24.334061 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:24.334061 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:24.338450 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-124bc6ef-4bbb-4939-9173-735a4a3d17c6 req-9574dee8-63ba-434f-a0ab-077b0f354884 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Volume info retrieved successfully. Aug 06 14:21:24.344278 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-124bc6ef-4bbb-4939-9173-735a4a3d17c6 req-9574dee8-63ba-434f-a0ab-077b0f354884 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e returned with HTTP 200 Aug 06 14:21:24.344801 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 145/582] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:21:24 2026] GET /volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:21:24.473919 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b4eb43a1-d836-4299-a180-25119749c649 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:24.476058 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b4eb43a1-d836-4299-a180-25119749c649 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] GET https://10.4.3.229/volume/v3/volumes/c7e6fd7d-2e82-45cf-8427-04d34327373a Aug 06 14:21:24.477084 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b4eb43a1-d836-4299-a180-25119749c649 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:24.477084 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b4eb43a1-d836-4299-a180-25119749c649 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:24.487217 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:24.487217 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:24.493348 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b4eb43a1-d836-4299-a180-25119749c649 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Volume info retrieved successfully. Aug 06 14:21:24.500493 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b4eb43a1-d836-4299-a180-25119749c649 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] https://10.4.3.229/volume/v3/volumes/c7e6fd7d-2e82-45cf-8427-04d34327373a returned with HTTP 200 Aug 06 14:21:24.500900 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 146/583] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:24 2026] GET /volume/v3/volumes/c7e6fd7d-2e82-45cf-8427-04d34327373a => generated 944 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:24.514791 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-3602fc4a-0994-47a4-8f55-026274847f6f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:24.517446 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3602fc4a-0994-47a4-8f55-026274847f6f tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] POST https://10.4.3.229/volume/v3/volume-transfers Aug 06 14:21:24.518199 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3602fc4a-0994-47a4-8f55-026274847f6f tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c7e6fd7d-2e82-45cf-8427-04d34327373a"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:24.520499 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volume_transfer [None req-3602fc4a-0994-47a4-8f55-026274847f6f tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c7e6fd7d-2e82-45cf-8427-04d34327373a'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 06 14:21:24.520646 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volume_transfer [None req-3602fc4a-0994-47a4-8f55-026274847f6f tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Creating transfer of volume c7e6fd7d-2e82-45cf-8427-04d34327373a Aug 06 14:21:24.520759 np0000006659 devstack@c-api.service[100399]: INFO cinder.transfer.api [None req-3602fc4a-0994-47a4-8f55-026274847f6f tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Generating transfer record for volume c7e6fd7d-2e82-45cf-8427-04d34327373a Aug 06 14:21:24.528389 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:24.528389 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:24.545019 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3602fc4a-0994-47a4-8f55-026274847f6f tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] https://10.4.3.229/volume/v3/volume-transfers returned with HTTP 202 Aug 06 14:21:24.545182 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 146/584] 10.4.3.229 () {70 vars in 1326 bytes} [Thu Aug 6 14:21:24 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:24.555565 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-40b5fc31-d536-45d7-922e-455dac25b133 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:24.557728 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-40b5fc31-d536-45d7-922e-455dac25b133 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] GET https://10.4.3.229/volume/v3/volumes/c7e6fd7d-2e82-45cf-8427-04d34327373a Aug 06 14:21:24.558478 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-40b5fc31-d536-45d7-922e-455dac25b133 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:24.558850 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-40b5fc31-d536-45d7-922e-455dac25b133 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:24.570686 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:24.570686 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:24.577452 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-40b5fc31-d536-45d7-922e-455dac25b133 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Volume info retrieved successfully. Aug 06 14:21:24.579723 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-40b5fc31-d536-45d7-922e-455dac25b133 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] https://10.4.3.229/volume/v3/volumes/c7e6fd7d-2e82-45cf-8427-04d34327373a returned with HTTP 200 Aug 06 14:21:24.580202 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 148/585] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:24 2026] GET /volume/v3/volumes/c7e6fd7d-2e82-45cf-8427-04d34327373a => generated 952 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:24.594350 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c21d316b-efa6-4da7-8ca0-a5d71535f131 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:24.598154 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c21d316b-efa6-4da7-8ca0-a5d71535f131 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] GET https://10.4.3.229/volume/v3/volume-transfers/e842ead2-5533-4a67-a13f-7a970ffd1d6b Aug 06 14:21:24.598154 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c21d316b-efa6-4da7-8ca0-a5d71535f131 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:24.598154 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c21d316b-efa6-4da7-8ca0-a5d71535f131 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:24.604698 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c21d316b-efa6-4da7-8ca0-a5d71535f131 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] https://10.4.3.229/volume/v3/volume-transfers/e842ead2-5533-4a67-a13f-7a970ffd1d6b returned with HTTP 200 Aug 06 14:21:24.605297 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 146/586] 10.4.3.229 () {68 vars in 1416 bytes} [Thu Aug 6 14:21:24 2026] GET /volume/v3/volume-transfers/e842ead2-5533-4a67-a13f-7a970ffd1d6b => generated 432 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:24.615194 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-569f4493-f3c8-4806-935c-be7a4e0a4aab None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:24.617086 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-569f4493-f3c8-4806-935c-be7a4e0a4aab tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] GET https://10.4.3.229/volume/v3/volume-transfers Aug 06 14:21:24.617287 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-569f4493-f3c8-4806-935c-be7a4e0a4aab tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:24.617495 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-569f4493-f3c8-4806-935c-be7a4e0a4aab tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Calling method 'index' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:24.617676 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volume_transfer [None req-569f4493-f3c8-4806-935c-be7a4e0a4aab tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Listing volume transfers {{(pid=100397) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 06 14:21:24.623119 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-569f4493-f3c8-4806-935c-be7a4e0a4aab tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] https://10.4.3.229/volume/v3/volume-transfers returned with HTTP 200 Aug 06 14:21:24.623480 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 147/587] 10.4.3.229 () {68 vars in 1305 bytes} [Thu Aug 6 14:21:24 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:24.634100 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-520b7eca-8015-42b4-ba39-29fd9a5b3efd None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:24.713879 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-520b7eca-8015-42b4-ba39-29fd9a5b3efd tempest-VolumesTransfersV355Test-349371422 tempest-VolumesTransfersV355Test-349371422-project-member] POST https://10.4.3.229/volume/v3/volume-transfers/e842ead2-5533-4a67-a13f-7a970ffd1d6b/accept Aug 06 14:21:24.714377 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-520b7eca-8015-42b4-ba39-29fd9a5b3efd tempest-VolumesTransfersV355Test-349371422 tempest-VolumesTransfersV355Test-349371422-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "0c4b0c8b0b099594"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:24.716033 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.volume_transfer [None req-520b7eca-8015-42b4-ba39-29fd9a5b3efd tempest-VolumesTransfersV355Test-349371422 tempest-VolumesTransfersV355Test-349371422-project-member] Accepting volume transfer e842ead2-5533-4a67-a13f-7a970ffd1d6b {{(pid=100399) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 06 14:21:24.716179 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.contrib.volume_transfer [None req-520b7eca-8015-42b4-ba39-29fd9a5b3efd tempest-VolumesTransfersV355Test-349371422 tempest-VolumesTransfersV355Test-349371422-project-member] Accepting transfer e842ead2-5533-4a67-a13f-7a970ffd1d6b Aug 06 14:21:24.781333 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-520b7eca-8015-42b4-ba39-29fd9a5b3efd tempest-VolumesTransfersV355Test-349371422 tempest-VolumesTransfersV355Test-349371422-project-member] Created reservations ['e9d0bf74-355d-4036-84eb-5a16fae8c043', '8a4f39eb-9b2b-45e8-9897-5beefcd749e1', '024362dd-7b7b-46c7-b1f0-15ff844abd18', 'b0019f66-aa3b-43b3-9af8-bdbe54fdc449'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:24.803127 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-520b7eca-8015-42b4-ba39-29fd9a5b3efd tempest-VolumesTransfersV355Test-349371422 tempest-VolumesTransfersV355Test-349371422-project-member] Created reservations ['47bde4af-4d32-4554-9d6c-45c33eab5901', '1ffd7eeb-254f-45e6-9505-ae1d4416565e', '88741390-6bd0-4546-96d1-8a3ff1828b7a', 'ef3cff19-6d9e-4796-b81d-659074e46992'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:24.842649 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-520b7eca-8015-42b4-ba39-29fd9a5b3efd tempest-VolumesTransfersV355Test-349371422 tempest-VolumesTransfersV355Test-349371422-project-member] Created reservations ['70aa5e35-964e-4c1e-8707-d644c3c50e61', '9ce71ed5-ff8d-416e-9067-ebaa609ad85b', '2de6c302-8ea0-440b-95ab-95ed44ace586', '89196246-666f-4be4-8df1-e056fcb1f633'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:24.873045 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-520b7eca-8015-42b4-ba39-29fd9a5b3efd tempest-VolumesTransfersV355Test-349371422 tempest-VolumesTransfersV355Test-349371422-project-member] Created reservations ['6de14324-a7ed-4574-a2b7-53f67ff5b03f', 'ef976b22-8ee2-4928-9451-1135c95cde6c', '04092f13-8320-47a0-868c-044359dddd24', 'cb0fabc7-68c8-4907-984a-9f4bdc9aecf7'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:24.888715 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-520b7eca-8015-42b4-ba39-29fd9a5b3efd tempest-VolumesTransfersV355Test-349371422 tempest-VolumesTransfersV355Test-349371422-project-member] Transfer volume completed successfully. Aug 06 14:21:24.939871 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-79c54b94-bdf3-4085-8584-19496045c504 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:24.943509 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-79c54b94-bdf3-4085-8584-19496045c504 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/groups/7d9107e1-2f2a-43c7-b594-02224d2e3236 Aug 06 14:21:24.943807 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-79c54b94-bdf3-4085-8584-19496045c504 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:24.944054 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-79c54b94-bdf3-4085-8584-19496045c504 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:24.944230 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.groups [None req-79c54b94-bdf3-4085-8584-19496045c504 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] show called for member 7d9107e1-2f2a-43c7-b594-02224d2e3236 {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:21:24.956534 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:24.956534 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:24.965889 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-79c54b94-bdf3-4085-8584-19496045c504 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups/7d9107e1-2f2a-43c7-b594-02224d2e3236 returned with HTTP 200 Aug 06 14:21:24.966501 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 149/588] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:21:24 2026] GET /volume/v3/groups/7d9107e1-2f2a-43c7-b594-02224d2e3236 => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:24.972019 np0000006659 devstack@c-api.service[100399]: INFO cinder.transfer.api [None req-520b7eca-8015-42b4-ba39-29fd9a5b3efd tempest-VolumesTransfersV355Test-349371422 tempest-VolumesTransfersV355Test-349371422-project-member] Volume c7e6fd7d-2e82-45cf-8427-04d34327373a has been transferred. Aug 06 14:21:24.977226 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1d65d87c-a392-40e9-bafa-fd6c785500a7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:24.980305 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1d65d87c-a392-40e9-bafa-fd6c785500a7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:21:24.980698 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1d65d87c-a392-40e9-bafa-fd6c785500a7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-750407794", "volume_type": "4ad70a41-2536-4c7e-ac7c-1a2f65828ade", "group_id": "7d9107e1-2f2a-43c7-b594-02224d2e3236", "size": 1}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:24.983888 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-1d65d87c-a392-40e9-bafa-fd6c785500a7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-750407794', 'volume_type': '4ad70a41-2536-4c7e-ac7c-1a2f65828ade', 'group_id': '7d9107e1-2f2a-43c7-b594-02224d2e3236', 'size': 1}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:21:24.985225 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-520b7eca-8015-42b4-ba39-29fd9a5b3efd tempest-VolumesTransfersV355Test-349371422 tempest-VolumesTransfersV355Test-349371422-project-member] https://10.4.3.229/volume/v3/volume-transfers/e842ead2-5533-4a67-a13f-7a970ffd1d6b/accept returned with HTTP 202 Aug 06 14:21:24.985703 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 147/589] 10.4.3.229 () {70 vars in 1458 bytes} [Thu Aug 6 14:21:24 2026] POST /volume/v3/volume-transfers/e842ead2-5533-4a67-a13f-7a970ffd1d6b/accept => generated 365 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:24.996093 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-3f67b5db-a571-4dc4-8d29-44f51bfe29c3 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:24.996861 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:24.996861 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:24.997400 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-1d65d87c-a392-40e9-bafa-fd6c785500a7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Create volume of 1 GB Aug 06 14:21:24.997886 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3f67b5db-a571-4dc4-8d29-44f51bfe29c3 tempest-VolumesTransfersV355Test-349371422 tempest-VolumesTransfersV355Test-349371422-project-member] GET https://10.4.3.229/volume/v3/volumes/c7e6fd7d-2e82-45cf-8427-04d34327373a Aug 06 14:21:24.998175 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3f67b5db-a571-4dc4-8d29-44f51bfe29c3 tempest-VolumesTransfersV355Test-349371422 tempest-VolumesTransfersV355Test-349371422-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:24.998406 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3f67b5db-a571-4dc4-8d29-44f51bfe29c3 tempest-VolumesTransfersV355Test-349371422 tempest-VolumesTransfersV355Test-349371422-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:25.004274 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-1d65d87c-a392-40e9-bafa-fd6c785500a7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Availability Zones retrieved successfully. Aug 06 14:21:25.007091 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:25.007091 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:25.009911 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1d65d87c-a392-40e9-bafa-fd6c785500a7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Flow 'volume_create_api' (3339af2b-fe2c-4949-89d9-3086f7424fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:25.011067 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1d65d87c-a392-40e9-bafa-fd6c785500a7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36579789-5fc4-4022-b28e-5219e92b7093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:25.011747 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:25.011747 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:25.011833 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-3f67b5db-a571-4dc4-8d29-44f51bfe29c3 tempest-VolumesTransfersV355Test-349371422 tempest-VolumesTransfersV355Test-349371422-project-member] Volume info retrieved successfully. Aug 06 14:21:25.012289 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-1d65d87c-a392-40e9-bafa-fd6c785500a7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:21:25.017175 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3f67b5db-a571-4dc4-8d29-44f51bfe29c3 tempest-VolumesTransfersV355Test-349371422 tempest-VolumesTransfersV355Test-349371422-project-member] https://10.4.3.229/volume/v3/volumes/c7e6fd7d-2e82-45cf-8427-04d34327373a returned with HTTP 200 Aug 06 14:21:25.017708 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 148/590] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:24 2026] GET /volume/v3/volumes/c7e6fd7d-2e82-45cf-8427-04d34327373a => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:25.034375 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-bf2a95c9-781d-4c8d-97f7-da381f1d8d2e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:25.037313 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bf2a95c9-781d-4c8d-97f7-da381f1d8d2e tempest-VolumesTransfersV355Test-349371422 tempest-VolumesTransfersV355Test-349371422-project-member] GET https://10.4.3.229/volume/v3/volumes/c7e6fd7d-2e82-45cf-8427-04d34327373a Aug 06 14:21:25.037620 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bf2a95c9-781d-4c8d-97f7-da381f1d8d2e tempest-VolumesTransfersV355Test-349371422 tempest-VolumesTransfersV355Test-349371422-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:25.037916 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bf2a95c9-781d-4c8d-97f7-da381f1d8d2e tempest-VolumesTransfersV355Test-349371422 tempest-VolumesTransfersV355Test-349371422-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:25.043883 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1d65d87c-a392-40e9-bafa-fd6c785500a7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36579789-5fc4-4022-b28e-5219e92b7093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:21:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ad70a41-2536-4c7e-ac7c-1a2f65828ade,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1959854557',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ad70a41-2536-4c7e-ac7c-1a2f65828ade', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7d9107e1-2f2a-43c7-b594-02224d2e3236', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:25.045003 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1d65d87c-a392-40e9-bafa-fd6c785500a7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc170e13-00a3-429d-b9f0-709bf56e9959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:25.047888 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:25.047888 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:25.052008 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-bf2a95c9-781d-4c8d-97f7-da381f1d8d2e tempest-VolumesTransfersV355Test-349371422 tempest-VolumesTransfersV355Test-349371422-project-member] Volume info retrieved successfully. Aug 06 14:21:25.055859 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bf2a95c9-781d-4c8d-97f7-da381f1d8d2e tempest-VolumesTransfersV355Test-349371422 tempest-VolumesTransfersV355Test-349371422-project-member] https://10.4.3.229/volume/v3/volumes/c7e6fd7d-2e82-45cf-8427-04d34327373a returned with HTTP 200 Aug 06 14:21:25.056205 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 150/591] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:25 2026] GET /volume/v3/volumes/c7e6fd7d-2e82-45cf-8427-04d34327373a => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:25.075405 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5763b18a-ac89-4cc4-8190-7a1a20799e1a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:25.076994 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5763b18a-ac89-4cc4-8190-7a1a20799e1a tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] DELETE https://10.4.3.229/volume/v3/volume-transfers/e842ead2-5533-4a67-a13f-7a970ffd1d6b Aug 06 14:21:25.077505 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5763b18a-ac89-4cc4-8190-7a1a20799e1a tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:25.077926 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5763b18a-ac89-4cc4-8190-7a1a20799e1a tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:25.078180 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.contrib.volume_transfer [None req-5763b18a-ac89-4cc4-8190-7a1a20799e1a tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Delete transfer with id: e842ead2-5533-4a67-a13f-7a970ffd1d6b Aug 06 14:21:25.081821 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-1d65d87c-a392-40e9-bafa-fd6c785500a7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1959854557 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1959854557, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:21:25.083048 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-1d65d87c-a392-40e9-bafa-fd6c785500a7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1959854557 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1959854557, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:21:25.083874 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5763b18a-ac89-4cc4-8190-7a1a20799e1a tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] https://10.4.3.229/volume/v3/volume-transfers/e842ead2-5533-4a67-a13f-7a970ffd1d6b returned with HTTP 404 Aug 06 14:21:25.084513 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 148/592] 10.4.3.229 () {68 vars in 1419 bytes} [Thu Aug 6 14:21:25 2026] DELETE /volume/v3/volume-transfers/e842ead2-5533-4a67-a13f-7a970ffd1d6b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:21:25.094847 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-161b179d-0e19-46e3-a2b6-c7ff6a100323 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:25.113480 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-1d65d87c-a392-40e9-bafa-fd6c785500a7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Created reservations ['3deefe95-b25e-45f5-94dc-1a971f7ad662', 'e768165b-790a-4d4f-ae49-95653d8ad873', 'fe78e519-3a18-4366-9593-ec133ea3321b', '79f46b12-b941-4197-b1e1-6b25f519451d'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:25.114477 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1d65d87c-a392-40e9-bafa-fd6c785500a7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc170e13-00a3-429d-b9f0-709bf56e9959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3deefe95-b25e-45f5-94dc-1a971f7ad662', 'e768165b-790a-4d4f-ae49-95653d8ad873', 'fe78e519-3a18-4366-9593-ec133ea3321b', '79f46b12-b941-4197-b1e1-6b25f519451d']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:25.114874 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1d65d87c-a392-40e9-bafa-fd6c785500a7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5580f282-eaf5-41da-be18-84660ccb27a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:25.134274 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1d65d87c-a392-40e9-bafa-fd6c785500a7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5580f282-eaf5-41da-be18-84660ccb27a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fdb103d-b122-4833-a579-9ac4dbd5e739', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-750407794',encryption_key_id=None,group_id=7d9107e1-2f2a-43c7-b594-02224d2e3236,group_type_id=,metadata={},multiattach=False,project_id='953e29b7bacc4a59bc1beb88bd341b6b',qos_specs=None,replication_status=,reservations=['3deefe95-b25e-45f5-94dc-1a971f7ad662','e768165b-790a-4d4f-ae49-95653d8ad873','fe78e519-3a18-4366-9593-ec133ea3321b','79f46b12-b941-4197-b1e1-6b25f519451d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9648cdd90bc43da87513d46ac7d3f55',volume_type_id=4ad70a41-2536-4c7e-ac7c-1a2f65828ade), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:21:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-750407794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7d9107e1-2f2a-43c7-b594-02224d2e3236,host=None,id=5fdb103d-b122-4833-a579-9ac4dbd5e739,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='953e29b7bacc4a59bc1beb88bd341b6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9648cdd90bc43da87513d46ac7d3f55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ad70a41-2536-4c7e-ac7c-1a2f65828ade),volume_type_id=4ad70a41-2536-4c7e-ac7c-1a2f65828ade)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:25.135446 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1d65d87c-a392-40e9-bafa-fd6c785500a7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8baad3dd-fb64-4762-b971-3ce5eff869e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:25.147407 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-161b179d-0e19-46e3-a2b6-c7ff6a100323 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/c7e6fd7d-2e82-45cf-8427-04d34327373a Aug 06 14:21:25.147725 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-161b179d-0e19-46e3-a2b6-c7ff6a100323 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:25.148003 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-161b179d-0e19-46e3-a2b6-c7ff6a100323 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:25.148234 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-161b179d-0e19-46e3-a2b6-c7ff6a100323 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] Delete volume with id: c7e6fd7d-2e82-45cf-8427-04d34327373a Aug 06 14:21:25.151697 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1d65d87c-a392-40e9-bafa-fd6c785500a7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8baad3dd-fb64-4762-b971-3ce5eff869e9) transitioned into state 'SUCCESS' from state '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-750407794',encryption_key_id=None,group_id=7d9107e1-2f2a-43c7-b594-02224d2e3236,group_type_id=,metadata={},multiattach=False,project_id='953e29b7bacc4a59bc1beb88bd341b6b',qos_specs=None,replication_status=,reservations=['3deefe95-b25e-45f5-94dc-1a971f7ad662','e768165b-790a-4d4f-ae49-95653d8ad873','fe78e519-3a18-4366-9593-ec133ea3321b','79f46b12-b941-4197-b1e1-6b25f519451d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9648cdd90bc43da87513d46ac7d3f55',volume_type_id=4ad70a41-2536-4c7e-ac7c-1a2f65828ade)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:25.152401 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1d65d87c-a392-40e9-bafa-fd6c785500a7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30e4775c-7877-420d-badc-a335092b4e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:25.156242 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:25.156242 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:25.156580 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-161b179d-0e19-46e3-a2b6-c7ff6a100323 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] Volume info retrieved successfully. Aug 06 14:21:25.168343 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1d65d87c-a392-40e9-bafa-fd6c785500a7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30e4775c-7877-420d-badc-a335092b4e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:25.169128 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1d65d87c-a392-40e9-bafa-fd6c785500a7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Flow 'volume_create_api' (3339af2b-fe2c-4949-89d9-3086f7424fc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:25.169542 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-1d65d87c-a392-40e9-bafa-fd6c785500a7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Create volume request issued successfully. Aug 06 14:21:25.170248 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-1d65d87c-a392-40e9-bafa-fd6c785500a7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:25.170392 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-1d65d87c-a392-40e9-bafa-fd6c785500a7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:25.171648 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-161b179d-0e19-46e3-a2b6-c7ff6a100323 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] Delete volume request issued successfully. Aug 06 14:21:25.171867 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-161b179d-0e19-46e3-a2b6-c7ff6a100323 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] https://10.4.3.229/volume/v3/volumes/c7e6fd7d-2e82-45cf-8427-04d34327373a returned with HTTP 202 Aug 06 14:21:25.172283 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 149/593] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:21:25 2026] DELETE /volume/v3/volumes/c7e6fd7d-2e82-45cf-8427-04d34327373a => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:21:25.181279 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-54e4d292-2410-4f1e-81b3-d775f4955770 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:25.183671 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-54e4d292-2410-4f1e-81b3-d775f4955770 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] GET https://10.4.3.229/volume/v3/volumes/c7e6fd7d-2e82-45cf-8427-04d34327373a Aug 06 14:21:25.183917 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-54e4d292-2410-4f1e-81b3-d775f4955770 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:25.184110 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-54e4d292-2410-4f1e-81b3-d775f4955770 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:25.191403 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:25.191403 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:25.195630 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-54e4d292-2410-4f1e-81b3-d775f4955770 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] Volume info retrieved successfully. Aug 06 14:21:25.201146 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-54e4d292-2410-4f1e-81b3-d775f4955770 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] https://10.4.3.229/volume/v3/volumes/c7e6fd7d-2e82-45cf-8427-04d34327373a returned with HTTP 200 Aug 06 14:21:25.201745 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 151/594] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:25 2026] GET /volume/v3/volumes/c7e6fd7d-2e82-45cf-8427-04d34327373a => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:21:25.207555 np0000006659 devstack@c-api.service[100398]: DEBUG oslo_db.sqlalchemy.engines [None req-1d65d87c-a392-40e9-bafa-fd6c785500a7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:25.211186 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:25.211186 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:25.215748 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1d65d87c-a392-40e9-bafa-fd6c785500a7 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:21:25.216144 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 147/595] 10.4.3.229 () {70 vars in 1300 bytes} [Thu Aug 6 14:21:24 2026] POST /volume/v3/volumes => generated 822 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:25.237509 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f71ff581-4aab-479a-847f-5c0d72f31a24 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:25.239923 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f71ff581-4aab-479a-847f-5c0d72f31a24 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/volumes/5fdb103d-b122-4833-a579-9ac4dbd5e739 Aug 06 14:21:25.242031 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f71ff581-4aab-479a-847f-5c0d72f31a24 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:25.242031 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f71ff581-4aab-479a-847f-5c0d72f31a24 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:25.249572 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:25.249572 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:25.254127 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f71ff581-4aab-479a-847f-5c0d72f31a24 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Volume info retrieved successfully. Aug 06 14:21:25.257505 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-f71ff581-4aab-479a-847f-5c0d72f31a24 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:25.257505 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-f71ff581-4aab-479a-847f-5c0d72f31a24 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:25.300825 np0000006659 devstack@c-api.service[100399]: DEBUG oslo_db.sqlalchemy.engines [None req-f71ff581-4aab-479a-847f-5c0d72f31a24 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100399) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:25.304006 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:25.304006 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:25.314099 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f71ff581-4aab-479a-847f-5c0d72f31a24 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes/5fdb103d-b122-4833-a579-9ac4dbd5e739 returned with HTTP 200 Aug 06 14:21:25.314721 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 149/596] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:25 2026] GET /volume/v3/volumes/5fdb103d-b122-4833-a579-9ac4dbd5e739 => generated 890 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:25.324673 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8e78451c-1395-4b2b-861f-6f1ecb5c3dec None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:25.326347 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8e78451c-1395-4b2b-861f-6f1ecb5c3dec tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] GET https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e Aug 06 14:21:25.326597 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8e78451c-1395-4b2b-861f-6f1ecb5c3dec tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:25.326834 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8e78451c-1395-4b2b-861f-6f1ecb5c3dec tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:25.337498 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:25.337498 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:25.341183 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8e78451c-1395-4b2b-861f-6f1ecb5c3dec tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Volume info retrieved successfully. Aug 06 14:21:25.346789 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8e78451c-1395-4b2b-861f-6f1ecb5c3dec tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e returned with HTTP 200 Aug 06 14:21:25.347308 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 150/597] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:25 2026] GET /volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:25.351250 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-124bc6ef-4bbb-4939-9173-735a4a3d17c6 req-be085896-ea44-4ba9-b141-d848442617ae None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:25.353937 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-124bc6ef-4bbb-4939-9173-735a4a3d17c6 req-be085896-ea44-4ba9-b141-d848442617ae tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] DELETE https://10.4.3.229/volume/v3/attachments/35e7edb9-dd7d-4d58-9603-98dec918a497 Aug 06 14:21:25.354178 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-124bc6ef-4bbb-4939-9173-735a4a3d17c6 req-be085896-ea44-4ba9-b141-d848442617ae tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:25.354497 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-124bc6ef-4bbb-4939-9173-735a4a3d17c6 req-be085896-ea44-4ba9-b141-d848442617ae tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:25.362361 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:25.362361 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:25.412736 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-124bc6ef-4bbb-4939-9173-735a4a3d17c6 req-be085896-ea44-4ba9-b141-d848442617ae tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] https://10.4.3.229/volume/v3/attachments/35e7edb9-dd7d-4d58-9603-98dec918a497 returned with HTTP 200 Aug 06 14:21:25.413156 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 152/598] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:21:25 2026] DELETE /volume/v3/attachments/35e7edb9-dd7d-4d58-9603-98dec918a497 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:26.217406 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7ed7fcab-bc1d-4dfc-842f-e7a9590416d7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:26.220173 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7ed7fcab-bc1d-4dfc-842f-e7a9590416d7 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] GET https://10.4.3.229/volume/v3/volumes/c7e6fd7d-2e82-45cf-8427-04d34327373a Aug 06 14:21:26.220414 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7ed7fcab-bc1d-4dfc-842f-e7a9590416d7 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:26.220653 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7ed7fcab-bc1d-4dfc-842f-e7a9590416d7 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:26.227682 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7ed7fcab-bc1d-4dfc-842f-e7a9590416d7 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] https://10.4.3.229/volume/v3/volumes/c7e6fd7d-2e82-45cf-8427-04d34327373a returned with HTTP 404 Aug 06 14:21:26.228167 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 148/599] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:26 2026] GET /volume/v3/volumes/c7e6fd7d-2e82-45cf-8427-04d34327373a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:21:26.234837 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-56e17517-5e34-4910-aa4f-02889a5f941e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:26.237372 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-56e17517-5e34-4910-aa4f-02889a5f941e tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] GET https://10.4.3.229/volume/v3/volumes/c7e6fd7d-2e82-45cf-8427-04d34327373a Aug 06 14:21:26.237774 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-56e17517-5e34-4910-aa4f-02889a5f941e tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:26.238089 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-56e17517-5e34-4910-aa4f-02889a5f941e tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:26.245249 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-56e17517-5e34-4910-aa4f-02889a5f941e tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] https://10.4.3.229/volume/v3/volumes/c7e6fd7d-2e82-45cf-8427-04d34327373a returned with HTTP 404 Aug 06 14:21:26.245948 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 150/600] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:26 2026] GET /volume/v3/volumes/c7e6fd7d-2e82-45cf-8427-04d34327373a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:21:26.254791 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-719a62c2-168c-4b6a-bf0c-1655fe9c2b78 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:26.256353 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-719a62c2-168c-4b6a-bf0c-1655fe9c2b78 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] DELETE https://10.4.3.229/volume/v3/volumes/c7e6fd7d-2e82-45cf-8427-04d34327373a Aug 06 14:21:26.256558 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-719a62c2-168c-4b6a-bf0c-1655fe9c2b78 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:26.256729 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-719a62c2-168c-4b6a-bf0c-1655fe9c2b78 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:26.256888 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-719a62c2-168c-4b6a-bf0c-1655fe9c2b78 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Delete volume with id: c7e6fd7d-2e82-45cf-8427-04d34327373a Aug 06 14:21:26.261582 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-719a62c2-168c-4b6a-bf0c-1655fe9c2b78 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] https://10.4.3.229/volume/v3/volumes/c7e6fd7d-2e82-45cf-8427-04d34327373a returned with HTTP 404 Aug 06 14:21:26.262073 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 151/601] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:21:26 2026] DELETE /volume/v3/volumes/c7e6fd7d-2e82-45cf-8427-04d34327373a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:21:26.271278 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1d5e7dc8-6c3f-4864-9364-525c0a7035b4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:26.272932 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1d5e7dc8-6c3f-4864-9364-525c0a7035b4 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:21:26.273280 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1d5e7dc8-6c3f-4864-9364-525c0a7035b4 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1946484947"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:26.274560 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-1d5e7dc8-6c3f-4864-9364-525c0a7035b4 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1946484947'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:21:26.274666 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-1d5e7dc8-6c3f-4864-9364-525c0a7035b4 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Create volume of 1 GB Aug 06 14:21:26.274881 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:26.274881 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:26.279988 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-1d5e7dc8-6c3f-4864-9364-525c0a7035b4 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Availability Zones retrieved successfully. Aug 06 14:21:26.286971 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1d5e7dc8-6c3f-4864-9364-525c0a7035b4 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Flow 'volume_create_api' (f13601a6-93bd-40d7-82aa-6ab57aa10a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:26.288360 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1d5e7dc8-6c3f-4864-9364-525c0a7035b4 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baa81eba-15e8-4503-abae-2a81ed1bf9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:26.289329 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-1d5e7dc8-6c3f-4864-9364-525c0a7035b4 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:21:26.315470 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1d5e7dc8-6c3f-4864-9364-525c0a7035b4 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baa81eba-15e8-4503-abae-2a81ed1bf9aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:26.316213 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1d5e7dc8-6c3f-4864-9364-525c0a7035b4 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9de6f477-bc18-42e4-945e-ffaea6c09dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:26.333287 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-db82c33c-ab3c-472f-aef6-556594e2c38d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:26.335132 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-db82c33c-ab3c-472f-aef6-556594e2c38d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/volumes/5fdb103d-b122-4833-a579-9ac4dbd5e739 Aug 06 14:21:26.335374 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-db82c33c-ab3c-472f-aef6-556594e2c38d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:26.335599 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-db82c33c-ab3c-472f-aef6-556594e2c38d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:26.342570 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:26.342570 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:26.346243 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-db82c33c-ab3c-472f-aef6-556594e2c38d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Volume info retrieved successfully. Aug 06 14:21:26.346991 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-db82c33c-ab3c-472f-aef6-556594e2c38d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:26.347158 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-db82c33c-ab3c-472f-aef6-556594e2c38d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:26.368621 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-470e7f7e-b586-4625-b2cf-b235f78b94e4 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:26.369315 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-1d5e7dc8-6c3f-4864-9364-525c0a7035b4 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Created reservations ['41bee578-c25a-4b1e-986f-02f07e04bd60', '96c83a12-49dd-4b7f-abaf-23ec8ab1e412', '0d9de6a4-7bb3-4111-a6d3-4577bef4d180', 'ed612cb0-149f-459a-9ae3-c43899f7c9cd'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:26.370330 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1d5e7dc8-6c3f-4864-9364-525c0a7035b4 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9de6f477-bc18-42e4-945e-ffaea6c09dac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41bee578-c25a-4b1e-986f-02f07e04bd60', '96c83a12-49dd-4b7f-abaf-23ec8ab1e412', '0d9de6a4-7bb3-4111-a6d3-4577bef4d180', 'ed612cb0-149f-459a-9ae3-c43899f7c9cd']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:26.370463 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-470e7f7e-b586-4625-b2cf-b235f78b94e4 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] GET https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e Aug 06 14:21:26.370655 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-470e7f7e-b586-4625-b2cf-b235f78b94e4 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:26.370952 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-470e7f7e-b586-4625-b2cf-b235f78b94e4 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:26.371458 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1d5e7dc8-6c3f-4864-9364-525c0a7035b4 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc366d6f-4bb6-4f83-a48a-bb4f1bdeac44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:26.377935 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:26.377935 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:26.381817 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-470e7f7e-b586-4625-b2cf-b235f78b94e4 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Volume info retrieved successfully. Aug 06 14:21:26.387293 np0000006659 devstack@c-api.service[100398]: DEBUG oslo_db.sqlalchemy.engines [None req-db82c33c-ab3c-472f-aef6-556594e2c38d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:26.387745 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-470e7f7e-b586-4625-b2cf-b235f78b94e4 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e returned with HTTP 200 Aug 06 14:21:26.388231 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 151/602] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:26 2026] GET /volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:26.390920 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:26.390920 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:26.397605 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1d5e7dc8-6c3f-4864-9364-525c0a7035b4 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc366d6f-4bb6-4f83-a48a-bb4f1bdeac44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '991c07c2-d81f-490d-ae92-7babe5964d59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1946484947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c30719ff1b345ff957edc4ca86e82bf',qos_specs=None,replication_status=,reservations=['41bee578-c25a-4b1e-986f-02f07e04bd60','96c83a12-49dd-4b7f-abaf-23ec8ab1e412','0d9de6a4-7bb3-4111-a6d3-4577bef4d180','ed612cb0-149f-459a-9ae3-c43899f7c9cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d8560f7eafd4a8280d508c24232a2c4',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:21:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1946484947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=991c07c2-d81f-490d-ae92-7babe5964d59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c30719ff1b345ff957edc4ca86e82bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d8560f7eafd4a8280d508c24232a2c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:26.398485 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1d5e7dc8-6c3f-4864-9364-525c0a7035b4 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11717148-b1c4-4108-9f55-aed436a8973d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:26.398532 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-db82c33c-ab3c-472f-aef6-556594e2c38d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes/5fdb103d-b122-4833-a579-9ac4dbd5e739 returned with HTTP 200 Aug 06 14:21:26.399227 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 149/603] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:26 2026] GET /volume/v3/volumes/5fdb103d-b122-4833-a579-9ac4dbd5e739 => generated 915 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:26.415110 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1473b864-b810-4fb0-853c-b4cf649c469d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:26.417419 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1473b864-b810-4fb0-853c-b4cf649c469d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] POST https://10.4.3.229/volume/v3/group_snapshots Aug 06 14:21:26.418051 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1473b864-b810-4fb0-853c-b4cf649c469d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "7d9107e1-2f2a-43c7-b594-02224d2e3236", "name": "tempest-group_snapshot-993990523"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:26.420129 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.group_snapshots [None req-1473b864-b810-4fb0-853c-b4cf649c469d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '7d9107e1-2f2a-43c7-b594-02224d2e3236', 'name': 'tempest-group_snapshot-993990523'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 06 14:21:26.424313 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:26.424313 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:26.426225 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1d5e7dc8-6c3f-4864-9364-525c0a7035b4 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11717148-b1c4-4108-9f55-aed436a8973d) transitioned into state 'SUCCESS' from state '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-1946484947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c30719ff1b345ff957edc4ca86e82bf',qos_specs=None,replication_status=,reservations=['41bee578-c25a-4b1e-986f-02f07e04bd60','96c83a12-49dd-4b7f-abaf-23ec8ab1e412','0d9de6a4-7bb3-4111-a6d3-4577bef4d180','ed612cb0-149f-459a-9ae3-c43899f7c9cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d8560f7eafd4a8280d508c24232a2c4',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:26.427453 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1d5e7dc8-6c3f-4864-9364-525c0a7035b4 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c7c6fdc-98cc-4ddc-a7a4-8af3bba834f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:26.428389 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.group_snapshots [None req-1473b864-b810-4fb0-853c-b4cf649c469d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Creating group_snapshot tempest-group_snapshot-993990523. Aug 06 14:21:26.440361 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1d5e7dc8-6c3f-4864-9364-525c0a7035b4 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c7c6fdc-98cc-4ddc-a7a4-8af3bba834f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:26.441608 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1d5e7dc8-6c3f-4864-9364-525c0a7035b4 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Flow 'volume_create_api' (f13601a6-93bd-40d7-82aa-6ab57aa10a51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:26.442040 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-1d5e7dc8-6c3f-4864-9364-525c0a7035b4 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Create volume request issued successfully. Aug 06 14:21:26.442076 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:26.442076 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:26.442995 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1d5e7dc8-6c3f-4864-9364-525c0a7035b4 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:21:26.443687 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 153/604] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:21:26 2026] POST /volume/v3/volumes => generated 819 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:26.463978 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-afd61175-52d0-4dfc-84c1-7215b46319bf None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:26.469249 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [None req-1473b864-b810-4fb0-853c-b4cf649c469d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1959854557 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1959854557, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:21:26.469720 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [None req-1473b864-b810-4fb0-853c-b4cf649c469d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1959854557 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1959854557, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:21:26.476131 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-afd61175-52d0-4dfc-84c1-7215b46319bf tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] GET https://10.4.3.229/volume/v3/volumes/991c07c2-d81f-490d-ae92-7babe5964d59 Aug 06 14:21:26.482736 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-afd61175-52d0-4dfc-84c1-7215b46319bf tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:26.483005 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-afd61175-52d0-4dfc-84c1-7215b46319bf tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:26.491304 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-1473b864-b810-4fb0-853c-b4cf649c469d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Created reservations ['565c515b-f291-404a-b217-298ce8c2a9b9', '833f2133-3857-4925-af54-27b44cf2b7be', '2be7aae6-05df-4446-babe-0db208df2bcc', '444bca5e-f197-4fa7-a9e2-9428f86faf46'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:26.497067 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:26.497067 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:26.501760 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-afd61175-52d0-4dfc-84c1-7215b46319bf tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Volume info retrieved successfully. Aug 06 14:21:26.506905 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-afd61175-52d0-4dfc-84c1-7215b46319bf tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] https://10.4.3.229/volume/v3/volumes/991c07c2-d81f-490d-ae92-7babe5964d59 returned with HTTP 200 Aug 06 14:21:26.507297 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 152/605] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:26 2026] GET /volume/v3/volumes/991c07c2-d81f-490d-ae92-7babe5964d59 => generated 887 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:26.517084 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1473b864-b810-4fb0-853c-b4cf649c469d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/group_snapshots returned with HTTP 202 Aug 06 14:21:26.517647 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 152/606] 10.4.3.229 () {70 vars in 1324 bytes} [Thu Aug 6 14:21:26 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:26.529809 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-eed348b0-ee07-430a-805e-3340765ff2e0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:26.530204 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-71bfdb01-9a59-4b90-ae46-a730a6a5e71d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:26.532454 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-eed348b0-ee07-430a-805e-3340765ff2e0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/7623a3e4-d997-42bc-bcec-e0bec1aebefb Aug 06 14:21:26.532760 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-eed348b0-ee07-430a-805e-3340765ff2e0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:26.533199 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-eed348b0-ee07-430a-805e-3340765ff2e0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:26.533524 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.group_snapshots [None req-eed348b0-ee07-430a-805e-3340765ff2e0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] show called for member 7623a3e4-d997-42bc-bcec-e0bec1aebefb {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 14:21:26.535146 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-71bfdb01-9a59-4b90-ae46-a730a6a5e71d tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] GET https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 Aug 06 14:21:26.535333 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-71bfdb01-9a59-4b90-ae46-a730a6a5e71d tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:26.535532 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-71bfdb01-9a59-4b90-ae46-a730a6a5e71d tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:26.536493 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:26.536493 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:26.544054 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-eed348b0-ee07-430a-805e-3340765ff2e0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/group_snapshots/7623a3e4-d997-42bc-bcec-e0bec1aebefb returned with HTTP 200 Aug 06 14:21:26.544054 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 150/607] 10.4.3.229 () {68 vars in 1413 bytes} [Thu Aug 6 14:21:26 2026] GET /volume/v3/group_snapshots/7623a3e4-d997-42bc-bcec-e0bec1aebefb => generated 306 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:26.550316 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:26.550316 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:26.555152 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-71bfdb01-9a59-4b90-ae46-a730a6a5e71d tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:21:26.568763 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-71bfdb01-9a59-4b90-ae46-a730a6a5e71d tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 returned with HTTP 200 Aug 06 14:21:26.568763 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 154/608] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:26 2026] GET /volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:26.803208 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7299b464-33b0-4163-9a82-ed02d7e924f9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:26.806839 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7299b464-33b0-4163-9a82-ed02d7e924f9 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] GET https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 Aug 06 14:21:26.807088 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7299b464-33b0-4163-9a82-ed02d7e924f9 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:26.807410 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7299b464-33b0-4163-9a82-ed02d7e924f9 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:26.819158 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:26.819158 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:26.822806 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-7299b464-33b0-4163-9a82-ed02d7e924f9 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:21:26.826618 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7299b464-33b0-4163-9a82-ed02d7e924f9 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 returned with HTTP 200 Aug 06 14:21:26.827228 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 153/609] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:26 2026] GET /volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:26.864783 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-7beea71a-bb9b-4810-ab64-c10291a448fe req-9e5459f0-1bfe-424d-8e90-598ed10fe5ea None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:26.866795 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-7beea71a-bb9b-4810-ab64-c10291a448fe req-9e5459f0-1bfe-424d-8e90-598ed10fe5ea tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] GET https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 Aug 06 14:21:26.867006 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-7beea71a-bb9b-4810-ab64-c10291a448fe req-9e5459f0-1bfe-424d-8e90-598ed10fe5ea tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:26.867141 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-7beea71a-bb9b-4810-ab64-c10291a448fe req-9e5459f0-1bfe-424d-8e90-598ed10fe5ea tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:26.875061 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:26.875061 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:26.877790 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-7beea71a-bb9b-4810-ab64-c10291a448fe req-9e5459f0-1bfe-424d-8e90-598ed10fe5ea tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:21:26.881321 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-7beea71a-bb9b-4810-ab64-c10291a448fe req-9e5459f0-1bfe-424d-8e90-598ed10fe5ea tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 returned with HTTP 200 Aug 06 14:21:26.881696 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 153/610] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:21:26 2026] GET /volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 => generated 1138 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:26.899507 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-7beea71a-bb9b-4810-ab64-c10291a448fe req-d187588a-a781-4bd1-b51c-0915daf577b2 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:26.901366 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-7beea71a-bb9b-4810-ab64-c10291a448fe req-d187588a-a781-4bd1-b51c-0915daf577b2 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] POST https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970/action Aug 06 14:21:26.901725 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-7beea71a-bb9b-4810-ab64-c10291a448fe req-d187588a-a781-4bd1-b51c-0915daf577b2 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:21:26.901872 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-7beea71a-bb9b-4810-ab64-c10291a448fe req-d187588a-a781-4bd1-b51c-0915daf577b2 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:26.912505 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:26.912505 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:26.913020 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-7beea71a-bb9b-4810-ab64-c10291a448fe req-d187588a-a781-4bd1-b51c-0915daf577b2 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:21:26.920149 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-7beea71a-bb9b-4810-ab64-c10291a448fe req-d187588a-a781-4bd1-b51c-0915daf577b2 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Begin detaching volume completed successfully. Aug 06 14:21:26.920371 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-7beea71a-bb9b-4810-ab64-c10291a448fe req-d187588a-a781-4bd1-b51c-0915daf577b2 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970/action returned with HTTP 202 Aug 06 14:21:26.920827 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 151/611] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:21:26 2026] POST /volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 06 14:21:26.970941 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ec4f9410-b42f-4c6a-8fa4-ae4fe6a6c040 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:26.971546 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ec4f9410-b42f-4c6a-8fa4-ae4fe6a6c040 None None] GET https://10.4.3.229/volume// Aug 06 14:21:26.971546 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ec4f9410-b42f-4c6a-8fa4-ae4fe6a6c040 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:26.971695 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ec4f9410-b42f-4c6a-8fa4-ae4fe6a6c040 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:26.972006 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ec4f9410-b42f-4c6a-8fa4-ae4fe6a6c040 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:21:26.972302 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 155/612] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:21: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 06 14:21:26.979471 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-7beea71a-bb9b-4810-ab64-c10291a448fe req-a1e1cedc-ac8c-46da-80ef-b838f4378426 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:26.986547 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-7beea71a-bb9b-4810-ab64-c10291a448fe req-a1e1cedc-ac8c-46da-80ef-b838f4378426 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] GET https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 Aug 06 14:21:26.986708 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-7beea71a-bb9b-4810-ab64-c10291a448fe req-a1e1cedc-ac8c-46da-80ef-b838f4378426 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:26.986875 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-7beea71a-bb9b-4810-ab64-c10291a448fe req-a1e1cedc-ac8c-46da-80ef-b838f4378426 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:26.996168 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:26.996168 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:27.000274 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-7beea71a-bb9b-4810-ab64-c10291a448fe req-a1e1cedc-ac8c-46da-80ef-b838f4378426 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:21:27.005271 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-7beea71a-bb9b-4810-ab64-c10291a448fe req-a1e1cedc-ac8c-46da-80ef-b838f4378426 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 returned with HTTP 200 Aug 06 14:21:27.005660 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 154/613] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:21:26 2026] GET /volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 => generated 1321 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:21:27.521840 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-639a8726-9e43-48c7-a151-d0044c88edfd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:27.523956 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-639a8726-9e43-48c7-a151-d0044c88edfd tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] GET https://10.4.3.229/volume/v3/volumes/991c07c2-d81f-490d-ae92-7babe5964d59 Aug 06 14:21:27.524212 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-639a8726-9e43-48c7-a151-d0044c88edfd tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:27.524442 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-639a8726-9e43-48c7-a151-d0044c88edfd tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:27.534904 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:27.534904 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:27.539421 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-639a8726-9e43-48c7-a151-d0044c88edfd tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Volume info retrieved successfully. Aug 06 14:21:27.545693 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-639a8726-9e43-48c7-a151-d0044c88edfd tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] https://10.4.3.229/volume/v3/volumes/991c07c2-d81f-490d-ae92-7babe5964d59 returned with HTTP 200 Aug 06 14:21:27.546165 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 154/614] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:27 2026] GET /volume/v3/volumes/991c07c2-d81f-490d-ae92-7babe5964d59 => generated 946 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:27.555797 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-01d8b54a-5b37-4e76-b74b-a9e105190679 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:27.558373 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-01d8b54a-5b37-4e76-b74b-a9e105190679 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/7623a3e4-d997-42bc-bcec-e0bec1aebefb Aug 06 14:21:27.558373 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-01d8b54a-5b37-4e76-b74b-a9e105190679 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:27.558373 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-01d8b54a-5b37-4e76-b74b-a9e105190679 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:27.558373 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.group_snapshots [None req-01d8b54a-5b37-4e76-b74b-a9e105190679 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] show called for member 7623a3e4-d997-42bc-bcec-e0bec1aebefb {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 14:21:27.561385 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-cc5f8a02-f1f7-4154-b100-535709252721 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:27.563093 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cc5f8a02-f1f7-4154-b100-535709252721 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] POST https://10.4.3.229/volume/v3/volume-transfers Aug 06 14:21:27.563423 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cc5f8a02-f1f7-4154-b100-535709252721 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "991c07c2-d81f-490d-ae92-7babe5964d59"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:27.563706 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:27.563706 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:27.564987 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volume_transfer [None req-cc5f8a02-f1f7-4154-b100-535709252721 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Creating new volume transfer {'transfer': {'volume_id': '991c07c2-d81f-490d-ae92-7babe5964d59'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 06 14:21:27.565130 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volume_transfer [None req-cc5f8a02-f1f7-4154-b100-535709252721 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Creating transfer of volume 991c07c2-d81f-490d-ae92-7babe5964d59 Aug 06 14:21:27.565303 np0000006659 devstack@c-api.service[100396]: INFO cinder.transfer.api [None req-cc5f8a02-f1f7-4154-b100-535709252721 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Generating transfer record for volume 991c07c2-d81f-490d-ae92-7babe5964d59 Aug 06 14:21:27.568420 np0000006659 devstack@c-api.service[100396]: DEBUG dbcounter [-] [100396] Writing DB stats cinder:SELECT=484,cinder:UPDATE=142,cinder:INSERT=81,cinder:DELETE=5 {{(pid=100396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:21:27.568483 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-01d8b54a-5b37-4e76-b74b-a9e105190679 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/group_snapshots/7623a3e4-d997-42bc-bcec-e0bec1aebefb returned with HTTP 200 Aug 06 14:21:27.568677 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 152/615] 10.4.3.229 () {68 vars in 1413 bytes} [Thu Aug 6 14:21:27 2026] GET /volume/v3/group_snapshots/7623a3e4-d997-42bc-bcec-e0bec1aebefb => generated 307 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:27.574729 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:27.574729 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:27.577180 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a6208ed3-711c-4b70-b1f7-6aab6952c28f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:27.579465 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a6208ed3-711c-4b70-b1f7-6aab6952c28f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/snapshots/detail Aug 06 14:21:27.579742 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a6208ed3-711c-4b70-b1f7-6aab6952c28f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:27.580004 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a6208ed3-711c-4b70-b1f7-6aab6952c28f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'detail' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:27.580358 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.api_utils [None req-a6208ed3-711c-4b70-b1f7-6aab6952c28f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Removing options '' from query. {{(pid=100399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:21:27.581718 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.db.api [None req-a6208ed3-711c-4b70-b1f7-6aab6952c28f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Building query based on filter {{(pid=100399) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:21:27.586166 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-a6208ed3-711c-4b70-b1f7-6aab6952c28f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Get all snapshots completed successfully. Aug 06 14:21:27.586690 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:27.586690 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:27.587743 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a6208ed3-711c-4b70-b1f7-6aab6952c28f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 14:21:27.588720 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 155/616] 10.4.3.229 () {66 vars in 1264 bytes} [Thu Aug 6 14:21:27 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:27.592929 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cc5f8a02-f1f7-4154-b100-535709252721 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] https://10.4.3.229/volume/v3/volume-transfers returned with HTTP 202 Aug 06 14:21:27.593304 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 156/617] 10.4.3.229 () {70 vars in 1326 bytes} [Thu Aug 6 14:21:27 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:27.599916 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-eb8f3e64-b9ad-4518-af0f-bc1e2c4e8417 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:27.600687 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eb8f3e64-b9ad-4518-af0f-bc1e2c4e8417 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/snapshots/d243ebe1-d2b5-4246-888d-ed50425f6b89 Aug 06 14:21:27.600687 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-eb8f3e64-b9ad-4518-af0f-bc1e2c4e8417 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:27.600963 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-eb8f3e64-b9ad-4518-af0f-bc1e2c4e8417 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:27.608595 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:27.608595 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:27.608595 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-eb8f3e64-b9ad-4518-af0f-bc1e2c4e8417 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Snapshot retrieved successfully. Aug 06 14:21:27.608724 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f2c3f651-2025-4187-b5f7-0358fa698cd5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:27.608797 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eb8f3e64-b9ad-4518-af0f-bc1e2c4e8417 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/snapshots/d243ebe1-d2b5-4246-888d-ed50425f6b89 returned with HTTP 200 Aug 06 14:21:27.608797 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 155/618] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:21:27 2026] GET /volume/v3/snapshots/d243ebe1-d2b5-4246-888d-ed50425f6b89 => generated 450 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:27.610349 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f2c3f651-2025-4187-b5f7-0358fa698cd5 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] GET https://10.4.3.229/volume/v3/volumes/991c07c2-d81f-490d-ae92-7babe5964d59 Aug 06 14:21:27.610809 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f2c3f651-2025-4187-b5f7-0358fa698cd5 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:27.611056 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f2c3f651-2025-4187-b5f7-0358fa698cd5 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:27.617825 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-80a6ff82-7276-48eb-896a-4105ae60a18f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:27.619174 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-80a6ff82-7276-48eb-896a-4105ae60a18f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/7623a3e4-d997-42bc-bcec-e0bec1aebefb Aug 06 14:21:27.619371 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-80a6ff82-7276-48eb-896a-4105ae60a18f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:27.619573 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-80a6ff82-7276-48eb-896a-4105ae60a18f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:27.619690 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.group_snapshots [None req-80a6ff82-7276-48eb-896a-4105ae60a18f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] show called for member 7623a3e4-d997-42bc-bcec-e0bec1aebefb {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 14:21:27.624161 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:27.624161 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:27.624696 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:27.624696 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:27.630507 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-f2c3f651-2025-4187-b5f7-0358fa698cd5 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Volume info retrieved successfully. Aug 06 14:21:27.634012 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-80a6ff82-7276-48eb-896a-4105ae60a18f tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/group_snapshots/7623a3e4-d997-42bc-bcec-e0bec1aebefb returned with HTTP 200 Aug 06 14:21:27.634396 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 156/619] 10.4.3.229 () {68 vars in 1413 bytes} [Thu Aug 6 14:21:27 2026] GET /volume/v3/group_snapshots/7623a3e4-d997-42bc-bcec-e0bec1aebefb => generated 307 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:27.637518 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f2c3f651-2025-4187-b5f7-0358fa698cd5 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] https://10.4.3.229/volume/v3/volumes/991c07c2-d81f-490d-ae92-7babe5964d59 returned with HTTP 200 Aug 06 14:21:27.638155 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 153/620] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:27 2026] GET /volume/v3/volumes/991c07c2-d81f-490d-ae92-7babe5964d59 => generated 954 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:27.642350 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f6902a34-e18e-475f-8c4d-72620cd89196 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:27.643899 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f6902a34-e18e-475f-8c4d-72620cd89196 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/detail Aug 06 14:21:27.644075 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f6902a34-e18e-475f-8c4d-72620cd89196 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:27.644276 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f6902a34-e18e-475f-8c4d-72620cd89196 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:27.654953 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-866379c8-c054-4105-a65d-dd682d8a5331 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:27.661792 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-866379c8-c054-4105-a65d-dd682d8a5331 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] GET https://10.4.3.229/volume/v3/volume-transfers/detail Aug 06 14:21:27.662115 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-866379c8-c054-4105-a65d-dd682d8a5331 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:27.662399 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-866379c8-c054-4105-a65d-dd682d8a5331 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Calling method 'detail' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:27.662640 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volume_transfer [None req-866379c8-c054-4105-a65d-dd682d8a5331 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Listing volume transfers {{(pid=100397) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 06 14:21:27.664341 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f6902a34-e18e-475f-8c4d-72620cd89196 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 06 14:21:27.665784 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 157/621] 10.4.3.229 () {68 vars in 1323 bytes} [Thu Aug 6 14:21:27 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:27.674210 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-866379c8-c054-4105-a65d-dd682d8a5331 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] https://10.4.3.229/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 06 14:21:27.674658 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 156/622] 10.4.3.229 () {68 vars in 1326 bytes} [Thu Aug 6 14:21:27 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:27.676665 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9f42aef3-ebb1-40b5-a2f8-44918e7d232d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:27.678397 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9f42aef3-ebb1-40b5-a2f8-44918e7d232d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] DELETE https://10.4.3.229/volume/v3/group_snapshots/7623a3e4-d997-42bc-bcec-e0bec1aebefb Aug 06 14:21:27.678621 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9f42aef3-ebb1-40b5-a2f8-44918e7d232d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:27.678794 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9f42aef3-ebb1-40b5-a2f8-44918e7d232d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:27.678917 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.group_snapshots [None req-9f42aef3-ebb1-40b5-a2f8-44918e7d232d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] delete called for member 7623a3e4-d997-42bc-bcec-e0bec1aebefb {{(pid=100399) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 14:21:27.679002 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.group_snapshots [None req-9f42aef3-ebb1-40b5-a2f8-44918e7d232d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Delete group_snapshot with id: 7623a3e4-d997-42bc-bcec-e0bec1aebefb Aug 06 14:21:27.683186 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:27.683186 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:27.686158 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c7ccb4b8-53a8-41e0-8858-a0a377dbe607 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:27.688352 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c7ccb4b8-53a8-41e0-8858-a0a377dbe607 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] DELETE https://10.4.3.229/volume/v3/volume-transfers/3e1f2397-253b-46c8-a5f4-168b9d75828e Aug 06 14:21:27.688740 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c7ccb4b8-53a8-41e0-8858-a0a377dbe607 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:27.688780 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c7ccb4b8-53a8-41e0-8858-a0a377dbe607 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:27.688964 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.volume_transfer [None req-c7ccb4b8-53a8-41e0-8858-a0a377dbe607 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Delete transfer with id: 3e1f2397-253b-46c8-a5f4-168b9d75828e Aug 06 14:21:27.697727 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:27.697727 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:27.705974 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c7ccb4b8-53a8-41e0-8858-a0a377dbe607 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] https://10.4.3.229/volume/v3/volume-transfers/3e1f2397-253b-46c8-a5f4-168b9d75828e returned with HTTP 202 Aug 06 14:21:27.706598 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 154/623] 10.4.3.229 () {68 vars in 1419 bytes} [Thu Aug 6 14:21:27 2026] DELETE /volume/v3/volume-transfers/3e1f2397-253b-46c8-a5f4-168b9d75828e => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:21:27.710701 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9f42aef3-ebb1-40b5-a2f8-44918e7d232d tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/group_snapshots/7623a3e4-d997-42bc-bcec-e0bec1aebefb returned with HTTP 202 Aug 06 14:21:27.711090 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 157/624] 10.4.3.229 () {68 vars in 1416 bytes} [Thu Aug 6 14:21:27 2026] DELETE /volume/v3/group_snapshots/7623a3e4-d997-42bc-bcec-e0bec1aebefb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:21:27.719550 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a9516eff-8d24-479e-889c-dc0e96cf6759 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:27.721025 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6ac8b1db-b2a6-4ae0-b673-a66641e22399 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:27.721790 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a9516eff-8d24-479e-889c-dc0e96cf6759 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] GET https://10.4.3.229/volume/v3/volumes/991c07c2-d81f-490d-ae92-7babe5964d59 Aug 06 14:21:27.722205 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a9516eff-8d24-479e-889c-dc0e96cf6759 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:27.722385 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a9516eff-8d24-479e-889c-dc0e96cf6759 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:27.722674 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6ac8b1db-b2a6-4ae0-b673-a66641e22399 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:21:27.722872 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6ac8b1db-b2a6-4ae0-b673-a66641e22399 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:27.723045 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6ac8b1db-b2a6-4ae0-b673-a66641e22399 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'detail' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:27.723274 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-6ac8b1db-b2a6-4ae0-b673-a66641e22399 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:21:27.723944 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6ac8b1db-b2a6-4ae0-b673-a66641e22399 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100397) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:21:27.734515 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-6ac8b1db-b2a6-4ae0-b673-a66641e22399 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Get all volumes completed successfully. Aug 06 14:21:27.735209 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-6ac8b1db-b2a6-4ae0-b673-a66641e22399 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:27.735371 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-6ac8b1db-b2a6-4ae0-b673-a66641e22399 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:27.737098 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:27.737098 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:27.743624 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-a9516eff-8d24-479e-889c-dc0e96cf6759 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Volume info retrieved successfully. Aug 06 14:21:27.749528 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a9516eff-8d24-479e-889c-dc0e96cf6759 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] https://10.4.3.229/volume/v3/volumes/991c07c2-d81f-490d-ae92-7babe5964d59 returned with HTTP 200 Aug 06 14:21:27.749998 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 158/625] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:27 2026] GET /volume/v3/volumes/991c07c2-d81f-490d-ae92-7babe5964d59 => generated 946 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:27.763777 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-68155029-739d-4885-83b9-6e847b1788d6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:27.765505 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-68155029-739d-4885-83b9-6e847b1788d6 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] DELETE https://10.4.3.229/volume/v3/volume-transfers/3e1f2397-253b-46c8-a5f4-168b9d75828e Aug 06 14:21:27.765747 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-68155029-739d-4885-83b9-6e847b1788d6 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:27.765958 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-68155029-739d-4885-83b9-6e847b1788d6 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:27.766078 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.volume_transfer [None req-68155029-739d-4885-83b9-6e847b1788d6 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Delete transfer with id: 3e1f2397-253b-46c8-a5f4-168b9d75828e Aug 06 14:21:27.769708 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-68155029-739d-4885-83b9-6e847b1788d6 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] https://10.4.3.229/volume/v3/volume-transfers/3e1f2397-253b-46c8-a5f4-168b9d75828e returned with HTTP 404 Aug 06 14:21:27.770655 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 155/626] 10.4.3.229 () {68 vars in 1419 bytes} [Thu Aug 6 14:21:27 2026] DELETE /volume/v3/volume-transfers/3e1f2397-253b-46c8-a5f4-168b9d75828e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:21:27.773201 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.sqlalchemy.engines [None req-6ac8b1db-b2a6-4ae0-b673-a66641e22399 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:27.776249 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:27.776249 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:27.778373 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4ea6aa1f-06d1-441a-9376-0c995c922aa7 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:27.780589 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4ea6aa1f-06d1-441a-9376-0c995c922aa7 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/991c07c2-d81f-490d-ae92-7babe5964d59 Aug 06 14:21:27.780908 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4ea6aa1f-06d1-441a-9376-0c995c922aa7 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:27.781244 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4ea6aa1f-06d1-441a-9376-0c995c922aa7 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:27.781650 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-4ea6aa1f-06d1-441a-9376-0c995c922aa7 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] Delete volume with id: 991c07c2-d81f-490d-ae92-7babe5964d59 Aug 06 14:21:27.784769 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6ac8b1db-b2a6-4ae0-b673-a66641e22399 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:21:27.784846 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 157/627] 10.4.3.229 () {68 vars in 1299 bytes} [Thu Aug 6 14:21:27 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:27.790279 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:27.790279 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:27.790618 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-4ea6aa1f-06d1-441a-9376-0c995c922aa7 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] Volume info retrieved successfully. Aug 06 14:21:27.799283 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ad47b3f9-1629-4f1a-8eeb-30a157f93626 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:27.801668 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ad47b3f9-1629-4f1a-8eeb-30a157f93626 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/snapshots/detail Aug 06 14:21:27.801825 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ad47b3f9-1629-4f1a-8eeb-30a157f93626 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:27.802004 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ad47b3f9-1629-4f1a-8eeb-30a157f93626 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'detail' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:27.802196 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.api_utils [None req-ad47b3f9-1629-4f1a-8eeb-30a157f93626 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Removing options '' from query. {{(pid=100396) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:21:27.803089 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.db.api [None req-ad47b3f9-1629-4f1a-8eeb-30a157f93626 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Building query based on filter {{(pid=100396) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:21:27.809618 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ad47b3f9-1629-4f1a-8eeb-30a157f93626 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Get all snapshots completed successfully. Aug 06 14:21:27.810637 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ad47b3f9-1629-4f1a-8eeb-30a157f93626 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 14:21:27.811373 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 159/628] 10.4.3.229 () {66 vars in 1264 bytes} [Thu Aug 6 14:21:27 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:21:27.814414 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-4ea6aa1f-06d1-441a-9376-0c995c922aa7 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] Delete volume request issued successfully. Aug 06 14:21:27.814980 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4ea6aa1f-06d1-441a-9376-0c995c922aa7 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] https://10.4.3.229/volume/v3/volumes/991c07c2-d81f-490d-ae92-7babe5964d59 returned with HTTP 202 Aug 06 14:21:27.815080 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 158/629] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:21:27 2026] DELETE /volume/v3/volumes/991c07c2-d81f-490d-ae92-7babe5964d59 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:21:27.823446 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-44d1d999-a676-4345-95aa-6d79ac720227 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:27.823630 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f1a2a506-ed59-49d0-8b05-58c5cdfc3893 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:27.825673 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f1a2a506-ed59-49d0-8b05-58c5cdfc3893 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] GET https://10.4.3.229/volume/v3/volumes/991c07c2-d81f-490d-ae92-7babe5964d59 Aug 06 14:21:27.825770 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-44d1d999-a676-4345-95aa-6d79ac720227 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/7623a3e4-d997-42bc-bcec-e0bec1aebefb Aug 06 14:21:27.825981 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f1a2a506-ed59-49d0-8b05-58c5cdfc3893 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:27.826023 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-44d1d999-a676-4345-95aa-6d79ac720227 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:27.826190 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-44d1d999-a676-4345-95aa-6d79ac720227 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:27.826311 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.group_snapshots [None req-44d1d999-a676-4345-95aa-6d79ac720227 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] show called for member 7623a3e4-d997-42bc-bcec-e0bec1aebefb {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 14:21:27.826353 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f1a2a506-ed59-49d0-8b05-58c5cdfc3893 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:27.830335 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:27.830335 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:27.833769 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-44d1d999-a676-4345-95aa-6d79ac720227 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/group_snapshots/7623a3e4-d997-42bc-bcec-e0bec1aebefb returned with HTTP 200 Aug 06 14:21:27.834111 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 158/630] 10.4.3.229 () {68 vars in 1413 bytes} [Thu Aug 6 14:21:27 2026] GET /volume/v3/group_snapshots/7623a3e4-d997-42bc-bcec-e0bec1aebefb => generated 306 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:27.834508 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:27.834508 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:27.838400 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-f1a2a506-ed59-49d0-8b05-58c5cdfc3893 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] Volume info retrieved successfully. Aug 06 14:21:27.842092 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f1a2a506-ed59-49d0-8b05-58c5cdfc3893 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] https://10.4.3.229/volume/v3/volumes/991c07c2-d81f-490d-ae92-7babe5964d59 returned with HTTP 200 Aug 06 14:21:27.843917 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 156/631] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:27 2026] GET /volume/v3/volumes/991c07c2-d81f-490d-ae92-7babe5964d59 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:21:28.196285 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-72fd2cc3-75a8-440b-ac90-a97137dab813 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:28.200060 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-72fd2cc3-75a8-440b-ac90-a97137dab813 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:21:28.200448 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-72fd2cc3-75a8-440b-ac90-a97137dab813 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-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": "30702abe-9501-4aba-ba1a-50af064a9e3b", "source_volid": null, "backup_id": null}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:28.201985 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-72fd2cc3-75a8-440b-ac90-a97137dab813 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-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': '30702abe-9501-4aba-ba1a-50af064a9e3b', 'source_volid': None, 'backup_id': None}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:21:28.288438 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-72fd2cc3-75a8-440b-ac90-a97137dab813 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Create volume of 1 GB Aug 06 14:21:28.294765 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-72fd2cc3-75a8-440b-ac90-a97137dab813 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Availability Zones retrieved successfully. Aug 06 14:21:28.300319 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-72fd2cc3-75a8-440b-ac90-a97137dab813 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Flow 'volume_create_api' (498e2c59-6611-4a4d-a01d-f014a995f1f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:28.301241 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-72fd2cc3-75a8-440b-ac90-a97137dab813 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ca866ee-6bed-481d-b7fe-3a5f632d21b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:28.302114 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-72fd2cc3-75a8-440b-ac90-a97137dab813 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:21:28.373322 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-72fd2cc3-75a8-440b-ac90-a97137dab813 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ca866ee-6bed-481d-b7fe-3a5f632d21b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:28.374404 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-72fd2cc3-75a8-440b-ac90-a97137dab813 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd314455-2685-45f4-a358-35fec93526e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:28.438547 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-72fd2cc3-75a8-440b-ac90-a97137dab813 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Created reservations ['63d1d7f0-a71a-46c9-a099-5268685a1d21', '64976ac7-4108-451b-b57d-dac18f35acd9', '9f96c348-e573-4039-a162-389090310a92', 'a2e18ef5-dc65-4ef9-8b02-08589a2ee85b'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:28.439591 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-72fd2cc3-75a8-440b-ac90-a97137dab813 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd314455-2685-45f4-a358-35fec93526e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63d1d7f0-a71a-46c9-a099-5268685a1d21', '64976ac7-4108-451b-b57d-dac18f35acd9', '9f96c348-e573-4039-a162-389090310a92', 'a2e18ef5-dc65-4ef9-8b02-08589a2ee85b']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:28.440695 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-72fd2cc3-75a8-440b-ac90-a97137dab813 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e720fde7-3986-4121-887b-f9edfba0e65f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:28.476077 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-72fd2cc3-75a8-440b-ac90-a97137dab813 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e720fde7-3986-4121-887b-f9edfba0e65f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b468d91-5a76-4d61-be81-942277409578', '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='f2a9497a64194c4981b6251c19a9d914',qos_specs=None,replication_status=,reservations=['63d1d7f0-a71a-46c9-a099-5268685a1d21','64976ac7-4108-451b-b57d-dac18f35acd9','9f96c348-e573-4039-a162-389090310a92','a2e18ef5-dc65-4ef9-8b02-08589a2ee85b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='763225f19ff8467d8ac677f0e2792535',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:21:28Z,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=7b468d91-5a76-4d61-be81-942277409578,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2a9497a64194c4981b6251c19a9d914',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='763225f19ff8467d8ac677f0e2792535',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:28.477441 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-72fd2cc3-75a8-440b-ac90-a97137dab813 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (def20e5a-016c-4ea7-a136-1c5fa67120c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:28.497468 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-72fd2cc3-75a8-440b-ac90-a97137dab813 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (def20e5a-016c-4ea7-a136-1c5fa67120c6) transitioned into 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='f2a9497a64194c4981b6251c19a9d914',qos_specs=None,replication_status=,reservations=['63d1d7f0-a71a-46c9-a099-5268685a1d21','64976ac7-4108-451b-b57d-dac18f35acd9','9f96c348-e573-4039-a162-389090310a92','a2e18ef5-dc65-4ef9-8b02-08589a2ee85b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='763225f19ff8467d8ac677f0e2792535',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:28.497834 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-72fd2cc3-75a8-440b-ac90-a97137dab813 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac415f27-066c-4c67-b3d3-70d3f1ebf3d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:28.508516 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-72fd2cc3-75a8-440b-ac90-a97137dab813 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac415f27-066c-4c67-b3d3-70d3f1ebf3d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:28.509338 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-72fd2cc3-75a8-440b-ac90-a97137dab813 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Flow 'volume_create_api' (498e2c59-6611-4a4d-a01d-f014a995f1f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:28.509675 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-72fd2cc3-75a8-440b-ac90-a97137dab813 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Create volume request issued successfully. Aug 06 14:21:28.510251 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-72fd2cc3-75a8-440b-ac90-a97137dab813 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:21:28.510764 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 160/632] 10.4.3.229 () {72 vars in 1541 bytes} [Thu Aug 6 14:21:28 2026] POST /volume/v3/volumes => generated 703 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:21:28.525058 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-79ac25f2-3374-4cfa-b674-be8b5ed0c725 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:28.525957 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-79ac25f2-3374-4cfa-b674-be8b5ed0c725 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] GET https://10.4.3.229/volume/v3/volumes/7b468d91-5a76-4d61-be81-942277409578 Aug 06 14:21:28.526209 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-79ac25f2-3374-4cfa-b674-be8b5ed0c725 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:28.526437 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-79ac25f2-3374-4cfa-b674-be8b5ed0c725 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:28.535871 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:28.535871 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:28.542448 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-79ac25f2-3374-4cfa-b674-be8b5ed0c725 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Volume info retrieved successfully. Aug 06 14:21:28.546749 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-79ac25f2-3374-4cfa-b674-be8b5ed0c725 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] https://10.4.3.229/volume/v3/volumes/7b468d91-5a76-4d61-be81-942277409578 returned with HTTP 200 Aug 06 14:21:28.547147 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 159/633] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:21:28 2026] GET /volume/v3/volumes/7b468d91-5a76-4d61-be81-942277409578 => generated 771 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:28.575828 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-8440c958-c15a-4478-9cc6-c3bd149a3812 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:28.580373 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-8440c958-c15a-4478-9cc6-c3bd149a3812 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] GET https://10.4.3.229/volume/v3/volumes/7b468d91-5a76-4d61-be81-942277409578 Aug 06 14:21:28.580653 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-8440c958-c15a-4478-9cc6-c3bd149a3812 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:28.580911 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-8440c958-c15a-4478-9cc6-c3bd149a3812 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:28.590878 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:28.590878 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:28.595271 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-8440c958-c15a-4478-9cc6-c3bd149a3812 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Volume info retrieved successfully. Aug 06 14:21:28.601180 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-8440c958-c15a-4478-9cc6-c3bd149a3812 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] https://10.4.3.229/volume/v3/volumes/7b468d91-5a76-4d61-be81-942277409578 returned with HTTP 200 Aug 06 14:21:28.601771 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 159/634] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:21:28 2026] GET /volume/v3/volumes/7b468d91-5a76-4d61-be81-942277409578 => generated 771 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:28.768577 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-7beea71a-bb9b-4810-ab64-c10291a448fe req-8b504b83-0d3c-4a65-bb2d-8dec0a6f1a88 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:28.770998 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-7beea71a-bb9b-4810-ab64-c10291a448fe req-8b504b83-0d3c-4a65-bb2d-8dec0a6f1a88 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] DELETE https://10.4.3.229/volume/v3/attachments/97c0a997-9ad6-405d-9732-3abe623fc947 Aug 06 14:21:28.771200 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-7beea71a-bb9b-4810-ab64-c10291a448fe req-8b504b83-0d3c-4a65-bb2d-8dec0a6f1a88 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:28.771397 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-7beea71a-bb9b-4810-ab64-c10291a448fe req-8b504b83-0d3c-4a65-bb2d-8dec0a6f1a88 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:28.773623 np0000006659 devstack@c-api.service[100398]: DEBUG dbcounter [-] [100398] Writing DB stats cinder:SELECT=389,cinder:UPDATE=69,cinder:INSERT=32 {{(pid=100398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:21:28.781600 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:28.781600 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:28.842611 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-7beea71a-bb9b-4810-ab64-c10291a448fe req-8b504b83-0d3c-4a65-bb2d-8dec0a6f1a88 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/attachments/97c0a997-9ad6-405d-9732-3abe623fc947 returned with HTTP 200 Aug 06 14:21:28.842962 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 157/635] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:21:28 2026] DELETE /volume/v3/attachments/97c0a997-9ad6-405d-9732-3abe623fc947 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:28.844461 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a9de90db-2cbc-470f-8654-39101334d92b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:28.850381 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a9de90db-2cbc-470f-8654-39101334d92b tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/7623a3e4-d997-42bc-bcec-e0bec1aebefb Aug 06 14:21:28.851934 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a9de90db-2cbc-470f-8654-39101334d92b tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:28.852231 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a9de90db-2cbc-470f-8654-39101334d92b tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:28.852835 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.group_snapshots [None req-a9de90db-2cbc-470f-8654-39101334d92b tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] show called for member 7623a3e4-d997-42bc-bcec-e0bec1aebefb {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 14:21:28.856506 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a9de90db-2cbc-470f-8654-39101334d92b tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/group_snapshots/7623a3e4-d997-42bc-bcec-e0bec1aebefb returned with HTTP 404 Aug 06 14:21:28.857264 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 161/636] 10.4.3.229 () {68 vars in 1413 bytes} [Thu Aug 6 14:21:28 2026] GET /volume/v3/group_snapshots/7623a3e4-d997-42bc-bcec-e0bec1aebefb => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:21:28.863108 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-513790cd-6c1b-4bfc-a352-4fb67a5712a2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:28.865605 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-513790cd-6c1b-4bfc-a352-4fb67a5712a2 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] GET https://10.4.3.229/volume/v3/volumes/991c07c2-d81f-490d-ae92-7babe5964d59 Aug 06 14:21:28.869685 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-cc9d2bfb-8b2e-4b3d-a9aa-afd05affc7b5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:28.869779 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-513790cd-6c1b-4bfc-a352-4fb67a5712a2 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:28.870150 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-513790cd-6c1b-4bfc-a352-4fb67a5712a2 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:28.871663 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-cc9d2bfb-8b2e-4b3d-a9aa-afd05affc7b5 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/group_snapshots Aug 06 14:21:28.871968 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-cc9d2bfb-8b2e-4b3d-a9aa-afd05affc7b5 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:28.872231 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-cc9d2bfb-8b2e-4b3d-a9aa-afd05affc7b5 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:28.873181 np0000006659 devstack@c-api.service[100399]: DEBUG dbcounter [-] [100399] Writing DB stats cinder:SELECT=506,cinder:INSERT=82,cinder:UPDATE=136,cinder:DELETE=3 {{(pid=100399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:21:28.880191 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-513790cd-6c1b-4bfc-a352-4fb67a5712a2 tempest-VolumesTransfersV355Test-1426179494 tempest-VolumesTransfersV355Test-1426179494-project-admin] https://10.4.3.229/volume/v3/volumes/991c07c2-d81f-490d-ae92-7babe5964d59 returned with HTTP 404 Aug 06 14:21:28.880705 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 160/637] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:28 2026] GET /volume/v3/volumes/991c07c2-d81f-490d-ae92-7babe5964d59 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:21:28.889450 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-cc9d2bfb-8b2e-4b3d-a9aa-afd05affc7b5 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/group_snapshots returned with HTTP 200 Aug 06 14:21:28.889450 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 160/638] 10.4.3.229 () {68 vars in 1302 bytes} [Thu Aug 6 14:21:28 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:28.892716 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-01c6dc96-5756-4922-a7e9-9398310dad31 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:28.895799 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ccd4135b-77ac-418d-b0ca-fcf8a66c74d0 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:28.896007 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-01c6dc96-5756-4922-a7e9-9398310dad31 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] GET https://10.4.3.229/volume/v3/volumes/991c07c2-d81f-490d-ae92-7babe5964d59 Aug 06 14:21:28.896465 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-01c6dc96-5756-4922-a7e9-9398310dad31 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:28.896701 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-01c6dc96-5756-4922-a7e9-9398310dad31 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:28.898234 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ccd4135b-77ac-418d-b0ca-fcf8a66c74d0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] DELETE https://10.4.3.229/volume/v3/group_snapshots/7623a3e4-d997-42bc-bcec-e0bec1aebefb Aug 06 14:21:28.898549 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ccd4135b-77ac-418d-b0ca-fcf8a66c74d0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:28.898801 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ccd4135b-77ac-418d-b0ca-fcf8a66c74d0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:28.899131 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.group_snapshots [None req-ccd4135b-77ac-418d-b0ca-fcf8a66c74d0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] delete called for member 7623a3e4-d997-42bc-bcec-e0bec1aebefb {{(pid=100396) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 14:21:28.899376 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.group_snapshots [None req-ccd4135b-77ac-418d-b0ca-fcf8a66c74d0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Delete group_snapshot with id: 7623a3e4-d997-42bc-bcec-e0bec1aebefb Aug 06 14:21:28.903204 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a0a3d282-8224-4a62-9860-413afc34670b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:28.903703 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-01c6dc96-5756-4922-a7e9-9398310dad31 tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] https://10.4.3.229/volume/v3/volumes/991c07c2-d81f-490d-ae92-7babe5964d59 returned with HTTP 404 Aug 06 14:21:28.904107 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 158/639] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:28 2026] GET /volume/v3/volumes/991c07c2-d81f-490d-ae92-7babe5964d59 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:21:28.904347 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ccd4135b-77ac-418d-b0ca-fcf8a66c74d0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/group_snapshots/7623a3e4-d997-42bc-bcec-e0bec1aebefb returned with HTTP 404 Aug 06 14:21:28.904982 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 162/640] 10.4.3.229 () {68 vars in 1416 bytes} [Thu Aug 6 14:21:28 2026] DELETE /volume/v3/group_snapshots/7623a3e4-d997-42bc-bcec-e0bec1aebefb => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:21:28.908449 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a0a3d282-8224-4a62-9860-413afc34670b tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] GET https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e Aug 06 14:21:28.908449 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a0a3d282-8224-4a62-9860-413afc34670b tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:28.908449 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a0a3d282-8224-4a62-9860-413afc34670b tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:28.910612 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ab75309e-b273-4597-9bb7-60ab716aa6ae None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:28.912372 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ab75309e-b273-4597-9bb7-60ab716aa6ae tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] DELETE https://10.4.3.229/volume/v3/volumes/991c07c2-d81f-490d-ae92-7babe5964d59 Aug 06 14:21:28.912597 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ab75309e-b273-4597-9bb7-60ab716aa6ae tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:28.912780 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ab75309e-b273-4597-9bb7-60ab716aa6ae tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:28.912944 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-ab75309e-b273-4597-9bb7-60ab716aa6ae tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] Delete volume with id: 991c07c2-d81f-490d-ae92-7babe5964d59 Aug 06 14:21:28.916191 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-63b02cfa-1014-4f6a-9d35-873330697ddf None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:28.916296 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:28.916296 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:28.919721 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-63b02cfa-1014-4f6a-9d35-873330697ddf tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:21:28.920018 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-63b02cfa-1014-4f6a-9d35-873330697ddf tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:28.921276 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-63b02cfa-1014-4f6a-9d35-873330697ddf tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'detail' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:28.921509 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-a0a3d282-8224-4a62-9860-413afc34670b tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Volume info retrieved successfully. Aug 06 14:21:28.921682 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [None req-63b02cfa-1014-4f6a-9d35-873330697ddf tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:21:28.922274 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:28.922274 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:28.922462 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ab75309e-b273-4597-9bb7-60ab716aa6ae tempest-VolumesTransfersV355Test-1031312565 tempest-VolumesTransfersV355Test-1031312565-project-member] https://10.4.3.229/volume/v3/volumes/991c07c2-d81f-490d-ae92-7babe5964d59 returned with HTTP 404 Aug 06 14:21:28.922849 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-63b02cfa-1014-4f6a-9d35-873330697ddf tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100398) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:21:28.923489 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 161/641] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:21:28 2026] DELETE /volume/v3/volumes/991c07c2-d81f-490d-ae92-7babe5964d59 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:21:28.926549 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a0a3d282-8224-4a62-9860-413afc34670b tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e returned with HTTP 200 Aug 06 14:21:28.927211 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 161/642] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:28 2026] GET /volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:28.937163 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-63b02cfa-1014-4f6a-9d35-873330697ddf tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Get all volumes completed successfully. Aug 06 14:21:28.937273 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-63b02cfa-1014-4f6a-9d35-873330697ddf tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:28.937453 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-63b02cfa-1014-4f6a-9d35-873330697ddf tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:28.983157 np0000006659 devstack@c-api.service[100398]: DEBUG oslo_db.sqlalchemy.engines [None req-63b02cfa-1014-4f6a-9d35-873330697ddf tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:28.986513 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:28.986513 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:28.988315 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e04dff20-0982-4c5a-9413-c544eeb9140c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:28.991960 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e04dff20-0982-4c5a-9413-c544eeb9140c tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] GET https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e Aug 06 14:21:28.992160 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e04dff20-0982-4c5a-9413-c544eeb9140c tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:28.992350 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e04dff20-0982-4c5a-9413-c544eeb9140c tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:28.993835 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-63b02cfa-1014-4f6a-9d35-873330697ddf tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:21:28.994378 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 159/643] 10.4.3.229 () {68 vars in 1299 bytes} [Thu Aug 6 14:21:28 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:29.003075 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:29.003075 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:29.011313 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-e04dff20-0982-4c5a-9413-c544eeb9140c tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Volume info retrieved successfully. Aug 06 14:21:29.011405 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b3515451-8aa5-4b0a-a792-8b13ae74568b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:29.013411 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b3515451-8aa5-4b0a-a792-8b13ae74568b tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] POST https://10.4.3.229/volume/v3/groups/7d9107e1-2f2a-43c7-b594-02224d2e3236/action Aug 06 14:21:29.013893 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b3515451-8aa5-4b0a-a792-8b13ae74568b tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:21:29.014080 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b3515451-8aa5-4b0a-a792-8b13ae74568b tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:29.015477 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.groups [None req-b3515451-8aa5-4b0a-a792-8b13ae74568b tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] delete called for group 7d9107e1-2f2a-43c7-b594-02224d2e3236 {{(pid=100397) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 14:21:29.015530 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e04dff20-0982-4c5a-9413-c544eeb9140c tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e returned with HTTP 200 Aug 06 14:21:29.015613 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.groups [None req-b3515451-8aa5-4b0a-a792-8b13ae74568b tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Delete group with id: 7d9107e1-2f2a-43c7-b594-02224d2e3236 Aug 06 14:21:29.016120 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 163/644] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:28 2026] GET /volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:29.019568 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:29.019568 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:29.069268 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b3515451-8aa5-4b0a-a792-8b13ae74568b tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups/7d9107e1-2f2a-43c7-b594-02224d2e3236/action returned with HTTP 202 Aug 06 14:21:29.069721 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 162/645] 10.4.3.229 () {70 vars in 1428 bytes} [Thu Aug 6 14:21:29 2026] POST /volume/v3/groups/7d9107e1-2f2a-43c7-b594-02224d2e3236/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:21:29.081185 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-38f50622-08a3-4f6b-b460-b2dc4a0ee5f0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:29.082022 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7cad4a07-e7bd-4807-84fd-1d483625eef6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:29.082757 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-38f50622-08a3-4f6b-b460-b2dc4a0ee5f0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/volumes/5fdb103d-b122-4833-a579-9ac4dbd5e739 Aug 06 14:21:29.082975 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-38f50622-08a3-4f6b-b460-b2dc4a0ee5f0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:29.083146 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-38f50622-08a3-4f6b-b460-b2dc4a0ee5f0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:29.084038 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7cad4a07-e7bd-4807-84fd-1d483625eef6 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] GET https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 Aug 06 14:21:29.084244 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7cad4a07-e7bd-4807-84fd-1d483625eef6 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:29.084412 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7cad4a07-e7bd-4807-84fd-1d483625eef6 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:29.094114 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:29.094114 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:29.094621 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:29.094621 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:29.098275 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-38f50622-08a3-4f6b-b460-b2dc4a0ee5f0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Volume info retrieved successfully. Aug 06 14:21:29.098994 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-38f50622-08a3-4f6b-b460-b2dc4a0ee5f0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:21:29.099143 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-38f50622-08a3-4f6b-b460-b2dc4a0ee5f0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:21:29.103283 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-7cad4a07-e7bd-4807-84fd-1d483625eef6 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:21:29.108515 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7cad4a07-e7bd-4807-84fd-1d483625eef6 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 returned with HTTP 200 Aug 06 14:21:29.112535 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 160/646] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:29 2026] GET /volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:29.134904 np0000006659 devstack@c-api.service[100399]: DEBUG oslo_db.sqlalchemy.engines [None req-38f50622-08a3-4f6b-b460-b2dc4a0ee5f0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100399) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:21:29.138756 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:29.138756 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:29.151695 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-38f50622-08a3-4f6b-b460-b2dc4a0ee5f0 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes/5fdb103d-b122-4833-a579-9ac4dbd5e739 returned with HTTP 200 Aug 06 14:21:29.151695 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 162/647] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:29 2026] GET /volume/v3/volumes/5fdb103d-b122-4833-a579-9ac4dbd5e739 => generated 914 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:30.170077 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-4f797159-1f7d-4bd4-a1b0-373104cadb63 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:30.175594 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4f797159-1f7d-4bd4-a1b0-373104cadb63 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/volumes/5fdb103d-b122-4833-a579-9ac4dbd5e739 Aug 06 14:21:30.175957 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4f797159-1f7d-4bd4-a1b0-373104cadb63 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:30.176195 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4f797159-1f7d-4bd4-a1b0-373104cadb63 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:30.184046 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4f797159-1f7d-4bd4-a1b0-373104cadb63 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/volumes/5fdb103d-b122-4833-a579-9ac4dbd5e739 returned with HTTP 404 Aug 06 14:21:30.184824 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 164/648] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:21:30 2026] GET /volume/v3/volumes/5fdb103d-b122-4833-a579-9ac4dbd5e739 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:21:30.197657 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-84e861d9-b5fc-49bc-a210-c80f0d89c6e1 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:30.200309 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-84e861d9-b5fc-49bc-a210-c80f0d89c6e1 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] GET https://10.4.3.229/volume/v3/groups/7d9107e1-2f2a-43c7-b594-02224d2e3236 Aug 06 14:21:30.200554 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-84e861d9-b5fc-49bc-a210-c80f0d89c6e1 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:30.200755 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-84e861d9-b5fc-49bc-a210-c80f0d89c6e1 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:30.200917 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.groups [None req-84e861d9-b5fc-49bc-a210-c80f0d89c6e1 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] show called for member 7d9107e1-2f2a-43c7-b594-02224d2e3236 {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:21:30.202647 np0000006659 devstack@c-api.service[100397]: DEBUG dbcounter [-] [100397] Writing DB stats cinder:SELECT=489,cinder:UPDATE=128,cinder:INSERT=64,cinder:DELETE=1 {{(pid=100397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:21:30.204951 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-84e861d9-b5fc-49bc-a210-c80f0d89c6e1 tempest-GroupSnapshotsTest-1526835871 tempest-GroupSnapshotsTest-1526835871-project-member] https://10.4.3.229/volume/v3/groups/7d9107e1-2f2a-43c7-b594-02224d2e3236 returned with HTTP 404 Aug 06 14:21:30.205577 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 163/649] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:21:30 2026] GET /volume/v3/groups/7d9107e1-2f2a-43c7-b594-02224d2e3236 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:21:30.214316 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-840c3eca-3eff-4a6b-9bca-69e819a6ba43 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:30.216220 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-840c3eca-3eff-4a6b-9bca-69e819a6ba43 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] DELETE https://10.4.3.229/volume/v3/group_types/6368167a-353a-4e2b-a6ea-26854ed7ae23 Aug 06 14:21:30.216728 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-840c3eca-3eff-4a6b-9bca-69e819a6ba43 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:30.217571 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-840c3eca-3eff-4a6b-9bca-69e819a6ba43 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:30.234285 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-840c3eca-3eff-4a6b-9bca-69e819a6ba43 tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] https://10.4.3.229/volume/v3/group_types/6368167a-353a-4e2b-a6ea-26854ed7ae23 returned with HTTP 202 Aug 06 14:21:30.234703 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 161/650] 10.4.3.229 () {68 vars in 1404 bytes} [Thu Aug 6 14:21:30 2026] DELETE /volume/v3/group_types/6368167a-353a-4e2b-a6ea-26854ed7ae23 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:21:30.244680 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-73da6934-134e-4b33-8ff2-08a12d08136d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:30.246580 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-73da6934-134e-4b33-8ff2-08a12d08136d tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] DELETE https://10.4.3.229/volume/v3/types/4ad70a41-2536-4c7e-ac7c-1a2f65828ade Aug 06 14:21:30.246790 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-73da6934-134e-4b33-8ff2-08a12d08136d tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:30.246991 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-73da6934-134e-4b33-8ff2-08a12d08136d tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] Calling method '_delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:30.293497 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-73da6934-134e-4b33-8ff2-08a12d08136d tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] https://10.4.3.229/volume/v3/types/4ad70a41-2536-4c7e-ac7c-1a2f65828ade returned with HTTP 202 Aug 06 14:21:30.293926 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 163/651] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:21:30 2026] DELETE /volume/v3/types/4ad70a41-2536-4c7e-ac7c-1a2f65828ade => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:21:30.305877 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e7710b31-28bd-4594-81ea-3012176793bb None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:30.307760 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e7710b31-28bd-4594-81ea-3012176793bb tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] GET https://10.4.3.229/volume/v3/types/4ad70a41-2536-4c7e-ac7c-1a2f65828ade Aug 06 14:21:30.308003 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e7710b31-28bd-4594-81ea-3012176793bb tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:30.308253 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e7710b31-28bd-4594-81ea-3012176793bb tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:30.314691 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e7710b31-28bd-4594-81ea-3012176793bb tempest-GroupSnapshotsTest-689029287 tempest-GroupSnapshotsTest-689029287-project-admin] https://10.4.3.229/volume/v3/types/4ad70a41-2536-4c7e-ac7c-1a2f65828ade returned with HTTP 404 Aug 06 14:21:30.315391 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 165/652] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:21:30 2026] GET /volume/v3/types/4ad70a41-2536-4c7e-ac7c-1a2f65828ade => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:31.627151 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-b993a7be-8120-482c-a0ec-24bd60a8e38f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:31.629644 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-b993a7be-8120-482c-a0ec-24bd60a8e38f tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] GET https://10.4.3.229/volume/v3/volumes/7b468d91-5a76-4d61-be81-942277409578 Aug 06 14:21:31.630074 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-b993a7be-8120-482c-a0ec-24bd60a8e38f tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:31.630157 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-b993a7be-8120-482c-a0ec-24bd60a8e38f tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:31.639817 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:31.639817 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:31.644289 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-b993a7be-8120-482c-a0ec-24bd60a8e38f tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Volume info retrieved successfully. Aug 06 14:21:31.653658 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-b993a7be-8120-482c-a0ec-24bd60a8e38f tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] https://10.4.3.229/volume/v3/volumes/7b468d91-5a76-4d61-be81-942277409578 returned with HTTP 200 Aug 06 14:21:31.654062 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 164/653] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:21:31 2026] GET /volume/v3/volumes/7b468d91-5a76-4d61-be81-942277409578 => generated 1311 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:31.672240 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8278ba21-b2b8-4047-97c8-ce329614f7a5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:31.672743 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8278ba21-b2b8-4047-97c8-ce329614f7a5 None None] GET https://10.4.3.229/volume// Aug 06 14:21:31.672899 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8278ba21-b2b8-4047-97c8-ce329614f7a5 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:31.673074 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8278ba21-b2b8-4047-97c8-ce329614f7a5 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:31.673382 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8278ba21-b2b8-4047-97c8-ce329614f7a5 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:21:31.677602 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 162/654] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:21:31 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:21:31.685482 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-480f4117-84f7-4e99-a1b7-eb8bfe0930ac None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:31.688954 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-480f4117-84f7-4e99-a1b7-eb8bfe0930ac tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:21:31.688954 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-480f4117-84f7-4e99-a1b7-eb8bfe0930ac tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b468d91-5a76-4d61-be81-942277409578", "connector": null, "instance_uuid": "da7f2a40-2c7b-430a-868e-05fcc3bffc84"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:31.699002 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:31.699002 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:31.733739 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-480f4117-84f7-4e99-a1b7-eb8bfe0930ac tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:21:31.734222 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 164/655] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:21:31 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:31.762031 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9e0f05f5-5779-4104-b696-e920eabec3ae None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:31.762596 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9e0f05f5-5779-4104-b696-e920eabec3ae None None] GET https://10.4.3.229/volume// Aug 06 14:21:31.762895 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9e0f05f5-5779-4104-b696-e920eabec3ae None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:31.763647 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9e0f05f5-5779-4104-b696-e920eabec3ae None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:31.763647 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9e0f05f5-5779-4104-b696-e920eabec3ae None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:21:31.764048 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 166/656] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:21: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 06 14:21:31.778423 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-4ccb464e-374a-447f-9fda-095a5ded2442 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:31.782021 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-4ccb464e-374a-447f-9fda-095a5ded2442 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] GET https://10.4.3.229/volume/v3/volumes/7b468d91-5a76-4d61-be81-942277409578 Aug 06 14:21:31.782390 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-4ccb464e-374a-447f-9fda-095a5ded2442 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:31.782718 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-4ccb464e-374a-447f-9fda-095a5ded2442 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:31.798870 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:31.798870 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:31.804541 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-4ccb464e-374a-447f-9fda-095a5ded2442 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Volume info retrieved successfully. Aug 06 14:21:31.813869 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-4ccb464e-374a-447f-9fda-095a5ded2442 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] https://10.4.3.229/volume/v3/volumes/7b468d91-5a76-4d61-be81-942277409578 returned with HTTP 200 Aug 06 14:21:31.814477 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 165/657] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:21:31 2026] GET /volume/v3/volumes/7b468d91-5a76-4d61-be81-942277409578 => generated 1490 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:21:31.958110 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-5cc126e5-85f2-497f-8aa2-04e9f118da65 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:31.961874 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-5cc126e5-85f2-497f-8aa2-04e9f118da65 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] PUT https://10.4.3.229/volume/v3/attachments/45c2d8a1-0760-4706-bd18-9613d9e2d4bd Aug 06 14:21:31.962354 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-5cc126e5-85f2-497f-8aa2-04e9f118da65 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:31.976960 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-5cc126e5-85f2-497f-8aa2-04e9f118da65 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Acquiring lock "cinder-attachment_update-7b468d91-5a76-4d61-be81-942277409578-np0000006659" by "attachment_update" {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:21:31.987540 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-5cc126e5-85f2-497f-8aa2-04e9f118da65 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Lock "cinder-attachment_update-7b468d91-5a76-4d61-be81-942277409578-np0000006659" acquired by "attachment_update" :: waited 0.008s {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:21:31.987540 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:31.987540 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:32.103797 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-5cc126e5-85f2-497f-8aa2-04e9f118da65 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Lock "cinder-attachment_update-7b468d91-5a76-4d61-be81-942277409578-np0000006659" released by "attachment_update" :: held 0.119s {{(pid=100398) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:21:32.104112 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-5cc126e5-85f2-497f-8aa2-04e9f118da65 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] https://10.4.3.229/volume/v3/attachments/45c2d8a1-0760-4706-bd18-9613d9e2d4bd returned with HTTP 200 Aug 06 14:21:32.104625 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 163/658] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:21:31 2026] PUT /volume/v3/attachments/45c2d8a1-0760-4706-bd18-9613d9e2d4bd => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:32.131464 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-3a90f9ca-e503-48e8-b53b-182dad275a44 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:32.133531 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-3a90f9ca-e503-48e8-b53b-182dad275a44 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] POST https://10.4.3.229/volume/v3/attachments/45c2d8a1-0760-4706-bd18-9613d9e2d4bd/action Aug 06 14:21:32.133810 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-3a90f9ca-e503-48e8-b53b-182dad275a44 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Action body: b'{"os-complete": null}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:21:32.133881 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-3a90f9ca-e503-48e8-b53b-182dad275a44 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:32.154216 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:32.154216 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:32.164575 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-73fac9ca-171c-49f9-bb7a-841652ff4892 req-3a90f9ca-e503-48e8-b53b-182dad275a44 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] https://10.4.3.229/volume/v3/attachments/45c2d8a1-0760-4706-bd18-9613d9e2d4bd/action returned with HTTP 204 Aug 06 14:21:32.164991 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 165/659] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:21:32 2026] POST /volume/v3/attachments/45c2d8a1-0760-4706-bd18-9613d9e2d4bd/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:32.697903 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6ec7b5e6-d095-4d15-809c-39d7d5e60eff None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:32.699696 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6ec7b5e6-d095-4d15-809c-39d7d5e60eff tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:21:32.700069 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6ec7b5e6-d095-4d15-809c-39d7d5e60eff tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-812416620", "imageRef": "30702abe-9501-4aba-ba1a-50af064a9e3b", "size": 1}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:32.701526 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-6ec7b5e6-d095-4d15-809c-39d7d5e60eff tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-812416620', 'imageRef': '30702abe-9501-4aba-ba1a-50af064a9e3b', 'size': 1}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:21:32.800293 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-6ec7b5e6-d095-4d15-809c-39d7d5e60eff tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Create volume of 1 GB Aug 06 14:21:32.807408 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-6ec7b5e6-d095-4d15-809c-39d7d5e60eff tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Availability Zones retrieved successfully. Aug 06 14:21:32.813950 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-6ec7b5e6-d095-4d15-809c-39d7d5e60eff tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Flow 'volume_create_api' (b44edd1b-5d92-4699-8345-e05748fe93af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:32.814407 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-6ec7b5e6-d095-4d15-809c-39d7d5e60eff tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82d06c13-e262-4cc5-801b-8e028a966fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:32.815581 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-6ec7b5e6-d095-4d15-809c-39d7d5e60eff tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:21:32.891483 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-6ec7b5e6-d095-4d15-809c-39d7d5e60eff tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82d06c13-e262-4cc5-801b-8e028a966fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:32.892324 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-6ec7b5e6-d095-4d15-809c-39d7d5e60eff tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9192591-4def-4fc0-8253-09a1dcecc514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:32.945738 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-6ec7b5e6-d095-4d15-809c-39d7d5e60eff tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Created reservations ['8f365b59-b9f5-4fbd-8a05-362a71f2b69d', '00eb4da1-34cf-41bd-a61e-ba6c2f58ef3e', '699308f2-1f05-4f68-aaab-db49d113d851', '60569399-722e-42a3-9415-9d2fa3688779'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:32.946587 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-6ec7b5e6-d095-4d15-809c-39d7d5e60eff tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9192591-4def-4fc0-8253-09a1dcecc514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f365b59-b9f5-4fbd-8a05-362a71f2b69d', '00eb4da1-34cf-41bd-a61e-ba6c2f58ef3e', '699308f2-1f05-4f68-aaab-db49d113d851', '60569399-722e-42a3-9415-9d2fa3688779']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:32.949852 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-6ec7b5e6-d095-4d15-809c-39d7d5e60eff tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8996114-5522-43b4-a3df-6fe7fd34770f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:32.978015 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-6ec7b5e6-d095-4d15-809c-39d7d5e60eff tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8996114-5522-43b4-a3df-6fe7fd34770f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aad3933d-c6e0-4382-9fad-c1f414e4248a', '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-812416620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3404019e5f484eec8545b4431aab0d2b',qos_specs=None,replication_status=,reservations=['8f365b59-b9f5-4fbd-8a05-362a71f2b69d','00eb4da1-34cf-41bd-a61e-ba6c2f58ef3e','699308f2-1f05-4f68-aaab-db49d113d851','60569399-722e-42a3-9415-9d2fa3688779'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b03f3290f4466db4dfaddf3e936597',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:21:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-812416620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aad3933d-c6e0-4382-9fad-c1f414e4248a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3404019e5f484eec8545b4431aab0d2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59b03f3290f4466db4dfaddf3e936597',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:32.978801 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-6ec7b5e6-d095-4d15-809c-39d7d5e60eff tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fff81bd-a2d2-45c8-acf9-833e5eae47ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:33.016723 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-6ec7b5e6-d095-4d15-809c-39d7d5e60eff tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fff81bd-a2d2-45c8-acf9-833e5eae47ce) transitioned into state 'SUCCESS' from state '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-812416620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3404019e5f484eec8545b4431aab0d2b',qos_specs=None,replication_status=,reservations=['8f365b59-b9f5-4fbd-8a05-362a71f2b69d','00eb4da1-34cf-41bd-a61e-ba6c2f58ef3e','699308f2-1f05-4f68-aaab-db49d113d851','60569399-722e-42a3-9415-9d2fa3688779'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b03f3290f4466db4dfaddf3e936597',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:33.018881 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-6ec7b5e6-d095-4d15-809c-39d7d5e60eff tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0988e7ef-90e4-4fea-8235-eced8037f3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:33.030678 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-6ec7b5e6-d095-4d15-809c-39d7d5e60eff tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0988e7ef-90e4-4fea-8235-eced8037f3fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:33.030678 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-6ec7b5e6-d095-4d15-809c-39d7d5e60eff tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Flow 'volume_create_api' (b44edd1b-5d92-4699-8345-e05748fe93af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:33.030678 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-6ec7b5e6-d095-4d15-809c-39d7d5e60eff tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Create volume request issued successfully. Aug 06 14:21:33.030678 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6ec7b5e6-d095-4d15-809c-39d7d5e60eff tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:21:33.032994 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 167/660] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:21:32 2026] POST /volume/v3/volumes => generated 752 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:21:33.047753 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-32d5de67-ea92-4b3f-9480-25a130754a0f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:33.050611 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-32d5de67-ea92-4b3f-9480-25a130754a0f tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] GET https://10.4.3.229/volume/v3/volumes/aad3933d-c6e0-4382-9fad-c1f414e4248a Aug 06 14:21:33.050812 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-32d5de67-ea92-4b3f-9480-25a130754a0f tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:33.050986 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-32d5de67-ea92-4b3f-9480-25a130754a0f tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:33.065942 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:33.065942 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:33.074014 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-32d5de67-ea92-4b3f-9480-25a130754a0f tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:21:33.081081 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-32d5de67-ea92-4b3f-9480-25a130754a0f tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/aad3933d-c6e0-4382-9fad-c1f414e4248a returned with HTTP 200 Aug 06 14:21:33.081568 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 166/661] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:33 2026] GET /volume/v3/volumes/aad3933d-c6e0-4382-9fad-c1f414e4248a => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:33.314332 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d6f6b650-085a-488a-bf98-32b8670671d3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:33.385727 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d6f6b650-085a-488a-bf98-32b8670671d3 tempest-UserMessagesTest-1177620812 tempest-UserMessagesTest-1177620812-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:21:33.387775 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d6f6b650-085a-488a-bf98-32b8670671d3 tempest-UserMessagesTest-1177620812 tempest-UserMessagesTest-1177620812-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1110268440", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1112034225", "vendor_name": "tempest-vendor_name-592342158"}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:33.387775 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:33.387775 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:33.409444 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d6f6b650-085a-488a-bf98-32b8670671d3 tempest-UserMessagesTest-1177620812 tempest-UserMessagesTest-1177620812-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:21:33.414067 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 164/662] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:21:33 2026] POST /volume/v3/types => generated 327 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:33.423316 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b5a3197e-184b-4371-a78b-22d5753f6796 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:33.541461 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b5a3197e-184b-4371-a78b-22d5753f6796 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:21:33.541997 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b5a3197e-184b-4371-a78b-22d5753f6796 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9bd19ef6-c64b-4e10-ae80-2e5f3d5c25e3", "size": 1, "name": "tempest-UserMessagesTest-Volume-927459127"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:33.543952 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-b5a3197e-184b-4371-a78b-22d5753f6796 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Create volume request body: {'volume': {'volume_type': '9bd19ef6-c64b-4e10-ae80-2e5f3d5c25e3', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-927459127'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:21:33.550383 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-b5a3197e-184b-4371-a78b-22d5753f6796 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Create volume of 1 GB Aug 06 14:21:33.553856 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:33.553856 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:33.553856 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-b5a3197e-184b-4371-a78b-22d5753f6796 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Availability Zones retrieved successfully. Aug 06 14:21:33.561446 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-b5a3197e-184b-4371-a78b-22d5753f6796 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Flow 'volume_create_api' (35b6f855-9440-4314-964f-d0f20d6b46e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:33.564202 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-b5a3197e-184b-4371-a78b-22d5753f6796 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8557b793-11f1-42bd-b683-a32bdfde2098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:33.566763 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-b5a3197e-184b-4371-a78b-22d5753f6796 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:21:33.594871 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-b5a3197e-184b-4371-a78b-22d5753f6796 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8557b793-11f1-42bd-b683-a32bdfde2098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:21:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1112034225',vendor_name='tempest-vendor_name-592342158'},id=9bd19ef6-c64b-4e10-ae80-2e5f3d5c25e3,is_public=True,name='tempest-UserMessagesTest-volume-type-1110268440',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9bd19ef6-c64b-4e10-ae80-2e5f3d5c25e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:33.595832 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-b5a3197e-184b-4371-a78b-22d5753f6796 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af98dfeb-56a1-4cea-bbd6-3651cc7ee6f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:33.630002 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-b5a3197e-184b-4371-a78b-22d5753f6796 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1110268440 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1110268440, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:21:33.630512 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-b5a3197e-184b-4371-a78b-22d5753f6796 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1110268440 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1110268440, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:21:33.686357 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-b5a3197e-184b-4371-a78b-22d5753f6796 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Created reservations ['2d0f9c88-47b7-463e-90fe-95728c4e0a31', 'dd135225-c42f-4604-9b6f-a610a7196912', '7e3b634f-d3a7-45c5-a11c-058520e77820', 'f8972c57-9e40-486f-acb6-acd1120193f7'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:33.687487 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-b5a3197e-184b-4371-a78b-22d5753f6796 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af98dfeb-56a1-4cea-bbd6-3651cc7ee6f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d0f9c88-47b7-463e-90fe-95728c4e0a31', 'dd135225-c42f-4604-9b6f-a610a7196912', '7e3b634f-d3a7-45c5-a11c-058520e77820', 'f8972c57-9e40-486f-acb6-acd1120193f7']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:33.687924 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-b5a3197e-184b-4371-a78b-22d5753f6796 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc8aacb0-7784-4db7-9f26-413ccb3b1b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:33.724349 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-b5a3197e-184b-4371-a78b-22d5753f6796 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc8aacb0-7784-4db7-9f26-413ccb3b1b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a6ae5e4-804e-491e-9ca4-547549a5f86a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-927459127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db0be164a4f245f39e02e07ecdd07138',qos_specs=None,replication_status=,reservations=['2d0f9c88-47b7-463e-90fe-95728c4e0a31','dd135225-c42f-4604-9b6f-a610a7196912','7e3b634f-d3a7-45c5-a11c-058520e77820','f8972c57-9e40-486f-acb6-acd1120193f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ed4033f97d42e78f09bbd8c7709722',volume_type_id=9bd19ef6-c64b-4e10-ae80-2e5f3d5c25e3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:21:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-927459127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a6ae5e4-804e-491e-9ca4-547549a5f86a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db0be164a4f245f39e02e07ecdd07138',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78ed4033f97d42e78f09bbd8c7709722',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9bd19ef6-c64b-4e10-ae80-2e5f3d5c25e3),volume_type_id=9bd19ef6-c64b-4e10-ae80-2e5f3d5c25e3)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:33.725227 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-b5a3197e-184b-4371-a78b-22d5753f6796 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f761ce5-3f4c-464b-a05b-92cc80e303cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:33.756043 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-b5a3197e-184b-4371-a78b-22d5753f6796 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f761ce5-3f4c-464b-a05b-92cc80e303cc) transitioned into state 'SUCCESS' from state '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-927459127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db0be164a4f245f39e02e07ecdd07138',qos_specs=None,replication_status=,reservations=['2d0f9c88-47b7-463e-90fe-95728c4e0a31','dd135225-c42f-4604-9b6f-a610a7196912','7e3b634f-d3a7-45c5-a11c-058520e77820','f8972c57-9e40-486f-acb6-acd1120193f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ed4033f97d42e78f09bbd8c7709722',volume_type_id=9bd19ef6-c64b-4e10-ae80-2e5f3d5c25e3)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:33.756962 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-b5a3197e-184b-4371-a78b-22d5753f6796 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c0ccfd3-fe74-45c5-8f34-9281dad476bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:33.772534 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-b5a3197e-184b-4371-a78b-22d5753f6796 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c0ccfd3-fe74-45c5-8f34-9281dad476bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:33.772937 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-b5a3197e-184b-4371-a78b-22d5753f6796 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Flow 'volume_create_api' (35b6f855-9440-4314-964f-d0f20d6b46e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:33.773744 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-b5a3197e-184b-4371-a78b-22d5753f6796 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Create volume request issued successfully. Aug 06 14:21:33.773879 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b5a3197e-184b-4371-a78b-22d5753f6796 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:21:33.774816 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 166/663] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:21:33 2026] POST /volume/v3/volumes => generated 785 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:21:33.789743 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c2d9d986-3f1a-49f1-8596-b0bc53a882c6 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:33.792069 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c2d9d986-3f1a-49f1-8596-b0bc53a882c6 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] GET https://10.4.3.229/volume/v3/volumes/8a6ae5e4-804e-491e-9ca4-547549a5f86a Aug 06 14:21:33.792635 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c2d9d986-3f1a-49f1-8596-b0bc53a882c6 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:33.792635 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c2d9d986-3f1a-49f1-8596-b0bc53a882c6 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:33.802108 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:33.802108 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:33.806312 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c2d9d986-3f1a-49f1-8596-b0bc53a882c6 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Volume info retrieved successfully. Aug 06 14:21:33.811242 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c2d9d986-3f1a-49f1-8596-b0bc53a882c6 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] https://10.4.3.229/volume/v3/volumes/8a6ae5e4-804e-491e-9ca4-547549a5f86a returned with HTTP 200 Aug 06 14:21:33.811737 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 168/664] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:21:33 2026] GET /volume/v3/volumes/8a6ae5e4-804e-491e-9ca4-547549a5f86a => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:34.100728 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-055a7cc8-53fa-45a2-9bf1-909309b8e94f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:34.103216 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-055a7cc8-53fa-45a2-9bf1-909309b8e94f tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] GET https://10.4.3.229/volume/v3/volumes/aad3933d-c6e0-4382-9fad-c1f414e4248a Aug 06 14:21:34.103332 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-055a7cc8-53fa-45a2-9bf1-909309b8e94f tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:34.103766 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-055a7cc8-53fa-45a2-9bf1-909309b8e94f tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:34.113063 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:34.113063 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:34.120260 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-055a7cc8-53fa-45a2-9bf1-909309b8e94f tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:21:34.126584 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-055a7cc8-53fa-45a2-9bf1-909309b8e94f tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/aad3933d-c6e0-4382-9fad-c1f414e4248a returned with HTTP 200 Aug 06 14:21:34.127193 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 167/665] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:34 2026] GET /volume/v3/volumes/aad3933d-c6e0-4382-9fad-c1f414e4248a => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:34.154307 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5e4f7049-46a5-42e0-a5db-569c6ca7a3a7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:34.156472 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5e4f7049-46a5-42e0-a5db-569c6ca7a3a7 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] DELETE https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e Aug 06 14:21:34.156796 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5e4f7049-46a5-42e0-a5db-569c6ca7a3a7 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:34.156908 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5e4f7049-46a5-42e0-a5db-569c6ca7a3a7 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:34.157066 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-5e4f7049-46a5-42e0-a5db-569c6ca7a3a7 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Delete volume with id: 57c5db47-0464-413f-b43b-f911c657e42e Aug 06 14:21:34.169909 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:34.169909 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:34.170498 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5e4f7049-46a5-42e0-a5db-569c6ca7a3a7 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Volume info retrieved successfully. Aug 06 14:21:34.172511 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-0e906b2d-2071-4ba9-a6b0-f42375fdb160 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:34.175611 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-0e906b2d-2071-4ba9-a6b0-f42375fdb160 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] GET https://10.4.3.229/volume/v3/volumes/aad3933d-c6e0-4382-9fad-c1f414e4248a Aug 06 14:21:34.175962 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-0e906b2d-2071-4ba9-a6b0-f42375fdb160 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:34.176639 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-0e906b2d-2071-4ba9-a6b0-f42375fdb160 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:34.187555 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:34.187555 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:34.192685 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-0e906b2d-2071-4ba9-a6b0-f42375fdb160 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:21:34.196050 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5e4f7049-46a5-42e0-a5db-569c6ca7a3a7 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Delete volume request issued successfully. Aug 06 14:21:34.196353 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5e4f7049-46a5-42e0-a5db-569c6ca7a3a7 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e returned with HTTP 202 Aug 06 14:21:34.197022 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 165/666] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:21:34 2026] DELETE /volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:21:34.199601 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-0e906b2d-2071-4ba9-a6b0-f42375fdb160 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/aad3933d-c6e0-4382-9fad-c1f414e4248a returned with HTTP 200 Aug 06 14:21:34.200282 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 167/667] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:21:34 2026] GET /volume/v3/volumes/aad3933d-c6e0-4382-9fad-c1f414e4248a => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:34.206238 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3002c400-8e1a-4ba7-bb40-e7dda13345f8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:34.210117 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3002c400-8e1a-4ba7-bb40-e7dda13345f8 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] GET https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e Aug 06 14:21:34.210367 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3002c400-8e1a-4ba7-bb40-e7dda13345f8 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:34.210571 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3002c400-8e1a-4ba7-bb40-e7dda13345f8 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:34.222804 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:34.222804 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:34.227289 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3002c400-8e1a-4ba7-bb40-e7dda13345f8 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Volume info retrieved successfully. Aug 06 14:21:34.231509 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3002c400-8e1a-4ba7-bb40-e7dda13345f8 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e returned with HTTP 200 Aug 06 14:21:34.231841 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 169/668] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:34 2026] GET /volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:34.773734 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-17213382-a517-47a0-8617-f784e6e392d7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:34.775087 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-17213382-a517-47a0-8617-f784e6e392d7 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] GET https://10.4.3.229/volume/v3/volumes/aad3933d-c6e0-4382-9fad-c1f414e4248a Aug 06 14:21:34.775270 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-17213382-a517-47a0-8617-f784e6e392d7 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:34.775492 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-17213382-a517-47a0-8617-f784e6e392d7 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:34.787232 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:34.787232 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:34.790711 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-17213382-a517-47a0-8617-f784e6e392d7 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:21:34.802786 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-17213382-a517-47a0-8617-f784e6e392d7 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/aad3933d-c6e0-4382-9fad-c1f414e4248a returned with HTTP 200 Aug 06 14:21:34.802786 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 168/669] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:21:34 2026] GET /volume/v3/volumes/aad3933d-c6e0-4382-9fad-c1f414e4248a => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:34.814623 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-22805dc6-418a-4fbd-adf8-a58edb14effc None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:34.814959 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-22805dc6-418a-4fbd-adf8-a58edb14effc None None] GET https://10.4.3.229/volume// Aug 06 14:21:34.815188 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-22805dc6-418a-4fbd-adf8-a58edb14effc None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:34.815330 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-22805dc6-418a-4fbd-adf8-a58edb14effc None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:34.815656 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-22805dc6-418a-4fbd-adf8-a58edb14effc None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:21:34.815931 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 166/670] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14:21:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:21:34.823184 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-3b12c753-8ed8-4591-9c35-b78481aaba50 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:34.825196 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-3b12c753-8ed8-4591-9c35-b78481aaba50 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:21:34.825594 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-3b12c753-8ed8-4591-9c35-b78481aaba50 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aad3933d-c6e0-4382-9fad-c1f414e4248a", "connector": null, "instance_uuid": "d711cc0d-06d4-4c92-83c4-bc5624a40482"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:34.829925 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8a15f893-3684-4057-9516-596ecb91c55b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:34.832151 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8a15f893-3684-4057-9516-596ecb91c55b tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] GET https://10.4.3.229/volume/v3/volumes/8a6ae5e4-804e-491e-9ca4-547549a5f86a Aug 06 14:21:34.832407 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8a15f893-3684-4057-9516-596ecb91c55b tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:34.832645 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8a15f893-3684-4057-9516-596ecb91c55b tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:34.837744 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:34.837744 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:34.841813 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:34.841813 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:34.847353 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8a15f893-3684-4057-9516-596ecb91c55b tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Volume info retrieved successfully. Aug 06 14:21:34.853712 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8a15f893-3684-4057-9516-596ecb91c55b tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] https://10.4.3.229/volume/v3/volumes/8a6ae5e4-804e-491e-9ca4-547549a5f86a returned with HTTP 200 Aug 06 14:21:34.853932 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 170/671] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:21:34 2026] GET /volume/v3/volumes/8a6ae5e4-804e-491e-9ca4-547549a5f86a => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:34.868579 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f5af3f0d-dd14-4939-a236-6076bdcd4d79 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:34.871304 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f5af3f0d-dd14-4939-a236-6076bdcd4d79 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] GET https://10.4.3.229/volume/v3/messages Aug 06 14:21:34.871304 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f5af3f0d-dd14-4939-a236-6076bdcd4d79 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:34.871656 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f5af3f0d-dd14-4939-a236-6076bdcd4d79 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:34.876227 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-3b12c753-8ed8-4591-9c35-b78481aaba50 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:21:34.877069 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 168/672] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:21:34 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:34.879674 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f5af3f0d-dd14-4939-a236-6076bdcd4d79 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] https://10.4.3.229/volume/v3/messages returned with HTTP 200 Aug 06 14:21:34.879982 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 169/673] 10.4.3.229 () {68 vars in 1280 bytes} [Thu Aug 6 14:21:34 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 06 14:21:34.890292 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-17cf2200-4917-4d57-bdbb-86ef14b2a304 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:34.891711 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-17cf2200-4917-4d57-bdbb-86ef14b2a304 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] DELETE https://10.4.3.229/volume/v3/messages/48de486c-8819-4052-93d3-ce5214506c78 Aug 06 14:21:34.891926 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-17cf2200-4917-4d57-bdbb-86ef14b2a304 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:34.892408 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-17cf2200-4917-4d57-bdbb-86ef14b2a304 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:34.914523 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-17cf2200-4917-4d57-bdbb-86ef14b2a304 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] https://10.4.3.229/volume/v3/messages/48de486c-8819-4052-93d3-ce5214506c78 returned with HTTP 204 Aug 06 14:21:34.915060 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 167/674] 10.4.3.229 () {68 vars in 1394 bytes} [Thu Aug 6 14:21:34 2026] DELETE /volume/v3/messages/48de486c-8819-4052-93d3-ce5214506c78 => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 14:21:34.927164 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3a6d226e-3230-46c3-9b19-5dee85c406e5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:34.928752 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3a6d226e-3230-46c3-9b19-5dee85c406e5 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] GET https://10.4.3.229/volume/v3/messages/48de486c-8819-4052-93d3-ce5214506c78 Aug 06 14:21:34.929123 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3a6d226e-3230-46c3-9b19-5dee85c406e5 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:34.929355 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3a6d226e-3230-46c3-9b19-5dee85c406e5 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:34.946707 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3a6d226e-3230-46c3-9b19-5dee85c406e5 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] https://10.4.3.229/volume/v3/messages/48de486c-8819-4052-93d3-ce5214506c78 returned with HTTP 404 Aug 06 14:21:34.946707 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 171/675] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:21:34 2026] GET /volume/v3/messages/48de486c-8819-4052-93d3-ce5214506c78 => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:34.958958 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d465cc2e-1fca-4ab0-a2b1-e5f1d9f77acf None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:34.964323 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d465cc2e-1fca-4ab0-a2b1-e5f1d9f77acf tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] GET https://10.4.3.229/volume/v3/volumes/8a6ae5e4-804e-491e-9ca4-547549a5f86a Aug 06 14:21:34.964595 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d465cc2e-1fca-4ab0-a2b1-e5f1d9f77acf tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:34.964872 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d465cc2e-1fca-4ab0-a2b1-e5f1d9f77acf tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:34.973319 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:34.973319 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:34.980997 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d465cc2e-1fca-4ab0-a2b1-e5f1d9f77acf tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Volume info retrieved successfully. Aug 06 14:21:34.990050 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d465cc2e-1fca-4ab0-a2b1-e5f1d9f77acf tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] https://10.4.3.229/volume/v3/volumes/8a6ae5e4-804e-491e-9ca4-547549a5f86a returned with HTTP 200 Aug 06 14:21:34.990605 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 169/676] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:21:34 2026] GET /volume/v3/volumes/8a6ae5e4-804e-491e-9ca4-547549a5f86a => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:35.008770 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a6606f35-bca5-41f2-8208-9cab3966bb11 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:35.012286 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a6606f35-bca5-41f2-8208-9cab3966bb11 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] DELETE https://10.4.3.229/volume/v3/volumes/8a6ae5e4-804e-491e-9ca4-547549a5f86a Aug 06 14:21:35.012623 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a6606f35-bca5-41f2-8208-9cab3966bb11 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:35.012901 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a6606f35-bca5-41f2-8208-9cab3966bb11 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:35.013117 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-a6606f35-bca5-41f2-8208-9cab3966bb11 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Delete volume with id: 8a6ae5e4-804e-491e-9ca4-547549a5f86a Aug 06 14:21:35.024308 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:35.024308 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:35.025777 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a6606f35-bca5-41f2-8208-9cab3966bb11 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Volume info retrieved successfully. Aug 06 14:21:35.026856 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-a6606f35-bca5-41f2-8208-9cab3966bb11 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100397) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 14:21:35.049680 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [None req-a6606f35-bca5-41f2-8208-9cab3966bb11 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1110268440 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1110268440, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:21:35.050022 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [None req-a6606f35-bca5-41f2-8208-9cab3966bb11 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1110268440 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1110268440, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:21:35.059870 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-a6606f35-bca5-41f2-8208-9cab3966bb11 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Created reservations ['b6196584-1a4b-410f-a20c-ce204b370c4c', '085f2934-adca-49e4-8b54-e81d6bad8bbd', '0dbc3ef7-9261-4032-a83f-9de3c2513172', 'd6c8c103-a005-47b6-a06e-ad20f7f11ec8'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:35.113199 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a6606f35-bca5-41f2-8208-9cab3966bb11 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Delete volume request issued successfully. Aug 06 14:21:35.113638 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a6606f35-bca5-41f2-8208-9cab3966bb11 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] https://10.4.3.229/volume/v3/volumes/8a6ae5e4-804e-491e-9ca4-547549a5f86a returned with HTTP 202 Aug 06 14:21:35.113869 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 170/677] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:21:35 2026] DELETE /volume/v3/volumes/8a6ae5e4-804e-491e-9ca4-547549a5f86a => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:21:35.125167 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ca90b966-23f5-4712-ad3b-5d68ad471990 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:35.129769 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ca90b966-23f5-4712-ad3b-5d68ad471990 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] GET https://10.4.3.229/volume/v3/volumes/8a6ae5e4-804e-491e-9ca4-547549a5f86a Aug 06 14:21:35.129769 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ca90b966-23f5-4712-ad3b-5d68ad471990 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:35.129769 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ca90b966-23f5-4712-ad3b-5d68ad471990 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:35.137390 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ca90b966-23f5-4712-ad3b-5d68ad471990 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] https://10.4.3.229/volume/v3/volumes/8a6ae5e4-804e-491e-9ca4-547549a5f86a returned with HTTP 404 Aug 06 14:21:35.138058 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 168/678] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:21:35 2026] GET /volume/v3/volumes/8a6ae5e4-804e-491e-9ca4-547549a5f86a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:35.148127 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-85b4b774-644c-4565-8dd2-ac376cb7ffcc None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:35.152101 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-85b4b774-644c-4565-8dd2-ac376cb7ffcc tempest-UserMessagesTest-1177620812 tempest-UserMessagesTest-1177620812-project-admin] DELETE https://10.4.3.229/volume/v3/types/9bd19ef6-c64b-4e10-ae80-2e5f3d5c25e3 Aug 06 14:21:35.152367 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-85b4b774-644c-4565-8dd2-ac376cb7ffcc tempest-UserMessagesTest-1177620812 tempest-UserMessagesTest-1177620812-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:35.152623 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-85b4b774-644c-4565-8dd2-ac376cb7ffcc tempest-UserMessagesTest-1177620812 tempest-UserMessagesTest-1177620812-project-admin] Calling method '_delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:35.180526 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-85b4b774-644c-4565-8dd2-ac376cb7ffcc tempest-UserMessagesTest-1177620812 tempest-UserMessagesTest-1177620812-project-admin] https://10.4.3.229/volume/v3/types/9bd19ef6-c64b-4e10-ae80-2e5f3d5c25e3 returned with HTTP 202 Aug 06 14:21:35.181048 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 172/679] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:21:35 2026] DELETE /volume/v3/types/9bd19ef6-c64b-4e10-ae80-2e5f3d5c25e3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:21:35.188298 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5810698c-3f4b-4c39-a6e8-23cf0afe1100 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:35.190789 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5810698c-3f4b-4c39-a6e8-23cf0afe1100 tempest-UserMessagesTest-1177620812 tempest-UserMessagesTest-1177620812-project-admin] GET https://10.4.3.229/volume/v3/types/9bd19ef6-c64b-4e10-ae80-2e5f3d5c25e3 Aug 06 14:21:35.191967 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5810698c-3f4b-4c39-a6e8-23cf0afe1100 tempest-UserMessagesTest-1177620812 tempest-UserMessagesTest-1177620812-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:35.191967 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5810698c-3f4b-4c39-a6e8-23cf0afe1100 tempest-UserMessagesTest-1177620812 tempest-UserMessagesTest-1177620812-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:35.196391 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5810698c-3f4b-4c39-a6e8-23cf0afe1100 tempest-UserMessagesTest-1177620812 tempest-UserMessagesTest-1177620812-project-admin] https://10.4.3.229/volume/v3/types/9bd19ef6-c64b-4e10-ae80-2e5f3d5c25e3 returned with HTTP 404 Aug 06 14:21:35.198563 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 170/680] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:21:35 2026] GET /volume/v3/types/9bd19ef6-c64b-4e10-ae80-2e5f3d5c25e3 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:35.208248 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8c64a0ec-23cc-4cbe-95f0-9052f65ad1e7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:35.210327 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8c64a0ec-23cc-4cbe-95f0-9052f65ad1e7 tempest-UserMessagesTest-1177620812 tempest-UserMessagesTest-1177620812-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:21:35.210802 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8c64a0ec-23cc-4cbe-95f0-9052f65ad1e7 tempest-UserMessagesTest-1177620812 tempest-UserMessagesTest-1177620812-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-120865984", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1263232792", "vendor_name": "tempest-vendor_name-46435157"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:35.236991 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8c64a0ec-23cc-4cbe-95f0-9052f65ad1e7 tempest-UserMessagesTest-1177620812 tempest-UserMessagesTest-1177620812-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:21:35.237528 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 171/681] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:21:35 2026] POST /volume/v3/types => generated 325 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:35.246650 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f7ac8e84-c4af-4578-bf3b-f02a774c0594 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:35.247118 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1f92ce22-8607-43b2-bd76-1590a95222cc None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:35.248770 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f7ac8e84-c4af-4578-bf3b-f02a774c0594 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] GET https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e Aug 06 14:21:35.249017 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f7ac8e84-c4af-4578-bf3b-f02a774c0594 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:35.249192 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1f92ce22-8607-43b2-bd76-1590a95222cc tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:21:35.249306 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f7ac8e84-c4af-4578-bf3b-f02a774c0594 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:35.249680 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1f92ce22-8607-43b2-bd76-1590a95222cc tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5804335b-eb1d-4aff-a941-2ced76908db1", "size": 1, "name": "tempest-UserMessagesTest-Volume-873519232"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:35.252914 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-1f92ce22-8607-43b2-bd76-1590a95222cc tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Create volume request body: {'volume': {'volume_type': '5804335b-eb1d-4aff-a941-2ced76908db1', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-873519232'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:21:35.255780 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f7ac8e84-c4af-4578-bf3b-f02a774c0594 tempest-TaggedAttachmentsTest-1061248557 tempest-TaggedAttachmentsTest-1061248557-project-member] https://10.4.3.229/volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e returned with HTTP 404 Aug 06 14:21:35.256300 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 169/682] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:35 2026] GET /volume/v3/volumes/57c5db47-0464-413f-b43b-f911c657e42e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:35.260437 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-1f92ce22-8607-43b2-bd76-1590a95222cc tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Create volume of 1 GB Aug 06 14:21:35.260831 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:35.260831 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:35.261508 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-1f92ce22-8607-43b2-bd76-1590a95222cc tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Availability Zones retrieved successfully. Aug 06 14:21:35.267022 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1f92ce22-8607-43b2-bd76-1590a95222cc tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Flow 'volume_create_api' (ab776a90-861e-4462-9c45-54b4a2d60d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:35.268407 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1f92ce22-8607-43b2-bd76-1590a95222cc tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (761f11f7-0906-44e1-a4b8-958bd98a313e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:35.269547 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-1f92ce22-8607-43b2-bd76-1590a95222cc tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:21:35.295410 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1f92ce22-8607-43b2-bd76-1590a95222cc tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (761f11f7-0906-44e1-a4b8-958bd98a313e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:21:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1263232792',vendor_name='tempest-vendor_name-46435157'},id=5804335b-eb1d-4aff-a941-2ced76908db1,is_public=True,name='tempest-UserMessagesTest-volume-type-120865984',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5804335b-eb1d-4aff-a941-2ced76908db1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:35.296549 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1f92ce22-8607-43b2-bd76-1590a95222cc tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a7bdd5d-9d8c-4e99-99a2-82e0f96a1ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:35.330194 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-1f92ce22-8607-43b2-bd76-1590a95222cc tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-120865984 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-120865984, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:21:35.330600 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-1f92ce22-8607-43b2-bd76-1590a95222cc tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-120865984 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-120865984, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:21:35.371938 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-1f92ce22-8607-43b2-bd76-1590a95222cc tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Created reservations ['c2aa8a49-ee87-44af-b43b-b00bf58c2419', '2f13b537-3db4-4cf8-8dc3-66ae44586169', '2e8c74d3-7e12-4f56-97b2-6c765482e9ea', 'a56de1a4-bc6e-448d-af12-3772d8b558d5'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:35.371938 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1f92ce22-8607-43b2-bd76-1590a95222cc tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a7bdd5d-9d8c-4e99-99a2-82e0f96a1ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2aa8a49-ee87-44af-b43b-b00bf58c2419', '2f13b537-3db4-4cf8-8dc3-66ae44586169', '2e8c74d3-7e12-4f56-97b2-6c765482e9ea', 'a56de1a4-bc6e-448d-af12-3772d8b558d5']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:35.371938 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1f92ce22-8607-43b2-bd76-1590a95222cc tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4afd9898-2631-44af-96ce-62b74794a374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:35.408511 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1f92ce22-8607-43b2-bd76-1590a95222cc tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4afd9898-2631-44af-96ce-62b74794a374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e456fbb-7707-42ec-be19-f2d76b922cf2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-873519232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db0be164a4f245f39e02e07ecdd07138',qos_specs=None,replication_status=,reservations=['c2aa8a49-ee87-44af-b43b-b00bf58c2419','2f13b537-3db4-4cf8-8dc3-66ae44586169','2e8c74d3-7e12-4f56-97b2-6c765482e9ea','a56de1a4-bc6e-448d-af12-3772d8b558d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ed4033f97d42e78f09bbd8c7709722',volume_type_id=5804335b-eb1d-4aff-a941-2ced76908db1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:21:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-873519232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e456fbb-7707-42ec-be19-f2d76b922cf2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db0be164a4f245f39e02e07ecdd07138',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78ed4033f97d42e78f09bbd8c7709722',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5804335b-eb1d-4aff-a941-2ced76908db1),volume_type_id=5804335b-eb1d-4aff-a941-2ced76908db1)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:35.410075 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1f92ce22-8607-43b2-bd76-1590a95222cc tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56f0ecde-e7ab-44a3-bf26-e31295d1a383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:35.434902 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1f92ce22-8607-43b2-bd76-1590a95222cc tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56f0ecde-e7ab-44a3-bf26-e31295d1a383) transitioned into state 'SUCCESS' from state '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-873519232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db0be164a4f245f39e02e07ecdd07138',qos_specs=None,replication_status=,reservations=['c2aa8a49-ee87-44af-b43b-b00bf58c2419','2f13b537-3db4-4cf8-8dc3-66ae44586169','2e8c74d3-7e12-4f56-97b2-6c765482e9ea','a56de1a4-bc6e-448d-af12-3772d8b558d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ed4033f97d42e78f09bbd8c7709722',volume_type_id=5804335b-eb1d-4aff-a941-2ced76908db1)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:35.436053 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1f92ce22-8607-43b2-bd76-1590a95222cc tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d1de15b-5a42-4b3b-8e43-ad66531de5e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:35.445979 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-d86429e4-0403-4515-996f-01ed4f5428dd req-c322adc3-8c32-4cc9-b5aa-98b0a2c54df0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:35.448088 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-d86429e4-0403-4515-996f-01ed4f5428dd req-c322adc3-8c32-4cc9-b5aa-98b0a2c54df0 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] DELETE https://10.4.3.229/volume/v3/attachments/eef53dbc-e92e-40a2-b819-afa51c79010d Aug 06 14:21:35.448264 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-d86429e4-0403-4515-996f-01ed4f5428dd req-c322adc3-8c32-4cc9-b5aa-98b0a2c54df0 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:35.448484 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-d86429e4-0403-4515-996f-01ed4f5428dd req-c322adc3-8c32-4cc9-b5aa-98b0a2c54df0 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:35.451798 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1f92ce22-8607-43b2-bd76-1590a95222cc tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d1de15b-5a42-4b3b-8e43-ad66531de5e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:35.452870 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1f92ce22-8607-43b2-bd76-1590a95222cc tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Flow 'volume_create_api' (ab776a90-861e-4462-9c45-54b4a2d60d4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:35.452940 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-1f92ce22-8607-43b2-bd76-1590a95222cc tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Create volume request issued successfully. Aug 06 14:21:35.453716 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1f92ce22-8607-43b2-bd76-1590a95222cc tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:21:35.454271 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 173/683] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:21:35 2026] POST /volume/v3/volumes => generated 784 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:21:35.477009 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:35.477009 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:35.484917 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-22adcf9f-def7-4bcd-b1e7-eca2382c65e8 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:35.490043 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-22adcf9f-def7-4bcd-b1e7-eca2382c65e8 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] GET https://10.4.3.229/volume/v3/volumes/6e456fbb-7707-42ec-be19-f2d76b922cf2 Aug 06 14:21:35.490043 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-22adcf9f-def7-4bcd-b1e7-eca2382c65e8 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:35.490043 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-22adcf9f-def7-4bcd-b1e7-eca2382c65e8 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:35.501025 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:35.501025 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:35.506647 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-22adcf9f-def7-4bcd-b1e7-eca2382c65e8 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Volume info retrieved successfully. Aug 06 14:21:35.512587 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-22adcf9f-def7-4bcd-b1e7-eca2382c65e8 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] https://10.4.3.229/volume/v3/volumes/6e456fbb-7707-42ec-be19-f2d76b922cf2 returned with HTTP 200 Aug 06 14:21:35.513274 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 172/684] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:21:35 2026] GET /volume/v3/volumes/6e456fbb-7707-42ec-be19-f2d76b922cf2 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:35.553288 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-d86429e4-0403-4515-996f-01ed4f5428dd req-c322adc3-8c32-4cc9-b5aa-98b0a2c54df0 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/attachments/eef53dbc-e92e-40a2-b819-afa51c79010d returned with HTTP 200 Aug 06 14:21:35.553836 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 171/685] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:21:35 2026] DELETE /volume/v3/attachments/eef53dbc-e92e-40a2-b819-afa51c79010d => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:35.572161 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-d86429e4-0403-4515-996f-01ed4f5428dd req-b35b93ba-c3ef-496b-90e6-2936515ce917 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:35.576758 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-d86429e4-0403-4515-996f-01ed4f5428dd req-b35b93ba-c3ef-496b-90e6-2936515ce917 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] DELETE https://10.4.3.229/volume/v3/attachments/62efbd3e-ebdd-41ab-a68f-d1fead723dcd Aug 06 14:21:35.576951 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-d86429e4-0403-4515-996f-01ed4f5428dd req-b35b93ba-c3ef-496b-90e6-2936515ce917 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:35.577138 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-d86429e4-0403-4515-996f-01ed4f5428dd req-b35b93ba-c3ef-496b-90e6-2936515ce917 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:35.587283 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:35.587283 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:35.652580 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-d86429e4-0403-4515-996f-01ed4f5428dd req-b35b93ba-c3ef-496b-90e6-2936515ce917 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/attachments/62efbd3e-ebdd-41ab-a68f-d1fead723dcd returned with HTTP 200 Aug 06 14:21:35.653484 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 170/686] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:21:35 2026] DELETE /volume/v3/attachments/62efbd3e-ebdd-41ab-a68f-d1fead723dcd => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:35.676997 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-d86429e4-0403-4515-996f-01ed4f5428dd req-a244d49f-6c09-4840-b8ff-58423c334b47 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:35.681442 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-d86429e4-0403-4515-996f-01ed4f5428dd req-a244d49f-6c09-4840-b8ff-58423c334b47 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] DELETE https://10.4.3.229/volume/v3/attachments/711b0b49-460f-4558-b105-be13c1ce568d Aug 06 14:21:35.681693 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-d86429e4-0403-4515-996f-01ed4f5428dd req-a244d49f-6c09-4840-b8ff-58423c334b47 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:35.681953 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-d86429e4-0403-4515-996f-01ed4f5428dd req-a244d49f-6c09-4840-b8ff-58423c334b47 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:35.691391 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:35.691391 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:35.753499 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-d86429e4-0403-4515-996f-01ed4f5428dd req-a244d49f-6c09-4840-b8ff-58423c334b47 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/attachments/711b0b49-460f-4558-b105-be13c1ce568d returned with HTTP 200 Aug 06 14:21:35.754207 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 174/687] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:21:35 2026] DELETE /volume/v3/attachments/711b0b49-460f-4558-b105-be13c1ce568d => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:36.529275 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-68c32d03-144f-4527-a445-75664578a1c5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:36.531413 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-68c32d03-144f-4527-a445-75664578a1c5 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] GET https://10.4.3.229/volume/v3/volumes/6e456fbb-7707-42ec-be19-f2d76b922cf2 Aug 06 14:21:36.531691 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-68c32d03-144f-4527-a445-75664578a1c5 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:36.531926 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-68c32d03-144f-4527-a445-75664578a1c5 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:36.541971 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:36.541971 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:36.547055 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-68c32d03-144f-4527-a445-75664578a1c5 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Volume info retrieved successfully. Aug 06 14:21:36.557330 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-68c32d03-144f-4527-a445-75664578a1c5 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] https://10.4.3.229/volume/v3/volumes/6e456fbb-7707-42ec-be19-f2d76b922cf2 returned with HTTP 200 Aug 06 14:21:36.557842 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 173/688] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:21:36 2026] GET /volume/v3/volumes/6e456fbb-7707-42ec-be19-f2d76b922cf2 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:36.575809 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6864fb5c-a950-4f9b-9af6-d22258f3fd04 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:36.579799 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6864fb5c-a950-4f9b-9af6-d22258f3fd04 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] GET https://10.4.3.229/volume/v3/messages Aug 06 14:21:36.580005 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6864fb5c-a950-4f9b-9af6-d22258f3fd04 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:36.580230 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6864fb5c-a950-4f9b-9af6-d22258f3fd04 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:36.580579 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:36.580579 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:36.598200 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6864fb5c-a950-4f9b-9af6-d22258f3fd04 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] https://10.4.3.229/volume/v3/messages returned with HTTP 200 Aug 06 14:21:36.598653 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 172/689] 10.4.3.229 () {68 vars in 1280 bytes} [Thu Aug 6 14:21:36 2026] GET /volume/v3/messages => generated 670 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:36.604852 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-52fdc371-ba49-46b1-8429-e5e368331d15 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:36.604852 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-52fdc371-ba49-46b1-8429-e5e368331d15 None None] GET https://10.4.3.229/volume// Aug 06 14:21:36.604852 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-52fdc371-ba49-46b1-8429-e5e368331d15 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:36.604852 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-52fdc371-ba49-46b1-8429-e5e368331d15 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:36.604852 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-52fdc371-ba49-46b1-8429-e5e368331d15 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:21:36.604852 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 171/690] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14: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 06 14:21:36.609626 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-cea8fb41-b81b-4946-a242-22c0e1a24ac9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:36.611916 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cea8fb41-b81b-4946-a242-22c0e1a24ac9 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] GET https://10.4.3.229/volume/v3/messages/70f46839-51e2-4fea-bc41-4e5611cab1da Aug 06 14:21:36.612211 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cea8fb41-b81b-4946-a242-22c0e1a24ac9 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:36.612475 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cea8fb41-b81b-4946-a242-22c0e1a24ac9 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:36.613910 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-b9a24ceb-8a1b-4f98-a44e-23528df5ccc9 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:36.617162 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-b9a24ceb-8a1b-4f98-a44e-23528df5ccc9 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] GET https://10.4.3.229/volume/v3/volumes/aad3933d-c6e0-4382-9fad-c1f414e4248a Aug 06 14:21:36.617444 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-b9a24ceb-8a1b-4f98-a44e-23528df5ccc9 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:36.618419 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-b9a24ceb-8a1b-4f98-a44e-23528df5ccc9 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:36.619446 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:36.619446 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:36.619841 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cea8fb41-b81b-4946-a242-22c0e1a24ac9 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] https://10.4.3.229/volume/v3/messages/70f46839-51e2-4fea-bc41-4e5611cab1da returned with HTTP 200 Aug 06 14:21:36.620357 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 175/691] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:21:36 2026] GET /volume/v3/messages/70f46839-51e2-4fea-bc41-4e5611cab1da => generated 667 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:36.629345 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:36.629345 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:36.632008 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a9ba197e-357b-4029-ad45-df16e6ed483a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:36.635031 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-b9a24ceb-8a1b-4f98-a44e-23528df5ccc9 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:21:36.639405 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a9ba197e-357b-4029-ad45-df16e6ed483a tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] GET https://10.4.3.229/volume/v3/messages Aug 06 14:21:36.639405 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a9ba197e-357b-4029-ad45-df16e6ed483a tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:36.640775 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a9ba197e-357b-4029-ad45-df16e6ed483a tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:36.641505 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-b9a24ceb-8a1b-4f98-a44e-23528df5ccc9 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/aad3933d-c6e0-4382-9fad-c1f414e4248a returned with HTTP 200 Aug 06 14:21:36.642017 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 174/692] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:21:36 2026] GET /volume/v3/volumes/aad3933d-c6e0-4382-9fad-c1f414e4248a => generated 1539 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:21:36.646927 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a9ba197e-357b-4029-ad45-df16e6ed483a tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] https://10.4.3.229/volume/v3/messages returned with HTTP 200 Aug 06 14:21:36.646997 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 173/693] 10.4.3.229 () {68 vars in 1280 bytes} [Thu Aug 6 14:21:36 2026] GET /volume/v3/messages => generated 670 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:36.660371 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f74e2440-bbd9-4408-8521-bea37a2a7d6e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:36.665558 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f74e2440-bbd9-4408-8521-bea37a2a7d6e tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] DELETE https://10.4.3.229/volume/v3/messages/70f46839-51e2-4fea-bc41-4e5611cab1da Aug 06 14:21:36.665883 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f74e2440-bbd9-4408-8521-bea37a2a7d6e tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:36.666208 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f74e2440-bbd9-4408-8521-bea37a2a7d6e tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:36.673886 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:36.673886 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:36.681975 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f74e2440-bbd9-4408-8521-bea37a2a7d6e tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] https://10.4.3.229/volume/v3/messages/70f46839-51e2-4fea-bc41-4e5611cab1da returned with HTTP 204 Aug 06 14:21:36.682596 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 172/694] 10.4.3.229 () {68 vars in 1394 bytes} [Thu Aug 6 14:21:36 2026] DELETE /volume/v3/messages/70f46839-51e2-4fea-bc41-4e5611cab1da => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 14:21:36.692296 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-bfc8e65a-18db-47b4-961d-ed0968cef2d8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:36.694611 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bfc8e65a-18db-47b4-961d-ed0968cef2d8 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] GET https://10.4.3.229/volume/v3/volumes/6e456fbb-7707-42ec-be19-f2d76b922cf2 Aug 06 14:21:36.694821 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bfc8e65a-18db-47b4-961d-ed0968cef2d8 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:36.694994 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bfc8e65a-18db-47b4-961d-ed0968cef2d8 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:36.701245 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:36.701245 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:36.708091 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-bfc8e65a-18db-47b4-961d-ed0968cef2d8 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Volume info retrieved successfully. Aug 06 14:21:36.716309 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bfc8e65a-18db-47b4-961d-ed0968cef2d8 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] https://10.4.3.229/volume/v3/volumes/6e456fbb-7707-42ec-be19-f2d76b922cf2 returned with HTTP 200 Aug 06 14:21:36.717233 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 176/695] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:21:36 2026] GET /volume/v3/volumes/6e456fbb-7707-42ec-be19-f2d76b922cf2 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:36.738402 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a930859f-df1f-4b3e-b295-faea06615683 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:36.742142 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a930859f-df1f-4b3e-b295-faea06615683 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] DELETE https://10.4.3.229/volume/v3/volumes/6e456fbb-7707-42ec-be19-f2d76b922cf2 Aug 06 14:21:36.742510 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a930859f-df1f-4b3e-b295-faea06615683 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:36.742804 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a930859f-df1f-4b3e-b295-faea06615683 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:36.743122 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-a930859f-df1f-4b3e-b295-faea06615683 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Delete volume with id: 6e456fbb-7707-42ec-be19-f2d76b922cf2 Aug 06 14:21:36.751624 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:36.751624 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:36.752097 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a930859f-df1f-4b3e-b295-faea06615683 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Volume info retrieved successfully. Aug 06 14:21:36.753278 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-a930859f-df1f-4b3e-b295-faea06615683 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100397) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 14:21:36.770355 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-bf5e8e3d-22f9-49ac-8059-97804aca2244 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:36.773216 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-bf5e8e3d-22f9-49ac-8059-97804aca2244 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] PUT https://10.4.3.229/volume/v3/attachments/f6557039-b711-4f7f-8ffa-b4ffb4b86d82 Aug 06 14:21:36.773945 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-bf5e8e3d-22f9-49ac-8059-97804aca2244 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:36.781776 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [None req-a930859f-df1f-4b3e-b295-faea06615683 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-120865984 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-120865984, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:21:36.782032 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [None req-a930859f-df1f-4b3e-b295-faea06615683 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-120865984 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-120865984, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:21:36.791958 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-bf5e8e3d-22f9-49ac-8059-97804aca2244 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Acquiring lock "cinder-attachment_update-aad3933d-c6e0-4382-9fad-c1f414e4248a-np0000006659" by "attachment_update" {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:21:36.793245 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-a930859f-df1f-4b3e-b295-faea06615683 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Created reservations ['c9487da1-a554-433d-9d57-3bf248b052ea', '2ea3d38f-5efa-4c91-938a-503e0a3eec47', 'a2506e65-c84b-4718-935b-8f7e3a771927', '6723ebfe-7203-439b-9c3e-360dbe6d288b'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:36.797584 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-bf5e8e3d-22f9-49ac-8059-97804aca2244 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Lock "cinder-attachment_update-aad3933d-c6e0-4382-9fad-c1f414e4248a-np0000006659" acquired by "attachment_update" :: waited 0.007s {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:21:36.799122 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:36.799122 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:36.826084 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a930859f-df1f-4b3e-b295-faea06615683 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Delete volume request issued successfully. Aug 06 14:21:36.826084 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a930859f-df1f-4b3e-b295-faea06615683 tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] https://10.4.3.229/volume/v3/volumes/6e456fbb-7707-42ec-be19-f2d76b922cf2 returned with HTTP 202 Aug 06 14:21:36.826577 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 175/696] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:21:36 2026] DELETE /volume/v3/volumes/6e456fbb-7707-42ec-be19-f2d76b922cf2 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:21:36.839619 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ccd5ceaf-519c-45ef-a9e8-624ddf8da16e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:36.844971 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ccd5ceaf-519c-45ef-a9e8-624ddf8da16e tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] GET https://10.4.3.229/volume/v3/volumes/6e456fbb-7707-42ec-be19-f2d76b922cf2 Aug 06 14:21:36.845667 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ccd5ceaf-519c-45ef-a9e8-624ddf8da16e tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:36.845667 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ccd5ceaf-519c-45ef-a9e8-624ddf8da16e tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:36.851300 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ccd5ceaf-519c-45ef-a9e8-624ddf8da16e tempest-UserMessagesTest-879238254 tempest-UserMessagesTest-879238254-project-member] https://10.4.3.229/volume/v3/volumes/6e456fbb-7707-42ec-be19-f2d76b922cf2 returned with HTTP 404 Aug 06 14:21:36.851742 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 173/697] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:21:36 2026] GET /volume/v3/volumes/6e456fbb-7707-42ec-be19-f2d76b922cf2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:36.860839 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b6611c9c-42ef-482c-b8bf-d06e16b33b85 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:36.865763 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b6611c9c-42ef-482c-b8bf-d06e16b33b85 tempest-UserMessagesTest-1177620812 tempest-UserMessagesTest-1177620812-project-admin] DELETE https://10.4.3.229/volume/v3/types/5804335b-eb1d-4aff-a941-2ced76908db1 Aug 06 14:21:36.866116 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b6611c9c-42ef-482c-b8bf-d06e16b33b85 tempest-UserMessagesTest-1177620812 tempest-UserMessagesTest-1177620812-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:36.866500 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b6611c9c-42ef-482c-b8bf-d06e16b33b85 tempest-UserMessagesTest-1177620812 tempest-UserMessagesTest-1177620812-project-admin] Calling method '_delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:36.916274 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b6611c9c-42ef-482c-b8bf-d06e16b33b85 tempest-UserMessagesTest-1177620812 tempest-UserMessagesTest-1177620812-project-admin] https://10.4.3.229/volume/v3/types/5804335b-eb1d-4aff-a941-2ced76908db1 returned with HTTP 202 Aug 06 14:21:36.916854 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 177/698] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:21:36 2026] DELETE /volume/v3/types/5804335b-eb1d-4aff-a941-2ced76908db1 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:21:36.916985 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-bf5e8e3d-22f9-49ac-8059-97804aca2244 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Lock "cinder-attachment_update-aad3933d-c6e0-4382-9fad-c1f414e4248a-np0000006659" released by "attachment_update" :: held 0.119s {{(pid=100399) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:21:36.917381 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-bf5e8e3d-22f9-49ac-8059-97804aca2244 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/attachments/f6557039-b711-4f7f-8ffa-b4ffb4b86d82 returned with HTTP 200 Aug 06 14:21:36.919045 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 174/699] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:21:36 2026] PUT /volume/v3/attachments/f6557039-b711-4f7f-8ffa-b4ffb4b86d82 => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:36.927192 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-470983e5-66fd-4ffb-bc56-039d9b8fc44d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:36.930006 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-470983e5-66fd-4ffb-bc56-039d9b8fc44d tempest-UserMessagesTest-1177620812 tempest-UserMessagesTest-1177620812-project-admin] GET https://10.4.3.229/volume/v3/types/5804335b-eb1d-4aff-a941-2ced76908db1 Aug 06 14:21:36.930520 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-470983e5-66fd-4ffb-bc56-039d9b8fc44d tempest-UserMessagesTest-1177620812 tempest-UserMessagesTest-1177620812-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:36.930893 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-470983e5-66fd-4ffb-bc56-039d9b8fc44d tempest-UserMessagesTest-1177620812 tempest-UserMessagesTest-1177620812-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:36.944018 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-470983e5-66fd-4ffb-bc56-039d9b8fc44d tempest-UserMessagesTest-1177620812 tempest-UserMessagesTest-1177620812-project-admin] https://10.4.3.229/volume/v3/types/5804335b-eb1d-4aff-a941-2ced76908db1 returned with HTTP 404 Aug 06 14:21:36.944580 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 176/700] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:21:36 2026] GET /volume/v3/types/5804335b-eb1d-4aff-a941-2ced76908db1 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:36.959980 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-b97b44c5-bcf8-4cf2-b248-afba4c8faf58 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:36.963782 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-b97b44c5-bcf8-4cf2-b248-afba4c8faf58 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] POST https://10.4.3.229/volume/v3/attachments/f6557039-b711-4f7f-8ffa-b4ffb4b86d82/action Aug 06 14:21:36.964232 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-b97b44c5-bcf8-4cf2-b248-afba4c8faf58 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Action body: b'{"os-complete": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:21:36.964438 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-b97b44c5-bcf8-4cf2-b248-afba4c8faf58 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:37.014203 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:37.014203 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:37.036294 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-66922ce3-5e39-4779-b86b-3e264aa475b4 req-b97b44c5-bcf8-4cf2-b248-afba4c8faf58 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/attachments/f6557039-b711-4f7f-8ffa-b4ffb4b86d82/action returned with HTTP 204 Aug 06 14:21:37.036804 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 174/701] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:21:36 2026] POST /volume/v3/attachments/f6557039-b711-4f7f-8ffa-b4ffb4b86d82/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:38.299928 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e3908239-040e-4a6f-a496-5b60bbc797e7 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:38.490889 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e3908239-040e-4a6f-a496-5b60bbc797e7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:21:38.491227 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e3908239-040e-4a6f-a496-5b60bbc797e7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-701062814"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:38.496248 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-e3908239-040e-4a6f-a496-5b60bbc797e7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-701062814'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:21:38.496384 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-e3908239-040e-4a6f-a496-5b60bbc797e7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Create volume of 1 GB Aug 06 14:21:38.504348 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-e3908239-040e-4a6f-a496-5b60bbc797e7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Availability Zones retrieved successfully. Aug 06 14:21:38.515356 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-e3908239-040e-4a6f-a496-5b60bbc797e7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Flow 'volume_create_api' (b0438202-964a-4f79-b3cf-bae21df99572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:38.517040 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-e3908239-040e-4a6f-a496-5b60bbc797e7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f38d661a-a6a8-4d1f-92ed-ece78bb813d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:38.518688 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-e3908239-040e-4a6f-a496-5b60bbc797e7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:21:38.561278 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-e3908239-040e-4a6f-a496-5b60bbc797e7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f38d661a-a6a8-4d1f-92ed-ece78bb813d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:38.562068 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-e3908239-040e-4a6f-a496-5b60bbc797e7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5336fed-1122-4151-a6ac-2dac4bf9bad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:38.649821 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-e3908239-040e-4a6f-a496-5b60bbc797e7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Created reservations ['9fd3f192-358c-4300-a561-c6fd020d4640', '3a9a6106-0538-4730-9b7c-d49dd9d38719', '1651a1f8-90ab-4f49-9948-3a33270683a8', '57afbda9-e76a-4658-88c7-52838177dee3'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:38.651211 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-e3908239-040e-4a6f-a496-5b60bbc797e7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5336fed-1122-4151-a6ac-2dac4bf9bad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fd3f192-358c-4300-a561-c6fd020d4640', '3a9a6106-0538-4730-9b7c-d49dd9d38719', '1651a1f8-90ab-4f49-9948-3a33270683a8', '57afbda9-e76a-4658-88c7-52838177dee3']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:38.655451 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-e3908239-040e-4a6f-a496-5b60bbc797e7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41eeef7b-ebb2-4a3d-ae13-9d34330943a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:38.683806 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-e3908239-040e-4a6f-a496-5b60bbc797e7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41eeef7b-ebb2-4a3d-ae13-9d34330943a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-701062814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afca7378ded84f72acf54482e9acee1a',qos_specs=None,replication_status=,reservations=['9fd3f192-358c-4300-a561-c6fd020d4640','3a9a6106-0538-4730-9b7c-d49dd9d38719','1651a1f8-90ab-4f49-9948-3a33270683a8','57afbda9-e76a-4658-88c7-52838177dee3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24699dbc29144012bd9bc6bb313a7015',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:21:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-701062814',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afca7378ded84f72acf54482e9acee1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24699dbc29144012bd9bc6bb313a7015',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:38.685092 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-e3908239-040e-4a6f-a496-5b60bbc797e7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c155651-a874-4eff-b75c-bc737a3668aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:38.718175 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-e3908239-040e-4a6f-a496-5b60bbc797e7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c155651-a874-4eff-b75c-bc737a3668aa) transitioned into state 'SUCCESS' from state '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-701062814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afca7378ded84f72acf54482e9acee1a',qos_specs=None,replication_status=,reservations=['9fd3f192-358c-4300-a561-c6fd020d4640','3a9a6106-0538-4730-9b7c-d49dd9d38719','1651a1f8-90ab-4f49-9948-3a33270683a8','57afbda9-e76a-4658-88c7-52838177dee3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24699dbc29144012bd9bc6bb313a7015',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:38.719085 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-e3908239-040e-4a6f-a496-5b60bbc797e7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bec84d10-9cef-43f9-8208-fd7e704aa745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:38.732826 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-e3908239-040e-4a6f-a496-5b60bbc797e7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bec84d10-9cef-43f9-8208-fd7e704aa745) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:38.733832 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-e3908239-040e-4a6f-a496-5b60bbc797e7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Flow 'volume_create_api' (b0438202-964a-4f79-b3cf-bae21df99572) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:38.733942 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-e3908239-040e-4a6f-a496-5b60bbc797e7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Create volume request issued successfully. Aug 06 14:21:38.734497 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e3908239-040e-4a6f-a496-5b60bbc797e7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:21:38.734897 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 178/702] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:21:38 2026] POST /volume/v3/volumes => generated 748 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:21:38.752376 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-188bb9e5-d590-4b34-acf4-88dd5b7ef849 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:38.756216 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-188bb9e5-d590-4b34-acf4-88dd5b7ef849 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] GET https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae Aug 06 14:21:38.756415 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-188bb9e5-d590-4b34-acf4-88dd5b7ef849 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:38.756645 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-188bb9e5-d590-4b34-acf4-88dd5b7ef849 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:38.770648 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:38.770648 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:38.783643 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-188bb9e5-d590-4b34-acf4-88dd5b7ef849 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:21:38.794036 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-188bb9e5-d590-4b34-acf4-88dd5b7ef849 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae returned with HTTP 200 Aug 06 14:21:38.794847 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 175/703] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:38 2026] GET /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae => generated 816 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:38.869700 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-6580b98a-0ed7-4ccf-b31e-4ecb75d863c2 req-e3943c9e-321e-49ee-bbc3-3fb7d9bdce74 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:38.874054 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-6580b98a-0ed7-4ccf-b31e-4ecb75d863c2 req-e3943c9e-321e-49ee-bbc3-3fb7d9bdce74 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] GET https://10.4.3.229/volume/v3/volumes/7b468d91-5a76-4d61-be81-942277409578 Aug 06 14:21:38.874341 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-6580b98a-0ed7-4ccf-b31e-4ecb75d863c2 req-e3943c9e-321e-49ee-bbc3-3fb7d9bdce74 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:38.874722 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-6580b98a-0ed7-4ccf-b31e-4ecb75d863c2 req-e3943c9e-321e-49ee-bbc3-3fb7d9bdce74 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:38.896943 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:38.896943 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:38.907948 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-6580b98a-0ed7-4ccf-b31e-4ecb75d863c2 req-e3943c9e-321e-49ee-bbc3-3fb7d9bdce74 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Volume info retrieved successfully. Aug 06 14:21:38.915096 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-6580b98a-0ed7-4ccf-b31e-4ecb75d863c2 req-e3943c9e-321e-49ee-bbc3-3fb7d9bdce74 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] https://10.4.3.229/volume/v3/volumes/7b468d91-5a76-4d61-be81-942277409578 returned with HTTP 200 Aug 06 14:21:38.915564 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 177/704] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:21:38 2026] GET /volume/v3/volumes/7b468d91-5a76-4d61-be81-942277409578 => generated 1603 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:39.813251 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-3eda16ea-2a94-4fc2-9506-9eb309634782 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:39.817698 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3eda16ea-2a94-4fc2-9506-9eb309634782 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] GET https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae Aug 06 14:21:39.817698 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3eda16ea-2a94-4fc2-9506-9eb309634782 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:39.817778 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3eda16ea-2a94-4fc2-9506-9eb309634782 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:39.828796 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:39.828796 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:39.835184 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-3eda16ea-2a94-4fc2-9506-9eb309634782 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:21:39.840824 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3eda16ea-2a94-4fc2-9506-9eb309634782 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae returned with HTTP 200 Aug 06 14:21:39.840824 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 175/705] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:39 2026] GET /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:40.118447 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-04fcfc1f-74c0-4e4e-ad01-a6e229b845f6 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:40.226188 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-04fcfc1f-74c0-4e4e-ad01-a6e229b845f6 tempest-VolumePoolsAdminTestsJSON-198716296 tempest-VolumePoolsAdminTestsJSON-198716296-project-admin] GET https://10.4.3.229/volume/v3/scheduler-stats/get_pools?detail=True Aug 06 14:21:40.226437 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-04fcfc1f-74c0-4e4e-ad01-a6e229b845f6 tempest-VolumePoolsAdminTestsJSON-198716296 tempest-VolumePoolsAdminTestsJSON-198716296-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:40.226682 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-04fcfc1f-74c0-4e4e-ad01-a6e229b845f6 tempest-VolumePoolsAdminTestsJSON-198716296 tempest-VolumePoolsAdminTestsJSON-198716296-project-admin] Calling method 'get_pools' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:40.226997 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:40.226997 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:40.238628 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-04fcfc1f-74c0-4e4e-ad01-a6e229b845f6 tempest-VolumePoolsAdminTestsJSON-198716296 tempest-VolumePoolsAdminTestsJSON-198716296-project-admin] https://10.4.3.229/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 06 14:21:40.239185 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 179/706] 10.4.3.229 () {66 vars in 1314 bytes} [Thu Aug 6 14:21:40 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:40.251870 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ea3d4498-513a-410e-86b4-9f4867338b84 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:40.254057 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ea3d4498-513a-410e-86b4-9f4867338b84 tempest-VolumePoolsAdminTestsJSON-198716296 tempest-VolumePoolsAdminTestsJSON-198716296-project-admin] GET https://10.4.3.229/volume/v3/scheduler-stats/get_pools Aug 06 14:21:40.254658 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ea3d4498-513a-410e-86b4-9f4867338b84 tempest-VolumePoolsAdminTestsJSON-198716296 tempest-VolumePoolsAdminTestsJSON-198716296-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:40.255178 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ea3d4498-513a-410e-86b4-9f4867338b84 tempest-VolumePoolsAdminTestsJSON-198716296 tempest-VolumePoolsAdminTestsJSON-198716296-project-admin] Calling method 'get_pools' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:40.266991 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ea3d4498-513a-410e-86b4-9f4867338b84 tempest-VolumePoolsAdminTestsJSON-198716296 tempest-VolumePoolsAdminTestsJSON-198716296-project-admin] https://10.4.3.229/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 06 14:21:40.267416 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 176/707] 10.4.3.229 () {66 vars in 1291 bytes} [Thu Aug 6 14:21:40 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:40.477105 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-3f99cfc7-b6d3-4994-96c0-2ab746c7265c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:40.481737 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3f99cfc7-b6d3-4994-96c0-2ab746c7265c tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] DELETE https://10.4.3.229/volume/v3/volumes/dc262458-70f7-4a54-b340-2a215dd3fcda Aug 06 14:21:40.481934 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3f99cfc7-b6d3-4994-96c0-2ab746c7265c tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:40.482165 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3f99cfc7-b6d3-4994-96c0-2ab746c7265c tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:40.482294 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-3f99cfc7-b6d3-4994-96c0-2ab746c7265c tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Delete volume with id: dc262458-70f7-4a54-b340-2a215dd3fcda Aug 06 14:21:40.491817 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:40.491817 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:40.493570 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-3f99cfc7-b6d3-4994-96c0-2ab746c7265c tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Volume info retrieved successfully. Aug 06 14:21:40.525114 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-3f99cfc7-b6d3-4994-96c0-2ab746c7265c tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Delete volume request issued successfully. Aug 06 14:21:40.525295 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3f99cfc7-b6d3-4994-96c0-2ab746c7265c tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/volumes/dc262458-70f7-4a54-b340-2a215dd3fcda returned with HTTP 202 Aug 06 14:21:40.525720 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 178/708] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:21:40 2026] DELETE /volume/v3/volumes/dc262458-70f7-4a54-b340-2a215dd3fcda => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:21:40.534489 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a4997078-12b5-49f3-bea0-f101fe47dc75 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:40.537325 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a4997078-12b5-49f3-bea0-f101fe47dc75 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] GET https://10.4.3.229/volume/v3/volumes/dc262458-70f7-4a54-b340-2a215dd3fcda Aug 06 14:21:40.537607 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a4997078-12b5-49f3-bea0-f101fe47dc75 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:40.537856 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a4997078-12b5-49f3-bea0-f101fe47dc75 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:40.547522 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:40.547522 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:40.552666 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-a4997078-12b5-49f3-bea0-f101fe47dc75 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Volume info retrieved successfully. Aug 06 14:21:40.558501 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a4997078-12b5-49f3-bea0-f101fe47dc75 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/volumes/dc262458-70f7-4a54-b340-2a215dd3fcda returned with HTTP 200 Aug 06 14:21:40.559016 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 176/709] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:40 2026] GET /volume/v3/volumes/dc262458-70f7-4a54-b340-2a215dd3fcda => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:41.583940 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2efa2b76-e391-4d8f-8ea9-7b36ce58706b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:41.586074 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2efa2b76-e391-4d8f-8ea9-7b36ce58706b tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] GET https://10.4.3.229/volume/v3/volumes/dc262458-70f7-4a54-b340-2a215dd3fcda Aug 06 14:21:41.586256 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2efa2b76-e391-4d8f-8ea9-7b36ce58706b tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:41.586420 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2efa2b76-e391-4d8f-8ea9-7b36ce58706b tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:41.596098 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2efa2b76-e391-4d8f-8ea9-7b36ce58706b tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/volumes/dc262458-70f7-4a54-b340-2a215dd3fcda returned with HTTP 404 Aug 06 14:21:41.596751 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 180/710] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:41 2026] GET /volume/v3/volumes/dc262458-70f7-4a54-b340-2a215dd3fcda => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:41.608329 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1af2c5f4-be5c-415f-903a-838d9aa78344 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:41.613530 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1af2c5f4-be5c-415f-903a-838d9aa78344 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] DELETE https://10.4.3.229/volume/v3/volumes/cc72134d-6bb2-4724-8bef-74a18c980e27 Aug 06 14:21:41.613530 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1af2c5f4-be5c-415f-903a-838d9aa78344 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:41.613530 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1af2c5f4-be5c-415f-903a-838d9aa78344 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:41.613530 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-1af2c5f4-be5c-415f-903a-838d9aa78344 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Delete volume with id: cc72134d-6bb2-4724-8bef-74a18c980e27 Aug 06 14:21:41.622392 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:41.622392 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:41.624324 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1af2c5f4-be5c-415f-903a-838d9aa78344 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Volume info retrieved successfully. Aug 06 14:21:41.653195 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1af2c5f4-be5c-415f-903a-838d9aa78344 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Delete volume request issued successfully. Aug 06 14:21:41.653195 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1af2c5f4-be5c-415f-903a-838d9aa78344 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/volumes/cc72134d-6bb2-4724-8bef-74a18c980e27 returned with HTTP 202 Aug 06 14:21:41.653195 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 177/711] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:21:41 2026] DELETE /volume/v3/volumes/cc72134d-6bb2-4724-8bef-74a18c980e27 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:21:41.660859 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-32b37f26-f0b6-43b4-ba1a-d2e92cb18aa3 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:41.662568 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-32b37f26-f0b6-43b4-ba1a-d2e92cb18aa3 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] GET https://10.4.3.229/volume/v3/volumes/cc72134d-6bb2-4724-8bef-74a18c980e27 Aug 06 14:21:41.662730 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-32b37f26-f0b6-43b4-ba1a-d2e92cb18aa3 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:41.662901 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-32b37f26-f0b6-43b4-ba1a-d2e92cb18aa3 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:41.670289 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:41.670289 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:41.674396 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-32b37f26-f0b6-43b4-ba1a-d2e92cb18aa3 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Volume info retrieved successfully. Aug 06 14:21:41.679946 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-32b37f26-f0b6-43b4-ba1a-d2e92cb18aa3 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/volumes/cc72134d-6bb2-4724-8bef-74a18c980e27 returned with HTTP 200 Aug 06 14:21:41.680473 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 179/712] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:41 2026] GET /volume/v3/volumes/cc72134d-6bb2-4724-8bef-74a18c980e27 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:42.695792 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b928a9ca-f86b-43f8-bc04-899d5ee2bc9b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:42.699597 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b928a9ca-f86b-43f8-bc04-899d5ee2bc9b tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] GET https://10.4.3.229/volume/v3/volumes/cc72134d-6bb2-4724-8bef-74a18c980e27 Aug 06 14:21:42.699597 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b928a9ca-f86b-43f8-bc04-899d5ee2bc9b tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:42.699597 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b928a9ca-f86b-43f8-bc04-899d5ee2bc9b tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:42.706647 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b928a9ca-f86b-43f8-bc04-899d5ee2bc9b tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/volumes/cc72134d-6bb2-4724-8bef-74a18c980e27 returned with HTTP 404 Aug 06 14:21:42.707505 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 177/713] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:42 2026] GET /volume/v3/volumes/cc72134d-6bb2-4724-8bef-74a18c980e27 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:42.715570 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b8ec411d-e354-4937-953a-102d4e1bbacd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:42.719812 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b8ec411d-e354-4937-953a-102d4e1bbacd tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] DELETE https://10.4.3.229/volume/v3/volumes/e5f6e836-2693-47c8-966a-927a90fc0a3e Aug 06 14:21:42.720019 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b8ec411d-e354-4937-953a-102d4e1bbacd tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:42.720213 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b8ec411d-e354-4937-953a-102d4e1bbacd tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:42.720362 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-b8ec411d-e354-4937-953a-102d4e1bbacd tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Delete volume with id: e5f6e836-2693-47c8-966a-927a90fc0a3e Aug 06 14:21:42.733087 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:42.733087 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:42.735697 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-b8ec411d-e354-4937-953a-102d4e1bbacd tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Volume info retrieved successfully. Aug 06 14:21:42.765453 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-b8ec411d-e354-4937-953a-102d4e1bbacd tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Delete volume request issued successfully. Aug 06 14:21:42.765453 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b8ec411d-e354-4937-953a-102d4e1bbacd tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/volumes/e5f6e836-2693-47c8-966a-927a90fc0a3e returned with HTTP 202 Aug 06 14:21:42.765453 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 181/714] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:21:42 2026] DELETE /volume/v3/volumes/e5f6e836-2693-47c8-966a-927a90fc0a3e => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:21:42.774080 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8a81f734-a273-44fc-8de4-49b38a6e10c7 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:42.777392 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8a81f734-a273-44fc-8de4-49b38a6e10c7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] GET https://10.4.3.229/volume/v3/volumes/e5f6e836-2693-47c8-966a-927a90fc0a3e Aug 06 14:21:42.777392 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8a81f734-a273-44fc-8de4-49b38a6e10c7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:42.777392 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8a81f734-a273-44fc-8de4-49b38a6e10c7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:42.788985 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:42.788985 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:42.797601 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-8a81f734-a273-44fc-8de4-49b38a6e10c7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Volume info retrieved successfully. Aug 06 14:21:42.802510 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8a81f734-a273-44fc-8de4-49b38a6e10c7 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/volumes/e5f6e836-2693-47c8-966a-927a90fc0a3e returned with HTTP 200 Aug 06 14:21:42.802878 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 178/715] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:42 2026] GET /volume/v3/volumes/e5f6e836-2693-47c8-966a-927a90fc0a3e => generated 1364 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:43.038693 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0491af9b-3ed1-4b5f-8ea0-d8c09a90397a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:43.146607 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0491af9b-3ed1-4b5f-8ea0-d8c09a90397a tempest-VolumesServicesTestJSON-348192819 tempest-VolumesServicesTestJSON-348192819-project-admin] GET https://10.4.3.229/volume/v3/os-services Aug 06 14:21:43.146607 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0491af9b-3ed1-4b5f-8ea0-d8c09a90397a tempest-VolumesServicesTestJSON-348192819 tempest-VolumesServicesTestJSON-348192819-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:43.146607 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0491af9b-3ed1-4b5f-8ea0-d8c09a90397a tempest-VolumesServicesTestJSON-348192819 tempest-VolumesServicesTestJSON-348192819-project-admin] Calling method 'index' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:43.151611 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0491af9b-3ed1-4b5f-8ea0-d8c09a90397a tempest-VolumesServicesTestJSON-348192819 tempest-VolumesServicesTestJSON-348192819-project-admin] https://10.4.3.229/volume/v3/os-services returned with HTTP 200 Aug 06 14:21:43.152538 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 180/716] 10.4.3.229 () {66 vars in 1249 bytes} [Thu Aug 6 14:21:43 2026] GET /volume/v3/os-services => generated 626 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:43.163318 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-89ad046f-264b-454f-bbe0-711ab9ced71c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:43.165783 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-89ad046f-264b-454f-bbe0-711ab9ced71c tempest-VolumesServicesTestJSON-348192819 tempest-VolumesServicesTestJSON-348192819-project-admin] GET https://10.4.3.229/volume/v3/os-services?host=np0000006659 Aug 06 14:21:43.165983 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-89ad046f-264b-454f-bbe0-711ab9ced71c tempest-VolumesServicesTestJSON-348192819 tempest-VolumesServicesTestJSON-348192819-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:43.166190 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-89ad046f-264b-454f-bbe0-711ab9ced71c tempest-VolumesServicesTestJSON-348192819 tempest-VolumesServicesTestJSON-348192819-project-admin] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:43.178067 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-89ad046f-264b-454f-bbe0-711ab9ced71c tempest-VolumesServicesTestJSON-348192819 tempest-VolumesServicesTestJSON-348192819-project-admin] https://10.4.3.229/volume/v3/os-services?host=np0000006659 returned with HTTP 200 Aug 06 14:21:43.178445 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 178/717] 10.4.3.229 () {66 vars in 1284 bytes} [Thu Aug 6 14:21:43 2026] GET /volume/v3/os-services?host=np0000006659 => generated 626 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:43.193336 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8e3f1685-26e2-4d85-b239-a92150139594 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:43.195652 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8e3f1685-26e2-4d85-b239-a92150139594 tempest-VolumesServicesTestJSON-348192819 tempest-VolumesServicesTestJSON-348192819-project-admin] GET https://10.4.3.229/volume/v3/os-services?host=np0000006659&binary=cinder-scheduler Aug 06 14:21:43.195933 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8e3f1685-26e2-4d85-b239-a92150139594 tempest-VolumesServicesTestJSON-348192819 tempest-VolumesServicesTestJSON-348192819-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:43.196229 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8e3f1685-26e2-4d85-b239-a92150139594 tempest-VolumesServicesTestJSON-348192819 tempest-VolumesServicesTestJSON-348192819-project-admin] Calling method 'index' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:43.208809 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8e3f1685-26e2-4d85-b239-a92150139594 tempest-VolumesServicesTestJSON-348192819 tempest-VolumesServicesTestJSON-348192819-project-admin] https://10.4.3.229/volume/v3/os-services?host=np0000006659&binary=cinder-scheduler returned with HTTP 200 Aug 06 14:21:43.209189 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 182/718] 10.4.3.229 () {66 vars in 1332 bytes} [Thu Aug 6 14:21:43 2026] GET /volume/v3/os-services?host=np0000006659&binary=cinder-scheduler => generated 191 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:43.223487 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a7901548-283b-493a-9c0f-c9bd0d7b63df None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:43.225192 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a7901548-283b-493a-9c0f-c9bd0d7b63df tempest-VolumesServicesTestJSON-348192819 tempest-VolumesServicesTestJSON-348192819-project-admin] GET https://10.4.3.229/volume/v3/os-services?binary=cinder-scheduler Aug 06 14:21:43.225379 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a7901548-283b-493a-9c0f-c9bd0d7b63df tempest-VolumesServicesTestJSON-348192819 tempest-VolumesServicesTestJSON-348192819-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:43.225579 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a7901548-283b-493a-9c0f-c9bd0d7b63df tempest-VolumesServicesTestJSON-348192819 tempest-VolumesServicesTestJSON-348192819-project-admin] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:43.229045 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a7901548-283b-493a-9c0f-c9bd0d7b63df tempest-VolumesServicesTestJSON-348192819 tempest-VolumesServicesTestJSON-348192819-project-admin] https://10.4.3.229/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 06 14:21:43.229443 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 179/719] 10.4.3.229 () {66 vars in 1296 bytes} [Thu Aug 6 14:21:43 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:43.239723 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a50330cd-3fb8-4093-8032-d245e4ca9649 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:43.308917 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a50330cd-3fb8-4093-8032-d245e4ca9649 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:21:43.308917 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a50330cd-3fb8-4093-8032-d245e4ca9649 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-583278740"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:43.310119 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-a50330cd-3fb8-4093-8032-d245e4ca9649 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-583278740'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:21:43.310353 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-a50330cd-3fb8-4093-8032-d245e4ca9649 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Create volume of 1 GB Aug 06 14:21:43.317327 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a50330cd-3fb8-4093-8032-d245e4ca9649 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Availability Zones retrieved successfully. Aug 06 14:21:43.322808 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-a50330cd-3fb8-4093-8032-d245e4ca9649 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Flow 'volume_create_api' (7d511190-5420-4ba2-bb5f-1d32bfc5e2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:43.324955 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-a50330cd-3fb8-4093-8032-d245e4ca9649 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbd0f6ea-002b-4ab0-8063-5335d0efa5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:43.326370 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-a50330cd-3fb8-4093-8032-d245e4ca9649 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:21:43.355300 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-a50330cd-3fb8-4093-8032-d245e4ca9649 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbd0f6ea-002b-4ab0-8063-5335d0efa5db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:43.356176 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-a50330cd-3fb8-4093-8032-d245e4ca9649 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (005157fb-a4bf-4d02-8619-9cd447edba1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:43.416966 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-a50330cd-3fb8-4093-8032-d245e4ca9649 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Created reservations ['65e118b6-737b-4232-9689-298a2361cf96', '3aac063f-b1ab-417a-a81a-9e304f043677', 'ee066915-b391-4a33-a5bd-27a1faef82f9', '7ed31719-2635-493e-be24-6f764b2903b6'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:43.417670 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-a50330cd-3fb8-4093-8032-d245e4ca9649 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (005157fb-a4bf-4d02-8619-9cd447edba1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65e118b6-737b-4232-9689-298a2361cf96', '3aac063f-b1ab-417a-a81a-9e304f043677', 'ee066915-b391-4a33-a5bd-27a1faef82f9', '7ed31719-2635-493e-be24-6f764b2903b6']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:43.418301 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-a50330cd-3fb8-4093-8032-d245e4ca9649 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2dabcf0-0520-4c2e-8a00-e449ad948ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:43.439613 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-a50330cd-3fb8-4093-8032-d245e4ca9649 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2dabcf0-0520-4c2e-8a00-e449ad948ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '518289e2-1d77-45de-9c1f-a1cf642a7640', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-583278740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='279ec399459644ae943ace199cfae081',qos_specs=None,replication_status=,reservations=['65e118b6-737b-4232-9689-298a2361cf96','3aac063f-b1ab-417a-a81a-9e304f043677','ee066915-b391-4a33-a5bd-27a1faef82f9','7ed31719-2635-493e-be24-6f764b2903b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bffe8d5bd9824c608622e76f8a36971c',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:21:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-583278740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=518289e2-1d77-45de-9c1f-a1cf642a7640,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='279ec399459644ae943ace199cfae081',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bffe8d5bd9824c608622e76f8a36971c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:43.440546 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-a50330cd-3fb8-4093-8032-d245e4ca9649 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91a4b406-22ca-4793-912c-ead90596200b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:43.462564 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-a50330cd-3fb8-4093-8032-d245e4ca9649 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91a4b406-22ca-4793-912c-ead90596200b) transitioned into state 'SUCCESS' from state '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-583278740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='279ec399459644ae943ace199cfae081',qos_specs=None,replication_status=,reservations=['65e118b6-737b-4232-9689-298a2361cf96','3aac063f-b1ab-417a-a81a-9e304f043677','ee066915-b391-4a33-a5bd-27a1faef82f9','7ed31719-2635-493e-be24-6f764b2903b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bffe8d5bd9824c608622e76f8a36971c',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:43.463328 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-a50330cd-3fb8-4093-8032-d245e4ca9649 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b96b3a6b-e2dc-4035-ae31-a8c04f7e8af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:43.474366 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-a50330cd-3fb8-4093-8032-d245e4ca9649 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b96b3a6b-e2dc-4035-ae31-a8c04f7e8af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:43.475626 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-a50330cd-3fb8-4093-8032-d245e4ca9649 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Flow 'volume_create_api' (7d511190-5420-4ba2-bb5f-1d32bfc5e2da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:43.475995 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a50330cd-3fb8-4093-8032-d245e4ca9649 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Create volume request issued successfully. Aug 06 14:21:43.476775 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a50330cd-3fb8-4093-8032-d245e4ca9649 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:21:43.477481 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 181/720] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:21:43 2026] POST /volume/v3/volumes => generated 753 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:21:43.490260 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-70c948f9-3918-46ce-9c57-833c5b8d9983 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:43.494421 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-70c948f9-3918-46ce-9c57-833c5b8d9983 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] GET https://10.4.3.229/volume/v3/volumes/518289e2-1d77-45de-9c1f-a1cf642a7640 Aug 06 14:21:43.494695 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-70c948f9-3918-46ce-9c57-833c5b8d9983 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:43.494943 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-70c948f9-3918-46ce-9c57-833c5b8d9983 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:43.507593 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:43.507593 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:43.513870 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-70c948f9-3918-46ce-9c57-833c5b8d9983 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Volume info retrieved successfully. Aug 06 14:21:43.520688 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-70c948f9-3918-46ce-9c57-833c5b8d9983 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] https://10.4.3.229/volume/v3/volumes/518289e2-1d77-45de-9c1f-a1cf642a7640 returned with HTTP 200 Aug 06 14:21:43.524448 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 179/721] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:43 2026] GET /volume/v3/volumes/518289e2-1d77-45de-9c1f-a1cf642a7640 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:21:43.818876 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-cf59e3d8-7e20-48af-a9ae-a3cc802757f0 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:43.820411 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cf59e3d8-7e20-48af-a9ae-a3cc802757f0 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] GET https://10.4.3.229/volume/v3/volumes/e5f6e836-2693-47c8-966a-927a90fc0a3e Aug 06 14:21:43.821999 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cf59e3d8-7e20-48af-a9ae-a3cc802757f0 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:43.821999 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cf59e3d8-7e20-48af-a9ae-a3cc802757f0 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:43.827246 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cf59e3d8-7e20-48af-a9ae-a3cc802757f0 tempest-TaggedBootDevicesTest_v242-257894132 tempest-TaggedBootDevicesTest_v242-257894132-project-member] https://10.4.3.229/volume/v3/volumes/e5f6e836-2693-47c8-966a-927a90fc0a3e returned with HTTP 404 Aug 06 14:21:43.827876 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 183/722] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:43 2026] GET /volume/v3/volumes/e5f6e836-2693-47c8-966a-927a90fc0a3e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:44.537899 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-042870a1-5baa-45ca-8a68-aa74e97c2489 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:44.540161 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-042870a1-5baa-45ca-8a68-aa74e97c2489 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] GET https://10.4.3.229/volume/v3/volumes/518289e2-1d77-45de-9c1f-a1cf642a7640 Aug 06 14:21:44.540379 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-042870a1-5baa-45ca-8a68-aa74e97c2489 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:44.540844 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-042870a1-5baa-45ca-8a68-aa74e97c2489 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:44.554478 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:44.554478 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:44.564883 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-042870a1-5baa-45ca-8a68-aa74e97c2489 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Volume info retrieved successfully. Aug 06 14:21:44.573221 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-042870a1-5baa-45ca-8a68-aa74e97c2489 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] https://10.4.3.229/volume/v3/volumes/518289e2-1d77-45de-9c1f-a1cf642a7640 returned with HTTP 200 Aug 06 14:21:44.573221 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 180/723] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:44 2026] GET /volume/v3/volumes/518289e2-1d77-45de-9c1f-a1cf642a7640 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:44.593631 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b071a6ea-a864-4af4-a314-0fd6f2cd3527 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:44.598064 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b071a6ea-a864-4af4-a314-0fd6f2cd3527 tempest-VolumesServicesTestJSON-348192819 tempest-VolumesServicesTestJSON-348192819-project-admin] GET https://10.4.3.229/volume/v3/volumes/518289e2-1d77-45de-9c1f-a1cf642a7640 Aug 06 14:21:44.599123 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b071a6ea-a864-4af4-a314-0fd6f2cd3527 tempest-VolumesServicesTestJSON-348192819 tempest-VolumesServicesTestJSON-348192819-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:44.599495 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b071a6ea-a864-4af4-a314-0fd6f2cd3527 tempest-VolumesServicesTestJSON-348192819 tempest-VolumesServicesTestJSON-348192819-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:44.608176 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:44.608176 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:44.612309 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b071a6ea-a864-4af4-a314-0fd6f2cd3527 tempest-VolumesServicesTestJSON-348192819 tempest-VolumesServicesTestJSON-348192819-project-admin] Volume info retrieved successfully. Aug 06 14:21:44.617947 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b071a6ea-a864-4af4-a314-0fd6f2cd3527 tempest-VolumesServicesTestJSON-348192819 tempest-VolumesServicesTestJSON-348192819-project-admin] https://10.4.3.229/volume/v3/volumes/518289e2-1d77-45de-9c1f-a1cf642a7640 returned with HTTP 200 Aug 06 14:21:44.618316 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 182/724] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:44 2026] GET /volume/v3/volumes/518289e2-1d77-45de-9c1f-a1cf642a7640 => generated 1019 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:44.635813 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-34c7f95e-229e-4ab1-87ce-18abd39df6d6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:44.640177 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-34c7f95e-229e-4ab1-87ce-18abd39df6d6 tempest-VolumesServicesTestJSON-348192819 tempest-VolumesServicesTestJSON-348192819-project-admin] GET https://10.4.3.229/volume/v3/os-services?host=np0000006659&binary=cinder-volume Aug 06 14:21:44.641236 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-34c7f95e-229e-4ab1-87ce-18abd39df6d6 tempest-VolumesServicesTestJSON-348192819 tempest-VolumesServicesTestJSON-348192819-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:44.641699 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-34c7f95e-229e-4ab1-87ce-18abd39df6d6 tempest-VolumesServicesTestJSON-348192819 tempest-VolumesServicesTestJSON-348192819-project-admin] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:44.656591 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-34c7f95e-229e-4ab1-87ce-18abd39df6d6 tempest-VolumesServicesTestJSON-348192819 tempest-VolumesServicesTestJSON-348192819-project-admin] https://10.4.3.229/volume/v3/os-services?host=np0000006659&binary=cinder-volume returned with HTTP 200 Aug 06 14:21:44.656991 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 180/725] 10.4.3.229 () {66 vars in 1326 bytes} [Thu Aug 6 14:21:44 2026] GET /volume/v3/os-services?host=np0000006659&binary=cinder-volume => generated 275 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:44.666597 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-22569777-1a25-4f8c-8745-2ce85a26a61d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:44.670346 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-22569777-1a25-4f8c-8745-2ce85a26a61d tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] GET https://10.4.3.229/volume/v3/volumes/518289e2-1d77-45de-9c1f-a1cf642a7640 Aug 06 14:21:44.670346 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-22569777-1a25-4f8c-8745-2ce85a26a61d tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:44.670346 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-22569777-1a25-4f8c-8745-2ce85a26a61d tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:44.679170 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:44.679170 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:44.686266 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-22569777-1a25-4f8c-8745-2ce85a26a61d tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Volume info retrieved successfully. Aug 06 14:21:44.691278 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-22569777-1a25-4f8c-8745-2ce85a26a61d tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] https://10.4.3.229/volume/v3/volumes/518289e2-1d77-45de-9c1f-a1cf642a7640 returned with HTTP 200 Aug 06 14:21:44.691776 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 184/726] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:44 2026] GET /volume/v3/volumes/518289e2-1d77-45de-9c1f-a1cf642a7640 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:21:44.707092 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-200ba3e1-63b1-4d87-99bc-d74c2cdefc04 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:44.710448 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-200ba3e1-63b1-4d87-99bc-d74c2cdefc04 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] DELETE https://10.4.3.229/volume/v3/volumes/518289e2-1d77-45de-9c1f-a1cf642a7640 Aug 06 14:21:44.710448 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-200ba3e1-63b1-4d87-99bc-d74c2cdefc04 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:44.710448 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-200ba3e1-63b1-4d87-99bc-d74c2cdefc04 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:44.710448 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-200ba3e1-63b1-4d87-99bc-d74c2cdefc04 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Delete volume with id: 518289e2-1d77-45de-9c1f-a1cf642a7640 Aug 06 14:21:44.721530 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:44.721530 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:44.721530 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-200ba3e1-63b1-4d87-99bc-d74c2cdefc04 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Volume info retrieved successfully. Aug 06 14:21:44.737906 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-200ba3e1-63b1-4d87-99bc-d74c2cdefc04 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Delete volume request issued successfully. Aug 06 14:21:44.738219 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-200ba3e1-63b1-4d87-99bc-d74c2cdefc04 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] https://10.4.3.229/volume/v3/volumes/518289e2-1d77-45de-9c1f-a1cf642a7640 returned with HTTP 202 Aug 06 14:21:44.738667 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 181/727] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:21:44 2026] DELETE /volume/v3/volumes/518289e2-1d77-45de-9c1f-a1cf642a7640 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:21:44.748149 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-29c154d3-1ebb-4fd7-ac5c-a60ded6b9d44 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:44.749810 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-29c154d3-1ebb-4fd7-ac5c-a60ded6b9d44 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] GET https://10.4.3.229/volume/v3/volumes/518289e2-1d77-45de-9c1f-a1cf642a7640 Aug 06 14:21:44.749996 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-29c154d3-1ebb-4fd7-ac5c-a60ded6b9d44 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:44.750289 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-29c154d3-1ebb-4fd7-ac5c-a60ded6b9d44 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:44.756864 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:44.756864 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:44.760137 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-29c154d3-1ebb-4fd7-ac5c-a60ded6b9d44 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Volume info retrieved successfully. Aug 06 14:21:44.764077 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-29c154d3-1ebb-4fd7-ac5c-a60ded6b9d44 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] https://10.4.3.229/volume/v3/volumes/518289e2-1d77-45de-9c1f-a1cf642a7640 returned with HTTP 200 Aug 06 14:21:44.764529 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 183/728] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:44 2026] GET /volume/v3/volumes/518289e2-1d77-45de-9c1f-a1cf642a7640 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:45.783339 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6f651c45-d364-4984-b4cc-f2b91e546527 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:45.785282 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6f651c45-d364-4984-b4cc-f2b91e546527 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] GET https://10.4.3.229/volume/v3/volumes/518289e2-1d77-45de-9c1f-a1cf642a7640 Aug 06 14:21:45.785678 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6f651c45-d364-4984-b4cc-f2b91e546527 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:45.785824 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6f651c45-d364-4984-b4cc-f2b91e546527 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:45.795050 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6f651c45-d364-4984-b4cc-f2b91e546527 tempest-VolumesServicesTestJSON-1990981231 tempest-VolumesServicesTestJSON-1990981231-project-member] https://10.4.3.229/volume/v3/volumes/518289e2-1d77-45de-9c1f-a1cf642a7640 returned with HTTP 404 Aug 06 14:21:45.795605 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 181/729] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:45 2026] GET /volume/v3/volumes/518289e2-1d77-45de-9c1f-a1cf642a7640 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:45.804357 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-15d577aa-1d1d-42ba-840e-75241a8f6a50 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:45.806667 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-15d577aa-1d1d-42ba-840e-75241a8f6a50 tempest-VolumesServicesTestJSON-348192819 tempest-VolumesServicesTestJSON-348192819-project-admin] GET https://10.4.3.229/volume/v3/os-services Aug 06 14:21:45.806904 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-15d577aa-1d1d-42ba-840e-75241a8f6a50 tempest-VolumesServicesTestJSON-348192819 tempest-VolumesServicesTestJSON-348192819-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:45.807168 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-15d577aa-1d1d-42ba-840e-75241a8f6a50 tempest-VolumesServicesTestJSON-348192819 tempest-VolumesServicesTestJSON-348192819-project-admin] Calling method 'index' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:45.812707 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-15d577aa-1d1d-42ba-840e-75241a8f6a50 tempest-VolumesServicesTestJSON-348192819 tempest-VolumesServicesTestJSON-348192819-project-admin] https://10.4.3.229/volume/v3/os-services returned with HTTP 200 Aug 06 14:21:45.813211 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 185/730] 10.4.3.229 () {66 vars in 1249 bytes} [Thu Aug 6 14:21:45 2026] GET /volume/v3/os-services => generated 626 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:46.053554 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1fb750aa-85a3-4c60-9ed9-c29700acf063 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:46.056787 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1fb750aa-85a3-4c60-9ed9-c29700acf063 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] GET https://10.4.3.229/volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b Aug 06 14:21:46.057191 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1fb750aa-85a3-4c60-9ed9-c29700acf063 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:46.057488 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1fb750aa-85a3-4c60-9ed9-c29700acf063 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:46.076242 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:46.076242 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:46.084490 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1fb750aa-85a3-4c60-9ed9-c29700acf063 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Volume info retrieved successfully. Aug 06 14:21:46.090231 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1fb750aa-85a3-4c60-9ed9-c29700acf063 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b returned with HTTP 200 Aug 06 14:21:46.090635 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 182/731] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:46 2026] GET /volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b => generated 1141 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:46.147821 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-6a26ba6c-fffd-405d-8275-30bb4ed717d1 req-587ed92e-6084-442c-af2c-0930a747d357 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:46.152004 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-6a26ba6c-fffd-405d-8275-30bb4ed717d1 req-587ed92e-6084-442c-af2c-0930a747d357 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] GET https://10.4.3.229/volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b Aug 06 14:21:46.152186 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-6a26ba6c-fffd-405d-8275-30bb4ed717d1 req-587ed92e-6084-442c-af2c-0930a747d357 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:46.152608 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-6a26ba6c-fffd-405d-8275-30bb4ed717d1 req-587ed92e-6084-442c-af2c-0930a747d357 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:46.165341 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:46.165341 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:46.169909 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-6a26ba6c-fffd-405d-8275-30bb4ed717d1 req-587ed92e-6084-442c-af2c-0930a747d357 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Volume info retrieved successfully. Aug 06 14:21:46.173744 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-6a26ba6c-fffd-405d-8275-30bb4ed717d1 req-587ed92e-6084-442c-af2c-0930a747d357 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b returned with HTTP 200 Aug 06 14:21:46.174154 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 184/732] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:21:46 2026] GET /volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:46.207606 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-6a26ba6c-fffd-405d-8275-30bb4ed717d1 req-377f6410-aabb-4287-93a1-37eedc4f32b8 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:46.210093 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-6a26ba6c-fffd-405d-8275-30bb4ed717d1 req-377f6410-aabb-4287-93a1-37eedc4f32b8 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] POST https://10.4.3.229/volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b/action Aug 06 14:21:46.210554 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-6a26ba6c-fffd-405d-8275-30bb4ed717d1 req-377f6410-aabb-4287-93a1-37eedc4f32b8 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:21:46.210736 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-6a26ba6c-fffd-405d-8275-30bb4ed717d1 req-377f6410-aabb-4287-93a1-37eedc4f32b8 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:46.226008 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:46.226008 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:46.226383 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-6a26ba6c-fffd-405d-8275-30bb4ed717d1 req-377f6410-aabb-4287-93a1-37eedc4f32b8 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Volume info retrieved successfully. Aug 06 14:21:46.238005 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-6a26ba6c-fffd-405d-8275-30bb4ed717d1 req-377f6410-aabb-4287-93a1-37eedc4f32b8 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Begin detaching volume completed successfully. Aug 06 14:21:46.238005 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-6a26ba6c-fffd-405d-8275-30bb4ed717d1 req-377f6410-aabb-4287-93a1-37eedc4f32b8 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b/action returned with HTTP 202 Aug 06 14:21:46.238005 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 182/733] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:21:46 2026] POST /volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:21:46.333000 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-67973e2a-7232-4705-aaff-c3e4b03ff21a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:46.335154 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-67973e2a-7232-4705-aaff-c3e4b03ff21a None None] GET https://10.4.3.229/volume// Aug 06 14:21:46.336473 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-67973e2a-7232-4705-aaff-c3e4b03ff21a None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:46.336473 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-67973e2a-7232-4705-aaff-c3e4b03ff21a None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:46.336682 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-67973e2a-7232-4705-aaff-c3e4b03ff21a None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:21:46.337110 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 186/734] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:21: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 06 14:21:46.347651 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-6a26ba6c-fffd-405d-8275-30bb4ed717d1 req-aa26be7d-2235-4615-8924-f38074e2df85 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:46.355495 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-6a26ba6c-fffd-405d-8275-30bb4ed717d1 req-aa26be7d-2235-4615-8924-f38074e2df85 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] GET https://10.4.3.229/volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b Aug 06 14:21:46.355744 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-6a26ba6c-fffd-405d-8275-30bb4ed717d1 req-aa26be7d-2235-4615-8924-f38074e2df85 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:46.355957 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-6a26ba6c-fffd-405d-8275-30bb4ed717d1 req-aa26be7d-2235-4615-8924-f38074e2df85 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:46.366960 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:46.366960 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:46.371579 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-6a26ba6c-fffd-405d-8275-30bb4ed717d1 req-aa26be7d-2235-4615-8924-f38074e2df85 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Volume info retrieved successfully. Aug 06 14:21:46.376881 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-6a26ba6c-fffd-405d-8275-30bb4ed717d1 req-aa26be7d-2235-4615-8924-f38074e2df85 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b returned with HTTP 200 Aug 06 14:21:46.377330 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 183/735] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:21:46 2026] GET /volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b => generated 1324 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:21:47.368211 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-6a26ba6c-fffd-405d-8275-30bb4ed717d1 req-0999aeff-631d-4d61-b541-a13bd8dfb984 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:47.370323 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-6a26ba6c-fffd-405d-8275-30bb4ed717d1 req-0999aeff-631d-4d61-b541-a13bd8dfb984 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] DELETE https://10.4.3.229/volume/v3/attachments/22107051-a3b1-4819-8533-a1c23be039f5 Aug 06 14:21:47.370526 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-6a26ba6c-fffd-405d-8275-30bb4ed717d1 req-0999aeff-631d-4d61-b541-a13bd8dfb984 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:47.370700 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-6a26ba6c-fffd-405d-8275-30bb4ed717d1 req-0999aeff-631d-4d61-b541-a13bd8dfb984 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:47.379559 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:47.379559 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:47.440591 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-6a26ba6c-fffd-405d-8275-30bb4ed717d1 req-0999aeff-631d-4d61-b541-a13bd8dfb984 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/attachments/22107051-a3b1-4819-8533-a1c23be039f5 returned with HTTP 200 Aug 06 14:21:47.441019 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 185/736] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:21:47 2026] DELETE /volume/v3/attachments/22107051-a3b1-4819-8533-a1c23be039f5 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:21:47.871904 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-26dd55c5-0cf8-4d18-a2ce-0ff01324dde3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:47.874070 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-26dd55c5-0cf8-4d18-a2ce-0ff01324dde3 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] POST https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action Aug 06 14:21:47.874617 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-26dd55c5-0cf8-4d18-a2ce-0ff01324dde3 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Action body: b'{"os-attach": {"instance_uuid": "0a55414a-3b6f-4ee0-8c2c-f754e7dc1b1b", "mountpoint": "/dev/vdb"}}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:21:47.875146 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-26dd55c5-0cf8-4d18-a2ce-0ff01324dde3 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "0a55414a-3b6f-4ee0-8c2c-f754e7dc1b1b", "mountpoint": "/dev/vdb"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:47.889619 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:47.889619 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:47.891240 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-26dd55c5-0cf8-4d18-a2ce-0ff01324dde3 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:21:47.906585 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-26dd55c5-0cf8-4d18-a2ce-0ff01324dde3 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Update volume admin metadata completed successfully. Aug 06 14:21:48.019584 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-26dd55c5-0cf8-4d18-a2ce-0ff01324dde3 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Attach volume completed successfully. Aug 06 14:21:48.020139 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-26dd55c5-0cf8-4d18-a2ce-0ff01324dde3 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action returned with HTTP 202 Aug 06 14:21:48.020621 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 183/737] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:21:47 2026] POST /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:21:48.032538 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-93885753-b27a-4c9e-96b8-50a909fad0bc None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:48.034837 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-93885753-b27a-4c9e-96b8-50a909fad0bc tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] GET https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae Aug 06 14:21:48.034837 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-93885753-b27a-4c9e-96b8-50a909fad0bc tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:48.034837 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-93885753-b27a-4c9e-96b8-50a909fad0bc tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:48.066097 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:48.066097 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:48.070262 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-93885753-b27a-4c9e-96b8-50a909fad0bc tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:21:48.091242 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-93885753-b27a-4c9e-96b8-50a909fad0bc tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae returned with HTTP 200 Aug 06 14:21:48.091242 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 187/738] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:48 2026] GET /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae => generated 1175 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:48.110212 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-549edc1a-e45c-4326-b27e-ff9e1aebb858 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:48.112301 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-549edc1a-e45c-4326-b27e-ff9e1aebb858 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] POST https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action Aug 06 14:21:48.112710 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-549edc1a-e45c-4326-b27e-ff9e1aebb858 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Action body: b'{"os-detach": {}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:21:48.112858 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-549edc1a-e45c-4326-b27e-ff9e1aebb858 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:48.138371 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:48.138371 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:48.138371 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-549edc1a-e45c-4326-b27e-ff9e1aebb858 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:21:48.234849 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-549edc1a-e45c-4326-b27e-ff9e1aebb858 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Detach volume completed successfully. Aug 06 14:21:48.236442 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-549edc1a-e45c-4326-b27e-ff9e1aebb858 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action returned with HTTP 202 Aug 06 14:21:48.236442 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 184/739] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:21:48 2026] POST /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:21:48.244267 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-01db7888-e07a-40dd-a412-5f00839f9610 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:48.245601 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-01db7888-e07a-40dd-a412-5f00839f9610 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] GET https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae Aug 06 14:21:48.245806 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-01db7888-e07a-40dd-a412-5f00839f9610 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:48.246004 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-01db7888-e07a-40dd-a412-5f00839f9610 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:48.255731 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:48.255731 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:48.263584 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-01db7888-e07a-40dd-a412-5f00839f9610 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:21:48.268163 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-01db7888-e07a-40dd-a412-5f00839f9610 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae returned with HTTP 200 Aug 06 14:21:48.268835 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 186/740] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:48 2026] GET /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:48.499389 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-fdce949d-c473-4e69-9520-8cee5a582f67 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:48.502216 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fdce949d-c473-4e69-9520-8cee5a582f67 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] GET https://10.4.3.229/volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b Aug 06 14:21:48.503403 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fdce949d-c473-4e69-9520-8cee5a582f67 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:48.503403 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fdce949d-c473-4e69-9520-8cee5a582f67 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:48.515862 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:48.515862 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:48.530698 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-fdce949d-c473-4e69-9520-8cee5a582f67 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Volume info retrieved successfully. Aug 06 14:21:48.545107 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fdce949d-c473-4e69-9520-8cee5a582f67 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b returned with HTTP 200 Aug 06 14:21:48.545886 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 184/741] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:48 2026] GET /volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:49.387837 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-4e34585c-cca6-4414-bc1f-f316ce2d1f23 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:49.525781 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4e34585c-cca6-4414-bc1f-f316ce2d1f23 tempest-VolumeServicesNegativeTest-371946843 tempest-VolumeServicesNegativeTest-371946843-project-admin] GET https://10.4.3.229/volume/v3/os-services Aug 06 14:21:49.525973 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4e34585c-cca6-4414-bc1f-f316ce2d1f23 tempest-VolumeServicesNegativeTest-371946843 tempest-VolumeServicesNegativeTest-371946843-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:49.526186 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4e34585c-cca6-4414-bc1f-f316ce2d1f23 tempest-VolumeServicesNegativeTest-371946843 tempest-VolumeServicesNegativeTest-371946843-project-admin] Calling method 'index' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:49.531836 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4e34585c-cca6-4414-bc1f-f316ce2d1f23 tempest-VolumeServicesNegativeTest-371946843 tempest-VolumeServicesNegativeTest-371946843-project-admin] https://10.4.3.229/volume/v3/os-services returned with HTTP 200 Aug 06 14:21:49.532220 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 188/742] 10.4.3.229 () {66 vars in 1249 bytes} [Thu Aug 6 14:21:49 2026] GET /volume/v3/os-services => generated 626 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:49.542736 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b6b0dfa1-d4b7-4abd-9ad1-cc87e1eb3271 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:49.542736 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b6b0dfa1-d4b7-4abd-9ad1-cc87e1eb3271 tempest-VolumeServicesNegativeTest-371946843 tempest-VolumeServicesNegativeTest-371946843-project-admin] PUT https://10.4.3.229/volume/v3/os-services/disable-log-reason Aug 06 14:21:49.543186 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b6b0dfa1-d4b7-4abd-9ad1-cc87e1eb3271 tempest-VolumeServicesNegativeTest-371946843 tempest-VolumeServicesNegativeTest-371946843-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006659", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:49.545493 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b6b0dfa1-d4b7-4abd-9ad1-cc87e1eb3271 tempest-VolumeServicesNegativeTest-371946843 tempest-VolumeServicesNegativeTest-371946843-project-admin] https://10.4.3.229/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 06 14:21:49.546341 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 185/743] 10.4.3.229 () {68 vars in 1326 bytes} [Thu Aug 6 14:21:49 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 14:21:49.556460 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7524f260-c705-47be-aaee-275a0b3e0ac3 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:49.558835 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7524f260-c705-47be-aaee-275a0b3e0ac3 tempest-VolumeServicesNegativeTest-371946843 tempest-VolumeServicesNegativeTest-371946843-project-admin] PUT https://10.4.3.229/volume/v3/os-services/disable Aug 06 14:21:49.559146 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7524f260-c705-47be-aaee-275a0b3e0ac3 tempest-VolumeServicesNegativeTest-371946843 tempest-VolumeServicesNegativeTest-371946843-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006659", "binary": "invalid_binary"} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:49.571454 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7524f260-c705-47be-aaee-275a0b3e0ac3 tempest-VolumeServicesNegativeTest-371946843 tempest-VolumeServicesNegativeTest-371946843-project-admin] https://10.4.3.229/volume/v3/os-services/disable returned with HTTP 404 Aug 06 14:21:49.572251 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 187/744] 10.4.3.229 () {68 vars in 1293 bytes} [Thu Aug 6 14:21:49 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:49.582684 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9b5f86af-3175-44da-8d0b-4390a8cff2ce None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:49.585252 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9b5f86af-3175-44da-8d0b-4390a8cff2ce tempest-VolumeServicesNegativeTest-371946843 tempest-VolumeServicesNegativeTest-371946843-project-admin] PUT https://10.4.3.229/volume/v3/os-services/enable Aug 06 14:21:49.585967 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9b5f86af-3175-44da-8d0b-4390a8cff2ce tempest-VolumeServicesNegativeTest-371946843 tempest-VolumeServicesNegativeTest-371946843-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:49.599910 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9b5f86af-3175-44da-8d0b-4390a8cff2ce tempest-VolumeServicesNegativeTest-371946843 tempest-VolumeServicesNegativeTest-371946843-project-admin] https://10.4.3.229/volume/v3/os-services/enable returned with HTTP 404 Aug 06 14:21:49.602109 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 185/745] 10.4.3.229 () {68 vars in 1290 bytes} [Thu Aug 6 14:21:49 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 06 14:21:49.617395 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f23e65f3-df8f-466e-9a78-e321153e219b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:49.624537 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f23e65f3-df8f-466e-9a78-e321153e219b tempest-VolumeServicesNegativeTest-371946843 tempest-VolumeServicesNegativeTest-371946843-project-admin] PUT https://10.4.3.229/volume/v3/os-services/freeze Aug 06 14:21:49.624537 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f23e65f3-df8f-466e-9a78-e321153e219b tempest-VolumeServicesNegativeTest-371946843 tempest-VolumeServicesNegativeTest-371946843-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:49.638502 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f23e65f3-df8f-466e-9a78-e321153e219b tempest-VolumeServicesNegativeTest-371946843 tempest-VolumeServicesNegativeTest-371946843-project-admin] https://10.4.3.229/volume/v3/os-services/freeze returned with HTTP 400 Aug 06 14:21:49.638502 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 189/746] 10.4.3.229 () {68 vars in 1290 bytes} [Thu Aug 6 14:21:49 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:21:49.649069 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d24df6bb-cca5-4567-97a2-833c94f0ea6b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:49.655504 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d24df6bb-cca5-4567-97a2-833c94f0ea6b tempest-VolumeServicesNegativeTest-371946843 tempest-VolumeServicesNegativeTest-371946843-project-admin] PUT https://10.4.3.229/volume/v3/os-services/thaw Aug 06 14:21:49.655504 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d24df6bb-cca5-4567-97a2-833c94f0ea6b tempest-VolumeServicesNegativeTest-371946843 tempest-VolumeServicesNegativeTest-371946843-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:49.664192 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d24df6bb-cca5-4567-97a2-833c94f0ea6b tempest-VolumeServicesNegativeTest-371946843 tempest-VolumeServicesNegativeTest-371946843-project-admin] https://10.4.3.229/volume/v3/os-services/thaw returned with HTTP 400 Aug 06 14:21:49.664810 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 186/747] 10.4.3.229 () {68 vars in 1284 bytes} [Thu Aug 6 14:21:49 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:21:51.941672 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b705067b-8927-401e-b722-d57f5918c610 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:51.942203 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b705067b-8927-401e-b722-d57f5918c610 None None] GET https://10.4.3.229/volume// Aug 06 14:21:51.942203 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b705067b-8927-401e-b722-d57f5918c610 None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:51.942203 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b705067b-8927-401e-b722-d57f5918c610 None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:51.942960 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b705067b-8927-401e-b722-d57f5918c610 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:21:51.942960 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 188/748] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:21: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 06 14:21:51.955230 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-4aeaeb52-fb7f-412d-b58c-f554f4f7dad7 req-eca290f7-86f5-404e-8900-c9e7d1e9f1dc None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:51.960854 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-4aeaeb52-fb7f-412d-b58c-f554f4f7dad7 req-eca290f7-86f5-404e-8900-c9e7d1e9f1dc tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:21:51.961034 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-4aeaeb52-fb7f-412d-b58c-f554f4f7dad7 req-eca290f7-86f5-404e-8900-c9e7d1e9f1dc tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aad3933d-c6e0-4382-9fad-c1f414e4248a", "connector": null, "instance_uuid": "d711cc0d-06d4-4c92-83c4-bc5624a40482"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:51.975137 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:51.975137 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:52.009285 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-4aeaeb52-fb7f-412d-b58c-f554f4f7dad7 req-eca290f7-86f5-404e-8900-c9e7d1e9f1dc tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:21:52.009811 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 186/749] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:21:51 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 06 14:21:52.021978 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-4aeaeb52-fb7f-412d-b58c-f554f4f7dad7 req-6c53e8ff-ca0b-41cc-b379-7045c15dc297 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:52.024311 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-4aeaeb52-fb7f-412d-b58c-f554f4f7dad7 req-6c53e8ff-ca0b-41cc-b379-7045c15dc297 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] DELETE https://10.4.3.229/volume/v3/attachments/f6557039-b711-4f7f-8ffa-b4ffb4b86d82 Aug 06 14:21:52.024756 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-4aeaeb52-fb7f-412d-b58c-f554f4f7dad7 req-6c53e8ff-ca0b-41cc-b379-7045c15dc297 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:52.024958 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-4aeaeb52-fb7f-412d-b58c-f554f4f7dad7 req-6c53e8ff-ca0b-41cc-b379-7045c15dc297 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:52.035810 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:52.035810 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:52.098536 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-4aeaeb52-fb7f-412d-b58c-f554f4f7dad7 req-6c53e8ff-ca0b-41cc-b379-7045c15dc297 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/attachments/f6557039-b711-4f7f-8ffa-b4ffb4b86d82 returned with HTTP 200 Aug 06 14:21:52.098977 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 190/750] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:21:52 2026] DELETE /volume/v3/attachments/f6557039-b711-4f7f-8ffa-b4ffb4b86d82 => generated 192 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:52.756521 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ef6da668-0f82-49a2-bb28-dc7fa65ea30e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:52.834358 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ef6da668-0f82-49a2-bb28-dc7fa65ea30e tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:21:52.834966 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ef6da668-0f82-49a2-bb28-dc7fa65ea30e tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1601643030"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:52.853584 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ef6da668-0f82-49a2-bb28-dc7fa65ea30e tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:21:52.854993 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 187/751] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:21:52 2026] POST /volume/v3/types => generated 231 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:52.864537 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-70216d43-242f-4fdc-9ef3-71d6b1c72c35 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:52.866106 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-70216d43-242f-4fdc-9ef3-71d6b1c72c35 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] POST https://10.4.3.229/volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs Aug 06 14:21:52.866412 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-70216d43-242f-4fdc-9ef3-71d6b1c72c35 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:52.926391 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-70216d43-242f-4fdc-9ef3-71d6b1c72c35 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] https://10.4.3.229/volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs returned with HTTP 200 Aug 06 14:21:52.927230 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 189/752] 10.4.3.229 () {68 vars in 1399 bytes} [Thu Aug 6 14:21:52 2026] POST /volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs => generated 34 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:21:52.937459 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-fe5379c5-fcd9-4dbc-9b29-c79c457d2857 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:52.942121 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fe5379c5-fcd9-4dbc-9b29-c79c457d2857 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] GET https://10.4.3.229/volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs/spec3 Aug 06 14:21:52.942906 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fe5379c5-fcd9-4dbc-9b29-c79c457d2857 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:52.943167 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fe5379c5-fcd9-4dbc-9b29-c79c457d2857 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:52.944085 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:52.944085 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:52.952946 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fe5379c5-fcd9-4dbc-9b29-c79c457d2857 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] https://10.4.3.229/volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs/spec3 returned with HTTP 200 Aug 06 14:21:52.953322 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 187/753] 10.4.3.229 () {66 vars in 1396 bytes} [Thu Aug 6 14:21:52 2026] GET /volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs/spec3 => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:21:52.960932 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1ddc808d-6d85-41fa-aa69-a12eb9ee7919 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:52.964212 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1ddc808d-6d85-41fa-aa69-a12eb9ee7919 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] DELETE https://10.4.3.229/volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs/spec3 Aug 06 14:21:52.964495 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1ddc808d-6d85-41fa-aa69-a12eb9ee7919 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:52.964802 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1ddc808d-6d85-41fa-aa69-a12eb9ee7919 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:52.968672 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:52.968672 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:52.997461 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1ddc808d-6d85-41fa-aa69-a12eb9ee7919 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] https://10.4.3.229/volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs/spec3 returned with HTTP 202 Aug 06 14:21:52.997633 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 191/754] 10.4.3.229 () {66 vars in 1399 bytes} [Thu Aug 6 14:21:52 2026] DELETE /volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs/spec3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:21:53.009827 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-68671872-676f-46b1-9d39-d5fe1c303773 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:53.011925 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-68671872-676f-46b1-9d39-d5fe1c303773 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] GET https://10.4.3.229/volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs/spec3 Aug 06 14:21:53.013804 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-68671872-676f-46b1-9d39-d5fe1c303773 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:53.013804 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-68671872-676f-46b1-9d39-d5fe1c303773 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:53.020925 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-68671872-676f-46b1-9d39-d5fe1c303773 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] https://10.4.3.229/volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs/spec3 returned with HTTP 404 Aug 06 14:21:53.021305 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 188/755] 10.4.3.229 () {66 vars in 1396 bytes} [Thu Aug 6 14:21:53 2026] GET /volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs/spec3 => generated 129 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:53.032563 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ad30834f-3f01-45cb-b7fd-065895735010 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:53.036832 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ad30834f-3f01-45cb-b7fd-065895735010 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] POST https://10.4.3.229/volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs Aug 06 14:21:53.037171 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ad30834f-3f01-45cb-b7fd-065895735010 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:53.064926 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ad30834f-3f01-45cb-b7fd-065895735010 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] https://10.4.3.229/volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs returned with HTTP 200 Aug 06 14:21:53.065395 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 190/756] 10.4.3.229 () {68 vars in 1399 bytes} [Thu Aug 6 14:21:53 2026] POST /volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs => generated 34 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:21:53.074006 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ee834fb1-b5e6-4f2e-8a7d-c7acce6eae07 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:53.076355 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ee834fb1-b5e6-4f2e-8a7d-c7acce6eae07 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] GET https://10.4.3.229/volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs Aug 06 14:21:53.076611 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ee834fb1-b5e6-4f2e-8a7d-c7acce6eae07 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:53.077021 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ee834fb1-b5e6-4f2e-8a7d-c7acce6eae07 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:53.085637 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ee834fb1-b5e6-4f2e-8a7d-c7acce6eae07 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] https://10.4.3.229/volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs returned with HTTP 200 Aug 06 14:21:53.086066 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 188/757] 10.4.3.229 () {66 vars in 1378 bytes} [Thu Aug 6 14:21:53 2026] GET /volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs => generated 34 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:21:53.100872 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8508685e-6171-49c2-962a-96bbb99f15f4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:53.103500 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8508685e-6171-49c2-962a-96bbb99f15f4 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] POST https://10.4.3.229/volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs Aug 06 14:21:53.103811 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8508685e-6171-49c2-962a-96bbb99f15f4 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:53.132452 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8508685e-6171-49c2-962a-96bbb99f15f4 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] https://10.4.3.229/volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs returned with HTTP 200 Aug 06 14:21:53.132452 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 192/758] 10.4.3.229 () {68 vars in 1399 bytes} [Thu Aug 6 14:21:53 2026] POST /volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs => generated 34 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:21:53.139569 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ec44d01f-ba47-41b2-b576-17f537afaba6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:53.141822 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ec44d01f-ba47-41b2-b576-17f537afaba6 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] PUT https://10.4.3.229/volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs/spec2 Aug 06 14:21:53.142180 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ec44d01f-ba47-41b2-b576-17f537afaba6 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:53.189445 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ec44d01f-ba47-41b2-b576-17f537afaba6 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] https://10.4.3.229/volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs/spec2 returned with HTTP 200 Aug 06 14:21:53.190172 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 189/759] 10.4.3.229 () {68 vars in 1416 bytes} [Thu Aug 6 14:21:53 2026] PUT /volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs/spec2 => generated 17 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 06 14:21:53.200508 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f6b793dc-dd00-436a-accb-68eb630a22c1 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:53.203551 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f6b793dc-dd00-436a-accb-68eb630a22c1 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] GET https://10.4.3.229/volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs/spec2 Aug 06 14:21:53.203792 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f6b793dc-dd00-436a-accb-68eb630a22c1 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:53.204044 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f6b793dc-dd00-436a-accb-68eb630a22c1 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:53.213212 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f6b793dc-dd00-436a-accb-68eb630a22c1 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] https://10.4.3.229/volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs/spec2 returned with HTTP 200 Aug 06 14:21:53.213759 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 191/760] 10.4.3.229 () {66 vars in 1396 bytes} [Thu Aug 6 14:21:53 2026] GET /volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs/spec2 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:21:53.225404 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-082e93c5-7a08-4706-af09-921d0343a255 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:53.229017 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-082e93c5-7a08-4706-af09-921d0343a255 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] POST https://10.4.3.229/volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs Aug 06 14:21:53.229329 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-082e93c5-7a08-4706-af09-921d0343a255 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:53.235996 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-55de1eb6-4ec7-4273-8ed8-98684ecb8a43 req-0fc2e720-4996-40bf-9a09-137c797d48ac None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:53.242255 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-55de1eb6-4ec7-4273-8ed8-98684ecb8a43 req-0fc2e720-4996-40bf-9a09-137c797d48ac tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:21:53.242610 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-55de1eb6-4ec7-4273-8ed8-98684ecb8a43 req-0fc2e720-4996-40bf-9a09-137c797d48ac tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-75558181", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:53.244280 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [req-55de1eb6-4ec7-4273-8ed8-98684ecb8a43 req-0fc2e720-4996-40bf-9a09-137c797d48ac tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-75558181', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:21:53.244413 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [req-55de1eb6-4ec7-4273-8ed8-98684ecb8a43 req-0fc2e720-4996-40bf-9a09-137c797d48ac tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Create volume of 1 GB Aug 06 14:21:53.249884 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-55de1eb6-4ec7-4273-8ed8-98684ecb8a43 req-0fc2e720-4996-40bf-9a09-137c797d48ac tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Availability Zones retrieved successfully. Aug 06 14:21:53.258766 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-55de1eb6-4ec7-4273-8ed8-98684ecb8a43 req-0fc2e720-4996-40bf-9a09-137c797d48ac tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Flow 'volume_create_api' (a462cf7d-ffa0-480f-b1da-45b9cbe15d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:53.262680 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-55de1eb6-4ec7-4273-8ed8-98684ecb8a43 req-0fc2e720-4996-40bf-9a09-137c797d48ac tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbba00ee-3a3f-42e5-99f9-78970ac17dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:53.262680 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [req-55de1eb6-4ec7-4273-8ed8-98684ecb8a43 req-0fc2e720-4996-40bf-9a09-137c797d48ac tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:21:53.270263 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-082e93c5-7a08-4706-af09-921d0343a255 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] https://10.4.3.229/volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs returned with HTTP 200 Aug 06 14:21:53.270465 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 189/761] 10.4.3.229 () {68 vars in 1399 bytes} [Thu Aug 6 14:21:53 2026] POST /volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs => generated 51 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:21:53.281037 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-adc95c33-ec0a-4aa3-92d4-d713d8ca7f75 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:53.283560 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-adc95c33-ec0a-4aa3-92d4-d713d8ca7f75 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] GET https://10.4.3.229/volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs Aug 06 14:21:53.283732 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-adc95c33-ec0a-4aa3-92d4-d713d8ca7f75 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:53.283942 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-adc95c33-ec0a-4aa3-92d4-d713d8ca7f75 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:53.291877 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-adc95c33-ec0a-4aa3-92d4-d713d8ca7f75 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] https://10.4.3.229/volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs returned with HTTP 200 Aug 06 14:21:53.292516 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 190/762] 10.4.3.229 () {66 vars in 1378 bytes} [Thu Aug 6 14:21:53 2026] GET /volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b/extra_specs => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:21:53.298810 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-55de1eb6-4ec7-4273-8ed8-98684ecb8a43 req-0fc2e720-4996-40bf-9a09-137c797d48ac tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbba00ee-3a3f-42e5-99f9-78970ac17dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:53.299916 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-55de1eb6-4ec7-4273-8ed8-98684ecb8a43 req-0fc2e720-4996-40bf-9a09-137c797d48ac tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d64f22e-c48f-4378-a852-55bc13420efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:53.302208 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c7c332d8-aa5d-4071-b874-5faaef819e26 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:53.305135 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c7c332d8-aa5d-4071-b874-5faaef819e26 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] DELETE https://10.4.3.229/volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b Aug 06 14:21:53.305582 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c7c332d8-aa5d-4071-b874-5faaef819e26 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:53.305857 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c7c332d8-aa5d-4071-b874-5faaef819e26 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] Calling method '_delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:53.357861 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c7c332d8-aa5d-4071-b874-5faaef819e26 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] https://10.4.3.229/volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b returned with HTTP 202 Aug 06 14:21:53.358357 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 192/763] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:21:53 2026] DELETE /volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:21:53.369020 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-08ec6e68-bccc-43d8-8700-670c0a8d2ea4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:53.370736 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-08ec6e68-bccc-43d8-8700-670c0a8d2ea4 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] GET https://10.4.3.229/volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b Aug 06 14:21:53.370923 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-08ec6e68-bccc-43d8-8700-670c0a8d2ea4 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:53.371097 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-08ec6e68-bccc-43d8-8700-670c0a8d2ea4 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:53.373866 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [req-55de1eb6-4ec7-4273-8ed8-98684ecb8a43 req-0fc2e720-4996-40bf-9a09-137c797d48ac tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Created reservations ['36d5df6e-6ce5-4202-ac13-3ad8986c4cb9', '1e429cc8-d5c2-4198-a119-23bb5228ae2e', 'c247d5f2-f3a4-42db-af9e-3a1a96c074a4', '7ecfb89f-3f23-46f2-bbec-c9a4d77df89b'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:53.376036 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-55de1eb6-4ec7-4273-8ed8-98684ecb8a43 req-0fc2e720-4996-40bf-9a09-137c797d48ac tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d64f22e-c48f-4378-a852-55bc13420efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36d5df6e-6ce5-4202-ac13-3ad8986c4cb9', '1e429cc8-d5c2-4198-a119-23bb5228ae2e', 'c247d5f2-f3a4-42db-af9e-3a1a96c074a4', '7ecfb89f-3f23-46f2-bbec-c9a4d77df89b']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:53.376036 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-55de1eb6-4ec7-4273-8ed8-98684ecb8a43 req-0fc2e720-4996-40bf-9a09-137c797d48ac tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea1b8520-43c4-434b-b36f-76f7f32abc7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:53.377059 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-08ec6e68-bccc-43d8-8700-670c0a8d2ea4 tempest-VolumeTypesExtraSpecsTest-45940934 tempest-VolumeTypesExtraSpecsTest-45940934-project-admin] https://10.4.3.229/volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b returned with HTTP 404 Aug 06 14:21:53.377059 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 190/764] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:21:53 2026] GET /volume/v3/types/e5962e7b-62ca-46c7-9476-9a195a830a6b => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:53.402117 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-55de1eb6-4ec7-4273-8ed8-98684ecb8a43 req-0fc2e720-4996-40bf-9a09-137c797d48ac tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea1b8520-43c4-434b-b36f-76f7f32abc7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68aac878-7085-41b9-a8e8-dc73a6c41f64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-75558181',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='63536f2b281d44c590cd0a4ea33393d2',qos_specs=None,replication_status=,reservations=['36d5df6e-6ce5-4202-ac13-3ad8986c4cb9','1e429cc8-d5c2-4198-a119-23bb5228ae2e','c247d5f2-f3a4-42db-af9e-3a1a96c074a4','7ecfb89f-3f23-46f2-bbec-c9a4d77df89b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f067bd50e29d4035b8232ca008018e79',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:21:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-75558181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68aac878-7085-41b9-a8e8-dc73a6c41f64,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='63536f2b281d44c590cd0a4ea33393d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f067bd50e29d4035b8232ca008018e79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:53.403514 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-55de1eb6-4ec7-4273-8ed8-98684ecb8a43 req-0fc2e720-4996-40bf-9a09-137c797d48ac tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dfcfce9-d01a-4543-b368-cb610d43708e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:53.429510 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-55de1eb6-4ec7-4273-8ed8-98684ecb8a43 req-0fc2e720-4996-40bf-9a09-137c797d48ac tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dfcfce9-d01a-4543-b368-cb610d43708e) transitioned into state 'SUCCESS' from state '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-75558181',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='63536f2b281d44c590cd0a4ea33393d2',qos_specs=None,replication_status=,reservations=['36d5df6e-6ce5-4202-ac13-3ad8986c4cb9','1e429cc8-d5c2-4198-a119-23bb5228ae2e','c247d5f2-f3a4-42db-af9e-3a1a96c074a4','7ecfb89f-3f23-46f2-bbec-c9a4d77df89b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f067bd50e29d4035b8232ca008018e79',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:53.430506 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-55de1eb6-4ec7-4273-8ed8-98684ecb8a43 req-0fc2e720-4996-40bf-9a09-137c797d48ac tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d83fe70-a75a-4479-a29d-af7db80804a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:53.439994 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-55de1eb6-4ec7-4273-8ed8-98684ecb8a43 req-0fc2e720-4996-40bf-9a09-137c797d48ac tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d83fe70-a75a-4479-a29d-af7db80804a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:53.440798 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-55de1eb6-4ec7-4273-8ed8-98684ecb8a43 req-0fc2e720-4996-40bf-9a09-137c797d48ac tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Flow 'volume_create_api' (a462cf7d-ffa0-480f-b1da-45b9cbe15d3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:53.441087 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-55de1eb6-4ec7-4273-8ed8-98684ecb8a43 req-0fc2e720-4996-40bf-9a09-137c797d48ac tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Create volume request issued successfully. Aug 06 14:21:53.441655 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-55de1eb6-4ec7-4273-8ed8-98684ecb8a43 req-0fc2e720-4996-40bf-9a09-137c797d48ac tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:21:53.442544 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 193/765] 10.4.3.229 () {72 vars in 1541 bytes} [Thu Aug 6 14:21:53 2026] POST /volume/v3/volumes => generated 761 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:21:53.455800 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-55de1eb6-4ec7-4273-8ed8-98684ecb8a43 req-0e4aca41-3e9e-40c6-9275-87550b7e2f53 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:53.458115 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-55de1eb6-4ec7-4273-8ed8-98684ecb8a43 req-0e4aca41-3e9e-40c6-9275-87550b7e2f53 tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] GET https://10.4.3.229/volume/v3/volumes/68aac878-7085-41b9-a8e8-dc73a6c41f64 Aug 06 14:21:53.458373 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-55de1eb6-4ec7-4273-8ed8-98684ecb8a43 req-0e4aca41-3e9e-40c6-9275-87550b7e2f53 tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:53.458641 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-55de1eb6-4ec7-4273-8ed8-98684ecb8a43 req-0e4aca41-3e9e-40c6-9275-87550b7e2f53 tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:53.468935 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:53.468935 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:53.473687 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-55de1eb6-4ec7-4273-8ed8-98684ecb8a43 req-0e4aca41-3e9e-40c6-9275-87550b7e2f53 tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Volume info retrieved successfully. Aug 06 14:21:53.478633 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-55de1eb6-4ec7-4273-8ed8-98684ecb8a43 req-0e4aca41-3e9e-40c6-9275-87550b7e2f53 tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] https://10.4.3.229/volume/v3/volumes/68aac878-7085-41b9-a8e8-dc73a6c41f64 returned with HTTP 200 Aug 06 14:21:53.479050 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 191/766] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:21:53 2026] GET /volume/v3/volumes/68aac878-7085-41b9-a8e8-dc73a6c41f64 => generated 829 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:53.505456 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-4aeaeb52-fb7f-412d-b58c-f554f4f7dad7 req-0cd37550-c95b-4894-bc97-f37c49adcaeb None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:53.507746 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-4aeaeb52-fb7f-412d-b58c-f554f4f7dad7 req-0cd37550-c95b-4894-bc97-f37c49adcaeb tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] PUT https://10.4.3.229/volume/v3/attachments/a0626761-ba8a-420a-94f5-8676f089a63f Aug 06 14:21:53.508068 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-4aeaeb52-fb7f-412d-b58c-f554f4f7dad7 req-0cd37550-c95b-4894-bc97-f37c49adcaeb tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:53.523140 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-4aeaeb52-fb7f-412d-b58c-f554f4f7dad7 req-0cd37550-c95b-4894-bc97-f37c49adcaeb tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Acquiring lock "cinder-attachment_update-aad3933d-c6e0-4382-9fad-c1f414e4248a-np0000006659" by "attachment_update" {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:21:53.533405 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-4aeaeb52-fb7f-412d-b58c-f554f4f7dad7 req-0cd37550-c95b-4894-bc97-f37c49adcaeb tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Lock "cinder-attachment_update-aad3933d-c6e0-4382-9fad-c1f414e4248a-np0000006659" acquired by "attachment_update" :: waited 0.010s {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:21:53.533405 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:53.533405 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:53.558192 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-3092202e-8d0f-4ae6-b153-01dfd8e41b82 req-d9237443-f7fe-47b7-840e-1ca84fd58196 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:53.560178 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-3092202e-8d0f-4ae6-b153-01dfd8e41b82 req-d9237443-f7fe-47b7-840e-1ca84fd58196 tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] GET https://10.4.3.229/volume/v3/volumes/68aac878-7085-41b9-a8e8-dc73a6c41f64 Aug 06 14:21:53.560638 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-3092202e-8d0f-4ae6-b153-01dfd8e41b82 req-d9237443-f7fe-47b7-840e-1ca84fd58196 tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:53.560990 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-3092202e-8d0f-4ae6-b153-01dfd8e41b82 req-d9237443-f7fe-47b7-840e-1ca84fd58196 tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:53.574626 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:53.574626 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:53.578495 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-3092202e-8d0f-4ae6-b153-01dfd8e41b82 req-d9237443-f7fe-47b7-840e-1ca84fd58196 tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Volume info retrieved successfully. Aug 06 14:21:53.582703 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-3092202e-8d0f-4ae6-b153-01dfd8e41b82 req-d9237443-f7fe-47b7-840e-1ca84fd58196 tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] https://10.4.3.229/volume/v3/volumes/68aac878-7085-41b9-a8e8-dc73a6c41f64 returned with HTTP 200 Aug 06 14:21:53.583063 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 191/767] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:21:53 2026] GET /volume/v3/volumes/68aac878-7085-41b9-a8e8-dc73a6c41f64 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:53.684644 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-336a5681-086d-4cbd-8e5e-d0f4bf105f4f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:53.687004 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-336a5681-086d-4cbd-8e5e-d0f4bf105f4f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:21:53.687361 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-336a5681-086d-4cbd-8e5e-d0f4bf105f4f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1263301934"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:53.688786 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-336a5681-086d-4cbd-8e5e-d0f4bf105f4f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1263301934'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:21:53.697594 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-336a5681-086d-4cbd-8e5e-d0f4bf105f4f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Create volume of 1 GB Aug 06 14:21:53.698041 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:53.698041 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:53.698795 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-336a5681-086d-4cbd-8e5e-d0f4bf105f4f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Availability Zones retrieved successfully. Aug 06 14:21:53.714930 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-4aeaeb52-fb7f-412d-b58c-f554f4f7dad7 req-0cd37550-c95b-4894-bc97-f37c49adcaeb tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Lock "cinder-attachment_update-aad3933d-c6e0-4382-9fad-c1f414e4248a-np0000006659" released by "attachment_update" :: held 0.183s {{(pid=100397) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:21:53.715252 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-4aeaeb52-fb7f-412d-b58c-f554f4f7dad7 req-0cd37550-c95b-4894-bc97-f37c49adcaeb tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/attachments/a0626761-ba8a-420a-94f5-8676f089a63f returned with HTTP 200 Aug 06 14:21:53.715795 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 193/768] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:21:53 2026] PUT /volume/v3/attachments/a0626761-ba8a-420a-94f5-8676f089a63f => generated 969 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:53.716394 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-336a5681-086d-4cbd-8e5e-d0f4bf105f4f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Flow 'volume_create_api' (3dc4f0e3-5358-4f0b-af5a-f25578942ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:53.717619 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-336a5681-086d-4cbd-8e5e-d0f4bf105f4f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e7331ba-4b54-4c6e-85f3-5018bab209bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:53.718356 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-336a5681-086d-4cbd-8e5e-d0f4bf105f4f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:21:53.729374 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:53.729374 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:53.732477 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-4aeaeb52-fb7f-412d-b58c-f554f4f7dad7 req-5581dc1f-e91f-4025-a10e-7e21f4f52246 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:53.737352 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-4aeaeb52-fb7f-412d-b58c-f554f4f7dad7 req-5581dc1f-e91f-4025-a10e-7e21f4f52246 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] GET https://10.4.3.229/volume/v3/attachments/a0626761-ba8a-420a-94f5-8676f089a63f Aug 06 14:21:53.737736 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-4aeaeb52-fb7f-412d-b58c-f554f4f7dad7 req-5581dc1f-e91f-4025-a10e-7e21f4f52246 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:53.738037 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-4aeaeb52-fb7f-412d-b58c-f554f4f7dad7 req-5581dc1f-e91f-4025-a10e-7e21f4f52246 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:53.745531 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-336a5681-086d-4cbd-8e5e-d0f4bf105f4f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e7331ba-4b54-4c6e-85f3-5018bab209bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=cd651f88-e3b2-438d-8565-2ec87d39a8ab,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cd651f88-e3b2-438d-8565-2ec87d39a8ab', 'encryption_key_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=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:53.746669 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-336a5681-086d-4cbd-8e5e-d0f4bf105f4f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8310e07-716c-4ed7-9fa8-7fc2f29b081c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:53.762155 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-4aeaeb52-fb7f-412d-b58c-f554f4f7dad7 req-5581dc1f-e91f-4025-a10e-7e21f4f52246 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/attachments/a0626761-ba8a-420a-94f5-8676f089a63f returned with HTTP 200 Aug 06 14:21:53.762630 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 192/769] 10.4.3.229 () {70 vars in 1651 bytes} [Thu Aug 6 14:21:53 2026] GET /volume/v3/attachments/a0626761-ba8a-420a-94f5-8676f089a63f => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:53.784070 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-29bdf099-6255-4c0a-b5ec-95218490908e req-3a9eb91a-b3b6-40d4-b6e3-85887fe4df2c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:53.786658 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-29bdf099-6255-4c0a-b5ec-95218490908e req-3a9eb91a-b3b6-40d4-b6e3-85887fe4df2c tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] DELETE https://10.4.3.229/volume/v3/attachments/45c2d8a1-0760-4706-bd18-9613d9e2d4bd Aug 06 14:21:53.786854 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-29bdf099-6255-4c0a-b5ec-95218490908e req-3a9eb91a-b3b6-40d4-b6e3-85887fe4df2c tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:53.787031 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-29bdf099-6255-4c0a-b5ec-95218490908e req-3a9eb91a-b3b6-40d4-b6e3-85887fe4df2c tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:53.806053 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-336a5681-086d-4cbd-8e5e-d0f4bf105f4f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Created reservations ['c687138b-0d3b-4cb4-a898-5d98ab2a24a7', '0b8c0ebb-abea-46d3-ad45-e6585807c2a4', '3b93f970-c8f1-42f2-b725-4dc3e8717f85', '10859eb0-b866-47dd-903f-deb866fa96c3'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:53.806831 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-336a5681-086d-4cbd-8e5e-d0f4bf105f4f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8310e07-716c-4ed7-9fa8-7fc2f29b081c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c687138b-0d3b-4cb4-a898-5d98ab2a24a7', '0b8c0ebb-abea-46d3-ad45-e6585807c2a4', '3b93f970-c8f1-42f2-b725-4dc3e8717f85', '10859eb0-b866-47dd-903f-deb866fa96c3']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:53.807545 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-336a5681-086d-4cbd-8e5e-d0f4bf105f4f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88fd0097-857c-487a-8694-ecf7547f0c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:53.808944 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:53.808944 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:53.834111 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-336a5681-086d-4cbd-8e5e-d0f4bf105f4f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88fd0097-857c-487a-8694-ecf7547f0c3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5390a676-bb7a-47b5-b0c9-ba9d865bca53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1263301934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f06d41c7fb3d4a219a0ea12b05a7d8ed',qos_specs=None,replication_status=,reservations=['c687138b-0d3b-4cb4-a898-5d98ab2a24a7','0b8c0ebb-abea-46d3-ad45-e6585807c2a4','3b93f970-c8f1-42f2-b725-4dc3e8717f85','10859eb0-b866-47dd-903f-deb866fa96c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d50f0ecfca4eb1aa68c817e1a81f3d',volume_type_id=cd651f88-e3b2-438d-8565-2ec87d39a8ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:21:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1263301934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5390a676-bb7a-47b5-b0c9-ba9d865bca53,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f06d41c7fb3d4a219a0ea12b05a7d8ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8d50f0ecfca4eb1aa68c817e1a81f3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cd651f88-e3b2-438d-8565-2ec87d39a8ab),volume_type_id=cd651f88-e3b2-438d-8565-2ec87d39a8ab)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:53.835204 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-336a5681-086d-4cbd-8e5e-d0f4bf105f4f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53f557b7-cba7-4df9-b9a6-1b08219db19c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:53.856361 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-336a5681-086d-4cbd-8e5e-d0f4bf105f4f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53f557b7-cba7-4df9-b9a6-1b08219db19c) transitioned into state 'SUCCESS' from state '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-1263301934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f06d41c7fb3d4a219a0ea12b05a7d8ed',qos_specs=None,replication_status=,reservations=['c687138b-0d3b-4cb4-a898-5d98ab2a24a7','0b8c0ebb-abea-46d3-ad45-e6585807c2a4','3b93f970-c8f1-42f2-b725-4dc3e8717f85','10859eb0-b866-47dd-903f-deb866fa96c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d50f0ecfca4eb1aa68c817e1a81f3d',volume_type_id=cd651f88-e3b2-438d-8565-2ec87d39a8ab)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:53.857918 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-336a5681-086d-4cbd-8e5e-d0f4bf105f4f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0899d4e4-4e44-4a11-9000-91af39168f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:53.865620 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-29bdf099-6255-4c0a-b5ec-95218490908e req-3a9eb91a-b3b6-40d4-b6e3-85887fe4df2c tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] https://10.4.3.229/volume/v3/attachments/45c2d8a1-0760-4706-bd18-9613d9e2d4bd returned with HTTP 200 Aug 06 14:21:53.866095 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 192/770] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:21:53 2026] DELETE /volume/v3/attachments/45c2d8a1-0760-4706-bd18-9613d9e2d4bd => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:53.868637 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-336a5681-086d-4cbd-8e5e-d0f4bf105f4f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0899d4e4-4e44-4a11-9000-91af39168f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:53.870030 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-336a5681-086d-4cbd-8e5e-d0f4bf105f4f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Flow 'volume_create_api' (3dc4f0e3-5358-4f0b-af5a-f25578942ecd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:53.871456 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-336a5681-086d-4cbd-8e5e-d0f4bf105f4f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Create volume request issued successfully. Aug 06 14:21:53.871456 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-336a5681-086d-4cbd-8e5e-d0f4bf105f4f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:21:53.871456 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 194/771] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:21:53 2026] POST /volume/v3/volumes => generated 760 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:21:53.888930 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-38c33977-baa0-4cb6-8854-97bfd3f65e5d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:53.892852 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-38c33977-baa0-4cb6-8854-97bfd3f65e5d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:21:53.893669 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-38c33977-baa0-4cb6-8854-97bfd3f65e5d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:53.893871 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-38c33977-baa0-4cb6-8854-97bfd3f65e5d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:53.906668 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:53.906668 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:53.913567 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-29bdf099-6255-4c0a-b5ec-95218490908e req-be13cc5f-aad9-4295-b7e0-d6fdc798b7ca None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:53.917879 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-29bdf099-6255-4c0a-b5ec-95218490908e req-be13cc5f-aad9-4295-b7e0-d6fdc798b7ca tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] DELETE https://10.4.3.229/volume/v3/volumes/7b468d91-5a76-4d61-be81-942277409578 Aug 06 14:21:53.917879 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-29bdf099-6255-4c0a-b5ec-95218490908e req-be13cc5f-aad9-4295-b7e0-d6fdc798b7ca tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:53.917879 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-29bdf099-6255-4c0a-b5ec-95218490908e req-be13cc5f-aad9-4295-b7e0-d6fdc798b7ca tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:53.917879 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [req-29bdf099-6255-4c0a-b5ec-95218490908e req-be13cc5f-aad9-4295-b7e0-d6fdc798b7ca tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Delete volume with id: 7b468d91-5a76-4d61-be81-942277409578 Aug 06 14:21:53.930066 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-38c33977-baa0-4cb6-8854-97bfd3f65e5d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:21:53.934846 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-38c33977-baa0-4cb6-8854-97bfd3f65e5d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:21:53.935025 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:53.935025 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:53.935254 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 194/772] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:53 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 828 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:53.936495 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-29bdf099-6255-4c0a-b5ec-95218490908e req-be13cc5f-aad9-4295-b7e0-d6fdc798b7ca tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Volume info retrieved successfully. Aug 06 14:21:53.962106 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-29bdf099-6255-4c0a-b5ec-95218490908e req-be13cc5f-aad9-4295-b7e0-d6fdc798b7ca tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Delete volume request issued successfully. Aug 06 14:21:53.963377 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-29bdf099-6255-4c0a-b5ec-95218490908e req-be13cc5f-aad9-4295-b7e0-d6fdc798b7ca tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] https://10.4.3.229/volume/v3/volumes/7b468d91-5a76-4d61-be81-942277409578 returned with HTTP 202 Aug 06 14:21:53.963377 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 193/773] 10.4.3.229 () {70 vars in 1620 bytes} [Thu Aug 6 14:21:53 2026] DELETE /volume/v3/volumes/7b468d91-5a76-4d61-be81-942277409578 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:21:54.618000 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-e8ea39b7-6eec-4d7c-94b7-933b04539555 req-ce953de5-660c-4f7c-b9b6-0dc52c66cc12 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:54.621389 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-e8ea39b7-6eec-4d7c-94b7-933b04539555 req-ce953de5-660c-4f7c-b9b6-0dc52c66cc12 tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] GET https://10.4.3.229/volume/v3/volumes/68aac878-7085-41b9-a8e8-dc73a6c41f64 Aug 06 14:21:54.621573 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-e8ea39b7-6eec-4d7c-94b7-933b04539555 req-ce953de5-660c-4f7c-b9b6-0dc52c66cc12 tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:54.621764 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-e8ea39b7-6eec-4d7c-94b7-933b04539555 req-ce953de5-660c-4f7c-b9b6-0dc52c66cc12 tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:54.636354 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:54.636354 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:54.640011 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-e8ea39b7-6eec-4d7c-94b7-933b04539555 req-ce953de5-660c-4f7c-b9b6-0dc52c66cc12 tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Volume info retrieved successfully. Aug 06 14:21:54.644397 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-e8ea39b7-6eec-4d7c-94b7-933b04539555 req-ce953de5-660c-4f7c-b9b6-0dc52c66cc12 tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] https://10.4.3.229/volume/v3/volumes/68aac878-7085-41b9-a8e8-dc73a6c41f64 returned with HTTP 200 Aug 06 14:21:54.644803 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 193/774] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:21:54 2026] GET /volume/v3/volumes/68aac878-7085-41b9-a8e8-dc73a6c41f64 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:54.874416 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-aeaf25e9-d581-429d-82c7-0c8d6bbf9053 req-3baec6c7-b849-450e-aafd-debb4ab7f785 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:54.878457 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-aeaf25e9-d581-429d-82c7-0c8d6bbf9053 req-3baec6c7-b849-450e-aafd-debb4ab7f785 tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-reader] GET https://10.4.3.229/volume/v3/volumes/68aac878-7085-41b9-a8e8-dc73a6c41f64 Aug 06 14:21:54.878685 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-aeaf25e9-d581-429d-82c7-0c8d6bbf9053 req-3baec6c7-b849-450e-aafd-debb4ab7f785 tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-reader] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:54.878912 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-aeaf25e9-d581-429d-82c7-0c8d6bbf9053 req-3baec6c7-b849-450e-aafd-debb4ab7f785 tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-reader] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:54.891741 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:54.891741 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:54.906526 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-aeaf25e9-d581-429d-82c7-0c8d6bbf9053 req-3baec6c7-b849-450e-aafd-debb4ab7f785 tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-reader] Volume info retrieved successfully. Aug 06 14:21:54.911957 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-25b97ef4-1c7e-4c56-9387-baf183b6ca63 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:54.912968 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-aeaf25e9-d581-429d-82c7-0c8d6bbf9053 req-3baec6c7-b849-450e-aafd-debb4ab7f785 tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-reader] https://10.4.3.229/volume/v3/volumes/68aac878-7085-41b9-a8e8-dc73a6c41f64 returned with HTTP 200 Aug 06 14:21:54.913377 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 195/775] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:21:54 2026] GET /volume/v3/volumes/68aac878-7085-41b9-a8e8-dc73a6c41f64 => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:54.947662 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-4ee44a2d-023e-426f-acbf-de3323f08bca req-31438500-cf99-4c8d-a8a8-542ef50e383d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:54.948369 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-db0ac4ec-701f-4890-ae52-010814849ba6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:54.951116 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-4ee44a2d-023e-426f-acbf-de3323f08bca req-31438500-cf99-4c8d-a8a8-542ef50e383d tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] DELETE https://10.4.3.229/volume/v3/volumes/68aac878-7085-41b9-a8e8-dc73a6c41f64 Aug 06 14:21:54.952749 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-db0ac4ec-701f-4890-ae52-010814849ba6 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:21:54.952781 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-4ee44a2d-023e-426f-acbf-de3323f08bca req-31438500-cf99-4c8d-a8a8-542ef50e383d tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:54.952906 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-db0ac4ec-701f-4890-ae52-010814849ba6 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:54.952982 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-4ee44a2d-023e-426f-acbf-de3323f08bca req-31438500-cf99-4c8d-a8a8-542ef50e383d tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:54.953020 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-db0ac4ec-701f-4890-ae52-010814849ba6 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:54.953045 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [req-4ee44a2d-023e-426f-acbf-de3323f08bca req-31438500-cf99-4c8d-a8a8-542ef50e383d tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Delete volume with id: 68aac878-7085-41b9-a8e8-dc73a6c41f64 Aug 06 14:21:54.963144 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:54.963144 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:54.963940 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-4ee44a2d-023e-426f-acbf-de3323f08bca req-31438500-cf99-4c8d-a8a8-542ef50e383d tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Volume info retrieved successfully. Aug 06 14:21:54.966232 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:54.966232 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:54.972266 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-db0ac4ec-701f-4890-ae52-010814849ba6 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:21:54.982171 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-db0ac4ec-701f-4890-ae52-010814849ba6 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:21:54.982617 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 194/776] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:54 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:55.000343 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-4ee44a2d-023e-426f-acbf-de3323f08bca req-31438500-cf99-4c8d-a8a8-542ef50e383d tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Delete volume request issued successfully. Aug 06 14:21:55.000616 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-4ee44a2d-023e-426f-acbf-de3323f08bca req-31438500-cf99-4c8d-a8a8-542ef50e383d tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] https://10.4.3.229/volume/v3/volumes/68aac878-7085-41b9-a8e8-dc73a6c41f64 returned with HTTP 202 Aug 06 14:21:55.001331 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 194/777] 10.4.3.229 () {70 vars in 1620 bytes} [Thu Aug 6 14:21:54 2026] DELETE /volume/v3/volumes/68aac878-7085-41b9-a8e8-dc73a6c41f64 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:21:55.031921 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-9a7754a7-d295-40bd-af4f-dccdf85f942f req-db041c3f-ddd1-464b-91f2-495de6d06972 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:55.036382 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-9a7754a7-d295-40bd-af4f-dccdf85f942f req-db041c3f-ddd1-464b-91f2-495de6d06972 tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] GET https://10.4.3.229/volume/v3/volumes/68aac878-7085-41b9-a8e8-dc73a6c41f64 Aug 06 14:21:55.036635 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-9a7754a7-d295-40bd-af4f-dccdf85f942f req-db041c3f-ddd1-464b-91f2-495de6d06972 tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:55.036855 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-9a7754a7-d295-40bd-af4f-dccdf85f942f req-db041c3f-ddd1-464b-91f2-495de6d06972 tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:55.040418 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-718b3ef2-ef25-44b9-b9a6-0bd2f17e1b9e req-d15879e1-2154-4bd3-a4a3-2b0e60e13961 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:55.045202 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-718b3ef2-ef25-44b9-b9a6-0bd2f17e1b9e req-d15879e1-2154-4bd3-a4a3-2b0e60e13961 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:21:55.045202 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-718b3ef2-ef25-44b9-b9a6-0bd2f17e1b9e req-d15879e1-2154-4bd3-a4a3-2b0e60e13961 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:55.045202 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-718b3ef2-ef25-44b9-b9a6-0bd2f17e1b9e req-d15879e1-2154-4bd3-a4a3-2b0e60e13961 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:55.050385 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:55.050385 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:55.050620 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:55.050620 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:55.060557 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-9a7754a7-d295-40bd-af4f-dccdf85f942f req-db041c3f-ddd1-464b-91f2-495de6d06972 tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Volume info retrieved successfully. Aug 06 14:21:55.061955 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-718b3ef2-ef25-44b9-b9a6-0bd2f17e1b9e req-d15879e1-2154-4bd3-a4a3-2b0e60e13961 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:21:55.064673 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-9a7754a7-d295-40bd-af4f-dccdf85f942f req-db041c3f-ddd1-464b-91f2-495de6d06972 tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] https://10.4.3.229/volume/v3/volumes/68aac878-7085-41b9-a8e8-dc73a6c41f64 returned with HTTP 200 Aug 06 14:21:55.065156 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 196/778] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:21:55 2026] GET /volume/v3/volumes/68aac878-7085-41b9-a8e8-dc73a6c41f64 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:55.065409 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-25b97ef4-1c7e-4c56-9387-baf183b6ca63 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:21:55.068442 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-25b97ef4-1c7e-4c56-9387-baf183b6ca63 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1450350440", "imageRef": "30702abe-9501-4aba-ba1a-50af064a9e3b"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:55.068536 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-718b3ef2-ef25-44b9-b9a6-0bd2f17e1b9e req-d15879e1-2154-4bd3-a4a3-2b0e60e13961 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:21:55.068536 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 195/779] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:21:55 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:55.075218 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-25b97ef4-1c7e-4c56-9387-baf183b6ca63 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1450350440', 'imageRef': '30702abe-9501-4aba-ba1a-50af064a9e3b'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:21:55.208886 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-25b97ef4-1c7e-4c56-9387-baf183b6ca63 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Create volume of 1 GB Aug 06 14:21:55.213331 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-25b97ef4-1c7e-4c56-9387-baf183b6ca63 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Availability Zones retrieved successfully. Aug 06 14:21:55.219478 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-25b97ef4-1c7e-4c56-9387-baf183b6ca63 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Flow 'volume_create_api' (6138c4f5-bac0-48f3-8779-8e65ad53502e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:55.223454 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-25b97ef4-1c7e-4c56-9387-baf183b6ca63 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26659bcf-df39-469d-8a9d-6135f5475c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:55.223454 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-25b97ef4-1c7e-4c56-9387-baf183b6ca63 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:21:55.297194 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4fab7cc2-6625-4a87-adaa-51735b68b002 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:55.297947 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4fab7cc2-6625-4a87-adaa-51735b68b002 None None] GET https://10.4.3.229/volume// Aug 06 14:21:55.298097 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4fab7cc2-6625-4a87-adaa-51735b68b002 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:55.298369 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4fab7cc2-6625-4a87-adaa-51735b68b002 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:55.298896 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4fab7cc2-6625-4a87-adaa-51735b68b002 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:21:55.299282 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 195/780] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:21:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:21:55.328903 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-718b3ef2-ef25-44b9-b9a6-0bd2f17e1b9e req-5e966c85-e249-46bb-b93f-9bbe2275b5be None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:55.332501 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-25b97ef4-1c7e-4c56-9387-baf183b6ca63 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26659bcf-df39-469d-8a9d-6135f5475c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:55.332501 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-25b97ef4-1c7e-4c56-9387-baf183b6ca63 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (244e3217-380f-4cd5-98d2-304c8df278a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:55.343274 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-718b3ef2-ef25-44b9-b9a6-0bd2f17e1b9e req-5e966c85-e249-46bb-b93f-9bbe2275b5be tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:21:55.343274 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-718b3ef2-ef25-44b9-b9a6-0bd2f17e1b9e req-5e966c85-e249-46bb-b93f-9bbe2275b5be tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5390a676-bb7a-47b5-b0c9-ba9d865bca53", "connector": null, "instance_uuid": "98a025aa-07dc-43b7-88fa-1e56f865a31b"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:55.355550 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:55.355550 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:55.413063 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-718b3ef2-ef25-44b9-b9a6-0bd2f17e1b9e req-5e966c85-e249-46bb-b93f-9bbe2275b5be tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:21:55.414069 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 197/781] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:21:55 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 06 14:21:55.451322 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-25b97ef4-1c7e-4c56-9387-baf183b6ca63 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Created reservations ['81e7e409-1e61-4aa3-beb8-ddec5ac4f37e', 'dd158cc7-0e9d-4854-b442-fe22a5cab8b3', 'f14b5115-2d45-40bd-976a-ff54dd48be55', 'edbeb1ba-9100-4f43-8b69-0cf04bb8c722'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:55.454311 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-25b97ef4-1c7e-4c56-9387-baf183b6ca63 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (244e3217-380f-4cd5-98d2-304c8df278a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81e7e409-1e61-4aa3-beb8-ddec5ac4f37e', 'dd158cc7-0e9d-4854-b442-fe22a5cab8b3', 'f14b5115-2d45-40bd-976a-ff54dd48be55', 'edbeb1ba-9100-4f43-8b69-0cf04bb8c722']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:55.456130 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-25b97ef4-1c7e-4c56-9387-baf183b6ca63 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7028e8e5-da7c-479e-beb4-6de76d2ff6ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:55.458982 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e32a6ef8-649a-4826-a392-9575e2329b51 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:55.461754 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e32a6ef8-649a-4826-a392-9575e2329b51 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:21:55.462620 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e32a6ef8-649a-4826-a392-9575e2329b51 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:55.463264 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e32a6ef8-649a-4826-a392-9575e2329b51 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:55.478031 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:55.478031 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:55.481774 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e32a6ef8-649a-4826-a392-9575e2329b51 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:21:55.490973 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-25b97ef4-1c7e-4c56-9387-baf183b6ca63 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7028e8e5-da7c-479e-beb4-6de76d2ff6ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4880d5c-49d8-4243-9858-b1e176087713', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1450350440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceb85a68c3af40e4b716fde8e7bd2b60',qos_specs=None,replication_status=,reservations=['81e7e409-1e61-4aa3-beb8-ddec5ac4f37e','dd158cc7-0e9d-4854-b442-fe22a5cab8b3','f14b5115-2d45-40bd-976a-ff54dd48be55','edbeb1ba-9100-4f43-8b69-0cf04bb8c722'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb8425464d994e049d3d877a9b5877cc',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:21:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1450350440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4880d5c-49d8-4243-9858-b1e176087713,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ceb85a68c3af40e4b716fde8e7bd2b60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb8425464d994e049d3d877a9b5877cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:55.490973 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-25b97ef4-1c7e-4c56-9387-baf183b6ca63 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (996a6a6d-502a-4e45-8829-d7d685ba56e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:55.491830 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-93549bd4-a9da-4463-9934-d7374b15b91f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:55.492183 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-93549bd4-a9da-4463-9934-d7374b15b91f None None] GET https://10.4.3.229/volume// Aug 06 14:21:55.492295 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-93549bd4-a9da-4463-9934-d7374b15b91f None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:55.492581 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-93549bd4-a9da-4463-9934-d7374b15b91f None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:55.492931 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-93549bd4-a9da-4463-9934-d7374b15b91f None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:21:55.493291 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 196/782] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:21: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 06 14:21:55.493953 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e32a6ef8-649a-4826-a392-9575e2329b51 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:21:55.494418 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 196/783] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:55 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:55.516415 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-25b97ef4-1c7e-4c56-9387-baf183b6ca63 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (996a6a6d-502a-4e45-8829-d7d685ba56e4) transitioned into state 'SUCCESS' from state '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-1450350440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceb85a68c3af40e4b716fde8e7bd2b60',qos_specs=None,replication_status=,reservations=['81e7e409-1e61-4aa3-beb8-ddec5ac4f37e','dd158cc7-0e9d-4854-b442-fe22a5cab8b3','f14b5115-2d45-40bd-976a-ff54dd48be55','edbeb1ba-9100-4f43-8b69-0cf04bb8c722'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb8425464d994e049d3d877a9b5877cc',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:55.517829 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-25b97ef4-1c7e-4c56-9387-baf183b6ca63 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39d0e65b-15c6-4d0e-91ee-31be5bcfd694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:55.528604 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-718b3ef2-ef25-44b9-b9a6-0bd2f17e1b9e req-2ba45cab-ffd6-4831-a1ae-af26a7f2c098 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:55.531005 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-25b97ef4-1c7e-4c56-9387-baf183b6ca63 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39d0e65b-15c6-4d0e-91ee-31be5bcfd694) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:55.531417 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-718b3ef2-ef25-44b9-b9a6-0bd2f17e1b9e req-2ba45cab-ffd6-4831-a1ae-af26a7f2c098 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:21:55.531802 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-718b3ef2-ef25-44b9-b9a6-0bd2f17e1b9e req-2ba45cab-ffd6-4831-a1ae-af26a7f2c098 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:55.532021 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-25b97ef4-1c7e-4c56-9387-baf183b6ca63 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Flow 'volume_create_api' (6138c4f5-bac0-48f3-8779-8e65ad53502e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:55.532097 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-718b3ef2-ef25-44b9-b9a6-0bd2f17e1b9e req-2ba45cab-ffd6-4831-a1ae-af26a7f2c098 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:55.533469 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-25b97ef4-1c7e-4c56-9387-baf183b6ca63 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Create volume request issued successfully. Aug 06 14:21:55.533469 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-25b97ef4-1c7e-4c56-9387-baf183b6ca63 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:21:55.533670 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 195/784] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:21:54 2026] POST /volume/v3/volumes => generated 752 bytes in 623 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:21:55.547120 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-94f854ff-968e-4dcb-9bf2-537e24420179 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:55.548698 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-94f854ff-968e-4dcb-9bf2-537e24420179 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] GET https://10.4.3.229/volume/v3/volumes/c4880d5c-49d8-4243-9858-b1e176087713 Aug 06 14:21:55.548857 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-94f854ff-968e-4dcb-9bf2-537e24420179 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:55.549037 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-94f854ff-968e-4dcb-9bf2-537e24420179 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:55.553461 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:55.553461 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:55.558993 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:55.558993 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:55.561468 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-718b3ef2-ef25-44b9-b9a6-0bd2f17e1b9e req-2ba45cab-ffd6-4831-a1ae-af26a7f2c098 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:21:55.567285 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-94f854ff-968e-4dcb-9bf2-537e24420179 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Volume info retrieved successfully. Aug 06 14:21:55.571086 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-718b3ef2-ef25-44b9-b9a6-0bd2f17e1b9e req-2ba45cab-ffd6-4831-a1ae-af26a7f2c098 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:21:55.571719 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 198/785] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:21:55 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 1032 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:21:55.576280 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-94f854ff-968e-4dcb-9bf2-537e24420179 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/volumes/c4880d5c-49d8-4243-9858-b1e176087713 returned with HTTP 200 Aug 06 14:21:55.576967 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 197/786] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:55 2026] GET /volume/v3/volumes/c4880d5c-49d8-4243-9858-b1e176087713 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:55.684761 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-718b3ef2-ef25-44b9-b9a6-0bd2f17e1b9e req-68c1ae27-a03a-49c0-99d7-d5fa7cf1881f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:55.687613 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-718b3ef2-ef25-44b9-b9a6-0bd2f17e1b9e req-68c1ae27-a03a-49c0-99d7-d5fa7cf1881f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] PUT https://10.4.3.229/volume/v3/attachments/a2c7fa1e-4203-46aa-b1c5-a0ed303585f7 Aug 06 14:21:55.687934 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-718b3ef2-ef25-44b9-b9a6-0bd2f17e1b9e req-68c1ae27-a03a-49c0-99d7-d5fa7cf1881f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:55.697360 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-718b3ef2-ef25-44b9-b9a6-0bd2f17e1b9e req-68c1ae27-a03a-49c0-99d7-d5fa7cf1881f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Acquiring lock "cinder-attachment_update-5390a676-bb7a-47b5-b0c9-ba9d865bca53-np0000006659" by "attachment_update" {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:21:55.703726 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-718b3ef2-ef25-44b9-b9a6-0bd2f17e1b9e req-68c1ae27-a03a-49c0-99d7-d5fa7cf1881f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Lock "cinder-attachment_update-5390a676-bb7a-47b5-b0c9-ba9d865bca53-np0000006659" acquired by "attachment_update" :: waited 0.006s {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:21:55.704487 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:55.704487 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:55.806326 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-718b3ef2-ef25-44b9-b9a6-0bd2f17e1b9e req-68c1ae27-a03a-49c0-99d7-d5fa7cf1881f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Lock "cinder-attachment_update-5390a676-bb7a-47b5-b0c9-ba9d865bca53-np0000006659" released by "attachment_update" :: held 0.103s {{(pid=100398) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:21:55.806985 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-718b3ef2-ef25-44b9-b9a6-0bd2f17e1b9e req-68c1ae27-a03a-49c0-99d7-d5fa7cf1881f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments/a2c7fa1e-4203-46aa-b1c5-a0ed303585f7 returned with HTTP 200 Aug 06 14:21:55.807642 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 197/787] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:21:55 2026] PUT /volume/v3/attachments/a2c7fa1e-4203-46aa-b1c5-a0ed303585f7 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:56.100033 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-40f8c89b-3d08-4fe3-9f4f-c833abde990a req-5dde5e1a-7e65-4472-9ffe-6764b0b9728a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:56.102886 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-40f8c89b-3d08-4fe3-9f4f-c833abde990a req-5dde5e1a-7e65-4472-9ffe-6764b0b9728a tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] GET https://10.4.3.229/volume/v3/volumes/68aac878-7085-41b9-a8e8-dc73a6c41f64 Aug 06 14:21:56.103157 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-40f8c89b-3d08-4fe3-9f4f-c833abde990a req-5dde5e1a-7e65-4472-9ffe-6764b0b9728a tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:56.103410 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-40f8c89b-3d08-4fe3-9f4f-c833abde990a req-5dde5e1a-7e65-4472-9ffe-6764b0b9728a tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:56.111077 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-40f8c89b-3d08-4fe3-9f4f-c833abde990a req-5dde5e1a-7e65-4472-9ffe-6764b0b9728a tempest-VolumesGetTestJSON-1914180984 tempest-VolumesGetTestJSON-1914180984-project-member] https://10.4.3.229/volume/v3/volumes/68aac878-7085-41b9-a8e8-dc73a6c41f64 returned with HTTP 404 Aug 06 14:21:56.111715 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 196/788] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:21:56 2026] GET /volume/v3/volumes/68aac878-7085-41b9-a8e8-dc73a6c41f64 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:56.516135 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7f53cac3-dde0-464c-9a0c-9594bcdf0f63 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:56.518168 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7f53cac3-dde0-464c-9a0c-9594bcdf0f63 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:21:56.518643 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7f53cac3-dde0-464c-9a0c-9594bcdf0f63 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:56.518890 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7f53cac3-dde0-464c-9a0c-9594bcdf0f63 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:56.531151 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:56.531151 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:56.535468 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7f53cac3-dde0-464c-9a0c-9594bcdf0f63 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:21:56.540714 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7f53cac3-dde0-464c-9a0c-9594bcdf0f63 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:21:56.541191 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 199/789] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:56 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:56.597386 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2a911b7e-0b2b-4ff1-9af7-41d3337dd189 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:56.605887 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2a911b7e-0b2b-4ff1-9af7-41d3337dd189 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] GET https://10.4.3.229/volume/v3/volumes/c4880d5c-49d8-4243-9858-b1e176087713 Aug 06 14:21:56.606049 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2a911b7e-0b2b-4ff1-9af7-41d3337dd189 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:56.606246 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2a911b7e-0b2b-4ff1-9af7-41d3337dd189 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:56.615934 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:56.615934 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:56.621549 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-2a911b7e-0b2b-4ff1-9af7-41d3337dd189 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Volume info retrieved successfully. Aug 06 14:21:56.628681 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2a911b7e-0b2b-4ff1-9af7-41d3337dd189 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/volumes/c4880d5c-49d8-4243-9858-b1e176087713 returned with HTTP 200 Aug 06 14:21:56.629384 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 198/790] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:56 2026] GET /volume/v3/volumes/c4880d5c-49d8-4243-9858-b1e176087713 => generated 1360 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:21:56.645916 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4c2d0b69-71c6-4596-9d16-003a5a8d95c9 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:56.647713 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4c2d0b69-71c6-4596-9d16-003a5a8d95c9 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:21:56.648266 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4c2d0b69-71c6-4596-9d16-003a5a8d95c9 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1930931076"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:56.650296 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-4c2d0b69-71c6-4596-9d16-003a5a8d95c9 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1930931076'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:21:56.650498 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-4c2d0b69-71c6-4596-9d16-003a5a8d95c9 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Create volume of 1 GB Aug 06 14:21:56.650806 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:56.650806 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:56.656664 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-4c2d0b69-71c6-4596-9d16-003a5a8d95c9 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Availability Zones retrieved successfully. Aug 06 14:21:56.662602 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4c2d0b69-71c6-4596-9d16-003a5a8d95c9 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Flow 'volume_create_api' (5d124935-c4c5-4393-95a7-940a2ed099df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:56.664199 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4c2d0b69-71c6-4596-9d16-003a5a8d95c9 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8e58ec7-304b-468f-9019-a42886788031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:56.665069 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-4c2d0b69-71c6-4596-9d16-003a5a8d95c9 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:21:56.711785 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4c2d0b69-71c6-4596-9d16-003a5a8d95c9 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8e58ec7-304b-468f-9019-a42886788031) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:56.714530 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4c2d0b69-71c6-4596-9d16-003a5a8d95c9 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd16f6da-5137-4d5c-9de4-9c7f8929000b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:56.724012 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9919dd92-7273-47c1-972a-1bff69928ac7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:56.777355 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-4c2d0b69-71c6-4596-9d16-003a5a8d95c9 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Created reservations ['12c59394-6880-4e91-ae3a-bb9f472b5d0d', 'b4a239ee-1e7e-42ea-9b62-0c84f1bcbc58', '2779d8a9-1f55-4532-88d6-8195994416f0', 'bad25b0f-a0d5-4fba-a738-8f7f2cf6b412'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:56.777355 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4c2d0b69-71c6-4596-9d16-003a5a8d95c9 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd16f6da-5137-4d5c-9de4-9c7f8929000b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12c59394-6880-4e91-ae3a-bb9f472b5d0d', 'b4a239ee-1e7e-42ea-9b62-0c84f1bcbc58', '2779d8a9-1f55-4532-88d6-8195994416f0', 'bad25b0f-a0d5-4fba-a738-8f7f2cf6b412']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:56.778304 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4c2d0b69-71c6-4596-9d16-003a5a8d95c9 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (899af5c4-7ff5-4d87-8867-7462ad505103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:56.813539 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4c2d0b69-71c6-4596-9d16-003a5a8d95c9 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (899af5c4-7ff5-4d87-8867-7462ad505103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5185bc9-3ec0-4f7c-bc93-b4e3bb5ced28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1930931076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceb85a68c3af40e4b716fde8e7bd2b60',qos_specs=None,replication_status=,reservations=['12c59394-6880-4e91-ae3a-bb9f472b5d0d','b4a239ee-1e7e-42ea-9b62-0c84f1bcbc58','2779d8a9-1f55-4532-88d6-8195994416f0','bad25b0f-a0d5-4fba-a738-8f7f2cf6b412'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb8425464d994e049d3d877a9b5877cc',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:21:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1930931076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5185bc9-3ec0-4f7c-bc93-b4e3bb5ced28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ceb85a68c3af40e4b716fde8e7bd2b60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb8425464d994e049d3d877a9b5877cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:56.815104 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4c2d0b69-71c6-4596-9d16-003a5a8d95c9 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2bf142d-d101-4eba-919b-9fe37dec3f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:56.837913 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4c2d0b69-71c6-4596-9d16-003a5a8d95c9 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2bf142d-d101-4eba-919b-9fe37dec3f7b) transitioned into state 'SUCCESS' from state '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-1930931076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceb85a68c3af40e4b716fde8e7bd2b60',qos_specs=None,replication_status=,reservations=['12c59394-6880-4e91-ae3a-bb9f472b5d0d','b4a239ee-1e7e-42ea-9b62-0c84f1bcbc58','2779d8a9-1f55-4532-88d6-8195994416f0','bad25b0f-a0d5-4fba-a738-8f7f2cf6b412'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb8425464d994e049d3d877a9b5877cc',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:56.838762 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4c2d0b69-71c6-4596-9d16-003a5a8d95c9 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f7bcdb2-1357-496b-ac5f-ec1ed6d54eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:56.849783 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9919dd92-7273-47c1-972a-1bff69928ac7 tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] POST https://10.4.3.229/volume/v3/types/f3e7eeb6-8149-45e3-acac-92c667dd90dd/encryption Aug 06 14:21:56.849937 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9919dd92-7273-47c1-972a-1bff69928ac7 tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:56.853276 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4c2d0b69-71c6-4596-9d16-003a5a8d95c9 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f7bcdb2-1357-496b-ac5f-ec1ed6d54eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:56.853276 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4c2d0b69-71c6-4596-9d16-003a5a8d95c9 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Flow 'volume_create_api' (5d124935-c4c5-4393-95a7-940a2ed099df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:56.853521 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:56.853521 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:56.853601 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-4c2d0b69-71c6-4596-9d16-003a5a8d95c9 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Create volume request issued successfully. Aug 06 14:21:56.854536 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4c2d0b69-71c6-4596-9d16-003a5a8d95c9 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:21:56.855099 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 198/791] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:21:56 2026] POST /volume/v3/volumes => generated 752 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:21:56.872594 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9717e19c-7d9b-4711-9498-53846552e914 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:56.874949 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9717e19c-7d9b-4711-9498-53846552e914 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] GET https://10.4.3.229/volume/v3/volumes/f5185bc9-3ec0-4f7c-bc93-b4e3bb5ced28 Aug 06 14:21:56.875187 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9717e19c-7d9b-4711-9498-53846552e914 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:56.875416 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9717e19c-7d9b-4711-9498-53846552e914 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:56.882977 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9919dd92-7273-47c1-972a-1bff69928ac7 tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] https://10.4.3.229/volume/v3/types/f3e7eeb6-8149-45e3-acac-92c667dd90dd/encryption returned with HTTP 404 Aug 06 14:21:56.883684 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 197/792] 10.4.3.229 () {68 vars in 1397 bytes} [Thu Aug 6 14:21:56 2026] POST /volume/v3/types/f3e7eeb6-8149-45e3-acac-92c667dd90dd/encryption => generated 114 bytes in 162 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:56.884411 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:56.884411 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:56.896777 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-9717e19c-7d9b-4711-9498-53846552e914 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Volume info retrieved successfully. Aug 06 14:21:56.903064 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9717e19c-7d9b-4711-9498-53846552e914 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/volumes/f5185bc9-3ec0-4f7c-bc93-b4e3bb5ced28 returned with HTTP 200 Aug 06 14:21:56.903589 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 200/793] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:56 2026] GET /volume/v3/volumes/f5185bc9-3ec0-4f7c-bc93-b4e3bb5ced28 => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:56.904232 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-daf0fe1c-dceb-4f02-b6b2-b5bbc6e27da5 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:56.906301 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-daf0fe1c-dceb-4f02-b6b2-b5bbc6e27da5 tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:21:56.906738 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-daf0fe1c-dceb-4f02-b6b2-b5bbc6e27da5 tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-672037722", "os-volume-type-access:is_public": false}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:56.923498 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-daf0fe1c-dceb-4f02-b6b2-b5bbc6e27da5 tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:21:56.923814 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 199/794] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:21:56 2026] POST /volume/v3/types => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:56.936678 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-59e57eba-0965-46d5-84a6-b8b6bbd6b9f0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:57.083497 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-59e57eba-0965-46d5-84a6-b8b6bbd6b9f0 tempest-VolumeTypesNegativeTest-703337296 tempest-VolumeTypesNegativeTest-703337296-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:21:57.083766 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-59e57eba-0965-46d5-84a6-b8b6bbd6b9f0 tempest-VolumeTypesNegativeTest-703337296 tempest-VolumeTypesNegativeTest-703337296-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "17d07417-39f4-44dc-a66b-f9dcfada9aba", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-2039526906"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:57.091715 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-59e57eba-0965-46d5-84a6-b8b6bbd6b9f0 tempest-VolumeTypesNegativeTest-703337296 tempest-VolumeTypesNegativeTest-703337296-project-member] Create volume request body: {'volume': {'volume_type': '17d07417-39f4-44dc-a66b-f9dcfada9aba', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-2039526906'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:21:57.101166 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-59e57eba-0965-46d5-84a6-b8b6bbd6b9f0 tempest-VolumeTypesNegativeTest-703337296 tempest-VolumeTypesNegativeTest-703337296-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 404 Aug 06 14:21:57.101790 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 199/795] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:21:56 2026] POST /volume/v3/volumes => generated 114 bytes in 166 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:57.117151 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-bfd3c015-4cd7-47e1-8d9a-7dd67d322666 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:57.119758 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bfd3c015-4cd7-47e1-8d9a-7dd67d322666 tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] DELETE https://10.4.3.229/volume/v3/types/17d07417-39f4-44dc-a66b-f9dcfada9aba Aug 06 14:21:57.120039 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bfd3c015-4cd7-47e1-8d9a-7dd67d322666 tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:57.122744 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bfd3c015-4cd7-47e1-8d9a-7dd67d322666 tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] Calling method '_delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:57.157232 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bfd3c015-4cd7-47e1-8d9a-7dd67d322666 tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] https://10.4.3.229/volume/v3/types/17d07417-39f4-44dc-a66b-f9dcfada9aba returned with HTTP 202 Aug 06 14:21:57.158919 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 198/796] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:21:57 2026] DELETE /volume/v3/types/17d07417-39f4-44dc-a66b-f9dcfada9aba => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:21:57.167036 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ea144b88-106c-4f55-a767-e50a038562ea None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:57.169241 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ea144b88-106c-4f55-a767-e50a038562ea tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] GET https://10.4.3.229/volume/v3/types/17d07417-39f4-44dc-a66b-f9dcfada9aba Aug 06 14:21:57.169512 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ea144b88-106c-4f55-a767-e50a038562ea tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:57.169758 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ea144b88-106c-4f55-a767-e50a038562ea tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:57.175846 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ea144b88-106c-4f55-a767-e50a038562ea tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] https://10.4.3.229/volume/v3/types/17d07417-39f4-44dc-a66b-f9dcfada9aba returned with HTTP 404 Aug 06 14:21:57.176497 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 201/797] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:21:57 2026] GET /volume/v3/types/17d07417-39f4-44dc-a66b-f9dcfada9aba => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:57.189803 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f1b52926-ca67-444d-b475-2cbbac5d4c5d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:57.193046 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f1b52926-ca67-444d-b475-2cbbac5d4c5d tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:21:57.193396 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f1b52926-ca67-444d-b475-2cbbac5d4c5d tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:57.195980 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f1b52926-ca67-444d-b475-2cbbac5d4c5d tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 400 Aug 06 14:21:57.195980 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 200/798] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:21:57 2026] POST /volume/v3/types => generated 115 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 14:21:57.206234 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2c51457b-efee-4f1f-bde5-1649fda8533b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:57.212256 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2c51457b-efee-4f1f-bde5-1649fda8533b tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:21:57.212931 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2c51457b-efee-4f1f-bde5-1649fda8533b tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-177540105"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:57.216964 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:57.216964 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:57.236405 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2c51457b-efee-4f1f-bde5-1649fda8533b tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:21:57.237262 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 200/799] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:21:57 2026] POST /volume/v3/types => generated 228 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:57.252057 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ca736795-7363-497e-ba02-a78a72c0609d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:57.255236 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ca736795-7363-497e-ba02-a78a72c0609d tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:21:57.255703 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ca736795-7363-497e-ba02-a78a72c0609d tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-177540105"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:57.262699 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ca736795-7363-497e-ba02-a78a72c0609d tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-177540105 already exists. Aug 06 14:21:57.262904 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ca736795-7363-497e-ba02-a78a72c0609d tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 409 Aug 06 14:21:57.263507 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 199/800] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:21:57 2026] POST /volume/v3/types => generated 133 bytes in 12 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:21:57.274332 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-125de278-ee7f-40d7-a517-d85afa6014d3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:57.277054 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-125de278-ee7f-40d7-a517-d85afa6014d3 tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] DELETE https://10.4.3.229/volume/v3/types/de20a35f-0749-4ea8-960c-9eb88dc44ede Aug 06 14:21:57.277342 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-125de278-ee7f-40d7-a517-d85afa6014d3 tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:57.277641 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-125de278-ee7f-40d7-a517-d85afa6014d3 tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] Calling method '_delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:57.311665 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-125de278-ee7f-40d7-a517-d85afa6014d3 tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] https://10.4.3.229/volume/v3/types/de20a35f-0749-4ea8-960c-9eb88dc44ede returned with HTTP 202 Aug 06 14:21:57.313478 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 202/801] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:21:57 2026] DELETE /volume/v3/types/de20a35f-0749-4ea8-960c-9eb88dc44ede => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:21:57.327382 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4d20c957-54b5-44a9-94a9-7b2c8b09f118 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:57.329363 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4d20c957-54b5-44a9-94a9-7b2c8b09f118 tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] GET https://10.4.3.229/volume/v3/types/de20a35f-0749-4ea8-960c-9eb88dc44ede Aug 06 14:21:57.329600 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4d20c957-54b5-44a9-94a9-7b2c8b09f118 tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:57.329809 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4d20c957-54b5-44a9-94a9-7b2c8b09f118 tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:57.337297 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4d20c957-54b5-44a9-94a9-7b2c8b09f118 tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] https://10.4.3.229/volume/v3/types/de20a35f-0749-4ea8-960c-9eb88dc44ede returned with HTTP 404 Aug 06 14:21:57.337834 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 201/802] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:21:57 2026] GET /volume/v3/types/de20a35f-0749-4ea8-960c-9eb88dc44ede => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:57.349884 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7aa578a8-5f4c-431b-922b-0ef9e25eaaf9 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:57.351416 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7aa578a8-5f4c-431b-922b-0ef9e25eaaf9 tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] DELETE https://10.4.3.229/volume/v3/types/840ad8a6-e29e-486f-8c04-f94cbe06e107 Aug 06 14:21:57.353092 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7aa578a8-5f4c-431b-922b-0ef9e25eaaf9 tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:57.353092 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7aa578a8-5f4c-431b-922b-0ef9e25eaaf9 tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] Calling method '_delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:57.356297 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7aa578a8-5f4c-431b-922b-0ef9e25eaaf9 tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] https://10.4.3.229/volume/v3/types/840ad8a6-e29e-486f-8c04-f94cbe06e107 returned with HTTP 404 Aug 06 14:21:57.356297 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 201/803] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:21:57 2026] DELETE /volume/v3/types/840ad8a6-e29e-486f-8c04-f94cbe06e107 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:57.368521 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f42d2861-104e-4f69-8f88-8b0e917ac91e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:57.370469 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f42d2861-104e-4f69-8f88-8b0e917ac91e tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] GET https://10.4.3.229/volume/v3/types/5de16b98-1edf-43eb-b011-988c87703d9a Aug 06 14:21:57.370684 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f42d2861-104e-4f69-8f88-8b0e917ac91e tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:57.370900 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f42d2861-104e-4f69-8f88-8b0e917ac91e tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:57.374526 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f42d2861-104e-4f69-8f88-8b0e917ac91e tempest-VolumeTypesNegativeTest-275748851 tempest-VolumeTypesNegativeTest-275748851-project-admin] https://10.4.3.229/volume/v3/types/5de16b98-1edf-43eb-b011-988c87703d9a returned with HTTP 404 Aug 06 14:21:57.375022 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 200/804] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:21:57 2026] GET /volume/v3/types/5de16b98-1edf-43eb-b011-988c87703d9a => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:57.555785 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3232081e-5c1f-4157-bca2-bada28d84ba2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:57.557684 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3232081e-5c1f-4157-bca2-bada28d84ba2 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:21:57.557955 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3232081e-5c1f-4157-bca2-bada28d84ba2 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:57.558239 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3232081e-5c1f-4157-bca2-bada28d84ba2 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:57.570097 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:57.570097 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:57.574585 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3232081e-5c1f-4157-bca2-bada28d84ba2 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:21:57.578701 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3232081e-5c1f-4157-bca2-bada28d84ba2 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:21:57.579705 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 203/805] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:57 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:57.918612 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d62e2741-82e9-4d6c-86d8-50f1149fba3d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:57.920945 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d62e2741-82e9-4d6c-86d8-50f1149fba3d tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] GET https://10.4.3.229/volume/v3/volumes/f5185bc9-3ec0-4f7c-bc93-b4e3bb5ced28 Aug 06 14:21:57.921137 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d62e2741-82e9-4d6c-86d8-50f1149fba3d tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:57.921313 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d62e2741-82e9-4d6c-86d8-50f1149fba3d tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:57.934569 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:57.934569 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:57.943644 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d62e2741-82e9-4d6c-86d8-50f1149fba3d tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Volume info retrieved successfully. Aug 06 14:21:57.956301 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d62e2741-82e9-4d6c-86d8-50f1149fba3d tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/volumes/f5185bc9-3ec0-4f7c-bc93-b4e3bb5ced28 returned with HTTP 200 Aug 06 14:21:57.956301 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 202/806] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:57 2026] GET /volume/v3/volumes/f5185bc9-3ec0-4f7c-bc93-b4e3bb5ced28 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:57.968155 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-572568d3-d0b3-4be9-9ebd-c3a69088d924 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:57.971598 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-572568d3-d0b3-4be9-9ebd-c3a69088d924 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:21:57.972002 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-572568d3-d0b3-4be9-9ebd-c3a69088d924 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-704518041"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:57.977260 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-572568d3-d0b3-4be9-9ebd-c3a69088d924 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-704518041'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:21:57.977507 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-572568d3-d0b3-4be9-9ebd-c3a69088d924 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Create volume of 1 GB Aug 06 14:21:57.985294 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-572568d3-d0b3-4be9-9ebd-c3a69088d924 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Availability Zones retrieved successfully. Aug 06 14:21:57.997644 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-572568d3-d0b3-4be9-9ebd-c3a69088d924 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Flow 'volume_create_api' (6113b911-426a-48aa-9b8b-bd3dffcd86f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:58.000441 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-572568d3-d0b3-4be9-9ebd-c3a69088d924 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a4df9aa-feaf-42d2-ab87-035bcf1de5ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:58.003263 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-572568d3-d0b3-4be9-9ebd-c3a69088d924 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:21:58.070838 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-572568d3-d0b3-4be9-9ebd-c3a69088d924 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a4df9aa-feaf-42d2-ab87-035bcf1de5ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:58.071977 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-572568d3-d0b3-4be9-9ebd-c3a69088d924 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6678a9e4-14e4-4a56-a007-d5ed51b8f8fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:58.116646 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-572568d3-d0b3-4be9-9ebd-c3a69088d924 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Created reservations ['ded7beb2-b9e2-49d8-82aa-22fd2b93dbf8', '0e5a8063-f17f-4cb1-bf66-17a05516650b', 'f4720a23-7904-4fd9-8adc-34831fff8da7', 'ff2f6b0a-0e78-4455-aa2d-42aff1b5944c'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:21:58.117513 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-572568d3-d0b3-4be9-9ebd-c3a69088d924 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6678a9e4-14e4-4a56-a007-d5ed51b8f8fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ded7beb2-b9e2-49d8-82aa-22fd2b93dbf8', '0e5a8063-f17f-4cb1-bf66-17a05516650b', 'f4720a23-7904-4fd9-8adc-34831fff8da7', 'ff2f6b0a-0e78-4455-aa2d-42aff1b5944c']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:58.118352 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-572568d3-d0b3-4be9-9ebd-c3a69088d924 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7254c62a-0540-45d7-81e9-65f5bfec290a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:58.155807 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-572568d3-d0b3-4be9-9ebd-c3a69088d924 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7254c62a-0540-45d7-81e9-65f5bfec290a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4aa7b841-9191-4b2d-ba96-b98dd6816d5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-704518041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceb85a68c3af40e4b716fde8e7bd2b60',qos_specs=None,replication_status=,reservations=['ded7beb2-b9e2-49d8-82aa-22fd2b93dbf8','0e5a8063-f17f-4cb1-bf66-17a05516650b','f4720a23-7904-4fd9-8adc-34831fff8da7','ff2f6b0a-0e78-4455-aa2d-42aff1b5944c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb8425464d994e049d3d877a9b5877cc',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:21:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-704518041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4aa7b841-9191-4b2d-ba96-b98dd6816d5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ceb85a68c3af40e4b716fde8e7bd2b60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb8425464d994e049d3d877a9b5877cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:58.157019 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-572568d3-d0b3-4be9-9ebd-c3a69088d924 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b198fc56-dc48-4067-a90a-c6604a571608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:58.188141 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-572568d3-d0b3-4be9-9ebd-c3a69088d924 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b198fc56-dc48-4067-a90a-c6604a571608) transitioned into state 'SUCCESS' from state '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-704518041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceb85a68c3af40e4b716fde8e7bd2b60',qos_specs=None,replication_status=,reservations=['ded7beb2-b9e2-49d8-82aa-22fd2b93dbf8','0e5a8063-f17f-4cb1-bf66-17a05516650b','f4720a23-7904-4fd9-8adc-34831fff8da7','ff2f6b0a-0e78-4455-aa2d-42aff1b5944c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb8425464d994e049d3d877a9b5877cc',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:58.188930 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-572568d3-d0b3-4be9-9ebd-c3a69088d924 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13e1a76e-b4a0-47e9-af96-2f24064f3516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:21:58.219001 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-572568d3-d0b3-4be9-9ebd-c3a69088d924 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13e1a76e-b4a0-47e9-af96-2f24064f3516) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:21:58.222846 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-572568d3-d0b3-4be9-9ebd-c3a69088d924 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Flow 'volume_create_api' (6113b911-426a-48aa-9b8b-bd3dffcd86f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:21:58.222846 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-572568d3-d0b3-4be9-9ebd-c3a69088d924 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Create volume request issued successfully. Aug 06 14:21:58.223760 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-572568d3-d0b3-4be9-9ebd-c3a69088d924 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:21:58.224318 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 202/807] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:21:57 2026] POST /volume/v3/volumes => generated 751 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:21:58.243795 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-95de2261-f6cb-40f5-891d-1116a81c981f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:58.246290 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-95de2261-f6cb-40f5-891d-1116a81c981f tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] GET https://10.4.3.229/volume/v3/volumes/4aa7b841-9191-4b2d-ba96-b98dd6816d5a Aug 06 14:21:58.246290 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-95de2261-f6cb-40f5-891d-1116a81c981f tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:58.246290 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-95de2261-f6cb-40f5-891d-1116a81c981f tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:58.255628 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:58.255628 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:58.260592 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-95de2261-f6cb-40f5-891d-1116a81c981f tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Volume info retrieved successfully. Aug 06 14:21:58.265349 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-95de2261-f6cb-40f5-891d-1116a81c981f tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/volumes/4aa7b841-9191-4b2d-ba96-b98dd6816d5a returned with HTTP 200 Aug 06 14:21:58.265441 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 201/808] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:58 2026] GET /volume/v3/volumes/4aa7b841-9191-4b2d-ba96-b98dd6816d5a => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:58.605364 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3810837c-f331-467b-be81-9c405e55f156 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:58.609810 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3810837c-f331-467b-be81-9c405e55f156 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:21:58.610825 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3810837c-f331-467b-be81-9c405e55f156 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:58.610825 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3810837c-f331-467b-be81-9c405e55f156 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:58.624840 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:58.624840 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:58.631177 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3810837c-f331-467b-be81-9c405e55f156 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:21:58.637286 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3810837c-f331-467b-be81-9c405e55f156 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:21:58.637872 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 204/809] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:58 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:58.837307 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-1bc2eb27-150e-4c0d-bdc1-2eb289a1746a req-a2a9c3bf-7c67-4f3f-8fc0-a4562cf87304 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:58.841487 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-1bc2eb27-150e-4c0d-bdc1-2eb289a1746a req-a2a9c3bf-7c67-4f3f-8fc0-a4562cf87304 tempest-VolumesNegativeTest-2044615955 tempest-VolumesNegativeTest-2044615955-project-member] DELETE https://10.4.3.229/volume/v3/volumes/tempest-invalid-1062374729 Aug 06 14:21:58.841700 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-1bc2eb27-150e-4c0d-bdc1-2eb289a1746a req-a2a9c3bf-7c67-4f3f-8fc0-a4562cf87304 tempest-VolumesNegativeTest-2044615955 tempest-VolumesNegativeTest-2044615955-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:58.841935 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-1bc2eb27-150e-4c0d-bdc1-2eb289a1746a req-a2a9c3bf-7c67-4f3f-8fc0-a4562cf87304 tempest-VolumesNegativeTest-2044615955 tempest-VolumesNegativeTest-2044615955-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:58.842197 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [req-1bc2eb27-150e-4c0d-bdc1-2eb289a1746a req-a2a9c3bf-7c67-4f3f-8fc0-a4562cf87304 tempest-VolumesNegativeTest-2044615955 tempest-VolumesNegativeTest-2044615955-project-member] Delete volume with id: tempest-invalid-1062374729 Aug 06 14:21:58.848939 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-1bc2eb27-150e-4c0d-bdc1-2eb289a1746a req-a2a9c3bf-7c67-4f3f-8fc0-a4562cf87304 tempest-VolumesNegativeTest-2044615955 tempest-VolumesNegativeTest-2044615955-project-member] https://10.4.3.229/volume/v3/volumes/tempest-invalid-1062374729 returned with HTTP 404 Aug 06 14:21:58.849393 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 203/810] 10.4.3.229 () {70 vars in 1590 bytes} [Thu Aug 6 14:21:58 2026] DELETE /volume/v3/volumes/tempest-invalid-1062374729 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:21:59.025251 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-c86ac025-e3f2-42bd-adab-4322f2235c92 req-2d5c587f-39a1-49e4-aa4b-5389c6638a06 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:59.027994 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-c86ac025-e3f2-42bd-adab-4322f2235c92 req-2d5c587f-39a1-49e4-aa4b-5389c6638a06 tempest-VolumesNegativeTest-2044615955 tempest-VolumesNegativeTest-2044615955-project-member] DELETE https://10.4.3.229/volume/v3/volumes/845984c9-fd41-4b01-970c-0db090322dec Aug 06 14:21:59.028225 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-c86ac025-e3f2-42bd-adab-4322f2235c92 req-2d5c587f-39a1-49e4-aa4b-5389c6638a06 tempest-VolumesNegativeTest-2044615955 tempest-VolumesNegativeTest-2044615955-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:59.028447 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-c86ac025-e3f2-42bd-adab-4322f2235c92 req-2d5c587f-39a1-49e4-aa4b-5389c6638a06 tempest-VolumesNegativeTest-2044615955 tempest-VolumesNegativeTest-2044615955-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:59.028639 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [req-c86ac025-e3f2-42bd-adab-4322f2235c92 req-2d5c587f-39a1-49e4-aa4b-5389c6638a06 tempest-VolumesNegativeTest-2044615955 tempest-VolumesNegativeTest-2044615955-project-member] Delete volume with id: 845984c9-fd41-4b01-970c-0db090322dec Aug 06 14:21:59.036306 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-c86ac025-e3f2-42bd-adab-4322f2235c92 req-2d5c587f-39a1-49e4-aa4b-5389c6638a06 tempest-VolumesNegativeTest-2044615955 tempest-VolumesNegativeTest-2044615955-project-member] https://10.4.3.229/volume/v3/volumes/845984c9-fd41-4b01-970c-0db090322dec returned with HTTP 404 Aug 06 14:21:59.036992 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 203/811] 10.4.3.229 () {70 vars in 1620 bytes} [Thu Aug 6 14:21:59 2026] DELETE /volume/v3/volumes/845984c9-fd41-4b01-970c-0db090322dec => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:59.067003 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-02710fd8-23eb-4a5a-b23e-84c110c11e1f req-e7222221-f1cf-4e65-8e32-4ce6eefc1535 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:59.069746 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-02710fd8-23eb-4a5a-b23e-84c110c11e1f req-e7222221-f1cf-4e65-8e32-4ce6eefc1535 tempest-VolumesNegativeTest-2044615955 tempest-VolumesNegativeTest-2044615955-project-reader] GET https://10.4.3.229/volume/v3/volumes/3f0b0b7f-ebd0-45c2-81d1-9992f7d5f52a Aug 06 14:21:59.069933 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-02710fd8-23eb-4a5a-b23e-84c110c11e1f req-e7222221-f1cf-4e65-8e32-4ce6eefc1535 tempest-VolumesNegativeTest-2044615955 tempest-VolumesNegativeTest-2044615955-project-reader] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:59.070101 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-02710fd8-23eb-4a5a-b23e-84c110c11e1f req-e7222221-f1cf-4e65-8e32-4ce6eefc1535 tempest-VolumesNegativeTest-2044615955 tempest-VolumesNegativeTest-2044615955-project-reader] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:59.076905 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-02710fd8-23eb-4a5a-b23e-84c110c11e1f req-e7222221-f1cf-4e65-8e32-4ce6eefc1535 tempest-VolumesNegativeTest-2044615955 tempest-VolumesNegativeTest-2044615955-project-reader] https://10.4.3.229/volume/v3/volumes/3f0b0b7f-ebd0-45c2-81d1-9992f7d5f52a returned with HTTP 404 Aug 06 14:21:59.077760 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 202/812] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:21:59 2026] GET /volume/v3/volumes/3f0b0b7f-ebd0-45c2-81d1-9992f7d5f52a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:59.283607 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-382310a6-024e-48bc-8a4b-04be37e149b5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:59.286220 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-382310a6-024e-48bc-8a4b-04be37e149b5 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] GET https://10.4.3.229/volume/v3/volumes/4aa7b841-9191-4b2d-ba96-b98dd6816d5a Aug 06 14:21:59.286411 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-382310a6-024e-48bc-8a4b-04be37e149b5 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:59.287732 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-382310a6-024e-48bc-8a4b-04be37e149b5 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:59.297654 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:59.297654 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:59.302776 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-382310a6-024e-48bc-8a4b-04be37e149b5 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Volume info retrieved successfully. Aug 06 14:21:59.308316 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-382310a6-024e-48bc-8a4b-04be37e149b5 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/volumes/4aa7b841-9191-4b2d-ba96-b98dd6816d5a returned with HTTP 200 Aug 06 14:21:59.308316 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 205/813] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:59 2026] GET /volume/v3/volumes/4aa7b841-9191-4b2d-ba96-b98dd6816d5a => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:59.320347 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-4aeaeb52-fb7f-412d-b58c-f554f4f7dad7 req-4c0cbd86-3b0b-4a02-84b9-02bc39bc61f1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:59.323867 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-4aeaeb52-fb7f-412d-b58c-f554f4f7dad7 req-4c0cbd86-3b0b-4a02-84b9-02bc39bc61f1 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] POST https://10.4.3.229/volume/v3/attachments/a0626761-ba8a-420a-94f5-8676f089a63f/action Aug 06 14:21:59.324244 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-4aeaeb52-fb7f-412d-b58c-f554f4f7dad7 req-4c0cbd86-3b0b-4a02-84b9-02bc39bc61f1 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Action body: b'{"os-complete": null}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:21:59.324330 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-4aeaeb52-fb7f-412d-b58c-f554f4f7dad7 req-4c0cbd86-3b0b-4a02-84b9-02bc39bc61f1 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:59.353678 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:59.353678 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:21:59.368309 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-4aeaeb52-fb7f-412d-b58c-f554f4f7dad7 req-4c0cbd86-3b0b-4a02-84b9-02bc39bc61f1 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/attachments/a0626761-ba8a-420a-94f5-8676f089a63f/action returned with HTTP 204 Aug 06 14:21:59.368827 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 204/814] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:21:59 2026] POST /volume/v3/attachments/a0626761-ba8a-420a-94f5-8676f089a63f/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:21:59.654460 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d1ed9a6d-4928-49e4-920a-05fc2b581be0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:59.657071 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d1ed9a6d-4928-49e4-920a-05fc2b581be0 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:21:59.657548 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d1ed9a6d-4928-49e4-920a-05fc2b581be0 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:59.657654 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d1ed9a6d-4928-49e4-920a-05fc2b581be0 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:59.677464 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:59.677464 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:21:59.689705 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d1ed9a6d-4928-49e4-920a-05fc2b581be0 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:21:59.700058 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d1ed9a6d-4928-49e4-920a-05fc2b581be0 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:21:59.701327 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 204/815] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:59 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:21:59.808033 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6c228b16-3c35-4c1c-989a-d73f86d8f4c7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:59.812814 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6c228b16-3c35-4c1c-989a-d73f86d8f4c7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] POST https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action Aug 06 14:21:59.813248 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6c228b16-3c35-4c1c-989a-d73f86d8f4c7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Action body: b'{"os-attach": {"instance_uuid": "a853dc2d-bea0-4166-9297-1430df82391c", "mountpoint": "/dev/vdb"}}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:21:59.813675 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6c228b16-3c35-4c1c-989a-d73f86d8f4c7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a853dc2d-bea0-4166-9297-1430df82391c", "mountpoint": "/dev/vdb"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:21:59.826863 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:59.826863 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:21:59.827378 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-6c228b16-3c35-4c1c-989a-d73f86d8f4c7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:21:59.839564 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-6c228b16-3c35-4c1c-989a-d73f86d8f4c7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Update volume admin metadata completed successfully. Aug 06 14:21:59.944707 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-6c228b16-3c35-4c1c-989a-d73f86d8f4c7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Attach volume completed successfully. Aug 06 14:21:59.945031 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6c228b16-3c35-4c1c-989a-d73f86d8f4c7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action returned with HTTP 202 Aug 06 14:21:59.945563 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 203/816] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:21:59 2026] POST /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:21:59.953893 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9a212d8b-f944-4439-9926-5c248c0ce73a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:21:59.955849 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9a212d8b-f944-4439-9926-5c248c0ce73a tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] GET https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae Aug 06 14:21:59.956018 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9a212d8b-f944-4439-9926-5c248c0ce73a tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:21:59.956272 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9a212d8b-f944-4439-9926-5c248c0ce73a tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:21:59.974880 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:21:59.974880 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:21:59.983565 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-9a212d8b-f944-4439-9926-5c248c0ce73a tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:21:59.994041 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9a212d8b-f944-4439-9926-5c248c0ce73a tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae returned with HTTP 200 Aug 06 14:21:59.994625 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 206/817] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:21:59 2026] GET /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae => generated 1175 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:00.018416 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-52009417-edef-4d3d-a306-ff5041aa9419 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:00.021373 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-52009417-edef-4d3d-a306-ff5041aa9419 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] GET https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae Aug 06 14:22:00.021373 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-52009417-edef-4d3d-a306-ff5041aa9419 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:00.021373 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-52009417-edef-4d3d-a306-ff5041aa9419 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:00.039182 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:00.039182 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:00.042717 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-52009417-edef-4d3d-a306-ff5041aa9419 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:22:00.047711 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-52009417-edef-4d3d-a306-ff5041aa9419 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae returned with HTTP 200 Aug 06 14:22:00.048346 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 205/818] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:00 2026] GET /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae => generated 1175 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:00.069359 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-86e7128f-3ddd-4b78-8cc2-8cbc9aafc2e3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:00.073354 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-86e7128f-3ddd-4b78-8cc2-8cbc9aafc2e3 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] POST https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action Aug 06 14:22:00.073634 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-86e7128f-3ddd-4b78-8cc2-8cbc9aafc2e3 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Action body: b'{"os-detach": {}}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:22:00.073769 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-86e7128f-3ddd-4b78-8cc2-8cbc9aafc2e3 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:00.097845 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:00.097845 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:00.098331 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-86e7128f-3ddd-4b78-8cc2-8cbc9aafc2e3 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:22:00.157989 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-86e7128f-3ddd-4b78-8cc2-8cbc9aafc2e3 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Detach volume completed successfully. Aug 06 14:22:00.158350 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-86e7128f-3ddd-4b78-8cc2-8cbc9aafc2e3 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action returned with HTTP 202 Aug 06 14:22:00.159108 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 205/819] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:22:00 2026] POST /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:22:00.171841 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-dbbfd639-ecf1-4e2f-9520-5f1d425ec804 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:00.173980 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dbbfd639-ecf1-4e2f-9520-5f1d425ec804 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] GET https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae Aug 06 14:22:00.174227 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dbbfd639-ecf1-4e2f-9520-5f1d425ec804 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:00.174460 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dbbfd639-ecf1-4e2f-9520-5f1d425ec804 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:00.182784 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:00.182784 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:00.193264 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-dbbfd639-ecf1-4e2f-9520-5f1d425ec804 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:22:00.202977 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dbbfd639-ecf1-4e2f-9520-5f1d425ec804 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae returned with HTTP 200 Aug 06 14:22:00.203547 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 204/820] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:00 2026] GET /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:00.621998 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-718b3ef2-ef25-44b9-b9a6-0bd2f17e1b9e req-af69d479-cd1d-4c4a-b7ee-07fb9a52add2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:00.625063 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-718b3ef2-ef25-44b9-b9a6-0bd2f17e1b9e req-af69d479-cd1d-4c4a-b7ee-07fb9a52add2 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] POST https://10.4.3.229/volume/v3/attachments/a2c7fa1e-4203-46aa-b1c5-a0ed303585f7/action Aug 06 14:22:00.626234 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-718b3ef2-ef25-44b9-b9a6-0bd2f17e1b9e req-af69d479-cd1d-4c4a-b7ee-07fb9a52add2 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action body: b'{"os-complete": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:22:00.626403 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-718b3ef2-ef25-44b9-b9a6-0bd2f17e1b9e req-af69d479-cd1d-4c4a-b7ee-07fb9a52add2 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:00.651653 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:00.651653 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:00.665600 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-718b3ef2-ef25-44b9-b9a6-0bd2f17e1b9e req-af69d479-cd1d-4c4a-b7ee-07fb9a52add2 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments/a2c7fa1e-4203-46aa-b1c5-a0ed303585f7/action returned with HTTP 204 Aug 06 14:22:00.665600 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 207/821] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:22:00 2026] POST /volume/v3/attachments/a2c7fa1e-4203-46aa-b1c5-a0ed303585f7/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:22:00.716134 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b6f7205e-6cd1-4869-9182-5a26ee184a11 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:00.717842 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b6f7205e-6cd1-4869-9182-5a26ee184a11 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:22:00.718268 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b6f7205e-6cd1-4869-9182-5a26ee184a11 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:00.718268 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b6f7205e-6cd1-4869-9182-5a26ee184a11 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:00.735730 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:00.735730 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:00.742474 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-b6f7205e-6cd1-4869-9182-5a26ee184a11 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:00.748232 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b6f7205e-6cd1-4869-9182-5a26ee184a11 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:22:00.748844 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 206/822] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:00 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 1145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:00.809551 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-3ffd0a10-6e91-499f-b7e2-abfce62e9bfc req-2d52f553-1aa1-4bd8-ae16-d1b8a1ebe95f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:00.813212 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-3ffd0a10-6e91-499f-b7e2-abfce62e9bfc req-2d52f553-1aa1-4bd8-ae16-d1b8a1ebe95f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:22:00.813543 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-3ffd0a10-6e91-499f-b7e2-abfce62e9bfc req-2d52f553-1aa1-4bd8-ae16-d1b8a1ebe95f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:00.813842 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-3ffd0a10-6e91-499f-b7e2-abfce62e9bfc req-2d52f553-1aa1-4bd8-ae16-d1b8a1ebe95f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:00.827469 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:00.827469 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:00.831961 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-3ffd0a10-6e91-499f-b7e2-abfce62e9bfc req-2d52f553-1aa1-4bd8-ae16-d1b8a1ebe95f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:00.840254 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-3ffd0a10-6e91-499f-b7e2-abfce62e9bfc req-2d52f553-1aa1-4bd8-ae16-d1b8a1ebe95f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:22:00.840791 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 206/823] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:22:00 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 1145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:01.021154 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1b909142-0036-4a74-bd16-33b062335b84 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:01.021154 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1b909142-0036-4a74-bd16-33b062335b84 None None] GET https://10.4.3.229/volume// Aug 06 14:22:01.021154 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1b909142-0036-4a74-bd16-33b062335b84 None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:01.021154 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1b909142-0036-4a74-bd16-33b062335b84 None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:01.021154 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1b909142-0036-4a74-bd16-33b062335b84 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:22:01.021154 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 205/824] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:22:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:22:01.032150 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-3ffd0a10-6e91-499f-b7e2-abfce62e9bfc req-a15921f0-4bac-4c0b-9470-ede9d2c33273 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:01.037717 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-3ffd0a10-6e91-499f-b7e2-abfce62e9bfc req-a15921f0-4bac-4c0b-9470-ede9d2c33273 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:22:01.038367 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-3ffd0a10-6e91-499f-b7e2-abfce62e9bfc req-a15921f0-4bac-4c0b-9470-ede9d2c33273 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5390a676-bb7a-47b5-b0c9-ba9d865bca53", "connector": null, "instance_uuid": "11ace832-308c-4817-914b-5f9623b5fdef"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:01.070480 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:01.070480 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:01.120307 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-3ffd0a10-6e91-499f-b7e2-abfce62e9bfc req-a15921f0-4bac-4c0b-9470-ede9d2c33273 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:22:01.120584 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 208/825] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:22:01 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:01.166779 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5e13657b-ce49-4c50-be0a-bd65106326d7 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:01.170554 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5e13657b-ce49-4c50-be0a-bd65106326d7 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:22:01.170554 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5e13657b-ce49-4c50-be0a-bd65106326d7 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:01.170554 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5e13657b-ce49-4c50-be0a-bd65106326d7 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:01.187562 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:01.187562 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:01.187712 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-dbae04c6-8a46-472a-ae1c-095a78d76185 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:01.187975 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-dbae04c6-8a46-472a-ae1c-095a78d76185 None None] GET https://10.4.3.229/volume// Aug 06 14:22:01.188105 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-dbae04c6-8a46-472a-ae1c-095a78d76185 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:01.188369 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-dbae04c6-8a46-472a-ae1c-095a78d76185 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:01.188851 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-dbae04c6-8a46-472a-ae1c-095a78d76185 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:22:01.190045 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 207/826] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:22:01 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:22:01.193176 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-5e13657b-ce49-4c50-be0a-bd65106326d7 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:01.199849 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5e13657b-ce49-4c50-be0a-bd65106326d7 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:22:01.200996 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 207/827] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:01 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 1147 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:01.205603 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-3ffd0a10-6e91-499f-b7e2-abfce62e9bfc req-8a704ef0-34c3-4f6c-b032-32473490e638 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:01.212451 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-3ffd0a10-6e91-499f-b7e2-abfce62e9bfc req-8a704ef0-34c3-4f6c-b032-32473490e638 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:22:01.212451 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-3ffd0a10-6e91-499f-b7e2-abfce62e9bfc req-8a704ef0-34c3-4f6c-b032-32473490e638 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:01.212451 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-3ffd0a10-6e91-499f-b7e2-abfce62e9bfc req-8a704ef0-34c3-4f6c-b032-32473490e638 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:01.230671 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:01.230671 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:01.233574 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-3ffd0a10-6e91-499f-b7e2-abfce62e9bfc req-8a704ef0-34c3-4f6c-b032-32473490e638 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:01.238140 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-3ffd0a10-6e91-499f-b7e2-abfce62e9bfc req-8a704ef0-34c3-4f6c-b032-32473490e638 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:22:01.238754 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 206/828] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:22:01 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 1327 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:22:01.369914 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-3ffd0a10-6e91-499f-b7e2-abfce62e9bfc req-e1ba4488-db8e-4222-a137-440df031355d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:01.373168 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-3ffd0a10-6e91-499f-b7e2-abfce62e9bfc req-e1ba4488-db8e-4222-a137-440df031355d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] PUT https://10.4.3.229/volume/v3/attachments/ef4aa1a1-1132-4177-a38a-3d9be28d5279 Aug 06 14:22:01.373584 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-3ffd0a10-6e91-499f-b7e2-abfce62e9bfc req-e1ba4488-db8e-4222-a137-440df031355d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:01.385470 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-3ffd0a10-6e91-499f-b7e2-abfce62e9bfc req-e1ba4488-db8e-4222-a137-440df031355d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Acquiring lock "cinder-attachment_update-5390a676-bb7a-47b5-b0c9-ba9d865bca53-np0000006659" by "attachment_update" {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:22:01.395463 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-3ffd0a10-6e91-499f-b7e2-abfce62e9bfc req-e1ba4488-db8e-4222-a137-440df031355d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Lock "cinder-attachment_update-5390a676-bb7a-47b5-b0c9-ba9d865bca53-np0000006659" acquired by "attachment_update" :: waited 0.007s {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:22:01.395463 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:01.395463 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:01.491747 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-3ffd0a10-6e91-499f-b7e2-abfce62e9bfc req-e1ba4488-db8e-4222-a137-440df031355d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Lock "cinder-attachment_update-5390a676-bb7a-47b5-b0c9-ba9d865bca53-np0000006659" released by "attachment_update" :: held 0.099s {{(pid=100396) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:22:01.492155 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-3ffd0a10-6e91-499f-b7e2-abfce62e9bfc req-e1ba4488-db8e-4222-a137-440df031355d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments/ef4aa1a1-1132-4177-a38a-3d9be28d5279 returned with HTTP 200 Aug 06 14:22:01.492648 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 209/829] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:22:01 2026] PUT /volume/v3/attachments/ef4aa1a1-1132-4177-a38a-3d9be28d5279 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:01.671341 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-53ca666b-8ea5-4668-b0eb-3566046cc4ae None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:01.760233 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-7e815feb-a99f-4f67-821e-dcdeb0d9e35e req-f67c181c-fad2-4cb5-8c32-b63bad05f439 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:01.762790 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-7e815feb-a99f-4f67-821e-dcdeb0d9e35e req-f67c181c-fad2-4cb5-8c32-b63bad05f439 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] DELETE https://10.4.3.229/volume/v3/attachments/d9ced71f-6262-45b2-9b29-e3eabfda26c0 Aug 06 14:22:01.763063 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-7e815feb-a99f-4f67-821e-dcdeb0d9e35e req-f67c181c-fad2-4cb5-8c32-b63bad05f439 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:01.763319 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-7e815feb-a99f-4f67-821e-dcdeb0d9e35e req-f67c181c-fad2-4cb5-8c32-b63bad05f439 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:01.784266 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:01.784266 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:01.827991 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-53ca666b-8ea5-4668-b0eb-3566046cc4ae tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:22:01.828344 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-53ca666b-8ea5-4668-b0eb-3566046cc4ae tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-426108292"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:01.851129 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-53ca666b-8ea5-4668-b0eb-3566046cc4ae tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:22:01.852676 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 208/830] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:22:01 2026] POST /volume/v3/types => generated 215 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:01.854282 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-7e815feb-a99f-4f67-821e-dcdeb0d9e35e req-f67c181c-fad2-4cb5-8c32-b63bad05f439 tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] https://10.4.3.229/volume/v3/attachments/d9ced71f-6262-45b2-9b29-e3eabfda26c0 returned with HTTP 200 Aug 06 14:22:01.854793 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 208/831] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:22:01 2026] DELETE /volume/v3/attachments/d9ced71f-6262-45b2-9b29-e3eabfda26c0 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:01.862593 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-aadc9c60-b2af-45ca-8dbc-45138f965f35 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:01.868200 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-aadc9c60-b2af-45ca-8dbc-45138f965f35 tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] POST https://10.4.3.229/volume/v3/group_types Aug 06 14:22:01.868661 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-aadc9c60-b2af-45ca-8dbc-45138f965f35 tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-405517443"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:01.876202 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-7e815feb-a99f-4f67-821e-dcdeb0d9e35e req-38a219d2-7cb5-4b66-a210-d7e7b5a22f3f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:01.878507 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-7e815feb-a99f-4f67-821e-dcdeb0d9e35e req-38a219d2-7cb5-4b66-a210-d7e7b5a22f3f tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] DELETE https://10.4.3.229/volume/v3/volumes/edd22c04-b3f6-4590-8e7d-db17bca1a3af Aug 06 14:22:01.878681 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-7e815feb-a99f-4f67-821e-dcdeb0d9e35e req-38a219d2-7cb5-4b66-a210-d7e7b5a22f3f tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:01.878883 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-7e815feb-a99f-4f67-821e-dcdeb0d9e35e req-38a219d2-7cb5-4b66-a210-d7e7b5a22f3f tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:01.879068 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [req-7e815feb-a99f-4f67-821e-dcdeb0d9e35e req-38a219d2-7cb5-4b66-a210-d7e7b5a22f3f tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Delete volume with id: edd22c04-b3f6-4590-8e7d-db17bca1a3af Aug 06 14:22:01.889469 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:01.889469 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:01.889613 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-aadc9c60-b2af-45ca-8dbc-45138f965f35 tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] https://10.4.3.229/volume/v3/group_types returned with HTTP 202 Aug 06 14:22:01.889647 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-7e815feb-a99f-4f67-821e-dcdeb0d9e35e req-38a219d2-7cb5-4b66-a210-d7e7b5a22f3f tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Volume info retrieved successfully. Aug 06 14:22:01.889713 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 207/832] 10.4.3.229 () {70 vars in 1311 bytes} [Thu Aug 6 14:22:01 2026] POST /volume/v3/group_types => generated 172 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:22:01.900564 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-24dd9190-0d9c-4c09-94cf-0e538a788ac5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:01.912818 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-7e815feb-a99f-4f67-821e-dcdeb0d9e35e req-38a219d2-7cb5-4b66-a210-d7e7b5a22f3f tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] Delete volume request issued successfully. Aug 06 14:22:01.912923 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-7e815feb-a99f-4f67-821e-dcdeb0d9e35e req-38a219d2-7cb5-4b66-a210-d7e7b5a22f3f tempest-ServerBootFromVolumeStableRescueTest-1108082791 tempest-ServerBootFromVolumeStableRescueTest-1108082791-project-member] https://10.4.3.229/volume/v3/volumes/edd22c04-b3f6-4590-8e7d-db17bca1a3af returned with HTTP 202 Aug 06 14:22:01.913467 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 210/833] 10.4.3.229 () {70 vars in 1620 bytes} [Thu Aug 6 14:22:01 2026] DELETE /volume/v3/volumes/edd22c04-b3f6-4590-8e7d-db17bca1a3af => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:22:01.983762 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-24dd9190-0d9c-4c09-94cf-0e538a788ac5 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] POST https://10.4.3.229/volume/v3/groups Aug 06 14:22:01.984373 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-24dd9190-0d9c-4c09-94cf-0e538a788ac5 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f3f7b887-be99-4a31-bd03-7f2cfbec1253", "volume_types": ["01b3a5ee-e2ae-4995-9c2a-bbb6d0648084"], "name": "tempest-Group1-360448941"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:01.986658 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.groups [None req-24dd9190-0d9c-4c09-94cf-0e538a788ac5 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Creating new group {'group': {'group_type': 'f3f7b887-be99-4a31-bd03-7f2cfbec1253', 'volume_types': ['01b3a5ee-e2ae-4995-9c2a-bbb6d0648084'], 'name': 'tempest-Group1-360448941'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 14:22:01.991613 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.groups [None req-24dd9190-0d9c-4c09-94cf-0e538a788ac5 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Creating group tempest-Group1-360448941. Aug 06 14:22:02.015002 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-24dd9190-0d9c-4c09-94cf-0e538a788ac5 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Availability zone cache updated, next update will occur around 2026-08-06 15:22:02.014604. {{(pid=100398) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 14:22:02.015178 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-24dd9190-0d9c-4c09-94cf-0e538a788ac5 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Availability Zones retrieved successfully. Aug 06 14:22:02.042765 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-24dd9190-0d9c-4c09-94cf-0e538a788ac5 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Created reservations ['17947395-bc89-40a2-b255-8bd6901712b6'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:22:02.067332 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-24dd9190-0d9c-4c09-94cf-0e538a788ac5 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/groups returned with HTTP 202 Aug 06 14:22:02.068144 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 209/834] 10.4.3.229 () {70 vars in 1297 bytes} [Thu Aug 6 14:22:01 2026] POST /volume/v3/groups => generated 93 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:22:02.076805 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f2e54421-4bf5-43fa-86cd-935bd87b564e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:02.080078 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f2e54421-4bf5-43fa-86cd-935bd87b564e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/groups/8abfe3fe-120b-4db5-a4e9-0379688f5906 Aug 06 14:22:02.080389 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f2e54421-4bf5-43fa-86cd-935bd87b564e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:02.080659 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f2e54421-4bf5-43fa-86cd-935bd87b564e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:02.080841 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.groups [None req-f2e54421-4bf5-43fa-86cd-935bd87b564e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] show called for member 8abfe3fe-120b-4db5-a4e9-0379688f5906 {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:22:02.085387 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:02.085387 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:02.094573 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f2e54421-4bf5-43fa-86cd-935bd87b564e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/groups/8abfe3fe-120b-4db5-a4e9-0379688f5906 returned with HTTP 200 Aug 06 14:22:02.095083 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 209/835] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:22:02 2026] GET /volume/v3/groups/8abfe3fe-120b-4db5-a4e9-0379688f5906 => generated 321 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:02.215186 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f788374a-437f-40e0-a256-283e9b073558 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:02.218269 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f788374a-437f-40e0-a256-283e9b073558 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:22:02.218558 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f788374a-437f-40e0-a256-283e9b073558 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:02.218815 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f788374a-437f-40e0-a256-283e9b073558 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:02.236578 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:02.236578 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:02.241761 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f788374a-437f-40e0-a256-283e9b073558 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:02.252466 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f788374a-437f-40e0-a256-283e9b073558 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:22:02.252466 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 208/836] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:02 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 14:22:02.892967 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0696f373-dd54-40f6-99b8-d243f1c429a1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:02.895782 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0696f373-dd54-40f6-99b8-d243f1c429a1 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] POST https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action Aug 06 14:22:02.896358 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0696f373-dd54-40f6-99b8-d243f1c429a1 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:22:02.896548 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0696f373-dd54-40f6-99b8-d243f1c429a1 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:02.912696 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:02.912696 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:02.913535 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-0696f373-dd54-40f6-99b8-d243f1c429a1 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:22:02.934801 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-0696f373-dd54-40f6-99b8-d243f1c429a1 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Reserve volume completed successfully. Aug 06 14:22:02.934801 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0696f373-dd54-40f6-99b8-d243f1c429a1 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action returned with HTTP 202 Aug 06 14:22:02.936350 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 211/837] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:22:02 2026] POST /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:22:02.943406 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9b9c0cab-8e62-4e63-a45e-2f14c98aeba1 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:02.945100 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9b9c0cab-8e62-4e63-a45e-2f14c98aeba1 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] GET https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae Aug 06 14:22:02.945289 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9b9c0cab-8e62-4e63-a45e-2f14c98aeba1 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:02.945819 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9b9c0cab-8e62-4e63-a45e-2f14c98aeba1 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:02.952679 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:02.952679 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:02.957246 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9b9c0cab-8e62-4e63-a45e-2f14c98aeba1 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:22:02.967592 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9b9c0cab-8e62-4e63-a45e-2f14c98aeba1 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae returned with HTTP 200 Aug 06 14:22:02.968211 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 210/838] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:02 2026] GET /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:02.985646 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-31e59fee-a704-4c1c-a0fd-bc22a7919ce9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:02.990816 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-31e59fee-a704-4c1c-a0fd-bc22a7919ce9 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] POST https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action Aug 06 14:22:02.991202 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-31e59fee-a704-4c1c-a0fd-bc22a7919ce9 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:22:02.993452 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-31e59fee-a704-4c1c-a0fd-bc22a7919ce9 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:03.006137 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:03.006137 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:03.006999 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-31e59fee-a704-4c1c-a0fd-bc22a7919ce9 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:22:03.030699 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-31e59fee-a704-4c1c-a0fd-bc22a7919ce9 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Unreserve volume completed successfully. Aug 06 14:22:03.030958 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-31e59fee-a704-4c1c-a0fd-bc22a7919ce9 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action returned with HTTP 202 Aug 06 14:22:03.031392 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 210/839] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:22:02 2026] POST /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:22:03.046254 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-eda3efbb-f6f2-43a8-8dd3-dd5c44b06ddf None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:03.052529 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eda3efbb-f6f2-43a8-8dd3-dd5c44b06ddf tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] GET https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae Aug 06 14:22:03.052796 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-eda3efbb-f6f2-43a8-8dd3-dd5c44b06ddf tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:03.053096 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-eda3efbb-f6f2-43a8-8dd3-dd5c44b06ddf tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:03.073304 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:03.073304 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:03.081614 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-eda3efbb-f6f2-43a8-8dd3-dd5c44b06ddf tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:22:03.087809 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eda3efbb-f6f2-43a8-8dd3-dd5c44b06ddf tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae returned with HTTP 200 Aug 06 14:22:03.088370 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 209/840] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:03 2026] GET /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae => generated 860 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:03.103320 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2ed7188b-73e1-4f3f-b29d-4a19a206101b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:03.106305 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2ed7188b-73e1-4f3f-b29d-4a19a206101b tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] POST https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action Aug 06 14:22:03.106638 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2ed7188b-73e1-4f3f-b29d-4a19a206101b tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:22:03.106739 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2ed7188b-73e1-4f3f-b29d-4a19a206101b tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:03.107711 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d6c485f5-ad77-4c71-9b13-95050e9748bb None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:03.113261 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d6c485f5-ad77-4c71-9b13-95050e9748bb tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/groups/8abfe3fe-120b-4db5-a4e9-0379688f5906 Aug 06 14:22:03.113887 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d6c485f5-ad77-4c71-9b13-95050e9748bb tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:03.113887 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d6c485f5-ad77-4c71-9b13-95050e9748bb tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:03.113887 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.groups [None req-d6c485f5-ad77-4c71-9b13-95050e9748bb tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] show called for member 8abfe3fe-120b-4db5-a4e9-0379688f5906 {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:22:03.116455 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:03.116455 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:03.117109 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2ed7188b-73e1-4f3f-b29d-4a19a206101b tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:22:03.118023 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:03.118023 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:03.130107 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2ed7188b-73e1-4f3f-b29d-4a19a206101b tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume updated successfully. Aug 06 14:22:03.130328 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2ed7188b-73e1-4f3f-b29d-4a19a206101b tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action returned with HTTP 200 Aug 06 14:22:03.130750 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 212/841] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:22:03 2026] POST /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 14:22:03.134504 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d6c485f5-ad77-4c71-9b13-95050e9748bb tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/groups/8abfe3fe-120b-4db5-a4e9-0379688f5906 returned with HTTP 200 Aug 06 14:22:03.134504 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 211/842] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:22:03 2026] GET /volume/v3/groups/8abfe3fe-120b-4db5-a4e9-0379688f5906 => generated 322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:03.137968 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a4616440-c1eb-4a4d-ad1b-3d1d09890efa None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:03.140243 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a4616440-c1eb-4a4d-ad1b-3d1d09890efa tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] GET https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae Aug 06 14:22:03.140527 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a4616440-c1eb-4a4d-ad1b-3d1d09890efa tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:03.140829 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a4616440-c1eb-4a4d-ad1b-3d1d09890efa tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:03.147328 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-da361070-6a6f-4a8e-ad96-cf6cc715504b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:03.150805 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:03.150805 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:03.152830 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-da361070-6a6f-4a8e-ad96-cf6cc715504b tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] POST https://10.4.3.229/volume/v3/groups Aug 06 14:22:03.152989 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-da361070-6a6f-4a8e-ad96-cf6cc715504b tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f3f7b887-be99-4a31-bd03-7f2cfbec1253", "volume_types": ["01b3a5ee-e2ae-4995-9c2a-bbb6d0648084"], "name": "tempest-Group2-2067608611"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:03.155814 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.groups [None req-da361070-6a6f-4a8e-ad96-cf6cc715504b tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Creating new group {'group': {'group_type': 'f3f7b887-be99-4a31-bd03-7f2cfbec1253', 'volume_types': ['01b3a5ee-e2ae-4995-9c2a-bbb6d0648084'], 'name': 'tempest-Group2-2067608611'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 14:22:03.155960 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-a4616440-c1eb-4a4d-ad1b-3d1d09890efa tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:22:03.159069 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.groups [None req-da361070-6a6f-4a8e-ad96-cf6cc715504b tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Creating group tempest-Group2-2067608611. Aug 06 14:22:03.161086 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a4616440-c1eb-4a4d-ad1b-3d1d09890efa tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae returned with HTTP 200 Aug 06 14:22:03.161507 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 211/843] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:03 2026] GET /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:03.168830 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-da361070-6a6f-4a8e-ad96-cf6cc715504b tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Availability Zones retrieved successfully. Aug 06 14:22:03.177941 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5305fed4-ed8a-49b4-841c-e182474b8e0f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:03.181391 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5305fed4-ed8a-49b4-841c-e182474b8e0f tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] POST https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action Aug 06 14:22:03.181768 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5305fed4-ed8a-49b4-841c-e182474b8e0f tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:22:03.181929 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5305fed4-ed8a-49b4-841c-e182474b8e0f tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:03.190679 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-da361070-6a6f-4a8e-ad96-cf6cc715504b tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Created reservations ['a61b92cf-d9d2-4625-9632-3cab0f92ab2a'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:22:03.198708 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:03.198708 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:03.199653 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5305fed4-ed8a-49b4-841c-e182474b8e0f tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:22:03.209752 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5305fed4-ed8a-49b4-841c-e182474b8e0f tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume updated successfully. Aug 06 14:22:03.210009 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5305fed4-ed8a-49b4-841c-e182474b8e0f tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action returned with HTTP 200 Aug 06 14:22:03.210520 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 213/844] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:22:03 2026] POST /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action => generated 0 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 14:22:03.221539 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-79a118da-126e-44c1-8791-3bfc5d464fa5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:03.227183 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-79a118da-126e-44c1-8791-3bfc5d464fa5 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] GET https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae Aug 06 14:22:03.227183 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-79a118da-126e-44c1-8791-3bfc5d464fa5 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:03.227183 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-79a118da-126e-44c1-8791-3bfc5d464fa5 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:03.234451 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:03.234451 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:03.239858 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-da361070-6a6f-4a8e-ad96-cf6cc715504b tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/groups returned with HTTP 202 Aug 06 14:22:03.239858 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 210/845] 10.4.3.229 () {70 vars in 1297 bytes} [Thu Aug 6 14:22:03 2026] POST /volume/v3/groups => generated 94 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:22:03.240285 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-79a118da-126e-44c1-8791-3bfc5d464fa5 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:22:03.245481 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-79a118da-126e-44c1-8791-3bfc5d464fa5 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae returned with HTTP 200 Aug 06 14:22:03.245905 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 212/846] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:03 2026] GET /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:03.254334 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-958ad457-e296-4f17-8f42-bda926521175 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:03.257388 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-958ad457-e296-4f17-8f42-bda926521175 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/groups/7422a966-f6f4-4296-827c-15f92272f81a Aug 06 14:22:03.257388 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-958ad457-e296-4f17-8f42-bda926521175 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:03.257664 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-958ad457-e296-4f17-8f42-bda926521175 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:03.257836 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.groups [None req-958ad457-e296-4f17-8f42-bda926521175 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] show called for member 7422a966-f6f4-4296-827c-15f92272f81a {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:22:03.261505 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-210cb47a-b04a-4e71-a351-d83e9b150004 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:03.264582 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:03.264582 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:03.264658 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-210cb47a-b04a-4e71-a351-d83e9b150004 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] POST https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action Aug 06 14:22:03.264658 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-210cb47a-b04a-4e71-a351-d83e9b150004 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:22:03.264658 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-210cb47a-b04a-4e71-a351-d83e9b150004 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:03.268727 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-298ced2a-4a91-4f2f-886d-bdf50c9af785 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:03.271097 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-298ced2a-4a91-4f2f-886d-bdf50c9af785 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:22:03.271394 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-298ced2a-4a91-4f2f-886d-bdf50c9af785 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:03.273448 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-298ced2a-4a91-4f2f-886d-bdf50c9af785 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:03.275383 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:03.275383 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:03.275559 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-958ad457-e296-4f17-8f42-bda926521175 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/groups/7422a966-f6f4-4296-827c-15f92272f81a returned with HTTP 200 Aug 06 14:22:03.276078 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 212/847] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:22:03 2026] GET /volume/v3/groups/7422a966-f6f4-4296-827c-15f92272f81a => generated 322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:03.276330 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-210cb47a-b04a-4e71-a351-d83e9b150004 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:22:03.290905 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:03.290905 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:03.291166 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-210cb47a-b04a-4e71-a351-d83e9b150004 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Update volume admin metadata completed successfully. Aug 06 14:22:03.291287 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-210cb47a-b04a-4e71-a351-d83e9b150004 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Update readonly setting on volume completed successfully. Aug 06 14:22:03.291515 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-210cb47a-b04a-4e71-a351-d83e9b150004 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action returned with HTTP 202 Aug 06 14:22:03.291913 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 214/848] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:22:03 2026] POST /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:22:03.296280 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-298ced2a-4a91-4f2f-886d-bdf50c9af785 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:03.302766 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-add40c98-69f1-4e48-b78a-56ff15ebcfea None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:03.304935 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-298ced2a-4a91-4f2f-886d-bdf50c9af785 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:22:03.304935 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 211/849] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:03 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:03.306150 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-add40c98-69f1-4e48-b78a-56ff15ebcfea tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] GET https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae Aug 06 14:22:03.306362 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-add40c98-69f1-4e48-b78a-56ff15ebcfea tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:03.306572 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-add40c98-69f1-4e48-b78a-56ff15ebcfea tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:03.318563 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:03.318563 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:03.323415 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-add40c98-69f1-4e48-b78a-56ff15ebcfea tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:22:03.333077 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-add40c98-69f1-4e48-b78a-56ff15ebcfea tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae returned with HTTP 200 Aug 06 14:22:03.334087 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 213/850] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:03 2026] GET /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:22:03.348722 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d054c754-db33-4cc9-8fe2-850931046d58 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:03.351070 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d054c754-db33-4cc9-8fe2-850931046d58 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] POST https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action Aug 06 14:22:03.351558 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d054c754-db33-4cc9-8fe2-850931046d58 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:22:03.351744 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d054c754-db33-4cc9-8fe2-850931046d58 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:03.362108 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:03.362108 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:03.362498 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d054c754-db33-4cc9-8fe2-850931046d58 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:22:03.376037 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d054c754-db33-4cc9-8fe2-850931046d58 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Update volume admin metadata completed successfully. Aug 06 14:22:03.376439 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d054c754-db33-4cc9-8fe2-850931046d58 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Update readonly setting on volume completed successfully. Aug 06 14:22:03.376524 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d054c754-db33-4cc9-8fe2-850931046d58 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action returned with HTTP 202 Aug 06 14:22:03.377046 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 213/851] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:22:03 2026] POST /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:22:03.385486 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8deb55af-9d9d-4dd6-8902-80efc014cda8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:03.389219 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8deb55af-9d9d-4dd6-8902-80efc014cda8 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] GET https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae Aug 06 14:22:03.389219 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8deb55af-9d9d-4dd6-8902-80efc014cda8 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:03.389219 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8deb55af-9d9d-4dd6-8902-80efc014cda8 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:03.401782 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:03.401782 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:03.410446 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8deb55af-9d9d-4dd6-8902-80efc014cda8 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:22:03.416637 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8deb55af-9d9d-4dd6-8902-80efc014cda8 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae returned with HTTP 200 Aug 06 14:22:03.417368 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 215/852] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:03 2026] GET /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:03.433041 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9de2092c-3c0f-4a69-891b-b6e05bb06ff0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:03.436636 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9de2092c-3c0f-4a69-891b-b6e05bb06ff0 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] POST https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action Aug 06 14:22:03.436926 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9de2092c-3c0f-4a69-891b-b6e05bb06ff0 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-992945188", "disk_format": "raw"}}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:22:03.437119 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9de2092c-3c0f-4a69-891b-b6e05bb06ff0 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-992945188", "disk_format": "raw"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:03.450757 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:03.450757 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:03.451720 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-9de2092c-3c0f-4a69-891b-b6e05bb06ff0 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:22:03.472752 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:03.472752 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:03.482922 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.image.image_utils [None req-9de2092c-3c0f-4a69-891b-b6e05bb06ff0 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-992945188'}] 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-992945188'}]. {{(pid=100397) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 06 14:22:03.822010 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-3ffd0a10-6e91-499f-b7e2-abfce62e9bfc req-0bbbe2b7-8a11-43d9-8e81-f8a44fd12a13 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:03.828086 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-3ffd0a10-6e91-499f-b7e2-abfce62e9bfc req-0bbbe2b7-8a11-43d9-8e81-f8a44fd12a13 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] POST https://10.4.3.229/volume/v3/attachments/ef4aa1a1-1132-4177-a38a-3d9be28d5279/action Aug 06 14:22:03.828086 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-3ffd0a10-6e91-499f-b7e2-abfce62e9bfc req-0bbbe2b7-8a11-43d9-8e81-f8a44fd12a13 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action body: b'{"os-complete": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:22:03.828086 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-3ffd0a10-6e91-499f-b7e2-abfce62e9bfc req-0bbbe2b7-8a11-43d9-8e81-f8a44fd12a13 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:03.855637 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:03.855637 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:03.866716 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-3ffd0a10-6e91-499f-b7e2-abfce62e9bfc req-0bbbe2b7-8a11-43d9-8e81-f8a44fd12a13 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments/ef4aa1a1-1132-4177-a38a-3d9be28d5279/action returned with HTTP 204 Aug 06 14:22:03.867561 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 214/853] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:22:03 2026] POST /volume/v3/attachments/ef4aa1a1-1132-4177-a38a-3d9be28d5279/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:22:04.058770 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-9de2092c-3c0f-4a69-891b-b6e05bb06ff0 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Copy volume to image completed successfully. Aug 06 14:22:04.058770 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9de2092c-3c0f-4a69-891b-b6e05bb06ff0 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action returned with HTTP 202 Aug 06 14:22:04.059416 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 212/854] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:22:03 2026] POST /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action => generated 686 bytes in 627 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:22:04.290453 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-aec6522c-579d-49d7-8ad4-3a57eb2b9eda None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:04.292938 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-aec6522c-579d-49d7-8ad4-3a57eb2b9eda tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/groups/7422a966-f6f4-4296-827c-15f92272f81a Aug 06 14:22:04.292938 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-aec6522c-579d-49d7-8ad4-3a57eb2b9eda tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:04.296734 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-aec6522c-579d-49d7-8ad4-3a57eb2b9eda tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:04.297257 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.groups [None req-aec6522c-579d-49d7-8ad4-3a57eb2b9eda tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] show called for member 7422a966-f6f4-4296-827c-15f92272f81a {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:22:04.302508 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:04.302508 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:04.316737 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-aec6522c-579d-49d7-8ad4-3a57eb2b9eda tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/groups/7422a966-f6f4-4296-827c-15f92272f81a returned with HTTP 200 Aug 06 14:22:04.317162 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 214/855] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:22:04 2026] GET /volume/v3/groups/7422a966-f6f4-4296-827c-15f92272f81a => generated 323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:04.318180 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ce640971-2a0f-4eeb-ac7b-91fae836ac09 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:04.320928 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ce640971-2a0f-4eeb-ac7b-91fae836ac09 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:22:04.321265 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ce640971-2a0f-4eeb-ac7b-91fae836ac09 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:04.321538 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ce640971-2a0f-4eeb-ac7b-91fae836ac09 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:04.327930 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-089e5d20-4054-4bd6-8ee2-516c894aa263 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:04.329923 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-089e5d20-4054-4bd6-8ee2-516c894aa263 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:22:04.330343 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-089e5d20-4054-4bd6-8ee2-516c894aa263 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1414474487", "volume_type": "01b3a5ee-e2ae-4995-9c2a-bbb6d0648084", "group_id": "8abfe3fe-120b-4db5-a4e9-0379688f5906", "size": 1}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:04.331776 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-089e5d20-4054-4bd6-8ee2-516c894aa263 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1414474487', 'volume_type': '01b3a5ee-e2ae-4995-9c2a-bbb6d0648084', 'group_id': '8abfe3fe-120b-4db5-a4e9-0379688f5906', 'size': 1}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:22:04.337272 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:04.337272 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:04.340314 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:04.340314 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:04.340778 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-089e5d20-4054-4bd6-8ee2-516c894aa263 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Create volume of 1 GB Aug 06 14:22:04.346106 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-089e5d20-4054-4bd6-8ee2-516c894aa263 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Availability Zones retrieved successfully. Aug 06 14:22:04.346528 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ce640971-2a0f-4eeb-ac7b-91fae836ac09 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:04.351312 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-089e5d20-4054-4bd6-8ee2-516c894aa263 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Flow 'volume_create_api' (e5964579-0b46-456a-96b7-8ec1b110976f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:22:04.352329 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-089e5d20-4054-4bd6-8ee2-516c894aa263 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9502943a-0fdf-4299-902e-2d076e799cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:04.352937 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:04.352937 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:04.353334 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-089e5d20-4054-4bd6-8ee2-516c894aa263 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:22:04.357109 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ce640971-2a0f-4eeb-ac7b-91fae836ac09 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:22:04.357906 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 216/856] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:04 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 1442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:04.372791 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-69d41990-29b5-4d6d-95bd-99a78d87c3ff None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:04.381195 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-089e5d20-4054-4bd6-8ee2-516c894aa263 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9502943a-0fdf-4299-902e-2d076e799cf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:22:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01b3a5ee-e2ae-4995-9c2a-bbb6d0648084,is_public=True,name='tempest-GroupsTest-volume-type-426108292',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01b3a5ee-e2ae-4995-9c2a-bbb6d0648084', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8abfe3fe-120b-4db5-a4e9-0379688f5906', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:04.381989 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-089e5d20-4054-4bd6-8ee2-516c894aa263 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6bc6a5e-e2b5-4a31-8d7d-b834bff2ccc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:04.418511 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-089e5d20-4054-4bd6-8ee2-516c894aa263 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-426108292 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-426108292, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:22:04.418511 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-089e5d20-4054-4bd6-8ee2-516c894aa263 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-426108292 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-426108292, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:22:04.464468 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-089e5d20-4054-4bd6-8ee2-516c894aa263 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Created reservations ['647a54a3-c2e7-405a-a4d3-38a1a0fd9a87', '5f7bfc81-113b-46e4-a32d-32c754be779d', 'f3b666a1-b5cb-4f5f-917b-814dc80dc769', '63b52ed4-9371-4620-96db-54898bd13f6b'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:22:04.465223 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-089e5d20-4054-4bd6-8ee2-516c894aa263 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6bc6a5e-e2b5-4a31-8d7d-b834bff2ccc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['647a54a3-c2e7-405a-a4d3-38a1a0fd9a87', '5f7bfc81-113b-46e4-a32d-32c754be779d', 'f3b666a1-b5cb-4f5f-917b-814dc80dc769', '63b52ed4-9371-4620-96db-54898bd13f6b']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:04.466002 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-089e5d20-4054-4bd6-8ee2-516c894aa263 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d5a39b9-6516-4ed9-8ff6-c26c9a251f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:04.469037 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-69d41990-29b5-4d6d-95bd-99a78d87c3ff tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-reader] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:22:04.469226 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-69d41990-29b5-4d6d-95bd-99a78d87c3ff tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-reader] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:04.469616 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-69d41990-29b5-4d6d-95bd-99a78d87c3ff tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-reader] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:04.484772 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:04.484772 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:04.491544 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-69d41990-29b5-4d6d-95bd-99a78d87c3ff tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-reader] Volume info retrieved successfully. Aug 06 14:22:04.492366 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-089e5d20-4054-4bd6-8ee2-516c894aa263 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d5a39b9-6516-4ed9-8ff6-c26c9a251f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4558a986-0e2a-49e6-b290-5c521705b7a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1414474487',encryption_key_id=None,group_id=8abfe3fe-120b-4db5-a4e9-0379688f5906,group_type_id=,metadata={},multiattach=False,project_id='6bec83b8e36b4bcab63eb72c8266028b',qos_specs=None,replication_status=,reservations=['647a54a3-c2e7-405a-a4d3-38a1a0fd9a87','5f7bfc81-113b-46e4-a32d-32c754be779d','f3b666a1-b5cb-4f5f-917b-814dc80dc769','63b52ed4-9371-4620-96db-54898bd13f6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='decf6e4ec8744456a7a84b26d03a75b4',volume_type_id=01b3a5ee-e2ae-4995-9c2a-bbb6d0648084), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:22:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1414474487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8abfe3fe-120b-4db5-a4e9-0379688f5906,host=None,id=4558a986-0e2a-49e6-b290-5c521705b7a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bec83b8e36b4bcab63eb72c8266028b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='decf6e4ec8744456a7a84b26d03a75b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01b3a5ee-e2ae-4995-9c2a-bbb6d0648084),volume_type_id=01b3a5ee-e2ae-4995-9c2a-bbb6d0648084)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:04.493145 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-089e5d20-4054-4bd6-8ee2-516c894aa263 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6f064af-dcb9-41da-8094-890f4b656fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:04.496823 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-69d41990-29b5-4d6d-95bd-99a78d87c3ff tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-reader] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:22:04.497766 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 213/857] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:04 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 1442 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:04.519218 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-089e5d20-4054-4bd6-8ee2-516c894aa263 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6f064af-dcb9-41da-8094-890f4b656fe1) transitioned into state 'SUCCESS' from state '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-1414474487',encryption_key_id=None,group_id=8abfe3fe-120b-4db5-a4e9-0379688f5906,group_type_id=,metadata={},multiattach=False,project_id='6bec83b8e36b4bcab63eb72c8266028b',qos_specs=None,replication_status=,reservations=['647a54a3-c2e7-405a-a4d3-38a1a0fd9a87','5f7bfc81-113b-46e4-a32d-32c754be779d','f3b666a1-b5cb-4f5f-917b-814dc80dc769','63b52ed4-9371-4620-96db-54898bd13f6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='decf6e4ec8744456a7a84b26d03a75b4',volume_type_id=01b3a5ee-e2ae-4995-9c2a-bbb6d0648084)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:04.519965 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-089e5d20-4054-4bd6-8ee2-516c894aa263 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b422e784-a806-4924-887b-9f48d6f863e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:04.541609 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-089e5d20-4054-4bd6-8ee2-516c894aa263 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b422e784-a806-4924-887b-9f48d6f863e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:04.541609 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-089e5d20-4054-4bd6-8ee2-516c894aa263 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Flow 'volume_create_api' (e5964579-0b46-456a-96b7-8ec1b110976f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:22:04.541913 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-089e5d20-4054-4bd6-8ee2-516c894aa263 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Create volume request issued successfully. Aug 06 14:22:04.543270 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-089e5d20-4054-4bd6-8ee2-516c894aa263 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:22:04.543270 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-089e5d20-4054-4bd6-8ee2-516c894aa263 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:22:04.575770 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-14c14702-fbbd-4350-83b8-c1eed3a75c18 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:04.578845 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-14c14702-fbbd-4350-83b8-c1eed3a75c18 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-reader] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:22:04.579398 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-14c14702-fbbd-4350-83b8-c1eed3a75c18 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-reader] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:04.579676 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-14c14702-fbbd-4350-83b8-c1eed3a75c18 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-reader] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:04.588893 np0000006659 devstack@c-api.service[100398]: DEBUG oslo_db.sqlalchemy.engines [None req-089e5d20-4054-4bd6-8ee2-516c894aa263 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:22:04.591988 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:04.591988 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:04.595909 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-089e5d20-4054-4bd6-8ee2-516c894aa263 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:22:04.596134 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:04.596134 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:04.596439 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 215/858] 10.4.3.229 () {70 vars in 1300 bytes} [Thu Aug 6 14:22:04 2026] POST /volume/v3/volumes => generated 814 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:22:04.606753 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-14c14702-fbbd-4350-83b8-c1eed3a75c18 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-reader] Volume info retrieved successfully. Aug 06 14:22:04.613052 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-14c14702-fbbd-4350-83b8-c1eed3a75c18 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-reader] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:22:04.613743 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 215/859] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:04 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 1442 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:04.613947 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-dcef1a3f-9e85-4eb8-ba73-27e2f59dbb35 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:04.617491 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-dcef1a3f-9e85-4eb8-ba73-27e2f59dbb35 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/volumes/4558a986-0e2a-49e6-b290-5c521705b7a4 Aug 06 14:22:04.617491 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-dcef1a3f-9e85-4eb8-ba73-27e2f59dbb35 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:04.617491 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-dcef1a3f-9e85-4eb8-ba73-27e2f59dbb35 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:04.631666 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:04.631666 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:04.637391 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-dcef1a3f-9e85-4eb8-ba73-27e2f59dbb35 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Volume info retrieved successfully. Aug 06 14:22:04.638396 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-dcef1a3f-9e85-4eb8-ba73-27e2f59dbb35 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:22:04.638645 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-dcef1a3f-9e85-4eb8-ba73-27e2f59dbb35 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:22:04.673595 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-d0188c68-5ecc-414b-bdc0-e055484240c7 req-d634fc06-8ea2-4040-b2c5-d2b806127335 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:04.675612 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-d0188c68-5ecc-414b-bdc0-e055484240c7 req-d634fc06-8ea2-4040-b2c5-d2b806127335 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:22:04.675896 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-d0188c68-5ecc-414b-bdc0-e055484240c7 req-d634fc06-8ea2-4040-b2c5-d2b806127335 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:04.675958 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-d0188c68-5ecc-414b-bdc0-e055484240c7 req-d634fc06-8ea2-4040-b2c5-d2b806127335 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:04.682842 np0000006659 devstack@c-api.service[100396]: DEBUG oslo_db.sqlalchemy.engines [None req-dcef1a3f-9e85-4eb8-ba73-27e2f59dbb35 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100396) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:22:04.686183 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:04.686183 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:04.694935 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-dcef1a3f-9e85-4eb8-ba73-27e2f59dbb35 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/volumes/4558a986-0e2a-49e6-b290-5c521705b7a4 returned with HTTP 200 Aug 06 14:22:04.695489 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 217/860] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:22:04 2026] GET /volume/v3/volumes/4558a986-0e2a-49e6-b290-5c521705b7a4 => generated 882 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:04.695758 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:04.695758 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:04.701262 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-d0188c68-5ecc-414b-bdc0-e055484240c7 req-d634fc06-8ea2-4040-b2c5-d2b806127335 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:04.709859 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-d0188c68-5ecc-414b-bdc0-e055484240c7 req-d634fc06-8ea2-4040-b2c5-d2b806127335 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:22:04.710458 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 214/861] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:22:04 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 1442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:04.736385 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-d0188c68-5ecc-414b-bdc0-e055484240c7 req-90fad58e-52fe-4977-bc43-1ad5e6e29b0c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:04.739451 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-d0188c68-5ecc-414b-bdc0-e055484240c7 req-90fad58e-52fe-4977-bc43-1ad5e6e29b0c tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] POST https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53/action Aug 06 14:22:04.739853 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-d0188c68-5ecc-414b-bdc0-e055484240c7 req-90fad58e-52fe-4977-bc43-1ad5e6e29b0c tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:22:04.740196 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-d0188c68-5ecc-414b-bdc0-e055484240c7 req-90fad58e-52fe-4977-bc43-1ad5e6e29b0c tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:04.761790 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:04.761790 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:04.762610 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-d0188c68-5ecc-414b-bdc0-e055484240c7 req-90fad58e-52fe-4977-bc43-1ad5e6e29b0c tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:04.775459 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-d0188c68-5ecc-414b-bdc0-e055484240c7 req-90fad58e-52fe-4977-bc43-1ad5e6e29b0c tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Begin detaching volume completed successfully. Aug 06 14:22:04.775459 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-d0188c68-5ecc-414b-bdc0-e055484240c7 req-90fad58e-52fe-4977-bc43-1ad5e6e29b0c tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53/action returned with HTTP 202 Aug 06 14:22:04.775459 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 216/862] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:22:04 2026] POST /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:22:04.796284 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8c51a8be-39e8-43ba-844b-e41fc1640639 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:04.800135 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8c51a8be-39e8-43ba-844b-e41fc1640639 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:22:04.800491 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8c51a8be-39e8-43ba-844b-e41fc1640639 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:04.800720 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8c51a8be-39e8-43ba-844b-e41fc1640639 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:04.822951 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:04.822951 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:04.828343 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ac7e8fbc-0c8b-49ed-8b28-e554b6e61969 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:04.828856 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ac7e8fbc-0c8b-49ed-8b28-e554b6e61969 None None] GET https://10.4.3.229/volume// Aug 06 14:22:04.829025 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ac7e8fbc-0c8b-49ed-8b28-e554b6e61969 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:04.829266 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ac7e8fbc-0c8b-49ed-8b28-e554b6e61969 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:04.829638 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ac7e8fbc-0c8b-49ed-8b28-e554b6e61969 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:22:04.830772 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 218/863] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:22: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 06 14:22:04.835819 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-8c51a8be-39e8-43ba-844b-e41fc1640639 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:04.838117 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-d0188c68-5ecc-414b-bdc0-e055484240c7 req-c8dc8b7b-6712-4d6d-9dc7-b2c50e039bf0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:04.854862 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-d0188c68-5ecc-414b-bdc0-e055484240c7 req-c8dc8b7b-6712-4d6d-9dc7-b2c50e039bf0 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:22:04.854862 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-d0188c68-5ecc-414b-bdc0-e055484240c7 req-c8dc8b7b-6712-4d6d-9dc7-b2c50e039bf0 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:04.854862 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-d0188c68-5ecc-414b-bdc0-e055484240c7 req-c8dc8b7b-6712-4d6d-9dc7-b2c50e039bf0 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:04.855648 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8c51a8be-39e8-43ba-844b-e41fc1640639 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:22:04.855648 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 216/864] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:04 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 1445 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:04.855807 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:04.855807 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:04.860579 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-d0188c68-5ecc-414b-bdc0-e055484240c7 req-c8dc8b7b-6712-4d6d-9dc7-b2c50e039bf0 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:04.862108 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-d0188c68-5ecc-414b-bdc0-e055484240c7 req-c8dc8b7b-6712-4d6d-9dc7-b2c50e039bf0 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:22:04.862108 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 215/865] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:22:04 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 1625 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:22:05.146154 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b07a7741-064e-4f2a-bdce-0edbe4bd840b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:05.185328 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b07a7741-064e-4f2a-bdce-0edbe4bd840b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:22:05.185814 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b07a7741-064e-4f2a-bdce-0edbe4bd840b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1794556378"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:05.190835 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-b07a7741-064e-4f2a-bdce-0edbe4bd840b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1794556378'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:22:05.191071 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-b07a7741-064e-4f2a-bdce-0edbe4bd840b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Create volume of 1 GB Aug 06 14:22:05.201338 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b07a7741-064e-4f2a-bdce-0edbe4bd840b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Availability Zones retrieved successfully. Aug 06 14:22:05.210710 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b07a7741-064e-4f2a-bdce-0edbe4bd840b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Flow 'volume_create_api' (f8bb9488-80af-4081-9192-399fa1e9ec05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:22:05.211914 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b07a7741-064e-4f2a-bdce-0edbe4bd840b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3799123f-a75f-4b5a-833d-a79a282d92ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:05.212904 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-b07a7741-064e-4f2a-bdce-0edbe4bd840b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:22:05.253283 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b07a7741-064e-4f2a-bdce-0edbe4bd840b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3799123f-a75f-4b5a-833d-a79a282d92ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:05.253283 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b07a7741-064e-4f2a-bdce-0edbe4bd840b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6b5a3b8-b713-4dad-8cef-c33e2d4a16cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:05.325179 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-b07a7741-064e-4f2a-bdce-0edbe4bd840b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Created reservations ['5f15adf8-f464-4a6e-bb04-4055241c7f50', '6bfec080-091f-40c7-be28-3cedfae9e61c', '668eead0-4ee9-48aa-981c-9d6ae86389aa', 'a3d9d530-7266-4e09-a11c-1c18feb24ed3'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:22:05.326740 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b07a7741-064e-4f2a-bdce-0edbe4bd840b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6b5a3b8-b713-4dad-8cef-c33e2d4a16cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f15adf8-f464-4a6e-bb04-4055241c7f50', '6bfec080-091f-40c7-be28-3cedfae9e61c', '668eead0-4ee9-48aa-981c-9d6ae86389aa', 'a3d9d530-7266-4e09-a11c-1c18feb24ed3']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:05.327462 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b07a7741-064e-4f2a-bdce-0edbe4bd840b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (474bb8f6-0861-4d54-a7bf-aa518b535ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:05.352276 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b07a7741-064e-4f2a-bdce-0edbe4bd840b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (474bb8f6-0861-4d54-a7bf-aa518b535ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba45ae4c-a2f7-48bf-955b-51626e5898af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1794556378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee9b4470556e417f9fa68db4440e6275',qos_specs=None,replication_status=,reservations=['5f15adf8-f464-4a6e-bb04-4055241c7f50','6bfec080-091f-40c7-be28-3cedfae9e61c','668eead0-4ee9-48aa-981c-9d6ae86389aa','a3d9d530-7266-4e09-a11c-1c18feb24ed3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2b527234b654d94a050862338d468c2',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:22:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1794556378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba45ae4c-a2f7-48bf-955b-51626e5898af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee9b4470556e417f9fa68db4440e6275',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2b527234b654d94a050862338d468c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:05.352883 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b07a7741-064e-4f2a-bdce-0edbe4bd840b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b86222b8-4699-4f08-bb45-e3d7658db167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:05.375823 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b07a7741-064e-4f2a-bdce-0edbe4bd840b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b86222b8-4699-4f08-bb45-e3d7658db167) transitioned into state 'SUCCESS' from state '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-1794556378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee9b4470556e417f9fa68db4440e6275',qos_specs=None,replication_status=,reservations=['5f15adf8-f464-4a6e-bb04-4055241c7f50','6bfec080-091f-40c7-be28-3cedfae9e61c','668eead0-4ee9-48aa-981c-9d6ae86389aa','a3d9d530-7266-4e09-a11c-1c18feb24ed3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2b527234b654d94a050862338d468c2',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:05.376633 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b07a7741-064e-4f2a-bdce-0edbe4bd840b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfff72b4-6bab-491c-8ba6-eef13208391b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:05.393867 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b07a7741-064e-4f2a-bdce-0edbe4bd840b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfff72b4-6bab-491c-8ba6-eef13208391b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:05.393867 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b07a7741-064e-4f2a-bdce-0edbe4bd840b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Flow 'volume_create_api' (f8bb9488-80af-4081-9192-399fa1e9ec05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:22:05.393867 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b07a7741-064e-4f2a-bdce-0edbe4bd840b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Create volume request issued successfully. Aug 06 14:22:05.394221 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b07a7741-064e-4f2a-bdce-0edbe4bd840b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:22:05.394620 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 217/866] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:22:05 2026] POST /volume/v3/volumes => generated 749 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:22:05.531551 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-d0188c68-5ecc-414b-bdc0-e055484240c7 req-3a2148af-dc28-44fe-b5bd-0d3bdeac3902 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:05.533803 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-d0188c68-5ecc-414b-bdc0-e055484240c7 req-3a2148af-dc28-44fe-b5bd-0d3bdeac3902 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:22:05.534285 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-d0188c68-5ecc-414b-bdc0-e055484240c7 req-3a2148af-dc28-44fe-b5bd-0d3bdeac3902 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:05.534555 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-d0188c68-5ecc-414b-bdc0-e055484240c7 req-3a2148af-dc28-44fe-b5bd-0d3bdeac3902 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:05.549459 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:05.549459 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:05.555830 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-d0188c68-5ecc-414b-bdc0-e055484240c7 req-3a2148af-dc28-44fe-b5bd-0d3bdeac3902 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:05.558523 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-d0188c68-5ecc-414b-bdc0-e055484240c7 req-3a2148af-dc28-44fe-b5bd-0d3bdeac3902 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:22:05.558523 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 219/867] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:22:05 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 1445 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:05.581268 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-d0188c68-5ecc-414b-bdc0-e055484240c7 req-fdad43b8-c9ae-47d1-8685-ee00ba9751da None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:05.585034 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-d0188c68-5ecc-414b-bdc0-e055484240c7 req-fdad43b8-c9ae-47d1-8685-ee00ba9751da tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] DELETE https://10.4.3.229/volume/v3/attachments/a2c7fa1e-4203-46aa-b1c5-a0ed303585f7 Aug 06 14:22:05.585261 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-d0188c68-5ecc-414b-bdc0-e055484240c7 req-fdad43b8-c9ae-47d1-8685-ee00ba9751da tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:05.585501 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-d0188c68-5ecc-414b-bdc0-e055484240c7 req-fdad43b8-c9ae-47d1-8685-ee00ba9751da tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:05.592953 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:05.592953 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:05.647767 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-d0188c68-5ecc-414b-bdc0-e055484240c7 req-fdad43b8-c9ae-47d1-8685-ee00ba9751da tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments/a2c7fa1e-4203-46aa-b1c5-a0ed303585f7 returned with HTTP 200 Aug 06 14:22:05.648378 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 217/868] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:22:05 2026] DELETE /volume/v3/attachments/a2c7fa1e-4203-46aa-b1c5-a0ed303585f7 => generated 192 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:05.712735 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-509cf0cf-3684-4d1c-8259-773180fc873c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:05.715953 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-509cf0cf-3684-4d1c-8259-773180fc873c tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/volumes/4558a986-0e2a-49e6-b290-5c521705b7a4 Aug 06 14:22:05.716154 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-509cf0cf-3684-4d1c-8259-773180fc873c tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:05.716590 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-509cf0cf-3684-4d1c-8259-773180fc873c tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:05.724674 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:05.724674 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:05.729091 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-509cf0cf-3684-4d1c-8259-773180fc873c tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Volume info retrieved successfully. Aug 06 14:22:05.729976 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-509cf0cf-3684-4d1c-8259-773180fc873c tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:22:05.730227 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-509cf0cf-3684-4d1c-8259-773180fc873c tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:22:05.796018 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.sqlalchemy.engines [None req-509cf0cf-3684-4d1c-8259-773180fc873c tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:22:05.799913 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:05.799913 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:05.809094 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-509cf0cf-3684-4d1c-8259-773180fc873c tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/volumes/4558a986-0e2a-49e6-b290-5c521705b7a4 returned with HTTP 200 Aug 06 14:22:05.809847 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 216/869] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:22:05 2026] GET /volume/v3/volumes/4558a986-0e2a-49e6-b290-5c521705b7a4 => generated 907 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:05.828010 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c74ef546-8644-46cc-bd3b-3d6e3bb7482c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:05.829777 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c74ef546-8644-46cc-bd3b-3d6e3bb7482c tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/groups/8abfe3fe-120b-4db5-a4e9-0379688f5906 Aug 06 14:22:05.830016 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c74ef546-8644-46cc-bd3b-3d6e3bb7482c tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:05.830278 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c74ef546-8644-46cc-bd3b-3d6e3bb7482c tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:05.830461 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.groups [None req-c74ef546-8644-46cc-bd3b-3d6e3bb7482c tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] show called for member 8abfe3fe-120b-4db5-a4e9-0379688f5906 {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:22:05.833918 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:05.833918 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:05.841136 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c74ef546-8644-46cc-bd3b-3d6e3bb7482c tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/groups/8abfe3fe-120b-4db5-a4e9-0379688f5906 returned with HTTP 200 Aug 06 14:22:05.841541 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 218/870] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:22:05 2026] GET /volume/v3/groups/8abfe3fe-120b-4db5-a4e9-0379688f5906 => generated 322 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:05.853210 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-67d5dd6d-e8d4-40c7-8ea9-9554e02d5012 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:05.856100 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-67d5dd6d-e8d4-40c7-8ea9-9554e02d5012 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/groups/7422a966-f6f4-4296-827c-15f92272f81a Aug 06 14:22:05.856100 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-67d5dd6d-e8d4-40c7-8ea9-9554e02d5012 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:05.856100 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-67d5dd6d-e8d4-40c7-8ea9-9554e02d5012 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:05.856100 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.groups [None req-67d5dd6d-e8d4-40c7-8ea9-9554e02d5012 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] show called for member 7422a966-f6f4-4296-827c-15f92272f81a {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:22:05.858575 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:05.858575 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:05.865177 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-67d5dd6d-e8d4-40c7-8ea9-9554e02d5012 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/groups/7422a966-f6f4-4296-827c-15f92272f81a returned with HTTP 200 Aug 06 14:22:05.865642 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 220/871] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:22:05 2026] GET /volume/v3/groups/7422a966-f6f4-4296-827c-15f92272f81a => generated 323 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:05.871552 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-409185cf-523d-418d-a67d-b7e85ae08a9f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:05.874732 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-409185cf-523d-418d-a67d-b7e85ae08a9f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:22:05.874919 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-409185cf-523d-418d-a67d-b7e85ae08a9f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:05.875151 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-409185cf-523d-418d-a67d-b7e85ae08a9f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:05.878769 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8d279c5e-69b6-424a-8c84-cf938857dd98 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:05.880883 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8d279c5e-69b6-424a-8c84-cf938857dd98 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/groups/detail Aug 06 14:22:05.881136 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8d279c5e-69b6-424a-8c84-cf938857dd98 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:05.881370 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8d279c5e-69b6-424a-8c84-cf938857dd98 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:05.896946 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:05.896946 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:05.901321 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-409185cf-523d-418d-a67d-b7e85ae08a9f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:05.905496 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-409185cf-523d-418d-a67d-b7e85ae08a9f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:22:05.905858 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 218/872] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:05 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 1145 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:05.926536 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8d279c5e-69b6-424a-8c84-cf938857dd98 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/groups/detail returned with HTTP 200 Aug 06 14:22:05.927153 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 217/873] 10.4.3.229 () {68 vars in 1296 bytes} [Thu Aug 6 14:22:05 2026] GET /volume/v3/groups/detail => generated 639 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:05.938037 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-cac3943c-3798-433e-b30c-c7b3bcb791e9 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:05.939745 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cac3943c-3798-433e-b30c-c7b3bcb791e9 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:22:05.939944 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cac3943c-3798-433e-b30c-c7b3bcb791e9 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:05.940202 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cac3943c-3798-433e-b30c-c7b3bcb791e9 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'detail' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:05.940451 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [None req-cac3943c-3798-433e-b30c-c7b3bcb791e9 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:22:05.940781 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:05.940781 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:05.941217 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-cac3943c-3798-433e-b30c-c7b3bcb791e9 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100398) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:22:05.952036 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-cac3943c-3798-433e-b30c-c7b3bcb791e9 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Get all volumes completed successfully. Aug 06 14:22:05.953043 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-cac3943c-3798-433e-b30c-c7b3bcb791e9 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:22:05.953043 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-cac3943c-3798-433e-b30c-c7b3bcb791e9 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:22:05.972747 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-be5fb604-c4e8-4b61-9f3d-c6bb394d9197 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:05.976781 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-be5fb604-c4e8-4b61-9f3d-c6bb394d9197 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-reader] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:22:05.976781 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-be5fb604-c4e8-4b61-9f3d-c6bb394d9197 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-reader] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:05.976781 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-be5fb604-c4e8-4b61-9f3d-c6bb394d9197 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-reader] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:05.992633 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:05.992633 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:05.998910 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-be5fb604-c4e8-4b61-9f3d-c6bb394d9197 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-reader] Volume info retrieved successfully. Aug 06 14:22:06.001710 np0000006659 devstack@c-api.service[100398]: DEBUG oslo_db.sqlalchemy.engines [None req-cac3943c-3798-433e-b30c-c7b3bcb791e9 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:22:06.004927 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-be5fb604-c4e8-4b61-9f3d-c6bb394d9197 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-reader] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:22:06.005138 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:06.005138 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:06.005418 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 221/874] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:05 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:06.015087 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cac3943c-3798-433e-b30c-c7b3bcb791e9 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:22:06.015553 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 219/875] 10.4.3.229 () {68 vars in 1299 bytes} [Thu Aug 6 14:22:05 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:06.034091 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9085a1e5-75fc-4676-a58a-a40d4f68f703 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:06.036101 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9085a1e5-75fc-4676-a58a-a40d4f68f703 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:22:06.036390 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9085a1e5-75fc-4676-a58a-a40d4f68f703 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:06.036663 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9085a1e5-75fc-4676-a58a-a40d4f68f703 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'detail' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:06.036982 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.api_utils [None req-9085a1e5-75fc-4676-a58a-a40d4f68f703 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Removing options '' from query. {{(pid=100399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:22:06.038264 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-9085a1e5-75fc-4676-a58a-a40d4f68f703 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100399) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:22:06.048954 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-9085a1e5-75fc-4676-a58a-a40d4f68f703 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Get all volumes completed successfully. Aug 06 14:22:06.050292 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-9085a1e5-75fc-4676-a58a-a40d4f68f703 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:22:06.050292 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-9085a1e5-75fc-4676-a58a-a40d4f68f703 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:22:06.069695 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-d44a1ccc-4fd9-4d1d-bf82-f27c2d07b5fd req-d91e9a06-607e-48f2-b83c-b25cb40b73a2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:06.073455 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-d44a1ccc-4fd9-4d1d-bf82-f27c2d07b5fd req-d91e9a06-607e-48f2-b83c-b25cb40b73a2 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:22:06.073455 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-d44a1ccc-4fd9-4d1d-bf82-f27c2d07b5fd req-d91e9a06-607e-48f2-b83c-b25cb40b73a2 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:06.073455 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-d44a1ccc-4fd9-4d1d-bf82-f27c2d07b5fd req-d91e9a06-607e-48f2-b83c-b25cb40b73a2 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:06.087481 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:06.087481 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:06.092843 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-d44a1ccc-4fd9-4d1d-bf82-f27c2d07b5fd req-d91e9a06-607e-48f2-b83c-b25cb40b73a2 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:06.097948 np0000006659 devstack@c-api.service[100399]: DEBUG oslo_db.sqlalchemy.engines [None req-9085a1e5-75fc-4676-a58a-a40d4f68f703 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100399) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:22:06.098554 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-d44a1ccc-4fd9-4d1d-bf82-f27c2d07b5fd req-d91e9a06-607e-48f2-b83c-b25cb40b73a2 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:22:06.099207 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 218/876] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:22:06 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:06.105450 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:06.105450 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:06.114709 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9085a1e5-75fc-4676-a58a-a40d4f68f703 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:22:06.115193 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 219/877] 10.4.3.229 () {68 vars in 1299 bytes} [Thu Aug 6 14:22:06 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:06.124022 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-d44a1ccc-4fd9-4d1d-bf82-f27c2d07b5fd req-7eab8b6b-8674-4512-a705-3ea54a926476 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:06.127932 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-d44a1ccc-4fd9-4d1d-bf82-f27c2d07b5fd req-7eab8b6b-8674-4512-a705-3ea54a926476 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] POST https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53/action Aug 06 14:22:06.128237 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-d44a1ccc-4fd9-4d1d-bf82-f27c2d07b5fd req-7eab8b6b-8674-4512-a705-3ea54a926476 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:22:06.128402 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-d44a1ccc-4fd9-4d1d-bf82-f27c2d07b5fd req-7eab8b6b-8674-4512-a705-3ea54a926476 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:06.131442 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1969ed98-0824-4738-987d-9a93fa203d8a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:06.134016 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1969ed98-0824-4738-987d-9a93fa203d8a tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] POST https://10.4.3.229/volume/v3/groups/8abfe3fe-120b-4db5-a4e9-0379688f5906/action Aug 06 14:22:06.134770 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1969ed98-0824-4738-987d-9a93fa203d8a tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:22:06.135628 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1969ed98-0824-4738-987d-9a93fa203d8a tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:06.138371 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.groups [None req-1969ed98-0824-4738-987d-9a93fa203d8a tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] delete called for group 8abfe3fe-120b-4db5-a4e9-0379688f5906 {{(pid=100398) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 14:22:06.138371 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.groups [None req-1969ed98-0824-4738-987d-9a93fa203d8a tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Delete group with id: 8abfe3fe-120b-4db5-a4e9-0379688f5906 Aug 06 14:22:06.141657 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:06.141657 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:06.145597 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:06.145597 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:06.146524 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-d44a1ccc-4fd9-4d1d-bf82-f27c2d07b5fd req-7eab8b6b-8674-4512-a705-3ea54a926476 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:06.159354 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-d44a1ccc-4fd9-4d1d-bf82-f27c2d07b5fd req-7eab8b6b-8674-4512-a705-3ea54a926476 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Begin detaching volume completed successfully. Aug 06 14:22:06.159354 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-d44a1ccc-4fd9-4d1d-bf82-f27c2d07b5fd req-7eab8b6b-8674-4512-a705-3ea54a926476 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53/action returned with HTTP 202 Aug 06 14:22:06.159354 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 222/878] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:22:06 2026] POST /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:22:06.179640 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0eb39694-0143-4504-840a-2b0f784b4fe5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:06.182117 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0eb39694-0143-4504-840a-2b0f784b4fe5 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:22:06.182322 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0eb39694-0143-4504-840a-2b0f784b4fe5 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:06.182534 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0eb39694-0143-4504-840a-2b0f784b4fe5 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:06.195337 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:06.195337 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:06.200542 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-0eb39694-0143-4504-840a-2b0f784b4fe5 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:06.205205 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0eb39694-0143-4504-840a-2b0f784b4fe5 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:22:06.205660 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 219/879] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:06 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:06.211138 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a74fa0fc-d5a4-4d76-8f7d-2ce6cf10b5c6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:06.211688 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a74fa0fc-d5a4-4d76-8f7d-2ce6cf10b5c6 None None] GET https://10.4.3.229/volume// Aug 06 14:22:06.211915 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a74fa0fc-d5a4-4d76-8f7d-2ce6cf10b5c6 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:06.212356 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a74fa0fc-d5a4-4d76-8f7d-2ce6cf10b5c6 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:06.212731 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a74fa0fc-d5a4-4d76-8f7d-2ce6cf10b5c6 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:22:06.213000 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 220/880] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:22: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 06 14:22:06.223371 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-d44a1ccc-4fd9-4d1d-bf82-f27c2d07b5fd req-1f028771-8953-4a79-87de-dc2c24c5beaa None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:06.225055 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-d44a1ccc-4fd9-4d1d-bf82-f27c2d07b5fd req-1f028771-8953-4a79-87de-dc2c24c5beaa tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:22:06.226593 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-d44a1ccc-4fd9-4d1d-bf82-f27c2d07b5fd req-1f028771-8953-4a79-87de-dc2c24c5beaa tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:06.226593 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-d44a1ccc-4fd9-4d1d-bf82-f27c2d07b5fd req-1f028771-8953-4a79-87de-dc2c24c5beaa tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:06.235863 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:06.235863 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:06.237774 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1969ed98-0824-4738-987d-9a93fa203d8a tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/groups/8abfe3fe-120b-4db5-a4e9-0379688f5906/action returned with HTTP 202 Aug 06 14:22:06.237774 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 220/881] 10.4.3.229 () {70 vars in 1428 bytes} [Thu Aug 6 14:22:06 2026] POST /volume/v3/groups/8abfe3fe-120b-4db5-a4e9-0379688f5906/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:22:06.250541 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6ec73ffb-9286-4e67-9934-549a13c71575 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:06.252646 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6ec73ffb-9286-4e67-9934-549a13c71575 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/volumes/4558a986-0e2a-49e6-b290-5c521705b7a4 Aug 06 14:22:06.255449 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6ec73ffb-9286-4e67-9934-549a13c71575 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:06.255541 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-d44a1ccc-4fd9-4d1d-bf82-f27c2d07b5fd req-1f028771-8953-4a79-87de-dc2c24c5beaa tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:06.255586 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6ec73ffb-9286-4e67-9934-549a13c71575 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:06.259336 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-d44a1ccc-4fd9-4d1d-bf82-f27c2d07b5fd req-1f028771-8953-4a79-87de-dc2c24c5beaa tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:22:06.260500 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 223/882] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:22:06 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 1328 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:22:06.262782 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:06.262782 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:06.268237 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-6ec73ffb-9286-4e67-9934-549a13c71575 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Volume info retrieved successfully. Aug 06 14:22:06.269108 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-6ec73ffb-9286-4e67-9934-549a13c71575 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:22:06.269294 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-6ec73ffb-9286-4e67-9934-549a13c71575 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:22:06.320253 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.sqlalchemy.engines [None req-6ec73ffb-9286-4e67-9934-549a13c71575 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:22:06.324253 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:06.324253 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:06.333776 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6ec73ffb-9286-4e67-9934-549a13c71575 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/volumes/4558a986-0e2a-49e6-b290-5c521705b7a4 returned with HTTP 200 Aug 06 14:22:06.334508 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 220/883] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:22:06 2026] GET /volume/v3/volumes/4558a986-0e2a-49e6-b290-5c521705b7a4 => generated 906 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:07.231009 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-73f0d621-2df3-4d51-8f65-45a1e9920661 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:07.233780 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-73f0d621-2df3-4d51-8f65-45a1e9920661 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:22:07.233997 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-73f0d621-2df3-4d51-8f65-45a1e9920661 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:07.234225 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-73f0d621-2df3-4d51-8f65-45a1e9920661 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:07.245824 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:07.245824 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:07.249702 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-73f0d621-2df3-4d51-8f65-45a1e9920661 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:07.254380 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-73f0d621-2df3-4d51-8f65-45a1e9920661 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:22:07.254859 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 221/884] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:07 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:07.350403 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-edf27183-42ac-47b0-ab8d-afff1de89040 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:07.352168 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-edf27183-42ac-47b0-ab8d-afff1de89040 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/volumes/4558a986-0e2a-49e6-b290-5c521705b7a4 Aug 06 14:22:07.352431 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-edf27183-42ac-47b0-ab8d-afff1de89040 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:07.352655 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-edf27183-42ac-47b0-ab8d-afff1de89040 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:07.359237 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-edf27183-42ac-47b0-ab8d-afff1de89040 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/volumes/4558a986-0e2a-49e6-b290-5c521705b7a4 returned with HTTP 404 Aug 06 14:22:07.359237 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 221/885] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:22:07 2026] GET /volume/v3/volumes/4558a986-0e2a-49e6-b290-5c521705b7a4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:22:07.368900 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-533db273-51a5-48ff-a7cd-ff98cdaaaa48 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:07.373035 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-533db273-51a5-48ff-a7cd-ff98cdaaaa48 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/groups/8abfe3fe-120b-4db5-a4e9-0379688f5906 Aug 06 14:22:07.373035 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-533db273-51a5-48ff-a7cd-ff98cdaaaa48 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:07.373035 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-533db273-51a5-48ff-a7cd-ff98cdaaaa48 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:07.373035 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.groups [None req-533db273-51a5-48ff-a7cd-ff98cdaaaa48 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] show called for member 8abfe3fe-120b-4db5-a4e9-0379688f5906 {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:22:07.376154 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-533db273-51a5-48ff-a7cd-ff98cdaaaa48 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/groups/8abfe3fe-120b-4db5-a4e9-0379688f5906 returned with HTTP 404 Aug 06 14:22:07.376739 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 224/886] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:22:07 2026] GET /volume/v3/groups/8abfe3fe-120b-4db5-a4e9-0379688f5906 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:22:07.390768 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-67f31837-3592-420f-bc93-1e31ba958c86 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:07.394216 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-67f31837-3592-420f-bc93-1e31ba958c86 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] POST https://10.4.3.229/volume/v3/groups/7422a966-f6f4-4296-827c-15f92272f81a/action Aug 06 14:22:07.394663 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-67f31837-3592-420f-bc93-1e31ba958c86 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:22:07.394834 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-67f31837-3592-420f-bc93-1e31ba958c86 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:07.396597 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.groups [None req-67f31837-3592-420f-bc93-1e31ba958c86 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] delete called for group 7422a966-f6f4-4296-827c-15f92272f81a {{(pid=100397) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 14:22:07.396749 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.groups [None req-67f31837-3592-420f-bc93-1e31ba958c86 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Delete group with id: 7422a966-f6f4-4296-827c-15f92272f81a Aug 06 14:22:07.401632 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:07.401632 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:07.429883 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-67f31837-3592-420f-bc93-1e31ba958c86 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/groups/7422a966-f6f4-4296-827c-15f92272f81a/action returned with HTTP 202 Aug 06 14:22:07.430364 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 221/887] 10.4.3.229 () {70 vars in 1428 bytes} [Thu Aug 6 14:22:07 2026] POST /volume/v3/groups/7422a966-f6f4-4296-827c-15f92272f81a/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:22:07.438918 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-0d5cb3bf-dd29-493e-a74d-10c3318d1021 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:07.440539 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0d5cb3bf-dd29-493e-a74d-10c3318d1021 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/groups/7422a966-f6f4-4296-827c-15f92272f81a Aug 06 14:22:07.440926 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0d5cb3bf-dd29-493e-a74d-10c3318d1021 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:07.441091 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0d5cb3bf-dd29-493e-a74d-10c3318d1021 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:07.441293 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.groups [None req-0d5cb3bf-dd29-493e-a74d-10c3318d1021 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] show called for member 7422a966-f6f4-4296-827c-15f92272f81a {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:22:07.445736 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:07.445736 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:07.466524 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0d5cb3bf-dd29-493e-a74d-10c3318d1021 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/groups/7422a966-f6f4-4296-827c-15f92272f81a returned with HTTP 200 Aug 06 14:22:07.467227 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 222/888] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:22:07 2026] GET /volume/v3/groups/7422a966-f6f4-4296-827c-15f92272f81a => generated 322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:07.948842 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-8a4c0783-292a-4c69-96b4-81a183ecfcf7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:07.952804 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-8a4c0783-292a-4c69-96b4-81a183ecfcf7 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] GET https://10.4.3.229/volume/v3/volumes/c4880d5c-49d8-4243-9858-b1e176087713 Aug 06 14:22:07.953066 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-8a4c0783-292a-4c69-96b4-81a183ecfcf7 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:07.953327 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-8a4c0783-292a-4c69-96b4-81a183ecfcf7 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:07.963404 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:07.963404 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:07.969763 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-8a4c0783-292a-4c69-96b4-81a183ecfcf7 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Volume info retrieved successfully. Aug 06 14:22:07.979820 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-8a4c0783-292a-4c69-96b4-81a183ecfcf7 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/volumes/c4880d5c-49d8-4243-9858-b1e176087713 returned with HTTP 200 Aug 06 14:22:07.980726 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 222/889] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:22:07 2026] GET /volume/v3/volumes/c4880d5c-49d8-4243-9858-b1e176087713 => generated 1360 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:07.991402 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-914d9573-487f-4a04-b5fd-b2ea1ce57fb5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:07.997473 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-914d9573-487f-4a04-b5fd-b2ea1ce57fb5 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] GET https://10.4.3.229/volume/v3/volumes/f5185bc9-3ec0-4f7c-bc93-b4e3bb5ced28 Aug 06 14:22:07.997473 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-914d9573-487f-4a04-b5fd-b2ea1ce57fb5 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:07.997473 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-914d9573-487f-4a04-b5fd-b2ea1ce57fb5 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:08.006712 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:08.006712 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:08.011496 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-914d9573-487f-4a04-b5fd-b2ea1ce57fb5 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Volume info retrieved successfully. Aug 06 14:22:08.016251 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-914d9573-487f-4a04-b5fd-b2ea1ce57fb5 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/volumes/f5185bc9-3ec0-4f7c-bc93-b4e3bb5ced28 returned with HTTP 200 Aug 06 14:22:08.016668 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 225/890] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:22:07 2026] GET /volume/v3/volumes/f5185bc9-3ec0-4f7c-bc93-b4e3bb5ced28 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:08.025564 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-0c967434-43fd-4b92-b45f-2395057cf997 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:08.031222 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-0c967434-43fd-4b92-b45f-2395057cf997 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] GET https://10.4.3.229/volume/v3/volumes/4aa7b841-9191-4b2d-ba96-b98dd6816d5a Aug 06 14:22:08.031481 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-0c967434-43fd-4b92-b45f-2395057cf997 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:08.031599 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-0c967434-43fd-4b92-b45f-2395057cf997 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:08.039917 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:08.039917 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:08.043917 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-0c967434-43fd-4b92-b45f-2395057cf997 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Volume info retrieved successfully. Aug 06 14:22:08.048559 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-0c967434-43fd-4b92-b45f-2395057cf997 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/volumes/4aa7b841-9191-4b2d-ba96-b98dd6816d5a returned with HTTP 200 Aug 06 14:22:08.048691 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 222/891] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:22:08 2026] GET /volume/v3/volumes/4aa7b841-9191-4b2d-ba96-b98dd6816d5a => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:08.063565 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8704dbd2-a24e-4985-99da-d67cb526cd99 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:08.063967 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8704dbd2-a24e-4985-99da-d67cb526cd99 None None] GET https://10.4.3.229/volume// Aug 06 14:22:08.064153 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8704dbd2-a24e-4985-99da-d67cb526cd99 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:08.064343 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8704dbd2-a24e-4985-99da-d67cb526cd99 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:08.064681 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8704dbd2-a24e-4985-99da-d67cb526cd99 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:22:08.065102 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 223/892] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14:22:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:22:08.082755 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-db8621a6-4fe8-4329-ad23-346bfc58a71f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:08.087084 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-db8621a6-4fe8-4329-ad23-346bfc58a71f tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:22:08.087542 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-db8621a6-4fe8-4329-ad23-346bfc58a71f tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4880d5c-49d8-4243-9858-b1e176087713", "connector": null, "instance_uuid": "cbf690c9-f05a-4264-b118-5c981ff77985"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:08.099629 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:08.099629 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:08.141713 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-db8621a6-4fe8-4329-ad23-346bfc58a71f tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:22:08.142265 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 223/893] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:22:08 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:08.154263 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f0a3ff0e-d48e-4203-8aff-56b9e73ab7ed None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:08.154861 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f0a3ff0e-d48e-4203-8aff-56b9e73ab7ed None None] GET https://10.4.3.229/volume// Aug 06 14:22:08.155091 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f0a3ff0e-d48e-4203-8aff-56b9e73ab7ed None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:08.155386 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f0a3ff0e-d48e-4203-8aff-56b9e73ab7ed None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:08.155935 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f0a3ff0e-d48e-4203-8aff-56b9e73ab7ed None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:22:08.156309 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 226/894] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14:22: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 06 14:22:08.166000 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-209f3608-f79e-4f9e-a9fe-777cfd85f27b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:08.167990 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-209f3608-f79e-4f9e-a9fe-777cfd85f27b tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:22:08.168384 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-209f3608-f79e-4f9e-a9fe-777cfd85f27b tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f5185bc9-3ec0-4f7c-bc93-b4e3bb5ced28", "connector": null, "instance_uuid": "cbf690c9-f05a-4264-b118-5c981ff77985"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:08.178365 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:08.178365 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:08.213596 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-209f3608-f79e-4f9e-a9fe-777cfd85f27b tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:22:08.214285 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 223/895] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:22:08 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:08.223446 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2a2f24b0-fc66-4daa-9359-0de91f9711c7 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:08.223854 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2a2f24b0-fc66-4daa-9359-0de91f9711c7 None None] GET https://10.4.3.229/volume// Aug 06 14:22:08.224046 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2a2f24b0-fc66-4daa-9359-0de91f9711c7 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:08.224258 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2a2f24b0-fc66-4daa-9359-0de91f9711c7 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:08.224579 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2a2f24b0-fc66-4daa-9359-0de91f9711c7 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:22:08.224869 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 224/896] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14:22:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:22:08.233765 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-ab150e4a-a774-4663-baba-1ca8c3043d24 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:08.236477 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-ab150e4a-a774-4663-baba-1ca8c3043d24 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:22:08.236969 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-ab150e4a-a774-4663-baba-1ca8c3043d24 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4aa7b841-9191-4b2d-ba96-b98dd6816d5a", "connector": null, "instance_uuid": "cbf690c9-f05a-4264-b118-5c981ff77985"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:08.248697 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:08.248697 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:08.275277 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-4c4806df-c68c-4cb2-bb85-001188877456 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:08.278170 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-ab150e4a-a774-4663-baba-1ca8c3043d24 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:22:08.278364 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4c4806df-c68c-4cb2-bb85-001188877456 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:22:08.278417 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 224/897] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:22:08 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:08.278496 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4c4806df-c68c-4cb2-bb85-001188877456 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:08.280312 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4c4806df-c68c-4cb2-bb85-001188877456 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:08.293570 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:08.293570 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:08.298021 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-4c4806df-c68c-4cb2-bb85-001188877456 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:08.302676 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4c4806df-c68c-4cb2-bb85-001188877456 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:22:08.303298 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 227/898] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:08 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 14:22:08.477545 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ba74996c-469c-4368-b437-16e6fffbb860 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:08.479483 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ba74996c-469c-4368-b437-16e6fffbb860 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/groups/7422a966-f6f4-4296-827c-15f92272f81a Aug 06 14:22:08.479677 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ba74996c-469c-4368-b437-16e6fffbb860 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:08.479863 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ba74996c-469c-4368-b437-16e6fffbb860 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:08.479999 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.groups [None req-ba74996c-469c-4368-b437-16e6fffbb860 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] show called for member 7422a966-f6f4-4296-827c-15f92272f81a {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:22:08.483441 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ba74996c-469c-4368-b437-16e6fffbb860 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/groups/7422a966-f6f4-4296-827c-15f92272f81a returned with HTTP 404 Aug 06 14:22:08.483908 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 224/899] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:22:08 2026] GET /volume/v3/groups/7422a966-f6f4-4296-827c-15f92272f81a => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:22:08.492663 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-34639632-6a3c-4814-8845-8afe227b7583 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:08.496012 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-34639632-6a3c-4814-8845-8afe227b7583 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/groups/detail Aug 06 14:22:08.496463 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-34639632-6a3c-4814-8845-8afe227b7583 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:08.496463 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-34639632-6a3c-4814-8845-8afe227b7583 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:08.496757 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:08.496757 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:08.504858 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-34639632-6a3c-4814-8845-8afe227b7583 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/groups/detail returned with HTTP 200 Aug 06 14:22:08.505454 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 225/900] 10.4.3.229 () {68 vars in 1296 bytes} [Thu Aug 6 14:22:08 2026] GET /volume/v3/groups/detail => generated 14 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:08.518968 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-41f7a7a1-e301-4dbf-adfb-1126f778d76e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:08.524833 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-41f7a7a1-e301-4dbf-adfb-1126f778d76e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:22:08.525194 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-41f7a7a1-e301-4dbf-adfb-1126f778d76e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:08.525650 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-41f7a7a1-e301-4dbf-adfb-1126f778d76e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'detail' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:08.525817 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [None req-41f7a7a1-e301-4dbf-adfb-1126f778d76e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:22:08.526201 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:08.526201 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:08.526887 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-41f7a7a1-e301-4dbf-adfb-1126f778d76e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100398) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:22:08.535835 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-41f7a7a1-e301-4dbf-adfb-1126f778d76e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Get all volumes completed successfully. Aug 06 14:22:08.537938 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-41f7a7a1-e301-4dbf-adfb-1126f778d76e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:22:08.538253 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 225/901] 10.4.3.229 () {68 vars in 1299 bytes} [Thu Aug 6 14:22:08 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 06 14:22:08.557458 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3382ebf6-388a-401d-8a3a-6ed63455a6e6 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:08.560283 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3382ebf6-388a-401d-8a3a-6ed63455a6e6 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] POST https://10.4.3.229/volume/v3/groups/7422a966-f6f4-4296-827c-15f92272f81a/action Aug 06 14:22:08.564012 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3382ebf6-388a-401d-8a3a-6ed63455a6e6 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:22:08.564257 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3382ebf6-388a-401d-8a3a-6ed63455a6e6 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:08.566717 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.groups [None req-3382ebf6-388a-401d-8a3a-6ed63455a6e6 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] delete called for group 7422a966-f6f4-4296-827c-15f92272f81a {{(pid=100396) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 14:22:08.566717 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.groups [None req-3382ebf6-388a-401d-8a3a-6ed63455a6e6 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Delete group with id: 7422a966-f6f4-4296-827c-15f92272f81a Aug 06 14:22:08.572632 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3382ebf6-388a-401d-8a3a-6ed63455a6e6 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/groups/7422a966-f6f4-4296-827c-15f92272f81a/action returned with HTTP 404 Aug 06 14:22:08.573301 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 228/902] 10.4.3.229 () {70 vars in 1428 bytes} [Thu Aug 6 14:22:08 2026] POST /volume/v3/groups/7422a966-f6f4-4296-827c-15f92272f81a/action => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:22:08.581287 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a8564459-b711-4bd7-b39e-5d79ec065cf4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:08.582907 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a8564459-b711-4bd7-b39e-5d79ec065cf4 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:22:08.583158 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a8564459-b711-4bd7-b39e-5d79ec065cf4 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:08.583364 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a8564459-b711-4bd7-b39e-5d79ec065cf4 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'detail' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:08.583701 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-a8564459-b711-4bd7-b39e-5d79ec065cf4 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:22:08.584086 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:08.584086 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:08.585628 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-a8564459-b711-4bd7-b39e-5d79ec065cf4 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100397) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:22:08.592786 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a8564459-b711-4bd7-b39e-5d79ec065cf4 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Get all volumes completed successfully. Aug 06 14:22:08.595053 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a8564459-b711-4bd7-b39e-5d79ec065cf4 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:22:08.595504 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 225/903] 10.4.3.229 () {68 vars in 1299 bytes} [Thu Aug 6 14:22:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:08.612754 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-15c70c7b-fa8d-4852-9601-4f1a30157317 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:08.615748 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-15c70c7b-fa8d-4852-9601-4f1a30157317 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] POST https://10.4.3.229/volume/v3/groups/8abfe3fe-120b-4db5-a4e9-0379688f5906/action Aug 06 14:22:08.619069 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-15c70c7b-fa8d-4852-9601-4f1a30157317 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:22:08.619069 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-15c70c7b-fa8d-4852-9601-4f1a30157317 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:08.619069 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.groups [None req-15c70c7b-fa8d-4852-9601-4f1a30157317 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] delete called for group 8abfe3fe-120b-4db5-a4e9-0379688f5906 {{(pid=100399) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 14:22:08.619069 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.groups [None req-15c70c7b-fa8d-4852-9601-4f1a30157317 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Delete group with id: 8abfe3fe-120b-4db5-a4e9-0379688f5906 Aug 06 14:22:08.623295 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-15c70c7b-fa8d-4852-9601-4f1a30157317 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/groups/8abfe3fe-120b-4db5-a4e9-0379688f5906/action returned with HTTP 404 Aug 06 14:22:08.624713 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 226/904] 10.4.3.229 () {70 vars in 1428 bytes} [Thu Aug 6 14:22:08 2026] POST /volume/v3/groups/8abfe3fe-120b-4db5-a4e9-0379688f5906/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:22:08.633686 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-02b851ff-f918-4a26-8083-da39c1b06516 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:08.636336 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-02b851ff-f918-4a26-8083-da39c1b06516 tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] DELETE https://10.4.3.229/volume/v3/group_types/f3f7b887-be99-4a31-bd03-7f2cfbec1253 Aug 06 14:22:08.637226 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-02b851ff-f918-4a26-8083-da39c1b06516 tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:08.637226 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-02b851ff-f918-4a26-8083-da39c1b06516 tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:08.654386 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-02b851ff-f918-4a26-8083-da39c1b06516 tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] https://10.4.3.229/volume/v3/group_types/f3f7b887-be99-4a31-bd03-7f2cfbec1253 returned with HTTP 202 Aug 06 14:22:08.654845 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 226/905] 10.4.3.229 () {68 vars in 1404 bytes} [Thu Aug 6 14:22:08 2026] DELETE /volume/v3/group_types/f3f7b887-be99-4a31-bd03-7f2cfbec1253 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:22:08.662330 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-aa28255f-baa0-4e0c-bb33-3fcc474deb08 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:08.664871 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-aa28255f-baa0-4e0c-bb33-3fcc474deb08 tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] DELETE https://10.4.3.229/volume/v3/types/01b3a5ee-e2ae-4995-9c2a-bbb6d0648084 Aug 06 14:22:08.665401 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-aa28255f-baa0-4e0c-bb33-3fcc474deb08 tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:08.665882 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-aa28255f-baa0-4e0c-bb33-3fcc474deb08 tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] Calling method '_delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:08.717204 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-aa28255f-baa0-4e0c-bb33-3fcc474deb08 tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] https://10.4.3.229/volume/v3/types/01b3a5ee-e2ae-4995-9c2a-bbb6d0648084 returned with HTTP 202 Aug 06 14:22:08.717911 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 229/906] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:22:08 2026] DELETE /volume/v3/types/01b3a5ee-e2ae-4995-9c2a-bbb6d0648084 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:22:08.730851 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-2f05dcfc-9e36-42cb-921e-ee63a1c88d76 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:08.732774 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2f05dcfc-9e36-42cb-921e-ee63a1c88d76 tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] GET https://10.4.3.229/volume/v3/types/01b3a5ee-e2ae-4995-9c2a-bbb6d0648084 Aug 06 14:22:08.732853 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2f05dcfc-9e36-42cb-921e-ee63a1c88d76 tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:08.733106 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2f05dcfc-9e36-42cb-921e-ee63a1c88d76 tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:08.736844 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2f05dcfc-9e36-42cb-921e-ee63a1c88d76 tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] https://10.4.3.229/volume/v3/types/01b3a5ee-e2ae-4995-9c2a-bbb6d0648084 returned with HTTP 404 Aug 06 14:22:08.737457 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 226/907] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:22:08 2026] GET /volume/v3/types/01b3a5ee-e2ae-4995-9c2a-bbb6d0648084 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:22:08.749546 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f83a6db1-3935-4ade-b6da-db4f0f5fffe6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:08.751957 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f83a6db1-3935-4ade-b6da-db4f0f5fffe6 tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:22:08.752322 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f83a6db1-3935-4ade-b6da-db4f0f5fffe6 tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-35142518"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:08.768350 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f83a6db1-3935-4ade-b6da-db4f0f5fffe6 tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:22:08.768850 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 227/908] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:22:08 2026] POST /volume/v3/types => generated 214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:08.782268 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4f83caaa-973f-4661-b347-7cbc24025af9 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:08.784357 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4f83caaa-973f-4661-b347-7cbc24025af9 tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] POST https://10.4.3.229/volume/v3/group_types Aug 06 14:22:08.784961 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4f83caaa-973f-4661-b347-7cbc24025af9 tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-391793148"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:08.798976 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4f83caaa-973f-4661-b347-7cbc24025af9 tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] https://10.4.3.229/volume/v3/group_types returned with HTTP 202 Aug 06 14:22:08.799581 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 227/909] 10.4.3.229 () {70 vars in 1311 bytes} [Thu Aug 6 14:22:08 2026] POST /volume/v3/group_types => generated 172 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:22:08.809076 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3198cecf-fcb1-42cf-aa2c-48847feb0b24 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:08.811077 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3198cecf-fcb1-42cf-aa2c-48847feb0b24 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] POST https://10.4.3.229/volume/v3/groups Aug 06 14:22:08.812026 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3198cecf-fcb1-42cf-aa2c-48847feb0b24 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a7d8e692-99da-4c06-8c02-4e7e6d865165", "volume_types": ["ddd34285-0a8a-4901-abb7-2a85d5333ab0"], "name": "tempest-GroupsTest-Group-1407422211"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:08.816168 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.groups [None req-3198cecf-fcb1-42cf-aa2c-48847feb0b24 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Creating new group {'group': {'group_type': 'a7d8e692-99da-4c06-8c02-4e7e6d865165', 'volume_types': ['ddd34285-0a8a-4901-abb7-2a85d5333ab0'], 'name': 'tempest-GroupsTest-Group-1407422211'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 14:22:08.819789 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.groups [None req-3198cecf-fcb1-42cf-aa2c-48847feb0b24 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Creating group tempest-GroupsTest-Group-1407422211. Aug 06 14:22:08.832346 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3198cecf-fcb1-42cf-aa2c-48847feb0b24 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Availability Zones retrieved successfully. Aug 06 14:22:08.849871 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-3198cecf-fcb1-42cf-aa2c-48847feb0b24 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Created reservations ['a4becbcc-abdb-4a7f-bde6-03f507e8a280'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:22:08.882513 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3198cecf-fcb1-42cf-aa2c-48847feb0b24 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/groups returned with HTTP 202 Aug 06 14:22:08.883112 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 230/910] 10.4.3.229 () {70 vars in 1297 bytes} [Thu Aug 6 14:22:08 2026] POST /volume/v3/groups => generated 104 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:22:08.894370 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-65e99c5c-341e-4454-90b3-f61be1d74050 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:08.896077 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-65e99c5c-341e-4454-90b3-f61be1d74050 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 Aug 06 14:22:08.896301 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-65e99c5c-341e-4454-90b3-f61be1d74050 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:08.896519 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-65e99c5c-341e-4454-90b3-f61be1d74050 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:08.897407 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.groups [None req-65e99c5c-341e-4454-90b3-f61be1d74050 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] show called for member 8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:22:08.900789 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:08.900789 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:08.910828 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-65e99c5c-341e-4454-90b3-f61be1d74050 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 returned with HTTP 200 Aug 06 14:22:08.911362 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 227/911] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:22:08 2026] GET /volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 => generated 332 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:09.319135 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f441a62b-8265-477f-9ad0-0749d655ccf8 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:09.320825 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f441a62b-8265-477f-9ad0-0749d655ccf8 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:22:09.321020 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f441a62b-8265-477f-9ad0-0749d655ccf8 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:09.321232 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f441a62b-8265-477f-9ad0-0749d655ccf8 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:09.344561 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:09.344561 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:09.352403 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f441a62b-8265-477f-9ad0-0749d655ccf8 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:09.359799 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f441a62b-8265-477f-9ad0-0749d655ccf8 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:22:09.360593 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 228/912] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:09 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:09.924451 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5e0ba0bc-0767-4a9e-9185-f57c453736bb None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:09.929223 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5e0ba0bc-0767-4a9e-9185-f57c453736bb tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 Aug 06 14:22:09.929475 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5e0ba0bc-0767-4a9e-9185-f57c453736bb tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:09.929750 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5e0ba0bc-0767-4a9e-9185-f57c453736bb tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:09.929817 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.groups [None req-5e0ba0bc-0767-4a9e-9185-f57c453736bb tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] show called for member 8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:22:09.942692 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:09.942692 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:09.959599 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5e0ba0bc-0767-4a9e-9185-f57c453736bb tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 returned with HTTP 200 Aug 06 14:22:09.960038 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 228/913] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:22:09 2026] GET /volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 => generated 333 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:09.970173 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3aea99be-58e8-4439-9c41-20fde381356e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:09.977227 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3aea99be-58e8-4439-9c41-20fde381356e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:22:09.977789 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3aea99be-58e8-4439-9c41-20fde381356e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-566506589", "volume_type": "ddd34285-0a8a-4901-abb7-2a85d5333ab0", "group_id": "8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5", "size": 1}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:09.979267 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-3aea99be-58e8-4439-9c41-20fde381356e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-566506589', 'volume_type': 'ddd34285-0a8a-4901-abb7-2a85d5333ab0', 'group_id': '8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5', 'size': 1}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:22:09.993569 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:09.993569 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:09.995277 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-3aea99be-58e8-4439-9c41-20fde381356e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Create volume of 1 GB Aug 06 14:22:10.001460 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3aea99be-58e8-4439-9c41-20fde381356e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Availability Zones retrieved successfully. Aug 06 14:22:10.008201 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-3aea99be-58e8-4439-9c41-20fde381356e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Flow 'volume_create_api' (93b3e97a-67d3-43ca-acff-373b0ced7b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:22:10.009009 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-3aea99be-58e8-4439-9c41-20fde381356e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2898d393-df71-45b6-a447-c32204465cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:10.010051 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:10.010051 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:10.010051 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-3aea99be-58e8-4439-9c41-20fde381356e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:22:10.034234 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-3aea99be-58e8-4439-9c41-20fde381356e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2898d393-df71-45b6-a447-c32204465cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:22:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ddd34285-0a8a-4901-abb7-2a85d5333ab0,is_public=True,name='tempest-GroupsTest-volume-type-35142518',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ddd34285-0a8a-4901-abb7-2a85d5333ab0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:10.035049 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-3aea99be-58e8-4439-9c41-20fde381356e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d209cf5a-42d1-4768-ac41-6a302068f837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:10.061988 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-3aea99be-58e8-4439-9c41-20fde381356e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-35142518 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-35142518, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:22:10.062262 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-3aea99be-58e8-4439-9c41-20fde381356e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-35142518 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-35142518, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:22:10.097720 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-3aea99be-58e8-4439-9c41-20fde381356e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Created reservations ['8c7d56ce-acc0-4aa3-949b-7bd1d841306d', '93ae4223-f2bb-4d42-8199-87ec557c0a85', '3f7ecc92-5b53-4945-bc77-39fa01ab2580', 'edfd8e1f-3eb6-4714-9eba-a971ce78987f'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:22:10.099238 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-3aea99be-58e8-4439-9c41-20fde381356e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d209cf5a-42d1-4768-ac41-6a302068f837) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c7d56ce-acc0-4aa3-949b-7bd1d841306d', '93ae4223-f2bb-4d42-8199-87ec557c0a85', '3f7ecc92-5b53-4945-bc77-39fa01ab2580', 'edfd8e1f-3eb6-4714-9eba-a971ce78987f']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:10.099404 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-3aea99be-58e8-4439-9c41-20fde381356e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0ba97fb-0ab1-4cc9-8f52-806b00fcd209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:10.123257 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-3aea99be-58e8-4439-9c41-20fde381356e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0ba97fb-0ab1-4cc9-8f52-806b00fcd209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6f14cad-0970-4515-916b-79bc798fddcc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-566506589',encryption_key_id=None,group_id=8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5,group_type_id=,metadata={},multiattach=False,project_id='6bec83b8e36b4bcab63eb72c8266028b',qos_specs=None,replication_status=,reservations=['8c7d56ce-acc0-4aa3-949b-7bd1d841306d','93ae4223-f2bb-4d42-8199-87ec557c0a85','3f7ecc92-5b53-4945-bc77-39fa01ab2580','edfd8e1f-3eb6-4714-9eba-a971ce78987f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='decf6e4ec8744456a7a84b26d03a75b4',volume_type_id=ddd34285-0a8a-4901-abb7-2a85d5333ab0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:22:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-566506589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5,host=None,id=a6f14cad-0970-4515-916b-79bc798fddcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bec83b8e36b4bcab63eb72c8266028b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='decf6e4ec8744456a7a84b26d03a75b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ddd34285-0a8a-4901-abb7-2a85d5333ab0),volume_type_id=ddd34285-0a8a-4901-abb7-2a85d5333ab0)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:10.124141 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-3aea99be-58e8-4439-9c41-20fde381356e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5ccbb4c-b9a5-41da-8cd1-e952e5698903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:10.141613 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a2e43af8-fd24-42fe-8e2f-660c2460e4c3 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:10.142139 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a2e43af8-fd24-42fe-8e2f-660c2460e4c3 None None] GET https://10.4.3.229/volume// Aug 06 14:22:10.142268 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a2e43af8-fd24-42fe-8e2f-660c2460e4c3 None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:10.142519 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a2e43af8-fd24-42fe-8e2f-660c2460e4c3 None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:10.142843 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a2e43af8-fd24-42fe-8e2f-660c2460e4c3 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:22:10.143177 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 228/914] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14: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 06 14:22:10.153248 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-f62404b6-c460-4c14-a19f-3fcbd8af4523 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:10.153626 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-3aea99be-58e8-4439-9c41-20fde381356e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5ccbb4c-b9a5-41da-8cd1-e952e5698903) transitioned into state 'SUCCESS' from state '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-566506589',encryption_key_id=None,group_id=8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5,group_type_id=,metadata={},multiattach=False,project_id='6bec83b8e36b4bcab63eb72c8266028b',qos_specs=None,replication_status=,reservations=['8c7d56ce-acc0-4aa3-949b-7bd1d841306d','93ae4223-f2bb-4d42-8199-87ec557c0a85','3f7ecc92-5b53-4945-bc77-39fa01ab2580','edfd8e1f-3eb6-4714-9eba-a971ce78987f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='decf6e4ec8744456a7a84b26d03a75b4',volume_type_id=ddd34285-0a8a-4901-abb7-2a85d5333ab0)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:10.153626 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-3aea99be-58e8-4439-9c41-20fde381356e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3db04c47-9a6e-4e68-a856-5e8a76e7078f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:10.154159 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-f62404b6-c460-4c14-a19f-3fcbd8af4523 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] GET https://10.4.3.229/volume/v3/volumes/c4880d5c-49d8-4243-9858-b1e176087713 Aug 06 14:22:10.154393 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-f62404b6-c460-4c14-a19f-3fcbd8af4523 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:10.154575 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-f62404b6-c460-4c14-a19f-3fcbd8af4523 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:10.166757 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:10.166757 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:10.169760 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-f62404b6-c460-4c14-a19f-3fcbd8af4523 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Volume info retrieved successfully. Aug 06 14:22:10.172812 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-3aea99be-58e8-4439-9c41-20fde381356e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3db04c47-9a6e-4e68-a856-5e8a76e7078f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:10.173553 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-3aea99be-58e8-4439-9c41-20fde381356e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Flow 'volume_create_api' (93b3e97a-67d3-43ca-acff-373b0ced7b24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:22:10.173808 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3aea99be-58e8-4439-9c41-20fde381356e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Create volume request issued successfully. Aug 06 14:22:10.174388 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-3aea99be-58e8-4439-9c41-20fde381356e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:22:10.174540 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-3aea99be-58e8-4439-9c41-20fde381356e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:22:10.175111 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-f62404b6-c460-4c14-a19f-3fcbd8af4523 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/volumes/c4880d5c-49d8-4243-9858-b1e176087713 returned with HTTP 200 Aug 06 14:22:10.175550 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 229/915] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:22:10 2026] GET /volume/v3/volumes/c4880d5c-49d8-4243-9858-b1e176087713 => generated 1539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:22:10.219413 np0000006659 devstack@c-api.service[100396]: DEBUG oslo_db.sqlalchemy.engines [None req-3aea99be-58e8-4439-9c41-20fde381356e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100396) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:22:10.222408 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:10.222408 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:10.225730 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3aea99be-58e8-4439-9c41-20fde381356e tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:22:10.226107 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 231/916] 10.4.3.229 () {70 vars in 1300 bytes} [Thu Aug 6 14:22:09 2026] POST /volume/v3/volumes => generated 812 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:22:10.240249 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-802547e3-5577-4a9c-9622-bcbf2aa59a44 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:10.244178 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-802547e3-5577-4a9c-9622-bcbf2aa59a44 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/volumes/a6f14cad-0970-4515-916b-79bc798fddcc Aug 06 14:22:10.244178 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-802547e3-5577-4a9c-9622-bcbf2aa59a44 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:10.244178 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-802547e3-5577-4a9c-9622-bcbf2aa59a44 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:10.250834 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:10.250834 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:10.254048 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-802547e3-5577-4a9c-9622-bcbf2aa59a44 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Volume info retrieved successfully. Aug 06 14:22:10.254751 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-802547e3-5577-4a9c-9622-bcbf2aa59a44 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:22:10.254889 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-802547e3-5577-4a9c-9622-bcbf2aa59a44 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:22:10.300683 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-5d995509-1544-4530-807a-2f25da41a152 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:10.305483 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-5d995509-1544-4530-807a-2f25da41a152 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] PUT https://10.4.3.229/volume/v3/attachments/ce3e3fc5-6853-4d3b-b7e5-6681e034ff6d Aug 06 14:22:10.305858 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-5d995509-1544-4530-807a-2f25da41a152 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:10.310557 np0000006659 devstack@c-api.service[100398]: DEBUG oslo_db.sqlalchemy.engines [None req-802547e3-5577-4a9c-9622-bcbf2aa59a44 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:22:10.317516 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:10.317516 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:10.325073 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-802547e3-5577-4a9c-9622-bcbf2aa59a44 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/volumes/a6f14cad-0970-4515-916b-79bc798fddcc returned with HTTP 200 Aug 06 14:22:10.325566 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 229/917] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:22:10 2026] GET /volume/v3/volumes/a6f14cad-0970-4515-916b-79bc798fddcc => generated 880 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:10.325729 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-5d995509-1544-4530-807a-2f25da41a152 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Acquiring lock "cinder-attachment_update-c4880d5c-49d8-4243-9858-b1e176087713-np0000006659" by "attachment_update" {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:22:10.331294 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-5d995509-1544-4530-807a-2f25da41a152 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Lock "cinder-attachment_update-c4880d5c-49d8-4243-9858-b1e176087713-np0000006659" acquired by "attachment_update" :: waited 0.006s {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:22:10.332609 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:10.332609 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:10.377074 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-17334f6a-26cb-427f-84a3-cfa4631cb13d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:10.380228 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-17334f6a-26cb-427f-84a3-cfa4631cb13d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:22:10.380535 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-17334f6a-26cb-427f-84a3-cfa4631cb13d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:10.380800 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-17334f6a-26cb-427f-84a3-cfa4631cb13d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:10.398616 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:10.398616 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:10.403863 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-17334f6a-26cb-427f-84a3-cfa4631cb13d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:10.409985 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-17334f6a-26cb-427f-84a3-cfa4631cb13d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:22:10.412933 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 230/918] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:10 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:10.510589 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-5d995509-1544-4530-807a-2f25da41a152 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Lock "cinder-attachment_update-c4880d5c-49d8-4243-9858-b1e176087713-np0000006659" released by "attachment_update" :: held 0.178s {{(pid=100397) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:22:10.510589 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-5d995509-1544-4530-807a-2f25da41a152 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/attachments/ce3e3fc5-6853-4d3b-b7e5-6681e034ff6d returned with HTTP 200 Aug 06 14:22:10.510589 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 229/919] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:22:10 2026] PUT /volume/v3/attachments/ce3e3fc5-6853-4d3b-b7e5-6681e034ff6d => generated 969 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:10.546420 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-09dcfe02-d33a-4a3a-a4be-e33e1d7824dd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:10.550501 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-09dcfe02-d33a-4a3a-a4be-e33e1d7824dd tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] POST https://10.4.3.229/volume/v3/attachments/ce3e3fc5-6853-4d3b-b7e5-6681e034ff6d/action Aug 06 14:22:10.551029 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-09dcfe02-d33a-4a3a-a4be-e33e1d7824dd tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Action body: b'{"os-complete": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:22:10.551254 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-09dcfe02-d33a-4a3a-a4be-e33e1d7824dd tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:10.581627 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:10.581627 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:10.607000 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-09dcfe02-d33a-4a3a-a4be-e33e1d7824dd tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/attachments/ce3e3fc5-6853-4d3b-b7e5-6681e034ff6d/action returned with HTTP 204 Aug 06 14:22:10.608139 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 232/920] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:22:10 2026] POST /volume/v3/attachments/ce3e3fc5-6853-4d3b-b7e5-6681e034ff6d/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:22:10.644820 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-312893ac-cab0-415d-a66b-5f5ba925f2e5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:10.645575 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-312893ac-cab0-415d-a66b-5f5ba925f2e5 None None] GET https://10.4.3.229/volume// Aug 06 14:22:10.645827 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-312893ac-cab0-415d-a66b-5f5ba925f2e5 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:10.646088 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-312893ac-cab0-415d-a66b-5f5ba925f2e5 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:10.647230 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-312893ac-cab0-415d-a66b-5f5ba925f2e5 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:22:10.647230 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 230/921] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:22:10 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:22:10.667107 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-1ae1a077-3118-480e-8d14-bcbf4f56de11 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:10.669581 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-1ae1a077-3118-480e-8d14-bcbf4f56de11 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] GET https://10.4.3.229/volume/v3/volumes/f5185bc9-3ec0-4f7c-bc93-b4e3bb5ced28 Aug 06 14:22:10.669581 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-1ae1a077-3118-480e-8d14-bcbf4f56de11 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:10.669829 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-1ae1a077-3118-480e-8d14-bcbf4f56de11 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:10.706222 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:10.706222 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:10.716926 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-1ae1a077-3118-480e-8d14-bcbf4f56de11 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Volume info retrieved successfully. Aug 06 14:22:10.734995 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-1ae1a077-3118-480e-8d14-bcbf4f56de11 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/volumes/f5185bc9-3ec0-4f7c-bc93-b4e3bb5ced28 returned with HTTP 200 Aug 06 14:22:10.734995 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 231/922] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:22:10 2026] GET /volume/v3/volumes/f5185bc9-3ec0-4f7c-bc93-b4e3bb5ced28 => generated 1024 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:22:10.924252 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-1e5f0b4b-1060-4faa-a58d-77c16fce50f2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:10.929573 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-1e5f0b4b-1060-4faa-a58d-77c16fce50f2 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] PUT https://10.4.3.229/volume/v3/attachments/07c48d06-14f5-4357-9542-a9364523c320 Aug 06 14:22:10.929573 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-1e5f0b4b-1060-4faa-a58d-77c16fce50f2 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:10.950831 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-1e5f0b4b-1060-4faa-a58d-77c16fce50f2 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Acquiring lock "cinder-attachment_update-f5185bc9-3ec0-4f7c-bc93-b4e3bb5ced28-np0000006659" by "attachment_update" {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:22:10.958829 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-1e5f0b4b-1060-4faa-a58d-77c16fce50f2 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Lock "cinder-attachment_update-f5185bc9-3ec0-4f7c-bc93-b4e3bb5ced28-np0000006659" acquired by "attachment_update" :: waited 0.009s {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:22:10.961196 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:10.961196 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:11.014357 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-d44a1ccc-4fd9-4d1d-bf82-f27c2d07b5fd req-6a013113-59d8-4907-8890-861f80dabf71 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:11.020676 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-d44a1ccc-4fd9-4d1d-bf82-f27c2d07b5fd req-6a013113-59d8-4907-8890-861f80dabf71 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:22:11.020883 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-d44a1ccc-4fd9-4d1d-bf82-f27c2d07b5fd req-6a013113-59d8-4907-8890-861f80dabf71 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:11.021086 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-d44a1ccc-4fd9-4d1d-bf82-f27c2d07b5fd req-6a013113-59d8-4907-8890-861f80dabf71 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:11.045828 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:11.045828 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:11.050559 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-d44a1ccc-4fd9-4d1d-bf82-f27c2d07b5fd req-6a013113-59d8-4907-8890-861f80dabf71 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:11.056183 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-d44a1ccc-4fd9-4d1d-bf82-f27c2d07b5fd req-6a013113-59d8-4907-8890-861f80dabf71 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:22:11.057527 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 233/923] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:22:11 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 1148 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:11.158194 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-1e5f0b4b-1060-4faa-a58d-77c16fce50f2 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Lock "cinder-attachment_update-f5185bc9-3ec0-4f7c-bc93-b4e3bb5ced28-np0000006659" released by "attachment_update" :: held 0.199s {{(pid=100397) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:22:11.159749 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-1e5f0b4b-1060-4faa-a58d-77c16fce50f2 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/attachments/07c48d06-14f5-4357-9542-a9364523c320 returned with HTTP 200 Aug 06 14:22:11.161919 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 230/924] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:22:10 2026] PUT /volume/v3/attachments/07c48d06-14f5-4357-9542-a9364523c320 => generated 969 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:11.212246 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-2aaac95e-398c-4e42-8ca6-7d7aeaa605ae None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:11.215625 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-2aaac95e-398c-4e42-8ca6-7d7aeaa605ae tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] POST https://10.4.3.229/volume/v3/attachments/07c48d06-14f5-4357-9542-a9364523c320/action Aug 06 14:22:11.215625 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-2aaac95e-398c-4e42-8ca6-7d7aeaa605ae tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Action body: b'{"os-complete": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:22:11.215798 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-2aaac95e-398c-4e42-8ca6-7d7aeaa605ae tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:11.245728 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:11.245728 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:11.261884 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-2aaac95e-398c-4e42-8ca6-7d7aeaa605ae tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/attachments/07c48d06-14f5-4357-9542-a9364523c320/action returned with HTTP 204 Aug 06 14:22:11.261884 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 231/925] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:22:11 2026] POST /volume/v3/attachments/07c48d06-14f5-4357-9542-a9364523c320/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:22:11.298861 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4d9a8659-4bb4-4ad1-95b9-b9554d67286d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:11.299969 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4d9a8659-4bb4-4ad1-95b9-b9554d67286d None None] GET https://10.4.3.229/volume// Aug 06 14:22:11.299969 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4d9a8659-4bb4-4ad1-95b9-b9554d67286d None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:11.299969 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4d9a8659-4bb4-4ad1-95b9-b9554d67286d None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:11.300268 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4d9a8659-4bb4-4ad1-95b9-b9554d67286d None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:22:11.300722 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 232/926] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:22: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 06 14:22:11.313114 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-b988d8bc-63b9-4f98-b217-55aba2bbf77c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:11.319552 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-b988d8bc-63b9-4f98-b217-55aba2bbf77c tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] GET https://10.4.3.229/volume/v3/volumes/4aa7b841-9191-4b2d-ba96-b98dd6816d5a Aug 06 14:22:11.321816 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-b988d8bc-63b9-4f98-b217-55aba2bbf77c tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:11.321816 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-b988d8bc-63b9-4f98-b217-55aba2bbf77c tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:11.342696 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:11.342696 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:11.344320 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-12a43364-13d9-4510-8f23-420c470b8390 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:11.347343 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-12a43364-13d9-4510-8f23-420c470b8390 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/volumes/a6f14cad-0970-4515-916b-79bc798fddcc Aug 06 14:22:11.347929 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-12a43364-13d9-4510-8f23-420c470b8390 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:11.347929 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-12a43364-13d9-4510-8f23-420c470b8390 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:11.354593 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-b988d8bc-63b9-4f98-b217-55aba2bbf77c tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Volume info retrieved successfully. Aug 06 14:22:11.361769 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-b988d8bc-63b9-4f98-b217-55aba2bbf77c tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/volumes/4aa7b841-9191-4b2d-ba96-b98dd6816d5a returned with HTTP 200 Aug 06 14:22:11.362666 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 234/927] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:22:11 2026] GET /volume/v3/volumes/4aa7b841-9191-4b2d-ba96-b98dd6816d5a => generated 1023 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:22:11.363620 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:11.363620 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:11.369865 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-12a43364-13d9-4510-8f23-420c470b8390 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Volume info retrieved successfully. Aug 06 14:22:11.370046 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-12a43364-13d9-4510-8f23-420c470b8390 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:22:11.370088 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-12a43364-13d9-4510-8f23-420c470b8390 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:22:11.426989 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.sqlalchemy.engines [None req-12a43364-13d9-4510-8f23-420c470b8390 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:22:11.430114 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ca561535-a598-420a-a2e0-9e4e9f47fab5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:11.432049 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:11.432049 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:11.432766 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ca561535-a598-420a-a2e0-9e4e9f47fab5 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:22:11.432945 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ca561535-a598-420a-a2e0-9e4e9f47fab5 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:11.433236 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ca561535-a598-420a-a2e0-9e4e9f47fab5 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:11.440747 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-12a43364-13d9-4510-8f23-420c470b8390 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/volumes/a6f14cad-0970-4515-916b-79bc798fddcc returned with HTTP 200 Aug 06 14:22:11.441441 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 231/928] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:22:11 2026] GET /volume/v3/volumes/a6f14cad-0970-4515-916b-79bc798fddcc => generated 905 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:11.449055 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:11.449055 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:11.457096 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ca561535-a598-420a-a2e0-9e4e9f47fab5 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:11.459487 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7d06240b-7cf6-474c-b849-b0dfaead6cdc None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:11.462598 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7d06240b-7cf6-474c-b849-b0dfaead6cdc tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:22:11.463612 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7d06240b-7cf6-474c-b849-b0dfaead6cdc tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1752030085", "volume_type": "ddd34285-0a8a-4901-abb7-2a85d5333ab0", "group_id": "8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5", "size": 1}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:11.465237 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-7d06240b-7cf6-474c-b849-b0dfaead6cdc tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1752030085', 'volume_type': 'ddd34285-0a8a-4901-abb7-2a85d5333ab0', 'group_id': '8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5', 'size': 1}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:22:11.469183 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ca561535-a598-420a-a2e0-9e4e9f47fab5 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:22:11.469646 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 232/929] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:11 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:11.486788 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:11.486788 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:11.487476 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-7d06240b-7cf6-474c-b849-b0dfaead6cdc tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Create volume of 1 GB Aug 06 14:22:11.497482 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-7d06240b-7cf6-474c-b849-b0dfaead6cdc tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Availability Zones retrieved successfully. Aug 06 14:22:11.497587 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-d44a1ccc-4fd9-4d1d-bf82-f27c2d07b5fd req-950b4c56-86bb-4cf1-bc23-e05cf051a91d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:11.502064 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-d44a1ccc-4fd9-4d1d-bf82-f27c2d07b5fd req-950b4c56-86bb-4cf1-bc23-e05cf051a91d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] DELETE https://10.4.3.229/volume/v3/attachments/ef4aa1a1-1132-4177-a38a-3d9be28d5279 Aug 06 14:22:11.502308 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-d44a1ccc-4fd9-4d1d-bf82-f27c2d07b5fd req-950b4c56-86bb-4cf1-bc23-e05cf051a91d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:11.502593 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-d44a1ccc-4fd9-4d1d-bf82-f27c2d07b5fd req-950b4c56-86bb-4cf1-bc23-e05cf051a91d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:11.503902 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-7d06240b-7cf6-474c-b849-b0dfaead6cdc tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Flow 'volume_create_api' (94914551-2ce9-43e7-bff5-a3dea94cc5e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:22:11.504059 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-719418f2-9f00-4583-996b-98d613e28e9c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:11.505474 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-7d06240b-7cf6-474c-b849-b0dfaead6cdc tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04d8b0a3-db5b-485c-ba1e-0ba293852872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:11.506747 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:11.506747 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:11.506998 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-7d06240b-7cf6-474c-b849-b0dfaead6cdc tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:22:11.512185 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-719418f2-9f00-4583-996b-98d613e28e9c tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] PUT https://10.4.3.229/volume/v3/attachments/49f903ba-8808-4306-b5c7-b3ea62a409f0 Aug 06 14:22:11.512185 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-719418f2-9f00-4583-996b-98d613e28e9c tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:11.522763 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:11.522763 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:11.532097 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-719418f2-9f00-4583-996b-98d613e28e9c tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Acquiring lock "cinder-attachment_update-4aa7b841-9191-4b2d-ba96-b98dd6816d5a-np0000006659" by "attachment_update" {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:22:11.540162 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-719418f2-9f00-4583-996b-98d613e28e9c tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Lock "cinder-attachment_update-4aa7b841-9191-4b2d-ba96-b98dd6816d5a-np0000006659" acquired by "attachment_update" :: waited 0.009s {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:22:11.546494 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:11.546494 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:11.554477 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-7d06240b-7cf6-474c-b849-b0dfaead6cdc tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04d8b0a3-db5b-485c-ba1e-0ba293852872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:22:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ddd34285-0a8a-4901-abb7-2a85d5333ab0,is_public=True,name='tempest-GroupsTest-volume-type-35142518',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ddd34285-0a8a-4901-abb7-2a85d5333ab0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:11.555544 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-7d06240b-7cf6-474c-b849-b0dfaead6cdc tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10ae6338-8957-428b-bb58-e752b8433649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:11.630010 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-d44a1ccc-4fd9-4d1d-bf82-f27c2d07b5fd req-950b4c56-86bb-4cf1-bc23-e05cf051a91d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments/ef4aa1a1-1132-4177-a38a-3d9be28d5279 returned with HTTP 200 Aug 06 14:22:11.630316 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-7d06240b-7cf6-474c-b849-b0dfaead6cdc tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-35142518 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-35142518, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:22:11.631274 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 235/930] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:22:11 2026] DELETE /volume/v3/attachments/ef4aa1a1-1132-4177-a38a-3d9be28d5279 => generated 19 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:11.631420 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-7d06240b-7cf6-474c-b849-b0dfaead6cdc tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-35142518 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-35142518, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:22:11.654309 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-7d06240b-7cf6-474c-b849-b0dfaead6cdc tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Created reservations ['ce194fc5-0bf5-489f-a965-2b424ed56e01', '4366cdb6-bcca-444b-8a50-b19e65cfba17', '09957a94-8e34-4f41-923b-4931fc578fd1', 'e6e38043-68b5-48e7-b839-36f113b99b00'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:22:11.656250 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-7d06240b-7cf6-474c-b849-b0dfaead6cdc tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10ae6338-8957-428b-bb58-e752b8433649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce194fc5-0bf5-489f-a965-2b424ed56e01', '4366cdb6-bcca-444b-8a50-b19e65cfba17', '09957a94-8e34-4f41-923b-4931fc578fd1', 'e6e38043-68b5-48e7-b839-36f113b99b00']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:11.656593 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-7d06240b-7cf6-474c-b849-b0dfaead6cdc tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06bdcb76-a1e7-4ea7-b6b6-f00db531e118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:11.684722 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-7d06240b-7cf6-474c-b849-b0dfaead6cdc tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06bdcb76-a1e7-4ea7-b6b6-f00db531e118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dfb346a-313b-48cd-b4b4-86faac2b204c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1752030085',encryption_key_id=None,group_id=8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5,group_type_id=,metadata={},multiattach=False,project_id='6bec83b8e36b4bcab63eb72c8266028b',qos_specs=None,replication_status=,reservations=['ce194fc5-0bf5-489f-a965-2b424ed56e01','4366cdb6-bcca-444b-8a50-b19e65cfba17','09957a94-8e34-4f41-923b-4931fc578fd1','e6e38043-68b5-48e7-b839-36f113b99b00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='decf6e4ec8744456a7a84b26d03a75b4',volume_type_id=ddd34285-0a8a-4901-abb7-2a85d5333ab0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:22:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1752030085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5,host=None,id=5dfb346a-313b-48cd-b4b4-86faac2b204c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bec83b8e36b4bcab63eb72c8266028b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='decf6e4ec8744456a7a84b26d03a75b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ddd34285-0a8a-4901-abb7-2a85d5333ab0),volume_type_id=ddd34285-0a8a-4901-abb7-2a85d5333ab0)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:11.686364 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-7d06240b-7cf6-474c-b849-b0dfaead6cdc tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f2f2286-76c4-4c98-938a-a4a54619f5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:11.713086 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-7d06240b-7cf6-474c-b849-b0dfaead6cdc tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f2f2286-76c4-4c98-938a-a4a54619f5bf) transitioned into state 'SUCCESS' from state '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-1752030085',encryption_key_id=None,group_id=8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5,group_type_id=,metadata={},multiattach=False,project_id='6bec83b8e36b4bcab63eb72c8266028b',qos_specs=None,replication_status=,reservations=['ce194fc5-0bf5-489f-a965-2b424ed56e01','4366cdb6-bcca-444b-8a50-b19e65cfba17','09957a94-8e34-4f41-923b-4931fc578fd1','e6e38043-68b5-48e7-b839-36f113b99b00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='decf6e4ec8744456a7a84b26d03a75b4',volume_type_id=ddd34285-0a8a-4901-abb7-2a85d5333ab0)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:11.715449 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-7d06240b-7cf6-474c-b849-b0dfaead6cdc tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d085747-9ec6-4211-96b1-eba16f58d67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:11.733487 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-7d06240b-7cf6-474c-b849-b0dfaead6cdc tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d085747-9ec6-4211-96b1-eba16f58d67d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:11.734862 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-7d06240b-7cf6-474c-b849-b0dfaead6cdc tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Flow 'volume_create_api' (94914551-2ce9-43e7-bff5-a3dea94cc5e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:22:11.735363 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-7d06240b-7cf6-474c-b849-b0dfaead6cdc tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Create volume request issued successfully. Aug 06 14:22:11.737928 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-7d06240b-7cf6-474c-b849-b0dfaead6cdc tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:22:11.738202 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-7d06240b-7cf6-474c-b849-b0dfaead6cdc tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:22:11.773528 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-719418f2-9f00-4583-996b-98d613e28e9c tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Lock "cinder-attachment_update-4aa7b841-9191-4b2d-ba96-b98dd6816d5a-np0000006659" released by "attachment_update" :: held 0.233s {{(pid=100397) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:22:11.774040 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-719418f2-9f00-4583-996b-98d613e28e9c tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/attachments/49f903ba-8808-4306-b5c7-b3ea62a409f0 returned with HTTP 200 Aug 06 14:22:11.774846 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 232/931] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:22:11 2026] PUT /volume/v3/attachments/49f903ba-8808-4306-b5c7-b3ea62a409f0 => generated 969 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:11.800003 np0000006659 devstack@c-api.service[100399]: DEBUG oslo_db.sqlalchemy.engines [None req-7d06240b-7cf6-474c-b849-b0dfaead6cdc tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100399) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:22:11.816573 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:11.816573 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:11.824737 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7d06240b-7cf6-474c-b849-b0dfaead6cdc tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:22:11.825609 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 233/932] 10.4.3.229 () {70 vars in 1300 bytes} [Thu Aug 6 14:22:11 2026] POST /volume/v3/volumes => generated 813 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:22:11.828659 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-11047324-06da-4e81-b652-ad35c5d86ef9 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:11.838064 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-11047324-06da-4e81-b652-ad35c5d86ef9 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] POST https://10.4.3.229/volume/v3/attachments/49f903ba-8808-4306-b5c7-b3ea62a409f0/action Aug 06 14:22:11.838064 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-11047324-06da-4e81-b652-ad35c5d86ef9 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Action body: b'{"os-complete": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:22:11.838064 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-11047324-06da-4e81-b652-ad35c5d86ef9 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:11.849774 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2903c7cc-48c6-461a-8ec0-be89fb138207 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:11.857471 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2903c7cc-48c6-461a-8ec0-be89fb138207 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/volumes/5dfb346a-313b-48cd-b4b4-86faac2b204c Aug 06 14:22:11.857471 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2903c7cc-48c6-461a-8ec0-be89fb138207 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:11.857471 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2903c7cc-48c6-461a-8ec0-be89fb138207 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:11.875636 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:11.875636 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:11.878388 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:11.878388 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:11.886162 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2903c7cc-48c6-461a-8ec0-be89fb138207 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Volume info retrieved successfully. Aug 06 14:22:11.888626 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-2903c7cc-48c6-461a-8ec0-be89fb138207 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:22:11.888998 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-2903c7cc-48c6-461a-8ec0-be89fb138207 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:22:11.889893 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-d3f9e279-4c63-427f-9c50-eeeb2d679200 req-11047324-06da-4e81-b652-ad35c5d86ef9 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/attachments/49f903ba-8808-4306-b5c7-b3ea62a409f0/action returned with HTTP 204 Aug 06 14:22:11.890743 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 233/933] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:22:11 2026] POST /volume/v3/attachments/49f903ba-8808-4306-b5c7-b3ea62a409f0/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:22:11.957408 np0000006659 devstack@c-api.service[100396]: DEBUG oslo_db.sqlalchemy.engines [None req-2903c7cc-48c6-461a-8ec0-be89fb138207 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100396) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:22:11.961169 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:11.961169 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:11.971838 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2903c7cc-48c6-461a-8ec0-be89fb138207 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/volumes/5dfb346a-313b-48cd-b4b4-86faac2b204c returned with HTTP 200 Aug 06 14:22:11.971838 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 236/934] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:22:11 2026] GET /volume/v3/volumes/5dfb346a-313b-48cd-b4b4-86faac2b204c => generated 881 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:12.487899 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-22f60c5e-1143-41ec-8c5d-8c5c056aeb47 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:12.492088 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-22f60c5e-1143-41ec-8c5d-8c5c056aeb47 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:22:12.494231 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-22f60c5e-1143-41ec-8c5d-8c5c056aeb47 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:12.494469 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-22f60c5e-1143-41ec-8c5d-8c5c056aeb47 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:12.507349 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:12.507349 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:12.515590 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-22f60c5e-1143-41ec-8c5d-8c5c056aeb47 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:12.520678 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-22f60c5e-1143-41ec-8c5d-8c5c056aeb47 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:22:12.521060 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 233/935] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:12 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:12.535755 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4781cb87-7434-4718-8152-7203c4e29bb6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:12.538236 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4781cb87-7434-4718-8152-7203c4e29bb6 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:22:12.538524 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4781cb87-7434-4718-8152-7203c4e29bb6 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:12.539192 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4781cb87-7434-4718-8152-7203c4e29bb6 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:12.548872 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:12.548872 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:12.558444 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-4781cb87-7434-4718-8152-7203c4e29bb6 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:12.564961 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4781cb87-7434-4718-8152-7203c4e29bb6 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:22:12.565475 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 234/936] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:12 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:12.630635 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ddb38d63-3f38-426f-89e2-0f8dbfa3a982 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:12.632976 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ddb38d63-3f38-426f-89e2-0f8dbfa3a982 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:22:12.633245 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ddb38d63-3f38-426f-89e2-0f8dbfa3a982 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:12.633535 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ddb38d63-3f38-426f-89e2-0f8dbfa3a982 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:12.643124 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:12.643124 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:12.648760 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ddb38d63-3f38-426f-89e2-0f8dbfa3a982 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:12.655009 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ddb38d63-3f38-426f-89e2-0f8dbfa3a982 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:22:12.655695 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 234/937] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:12 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:12.993349 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-606eb3d1-3ec5-4f69-bf44-ff98752763b3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:12.997473 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-606eb3d1-3ec5-4f69-bf44-ff98752763b3 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/volumes/5dfb346a-313b-48cd-b4b4-86faac2b204c Aug 06 14:22:12.997473 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-606eb3d1-3ec5-4f69-bf44-ff98752763b3 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:12.997473 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-606eb3d1-3ec5-4f69-bf44-ff98752763b3 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:13.022110 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:13.022110 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:13.036926 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-606eb3d1-3ec5-4f69-bf44-ff98752763b3 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Volume info retrieved successfully. Aug 06 14:22:13.038819 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-606eb3d1-3ec5-4f69-bf44-ff98752763b3 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:22:13.038819 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-606eb3d1-3ec5-4f69-bf44-ff98752763b3 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:22:13.095573 np0000006659 devstack@c-api.service[100396]: DEBUG oslo_db.sqlalchemy.engines [None req-606eb3d1-3ec5-4f69-bf44-ff98752763b3 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100396) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:22:13.099848 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:13.099848 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:13.117882 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-606eb3d1-3ec5-4f69-bf44-ff98752763b3 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/volumes/5dfb346a-313b-48cd-b4b4-86faac2b204c returned with HTTP 200 Aug 06 14:22:13.117882 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 237/938] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:22:12 2026] GET /volume/v3/volumes/5dfb346a-313b-48cd-b4b4-86faac2b204c => generated 906 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:13.137878 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8c562394-fb2f-4165-8629-a6d9695051a4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:13.142679 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8c562394-fb2f-4165-8629-a6d9695051a4 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] PUT https://10.4.3.229/volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 Aug 06 14:22:13.142679 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8c562394-fb2f-4165-8629-a6d9695051a4 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "5dfb346a-313b-48cd-b4b4-86faac2b204c"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:13.145932 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.groups [None req-8c562394-fb2f-4165-8629-a6d9695051a4 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Update called for group 8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5. {{(pid=100397) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 14:22:13.146185 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.groups [None req-8c562394-fb2f-4165-8629-a6d9695051a4 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Updating group 8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 with name new_group description: This is a new group add_volumes: None remove_volumes: 5dfb346a-313b-48cd-b4b4-86faac2b204c. Aug 06 14:22:13.151447 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:13.151447 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:13.181354 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8c562394-fb2f-4165-8629-a6d9695051a4 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 returned with HTTP 202 Aug 06 14:22:13.182443 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 234/939] 10.4.3.229 () {70 vars in 1407 bytes} [Thu Aug 6 14:22:13 2026] PUT /volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:22:13.190835 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c6ece743-6bd8-4b95-afd3-6a4f771c9827 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:13.197390 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c6ece743-6bd8-4b95-afd3-6a4f771c9827 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 Aug 06 14:22:13.197390 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c6ece743-6bd8-4b95-afd3-6a4f771c9827 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:13.197686 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c6ece743-6bd8-4b95-afd3-6a4f771c9827 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:13.197757 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.groups [None req-c6ece743-6bd8-4b95-afd3-6a4f771c9827 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] show called for member 8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:22:13.202810 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:13.202810 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:13.213720 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c6ece743-6bd8-4b95-afd3-6a4f771c9827 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 returned with HTTP 200 Aug 06 14:22:13.214303 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 235/940] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:22:13 2026] GET /volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 => generated 323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:14.225272 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d2896cca-e7b2-466b-8914-1f32a78263ed None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:14.228601 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d2896cca-e7b2-466b-8914-1f32a78263ed tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 Aug 06 14:22:14.228818 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d2896cca-e7b2-466b-8914-1f32a78263ed tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:14.229034 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d2896cca-e7b2-466b-8914-1f32a78263ed tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:14.229179 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.groups [None req-d2896cca-e7b2-466b-8914-1f32a78263ed tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] show called for member 8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:22:14.234108 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:14.234108 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:14.249239 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d2896cca-e7b2-466b-8914-1f32a78263ed tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 returned with HTTP 200 Aug 06 14:22:14.249798 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 235/941] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:22:14 2026] GET /volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 => generated 324 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:14.272151 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b305421d-5a0c-4d91-bef8-8aa462a6d7ed None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:14.273543 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b305421d-5a0c-4d91-bef8-8aa462a6d7ed tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 Aug 06 14:22:14.273881 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b305421d-5a0c-4d91-bef8-8aa462a6d7ed tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:14.274113 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b305421d-5a0c-4d91-bef8-8aa462a6d7ed tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:14.274302 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.groups [None req-b305421d-5a0c-4d91-bef8-8aa462a6d7ed tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] show called for member 8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:22:14.282927 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:14.282927 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:14.306518 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b305421d-5a0c-4d91-bef8-8aa462a6d7ed tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 returned with HTTP 200 Aug 06 14:22:14.306518 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 238/942] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:22:14 2026] GET /volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 => generated 324 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:14.316329 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-136b6503-fdbc-46fc-9d20-31065594200f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:14.319000 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-136b6503-fdbc-46fc-9d20-31065594200f tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:22:14.319673 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-136b6503-fdbc-46fc-9d20-31065594200f tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:14.319673 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-136b6503-fdbc-46fc-9d20-31065594200f tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'detail' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:14.319949 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-136b6503-fdbc-46fc-9d20-31065594200f tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:22:14.320974 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-136b6503-fdbc-46fc-9d20-31065594200f tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100397) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:22:14.331616 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-136b6503-fdbc-46fc-9d20-31065594200f tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Get all volumes completed successfully. Aug 06 14:22:14.332872 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-136b6503-fdbc-46fc-9d20-31065594200f tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:22:14.333074 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-136b6503-fdbc-46fc-9d20-31065594200f tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:22:14.384045 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.sqlalchemy.engines [None req-136b6503-fdbc-46fc-9d20-31065594200f tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:22:14.388997 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:14.388997 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:14.399995 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-136b6503-fdbc-46fc-9d20-31065594200f tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:22:14.400792 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 235/943] 10.4.3.229 () {68 vars in 1299 bytes} [Thu Aug 6 14:22:14 2026] GET /volume/v3/volumes/detail => generated 1770 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 06 14:22:14.415785 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-09c8c683-5cf1-4e87-86a7-11b8b3bd51e3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:14.420631 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-09c8c683-5cf1-4e87-86a7-11b8b3bd51e3 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] PUT https://10.4.3.229/volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 Aug 06 14:22:14.423717 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-09c8c683-5cf1-4e87-86a7-11b8b3bd51e3 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "5dfb346a-313b-48cd-b4b4-86faac2b204c"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:14.425186 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.groups [None req-09c8c683-5cf1-4e87-86a7-11b8b3bd51e3 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Update called for group 8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5. {{(pid=100399) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 14:22:14.427228 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.groups [None req-09c8c683-5cf1-4e87-86a7-11b8b3bd51e3 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Updating group 8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 with name None description: None add_volumes: 5dfb346a-313b-48cd-b4b4-86faac2b204c remove_volumes: None. Aug 06 14:22:14.435520 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:14.435520 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:14.479806 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-09c8c683-5cf1-4e87-86a7-11b8b3bd51e3 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 returned with HTTP 202 Aug 06 14:22:14.480268 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 236/944] 10.4.3.229 () {70 vars in 1406 bytes} [Thu Aug 6 14:22:14 2026] PUT /volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:22:14.493865 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0940dabd-0e29-448a-8bd9-541b2025f814 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:14.496315 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0940dabd-0e29-448a-8bd9-541b2025f814 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 Aug 06 14:22:14.496661 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0940dabd-0e29-448a-8bd9-541b2025f814 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:14.496960 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0940dabd-0e29-448a-8bd9-541b2025f814 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:14.497154 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.groups [None req-0940dabd-0e29-448a-8bd9-541b2025f814 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] show called for member 8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:22:14.508734 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:14.508734 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:14.520325 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0940dabd-0e29-448a-8bd9-541b2025f814 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 returned with HTTP 200 Aug 06 14:22:14.520776 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 236/945] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:22:14 2026] GET /volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 => generated 323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:15.536286 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8a5decb3-4036-492f-becf-acf832e36da6 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:15.543627 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8a5decb3-4036-492f-becf-acf832e36da6 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 Aug 06 14:22:15.543627 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8a5decb3-4036-492f-becf-acf832e36da6 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:15.543627 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8a5decb3-4036-492f-becf-acf832e36da6 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:15.543627 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.groups [None req-8a5decb3-4036-492f-becf-acf832e36da6 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] show called for member 8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:22:15.545442 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:15.545442 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:15.560167 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8a5decb3-4036-492f-becf-acf832e36da6 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 returned with HTTP 200 Aug 06 14:22:15.560556 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 239/946] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:22:15 2026] GET /volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 => generated 324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:15.570727 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5f843be8-36a8-46fa-98a3-15d90d0d1d39 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:15.573167 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5f843be8-36a8-46fa-98a3-15d90d0d1d39 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:22:15.573167 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5f843be8-36a8-46fa-98a3-15d90d0d1d39 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:15.573406 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5f843be8-36a8-46fa-98a3-15d90d0d1d39 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'detail' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:15.573512 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-5f843be8-36a8-46fa-98a3-15d90d0d1d39 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:22:15.574251 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5f843be8-36a8-46fa-98a3-15d90d0d1d39 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100397) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:22:15.581236 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-5f843be8-36a8-46fa-98a3-15d90d0d1d39 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Get all volumes completed successfully. Aug 06 14:22:15.581919 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-5f843be8-36a8-46fa-98a3-15d90d0d1d39 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:22:15.582031 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-5f843be8-36a8-46fa-98a3-15d90d0d1d39 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:22:15.623238 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.sqlalchemy.engines [None req-5f843be8-36a8-46fa-98a3-15d90d0d1d39 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:22:15.626844 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:15.626844 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:15.631502 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-5f843be8-36a8-46fa-98a3-15d90d0d1d39 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:22:15.631502 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-5f843be8-36a8-46fa-98a3-15d90d0d1d39 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:22:15.672494 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.sqlalchemy.engines [None req-5f843be8-36a8-46fa-98a3-15d90d0d1d39 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:22:15.675445 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:15.675445 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:15.686654 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5f843be8-36a8-46fa-98a3-15d90d0d1d39 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:22:15.686878 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 236/947] 10.4.3.229 () {68 vars in 1299 bytes} [Thu Aug 6 14:22:15 2026] GET /volume/v3/volumes/detail => generated 1804 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:22:15.706401 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-34b1bfe3-2cd8-4196-823f-15115a470633 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:15.710747 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-34b1bfe3-2cd8-4196-823f-15115a470633 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:22:15.711012 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-34b1bfe3-2cd8-4196-823f-15115a470633 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:15.712470 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-34b1bfe3-2cd8-4196-823f-15115a470633 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'detail' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:15.712470 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.api_utils [None req-34b1bfe3-2cd8-4196-823f-15115a470633 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Removing options '' from query. {{(pid=100399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:22:15.712470 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:15.712470 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:15.712814 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-34b1bfe3-2cd8-4196-823f-15115a470633 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100399) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:22:15.730024 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-34b1bfe3-2cd8-4196-823f-15115a470633 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Get all volumes completed successfully. Aug 06 14:22:15.731193 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-34b1bfe3-2cd8-4196-823f-15115a470633 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:22:15.731417 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-34b1bfe3-2cd8-4196-823f-15115a470633 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:22:15.798891 np0000006659 devstack@c-api.service[100399]: DEBUG oslo_db.sqlalchemy.engines [None req-34b1bfe3-2cd8-4196-823f-15115a470633 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100399) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:22:15.803703 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:15.803703 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:15.807124 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-34b1bfe3-2cd8-4196-823f-15115a470633 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:22:15.807290 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-34b1bfe3-2cd8-4196-823f-15115a470633 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:22:15.856041 np0000006659 devstack@c-api.service[100399]: DEBUG oslo_db.sqlalchemy.engines [None req-34b1bfe3-2cd8-4196-823f-15115a470633 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100399) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:22:15.860447 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:15.860447 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:15.871613 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-34b1bfe3-2cd8-4196-823f-15115a470633 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:22:15.872035 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 237/948] 10.4.3.229 () {68 vars in 1299 bytes} [Thu Aug 6 14:22:15 2026] GET /volume/v3/volumes/detail => generated 1804 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:22:15.891840 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bb151511-92e8-4ab1-9b33-d5536f7ef9e2 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:15.895456 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bb151511-92e8-4ab1-9b33-d5536f7ef9e2 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] POST https://10.4.3.229/volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5/action Aug 06 14:22:15.895989 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bb151511-92e8-4ab1-9b33-d5536f7ef9e2 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:22:15.896174 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bb151511-92e8-4ab1-9b33-d5536f7ef9e2 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:15.899642 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.groups [None req-bb151511-92e8-4ab1-9b33-d5536f7ef9e2 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] delete called for group 8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 {{(pid=100398) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 14:22:15.899642 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.groups [None req-bb151511-92e8-4ab1-9b33-d5536f7ef9e2 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Delete group with id: 8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 Aug 06 14:22:15.907909 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:15.907909 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:15.988445 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bb151511-92e8-4ab1-9b33-d5536f7ef9e2 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5/action returned with HTTP 202 Aug 06 14:22:15.989058 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 237/949] 10.4.3.229 () {70 vars in 1428 bytes} [Thu Aug 6 14:22:15 2026] POST /volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:22:16.007472 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-03ece39d-8ea7-497f-9f9b-833f18f6318b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:16.009613 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-03ece39d-8ea7-497f-9f9b-833f18f6318b tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/volumes/5dfb346a-313b-48cd-b4b4-86faac2b204c Aug 06 14:22:16.009911 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-03ece39d-8ea7-497f-9f9b-833f18f6318b tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:16.010314 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-03ece39d-8ea7-497f-9f9b-833f18f6318b tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:16.025829 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:16.025829 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:16.039138 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-03ece39d-8ea7-497f-9f9b-833f18f6318b tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Volume info retrieved successfully. Aug 06 14:22:16.041614 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-03ece39d-8ea7-497f-9f9b-833f18f6318b tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:22:16.041614 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-03ece39d-8ea7-497f-9f9b-833f18f6318b tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:22:16.113127 np0000006659 devstack@c-api.service[100396]: DEBUG oslo_db.sqlalchemy.engines [None req-03ece39d-8ea7-497f-9f9b-833f18f6318b tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100396) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:22:16.117832 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:16.117832 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:16.127817 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-03ece39d-8ea7-497f-9f9b-833f18f6318b tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/volumes/5dfb346a-313b-48cd-b4b4-86faac2b204c returned with HTTP 200 Aug 06 14:22:16.128301 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 240/950] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:22:16 2026] GET /volume/v3/volumes/5dfb346a-313b-48cd-b4b4-86faac2b204c => generated 905 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:17.147980 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e8eed23d-76d7-47b2-afc4-10984f6b07ae None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:17.148565 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e8eed23d-76d7-47b2-afc4-10984f6b07ae tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/volumes/5dfb346a-313b-48cd-b4b4-86faac2b204c Aug 06 14:22:17.148565 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e8eed23d-76d7-47b2-afc4-10984f6b07ae tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:17.148921 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e8eed23d-76d7-47b2-afc4-10984f6b07ae tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:17.162278 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e8eed23d-76d7-47b2-afc4-10984f6b07ae tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/volumes/5dfb346a-313b-48cd-b4b4-86faac2b204c returned with HTTP 404 Aug 06 14:22:17.162989 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 237/951] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:22:17 2026] GET /volume/v3/volumes/5dfb346a-313b-48cd-b4b4-86faac2b204c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:22:17.173785 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-62f974a6-fed2-4aeb-bbd9-ff076bb22592 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:17.178280 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-62f974a6-fed2-4aeb-bbd9-ff076bb22592 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/volumes/a6f14cad-0970-4515-916b-79bc798fddcc Aug 06 14:22:17.178280 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-62f974a6-fed2-4aeb-bbd9-ff076bb22592 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:17.178280 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-62f974a6-fed2-4aeb-bbd9-ff076bb22592 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:17.190453 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-62f974a6-fed2-4aeb-bbd9-ff076bb22592 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/volumes/a6f14cad-0970-4515-916b-79bc798fddcc returned with HTTP 404 Aug 06 14:22:17.190453 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 238/952] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:22:17 2026] GET /volume/v3/volumes/a6f14cad-0970-4515-916b-79bc798fddcc => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:22:17.199849 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-3803216e-656d-4142-bf7d-8d5ac0502763 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:17.202990 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3803216e-656d-4142-bf7d-8d5ac0502763 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] GET https://10.4.3.229/volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 Aug 06 14:22:17.202990 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3803216e-656d-4142-bf7d-8d5ac0502763 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:17.202990 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3803216e-656d-4142-bf7d-8d5ac0502763 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:17.203231 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.groups [None req-3803216e-656d-4142-bf7d-8d5ac0502763 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] show called for member 8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:22:17.207106 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3803216e-656d-4142-bf7d-8d5ac0502763 tempest-GroupsTest-1050565511 tempest-GroupsTest-1050565511-project-member] https://10.4.3.229/volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 returned with HTTP 404 Aug 06 14:22:17.207806 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 238/953] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:22:17 2026] GET /volume/v3/groups/8c048e2e-8b0c-4bff-92e3-c63ae3ca5cc5 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:22:17.218062 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-151a3f67-fb73-4670-89c8-7edb790d829e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:17.220728 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-151a3f67-fb73-4670-89c8-7edb790d829e tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] DELETE https://10.4.3.229/volume/v3/group_types/a7d8e692-99da-4c06-8c02-4e7e6d865165 Aug 06 14:22:17.221246 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-151a3f67-fb73-4670-89c8-7edb790d829e tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:17.221294 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-151a3f67-fb73-4670-89c8-7edb790d829e tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:17.244348 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-151a3f67-fb73-4670-89c8-7edb790d829e tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] https://10.4.3.229/volume/v3/group_types/a7d8e692-99da-4c06-8c02-4e7e6d865165 returned with HTTP 202 Aug 06 14:22:17.244923 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 241/954] 10.4.3.229 () {68 vars in 1404 bytes} [Thu Aug 6 14:22:17 2026] DELETE /volume/v3/group_types/a7d8e692-99da-4c06-8c02-4e7e6d865165 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:22:17.263345 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0ea883f6-0c74-4753-8425-8404baab2874 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:17.287623 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0ea883f6-0c74-4753-8425-8404baab2874 tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] DELETE https://10.4.3.229/volume/v3/types/ddd34285-0a8a-4901-abb7-2a85d5333ab0 Aug 06 14:22:17.287942 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0ea883f6-0c74-4753-8425-8404baab2874 tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:17.288486 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0ea883f6-0c74-4753-8425-8404baab2874 tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] Calling method '_delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:17.315944 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0ea883f6-0c74-4753-8425-8404baab2874 tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] https://10.4.3.229/volume/v3/types/ddd34285-0a8a-4901-abb7-2a85d5333ab0 returned with HTTP 202 Aug 06 14:22:17.316439 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 238/955] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:22:17 2026] DELETE /volume/v3/types/ddd34285-0a8a-4901-abb7-2a85d5333ab0 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:22:17.326651 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-362a83c0-a1e0-4c3b-800e-f01026c6ece7 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:17.329438 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-362a83c0-a1e0-4c3b-800e-f01026c6ece7 tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] GET https://10.4.3.229/volume/v3/types/ddd34285-0a8a-4901-abb7-2a85d5333ab0 Aug 06 14:22:17.329730 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-362a83c0-a1e0-4c3b-800e-f01026c6ece7 tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:17.329974 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-362a83c0-a1e0-4c3b-800e-f01026c6ece7 tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:17.336024 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-362a83c0-a1e0-4c3b-800e-f01026c6ece7 tempest-GroupsTest-1428094629 tempest-GroupsTest-1428094629-project-admin] https://10.4.3.229/volume/v3/types/ddd34285-0a8a-4901-abb7-2a85d5333ab0 returned with HTTP 404 Aug 06 14:22:17.336936 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 239/956] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:22:17 2026] GET /volume/v3/types/ddd34285-0a8a-4901-abb7-2a85d5333ab0 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:22:19.996754 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-00e0f3bf-d473-46b9-8993-2baf2ac40f43 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:19.997275 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-00e0f3bf-d473-46b9-8993-2baf2ac40f43 None None] GET https://10.4.3.229/volume// Aug 06 14:22:19.997468 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-00e0f3bf-d473-46b9-8993-2baf2ac40f43 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:19.997728 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-00e0f3bf-d473-46b9-8993-2baf2ac40f43 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:19.998139 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-00e0f3bf-d473-46b9-8993-2baf2ac40f43 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:22:19.998489 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 239/957] 10.4.3.229 () {64 vars in 1004 bytes} [Thu Aug 6 14:22: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 06 14:22:20.007173 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6c1cdcc7-b18c-4a02-89d5-26e837d9b0c1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:20.007173 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6c1cdcc7-b18c-4a02-89d5-26e837d9b0c1 None None] GET https://10.4.3.229/volume// Aug 06 14:22:20.007499 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6c1cdcc7-b18c-4a02-89d5-26e837d9b0c1 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:20.007499 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6c1cdcc7-b18c-4a02-89d5-26e837d9b0c1 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:20.007878 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6c1cdcc7-b18c-4a02-89d5-26e837d9b0c1 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:22:20.008262 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 242/958] 10.4.3.229 () {64 vars in 1004 bytes} [Thu Aug 6 14:22: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 06 14:22:20.016718 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ded00dcf-4c6f-4edc-bfc1-9063cc55a9ff None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:20.142449 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ded00dcf-4c6f-4edc-bfc1-9063cc55a9ff tempest-VersionsTest-756149898 tempest-VersionsTest-756149898-project-member] GET https://10.4.3.229/volume/v3/ Aug 06 14:22:20.142449 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ded00dcf-4c6f-4edc-bfc1-9063cc55a9ff tempest-VersionsTest-756149898 tempest-VersionsTest-756149898-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:20.142449 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ded00dcf-4c6f-4edc-bfc1-9063cc55a9ff tempest-VersionsTest-756149898 tempest-VersionsTest-756149898-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:20.142449 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ded00dcf-4c6f-4edc-bfc1-9063cc55a9ff tempest-VersionsTest-756149898 tempest-VersionsTest-756149898-project-member] https://10.4.3.229/volume/v3/ returned with HTTP 200 Aug 06 14:22:20.142449 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 239/959] 10.4.3.229 () {66 vars in 1216 bytes} [Thu Aug 6 14:22:20 2026] GET /volume/v3/ => generated 386 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:20.486097 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-daff264e-0428-4de4-9639-a1de3f3df965 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:20.488283 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-daff264e-0428-4de4-9639-a1de3f3df965 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] GET https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae Aug 06 14:22:20.488591 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-daff264e-0428-4de4-9639-a1de3f3df965 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:20.488867 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-daff264e-0428-4de4-9639-a1de3f3df965 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:20.498825 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:20.498825 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:20.503886 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-daff264e-0428-4de4-9639-a1de3f3df965 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:22:20.509295 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-daff264e-0428-4de4-9639-a1de3f3df965 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae returned with HTTP 200 Aug 06 14:22:20.509742 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 240/960] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:20 2026] GET /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:20.559212 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c7ce7491-6f9b-4f49-be6e-b985f38c1fb1 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:20.560888 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c7ce7491-6f9b-4f49-be6e-b985f38c1fb1 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] POST https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action Aug 06 14:22:20.561235 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c7ce7491-6f9b-4f49-be6e-b985f38c1fb1 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1105353632", "disk_format": "qcow2"}}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:22:20.561353 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c7ce7491-6f9b-4f49-be6e-b985f38c1fb1 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1105353632", "disk_format": "qcow2"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:20.571598 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:20.571598 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:20.572111 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c7ce7491-6f9b-4f49-be6e-b985f38c1fb1 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:22:20.588086 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:20.588086 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:20.594753 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.image.image_utils [None req-c7ce7491-6f9b-4f49-be6e-b985f38c1fb1 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1105353632'}] 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-1105353632'}]. {{(pid=100398) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 06 14:22:21.344720 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c7ce7491-6f9b-4f49-be6e-b985f38c1fb1 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Copy volume to image completed successfully. Aug 06 14:22:21.347095 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c7ce7491-6f9b-4f49-be6e-b985f38c1fb1 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action returned with HTTP 202 Aug 06 14:22:21.347095 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 240/961] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:22:20 2026] POST /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae/action => generated 689 bytes in 787 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:22:22.634458 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-59ba6975-1b0b-4934-9c7b-5eb975433f91 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:22.812590 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-59ba6975-1b0b-4934-9c7b-5eb975433f91 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:22:22.815387 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-59ba6975-1b0b-4934-9c7b-5eb975433f91 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-89397196"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:22.819524 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-59ba6975-1b0b-4934-9c7b-5eb975433f91 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-89397196'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:22:22.819649 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-59ba6975-1b0b-4934-9c7b-5eb975433f91 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Create volume of 1 GB Aug 06 14:22:22.825945 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-59ba6975-1b0b-4934-9c7b-5eb975433f91 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Availability Zones retrieved successfully. Aug 06 14:22:22.833550 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-59ba6975-1b0b-4934-9c7b-5eb975433f91 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Flow 'volume_create_api' (ede421c6-b847-405c-800e-920539465526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:22:22.834522 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-59ba6975-1b0b-4934-9c7b-5eb975433f91 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5cced54-8bfa-4cfc-9d21-eb3945368a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:22.835823 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-59ba6975-1b0b-4934-9c7b-5eb975433f91 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:22:22.869234 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-59ba6975-1b0b-4934-9c7b-5eb975433f91 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5cced54-8bfa-4cfc-9d21-eb3945368a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:22.870412 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-59ba6975-1b0b-4934-9c7b-5eb975433f91 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b3f58ae-fdff-4848-b37f-4469c5fbc3e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:22.972250 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-59ba6975-1b0b-4934-9c7b-5eb975433f91 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Created reservations ['4cf0b2df-56e8-4c7b-9a36-5583d8511d05', 'c87b28be-a687-4315-bd5b-2ed4ea53b404', '2915b710-cbdc-440a-b5da-e0705ee5c49f', '2cb96d8f-46b9-4342-90b0-2b2d99bcb1e2'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:22:22.973213 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-59ba6975-1b0b-4934-9c7b-5eb975433f91 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b3f58ae-fdff-4848-b37f-4469c5fbc3e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cf0b2df-56e8-4c7b-9a36-5583d8511d05', 'c87b28be-a687-4315-bd5b-2ed4ea53b404', '2915b710-cbdc-440a-b5da-e0705ee5c49f', '2cb96d8f-46b9-4342-90b0-2b2d99bcb1e2']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:22.973829 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-59ba6975-1b0b-4934-9c7b-5eb975433f91 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78721869-92bc-4786-b1cd-b13aaa9629a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:23.001044 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-59ba6975-1b0b-4934-9c7b-5eb975433f91 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78721869-92bc-4786-b1cd-b13aaa9629a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '888b75fa-3108-418f-9426-5b8797e147af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-89397196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54e376acf5b84e6a91c45191a125c92e',qos_specs=None,replication_status=,reservations=['4cf0b2df-56e8-4c7b-9a36-5583d8511d05','c87b28be-a687-4315-bd5b-2ed4ea53b404','2915b710-cbdc-440a-b5da-e0705ee5c49f','2cb96d8f-46b9-4342-90b0-2b2d99bcb1e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83f965bacc124447bfa1e6a8b52c86d1',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:22:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-89397196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=888b75fa-3108-418f-9426-5b8797e147af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54e376acf5b84e6a91c45191a125c92e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83f965bacc124447bfa1e6a8b52c86d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:23.001850 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-59ba6975-1b0b-4934-9c7b-5eb975433f91 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (653c826c-dce3-4b44-9977-58087fd8404f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:23.025991 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-59ba6975-1b0b-4934-9c7b-5eb975433f91 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (653c826c-dce3-4b44-9977-58087fd8404f) transitioned into state 'SUCCESS' from state '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-89397196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54e376acf5b84e6a91c45191a125c92e',qos_specs=None,replication_status=,reservations=['4cf0b2df-56e8-4c7b-9a36-5583d8511d05','c87b28be-a687-4315-bd5b-2ed4ea53b404','2915b710-cbdc-440a-b5da-e0705ee5c49f','2cb96d8f-46b9-4342-90b0-2b2d99bcb1e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83f965bacc124447bfa1e6a8b52c86d1',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:23.025991 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-59ba6975-1b0b-4934-9c7b-5eb975433f91 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fe15e6d-f39b-43e2-8e92-599dba18eff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:23.043450 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-59ba6975-1b0b-4934-9c7b-5eb975433f91 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fe15e6d-f39b-43e2-8e92-599dba18eff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:23.043450 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-59ba6975-1b0b-4934-9c7b-5eb975433f91 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Flow 'volume_create_api' (ede421c6-b847-405c-800e-920539465526) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:22:23.043450 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-59ba6975-1b0b-4934-9c7b-5eb975433f91 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Create volume request issued successfully. Aug 06 14:22:23.043450 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-59ba6975-1b0b-4934-9c7b-5eb975433f91 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:22:23.043450 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 243/962] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:22:22 2026] POST /volume/v3/volumes => generated 749 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:22:23.058169 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-31ea8c1f-ac45-4d15-8d3e-d49d1bffee0e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:23.059858 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-31ea8c1f-ac45-4d15-8d3e-d49d1bffee0e tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] GET https://10.4.3.229/volume/v3/volumes/888b75fa-3108-418f-9426-5b8797e147af Aug 06 14:22:23.060044 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-31ea8c1f-ac45-4d15-8d3e-d49d1bffee0e tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:23.060234 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-31ea8c1f-ac45-4d15-8d3e-d49d1bffee0e tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:23.071302 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:23.071302 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:23.076145 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-31ea8c1f-ac45-4d15-8d3e-d49d1bffee0e tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Volume info retrieved successfully. Aug 06 14:22:23.082097 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-31ea8c1f-ac45-4d15-8d3e-d49d1bffee0e tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] https://10.4.3.229/volume/v3/volumes/888b75fa-3108-418f-9426-5b8797e147af returned with HTTP 200 Aug 06 14:22:23.083545 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 240/963] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:23 2026] GET /volume/v3/volumes/888b75fa-3108-418f-9426-5b8797e147af => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:24.103501 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b24f352f-84e1-45f7-91c8-f1920591f613 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:24.105127 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b24f352f-84e1-45f7-91c8-f1920591f613 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] GET https://10.4.3.229/volume/v3/volumes/888b75fa-3108-418f-9426-5b8797e147af Aug 06 14:22:24.105388 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b24f352f-84e1-45f7-91c8-f1920591f613 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:24.105668 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b24f352f-84e1-45f7-91c8-f1920591f613 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:24.113574 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:24.113574 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:24.117406 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-b24f352f-84e1-45f7-91c8-f1920591f613 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Volume info retrieved successfully. Aug 06 14:22:24.125003 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b24f352f-84e1-45f7-91c8-f1920591f613 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] https://10.4.3.229/volume/v3/volumes/888b75fa-3108-418f-9426-5b8797e147af returned with HTTP 200 Aug 06 14:22:24.125003 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 241/964] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:24 2026] GET /volume/v3/volumes/888b75fa-3108-418f-9426-5b8797e147af => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:22:24.136567 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b7c9f6df-e478-4b3d-884c-33f095db65e6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:24.138296 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b7c9f6df-e478-4b3d-884c-33f095db65e6 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] POST https://10.4.3.229/volume/v3/os-volume-transfer Aug 06 14:22:24.138595 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b7c9f6df-e478-4b3d-884c-33f095db65e6 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "888b75fa-3108-418f-9426-5b8797e147af"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:24.139784 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.volume_transfer [None req-b7c9f6df-e478-4b3d-884c-33f095db65e6 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Creating new volume transfer {'transfer': {'volume_id': '888b75fa-3108-418f-9426-5b8797e147af'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 06 14:22:24.139879 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.volume_transfer [None req-b7c9f6df-e478-4b3d-884c-33f095db65e6 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Creating transfer of volume 888b75fa-3108-418f-9426-5b8797e147af Aug 06 14:22:24.139962 np0000006659 devstack@c-api.service[100398]: INFO cinder.transfer.api [None req-b7c9f6df-e478-4b3d-884c-33f095db65e6 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Generating transfer record for volume 888b75fa-3108-418f-9426-5b8797e147af Aug 06 14:22:24.146233 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:24.146233 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:24.156776 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b7c9f6df-e478-4b3d-884c-33f095db65e6 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] https://10.4.3.229/volume/v3/os-volume-transfer returned with HTTP 202 Aug 06 14:22:24.157305 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 241/965] 10.4.3.229 () {68 vars in 1291 bytes} [Thu Aug 6 14:22:24 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:22:24.169370 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-4f05cf26-772a-4548-bdf8-4779105c2944 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:24.174123 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4f05cf26-772a-4548-bdf8-4779105c2944 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] GET https://10.4.3.229/volume/v3/volumes/888b75fa-3108-418f-9426-5b8797e147af Aug 06 14:22:24.174393 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4f05cf26-772a-4548-bdf8-4779105c2944 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:24.174656 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4f05cf26-772a-4548-bdf8-4779105c2944 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:24.183668 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:24.183668 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:24.188325 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-4f05cf26-772a-4548-bdf8-4779105c2944 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Volume info retrieved successfully. Aug 06 14:22:24.192912 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4f05cf26-772a-4548-bdf8-4779105c2944 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] https://10.4.3.229/volume/v3/volumes/888b75fa-3108-418f-9426-5b8797e147af returned with HTTP 200 Aug 06 14:22:24.193373 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 244/966] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:24 2026] GET /volume/v3/volumes/888b75fa-3108-418f-9426-5b8797e147af => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:24.213099 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-611f0f35-f159-43f8-b60b-2c423a3f7072 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:24.216295 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-611f0f35-f159-43f8-b60b-2c423a3f7072 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] GET https://10.4.3.229/volume/v3/os-volume-transfer/15144e02-d8dc-449a-8f85-56f677334f1a Aug 06 14:22:24.216528 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-611f0f35-f159-43f8-b60b-2c423a3f7072 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:24.216767 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-611f0f35-f159-43f8-b60b-2c423a3f7072 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:24.224265 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-611f0f35-f159-43f8-b60b-2c423a3f7072 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] https://10.4.3.229/volume/v3/os-volume-transfer/15144e02-d8dc-449a-8f85-56f677334f1a returned with HTTP 200 Aug 06 14:22:24.224822 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 241/967] 10.4.3.229 () {66 vars in 1381 bytes} [Thu Aug 6 14:22:24 2026] GET /volume/v3/os-volume-transfer/15144e02-d8dc-449a-8f85-56f677334f1a => generated 409 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:24.235489 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6f504b11-feaa-47be-988a-454837a9bb4e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:24.239926 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6f504b11-feaa-47be-988a-454837a9bb4e tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] GET https://10.4.3.229/volume/v3/os-volume-transfer Aug 06 14:22:24.239926 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6f504b11-feaa-47be-988a-454837a9bb4e tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:24.239926 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6f504b11-feaa-47be-988a-454837a9bb4e tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:24.239926 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.volume_transfer [None req-6f504b11-feaa-47be-988a-454837a9bb4e tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Listing volume transfers {{(pid=100399) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 06 14:22:24.244402 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6f504b11-feaa-47be-988a-454837a9bb4e tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] https://10.4.3.229/volume/v3/os-volume-transfer returned with HTTP 200 Aug 06 14:22:24.244891 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 242/968] 10.4.3.229 () {66 vars in 1270 bytes} [Thu Aug 6 14:22:24 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:24.255864 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8aad24c6-8fa1-4f73-aeb8-19fab8a33425 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:24.337325 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8aad24c6-8fa1-4f73-aeb8-19fab8a33425 tempest-VolumesTransfersTest-1010396755 tempest-VolumesTransfersTest-1010396755-project-member] POST https://10.4.3.229/volume/v3/os-volume-transfer/15144e02-d8dc-449a-8f85-56f677334f1a/accept Aug 06 14:22:24.337546 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8aad24c6-8fa1-4f73-aeb8-19fab8a33425 tempest-VolumesTransfersTest-1010396755 tempest-VolumesTransfersTest-1010396755-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "522d57ef7e2f9985"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:24.339046 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.volume_transfer [None req-8aad24c6-8fa1-4f73-aeb8-19fab8a33425 tempest-VolumesTransfersTest-1010396755 tempest-VolumesTransfersTest-1010396755-project-member] Accepting volume transfer 15144e02-d8dc-449a-8f85-56f677334f1a {{(pid=100398) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 06 14:22:24.339370 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.volume_transfer [None req-8aad24c6-8fa1-4f73-aeb8-19fab8a33425 tempest-VolumesTransfersTest-1010396755 tempest-VolumesTransfersTest-1010396755-project-member] Accepting transfer 15144e02-d8dc-449a-8f85-56f677334f1a Aug 06 14:22:24.399242 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-8aad24c6-8fa1-4f73-aeb8-19fab8a33425 tempest-VolumesTransfersTest-1010396755 tempest-VolumesTransfersTest-1010396755-project-member] Created reservations ['e8388c41-435b-435b-9028-9d963430f96a', '6c2b6f80-6bda-4022-8811-3e11187d49f7', '10381ad0-045f-49f3-af21-25685d170ee2', '6af785c6-4713-4f5b-be71-48c9d7b6643b'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:22:24.427792 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-8aad24c6-8fa1-4f73-aeb8-19fab8a33425 tempest-VolumesTransfersTest-1010396755 tempest-VolumesTransfersTest-1010396755-project-member] Created reservations ['c1c29be2-6923-4ed5-810c-fd9623584167', 'd2b0c0e9-58e1-40af-8217-a8218425da2b', 'a2e68eb4-854a-4785-97c2-cf76794bc76c', '4d660d99-354d-408b-94f4-8cd58e7240d1'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:22:24.450708 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-8aad24c6-8fa1-4f73-aeb8-19fab8a33425 tempest-VolumesTransfersTest-1010396755 tempest-VolumesTransfersTest-1010396755-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 06 14:22:24.478959 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-8aad24c6-8fa1-4f73-aeb8-19fab8a33425 tempest-VolumesTransfersTest-1010396755 tempest-VolumesTransfersTest-1010396755-project-member] Created reservations ['2c199a59-7bd3-4c36-b91d-2c3637a46b6e', '441fee99-cba2-4e8d-a4c3-dac58b8f06ad', 'ea29857f-4915-4833-a547-56b993503b94', '4dae4c2d-d235-413b-820e-c75b665ce3a4'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:22:24.532323 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-8aad24c6-8fa1-4f73-aeb8-19fab8a33425 tempest-VolumesTransfersTest-1010396755 tempest-VolumesTransfersTest-1010396755-project-member] Created reservations ['6211c323-b8e7-4d16-af42-16459ca7abfe', '1fec64b3-5446-4881-a1a8-054682ab0e3a', '2fd94a5b-6b7e-4e8f-a766-a68841a17a71', 'eebd8526-6a2c-43d5-95b8-57619f1030af'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:22:24.554558 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-8aad24c6-8fa1-4f73-aeb8-19fab8a33425 tempest-VolumesTransfersTest-1010396755 tempest-VolumesTransfersTest-1010396755-project-member] Transfer volume completed successfully. Aug 06 14:22:24.630817 np0000006659 devstack@c-api.service[100398]: INFO cinder.transfer.api [None req-8aad24c6-8fa1-4f73-aeb8-19fab8a33425 tempest-VolumesTransfersTest-1010396755 tempest-VolumesTransfersTest-1010396755-project-member] Volume 888b75fa-3108-418f-9426-5b8797e147af has been transferred. Aug 06 14:22:24.638172 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8aad24c6-8fa1-4f73-aeb8-19fab8a33425 tempest-VolumesTransfersTest-1010396755 tempest-VolumesTransfersTest-1010396755-project-member] https://10.4.3.229/volume/v3/os-volume-transfer/15144e02-d8dc-449a-8f85-56f677334f1a/accept returned with HTTP 202 Aug 06 14:22:24.641187 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 242/969] 10.4.3.229 () {68 vars in 1423 bytes} [Thu Aug 6 14:22:24 2026] POST /volume/v3/os-volume-transfer/15144e02-d8dc-449a-8f85-56f677334f1a/accept => generated 365 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:22:24.651688 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7c1f78f4-6868-495b-83f0-a80fc7528424 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:24.655577 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7c1f78f4-6868-495b-83f0-a80fc7528424 tempest-VolumesTransfersTest-1010396755 tempest-VolumesTransfersTest-1010396755-project-member] GET https://10.4.3.229/volume/v3/volumes/888b75fa-3108-418f-9426-5b8797e147af Aug 06 14:22:24.655879 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7c1f78f4-6868-495b-83f0-a80fc7528424 tempest-VolumesTransfersTest-1010396755 tempest-VolumesTransfersTest-1010396755-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:24.656355 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7c1f78f4-6868-495b-83f0-a80fc7528424 tempest-VolumesTransfersTest-1010396755 tempest-VolumesTransfersTest-1010396755-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:24.668040 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:24.668040 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:24.672586 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7c1f78f4-6868-495b-83f0-a80fc7528424 tempest-VolumesTransfersTest-1010396755 tempest-VolumesTransfersTest-1010396755-project-member] Volume info retrieved successfully. Aug 06 14:22:24.678459 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7c1f78f4-6868-495b-83f0-a80fc7528424 tempest-VolumesTransfersTest-1010396755 tempest-VolumesTransfersTest-1010396755-project-member] https://10.4.3.229/volume/v3/volumes/888b75fa-3108-418f-9426-5b8797e147af returned with HTTP 200 Aug 06 14:22:24.678975 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 245/970] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:24 2026] GET /volume/v3/volumes/888b75fa-3108-418f-9426-5b8797e147af => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:24.696328 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e3cb787b-3bae-46b8-a243-07ad10f9e14b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:24.699234 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e3cb787b-3bae-46b8-a243-07ad10f9e14b tempest-VolumesTransfersTest-1010396755 tempest-VolumesTransfersTest-1010396755-project-member] GET https://10.4.3.229/volume/v3/volumes/888b75fa-3108-418f-9426-5b8797e147af Aug 06 14:22:24.699234 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e3cb787b-3bae-46b8-a243-07ad10f9e14b tempest-VolumesTransfersTest-1010396755 tempest-VolumesTransfersTest-1010396755-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:24.699234 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e3cb787b-3bae-46b8-a243-07ad10f9e14b tempest-VolumesTransfersTest-1010396755 tempest-VolumesTransfersTest-1010396755-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:24.705047 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:24.705047 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:24.708860 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-e3cb787b-3bae-46b8-a243-07ad10f9e14b tempest-VolumesTransfersTest-1010396755 tempest-VolumesTransfersTest-1010396755-project-member] Volume info retrieved successfully. Aug 06 14:22:24.713508 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e3cb787b-3bae-46b8-a243-07ad10f9e14b tempest-VolumesTransfersTest-1010396755 tempest-VolumesTransfersTest-1010396755-project-member] https://10.4.3.229/volume/v3/volumes/888b75fa-3108-418f-9426-5b8797e147af returned with HTTP 200 Aug 06 14:22:24.714252 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 242/971] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:24 2026] GET /volume/v3/volumes/888b75fa-3108-418f-9426-5b8797e147af => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:24.731582 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e2a9d3d8-5611-4246-ada5-1c574d18254e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:24.737450 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e2a9d3d8-5611-4246-ada5-1c574d18254e tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] DELETE https://10.4.3.229/volume/v3/os-volume-transfer/15144e02-d8dc-449a-8f85-56f677334f1a Aug 06 14:22:24.737450 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e2a9d3d8-5611-4246-ada5-1c574d18254e tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:24.737450 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e2a9d3d8-5611-4246-ada5-1c574d18254e tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:24.737450 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.contrib.volume_transfer [None req-e2a9d3d8-5611-4246-ada5-1c574d18254e tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Delete transfer with id: 15144e02-d8dc-449a-8f85-56f677334f1a Aug 06 14:22:24.738166 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e2a9d3d8-5611-4246-ada5-1c574d18254e tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] https://10.4.3.229/volume/v3/os-volume-transfer/15144e02-d8dc-449a-8f85-56f677334f1a returned with HTTP 404 Aug 06 14:22:24.738743 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 243/972] 10.4.3.229 () {66 vars in 1384 bytes} [Thu Aug 6 14:22:24 2026] DELETE /volume/v3/os-volume-transfer/15144e02-d8dc-449a-8f85-56f677334f1a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 14:22:24.748463 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ce2d3621-565e-47a7-ab99-8c44280fa5fb None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:24.788295 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ce2d3621-565e-47a7-ab99-8c44280fa5fb tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/888b75fa-3108-418f-9426-5b8797e147af Aug 06 14:22:24.788295 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ce2d3621-565e-47a7-ab99-8c44280fa5fb tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:24.788295 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ce2d3621-565e-47a7-ab99-8c44280fa5fb tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:24.788295 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-ce2d3621-565e-47a7-ab99-8c44280fa5fb tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] Delete volume with id: 888b75fa-3108-418f-9426-5b8797e147af Aug 06 14:22:24.798084 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:24.798084 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:24.798578 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ce2d3621-565e-47a7-ab99-8c44280fa5fb tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] Volume info retrieved successfully. Aug 06 14:22:24.824122 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ce2d3621-565e-47a7-ab99-8c44280fa5fb tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] Delete volume request issued successfully. Aug 06 14:22:24.824122 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ce2d3621-565e-47a7-ab99-8c44280fa5fb tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] https://10.4.3.229/volume/v3/volumes/888b75fa-3108-418f-9426-5b8797e147af returned with HTTP 202 Aug 06 14:22:24.824122 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 243/973] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:22:24 2026] DELETE /volume/v3/volumes/888b75fa-3108-418f-9426-5b8797e147af => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:22:24.832856 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c33ea92c-0474-465e-b6d0-c8b2a2ce6d92 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:24.834948 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c33ea92c-0474-465e-b6d0-c8b2a2ce6d92 tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] GET https://10.4.3.229/volume/v3/volumes/888b75fa-3108-418f-9426-5b8797e147af Aug 06 14:22:24.835322 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c33ea92c-0474-465e-b6d0-c8b2a2ce6d92 tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:24.835671 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c33ea92c-0474-465e-b6d0-c8b2a2ce6d92 tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:24.845260 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:24.845260 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:24.850647 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c33ea92c-0474-465e-b6d0-c8b2a2ce6d92 tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] Volume info retrieved successfully. Aug 06 14:22:24.855169 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c33ea92c-0474-465e-b6d0-c8b2a2ce6d92 tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] https://10.4.3.229/volume/v3/volumes/888b75fa-3108-418f-9426-5b8797e147af returned with HTTP 200 Aug 06 14:22:24.855874 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 246/974] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:24 2026] GET /volume/v3/volumes/888b75fa-3108-418f-9426-5b8797e147af => generated 1014 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:25.870411 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-4510ff88-0e52-4c22-b59f-bad200797c08 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:25.872915 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4510ff88-0e52-4c22-b59f-bad200797c08 tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] GET https://10.4.3.229/volume/v3/volumes/888b75fa-3108-418f-9426-5b8797e147af Aug 06 14:22:25.873214 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4510ff88-0e52-4c22-b59f-bad200797c08 tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:25.873493 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4510ff88-0e52-4c22-b59f-bad200797c08 tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:25.895210 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4510ff88-0e52-4c22-b59f-bad200797c08 tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] https://10.4.3.229/volume/v3/volumes/888b75fa-3108-418f-9426-5b8797e147af returned with HTTP 404 Aug 06 14:22:25.898197 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 243/975] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:25 2026] GET /volume/v3/volumes/888b75fa-3108-418f-9426-5b8797e147af => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:22:25.905788 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4befb060-daa7-44f9-97af-5c6b4a62eb56 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:25.908580 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4befb060-daa7-44f9-97af-5c6b4a62eb56 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] GET https://10.4.3.229/volume/v3/volumes/888b75fa-3108-418f-9426-5b8797e147af Aug 06 14:22:25.908881 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4befb060-daa7-44f9-97af-5c6b4a62eb56 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:25.909141 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4befb060-daa7-44f9-97af-5c6b4a62eb56 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:25.915196 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4befb060-daa7-44f9-97af-5c6b4a62eb56 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] https://10.4.3.229/volume/v3/volumes/888b75fa-3108-418f-9426-5b8797e147af returned with HTTP 404 Aug 06 14:22:25.915746 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 244/976] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:25 2026] GET /volume/v3/volumes/888b75fa-3108-418f-9426-5b8797e147af => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:22:25.923803 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-88268d75-7c10-4636-a00d-033c9966a23c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:25.926476 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-88268d75-7c10-4636-a00d-033c9966a23c tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] DELETE https://10.4.3.229/volume/v3/volumes/888b75fa-3108-418f-9426-5b8797e147af Aug 06 14:22:25.927591 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-88268d75-7c10-4636-a00d-033c9966a23c tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:25.927810 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-88268d75-7c10-4636-a00d-033c9966a23c tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:25.927985 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-88268d75-7c10-4636-a00d-033c9966a23c tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Delete volume with id: 888b75fa-3108-418f-9426-5b8797e147af Aug 06 14:22:25.936557 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-88268d75-7c10-4636-a00d-033c9966a23c tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] https://10.4.3.229/volume/v3/volumes/888b75fa-3108-418f-9426-5b8797e147af returned with HTTP 404 Aug 06 14:22:25.937496 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 244/977] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:22:25 2026] DELETE /volume/v3/volumes/888b75fa-3108-418f-9426-5b8797e147af => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:22:25.946958 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-86007906-27cf-430f-9c17-4f0dc1f61b5d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:25.951448 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-86007906-27cf-430f-9c17-4f0dc1f61b5d tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:22:25.951448 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-86007906-27cf-430f-9c17-4f0dc1f61b5d tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-42392732"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:25.951448 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-86007906-27cf-430f-9c17-4f0dc1f61b5d tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-42392732'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:22:25.951448 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-86007906-27cf-430f-9c17-4f0dc1f61b5d tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Create volume of 1 GB Aug 06 14:22:25.958852 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-86007906-27cf-430f-9c17-4f0dc1f61b5d tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Availability Zones retrieved successfully. Aug 06 14:22:25.969175 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-86007906-27cf-430f-9c17-4f0dc1f61b5d tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Flow 'volume_create_api' (d8a1be89-4991-45b8-ad76-6721a3915a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:22:25.970610 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-86007906-27cf-430f-9c17-4f0dc1f61b5d tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddfc96aa-000e-444b-a218-76c613c97ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:25.971665 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-86007906-27cf-430f-9c17-4f0dc1f61b5d tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:22:26.010687 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-86007906-27cf-430f-9c17-4f0dc1f61b5d tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddfc96aa-000e-444b-a218-76c613c97ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:26.011873 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-86007906-27cf-430f-9c17-4f0dc1f61b5d tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4975a3c-07a1-4bcd-a906-78d0fd418176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:26.075816 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-86007906-27cf-430f-9c17-4f0dc1f61b5d tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Created reservations ['b3c9471a-1dea-493a-bb8b-a2f813dc1d70', '60bef888-b0a9-4863-8e15-cfba8075aa18', 'ce0d932b-e14d-4b6d-8039-f848706711b1', 'c37f13a6-ffee-4dd9-99c2-aa23b20a8f33'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:22:26.077311 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-86007906-27cf-430f-9c17-4f0dc1f61b5d tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4975a3c-07a1-4bcd-a906-78d0fd418176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3c9471a-1dea-493a-bb8b-a2f813dc1d70', '60bef888-b0a9-4863-8e15-cfba8075aa18', 'ce0d932b-e14d-4b6d-8039-f848706711b1', 'c37f13a6-ffee-4dd9-99c2-aa23b20a8f33']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:26.077611 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-86007906-27cf-430f-9c17-4f0dc1f61b5d tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55f506ed-7183-43fa-adec-92d493fe3ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:26.111672 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-86007906-27cf-430f-9c17-4f0dc1f61b5d tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55f506ed-7183-43fa-adec-92d493fe3ab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e9063bb-1a70-418a-bc11-f2c1126dd13b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-42392732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54e376acf5b84e6a91c45191a125c92e',qos_specs=None,replication_status=,reservations=['b3c9471a-1dea-493a-bb8b-a2f813dc1d70','60bef888-b0a9-4863-8e15-cfba8075aa18','ce0d932b-e14d-4b6d-8039-f848706711b1','c37f13a6-ffee-4dd9-99c2-aa23b20a8f33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83f965bacc124447bfa1e6a8b52c86d1',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:22:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-42392732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e9063bb-1a70-418a-bc11-f2c1126dd13b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54e376acf5b84e6a91c45191a125c92e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83f965bacc124447bfa1e6a8b52c86d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:26.111672 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-86007906-27cf-430f-9c17-4f0dc1f61b5d tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57889d18-1dcd-4100-b989-73c40d6d002b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:26.133060 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-86007906-27cf-430f-9c17-4f0dc1f61b5d tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57889d18-1dcd-4100-b989-73c40d6d002b) transitioned into state 'SUCCESS' from state '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-42392732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54e376acf5b84e6a91c45191a125c92e',qos_specs=None,replication_status=,reservations=['b3c9471a-1dea-493a-bb8b-a2f813dc1d70','60bef888-b0a9-4863-8e15-cfba8075aa18','ce0d932b-e14d-4b6d-8039-f848706711b1','c37f13a6-ffee-4dd9-99c2-aa23b20a8f33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83f965bacc124447bfa1e6a8b52c86d1',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:26.134000 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-86007906-27cf-430f-9c17-4f0dc1f61b5d tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (401f7510-f629-4afb-9bf2-3f74a6baecb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:26.144539 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-86007906-27cf-430f-9c17-4f0dc1f61b5d tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (401f7510-f629-4afb-9bf2-3f74a6baecb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:26.147008 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-86007906-27cf-430f-9c17-4f0dc1f61b5d tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Flow 'volume_create_api' (d8a1be89-4991-45b8-ad76-6721a3915a69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:22:26.147008 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-86007906-27cf-430f-9c17-4f0dc1f61b5d tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Create volume request issued successfully. Aug 06 14:22:26.147732 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-86007906-27cf-430f-9c17-4f0dc1f61b5d tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:22:26.148212 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 247/978] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:22:25 2026] POST /volume/v3/volumes => generated 749 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:22:26.167526 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5b12a74f-44cc-4351-8bf1-0ebcdf7f8bdc None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:26.170893 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5b12a74f-44cc-4351-8bf1-0ebcdf7f8bdc tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] GET https://10.4.3.229/volume/v3/volumes/3e9063bb-1a70-418a-bc11-f2c1126dd13b Aug 06 14:22:26.172243 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5b12a74f-44cc-4351-8bf1-0ebcdf7f8bdc tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:26.172348 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5b12a74f-44cc-4351-8bf1-0ebcdf7f8bdc tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:26.184004 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:26.184004 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:26.190491 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-5b12a74f-44cc-4351-8bf1-0ebcdf7f8bdc tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Volume info retrieved successfully. Aug 06 14:22:26.199713 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5b12a74f-44cc-4351-8bf1-0ebcdf7f8bdc tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] https://10.4.3.229/volume/v3/volumes/3e9063bb-1a70-418a-bc11-f2c1126dd13b returned with HTTP 200 Aug 06 14:22:26.199713 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 244/979] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:26 2026] GET /volume/v3/volumes/3e9063bb-1a70-418a-bc11-f2c1126dd13b => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:27.214316 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a1429a06-49c1-4bce-9c8b-02049faa4436 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:27.217774 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a1429a06-49c1-4bce-9c8b-02049faa4436 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] GET https://10.4.3.229/volume/v3/volumes/3e9063bb-1a70-418a-bc11-f2c1126dd13b Aug 06 14:22:27.217872 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a1429a06-49c1-4bce-9c8b-02049faa4436 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:27.218287 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a1429a06-49c1-4bce-9c8b-02049faa4436 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:27.229400 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:27.229400 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:27.234771 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-a1429a06-49c1-4bce-9c8b-02049faa4436 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Volume info retrieved successfully. Aug 06 14:22:27.253443 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a1429a06-49c1-4bce-9c8b-02049faa4436 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] https://10.4.3.229/volume/v3/volumes/3e9063bb-1a70-418a-bc11-f2c1126dd13b returned with HTTP 200 Aug 06 14:22:27.256145 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 245/980] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:27 2026] GET /volume/v3/volumes/3e9063bb-1a70-418a-bc11-f2c1126dd13b => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:27.269798 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9ff6910b-82b7-4a0c-9b6d-3d3135ba1aef None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:27.272924 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9ff6910b-82b7-4a0c-9b6d-3d3135ba1aef tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] POST https://10.4.3.229/volume/v3/os-volume-transfer Aug 06 14:22:27.273559 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9ff6910b-82b7-4a0c-9b6d-3d3135ba1aef tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3e9063bb-1a70-418a-bc11-f2c1126dd13b"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:27.275836 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.volume_transfer [None req-9ff6910b-82b7-4a0c-9b6d-3d3135ba1aef tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Creating new volume transfer {'transfer': {'volume_id': '3e9063bb-1a70-418a-bc11-f2c1126dd13b'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 06 14:22:27.275995 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.volume_transfer [None req-9ff6910b-82b7-4a0c-9b6d-3d3135ba1aef tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Creating transfer of volume 3e9063bb-1a70-418a-bc11-f2c1126dd13b Aug 06 14:22:27.276188 np0000006659 devstack@c-api.service[100398]: INFO cinder.transfer.api [None req-9ff6910b-82b7-4a0c-9b6d-3d3135ba1aef tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Generating transfer record for volume 3e9063bb-1a70-418a-bc11-f2c1126dd13b Aug 06 14:22:27.287740 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:27.287740 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:27.299634 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9ff6910b-82b7-4a0c-9b6d-3d3135ba1aef tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] https://10.4.3.229/volume/v3/os-volume-transfer returned with HTTP 202 Aug 06 14:22:27.300228 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 245/981] 10.4.3.229 () {68 vars in 1291 bytes} [Thu Aug 6 14:22:27 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:22:27.311091 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8d4b0678-0432-499a-aaa5-e4c7ea7353b9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:27.313615 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8d4b0678-0432-499a-aaa5-e4c7ea7353b9 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] GET https://10.4.3.229/volume/v3/volumes/3e9063bb-1a70-418a-bc11-f2c1126dd13b Aug 06 14:22:27.314062 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8d4b0678-0432-499a-aaa5-e4c7ea7353b9 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:27.314392 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8d4b0678-0432-499a-aaa5-e4c7ea7353b9 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:27.322946 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:27.322946 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:27.328154 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8d4b0678-0432-499a-aaa5-e4c7ea7353b9 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Volume info retrieved successfully. Aug 06 14:22:27.337853 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8d4b0678-0432-499a-aaa5-e4c7ea7353b9 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] https://10.4.3.229/volume/v3/volumes/3e9063bb-1a70-418a-bc11-f2c1126dd13b returned with HTTP 200 Aug 06 14:22:27.338545 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 248/982] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:27 2026] GET /volume/v3/volumes/3e9063bb-1a70-418a-bc11-f2c1126dd13b => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:27.353850 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-2b7c7fb5-c728-413c-8b61-ebd99a7e07df None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:27.357379 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2b7c7fb5-c728-413c-8b61-ebd99a7e07df tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] GET https://10.4.3.229/volume/v3/os-volume-transfer/detail Aug 06 14:22:27.358568 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2b7c7fb5-c728-413c-8b61-ebd99a7e07df tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:27.358568 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2b7c7fb5-c728-413c-8b61-ebd99a7e07df tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Calling method 'detail' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:27.358568 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.contrib.volume_transfer [None req-2b7c7fb5-c728-413c-8b61-ebd99a7e07df tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Listing volume transfers {{(pid=100397) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 06 14:22:27.363352 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2b7c7fb5-c728-413c-8b61-ebd99a7e07df tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] https://10.4.3.229/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 06 14:22:27.363401 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 245/983] 10.4.3.229 () {66 vars in 1291 bytes} [Thu Aug 6 14:22:27 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 06 14:22:27.375208 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b1328ec7-c33d-4ed6-8727-91e10d671888 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:27.377007 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b1328ec7-c33d-4ed6-8727-91e10d671888 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] DELETE https://10.4.3.229/volume/v3/os-volume-transfer/5548bd5c-d76b-4e89-a5f5-12ada87d9518 Aug 06 14:22:27.377209 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b1328ec7-c33d-4ed6-8727-91e10d671888 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:27.377392 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b1328ec7-c33d-4ed6-8727-91e10d671888 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:27.377513 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.contrib.volume_transfer [None req-b1328ec7-c33d-4ed6-8727-91e10d671888 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Delete transfer with id: 5548bd5c-d76b-4e89-a5f5-12ada87d9518 Aug 06 14:22:27.390049 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:27.390049 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:27.398268 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b1328ec7-c33d-4ed6-8727-91e10d671888 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] https://10.4.3.229/volume/v3/os-volume-transfer/5548bd5c-d76b-4e89-a5f5-12ada87d9518 returned with HTTP 202 Aug 06 14:22:27.398669 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 246/984] 10.4.3.229 () {66 vars in 1384 bytes} [Thu Aug 6 14:22:27 2026] DELETE /volume/v3/os-volume-transfer/5548bd5c-d76b-4e89-a5f5-12ada87d9518 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:22:27.406253 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f491befd-23ab-42c8-8c97-eb9f85eba565 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:27.408212 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f491befd-23ab-42c8-8c97-eb9f85eba565 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] GET https://10.4.3.229/volume/v3/volumes/3e9063bb-1a70-418a-bc11-f2c1126dd13b Aug 06 14:22:27.408466 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f491befd-23ab-42c8-8c97-eb9f85eba565 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:27.408656 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f491befd-23ab-42c8-8c97-eb9f85eba565 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:27.419841 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:27.419841 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:27.434950 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-f491befd-23ab-42c8-8c97-eb9f85eba565 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Volume info retrieved successfully. Aug 06 14:22:27.447600 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f491befd-23ab-42c8-8c97-eb9f85eba565 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] https://10.4.3.229/volume/v3/volumes/3e9063bb-1a70-418a-bc11-f2c1126dd13b returned with HTTP 200 Aug 06 14:22:27.448101 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 246/985] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:27 2026] GET /volume/v3/volumes/3e9063bb-1a70-418a-bc11-f2c1126dd13b => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:22:27.465351 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5dedafc9-099b-4ad2-a0f1-7b77473acc2e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:27.467632 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5dedafc9-099b-4ad2-a0f1-7b77473acc2e tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] DELETE https://10.4.3.229/volume/v3/os-volume-transfer/5548bd5c-d76b-4e89-a5f5-12ada87d9518 Aug 06 14:22:27.467903 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5dedafc9-099b-4ad2-a0f1-7b77473acc2e tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:27.468167 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5dedafc9-099b-4ad2-a0f1-7b77473acc2e tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:27.468315 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.volume_transfer [None req-5dedafc9-099b-4ad2-a0f1-7b77473acc2e tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Delete transfer with id: 5548bd5c-d76b-4e89-a5f5-12ada87d9518 Aug 06 14:22:27.474493 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5dedafc9-099b-4ad2-a0f1-7b77473acc2e tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] https://10.4.3.229/volume/v3/os-volume-transfer/5548bd5c-d76b-4e89-a5f5-12ada87d9518 returned with HTTP 404 Aug 06 14:22:27.475203 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 249/986] 10.4.3.229 () {66 vars in 1384 bytes} [Thu Aug 6 14:22:27 2026] DELETE /volume/v3/os-volume-transfer/5548bd5c-d76b-4e89-a5f5-12ada87d9518 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:22:27.484735 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-15e6d4d7-f22a-4e42-974c-8481413c97d6 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:27.486872 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-15e6d4d7-f22a-4e42-974c-8481413c97d6 tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/3e9063bb-1a70-418a-bc11-f2c1126dd13b Aug 06 14:22:27.487041 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-15e6d4d7-f22a-4e42-974c-8481413c97d6 tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:27.487240 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-15e6d4d7-f22a-4e42-974c-8481413c97d6 tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:27.488221 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-15e6d4d7-f22a-4e42-974c-8481413c97d6 tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] Delete volume with id: 3e9063bb-1a70-418a-bc11-f2c1126dd13b Aug 06 14:22:27.500575 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:27.500575 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:27.500968 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-15e6d4d7-f22a-4e42-974c-8481413c97d6 tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] Volume info retrieved successfully. Aug 06 14:22:27.521790 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-15e6d4d7-f22a-4e42-974c-8481413c97d6 tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] Delete volume request issued successfully. Aug 06 14:22:27.522079 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-15e6d4d7-f22a-4e42-974c-8481413c97d6 tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] https://10.4.3.229/volume/v3/volumes/3e9063bb-1a70-418a-bc11-f2c1126dd13b returned with HTTP 202 Aug 06 14:22:27.522691 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 246/987] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:22:27 2026] DELETE /volume/v3/volumes/3e9063bb-1a70-418a-bc11-f2c1126dd13b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:22:27.532713 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b6f29818-f44e-432d-8302-e270f43ba20e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:27.535620 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b6f29818-f44e-432d-8302-e270f43ba20e tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] GET https://10.4.3.229/volume/v3/volumes/3e9063bb-1a70-418a-bc11-f2c1126dd13b Aug 06 14:22:27.535753 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b6f29818-f44e-432d-8302-e270f43ba20e tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:27.535980 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b6f29818-f44e-432d-8302-e270f43ba20e tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:27.545850 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:27.545850 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:27.550712 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-b6f29818-f44e-432d-8302-e270f43ba20e tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] Volume info retrieved successfully. Aug 06 14:22:27.556031 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b6f29818-f44e-432d-8302-e270f43ba20e tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] https://10.4.3.229/volume/v3/volumes/3e9063bb-1a70-418a-bc11-f2c1126dd13b returned with HTTP 200 Aug 06 14:22:27.556828 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 247/988] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:27 2026] GET /volume/v3/volumes/3e9063bb-1a70-418a-bc11-f2c1126dd13b => generated 1014 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:28.579708 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-720a5bdc-c7d7-40ba-ae18-27409443bb56 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:28.582213 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-720a5bdc-c7d7-40ba-ae18-27409443bb56 tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] GET https://10.4.3.229/volume/v3/volumes/3e9063bb-1a70-418a-bc11-f2c1126dd13b Aug 06 14:22:28.582451 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-720a5bdc-c7d7-40ba-ae18-27409443bb56 tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:28.582695 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-720a5bdc-c7d7-40ba-ae18-27409443bb56 tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:28.591966 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-720a5bdc-c7d7-40ba-ae18-27409443bb56 tempest-VolumesTransfersTest-1434699931 tempest-VolumesTransfersTest-1434699931-project-admin] https://10.4.3.229/volume/v3/volumes/3e9063bb-1a70-418a-bc11-f2c1126dd13b returned with HTTP 404 Aug 06 14:22:28.592556 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 247/989] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:28 2026] GET /volume/v3/volumes/3e9063bb-1a70-418a-bc11-f2c1126dd13b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:22:28.603510 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1bc3a2aa-1a25-44fd-b44b-0deadf049d22 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:28.603510 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1bc3a2aa-1a25-44fd-b44b-0deadf049d22 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] GET https://10.4.3.229/volume/v3/volumes/3e9063bb-1a70-418a-bc11-f2c1126dd13b Aug 06 14:22:28.603510 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1bc3a2aa-1a25-44fd-b44b-0deadf049d22 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:28.603510 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1bc3a2aa-1a25-44fd-b44b-0deadf049d22 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:28.607821 np0000006659 devstack@c-api.service[100396]: DEBUG dbcounter [-] [100396] Writing DB stats cinder:SELECT=528,cinder:UPDATE=157,cinder:INSERT=80 {{(pid=100396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:22:28.613598 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1bc3a2aa-1a25-44fd-b44b-0deadf049d22 tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] https://10.4.3.229/volume/v3/volumes/3e9063bb-1a70-418a-bc11-f2c1126dd13b returned with HTTP 404 Aug 06 14:22:28.614398 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 250/990] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:28 2026] GET /volume/v3/volumes/3e9063bb-1a70-418a-bc11-f2c1126dd13b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:22:28.623320 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-653b235c-42bb-448e-b37d-af299f7b89cc None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:28.627533 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-653b235c-42bb-448e-b37d-af299f7b89cc tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] DELETE https://10.4.3.229/volume/v3/volumes/3e9063bb-1a70-418a-bc11-f2c1126dd13b Aug 06 14:22:28.627533 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-653b235c-42bb-448e-b37d-af299f7b89cc tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:28.627533 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-653b235c-42bb-448e-b37d-af299f7b89cc tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:28.627533 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-653b235c-42bb-448e-b37d-af299f7b89cc tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] Delete volume with id: 3e9063bb-1a70-418a-bc11-f2c1126dd13b Aug 06 14:22:28.630760 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-653b235c-42bb-448e-b37d-af299f7b89cc tempest-VolumesTransfersTest-659894163 tempest-VolumesTransfersTest-659894163-project-member] https://10.4.3.229/volume/v3/volumes/3e9063bb-1a70-418a-bc11-f2c1126dd13b returned with HTTP 404 Aug 06 14:22:28.631197 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 247/991] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:22:28 2026] DELETE /volume/v3/volumes/3e9063bb-1a70-418a-bc11-f2c1126dd13b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:22:29.930044 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6388e534-d2f7-4b45-a406-feacca687e06 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:29.933159 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6388e534-d2f7-4b45-a406-feacca687e06 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:22:29.933610 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6388e534-d2f7-4b45-a406-feacca687e06 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-733149732"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:29.935904 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-6388e534-d2f7-4b45-a406-feacca687e06 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-733149732'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:22:29.942844 np0000006659 devstack@c-api.service[100399]: DEBUG dbcounter [-] [100399] Writing DB stats cinder:SELECT=344,cinder:UPDATE=57,cinder:INSERT=25 {{(pid=100399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:22:29.944019 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-6388e534-d2f7-4b45-a406-feacca687e06 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Create volume of 1 GB Aug 06 14:22:29.945017 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:29.945017 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:29.945590 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6388e534-d2f7-4b45-a406-feacca687e06 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Availability Zones retrieved successfully. Aug 06 14:22:29.953503 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6388e534-d2f7-4b45-a406-feacca687e06 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Flow 'volume_create_api' (eeb9bdc3-2691-4f02-ae95-adb977a29746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:22:29.955195 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6388e534-d2f7-4b45-a406-feacca687e06 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3ef9d2e-c8af-456e-b326-32a74336a325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:29.955893 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-6388e534-d2f7-4b45-a406-feacca687e06 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:22:29.964307 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:29.964307 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:29.978096 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6388e534-d2f7-4b45-a406-feacca687e06 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3ef9d2e-c8af-456e-b326-32a74336a325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=cd651f88-e3b2-438d-8565-2ec87d39a8ab,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cd651f88-e3b2-438d-8565-2ec87d39a8ab', 'encryption_key_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=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:29.979213 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6388e534-d2f7-4b45-a406-feacca687e06 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56553244-3d42-4dc4-a418-dfe2d709512a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:30.033415 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-6388e534-d2f7-4b45-a406-feacca687e06 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Created reservations ['8521f34c-3536-4977-b157-2ae2dd38f196', 'eb09ed55-2582-4f13-a382-2dce7b917411', '84c64e21-006a-4b5e-a1ec-d3683865d928', 'e04a4d1a-9298-48d1-bbed-0eb139606376'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:22:30.034158 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6388e534-d2f7-4b45-a406-feacca687e06 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56553244-3d42-4dc4-a418-dfe2d709512a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8521f34c-3536-4977-b157-2ae2dd38f196', 'eb09ed55-2582-4f13-a382-2dce7b917411', '84c64e21-006a-4b5e-a1ec-d3683865d928', 'e04a4d1a-9298-48d1-bbed-0eb139606376']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:30.034973 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6388e534-d2f7-4b45-a406-feacca687e06 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e533efc2-cba3-4764-b31c-eecc6eb124f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:30.060498 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6388e534-d2f7-4b45-a406-feacca687e06 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e533efc2-cba3-4764-b31c-eecc6eb124f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ba0e216-e8c0-47e7-bca3-c24b88c9904e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-733149732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f06d41c7fb3d4a219a0ea12b05a7d8ed',qos_specs=None,replication_status=,reservations=['8521f34c-3536-4977-b157-2ae2dd38f196','eb09ed55-2582-4f13-a382-2dce7b917411','84c64e21-006a-4b5e-a1ec-d3683865d928','e04a4d1a-9298-48d1-bbed-0eb139606376'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d50f0ecfca4eb1aa68c817e1a81f3d',volume_type_id=cd651f88-e3b2-438d-8565-2ec87d39a8ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:22:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-733149732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ba0e216-e8c0-47e7-bca3-c24b88c9904e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f06d41c7fb3d4a219a0ea12b05a7d8ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8d50f0ecfca4eb1aa68c817e1a81f3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cd651f88-e3b2-438d-8565-2ec87d39a8ab),volume_type_id=cd651f88-e3b2-438d-8565-2ec87d39a8ab)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:30.060498 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6388e534-d2f7-4b45-a406-feacca687e06 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8653bef-6c49-4d41-b307-bd07ecd150c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:30.074441 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6388e534-d2f7-4b45-a406-feacca687e06 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8653bef-6c49-4d41-b307-bd07ecd150c8) transitioned into state 'SUCCESS' from state '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-733149732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f06d41c7fb3d4a219a0ea12b05a7d8ed',qos_specs=None,replication_status=,reservations=['8521f34c-3536-4977-b157-2ae2dd38f196','eb09ed55-2582-4f13-a382-2dce7b917411','84c64e21-006a-4b5e-a1ec-d3683865d928','e04a4d1a-9298-48d1-bbed-0eb139606376'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d50f0ecfca4eb1aa68c817e1a81f3d',volume_type_id=cd651f88-e3b2-438d-8565-2ec87d39a8ab)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:30.075085 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6388e534-d2f7-4b45-a406-feacca687e06 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fce83c78-fee8-4a2c-b26d-af401350d71b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:30.086326 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6388e534-d2f7-4b45-a406-feacca687e06 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fce83c78-fee8-4a2c-b26d-af401350d71b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:30.087350 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6388e534-d2f7-4b45-a406-feacca687e06 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Flow 'volume_create_api' (eeb9bdc3-2691-4f02-ae95-adb977a29746) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:22:30.088781 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6388e534-d2f7-4b45-a406-feacca687e06 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Create volume request issued successfully. Aug 06 14:22:30.089371 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6388e534-d2f7-4b45-a406-feacca687e06 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:22:30.090910 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 248/992] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:22:29 2026] POST /volume/v3/volumes => generated 759 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:22:30.104957 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-13666758-879e-4fb2-8e39-3c0c657a6489 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:30.107393 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-13666758-879e-4fb2-8e39-3c0c657a6489 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:22:30.107564 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-13666758-879e-4fb2-8e39-3c0c657a6489 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:30.107969 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-13666758-879e-4fb2-8e39-3c0c657a6489 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:30.115186 np0000006659 devstack@c-api.service[100398]: DEBUG dbcounter [-] [100398] Writing DB stats cinder:SELECT=446,cinder:UPDATE=125,cinder:INSERT=75 {{(pid=100398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:22:30.122891 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:30.122891 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:30.134357 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-13666758-879e-4fb2-8e39-3c0c657a6489 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:30.141585 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-13666758-879e-4fb2-8e39-3c0c657a6489 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:22:30.141977 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 248/993] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:30 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 827 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:30.575416 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2d476592-7720-4036-806c-5dc9ad8419d7 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:30.579700 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2d476592-7720-4036-806c-5dc9ad8419d7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] GET https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae Aug 06 14:22:30.579700 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2d476592-7720-4036-806c-5dc9ad8419d7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:30.579700 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2d476592-7720-4036-806c-5dc9ad8419d7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:30.591200 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:30.591200 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:30.595573 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2d476592-7720-4036-806c-5dc9ad8419d7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:22:30.602246 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2d476592-7720-4036-806c-5dc9ad8419d7 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae returned with HTTP 200 Aug 06 14:22:30.603179 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 251/994] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:30 2026] GET /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:22:31.064245 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1060a852-66d2-47f6-a207-adad79cc6574 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:31.066302 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1060a852-66d2-47f6-a207-adad79cc6574 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:22:31.066775 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1060a852-66d2-47f6-a207-adad79cc6574 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-525880226"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:31.068447 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-1060a852-66d2-47f6-a207-adad79cc6574 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-525880226'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:22:31.068620 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-1060a852-66d2-47f6-a207-adad79cc6574 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Create volume of 1 GB Aug 06 14:22:31.071200 np0000006659 devstack@c-api.service[100397]: DEBUG dbcounter [-] [100397] Writing DB stats cinder:SELECT=379,cinder:INSERT=40,cinder:UPDATE=83 {{(pid=100397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:22:31.073499 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1060a852-66d2-47f6-a207-adad79cc6574 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Availability Zones retrieved successfully. Aug 06 14:22:31.081603 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1060a852-66d2-47f6-a207-adad79cc6574 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Flow 'volume_create_api' (94527b51-9f3d-430f-8aee-ab16d299b3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:22:31.083138 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1060a852-66d2-47f6-a207-adad79cc6574 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3f22fb2-34bd-4631-b124-f2b92bd0c970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:31.084568 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-1060a852-66d2-47f6-a207-adad79cc6574 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:22:31.114696 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1060a852-66d2-47f6-a207-adad79cc6574 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3f22fb2-34bd-4631-b124-f2b92bd0c970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:31.115399 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1060a852-66d2-47f6-a207-adad79cc6574 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6c26778-03dc-4bb5-acaf-9423b9bdba84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:31.160395 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-06335f38-b352-4e96-9b63-3da3c52728be None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:31.162830 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-06335f38-b352-4e96-9b63-3da3c52728be tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:22:31.163034 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-06335f38-b352-4e96-9b63-3da3c52728be tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:31.163514 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-06335f38-b352-4e96-9b63-3da3c52728be tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:31.172246 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:31.172246 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:31.178067 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-06335f38-b352-4e96-9b63-3da3c52728be tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:31.184903 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-06335f38-b352-4e96-9b63-3da3c52728be tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:22:31.185041 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-1060a852-66d2-47f6-a207-adad79cc6574 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Created reservations ['ccd6adda-2b89-4c19-8dea-5308da362e01', '73eabbde-4381-4cc1-b275-eaaea8563893', '46942814-ed8f-438c-8ed6-fefeb2772ed0', '23d1bce1-56ce-4667-be32-924a0cf9b955'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:22:31.185452 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 249/995] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:31 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:31.186168 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1060a852-66d2-47f6-a207-adad79cc6574 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6c26778-03dc-4bb5-acaf-9423b9bdba84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccd6adda-2b89-4c19-8dea-5308da362e01', '73eabbde-4381-4cc1-b275-eaaea8563893', '46942814-ed8f-438c-8ed6-fefeb2772ed0', '23d1bce1-56ce-4667-be32-924a0cf9b955']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:31.187061 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1060a852-66d2-47f6-a207-adad79cc6574 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b6a3296-c704-461f-a995-99716cc21265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:31.217791 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1060a852-66d2-47f6-a207-adad79cc6574 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b6a3296-c704-461f-a995-99716cc21265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '039c8881-8681-488a-a49f-15b6e75aa1fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-525880226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86883785a9d6450e96a29a36e1925fa3',qos_specs=None,replication_status=,reservations=['ccd6adda-2b89-4c19-8dea-5308da362e01','73eabbde-4381-4cc1-b275-eaaea8563893','46942814-ed8f-438c-8ed6-fefeb2772ed0','23d1bce1-56ce-4667-be32-924a0cf9b955'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc252718e09e4022bffad1366a13c9a7',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:22:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-525880226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=039c8881-8681-488a-a49f-15b6e75aa1fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86883785a9d6450e96a29a36e1925fa3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc252718e09e4022bffad1366a13c9a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:31.219176 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1060a852-66d2-47f6-a207-adad79cc6574 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5c71c7a-ea61-4890-9f5d-4deeec6c39eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:31.240132 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-cb4b7cef-8442-4d98-b878-e99a6d4e3628 req-9dde38cb-f338-41de-9b69-fc179aefdba8 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:31.245769 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-cb4b7cef-8442-4d98-b878-e99a6d4e3628 req-9dde38cb-f338-41de-9b69-fc179aefdba8 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:22:31.245984 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-cb4b7cef-8442-4d98-b878-e99a6d4e3628 req-9dde38cb-f338-41de-9b69-fc179aefdba8 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:31.246186 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-cb4b7cef-8442-4d98-b878-e99a6d4e3628 req-9dde38cb-f338-41de-9b69-fc179aefdba8 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:31.250193 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1060a852-66d2-47f6-a207-adad79cc6574 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5c71c7a-ea61-4890-9f5d-4deeec6c39eb) transitioned into state 'SUCCESS' from state '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-525880226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86883785a9d6450e96a29a36e1925fa3',qos_specs=None,replication_status=,reservations=['ccd6adda-2b89-4c19-8dea-5308da362e01','73eabbde-4381-4cc1-b275-eaaea8563893','46942814-ed8f-438c-8ed6-fefeb2772ed0','23d1bce1-56ce-4667-be32-924a0cf9b955'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc252718e09e4022bffad1366a13c9a7',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:31.252594 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1060a852-66d2-47f6-a207-adad79cc6574 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d36a71c-4824-4a08-afcd-d87380302ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:31.257295 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:31.257295 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:31.262792 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-cb4b7cef-8442-4d98-b878-e99a6d4e3628 req-9dde38cb-f338-41de-9b69-fc179aefdba8 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:31.263083 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1060a852-66d2-47f6-a207-adad79cc6574 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d36a71c-4824-4a08-afcd-d87380302ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:31.264452 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1060a852-66d2-47f6-a207-adad79cc6574 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Flow 'volume_create_api' (94527b51-9f3d-430f-8aee-ab16d299b3c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:22:31.264885 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1060a852-66d2-47f6-a207-adad79cc6574 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Create volume request issued successfully. Aug 06 14:22:31.265682 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1060a852-66d2-47f6-a207-adad79cc6574 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:22:31.266287 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 248/996] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:22:31 2026] POST /volume/v3/volumes => generated 758 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:22:31.269210 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-cb4b7cef-8442-4d98-b878-e99a6d4e3628 req-9dde38cb-f338-41de-9b69-fc179aefdba8 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:22:31.269916 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 249/997] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:22:31 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:31.284499 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-4c6e33c8-76a7-43b1-ad6b-c01ba4d6be2a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:31.290637 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4c6e33c8-76a7-43b1-ad6b-c01ba4d6be2a tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] GET https://10.4.3.229/volume/v3/volumes/039c8881-8681-488a-a49f-15b6e75aa1fe Aug 06 14:22:31.290859 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4c6e33c8-76a7-43b1-ad6b-c01ba4d6be2a tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:31.290956 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4c6e33c8-76a7-43b1-ad6b-c01ba4d6be2a tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:31.299645 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:31.299645 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:31.304071 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-4c6e33c8-76a7-43b1-ad6b-c01ba4d6be2a tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Volume info retrieved successfully. Aug 06 14:22:31.311352 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4c6e33c8-76a7-43b1-ad6b-c01ba4d6be2a tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/volumes/039c8881-8681-488a-a49f-15b6e75aa1fe returned with HTTP 200 Aug 06 14:22:31.312153 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 252/998] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:31 2026] GET /volume/v3/volumes/039c8881-8681-488a-a49f-15b6e75aa1fe => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:31.363477 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-64da4955-3cbc-4e96-82f0-4e133098c579 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:31.363890 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-64da4955-3cbc-4e96-82f0-4e133098c579 None None] GET https://10.4.3.229/volume// Aug 06 14:22:31.364046 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-64da4955-3cbc-4e96-82f0-4e133098c579 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:31.364239 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-64da4955-3cbc-4e96-82f0-4e133098c579 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:31.364555 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-64da4955-3cbc-4e96-82f0-4e133098c579 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:22:31.364834 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 250/999] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:22: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 06 14:22:31.373662 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-cb4b7cef-8442-4d98-b878-e99a6d4e3628 req-897141e6-9324-421d-90bc-e78491e6e29b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:31.378390 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-cb4b7cef-8442-4d98-b878-e99a6d4e3628 req-897141e6-9324-421d-90bc-e78491e6e29b tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:22:31.378878 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-cb4b7cef-8442-4d98-b878-e99a6d4e3628 req-897141e6-9324-421d-90bc-e78491e6e29b tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ba0e216-e8c0-47e7-bca3-c24b88c9904e", "connector": null, "instance_uuid": "80bc10b7-d8ec-4c20-885d-b83a5ed8f5a6"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:31.390688 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:31.390688 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:31.423925 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-cb4b7cef-8442-4d98-b878-e99a6d4e3628 req-897141e6-9324-421d-90bc-e78491e6e29b tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:22:31.423982 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 249/1000] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:22:31 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 06 14:22:31.460530 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0949fad3-87e5-463a-bcbb-0c5b85f23b13 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:31.462488 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0949fad3-87e5-463a-bcbb-0c5b85f23b13 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:22:31.462667 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0949fad3-87e5-463a-bcbb-0c5b85f23b13 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:31.462865 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0949fad3-87e5-463a-bcbb-0c5b85f23b13 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:31.470729 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-cc8106c0-baf2-4564-aed0-44056255460b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:31.471246 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cc8106c0-baf2-4564-aed0-44056255460b None None] GET https://10.4.3.229/volume// Aug 06 14:22:31.471492 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cc8106c0-baf2-4564-aed0-44056255460b None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:31.471871 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cc8106c0-baf2-4564-aed0-44056255460b None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:31.472215 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cc8106c0-baf2-4564-aed0-44056255460b None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:22:31.472627 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 253/1001] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:22: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 06 14:22:31.473966 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:31.473966 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:31.482212 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0949fad3-87e5-463a-bcbb-0c5b85f23b13 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:31.484599 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-cb4b7cef-8442-4d98-b878-e99a6d4e3628 req-8ed85d18-b55e-412c-a183-bf8b3ffa815f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:31.486807 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-cb4b7cef-8442-4d98-b878-e99a6d4e3628 req-8ed85d18-b55e-412c-a183-bf8b3ffa815f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:22:31.487017 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-cb4b7cef-8442-4d98-b878-e99a6d4e3628 req-8ed85d18-b55e-412c-a183-bf8b3ffa815f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:31.487198 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-cb4b7cef-8442-4d98-b878-e99a6d4e3628 req-8ed85d18-b55e-412c-a183-bf8b3ffa815f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:31.494123 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0949fad3-87e5-463a-bcbb-0c5b85f23b13 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:22:31.494571 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 250/1002] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:31 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:31.496340 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:31.496340 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:31.499713 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-cb4b7cef-8442-4d98-b878-e99a6d4e3628 req-8ed85d18-b55e-412c-a183-bf8b3ffa815f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:31.503808 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-cb4b7cef-8442-4d98-b878-e99a6d4e3628 req-8ed85d18-b55e-412c-a183-bf8b3ffa815f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:22:31.504277 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 251/1003] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:22:31 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 1031 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:22:31.621066 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-21cd0f1b-86b8-4ad0-bbf2-8061583086ee None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:31.621307 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-cb4b7cef-8442-4d98-b878-e99a6d4e3628 req-d3931d03-4d8f-4795-8032-a4cc30fc9880 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:31.622853 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-21cd0f1b-86b8-4ad0-bbf2-8061583086ee tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] GET https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae Aug 06 14:22:31.623042 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-21cd0f1b-86b8-4ad0-bbf2-8061583086ee tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:31.623261 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-21cd0f1b-86b8-4ad0-bbf2-8061583086ee tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:31.624347 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-cb4b7cef-8442-4d98-b878-e99a6d4e3628 req-d3931d03-4d8f-4795-8032-a4cc30fc9880 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] PUT https://10.4.3.229/volume/v3/attachments/79259c48-bd1e-4ff2-aa1e-776d412cb057 Aug 06 14:22:31.624757 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-cb4b7cef-8442-4d98-b878-e99a6d4e3628 req-d3931d03-4d8f-4795-8032-a4cc30fc9880 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:31.629872 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:31.629872 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:31.633754 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-21cd0f1b-86b8-4ad0-bbf2-8061583086ee tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:22:31.634003 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-cb4b7cef-8442-4d98-b878-e99a6d4e3628 req-d3931d03-4d8f-4795-8032-a4cc30fc9880 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Acquiring lock "cinder-attachment_update-1ba0e216-e8c0-47e7-bca3-c24b88c9904e-np0000006659" by "attachment_update" {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:22:31.638662 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-21cd0f1b-86b8-4ad0-bbf2-8061583086ee tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae returned with HTTP 200 Aug 06 14:22:31.639046 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 250/1004] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:31 2026] GET /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:31.642776 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-cb4b7cef-8442-4d98-b878-e99a6d4e3628 req-d3931d03-4d8f-4795-8032-a4cc30fc9880 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Lock "cinder-attachment_update-1ba0e216-e8c0-47e7-bca3-c24b88c9904e-np0000006659" acquired by "attachment_update" :: waited 0.007s {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:22:31.642837 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:31.642837 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:31.753203 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-cb4b7cef-8442-4d98-b878-e99a6d4e3628 req-d3931d03-4d8f-4795-8032-a4cc30fc9880 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Lock "cinder-attachment_update-1ba0e216-e8c0-47e7-bca3-c24b88c9904e-np0000006659" released by "attachment_update" :: held 0.112s {{(pid=100396) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:22:31.753517 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-cb4b7cef-8442-4d98-b878-e99a6d4e3628 req-d3931d03-4d8f-4795-8032-a4cc30fc9880 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments/79259c48-bd1e-4ff2-aa1e-776d412cb057 returned with HTTP 200 Aug 06 14:22:31.754284 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 254/1005] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:22:31 2026] PUT /volume/v3/attachments/79259c48-bd1e-4ff2-aa1e-776d412cb057 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:32.332603 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9d264727-044a-4b07-8205-f32b9d9a559e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:32.335578 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9d264727-044a-4b07-8205-f32b9d9a559e tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] GET https://10.4.3.229/volume/v3/volumes/039c8881-8681-488a-a49f-15b6e75aa1fe Aug 06 14:22:32.336161 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9d264727-044a-4b07-8205-f32b9d9a559e tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:32.336995 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9d264727-044a-4b07-8205-f32b9d9a559e tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:32.346211 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:32.346211 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:32.354016 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9d264727-044a-4b07-8205-f32b9d9a559e tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Volume info retrieved successfully. Aug 06 14:22:32.361308 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9d264727-044a-4b07-8205-f32b9d9a559e tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/volumes/039c8881-8681-488a-a49f-15b6e75aa1fe returned with HTTP 200 Aug 06 14:22:32.361308 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 251/1006] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:32 2026] GET /volume/v3/volumes/039c8881-8681-488a-a49f-15b6e75aa1fe => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:32.470354 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-be1045de-5b53-4e46-bf2e-84fd7427f729 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:32.472738 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-be1045de-5b53-4e46-bf2e-84fd7427f729 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] GET https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae Aug 06 14:22:32.473249 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-be1045de-5b53-4e46-bf2e-84fd7427f729 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:32.473322 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-be1045de-5b53-4e46-bf2e-84fd7427f729 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:32.483440 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:32.483440 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:32.488794 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-be1045de-5b53-4e46-bf2e-84fd7427f729 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:22:32.494949 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-be1045de-5b53-4e46-bf2e-84fd7427f729 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae returned with HTTP 200 Aug 06 14:22:32.495649 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 252/1007] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:32 2026] GET /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:32.513151 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0ef3fae9-738c-40bb-a6e6-221318ae01b6 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:32.515694 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3a1aed76-a098-44be-ae2c-00bc894e534d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:32.521474 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0ef3fae9-738c-40bb-a6e6-221318ae01b6 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] DELETE https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae Aug 06 14:22:32.521474 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0ef3fae9-738c-40bb-a6e6-221318ae01b6 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:32.521646 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3a1aed76-a098-44be-ae2c-00bc894e534d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:22:32.521646 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3a1aed76-a098-44be-ae2c-00bc894e534d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:32.521700 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0ef3fae9-738c-40bb-a6e6-221318ae01b6 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:32.521726 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3a1aed76-a098-44be-ae2c-00bc894e534d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:32.521761 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-0ef3fae9-738c-40bb-a6e6-221318ae01b6 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Delete volume with id: 2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae Aug 06 14:22:32.526802 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:32.526802 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:32.527338 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-0ef3fae9-738c-40bb-a6e6-221318ae01b6 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:22:32.534772 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:32.534772 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:32.541329 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3a1aed76-a098-44be-ae2c-00bc894e534d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:32.543984 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3a1aed76-a098-44be-ae2c-00bc894e534d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:22:32.544703 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 255/1008] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:32 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:32.556905 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-0ef3fae9-738c-40bb-a6e6-221318ae01b6 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Delete volume request issued successfully. Aug 06 14:22:32.557149 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0ef3fae9-738c-40bb-a6e6-221318ae01b6 tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae returned with HTTP 202 Aug 06 14:22:32.557679 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 251/1009] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:22:32 2026] DELETE /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:22:32.567448 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-865358bc-0e81-4471-b7b7-c1334582679e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:32.570873 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-865358bc-0e81-4471-b7b7-c1334582679e tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] GET https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae Aug 06 14:22:32.571078 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-865358bc-0e81-4471-b7b7-c1334582679e tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:32.571324 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-865358bc-0e81-4471-b7b7-c1334582679e tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:32.577877 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:32.577877 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:32.581619 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-865358bc-0e81-4471-b7b7-c1334582679e tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Volume info retrieved successfully. Aug 06 14:22:32.586327 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-865358bc-0e81-4471-b7b7-c1334582679e tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae returned with HTTP 200 Aug 06 14:22:32.586782 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 252/1010] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:32 2026] GET /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:33.558687 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-922f08a9-ff41-4269-bd47-b9be0cdf08fd None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:33.560785 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-922f08a9-ff41-4269-bd47-b9be0cdf08fd tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:22:33.561057 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-922f08a9-ff41-4269-bd47-b9be0cdf08fd tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:33.561285 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-922f08a9-ff41-4269-bd47-b9be0cdf08fd tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:33.571450 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:33.571450 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:33.574834 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-922f08a9-ff41-4269-bd47-b9be0cdf08fd tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:33.578756 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-922f08a9-ff41-4269-bd47-b9be0cdf08fd tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:22:33.579120 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 253/1011] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:33 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:33.603605 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-30642d42-277d-4c2e-90a5-9922cd7355ba None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:33.605361 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-30642d42-277d-4c2e-90a5-9922cd7355ba tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] GET https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae Aug 06 14:22:33.605598 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-30642d42-277d-4c2e-90a5-9922cd7355ba tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:33.605792 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-30642d42-277d-4c2e-90a5-9922cd7355ba tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:33.611491 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-30642d42-277d-4c2e-90a5-9922cd7355ba tempest-VolumesActionsTest-1234668174 tempest-VolumesActionsTest-1234668174-project-member] https://10.4.3.229/volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae returned with HTTP 404 Aug 06 14:22:33.611929 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 256/1012] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:33 2026] GET /volume/v3/volumes/2aaed923-eaf6-4a3e-9bd7-23b05a7ab2ae => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:22:34.597502 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-cb914778-ff41-49a9-8ae4-1571d0746bea None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:34.599415 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-cb914778-ff41-49a9-8ae4-1571d0746bea tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:22:34.601550 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-cb914778-ff41-49a9-8ae4-1571d0746bea tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:34.601550 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-cb914778-ff41-49a9-8ae4-1571d0746bea tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:34.622608 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:34.622608 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:34.630254 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-cb914778-ff41-49a9-8ae4-1571d0746bea tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:34.636782 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-cb914778-ff41-49a9-8ae4-1571d0746bea tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:22:34.636782 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 252/1013] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:34 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:35.658892 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8f60d852-0344-4d73-9699-4e172952ded6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:35.662835 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8f60d852-0344-4d73-9699-4e172952ded6 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:22:35.662835 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8f60d852-0344-4d73-9699-4e172952ded6 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:35.662835 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8f60d852-0344-4d73-9699-4e172952ded6 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:35.680250 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:35.680250 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:35.687857 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-8f60d852-0344-4d73-9699-4e172952ded6 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:35.695530 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8f60d852-0344-4d73-9699-4e172952ded6 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:22:35.695879 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 253/1014] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:35 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:36.712187 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-303558b0-b8c5-4d75-91ac-6ba7e0de733e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:36.715657 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-303558b0-b8c5-4d75-91ac-6ba7e0de733e tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:22:36.715816 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-303558b0-b8c5-4d75-91ac-6ba7e0de733e tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:36.716016 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-303558b0-b8c5-4d75-91ac-6ba7e0de733e tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:36.731396 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:36.731396 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:36.736243 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-303558b0-b8c5-4d75-91ac-6ba7e0de733e tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:36.743521 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-303558b0-b8c5-4d75-91ac-6ba7e0de733e tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:22:36.744019 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 254/1015] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:36 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:37.455487 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-cb4b7cef-8442-4d98-b878-e99a6d4e3628 req-20f76cfb-48cb-49d9-a14b-4c23626d5907 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:37.458870 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-cb4b7cef-8442-4d98-b878-e99a6d4e3628 req-20f76cfb-48cb-49d9-a14b-4c23626d5907 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] POST https://10.4.3.229/volume/v3/attachments/79259c48-bd1e-4ff2-aa1e-776d412cb057/action Aug 06 14:22:37.459279 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-cb4b7cef-8442-4d98-b878-e99a6d4e3628 req-20f76cfb-48cb-49d9-a14b-4c23626d5907 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action body: b'{"os-complete": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:22:37.459439 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-cb4b7cef-8442-4d98-b878-e99a6d4e3628 req-20f76cfb-48cb-49d9-a14b-4c23626d5907 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:37.479661 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:37.479661 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:37.491442 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-cb4b7cef-8442-4d98-b878-e99a6d4e3628 req-20f76cfb-48cb-49d9-a14b-4c23626d5907 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments/79259c48-bd1e-4ff2-aa1e-776d412cb057/action returned with HTTP 204 Aug 06 14:22:37.491857 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 257/1016] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:22:37 2026] POST /volume/v3/attachments/79259c48-bd1e-4ff2-aa1e-776d412cb057/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:22:37.762804 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-3778e4eb-72d1-49b3-bb1b-170c85e6158b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:37.764628 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3778e4eb-72d1-49b3-bb1b-170c85e6158b tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:22:37.764818 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3778e4eb-72d1-49b3-bb1b-170c85e6158b tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:37.765012 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3778e4eb-72d1-49b3-bb1b-170c85e6158b tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:37.777107 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:37.777107 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:37.779010 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-3778e4eb-72d1-49b3-bb1b-170c85e6158b tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:37.783693 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3778e4eb-72d1-49b3-bb1b-170c85e6158b tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:22:37.784132 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 253/1017] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:37 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:37.856462 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-2b038888-4629-44f5-8be3-0c615ccc9d0a req-72d86663-7d96-4902-8eeb-64666f18a265 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:37.859003 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-2b038888-4629-44f5-8be3-0c615ccc9d0a req-72d86663-7d96-4902-8eeb-64666f18a265 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:22:37.859202 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-2b038888-4629-44f5-8be3-0c615ccc9d0a req-72d86663-7d96-4902-8eeb-64666f18a265 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:37.859472 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-2b038888-4629-44f5-8be3-0c615ccc9d0a req-72d86663-7d96-4902-8eeb-64666f18a265 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:37.877992 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:37.877992 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:37.882767 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-2b038888-4629-44f5-8be3-0c615ccc9d0a req-72d86663-7d96-4902-8eeb-64666f18a265 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:37.889011 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-2b038888-4629-44f5-8be3-0c615ccc9d0a req-72d86663-7d96-4902-8eeb-64666f18a265 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:22:37.889615 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 254/1018] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:22:37 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 1144 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:38.015571 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-af871765-31d5-4be4-a617-33c1972976d0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:38.016168 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-af871765-31d5-4be4-a617-33c1972976d0 None None] GET https://10.4.3.229/volume// Aug 06 14:22:38.016326 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-af871765-31d5-4be4-a617-33c1972976d0 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:38.016595 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-af871765-31d5-4be4-a617-33c1972976d0 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:38.018153 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-af871765-31d5-4be4-a617-33c1972976d0 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:22:38.018273 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 255/1019] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:22: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 06 14:22:38.026128 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-2b038888-4629-44f5-8be3-0c615ccc9d0a req-4717c070-aa41-42c1-976b-eb293b738858 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:38.030636 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-2b038888-4629-44f5-8be3-0c615ccc9d0a req-4717c070-aa41-42c1-976b-eb293b738858 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:22:38.030636 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-2b038888-4629-44f5-8be3-0c615ccc9d0a req-4717c070-aa41-42c1-976b-eb293b738858 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ba0e216-e8c0-47e7-bca3-c24b88c9904e", "connector": null, "instance_uuid": "b3bce6df-7e92-40a9-9af3-4d445a9c3fa0"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:38.051319 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:38.051319 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:38.088964 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-2b038888-4629-44f5-8be3-0c615ccc9d0a req-4717c070-aa41-42c1-976b-eb293b738858 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:22:38.089077 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 258/1020] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:22:38 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 06 14:22:38.126137 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d02fa344-a4fb-4d46-8970-adf4d0de0b46 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:38.129887 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d02fa344-a4fb-4d46-8970-adf4d0de0b46 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:22:38.129887 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d02fa344-a4fb-4d46-8970-adf4d0de0b46 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:38.129887 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d02fa344-a4fb-4d46-8970-adf4d0de0b46 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:38.146165 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-cb262c42-e396-4ffe-a9c6-c5b4b4b5996a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:38.146817 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cb262c42-e396-4ffe-a9c6-c5b4b4b5996a None None] GET https://10.4.3.229/volume// Aug 06 14:22:38.146817 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cb262c42-e396-4ffe-a9c6-c5b4b4b5996a None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:38.146945 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cb262c42-e396-4ffe-a9c6-c5b4b4b5996a None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:38.147268 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cb262c42-e396-4ffe-a9c6-c5b4b4b5996a None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:22:38.147312 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:38.147312 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:38.147586 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 255/1021] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:22: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 06 14:22:38.155211 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-d02fa344-a4fb-4d46-8970-adf4d0de0b46 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:38.159801 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-2b038888-4629-44f5-8be3-0c615ccc9d0a req-2c253913-7bff-454c-a37c-556940dd3fbe None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:38.159801 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-2b038888-4629-44f5-8be3-0c615ccc9d0a req-2c253913-7bff-454c-a37c-556940dd3fbe tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:22:38.159801 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-2b038888-4629-44f5-8be3-0c615ccc9d0a req-2c253913-7bff-454c-a37c-556940dd3fbe tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:38.159801 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-2b038888-4629-44f5-8be3-0c615ccc9d0a req-2c253913-7bff-454c-a37c-556940dd3fbe tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:38.163392 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d02fa344-a4fb-4d46-8970-adf4d0de0b46 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:22:38.163955 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 254/1022] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:38 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 1146 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:38.171941 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:38.171941 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:38.175309 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-2b038888-4629-44f5-8be3-0c615ccc9d0a req-2c253913-7bff-454c-a37c-556940dd3fbe tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:38.180117 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-2b038888-4629-44f5-8be3-0c615ccc9d0a req-2c253913-7bff-454c-a37c-556940dd3fbe tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:22:38.180625 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 256/1023] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:22:38 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 1326 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:22:38.309926 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-2b038888-4629-44f5-8be3-0c615ccc9d0a req-8db88ae1-02dd-434a-957b-0f0b644dacf7 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:38.312561 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-2b038888-4629-44f5-8be3-0c615ccc9d0a req-8db88ae1-02dd-434a-957b-0f0b644dacf7 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] PUT https://10.4.3.229/volume/v3/attachments/45c38618-ba2e-4d2e-9e56-2b21ab9da7cb Aug 06 14:22:38.312561 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-2b038888-4629-44f5-8be3-0c615ccc9d0a req-8db88ae1-02dd-434a-957b-0f0b644dacf7 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:38.320746 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-2b038888-4629-44f5-8be3-0c615ccc9d0a req-8db88ae1-02dd-434a-957b-0f0b644dacf7 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Acquiring lock "cinder-attachment_update-1ba0e216-e8c0-47e7-bca3-c24b88c9904e-np0000006659" by "attachment_update" {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:22:38.333047 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-2b038888-4629-44f5-8be3-0c615ccc9d0a req-8db88ae1-02dd-434a-957b-0f0b644dacf7 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Lock "cinder-attachment_update-1ba0e216-e8c0-47e7-bca3-c24b88c9904e-np0000006659" acquired by "attachment_update" :: waited 0.013s {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:22:38.334032 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:38.334032 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:38.451327 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-2b038888-4629-44f5-8be3-0c615ccc9d0a req-8db88ae1-02dd-434a-957b-0f0b644dacf7 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Lock "cinder-attachment_update-1ba0e216-e8c0-47e7-bca3-c24b88c9904e-np0000006659" released by "attachment_update" :: held 0.118s {{(pid=100396) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:22:38.451666 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-2b038888-4629-44f5-8be3-0c615ccc9d0a req-8db88ae1-02dd-434a-957b-0f0b644dacf7 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments/45c38618-ba2e-4d2e-9e56-2b21ab9da7cb returned with HTTP 200 Aug 06 14:22:38.452266 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 259/1024] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:22:38 2026] PUT /volume/v3/attachments/45c38618-ba2e-4d2e-9e56-2b21ab9da7cb => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:38.756266 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-52575b5d-ffe3-43b3-8545-4c1ef2566cc6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:38.758163 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-52575b5d-ffe3-43b3-8545-4c1ef2566cc6 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:22:38.758823 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-52575b5d-ffe3-43b3-8545-4c1ef2566cc6 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "30702abe-9501-4aba-ba1a-50af064a9e3b", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1817969761"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:38.760867 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-52575b5d-ffe3-43b3-8545-4c1ef2566cc6 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Create volume request body: {'volume': {'imageRef': '30702abe-9501-4aba-ba1a-50af064a9e3b', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1817969761'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:22:38.855584 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-52575b5d-ffe3-43b3-8545-4c1ef2566cc6 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Create volume of 1 GB Aug 06 14:22:38.860107 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-52575b5d-ffe3-43b3-8545-4c1ef2566cc6 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Availability Zones retrieved successfully. Aug 06 14:22:38.865632 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-52575b5d-ffe3-43b3-8545-4c1ef2566cc6 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Flow 'volume_create_api' (c404afd2-af8e-43d9-ab74-d02796733ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:22:38.866874 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-52575b5d-ffe3-43b3-8545-4c1ef2566cc6 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d60a9303-0c97-4340-b8da-16362cc81783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:38.867890 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-52575b5d-ffe3-43b3-8545-4c1ef2566cc6 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:22:38.928305 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-52575b5d-ffe3-43b3-8545-4c1ef2566cc6 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d60a9303-0c97-4340-b8da-16362cc81783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:38.929242 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-52575b5d-ffe3-43b3-8545-4c1ef2566cc6 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00d1f581-8772-402a-89d0-d3332e88af9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:38.987901 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-52575b5d-ffe3-43b3-8545-4c1ef2566cc6 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Created reservations ['1906ecf6-34f6-452b-bcd3-53b54f320536', '5da6e5a7-8444-457f-abc6-c12aad0f4b6e', '21c2f50d-0192-470d-9504-32b596944800', 'ca32df8e-cda2-40a3-8e3d-be45144d350b'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:22:38.989008 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-52575b5d-ffe3-43b3-8545-4c1ef2566cc6 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00d1f581-8772-402a-89d0-d3332e88af9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1906ecf6-34f6-452b-bcd3-53b54f320536', '5da6e5a7-8444-457f-abc6-c12aad0f4b6e', '21c2f50d-0192-470d-9504-32b596944800', 'ca32df8e-cda2-40a3-8e3d-be45144d350b']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:38.990212 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-52575b5d-ffe3-43b3-8545-4c1ef2566cc6 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (574e427e-28f1-4f88-93ac-660caa1431f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:39.019376 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-52575b5d-ffe3-43b3-8545-4c1ef2566cc6 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (574e427e-28f1-4f88-93ac-660caa1431f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fff4c92-da7d-42d3-8dfb-0aae24d39e3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1817969761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddc5b88ff2d14972af986281def43543',qos_specs=None,replication_status=,reservations=['1906ecf6-34f6-452b-bcd3-53b54f320536','5da6e5a7-8444-457f-abc6-c12aad0f4b6e','21c2f50d-0192-470d-9504-32b596944800','ca32df8e-cda2-40a3-8e3d-be45144d350b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4266254cbad4b16b45db2121b46e427',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:22:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1817969761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fff4c92-da7d-42d3-8dfb-0aae24d39e3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddc5b88ff2d14972af986281def43543',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4266254cbad4b16b45db2121b46e427',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:39.020375 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-52575b5d-ffe3-43b3-8545-4c1ef2566cc6 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa31603e-cad1-488d-8d18-a65fcc12f648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:39.040619 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-52575b5d-ffe3-43b3-8545-4c1ef2566cc6 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa31603e-cad1-488d-8d18-a65fcc12f648) transitioned into state 'SUCCESS' from state '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-1817969761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddc5b88ff2d14972af986281def43543',qos_specs=None,replication_status=,reservations=['1906ecf6-34f6-452b-bcd3-53b54f320536','5da6e5a7-8444-457f-abc6-c12aad0f4b6e','21c2f50d-0192-470d-9504-32b596944800','ca32df8e-cda2-40a3-8e3d-be45144d350b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4266254cbad4b16b45db2121b46e427',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:39.041690 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-52575b5d-ffe3-43b3-8545-4c1ef2566cc6 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c076ea1-8fc9-4739-b5ca-5715113afc3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:39.053290 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-52575b5d-ffe3-43b3-8545-4c1ef2566cc6 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c076ea1-8fc9-4739-b5ca-5715113afc3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:39.054445 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-52575b5d-ffe3-43b3-8545-4c1ef2566cc6 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Flow 'volume_create_api' (c404afd2-af8e-43d9-ab74-d02796733ec5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:22:39.054820 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-52575b5d-ffe3-43b3-8545-4c1ef2566cc6 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Create volume request issued successfully. Aug 06 14:22:39.055585 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-52575b5d-ffe3-43b3-8545-4c1ef2566cc6 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:22:39.056164 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 256/1025] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:22:38 2026] POST /volume/v3/volumes => generated 747 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:22:39.072057 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-708e23ba-1ebb-4c1e-b0ac-933aacc2c67d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:39.074483 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-708e23ba-1ebb-4c1e-b0ac-933aacc2c67d tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] GET https://10.4.3.229/volume/v3/volumes/0fff4c92-da7d-42d3-8dfb-0aae24d39e3f Aug 06 14:22:39.074649 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-708e23ba-1ebb-4c1e-b0ac-933aacc2c67d tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:39.074868 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-708e23ba-1ebb-4c1e-b0ac-933aacc2c67d tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:39.086417 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:39.086417 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:39.091520 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-708e23ba-1ebb-4c1e-b0ac-933aacc2c67d tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Volume info retrieved successfully. Aug 06 14:22:39.097034 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-708e23ba-1ebb-4c1e-b0ac-933aacc2c67d tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] https://10.4.3.229/volume/v3/volumes/0fff4c92-da7d-42d3-8dfb-0aae24d39e3f returned with HTTP 200 Aug 06 14:22:39.098017 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 255/1026] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:39 2026] GET /volume/v3/volumes/0fff4c92-da7d-42d3-8dfb-0aae24d39e3f => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:39.160572 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4a550539-7b79-4cb5-8967-6eac1d4e286d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:39.162545 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4a550539-7b79-4cb5-8967-6eac1d4e286d tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:22:39.162892 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4a550539-7b79-4cb5-8967-6eac1d4e286d tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1670674447"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:39.164397 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-4a550539-7b79-4cb5-8967-6eac1d4e286d tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1670674447'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:22:39.164668 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-4a550539-7b79-4cb5-8967-6eac1d4e286d tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Create volume of 1 GB Aug 06 14:22:39.170144 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-4a550539-7b79-4cb5-8967-6eac1d4e286d tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Availability Zones retrieved successfully. Aug 06 14:22:39.177045 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-4a550539-7b79-4cb5-8967-6eac1d4e286d tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Flow 'volume_create_api' (5a93aa54-9071-4788-9b7e-4b62c8109eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:22:39.177045 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-4a550539-7b79-4cb5-8967-6eac1d4e286d tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (843f0079-23c3-418e-9db0-a38be3be7bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:39.177564 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-4a550539-7b79-4cb5-8967-6eac1d4e286d tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:22:39.179403 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-eeb65415-fdf6-4630-9268-69a58e751cfd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:39.181924 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-eeb65415-fdf6-4630-9268-69a58e751cfd tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:22:39.182197 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-eeb65415-fdf6-4630-9268-69a58e751cfd tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:39.182461 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-eeb65415-fdf6-4630-9268-69a58e751cfd tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:39.200969 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:39.200969 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:39.205557 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-4a550539-7b79-4cb5-8967-6eac1d4e286d tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (843f0079-23c3-418e-9db0-a38be3be7bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:39.205850 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-eeb65415-fdf6-4630-9268-69a58e751cfd tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:39.206281 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-4a550539-7b79-4cb5-8967-6eac1d4e286d tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (540234fb-6f6f-4c96-bc19-b9d0277638bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:39.213786 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-eeb65415-fdf6-4630-9268-69a58e751cfd tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:22:39.214447 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 260/1027] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:39 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 1147 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:39.266694 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-4a550539-7b79-4cb5-8967-6eac1d4e286d tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Created reservations ['13258370-3877-479f-b1cd-e23c9e32f71a', '7fbbb9b9-c31d-4980-941b-813a8a1bca0c', 'd36e32b4-28e3-44c0-831e-3c73aef75dd8', 'b6ae098f-46b8-442c-8b00-53d410550299'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:22:39.267648 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-4a550539-7b79-4cb5-8967-6eac1d4e286d tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (540234fb-6f6f-4c96-bc19-b9d0277638bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13258370-3877-479f-b1cd-e23c9e32f71a', '7fbbb9b9-c31d-4980-941b-813a8a1bca0c', 'd36e32b4-28e3-44c0-831e-3c73aef75dd8', 'b6ae098f-46b8-442c-8b00-53d410550299']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:39.268418 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-4a550539-7b79-4cb5-8967-6eac1d4e286d tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d82598ad-f949-476f-8b8e-b6ca23553e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:39.290257 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-4a550539-7b79-4cb5-8967-6eac1d4e286d tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d82598ad-f949-476f-8b8e-b6ca23553e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '751d8d24-6f07-479c-949f-437818db1dcb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1670674447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d28af38cf742440c9f7e537e5ea95847',qos_specs=None,replication_status=,reservations=['13258370-3877-479f-b1cd-e23c9e32f71a','7fbbb9b9-c31d-4980-941b-813a8a1bca0c','d36e32b4-28e3-44c0-831e-3c73aef75dd8','b6ae098f-46b8-442c-8b00-53d410550299'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8838566b55a546138470f83ba0698073',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:22:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1670674447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=751d8d24-6f07-479c-949f-437818db1dcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d28af38cf742440c9f7e537e5ea95847',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8838566b55a546138470f83ba0698073',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:39.290941 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-4a550539-7b79-4cb5-8967-6eac1d4e286d tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea39e3ea-cbb9-42da-bd58-518517043668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:39.315539 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-4a550539-7b79-4cb5-8967-6eac1d4e286d tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea39e3ea-cbb9-42da-bd58-518517043668) transitioned into state 'SUCCESS' from state '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-1670674447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d28af38cf742440c9f7e537e5ea95847',qos_specs=None,replication_status=,reservations=['13258370-3877-479f-b1cd-e23c9e32f71a','7fbbb9b9-c31d-4980-941b-813a8a1bca0c','d36e32b4-28e3-44c0-831e-3c73aef75dd8','b6ae098f-46b8-442c-8b00-53d410550299'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8838566b55a546138470f83ba0698073',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:39.316209 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-4a550539-7b79-4cb5-8967-6eac1d4e286d tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecdb9f2f-1eef-4628-9bc8-6523c0471d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:39.330094 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-4a550539-7b79-4cb5-8967-6eac1d4e286d tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecdb9f2f-1eef-4628-9bc8-6523c0471d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:39.331623 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-4a550539-7b79-4cb5-8967-6eac1d4e286d tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Flow 'volume_create_api' (5a93aa54-9071-4788-9b7e-4b62c8109eec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:22:39.331829 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-4a550539-7b79-4cb5-8967-6eac1d4e286d tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Create volume request issued successfully. Aug 06 14:22:39.332415 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4a550539-7b79-4cb5-8967-6eac1d4e286d tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:22:39.333055 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 257/1028] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:22:39 2026] POST /volume/v3/volumes => generated 757 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:22:39.361395 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-fde4ab0e-cd34-488f-8a98-bb28ee57e853 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:39.363849 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fde4ab0e-cd34-488f-8a98-bb28ee57e853 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] GET https://10.4.3.229/volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb Aug 06 14:22:39.364083 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fde4ab0e-cd34-488f-8a98-bb28ee57e853 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:39.364307 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fde4ab0e-cd34-488f-8a98-bb28ee57e853 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:39.377497 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:39.377497 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:39.384957 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-fde4ab0e-cd34-488f-8a98-bb28ee57e853 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Volume info retrieved successfully. Aug 06 14:22:39.391446 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fde4ab0e-cd34-488f-8a98-bb28ee57e853 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb returned with HTTP 200 Aug 06 14:22:39.391446 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 257/1029] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:39 2026] GET /volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:40.112117 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9788f91b-6658-4118-8811-2286598e8ad8 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:40.116874 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9788f91b-6658-4118-8811-2286598e8ad8 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] GET https://10.4.3.229/volume/v3/volumes/0fff4c92-da7d-42d3-8dfb-0aae24d39e3f Aug 06 14:22:40.117319 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9788f91b-6658-4118-8811-2286598e8ad8 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:40.117601 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9788f91b-6658-4118-8811-2286598e8ad8 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:40.125528 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:40.125528 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:40.130862 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-9788f91b-6658-4118-8811-2286598e8ad8 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Volume info retrieved successfully. Aug 06 14:22:40.135371 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9788f91b-6658-4118-8811-2286598e8ad8 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] https://10.4.3.229/volume/v3/volumes/0fff4c92-da7d-42d3-8dfb-0aae24d39e3f returned with HTTP 200 Aug 06 14:22:40.135987 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 256/1030] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:40 2026] GET /volume/v3/volumes/0fff4c92-da7d-42d3-8dfb-0aae24d39e3f => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:40.157010 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-06e97292-4d15-4ffe-83f8-66fac8b26b32 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:40.159197 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-06e97292-4d15-4ffe-83f8-66fac8b26b32 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:22:40.159705 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-06e97292-4d15-4ffe-83f8-66fac8b26b32 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "0fff4c92-da7d-42d3-8dfb-0aae24d39e3f", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1904853785"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:40.161860 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-06e97292-4d15-4ffe-83f8-66fac8b26b32 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Create volume request body: {'volume': {'source_volid': '0fff4c92-da7d-42d3-8dfb-0aae24d39e3f', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1904853785'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:22:40.171772 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:40.171772 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:40.172574 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-06e97292-4d15-4ffe-83f8-66fac8b26b32 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Volume retrieved successfully. Aug 06 14:22:40.173068 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-06e97292-4d15-4ffe-83f8-66fac8b26b32 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Create volume of 1 GB Aug 06 14:22:40.178577 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-06e97292-4d15-4ffe-83f8-66fac8b26b32 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Availability Zones retrieved successfully. Aug 06 14:22:40.187640 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-06e97292-4d15-4ffe-83f8-66fac8b26b32 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Flow 'volume_create_api' (077dedc3-9292-48ca-9774-178c1ed36d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:22:40.189313 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-06e97292-4d15-4ffe-83f8-66fac8b26b32 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00506acb-e98b-4326-8212-571c63fbaf47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:40.190684 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-06e97292-4d15-4ffe-83f8-66fac8b26b32 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:22:40.217835 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-06e97292-4d15-4ffe-83f8-66fac8b26b32 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00506acb-e98b-4326-8212-571c63fbaf47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '0fff4c92-da7d-42d3-8dfb-0aae24d39e3f', 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:40.219047 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-06e97292-4d15-4ffe-83f8-66fac8b26b32 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e44bab16-4042-45c8-acd9-1317a12ab14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:40.232300 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-af8bc66c-b43e-4563-8f20-c55a2db579b2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:40.233982 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-af8bc66c-b43e-4563-8f20-c55a2db579b2 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:22:40.234182 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-af8bc66c-b43e-4563-8f20-c55a2db579b2 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:40.234392 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-af8bc66c-b43e-4563-8f20-c55a2db579b2 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:40.245583 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:40.245583 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:40.248633 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-af8bc66c-b43e-4563-8f20-c55a2db579b2 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:40.252647 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-af8bc66c-b43e-4563-8f20-c55a2db579b2 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:22:40.252918 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 258/1031] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:40 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 1147 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:40.268296 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-06e97292-4d15-4ffe-83f8-66fac8b26b32 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Created reservations ['5b9676f5-ca1f-4d02-adba-2017faa9d7b8', '8ebb86e0-5357-4ab5-9b2a-873f1e0464a2', '672445ee-86e4-4b8e-807c-68a21d3a87b8', 'b97353c1-aef7-48d3-98db-a9a47de365d5'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:22:40.268296 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-06e97292-4d15-4ffe-83f8-66fac8b26b32 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e44bab16-4042-45c8-acd9-1317a12ab14c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b9676f5-ca1f-4d02-adba-2017faa9d7b8', '8ebb86e0-5357-4ab5-9b2a-873f1e0464a2', '672445ee-86e4-4b8e-807c-68a21d3a87b8', 'b97353c1-aef7-48d3-98db-a9a47de365d5']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:40.268910 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-06e97292-4d15-4ffe-83f8-66fac8b26b32 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bca850b-ffc8-417c-989f-743a8224a90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:40.305831 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-06e97292-4d15-4ffe-83f8-66fac8b26b32 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bca850b-ffc8-417c-989f-743a8224a90e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8739c49-1b93-45b0-a7ea-cbbbbe39af77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1904853785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddc5b88ff2d14972af986281def43543',qos_specs=None,replication_status=,reservations=['5b9676f5-ca1f-4d02-adba-2017faa9d7b8','8ebb86e0-5357-4ab5-9b2a-873f1e0464a2','672445ee-86e4-4b8e-807c-68a21d3a87b8','b97353c1-aef7-48d3-98db-a9a47de365d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=0fff4c92-da7d-42d3-8dfb-0aae24d39e3f,status='creating',user_id='a4266254cbad4b16b45db2121b46e427',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), '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-06T14:22:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1904853785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8739c49-1b93-45b0-a7ea-cbbbbe39af77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddc5b88ff2d14972af986281def43543',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=0fff4c92-da7d-42d3-8dfb-0aae24d39e3f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4266254cbad4b16b45db2121b46e427',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:40.307312 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-06e97292-4d15-4ffe-83f8-66fac8b26b32 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6fbb0ad-0e1c-41a7-bdc5-90651ed9b3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:40.325533 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-06e97292-4d15-4ffe-83f8-66fac8b26b32 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6fbb0ad-0e1c-41a7-bdc5-90651ed9b3fd) transitioned into state 'SUCCESS' from state '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-1904853785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddc5b88ff2d14972af986281def43543',qos_specs=None,replication_status=,reservations=['5b9676f5-ca1f-4d02-adba-2017faa9d7b8','8ebb86e0-5357-4ab5-9b2a-873f1e0464a2','672445ee-86e4-4b8e-807c-68a21d3a87b8','b97353c1-aef7-48d3-98db-a9a47de365d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=0fff4c92-da7d-42d3-8dfb-0aae24d39e3f,status='creating',user_id='a4266254cbad4b16b45db2121b46e427',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:40.326583 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-06e97292-4d15-4ffe-83f8-66fac8b26b32 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bddc918d-3b67-4d61-9964-58cfc9eae9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:40.342752 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-06e97292-4d15-4ffe-83f8-66fac8b26b32 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bddc918d-3b67-4d61-9964-58cfc9eae9d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:40.343757 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-06e97292-4d15-4ffe-83f8-66fac8b26b32 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Flow 'volume_create_api' (077dedc3-9292-48ca-9774-178c1ed36d22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:22:40.344142 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-06e97292-4d15-4ffe-83f8-66fac8b26b32 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Create volume request issued successfully. Aug 06 14:22:40.344920 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-06e97292-4d15-4ffe-83f8-66fac8b26b32 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:22:40.345545 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 261/1032] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:22:40 2026] POST /volume/v3/volumes => generated 780 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:22:40.360856 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7c943df0-a8aa-43b2-8e8b-b468ed850e80 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:40.366653 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7c943df0-a8aa-43b2-8e8b-b468ed850e80 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] GET https://10.4.3.229/volume/v3/volumes/d8739c49-1b93-45b0-a7ea-cbbbbe39af77 Aug 06 14:22:40.366899 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7c943df0-a8aa-43b2-8e8b-b468ed850e80 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:40.367104 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7c943df0-a8aa-43b2-8e8b-b468ed850e80 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:40.376221 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:40.376221 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:40.381102 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-7c943df0-a8aa-43b2-8e8b-b468ed850e80 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Volume info retrieved successfully. Aug 06 14:22:40.386797 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7c943df0-a8aa-43b2-8e8b-b468ed850e80 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] https://10.4.3.229/volume/v3/volumes/d8739c49-1b93-45b0-a7ea-cbbbbe39af77 returned with HTTP 200 Aug 06 14:22:40.389284 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 258/1033] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:40 2026] GET /volume/v3/volumes/d8739c49-1b93-45b0-a7ea-cbbbbe39af77 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:40.406553 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a59a2d8a-9611-4554-ba38-5bc6c343201b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:40.408322 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a59a2d8a-9611-4554-ba38-5bc6c343201b tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] GET https://10.4.3.229/volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb Aug 06 14:22:40.408562 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a59a2d8a-9611-4554-ba38-5bc6c343201b tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:40.408746 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a59a2d8a-9611-4554-ba38-5bc6c343201b tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:40.416385 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:40.416385 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:40.419632 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a59a2d8a-9611-4554-ba38-5bc6c343201b tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Volume info retrieved successfully. Aug 06 14:22:40.426751 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a59a2d8a-9611-4554-ba38-5bc6c343201b tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb returned with HTTP 200 Aug 06 14:22:40.427185 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 257/1034] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:40 2026] GET /volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:40.759849 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-2b038888-4629-44f5-8be3-0c615ccc9d0a req-bc183421-d090-4362-a73e-f37df146ce40 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:40.761962 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-2b038888-4629-44f5-8be3-0c615ccc9d0a req-bc183421-d090-4362-a73e-f37df146ce40 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] POST https://10.4.3.229/volume/v3/attachments/45c38618-ba2e-4d2e-9e56-2b21ab9da7cb/action Aug 06 14:22:40.762149 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-2b038888-4629-44f5-8be3-0c615ccc9d0a req-bc183421-d090-4362-a73e-f37df146ce40 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action body: b'{"os-complete": null}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:22:40.762351 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-2b038888-4629-44f5-8be3-0c615ccc9d0a req-bc183421-d090-4362-a73e-f37df146ce40 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:40.782817 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:40.782817 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:40.797289 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-2b038888-4629-44f5-8be3-0c615ccc9d0a req-bc183421-d090-4362-a73e-f37df146ce40 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments/45c38618-ba2e-4d2e-9e56-2b21ab9da7cb/action returned with HTTP 204 Aug 06 14:22:40.797768 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 259/1035] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:22:40 2026] POST /volume/v3/attachments/45c38618-ba2e-4d2e-9e56-2b21ab9da7cb/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:22:40.845741 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1918a5a9-e4df-42b5-8a7e-a520070d8575 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:40.848211 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1918a5a9-e4df-42b5-8a7e-a520070d8575 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:22:40.848696 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1918a5a9-e4df-42b5-8a7e-a520070d8575 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-816204135"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:40.850644 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-1918a5a9-e4df-42b5-8a7e-a520070d8575 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-816204135'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:22:40.850798 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-1918a5a9-e4df-42b5-8a7e-a520070d8575 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Create volume of 1 GB Aug 06 14:22:40.851359 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:40.851359 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:40.855798 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-1918a5a9-e4df-42b5-8a7e-a520070d8575 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Availability Zones retrieved successfully. Aug 06 14:22:40.863662 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1918a5a9-e4df-42b5-8a7e-a520070d8575 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Flow 'volume_create_api' (d433aceb-f6c2-4604-8cdb-f2bceea5a2de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:22:40.864896 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1918a5a9-e4df-42b5-8a7e-a520070d8575 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32370487-b3ca-4d16-a5cc-65de967fdab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:40.866149 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-1918a5a9-e4df-42b5-8a7e-a520070d8575 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:22:40.893930 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1918a5a9-e4df-42b5-8a7e-a520070d8575 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32370487-b3ca-4d16-a5cc-65de967fdab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:40.894626 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1918a5a9-e4df-42b5-8a7e-a520070d8575 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f6dcac3-e013-4603-8c3e-e91e860016df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:40.934856 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-1918a5a9-e4df-42b5-8a7e-a520070d8575 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Created reservations ['4c40f73e-844d-43e9-b3e6-05fd1bb39770', '12f604d0-dbdb-4e0f-b77d-0be478cfd3d6', 'd85c389f-2241-4b32-8431-5fc6f2396d51', '4c640210-5d19-449c-a79f-dc923111028f'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:22:40.935583 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1918a5a9-e4df-42b5-8a7e-a520070d8575 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f6dcac3-e013-4603-8c3e-e91e860016df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c40f73e-844d-43e9-b3e6-05fd1bb39770', '12f604d0-dbdb-4e0f-b77d-0be478cfd3d6', 'd85c389f-2241-4b32-8431-5fc6f2396d51', '4c640210-5d19-449c-a79f-dc923111028f']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:40.936553 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1918a5a9-e4df-42b5-8a7e-a520070d8575 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d73cf4b0-625f-4fa8-97c4-01be5d98322a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:40.962662 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1918a5a9-e4df-42b5-8a7e-a520070d8575 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d73cf4b0-625f-4fa8-97c4-01be5d98322a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa99018b-f027-4eac-a133-aced13570b0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-816204135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86883785a9d6450e96a29a36e1925fa3',qos_specs=None,replication_status=,reservations=['4c40f73e-844d-43e9-b3e6-05fd1bb39770','12f604d0-dbdb-4e0f-b77d-0be478cfd3d6','d85c389f-2241-4b32-8431-5fc6f2396d51','4c640210-5d19-449c-a79f-dc923111028f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc252718e09e4022bffad1366a13c9a7',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:22:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-816204135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa99018b-f027-4eac-a133-aced13570b0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86883785a9d6450e96a29a36e1925fa3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc252718e09e4022bffad1366a13c9a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:40.963320 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1918a5a9-e4df-42b5-8a7e-a520070d8575 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bd6d098-c22d-43e4-b7f0-5e157b9ab67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:40.989645 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1918a5a9-e4df-42b5-8a7e-a520070d8575 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bd6d098-c22d-43e4-b7f0-5e157b9ab67e) transitioned into state 'SUCCESS' from state '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-816204135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86883785a9d6450e96a29a36e1925fa3',qos_specs=None,replication_status=,reservations=['4c40f73e-844d-43e9-b3e6-05fd1bb39770','12f604d0-dbdb-4e0f-b77d-0be478cfd3d6','d85c389f-2241-4b32-8431-5fc6f2396d51','4c640210-5d19-449c-a79f-dc923111028f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc252718e09e4022bffad1366a13c9a7',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:40.990642 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1918a5a9-e4df-42b5-8a7e-a520070d8575 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b426c0d5-3aa3-48e6-b86c-933c949c03b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:41.003521 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1918a5a9-e4df-42b5-8a7e-a520070d8575 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b426c0d5-3aa3-48e6-b86c-933c949c03b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:41.004653 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1918a5a9-e4df-42b5-8a7e-a520070d8575 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Flow 'volume_create_api' (d433aceb-f6c2-4604-8cdb-f2bceea5a2de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:22:41.004917 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-1918a5a9-e4df-42b5-8a7e-a520070d8575 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Create volume request issued successfully. Aug 06 14:22:41.005610 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1918a5a9-e4df-42b5-8a7e-a520070d8575 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:22:41.006394 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 262/1036] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:22:40 2026] POST /volume/v3/volumes => generated 758 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:22:41.018303 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c6e88890-885b-4d45-ba90-63cd2633b89c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:41.020747 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c6e88890-885b-4d45-ba90-63cd2633b89c tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] GET https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f Aug 06 14:22:41.020903 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c6e88890-885b-4d45-ba90-63cd2633b89c tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:41.021080 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c6e88890-885b-4d45-ba90-63cd2633b89c tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:41.028366 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:41.028366 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:41.032198 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c6e88890-885b-4d45-ba90-63cd2633b89c tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Volume info retrieved successfully. Aug 06 14:22:41.036789 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c6e88890-885b-4d45-ba90-63cd2633b89c tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f returned with HTTP 200 Aug 06 14:22:41.037523 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 259/1037] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:41 2026] GET /volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:41.270571 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ceb70b44-9f17-4a8f-a19d-eec243b86f36 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:41.270571 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ceb70b44-9f17-4a8f-a19d-eec243b86f36 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:22:41.271165 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ceb70b44-9f17-4a8f-a19d-eec243b86f36 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:41.271165 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ceb70b44-9f17-4a8f-a19d-eec243b86f36 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:41.284542 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:41.284542 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:41.288619 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ceb70b44-9f17-4a8f-a19d-eec243b86f36 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:41.293929 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ceb70b44-9f17-4a8f-a19d-eec243b86f36 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:22:41.294436 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 258/1038] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:41 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 1441 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:41.404132 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-de72cbbb-ec0d-4aa2-bb10-8bdd502783d3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:41.406272 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-de72cbbb-ec0d-4aa2-bb10-8bdd502783d3 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] GET https://10.4.3.229/volume/v3/volumes/d8739c49-1b93-45b0-a7ea-cbbbbe39af77 Aug 06 14:22:41.406518 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-de72cbbb-ec0d-4aa2-bb10-8bdd502783d3 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:41.406752 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-de72cbbb-ec0d-4aa2-bb10-8bdd502783d3 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:41.415217 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:41.415217 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:41.421805 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-de72cbbb-ec0d-4aa2-bb10-8bdd502783d3 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Volume info retrieved successfully. Aug 06 14:22:41.428597 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-de72cbbb-ec0d-4aa2-bb10-8bdd502783d3 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] https://10.4.3.229/volume/v3/volumes/d8739c49-1b93-45b0-a7ea-cbbbbe39af77 returned with HTTP 200 Aug 06 14:22:41.429045 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 260/1039] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:41 2026] GET /volume/v3/volumes/d8739c49-1b93-45b0-a7ea-cbbbbe39af77 => generated 1389 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:41.447706 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2e6dbe31-4d7c-4655-ae70-155a3c38b42f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:41.449850 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2e6dbe31-4d7c-4655-ae70-155a3c38b42f tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] GET https://10.4.3.229/volume/v3/volumes/d8739c49-1b93-45b0-a7ea-cbbbbe39af77 Aug 06 14:22:41.450019 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2e6dbe31-4d7c-4655-ae70-155a3c38b42f tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:41.450367 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2e6dbe31-4d7c-4655-ae70-155a3c38b42f tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:41.457403 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:41.457403 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:41.461210 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2e6dbe31-4d7c-4655-ae70-155a3c38b42f tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Volume info retrieved successfully. Aug 06 14:22:41.466768 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2e6dbe31-4d7c-4655-ae70-155a3c38b42f tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] https://10.4.3.229/volume/v3/volumes/d8739c49-1b93-45b0-a7ea-cbbbbe39af77 returned with HTTP 200 Aug 06 14:22:41.467167 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 263/1040] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:41 2026] GET /volume/v3/volumes/d8739c49-1b93-45b0-a7ea-cbbbbe39af77 => generated 1389 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:41.484559 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bd591249-7dd6-4486-b672-912d018c3dd6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:41.488570 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bd591249-7dd6-4486-b672-912d018c3dd6 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] GET https://10.4.3.229/volume/v3/volumes/d8739c49-1b93-45b0-a7ea-cbbbbe39af77 Aug 06 14:22:41.488829 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bd591249-7dd6-4486-b672-912d018c3dd6 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:41.488926 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bd591249-7dd6-4486-b672-912d018c3dd6 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:41.497334 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:41.497334 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:41.502729 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-bd591249-7dd6-4486-b672-912d018c3dd6 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Volume info retrieved successfully. Aug 06 14:22:41.511777 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bd591249-7dd6-4486-b672-912d018c3dd6 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] https://10.4.3.229/volume/v3/volumes/d8739c49-1b93-45b0-a7ea-cbbbbe39af77 returned with HTTP 200 Aug 06 14:22:41.512361 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 260/1041] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:41 2026] GET /volume/v3/volumes/d8739c49-1b93-45b0-a7ea-cbbbbe39af77 => generated 1389 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:41.525924 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-dbca145f-3261-41f8-aa39-cd9362f7b93d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:41.528391 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dbca145f-3261-41f8-aa39-cd9362f7b93d tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] DELETE https://10.4.3.229/volume/v3/volumes/d8739c49-1b93-45b0-a7ea-cbbbbe39af77 Aug 06 14:22:41.528682 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dbca145f-3261-41f8-aa39-cd9362f7b93d tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:41.528970 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dbca145f-3261-41f8-aa39-cd9362f7b93d tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:41.529477 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-dbca145f-3261-41f8-aa39-cd9362f7b93d tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Delete volume with id: d8739c49-1b93-45b0-a7ea-cbbbbe39af77 Aug 06 14:22:41.540174 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:41.540174 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:41.540862 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-dbca145f-3261-41f8-aa39-cd9362f7b93d tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Volume info retrieved successfully. Aug 06 14:22:41.567307 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-dbca145f-3261-41f8-aa39-cd9362f7b93d tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Delete volume request issued successfully. Aug 06 14:22:41.568561 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dbca145f-3261-41f8-aa39-cd9362f7b93d tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] https://10.4.3.229/volume/v3/volumes/d8739c49-1b93-45b0-a7ea-cbbbbe39af77 returned with HTTP 202 Aug 06 14:22:41.569467 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 259/1042] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:22:41 2026] DELETE /volume/v3/volumes/d8739c49-1b93-45b0-a7ea-cbbbbe39af77 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:22:41.576795 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b77bae57-77ac-47ac-82e1-799ee6757769 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:41.583003 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b77bae57-77ac-47ac-82e1-799ee6757769 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] GET https://10.4.3.229/volume/v3/volumes/d8739c49-1b93-45b0-a7ea-cbbbbe39af77 Aug 06 14:22:41.583298 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b77bae57-77ac-47ac-82e1-799ee6757769 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:41.583550 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b77bae57-77ac-47ac-82e1-799ee6757769 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:41.592867 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:41.592867 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:41.597481 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-b77bae57-77ac-47ac-82e1-799ee6757769 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Volume info retrieved successfully. Aug 06 14:22:41.603709 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b77bae57-77ac-47ac-82e1-799ee6757769 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] https://10.4.3.229/volume/v3/volumes/d8739c49-1b93-45b0-a7ea-cbbbbe39af77 returned with HTTP 200 Aug 06 14:22:41.604205 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 261/1043] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:41 2026] GET /volume/v3/volumes/d8739c49-1b93-45b0-a7ea-cbbbbe39af77 => generated 1388 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:42.057061 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-80b4df87-2f93-462e-972a-a3f20a877c2d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:42.059466 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-80b4df87-2f93-462e-972a-a3f20a877c2d tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] GET https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f Aug 06 14:22:42.059738 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-80b4df87-2f93-462e-972a-a3f20a877c2d tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:42.059996 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-80b4df87-2f93-462e-972a-a3f20a877c2d tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:42.075997 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:42.075997 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:42.084243 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-80b4df87-2f93-462e-972a-a3f20a877c2d tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Volume info retrieved successfully. Aug 06 14:22:42.091896 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-80b4df87-2f93-462e-972a-a3f20a877c2d tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f returned with HTTP 200 Aug 06 14:22:42.092436 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 264/1044] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:42 2026] GET /volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:42.616985 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9420eb06-8127-4044-9b51-d06a862cf314 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:42.620283 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9420eb06-8127-4044-9b51-d06a862cf314 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] GET https://10.4.3.229/volume/v3/volumes/d8739c49-1b93-45b0-a7ea-cbbbbe39af77 Aug 06 14:22:42.621049 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9420eb06-8127-4044-9b51-d06a862cf314 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:42.621243 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9420eb06-8127-4044-9b51-d06a862cf314 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:42.631063 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9420eb06-8127-4044-9b51-d06a862cf314 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] https://10.4.3.229/volume/v3/volumes/d8739c49-1b93-45b0-a7ea-cbbbbe39af77 returned with HTTP 404 Aug 06 14:22:42.631980 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 261/1045] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:42 2026] GET /volume/v3/volumes/d8739c49-1b93-45b0-a7ea-cbbbbe39af77 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:22:42.642874 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-4060b9fd-bcc6-49e1-baf7-21e4a138e926 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:42.649610 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4060b9fd-bcc6-49e1-baf7-21e4a138e926 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] GET https://10.4.3.229/volume/v3/volumes/0fff4c92-da7d-42d3-8dfb-0aae24d39e3f Aug 06 14:22:42.649966 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4060b9fd-bcc6-49e1-baf7-21e4a138e926 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:42.650298 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4060b9fd-bcc6-49e1-baf7-21e4a138e926 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:42.663329 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:42.663329 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:42.668818 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-4060b9fd-bcc6-49e1-baf7-21e4a138e926 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Volume info retrieved successfully. Aug 06 14:22:42.676706 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4060b9fd-bcc6-49e1-baf7-21e4a138e926 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] https://10.4.3.229/volume/v3/volumes/0fff4c92-da7d-42d3-8dfb-0aae24d39e3f returned with HTTP 200 Aug 06 14:22:42.677630 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 260/1046] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:42 2026] GET /volume/v3/volumes/0fff4c92-da7d-42d3-8dfb-0aae24d39e3f => generated 1355 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:42.691521 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-595fdafe-54ef-4c7b-900a-5ed6ed0ca884 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:42.694586 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-595fdafe-54ef-4c7b-900a-5ed6ed0ca884 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] DELETE https://10.4.3.229/volume/v3/volumes/0fff4c92-da7d-42d3-8dfb-0aae24d39e3f Aug 06 14:22:42.694586 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-595fdafe-54ef-4c7b-900a-5ed6ed0ca884 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:42.694586 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-595fdafe-54ef-4c7b-900a-5ed6ed0ca884 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:42.694586 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-595fdafe-54ef-4c7b-900a-5ed6ed0ca884 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Delete volume with id: 0fff4c92-da7d-42d3-8dfb-0aae24d39e3f Aug 06 14:22:42.716444 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:42.716444 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:42.716444 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-595fdafe-54ef-4c7b-900a-5ed6ed0ca884 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Volume info retrieved successfully. Aug 06 14:22:42.734955 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-595fdafe-54ef-4c7b-900a-5ed6ed0ca884 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Delete volume request issued successfully. Aug 06 14:22:42.737190 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-595fdafe-54ef-4c7b-900a-5ed6ed0ca884 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] https://10.4.3.229/volume/v3/volumes/0fff4c92-da7d-42d3-8dfb-0aae24d39e3f returned with HTTP 202 Aug 06 14:22:42.737661 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 262/1047] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:22:42 2026] DELETE /volume/v3/volumes/0fff4c92-da7d-42d3-8dfb-0aae24d39e3f => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:22:42.748940 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ca2a3239-4a8c-459b-a363-ef9a6d3dec57 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:42.751323 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ca2a3239-4a8c-459b-a363-ef9a6d3dec57 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] GET https://10.4.3.229/volume/v3/volumes/0fff4c92-da7d-42d3-8dfb-0aae24d39e3f Aug 06 14:22:42.752115 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ca2a3239-4a8c-459b-a363-ef9a6d3dec57 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:42.752341 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ca2a3239-4a8c-459b-a363-ef9a6d3dec57 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:42.760143 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:42.760143 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:42.764399 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ca2a3239-4a8c-459b-a363-ef9a6d3dec57 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Volume info retrieved successfully. Aug 06 14:22:42.769314 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ca2a3239-4a8c-459b-a363-ef9a6d3dec57 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] https://10.4.3.229/volume/v3/volumes/0fff4c92-da7d-42d3-8dfb-0aae24d39e3f returned with HTTP 200 Aug 06 14:22:42.769969 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 265/1048] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:42 2026] GET /volume/v3/volumes/0fff4c92-da7d-42d3-8dfb-0aae24d39e3f => generated 1354 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:43.382870 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-9299ed78-81ac-4cc8-89a7-1b664a887446 req-c3b64972-bce3-45de-a1fb-9fbb8cb63b15 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:43.386977 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-9299ed78-81ac-4cc8-89a7-1b664a887446 req-c3b64972-bce3-45de-a1fb-9fbb8cb63b15 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] DELETE https://10.4.3.229/volume/v3/attachments/a0626761-ba8a-420a-94f5-8676f089a63f Aug 06 14:22:43.386977 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-9299ed78-81ac-4cc8-89a7-1b664a887446 req-c3b64972-bce3-45de-a1fb-9fbb8cb63b15 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:43.386977 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-9299ed78-81ac-4cc8-89a7-1b664a887446 req-c3b64972-bce3-45de-a1fb-9fbb8cb63b15 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:43.397327 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:43.397327 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:43.459778 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-9299ed78-81ac-4cc8-89a7-1b664a887446 req-c3b64972-bce3-45de-a1fb-9fbb8cb63b15 tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/attachments/a0626761-ba8a-420a-94f5-8676f089a63f returned with HTTP 200 Aug 06 14:22:43.460253 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 262/1049] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:22:43 2026] DELETE /volume/v3/attachments/a0626761-ba8a-420a-94f5-8676f089a63f => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:43.472055 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-9299ed78-81ac-4cc8-89a7-1b664a887446 req-c4035111-cf4c-4941-81fb-08cc0c9e190d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:43.474661 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-9299ed78-81ac-4cc8-89a7-1b664a887446 req-c4035111-cf4c-4941-81fb-08cc0c9e190d tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] DELETE https://10.4.3.229/volume/v3/volumes/aad3933d-c6e0-4382-9fad-c1f414e4248a Aug 06 14:22:43.474911 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-9299ed78-81ac-4cc8-89a7-1b664a887446 req-c4035111-cf4c-4941-81fb-08cc0c9e190d tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:43.475176 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-9299ed78-81ac-4cc8-89a7-1b664a887446 req-c4035111-cf4c-4941-81fb-08cc0c9e190d tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:43.475378 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [req-9299ed78-81ac-4cc8-89a7-1b664a887446 req-c4035111-cf4c-4941-81fb-08cc0c9e190d tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Delete volume with id: aad3933d-c6e0-4382-9fad-c1f414e4248a Aug 06 14:22:43.487629 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:43.487629 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:43.488663 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-9299ed78-81ac-4cc8-89a7-1b664a887446 req-c4035111-cf4c-4941-81fb-08cc0c9e190d tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:22:43.514278 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-9299ed78-81ac-4cc8-89a7-1b664a887446 req-c4035111-cf4c-4941-81fb-08cc0c9e190d tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Delete volume request issued successfully. Aug 06 14:22:43.514499 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-9299ed78-81ac-4cc8-89a7-1b664a887446 req-c4035111-cf4c-4941-81fb-08cc0c9e190d tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/aad3933d-c6e0-4382-9fad-c1f414e4248a returned with HTTP 202 Aug 06 14:22:43.515127 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 261/1050] 10.4.3.229 () {70 vars in 1620 bytes} [Thu Aug 6 14:22:43 2026] DELETE /volume/v3/volumes/aad3933d-c6e0-4382-9fad-c1f414e4248a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:22:43.790060 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e71f5db5-cc16-4c6c-a1a0-b9bd21f5cce2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:43.792287 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e71f5db5-cc16-4c6c-a1a0-b9bd21f5cce2 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] GET https://10.4.3.229/volume/v3/volumes/0fff4c92-da7d-42d3-8dfb-0aae24d39e3f Aug 06 14:22:43.792570 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e71f5db5-cc16-4c6c-a1a0-b9bd21f5cce2 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:43.792828 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e71f5db5-cc16-4c6c-a1a0-b9bd21f5cce2 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:43.800348 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e71f5db5-cc16-4c6c-a1a0-b9bd21f5cce2 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] https://10.4.3.229/volume/v3/volumes/0fff4c92-da7d-42d3-8dfb-0aae24d39e3f returned with HTTP 404 Aug 06 14:22:43.800965 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 263/1051] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:43 2026] GET /volume/v3/volumes/0fff4c92-da7d-42d3-8dfb-0aae24d39e3f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:22:43.811682 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ba377c5a-0360-4892-9e9f-1137dca09aac None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:43.815166 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ba377c5a-0360-4892-9e9f-1137dca09aac tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:22:43.815609 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ba377c5a-0360-4892-9e9f-1137dca09aac tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-2062681744"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:43.820250 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-ba377c5a-0360-4892-9e9f-1137dca09aac tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-2062681744'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:22:43.820409 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-ba377c5a-0360-4892-9e9f-1137dca09aac tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Create volume of 1 GB Aug 06 14:22:43.830219 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ba377c5a-0360-4892-9e9f-1137dca09aac tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Availability Zones retrieved successfully. Aug 06 14:22:43.841065 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ba377c5a-0360-4892-9e9f-1137dca09aac tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Flow 'volume_create_api' (0e6e1545-8581-40f1-b944-ad253ab829f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:22:43.842072 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ba377c5a-0360-4892-9e9f-1137dca09aac tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (503105bb-bb00-41e9-80c9-95186ebbaad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:43.843131 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-ba377c5a-0360-4892-9e9f-1137dca09aac tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:22:43.872599 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ba377c5a-0360-4892-9e9f-1137dca09aac tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (503105bb-bb00-41e9-80c9-95186ebbaad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:43.873447 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ba377c5a-0360-4892-9e9f-1137dca09aac tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (690a7fee-39e8-4b49-b30b-f405e9181bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:43.926445 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-ba377c5a-0360-4892-9e9f-1137dca09aac tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Created reservations ['c51764ad-9cb5-4184-977d-5829b54d05e0', '823d621d-dbdd-4482-9d92-f7c41c4246d5', '5d17ee29-c4fd-476a-93a0-e5408c08fd27', '7dfdb21b-a930-488c-812f-ac3f6b7a358f'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:22:43.927457 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ba377c5a-0360-4892-9e9f-1137dca09aac tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (690a7fee-39e8-4b49-b30b-f405e9181bb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c51764ad-9cb5-4184-977d-5829b54d05e0', '823d621d-dbdd-4482-9d92-f7c41c4246d5', '5d17ee29-c4fd-476a-93a0-e5408c08fd27', '7dfdb21b-a930-488c-812f-ac3f6b7a358f']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:43.928173 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ba377c5a-0360-4892-9e9f-1137dca09aac tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24505e3d-0f40-4d50-acdf-d1444f2b2f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:43.958832 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ba377c5a-0360-4892-9e9f-1137dca09aac tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24505e3d-0f40-4d50-acdf-d1444f2b2f80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12371b9b-87cc-4136-98a5-d270a493ce5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2062681744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddc5b88ff2d14972af986281def43543',qos_specs=None,replication_status=,reservations=['c51764ad-9cb5-4184-977d-5829b54d05e0','823d621d-dbdd-4482-9d92-f7c41c4246d5','5d17ee29-c4fd-476a-93a0-e5408c08fd27','7dfdb21b-a930-488c-812f-ac3f6b7a358f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4266254cbad4b16b45db2121b46e427',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:22:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2062681744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12371b9b-87cc-4136-98a5-d270a493ce5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddc5b88ff2d14972af986281def43543',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4266254cbad4b16b45db2121b46e427',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:43.959770 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ba377c5a-0360-4892-9e9f-1137dca09aac tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c5b53be-16ed-4d4e-ab45-e3bb4dd99f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:44.000836 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ba377c5a-0360-4892-9e9f-1137dca09aac tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c5b53be-16ed-4d4e-ab45-e3bb4dd99f19) transitioned into state 'SUCCESS' from state '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-2062681744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddc5b88ff2d14972af986281def43543',qos_specs=None,replication_status=,reservations=['c51764ad-9cb5-4184-977d-5829b54d05e0','823d621d-dbdd-4482-9d92-f7c41c4246d5','5d17ee29-c4fd-476a-93a0-e5408c08fd27','7dfdb21b-a930-488c-812f-ac3f6b7a358f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4266254cbad4b16b45db2121b46e427',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:44.001813 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ba377c5a-0360-4892-9e9f-1137dca09aac tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53de7923-2420-4d87-8177-183a3d27f64f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:44.027240 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ba377c5a-0360-4892-9e9f-1137dca09aac tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53de7923-2420-4d87-8177-183a3d27f64f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:44.027997 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ba377c5a-0360-4892-9e9f-1137dca09aac tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Flow 'volume_create_api' (0e6e1545-8581-40f1-b944-ad253ab829f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:22:44.029682 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ba377c5a-0360-4892-9e9f-1137dca09aac tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Create volume request issued successfully. Aug 06 14:22:44.029682 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ba377c5a-0360-4892-9e9f-1137dca09aac tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:22:44.029682 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 266/1052] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:22:43 2026] POST /volume/v3/volumes => generated 747 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:22:44.048992 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-20b9dfd3-0aca-4bce-a993-33563328ffcf None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:44.051073 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-20b9dfd3-0aca-4bce-a993-33563328ffcf tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] GET https://10.4.3.229/volume/v3/volumes/12371b9b-87cc-4136-98a5-d270a493ce5d Aug 06 14:22:44.051249 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-20b9dfd3-0aca-4bce-a993-33563328ffcf tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:44.051452 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-20b9dfd3-0aca-4bce-a993-33563328ffcf tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:44.061670 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:44.061670 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:44.066985 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-20b9dfd3-0aca-4bce-a993-33563328ffcf tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Volume info retrieved successfully. Aug 06 14:22:44.076206 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-20b9dfd3-0aca-4bce-a993-33563328ffcf tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] https://10.4.3.229/volume/v3/volumes/12371b9b-87cc-4136-98a5-d270a493ce5d returned with HTTP 200 Aug 06 14:22:44.076693 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 263/1053] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:44 2026] GET /volume/v3/volumes/12371b9b-87cc-4136-98a5-d270a493ce5d => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:45.092765 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c309f266-f531-4ee8-acbf-db1934e027fd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:45.105007 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c309f266-f531-4ee8-acbf-db1934e027fd tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] GET https://10.4.3.229/volume/v3/volumes/12371b9b-87cc-4136-98a5-d270a493ce5d Aug 06 14:22:45.105340 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c309f266-f531-4ee8-acbf-db1934e027fd tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:45.105566 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c309f266-f531-4ee8-acbf-db1934e027fd tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:45.116668 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:45.116668 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:45.128323 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c309f266-f531-4ee8-acbf-db1934e027fd tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Volume info retrieved successfully. Aug 06 14:22:45.134586 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c309f266-f531-4ee8-acbf-db1934e027fd tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] https://10.4.3.229/volume/v3/volumes/12371b9b-87cc-4136-98a5-d270a493ce5d returned with HTTP 200 Aug 06 14:22:45.135111 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 262/1054] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:45 2026] GET /volume/v3/volumes/12371b9b-87cc-4136-98a5-d270a493ce5d => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:45.154694 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-458fbcf1-b1b1-4a23-ba9e-a98cd48c4d7a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:45.157207 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-458fbcf1-b1b1-4a23-ba9e-a98cd48c4d7a tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:22:45.157675 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-458fbcf1-b1b1-4a23-ba9e-a98cd48c4d7a tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "12371b9b-87cc-4136-98a5-d270a493ce5d", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1512109758"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:45.160166 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-458fbcf1-b1b1-4a23-ba9e-a98cd48c4d7a tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Create volume request body: {'volume': {'source_volid': '12371b9b-87cc-4136-98a5-d270a493ce5d', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1512109758'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:22:45.169771 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:45.169771 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:45.170480 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-458fbcf1-b1b1-4a23-ba9e-a98cd48c4d7a tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Volume retrieved successfully. Aug 06 14:22:45.170661 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-458fbcf1-b1b1-4a23-ba9e-a98cd48c4d7a tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Create volume of 2 GB Aug 06 14:22:45.174755 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-cb6d4d83-27d6-4384-99e0-e18d83f537d3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:45.176206 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-458fbcf1-b1b1-4a23-ba9e-a98cd48c4d7a tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Availability Zones retrieved successfully. Aug 06 14:22:45.180480 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-cb6d4d83-27d6-4384-99e0-e18d83f537d3 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:22:45.180528 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-cb6d4d83-27d6-4384-99e0-e18d83f537d3 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:45.182005 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-cb6d4d83-27d6-4384-99e0-e18d83f537d3 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:45.184820 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-458fbcf1-b1b1-4a23-ba9e-a98cd48c4d7a tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Flow 'volume_create_api' (6d1b2da7-3935-4f16-af1d-1fd9cabb582f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:22:45.187542 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-458fbcf1-b1b1-4a23-ba9e-a98cd48c4d7a tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (738254a5-4ca3-4de6-a242-988640c950ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:45.188702 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-458fbcf1-b1b1-4a23-ba9e-a98cd48c4d7a tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:22:45.201498 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:45.201498 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:45.207839 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-cb6d4d83-27d6-4384-99e0-e18d83f537d3 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:22:45.218564 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-cb6d4d83-27d6-4384-99e0-e18d83f537d3 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:22:45.218564 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 267/1055] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:22:45 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 1441 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:45.230799 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-458fbcf1-b1b1-4a23-ba9e-a98cd48c4d7a tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (738254a5-4ca3-4de6-a242-988640c950ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '12371b9b-87cc-4136-98a5-d270a493ce5d', 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:45.232072 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-458fbcf1-b1b1-4a23-ba9e-a98cd48c4d7a tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d6d7320-da5d-4f81-8013-010b1dffafe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:45.293741 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-458fbcf1-b1b1-4a23-ba9e-a98cd48c4d7a tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Created reservations ['0dc6bd89-f38f-4b78-ada7-37c866989f5c', '7586d846-74fc-4aff-826d-77dcbf688a47', '4209fe22-9a18-4cbc-9cb5-dda7c425e6ea', '77be93ea-90c2-400a-a45b-31aba5ee63ed'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:22:45.293741 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-458fbcf1-b1b1-4a23-ba9e-a98cd48c4d7a tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d6d7320-da5d-4f81-8013-010b1dffafe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0dc6bd89-f38f-4b78-ada7-37c866989f5c', '7586d846-74fc-4aff-826d-77dcbf688a47', '4209fe22-9a18-4cbc-9cb5-dda7c425e6ea', '77be93ea-90c2-400a-a45b-31aba5ee63ed']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:45.294750 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-458fbcf1-b1b1-4a23-ba9e-a98cd48c4d7a tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd512a0c-1672-43dc-af2e-1ffefd3bb645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:45.352294 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-458fbcf1-b1b1-4a23-ba9e-a98cd48c4d7a tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd512a0c-1672-43dc-af2e-1ffefd3bb645) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dad75faf-2add-46cf-bd66-d7be1f4b0616', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1512109758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddc5b88ff2d14972af986281def43543',qos_specs=None,replication_status=,reservations=['0dc6bd89-f38f-4b78-ada7-37c866989f5c','7586d846-74fc-4aff-826d-77dcbf688a47','4209fe22-9a18-4cbc-9cb5-dda7c425e6ea','77be93ea-90c2-400a-a45b-31aba5ee63ed'],size=2,snapshot_id=None,source_replicaid=,source_volid=12371b9b-87cc-4136-98a5-d270a493ce5d,status='creating',user_id='a4266254cbad4b16b45db2121b46e427',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:22:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1512109758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dad75faf-2add-46cf-bd66-d7be1f4b0616,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddc5b88ff2d14972af986281def43543',provider_auth=None,provider_geometry=None,provider_id=None,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=12371b9b-87cc-4136-98a5-d270a493ce5d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4266254cbad4b16b45db2121b46e427',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:45.353525 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-458fbcf1-b1b1-4a23-ba9e-a98cd48c4d7a tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b418ffb-afd0-4921-a2e3-eec5358543a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:45.382446 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-458fbcf1-b1b1-4a23-ba9e-a98cd48c4d7a tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b418ffb-afd0-4921-a2e3-eec5358543a9) transitioned into state 'SUCCESS' from state '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-1512109758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddc5b88ff2d14972af986281def43543',qos_specs=None,replication_status=,reservations=['0dc6bd89-f38f-4b78-ada7-37c866989f5c','7586d846-74fc-4aff-826d-77dcbf688a47','4209fe22-9a18-4cbc-9cb5-dda7c425e6ea','77be93ea-90c2-400a-a45b-31aba5ee63ed'],size=2,snapshot_id=None,source_replicaid=,source_volid=12371b9b-87cc-4136-98a5-d270a493ce5d,status='creating',user_id='a4266254cbad4b16b45db2121b46e427',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:45.382446 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-458fbcf1-b1b1-4a23-ba9e-a98cd48c4d7a tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dc17995-5ab0-4bc2-aeba-6f0b5e614228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:45.404861 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-458fbcf1-b1b1-4a23-ba9e-a98cd48c4d7a tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dc17995-5ab0-4bc2-aeba-6f0b5e614228) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:45.406259 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-458fbcf1-b1b1-4a23-ba9e-a98cd48c4d7a tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Flow 'volume_create_api' (6d1b2da7-3935-4f16-af1d-1fd9cabb582f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:22:45.409572 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-458fbcf1-b1b1-4a23-ba9e-a98cd48c4d7a tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Create volume request issued successfully. Aug 06 14:22:45.410452 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-458fbcf1-b1b1-4a23-ba9e-a98cd48c4d7a tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:22:45.411028 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 264/1056] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:22:45 2026] POST /volume/v3/volumes => generated 781 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:22:45.429565 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1330326e-c2c5-4b67-871c-d8e672809ae2 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:45.433002 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1330326e-c2c5-4b67-871c-d8e672809ae2 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] GET https://10.4.3.229/volume/v3/volumes/dad75faf-2add-46cf-bd66-d7be1f4b0616 Aug 06 14:22:45.433311 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1330326e-c2c5-4b67-871c-d8e672809ae2 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:45.435165 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1330326e-c2c5-4b67-871c-d8e672809ae2 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:45.444380 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:45.444380 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:45.457323 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-1330326e-c2c5-4b67-871c-d8e672809ae2 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Volume info retrieved successfully. Aug 06 14:22:45.463832 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1330326e-c2c5-4b67-871c-d8e672809ae2 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] https://10.4.3.229/volume/v3/volumes/dad75faf-2add-46cf-bd66-d7be1f4b0616 returned with HTTP 200 Aug 06 14:22:45.464869 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 264/1057] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:45 2026] GET /volume/v3/volumes/dad75faf-2add-46cf-bd66-d7be1f4b0616 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:45.589528 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a0d1ab86-35e2-4af2-92a0-c8f5c96fe74b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:45.592243 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a0d1ab86-35e2-4af2-92a0-c8f5c96fe74b tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 Aug 06 14:22:45.592508 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a0d1ab86-35e2-4af2-92a0-c8f5c96fe74b tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:45.592745 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a0d1ab86-35e2-4af2-92a0-c8f5c96fe74b tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:45.592947 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-a0d1ab86-35e2-4af2-92a0-c8f5c96fe74b tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Delete volume with id: 5c5c7111-9526-4128-a1df-efcd8b98a970 Aug 06 14:22:45.604832 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:45.604832 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:45.605723 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a0d1ab86-35e2-4af2-92a0-c8f5c96fe74b tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:22:45.629860 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a0d1ab86-35e2-4af2-92a0-c8f5c96fe74b tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Delete volume request issued successfully. Aug 06 14:22:45.629860 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a0d1ab86-35e2-4af2-92a0-c8f5c96fe74b tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 returned with HTTP 202 Aug 06 14:22:45.630840 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 263/1058] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:22:45 2026] DELETE /volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:22:45.637721 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e8ceb146-11ae-4fd2-96f3-753b0c71200b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:45.639710 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e8ceb146-11ae-4fd2-96f3-753b0c71200b tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] GET https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 Aug 06 14:22:45.639928 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e8ceb146-11ae-4fd2-96f3-753b0c71200b tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:45.640309 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e8ceb146-11ae-4fd2-96f3-753b0c71200b tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:45.646962 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:45.646962 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:45.654081 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-e8ceb146-11ae-4fd2-96f3-753b0c71200b tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Volume info retrieved successfully. Aug 06 14:22:45.658105 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e8ceb146-11ae-4fd2-96f3-753b0c71200b tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 returned with HTTP 200 Aug 06 14:22:45.658909 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 268/1059] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:45 2026] GET /volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:45.697700 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6002e13c-0b88-4908-8e13-52a55956fb75 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:45.697700 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6002e13c-0b88-4908-8e13-52a55956fb75 None None] GET https://10.4.3.229/volume// Aug 06 14:22:45.697700 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6002e13c-0b88-4908-8e13-52a55956fb75 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:45.697700 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6002e13c-0b88-4908-8e13-52a55956fb75 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:45.697700 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6002e13c-0b88-4908-8e13-52a55956fb75 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:22:45.697700 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 265/1060] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:22: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 06 14:22:45.712042 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-4440e713-bc2e-47b9-8a54-0d1b7063fb0a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:45.714233 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-4440e713-bc2e-47b9-8a54-0d1b7063fb0a tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:22:45.715208 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-4440e713-bc2e-47b9-8a54-0d1b7063fb0a tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ba0e216-e8c0-47e7-bca3-c24b88c9904e", "connector": null, "instance_uuid": "80bc10b7-d8ec-4c20-885d-b83a5ed8f5a6"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:45.729784 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:45.729784 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:45.760351 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-4440e713-bc2e-47b9-8a54-0d1b7063fb0a tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:22:45.760499 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 265/1061] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:22:45 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:45.777565 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-bb0c3d1d-79a0-48be-a687-0104aaa76c23 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:45.782522 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-bb0c3d1d-79a0-48be-a687-0104aaa76c23 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] DELETE https://10.4.3.229/volume/v3/attachments/79259c48-bd1e-4ff2-aa1e-776d412cb057 Aug 06 14:22:45.782522 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-bb0c3d1d-79a0-48be-a687-0104aaa76c23 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:45.782522 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-bb0c3d1d-79a0-48be-a687-0104aaa76c23 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:45.793759 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:45.793759 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:45.854171 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-bb0c3d1d-79a0-48be-a687-0104aaa76c23 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments/79259c48-bd1e-4ff2-aa1e-776d412cb057 returned with HTTP 200 Aug 06 14:22:45.854171 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 264/1062] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:22:45 2026] DELETE /volume/v3/attachments/79259c48-bd1e-4ff2-aa1e-776d412cb057 => generated 367 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:46.484218 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-382f4aa0-87f0-40b4-8c8a-94a3e63583a1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:46.487617 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-382f4aa0-87f0-40b4-8c8a-94a3e63583a1 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] GET https://10.4.3.229/volume/v3/volumes/dad75faf-2add-46cf-bd66-d7be1f4b0616 Aug 06 14:22:46.487873 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-382f4aa0-87f0-40b4-8c8a-94a3e63583a1 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:46.488548 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-382f4aa0-87f0-40b4-8c8a-94a3e63583a1 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:46.500136 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:46.500136 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:46.504950 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-382f4aa0-87f0-40b4-8c8a-94a3e63583a1 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Volume info retrieved successfully. Aug 06 14:22:46.516157 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-382f4aa0-87f0-40b4-8c8a-94a3e63583a1 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] https://10.4.3.229/volume/v3/volumes/dad75faf-2add-46cf-bd66-d7be1f4b0616 returned with HTTP 200 Aug 06 14:22:46.516726 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 269/1063] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:46 2026] GET /volume/v3/volumes/dad75faf-2add-46cf-bd66-d7be1f4b0616 => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:46.534908 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-920622f4-9ded-40ec-aac9-67006bbf5e8e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:46.537690 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-920622f4-9ded-40ec-aac9-67006bbf5e8e tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] GET https://10.4.3.229/volume/v3/volumes/dad75faf-2add-46cf-bd66-d7be1f4b0616 Aug 06 14:22:46.537690 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-920622f4-9ded-40ec-aac9-67006bbf5e8e tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:46.537950 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-920622f4-9ded-40ec-aac9-67006bbf5e8e tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:46.549078 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:46.549078 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:46.554037 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-920622f4-9ded-40ec-aac9-67006bbf5e8e tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Volume info retrieved successfully. Aug 06 14:22:46.568697 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-920622f4-9ded-40ec-aac9-67006bbf5e8e tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] https://10.4.3.229/volume/v3/volumes/dad75faf-2add-46cf-bd66-d7be1f4b0616 returned with HTTP 200 Aug 06 14:22:46.568697 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 266/1064] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:46 2026] GET /volume/v3/volumes/dad75faf-2add-46cf-bd66-d7be1f4b0616 => generated 874 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:46.589100 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b58d5c5f-73dd-4b36-87be-851b783da172 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:46.591029 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b58d5c5f-73dd-4b36-87be-851b783da172 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] GET https://10.4.3.229/volume/v3/volumes/dad75faf-2add-46cf-bd66-d7be1f4b0616 Aug 06 14:22:46.591213 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b58d5c5f-73dd-4b36-87be-851b783da172 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:46.591368 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b58d5c5f-73dd-4b36-87be-851b783da172 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:46.599629 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:46.599629 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:46.604516 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b58d5c5f-73dd-4b36-87be-851b783da172 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Volume info retrieved successfully. Aug 06 14:22:46.611991 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b58d5c5f-73dd-4b36-87be-851b783da172 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] https://10.4.3.229/volume/v3/volumes/dad75faf-2add-46cf-bd66-d7be1f4b0616 returned with HTTP 200 Aug 06 14:22:46.612710 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 266/1065] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:46 2026] GET /volume/v3/volumes/dad75faf-2add-46cf-bd66-d7be1f4b0616 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:46.638182 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-813de185-323e-4283-b5e0-bf9b53e99391 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:46.640633 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-813de185-323e-4283-b5e0-bf9b53e99391 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] DELETE https://10.4.3.229/volume/v3/volumes/dad75faf-2add-46cf-bd66-d7be1f4b0616 Aug 06 14:22:46.640633 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-813de185-323e-4283-b5e0-bf9b53e99391 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:46.640633 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-813de185-323e-4283-b5e0-bf9b53e99391 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:46.641871 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-813de185-323e-4283-b5e0-bf9b53e99391 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Delete volume with id: dad75faf-2add-46cf-bd66-d7be1f4b0616 Aug 06 14:22:46.651044 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:46.651044 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:46.651044 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-813de185-323e-4283-b5e0-bf9b53e99391 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Volume info retrieved successfully. Aug 06 14:22:46.673920 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5b98d126-797e-4878-a677-fcdf6aa717be None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:46.675441 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-813de185-323e-4283-b5e0-bf9b53e99391 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Delete volume request issued successfully. Aug 06 14:22:46.676200 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5b98d126-797e-4878-a677-fcdf6aa717be tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] GET https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 Aug 06 14:22:46.676323 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-813de185-323e-4283-b5e0-bf9b53e99391 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] https://10.4.3.229/volume/v3/volumes/dad75faf-2add-46cf-bd66-d7be1f4b0616 returned with HTTP 202 Aug 06 14:22:46.676379 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5b98d126-797e-4878-a677-fcdf6aa717be tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:46.676379 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5b98d126-797e-4878-a677-fcdf6aa717be tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:46.676480 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 265/1066] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:22:46 2026] DELETE /volume/v3/volumes/dad75faf-2add-46cf-bd66-d7be1f4b0616 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:22:46.684943 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-11b6005a-ee20-47ed-9951-627bdd35fb42 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:46.685372 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5b98d126-797e-4878-a677-fcdf6aa717be tempest-ServerActionsTestOtherA-1420463055 tempest-ServerActionsTestOtherA-1420463055-project-member] https://10.4.3.229/volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 returned with HTTP 404 Aug 06 14:22:46.689668 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 270/1067] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:46 2026] GET /volume/v3/volumes/5c5c7111-9526-4128-a1df-efcd8b98a970 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:22:46.689792 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-11b6005a-ee20-47ed-9951-627bdd35fb42 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] GET https://10.4.3.229/volume/v3/volumes/dad75faf-2add-46cf-bd66-d7be1f4b0616 Aug 06 14:22:46.689792 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-11b6005a-ee20-47ed-9951-627bdd35fb42 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:46.689792 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-11b6005a-ee20-47ed-9951-627bdd35fb42 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:46.699529 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:46.699529 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:46.713508 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-11b6005a-ee20-47ed-9951-627bdd35fb42 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Volume info retrieved successfully. Aug 06 14:22:46.718405 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-11b6005a-ee20-47ed-9951-627bdd35fb42 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] https://10.4.3.229/volume/v3/volumes/dad75faf-2add-46cf-bd66-d7be1f4b0616 returned with HTTP 200 Aug 06 14:22:46.718961 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 267/1068] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:46 2026] GET /volume/v3/volumes/dad75faf-2add-46cf-bd66-d7be1f4b0616 => generated 873 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:47.376109 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-180a96ff-c040-4953-9cb8-f1bf3d97aa5c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:47.380852 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-180a96ff-c040-4953-9cb8-f1bf3d97aa5c tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] PUT https://10.4.3.229/volume/v3/attachments/ba1553e6-32f6-4edc-924d-bfc3e4ddfd09 Aug 06 14:22:47.381367 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-180a96ff-c040-4953-9cb8-f1bf3d97aa5c tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:47.398520 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-180a96ff-c040-4953-9cb8-f1bf3d97aa5c tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Acquiring lock "cinder-attachment_update-1ba0e216-e8c0-47e7-bca3-c24b88c9904e-np0000006659" by "attachment_update" {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:22:47.403973 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-180a96ff-c040-4953-9cb8-f1bf3d97aa5c tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Lock "cinder-attachment_update-1ba0e216-e8c0-47e7-bca3-c24b88c9904e-np0000006659" acquired by "attachment_update" :: waited 0.006s {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:22:47.405416 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:47.405416 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:47.520700 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-180a96ff-c040-4953-9cb8-f1bf3d97aa5c tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Lock "cinder-attachment_update-1ba0e216-e8c0-47e7-bca3-c24b88c9904e-np0000006659" released by "attachment_update" :: held 0.117s {{(pid=100398) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:22:47.521108 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-180a96ff-c040-4953-9cb8-f1bf3d97aa5c tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments/ba1553e6-32f6-4edc-924d-bfc3e4ddfd09 returned with HTTP 200 Aug 06 14:22:47.521687 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 267/1069] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:22:47 2026] PUT /volume/v3/attachments/ba1553e6-32f6-4edc-924d-bfc3e4ddfd09 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:47.538486 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-94bb8e99-60c4-4c55-bbc6-38c328ecba52 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:47.540476 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-94bb8e99-60c4-4c55-bbc6-38c328ecba52 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/attachments/ba1553e6-32f6-4edc-924d-bfc3e4ddfd09 Aug 06 14:22:47.540476 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-94bb8e99-60c4-4c55-bbc6-38c328ecba52 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:47.540476 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-94bb8e99-60c4-4c55-bbc6-38c328ecba52 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:47.567286 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-94bb8e99-60c4-4c55-bbc6-38c328ecba52 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments/ba1553e6-32f6-4edc-924d-bfc3e4ddfd09 returned with HTTP 200 Aug 06 14:22:47.567985 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 266/1070] 10.4.3.229 () {70 vars in 1651 bytes} [Thu Aug 6 14:22:47 2026] GET /volume/v3/attachments/ba1553e6-32f6-4edc-924d-bfc3e4ddfd09 => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:47.742737 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-276ebf66-295a-48cb-908c-e04492cb3080 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:47.744503 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-276ebf66-295a-48cb-908c-e04492cb3080 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] GET https://10.4.3.229/volume/v3/volumes/dad75faf-2add-46cf-bd66-d7be1f4b0616 Aug 06 14:22:47.744665 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-276ebf66-295a-48cb-908c-e04492cb3080 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:47.744836 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-276ebf66-295a-48cb-908c-e04492cb3080 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:47.749767 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-276ebf66-295a-48cb-908c-e04492cb3080 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] https://10.4.3.229/volume/v3/volumes/dad75faf-2add-46cf-bd66-d7be1f4b0616 returned with HTTP 404 Aug 06 14:22:47.750418 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 271/1071] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:47 2026] GET /volume/v3/volumes/dad75faf-2add-46cf-bd66-d7be1f4b0616 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 14:22:47.758400 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4c9cf7fc-77ff-4def-9c0c-1b890e48512a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:47.761292 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4c9cf7fc-77ff-4def-9c0c-1b890e48512a tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] GET https://10.4.3.229/volume/v3/volumes/12371b9b-87cc-4136-98a5-d270a493ce5d Aug 06 14:22:47.761638 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4c9cf7fc-77ff-4def-9c0c-1b890e48512a tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:47.761893 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4c9cf7fc-77ff-4def-9c0c-1b890e48512a tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:47.771689 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:47.771689 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:47.776443 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-4c9cf7fc-77ff-4def-9c0c-1b890e48512a tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Volume info retrieved successfully. Aug 06 14:22:47.782849 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4c9cf7fc-77ff-4def-9c0c-1b890e48512a tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] https://10.4.3.229/volume/v3/volumes/12371b9b-87cc-4136-98a5-d270a493ce5d returned with HTTP 200 Aug 06 14:22:47.783632 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 268/1072] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:47 2026] GET /volume/v3/volumes/12371b9b-87cc-4136-98a5-d270a493ce5d => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:47.796779 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0a3aaad3-7d05-48d2-bce7-b2033a365195 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:47.801027 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0a3aaad3-7d05-48d2-bce7-b2033a365195 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] DELETE https://10.4.3.229/volume/v3/volumes/12371b9b-87cc-4136-98a5-d270a493ce5d Aug 06 14:22:47.801027 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0a3aaad3-7d05-48d2-bce7-b2033a365195 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:47.801027 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0a3aaad3-7d05-48d2-bce7-b2033a365195 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:47.801027 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-0a3aaad3-7d05-48d2-bce7-b2033a365195 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Delete volume with id: 12371b9b-87cc-4136-98a5-d270a493ce5d Aug 06 14:22:47.822487 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:47.822487 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:47.823274 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0a3aaad3-7d05-48d2-bce7-b2033a365195 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Volume info retrieved successfully. Aug 06 14:22:47.852885 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0a3aaad3-7d05-48d2-bce7-b2033a365195 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Delete volume request issued successfully. Aug 06 14:22:47.853108 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0a3aaad3-7d05-48d2-bce7-b2033a365195 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] https://10.4.3.229/volume/v3/volumes/12371b9b-87cc-4136-98a5-d270a493ce5d returned with HTTP 202 Aug 06 14:22:47.853708 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 268/1073] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:22:47 2026] DELETE /volume/v3/volumes/12371b9b-87cc-4136-98a5-d270a493ce5d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:22:47.862924 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e1cd9c34-f778-4f91-8c37-91074c652209 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:47.865171 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e1cd9c34-f778-4f91-8c37-91074c652209 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] GET https://10.4.3.229/volume/v3/volumes/12371b9b-87cc-4136-98a5-d270a493ce5d Aug 06 14:22:47.865448 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e1cd9c34-f778-4f91-8c37-91074c652209 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:47.865891 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e1cd9c34-f778-4f91-8c37-91074c652209 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:47.881124 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:47.881124 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:47.887224 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-e1cd9c34-f778-4f91-8c37-91074c652209 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Volume info retrieved successfully. Aug 06 14:22:47.893421 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e1cd9c34-f778-4f91-8c37-91074c652209 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] https://10.4.3.229/volume/v3/volumes/12371b9b-87cc-4136-98a5-d270a493ce5d returned with HTTP 200 Aug 06 14:22:47.894027 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 267/1074] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:47 2026] GET /volume/v3/volumes/12371b9b-87cc-4136-98a5-d270a493ce5d => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:48.598639 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-42797783-b0ed-4e67-94bb-4237e1cc1d25 req-ec7ef53c-25af-4cc0-b09b-9cd047368fac None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:48.607105 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-42797783-b0ed-4e67-94bb-4237e1cc1d25 req-ec7ef53c-25af-4cc0-b09b-9cd047368fac tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] GET https://10.4.3.229/volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb Aug 06 14:22:48.607445 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-42797783-b0ed-4e67-94bb-4237e1cc1d25 req-ec7ef53c-25af-4cc0-b09b-9cd047368fac tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:48.608190 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-42797783-b0ed-4e67-94bb-4237e1cc1d25 req-ec7ef53c-25af-4cc0-b09b-9cd047368fac tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:48.616953 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:48.616953 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:48.622149 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-42797783-b0ed-4e67-94bb-4237e1cc1d25 req-ec7ef53c-25af-4cc0-b09b-9cd047368fac tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Volume info retrieved successfully. Aug 06 14:22:48.628877 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-42797783-b0ed-4e67-94bb-4237e1cc1d25 req-ec7ef53c-25af-4cc0-b09b-9cd047368fac tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb returned with HTTP 200 Aug 06 14:22:48.629455 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 272/1075] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:22:48 2026] GET /volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:48.656190 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d25e50e8-c652-4ea4-a406-62438fbcc4cf None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:48.656839 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d25e50e8-c652-4ea4-a406-62438fbcc4cf None None] GET https://10.4.3.229/volume// Aug 06 14:22:48.657106 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d25e50e8-c652-4ea4-a406-62438fbcc4cf None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:48.657413 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d25e50e8-c652-4ea4-a406-62438fbcc4cf None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:48.657857 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d25e50e8-c652-4ea4-a406-62438fbcc4cf None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:22:48.658275 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 269/1076] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14: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 06 14:22:48.667923 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-42797783-b0ed-4e67-94bb-4237e1cc1d25 req-0ebcc6fd-f819-48c3-97d4-97ce12a28de6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:48.670507 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-42797783-b0ed-4e67-94bb-4237e1cc1d25 req-0ebcc6fd-f819-48c3-97d4-97ce12a28de6 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:22:48.671196 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-42797783-b0ed-4e67-94bb-4237e1cc1d25 req-0ebcc6fd-f819-48c3-97d4-97ce12a28de6 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "751d8d24-6f07-479c-949f-437818db1dcb", "connector": null, "instance_uuid": "7bab7ae8-9d1b-48cd-a8cb-fa93110ba9c3"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:48.680778 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:48.680778 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:48.708004 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-42797783-b0ed-4e67-94bb-4237e1cc1d25 req-0ebcc6fd-f819-48c3-97d4-97ce12a28de6 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:22:48.708538 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 269/1077] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:22:48 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:48.761936 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-42797783-b0ed-4e67-94bb-4237e1cc1d25 req-82fd5e84-45b6-41de-8b28-52ef7a8b09d3 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:48.764414 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-42797783-b0ed-4e67-94bb-4237e1cc1d25 req-82fd5e84-45b6-41de-8b28-52ef7a8b09d3 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] POST https://10.4.3.229/volume/v3/attachments/a3706578-e80e-4b94-95f5-23a5ad472f70/action Aug 06 14:22:48.764885 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-42797783-b0ed-4e67-94bb-4237e1cc1d25 req-82fd5e84-45b6-41de-8b28-52ef7a8b09d3 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Action body: b'{"os-complete": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:22:48.765062 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-42797783-b0ed-4e67-94bb-4237e1cc1d25 req-82fd5e84-45b6-41de-8b28-52ef7a8b09d3 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:48.783372 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:48.783372 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:48.796026 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-42797783-b0ed-4e67-94bb-4237e1cc1d25 req-82fd5e84-45b6-41de-8b28-52ef7a8b09d3 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/attachments/a3706578-e80e-4b94-95f5-23a5ad472f70/action returned with HTTP 204 Aug 06 14:22:48.797412 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 268/1078] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:22:48 2026] POST /volume/v3/attachments/a3706578-e80e-4b94-95f5-23a5ad472f70/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:22:48.820419 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-67ec46d4-de16-4719-beff-a350be9ffd05 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:48.822215 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-67ec46d4-de16-4719-beff-a350be9ffd05 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] GET https://10.4.3.229/volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb Aug 06 14:22:48.822477 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-67ec46d4-de16-4719-beff-a350be9ffd05 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:48.822679 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-67ec46d4-de16-4719-beff-a350be9ffd05 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:48.834513 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:48.834513 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:48.837929 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-67ec46d4-de16-4719-beff-a350be9ffd05 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Volume info retrieved successfully. Aug 06 14:22:48.842792 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-67ec46d4-de16-4719-beff-a350be9ffd05 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb returned with HTTP 200 Aug 06 14:22:48.843150 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 273/1079] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:48 2026] GET /volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb => generated 1112 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:48.863872 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c1068830-e55a-45d7-b4a2-1839840cb60a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:48.866330 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c1068830-e55a-45d7-b4a2-1839840cb60a tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] GET https://10.4.3.229/volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb Aug 06 14:22:48.866542 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c1068830-e55a-45d7-b4a2-1839840cb60a tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:48.866748 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c1068830-e55a-45d7-b4a2-1839840cb60a tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:48.879652 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:48.879652 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:48.883468 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c1068830-e55a-45d7-b4a2-1839840cb60a tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Volume info retrieved successfully. Aug 06 14:22:48.890779 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c1068830-e55a-45d7-b4a2-1839840cb60a tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb returned with HTTP 200 Aug 06 14:22:48.891203 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 270/1080] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:48 2026] GET /volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb => generated 1112 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:48.907881 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7f870d00-168b-430c-9d4d-89a6beeffeb8 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:48.909873 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7f870d00-168b-430c-9d4d-89a6beeffeb8 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] GET https://10.4.3.229/volume/v3/volumes/12371b9b-87cc-4136-98a5-d270a493ce5d Aug 06 14:22:48.910148 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7f870d00-168b-430c-9d4d-89a6beeffeb8 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:48.910445 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7f870d00-168b-430c-9d4d-89a6beeffeb8 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:48.918922 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7f870d00-168b-430c-9d4d-89a6beeffeb8 tempest-VolumesCloneTest-1516068933 tempest-VolumesCloneTest-1516068933-project-member] https://10.4.3.229/volume/v3/volumes/12371b9b-87cc-4136-98a5-d270a493ce5d returned with HTTP 404 Aug 06 14:22:48.921497 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 270/1081] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:48 2026] GET /volume/v3/volumes/12371b9b-87cc-4136-98a5-d270a493ce5d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:22:48.979214 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-b40d0caf-e712-46a2-bb3a-718f7e37591a req-b3209632-a5ec-4f53-acd4-254f023385c5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:48.984477 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-b40d0caf-e712-46a2-bb3a-718f7e37591a req-b3209632-a5ec-4f53-acd4-254f023385c5 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] GET https://10.4.3.229/volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb Aug 06 14:22:48.985790 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-b40d0caf-e712-46a2-bb3a-718f7e37591a req-b3209632-a5ec-4f53-acd4-254f023385c5 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:48.985790 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-b40d0caf-e712-46a2-bb3a-718f7e37591a req-b3209632-a5ec-4f53-acd4-254f023385c5 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:49.007711 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:49.007711 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:49.016678 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-b40d0caf-e712-46a2-bb3a-718f7e37591a req-b3209632-a5ec-4f53-acd4-254f023385c5 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Volume info retrieved successfully. Aug 06 14:22:49.023799 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-b40d0caf-e712-46a2-bb3a-718f7e37591a req-b3209632-a5ec-4f53-acd4-254f023385c5 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb returned with HTTP 200 Aug 06 14:22:49.026927 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 269/1082] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:22:48 2026] GET /volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb => generated 1112 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:49.061392 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-b40d0caf-e712-46a2-bb3a-718f7e37591a req-ed1033d6-58f0-4453-aa07-7bb70595d469 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:49.064267 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-b40d0caf-e712-46a2-bb3a-718f7e37591a req-ed1033d6-58f0-4453-aa07-7bb70595d469 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] DELETE https://10.4.3.229/volume/v3/attachments/a3706578-e80e-4b94-95f5-23a5ad472f70 Aug 06 14:22:49.064453 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-b40d0caf-e712-46a2-bb3a-718f7e37591a req-ed1033d6-58f0-4453-aa07-7bb70595d469 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:49.064633 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-b40d0caf-e712-46a2-bb3a-718f7e37591a req-ed1033d6-58f0-4453-aa07-7bb70595d469 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:49.073347 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:49.073347 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:49.110447 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-b40d0caf-e712-46a2-bb3a-718f7e37591a req-ed1033d6-58f0-4453-aa07-7bb70595d469 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/attachments/a3706578-e80e-4b94-95f5-23a5ad472f70 returned with HTTP 200 Aug 06 14:22:49.110447 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 274/1083] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:22:49 2026] DELETE /volume/v3/attachments/a3706578-e80e-4b94-95f5-23a5ad472f70 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:49.139369 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-01537b2a-953e-4bce-8fe0-daae709f4f5a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:49.146549 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-01537b2a-953e-4bce-8fe0-daae709f4f5a tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] GET https://10.4.3.229/volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb Aug 06 14:22:49.146741 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-01537b2a-953e-4bce-8fe0-daae709f4f5a tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:49.146976 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-01537b2a-953e-4bce-8fe0-daae709f4f5a tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:49.154641 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:49.154641 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:49.157893 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-01537b2a-953e-4bce-8fe0-daae709f4f5a tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Volume info retrieved successfully. Aug 06 14:22:49.161785 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-01537b2a-953e-4bce-8fe0-daae709f4f5a tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb returned with HTTP 200 Aug 06 14:22:49.162192 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 271/1084] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:49 2026] GET /volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:50.989129 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e7ee1cab-5818-4fba-9771-994281687bab None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:50.992649 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e7ee1cab-5818-4fba-9771-994281687bab tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af Aug 06 14:22:50.992649 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e7ee1cab-5818-4fba-9771-994281687bab tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:50.992649 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e7ee1cab-5818-4fba-9771-994281687bab tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:51.000367 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:51.000367 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:51.004783 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e7ee1cab-5818-4fba-9771-994281687bab tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:22:51.009166 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e7ee1cab-5818-4fba-9771-994281687bab tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af returned with HTTP 200 Aug 06 14:22:51.009887 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 271/1085] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:50 2026] GET /volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:51.078082 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-18b92408-80ec-4b6d-bf5a-a974255448b1 req-315935b3-3279-48db-b0c7-69b30b00e23c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:51.081960 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-18b92408-80ec-4b6d-bf5a-a974255448b1 req-315935b3-3279-48db-b0c7-69b30b00e23c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af Aug 06 14:22:51.081960 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-18b92408-80ec-4b6d-bf5a-a974255448b1 req-315935b3-3279-48db-b0c7-69b30b00e23c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:51.081960 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-18b92408-80ec-4b6d-bf5a-a974255448b1 req-315935b3-3279-48db-b0c7-69b30b00e23c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:51.091683 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:51.091683 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:51.098498 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-18b92408-80ec-4b6d-bf5a-a974255448b1 req-315935b3-3279-48db-b0c7-69b30b00e23c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:22:51.106841 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-18b92408-80ec-4b6d-bf5a-a974255448b1 req-315935b3-3279-48db-b0c7-69b30b00e23c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af returned with HTTP 200 Aug 06 14:22:51.107321 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 270/1086] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:22:51 2026] GET /volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:51.277497 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f879583b-191c-4455-89c9-229ef518d9f4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:51.277936 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f879583b-191c-4455-89c9-229ef518d9f4 None None] GET https://10.4.3.229/volume// Aug 06 14:22:51.278260 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f879583b-191c-4455-89c9-229ef518d9f4 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:51.278414 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f879583b-191c-4455-89c9-229ef518d9f4 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:51.278842 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f879583b-191c-4455-89c9-229ef518d9f4 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:22:51.279191 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 275/1087] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:22: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 06 14:22:51.288660 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-18b92408-80ec-4b6d-bf5a-a974255448b1 req-a2d8a443-cb64-4e02-89c6-d98dca2c3813 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:51.295108 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-18b92408-80ec-4b6d-bf5a-a974255448b1 req-a2d8a443-cb64-4e02-89c6-d98dca2c3813 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:22:51.298964 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-18b92408-80ec-4b6d-bf5a-a974255448b1 req-a2d8a443-cb64-4e02-89c6-d98dca2c3813 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba45ae4c-a2f7-48bf-955b-51626e5898af", "connector": null, "instance_uuid": "670140ea-cbfb-4f10-aa77-ca43319c2799"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:51.315315 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:51.315315 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:51.357420 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-18b92408-80ec-4b6d-bf5a-a974255448b1 req-a2d8a443-cb64-4e02-89c6-d98dca2c3813 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:22:51.357420 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 272/1088] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:22:51 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 06 14:22:51.411874 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-05941ee7-2164-4a96-8461-a0d38ef5ca21 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:51.414021 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-05941ee7-2164-4a96-8461-a0d38ef5ca21 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af Aug 06 14:22:51.414409 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-05941ee7-2164-4a96-8461-a0d38ef5ca21 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:51.414982 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-05941ee7-2164-4a96-8461-a0d38ef5ca21 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:51.429986 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:51.429986 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:51.435342 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-05941ee7-2164-4a96-8461-a0d38ef5ca21 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:22:51.443265 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-05941ee7-2164-4a96-8461-a0d38ef5ca21 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af returned with HTTP 200 Aug 06 14:22:51.444851 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 272/1089] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:51 2026] GET /volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:51.480907 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7f610b40-50b4-45e1-9473-e1b3aa251f1a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:51.481412 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7f610b40-50b4-45e1-9473-e1b3aa251f1a None None] GET https://10.4.3.229/volume// Aug 06 14:22:51.481627 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7f610b40-50b4-45e1-9473-e1b3aa251f1a None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:51.481887 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7f610b40-50b4-45e1-9473-e1b3aa251f1a None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:51.482253 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7f610b40-50b4-45e1-9473-e1b3aa251f1a None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:22:51.482600 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 271/1090] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:22: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 06 14:22:51.494453 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-18b92408-80ec-4b6d-bf5a-a974255448b1 req-265b9fc8-4c53-4dab-bc4f-804a5e784505 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:51.496612 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-18b92408-80ec-4b6d-bf5a-a974255448b1 req-265b9fc8-4c53-4dab-bc4f-804a5e784505 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af Aug 06 14:22:51.496857 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-18b92408-80ec-4b6d-bf5a-a974255448b1 req-265b9fc8-4c53-4dab-bc4f-804a5e784505 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:51.497118 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-18b92408-80ec-4b6d-bf5a-a974255448b1 req-265b9fc8-4c53-4dab-bc4f-804a5e784505 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:51.511326 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:51.511326 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:51.516372 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-18b92408-80ec-4b6d-bf5a-a974255448b1 req-265b9fc8-4c53-4dab-bc4f-804a5e784505 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:22:51.522843 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-18b92408-80ec-4b6d-bf5a-a974255448b1 req-265b9fc8-4c53-4dab-bc4f-804a5e784505 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af returned with HTTP 200 Aug 06 14:22:51.523361 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 276/1091] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:22:51 2026] GET /volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af => generated 1021 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:22:51.674868 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-18b92408-80ec-4b6d-bf5a-a974255448b1 req-4a83ef6b-cce2-4455-bc5d-0f1454d271a0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:51.677793 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-18b92408-80ec-4b6d-bf5a-a974255448b1 req-4a83ef6b-cce2-4455-bc5d-0f1454d271a0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] PUT https://10.4.3.229/volume/v3/attachments/22a93233-b21e-4e22-9732-d4579677c5fe Aug 06 14:22:51.677793 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-18b92408-80ec-4b6d-bf5a-a974255448b1 req-4a83ef6b-cce2-4455-bc5d-0f1454d271a0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:51.686743 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-18b92408-80ec-4b6d-bf5a-a974255448b1 req-4a83ef6b-cce2-4455-bc5d-0f1454d271a0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Acquiring lock "cinder-attachment_update-ba45ae4c-a2f7-48bf-955b-51626e5898af-np0000006659" by "attachment_update" {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:22:51.693522 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-18b92408-80ec-4b6d-bf5a-a974255448b1 req-4a83ef6b-cce2-4455-bc5d-0f1454d271a0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Lock "cinder-attachment_update-ba45ae4c-a2f7-48bf-955b-51626e5898af-np0000006659" acquired by "attachment_update" :: waited 0.006s {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:22:51.693605 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:51.693605 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:51.776565 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-24bbbc3e-ca25-4652-8d9d-ccb56c364798 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:51.780055 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-24bbbc3e-ca25-4652-8d9d-ccb56c364798 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] POST https://10.4.3.229/volume/v3/attachments/ba1553e6-32f6-4edc-924d-bfc3e4ddfd09/action Aug 06 14:22:51.780386 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-24bbbc3e-ca25-4652-8d9d-ccb56c364798 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action body: b'{"os-complete": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:22:51.780518 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-24bbbc3e-ca25-4652-8d9d-ccb56c364798 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:51.808675 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-18b92408-80ec-4b6d-bf5a-a974255448b1 req-4a83ef6b-cce2-4455-bc5d-0f1454d271a0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Lock "cinder-attachment_update-ba45ae4c-a2f7-48bf-955b-51626e5898af-np0000006659" released by "attachment_update" :: held 0.116s {{(pid=100399) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:22:51.809054 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-18b92408-80ec-4b6d-bf5a-a974255448b1 req-4a83ef6b-cce2-4455-bc5d-0f1454d271a0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/attachments/22a93233-b21e-4e22-9732-d4579677c5fe returned with HTTP 200 Aug 06 14:22:51.810566 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 273/1092] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:22:51 2026] PUT /volume/v3/attachments/22a93233-b21e-4e22-9732-d4579677c5fe => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:51.814779 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:51.814779 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:51.830100 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-e6566d57-3334-429c-837f-02423b8a7ce0 req-24bbbc3e-ca25-4652-8d9d-ccb56c364798 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments/ba1553e6-32f6-4edc-924d-bfc3e4ddfd09/action returned with HTTP 204 Aug 06 14:22:51.830684 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 273/1093] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:22:51 2026] POST /volume/v3/attachments/ba1553e6-32f6-4edc-924d-bfc3e4ddfd09/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:22:52.460878 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-78ace81c-832e-4467-bfd5-b1df5197cec2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:52.463352 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-78ace81c-832e-4467-bfd5-b1df5197cec2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af Aug 06 14:22:52.463630 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-78ace81c-832e-4467-bfd5-b1df5197cec2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:52.463754 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-78ace81c-832e-4467-bfd5-b1df5197cec2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:52.492452 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:52.492452 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:52.500478 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-78ace81c-832e-4467-bfd5-b1df5197cec2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:22:52.507857 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-78ace81c-832e-4467-bfd5-b1df5197cec2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af returned with HTTP 200 Aug 06 14:22:52.508372 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 272/1094] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:52 2026] GET /volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:53.526826 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ea0cc168-a275-45fd-a578-c05ebbd2fd15 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:53.531282 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ea0cc168-a275-45fd-a578-c05ebbd2fd15 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af Aug 06 14:22:53.531557 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ea0cc168-a275-45fd-a578-c05ebbd2fd15 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:53.532069 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ea0cc168-a275-45fd-a578-c05ebbd2fd15 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:53.549596 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:53.549596 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:53.554560 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ea0cc168-a275-45fd-a578-c05ebbd2fd15 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:22:53.565941 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ea0cc168-a275-45fd-a578-c05ebbd2fd15 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af returned with HTTP 200 Aug 06 14:22:53.566796 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 277/1095] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:53 2026] GET /volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:54.583153 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-eddcc14c-1e7d-4932-9ac1-26567414c5cf None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:54.586830 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-eddcc14c-1e7d-4932-9ac1-26567414c5cf tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af Aug 06 14:22:54.587206 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-eddcc14c-1e7d-4932-9ac1-26567414c5cf tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:54.588446 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-eddcc14c-1e7d-4932-9ac1-26567414c5cf tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:54.611698 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:54.611698 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:54.619599 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-eddcc14c-1e7d-4932-9ac1-26567414c5cf tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:22:54.625467 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-eddcc14c-1e7d-4932-9ac1-26567414c5cf tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af returned with HTTP 200 Aug 06 14:22:54.626116 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 274/1096] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:54 2026] GET /volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:55.264489 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-18b92408-80ec-4b6d-bf5a-a974255448b1 req-0bde433d-efec-4fca-8472-fe186426a1ae None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:55.272191 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-18b92408-80ec-4b6d-bf5a-a974255448b1 req-0bde433d-efec-4fca-8472-fe186426a1ae tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] POST https://10.4.3.229/volume/v3/attachments/22a93233-b21e-4e22-9732-d4579677c5fe/action Aug 06 14:22:55.272690 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-18b92408-80ec-4b6d-bf5a-a974255448b1 req-0bde433d-efec-4fca-8472-fe186426a1ae tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Action body: b'{"os-complete": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:22:55.272960 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-18b92408-80ec-4b6d-bf5a-a974255448b1 req-0bde433d-efec-4fca-8472-fe186426a1ae tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:55.306700 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:55.306700 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:55.330363 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-18b92408-80ec-4b6d-bf5a-a974255448b1 req-0bde433d-efec-4fca-8472-fe186426a1ae tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/attachments/22a93233-b21e-4e22-9732-d4579677c5fe/action returned with HTTP 204 Aug 06 14:22:55.330363 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 274/1097] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:22:55 2026] POST /volume/v3/attachments/22a93233-b21e-4e22-9732-d4579677c5fe/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:22:55.656484 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-679cdfcc-4189-4a3d-a204-7d04deaa48b2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:55.661938 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-679cdfcc-4189-4a3d-a204-7d04deaa48b2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af Aug 06 14:22:55.664903 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-679cdfcc-4189-4a3d-a204-7d04deaa48b2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:55.665198 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-679cdfcc-4189-4a3d-a204-7d04deaa48b2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:55.680857 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:55.680857 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:55.689681 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-679cdfcc-4189-4a3d-a204-7d04deaa48b2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:22:55.704326 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-679cdfcc-4189-4a3d-a204-7d04deaa48b2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af returned with HTTP 200 Aug 06 14:22:55.705137 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 273/1098] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:55 2026] GET /volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af => generated 1134 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:55.724403 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-72214b1b-6dd5-4db5-b5ba-7c372c56449b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:55.730850 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-72214b1b-6dd5-4db5-b5ba-7c372c56449b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] POST https://10.4.3.229/volume/v3/backups Aug 06 14:22:55.731225 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-72214b1b-6dd5-4db5-b5ba-7c372c56449b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ba45ae4c-a2f7-48bf-955b-51626e5898af", "name": "tempest-VolumesBackupsTest-Backup-414658770", "force": true, "container": "tempest-volumesbackupstest-backup-container-1807796668"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:55.732701 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.backups [None req-72214b1b-6dd5-4db5-b5ba-7c372c56449b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Creating new backup {'backup': {'volume_id': 'ba45ae4c-a2f7-48bf-955b-51626e5898af', 'name': 'tempest-VolumesBackupsTest-Backup-414658770', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1807796668'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:22:55.732852 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.backups [None req-72214b1b-6dd5-4db5-b5ba-7c372c56449b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Creating backup of volume ba45ae4c-a2f7-48bf-955b-51626e5898af in container tempest-volumesbackupstest-backup-container-1807796668 Aug 06 14:22:55.750113 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:55.750113 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:55.751958 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-72214b1b-6dd5-4db5-b5ba-7c372c56449b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:22:55.783996 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-72214b1b-6dd5-4db5-b5ba-7c372c56449b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Created reservations ['d0b32f11-583a-47eb-9210-e739bf7db9d2', '3fd643f5-ea3f-4a78-95a6-c109ba261710'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:22:55.785703 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-914bcc85-7725-4c4b-bcb9-2c375b59b689 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:55.788301 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-914bcc85-7725-4c4b-bcb9-2c375b59b689 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:22:55.788500 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-914bcc85-7725-4c4b-bcb9-2c375b59b689 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1318856236", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:55.795348 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-914bcc85-7725-4c4b-bcb9-2c375b59b689 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1318856236', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:22:55.795582 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-914bcc85-7725-4c4b-bcb9-2c375b59b689 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Create volume of 1 GB Aug 06 14:22:55.808132 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-914bcc85-7725-4c4b-bcb9-2c375b59b689 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Availability Zones retrieved successfully. Aug 06 14:22:55.822303 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-914bcc85-7725-4c4b-bcb9-2c375b59b689 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Flow 'volume_create_api' (382f171b-8316-41e7-bd67-864af1945109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:22:55.823719 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-914bcc85-7725-4c4b-bcb9-2c375b59b689 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64912b29-67a9-4eb9-85bb-24512518c234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:55.825298 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-914bcc85-7725-4c4b-bcb9-2c375b59b689 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:22:55.844190 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-72214b1b-6dd5-4db5-b5ba-7c372c56449b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:22:55.844861 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 278/1099] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:22:55 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 06 14:22:55.862632 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4fcbff65-b89e-42f3-b278-1798393723fe None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:55.867263 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4fcbff65-b89e-42f3-b278-1798393723fe tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 Aug 06 14:22:55.867263 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4fcbff65-b89e-42f3-b278-1798393723fe tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:55.867263 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4fcbff65-b89e-42f3-b278-1798393723fe tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:55.867263 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-4fcbff65-b89e-42f3-b278-1798393723fe tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 877d460e-2d06-43f8-b2ff-c74b68869888. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:22:55.867514 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-914bcc85-7725-4c4b-bcb9-2c375b59b689 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64912b29-67a9-4eb9-85bb-24512518c234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:55.868223 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-914bcc85-7725-4c4b-bcb9-2c375b59b689 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8496031e-12a6-4dc2-b5d2-c1c25782aded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:55.889299 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:55.889299 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:55.891219 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4fcbff65-b89e-42f3-b278-1798393723fe tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 returned with HTTP 200 Aug 06 14:22:55.892116 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 275/1100] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:55 2026] GET /volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 => generated 788 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:55.967535 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-914bcc85-7725-4c4b-bcb9-2c375b59b689 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Created reservations ['ed5ac6c9-e4b4-411e-a62b-01811d711227', '008cdeb5-15ce-460e-8bca-76f1b38c1fcb', '30e36cd6-ef91-428c-9409-bbd1eb8c3bb3', '3f37af7f-e11a-4595-b25e-a53424633083'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:22:55.968529 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-914bcc85-7725-4c4b-bcb9-2c375b59b689 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8496031e-12a6-4dc2-b5d2-c1c25782aded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed5ac6c9-e4b4-411e-a62b-01811d711227', '008cdeb5-15ce-460e-8bca-76f1b38c1fcb', '30e36cd6-ef91-428c-9409-bbd1eb8c3bb3', '3f37af7f-e11a-4595-b25e-a53424633083']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:55.969809 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-914bcc85-7725-4c4b-bcb9-2c375b59b689 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e86694e-c788-4c27-8422-36fb62a96741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:56.004512 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-914bcc85-7725-4c4b-bcb9-2c375b59b689 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e86694e-c788-4c27-8422-36fb62a96741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2b02c94-fb96-4806-9159-f36f82529baf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1318856236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbfe007839da40a8a600966095066062',qos_specs=None,replication_status=,reservations=['ed5ac6c9-e4b4-411e-a62b-01811d711227','008cdeb5-15ce-460e-8bca-76f1b38c1fcb','30e36cd6-ef91-428c-9409-bbd1eb8c3bb3','3f37af7f-e11a-4595-b25e-a53424633083'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9664639f778946b6815ce67920c64090',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:22:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1318856236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2b02c94-fb96-4806-9159-f36f82529baf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbfe007839da40a8a600966095066062',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9664639f778946b6815ce67920c64090',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:56.004512 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-914bcc85-7725-4c4b-bcb9-2c375b59b689 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2b4da56-1d70-4c9f-b74a-b89333636c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:56.034554 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-914bcc85-7725-4c4b-bcb9-2c375b59b689 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2b4da56-1d70-4c9f-b74a-b89333636c03) transitioned into state 'SUCCESS' from state '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-1318856236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbfe007839da40a8a600966095066062',qos_specs=None,replication_status=,reservations=['ed5ac6c9-e4b4-411e-a62b-01811d711227','008cdeb5-15ce-460e-8bca-76f1b38c1fcb','30e36cd6-ef91-428c-9409-bbd1eb8c3bb3','3f37af7f-e11a-4595-b25e-a53424633083'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9664639f778946b6815ce67920c64090',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:56.037491 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-914bcc85-7725-4c4b-bcb9-2c375b59b689 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1bc7b96-fda2-4029-968c-d42e07410d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:22:56.045572 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-914bcc85-7725-4c4b-bcb9-2c375b59b689 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1bc7b96-fda2-4029-968c-d42e07410d81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:22:56.046896 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-914bcc85-7725-4c4b-bcb9-2c375b59b689 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Flow 'volume_create_api' (382f171b-8316-41e7-bd67-864af1945109) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:22:56.050131 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-914bcc85-7725-4c4b-bcb9-2c375b59b689 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Create volume request issued successfully. Aug 06 14:22:56.050131 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-914bcc85-7725-4c4b-bcb9-2c375b59b689 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:22:56.050131 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 275/1101] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:22:55 2026] POST /volume/v3/volumes => generated 755 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:22:56.065751 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7c6e379e-d7eb-4cf7-af04-4dbdbd2c3505 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:56.067765 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7c6e379e-d7eb-4cf7-af04-4dbdbd2c3505 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf Aug 06 14:22:56.067993 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7c6e379e-d7eb-4cf7-af04-4dbdbd2c3505 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:56.068419 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7c6e379e-d7eb-4cf7-af04-4dbdbd2c3505 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:56.318855 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:56.318855 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:56.322531 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-7c6e379e-d7eb-4cf7-af04-4dbdbd2c3505 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:22:56.326767 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7c6e379e-d7eb-4cf7-af04-4dbdbd2c3505 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf returned with HTTP 200 Aug 06 14:22:56.327185 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 274/1102] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:56 2026] GET /volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf => generated 823 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:56.914130 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1c3bcc31-3ae5-44fd-b850-9222ec636c89 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:56.920888 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1c3bcc31-3ae5-44fd-b850-9222ec636c89 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 Aug 06 14:22:56.921317 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1c3bcc31-3ae5-44fd-b850-9222ec636c89 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:56.921796 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1c3bcc31-3ae5-44fd-b850-9222ec636c89 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:56.922038 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-1c3bcc31-3ae5-44fd-b850-9222ec636c89 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 877d460e-2d06-43f8-b2ff-c74b68869888. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:22:56.938949 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:56.938949 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:56.948561 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1c3bcc31-3ae5-44fd-b850-9222ec636c89 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 returned with HTTP 200 Aug 06 14:22:56.954469 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 279/1103] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:56 2026] GET /volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 => generated 790 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:57.343446 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0edc4489-e2ea-4166-b9fe-7449d5f174f4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:57.347523 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0edc4489-e2ea-4166-b9fe-7449d5f174f4 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf Aug 06 14:22:57.347704 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0edc4489-e2ea-4166-b9fe-7449d5f174f4 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:57.347875 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0edc4489-e2ea-4166-b9fe-7449d5f174f4 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:57.357537 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:57.357537 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:57.361941 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0edc4489-e2ea-4166-b9fe-7449d5f174f4 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:22:57.367773 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0edc4489-e2ea-4166-b9fe-7449d5f174f4 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf returned with HTTP 200 Aug 06 14:22:57.368256 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 276/1104] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:57 2026] GET /volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:57.388282 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-65c02fc9-387c-493a-b660-ab83f2850f83 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:57.399822 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-65c02fc9-387c-493a-b660-ab83f2850f83 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf Aug 06 14:22:57.399822 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-65c02fc9-387c-493a-b660-ab83f2850f83 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:57.399822 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-65c02fc9-387c-493a-b660-ab83f2850f83 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:57.415946 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:57.415946 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:57.425488 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-65c02fc9-387c-493a-b660-ab83f2850f83 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:22:57.435901 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-65c02fc9-387c-493a-b660-ab83f2850f83 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf returned with HTTP 200 Aug 06 14:22:57.435901 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 276/1105] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:57 2026] GET /volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:57.448953 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8d6494dc-df4d-4c13-b514-a5823b8f9bb5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:57.451819 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8d6494dc-df4d-4c13-b514-a5823b8f9bb5 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes Aug 06 14:22:57.451819 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8d6494dc-df4d-4c13-b514-a5823b8f9bb5 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:57.451819 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8d6494dc-df4d-4c13-b514-a5823b8f9bb5 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'index' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:57.452167 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-8d6494dc-df4d-4c13-b514-a5823b8f9bb5 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:22:57.453260 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-8d6494dc-df4d-4c13-b514-a5823b8f9bb5 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100397) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:22:57.463308 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8d6494dc-df4d-4c13-b514-a5823b8f9bb5 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Get all volumes completed successfully. Aug 06 14:22:57.465465 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8d6494dc-df4d-4c13-b514-a5823b8f9bb5 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 200 Aug 06 14:22:57.465465 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 275/1106] 10.4.3.229 () {66 vars in 1237 bytes} [Thu Aug 6 14:22:57 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 06 14:22:57.477307 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7457fb25-227e-4fc9-81dc-69bc6eaf5022 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:57.479632 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7457fb25-227e-4fc9-81dc-69bc6eaf5022 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf Aug 06 14:22:57.479906 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7457fb25-227e-4fc9-81dc-69bc6eaf5022 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:57.480208 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7457fb25-227e-4fc9-81dc-69bc6eaf5022 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:57.492661 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:57.492661 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:57.498231 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7457fb25-227e-4fc9-81dc-69bc6eaf5022 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:22:57.503952 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7457fb25-227e-4fc9-81dc-69bc6eaf5022 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf returned with HTTP 200 Aug 06 14:22:57.504354 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 280/1107] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:57 2026] GET /volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:57.576812 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-696fe810-0598-44b3-98a6-9d22ce0a4631 req-bc04482c-2e31-4f0e-ba49-f22a3576d132 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:57.579725 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-696fe810-0598-44b3-98a6-9d22ce0a4631 req-bc04482c-2e31-4f0e-ba49-f22a3576d132 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf Aug 06 14:22:57.579889 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-696fe810-0598-44b3-98a6-9d22ce0a4631 req-bc04482c-2e31-4f0e-ba49-f22a3576d132 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:57.580066 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-696fe810-0598-44b3-98a6-9d22ce0a4631 req-bc04482c-2e31-4f0e-ba49-f22a3576d132 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:57.591671 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:57.591671 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:57.597340 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-696fe810-0598-44b3-98a6-9d22ce0a4631 req-bc04482c-2e31-4f0e-ba49-f22a3576d132 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:22:57.604661 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-696fe810-0598-44b3-98a6-9d22ce0a4631 req-bc04482c-2e31-4f0e-ba49-f22a3576d132 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf returned with HTTP 200 Aug 06 14:22:57.605614 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 277/1108] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:22:57 2026] GET /volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:57.712837 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9bcaa478-d1b5-4319-b437-bb0997a91921 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:57.713234 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9bcaa478-d1b5-4319-b437-bb0997a91921 None None] GET https://10.4.3.229/volume// Aug 06 14:22:57.713409 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9bcaa478-d1b5-4319-b437-bb0997a91921 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:57.713600 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9bcaa478-d1b5-4319-b437-bb0997a91921 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:57.713905 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9bcaa478-d1b5-4319-b437-bb0997a91921 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:22:57.714197 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 277/1109] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:22: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 06 14:22:57.723323 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-696fe810-0598-44b3-98a6-9d22ce0a4631 req-f01eef7b-1ab2-45b8-8790-85dc7a30c10e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:57.726541 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-696fe810-0598-44b3-98a6-9d22ce0a4631 req-f01eef7b-1ab2-45b8-8790-85dc7a30c10e tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:22:57.726667 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-696fe810-0598-44b3-98a6-9d22ce0a4631 req-f01eef7b-1ab2-45b8-8790-85dc7a30c10e tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2b02c94-fb96-4806-9159-f36f82529baf", "connector": null, "instance_uuid": "b974d3ca-bd6f-4bd4-a4a3-49e9f241705b"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:57.735815 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:57.735815 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:57.773266 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-696fe810-0598-44b3-98a6-9d22ce0a4631 req-f01eef7b-1ab2-45b8-8790-85dc7a30c10e tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:22:57.773874 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 276/1110] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:22:57 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 06 14:22:57.807382 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0e982ed5-b4e9-4fcb-8c7e-cdb9f4551d54 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:57.810479 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0e982ed5-b4e9-4fcb-8c7e-cdb9f4551d54 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf Aug 06 14:22:57.810768 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0e982ed5-b4e9-4fcb-8c7e-cdb9f4551d54 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:57.811033 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0e982ed5-b4e9-4fcb-8c7e-cdb9f4551d54 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:57.828152 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-18db7afe-c266-4a09-bbdc-9bb2e2641cdb None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:57.828538 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-18db7afe-c266-4a09-bbdc-9bb2e2641cdb None None] GET https://10.4.3.229/volume// Aug 06 14:22:57.828736 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-18db7afe-c266-4a09-bbdc-9bb2e2641cdb None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:57.829000 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-18db7afe-c266-4a09-bbdc-9bb2e2641cdb None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:57.829442 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-18db7afe-c266-4a09-bbdc-9bb2e2641cdb None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:22:57.829935 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 278/1111] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:22: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 06 14:22:57.830440 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:57.830440 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:57.834301 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-0e982ed5-b4e9-4fcb-8c7e-cdb9f4551d54 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:22:57.840740 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0e982ed5-b4e9-4fcb-8c7e-cdb9f4551d54 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf returned with HTTP 200 Aug 06 14:22:57.841017 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 281/1112] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:57 2026] GET /volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:57.844173 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-696fe810-0598-44b3-98a6-9d22ce0a4631 req-3f4ec302-badb-49c2-b07c-39542e80d212 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:57.849261 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-696fe810-0598-44b3-98a6-9d22ce0a4631 req-3f4ec302-badb-49c2-b07c-39542e80d212 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf Aug 06 14:22:57.849516 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-696fe810-0598-44b3-98a6-9d22ce0a4631 req-3f4ec302-badb-49c2-b07c-39542e80d212 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:57.849759 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-696fe810-0598-44b3-98a6-9d22ce0a4631 req-3f4ec302-badb-49c2-b07c-39542e80d212 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:57.874330 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:57.874330 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:57.878271 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-696fe810-0598-44b3-98a6-9d22ce0a4631 req-3f4ec302-badb-49c2-b07c-39542e80d212 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:22:57.884407 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-696fe810-0598-44b3-98a6-9d22ce0a4631 req-3f4ec302-badb-49c2-b07c-39542e80d212 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf returned with HTTP 200 Aug 06 14:22:57.885008 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 278/1113] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:22:57 2026] GET /volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf => generated 1027 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:22:57.969912 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-34d56e12-c817-4335-9321-12e3f091083f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:57.974119 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-34d56e12-c817-4335-9321-12e3f091083f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 Aug 06 14:22:57.974326 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-34d56e12-c817-4335-9321-12e3f091083f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:57.974570 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-34d56e12-c817-4335-9321-12e3f091083f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:57.974681 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-34d56e12-c817-4335-9321-12e3f091083f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 877d460e-2d06-43f8-b2ff-c74b68869888. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:22:57.998911 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:57.998911 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:58.000289 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-34d56e12-c817-4335-9321-12e3f091083f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 returned with HTTP 200 Aug 06 14:22:58.001029 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 277/1114] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:57 2026] GET /volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 => generated 790 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:58.003820 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-696fe810-0598-44b3-98a6-9d22ce0a4631 req-7bd12476-c6c7-42a7-8dbb-f642532f3616 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:58.006417 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-696fe810-0598-44b3-98a6-9d22ce0a4631 req-7bd12476-c6c7-42a7-8dbb-f642532f3616 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] PUT https://10.4.3.229/volume/v3/attachments/2742a2c6-4366-4236-877c-11cab2932262 Aug 06 14:22:58.006824 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-696fe810-0598-44b3-98a6-9d22ce0a4631 req-7bd12476-c6c7-42a7-8dbb-f642532f3616 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:22:58.017995 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-696fe810-0598-44b3-98a6-9d22ce0a4631 req-7bd12476-c6c7-42a7-8dbb-f642532f3616 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Acquiring lock "cinder-attachment_update-b2b02c94-fb96-4806-9159-f36f82529baf-np0000006659" by "attachment_update" {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:22:58.022765 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-696fe810-0598-44b3-98a6-9d22ce0a4631 req-7bd12476-c6c7-42a7-8dbb-f642532f3616 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Lock "cinder-attachment_update-b2b02c94-fb96-4806-9159-f36f82529baf-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:22:58.023636 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:58.023636 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:22:58.117213 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-696fe810-0598-44b3-98a6-9d22ce0a4631 req-7bd12476-c6c7-42a7-8dbb-f642532f3616 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Lock "cinder-attachment_update-b2b02c94-fb96-4806-9159-f36f82529baf-np0000006659" released by "attachment_update" :: held 0.094s {{(pid=100398) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:22:58.117550 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-696fe810-0598-44b3-98a6-9d22ce0a4631 req-7bd12476-c6c7-42a7-8dbb-f642532f3616 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/attachments/2742a2c6-4366-4236-877c-11cab2932262 returned with HTTP 200 Aug 06 14:22:58.117980 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 279/1115] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:22:58 2026] PUT /volume/v3/attachments/2742a2c6-4366-4236-877c-11cab2932262 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:22:58.862174 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-68b0521e-871f-470b-86e4-1e769c2e7ded None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:58.864376 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-68b0521e-871f-470b-86e4-1e769c2e7ded tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf Aug 06 14:22:58.864650 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-68b0521e-871f-470b-86e4-1e769c2e7ded tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:58.864899 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-68b0521e-871f-470b-86e4-1e769c2e7ded tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:58.877336 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:58.877336 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:22:58.881656 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-68b0521e-871f-470b-86e4-1e769c2e7ded tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:22:58.887646 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-68b0521e-871f-470b-86e4-1e769c2e7ded tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf returned with HTTP 200 Aug 06 14:22:58.888144 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 282/1116] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:58 2026] GET /volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:59.015324 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-715144f5-0335-4a3d-9c24-c028eddea5be None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:59.018712 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-715144f5-0335-4a3d-9c24-c028eddea5be tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 Aug 06 14:22:59.018913 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-715144f5-0335-4a3d-9c24-c028eddea5be tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:59.019137 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-715144f5-0335-4a3d-9c24-c028eddea5be tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:59.019241 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-715144f5-0335-4a3d-9c24-c028eddea5be tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 877d460e-2d06-43f8-b2ff-c74b68869888. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:22:59.041609 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:59.041609 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:22:59.042694 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-715144f5-0335-4a3d-9c24-c028eddea5be tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 returned with HTTP 200 Aug 06 14:22:59.043177 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 279/1117] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:59 2026] GET /volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 => generated 790 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:22:59.909789 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-715f0fc3-7cda-4a7d-abd2-13e933986cd4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:22:59.911993 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-715f0fc3-7cda-4a7d-abd2-13e933986cd4 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf Aug 06 14:22:59.912279 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-715f0fc3-7cda-4a7d-abd2-13e933986cd4 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:22:59.912545 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-715f0fc3-7cda-4a7d-abd2-13e933986cd4 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:22:59.937915 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:22:59.937915 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:22:59.943338 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-715f0fc3-7cda-4a7d-abd2-13e933986cd4 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:22:59.949178 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-715f0fc3-7cda-4a7d-abd2-13e933986cd4 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf returned with HTTP 200 Aug 06 14:22:59.949499 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 278/1118] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:22:59 2026] GET /volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:00.064187 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-61ac06c7-1acd-4167-91ed-50d2443beee4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:00.065873 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-61ac06c7-1acd-4167-91ed-50d2443beee4 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 Aug 06 14:23:00.066094 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-61ac06c7-1acd-4167-91ed-50d2443beee4 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:00.066242 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-61ac06c7-1acd-4167-91ed-50d2443beee4 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:00.066370 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-61ac06c7-1acd-4167-91ed-50d2443beee4 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 877d460e-2d06-43f8-b2ff-c74b68869888. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:00.070648 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:00.070648 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:00.071449 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-61ac06c7-1acd-4167-91ed-50d2443beee4 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 returned with HTTP 200 Aug 06 14:23:00.071842 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 280/1119] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:00 2026] GET /volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:00.979926 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-cc0f43bd-a4fe-4798-ae8b-8fdc397618cd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:00.984739 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cc0f43bd-a4fe-4798-ae8b-8fdc397618cd tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf Aug 06 14:23:00.984942 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cc0f43bd-a4fe-4798-ae8b-8fdc397618cd tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:00.985193 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cc0f43bd-a4fe-4798-ae8b-8fdc397618cd tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:01.002825 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:01.002825 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:01.010406 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-cc0f43bd-a4fe-4798-ae8b-8fdc397618cd tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:23:01.018826 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cc0f43bd-a4fe-4798-ae8b-8fdc397618cd tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf returned with HTTP 200 Aug 06 14:23:01.019535 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 283/1120] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:00 2026] GET /volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:01.090300 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d87d83f3-8ec6-464f-91dd-44656660ed65 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:01.093228 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d87d83f3-8ec6-464f-91dd-44656660ed65 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 Aug 06 14:23:01.093856 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d87d83f3-8ec6-464f-91dd-44656660ed65 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:01.094358 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d87d83f3-8ec6-464f-91dd-44656660ed65 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:01.094358 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-d87d83f3-8ec6-464f-91dd-44656660ed65 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 877d460e-2d06-43f8-b2ff-c74b68869888. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:01.102509 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:01.102509 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:01.103593 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d87d83f3-8ec6-464f-91dd-44656660ed65 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 returned with HTTP 200 Aug 06 14:23:01.104355 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 280/1121] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:01 2026] GET /volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:02.036584 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ef3f47de-6c07-4187-8779-ba5625c8b3a9 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:02.041126 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ef3f47de-6c07-4187-8779-ba5625c8b3a9 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf Aug 06 14:23:02.041126 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ef3f47de-6c07-4187-8779-ba5625c8b3a9 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:02.041561 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ef3f47de-6c07-4187-8779-ba5625c8b3a9 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:02.055191 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:02.055191 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:02.060317 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ef3f47de-6c07-4187-8779-ba5625c8b3a9 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:23:02.065753 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ef3f47de-6c07-4187-8779-ba5625c8b3a9 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf returned with HTTP 200 Aug 06 14:23:02.066129 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 279/1122] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:02 2026] GET /volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:02.118151 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b620fc36-3fc7-4d6f-b264-1ac1c522f7e5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:02.124908 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b620fc36-3fc7-4d6f-b264-1ac1c522f7e5 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 Aug 06 14:23:02.125171 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b620fc36-3fc7-4d6f-b264-1ac1c522f7e5 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:02.125420 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b620fc36-3fc7-4d6f-b264-1ac1c522f7e5 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:02.125600 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-b620fc36-3fc7-4d6f-b264-1ac1c522f7e5 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 877d460e-2d06-43f8-b2ff-c74b68869888. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:02.134240 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:02.134240 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:02.135417 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b620fc36-3fc7-4d6f-b264-1ac1c522f7e5 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 returned with HTTP 200 Aug 06 14:23:02.135934 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 281/1123] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:02 2026] GET /volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:02.476481 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-73c47ed8-9bc8-422b-9c46-bd815032f576 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:02.572553 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-73c47ed8-9bc8-422b-9c46-bd815032f576 tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:23:02.573050 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-73c47ed8-9bc8-422b-9c46-bd815032f576 tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-966526003-683754025", "extra_specs": {}}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:02.604450 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-73c47ed8-9bc8-422b-9c46-bd815032f576 tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:23:02.604450 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 284/1124] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:23:02 2026] POST /volume/v3/types => generated 267 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:02.700242 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-696fe810-0598-44b3-98a6-9d22ce0a4631 req-7956d5f6-b50f-4019-8115-cb6ffaddb0e5 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:02.702853 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-696fe810-0598-44b3-98a6-9d22ce0a4631 req-7956d5f6-b50f-4019-8115-cb6ffaddb0e5 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] POST https://10.4.3.229/volume/v3/attachments/2742a2c6-4366-4236-877c-11cab2932262/action Aug 06 14:23:02.702853 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-696fe810-0598-44b3-98a6-9d22ce0a4631 req-7956d5f6-b50f-4019-8115-cb6ffaddb0e5 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Action body: b'{"os-complete": null}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:23:02.702853 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-696fe810-0598-44b3-98a6-9d22ce0a4631 req-7956d5f6-b50f-4019-8115-cb6ffaddb0e5 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:02.721412 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:02.721412 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:02.740361 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-696fe810-0598-44b3-98a6-9d22ce0a4631 req-7956d5f6-b50f-4019-8115-cb6ffaddb0e5 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/attachments/2742a2c6-4366-4236-877c-11cab2932262/action returned with HTTP 204 Aug 06 14:23:02.740361 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 281/1125] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:23:02 2026] POST /volume/v3/attachments/2742a2c6-4366-4236-877c-11cab2932262/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:23:03.082907 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d069df42-9e47-40ba-ae27-b0cf3c2d8846 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:03.085012 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d069df42-9e47-40ba-ae27-b0cf3c2d8846 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf Aug 06 14:23:03.085230 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d069df42-9e47-40ba-ae27-b0cf3c2d8846 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:03.085442 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d069df42-9e47-40ba-ae27-b0cf3c2d8846 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:03.104004 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:03.104004 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:03.115774 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-d069df42-9e47-40ba-ae27-b0cf3c2d8846 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:23:03.123850 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d069df42-9e47-40ba-ae27-b0cf3c2d8846 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf returned with HTTP 200 Aug 06 14:23:03.124438 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 280/1126] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:03 2026] GET /volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf => generated 1140 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:03.145360 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a5661bdc-c8ab-46d3-ad1d-1a86e7f91986 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:03.147792 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a5661bdc-c8ab-46d3-ad1d-1a86e7f91986 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf Aug 06 14:23:03.147913 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a5661bdc-c8ab-46d3-ad1d-1a86e7f91986 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:03.148210 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a5661bdc-c8ab-46d3-ad1d-1a86e7f91986 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:03.153629 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b28596bc-67ee-4d47-9a75-6daa7cefd031 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:03.156269 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b28596bc-67ee-4d47-9a75-6daa7cefd031 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 Aug 06 14:23:03.156682 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b28596bc-67ee-4d47-9a75-6daa7cefd031 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:03.156934 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b28596bc-67ee-4d47-9a75-6daa7cefd031 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:03.157121 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-b28596bc-67ee-4d47-9a75-6daa7cefd031 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 877d460e-2d06-43f8-b2ff-c74b68869888. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:03.164683 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:03.164683 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:03.167448 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:03.167448 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:03.168786 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b28596bc-67ee-4d47-9a75-6daa7cefd031 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 returned with HTTP 200 Aug 06 14:23:03.169377 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 285/1127] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:03 2026] GET /volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:03.174493 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-a5661bdc-c8ab-46d3-ad1d-1a86e7f91986 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:23:03.182159 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a5661bdc-c8ab-46d3-ad1d-1a86e7f91986 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf returned with HTTP 200 Aug 06 14:23:03.182812 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 282/1128] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:03 2026] GET /volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf => generated 1140 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:03.198260 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-38065a5d-649b-4250-b789-001081e49803 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:03.204001 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-38065a5d-649b-4250-b789-001081e49803 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:23:03.204001 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-38065a5d-649b-4250-b789-001081e49803 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b2b02c94-fb96-4806-9159-f36f82529baf", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-923579159", "description": null, "metadata": null}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:03.219260 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:03.219260 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:03.219896 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-38065a5d-649b-4250-b789-001081e49803 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:23:03.220201 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-38065a5d-649b-4250-b789-001081e49803 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Create snapshot from volume b2b02c94-fb96-4806-9159-f36f82529baf Aug 06 14:23:03.275609 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-38065a5d-649b-4250-b789-001081e49803 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Created reservations ['37f7d1cd-a351-476d-90d2-67bba166c908', '22b1f536-84f1-41f4-83b5-46217c62912f', '429a996c-e850-4e23-9056-2b782b051a39', 'e6d3fdc2-0bad-4447-9262-bddad8275449'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:23:03.334510 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-38065a5d-649b-4250-b789-001081e49803 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Snapshot force create request issued successfully. Aug 06 14:23:03.334847 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-38065a5d-649b-4250-b789-001081e49803 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:23:03.335257 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 282/1129] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:23:03 2026] POST /volume/v3/snapshots => generated 310 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:23:03.351691 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8721d1d6-102a-4e6b-880f-d61640fba0b6 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:03.354495 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8721d1d6-102a-4e6b-880f-d61640fba0b6 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/snapshots/7e89ca7d-7633-4d30-8c69-55fbbe73cd39 Aug 06 14:23:03.354495 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8721d1d6-102a-4e6b-880f-d61640fba0b6 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:03.354495 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8721d1d6-102a-4e6b-880f-d61640fba0b6 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:03.358902 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:03.358902 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:03.359870 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8721d1d6-102a-4e6b-880f-d61640fba0b6 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Snapshot retrieved successfully. Aug 06 14:23:03.361050 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8721d1d6-102a-4e6b-880f-d61640fba0b6 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/snapshots/7e89ca7d-7633-4d30-8c69-55fbbe73cd39 returned with HTTP 200 Aug 06 14:23:03.361718 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 281/1130] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:23:03 2026] GET /volume/v3/snapshots/7e89ca7d-7633-4d30-8c69-55fbbe73cd39 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:04.185957 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-27c47015-1b59-4a48-b491-2705cf36dfff None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:04.188020 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-27c47015-1b59-4a48-b491-2705cf36dfff tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 Aug 06 14:23:04.188332 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-27c47015-1b59-4a48-b491-2705cf36dfff tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:04.188542 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-27c47015-1b59-4a48-b491-2705cf36dfff tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:04.188677 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-27c47015-1b59-4a48-b491-2705cf36dfff tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 877d460e-2d06-43f8-b2ff-c74b68869888. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:04.193301 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:04.193301 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:04.194214 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-27c47015-1b59-4a48-b491-2705cf36dfff tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 returned with HTTP 200 Aug 06 14:23:04.194690 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 286/1131] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:04 2026] GET /volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:04.373964 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-14d84fb9-d710-4164-8aaf-48a820fa3d8a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:04.378873 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-14d84fb9-d710-4164-8aaf-48a820fa3d8a tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/snapshots/7e89ca7d-7633-4d30-8c69-55fbbe73cd39 Aug 06 14:23:04.379156 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-14d84fb9-d710-4164-8aaf-48a820fa3d8a tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:04.379401 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-14d84fb9-d710-4164-8aaf-48a820fa3d8a tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:04.385853 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:04.385853 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:04.386394 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-14d84fb9-d710-4164-8aaf-48a820fa3d8a tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Snapshot retrieved successfully. Aug 06 14:23:04.387341 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-14d84fb9-d710-4164-8aaf-48a820fa3d8a tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/snapshots/7e89ca7d-7633-4d30-8c69-55fbbe73cd39 returned with HTTP 200 Aug 06 14:23:04.387758 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 283/1132] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:23:04 2026] GET /volume/v3/snapshots/7e89ca7d-7633-4d30-8c69-55fbbe73cd39 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:04.403558 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f83da5b6-3564-490b-9dfb-c54b35350081 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:04.408613 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f83da5b6-3564-490b-9dfb-c54b35350081 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/snapshots/7e89ca7d-7633-4d30-8c69-55fbbe73cd39 Aug 06 14:23:04.409473 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f83da5b6-3564-490b-9dfb-c54b35350081 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:04.409837 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f83da5b6-3564-490b-9dfb-c54b35350081 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:04.418968 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:04.418968 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:04.420023 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f83da5b6-3564-490b-9dfb-c54b35350081 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Snapshot retrieved successfully. Aug 06 14:23:04.422016 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f83da5b6-3564-490b-9dfb-c54b35350081 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/snapshots/7e89ca7d-7633-4d30-8c69-55fbbe73cd39 returned with HTTP 200 Aug 06 14:23:04.422288 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 283/1133] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:23:04 2026] GET /volume/v3/snapshots/7e89ca7d-7633-4d30-8c69-55fbbe73cd39 => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:04.436415 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-01827088-9e12-49b4-a62c-55dc06400790 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:04.440464 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-01827088-9e12-49b4-a62c-55dc06400790 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf Aug 06 14:23:04.440762 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-01827088-9e12-49b4-a62c-55dc06400790 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:04.441017 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-01827088-9e12-49b4-a62c-55dc06400790 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:04.457050 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:04.457050 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:04.463010 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-01827088-9e12-49b4-a62c-55dc06400790 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:23:04.469622 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-01827088-9e12-49b4-a62c-55dc06400790 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf returned with HTTP 200 Aug 06 14:23:04.470225 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 282/1134] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:04 2026] GET /volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:05.083224 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a99f9ca7-5d25-4871-9dff-bcb0116ee456 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:05.085798 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a99f9ca7-5d25-4871-9dff-bcb0116ee456 tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:23:05.086175 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a99f9ca7-5d25-4871-9dff-bcb0116ee456 tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-250442473-1060324926", "extra_specs": {}}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:05.105031 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a99f9ca7-5d25-4871-9dff-bcb0116ee456 tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:23:05.105498 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 287/1135] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:23:05 2026] POST /volume/v3/types => generated 268 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:05.120609 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7d5c6679-cf50-4f0e-8880-63e38cb19198 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:05.123183 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7d5c6679-cf50-4f0e-8880-63e38cb19198 tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:23:05.123378 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7d5c6679-cf50-4f0e-8880-63e38cb19198 tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1153209437-489372599", "extra_specs": {}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:05.143639 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7d5c6679-cf50-4f0e-8880-63e38cb19198 tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:23:05.144477 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 284/1136] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:23:05 2026] POST /volume/v3/types => generated 268 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:05.155194 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e09fb7f5-7368-4e8e-a275-cfb390e37e48 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:05.157006 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e09fb7f5-7368-4e8e-a275-cfb390e37e48 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:23:05.157329 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e09fb7f5-7368-4e8e-a275-cfb390e37e48 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1910987541", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-250442473-1060324926", "size": 1}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:05.158997 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-e09fb7f5-7368-4e8e-a275-cfb390e37e48 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1910987541', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-250442473-1060324926', 'size': 1}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:23:05.162770 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-e09fb7f5-7368-4e8e-a275-cfb390e37e48 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Create volume of 1 GB Aug 06 14:23:05.163080 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:05.163080 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:05.163578 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-e09fb7f5-7368-4e8e-a275-cfb390e37e48 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Availability Zones retrieved successfully. Aug 06 14:23:05.173667 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-e09fb7f5-7368-4e8e-a275-cfb390e37e48 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Flow 'volume_create_api' (f2984736-311f-4f7c-a67d-20e68ce50e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:23:05.174602 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-e09fb7f5-7368-4e8e-a275-cfb390e37e48 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69e89f7f-1284-4386-abb2-3237286286dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:05.175805 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-e09fb7f5-7368-4e8e-a275-cfb390e37e48 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:23:05.205540 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-e09fb7f5-7368-4e8e-a275-cfb390e37e48 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69e89f7f-1284-4386-abb2-3237286286dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:23:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3e58c24b-2eda-405e-a3a5-c22ab2d977f2,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-250442473-1060324926',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e58c24b-2eda-405e-a3a5-c22ab2d977f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:05.206270 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-e09fb7f5-7368-4e8e-a275-cfb390e37e48 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a0226cc-49f6-4866-bb5a-076f4793ac9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:05.207971 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7779c8fa-32ec-4345-af5e-7f56fa1e125c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:05.209784 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7779c8fa-32ec-4345-af5e-7f56fa1e125c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 Aug 06 14:23:05.210074 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7779c8fa-32ec-4345-af5e-7f56fa1e125c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:05.210367 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7779c8fa-32ec-4345-af5e-7f56fa1e125c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:05.210564 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-7779c8fa-32ec-4345-af5e-7f56fa1e125c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 877d460e-2d06-43f8-b2ff-c74b68869888. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:05.215009 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:05.215009 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:05.215915 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7779c8fa-32ec-4345-af5e-7f56fa1e125c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 returned with HTTP 200 Aug 06 14:23:05.216307 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 283/1137] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:05 2026] GET /volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:05.234099 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-e09fb7f5-7368-4e8e-a275-cfb390e37e48 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-250442473-1060324926 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-250442473-1060324926, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:23:05.234336 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-e09fb7f5-7368-4e8e-a275-cfb390e37e48 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-250442473-1060324926 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-250442473-1060324926, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:23:05.268464 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-e09fb7f5-7368-4e8e-a275-cfb390e37e48 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Created reservations ['a2129993-9d2c-40db-94b1-bd31ea0ad2d0', 'dacc10e6-9af3-4434-9353-35ddfbed76a4', '917c1598-6294-4825-b89b-bcdd2f38894a', '2052c26b-5d75-495e-bf9e-bad191630780'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:23:05.269713 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-e09fb7f5-7368-4e8e-a275-cfb390e37e48 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a0226cc-49f6-4866-bb5a-076f4793ac9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2129993-9d2c-40db-94b1-bd31ea0ad2d0', 'dacc10e6-9af3-4434-9353-35ddfbed76a4', '917c1598-6294-4825-b89b-bcdd2f38894a', '2052c26b-5d75-495e-bf9e-bad191630780']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:05.271158 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-e09fb7f5-7368-4e8e-a275-cfb390e37e48 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c5fc308-2b2d-4eb4-8056-8043b34f6253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:05.300281 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-e09fb7f5-7368-4e8e-a275-cfb390e37e48 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c5fc308-2b2d-4eb4-8056-8043b34f6253) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8e679e0-1b80-4f17-b123-44d28bb42dc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1910987541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7725002bc59b4b4e9919f9ca29ada800',qos_specs=None,replication_status=,reservations=['a2129993-9d2c-40db-94b1-bd31ea0ad2d0','dacc10e6-9af3-4434-9353-35ddfbed76a4','917c1598-6294-4825-b89b-bcdd2f38894a','2052c26b-5d75-495e-bf9e-bad191630780'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4127482e6ed94900bc1c3959d76072b2',volume_type_id=3e58c24b-2eda-405e-a3a5-c22ab2d977f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:23:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1910987541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8e679e0-1b80-4f17-b123-44d28bb42dc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7725002bc59b4b4e9919f9ca29ada800',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4127482e6ed94900bc1c3959d76072b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3e58c24b-2eda-405e-a3a5-c22ab2d977f2),volume_type_id=3e58c24b-2eda-405e-a3a5-c22ab2d977f2)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:05.301171 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-e09fb7f5-7368-4e8e-a275-cfb390e37e48 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afe5ff10-e34d-4ee8-af63-7d22dcd10023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:05.327572 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-e09fb7f5-7368-4e8e-a275-cfb390e37e48 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afe5ff10-e34d-4ee8-af63-7d22dcd10023) transitioned into state 'SUCCESS' from state '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-1910987541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7725002bc59b4b4e9919f9ca29ada800',qos_specs=None,replication_status=,reservations=['a2129993-9d2c-40db-94b1-bd31ea0ad2d0','dacc10e6-9af3-4434-9353-35ddfbed76a4','917c1598-6294-4825-b89b-bcdd2f38894a','2052c26b-5d75-495e-bf9e-bad191630780'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4127482e6ed94900bc1c3959d76072b2',volume_type_id=3e58c24b-2eda-405e-a3a5-c22ab2d977f2)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:05.328481 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-e09fb7f5-7368-4e8e-a275-cfb390e37e48 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d17b7599-e971-4865-ad3b-3e0b825ec53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:05.343393 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-e09fb7f5-7368-4e8e-a275-cfb390e37e48 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d17b7599-e971-4865-ad3b-3e0b825ec53c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:05.344594 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-e09fb7f5-7368-4e8e-a275-cfb390e37e48 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Flow 'volume_create_api' (f2984736-311f-4f7c-a67d-20e68ce50e17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:23:05.345090 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-e09fb7f5-7368-4e8e-a275-cfb390e37e48 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Create volume request issued successfully. Aug 06 14:23:05.345975 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e09fb7f5-7368-4e8e-a275-cfb390e37e48 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:23:05.346707 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 284/1138] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:23:05 2026] POST /volume/v3/volumes => generated 846 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:23:05.364172 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ed1c0247-3d27-4a09-901d-24ea393495a8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:05.366217 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ed1c0247-3d27-4a09-901d-24ea393495a8 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:23:05.366650 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ed1c0247-3d27-4a09-901d-24ea393495a8 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-974038755", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1153209437-489372599", "size": 1}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:05.369001 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-ed1c0247-3d27-4a09-901d-24ea393495a8 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-974038755', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1153209437-489372599', 'size': 1}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:23:05.376640 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-ed1c0247-3d27-4a09-901d-24ea393495a8 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Create volume of 1 GB Aug 06 14:23:05.377066 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:05.377066 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:05.377698 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ed1c0247-3d27-4a09-901d-24ea393495a8 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Availability Zones retrieved successfully. Aug 06 14:23:05.386177 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ed1c0247-3d27-4a09-901d-24ea393495a8 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Flow 'volume_create_api' (8da51dbf-ab36-4066-8e7a-2cf62cd8ab0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:23:05.387394 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ed1c0247-3d27-4a09-901d-24ea393495a8 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44c21f54-bd9e-46a9-9672-b51a9b85ac45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:05.389586 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-ed1c0247-3d27-4a09-901d-24ea393495a8 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:23:05.421475 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ed1c0247-3d27-4a09-901d-24ea393495a8 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44c21f54-bd9e-46a9-9672-b51a9b85ac45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:23:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=32021f9a-6541-430a-b01d-55e8081d60d3,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1153209437-489372599',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32021f9a-6541-430a-b01d-55e8081d60d3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:05.421816 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ed1c0247-3d27-4a09-901d-24ea393495a8 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (264b8a5a-1901-4612-bcac-34a643f4eb18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:05.465978 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-ed1c0247-3d27-4a09-901d-24ea393495a8 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1153209437-489372599 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1153209437-489372599, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:23:05.466278 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-ed1c0247-3d27-4a09-901d-24ea393495a8 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1153209437-489372599 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1153209437-489372599, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:23:05.503330 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-ed1c0247-3d27-4a09-901d-24ea393495a8 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Created reservations ['d409465d-9832-43e4-87d8-4783aa5808aa', 'df49596b-a644-4fab-8982-6b1017e567d4', '45427417-2f7e-4f46-a82e-e350f6ab0379', 'fb2f6d37-8ff0-4f9a-b31c-74cd2db3de4e'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:23:05.504233 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ed1c0247-3d27-4a09-901d-24ea393495a8 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (264b8a5a-1901-4612-bcac-34a643f4eb18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d409465d-9832-43e4-87d8-4783aa5808aa', 'df49596b-a644-4fab-8982-6b1017e567d4', '45427417-2f7e-4f46-a82e-e350f6ab0379', 'fb2f6d37-8ff0-4f9a-b31c-74cd2db3de4e']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:05.505006 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ed1c0247-3d27-4a09-901d-24ea393495a8 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9eeafaa-c1ce-468f-baf2-ec2a961d30a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:05.538959 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ed1c0247-3d27-4a09-901d-24ea393495a8 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9eeafaa-c1ce-468f-baf2-ec2a961d30a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a56086b-0a38-4477-85c0-eba938fc7dce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-974038755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7725002bc59b4b4e9919f9ca29ada800',qos_specs=None,replication_status=,reservations=['d409465d-9832-43e4-87d8-4783aa5808aa','df49596b-a644-4fab-8982-6b1017e567d4','45427417-2f7e-4f46-a82e-e350f6ab0379','fb2f6d37-8ff0-4f9a-b31c-74cd2db3de4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4127482e6ed94900bc1c3959d76072b2',volume_type_id=32021f9a-6541-430a-b01d-55e8081d60d3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:23:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-974038755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a56086b-0a38-4477-85c0-eba938fc7dce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7725002bc59b4b4e9919f9ca29ada800',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4127482e6ed94900bc1c3959d76072b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32021f9a-6541-430a-b01d-55e8081d60d3),volume_type_id=32021f9a-6541-430a-b01d-55e8081d60d3)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:05.541359 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ed1c0247-3d27-4a09-901d-24ea393495a8 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97ca2db4-01a1-4467-ae8d-e01caed3fe60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:05.566591 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ed1c0247-3d27-4a09-901d-24ea393495a8 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97ca2db4-01a1-4467-ae8d-e01caed3fe60) transitioned into state 'SUCCESS' from state '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-974038755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7725002bc59b4b4e9919f9ca29ada800',qos_specs=None,replication_status=,reservations=['d409465d-9832-43e4-87d8-4783aa5808aa','df49596b-a644-4fab-8982-6b1017e567d4','45427417-2f7e-4f46-a82e-e350f6ab0379','fb2f6d37-8ff0-4f9a-b31c-74cd2db3de4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4127482e6ed94900bc1c3959d76072b2',volume_type_id=32021f9a-6541-430a-b01d-55e8081d60d3)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:05.567564 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ed1c0247-3d27-4a09-901d-24ea393495a8 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6432da35-704b-422b-99eb-0b6ce095e3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:05.583846 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ed1c0247-3d27-4a09-901d-24ea393495a8 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6432da35-704b-422b-99eb-0b6ce095e3dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:05.583846 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ed1c0247-3d27-4a09-901d-24ea393495a8 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Flow 'volume_create_api' (8da51dbf-ab36-4066-8e7a-2cf62cd8ab0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:23:05.583846 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ed1c0247-3d27-4a09-901d-24ea393495a8 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Create volume request issued successfully. Aug 06 14:23:05.585122 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ed1c0247-3d27-4a09-901d-24ea393495a8 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:23:05.585686 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 288/1139] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:23:05 2026] POST /volume/v3/volumes => generated 845 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:23:05.631750 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9c940762-6c01-4fee-a01c-848f93b06d08 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:05.633905 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9c940762-6c01-4fee-a01c-848f93b06d08 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:23:05.636947 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9c940762-6c01-4fee-a01c-848f93b06d08 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1683379432", "snapshot_id": null, "imageRef": "2e28001e-9c30-4a8c-b66a-2f2784d3f878", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-966526003-683754025", "size": 1}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:05.636947 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-9c940762-6c01-4fee-a01c-848f93b06d08 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1683379432', 'snapshot_id': None, 'imageRef': '2e28001e-9c30-4a8c-b66a-2f2784d3f878', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-966526003-683754025', 'size': 1}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:23:05.769442 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-9c940762-6c01-4fee-a01c-848f93b06d08 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Create volume of 1 GB Aug 06 14:23:05.769766 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:05.769766 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:05.770305 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9c940762-6c01-4fee-a01c-848f93b06d08 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Availability Zones retrieved successfully. Aug 06 14:23:05.778006 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-9c940762-6c01-4fee-a01c-848f93b06d08 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Flow 'volume_create_api' (aae1e574-768e-4e70-9bf8-060842744a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:23:05.779022 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-9c940762-6c01-4fee-a01c-848f93b06d08 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c352272-3ded-4f58-a4ad-0686ff595413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:05.780243 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-9c940762-6c01-4fee-a01c-848f93b06d08 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:23:05.868884 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-9c940762-6c01-4fee-a01c-848f93b06d08 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c352272-3ded-4f58-a4ad-0686ff595413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:23:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2dc180a4-a964-4f2a-9631-2b66b9c31716,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-966526003-683754025',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2dc180a4-a964-4f2a-9631-2b66b9c31716', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:05.870313 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-9c940762-6c01-4fee-a01c-848f93b06d08 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7255d155-50f4-474b-ba70-c7bfc9d8e45f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:05.908798 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-9c940762-6c01-4fee-a01c-848f93b06d08 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-966526003-683754025 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-966526003-683754025, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:23:05.909170 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-9c940762-6c01-4fee-a01c-848f93b06d08 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-966526003-683754025 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-966526003-683754025, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:23:05.954667 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-9c940762-6c01-4fee-a01c-848f93b06d08 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Created reservations ['02111125-ed34-420b-8977-b9c3cd4f307f', '37ae5ecf-252d-46c8-82d8-745d21c9dafe', '2c81b91f-59d5-49ee-9d80-674455b107a1', '1274a727-a0a6-4cac-ba35-3e33477809b0'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:23:05.955569 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-9c940762-6c01-4fee-a01c-848f93b06d08 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7255d155-50f4-474b-ba70-c7bfc9d8e45f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02111125-ed34-420b-8977-b9c3cd4f307f', '37ae5ecf-252d-46c8-82d8-745d21c9dafe', '2c81b91f-59d5-49ee-9d80-674455b107a1', '1274a727-a0a6-4cac-ba35-3e33477809b0']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:05.956442 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-9c940762-6c01-4fee-a01c-848f93b06d08 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf5394db-f733-4e60-a5f1-435aba078aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:05.984051 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-9c940762-6c01-4fee-a01c-848f93b06d08 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf5394db-f733-4e60-a5f1-435aba078aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ad03db3-fb60-40d0-bd51-624cb728f642', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1683379432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7725002bc59b4b4e9919f9ca29ada800',qos_specs=None,replication_status=,reservations=['02111125-ed34-420b-8977-b9c3cd4f307f','37ae5ecf-252d-46c8-82d8-745d21c9dafe','2c81b91f-59d5-49ee-9d80-674455b107a1','1274a727-a0a6-4cac-ba35-3e33477809b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4127482e6ed94900bc1c3959d76072b2',volume_type_id=2dc180a4-a964-4f2a-9631-2b66b9c31716), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:23:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1683379432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ad03db3-fb60-40d0-bd51-624cb728f642,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7725002bc59b4b4e9919f9ca29ada800',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4127482e6ed94900bc1c3959d76072b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2dc180a4-a964-4f2a-9631-2b66b9c31716),volume_type_id=2dc180a4-a964-4f2a-9631-2b66b9c31716)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:05.985545 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-9c940762-6c01-4fee-a01c-848f93b06d08 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b31ac2b-4149-42d6-bf4b-fa5eff5369aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:06.011751 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-9c940762-6c01-4fee-a01c-848f93b06d08 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b31ac2b-4149-42d6-bf4b-fa5eff5369aa) transitioned into state 'SUCCESS' from state '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-1683379432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7725002bc59b4b4e9919f9ca29ada800',qos_specs=None,replication_status=,reservations=['02111125-ed34-420b-8977-b9c3cd4f307f','37ae5ecf-252d-46c8-82d8-745d21c9dafe','2c81b91f-59d5-49ee-9d80-674455b107a1','1274a727-a0a6-4cac-ba35-3e33477809b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4127482e6ed94900bc1c3959d76072b2',volume_type_id=2dc180a4-a964-4f2a-9631-2b66b9c31716)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:06.012569 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-9c940762-6c01-4fee-a01c-848f93b06d08 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b94e660a-c006-41c5-823a-f4adee2208a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:06.027706 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-9c940762-6c01-4fee-a01c-848f93b06d08 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b94e660a-c006-41c5-823a-f4adee2208a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:06.028408 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-9c940762-6c01-4fee-a01c-848f93b06d08 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Flow 'volume_create_api' (aae1e574-768e-4e70-9bf8-060842744a23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:23:06.028885 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9c940762-6c01-4fee-a01c-848f93b06d08 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Create volume request issued successfully. Aug 06 14:23:06.029737 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9c940762-6c01-4fee-a01c-848f93b06d08 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:23:06.030482 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 285/1140] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:23:05 2026] POST /volume/v3/volumes => generated 845 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:23:06.051918 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e59b8b1d-8631-47eb-91e0-f2496d50b4a9 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:06.057064 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e59b8b1d-8631-47eb-91e0-f2496d50b4a9 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 Aug 06 14:23:06.057461 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e59b8b1d-8631-47eb-91e0-f2496d50b4a9 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:06.057685 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e59b8b1d-8631-47eb-91e0-f2496d50b4a9 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:06.074513 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:06.074513 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:06.081788 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-e59b8b1d-8631-47eb-91e0-f2496d50b4a9 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:23:06.087586 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e59b8b1d-8631-47eb-91e0-f2496d50b4a9 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 returned with HTTP 200 Aug 06 14:23:06.088757 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 284/1141] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:06 2026] GET /volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 => generated 913 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:06.228529 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-fa5e24fc-9385-4a72-a474-8c0a26ab45cc None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:06.232085 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fa5e24fc-9385-4a72-a474-8c0a26ab45cc tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 Aug 06 14:23:06.232418 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fa5e24fc-9385-4a72-a474-8c0a26ab45cc tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:06.232723 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fa5e24fc-9385-4a72-a474-8c0a26ab45cc tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:06.232890 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-fa5e24fc-9385-4a72-a474-8c0a26ab45cc tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 877d460e-2d06-43f8-b2ff-c74b68869888. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:06.242698 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:06.242698 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:06.243653 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fa5e24fc-9385-4a72-a474-8c0a26ab45cc tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 returned with HTTP 200 Aug 06 14:23:06.244028 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 285/1142] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:06 2026] GET /volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:07.112442 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-09989ea0-593a-410d-a9ce-ba07ace6c335 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:07.116777 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-09989ea0-593a-410d-a9ce-ba07ace6c335 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 Aug 06 14:23:07.116777 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-09989ea0-593a-410d-a9ce-ba07ace6c335 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:07.118327 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-09989ea0-593a-410d-a9ce-ba07ace6c335 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:07.137778 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:07.137778 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:07.149218 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-09989ea0-593a-410d-a9ce-ba07ace6c335 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:23:07.157108 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-09989ea0-593a-410d-a9ce-ba07ace6c335 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 returned with HTTP 200 Aug 06 14:23:07.157774 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 289/1143] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:07 2026] GET /volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 => generated 937 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:07.262288 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2a454db5-eac9-4662-959c-cd3cc2ed4d0d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:07.267329 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2a454db5-eac9-4662-959c-cd3cc2ed4d0d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 Aug 06 14:23:07.267561 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2a454db5-eac9-4662-959c-cd3cc2ed4d0d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:07.267798 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2a454db5-eac9-4662-959c-cd3cc2ed4d0d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:07.267994 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-2a454db5-eac9-4662-959c-cd3cc2ed4d0d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 877d460e-2d06-43f8-b2ff-c74b68869888. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:07.285910 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:07.285910 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:07.286679 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2a454db5-eac9-4662-959c-cd3cc2ed4d0d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 returned with HTTP 200 Aug 06 14:23:07.287280 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 286/1144] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:07 2026] GET /volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 => generated 790 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:08.175459 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-70a20aa9-4f4f-40c8-9669-fe0d2e4d5f48 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:08.178135 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-70a20aa9-4f4f-40c8-9669-fe0d2e4d5f48 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 Aug 06 14:23:08.178360 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-70a20aa9-4f4f-40c8-9669-fe0d2e4d5f48 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:08.178599 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-70a20aa9-4f4f-40c8-9669-fe0d2e4d5f48 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:08.198221 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:08.198221 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:08.206577 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-70a20aa9-4f4f-40c8-9669-fe0d2e4d5f48 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:23:08.213119 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-70a20aa9-4f4f-40c8-9669-fe0d2e4d5f48 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 returned with HTTP 200 Aug 06 14:23:08.213500 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 285/1145] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:08 2026] GET /volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 => generated 937 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:08.300224 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1a7edba1-a75b-4dea-8c0f-841dce05cc59 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:08.304231 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1a7edba1-a75b-4dea-8c0f-841dce05cc59 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 Aug 06 14:23:08.304410 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1a7edba1-a75b-4dea-8c0f-841dce05cc59 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:08.304589 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1a7edba1-a75b-4dea-8c0f-841dce05cc59 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:08.304671 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-1a7edba1-a75b-4dea-8c0f-841dce05cc59 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 877d460e-2d06-43f8-b2ff-c74b68869888. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:08.309407 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:08.309407 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:08.309891 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1a7edba1-a75b-4dea-8c0f-841dce05cc59 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 returned with HTTP 200 Aug 06 14:23:08.310387 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 286/1146] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:08 2026] GET /volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:09.228999 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-da02bc66-3b5f-4560-9dcf-d4cdea486dcf None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:09.231446 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-da02bc66-3b5f-4560-9dcf-d4cdea486dcf tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 Aug 06 14:23:09.231698 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-da02bc66-3b5f-4560-9dcf-d4cdea486dcf tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:09.232082 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-da02bc66-3b5f-4560-9dcf-d4cdea486dcf tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:09.241607 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:09.241607 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:09.248408 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-da02bc66-3b5f-4560-9dcf-d4cdea486dcf tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:23:09.255075 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-da02bc66-3b5f-4560-9dcf-d4cdea486dcf tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 returned with HTTP 200 Aug 06 14:23:09.255522 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 290/1147] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:09 2026] GET /volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:09.327159 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d38d32b5-e6a1-40d5-98ef-8253582b51d7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:09.329233 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d38d32b5-e6a1-40d5-98ef-8253582b51d7 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 Aug 06 14:23:09.329469 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d38d32b5-e6a1-40d5-98ef-8253582b51d7 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:09.329692 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d38d32b5-e6a1-40d5-98ef-8253582b51d7 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:09.329826 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-d38d32b5-e6a1-40d5-98ef-8253582b51d7 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 877d460e-2d06-43f8-b2ff-c74b68869888. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:09.335362 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:09.335362 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:09.336245 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d38d32b5-e6a1-40d5-98ef-8253582b51d7 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 returned with HTTP 200 Aug 06 14:23:09.336803 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 287/1148] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:09 2026] GET /volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:10.271202 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c3ac76af-db01-4c22-92f6-064b9db6d8cb None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:10.273161 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c3ac76af-db01-4c22-92f6-064b9db6d8cb tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 Aug 06 14:23:10.273396 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c3ac76af-db01-4c22-92f6-064b9db6d8cb tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:10.273755 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c3ac76af-db01-4c22-92f6-064b9db6d8cb tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:10.281225 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:10.281225 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:10.284936 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c3ac76af-db01-4c22-92f6-064b9db6d8cb tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:23:10.289362 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c3ac76af-db01-4c22-92f6-064b9db6d8cb tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 returned with HTTP 200 Aug 06 14:23:10.289740 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 286/1149] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:10 2026] GET /volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:10.352299 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6639f870-e560-466b-9951-6e289f45c86b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:10.354788 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6639f870-e560-466b-9951-6e289f45c86b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 Aug 06 14:23:10.354975 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6639f870-e560-466b-9951-6e289f45c86b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:10.355388 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6639f870-e560-466b-9951-6e289f45c86b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:10.355388 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-6639f870-e560-466b-9951-6e289f45c86b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 877d460e-2d06-43f8-b2ff-c74b68869888. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:10.359542 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:10.359542 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:10.360259 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6639f870-e560-466b-9951-6e289f45c86b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 returned with HTTP 200 Aug 06 14:23:10.360673 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 287/1150] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:10 2026] GET /volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:11.305174 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-10cbee2f-a03e-4c71-b20a-61b41d35df31 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:11.307444 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-10cbee2f-a03e-4c71-b20a-61b41d35df31 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 Aug 06 14:23:11.309062 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-10cbee2f-a03e-4c71-b20a-61b41d35df31 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:11.309545 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-10cbee2f-a03e-4c71-b20a-61b41d35df31 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:11.318673 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:11.318673 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:11.322522 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-10cbee2f-a03e-4c71-b20a-61b41d35df31 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:23:11.327276 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-10cbee2f-a03e-4c71-b20a-61b41d35df31 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 returned with HTTP 200 Aug 06 14:23:11.327705 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 291/1151] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:11 2026] GET /volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:11.371405 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-cadfbdb1-655f-4936-8316-3e0e5a7fc865 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:11.373197 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cadfbdb1-655f-4936-8316-3e0e5a7fc865 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 Aug 06 14:23:11.373454 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cadfbdb1-655f-4936-8316-3e0e5a7fc865 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:11.373659 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cadfbdb1-655f-4936-8316-3e0e5a7fc865 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:11.373777 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-cadfbdb1-655f-4936-8316-3e0e5a7fc865 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 877d460e-2d06-43f8-b2ff-c74b68869888. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:11.379498 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:11.379498 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:11.380675 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cadfbdb1-655f-4936-8316-3e0e5a7fc865 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 returned with HTTP 200 Aug 06 14:23:11.381223 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 288/1152] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:11 2026] GET /volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:12.344414 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1fe2136a-ccd2-4aab-9265-33bf2602c08c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:12.348511 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1fe2136a-ccd2-4aab-9265-33bf2602c08c tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 Aug 06 14:23:12.348696 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1fe2136a-ccd2-4aab-9265-33bf2602c08c tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:12.348892 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1fe2136a-ccd2-4aab-9265-33bf2602c08c tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:12.359446 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:12.359446 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:12.369824 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1fe2136a-ccd2-4aab-9265-33bf2602c08c tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:23:12.374492 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1fe2136a-ccd2-4aab-9265-33bf2602c08c tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 returned with HTTP 200 Aug 06 14:23:12.374899 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 287/1153] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:12 2026] GET /volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 => generated 998 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:12.390862 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6d0ec1b3-383b-444c-b3a0-0d8bb9ff43a9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:12.392768 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6d0ec1b3-383b-444c-b3a0-0d8bb9ff43a9 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 Aug 06 14:23:12.392949 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6d0ec1b3-383b-444c-b3a0-0d8bb9ff43a9 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:12.393166 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6d0ec1b3-383b-444c-b3a0-0d8bb9ff43a9 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:12.393277 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-6d0ec1b3-383b-444c-b3a0-0d8bb9ff43a9 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 877d460e-2d06-43f8-b2ff-c74b68869888. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:12.399395 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:12.399395 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:12.400307 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6d0ec1b3-383b-444c-b3a0-0d8bb9ff43a9 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 returned with HTTP 200 Aug 06 14:23:12.400698 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 288/1154] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:12 2026] GET /volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:13.389927 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f88988fe-a830-4b30-9a02-94df45041957 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:13.391732 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f88988fe-a830-4b30-9a02-94df45041957 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 Aug 06 14:23:13.391938 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f88988fe-a830-4b30-9a02-94df45041957 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:13.392138 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f88988fe-a830-4b30-9a02-94df45041957 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:13.399124 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:13.399124 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:13.402367 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f88988fe-a830-4b30-9a02-94df45041957 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:23:13.406209 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f88988fe-a830-4b30-9a02-94df45041957 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 returned with HTTP 200 Aug 06 14:23:13.408034 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 292/1155] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:13 2026] GET /volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 => generated 998 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:13.410324 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2741cd6f-e5b1-43c8-ba1b-4fa2e25fad90 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:13.412144 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2741cd6f-e5b1-43c8-ba1b-4fa2e25fad90 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 Aug 06 14:23:13.412310 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2741cd6f-e5b1-43c8-ba1b-4fa2e25fad90 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:13.412510 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2741cd6f-e5b1-43c8-ba1b-4fa2e25fad90 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:13.412627 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-2741cd6f-e5b1-43c8-ba1b-4fa2e25fad90 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 877d460e-2d06-43f8-b2ff-c74b68869888. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:13.417142 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:13.417142 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:13.419468 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2741cd6f-e5b1-43c8-ba1b-4fa2e25fad90 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 returned with HTTP 200 Aug 06 14:23:13.419820 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 289/1156] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:13 2026] GET /volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:13.429239 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-71cb6b1e-6dd3-41d1-98f4-34d002cd84e4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:13.431160 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-71cb6b1e-6dd3-41d1-98f4-34d002cd84e4 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af Aug 06 14:23:13.431382 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-71cb6b1e-6dd3-41d1-98f4-34d002cd84e4 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:13.431640 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-71cb6b1e-6dd3-41d1-98f4-34d002cd84e4 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:13.444763 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:13.444763 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:13.449871 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-71cb6b1e-6dd3-41d1-98f4-34d002cd84e4 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:23:13.456001 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-71cb6b1e-6dd3-41d1-98f4-34d002cd84e4 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af returned with HTTP 200 Aug 06 14:23:13.456608 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 288/1157] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:13 2026] GET /volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:13.471956 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2df7e187-debd-4ff2-92af-b8b5e2e2d56e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:13.474277 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2df7e187-debd-4ff2-92af-b8b5e2e2d56e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] DELETE https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 Aug 06 14:23:13.474672 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2df7e187-debd-4ff2-92af-b8b5e2e2d56e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:13.475040 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2df7e187-debd-4ff2-92af-b8b5e2e2d56e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:13.476317 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.contrib.backups [None req-2df7e187-debd-4ff2-92af-b8b5e2e2d56e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Delete backup with id: 877d460e-2d06-43f8-b2ff-c74b68869888. Aug 06 14:23:13.480750 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:13.480750 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:13.506277 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.backup.rpcapi [None req-2df7e187-debd-4ff2-92af-b8b5e2e2d56e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] delete_backup rpcapi backup_id 877d460e-2d06-43f8-b2ff-c74b68869888 {{(pid=100399) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:23:13.509460 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2df7e187-debd-4ff2-92af-b8b5e2e2d56e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 returned with HTTP 202 Aug 06 14:23:13.509460 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 289/1158] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:23:13 2026] DELETE /volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:23:13.517355 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3455740a-cfbd-462e-98d0-8eaf9be89fea None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:13.519093 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3455740a-cfbd-462e-98d0-8eaf9be89fea tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 Aug 06 14:23:13.521179 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3455740a-cfbd-462e-98d0-8eaf9be89fea tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:13.521413 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3455740a-cfbd-462e-98d0-8eaf9be89fea tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:13.521538 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-3455740a-cfbd-462e-98d0-8eaf9be89fea tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 877d460e-2d06-43f8-b2ff-c74b68869888. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:13.530385 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:13.530385 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:13.532534 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3455740a-cfbd-462e-98d0-8eaf9be89fea tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 returned with HTTP 200 Aug 06 14:23:13.533105 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 293/1159] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:13 2026] GET /volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:14.418371 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-13fc9465-34dd-4e1e-8cba-30d236a33734 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:14.420148 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-13fc9465-34dd-4e1e-8cba-30d236a33734 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 Aug 06 14:23:14.420315 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-13fc9465-34dd-4e1e-8cba-30d236a33734 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:14.420499 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-13fc9465-34dd-4e1e-8cba-30d236a33734 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:14.426483 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:14.426483 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:14.429766 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-13fc9465-34dd-4e1e-8cba-30d236a33734 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:23:14.433662 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-13fc9465-34dd-4e1e-8cba-30d236a33734 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 returned with HTTP 200 Aug 06 14:23:14.434010 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 290/1160] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:14 2026] GET /volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 => generated 1250 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:14.543664 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-64bfc9c7-38a3-42d3-a389-12eb026314d7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:14.545474 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-64bfc9c7-38a3-42d3-a389-12eb026314d7 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 Aug 06 14:23:14.545698 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-64bfc9c7-38a3-42d3-a389-12eb026314d7 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:14.545909 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-64bfc9c7-38a3-42d3-a389-12eb026314d7 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:14.546056 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-64bfc9c7-38a3-42d3-a389-12eb026314d7 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 877d460e-2d06-43f8-b2ff-c74b68869888. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:14.549693 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-64bfc9c7-38a3-42d3-a389-12eb026314d7 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 returned with HTTP 404 Aug 06 14:23:14.550215 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 289/1161] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:14 2026] GET /volume/v3/backups/877d460e-2d06-43f8-b2ff-c74b68869888 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:23:14.582471 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-f251aaee-0ee5-408f-afec-a41e67692138 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:14.586168 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-f251aaee-0ee5-408f-afec-a41e67692138 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 Aug 06 14:23:14.586168 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-f251aaee-0ee5-408f-afec-a41e67692138 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:14.586168 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-f251aaee-0ee5-408f-afec-a41e67692138 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:14.596114 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:14.596114 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:14.607462 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-f251aaee-0ee5-408f-afec-a41e67692138 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:23:14.612549 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-f251aaee-0ee5-408f-afec-a41e67692138 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 returned with HTTP 200 Aug 06 14:23:14.613066 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 290/1162] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:23:14 2026] GET /volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 => generated 1250 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:14.660241 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-73856a76-a43c-4a1f-b322-0405f730e3e2 req-3d88f8d0-97d1-4490-9d01-8d15d8c2b241 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:14.662117 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-73856a76-a43c-4a1f-b322-0405f730e3e2 req-3d88f8d0-97d1-4490-9d01-8d15d8c2b241 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af Aug 06 14:23:14.662279 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-73856a76-a43c-4a1f-b322-0405f730e3e2 req-3d88f8d0-97d1-4490-9d01-8d15d8c2b241 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:14.662468 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-73856a76-a43c-4a1f-b322-0405f730e3e2 req-3d88f8d0-97d1-4490-9d01-8d15d8c2b241 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:14.671723 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:14.671723 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:14.674820 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-73856a76-a43c-4a1f-b322-0405f730e3e2 req-3d88f8d0-97d1-4490-9d01-8d15d8c2b241 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:23:14.678569 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-73856a76-a43c-4a1f-b322-0405f730e3e2 req-3d88f8d0-97d1-4490-9d01-8d15d8c2b241 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af returned with HTTP 200 Aug 06 14:23:14.679077 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 294/1163] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:23:14 2026] GET /volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af => generated 1134 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:14.695674 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-73856a76-a43c-4a1f-b322-0405f730e3e2 req-ec321f4b-ffdf-4fc6-82ff-99304a8b0838 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:14.697436 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-73856a76-a43c-4a1f-b322-0405f730e3e2 req-ec321f4b-ffdf-4fc6-82ff-99304a8b0838 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] POST https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af/action Aug 06 14:23:14.697747 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-73856a76-a43c-4a1f-b322-0405f730e3e2 req-ec321f4b-ffdf-4fc6-82ff-99304a8b0838 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:23:14.697855 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-73856a76-a43c-4a1f-b322-0405f730e3e2 req-ec321f4b-ffdf-4fc6-82ff-99304a8b0838 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:14.707214 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:14.707214 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:14.707638 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-73856a76-a43c-4a1f-b322-0405f730e3e2 req-ec321f4b-ffdf-4fc6-82ff-99304a8b0838 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:23:14.712904 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-73856a76-a43c-4a1f-b322-0405f730e3e2 req-ec321f4b-ffdf-4fc6-82ff-99304a8b0838 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Begin detaching volume completed successfully. Aug 06 14:23:14.713114 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-73856a76-a43c-4a1f-b322-0405f730e3e2 req-ec321f4b-ffdf-4fc6-82ff-99304a8b0838 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af/action returned with HTTP 202 Aug 06 14:23:14.713557 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 291/1164] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:23:14 2026] POST /volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:23:14.732482 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6ac7aa0c-aaf5-471c-8895-ddadb3d46c67 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:14.734533 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6ac7aa0c-aaf5-471c-8895-ddadb3d46c67 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af Aug 06 14:23:14.734841 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6ac7aa0c-aaf5-471c-8895-ddadb3d46c67 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:14.735540 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6ac7aa0c-aaf5-471c-8895-ddadb3d46c67 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:14.749032 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:14.749032 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:14.751628 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8ade00a6-de48-47af-a775-975e5af1dee4 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:14.751628 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8ade00a6-de48-47af-a775-975e5af1dee4 None None] GET https://10.4.3.229/volume// Aug 06 14:23:14.751628 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8ade00a6-de48-47af-a775-975e5af1dee4 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:14.751628 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8ade00a6-de48-47af-a775-975e5af1dee4 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:14.751628 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8ade00a6-de48-47af-a775-975e5af1dee4 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:23:14.751628 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 291/1165] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:23: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 06 14:23:14.754875 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-6ac7aa0c-aaf5-471c-8895-ddadb3d46c67 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:23:14.759514 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-73856a76-a43c-4a1f-b322-0405f730e3e2 req-1c71326d-af07-46db-b5f4-0a4df3653d35 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:14.761364 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-73856a76-a43c-4a1f-b322-0405f730e3e2 req-1c71326d-af07-46db-b5f4-0a4df3653d35 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af Aug 06 14:23:14.761578 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-73856a76-a43c-4a1f-b322-0405f730e3e2 req-1c71326d-af07-46db-b5f4-0a4df3653d35 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:14.761801 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-73856a76-a43c-4a1f-b322-0405f730e3e2 req-1c71326d-af07-46db-b5f4-0a4df3653d35 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:14.762464 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6ac7aa0c-aaf5-471c-8895-ddadb3d46c67 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af returned with HTTP 200 Aug 06 14:23:14.763048 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 290/1166] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:14 2026] GET /volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:14.770607 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:14.770607 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:14.773502 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-73856a76-a43c-4a1f-b322-0405f730e3e2 req-1c71326d-af07-46db-b5f4-0a4df3653d35 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:23:14.777385 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-73856a76-a43c-4a1f-b322-0405f730e3e2 req-1c71326d-af07-46db-b5f4-0a4df3653d35 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af returned with HTTP 200 Aug 06 14:23:14.777783 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 295/1167] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:23:14 2026] GET /volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af => generated 1317 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:23:15.015898 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-9bafea2f-0240-464f-9091-8bee12da72ba None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:15.017924 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-9bafea2f-0240-464f-9091-8bee12da72ba tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 Aug 06 14:23:15.018100 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-9bafea2f-0240-464f-9091-8bee12da72ba tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:15.018265 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-9bafea2f-0240-464f-9091-8bee12da72ba tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:15.024398 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:15.024398 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:15.027843 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-9bafea2f-0240-464f-9091-8bee12da72ba tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:23:15.032719 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-9bafea2f-0240-464f-9091-8bee12da72ba tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 returned with HTTP 200 Aug 06 14:23:15.033162 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 292/1168] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:23:15 2026] GET /volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 => generated 1250 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:15.042064 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-28a30a8b-2399-43f1-a493-751d58450e9f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:15.042575 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-28a30a8b-2399-43f1-a493-751d58450e9f None None] GET https://10.4.3.229/volume// Aug 06 14:23:15.042810 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-28a30a8b-2399-43f1-a493-751d58450e9f None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:15.043081 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-28a30a8b-2399-43f1-a493-751d58450e9f None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:15.043464 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-28a30a8b-2399-43f1-a493-751d58450e9f None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:23:15.043808 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 292/1169] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14:23: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 06 14:23:15.051389 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-e746d63a-ced2-482f-a633-e754c9523c6e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:15.053701 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-e746d63a-ced2-482f-a633-e754c9523c6e tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:23:15.054075 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-e746d63a-ced2-482f-a633-e754c9523c6e tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ad03db3-fb60-40d0-bd51-624cb728f642", "connector": null, "instance_uuid": "c5e6ca2d-3e54-43f4-823a-4b35a643ca12"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:15.061999 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:15.061999 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:15.084264 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-e746d63a-ced2-482f-a633-e754c9523c6e tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:23:15.084826 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 291/1170] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:23:15 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 06 14:23:15.646105 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-73856a76-a43c-4a1f-b322-0405f730e3e2 req-98eda26a-6e37-4c7a-972e-e56224220f05 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:15.649967 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-73856a76-a43c-4a1f-b322-0405f730e3e2 req-98eda26a-6e37-4c7a-972e-e56224220f05 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] DELETE https://10.4.3.229/volume/v3/attachments/22a93233-b21e-4e22-9732-d4579677c5fe Aug 06 14:23:15.650159 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-73856a76-a43c-4a1f-b322-0405f730e3e2 req-98eda26a-6e37-4c7a-972e-e56224220f05 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:15.650369 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-73856a76-a43c-4a1f-b322-0405f730e3e2 req-98eda26a-6e37-4c7a-972e-e56224220f05 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:15.661496 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:15.661496 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:15.705177 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-73856a76-a43c-4a1f-b322-0405f730e3e2 req-98eda26a-6e37-4c7a-972e-e56224220f05 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/attachments/22a93233-b21e-4e22-9732-d4579677c5fe returned with HTTP 200 Aug 06 14:23:15.705597 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 296/1171] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:23:15 2026] DELETE /volume/v3/attachments/22a93233-b21e-4e22-9732-d4579677c5fe => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:15.786944 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2de1e2be-3f02-4b7c-9e6b-85cf48652ef8 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:15.788739 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2de1e2be-3f02-4b7c-9e6b-85cf48652ef8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af Aug 06 14:23:15.788921 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2de1e2be-3f02-4b7c-9e6b-85cf48652ef8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:15.789144 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2de1e2be-3f02-4b7c-9e6b-85cf48652ef8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:15.797052 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:15.797052 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:15.800712 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-2de1e2be-3f02-4b7c-9e6b-85cf48652ef8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:23:15.805113 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2de1e2be-3f02-4b7c-9e6b-85cf48652ef8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af returned with HTTP 200 Aug 06 14:23:15.805487 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 293/1172] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:15 2026] GET /volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:16.490612 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f8b85525-c682-4ed4-9ca0-90cfa77847c3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:16.491536 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f8b85525-c682-4ed4-9ca0-90cfa77847c3 None None] GET https://10.4.3.229/volume// Aug 06 14:23:16.491890 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f8b85525-c682-4ed4-9ca0-90cfa77847c3 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:16.493035 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f8b85525-c682-4ed4-9ca0-90cfa77847c3 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:16.493035 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f8b85525-c682-4ed4-9ca0-90cfa77847c3 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:23:16.493035 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 293/1173] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:23: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 06 14:23:16.515589 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-98b8dcaf-8637-4661-8455-a802dab23f39 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:16.517895 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-98b8dcaf-8637-4661-8455-a802dab23f39 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 Aug 06 14:23:16.518146 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-98b8dcaf-8637-4661-8455-a802dab23f39 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:16.518360 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-98b8dcaf-8637-4661-8455-a802dab23f39 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:16.537892 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:16.537892 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:16.544490 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-98b8dcaf-8637-4661-8455-a802dab23f39 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:23:16.553093 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-98b8dcaf-8637-4661-8455-a802dab23f39 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 returned with HTTP 200 Aug 06 14:23:16.553494 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 292/1174] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:23:16 2026] GET /volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 => generated 1429 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:23:16.658398 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-8883aa16-fe3d-425c-886d-eb5a1a4ada3f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:16.660562 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-8883aa16-fe3d-425c-886d-eb5a1a4ada3f tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] PUT https://10.4.3.229/volume/v3/attachments/99f73cf5-3a46-4850-a241-da1149a3831a Aug 06 14:23:16.660759 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-8883aa16-fe3d-425c-886d-eb5a1a4ada3f tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:16.670611 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-8883aa16-fe3d-425c-886d-eb5a1a4ada3f tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Acquiring lock "cinder-attachment_update-5ad03db3-fb60-40d0-bd51-624cb728f642-np0000006659" by "attachment_update" {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:23:16.677344 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-8883aa16-fe3d-425c-886d-eb5a1a4ada3f tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Lock "cinder-attachment_update-5ad03db3-fb60-40d0-bd51-624cb728f642-np0000006659" acquired by "attachment_update" :: waited 0.007s {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:23:16.678260 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:16.678260 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:16.755695 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-8883aa16-fe3d-425c-886d-eb5a1a4ada3f tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Lock "cinder-attachment_update-5ad03db3-fb60-40d0-bd51-624cb728f642-np0000006659" released by "attachment_update" :: held 0.078s {{(pid=100396) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:23:16.755991 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-8883aa16-fe3d-425c-886d-eb5a1a4ada3f tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/attachments/99f73cf5-3a46-4850-a241-da1149a3831a returned with HTTP 200 Aug 06 14:23:16.756665 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 297/1175] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:23:16 2026] PUT /volume/v3/attachments/99f73cf5-3a46-4850-a241-da1149a3831a => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:16.780519 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-7ff97e68-c13c-4972-8892-d67c2e798ce1 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:16.782990 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-7ff97e68-c13c-4972-8892-d67c2e798ce1 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] POST https://10.4.3.229/volume/v3/attachments/99f73cf5-3a46-4850-a241-da1149a3831a/action Aug 06 14:23:16.783448 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-7ff97e68-c13c-4972-8892-d67c2e798ce1 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Action body: b'{"os-complete": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:23:16.783650 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-7ff97e68-c13c-4972-8892-d67c2e798ce1 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:16.812165 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:16.812165 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:16.822388 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-c3896c8e-bd5e-4cf4-8b55-e16d217529b1 req-7ff97e68-c13c-4972-8892-d67c2e798ce1 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/attachments/99f73cf5-3a46-4850-a241-da1149a3831a/action returned with HTTP 204 Aug 06 14:23:16.824517 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 294/1176] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:23:16 2026] POST /volume/v3/attachments/99f73cf5-3a46-4850-a241-da1149a3831a/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:23:18.639510 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a00de369-f92a-48ac-bf81-15260ed61b39 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:18.641420 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a00de369-f92a-48ac-bf81-15260ed61b39 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] DELETE https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af Aug 06 14:23:18.641765 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a00de369-f92a-48ac-bf81-15260ed61b39 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:18.642957 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a00de369-f92a-48ac-bf81-15260ed61b39 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:18.642957 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-a00de369-f92a-48ac-bf81-15260ed61b39 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Delete volume with id: ba45ae4c-a2f7-48bf-955b-51626e5898af Aug 06 14:23:18.651939 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:18.651939 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:18.652724 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-a00de369-f92a-48ac-bf81-15260ed61b39 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:23:18.678191 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-a00de369-f92a-48ac-bf81-15260ed61b39 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Delete volume request issued successfully. Aug 06 14:23:18.678961 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a00de369-f92a-48ac-bf81-15260ed61b39 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af returned with HTTP 202 Aug 06 14:23:18.678961 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 294/1177] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:23:18 2026] DELETE /volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:23:18.686694 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1df2eb37-a235-49e8-8d25-dcfecb8e1ac5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:18.688224 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1df2eb37-a235-49e8-8d25-dcfecb8e1ac5 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af Aug 06 14:23:18.688388 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1df2eb37-a235-49e8-8d25-dcfecb8e1ac5 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:18.688581 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1df2eb37-a235-49e8-8d25-dcfecb8e1ac5 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:18.695886 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:18.695886 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:18.699626 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1df2eb37-a235-49e8-8d25-dcfecb8e1ac5 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:23:18.703777 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1df2eb37-a235-49e8-8d25-dcfecb8e1ac5 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af returned with HTTP 200 Aug 06 14:23:18.704234 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 293/1178] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:18 2026] GET /volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:19.719224 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c82df424-da83-41f5-b557-51c6d32ffe65 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:19.721040 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c82df424-da83-41f5-b557-51c6d32ffe65 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af Aug 06 14:23:19.721203 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c82df424-da83-41f5-b557-51c6d32ffe65 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:19.721386 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c82df424-da83-41f5-b557-51c6d32ffe65 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:19.726948 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c82df424-da83-41f5-b557-51c6d32ffe65 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af returned with HTTP 404 Aug 06 14:23:19.727669 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 298/1179] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:19 2026] GET /volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:23:19.735555 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d717ac96-f596-406c-b4e6-52e687ae8288 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:19.738499 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d717ac96-f596-406c-b4e6-52e687ae8288 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af Aug 06 14:23:19.738724 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d717ac96-f596-406c-b4e6-52e687ae8288 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:19.738923 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d717ac96-f596-406c-b4e6-52e687ae8288 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:19.745484 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d717ac96-f596-406c-b4e6-52e687ae8288 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af returned with HTTP 404 Aug 06 14:23:19.746106 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 295/1180] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:19 2026] GET /volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:23:19.754329 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-19a34bd0-af42-416f-8dea-cbb3d8304815 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:19.757779 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-19a34bd0-af42-416f-8dea-cbb3d8304815 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] DELETE https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af Aug 06 14:23:19.757779 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-19a34bd0-af42-416f-8dea-cbb3d8304815 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:19.757779 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-19a34bd0-af42-416f-8dea-cbb3d8304815 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:19.757779 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-19a34bd0-af42-416f-8dea-cbb3d8304815 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Delete volume with id: ba45ae4c-a2f7-48bf-955b-51626e5898af Aug 06 14:23:19.762488 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-19a34bd0-af42-416f-8dea-cbb3d8304815 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af returned with HTTP 404 Aug 06 14:23:19.763138 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 295/1181] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:23:19 2026] DELETE /volume/v3/volumes/ba45ae4c-a2f7-48bf-955b-51626e5898af => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:23:19.793116 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d134ee8c-02df-4f1d-8cba-5e79dff3d022 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:19.795361 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d134ee8c-02df-4f1d-8cba-5e79dff3d022 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:23:19.795906 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d134ee8c-02df-4f1d-8cba-5e79dff3d022 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "30702abe-9501-4aba-ba1a-50af064a9e3b", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-878205065"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:19.797883 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-d134ee8c-02df-4f1d-8cba-5e79dff3d022 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Create volume request body: {'volume': {'imageRef': '30702abe-9501-4aba-ba1a-50af064a9e3b', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-878205065'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:23:19.896542 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-d134ee8c-02df-4f1d-8cba-5e79dff3d022 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Create volume of 1 GB Aug 06 14:23:19.901951 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-d134ee8c-02df-4f1d-8cba-5e79dff3d022 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Availability Zones retrieved successfully. Aug 06 14:23:19.910018 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-d134ee8c-02df-4f1d-8cba-5e79dff3d022 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Flow 'volume_create_api' (139c7350-f16d-413b-8df7-21322cdc03bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:23:19.911850 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-d134ee8c-02df-4f1d-8cba-5e79dff3d022 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4534640-e694-4269-9306-0d34a4dffb8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:19.913268 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-d134ee8c-02df-4f1d-8cba-5e79dff3d022 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:23:19.987400 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-d134ee8c-02df-4f1d-8cba-5e79dff3d022 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4534640-e694-4269-9306-0d34a4dffb8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:19.988336 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-d134ee8c-02df-4f1d-8cba-5e79dff3d022 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a59455f-cb1d-4074-8f82-db377df3fbe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:20.030250 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-d134ee8c-02df-4f1d-8cba-5e79dff3d022 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Created reservations ['36398d04-6155-407b-b86b-ab83c65ab998', '626efb20-dc09-46f4-a99b-c264cea49a2b', '88c188de-d866-4dbf-b317-e5afbd24fee3', 'a3273fc5-03c0-4dca-aedd-d7d099ebe778'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:23:20.031103 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-d134ee8c-02df-4f1d-8cba-5e79dff3d022 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a59455f-cb1d-4074-8f82-db377df3fbe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36398d04-6155-407b-b86b-ab83c65ab998', '626efb20-dc09-46f4-a99b-c264cea49a2b', '88c188de-d866-4dbf-b317-e5afbd24fee3', 'a3273fc5-03c0-4dca-aedd-d7d099ebe778']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:20.031828 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-d134ee8c-02df-4f1d-8cba-5e79dff3d022 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da2403f0-b958-4eb6-a27a-3c5cfed2c3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:20.052996 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-d134ee8c-02df-4f1d-8cba-5e79dff3d022 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da2403f0-b958-4eb6-a27a-3c5cfed2c3b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62aae0d7-6e9f-4a12-aa26-3820eabb01f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-878205065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee9b4470556e417f9fa68db4440e6275',qos_specs=None,replication_status=,reservations=['36398d04-6155-407b-b86b-ab83c65ab998','626efb20-dc09-46f4-a99b-c264cea49a2b','88c188de-d866-4dbf-b317-e5afbd24fee3','a3273fc5-03c0-4dca-aedd-d7d099ebe778'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2b527234b654d94a050862338d468c2',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:23:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-878205065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62aae0d7-6e9f-4a12-aa26-3820eabb01f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee9b4470556e417f9fa68db4440e6275',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2b527234b654d94a050862338d468c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:20.053828 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-d134ee8c-02df-4f1d-8cba-5e79dff3d022 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58f11a6c-ab56-49fe-ab1d-ebb2089917f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:20.068902 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-d134ee8c-02df-4f1d-8cba-5e79dff3d022 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58f11a6c-ab56-49fe-ab1d-ebb2089917f4) transitioned into state 'SUCCESS' from state '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-878205065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee9b4470556e417f9fa68db4440e6275',qos_specs=None,replication_status=,reservations=['36398d04-6155-407b-b86b-ab83c65ab998','626efb20-dc09-46f4-a99b-c264cea49a2b','88c188de-d866-4dbf-b317-e5afbd24fee3','a3273fc5-03c0-4dca-aedd-d7d099ebe778'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2b527234b654d94a050862338d468c2',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:20.069693 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-d134ee8c-02df-4f1d-8cba-5e79dff3d022 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68b5e264-5f87-41ba-a875-b3ff751e890b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:20.079342 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-d134ee8c-02df-4f1d-8cba-5e79dff3d022 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68b5e264-5f87-41ba-a875-b3ff751e890b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:20.080777 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-d134ee8c-02df-4f1d-8cba-5e79dff3d022 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Flow 'volume_create_api' (139c7350-f16d-413b-8df7-21322cdc03bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:23:20.081331 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-d134ee8c-02df-4f1d-8cba-5e79dff3d022 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Create volume request issued successfully. Aug 06 14:23:20.082196 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d134ee8c-02df-4f1d-8cba-5e79dff3d022 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:23:20.082850 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 294/1182] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:23:19 2026] POST /volume/v3/volumes => generated 748 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:23:20.097675 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a6da0802-8135-4d39-b1b7-df5a949e9fa1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:20.099685 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a6da0802-8135-4d39-b1b7-df5a949e9fa1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/62aae0d7-6e9f-4a12-aa26-3820eabb01f9 Aug 06 14:23:20.099901 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a6da0802-8135-4d39-b1b7-df5a949e9fa1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:20.100076 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a6da0802-8135-4d39-b1b7-df5a949e9fa1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:20.108003 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:20.108003 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:20.112139 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-a6da0802-8135-4d39-b1b7-df5a949e9fa1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:23:20.116346 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a6da0802-8135-4d39-b1b7-df5a949e9fa1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/62aae0d7-6e9f-4a12-aa26-3820eabb01f9 returned with HTTP 200 Aug 06 14:23:20.116742 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 299/1183] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:20 2026] GET /volume/v3/volumes/62aae0d7-6e9f-4a12-aa26-3820eabb01f9 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:21.133665 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-99ca28a4-300b-4f61-89d0-3fc0b107d86f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:21.135734 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-99ca28a4-300b-4f61-89d0-3fc0b107d86f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/62aae0d7-6e9f-4a12-aa26-3820eabb01f9 Aug 06 14:23:21.135734 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-99ca28a4-300b-4f61-89d0-3fc0b107d86f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:21.135961 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-99ca28a4-300b-4f61-89d0-3fc0b107d86f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:21.146891 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:21.146891 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:21.155371 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-99ca28a4-300b-4f61-89d0-3fc0b107d86f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:23:21.161784 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-99ca28a4-300b-4f61-89d0-3fc0b107d86f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/62aae0d7-6e9f-4a12-aa26-3820eabb01f9 returned with HTTP 200 Aug 06 14:23:21.162338 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 296/1184] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:21 2026] GET /volume/v3/volumes/62aae0d7-6e9f-4a12-aa26-3820eabb01f9 => generated 1356 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:21.182983 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ea277d5c-e90e-4e8f-bc3d-fba132770be1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:21.184957 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ea277d5c-e90e-4e8f-bc3d-fba132770be1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/62aae0d7-6e9f-4a12-aa26-3820eabb01f9 Aug 06 14:23:21.185214 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ea277d5c-e90e-4e8f-bc3d-fba132770be1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:21.185445 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ea277d5c-e90e-4e8f-bc3d-fba132770be1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:21.199568 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:21.199568 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:21.206560 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-ea277d5c-e90e-4e8f-bc3d-fba132770be1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:23:21.216288 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ea277d5c-e90e-4e8f-bc3d-fba132770be1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/62aae0d7-6e9f-4a12-aa26-3820eabb01f9 returned with HTTP 200 Aug 06 14:23:21.217310 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 296/1185] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:21 2026] GET /volume/v3/volumes/62aae0d7-6e9f-4a12-aa26-3820eabb01f9 => generated 1356 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:21.230065 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-98e9b851-b241-460f-ba83-1b68ddfb4db0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:21.232904 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-98e9b851-b241-460f-ba83-1b68ddfb4db0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] POST https://10.4.3.229/volume/v3/backups Aug 06 14:23:21.232904 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-98e9b851-b241-460f-ba83-1b68ddfb4db0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "62aae0d7-6e9f-4a12-aa26-3820eabb01f9", "name": "tempest-VolumesBackupsTest-Backup-1473620668", "container": "tempest-volumesbackupstest-backup-container-552249851"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:21.234734 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.contrib.backups [None req-98e9b851-b241-460f-ba83-1b68ddfb4db0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Creating new backup {'backup': {'volume_id': '62aae0d7-6e9f-4a12-aa26-3820eabb01f9', 'name': 'tempest-VolumesBackupsTest-Backup-1473620668', 'container': 'tempest-volumesbackupstest-backup-container-552249851'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:23:21.234965 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.contrib.backups [None req-98e9b851-b241-460f-ba83-1b68ddfb4db0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Creating backup of volume 62aae0d7-6e9f-4a12-aa26-3820eabb01f9 in container tempest-volumesbackupstest-backup-container-552249851 Aug 06 14:23:21.248963 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:21.248963 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:21.249578 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-98e9b851-b241-460f-ba83-1b68ddfb4db0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:23:21.278088 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-98e9b851-b241-460f-ba83-1b68ddfb4db0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Created reservations ['6d362385-ba72-4d47-af58-5bcb64ddaec7', 'fd174f3d-9677-492f-8fd9-f0c2c6bb05e5'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:23:21.323446 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-98e9b851-b241-460f-ba83-1b68ddfb4db0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:23:21.323446 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 295/1186] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:23:21 2026] POST /volume/v3/backups => generated 330 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:23:21.333758 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-13ca7a0a-120d-47d9-b242-597139f36821 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:21.337589 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-13ca7a0a-120d-47d9-b242-597139f36821 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:21.337589 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-13ca7a0a-120d-47d9-b242-597139f36821 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:21.337589 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-13ca7a0a-120d-47d9-b242-597139f36821 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:21.337589 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-13ca7a0a-120d-47d9-b242-597139f36821 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c4bea514-e0c7-4498-8c60-0f3c54f034af. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:21.341926 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:21.341926 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:21.343598 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-13ca7a0a-120d-47d9-b242-597139f36821 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 200 Aug 06 14:23:21.343751 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 300/1187] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:21 2026] GET /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:22.364826 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-fe4d1d34-999b-451f-8cd8-48c755560177 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:22.364826 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fe4d1d34-999b-451f-8cd8-48c755560177 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:22.364826 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fe4d1d34-999b-451f-8cd8-48c755560177 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:22.364826 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fe4d1d34-999b-451f-8cd8-48c755560177 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:22.364826 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-fe4d1d34-999b-451f-8cd8-48c755560177 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c4bea514-e0c7-4498-8c60-0f3c54f034af. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:22.364826 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:22.364826 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:22.370098 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fe4d1d34-999b-451f-8cd8-48c755560177 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 200 Aug 06 14:23:22.370098 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 297/1188] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:22 2026] GET /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:23.383378 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-865fbca9-73f4-449b-8ddd-cee0bc1209f2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:23.385619 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-865fbca9-73f4-449b-8ddd-cee0bc1209f2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:23.385944 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-865fbca9-73f4-449b-8ddd-cee0bc1209f2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:23.386211 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-865fbca9-73f4-449b-8ddd-cee0bc1209f2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:23.386368 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-865fbca9-73f4-449b-8ddd-cee0bc1209f2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c4bea514-e0c7-4498-8c60-0f3c54f034af. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:23.392808 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:23.392808 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:23.393754 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-865fbca9-73f4-449b-8ddd-cee0bc1209f2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 200 Aug 06 14:23:23.394335 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 297/1189] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:23 2026] GET /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:24.405269 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5735440a-d74b-432d-82fa-e35caabd25e0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:24.407617 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5735440a-d74b-432d-82fa-e35caabd25e0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:24.408401 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5735440a-d74b-432d-82fa-e35caabd25e0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:24.408401 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5735440a-d74b-432d-82fa-e35caabd25e0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:24.408401 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-5735440a-d74b-432d-82fa-e35caabd25e0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c4bea514-e0c7-4498-8c60-0f3c54f034af. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:24.414823 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:24.414823 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:24.416421 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5735440a-d74b-432d-82fa-e35caabd25e0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 200 Aug 06 14:23:24.416823 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 296/1190] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:24 2026] GET /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:25.429456 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c9f95d3b-2c38-418e-9fc4-c0e24ca98074 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:25.434346 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c9f95d3b-2c38-418e-9fc4-c0e24ca98074 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:25.434616 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c9f95d3b-2c38-418e-9fc4-c0e24ca98074 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:25.434876 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c9f95d3b-2c38-418e-9fc4-c0e24ca98074 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:25.434979 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-c9f95d3b-2c38-418e-9fc4-c0e24ca98074 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c4bea514-e0c7-4498-8c60-0f3c54f034af. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:25.448461 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:25.448461 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:25.449345 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c9f95d3b-2c38-418e-9fc4-c0e24ca98074 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 200 Aug 06 14:23:25.449774 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 301/1191] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:25 2026] GET /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:26.463457 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0af6886e-79a3-4f1a-9af5-02bbd782204a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:26.465883 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0af6886e-79a3-4f1a-9af5-02bbd782204a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:26.466072 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0af6886e-79a3-4f1a-9af5-02bbd782204a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:26.466249 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0af6886e-79a3-4f1a-9af5-02bbd782204a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:26.466358 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-0af6886e-79a3-4f1a-9af5-02bbd782204a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c4bea514-e0c7-4498-8c60-0f3c54f034af. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:26.470491 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:26.470491 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:26.471275 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0af6886e-79a3-4f1a-9af5-02bbd782204a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 200 Aug 06 14:23:26.471629 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 298/1192] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:26 2026] GET /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:23:27.484990 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-bd779c6d-02be-44f7-8eed-b537884b56a8 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:27.486772 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bd779c6d-02be-44f7-8eed-b537884b56a8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:27.487014 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bd779c6d-02be-44f7-8eed-b537884b56a8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:27.487188 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bd779c6d-02be-44f7-8eed-b537884b56a8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:27.487292 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-bd779c6d-02be-44f7-8eed-b537884b56a8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c4bea514-e0c7-4498-8c60-0f3c54f034af. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:27.491453 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:27.491453 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:27.492104 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bd779c6d-02be-44f7-8eed-b537884b56a8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 200 Aug 06 14:23:27.492583 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 298/1193] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:27 2026] GET /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:27.660128 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-9e0585f2-809e-42c3-b68d-6a17102cbb9a req-ad8f5575-1633-431c-a1b8-95f7f57b023b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:27.662023 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-9e0585f2-809e-42c3-b68d-6a17102cbb9a req-ad8f5575-1633-431c-a1b8-95f7f57b023b tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] DELETE https://10.4.3.229/volume/v3/attachments/49f903ba-8808-4306-b5c7-b3ea62a409f0 Aug 06 14:23:27.662219 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-9e0585f2-809e-42c3-b68d-6a17102cbb9a req-ad8f5575-1633-431c-a1b8-95f7f57b023b tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:27.662397 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-9e0585f2-809e-42c3-b68d-6a17102cbb9a req-ad8f5575-1633-431c-a1b8-95f7f57b023b tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:27.670441 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:27.670441 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:27.717945 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-9e0585f2-809e-42c3-b68d-6a17102cbb9a req-ad8f5575-1633-431c-a1b8-95f7f57b023b tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/attachments/49f903ba-8808-4306-b5c7-b3ea62a409f0 returned with HTTP 200 Aug 06 14:23:27.718415 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 297/1194] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:23:27 2026] DELETE /volume/v3/attachments/49f903ba-8808-4306-b5c7-b3ea62a409f0 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:27.731123 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-9e0585f2-809e-42c3-b68d-6a17102cbb9a req-f1470efe-2343-495e-8863-8c66da8270c8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:27.733467 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-9e0585f2-809e-42c3-b68d-6a17102cbb9a req-f1470efe-2343-495e-8863-8c66da8270c8 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] DELETE https://10.4.3.229/volume/v3/attachments/ce3e3fc5-6853-4d3b-b7e5-6681e034ff6d Aug 06 14:23:27.733681 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-9e0585f2-809e-42c3-b68d-6a17102cbb9a req-f1470efe-2343-495e-8863-8c66da8270c8 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:27.733866 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-9e0585f2-809e-42c3-b68d-6a17102cbb9a req-f1470efe-2343-495e-8863-8c66da8270c8 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:27.741167 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:27.741167 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:27.796677 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-9e0585f2-809e-42c3-b68d-6a17102cbb9a req-f1470efe-2343-495e-8863-8c66da8270c8 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/attachments/ce3e3fc5-6853-4d3b-b7e5-6681e034ff6d returned with HTTP 200 Aug 06 14:23:27.798774 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 302/1195] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:23:27 2026] DELETE /volume/v3/attachments/ce3e3fc5-6853-4d3b-b7e5-6681e034ff6d => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:27.804871 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-9e0585f2-809e-42c3-b68d-6a17102cbb9a req-77ac1c36-6858-417a-9862-33399ef569e0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:27.807027 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-9e0585f2-809e-42c3-b68d-6a17102cbb9a req-77ac1c36-6858-417a-9862-33399ef569e0 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] DELETE https://10.4.3.229/volume/v3/attachments/07c48d06-14f5-4357-9542-a9364523c320 Aug 06 14:23:27.807216 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-9e0585f2-809e-42c3-b68d-6a17102cbb9a req-77ac1c36-6858-417a-9862-33399ef569e0 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:27.807397 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-9e0585f2-809e-42c3-b68d-6a17102cbb9a req-77ac1c36-6858-417a-9862-33399ef569e0 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:27.814675 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:27.814675 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:27.869772 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-9e0585f2-809e-42c3-b68d-6a17102cbb9a req-77ac1c36-6858-417a-9862-33399ef569e0 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/attachments/07c48d06-14f5-4357-9542-a9364523c320 returned with HTTP 200 Aug 06 14:23:27.870196 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 299/1196] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:23:27 2026] DELETE /volume/v3/attachments/07c48d06-14f5-4357-9542-a9364523c320 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:28.502380 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4b625787-36b2-43df-a006-a8ab37ab8188 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:28.504438 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4b625787-36b2-43df-a006-a8ab37ab8188 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:28.504438 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4b625787-36b2-43df-a006-a8ab37ab8188 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:28.504438 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4b625787-36b2-43df-a006-a8ab37ab8188 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:28.504609 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-4b625787-36b2-43df-a006-a8ab37ab8188 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c4bea514-e0c7-4498-8c60-0f3c54f034af. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:28.508495 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:28.508495 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:28.509188 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4b625787-36b2-43df-a006-a8ab37ab8188 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 200 Aug 06 14:23:28.509551 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 299/1197] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:28 2026] GET /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:29.430744 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-cd7fc14e-12d2-427c-8903-52223a6e56e5 req-cd906b4a-3252-4ecf-b32a-e5f0a3316c2f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:29.432768 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-cd7fc14e-12d2-427c-8903-52223a6e56e5 req-cd906b4a-3252-4ecf-b32a-e5f0a3316c2f tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] GET https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f Aug 06 14:23:29.432947 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-cd7fc14e-12d2-427c-8903-52223a6e56e5 req-cd906b4a-3252-4ecf-b32a-e5f0a3316c2f tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:29.433151 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-cd7fc14e-12d2-427c-8903-52223a6e56e5 req-cd906b4a-3252-4ecf-b32a-e5f0a3316c2f tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:29.440023 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:29.440023 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:29.443138 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-cd7fc14e-12d2-427c-8903-52223a6e56e5 req-cd906b4a-3252-4ecf-b32a-e5f0a3316c2f tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Volume info retrieved successfully. Aug 06 14:23:29.447004 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-cd7fc14e-12d2-427c-8903-52223a6e56e5 req-cd906b4a-3252-4ecf-b32a-e5f0a3316c2f tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f returned with HTTP 200 Aug 06 14:23:29.447512 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 298/1198] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:23:29 2026] GET /volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:29.526141 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f44aa454-98bd-4219-b2d2-7a9f3f6cb9bf None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:29.528648 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f44aa454-98bd-4219-b2d2-7a9f3f6cb9bf tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:29.528921 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f44aa454-98bd-4219-b2d2-7a9f3f6cb9bf tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:29.529158 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f44aa454-98bd-4219-b2d2-7a9f3f6cb9bf tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:29.529292 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-f44aa454-98bd-4219-b2d2-7a9f3f6cb9bf tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c4bea514-e0c7-4498-8c60-0f3c54f034af. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:29.531783 np0000006659 devstack@c-api.service[100396]: DEBUG dbcounter [-] [100396] Writing DB stats cinder:SELECT=281,cinder:UPDATE=72,cinder:INSERT=34 {{(pid=100396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:23:29.536808 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:29.536808 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:29.538121 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f44aa454-98bd-4219-b2d2-7a9f3f6cb9bf tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 200 Aug 06 14:23:29.538976 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 303/1199] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:29 2026] GET /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:29.548395 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f16490e1-ccb6-4bad-977c-9c765f2d1038 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:29.551014 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f16490e1-ccb6-4bad-977c-9c765f2d1038 None None] GET https://10.4.3.229/volume// Aug 06 14:23:29.551014 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f16490e1-ccb6-4bad-977c-9c765f2d1038 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:29.551014 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f16490e1-ccb6-4bad-977c-9c765f2d1038 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:29.551014 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f16490e1-ccb6-4bad-977c-9c765f2d1038 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:23:29.551379 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 300/1200] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:23: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 06 14:23:29.563446 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-cd7fc14e-12d2-427c-8903-52223a6e56e5 req-5eb9ef9f-e132-4afb-89c0-c2ee584fb8bf None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:29.568778 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-cd7fc14e-12d2-427c-8903-52223a6e56e5 req-5eb9ef9f-e132-4afb-89c0-c2ee584fb8bf tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:23:29.569109 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-cd7fc14e-12d2-427c-8903-52223a6e56e5 req-5eb9ef9f-e132-4afb-89c0-c2ee584fb8bf tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa99018b-f027-4eac-a133-aced13570b0f", "connector": null, "instance_uuid": "5e282f46-56bd-45c9-924b-c358188b75a2"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:29.582167 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:29.582167 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:29.618487 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-cd7fc14e-12d2-427c-8903-52223a6e56e5 req-5eb9ef9f-e132-4afb-89c0-c2ee584fb8bf tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:23:29.619830 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 300/1201] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:23:29 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:29.657295 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1e5fb877-669f-4625-bfe0-e460d9705ac4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:29.659320 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1e5fb877-669f-4625-bfe0-e460d9705ac4 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] GET https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f Aug 06 14:23:29.659535 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1e5fb877-669f-4625-bfe0-e460d9705ac4 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:29.659714 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1e5fb877-669f-4625-bfe0-e460d9705ac4 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:29.666345 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-73fac334-16a7-4bb2-af1b-b129b124fbe9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:29.666831 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-73fac334-16a7-4bb2-af1b-b129b124fbe9 None None] GET https://10.4.3.229/volume// Aug 06 14:23:29.667054 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-73fac334-16a7-4bb2-af1b-b129b124fbe9 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:29.667307 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-73fac334-16a7-4bb2-af1b-b129b124fbe9 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:29.667730 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-73fac334-16a7-4bb2-af1b-b129b124fbe9 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:23:29.668095 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 304/1202] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:23:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:23:29.669005 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:29.669005 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:29.672235 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1e5fb877-669f-4625-bfe0-e460d9705ac4 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Volume info retrieved successfully. Aug 06 14:23:29.675660 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-cd7fc14e-12d2-427c-8903-52223a6e56e5 req-fe6646cb-8e63-4572-846b-97f1ad4ab2f4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:29.675960 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1e5fb877-669f-4625-bfe0-e460d9705ac4 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f returned with HTTP 200 Aug 06 14:23:29.676415 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 299/1203] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:29 2026] GET /volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:29.677613 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-cd7fc14e-12d2-427c-8903-52223a6e56e5 req-fe6646cb-8e63-4572-846b-97f1ad4ab2f4 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] GET https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f Aug 06 14:23:29.677928 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-cd7fc14e-12d2-427c-8903-52223a6e56e5 req-fe6646cb-8e63-4572-846b-97f1ad4ab2f4 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:29.678214 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-cd7fc14e-12d2-427c-8903-52223a6e56e5 req-fe6646cb-8e63-4572-846b-97f1ad4ab2f4 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:29.690025 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-0b51d9f6-d3ae-4f4f-81bb-4c1beed590d3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:29.691729 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0b51d9f6-d3ae-4f4f-81bb-4c1beed590d3 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/7e89ca7d-7633-4d30-8c69-55fbbe73cd39 Aug 06 14:23:29.691921 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0b51d9f6-d3ae-4f4f-81bb-4c1beed590d3 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:29.692168 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0b51d9f6-d3ae-4f4f-81bb-4c1beed590d3 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:29.692279 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-0b51d9f6-d3ae-4f4f-81bb-4c1beed590d3 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Delete snapshot with id: 7e89ca7d-7633-4d30-8c69-55fbbe73cd39 Aug 06 14:23:29.695256 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:29.695256 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:29.697555 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:29.697555 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:29.697997 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-0b51d9f6-d3ae-4f4f-81bb-4c1beed590d3 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Snapshot retrieved successfully. Aug 06 14:23:29.704333 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-cd7fc14e-12d2-427c-8903-52223a6e56e5 req-fe6646cb-8e63-4572-846b-97f1ad4ab2f4 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Volume info retrieved successfully. Aug 06 14:23:29.708176 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-cd7fc14e-12d2-427c-8903-52223a6e56e5 req-fe6646cb-8e63-4572-846b-97f1ad4ab2f4 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f returned with HTTP 200 Aug 06 14:23:29.708769 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 301/1204] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:23:29 2026] GET /volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f => generated 1030 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:23:29.718055 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-0b51d9f6-d3ae-4f4f-81bb-4c1beed590d3 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Snapshot delete request issued successfully. Aug 06 14:23:29.718250 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0b51d9f6-d3ae-4f4f-81bb-4c1beed590d3 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/snapshots/7e89ca7d-7633-4d30-8c69-55fbbe73cd39 returned with HTTP 202 Aug 06 14:23:29.718717 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 301/1205] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:23:29 2026] DELETE /volume/v3/snapshots/7e89ca7d-7633-4d30-8c69-55fbbe73cd39 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:23:29.729941 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a9858464-b4b3-465d-8ab7-9d2a4679a1af None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:29.731918 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a9858464-b4b3-465d-8ab7-9d2a4679a1af tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/snapshots/7e89ca7d-7633-4d30-8c69-55fbbe73cd39 Aug 06 14:23:29.732219 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a9858464-b4b3-465d-8ab7-9d2a4679a1af tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:29.732527 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a9858464-b4b3-465d-8ab7-9d2a4679a1af tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:29.742126 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:29.742126 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:29.742618 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-a9858464-b4b3-465d-8ab7-9d2a4679a1af tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Snapshot retrieved successfully. Aug 06 14:23:29.743441 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a9858464-b4b3-465d-8ab7-9d2a4679a1af tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/snapshots/7e89ca7d-7633-4d30-8c69-55fbbe73cd39 returned with HTTP 200 Aug 06 14:23:29.743803 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 305/1206] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:23:29 2026] GET /volume/v3/snapshots/7e89ca7d-7633-4d30-8c69-55fbbe73cd39 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:29.802286 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-cd7fc14e-12d2-427c-8903-52223a6e56e5 req-d16f4ab3-cd68-4acb-bd0f-6c5e1b2a25e0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:29.804436 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-cd7fc14e-12d2-427c-8903-52223a6e56e5 req-d16f4ab3-cd68-4acb-bd0f-6c5e1b2a25e0 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] PUT https://10.4.3.229/volume/v3/attachments/10865e03-7080-4086-9fa2-3d5bf7a96439 Aug 06 14:23:29.804837 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-cd7fc14e-12d2-427c-8903-52223a6e56e5 req-d16f4ab3-cd68-4acb-bd0f-6c5e1b2a25e0 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:29.812568 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-cd7fc14e-12d2-427c-8903-52223a6e56e5 req-d16f4ab3-cd68-4acb-bd0f-6c5e1b2a25e0 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Acquiring lock "cinder-attachment_update-aa99018b-f027-4eac-a133-aced13570b0f-np0000006659" by "attachment_update" {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:23:29.816658 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-cd7fc14e-12d2-427c-8903-52223a6e56e5 req-d16f4ab3-cd68-4acb-bd0f-6c5e1b2a25e0 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Lock "cinder-attachment_update-aa99018b-f027-4eac-a133-aced13570b0f-np0000006659" acquired by "attachment_update" :: waited 0.004s {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:23:29.817620 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:29.817620 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:29.904734 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-cd7fc14e-12d2-427c-8903-52223a6e56e5 req-d16f4ab3-cd68-4acb-bd0f-6c5e1b2a25e0 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Lock "cinder-attachment_update-aa99018b-f027-4eac-a133-aced13570b0f-np0000006659" released by "attachment_update" :: held 0.088s {{(pid=100397) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:23:29.905110 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-cd7fc14e-12d2-427c-8903-52223a6e56e5 req-d16f4ab3-cd68-4acb-bd0f-6c5e1b2a25e0 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/attachments/10865e03-7080-4086-9fa2-3d5bf7a96439 returned with HTTP 200 Aug 06 14:23:29.905847 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 300/1207] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:23:29 2026] PUT /volume/v3/attachments/10865e03-7080-4086-9fa2-3d5bf7a96439 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:30.549389 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9109a668-1c01-4505-b92a-8520104bb5d1 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:30.550898 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9109a668-1c01-4505-b92a-8520104bb5d1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:30.551090 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9109a668-1c01-4505-b92a-8520104bb5d1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:30.551253 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9109a668-1c01-4505-b92a-8520104bb5d1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:30.551352 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-9109a668-1c01-4505-b92a-8520104bb5d1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c4bea514-e0c7-4498-8c60-0f3c54f034af. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:30.552916 np0000006659 devstack@c-api.service[100398]: DEBUG dbcounter [-] [100398] Writing DB stats cinder:SELECT=228,cinder:INSERT=22,cinder:UPDATE=44 {{(pid=100398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:23:30.555643 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:30.555643 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:30.556287 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9109a668-1c01-4505-b92a-8520104bb5d1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 200 Aug 06 14:23:30.556927 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 302/1208] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:30 2026] GET /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:30.694214 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9a2cb88f-d04b-4e93-b813-955f7d6b1e1e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:30.696051 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9a2cb88f-d04b-4e93-b813-955f7d6b1e1e tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] GET https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f Aug 06 14:23:30.696230 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9a2cb88f-d04b-4e93-b813-955f7d6b1e1e tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:30.696402 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9a2cb88f-d04b-4e93-b813-955f7d6b1e1e tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:30.699373 np0000006659 devstack@c-api.service[100399]: DEBUG dbcounter [-] [100399] Writing DB stats cinder:SELECT=265,cinder:INSERT=49,cinder:UPDATE=85 {{(pid=100399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:23:30.705877 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:30.705877 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:30.708654 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-9a2cb88f-d04b-4e93-b813-955f7d6b1e1e tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Volume info retrieved successfully. Aug 06 14:23:30.712378 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9a2cb88f-d04b-4e93-b813-955f7d6b1e1e tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f returned with HTTP 200 Aug 06 14:23:30.712875 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 302/1209] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:30 2026] GET /volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:30.757112 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-920ff845-1a06-4956-a7a6-0ba3bad2d561 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:30.762561 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-920ff845-1a06-4956-a7a6-0ba3bad2d561 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/snapshots/7e89ca7d-7633-4d30-8c69-55fbbe73cd39 Aug 06 14:23:30.762561 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-920ff845-1a06-4956-a7a6-0ba3bad2d561 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:30.762561 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-920ff845-1a06-4956-a7a6-0ba3bad2d561 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:30.771396 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-920ff845-1a06-4956-a7a6-0ba3bad2d561 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/snapshots/7e89ca7d-7633-4d30-8c69-55fbbe73cd39 returned with HTTP 404 Aug 06 14:23:30.771396 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 306/1210] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:23:30 2026] GET /volume/v3/snapshots/7e89ca7d-7633-4d30-8c69-55fbbe73cd39 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:23:30.912094 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-028285e0-9705-4a1b-b5ad-50800fbbb1c9 req-e3bcc1f9-181f-40d8-be72-95bf6a46bfdb None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:30.917557 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-028285e0-9705-4a1b-b5ad-50800fbbb1c9 req-e3bcc1f9-181f-40d8-be72-95bf6a46bfdb tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/attachments?instance_id=b974d3ca-bd6f-4bd4-a4a3-49e9f241705b Aug 06 14:23:30.917557 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-028285e0-9705-4a1b-b5ad-50800fbbb1c9 req-e3bcc1f9-181f-40d8-be72-95bf6a46bfdb tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:30.917557 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-028285e0-9705-4a1b-b5ad-50800fbbb1c9 req-e3bcc1f9-181f-40d8-be72-95bf6a46bfdb tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:30.946409 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-028285e0-9705-4a1b-b5ad-50800fbbb1c9 req-e3bcc1f9-181f-40d8-be72-95bf6a46bfdb tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/attachments?instance_id=b974d3ca-bd6f-4bd4-a4a3-49e9f241705b returned with HTTP 200 Aug 06 14:23:30.946821 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 301/1211] 10.4.3.229 () {70 vars in 1637 bytes} [Thu Aug 6 14:23:30 2026] GET /volume/v3/attachments?instance_id=b974d3ca-bd6f-4bd4-a4a3-49e9f241705b => generated 192 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:30.959576 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-028285e0-9705-4a1b-b5ad-50800fbbb1c9 req-1cef2151-316b-4565-af4f-76a83a0b34e6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:30.963953 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-028285e0-9705-4a1b-b5ad-50800fbbb1c9 req-1cef2151-316b-4565-af4f-76a83a0b34e6 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/attachments/2742a2c6-4366-4236-877c-11cab2932262 Aug 06 14:23:30.964283 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-028285e0-9705-4a1b-b5ad-50800fbbb1c9 req-1cef2151-316b-4565-af4f-76a83a0b34e6 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:30.964582 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-028285e0-9705-4a1b-b5ad-50800fbbb1c9 req-1cef2151-316b-4565-af4f-76a83a0b34e6 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:31.002498 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-028285e0-9705-4a1b-b5ad-50800fbbb1c9 req-1cef2151-316b-4565-af4f-76a83a0b34e6 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/attachments/2742a2c6-4366-4236-877c-11cab2932262 returned with HTTP 200 Aug 06 14:23:31.003324 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 303/1212] 10.4.3.229 () {70 vars in 1651 bytes} [Thu Aug 6 14:23:30 2026] GET /volume/v3/attachments/2742a2c6-4366-4236-877c-11cab2932262 => generated 993 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:31.159786 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e04a3665-fa21-43af-8cb1-562e828d7cfb None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:31.162061 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e04a3665-fa21-43af-8cb1-562e828d7cfb tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] DELETE https://10.4.3.229/volume/v3/volumes/4aa7b841-9191-4b2d-ba96-b98dd6816d5a Aug 06 14:23:31.162524 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e04a3665-fa21-43af-8cb1-562e828d7cfb tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:31.162782 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e04a3665-fa21-43af-8cb1-562e828d7cfb tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:31.163418 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-e04a3665-fa21-43af-8cb1-562e828d7cfb tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Delete volume with id: 4aa7b841-9191-4b2d-ba96-b98dd6816d5a Aug 06 14:23:31.171552 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:31.171552 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:31.172056 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-e04a3665-fa21-43af-8cb1-562e828d7cfb tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Volume info retrieved successfully. Aug 06 14:23:31.185847 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-e04a3665-fa21-43af-8cb1-562e828d7cfb tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Delete volume request issued successfully. Aug 06 14:23:31.186023 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e04a3665-fa21-43af-8cb1-562e828d7cfb tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/volumes/4aa7b841-9191-4b2d-ba96-b98dd6816d5a returned with HTTP 202 Aug 06 14:23:31.186375 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 303/1213] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:23:31 2026] DELETE /volume/v3/volumes/4aa7b841-9191-4b2d-ba96-b98dd6816d5a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:23:31.202616 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-37d398c8-90a9-47ce-a365-64d6946b5e9b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:31.205869 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-37d398c8-90a9-47ce-a365-64d6946b5e9b tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] GET https://10.4.3.229/volume/v3/volumes/4aa7b841-9191-4b2d-ba96-b98dd6816d5a Aug 06 14:23:31.205869 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-37d398c8-90a9-47ce-a365-64d6946b5e9b tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:31.207139 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-37d398c8-90a9-47ce-a365-64d6946b5e9b tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:31.223264 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:31.223264 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:31.229481 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-37d398c8-90a9-47ce-a365-64d6946b5e9b tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Volume info retrieved successfully. Aug 06 14:23:31.236008 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-37d398c8-90a9-47ce-a365-64d6946b5e9b tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/volumes/4aa7b841-9191-4b2d-ba96-b98dd6816d5a returned with HTTP 200 Aug 06 14:23:31.236008 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 307/1214] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:31 2026] GET /volume/v3/volumes/4aa7b841-9191-4b2d-ba96-b98dd6816d5a => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:31.569162 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9df8bcc2-a7a4-427d-9b95-567095cdd0c4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:31.573085 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9df8bcc2-a7a4-427d-9b95-567095cdd0c4 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:31.573263 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9df8bcc2-a7a4-427d-9b95-567095cdd0c4 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:31.573645 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9df8bcc2-a7a4-427d-9b95-567095cdd0c4 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:31.573645 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-9df8bcc2-a7a4-427d-9b95-567095cdd0c4 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c4bea514-e0c7-4498-8c60-0f3c54f034af. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:31.575191 np0000006659 devstack@c-api.service[100397]: DEBUG dbcounter [-] [100397] Writing DB stats cinder:SELECT=269,cinder:INSERT=27,cinder:UPDATE=52 {{(pid=100397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:23:31.577958 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:31.577958 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:31.578310 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9df8bcc2-a7a4-427d-9b95-567095cdd0c4 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 200 Aug 06 14:23:31.578677 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 302/1215] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:31 2026] GET /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:31.727750 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-51d8955c-1503-401e-9c50-6d9a9e167802 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:31.729791 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-51d8955c-1503-401e-9c50-6d9a9e167802 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] GET https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f Aug 06 14:23:31.729949 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-51d8955c-1503-401e-9c50-6d9a9e167802 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:31.730163 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-51d8955c-1503-401e-9c50-6d9a9e167802 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:31.739040 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:31.739040 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:31.742009 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-51d8955c-1503-401e-9c50-6d9a9e167802 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Volume info retrieved successfully. Aug 06 14:23:31.745727 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-51d8955c-1503-401e-9c50-6d9a9e167802 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f returned with HTTP 200 Aug 06 14:23:31.746097 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 304/1216] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:31 2026] GET /volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:32.251958 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-55a3cb0e-2fe7-4e1a-bdfd-cdef7b24e409 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:32.253474 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-55a3cb0e-2fe7-4e1a-bdfd-cdef7b24e409 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] GET https://10.4.3.229/volume/v3/volumes/4aa7b841-9191-4b2d-ba96-b98dd6816d5a Aug 06 14:23:32.253710 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-55a3cb0e-2fe7-4e1a-bdfd-cdef7b24e409 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:32.253917 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-55a3cb0e-2fe7-4e1a-bdfd-cdef7b24e409 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:32.263259 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-55a3cb0e-2fe7-4e1a-bdfd-cdef7b24e409 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/volumes/4aa7b841-9191-4b2d-ba96-b98dd6816d5a returned with HTTP 404 Aug 06 14:23:32.263774 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 304/1217] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:32 2026] GET /volume/v3/volumes/4aa7b841-9191-4b2d-ba96-b98dd6816d5a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:23:32.271480 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fcfc979f-838d-471e-bebf-3bcf45ca6df4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:32.273161 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fcfc979f-838d-471e-bebf-3bcf45ca6df4 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] DELETE https://10.4.3.229/volume/v3/volumes/f5185bc9-3ec0-4f7c-bc93-b4e3bb5ced28 Aug 06 14:23:32.273349 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fcfc979f-838d-471e-bebf-3bcf45ca6df4 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:32.273565 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fcfc979f-838d-471e-bebf-3bcf45ca6df4 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:32.273736 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-fcfc979f-838d-471e-bebf-3bcf45ca6df4 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Delete volume with id: f5185bc9-3ec0-4f7c-bc93-b4e3bb5ced28 Aug 06 14:23:32.280249 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:32.280249 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:32.280747 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-fcfc979f-838d-471e-bebf-3bcf45ca6df4 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Volume info retrieved successfully. Aug 06 14:23:32.297945 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-fcfc979f-838d-471e-bebf-3bcf45ca6df4 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Delete volume request issued successfully. Aug 06 14:23:32.299749 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fcfc979f-838d-471e-bebf-3bcf45ca6df4 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/volumes/f5185bc9-3ec0-4f7c-bc93-b4e3bb5ced28 returned with HTTP 202 Aug 06 14:23:32.300272 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 308/1218] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:23:32 2026] DELETE /volume/v3/volumes/f5185bc9-3ec0-4f7c-bc93-b4e3bb5ced28 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:23:32.310517 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8cb7e4af-9a62-4713-a5c8-aff2b9bc301d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:32.312008 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8cb7e4af-9a62-4713-a5c8-aff2b9bc301d tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] GET https://10.4.3.229/volume/v3/volumes/f5185bc9-3ec0-4f7c-bc93-b4e3bb5ced28 Aug 06 14:23:32.312167 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8cb7e4af-9a62-4713-a5c8-aff2b9bc301d tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:32.312371 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8cb7e4af-9a62-4713-a5c8-aff2b9bc301d tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:32.320124 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:32.320124 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:32.323461 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8cb7e4af-9a62-4713-a5c8-aff2b9bc301d tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Volume info retrieved successfully. Aug 06 14:23:32.327309 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8cb7e4af-9a62-4713-a5c8-aff2b9bc301d tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/volumes/f5185bc9-3ec0-4f7c-bc93-b4e3bb5ced28 returned with HTTP 200 Aug 06 14:23:32.327702 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 303/1219] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:32 2026] GET /volume/v3/volumes/f5185bc9-3ec0-4f7c-bc93-b4e3bb5ced28 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:32.590063 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f93ebd5f-c4a7-4f6e-8abf-95202974b5fa None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:32.591682 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f93ebd5f-c4a7-4f6e-8abf-95202974b5fa tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:32.591851 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f93ebd5f-c4a7-4f6e-8abf-95202974b5fa tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:32.592060 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f93ebd5f-c4a7-4f6e-8abf-95202974b5fa tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:32.592200 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-f93ebd5f-c4a7-4f6e-8abf-95202974b5fa tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c4bea514-e0c7-4498-8c60-0f3c54f034af. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:32.596032 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:32.596032 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:32.596686 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f93ebd5f-c4a7-4f6e-8abf-95202974b5fa tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 200 Aug 06 14:23:32.597054 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 305/1220] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:32 2026] GET /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:32.757674 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-17f753a8-7de6-48f6-b3c8-28d115cf6434 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:32.759605 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-17f753a8-7de6-48f6-b3c8-28d115cf6434 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] GET https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f Aug 06 14:23:32.759910 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-17f753a8-7de6-48f6-b3c8-28d115cf6434 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:32.760205 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-17f753a8-7de6-48f6-b3c8-28d115cf6434 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:32.769667 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:32.769667 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:32.773598 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-17f753a8-7de6-48f6-b3c8-28d115cf6434 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Volume info retrieved successfully. Aug 06 14:23:32.777639 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-17f753a8-7de6-48f6-b3c8-28d115cf6434 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f returned with HTTP 200 Aug 06 14:23:32.778061 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 305/1221] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:32 2026] GET /volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:33.167716 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-cd7fc14e-12d2-427c-8903-52223a6e56e5 req-d7880bf6-6c47-4640-b862-7a9bc361cbe3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:33.170838 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-cd7fc14e-12d2-427c-8903-52223a6e56e5 req-d7880bf6-6c47-4640-b862-7a9bc361cbe3 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] POST https://10.4.3.229/volume/v3/attachments/10865e03-7080-4086-9fa2-3d5bf7a96439/action Aug 06 14:23:33.171299 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-cd7fc14e-12d2-427c-8903-52223a6e56e5 req-d7880bf6-6c47-4640-b862-7a9bc361cbe3 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Action body: b'{"os-complete": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:23:33.171491 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-cd7fc14e-12d2-427c-8903-52223a6e56e5 req-d7880bf6-6c47-4640-b862-7a9bc361cbe3 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:33.192217 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:33.192217 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:33.203506 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-cd7fc14e-12d2-427c-8903-52223a6e56e5 req-d7880bf6-6c47-4640-b862-7a9bc361cbe3 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/attachments/10865e03-7080-4086-9fa2-3d5bf7a96439/action returned with HTTP 204 Aug 06 14:23:33.203506 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 309/1222] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:23:33 2026] POST /volume/v3/attachments/10865e03-7080-4086-9fa2-3d5bf7a96439/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:23:33.350558 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-aa0526cc-44fa-455f-b55f-8ea75289a568 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:33.352939 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-aa0526cc-44fa-455f-b55f-8ea75289a568 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] GET https://10.4.3.229/volume/v3/volumes/f5185bc9-3ec0-4f7c-bc93-b4e3bb5ced28 Aug 06 14:23:33.353164 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-aa0526cc-44fa-455f-b55f-8ea75289a568 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:33.353359 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-aa0526cc-44fa-455f-b55f-8ea75289a568 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:33.362981 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-aa0526cc-44fa-455f-b55f-8ea75289a568 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/volumes/f5185bc9-3ec0-4f7c-bc93-b4e3bb5ced28 returned with HTTP 404 Aug 06 14:23:33.363461 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 304/1223] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:33 2026] GET /volume/v3/volumes/f5185bc9-3ec0-4f7c-bc93-b4e3bb5ced28 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:23:33.369572 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-52255472-a195-450d-b633-387b28a22bb7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:33.371367 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-52255472-a195-450d-b633-387b28a22bb7 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] DELETE https://10.4.3.229/volume/v3/volumes/c4880d5c-49d8-4243-9858-b1e176087713 Aug 06 14:23:33.371611 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-52255472-a195-450d-b633-387b28a22bb7 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:33.371851 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-52255472-a195-450d-b633-387b28a22bb7 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:33.373660 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-52255472-a195-450d-b633-387b28a22bb7 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Delete volume with id: c4880d5c-49d8-4243-9858-b1e176087713 Aug 06 14:23:33.384025 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:33.384025 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:33.385299 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-52255472-a195-450d-b633-387b28a22bb7 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Volume info retrieved successfully. Aug 06 14:23:33.401677 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-52255472-a195-450d-b633-387b28a22bb7 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Delete volume request issued successfully. Aug 06 14:23:33.401948 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-52255472-a195-450d-b633-387b28a22bb7 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/volumes/c4880d5c-49d8-4243-9858-b1e176087713 returned with HTTP 202 Aug 06 14:23:33.402263 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 306/1224] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:23:33 2026] DELETE /volume/v3/volumes/c4880d5c-49d8-4243-9858-b1e176087713 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:23:33.412601 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9eb417f9-1d39-4a1d-80fe-e014d6b0674f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:33.416467 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9eb417f9-1d39-4a1d-80fe-e014d6b0674f tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] GET https://10.4.3.229/volume/v3/volumes/c4880d5c-49d8-4243-9858-b1e176087713 Aug 06 14:23:33.416710 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9eb417f9-1d39-4a1d-80fe-e014d6b0674f tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:33.416920 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9eb417f9-1d39-4a1d-80fe-e014d6b0674f tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:33.429217 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:33.429217 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:33.443965 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-9eb417f9-1d39-4a1d-80fe-e014d6b0674f tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Volume info retrieved successfully. Aug 06 14:23:33.454085 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9eb417f9-1d39-4a1d-80fe-e014d6b0674f tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/volumes/c4880d5c-49d8-4243-9858-b1e176087713 returned with HTTP 200 Aug 06 14:23:33.454472 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 306/1225] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:33 2026] GET /volume/v3/volumes/c4880d5c-49d8-4243-9858-b1e176087713 => generated 1359 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:33.607762 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2339c6df-74fe-40c2-8d79-144bf9569afe None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:33.609878 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2339c6df-74fe-40c2-8d79-144bf9569afe tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:33.610072 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2339c6df-74fe-40c2-8d79-144bf9569afe tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:33.610246 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2339c6df-74fe-40c2-8d79-144bf9569afe tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:33.610365 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-2339c6df-74fe-40c2-8d79-144bf9569afe tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c4bea514-e0c7-4498-8c60-0f3c54f034af. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:33.614489 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:33.614489 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:33.615168 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2339c6df-74fe-40c2-8d79-144bf9569afe tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 200 Aug 06 14:23:33.615515 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 310/1226] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:33 2026] GET /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:33.794257 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7a8eecd3-9b08-4d0d-82fd-d5bd355cb58d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:33.796119 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7a8eecd3-9b08-4d0d-82fd-d5bd355cb58d tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] GET https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f Aug 06 14:23:33.796333 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7a8eecd3-9b08-4d0d-82fd-d5bd355cb58d tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:33.796556 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7a8eecd3-9b08-4d0d-82fd-d5bd355cb58d tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:33.805105 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:33.805105 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:33.808265 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-7a8eecd3-9b08-4d0d-82fd-d5bd355cb58d tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Volume info retrieved successfully. Aug 06 14:23:33.813373 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7a8eecd3-9b08-4d0d-82fd-d5bd355cb58d tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f returned with HTTP 200 Aug 06 14:23:33.813844 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 305/1227] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:33 2026] GET /volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:33.831191 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1752d75b-da9d-4781-873d-b056e88c2d0f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:33.832948 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1752d75b-da9d-4781-873d-b056e88c2d0f tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] GET https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f Aug 06 14:23:33.833151 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1752d75b-da9d-4781-873d-b056e88c2d0f tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:33.833334 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1752d75b-da9d-4781-873d-b056e88c2d0f tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:33.842258 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:33.842258 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:33.845413 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-1752d75b-da9d-4781-873d-b056e88c2d0f tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Volume info retrieved successfully. Aug 06 14:23:33.849310 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1752d75b-da9d-4781-873d-b056e88c2d0f tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f returned with HTTP 200 Aug 06 14:23:33.849831 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 307/1228] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:33 2026] GET /volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f => generated 1143 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:33.909285 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-e6826a83-35ce-4853-bd59-fc50571df0e3 req-f44da634-a7bc-4287-846d-d5b97be10dc7 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:33.911000 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-e6826a83-35ce-4853-bd59-fc50571df0e3 req-f44da634-a7bc-4287-846d-d5b97be10dc7 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] GET https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f Aug 06 14:23:33.911173 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-e6826a83-35ce-4853-bd59-fc50571df0e3 req-f44da634-a7bc-4287-846d-d5b97be10dc7 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:33.911339 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-e6826a83-35ce-4853-bd59-fc50571df0e3 req-f44da634-a7bc-4287-846d-d5b97be10dc7 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:33.921193 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:33.921193 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:33.924834 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-e6826a83-35ce-4853-bd59-fc50571df0e3 req-f44da634-a7bc-4287-846d-d5b97be10dc7 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Volume info retrieved successfully. Aug 06 14:23:33.930516 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-e6826a83-35ce-4853-bd59-fc50571df0e3 req-f44da634-a7bc-4287-846d-d5b97be10dc7 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f returned with HTTP 200 Aug 06 14:23:33.931043 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 307/1229] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:23:33 2026] GET /volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:34.472475 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5323510c-081b-490b-add5-1fbaacc3c3c8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:34.472475 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5323510c-081b-490b-add5-1fbaacc3c3c8 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] GET https://10.4.3.229/volume/v3/volumes/c4880d5c-49d8-4243-9858-b1e176087713 Aug 06 14:23:34.472475 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5323510c-081b-490b-add5-1fbaacc3c3c8 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:34.472475 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5323510c-081b-490b-add5-1fbaacc3c3c8 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:34.478877 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5323510c-081b-490b-add5-1fbaacc3c3c8 tempest-TaggedBootDevicesTest-623458222 tempest-TaggedBootDevicesTest-623458222-project-member] https://10.4.3.229/volume/v3/volumes/c4880d5c-49d8-4243-9858-b1e176087713 returned with HTTP 404 Aug 06 14:23:34.478877 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 311/1230] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:34 2026] GET /volume/v3/volumes/c4880d5c-49d8-4243-9858-b1e176087713 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:23:34.630663 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-12f3e576-1f63-4a40-8435-649975822a2d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:34.633723 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-12f3e576-1f63-4a40-8435-649975822a2d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:34.633948 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-12f3e576-1f63-4a40-8435-649975822a2d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:34.634197 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-12f3e576-1f63-4a40-8435-649975822a2d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:34.634468 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-12f3e576-1f63-4a40-8435-649975822a2d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c4bea514-e0c7-4498-8c60-0f3c54f034af. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:34.643879 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:34.643879 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:34.644743 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-12f3e576-1f63-4a40-8435-649975822a2d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 200 Aug 06 14:23:34.645201 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 306/1231] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:34 2026] GET /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:35.659694 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bb931373-bd5d-4310-aff7-3cff92fc8d66 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:35.661289 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bb931373-bd5d-4310-aff7-3cff92fc8d66 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:35.661501 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bb931373-bd5d-4310-aff7-3cff92fc8d66 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:35.662668 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bb931373-bd5d-4310-aff7-3cff92fc8d66 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:35.662668 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-bb931373-bd5d-4310-aff7-3cff92fc8d66 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c4bea514-e0c7-4498-8c60-0f3c54f034af. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:35.665891 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:35.665891 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:35.666550 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bb931373-bd5d-4310-aff7-3cff92fc8d66 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 200 Aug 06 14:23:35.667025 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 308/1232] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:35 2026] GET /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:36.436443 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-40fb771a-72c3-4504-a9b7-6ce9ab1414f6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:36.438312 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-40fb771a-72c3-4504-a9b7-6ce9ab1414f6 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:23:36.438480 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-40fb771a-72c3-4504-a9b7-6ce9ab1414f6 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:36.438655 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-40fb771a-72c3-4504-a9b7-6ce9ab1414f6 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:36.449999 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:36.449999 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:36.454799 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-40fb771a-72c3-4504-a9b7-6ce9ab1414f6 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:23:36.460621 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-40fb771a-72c3-4504-a9b7-6ce9ab1414f6 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:23:36.460867 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 308/1233] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:23:36 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 1441 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:36.636376 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e70ec352-96bd-4869-a0ce-d7c4e100e3d9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:36.642450 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e70ec352-96bd-4869-a0ce-d7c4e100e3d9 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] GET https://10.4.3.229/volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb Aug 06 14:23:36.642450 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e70ec352-96bd-4869-a0ce-d7c4e100e3d9 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:36.642450 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e70ec352-96bd-4869-a0ce-d7c4e100e3d9 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:36.650210 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:36.650210 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:36.657085 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-e70ec352-96bd-4869-a0ce-d7c4e100e3d9 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Volume info retrieved successfully. Aug 06 14:23:36.663236 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e70ec352-96bd-4869-a0ce-d7c4e100e3d9 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb returned with HTTP 200 Aug 06 14:23:36.663236 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 312/1234] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:36 2026] GET /volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:36.682566 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-35bfa04c-8a09-452d-a326-030c524375e6 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:36.685377 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-35bfa04c-8a09-452d-a326-030c524375e6 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:36.685579 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-35bfa04c-8a09-452d-a326-030c524375e6 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:36.685755 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-35bfa04c-8a09-452d-a326-030c524375e6 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:36.686962 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-35bfa04c-8a09-452d-a326-030c524375e6 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c4bea514-e0c7-4498-8c60-0f3c54f034af. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:36.692807 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:36.692807 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:36.693626 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-35bfa04c-8a09-452d-a326-030c524375e6 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 200 Aug 06 14:23:36.695722 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 307/1235] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:36 2026] GET /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:36.739303 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e6bf0ec4-f750-41b5-ae5d-5e376314811e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:36.741351 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e6bf0ec4-f750-41b5-ae5d-5e376314811e tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] GET https://10.4.3.229/volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb Aug 06 14:23:36.741614 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e6bf0ec4-f750-41b5-ae5d-5e376314811e tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:36.741726 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e6bf0ec4-f750-41b5-ae5d-5e376314811e tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:36.749677 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:36.749677 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:36.754068 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e6bf0ec4-f750-41b5-ae5d-5e376314811e tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Volume info retrieved successfully. Aug 06 14:23:36.758220 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e6bf0ec4-f750-41b5-ae5d-5e376314811e tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb returned with HTTP 200 Aug 06 14:23:36.758762 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 309/1236] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:36 2026] GET /volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:36.972532 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-cf677b16-5246-4bcb-812c-eed01288e9ed None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:36.973104 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cf677b16-5246-4bcb-812c-eed01288e9ed None None] GET https://10.4.3.229/volume// Aug 06 14:23:36.973382 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cf677b16-5246-4bcb-812c-eed01288e9ed None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:36.973791 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cf677b16-5246-4bcb-812c-eed01288e9ed None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:36.974490 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cf677b16-5246-4bcb-812c-eed01288e9ed None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:23:36.974490 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 309/1237] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:23: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 06 14:23:37.003795 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-e0c7cda0-d104-40ff-919a-69d771c762e7 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:37.005816 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-e0c7cda0-d104-40ff-919a-69d771c762e7 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:23:37.006198 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-e0c7cda0-d104-40ff-919a-69d771c762e7 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ba0e216-e8c0-47e7-bca3-c24b88c9904e", "connector": null, "instance_uuid": "b3bce6df-7e92-40a9-9af3-4d445a9c3fa0"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:37.034075 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:37.034075 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:37.065732 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-e0c7cda0-d104-40ff-919a-69d771c762e7 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:23:37.067236 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 313/1238] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:23:37 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 14:23:37.104399 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-6b99929b-26b2-44d8-af16-22032b028998 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:37.113441 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-6b99929b-26b2-44d8-af16-22032b028998 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] DELETE https://10.4.3.229/volume/v3/attachments/45c38618-ba2e-4d2e-9e56-2b21ab9da7cb Aug 06 14:23:37.113780 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-6b99929b-26b2-44d8-af16-22032b028998 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:37.114010 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-6b99929b-26b2-44d8-af16-22032b028998 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:37.127443 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:37.127443 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:37.196854 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-6b99929b-26b2-44d8-af16-22032b028998 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments/45c38618-ba2e-4d2e-9e56-2b21ab9da7cb returned with HTTP 200 Aug 06 14:23:37.196854 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 308/1239] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:23:37 2026] DELETE /volume/v3/attachments/45c38618-ba2e-4d2e-9e56-2b21ab9da7cb => generated 367 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:37.705622 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-56eebc83-b5d0-4612-b83b-a5c9bf761ea7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:37.708126 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-56eebc83-b5d0-4612-b83b-a5c9bf761ea7 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:37.708457 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-56eebc83-b5d0-4612-b83b-a5c9bf761ea7 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:37.708709 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-56eebc83-b5d0-4612-b83b-a5c9bf761ea7 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:37.708867 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-56eebc83-b5d0-4612-b83b-a5c9bf761ea7 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c4bea514-e0c7-4498-8c60-0f3c54f034af. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:37.715154 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:37.715154 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:37.715909 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-56eebc83-b5d0-4612-b83b-a5c9bf761ea7 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 200 Aug 06 14:23:37.716303 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 310/1240] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:37 2026] GET /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:37.730129 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-905cc0e9-4854-4b93-a04d-cd83f07e15c1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:37.735624 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-905cc0e9-4854-4b93-a04d-cd83f07e15c1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/62aae0d7-6e9f-4a12-aa26-3820eabb01f9 Aug 06 14:23:37.735853 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-905cc0e9-4854-4b93-a04d-cd83f07e15c1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:37.736134 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-905cc0e9-4854-4b93-a04d-cd83f07e15c1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:37.747997 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:37.747997 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:37.760399 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-905cc0e9-4854-4b93-a04d-cd83f07e15c1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:23:37.773466 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-905cc0e9-4854-4b93-a04d-cd83f07e15c1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/62aae0d7-6e9f-4a12-aa26-3820eabb01f9 returned with HTTP 200 Aug 06 14:23:37.775761 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 310/1241] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:37 2026] GET /volume/v3/volumes/62aae0d7-6e9f-4a12-aa26-3820eabb01f9 => generated 1356 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:37.788098 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-87d855e0-cd60-4c08-b1ad-45921476d244 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:37.790449 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-87d855e0-cd60-4c08-b1ad-45921476d244 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] POST https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af/restore Aug 06 14:23:37.790911 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-87d855e0-cd60-4c08-b1ad-45921476d244 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:37.792747 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.backups [None req-87d855e0-cd60-4c08-b1ad-45921476d244 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Restoring backup c4bea514-e0c7-4498-8c60-0f3c54f034af ({'restore': {}}) {{(pid=100396) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 14:23:37.792900 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.backups [None req-87d855e0-cd60-4c08-b1ad-45921476d244 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Restoring backup c4bea514-e0c7-4498-8c60-0f3c54f034af to volume None. Aug 06 14:23:37.801270 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:37.801270 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:37.803390 np0000006659 devstack@c-api.service[100396]: INFO cinder.backup.api [None req-87d855e0-cd60-4c08-b1ad-45921476d244 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Creating volume of 1 GB for restore of backup c4bea514-e0c7-4498-8c60-0f3c54f034af. Aug 06 14:23:37.812723 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-87d855e0-cd60-4c08-b1ad-45921476d244 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Availability zone cache updated, next update will occur around 2026-08-06 15:23:37.812106. {{(pid=100396) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 14:23:37.812904 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-87d855e0-cd60-4c08-b1ad-45921476d244 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Availability Zones retrieved successfully. Aug 06 14:23:37.822574 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-87d855e0-cd60-4c08-b1ad-45921476d244 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Flow 'volume_create_api' (c0e5580d-df07-452f-8646-e99dd8172b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:23:37.824077 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-87d855e0-cd60-4c08-b1ad-45921476d244 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (552a1072-17b3-44d8-842f-d69d74d7d4c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:37.825505 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-87d855e0-cd60-4c08-b1ad-45921476d244 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:23:37.876930 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-87d855e0-cd60-4c08-b1ad-45921476d244 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (552a1072-17b3-44d8-842f-d69d74d7d4c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:37.879610 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-87d855e0-cd60-4c08-b1ad-45921476d244 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b331b20-b9bb-4bca-a1f0-68cb042b695f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:37.931719 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-87d855e0-cd60-4c08-b1ad-45921476d244 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Created reservations ['edf7a55a-8026-4e55-8610-2f0462247c3f', 'f5509922-875e-4fb4-a1b1-b784a3c0c199', 'e85f833c-34bc-4158-8ba5-ade029e1c77c', '464bdee0-77bd-4e62-b1fe-161a6aa766a2'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:23:37.932847 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-87d855e0-cd60-4c08-b1ad-45921476d244 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b331b20-b9bb-4bca-a1f0-68cb042b695f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edf7a55a-8026-4e55-8610-2f0462247c3f', 'f5509922-875e-4fb4-a1b1-b784a3c0c199', 'e85f833c-34bc-4158-8ba5-ade029e1c77c', '464bdee0-77bd-4e62-b1fe-161a6aa766a2']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:37.933931 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-87d855e0-cd60-4c08-b1ad-45921476d244 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71036c25-5b2d-483c-a82a-065a35762506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:37.974363 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-87d855e0-cd60-4c08-b1ad-45921476d244 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71036c25-5b2d-483c-a82a-065a35762506) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ca5684d-5a79-4712-bc8c-fbc73c30ceba', '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_c4bea514-e0c7-4498-8c60-0f3c54f034af',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee9b4470556e417f9fa68db4440e6275',qos_specs=None,replication_status=,reservations=['edf7a55a-8026-4e55-8610-2f0462247c3f','f5509922-875e-4fb4-a1b1-b784a3c0c199','e85f833c-34bc-4158-8ba5-ade029e1c77c','464bdee0-77bd-4e62-b1fe-161a6aa766a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2b527234b654d94a050862338d468c2',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:23:37Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c4bea514-e0c7-4498-8c60-0f3c54f034af',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ca5684d-5a79-4712-bc8c-fbc73c30ceba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee9b4470556e417f9fa68db4440e6275',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2b527234b654d94a050862338d468c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:37.975186 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-87d855e0-cd60-4c08-b1ad-45921476d244 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (242af71c-ebec-4258-b8c2-392d97e48b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:38.000038 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-87d855e0-cd60-4c08-b1ad-45921476d244 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (242af71c-ebec-4258-b8c2-392d97e48b15) transitioned into 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_c4bea514-e0c7-4498-8c60-0f3c54f034af',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee9b4470556e417f9fa68db4440e6275',qos_specs=None,replication_status=,reservations=['edf7a55a-8026-4e55-8610-2f0462247c3f','f5509922-875e-4fb4-a1b1-b784a3c0c199','e85f833c-34bc-4158-8ba5-ade029e1c77c','464bdee0-77bd-4e62-b1fe-161a6aa766a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2b527234b654d94a050862338d468c2',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:38.001287 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-87d855e0-cd60-4c08-b1ad-45921476d244 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d690b20f-bed5-4421-9813-b641080dcb94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:38.013868 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-87d855e0-cd60-4c08-b1ad-45921476d244 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d690b20f-bed5-4421-9813-b641080dcb94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:38.014917 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-87d855e0-cd60-4c08-b1ad-45921476d244 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Flow 'volume_create_api' (c0e5580d-df07-452f-8646-e99dd8172b75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:23:38.015270 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-87d855e0-cd60-4c08-b1ad-45921476d244 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Create volume request issued successfully. Aug 06 14:23:38.028859 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:38.028859 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:38.029482 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-87d855e0-cd60-4c08-b1ad-45921476d244 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:23:38.158453 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-9eebac55-844a-4de3-9ec8-02c87247b29b req-6b39b45a-7332-40d9-a7b2-ed1bf8f21be2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:38.163535 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-9eebac55-844a-4de3-9ec8-02c87247b29b req-6b39b45a-7332-40d9-a7b2-ed1bf8f21be2 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] GET https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f Aug 06 14:23:38.163793 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-9eebac55-844a-4de3-9ec8-02c87247b29b req-6b39b45a-7332-40d9-a7b2-ed1bf8f21be2 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:38.164043 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-9eebac55-844a-4de3-9ec8-02c87247b29b req-6b39b45a-7332-40d9-a7b2-ed1bf8f21be2 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:38.180785 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:38.180785 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:38.189337 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-9eebac55-844a-4de3-9ec8-02c87247b29b req-6b39b45a-7332-40d9-a7b2-ed1bf8f21be2 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Volume info retrieved successfully. Aug 06 14:23:38.196071 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-9eebac55-844a-4de3-9ec8-02c87247b29b req-6b39b45a-7332-40d9-a7b2-ed1bf8f21be2 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f returned with HTTP 200 Aug 06 14:23:38.196659 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 309/1242] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:23:38 2026] GET /volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f => generated 1143 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:38.783515 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-22a93a90-c8f2-4e63-af11-bc0bfbea51e0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:38.785306 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-22a93a90-c8f2-4e63-af11-bc0bfbea51e0 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] PUT https://10.4.3.229/volume/v3/attachments/6dcf5eec-71fc-495b-956f-ebafe9eb4420 Aug 06 14:23:38.785685 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-22a93a90-c8f2-4e63-af11-bc0bfbea51e0 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:38.795601 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-22a93a90-c8f2-4e63-af11-bc0bfbea51e0 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Acquiring lock "cinder-attachment_update-1ba0e216-e8c0-47e7-bca3-c24b88c9904e-np0000006659" by "attachment_update" {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:23:38.800968 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-22a93a90-c8f2-4e63-af11-bc0bfbea51e0 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Lock "cinder-attachment_update-1ba0e216-e8c0-47e7-bca3-c24b88c9904e-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:23:38.802036 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:38.802036 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:38.903708 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-22a93a90-c8f2-4e63-af11-bc0bfbea51e0 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Lock "cinder-attachment_update-1ba0e216-e8c0-47e7-bca3-c24b88c9904e-np0000006659" released by "attachment_update" :: held 0.102s {{(pid=100398) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:23:38.903708 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-22a93a90-c8f2-4e63-af11-bc0bfbea51e0 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments/6dcf5eec-71fc-495b-956f-ebafe9eb4420 returned with HTTP 200 Aug 06 14:23:38.903997 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 311/1243] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:23:38 2026] PUT /volume/v3/attachments/6dcf5eec-71fc-495b-956f-ebafe9eb4420 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:38.931015 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-17ef9567-9f4e-4707-ba3e-db6ec753a6a7 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:38.934308 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-17ef9567-9f4e-4707-ba3e-db6ec753a6a7 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/attachments/6dcf5eec-71fc-495b-956f-ebafe9eb4420 Aug 06 14:23:38.934735 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-17ef9567-9f4e-4707-ba3e-db6ec753a6a7 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:38.935027 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-17ef9567-9f4e-4707-ba3e-db6ec753a6a7 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:38.956776 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-17ef9567-9f4e-4707-ba3e-db6ec753a6a7 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments/6dcf5eec-71fc-495b-956f-ebafe9eb4420 returned with HTTP 200 Aug 06 14:23:38.957115 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 311/1244] 10.4.3.229 () {70 vars in 1651 bytes} [Thu Aug 6 14:23:38 2026] GET /volume/v3/attachments/6dcf5eec-71fc-495b-956f-ebafe9eb4420 => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:39.038242 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:39.038242 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:39.038771 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-87d855e0-cd60-4c08-b1ad-45921476d244 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:23:39.038894 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.backup.api [None req-87d855e0-cd60-4c08-b1ad-45921476d244 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Checking backup size 1 against volume size 1 {{(pid=100396) restore /opt/stack/cinder/cinder/backup/api.py:420}} Aug 06 14:23:39.039028 np0000006659 devstack@c-api.service[100396]: INFO cinder.backup.api [None req-87d855e0-cd60-4c08-b1ad-45921476d244 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Overwriting volume 8ca5684d-5a79-4712-bc8c-fbc73c30ceba with restore of backup c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:39.052831 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.backup.rpcapi [None req-87d855e0-cd60-4c08-b1ad-45921476d244 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] restore_backup in rpcapi backup_id c4bea514-e0c7-4498-8c60-0f3c54f034af {{(pid=100396) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 14:23:39.054279 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-87d855e0-cd60-4c08-b1ad-45921476d244 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af/restore returned with HTTP 202 Aug 06 14:23:39.054859 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 314/1245] 10.4.3.229 () {68 vars in 1393 bytes} [Thu Aug 6 14:23:37 2026] POST /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af/restore => generated 189 bytes in 1267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:23:39.065162 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6db60abc-d7c9-4369-ae32-1285575a7278 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:39.069040 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6db60abc-d7c9-4369-ae32-1285575a7278 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:39.069549 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6db60abc-d7c9-4369-ae32-1285575a7278 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:39.070063 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6db60abc-d7c9-4369-ae32-1285575a7278 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:39.070063 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-6db60abc-d7c9-4369-ae32-1285575a7278 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c4bea514-e0c7-4498-8c60-0f3c54f034af. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:39.075834 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:39.075834 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:39.076947 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6db60abc-d7c9-4369-ae32-1285575a7278 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 200 Aug 06 14:23:39.077398 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 310/1246] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:39 2026] GET /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:40.095230 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2635c51d-5379-4e6e-9523-8d2c3c841dfd None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:40.097087 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2635c51d-5379-4e6e-9523-8d2c3c841dfd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:40.097409 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2635c51d-5379-4e6e-9523-8d2c3c841dfd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:40.097810 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2635c51d-5379-4e6e-9523-8d2c3c841dfd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:40.099047 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-2635c51d-5379-4e6e-9523-8d2c3c841dfd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c4bea514-e0c7-4498-8c60-0f3c54f034af. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:40.103349 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:40.103349 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:40.105516 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2635c51d-5379-4e6e-9523-8d2c3c841dfd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 200 Aug 06 14:23:40.106170 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 312/1247] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:40 2026] GET /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:40.939857 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-10ba4996-54cd-40d9-a04e-c79a6746ac2e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:40.944141 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-10ba4996-54cd-40d9-a04e-c79a6746ac2e tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] DELETE https://10.4.3.229/volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb Aug 06 14:23:40.944141 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-10ba4996-54cd-40d9-a04e-c79a6746ac2e tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:40.944141 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-10ba4996-54cd-40d9-a04e-c79a6746ac2e tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:40.944141 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-10ba4996-54cd-40d9-a04e-c79a6746ac2e tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Delete volume with id: 751d8d24-6f07-479c-949f-437818db1dcb Aug 06 14:23:40.957590 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:40.957590 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:40.958289 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-10ba4996-54cd-40d9-a04e-c79a6746ac2e tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Volume info retrieved successfully. Aug 06 14:23:40.988055 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-10ba4996-54cd-40d9-a04e-c79a6746ac2e tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Delete volume request issued successfully. Aug 06 14:23:40.988055 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-10ba4996-54cd-40d9-a04e-c79a6746ac2e tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb returned with HTTP 202 Aug 06 14:23:40.988055 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 312/1248] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:23:40 2026] DELETE /volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:23:40.996624 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a9b72e61-2bdf-4cef-8817-b27e3d3fb741 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:41.000368 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a9b72e61-2bdf-4cef-8817-b27e3d3fb741 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] GET https://10.4.3.229/volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb Aug 06 14:23:41.000677 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a9b72e61-2bdf-4cef-8817-b27e3d3fb741 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:41.000881 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a9b72e61-2bdf-4cef-8817-b27e3d3fb741 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:41.009410 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:41.009410 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:41.015117 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-a9b72e61-2bdf-4cef-8817-b27e3d3fb741 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Volume info retrieved successfully. Aug 06 14:23:41.022779 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a9b72e61-2bdf-4cef-8817-b27e3d3fb741 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb returned with HTTP 200 Aug 06 14:23:41.023215 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 315/1249] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:40 2026] GET /volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:41.118526 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-876d5d54-429b-4992-9679-4f37a7b9dc61 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:41.120314 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-876d5d54-429b-4992-9679-4f37a7b9dc61 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:41.120520 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-876d5d54-429b-4992-9679-4f37a7b9dc61 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:41.120710 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-876d5d54-429b-4992-9679-4f37a7b9dc61 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:41.120840 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-876d5d54-429b-4992-9679-4f37a7b9dc61 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c4bea514-e0c7-4498-8c60-0f3c54f034af. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:41.126149 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:41.126149 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:41.127314 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-876d5d54-429b-4992-9679-4f37a7b9dc61 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 200 Aug 06 14:23:41.127694 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 311/1250] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:41 2026] GET /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:42.036182 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-10a0aa2e-0e44-4a2c-a0bd-10d50e5d3822 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:42.038049 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-10a0aa2e-0e44-4a2c-a0bd-10d50e5d3822 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] GET https://10.4.3.229/volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb Aug 06 14:23:42.038288 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-10a0aa2e-0e44-4a2c-a0bd-10d50e5d3822 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:42.038539 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-10a0aa2e-0e44-4a2c-a0bd-10d50e5d3822 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:42.044519 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-10a0aa2e-0e44-4a2c-a0bd-10d50e5d3822 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb returned with HTTP 404 Aug 06 14:23:42.045235 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 313/1251] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:42 2026] GET /volume/v3/volumes/751d8d24-6f07-479c-949f-437818db1dcb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:23:42.125588 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6c738bc7-32fa-47db-86b1-b30b158939f1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:42.127268 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6c738bc7-32fa-47db-86b1-b30b158939f1 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] DELETE https://10.4.3.229/volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b Aug 06 14:23:42.127602 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6c738bc7-32fa-47db-86b1-b30b158939f1 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:42.127913 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6c738bc7-32fa-47db-86b1-b30b158939f1 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:42.129141 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-6c738bc7-32fa-47db-86b1-b30b158939f1 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Delete volume with id: 10fb24d3-7493-4f80-8701-edcb921f8a7b Aug 06 14:23:42.137823 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d771be99-777a-4baa-93d7-d40ea4eeab07 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:42.141445 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:42.141445 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:42.141445 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6c738bc7-32fa-47db-86b1-b30b158939f1 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Volume info retrieved successfully. Aug 06 14:23:42.141586 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d771be99-777a-4baa-93d7-d40ea4eeab07 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:42.141586 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d771be99-777a-4baa-93d7-d40ea4eeab07 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:42.141586 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d771be99-777a-4baa-93d7-d40ea4eeab07 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:42.141586 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-d771be99-777a-4baa-93d7-d40ea4eeab07 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c4bea514-e0c7-4498-8c60-0f3c54f034af. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:42.147124 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:42.147124 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:42.147913 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d771be99-777a-4baa-93d7-d40ea4eeab07 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 200 Aug 06 14:23:42.148389 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 316/1252] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:42 2026] GET /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:23:42.159608 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6c738bc7-32fa-47db-86b1-b30b158939f1 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Delete volume request issued successfully. Aug 06 14:23:42.164315 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6c738bc7-32fa-47db-86b1-b30b158939f1 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b returned with HTTP 202 Aug 06 14:23:42.164315 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 313/1253] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:23:42 2026] DELETE /volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:23:42.174182 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-55bfe185-3b67-4093-8b68-63ea976ab8cb None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:42.176185 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-55bfe185-3b67-4093-8b68-63ea976ab8cb tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] GET https://10.4.3.229/volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b Aug 06 14:23:42.176416 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-55bfe185-3b67-4093-8b68-63ea976ab8cb tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:42.176677 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-55bfe185-3b67-4093-8b68-63ea976ab8cb tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:42.183831 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:42.183831 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:42.187690 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-55bfe185-3b67-4093-8b68-63ea976ab8cb tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Volume info retrieved successfully. Aug 06 14:23:42.193820 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-55bfe185-3b67-4093-8b68-63ea976ab8cb tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b returned with HTTP 200 Aug 06 14:23:42.194330 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 312/1254] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:42 2026] GET /volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:43.159160 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c2de06a5-e079-44ad-9d6a-bac49a73e09e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:43.161442 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c2de06a5-e079-44ad-9d6a-bac49a73e09e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:43.161703 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c2de06a5-e079-44ad-9d6a-bac49a73e09e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:43.161935 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c2de06a5-e079-44ad-9d6a-bac49a73e09e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:43.162077 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-c2de06a5-e079-44ad-9d6a-bac49a73e09e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c4bea514-e0c7-4498-8c60-0f3c54f034af. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:43.166574 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:43.166574 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:43.167279 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c2de06a5-e079-44ad-9d6a-bac49a73e09e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 200 Aug 06 14:23:43.167627 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 314/1255] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:43 2026] GET /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:43.211417 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6e0d6a95-b45d-478c-9201-cf36d9271626 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:43.213608 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6e0d6a95-b45d-478c-9201-cf36d9271626 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] GET https://10.4.3.229/volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b Aug 06 14:23:43.213889 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6e0d6a95-b45d-478c-9201-cf36d9271626 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:43.214169 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6e0d6a95-b45d-478c-9201-cf36d9271626 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:43.221978 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6e0d6a95-b45d-478c-9201-cf36d9271626 tempest-AttachVolumeShelveTestJSON-235736155 tempest-AttachVolumeShelveTestJSON-235736155-project-member] https://10.4.3.229/volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b returned with HTTP 404 Aug 06 14:23:43.222777 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 317/1256] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:43 2026] GET /volume/v3/volumes/10fb24d3-7493-4f80-8701-edcb921f8a7b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:23:44.183389 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-66cc184c-b4e5-4558-8d29-97e6ee228771 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:44.185379 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-66cc184c-b4e5-4558-8d29-97e6ee228771 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:44.185647 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-66cc184c-b4e5-4558-8d29-97e6ee228771 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:44.185881 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-66cc184c-b4e5-4558-8d29-97e6ee228771 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:44.186056 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-66cc184c-b4e5-4558-8d29-97e6ee228771 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c4bea514-e0c7-4498-8c60-0f3c54f034af. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:44.190135 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:44.190135 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:44.190896 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-66cc184c-b4e5-4558-8d29-97e6ee228771 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 200 Aug 06 14:23:44.191289 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 314/1257] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:44 2026] GET /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:44.828514 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-4f4e4884-be22-42c1-ad74-28a4f11a7d90 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:44.831086 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-4f4e4884-be22-42c1-ad74-28a4f11a7d90 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] POST https://10.4.3.229/volume/v3/attachments/6dcf5eec-71fc-495b-956f-ebafe9eb4420/action Aug 06 14:23:44.831601 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-4f4e4884-be22-42c1-ad74-28a4f11a7d90 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action body: b'{"os-complete": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:23:44.831882 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-4f4e4884-be22-42c1-ad74-28a4f11a7d90 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:44.855289 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:44.855289 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:44.870013 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-ee62b7ba-71a6-4617-83dd-b1798e8da9ec req-4f4e4884-be22-42c1-ad74-28a4f11a7d90 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments/6dcf5eec-71fc-495b-956f-ebafe9eb4420/action returned with HTTP 204 Aug 06 14:23:44.870256 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 313/1258] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:23:44 2026] POST /volume/v3/attachments/6dcf5eec-71fc-495b-956f-ebafe9eb4420/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:23:45.205622 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-95a613d1-63eb-4a62-86b6-7c670d14ef3a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:45.207595 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-95a613d1-63eb-4a62-86b6-7c670d14ef3a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:45.207817 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-95a613d1-63eb-4a62-86b6-7c670d14ef3a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:45.208040 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-95a613d1-63eb-4a62-86b6-7c670d14ef3a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:45.208163 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-95a613d1-63eb-4a62-86b6-7c670d14ef3a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c4bea514-e0c7-4498-8c60-0f3c54f034af. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:45.213316 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:45.213316 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:45.214151 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-95a613d1-63eb-4a62-86b6-7c670d14ef3a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 200 Aug 06 14:23:45.214654 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 315/1259] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:45 2026] GET /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:45.882308 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2f627ce7-edc1-40c2-9ec3-3b856be60f30 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:46.024190 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2f627ce7-edc1-40c2-9ec3-3b856be60f30 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:23:46.024588 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2f627ce7-edc1-40c2-9ec3-3b856be60f30 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-299278399"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:46.025933 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-2f627ce7-edc1-40c2-9ec3-3b856be60f30 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-299278399'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:23:46.026055 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-2f627ce7-edc1-40c2-9ec3-3b856be60f30 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Create volume of 1 GB Aug 06 14:23:46.034917 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2f627ce7-edc1-40c2-9ec3-3b856be60f30 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Availability Zones retrieved successfully. Aug 06 14:23:46.045765 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-2f627ce7-edc1-40c2-9ec3-3b856be60f30 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Flow 'volume_create_api' (64da444c-0c2f-4631-a24a-c393a2cbce91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:23:46.046892 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-2f627ce7-edc1-40c2-9ec3-3b856be60f30 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e4d1c78-f4f0-4223-a287-27c965a88300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:46.049211 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-2f627ce7-edc1-40c2-9ec3-3b856be60f30 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:23:46.077385 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-2f627ce7-edc1-40c2-9ec3-3b856be60f30 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e4d1c78-f4f0-4223-a287-27c965a88300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:46.078588 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-2f627ce7-edc1-40c2-9ec3-3b856be60f30 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94131e62-1522-47f3-ba55-7af5f9a21227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:46.136724 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-2f627ce7-edc1-40c2-9ec3-3b856be60f30 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Created reservations ['909fe275-c6a2-41ff-9d05-a6851d48fd67', 'e426260c-73aa-4428-b8d4-5672b106d98c', '196a8a2f-5a14-47ff-9730-eb1abbf0238b', '66621b39-6895-4818-8548-b3a18ee752ed'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:23:46.137454 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-2f627ce7-edc1-40c2-9ec3-3b856be60f30 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94131e62-1522-47f3-ba55-7af5f9a21227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['909fe275-c6a2-41ff-9d05-a6851d48fd67', 'e426260c-73aa-4428-b8d4-5672b106d98c', '196a8a2f-5a14-47ff-9730-eb1abbf0238b', '66621b39-6895-4818-8548-b3a18ee752ed']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:46.138202 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-2f627ce7-edc1-40c2-9ec3-3b856be60f30 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b953219-af7c-4705-bf2d-e183af8e3acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:46.164827 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-2f627ce7-edc1-40c2-9ec3-3b856be60f30 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b953219-af7c-4705-bf2d-e183af8e3acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0143fb05-70af-4e0d-8e89-896a4f649854', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-299278399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25dcad0295f94ca7900b1cce608a7540',qos_specs=None,replication_status=,reservations=['909fe275-c6a2-41ff-9d05-a6851d48fd67','e426260c-73aa-4428-b8d4-5672b106d98c','196a8a2f-5a14-47ff-9730-eb1abbf0238b','66621b39-6895-4818-8548-b3a18ee752ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87b08cb9fe0e458f98918061f371fcd3',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:23:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-299278399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0143fb05-70af-4e0d-8e89-896a4f649854,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25dcad0295f94ca7900b1cce608a7540',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87b08cb9fe0e458f98918061f371fcd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:46.165850 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-2f627ce7-edc1-40c2-9ec3-3b856be60f30 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8c22eb8-c675-409e-bdbf-549883c4bb59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:46.187024 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-2f627ce7-edc1-40c2-9ec3-3b856be60f30 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8c22eb8-c675-409e-bdbf-549883c4bb59) transitioned into state 'SUCCESS' from state '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-299278399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25dcad0295f94ca7900b1cce608a7540',qos_specs=None,replication_status=,reservations=['909fe275-c6a2-41ff-9d05-a6851d48fd67','e426260c-73aa-4428-b8d4-5672b106d98c','196a8a2f-5a14-47ff-9730-eb1abbf0238b','66621b39-6895-4818-8548-b3a18ee752ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87b08cb9fe0e458f98918061f371fcd3',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:46.188219 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-2f627ce7-edc1-40c2-9ec3-3b856be60f30 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f88f0154-3137-4612-a1d0-f5f89d8f4aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:46.200628 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-2f627ce7-edc1-40c2-9ec3-3b856be60f30 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f88f0154-3137-4612-a1d0-f5f89d8f4aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:46.201401 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-2f627ce7-edc1-40c2-9ec3-3b856be60f30 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Flow 'volume_create_api' (64da444c-0c2f-4631-a24a-c393a2cbce91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:23:46.201700 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2f627ce7-edc1-40c2-9ec3-3b856be60f30 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Create volume request issued successfully. Aug 06 14:23:46.205093 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2f627ce7-edc1-40c2-9ec3-3b856be60f30 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:23:46.205093 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 318/1260] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:23:45 2026] POST /volume/v3/volumes => generated 758 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:23:46.229301 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9a392672-7833-4131-9244-4469b6cd0b7b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:46.231968 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9a392672-7833-4131-9244-4469b6cd0b7b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:46.233391 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9a392672-7833-4131-9244-4469b6cd0b7b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:46.233391 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9a392672-7833-4131-9244-4469b6cd0b7b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:46.233391 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-9a392672-7833-4131-9244-4469b6cd0b7b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c4bea514-e0c7-4498-8c60-0f3c54f034af. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:46.238601 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:46.238601 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:46.239723 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9a392672-7833-4131-9244-4469b6cd0b7b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 200 Aug 06 14:23:46.239723 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 315/1261] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:46 2026] GET /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:46.831465 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5f328726-16de-4a15-9a3c-d15e9a88861c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:46.833239 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5f328726-16de-4a15-9a3c-d15e9a88861c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:23:46.833574 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5f328726-16de-4a15-9a3c-d15e9a88861c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-576632127"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:46.835021 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-5f328726-16de-4a15-9a3c-d15e9a88861c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-576632127'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:23:46.835462 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-5f328726-16de-4a15-9a3c-d15e9a88861c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Create volume of 1 GB Aug 06 14:23:46.839292 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-5f328726-16de-4a15-9a3c-d15e9a88861c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Availability Zones retrieved successfully. Aug 06 14:23:46.845356 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5f328726-16de-4a15-9a3c-d15e9a88861c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Flow 'volume_create_api' (3f704a8c-1bed-4c99-af68-fd90355ac0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:23:46.846301 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5f328726-16de-4a15-9a3c-d15e9a88861c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73a12830-85bd-4943-91c4-816318b8e89e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:46.847236 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-5f328726-16de-4a15-9a3c-d15e9a88861c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:23:46.874284 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5f328726-16de-4a15-9a3c-d15e9a88861c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73a12830-85bd-4943-91c4-816318b8e89e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:46.875164 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5f328726-16de-4a15-9a3c-d15e9a88861c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e3802ca-b582-462a-a024-3f4f3b2e5d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:46.936674 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-5f328726-16de-4a15-9a3c-d15e9a88861c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Created reservations ['7c23bf9b-a56f-4f7a-aff2-1c1942e8daeb', 'e7a439a2-ec42-4b4f-b24f-8cb41e66a01c', '22ddc162-b264-41c5-b4e6-9b34e691bf1a', '466a9088-d421-4c2c-ab57-5a262adad650'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:23:46.937585 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5f328726-16de-4a15-9a3c-d15e9a88861c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e3802ca-b582-462a-a024-3f4f3b2e5d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c23bf9b-a56f-4f7a-aff2-1c1942e8daeb', 'e7a439a2-ec42-4b4f-b24f-8cb41e66a01c', '22ddc162-b264-41c5-b4e6-9b34e691bf1a', '466a9088-d421-4c2c-ab57-5a262adad650']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:46.938363 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5f328726-16de-4a15-9a3c-d15e9a88861c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5b97bb6-bd83-4b4d-904f-32999ed375c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:46.966520 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5f328726-16de-4a15-9a3c-d15e9a88861c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5b97bb6-bd83-4b4d-904f-32999ed375c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ae19c01-c5b4-401c-b8ff-957698007fec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-576632127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='457b81c6cf8f448398343347dfa9f10e',qos_specs=None,replication_status=,reservations=['7c23bf9b-a56f-4f7a-aff2-1c1942e8daeb','e7a439a2-ec42-4b4f-b24f-8cb41e66a01c','22ddc162-b264-41c5-b4e6-9b34e691bf1a','466a9088-d421-4c2c-ab57-5a262adad650'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcacc670c3ba43fea5504882ac4533cf',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:23:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-576632127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ae19c01-c5b4-401c-b8ff-957698007fec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='457b81c6cf8f448398343347dfa9f10e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcacc670c3ba43fea5504882ac4533cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:46.967316 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5f328726-16de-4a15-9a3c-d15e9a88861c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb71b4d4-f7a0-4f54-b389-1c7b01227762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:46.988576 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5f328726-16de-4a15-9a3c-d15e9a88861c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb71b4d4-f7a0-4f54-b389-1c7b01227762) transitioned into state 'SUCCESS' from state '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-576632127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='457b81c6cf8f448398343347dfa9f10e',qos_specs=None,replication_status=,reservations=['7c23bf9b-a56f-4f7a-aff2-1c1942e8daeb','e7a439a2-ec42-4b4f-b24f-8cb41e66a01c','22ddc162-b264-41c5-b4e6-9b34e691bf1a','466a9088-d421-4c2c-ab57-5a262adad650'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcacc670c3ba43fea5504882ac4533cf',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:46.989048 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5f328726-16de-4a15-9a3c-d15e9a88861c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3080b291-006f-475f-86f5-c74144ac3267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:46.997860 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5f328726-16de-4a15-9a3c-d15e9a88861c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3080b291-006f-475f-86f5-c74144ac3267) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:47.000612 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5f328726-16de-4a15-9a3c-d15e9a88861c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Flow 'volume_create_api' (3f704a8c-1bed-4c99-af68-fd90355ac0ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:23:47.000612 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-5f328726-16de-4a15-9a3c-d15e9a88861c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Create volume request issued successfully. Aug 06 14:23:47.000612 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5f328726-16de-4a15-9a3c-d15e9a88861c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:23:47.000904 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 314/1262] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:23:46 2026] POST /volume/v3/volumes => generated 754 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:23:47.013241 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-eef7f4f7-56d3-492f-b91d-b84eddfa69b4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:47.015219 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-eef7f4f7-56d3-492f-b91d-b84eddfa69b4 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec Aug 06 14:23:47.015532 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-eef7f4f7-56d3-492f-b91d-b84eddfa69b4 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:47.015771 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-eef7f4f7-56d3-492f-b91d-b84eddfa69b4 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:47.028535 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:47.028535 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:47.038864 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-eef7f4f7-56d3-492f-b91d-b84eddfa69b4 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:23:47.044241 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-eef7f4f7-56d3-492f-b91d-b84eddfa69b4 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec returned with HTTP 200 Aug 06 14:23:47.044710 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 316/1263] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:47 2026] GET /volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:47.254562 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-297f74bf-99c1-4beb-a802-2816a72ebc89 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:47.256382 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-297f74bf-99c1-4beb-a802-2816a72ebc89 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:47.256622 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-297f74bf-99c1-4beb-a802-2816a72ebc89 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:47.256830 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-297f74bf-99c1-4beb-a802-2816a72ebc89 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:47.256983 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-297f74bf-99c1-4beb-a802-2816a72ebc89 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c4bea514-e0c7-4498-8c60-0f3c54f034af. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:47.261559 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:47.261559 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:47.262318 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-297f74bf-99c1-4beb-a802-2816a72ebc89 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 200 Aug 06 14:23:47.262717 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 319/1264] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:47 2026] GET /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:47.789246 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-efd3d28c-a23c-49b3-98ca-4676179bf5c1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:47.899082 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-efd3d28c-a23c-49b3-98ca-4676179bf5c1 tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:23:47.899469 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-efd3d28c-a23c-49b3-98ca-4676179bf5c1 tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1126255783"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:47.914396 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-efd3d28c-a23c-49b3-98ca-4676179bf5c1 tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:23:47.914898 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 316/1265] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:23:47 2026] POST /volume/v3/types => generated 220 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:47.926135 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-391be6aa-476c-4ab9-bb6f-04737b24b04e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:47.928406 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-391be6aa-476c-4ab9-bb6f-04737b24b04e tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] POST https://10.4.3.229/volume/v3/group_types Aug 06 14:23:47.929037 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-391be6aa-476c-4ab9-bb6f-04737b24b04e tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-877049648"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:47.930641 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:47.930641 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:47.942439 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-391be6aa-476c-4ab9-bb6f-04737b24b04e tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] https://10.4.3.229/volume/v3/group_types returned with HTTP 202 Aug 06 14:23:47.942965 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 315/1266] 10.4.3.229 () {70 vars in 1311 bytes} [Thu Aug 6 14:23:47 2026] POST /volume/v3/group_types => generated 176 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:23:47.955617 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6be5e34b-c496-40e2-bfa9-98cb616321a6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:48.022251 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6be5e34b-c496-40e2-bfa9-98cb616321a6 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] POST https://10.4.3.229/volume/v3/groups Aug 06 14:23:48.022725 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6be5e34b-c496-40e2-bfa9-98cb616321a6 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "eea5439e-f7bb-423c-8a79-51b39aa91a30", "volume_types": ["21f632fe-7b7f-4d43-a8db-d1121e938c91"], "name": "tempest-GroupsV320Test-Group-226763524"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:48.024709 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.groups [None req-6be5e34b-c496-40e2-bfa9-98cb616321a6 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] Creating new group {'group': {'group_type': 'eea5439e-f7bb-423c-8a79-51b39aa91a30', 'volume_types': ['21f632fe-7b7f-4d43-a8db-d1121e938c91'], 'name': 'tempest-GroupsV320Test-Group-226763524'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 14:23:48.028941 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.groups [None req-6be5e34b-c496-40e2-bfa9-98cb616321a6 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] Creating group tempest-GroupsV320Test-Group-226763524. Aug 06 14:23:48.037393 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-6be5e34b-c496-40e2-bfa9-98cb616321a6 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] Availability Zones retrieved successfully. Aug 06 14:23:48.051752 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-6be5e34b-c496-40e2-bfa9-98cb616321a6 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] Created reservations ['bd9df1c7-34ea-4dfd-85d7-39006c830039'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:23:48.058352 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-70de7d6d-950b-4473-bfcf-65940d065294 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:48.060202 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-70de7d6d-950b-4473-bfcf-65940d065294 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec Aug 06 14:23:48.060535 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-70de7d6d-950b-4473-bfcf-65940d065294 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:48.060612 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-70de7d6d-950b-4473-bfcf-65940d065294 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:48.072756 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:48.072756 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:48.077509 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-70de7d6d-950b-4473-bfcf-65940d065294 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:23:48.083975 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-70de7d6d-950b-4473-bfcf-65940d065294 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec returned with HTTP 200 Aug 06 14:23:48.084732 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 320/1267] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:48 2026] GET /volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:48.087826 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6be5e34b-c496-40e2-bfa9-98cb616321a6 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] https://10.4.3.229/volume/v3/groups returned with HTTP 202 Aug 06 14:23:48.088438 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 317/1268] 10.4.3.229 () {70 vars in 1297 bytes} [Thu Aug 6 14:23:47 2026] POST /volume/v3/groups => generated 107 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:23:48.099292 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e8397c2a-88e6-452a-8331-f3dffdcc6a14 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:48.102255 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e8397c2a-88e6-452a-8331-f3dffdcc6a14 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] GET https://10.4.3.229/volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a Aug 06 14:23:48.103669 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e8397c2a-88e6-452a-8331-f3dffdcc6a14 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:48.104062 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e8397c2a-88e6-452a-8331-f3dffdcc6a14 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:48.104194 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.groups [None req-e8397c2a-88e6-452a-8331-f3dffdcc6a14 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] show called for member 7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:23:48.112647 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:48.112647 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:48.125116 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e8397c2a-88e6-452a-8331-f3dffdcc6a14 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] https://10.4.3.229/volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a returned with HTTP 200 Aug 06 14:23:48.125738 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 317/1269] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:23:48 2026] GET /volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a => generated 387 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:48.135856 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-1f26e656-76f0-46ef-86bb-5bb18569b933 req-048a2e91-57b8-4a7f-a5dc-cde8e1206efc None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:48.137884 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-1f26e656-76f0-46ef-86bb-5bb18569b933 req-048a2e91-57b8-4a7f-a5dc-cde8e1206efc tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec Aug 06 14:23:48.138098 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-1f26e656-76f0-46ef-86bb-5bb18569b933 req-048a2e91-57b8-4a7f-a5dc-cde8e1206efc tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:48.138275 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-1f26e656-76f0-46ef-86bb-5bb18569b933 req-048a2e91-57b8-4a7f-a5dc-cde8e1206efc tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:48.147419 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:48.147419 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:48.153274 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-1f26e656-76f0-46ef-86bb-5bb18569b933 req-048a2e91-57b8-4a7f-a5dc-cde8e1206efc tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:23:48.160384 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-1f26e656-76f0-46ef-86bb-5bb18569b933 req-048a2e91-57b8-4a7f-a5dc-cde8e1206efc tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec returned with HTTP 200 Aug 06 14:23:48.160801 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 316/1270] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:23:48 2026] GET /volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:48.280663 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7beb26d4-4f88-4246-8737-e10c75cb4849 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:48.282818 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7beb26d4-4f88-4246-8737-e10c75cb4849 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:48.283331 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7beb26d4-4f88-4246-8737-e10c75cb4849 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:48.283331 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7beb26d4-4f88-4246-8737-e10c75cb4849 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:48.283593 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-7beb26d4-4f88-4246-8737-e10c75cb4849 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c4bea514-e0c7-4498-8c60-0f3c54f034af. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:48.286456 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e71d5ea4-6589-4419-a86f-aa2fbf537d20 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:48.286456 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e71d5ea4-6589-4419-a86f-aa2fbf537d20 None None] GET https://10.4.3.229/volume// Aug 06 14:23:48.286456 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e71d5ea4-6589-4419-a86f-aa2fbf537d20 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:48.286456 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e71d5ea4-6589-4419-a86f-aa2fbf537d20 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:48.286456 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e71d5ea4-6589-4419-a86f-aa2fbf537d20 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:23:48.286456 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 318/1271] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:23: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 06 14:23:48.289086 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:48.289086 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:48.289635 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7beb26d4-4f88-4246-8737-e10c75cb4849 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 200 Aug 06 14:23:48.293392 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 321/1272] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:48 2026] GET /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:48.300189 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-1f26e656-76f0-46ef-86bb-5bb18569b933 req-208ca2ab-626a-47fa-bac4-94fbc6325c8e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:48.302514 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-1f26e656-76f0-46ef-86bb-5bb18569b933 req-208ca2ab-626a-47fa-bac4-94fbc6325c8e tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:23:48.302923 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-1f26e656-76f0-46ef-86bb-5bb18569b933 req-208ca2ab-626a-47fa-bac4-94fbc6325c8e tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3ae19c01-c5b4-401c-b8ff-957698007fec", "connector": null, "instance_uuid": "5eec321d-5d5d-42b1-9e8e-d86b9b05fd5d"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:48.313916 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:48.313916 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:48.354795 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-1f26e656-76f0-46ef-86bb-5bb18569b933 req-208ca2ab-626a-47fa-bac4-94fbc6325c8e tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:23:48.355326 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 318/1273] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:23:48 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:48.391074 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-36946f9b-8b04-41c0-bf14-79f4fac6d240 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:48.393946 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-36946f9b-8b04-41c0-bf14-79f4fac6d240 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec Aug 06 14:23:48.394186 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-36946f9b-8b04-41c0-bf14-79f4fac6d240 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:48.394414 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-36946f9b-8b04-41c0-bf14-79f4fac6d240 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:48.404600 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:48.404600 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:48.408295 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-36946f9b-8b04-41c0-bf14-79f4fac6d240 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:23:48.411821 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-02f4ed3b-aa7e-4623-9460-cea3664ee392 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:48.412411 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-36946f9b-8b04-41c0-bf14-79f4fac6d240 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec returned with HTTP 200 Aug 06 14:23:48.412489 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-02f4ed3b-aa7e-4623-9460-cea3664ee392 None None] GET https://10.4.3.229/volume// Aug 06 14:23:48.412713 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-02f4ed3b-aa7e-4623-9460-cea3664ee392 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:48.412903 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 317/1274] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:48 2026] GET /volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:48.413031 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-02f4ed3b-aa7e-4623-9460-cea3664ee392 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:48.414051 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-02f4ed3b-aa7e-4623-9460-cea3664ee392 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:23:48.414451 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 319/1275] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:23: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 06 14:23:48.427176 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-1f26e656-76f0-46ef-86bb-5bb18569b933 req-f67fcda3-06ff-4446-ae50-29f49cb9af18 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:48.430744 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-1f26e656-76f0-46ef-86bb-5bb18569b933 req-f67fcda3-06ff-4446-ae50-29f49cb9af18 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec Aug 06 14:23:48.430928 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-1f26e656-76f0-46ef-86bb-5bb18569b933 req-f67fcda3-06ff-4446-ae50-29f49cb9af18 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:48.431123 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-1f26e656-76f0-46ef-86bb-5bb18569b933 req-f67fcda3-06ff-4446-ae50-29f49cb9af18 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:48.441597 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:48.441597 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:48.444693 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-1f26e656-76f0-46ef-86bb-5bb18569b933 req-f67fcda3-06ff-4446-ae50-29f49cb9af18 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:23:48.451778 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-1f26e656-76f0-46ef-86bb-5bb18569b933 req-f67fcda3-06ff-4446-ae50-29f49cb9af18 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec returned with HTTP 200 Aug 06 14:23:48.452164 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 322/1276] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:23:48 2026] GET /volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec => generated 1026 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:23:48.560985 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-1f26e656-76f0-46ef-86bb-5bb18569b933 req-db0e5565-c112-4b96-a064-a7fedc861b96 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:48.564138 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-1f26e656-76f0-46ef-86bb-5bb18569b933 req-db0e5565-c112-4b96-a064-a7fedc861b96 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] PUT https://10.4.3.229/volume/v3/attachments/963dce1b-4b03-4e28-82f1-af437a9a8352 Aug 06 14:23:48.564666 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-1f26e656-76f0-46ef-86bb-5bb18569b933 req-db0e5565-c112-4b96-a064-a7fedc861b96 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:48.578377 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-1f26e656-76f0-46ef-86bb-5bb18569b933 req-db0e5565-c112-4b96-a064-a7fedc861b96 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Acquiring lock "cinder-attachment_update-3ae19c01-c5b4-401c-b8ff-957698007fec-np0000006659" by "attachment_update" {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:23:48.587807 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-1f26e656-76f0-46ef-86bb-5bb18569b933 req-db0e5565-c112-4b96-a064-a7fedc861b96 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Lock "cinder-attachment_update-3ae19c01-c5b4-401c-b8ff-957698007fec-np0000006659" acquired by "attachment_update" :: waited 0.009s {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:23:48.589308 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:48.589308 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:48.665786 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-1f26e656-76f0-46ef-86bb-5bb18569b933 req-db0e5565-c112-4b96-a064-a7fedc861b96 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Lock "cinder-attachment_update-3ae19c01-c5b4-401c-b8ff-957698007fec-np0000006659" released by "attachment_update" :: held 0.078s {{(pid=100399) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:23:48.666085 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-1f26e656-76f0-46ef-86bb-5bb18569b933 req-db0e5565-c112-4b96-a064-a7fedc861b96 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/attachments/963dce1b-4b03-4e28-82f1-af437a9a8352 returned with HTTP 200 Aug 06 14:23:48.666538 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 319/1277] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:23:48 2026] PUT /volume/v3/attachments/963dce1b-4b03-4e28-82f1-af437a9a8352 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:49.136499 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-06f12297-470f-4338-888d-194a03e64211 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:49.138254 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-06f12297-470f-4338-888d-194a03e64211 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] GET https://10.4.3.229/volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a Aug 06 14:23:49.138478 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-06f12297-470f-4338-888d-194a03e64211 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:49.138661 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-06f12297-470f-4338-888d-194a03e64211 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:49.138777 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.groups [None req-06f12297-470f-4338-888d-194a03e64211 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] show called for member 7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:23:49.142145 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:49.142145 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:49.149209 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-06f12297-470f-4338-888d-194a03e64211 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] https://10.4.3.229/volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a returned with HTTP 200 Aug 06 14:23:49.149603 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 318/1278] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:23:49 2026] GET /volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a => generated 388 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:49.162075 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-3d1c7078-230f-4958-a514-3ed32551f3a3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:49.164978 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3d1c7078-230f-4958-a514-3ed32551f3a3 tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] POST https://10.4.3.229/volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a/action Aug 06 14:23:49.165291 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3d1c7078-230f-4958-a514-3ed32551f3a3 tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:23:49.165398 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3d1c7078-230f-4958-a514-3ed32551f3a3 tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:49.166870 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.groups [None req-3d1c7078-230f-4958-a514-3ed32551f3a3 tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] Updating group '7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a' with 'creating' {{(pid=100398) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 06 14:23:49.171118 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:49.171118 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:49.179160 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3d1c7078-230f-4958-a514-3ed32551f3a3 tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] https://10.4.3.229/volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a/action returned with HTTP 202 Aug 06 14:23:49.179645 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 320/1279] 10.4.3.229 () {70 vars in 1428 bytes} [Thu Aug 6 14:23:49 2026] POST /volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:23:49.186355 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e3e7b5a3-c0f0-4e18-a20e-0815e49948d1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:49.188360 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e3e7b5a3-c0f0-4e18-a20e-0815e49948d1 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] GET https://10.4.3.229/volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a Aug 06 14:23:49.188587 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e3e7b5a3-c0f0-4e18-a20e-0815e49948d1 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:49.188758 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e3e7b5a3-c0f0-4e18-a20e-0815e49948d1 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:49.188870 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.groups [None req-e3e7b5a3-c0f0-4e18-a20e-0815e49948d1 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] show called for member 7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:23:49.191996 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:49.191996 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:49.198622 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e3e7b5a3-c0f0-4e18-a20e-0815e49948d1 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] https://10.4.3.229/volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a returned with HTTP 200 Aug 06 14:23:49.198895 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 323/1280] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:23:49 2026] GET /volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a => generated 387 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:49.209269 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-be64a28b-2ad7-4c82-96c5-65cf87aea91b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:49.211141 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-be64a28b-2ad7-4c82-96c5-65cf87aea91b tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] POST https://10.4.3.229/volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a/action Aug 06 14:23:49.211509 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-be64a28b-2ad7-4c82-96c5-65cf87aea91b tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:23:49.211637 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-be64a28b-2ad7-4c82-96c5-65cf87aea91b tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:49.212927 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.groups [None req-be64a28b-2ad7-4c82-96c5-65cf87aea91b tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] Updating group '7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a' with 'available' {{(pid=100399) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 06 14:23:49.217238 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:49.217238 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:49.228388 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-be64a28b-2ad7-4c82-96c5-65cf87aea91b tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] https://10.4.3.229/volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a/action returned with HTTP 202 Aug 06 14:23:49.228892 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 320/1281] 10.4.3.229 () {70 vars in 1428 bytes} [Thu Aug 6 14:23:49 2026] POST /volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:23:49.235461 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-44122e8a-bed7-4c82-95d3-deb14e9577dd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:49.237193 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-44122e8a-bed7-4c82-95d3-deb14e9577dd tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] GET https://10.4.3.229/volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a Aug 06 14:23:49.237362 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-44122e8a-bed7-4c82-95d3-deb14e9577dd tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:49.237558 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-44122e8a-bed7-4c82-95d3-deb14e9577dd tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:49.237681 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.groups [None req-44122e8a-bed7-4c82-95d3-deb14e9577dd tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] show called for member 7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:23:49.240866 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:49.240866 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:49.247213 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-44122e8a-bed7-4c82-95d3-deb14e9577dd tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] https://10.4.3.229/volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a returned with HTTP 200 Aug 06 14:23:49.247576 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 319/1282] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:23:49 2026] GET /volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a => generated 388 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:49.257582 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-73b21f75-093c-4acb-8d9f-72e0f783b9f6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:49.261788 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-73b21f75-093c-4acb-8d9f-72e0f783b9f6 tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] POST https://10.4.3.229/volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a/action Aug 06 14:23:49.262172 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-73b21f75-093c-4acb-8d9f-72e0f783b9f6 tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:23:49.262339 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-73b21f75-093c-4acb-8d9f-72e0f783b9f6 tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:49.264351 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.groups [None req-73b21f75-093c-4acb-8d9f-72e0f783b9f6 tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] Updating group '7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a' with 'error' {{(pid=100398) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 06 14:23:49.270624 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:49.270624 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:49.279357 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-73b21f75-093c-4acb-8d9f-72e0f783b9f6 tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] https://10.4.3.229/volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a/action returned with HTTP 202 Aug 06 14:23:49.279882 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 321/1283] 10.4.3.229 () {70 vars in 1428 bytes} [Thu Aug 6 14:23:49 2026] POST /volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:23:49.291125 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-acb65a96-1bde-4674-856f-3c7998405e21 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:49.293018 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-acb65a96-1bde-4674-856f-3c7998405e21 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] GET https://10.4.3.229/volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a Aug 06 14:23:49.293229 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-acb65a96-1bde-4674-856f-3c7998405e21 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:49.293452 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-acb65a96-1bde-4674-856f-3c7998405e21 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:49.293579 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.groups [None req-acb65a96-1bde-4674-856f-3c7998405e21 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] show called for member 7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:23:49.296713 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:49.296713 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:49.303625 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-acb65a96-1bde-4674-856f-3c7998405e21 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] https://10.4.3.229/volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a returned with HTTP 200 Aug 06 14:23:49.303883 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 324/1284] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:23:49 2026] GET /volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a => generated 384 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:49.308691 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-041f8d28-fd3f-4947-8bbd-c541ffd75bcd None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:49.311023 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-041f8d28-fd3f-4947-8bbd-c541ffd75bcd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:49.312191 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-041f8d28-fd3f-4947-8bbd-c541ffd75bcd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:49.312191 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-041f8d28-fd3f-4947-8bbd-c541ffd75bcd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:49.312191 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-041f8d28-fd3f-4947-8bbd-c541ffd75bcd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c4bea514-e0c7-4498-8c60-0f3c54f034af. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:49.317862 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:49.317862 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:49.319012 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-041f8d28-fd3f-4947-8bbd-c541ffd75bcd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 200 Aug 06 14:23:49.319923 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 321/1285] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:49 2026] GET /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:49.319987 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-25eb44b7-81cd-4dcc-98e1-a55ad4043526 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:49.322542 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-25eb44b7-81cd-4dcc-98e1-a55ad4043526 tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] POST https://10.4.3.229/volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a/action Aug 06 14:23:49.322542 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-25eb44b7-81cd-4dcc-98e1-a55ad4043526 tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:23:49.322542 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-25eb44b7-81cd-4dcc-98e1-a55ad4043526 tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:49.323895 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.groups [None req-25eb44b7-81cd-4dcc-98e1-a55ad4043526 tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] Updating group '7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a' with 'available' {{(pid=100397) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 06 14:23:49.328403 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:49.328403 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:49.333887 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7f8fca20-36ac-48de-ae9a-509c86a32528 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:49.334045 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-25eb44b7-81cd-4dcc-98e1-a55ad4043526 tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] https://10.4.3.229/volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a/action returned with HTTP 202 Aug 06 14:23:49.334447 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 320/1286] 10.4.3.229 () {70 vars in 1428 bytes} [Thu Aug 6 14:23:49 2026] POST /volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:23:49.337453 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7f8fca20-36ac-48de-ae9a-509c86a32528 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/8ca5684d-5a79-4712-bc8c-fbc73c30ceba Aug 06 14:23:49.337453 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7f8fca20-36ac-48de-ae9a-509c86a32528 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:49.337453 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7f8fca20-36ac-48de-ae9a-509c86a32528 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:49.343185 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e144e6b8-f83f-41d8-a61a-85a3a610c3e3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:49.343367 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:49.343367 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:49.345404 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e144e6b8-f83f-41d8-a61a-85a3a610c3e3 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] GET https://10.4.3.229/volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a Aug 06 14:23:49.345404 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e144e6b8-f83f-41d8-a61a-85a3a610c3e3 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:49.345404 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e144e6b8-f83f-41d8-a61a-85a3a610c3e3 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:49.345404 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.groups [None req-e144e6b8-f83f-41d8-a61a-85a3a610c3e3 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] show called for member 7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:23:49.349847 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-7f8fca20-36ac-48de-ae9a-509c86a32528 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:23:49.353375 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:49.353375 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:49.355076 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7f8fca20-36ac-48de-ae9a-509c86a32528 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/8ca5684d-5a79-4712-bc8c-fbc73c30ceba returned with HTTP 200 Aug 06 14:23:49.355449 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 322/1287] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:49 2026] GET /volume/v3/volumes/8ca5684d-5a79-4712-bc8c-fbc73c30ceba => generated 1411 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:49.361441 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e144e6b8-f83f-41d8-a61a-85a3a610c3e3 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] https://10.4.3.229/volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a returned with HTTP 200 Aug 06 14:23:49.361874 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 325/1288] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:23:49 2026] GET /volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a => generated 388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:49.370681 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c57fa064-10b0-4cd6-8e61-af7f46a1d7e1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:49.372111 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d5bdbb10-1818-4067-96f0-7b08712eea2e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:49.372230 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c57fa064-10b0-4cd6-8e61-af7f46a1d7e1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/8ca5684d-5a79-4712-bc8c-fbc73c30ceba Aug 06 14:23:49.372438 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c57fa064-10b0-4cd6-8e61-af7f46a1d7e1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:49.372645 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c57fa064-10b0-4cd6-8e61-af7f46a1d7e1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:49.373843 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d5bdbb10-1818-4067-96f0-7b08712eea2e tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:23:49.374168 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d5bdbb10-1818-4067-96f0-7b08712eea2e tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:49.374404 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d5bdbb10-1818-4067-96f0-7b08712eea2e tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] Calling method 'detail' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:49.375475 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-d5bdbb10-1818-4067-96f0-7b08712eea2e tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:23:49.375475 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-d5bdbb10-1818-4067-96f0-7b08712eea2e tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100397) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:23:49.380470 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:49.380470 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:49.383834 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-d5bdbb10-1818-4067-96f0-7b08712eea2e tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] Get all volumes completed successfully. Aug 06 14:23:49.384438 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c57fa064-10b0-4cd6-8e61-af7f46a1d7e1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:23:49.386411 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d5bdbb10-1818-4067-96f0-7b08712eea2e tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:23:49.386835 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 321/1289] 10.4.3.229 () {68 vars in 1299 bytes} [Thu Aug 6 14:23:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:49.388891 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c57fa064-10b0-4cd6-8e61-af7f46a1d7e1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/8ca5684d-5a79-4712-bc8c-fbc73c30ceba returned with HTTP 200 Aug 06 14:23:49.389243 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 322/1290] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:49 2026] GET /volume/v3/volumes/8ca5684d-5a79-4712-bc8c-fbc73c30ceba => generated 1411 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:49.403164 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-978d45ba-ea9c-4bfb-891d-ac866e1a0023 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:49.404940 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-978d45ba-ea9c-4bfb-891d-ac866e1a0023 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] DELETE https://10.4.3.229/volume/v3/volumes/8ca5684d-5a79-4712-bc8c-fbc73c30ceba Aug 06 14:23:49.406269 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-978d45ba-ea9c-4bfb-891d-ac866e1a0023 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:49.406557 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-978d45ba-ea9c-4bfb-891d-ac866e1a0023 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:49.406757 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-978d45ba-ea9c-4bfb-891d-ac866e1a0023 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Delete volume with id: 8ca5684d-5a79-4712-bc8c-fbc73c30ceba Aug 06 14:23:49.407944 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e0bcf0c4-49bf-4020-a46a-798e3be47e47 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:49.411265 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e0bcf0c4-49bf-4020-a46a-798e3be47e47 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] POST https://10.4.3.229/volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a/action Aug 06 14:23:49.411265 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e0bcf0c4-49bf-4020-a46a-798e3be47e47 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:23:49.411265 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e0bcf0c4-49bf-4020-a46a-798e3be47e47 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:49.411981 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.groups [None req-e0bcf0c4-49bf-4020-a46a-798e3be47e47 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] delete called for group 7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a {{(pid=100396) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 14:23:49.412085 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.groups [None req-e0bcf0c4-49bf-4020-a46a-798e3be47e47 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] Delete group with id: 7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a Aug 06 14:23:49.415894 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:49.415894 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:49.416170 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-978d45ba-ea9c-4bfb-891d-ac866e1a0023 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:23:49.416236 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:49.416236 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:49.426639 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-30b5a998-6095-4821-a0c2-e5c11ab4a331 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:49.428941 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-30b5a998-6095-4821-a0c2-e5c11ab4a331 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec Aug 06 14:23:49.429246 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-30b5a998-6095-4821-a0c2-e5c11ab4a331 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:49.429531 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-30b5a998-6095-4821-a0c2-e5c11ab4a331 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:49.435183 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-978d45ba-ea9c-4bfb-891d-ac866e1a0023 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Delete volume request issued successfully. Aug 06 14:23:49.435401 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-978d45ba-ea9c-4bfb-891d-ac866e1a0023 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/8ca5684d-5a79-4712-bc8c-fbc73c30ceba returned with HTTP 202 Aug 06 14:23:49.435825 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 323/1291] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:23:49 2026] DELETE /volume/v3/volumes/8ca5684d-5a79-4712-bc8c-fbc73c30ceba => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:23:49.441441 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:49.441441 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:49.444976 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e48b458a-f0ef-4b3c-819c-0dab04f14814 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:49.446344 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-30b5a998-6095-4821-a0c2-e5c11ab4a331 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:23:49.447138 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e48b458a-f0ef-4b3c-819c-0dab04f14814 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/8ca5684d-5a79-4712-bc8c-fbc73c30ceba Aug 06 14:23:49.447324 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e48b458a-f0ef-4b3c-819c-0dab04f14814 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:49.447523 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e48b458a-f0ef-4b3c-819c-0dab04f14814 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:49.448159 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e0bcf0c4-49bf-4020-a46a-798e3be47e47 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] https://10.4.3.229/volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a/action returned with HTTP 202 Aug 06 14:23:49.448780 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 326/1292] 10.4.3.229 () {70 vars in 1428 bytes} [Thu Aug 6 14:23:49 2026] POST /volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:23:49.451642 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-30b5a998-6095-4821-a0c2-e5c11ab4a331 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec returned with HTTP 200 Aug 06 14:23:49.452023 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 322/1293] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:49 2026] GET /volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:49.457940 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:49.457940 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:49.460180 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1b5a00ef-7b51-46f6-b76b-246c7aa7182d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:49.461843 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1b5a00ef-7b51-46f6-b76b-246c7aa7182d tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] GET https://10.4.3.229/volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a Aug 06 14:23:49.462023 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1b5a00ef-7b51-46f6-b76b-246c7aa7182d tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:49.462121 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-e48b458a-f0ef-4b3c-819c-0dab04f14814 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:23:49.462166 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1b5a00ef-7b51-46f6-b76b-246c7aa7182d tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:49.462335 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.groups [None req-1b5a00ef-7b51-46f6-b76b-246c7aa7182d tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] show called for member 7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:23:49.467523 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:49.467523 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:49.467642 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e48b458a-f0ef-4b3c-819c-0dab04f14814 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/8ca5684d-5a79-4712-bc8c-fbc73c30ceba returned with HTTP 200 Aug 06 14:23:49.468209 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 323/1294] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:49 2026] GET /volume/v3/volumes/8ca5684d-5a79-4712-bc8c-fbc73c30ceba => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:49.485921 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1b5a00ef-7b51-46f6-b76b-246c7aa7182d tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] https://10.4.3.229/volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a returned with HTTP 200 Aug 06 14:23:49.486132 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 324/1295] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:23:49 2026] GET /volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a => generated 387 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:50.471062 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5b0b205f-226e-4626-a4ef-703a53e375bb None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:50.472838 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5b0b205f-226e-4626-a4ef-703a53e375bb tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec Aug 06 14:23:50.473055 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5b0b205f-226e-4626-a4ef-703a53e375bb tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:50.473223 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5b0b205f-226e-4626-a4ef-703a53e375bb tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:50.479929 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-affb9fdb-0369-4987-a51f-21273bcc0e54 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:50.481756 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-affb9fdb-0369-4987-a51f-21273bcc0e54 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/8ca5684d-5a79-4712-bc8c-fbc73c30ceba Aug 06 14:23:50.481970 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-affb9fdb-0369-4987-a51f-21273bcc0e54 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:50.482167 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-affb9fdb-0369-4987-a51f-21273bcc0e54 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:50.482973 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:50.482973 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:50.486548 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5b0b205f-226e-4626-a4ef-703a53e375bb tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:23:50.487880 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-affb9fdb-0369-4987-a51f-21273bcc0e54 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/8ca5684d-5a79-4712-bc8c-fbc73c30ceba returned with HTTP 404 Aug 06 14:23:50.488372 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 323/1296] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:50 2026] GET /volume/v3/volumes/8ca5684d-5a79-4712-bc8c-fbc73c30ceba => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:23:50.491937 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5b0b205f-226e-4626-a4ef-703a53e375bb tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec returned with HTTP 200 Aug 06 14:23:50.492319 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 327/1297] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:50 2026] GET /volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:50.496450 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7428969d-d6f9-4cfa-aae3-44803d9f13e3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:50.498776 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8a804a99-dcad-4b1e-9142-b7afcff4a173 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:50.498983 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7428969d-d6f9-4cfa-aae3-44803d9f13e3 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] DELETE https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:50.499081 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7428969d-d6f9-4cfa-aae3-44803d9f13e3 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:50.499282 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7428969d-d6f9-4cfa-aae3-44803d9f13e3 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:50.499452 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.contrib.backups [None req-7428969d-d6f9-4cfa-aae3-44803d9f13e3 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Delete backup with id: c4bea514-e0c7-4498-8c60-0f3c54f034af. Aug 06 14:23:50.500709 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8a804a99-dcad-4b1e-9142-b7afcff4a173 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] GET https://10.4.3.229/volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a Aug 06 14:23:50.500991 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8a804a99-dcad-4b1e-9142-b7afcff4a173 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:50.501244 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8a804a99-dcad-4b1e-9142-b7afcff4a173 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:50.501438 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.groups [None req-8a804a99-dcad-4b1e-9142-b7afcff4a173 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] show called for member 7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:23:50.504088 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:50.504088 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:50.505411 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8a804a99-dcad-4b1e-9142-b7afcff4a173 tempest-GroupsV320Test-912825633 tempest-GroupsV320Test-912825633-project-member] https://10.4.3.229/volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a returned with HTTP 404 Aug 06 14:23:50.505598 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 325/1298] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:23:50 2026] GET /volume/v3/groups/7ea1f134-e5c9-4ec7-b3dd-3a809c0d870a => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:23:50.512342 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7c1be6ec-bb96-4d6f-a991-450127756886 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:50.514555 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7c1be6ec-bb96-4d6f-a991-450127756886 tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] DELETE https://10.4.3.229/volume/v3/group_types/eea5439e-f7bb-423c-8a79-51b39aa91a30 Aug 06 14:23:50.514848 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7c1be6ec-bb96-4d6f-a991-450127756886 tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:50.515108 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7c1be6ec-bb96-4d6f-a991-450127756886 tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:50.518814 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.backup.rpcapi [None req-7428969d-d6f9-4cfa-aae3-44803d9f13e3 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] delete_backup rpcapi backup_id c4bea514-e0c7-4498-8c60-0f3c54f034af {{(pid=100399) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:23:50.520488 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7428969d-d6f9-4cfa-aae3-44803d9f13e3 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 202 Aug 06 14:23:50.521111 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 324/1299] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:23:50 2026] DELETE /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:23:50.528581 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7c1be6ec-bb96-4d6f-a991-450127756886 tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] https://10.4.3.229/volume/v3/group_types/eea5439e-f7bb-423c-8a79-51b39aa91a30 returned with HTTP 202 Aug 06 14:23:50.529396 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 324/1300] 10.4.3.229 () {68 vars in 1404 bytes} [Thu Aug 6 14:23:50 2026] DELETE /volume/v3/group_types/eea5439e-f7bb-423c-8a79-51b39aa91a30 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:23:50.535969 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f61ba6b8-0fd7-4ab4-ae6a-eabdec7ab010 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:50.537409 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-33ca6909-2778-4d19-b604-0895abd47b70 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:50.538188 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f61ba6b8-0fd7-4ab4-ae6a-eabdec7ab010 tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] DELETE https://10.4.3.229/volume/v3/types/21f632fe-7b7f-4d43-a8db-d1121e938c91 Aug 06 14:23:50.538419 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f61ba6b8-0fd7-4ab4-ae6a-eabdec7ab010 tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:50.539724 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f61ba6b8-0fd7-4ab4-ae6a-eabdec7ab010 tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] Calling method '_delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:50.540732 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-33ca6909-2778-4d19-b604-0895abd47b70 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:50.541028 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-33ca6909-2778-4d19-b604-0895abd47b70 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:50.541283 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-33ca6909-2778-4d19-b604-0895abd47b70 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:50.541446 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-33ca6909-2778-4d19-b604-0895abd47b70 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c4bea514-e0c7-4498-8c60-0f3c54f034af. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:50.547313 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:50.547313 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:50.548435 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-33ca6909-2778-4d19-b604-0895abd47b70 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 200 Aug 06 14:23:50.548921 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 326/1301] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:50 2026] GET /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:50.578621 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f61ba6b8-0fd7-4ab4-ae6a-eabdec7ab010 tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] https://10.4.3.229/volume/v3/types/21f632fe-7b7f-4d43-a8db-d1121e938c91 returned with HTTP 202 Aug 06 14:23:50.579055 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 328/1302] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:23:50 2026] DELETE /volume/v3/types/21f632fe-7b7f-4d43-a8db-d1121e938c91 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:23:50.586976 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-00990722-1304-448e-b20c-6d4bbea3c172 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:50.589215 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-00990722-1304-448e-b20c-6d4bbea3c172 tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] GET https://10.4.3.229/volume/v3/types/21f632fe-7b7f-4d43-a8db-d1121e938c91 Aug 06 14:23:50.589407 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-00990722-1304-448e-b20c-6d4bbea3c172 tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:50.589623 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-00990722-1304-448e-b20c-6d4bbea3c172 tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:50.593240 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-00990722-1304-448e-b20c-6d4bbea3c172 tempest-GroupsV320Test-1829850171 tempest-GroupsV320Test-1829850171-project-admin] https://10.4.3.229/volume/v3/types/21f632fe-7b7f-4d43-a8db-d1121e938c91 returned with HTTP 404 Aug 06 14:23:50.593740 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 325/1303] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:23:50 2026] GET /volume/v3/types/21f632fe-7b7f-4d43-a8db-d1121e938c91 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:23:51.505030 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c371a8bc-18d6-42b2-a023-95ed656b7d04 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:51.506963 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c371a8bc-18d6-42b2-a023-95ed656b7d04 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec Aug 06 14:23:51.507295 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c371a8bc-18d6-42b2-a023-95ed656b7d04 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:51.507576 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c371a8bc-18d6-42b2-a023-95ed656b7d04 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:51.518287 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:51.518287 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:51.522415 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c371a8bc-18d6-42b2-a023-95ed656b7d04 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:23:51.528258 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c371a8bc-18d6-42b2-a023-95ed656b7d04 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec returned with HTTP 200 Aug 06 14:23:51.528258 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 325/1304] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:51 2026] GET /volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:51.564669 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7c7bf132-ab57-4490-85de-1f787748969f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:51.567390 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7c7bf132-ab57-4490-85de-1f787748969f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af Aug 06 14:23:51.567683 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7c7bf132-ab57-4490-85de-1f787748969f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:51.567932 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7c7bf132-ab57-4490-85de-1f787748969f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:51.568093 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-7c7bf132-ab57-4490-85de-1f787748969f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c4bea514-e0c7-4498-8c60-0f3c54f034af. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:51.578232 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7c7bf132-ab57-4490-85de-1f787748969f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af returned with HTTP 404 Aug 06 14:23:51.578311 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 327/1305] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:51 2026] GET /volume/v3/backups/c4bea514-e0c7-4498-8c60-0f3c54f034af => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:23:51.675654 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-602baa66-1f99-4baa-bf36-6956fc718d16 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:51.679376 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-602baa66-1f99-4baa-bf36-6956fc718d16 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/62aae0d7-6e9f-4a12-aa26-3820eabb01f9 Aug 06 14:23:51.679376 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-602baa66-1f99-4baa-bf36-6956fc718d16 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:51.679376 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-602baa66-1f99-4baa-bf36-6956fc718d16 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:51.688994 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:51.688994 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:51.695887 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-602baa66-1f99-4baa-bf36-6956fc718d16 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:23:51.705414 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-602baa66-1f99-4baa-bf36-6956fc718d16 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/62aae0d7-6e9f-4a12-aa26-3820eabb01f9 returned with HTTP 200 Aug 06 14:23:51.705414 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 329/1306] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:51 2026] GET /volume/v3/volumes/62aae0d7-6e9f-4a12-aa26-3820eabb01f9 => generated 1356 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:51.721494 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-88d7930d-96b5-43b8-a624-7b123e8a4e35 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:51.723372 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-88d7930d-96b5-43b8-a624-7b123e8a4e35 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] DELETE https://10.4.3.229/volume/v3/volumes/62aae0d7-6e9f-4a12-aa26-3820eabb01f9 Aug 06 14:23:51.723684 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-88d7930d-96b5-43b8-a624-7b123e8a4e35 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:51.723923 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-88d7930d-96b5-43b8-a624-7b123e8a4e35 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:51.724164 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-88d7930d-96b5-43b8-a624-7b123e8a4e35 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Delete volume with id: 62aae0d7-6e9f-4a12-aa26-3820eabb01f9 Aug 06 14:23:51.736709 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:51.736709 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:51.736709 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-88d7930d-96b5-43b8-a624-7b123e8a4e35 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:23:51.756128 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-88d7930d-96b5-43b8-a624-7b123e8a4e35 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Delete volume request issued successfully. Aug 06 14:23:51.756420 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-88d7930d-96b5-43b8-a624-7b123e8a4e35 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/62aae0d7-6e9f-4a12-aa26-3820eabb01f9 returned with HTTP 202 Aug 06 14:23:51.757055 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 326/1307] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:23:51 2026] DELETE /volume/v3/volumes/62aae0d7-6e9f-4a12-aa26-3820eabb01f9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:23:51.769212 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e903129e-7b62-4f5e-a095-e84cf7e110f5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:51.773778 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e903129e-7b62-4f5e-a095-e84cf7e110f5 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/62aae0d7-6e9f-4a12-aa26-3820eabb01f9 Aug 06 14:23:51.773984 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e903129e-7b62-4f5e-a095-e84cf7e110f5 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:51.774147 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e903129e-7b62-4f5e-a095-e84cf7e110f5 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:51.786190 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:51.786190 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:51.790741 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-e903129e-7b62-4f5e-a095-e84cf7e110f5 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:23:51.800129 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e903129e-7b62-4f5e-a095-e84cf7e110f5 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/62aae0d7-6e9f-4a12-aa26-3820eabb01f9 returned with HTTP 200 Aug 06 14:23:51.800570 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 326/1308] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:51 2026] GET /volume/v3/volumes/62aae0d7-6e9f-4a12-aa26-3820eabb01f9 => generated 1355 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:52.243604 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-1f26e656-76f0-46ef-86bb-5bb18569b933 req-7eb73ad6-a53f-419a-b0cd-8dd3779bfe98 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:52.245890 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-1f26e656-76f0-46ef-86bb-5bb18569b933 req-7eb73ad6-a53f-419a-b0cd-8dd3779bfe98 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] POST https://10.4.3.229/volume/v3/attachments/963dce1b-4b03-4e28-82f1-af437a9a8352/action Aug 06 14:23:52.246439 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-1f26e656-76f0-46ef-86bb-5bb18569b933 req-7eb73ad6-a53f-419a-b0cd-8dd3779bfe98 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Action body: b'{"os-complete": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:23:52.246584 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-1f26e656-76f0-46ef-86bb-5bb18569b933 req-7eb73ad6-a53f-419a-b0cd-8dd3779bfe98 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:52.271226 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:52.271226 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:52.288838 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-1f26e656-76f0-46ef-86bb-5bb18569b933 req-7eb73ad6-a53f-419a-b0cd-8dd3779bfe98 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/attachments/963dce1b-4b03-4e28-82f1-af437a9a8352/action returned with HTTP 204 Aug 06 14:23:52.289468 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 328/1309] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:23:52 2026] POST /volume/v3/attachments/963dce1b-4b03-4e28-82f1-af437a9a8352/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:23:52.542610 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f9e26926-9643-4edf-bcd1-2b19851d46d7 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:52.544449 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f9e26926-9643-4edf-bcd1-2b19851d46d7 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec Aug 06 14:23:52.544698 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f9e26926-9643-4edf-bcd1-2b19851d46d7 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:52.544878 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f9e26926-9643-4edf-bcd1-2b19851d46d7 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:52.554460 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:52.554460 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:52.558418 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f9e26926-9643-4edf-bcd1-2b19851d46d7 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:23:52.563114 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f9e26926-9643-4edf-bcd1-2b19851d46d7 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec returned with HTTP 200 Aug 06 14:23:52.563114 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 330/1310] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:52 2026] GET /volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:52.576397 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-96b287e5-7bda-486e-bc55-241dbe67181b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:52.578280 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-96b287e5-7bda-486e-bc55-241dbe67181b tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec Aug 06 14:23:52.578439 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-96b287e5-7bda-486e-bc55-241dbe67181b tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:52.578610 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-96b287e5-7bda-486e-bc55-241dbe67181b tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:52.587313 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:52.587313 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:52.590483 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-96b287e5-7bda-486e-bc55-241dbe67181b tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:23:52.594280 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-96b287e5-7bda-486e-bc55-241dbe67181b tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec returned with HTTP 200 Aug 06 14:23:52.594730 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 327/1311] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:52 2026] GET /volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:52.817035 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c655518c-6eb4-496d-bcf3-332736e348e7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:52.819342 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c655518c-6eb4-496d-bcf3-332736e348e7 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/62aae0d7-6e9f-4a12-aa26-3820eabb01f9 Aug 06 14:23:52.819625 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c655518c-6eb4-496d-bcf3-332736e348e7 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:52.819868 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c655518c-6eb4-496d-bcf3-332736e348e7 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:52.827236 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c655518c-6eb4-496d-bcf3-332736e348e7 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/62aae0d7-6e9f-4a12-aa26-3820eabb01f9 returned with HTTP 404 Aug 06 14:23:52.827707 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 327/1312] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:52 2026] GET /volume/v3/volumes/62aae0d7-6e9f-4a12-aa26-3820eabb01f9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:23:52.842724 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ecbf55f5-a6aa-4c4b-bd0e-fa307f0a35a1 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:52.844352 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ecbf55f5-a6aa-4c4b-bd0e-fa307f0a35a1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:23:52.844690 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ecbf55f5-a6aa-4c4b-bd0e-fa307f0a35a1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-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-1881414616"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:52.846059 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-ecbf55f5-a6aa-4c4b-bd0e-fa307f0a35a1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1881414616'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:23:52.846158 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-ecbf55f5-a6aa-4c4b-bd0e-fa307f0a35a1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Create volume of 1 GB Aug 06 14:23:52.850998 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ecbf55f5-a6aa-4c4b-bd0e-fa307f0a35a1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Availability Zones retrieved successfully. Aug 06 14:23:52.855618 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ecbf55f5-a6aa-4c4b-bd0e-fa307f0a35a1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Flow 'volume_create_api' (b52c8fcc-f691-4a9c-937d-ee2f8bc1deb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:23:52.856639 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ecbf55f5-a6aa-4c4b-bd0e-fa307f0a35a1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c502fc93-c6ab-40ec-96de-1d2ff3f800a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:52.857289 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-ecbf55f5-a6aa-4c4b-bd0e-fa307f0a35a1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:23:52.880445 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ecbf55f5-a6aa-4c4b-bd0e-fa307f0a35a1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c502fc93-c6ab-40ec-96de-1d2ff3f800a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:52.881190 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ecbf55f5-a6aa-4c4b-bd0e-fa307f0a35a1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d2eadc4-b42f-4e2e-9bf9-2418e9c6b7c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:52.926496 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-ecbf55f5-a6aa-4c4b-bd0e-fa307f0a35a1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Created reservations ['f705ba2c-c208-4c47-8b41-3e516a6121da', '76a24c00-6cc3-4600-9766-028ad04cd6ad', '400171e7-a6bd-4ecc-be41-b62a7a526aca', 'c93f1281-438a-4067-a933-d7ab314057b7'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:23:52.927597 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ecbf55f5-a6aa-4c4b-bd0e-fa307f0a35a1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d2eadc4-b42f-4e2e-9bf9-2418e9c6b7c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f705ba2c-c208-4c47-8b41-3e516a6121da', '76a24c00-6cc3-4600-9766-028ad04cd6ad', '400171e7-a6bd-4ecc-be41-b62a7a526aca', 'c93f1281-438a-4067-a933-d7ab314057b7']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:52.928663 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ecbf55f5-a6aa-4c4b-bd0e-fa307f0a35a1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36bf1559-62a5-4c30-9b76-1529cb532b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:52.965187 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ecbf55f5-a6aa-4c4b-bd0e-fa307f0a35a1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36bf1559-62a5-4c30-9b76-1529cb532b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e653a8d-9063-40a3-a9ba-27b36629dd88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1881414616',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='ee9b4470556e417f9fa68db4440e6275',qos_specs=None,replication_status=,reservations=['f705ba2c-c208-4c47-8b41-3e516a6121da','76a24c00-6cc3-4600-9766-028ad04cd6ad','400171e7-a6bd-4ecc-be41-b62a7a526aca','c93f1281-438a-4067-a933-d7ab314057b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2b527234b654d94a050862338d468c2',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:23:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1881414616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e653a8d-9063-40a3-a9ba-27b36629dd88,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='ee9b4470556e417f9fa68db4440e6275',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2b527234b654d94a050862338d468c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:52.966037 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ecbf55f5-a6aa-4c4b-bd0e-fa307f0a35a1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (712424eb-c205-42f0-b643-3b35006aef22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:52.987737 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ecbf55f5-a6aa-4c4b-bd0e-fa307f0a35a1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (712424eb-c205-42f0-b643-3b35006aef22) transitioned into state 'SUCCESS' from state '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-1881414616',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='ee9b4470556e417f9fa68db4440e6275',qos_specs=None,replication_status=,reservations=['f705ba2c-c208-4c47-8b41-3e516a6121da','76a24c00-6cc3-4600-9766-028ad04cd6ad','400171e7-a6bd-4ecc-be41-b62a7a526aca','c93f1281-438a-4067-a933-d7ab314057b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2b527234b654d94a050862338d468c2',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:52.988657 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ecbf55f5-a6aa-4c4b-bd0e-fa307f0a35a1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c6af3e5-e4e4-4a6e-83d7-8697e9f11a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:52.997883 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ecbf55f5-a6aa-4c4b-bd0e-fa307f0a35a1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c6af3e5-e4e4-4a6e-83d7-8697e9f11a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:52.998712 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ecbf55f5-a6aa-4c4b-bd0e-fa307f0a35a1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Flow 'volume_create_api' (b52c8fcc-f691-4a9c-937d-ee2f8bc1deb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:23:52.999055 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ecbf55f5-a6aa-4c4b-bd0e-fa307f0a35a1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Create volume request issued successfully. Aug 06 14:23:52.999697 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ecbf55f5-a6aa-4c4b-bd0e-fa307f0a35a1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:23:53.000158 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 329/1313] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:23:52 2026] POST /volume/v3/volumes => generated 816 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:23:53.012487 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1dc2200a-dffa-4955-9115-47a8a3a4f4d0 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:53.014389 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1dc2200a-dffa-4955-9115-47a8a3a4f4d0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/6e653a8d-9063-40a3-a9ba-27b36629dd88 Aug 06 14:23:53.014641 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1dc2200a-dffa-4955-9115-47a8a3a4f4d0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:53.014811 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1dc2200a-dffa-4955-9115-47a8a3a4f4d0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:53.022012 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:53.022012 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:53.025630 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-1dc2200a-dffa-4955-9115-47a8a3a4f4d0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:23:53.032224 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1dc2200a-dffa-4955-9115-47a8a3a4f4d0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/6e653a8d-9063-40a3-a9ba-27b36629dd88 returned with HTTP 200 Aug 06 14:23:53.032224 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 331/1314] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:53 2026] GET /volume/v3/volumes/6e653a8d-9063-40a3-a9ba-27b36629dd88 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:53.144596 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-23e12c9d-175b-4150-85f3-ff0266374bd7 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:53.261990 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-23e12c9d-175b-4150-85f3-ff0266374bd7 tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:23:53.262345 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-23e12c9d-175b-4150-85f3-ff0266374bd7 tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1992182698"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:53.274128 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-23e12c9d-175b-4150-85f3-ff0266374bd7 tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:23:53.274551 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 328/1315] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:23:53 2026] POST /volume/v3/types => generated 233 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:53.285158 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-dee177ae-aeed-43de-a81b-a4d7413b6504 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:53.287402 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dee177ae-aeed-43de-a81b-a4d7413b6504 tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:23:53.287777 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dee177ae-aeed-43de-a81b-a4d7413b6504 tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-274200635", "extra_specs": {"multiattach": " True"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:53.301003 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dee177ae-aeed-43de-a81b-a4d7413b6504 tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:23:53.301391 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 328/1316] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:23:53 2026] POST /volume/v3/types => generated 258 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:53.312258 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c6850be7-f6dc-4b30-8f73-d4472aab47a8 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:53.395789 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c6850be7-f6dc-4b30-8f73-d4472aab47a8 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:23:53.396310 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c6850be7-f6dc-4b30-8f73-d4472aab47a8 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1992182698", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1266090086"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:53.398799 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-c6850be7-f6dc-4b30-8f73-d4472aab47a8 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1992182698', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1266090086'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:23:53.404355 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-c6850be7-f6dc-4b30-8f73-d4472aab47a8 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Create volume of 1 GB Aug 06 14:23:53.404736 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:53.404736 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:53.405206 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c6850be7-f6dc-4b30-8f73-d4472aab47a8 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Availability Zones retrieved successfully. Aug 06 14:23:53.411161 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c6850be7-f6dc-4b30-8f73-d4472aab47a8 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Flow 'volume_create_api' (37d47eb6-349e-4f01-8058-cb494f0b35e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:23:53.411981 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c6850be7-f6dc-4b30-8f73-d4472aab47a8 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4315732b-37b8-4878-9015-813316a5a9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:53.412849 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-c6850be7-f6dc-4b30-8f73-d4472aab47a8 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:23:53.438477 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c6850be7-f6dc-4b30-8f73-d4472aab47a8 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4315732b-37b8-4878-9015-813316a5a9c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:23:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7e8d49f5-8775-4560-b443-8bcb8cecf730,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1992182698',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e8d49f5-8775-4560-b443-8bcb8cecf730', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:53.439232 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c6850be7-f6dc-4b30-8f73-d4472aab47a8 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08173873-e1ae-4fdf-8b6b-556544f69ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:53.468007 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-c6850be7-f6dc-4b30-8f73-d4472aab47a8 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1992182698 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1992182698, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:23:53.468280 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-c6850be7-f6dc-4b30-8f73-d4472aab47a8 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1992182698 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1992182698, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:23:53.499650 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-c6850be7-f6dc-4b30-8f73-d4472aab47a8 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Created reservations ['34c2ebe3-e894-4cee-8d7e-41d1427abf46', '3c57024f-81cf-4a0d-88f0-918c78db4400', '8ca7d5d9-c4ed-4aca-b8a6-bc9bc7f93145', '89d8dbc4-9fa4-4d52-83d9-283ab856cc8c'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:23:53.500620 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c6850be7-f6dc-4b30-8f73-d4472aab47a8 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08173873-e1ae-4fdf-8b6b-556544f69ea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34c2ebe3-e894-4cee-8d7e-41d1427abf46', '3c57024f-81cf-4a0d-88f0-918c78db4400', '8ca7d5d9-c4ed-4aca-b8a6-bc9bc7f93145', '89d8dbc4-9fa4-4d52-83d9-283ab856cc8c']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:53.501529 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c6850be7-f6dc-4b30-8f73-d4472aab47a8 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (951d23e8-7c40-4d11-a54e-f1e07f3b257d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:53.525315 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c6850be7-f6dc-4b30-8f73-d4472aab47a8 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (951d23e8-7c40-4d11-a54e-f1e07f3b257d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7a8d479-1ef3-4478-85ca-712ec2df2cbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1266090086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7dcc9b3180e34b7ba85ca4e47b39840d',qos_specs=None,replication_status=,reservations=['34c2ebe3-e894-4cee-8d7e-41d1427abf46','3c57024f-81cf-4a0d-88f0-918c78db4400','8ca7d5d9-c4ed-4aca-b8a6-bc9bc7f93145','89d8dbc4-9fa4-4d52-83d9-283ab856cc8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0f775724a84ce99ebc4c359bbd372a',volume_type_id=7e8d49f5-8775-4560-b443-8bcb8cecf730), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:23:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1266090086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7a8d479-1ef3-4478-85ca-712ec2df2cbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7dcc9b3180e34b7ba85ca4e47b39840d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef0f775724a84ce99ebc4c359bbd372a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7e8d49f5-8775-4560-b443-8bcb8cecf730),volume_type_id=7e8d49f5-8775-4560-b443-8bcb8cecf730)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:53.526041 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c6850be7-f6dc-4b30-8f73-d4472aab47a8 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4ca4ccf-5ca6-409c-b788-a8aa6566fdc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:53.542801 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c6850be7-f6dc-4b30-8f73-d4472aab47a8 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4ca4ccf-5ca6-409c-b788-a8aa6566fdc4) transitioned into state 'SUCCESS' from state '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-1266090086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7dcc9b3180e34b7ba85ca4e47b39840d',qos_specs=None,replication_status=,reservations=['34c2ebe3-e894-4cee-8d7e-41d1427abf46','3c57024f-81cf-4a0d-88f0-918c78db4400','8ca7d5d9-c4ed-4aca-b8a6-bc9bc7f93145','89d8dbc4-9fa4-4d52-83d9-283ab856cc8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0f775724a84ce99ebc4c359bbd372a',volume_type_id=7e8d49f5-8775-4560-b443-8bcb8cecf730)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:53.543419 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c6850be7-f6dc-4b30-8f73-d4472aab47a8 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5498cdf-3ac8-49ef-9b90-f5288fbcfa52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:23:53.551987 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c6850be7-f6dc-4b30-8f73-d4472aab47a8 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5498cdf-3ac8-49ef-9b90-f5288fbcfa52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:23:53.554226 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c6850be7-f6dc-4b30-8f73-d4472aab47a8 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Flow 'volume_create_api' (37d47eb6-349e-4f01-8058-cb494f0b35e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:23:53.554226 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c6850be7-f6dc-4b30-8f73-d4472aab47a8 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Create volume request issued successfully. Aug 06 14:23:53.554226 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c6850be7-f6dc-4b30-8f73-d4472aab47a8 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:23:53.554435 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 330/1317] 10.4.3.229 () {70 vars in 1300 bytes} [Thu Aug 6 14:23:53 2026] POST /volume/v3/volumes => generated 872 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:23:53.566282 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-10bb9a6e-2462-41e1-be99-b4fc345b6e63 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:53.568566 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-10bb9a6e-2462-41e1-be99-b4fc345b6e63 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] GET https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb Aug 06 14:23:53.568864 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-10bb9a6e-2462-41e1-be99-b4fc345b6e63 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:53.569473 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-10bb9a6e-2462-41e1-be99-b4fc345b6e63 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:53.580251 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:53.580251 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:53.584960 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-10bb9a6e-2462-41e1-be99-b4fc345b6e63 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Volume info retrieved successfully. Aug 06 14:23:53.591215 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-10bb9a6e-2462-41e1-be99-b4fc345b6e63 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb returned with HTTP 200 Aug 06 14:23:53.595492 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 332/1318] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:23:53 2026] GET /volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb => generated 940 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:54.046834 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-0418589b-4af6-417e-a5bc-6407171a6e77 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:54.049153 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0418589b-4af6-417e-a5bc-6407171a6e77 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/6e653a8d-9063-40a3-a9ba-27b36629dd88 Aug 06 14:23:54.049438 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0418589b-4af6-417e-a5bc-6407171a6e77 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:54.049731 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0418589b-4af6-417e-a5bc-6407171a6e77 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:54.061035 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:54.061035 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:54.066064 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-0418589b-4af6-417e-a5bc-6407171a6e77 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:23:54.075539 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0418589b-4af6-417e-a5bc-6407171a6e77 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/6e653a8d-9063-40a3-a9ba-27b36629dd88 returned with HTTP 200 Aug 06 14:23:54.076100 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 329/1319] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:54 2026] GET /volume/v3/volumes/6e653a8d-9063-40a3-a9ba-27b36629dd88 => generated 909 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:54.091142 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9eca5325-dff4-4581-aae8-deecb291d7ac None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:54.092727 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9eca5325-dff4-4581-aae8-deecb291d7ac tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] POST https://10.4.3.229/volume/v3/backups Aug 06 14:23:54.093044 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9eca5325-dff4-4581-aae8-deecb291d7ac tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6e653a8d-9063-40a3-a9ba-27b36629dd88", "name": "tempest-VolumesBackupsTest-Backup-1174258432", "description": "tempest-backup-description-541326552", "container": "tempest-volumesbackupstest-backup-container-1443125566"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:54.095899 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.contrib.backups [None req-9eca5325-dff4-4581-aae8-deecb291d7ac tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Creating new backup {'backup': {'volume_id': '6e653a8d-9063-40a3-a9ba-27b36629dd88', 'name': 'tempest-VolumesBackupsTest-Backup-1174258432', 'description': 'tempest-backup-description-541326552', 'container': 'tempest-volumesbackupstest-backup-container-1443125566'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:23:54.096918 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.contrib.backups [None req-9eca5325-dff4-4581-aae8-deecb291d7ac tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Creating backup of volume 6e653a8d-9063-40a3-a9ba-27b36629dd88 in container tempest-volumesbackupstest-backup-container-1443125566 Aug 06 14:23:54.108582 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:54.108582 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:54.109074 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-9eca5325-dff4-4581-aae8-deecb291d7ac tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:23:54.139050 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-9eca5325-dff4-4581-aae8-deecb291d7ac tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Created reservations ['6f241ed4-21a4-43b7-8840-3e47c5dde3f4', '79e5034d-6a37-4ba3-9b83-b3091183067b'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:23:54.167957 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9eca5325-dff4-4581-aae8-deecb291d7ac tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:23:54.167957 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 329/1320] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:23:54 2026] POST /volume/v3/backups => generated 330 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:23:54.173753 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-77e3bdcd-9cec-462d-9848-77c4e215161f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:54.177149 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-77e3bdcd-9cec-462d-9848-77c4e215161f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:23:54.177149 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-77e3bdcd-9cec-462d-9848-77c4e215161f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:54.177149 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-77e3bdcd-9cec-462d-9848-77c4e215161f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:54.177149 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-77e3bdcd-9cec-462d-9848-77c4e215161f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c3f365fb-210b-4df9-b136-08bffac4e467. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:54.185249 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:54.185249 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:54.186039 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-77e3bdcd-9cec-462d-9848-77c4e215161f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 200 Aug 06 14:23:54.186443 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 331/1321] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:54 2026] GET /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:54.607136 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-cbfca1a1-67ec-44f5-879f-85f7a5139b60 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:54.609058 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cbfca1a1-67ec-44f5-879f-85f7a5139b60 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] GET https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb Aug 06 14:23:54.609294 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cbfca1a1-67ec-44f5-879f-85f7a5139b60 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:54.609616 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cbfca1a1-67ec-44f5-879f-85f7a5139b60 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:54.617225 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:54.617225 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:54.621092 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-cbfca1a1-67ec-44f5-879f-85f7a5139b60 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Volume info retrieved successfully. Aug 06 14:23:54.625849 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cbfca1a1-67ec-44f5-879f-85f7a5139b60 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb returned with HTTP 200 Aug 06 14:23:54.626324 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 333/1322] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:23:54 2026] GET /volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb => generated 999 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:54.638491 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d3b45cb3-e2d3-46c9-8aeb-4dc3eb2ddb0d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:54.640876 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d3b45cb3-e2d3-46c9-8aeb-4dc3eb2ddb0d tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] GET https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb Aug 06 14:23:54.641079 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d3b45cb3-e2d3-46c9-8aeb-4dc3eb2ddb0d tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:54.641252 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d3b45cb3-e2d3-46c9-8aeb-4dc3eb2ddb0d tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:54.648827 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:54.648827 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:54.653023 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d3b45cb3-e2d3-46c9-8aeb-4dc3eb2ddb0d tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] Volume info retrieved successfully. Aug 06 14:23:54.657264 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d3b45cb3-e2d3-46c9-8aeb-4dc3eb2ddb0d tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb returned with HTTP 200 Aug 06 14:23:54.657684 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 330/1323] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:23:54 2026] GET /volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:23:54.670272 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-05ad924a-76db-4c84-afb9-887fe7ab4bbb None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:54.673447 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-05ad924a-76db-4c84-afb9-887fe7ab4bbb tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] POST https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb/action Aug 06 14:23:54.673447 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-05ad924a-76db-4c84-afb9-887fe7ab4bbb tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-274200635", "migration_policy": "never"}}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:23:54.673447 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-05ad924a-76db-4c84-afb9-887fe7ab4bbb tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-274200635", "migration_policy": "never"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:54.682194 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:54.682194 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:54.683627 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-05ad924a-76db-4c84-afb9-887fe7ab4bbb tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Volume info retrieved successfully. Aug 06 14:23:54.690327 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:54.690327 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:54.704806 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [None req-05ad924a-76db-4c84-afb9-887fe7ab4bbb tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-274200635 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-274200635, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:23:54.705695 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [None req-05ad924a-76db-4c84-afb9-887fe7ab4bbb tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-274200635 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-274200635, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:23:54.722241 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-05ad924a-76db-4c84-afb9-887fe7ab4bbb tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Created reservations ['fbebdd1c-de41-4352-8deb-7bbdafed7361', '54ff56cf-5c6e-41c7-ae49-3ff449e8e3dd'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:23:54.735234 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [None req-05ad924a-76db-4c84-afb9-887fe7ab4bbb tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1992182698 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1992182698, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:23:54.736235 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [None req-05ad924a-76db-4c84-afb9-887fe7ab4bbb tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1992182698 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1992182698, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:23:54.746295 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-05ad924a-76db-4c84-afb9-887fe7ab4bbb tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Created reservations ['0dd961f0-912d-478c-9e9b-6dfc3a1c2357', '67a8b7e0-eea3-441b-9c7e-bf71a1063360'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:23:54.786451 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-05ad924a-76db-4c84-afb9-887fe7ab4bbb tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Retype volume request issued successfully. Aug 06 14:23:54.786781 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-05ad924a-76db-4c84-afb9-887fe7ab4bbb tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb/action returned with HTTP 202 Aug 06 14:23:54.787441 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 330/1324] 10.4.3.229 () {70 vars in 1432 bytes} [Thu Aug 6 14:23:54 2026] POST /volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 14:23:54.796328 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-076db0b1-eee4-417e-8bde-108cc3d10dfe None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:54.798317 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-076db0b1-eee4-417e-8bde-108cc3d10dfe tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] GET https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb Aug 06 14:23:54.798563 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-076db0b1-eee4-417e-8bde-108cc3d10dfe tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:54.798847 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-076db0b1-eee4-417e-8bde-108cc3d10dfe tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:54.808987 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:54.808987 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:54.813570 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-076db0b1-eee4-417e-8bde-108cc3d10dfe tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Volume info retrieved successfully. Aug 06 14:23:54.821174 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-076db0b1-eee4-417e-8bde-108cc3d10dfe tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb returned with HTTP 200 Aug 06 14:23:54.821780 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 332/1325] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:23:54 2026] GET /volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb => generated 997 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:55.196048 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7939d4e5-5d34-43c4-ab4f-20bafe48d0a4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:55.198139 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7939d4e5-5d34-43c4-ab4f-20bafe48d0a4 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:23:55.198356 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7939d4e5-5d34-43c4-ab4f-20bafe48d0a4 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:55.198602 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7939d4e5-5d34-43c4-ab4f-20bafe48d0a4 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:55.198740 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-7939d4e5-5d34-43c4-ab4f-20bafe48d0a4 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c3f365fb-210b-4df9-b136-08bffac4e467. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:55.203993 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:55.203993 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:55.204995 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7939d4e5-5d34-43c4-ab4f-20bafe48d0a4 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 200 Aug 06 14:23:55.205690 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 334/1326] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:55 2026] GET /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:23:55.834637 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b97a84c5-58e6-4c3e-8365-cd2ec32a7f1e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:55.838348 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b97a84c5-58e6-4c3e-8365-cd2ec32a7f1e tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] GET https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb Aug 06 14:23:55.838348 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b97a84c5-58e6-4c3e-8365-cd2ec32a7f1e tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:55.838348 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b97a84c5-58e6-4c3e-8365-cd2ec32a7f1e tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:55.862733 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:55.862733 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:55.870227 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-b97a84c5-58e6-4c3e-8365-cd2ec32a7f1e tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Volume info retrieved successfully. Aug 06 14:23:55.877834 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b97a84c5-58e6-4c3e-8365-cd2ec32a7f1e tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb returned with HTTP 200 Aug 06 14:23:55.877834 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 331/1327] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:23:55 2026] GET /volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb => generated 997 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:55.889852 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-773609ad-3524-4a06-9ecf-670af3709ffb None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:55.891789 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-773609ad-3524-4a06-9ecf-670af3709ffb tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] GET https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb Aug 06 14:23:55.892075 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-773609ad-3524-4a06-9ecf-670af3709ffb tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:55.892314 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-773609ad-3524-4a06-9ecf-670af3709ffb tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:55.900971 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:55.900971 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:55.907970 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-773609ad-3524-4a06-9ecf-670af3709ffb tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] Volume info retrieved successfully. Aug 06 14:23:55.913214 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-773609ad-3524-4a06-9ecf-670af3709ffb tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb returned with HTTP 200 Aug 06 14:23:55.914085 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 331/1328] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:23:55 2026] GET /volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb => generated 1191 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:23:55.929317 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a8d9b0bb-f813-41c3-b161-727c647f48f5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:55.933592 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a8d9b0bb-f813-41c3-b161-727c647f48f5 tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] GET https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb Aug 06 14:23:55.933818 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a8d9b0bb-f813-41c3-b161-727c647f48f5 tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:55.934009 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a8d9b0bb-f813-41c3-b161-727c647f48f5 tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:55.940684 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:55.940684 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:55.946452 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-a8d9b0bb-f813-41c3-b161-727c647f48f5 tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] Volume info retrieved successfully. Aug 06 14:23:55.956246 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a8d9b0bb-f813-41c3-b161-727c647f48f5 tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb returned with HTTP 200 Aug 06 14:23:55.956761 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 333/1329] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:23:55 2026] GET /volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb => generated 1191 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:23:55.973336 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2e74ac86-fb7d-4a96-93aa-c724d62bd6ac None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:55.974847 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2e74ac86-fb7d-4a96-93aa-c724d62bd6ac tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] POST https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb/action Aug 06 14:23:55.975178 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2e74ac86-fb7d-4a96-93aa-c724d62bd6ac tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1992182698", "migration_policy": "never"}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:23:55.975292 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2e74ac86-fb7d-4a96-93aa-c724d62bd6ac tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1992182698", "migration_policy": "never"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:23:55.983253 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:55.983253 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:55.983674 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2e74ac86-fb7d-4a96-93aa-c724d62bd6ac tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Volume info retrieved successfully. Aug 06 14:23:56.002286 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-2e74ac86-fb7d-4a96-93aa-c724d62bd6ac tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1992182698 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1992182698, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:23:56.002568 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-2e74ac86-fb7d-4a96-93aa-c724d62bd6ac tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1992182698 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1992182698, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:23:56.011487 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-2e74ac86-fb7d-4a96-93aa-c724d62bd6ac tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Created reservations ['73e01da7-3a2d-423e-a82f-cd7abd1468f1', '1372f72d-3e74-4e48-8ceb-7ba92bb1d2f3'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:23:56.021442 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-2e74ac86-fb7d-4a96-93aa-c724d62bd6ac tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-274200635 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-274200635, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:23:56.021773 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-2e74ac86-fb7d-4a96-93aa-c724d62bd6ac tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-274200635 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-274200635, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:23:56.028193 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-2e74ac86-fb7d-4a96-93aa-c724d62bd6ac tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Created reservations ['c43728e5-aafa-4689-b27f-0aa8795c63c7', '4227e58f-b9cc-4907-b231-c1133177fbba'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:23:56.059534 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2e74ac86-fb7d-4a96-93aa-c724d62bd6ac tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Retype volume request issued successfully. Aug 06 14:23:56.059733 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2e74ac86-fb7d-4a96-93aa-c724d62bd6ac tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb/action returned with HTTP 202 Aug 06 14:23:56.062312 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 335/1330] 10.4.3.229 () {70 vars in 1432 bytes} [Thu Aug 6 14:23:55 2026] POST /volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 14:23:56.068886 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-069db0fb-391e-4835-bc62-6f232b7c9b01 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:56.071219 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-069db0fb-391e-4835-bc62-6f232b7c9b01 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] GET https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb Aug 06 14:23:56.071494 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-069db0fb-391e-4835-bc62-6f232b7c9b01 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:56.071643 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-069db0fb-391e-4835-bc62-6f232b7c9b01 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:56.079639 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:56.079639 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:56.083081 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-069db0fb-391e-4835-bc62-6f232b7c9b01 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Volume info retrieved successfully. Aug 06 14:23:56.087842 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-069db0fb-391e-4835-bc62-6f232b7c9b01 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb returned with HTTP 200 Aug 06 14:23:56.088169 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 332/1331] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:23:56 2026] GET /volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb => generated 997 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:56.217752 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9da81c46-27f2-4d2d-b74a-b6ffa88e5843 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:56.220025 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9da81c46-27f2-4d2d-b74a-b6ffa88e5843 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:23:56.220261 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9da81c46-27f2-4d2d-b74a-b6ffa88e5843 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:56.220490 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9da81c46-27f2-4d2d-b74a-b6ffa88e5843 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:56.220630 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-9da81c46-27f2-4d2d-b74a-b6ffa88e5843 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c3f365fb-210b-4df9-b136-08bffac4e467. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:56.224496 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:56.224496 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:56.225221 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9da81c46-27f2-4d2d-b74a-b6ffa88e5843 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 200 Aug 06 14:23:56.225583 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 332/1332] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:56 2026] GET /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:57.101518 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-008a576e-80af-41eb-93cb-68aa7cd4603a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:57.104116 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-008a576e-80af-41eb-93cb-68aa7cd4603a tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] GET https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb Aug 06 14:23:57.104305 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-008a576e-80af-41eb-93cb-68aa7cd4603a tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:57.104532 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-008a576e-80af-41eb-93cb-68aa7cd4603a tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:57.111622 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:57.111622 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:57.115356 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-008a576e-80af-41eb-93cb-68aa7cd4603a tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Volume info retrieved successfully. Aug 06 14:23:57.119902 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-008a576e-80af-41eb-93cb-68aa7cd4603a tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb returned with HTTP 200 Aug 06 14:23:57.120245 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 334/1333] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:23:57 2026] GET /volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb => generated 999 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:57.133755 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f0520d96-10ba-4f1c-9771-e7732758007c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:57.136642 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f0520d96-10ba-4f1c-9771-e7732758007c tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] GET https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb Aug 06 14:23:57.137071 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f0520d96-10ba-4f1c-9771-e7732758007c tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:57.137405 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f0520d96-10ba-4f1c-9771-e7732758007c tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:57.146994 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:57.146994 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:57.151634 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f0520d96-10ba-4f1c-9771-e7732758007c tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] Volume info retrieved successfully. Aug 06 14:23:57.157673 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f0520d96-10ba-4f1c-9771-e7732758007c tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb returned with HTTP 200 Aug 06 14:23:57.158200 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 336/1334] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:23:57 2026] GET /volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb => generated 1193 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:23:57.172800 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e6988180-bbf2-46f6-bbee-0d9e5525f95e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:57.174531 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e6988180-bbf2-46f6-bbee-0d9e5525f95e tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] GET https://10.4.3.229/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1266090086 Aug 06 14:23:57.174738 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e6988180-bbf2-46f6-bbee-0d9e5525f95e tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:57.174930 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e6988180-bbf2-46f6-bbee-0d9e5525f95e tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:57.175739 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-e6988180-bbf2-46f6-bbee-0d9e5525f95e tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1266090086'), ('all_tenants', True)]). {{(pid=100399) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:23:57.204514 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-e6988180-bbf2-46f6-bbee-0d9e5525f95e tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] Get all volumes completed successfully. Aug 06 14:23:57.204985 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e6988180-bbf2-46f6-bbee-0d9e5525f95e tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] https://10.4.3.229/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1266090086 returned with HTTP 200 Aug 06 14:23:57.205409 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 333/1335] 10.4.3.229 () {68 vars in 1429 bytes} [Thu Aug 6 14:23:57 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1266090086 => generated 342 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:57.214359 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-096ef9db-9ab2-41d2-a0c8-eea9f19876dd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:57.216154 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-096ef9db-9ab2-41d2-a0c8-eea9f19876dd tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] GET https://10.4.3.229/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1266090086 Aug 06 14:23:57.216367 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-096ef9db-9ab2-41d2-a0c8-eea9f19876dd tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:57.216580 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-096ef9db-9ab2-41d2-a0c8-eea9f19876dd tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] Calling method 'index' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:57.217366 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-096ef9db-9ab2-41d2-a0c8-eea9f19876dd tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1266090086'), ('all_tenants', True)]). {{(pid=100397) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:23:57.235790 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-83eb0c92-5dc4-42a6-b3b1-3f1e41881ec5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:57.237531 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-83eb0c92-5dc4-42a6-b3b1-3f1e41881ec5 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:23:57.237736 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-83eb0c92-5dc4-42a6-b3b1-3f1e41881ec5 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:57.237906 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-83eb0c92-5dc4-42a6-b3b1-3f1e41881ec5 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:57.238021 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-83eb0c92-5dc4-42a6-b3b1-3f1e41881ec5 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c3f365fb-210b-4df9-b136-08bffac4e467. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:57.243751 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:57.243751 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:57.244720 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-83eb0c92-5dc4-42a6-b3b1-3f1e41881ec5 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 200 Aug 06 14:23:57.245166 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 335/1336] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:57 2026] GET /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:57.250932 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-096ef9db-9ab2-41d2-a0c8-eea9f19876dd tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] Get all volumes completed successfully. Aug 06 14:23:57.251463 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-096ef9db-9ab2-41d2-a0c8-eea9f19876dd tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] https://10.4.3.229/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1266090086 returned with HTTP 200 Aug 06 14:23:57.251932 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 333/1337] 10.4.3.229 () {68 vars in 1429 bytes} [Thu Aug 6 14:23:57 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1266090086 => generated 342 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:57.262082 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c0f11816-dce2-451a-aa92-30943b98de8f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:57.264445 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c0f11816-dce2-451a-aa92-30943b98de8f tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] GET https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb Aug 06 14:23:57.264758 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c0f11816-dce2-451a-aa92-30943b98de8f tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:57.265047 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c0f11816-dce2-451a-aa92-30943b98de8f tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:57.274870 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:57.274870 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:23:57.278808 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c0f11816-dce2-451a-aa92-30943b98de8f tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Volume info retrieved successfully. Aug 06 14:23:57.284156 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c0f11816-dce2-451a-aa92-30943b98de8f tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb returned with HTTP 200 Aug 06 14:23:57.284790 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 337/1338] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:23:57 2026] GET /volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb => generated 999 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:57.301447 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d7f381b7-0d7f-4467-98e6-f097a3cff3cd None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:57.301815 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d7f381b7-0d7f-4467-98e6-f097a3cff3cd tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] DELETE https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb Aug 06 14:23:57.302034 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d7f381b7-0d7f-4467-98e6-f097a3cff3cd tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:57.302242 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d7f381b7-0d7f-4467-98e6-f097a3cff3cd tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:57.302444 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-d7f381b7-0d7f-4467-98e6-f097a3cff3cd tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Delete volume with id: f7a8d479-1ef3-4478-85ca-712ec2df2cbb Aug 06 14:23:57.309221 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:57.309221 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:57.309719 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d7f381b7-0d7f-4467-98e6-f097a3cff3cd tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Volume info retrieved successfully. Aug 06 14:23:57.324521 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d7f381b7-0d7f-4467-98e6-f097a3cff3cd tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Delete volume request issued successfully. Aug 06 14:23:57.324521 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d7f381b7-0d7f-4467-98e6-f097a3cff3cd tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb returned with HTTP 202 Aug 06 14:23:57.326663 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 334/1339] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:23:57 2026] DELETE /volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:23:57.344237 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f75fd9e6-ec76-481b-9075-2f3388a2ffb9 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:57.344237 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f75fd9e6-ec76-481b-9075-2f3388a2ffb9 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] GET https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb Aug 06 14:23:57.344237 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f75fd9e6-ec76-481b-9075-2f3388a2ffb9 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:57.344237 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f75fd9e6-ec76-481b-9075-2f3388a2ffb9 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:57.345553 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:57.345553 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:23:57.350449 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-f75fd9e6-ec76-481b-9075-2f3388a2ffb9 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Volume info retrieved successfully. Aug 06 14:23:57.356349 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f75fd9e6-ec76-481b-9075-2f3388a2ffb9 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb returned with HTTP 200 Aug 06 14:23:57.356881 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 336/1340] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:23:57 2026] GET /volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:23:58.256625 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b6697e72-199f-4c9e-9776-fba75325412b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:58.258645 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b6697e72-199f-4c9e-9776-fba75325412b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:23:58.259044 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b6697e72-199f-4c9e-9776-fba75325412b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:58.260358 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b6697e72-199f-4c9e-9776-fba75325412b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:58.260358 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-b6697e72-199f-4c9e-9776-fba75325412b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c3f365fb-210b-4df9-b136-08bffac4e467. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:58.264719 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:58.264719 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:23:58.265794 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b6697e72-199f-4c9e-9776-fba75325412b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 200 Aug 06 14:23:58.266319 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 334/1341] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:58 2026] GET /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:23:58.372446 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7f64801d-6864-40ce-b30a-e8a7ff4bb3c5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:58.374274 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7f64801d-6864-40ce-b30a-e8a7ff4bb3c5 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] GET https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb Aug 06 14:23:58.374501 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7f64801d-6864-40ce-b30a-e8a7ff4bb3c5 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:58.374684 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7f64801d-6864-40ce-b30a-e8a7ff4bb3c5 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:58.381822 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7f64801d-6864-40ce-b30a-e8a7ff4bb3c5 tempest-VolumeRetypeMultiattachTest-1698044205 tempest-VolumeRetypeMultiattachTest-1698044205-project-member] https://10.4.3.229/volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb returned with HTTP 404 Aug 06 14:23:58.382304 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 338/1342] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:23:58 2026] GET /volume/v3/volumes/f7a8d479-1ef3-4478-85ca-712ec2df2cbb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:23:58.393204 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-15ccb093-37a8-412a-97fc-8e2e11e30c65 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:58.394968 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-15ccb093-37a8-412a-97fc-8e2e11e30c65 tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] DELETE https://10.4.3.229/volume/v3/types/0fa623dd-fb64-46f4-a8cd-e28044e105ef Aug 06 14:23:58.395175 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-15ccb093-37a8-412a-97fc-8e2e11e30c65 tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:58.395394 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-15ccb093-37a8-412a-97fc-8e2e11e30c65 tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] Calling method '_delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:58.420664 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-15ccb093-37a8-412a-97fc-8e2e11e30c65 tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] https://10.4.3.229/volume/v3/types/0fa623dd-fb64-46f4-a8cd-e28044e105ef returned with HTTP 202 Aug 06 14:23:58.421048 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 335/1343] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:23:58 2026] DELETE /volume/v3/types/0fa623dd-fb64-46f4-a8cd-e28044e105ef => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:23:58.427414 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ad355b41-3eb9-485e-99a9-046f279f45b3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:58.429338 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ad355b41-3eb9-485e-99a9-046f279f45b3 tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] GET https://10.4.3.229/volume/v3/types/0fa623dd-fb64-46f4-a8cd-e28044e105ef Aug 06 14:23:58.429542 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ad355b41-3eb9-485e-99a9-046f279f45b3 tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:58.429732 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ad355b41-3eb9-485e-99a9-046f279f45b3 tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:58.432715 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ad355b41-3eb9-485e-99a9-046f279f45b3 tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] https://10.4.3.229/volume/v3/types/0fa623dd-fb64-46f4-a8cd-e28044e105ef returned with HTTP 404 Aug 06 14:23:58.433171 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 337/1344] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:23:58 2026] GET /volume/v3/types/0fa623dd-fb64-46f4-a8cd-e28044e105ef => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:23:58.441554 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-bed8538c-155f-4e59-9218-99754336d114 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:58.444137 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bed8538c-155f-4e59-9218-99754336d114 tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] DELETE https://10.4.3.229/volume/v3/types/7e8d49f5-8775-4560-b443-8bcb8cecf730 Aug 06 14:23:58.444137 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bed8538c-155f-4e59-9218-99754336d114 tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:58.444137 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bed8538c-155f-4e59-9218-99754336d114 tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] Calling method '_delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:58.466320 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bed8538c-155f-4e59-9218-99754336d114 tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] https://10.4.3.229/volume/v3/types/7e8d49f5-8775-4560-b443-8bcb8cecf730 returned with HTTP 202 Aug 06 14:23:58.467054 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 335/1345] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:23:58 2026] DELETE /volume/v3/types/7e8d49f5-8775-4560-b443-8bcb8cecf730 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:23:58.473397 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b1f1541e-bd16-447a-ad0c-a98b14382993 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:58.475046 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b1f1541e-bd16-447a-ad0c-a98b14382993 tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] GET https://10.4.3.229/volume/v3/types/7e8d49f5-8775-4560-b443-8bcb8cecf730 Aug 06 14:23:58.475231 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b1f1541e-bd16-447a-ad0c-a98b14382993 tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:58.475511 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b1f1541e-bd16-447a-ad0c-a98b14382993 tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:58.479215 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b1f1541e-bd16-447a-ad0c-a98b14382993 tempest-VolumeRetypeMultiattachTest-1498601443 tempest-VolumeRetypeMultiattachTest-1498601443-project-admin] https://10.4.3.229/volume/v3/types/7e8d49f5-8775-4560-b443-8bcb8cecf730 returned with HTTP 404 Aug 06 14:23:58.479721 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 339/1346] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:23:58 2026] GET /volume/v3/types/7e8d49f5-8775-4560-b443-8bcb8cecf730 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 14:23:59.277536 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4337031c-9e46-4b8d-b4b8-a935d77cfa60 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:23:59.279343 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4337031c-9e46-4b8d-b4b8-a935d77cfa60 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:23:59.279551 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4337031c-9e46-4b8d-b4b8-a935d77cfa60 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:23:59.279741 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4337031c-9e46-4b8d-b4b8-a935d77cfa60 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:23:59.279869 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-4337031c-9e46-4b8d-b4b8-a935d77cfa60 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c3f365fb-210b-4df9-b136-08bffac4e467. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:23:59.284176 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:23:59.284176 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:23:59.284905 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4337031c-9e46-4b8d-b4b8-a935d77cfa60 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 200 Aug 06 14:23:59.285278 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 336/1347] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:23:59 2026] GET /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:00.296791 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d6ef0ffb-9450-4ab8-a6aa-e87523135d17 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:00.298981 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d6ef0ffb-9450-4ab8-a6aa-e87523135d17 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:24:00.299208 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d6ef0ffb-9450-4ab8-a6aa-e87523135d17 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:00.299438 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d6ef0ffb-9450-4ab8-a6aa-e87523135d17 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:00.299603 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-d6ef0ffb-9450-4ab8-a6aa-e87523135d17 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c3f365fb-210b-4df9-b136-08bffac4e467. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:00.305376 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:00.305376 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:00.306222 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d6ef0ffb-9450-4ab8-a6aa-e87523135d17 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 200 Aug 06 14:24:00.306870 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 338/1348] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:00 2026] GET /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:00.724862 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ee5c8931-67c4-4c1b-b621-232de1d3e612 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:00.808708 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ee5c8931-67c4-4c1b-b621-232de1d3e612 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:24:00.809179 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ee5c8931-67c4-4c1b-b621-232de1d3e612 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1326515653", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:00.832138 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ee5c8931-67c4-4c1b-b621-232de1d3e612 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:24:00.832725 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 336/1349] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:24:00 2026] POST /volume/v3/types => generated 275 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:00.840327 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f84f7e6f-bec7-483a-863e-d421652d9b59 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:00.841783 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f84f7e6f-bec7-483a-863e-d421652d9b59 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:24:00.842098 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f84f7e6f-bec7-483a-863e-d421652d9b59 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1918219890", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:00.855162 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f84f7e6f-bec7-483a-863e-d421652d9b59 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:24:00.855503 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 340/1350] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:24:00 2026] POST /volume/v3/types => generated 275 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:00.870204 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-3e47f892-fba5-49ab-b69e-c47e7e7c7328 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:00.937054 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3e47f892-fba5-49ab-b69e-c47e7e7c7328 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:24:00.937373 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3e47f892-fba5-49ab-b69e-c47e7e7c7328 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-284531789", "volume_type": "ab3b9231-2bcc-4cff-a90b-6769052134c5", "size": 1}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:00.938701 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-3e47f892-fba5-49ab-b69e-c47e7e7c7328 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-284531789', 'volume_type': 'ab3b9231-2bcc-4cff-a90b-6769052134c5', 'size': 1}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:24:00.942727 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-3e47f892-fba5-49ab-b69e-c47e7e7c7328 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Create volume of 1 GB Aug 06 14:24:00.943007 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:00.943007 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:00.943444 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-3e47f892-fba5-49ab-b69e-c47e7e7c7328 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Availability Zones retrieved successfully. Aug 06 14:24:00.949224 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3e47f892-fba5-49ab-b69e-c47e7e7c7328 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Flow 'volume_create_api' (f8079901-be3f-406a-9cda-68256e27a4cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:24:00.950092 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3e47f892-fba5-49ab-b69e-c47e7e7c7328 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc06ed9e-a8d0-44b2-9488-6d232508ecf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:00.950866 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-3e47f892-fba5-49ab-b69e-c47e7e7c7328 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:24:01.099927 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3e47f892-fba5-49ab-b69e-c47e7e7c7328 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc06ed9e-a8d0-44b2-9488-6d232508ecf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:24:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=ab3b9231-2bcc-4cff-a90b-6769052134c5,is_public=True,name='tempest-VolumeTypesTest-volume-type-1326515653',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab3b9231-2bcc-4cff-a90b-6769052134c5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:01.100723 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3e47f892-fba5-49ab-b69e-c47e7e7c7328 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ab63329-c37a-4074-b11e-41f85de0d8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:01.124512 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-3e47f892-fba5-49ab-b69e-c47e7e7c7328 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1326515653 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1326515653, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:24:01.124764 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-3e47f892-fba5-49ab-b69e-c47e7e7c7328 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1326515653 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1326515653, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:24:01.157326 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-3e47f892-fba5-49ab-b69e-c47e7e7c7328 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Created reservations ['6200625a-b110-4110-b890-2b4c6e218cec', 'fe72702f-60ac-4ec3-985f-41da7ceae68e', '1c2666c7-e92e-4c96-a688-6a60c47a1e7e', 'dfec0dd7-0649-4015-9197-154040424c80'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:24:01.158048 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3e47f892-fba5-49ab-b69e-c47e7e7c7328 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ab63329-c37a-4074-b11e-41f85de0d8b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6200625a-b110-4110-b890-2b4c6e218cec', 'fe72702f-60ac-4ec3-985f-41da7ceae68e', '1c2666c7-e92e-4c96-a688-6a60c47a1e7e', 'dfec0dd7-0649-4015-9197-154040424c80']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:01.158712 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3e47f892-fba5-49ab-b69e-c47e7e7c7328 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec5915ea-2b8d-4966-be18-9600d0a96fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:01.185467 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3e47f892-fba5-49ab-b69e-c47e7e7c7328 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec5915ea-2b8d-4966-be18-9600d0a96fff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-284531789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3132dd5641a7436daea8462fec0a3ff1',qos_specs=None,replication_status=,reservations=['6200625a-b110-4110-b890-2b4c6e218cec','fe72702f-60ac-4ec3-985f-41da7ceae68e','1c2666c7-e92e-4c96-a688-6a60c47a1e7e','dfec0dd7-0649-4015-9197-154040424c80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b57596ad7f7d45e7b88d2525f51e86f6',volume_type_id=ab3b9231-2bcc-4cff-a90b-6769052134c5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:24:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-284531789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3132dd5641a7436daea8462fec0a3ff1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b57596ad7f7d45e7b88d2525f51e86f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab3b9231-2bcc-4cff-a90b-6769052134c5),volume_type_id=ab3b9231-2bcc-4cff-a90b-6769052134c5)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:01.186221 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3e47f892-fba5-49ab-b69e-c47e7e7c7328 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (236c06dc-9803-4db1-8ca1-bf468c3fed03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:01.207928 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3e47f892-fba5-49ab-b69e-c47e7e7c7328 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (236c06dc-9803-4db1-8ca1-bf468c3fed03) transitioned into state 'SUCCESS' from state '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-284531789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3132dd5641a7436daea8462fec0a3ff1',qos_specs=None,replication_status=,reservations=['6200625a-b110-4110-b890-2b4c6e218cec','fe72702f-60ac-4ec3-985f-41da7ceae68e','1c2666c7-e92e-4c96-a688-6a60c47a1e7e','dfec0dd7-0649-4015-9197-154040424c80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b57596ad7f7d45e7b88d2525f51e86f6',volume_type_id=ab3b9231-2bcc-4cff-a90b-6769052134c5)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:01.208247 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3e47f892-fba5-49ab-b69e-c47e7e7c7328 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aff505f-7d98-46e4-a5a0-68b72b0e58c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:01.219007 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3e47f892-fba5-49ab-b69e-c47e7e7c7328 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aff505f-7d98-46e4-a5a0-68b72b0e58c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:01.221771 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3e47f892-fba5-49ab-b69e-c47e7e7c7328 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Flow 'volume_create_api' (f8079901-be3f-406a-9cda-68256e27a4cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:24:01.221771 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-3e47f892-fba5-49ab-b69e-c47e7e7c7328 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Create volume request issued successfully. Aug 06 14:24:01.221771 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3e47f892-fba5-49ab-b69e-c47e7e7c7328 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:24:01.221771 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 337/1351] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:24:00 2026] POST /volume/v3/volumes => generated 783 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:24:01.233780 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-84c279c5-53fd-4ba9-9253-1e7187eef440 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:01.235817 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-84c279c5-53fd-4ba9-9253-1e7187eef440 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] GET https://10.4.3.229/volume/v3/volumes/52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6 Aug 06 14:24:01.236704 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-84c279c5-53fd-4ba9-9253-1e7187eef440 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:01.236704 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-84c279c5-53fd-4ba9-9253-1e7187eef440 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:01.243646 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:01.243646 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:01.247628 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-84c279c5-53fd-4ba9-9253-1e7187eef440 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Volume info retrieved successfully. Aug 06 14:24:01.252298 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-84c279c5-53fd-4ba9-9253-1e7187eef440 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] https://10.4.3.229/volume/v3/volumes/52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6 returned with HTTP 200 Aug 06 14:24:01.252697 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 339/1352] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:01 2026] GET /volume/v3/volumes/52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:01.318237 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-12670b51-116f-43ee-b39e-9faf6e9e625d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:01.321160 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-12670b51-116f-43ee-b39e-9faf6e9e625d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:24:01.321411 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-12670b51-116f-43ee-b39e-9faf6e9e625d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:01.321643 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-12670b51-116f-43ee-b39e-9faf6e9e625d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:01.321758 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-12670b51-116f-43ee-b39e-9faf6e9e625d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c3f365fb-210b-4df9-b136-08bffac4e467. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:01.334205 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:01.334205 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:01.334205 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-12670b51-116f-43ee-b39e-9faf6e9e625d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 200 Aug 06 14:24:01.334205 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 337/1353] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:01 2026] GET /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:02.268231 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-661db44f-acf6-4019-bcf1-3bce094f1936 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:02.270388 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-661db44f-acf6-4019-bcf1-3bce094f1936 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] GET https://10.4.3.229/volume/v3/volumes/52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6 Aug 06 14:24:02.270639 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-661db44f-acf6-4019-bcf1-3bce094f1936 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:02.270867 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-661db44f-acf6-4019-bcf1-3bce094f1936 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:02.278777 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:02.278777 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:02.282407 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-661db44f-acf6-4019-bcf1-3bce094f1936 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Volume info retrieved successfully. Aug 06 14:24:02.287126 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-661db44f-acf6-4019-bcf1-3bce094f1936 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] https://10.4.3.229/volume/v3/volumes/52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6 returned with HTTP 200 Aug 06 14:24:02.287739 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 341/1354] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:02 2026] GET /volume/v3/volumes/52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:02.301029 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-0f060928-0c96-490a-afef-03ff2ea0d414 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:02.303242 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0f060928-0c96-490a-afef-03ff2ea0d414 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] POST https://10.4.3.229/volume/v3/volumes/52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6/action Aug 06 14:24:02.303702 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0f060928-0c96-490a-afef-03ff2ea0d414 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Action body: b'{"os-retype": {"new_type": "1815bb33-df5f-4f28-bd9c-b9b740056c68"}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:24:02.303832 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0f060928-0c96-490a-afef-03ff2ea0d414 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "1815bb33-df5f-4f28-bd9c-b9b740056c68"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:02.317724 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:02.317724 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:02.317724 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-0f060928-0c96-490a-afef-03ff2ea0d414 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Volume info retrieved successfully. Aug 06 14:24:02.337106 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-0f060928-0c96-490a-afef-03ff2ea0d414 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1918219890 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1918219890, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:24:02.337391 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-0f060928-0c96-490a-afef-03ff2ea0d414 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1918219890 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1918219890, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:24:02.344684 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a88be3b0-9b1c-4829-a994-703348518587 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:02.347210 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a88be3b0-9b1c-4829-a994-703348518587 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:24:02.347537 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a88be3b0-9b1c-4829-a994-703348518587 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:02.347723 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a88be3b0-9b1c-4829-a994-703348518587 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:02.347823 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-a88be3b0-9b1c-4829-a994-703348518587 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c3f365fb-210b-4df9-b136-08bffac4e467. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:02.352751 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:02.352751 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:02.353459 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a88be3b0-9b1c-4829-a994-703348518587 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 200 Aug 06 14:24:02.353798 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 340/1355] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:02 2026] GET /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:02.358186 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-0f060928-0c96-490a-afef-03ff2ea0d414 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Created reservations ['2c776465-fcc7-4783-80ac-3756d390b46f', '9299a1fc-77b7-4c57-be5e-b09820e127d6'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:24:02.374237 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-0f060928-0c96-490a-afef-03ff2ea0d414 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Created reservations ['fcb21d4a-c98a-4e08-8e8b-676ccb3d4d8f', 'a536af30-2d42-45bf-81d4-b9bf6558ade6'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:24:02.396421 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-0f060928-0c96-490a-afef-03ff2ea0d414 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Retype volume request issued successfully. Aug 06 14:24:02.396662 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0f060928-0c96-490a-afef-03ff2ea0d414 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] https://10.4.3.229/volume/v3/volumes/52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6/action returned with HTTP 202 Aug 06 14:24:02.397018 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 338/1356] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:24:02 2026] POST /volume/v3/volumes/52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:24:02.406399 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a2639d4c-1841-4f18-bf50-d26c1c2d9371 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:02.408666 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a2639d4c-1841-4f18-bf50-d26c1c2d9371 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] GET https://10.4.3.229/volume/v3/volumes/52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6 Aug 06 14:24:02.408967 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a2639d4c-1841-4f18-bf50-d26c1c2d9371 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:02.409214 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a2639d4c-1841-4f18-bf50-d26c1c2d9371 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:02.423631 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:02.423631 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:02.432175 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a2639d4c-1841-4f18-bf50-d26c1c2d9371 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Volume info retrieved successfully. Aug 06 14:24:02.441970 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a2639d4c-1841-4f18-bf50-d26c1c2d9371 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] https://10.4.3.229/volume/v3/volumes/52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6 returned with HTTP 200 Aug 06 14:24:02.442382 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 338/1357] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:02 2026] GET /volume/v3/volumes/52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6 => generated 875 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:03.179023 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-94cb71f5-73ce-4b98-9b88-9e646ff896b6 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:03.180521 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-94cb71f5-73ce-4b98-9b88-9e646ff896b6 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 Aug 06 14:24:03.180812 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-94cb71f5-73ce-4b98-9b88-9e646ff896b6 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:03.180916 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-94cb71f5-73ce-4b98-9b88-9e646ff896b6 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:03.187211 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:03.187211 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:03.190499 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-94cb71f5-73ce-4b98-9b88-9e646ff896b6 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:03.194395 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-94cb71f5-73ce-4b98-9b88-9e646ff896b6 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 returned with HTTP 200 Aug 06 14:24:03.194856 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 342/1358] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:03 2026] GET /volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 => generated 939 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:03.364686 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b28e354d-aafa-4a41-acde-1bdd1ba917aa None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:03.371460 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b28e354d-aafa-4a41-acde-1bdd1ba917aa tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:24:03.371460 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b28e354d-aafa-4a41-acde-1bdd1ba917aa tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:03.371460 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b28e354d-aafa-4a41-acde-1bdd1ba917aa tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:03.371460 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-b28e354d-aafa-4a41-acde-1bdd1ba917aa tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c3f365fb-210b-4df9-b136-08bffac4e467. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:03.374788 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:03.374788 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:03.376743 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b28e354d-aafa-4a41-acde-1bdd1ba917aa tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 200 Aug 06 14:24:03.377392 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 341/1359] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:03 2026] GET /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:03.462664 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-97870f5c-a9e4-487c-b926-a475856ec9d4 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:03.464739 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-97870f5c-a9e4-487c-b926-a475856ec9d4 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] GET https://10.4.3.229/volume/v3/volumes/52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6 Aug 06 14:24:03.464970 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-97870f5c-a9e4-487c-b926-a475856ec9d4 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:03.465166 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-97870f5c-a9e4-487c-b926-a475856ec9d4 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:03.472723 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:03.472723 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:03.476910 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-97870f5c-a9e4-487c-b926-a475856ec9d4 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Volume info retrieved successfully. Aug 06 14:24:03.481348 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-97870f5c-a9e4-487c-b926-a475856ec9d4 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] https://10.4.3.229/volume/v3/volumes/52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6 returned with HTTP 200 Aug 06 14:24:03.481778 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 339/1360] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:03 2026] GET /volume/v3/volumes/52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:03.494137 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-938e462d-2e03-4dba-8047-066041a4733d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:03.496525 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-938e462d-2e03-4dba-8047-066041a4733d tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] GET https://10.4.3.229/volume/v3/volumes/52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6 Aug 06 14:24:03.496525 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-938e462d-2e03-4dba-8047-066041a4733d tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:03.496703 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-938e462d-2e03-4dba-8047-066041a4733d tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:03.504588 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:03.504588 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:03.508705 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-938e462d-2e03-4dba-8047-066041a4733d tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Volume info retrieved successfully. Aug 06 14:24:03.513260 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-938e462d-2e03-4dba-8047-066041a4733d tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] https://10.4.3.229/volume/v3/volumes/52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6 returned with HTTP 200 Aug 06 14:24:03.513649 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 339/1361] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:03 2026] GET /volume/v3/volumes/52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:03.527540 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3925b977-f765-4cf5-9a21-e9894868fb81 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:03.529359 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3925b977-f765-4cf5-9a21-e9894868fb81 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] GET https://10.4.3.229/volume/v3/volumes/52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6 Aug 06 14:24:03.529701 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3925b977-f765-4cf5-9a21-e9894868fb81 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:03.530021 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3925b977-f765-4cf5-9a21-e9894868fb81 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:03.533332 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-8a73000a-378d-494d-b230-3f597679c9e6 req-8ba3a0b9-c216-4fab-bc5e-c43c06fee3dd None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:03.534833 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-8a73000a-378d-494d-b230-3f597679c9e6 req-8ba3a0b9-c216-4fab-bc5e-c43c06fee3dd tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 Aug 06 14:24:03.534833 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-8a73000a-378d-494d-b230-3f597679c9e6 req-8ba3a0b9-c216-4fab-bc5e-c43c06fee3dd tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:03.534947 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-8a73000a-378d-494d-b230-3f597679c9e6 req-8ba3a0b9-c216-4fab-bc5e-c43c06fee3dd tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:03.539832 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:03.539832 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:03.544287 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:03.544287 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:03.546456 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3925b977-f765-4cf5-9a21-e9894868fb81 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Volume info retrieved successfully. Aug 06 14:24:03.548352 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-8a73000a-378d-494d-b230-3f597679c9e6 req-8ba3a0b9-c216-4fab-bc5e-c43c06fee3dd tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:03.551147 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3925b977-f765-4cf5-9a21-e9894868fb81 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] https://10.4.3.229/volume/v3/volumes/52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6 returned with HTTP 200 Aug 06 14:24:03.551814 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 343/1362] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:03 2026] GET /volume/v3/volumes/52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:03.553752 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-8a73000a-378d-494d-b230-3f597679c9e6 req-8ba3a0b9-c216-4fab-bc5e-c43c06fee3dd tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 returned with HTTP 200 Aug 06 14:24:03.555282 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 342/1363] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:24:03 2026] GET /volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 => generated 939 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:03.569198 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2e0dbd81-11f5-46a9-8e6a-c736219e09f3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:03.571417 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2e0dbd81-11f5-46a9-8e6a-c736219e09f3 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] DELETE https://10.4.3.229/volume/v3/volumes/52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6 Aug 06 14:24:03.571697 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2e0dbd81-11f5-46a9-8e6a-c736219e09f3 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:03.571966 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2e0dbd81-11f5-46a9-8e6a-c736219e09f3 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:03.572189 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-2e0dbd81-11f5-46a9-8e6a-c736219e09f3 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Delete volume with id: 52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6 Aug 06 14:24:03.583382 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:03.583382 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:03.584081 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-2e0dbd81-11f5-46a9-8e6a-c736219e09f3 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Volume info retrieved successfully. Aug 06 14:24:03.607477 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-2e0dbd81-11f5-46a9-8e6a-c736219e09f3 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Delete volume request issued successfully. Aug 06 14:24:03.607477 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2e0dbd81-11f5-46a9-8e6a-c736219e09f3 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] https://10.4.3.229/volume/v3/volumes/52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6 returned with HTTP 202 Aug 06 14:24:03.607839 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 340/1364] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:24:03 2026] DELETE /volume/v3/volumes/52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:24:03.622207 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0330b2be-d55c-4cc0-86db-7d88f028ce89 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:03.624103 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0330b2be-d55c-4cc0-86db-7d88f028ce89 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] GET https://10.4.3.229/volume/v3/volumes/52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6 Aug 06 14:24:03.624331 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0330b2be-d55c-4cc0-86db-7d88f028ce89 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:03.624471 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0330b2be-d55c-4cc0-86db-7d88f028ce89 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:03.631452 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:03.631452 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:03.634940 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-0330b2be-d55c-4cc0-86db-7d88f028ce89 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Volume info retrieved successfully. Aug 06 14:24:03.639455 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0330b2be-d55c-4cc0-86db-7d88f028ce89 tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] https://10.4.3.229/volume/v3/volumes/52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6 returned with HTTP 200 Aug 06 14:24:03.640033 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 340/1365] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:03 2026] GET /volume/v3/volumes/52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:03.651138 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7a857616-474b-4cb3-94cf-d2068f8d960b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:03.652535 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7a857616-474b-4cb3-94cf-d2068f8d960b None None] GET https://10.4.3.229/volume// Aug 06 14:24:03.652535 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7a857616-474b-4cb3-94cf-d2068f8d960b None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:03.652535 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7a857616-474b-4cb3-94cf-d2068f8d960b None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:03.653446 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7a857616-474b-4cb3-94cf-d2068f8d960b None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:24:03.653875 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 344/1366] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:24: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 06 14:24:03.667399 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-8a73000a-378d-494d-b230-3f597679c9e6 req-c396b03d-87a0-4c8b-8fcf-cae6ba6b7e22 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:03.670543 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-8a73000a-378d-494d-b230-3f597679c9e6 req-c396b03d-87a0-4c8b-8fcf-cae6ba6b7e22 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:24:03.671056 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-8a73000a-378d-494d-b230-3f597679c9e6 req-c396b03d-87a0-4c8b-8fcf-cae6ba6b7e22 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8e679e0-1b80-4f17-b123-44d28bb42dc6", "connector": null, "instance_uuid": "c5e6ca2d-3e54-43f4-823a-4b35a643ca12"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:03.682479 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:03.682479 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:03.719087 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-8a73000a-378d-494d-b230-3f597679c9e6 req-c396b03d-87a0-4c8b-8fcf-cae6ba6b7e22 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:24:03.719707 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 343/1367] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:24:03 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 06 14:24:03.747219 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8ec03251-9375-425b-bb25-0be2eb2712ee None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:03.749445 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8ec03251-9375-425b-bb25-0be2eb2712ee tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 Aug 06 14:24:03.749700 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8ec03251-9375-425b-bb25-0be2eb2712ee tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:03.749965 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8ec03251-9375-425b-bb25-0be2eb2712ee tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:03.760878 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-898b6ced-909b-4be1-9219-a9e18a880816 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:03.760878 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-898b6ced-909b-4be1-9219-a9e18a880816 None None] GET https://10.4.3.229/volume// Aug 06 14:24:03.760878 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-898b6ced-909b-4be1-9219-a9e18a880816 None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:03.761444 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-898b6ced-909b-4be1-9219-a9e18a880816 None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:03.762468 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-898b6ced-909b-4be1-9219-a9e18a880816 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:24:03.762595 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:03.762595 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:03.762641 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 341/1368] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:24: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 06 14:24:03.765964 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-8ec03251-9375-425b-bb25-0be2eb2712ee tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:03.770084 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-8a73000a-378d-494d-b230-3f597679c9e6 req-e5aa96c7-13fb-4f81-ae09-5e0ea84a8fe1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:03.773587 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8ec03251-9375-425b-bb25-0be2eb2712ee tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 returned with HTTP 200 Aug 06 14:24:03.773587 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 341/1369] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:03 2026] GET /volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:03.773703 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-8a73000a-378d-494d-b230-3f597679c9e6 req-e5aa96c7-13fb-4f81-ae09-5e0ea84a8fe1 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 Aug 06 14:24:03.773703 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-8a73000a-378d-494d-b230-3f597679c9e6 req-e5aa96c7-13fb-4f81-ae09-5e0ea84a8fe1 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:03.773703 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-8a73000a-378d-494d-b230-3f597679c9e6 req-e5aa96c7-13fb-4f81-ae09-5e0ea84a8fe1 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:03.783095 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:03.783095 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:03.787478 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-8a73000a-378d-494d-b230-3f597679c9e6 req-e5aa96c7-13fb-4f81-ae09-5e0ea84a8fe1 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:03.792621 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-8a73000a-378d-494d-b230-3f597679c9e6 req-e5aa96c7-13fb-4f81-ae09-5e0ea84a8fe1 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 returned with HTTP 200 Aug 06 14:24:03.793256 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 345/1370] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:24:03 2026] GET /volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 => generated 1118 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:24:03.903780 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-8a73000a-378d-494d-b230-3f597679c9e6 req-7f2cc0ad-9a00-4def-9c75-586c945ac13d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:03.906959 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-8a73000a-378d-494d-b230-3f597679c9e6 req-7f2cc0ad-9a00-4def-9c75-586c945ac13d tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] PUT https://10.4.3.229/volume/v3/attachments/455e33d7-64bf-4c07-a5e6-e970f18d69f5 Aug 06 14:24:03.907992 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-8a73000a-378d-494d-b230-3f597679c9e6 req-7f2cc0ad-9a00-4def-9c75-586c945ac13d tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:03.919589 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-8a73000a-378d-494d-b230-3f597679c9e6 req-7f2cc0ad-9a00-4def-9c75-586c945ac13d tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Acquiring lock "cinder-attachment_update-e8e679e0-1b80-4f17-b123-44d28bb42dc6-np0000006659" by "attachment_update" {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:24:03.925396 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-8a73000a-378d-494d-b230-3f597679c9e6 req-7f2cc0ad-9a00-4def-9c75-586c945ac13d tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Lock "cinder-attachment_update-e8e679e0-1b80-4f17-b123-44d28bb42dc6-np0000006659" acquired by "attachment_update" :: waited 0.006s {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:24:03.926926 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:03.926926 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:04.018584 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-8a73000a-378d-494d-b230-3f597679c9e6 req-7f2cc0ad-9a00-4def-9c75-586c945ac13d tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Lock "cinder-attachment_update-e8e679e0-1b80-4f17-b123-44d28bb42dc6-np0000006659" released by "attachment_update" :: held 0.093s {{(pid=100398) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:24:04.018988 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-8a73000a-378d-494d-b230-3f597679c9e6 req-7f2cc0ad-9a00-4def-9c75-586c945ac13d tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/attachments/455e33d7-64bf-4c07-a5e6-e970f18d69f5 returned with HTTP 200 Aug 06 14:24:04.019731 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 344/1371] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:24:03 2026] PUT /volume/v3/attachments/455e33d7-64bf-4c07-a5e6-e970f18d69f5 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:04.387019 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d66a3ebb-8864-4d0f-8c11-66afdcce2451 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:04.389019 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d66a3ebb-8864-4d0f-8c11-66afdcce2451 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:24:04.389235 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d66a3ebb-8864-4d0f-8c11-66afdcce2451 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:04.389441 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d66a3ebb-8864-4d0f-8c11-66afdcce2451 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:04.389562 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-d66a3ebb-8864-4d0f-8c11-66afdcce2451 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c3f365fb-210b-4df9-b136-08bffac4e467. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:04.393682 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:04.393682 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:04.394378 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d66a3ebb-8864-4d0f-8c11-66afdcce2451 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 200 Aug 06 14:24:04.394736 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 342/1372] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:04 2026] GET /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:04.656060 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a4b1d905-5642-452c-a4e0-2076b54aa7fd None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:04.658600 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a4b1d905-5642-452c-a4e0-2076b54aa7fd tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] GET https://10.4.3.229/volume/v3/volumes/52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6 Aug 06 14:24:04.658898 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a4b1d905-5642-452c-a4e0-2076b54aa7fd tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:04.659189 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a4b1d905-5642-452c-a4e0-2076b54aa7fd tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:04.666728 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a4b1d905-5642-452c-a4e0-2076b54aa7fd tempest-VolumeTypesTest-1098311062 tempest-VolumeTypesTest-1098311062-project-member] https://10.4.3.229/volume/v3/volumes/52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6 returned with HTTP 404 Aug 06 14:24:04.667629 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 342/1373] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:04 2026] GET /volume/v3/volumes/52f6aa0a-964d-4cf1-89b7-0bd4d6c605b6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:04.680214 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-74f60eaf-27ce-441e-a88d-a653dd8d7ea8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:04.682282 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-74f60eaf-27ce-441e-a88d-a653dd8d7ea8 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] DELETE https://10.4.3.229/volume/v3/types/1815bb33-df5f-4f28-bd9c-b9b740056c68 Aug 06 14:24:04.682699 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-74f60eaf-27ce-441e-a88d-a653dd8d7ea8 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:04.684213 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-74f60eaf-27ce-441e-a88d-a653dd8d7ea8 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Calling method '_delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:04.708105 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-74f60eaf-27ce-441e-a88d-a653dd8d7ea8 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] https://10.4.3.229/volume/v3/types/1815bb33-df5f-4f28-bd9c-b9b740056c68 returned with HTTP 202 Aug 06 14:24:04.708815 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 346/1374] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:24:04 2026] DELETE /volume/v3/types/1815bb33-df5f-4f28-bd9c-b9b740056c68 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:24:04.717309 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-829f711d-3d00-460a-a447-58b695635550 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:04.719191 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-829f711d-3d00-460a-a447-58b695635550 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] GET https://10.4.3.229/volume/v3/types/1815bb33-df5f-4f28-bd9c-b9b740056c68 Aug 06 14:24:04.719365 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-829f711d-3d00-460a-a447-58b695635550 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:04.719578 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-829f711d-3d00-460a-a447-58b695635550 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:04.722787 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-829f711d-3d00-460a-a447-58b695635550 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] https://10.4.3.229/volume/v3/types/1815bb33-df5f-4f28-bd9c-b9b740056c68 returned with HTTP 404 Aug 06 14:24:04.723463 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 345/1375] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:24:04 2026] GET /volume/v3/types/1815bb33-df5f-4f28-bd9c-b9b740056c68 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:04.731374 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-87106e04-4103-4fbc-9506-d44f27fd3687 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:04.733450 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-87106e04-4103-4fbc-9506-d44f27fd3687 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] DELETE https://10.4.3.229/volume/v3/types/ab3b9231-2bcc-4cff-a90b-6769052134c5 Aug 06 14:24:04.733685 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-87106e04-4103-4fbc-9506-d44f27fd3687 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:04.733911 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-87106e04-4103-4fbc-9506-d44f27fd3687 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Calling method '_delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:04.760837 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-87106e04-4103-4fbc-9506-d44f27fd3687 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] https://10.4.3.229/volume/v3/types/ab3b9231-2bcc-4cff-a90b-6769052134c5 returned with HTTP 202 Aug 06 14:24:04.761347 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 343/1376] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:24:04 2026] DELETE /volume/v3/types/ab3b9231-2bcc-4cff-a90b-6769052134c5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:24:04.770472 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-50c90bdc-e4d7-4ce8-83a0-d96203f79317 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:04.772487 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-50c90bdc-e4d7-4ce8-83a0-d96203f79317 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] GET https://10.4.3.229/volume/v3/types/ab3b9231-2bcc-4cff-a90b-6769052134c5 Aug 06 14:24:04.772886 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-50c90bdc-e4d7-4ce8-83a0-d96203f79317 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:04.772997 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-50c90bdc-e4d7-4ce8-83a0-d96203f79317 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:04.776580 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-50c90bdc-e4d7-4ce8-83a0-d96203f79317 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] https://10.4.3.229/volume/v3/types/ab3b9231-2bcc-4cff-a90b-6769052134c5 returned with HTTP 404 Aug 06 14:24:04.777364 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 343/1377] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:24:04 2026] GET /volume/v3/types/ab3b9231-2bcc-4cff-a90b-6769052134c5 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:04.785680 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3b626318-d18d-4717-aed7-93b606b6b78d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:04.790460 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b3d65907-eb00-4273-9807-dfb512c59dfa None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:04.790543 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3b626318-d18d-4717-aed7-93b606b6b78d tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 Aug 06 14:24:04.790543 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3b626318-d18d-4717-aed7-93b606b6b78d tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:04.790615 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b3d65907-eb00-4273-9807-dfb512c59dfa tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:24:04.790638 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3b626318-d18d-4717-aed7-93b606b6b78d tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:04.790660 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b3d65907-eb00-4273-9807-dfb512c59dfa tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-118539354", "description": "tempest-volume-type-description-1608944319", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:04.792512 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:04.792512 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:04.809857 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b3d65907-eb00-4273-9807-dfb512c59dfa tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:24:04.810613 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 346/1378] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:24:04 2026] POST /volume/v3/types => generated 314 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:04.810742 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:04.810742 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:04.819205 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3b626318-d18d-4717-aed7-93b606b6b78d tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:04.823126 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1aedc208-c6db-4000-ad04-a0fe64c93192 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:04.824462 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1aedc208-c6db-4000-ad04-a0fe64c93192 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] GET https://10.4.3.229/volume/v3/types/a4489ab6-f2c7-42c5-a0f2-b697199fe277 Aug 06 14:24:04.824651 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1aedc208-c6db-4000-ad04-a0fe64c93192 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:04.824856 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1aedc208-c6db-4000-ad04-a0fe64c93192 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:04.826057 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3b626318-d18d-4717-aed7-93b606b6b78d tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 returned with HTTP 200 Aug 06 14:24:04.826720 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 347/1379] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:04 2026] GET /volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 => generated 939 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:04.831275 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1aedc208-c6db-4000-ad04-a0fe64c93192 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] https://10.4.3.229/volume/v3/types/a4489ab6-f2c7-42c5-a0f2-b697199fe277 returned with HTTP 200 Aug 06 14:24:04.831745 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 344/1380] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:24:04 2026] GET /volume/v3/types/a4489ab6-f2c7-42c5-a0f2-b697199fe277 => generated 336 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:04.843125 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6e7dc659-dc09-4a7a-8e61-d5a867589dc0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:04.845031 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6e7dc659-dc09-4a7a-8e61-d5a867589dc0 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] DELETE https://10.4.3.229/volume/v3/types/a4489ab6-f2c7-42c5-a0f2-b697199fe277 Aug 06 14:24:04.845271 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6e7dc659-dc09-4a7a-8e61-d5a867589dc0 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:04.845491 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6e7dc659-dc09-4a7a-8e61-d5a867589dc0 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Calling method '_delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:04.876771 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6e7dc659-dc09-4a7a-8e61-d5a867589dc0 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] https://10.4.3.229/volume/v3/types/a4489ab6-f2c7-42c5-a0f2-b697199fe277 returned with HTTP 202 Aug 06 14:24:04.877182 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 344/1381] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:24:04 2026] DELETE /volume/v3/types/a4489ab6-f2c7-42c5-a0f2-b697199fe277 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:24:04.886290 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bb366388-40df-433f-a96a-157920b0c866 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:04.888193 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bb366388-40df-433f-a96a-157920b0c866 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] GET https://10.4.3.229/volume/v3/types/a4489ab6-f2c7-42c5-a0f2-b697199fe277 Aug 06 14:24:04.888389 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bb366388-40df-433f-a96a-157920b0c866 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:04.889534 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bb366388-40df-433f-a96a-157920b0c866 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:04.893719 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bb366388-40df-433f-a96a-157920b0c866 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] https://10.4.3.229/volume/v3/types/a4489ab6-f2c7-42c5-a0f2-b697199fe277 returned with HTTP 404 Aug 06 14:24:04.894239 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 347/1382] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:24:04 2026] GET /volume/v3/types/a4489ab6-f2c7-42c5-a0f2-b697199fe277 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 14:24:04.904400 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-96f62067-ebeb-4b81-8e9c-9ef37ab301d2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:04.906469 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-96f62067-ebeb-4b81-8e9c-9ef37ab301d2 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:24:04.907270 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-96f62067-ebeb-4b81-8e9c-9ef37ab301d2 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2146418408"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:04.921454 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-96f62067-ebeb-4b81-8e9c-9ef37ab301d2 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:24:04.921454 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 348/1383] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:24:04 2026] POST /volume/v3/types => generated 221 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:04.929731 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-af975767-c4cb-4f4c-9c51-8e8eadfb6824 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:04.931967 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-af975767-c4cb-4f4c-9c51-8e8eadfb6824 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] POST https://10.4.3.229/volume/v3/types/4144955c-7e77-4aef-8c80-e34c6e4a5fb6/encryption Aug 06 14:24:04.932396 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-af975767-c4cb-4f4c-9c51-8e8eadfb6824 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:04.951662 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-af975767-c4cb-4f4c-9c51-8e8eadfb6824 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] https://10.4.3.229/volume/v3/types/4144955c-7e77-4aef-8c80-e34c6e4a5fb6/encryption returned with HTTP 200 Aug 06 14:24:04.952085 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 345/1384] 10.4.3.229 () {68 vars in 1397 bytes} [Thu Aug 6 14:24:04 2026] POST /volume/v3/types/4144955c-7e77-4aef-8c80-e34c6e4a5fb6/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:04.960075 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-064a4736-f215-4cd5-84d7-7acbe8f62f66 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:04.961866 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-064a4736-f215-4cd5-84d7-7acbe8f62f66 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] GET https://10.4.3.229/volume/v3/types/4144955c-7e77-4aef-8c80-e34c6e4a5fb6/encryption Aug 06 14:24:04.962084 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-064a4736-f215-4cd5-84d7-7acbe8f62f66 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:04.962302 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-064a4736-f215-4cd5-84d7-7acbe8f62f66 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:04.968018 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-064a4736-f215-4cd5-84d7-7acbe8f62f66 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] https://10.4.3.229/volume/v3/types/4144955c-7e77-4aef-8c80-e34c6e4a5fb6/encryption returned with HTTP 200 Aug 06 14:24:04.968354 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 345/1385] 10.4.3.229 () {66 vars in 1375 bytes} [Thu Aug 6 14:24:04 2026] GET /volume/v3/types/4144955c-7e77-4aef-8c80-e34c6e4a5fb6/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:04.979587 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-34c230a9-ce3f-4cbc-8a34-8287109b745b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:04.981272 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-34c230a9-ce3f-4cbc-8a34-8287109b745b tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] PUT https://10.4.3.229/volume/v3/types/4144955c-7e77-4aef-8c80-e34c6e4a5fb6/encryption/57826efc-d028-462d-ba7b-108fdc0d1619 Aug 06 14:24:04.981580 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-34c230a9-ce3f-4cbc-8a34-8287109b745b tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:05.007288 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-34c230a9-ce3f-4cbc-8a34-8287109b745b tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] https://10.4.3.229/volume/v3/types/4144955c-7e77-4aef-8c80-e34c6e4a5fb6/encryption/57826efc-d028-462d-ba7b-108fdc0d1619 returned with HTTP 200 Aug 06 14:24:05.007714 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 348/1386] 10.4.3.229 () {68 vars in 1507 bytes} [Thu Aug 6 14:24:04 2026] PUT /volume/v3/types/4144955c-7e77-4aef-8c80-e34c6e4a5fb6/encryption/57826efc-d028-462d-ba7b-108fdc0d1619 => generated 122 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:05.015603 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2cce9e00-6e0e-467a-915c-8d1b41d7426b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:05.017136 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2cce9e00-6e0e-467a-915c-8d1b41d7426b tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] GET https://10.4.3.229/volume/v3/types/4144955c-7e77-4aef-8c80-e34c6e4a5fb6/encryption Aug 06 14:24:05.019127 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2cce9e00-6e0e-467a-915c-8d1b41d7426b tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:05.019127 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2cce9e00-6e0e-467a-915c-8d1b41d7426b tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Calling method 'index' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:05.024634 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2cce9e00-6e0e-467a-915c-8d1b41d7426b tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] https://10.4.3.229/volume/v3/types/4144955c-7e77-4aef-8c80-e34c6e4a5fb6/encryption returned with HTTP 200 Aug 06 14:24:05.025201 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 349/1387] 10.4.3.229 () {66 vars in 1375 bytes} [Thu Aug 6 14:24:05 2026] GET /volume/v3/types/4144955c-7e77-4aef-8c80-e34c6e4a5fb6/encryption => generated 347 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:05.034593 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b6eb8648-de07-4dfc-af48-71fd7fb08382 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:05.037034 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b6eb8648-de07-4dfc-af48-71fd7fb08382 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] GET https://10.4.3.229/volume/v3/types/4144955c-7e77-4aef-8c80-e34c6e4a5fb6/encryption/cipher Aug 06 14:24:05.037262 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b6eb8648-de07-4dfc-af48-71fd7fb08382 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:05.037542 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b6eb8648-de07-4dfc-af48-71fd7fb08382 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:05.044191 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b6eb8648-de07-4dfc-af48-71fd7fb08382 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] https://10.4.3.229/volume/v3/types/4144955c-7e77-4aef-8c80-e34c6e4a5fb6/encryption/cipher returned with HTTP 200 Aug 06 14:24:05.044593 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 346/1388] 10.4.3.229 () {66 vars in 1396 bytes} [Thu Aug 6 14:24:05 2026] GET /volume/v3/types/4144955c-7e77-4aef-8c80-e34c6e4a5fb6/encryption/cipher => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:24:05.052022 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-467e6ed3-cbfc-43b3-939b-2d5a5d21a287 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:05.053990 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-467e6ed3-cbfc-43b3-939b-2d5a5d21a287 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] DELETE https://10.4.3.229/volume/v3/types/4144955c-7e77-4aef-8c80-e34c6e4a5fb6/encryption/57826efc-d028-462d-ba7b-108fdc0d1619 Aug 06 14:24:05.054201 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-467e6ed3-cbfc-43b3-939b-2d5a5d21a287 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:05.054397 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-467e6ed3-cbfc-43b3-939b-2d5a5d21a287 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:05.079855 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-467e6ed3-cbfc-43b3-939b-2d5a5d21a287 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] https://10.4.3.229/volume/v3/types/4144955c-7e77-4aef-8c80-e34c6e4a5fb6/encryption/57826efc-d028-462d-ba7b-108fdc0d1619 returned with HTTP 202 Aug 06 14:24:05.080223 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 346/1389] 10.4.3.229 () {66 vars in 1489 bytes} [Thu Aug 6 14:24:05 2026] DELETE /volume/v3/types/4144955c-7e77-4aef-8c80-e34c6e4a5fb6/encryption/57826efc-d028-462d-ba7b-108fdc0d1619 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:24:05.093710 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-216a4afa-8ff1-47f7-87ad-51c31a780add None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:05.093765 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-216a4afa-8ff1-47f7-87ad-51c31a780add tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] GET https://10.4.3.229/volume/v3/types/4144955c-7e77-4aef-8c80-e34c6e4a5fb6/encryption Aug 06 14:24:05.094447 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-216a4afa-8ff1-47f7-87ad-51c31a780add tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:05.094447 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-216a4afa-8ff1-47f7-87ad-51c31a780add tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:05.101940 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-216a4afa-8ff1-47f7-87ad-51c31a780add tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] https://10.4.3.229/volume/v3/types/4144955c-7e77-4aef-8c80-e34c6e4a5fb6/encryption returned with HTTP 200 Aug 06 14:24:05.102349 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 349/1390] 10.4.3.229 () {66 vars in 1375 bytes} [Thu Aug 6 14:24:05 2026] GET /volume/v3/types/4144955c-7e77-4aef-8c80-e34c6e4a5fb6/encryption => generated 2 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 14:24:05.114323 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5eae29ee-8a14-4380-98ef-d656b1f1ec0e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:05.116063 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5eae29ee-8a14-4380-98ef-d656b1f1ec0e tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] GET https://10.4.3.229/volume/v3/types/4144955c-7e77-4aef-8c80-e34c6e4a5fb6/encryption Aug 06 14:24:05.116454 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5eae29ee-8a14-4380-98ef-d656b1f1ec0e tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:05.118118 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5eae29ee-8a14-4380-98ef-d656b1f1ec0e tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Calling method 'index' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:05.122600 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5eae29ee-8a14-4380-98ef-d656b1f1ec0e tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] https://10.4.3.229/volume/v3/types/4144955c-7e77-4aef-8c80-e34c6e4a5fb6/encryption returned with HTTP 200 Aug 06 14:24:05.123143 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 350/1391] 10.4.3.229 () {66 vars in 1375 bytes} [Thu Aug 6 14:24:05 2026] GET /volume/v3/types/4144955c-7e77-4aef-8c80-e34c6e4a5fb6/encryption => generated 2 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 14:24:05.138820 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8304302a-457c-4c95-b17e-c4fdd4e9d55e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:05.140563 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8304302a-457c-4c95-b17e-c4fdd4e9d55e tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] DELETE https://10.4.3.229/volume/v3/types/4144955c-7e77-4aef-8c80-e34c6e4a5fb6 Aug 06 14:24:05.140825 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8304302a-457c-4c95-b17e-c4fdd4e9d55e tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:05.141093 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8304302a-457c-4c95-b17e-c4fdd4e9d55e tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Calling method '_delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:05.169412 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8304302a-457c-4c95-b17e-c4fdd4e9d55e tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] https://10.4.3.229/volume/v3/types/4144955c-7e77-4aef-8c80-e34c6e4a5fb6 returned with HTTP 202 Aug 06 14:24:05.169936 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 347/1392] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:24:05 2026] DELETE /volume/v3/types/4144955c-7e77-4aef-8c80-e34c6e4a5fb6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:24:05.177320 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-65c37660-6af0-410b-a2db-9002ccb1960e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:05.179447 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-65c37660-6af0-410b-a2db-9002ccb1960e tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] GET https://10.4.3.229/volume/v3/types/4144955c-7e77-4aef-8c80-e34c6e4a5fb6 Aug 06 14:24:05.179682 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-65c37660-6af0-410b-a2db-9002ccb1960e tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:05.179879 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-65c37660-6af0-410b-a2db-9002ccb1960e tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:05.183258 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-65c37660-6af0-410b-a2db-9002ccb1960e tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] https://10.4.3.229/volume/v3/types/4144955c-7e77-4aef-8c80-e34c6e4a5fb6 returned with HTTP 404 Aug 06 14:24:05.184289 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 347/1393] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:24:05 2026] GET /volume/v3/types/4144955c-7e77-4aef-8c80-e34c6e4a5fb6 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:05.190860 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-92c3a13e-59b5-414a-8246-ba5fb958a44b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:05.192543 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-92c3a13e-59b5-414a-8246-ba5fb958a44b tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] GET https://10.4.3.229/volume/v3/types Aug 06 14:24:05.192733 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-92c3a13e-59b5-414a-8246-ba5fb958a44b tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:05.192923 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-92c3a13e-59b5-414a-8246-ba5fb958a44b tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:05.213613 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-92c3a13e-59b5-414a-8246-ba5fb958a44b tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:24:05.213990 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 350/1394] 10.4.3.229 () {66 vars in 1231 bytes} [Thu Aug 6 14:24:05 2026] GET /volume/v3/types => generated 1494 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:05.227446 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8f7b119f-04f5-4455-a1ab-20979c09bac6 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:05.227446 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8f7b119f-04f5-4455-a1ab-20979c09bac6 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:24:05.227446 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8f7b119f-04f5-4455-a1ab-20979c09bac6 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1169444144"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:05.248138 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8f7b119f-04f5-4455-a1ab-20979c09bac6 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:24:05.248745 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 351/1395] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:24:05 2026] POST /volume/v3/types => generated 221 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:05.261197 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-dcd41570-9c60-47e4-a53c-202c48c275e9 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:05.264968 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dcd41570-9c60-47e4-a53c-202c48c275e9 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] PUT https://10.4.3.229/volume/v3/types/edb6ed2b-c7f2-4a7b-afb3-ec1874966120 Aug 06 14:24:05.265096 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dcd41570-9c60-47e4-a53c-202c48c275e9 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-750114317", "description": "tempest-volume-type-description-717436406", "is_public": false}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:05.309328 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dcd41570-9c60-47e4-a53c-202c48c275e9 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] https://10.4.3.229/volume/v3/types/edb6ed2b-c7f2-4a7b-afb3-ec1874966120 returned with HTTP 200 Aug 06 14:24:05.309894 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 348/1396] 10.4.3.229 () {68 vars in 1363 bytes} [Thu Aug 6 14:24:05 2026] PUT /volume/v3/types/edb6ed2b-c7f2-4a7b-afb3-ec1874966120 => generated 203 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:05.320090 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d3d863d3-ae28-4e95-943c-3452a1ad04d5 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:05.322055 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d3d863d3-ae28-4e95-943c-3452a1ad04d5 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] GET https://10.4.3.229/volume/v3/types/edb6ed2b-c7f2-4a7b-afb3-ec1874966120 Aug 06 14:24:05.322285 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d3d863d3-ae28-4e95-943c-3452a1ad04d5 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:05.322554 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d3d863d3-ae28-4e95-943c-3452a1ad04d5 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:05.327975 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d3d863d3-ae28-4e95-943c-3452a1ad04d5 tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] https://10.4.3.229/volume/v3/types/edb6ed2b-c7f2-4a7b-afb3-ec1874966120 returned with HTTP 200 Aug 06 14:24:05.328529 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 348/1397] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:24:05 2026] GET /volume/v3/types/edb6ed2b-c7f2-4a7b-afb3-ec1874966120 => generated 267 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:05.340475 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-46c87d45-56e9-4011-b479-8089142ad15d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:05.342983 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-46c87d45-56e9-4011-b479-8089142ad15d tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] DELETE https://10.4.3.229/volume/v3/types/edb6ed2b-c7f2-4a7b-afb3-ec1874966120 Aug 06 14:24:05.342983 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-46c87d45-56e9-4011-b479-8089142ad15d tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:05.343216 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-46c87d45-56e9-4011-b479-8089142ad15d tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Calling method '_delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:05.390016 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-46c87d45-56e9-4011-b479-8089142ad15d tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] https://10.4.3.229/volume/v3/types/edb6ed2b-c7f2-4a7b-afb3-ec1874966120 returned with HTTP 202 Aug 06 14:24:05.390239 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 351/1398] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:24:05 2026] DELETE /volume/v3/types/edb6ed2b-c7f2-4a7b-afb3-ec1874966120 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:24:05.398483 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-830ead23-0f3e-43ad-9f92-0e047673557b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:05.401096 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-830ead23-0f3e-43ad-9f92-0e047673557b tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] GET https://10.4.3.229/volume/v3/types/edb6ed2b-c7f2-4a7b-afb3-ec1874966120 Aug 06 14:24:05.401296 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-830ead23-0f3e-43ad-9f92-0e047673557b tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:05.401562 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-830ead23-0f3e-43ad-9f92-0e047673557b tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:05.406392 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ee899bb1-f6cf-4be9-930a-f9517078755e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:05.409532 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ee899bb1-f6cf-4be9-930a-f9517078755e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:24:05.410493 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ee899bb1-f6cf-4be9-930a-f9517078755e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:05.410493 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ee899bb1-f6cf-4be9-930a-f9517078755e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:05.410493 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-ee899bb1-f6cf-4be9-930a-f9517078755e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c3f365fb-210b-4df9-b136-08bffac4e467. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:05.411846 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-830ead23-0f3e-43ad-9f92-0e047673557b tempest-VolumeTypesTest-1801804648 tempest-VolumeTypesTest-1801804648-project-admin] https://10.4.3.229/volume/v3/types/edb6ed2b-c7f2-4a7b-afb3-ec1874966120 returned with HTTP 404 Aug 06 14:24:05.412405 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 352/1399] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:24:05 2026] GET /volume/v3/types/edb6ed2b-c7f2-4a7b-afb3-ec1874966120 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:05.419236 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:05.419236 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:05.420359 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ee899bb1-f6cf-4be9-930a-f9517078755e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 200 Aug 06 14:24:05.420982 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 349/1400] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:05 2026] GET /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:05.839842 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d217412f-3b0f-4199-ba02-39eb34862a7f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:05.841945 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d217412f-3b0f-4199-ba02-39eb34862a7f tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 Aug 06 14:24:05.842169 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d217412f-3b0f-4199-ba02-39eb34862a7f tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:05.842385 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d217412f-3b0f-4199-ba02-39eb34862a7f tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:05.853449 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:05.853449 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:05.857400 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d217412f-3b0f-4199-ba02-39eb34862a7f tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:05.862400 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d217412f-3b0f-4199-ba02-39eb34862a7f tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 returned with HTTP 200 Aug 06 14:24:05.862911 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 349/1401] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:05 2026] GET /volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 => generated 939 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:06.435887 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8285d96c-e37d-42c3-b1e6-b1db7f5cd696 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:06.438243 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8285d96c-e37d-42c3-b1e6-b1db7f5cd696 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:24:06.438547 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8285d96c-e37d-42c3-b1e6-b1db7f5cd696 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:06.438748 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8285d96c-e37d-42c3-b1e6-b1db7f5cd696 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:06.438861 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-8285d96c-e37d-42c3-b1e6-b1db7f5cd696 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c3f365fb-210b-4df9-b136-08bffac4e467. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:06.445465 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:06.445465 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:06.446656 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8285d96c-e37d-42c3-b1e6-b1db7f5cd696 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 200 Aug 06 14:24:06.447319 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 352/1402] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:06 2026] GET /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:06.876412 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-54d64595-db0b-416b-90bc-cef1fefabbe5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:06.879231 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-54d64595-db0b-416b-90bc-cef1fefabbe5 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 Aug 06 14:24:06.879515 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-54d64595-db0b-416b-90bc-cef1fefabbe5 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:06.879789 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-54d64595-db0b-416b-90bc-cef1fefabbe5 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:06.893990 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:06.893990 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:06.898173 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-54d64595-db0b-416b-90bc-cef1fefabbe5 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:06.907607 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-54d64595-db0b-416b-90bc-cef1fefabbe5 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 returned with HTTP 200 Aug 06 14:24:06.908044 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 353/1403] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:06 2026] GET /volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 => generated 939 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:07.266864 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-8a73000a-378d-494d-b230-3f597679c9e6 req-085524cd-7d6f-4775-9675-ce13b9cda2b3 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:07.268890 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-8a73000a-378d-494d-b230-3f597679c9e6 req-085524cd-7d6f-4775-9675-ce13b9cda2b3 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] POST https://10.4.3.229/volume/v3/attachments/455e33d7-64bf-4c07-a5e6-e970f18d69f5/action Aug 06 14:24:07.269252 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-8a73000a-378d-494d-b230-3f597679c9e6 req-085524cd-7d6f-4775-9675-ce13b9cda2b3 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Action body: b'{"os-complete": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:24:07.269356 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-8a73000a-378d-494d-b230-3f597679c9e6 req-085524cd-7d6f-4775-9675-ce13b9cda2b3 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:07.287279 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:07.287279 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:07.307356 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-8a73000a-378d-494d-b230-3f597679c9e6 req-085524cd-7d6f-4775-9675-ce13b9cda2b3 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/attachments/455e33d7-64bf-4c07-a5e6-e970f18d69f5/action returned with HTTP 204 Aug 06 14:24:07.307841 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 350/1404] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:24:07 2026] POST /volume/v3/attachments/455e33d7-64bf-4c07-a5e6-e970f18d69f5/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:07.459109 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-63886d92-bfbc-403a-9326-0225e903a61c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:07.461338 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-63886d92-bfbc-403a-9326-0225e903a61c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:24:07.461603 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-63886d92-bfbc-403a-9326-0225e903a61c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:07.461831 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-63886d92-bfbc-403a-9326-0225e903a61c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:07.461979 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-63886d92-bfbc-403a-9326-0225e903a61c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c3f365fb-210b-4df9-b136-08bffac4e467. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:07.466976 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:07.466976 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:07.467934 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-63886d92-bfbc-403a-9326-0225e903a61c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 200 Aug 06 14:24:07.468402 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 350/1405] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:07 2026] GET /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:07.737270 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1c3beb92-f53c-44d1-8d46-8266c761b32d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:07.872459 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1c3beb92-f53c-44d1-8d46-8266c761b32d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:24:07.872459 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1c3beb92-f53c-44d1-8d46-8266c761b32d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1657537042"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:07.873846 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-1c3beb92-f53c-44d1-8d46-8266c761b32d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1657537042'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:24:07.874318 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-1c3beb92-f53c-44d1-8d46-8266c761b32d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Create volume of 1 GB Aug 06 14:24:07.880526 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-1c3beb92-f53c-44d1-8d46-8266c761b32d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Availability Zones retrieved successfully. Aug 06 14:24:07.889450 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1c3beb92-f53c-44d1-8d46-8266c761b32d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Flow 'volume_create_api' (934d80bf-a8c3-41bc-ae3d-0a9af6ad4050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:24:07.891206 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1c3beb92-f53c-44d1-8d46-8266c761b32d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (941dcd39-7ed8-45b5-95f4-b07a6d3ec9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:07.892886 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-1c3beb92-f53c-44d1-8d46-8266c761b32d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:24:07.922270 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c1b0f4bf-1d94-4d29-884f-870e9ecd0c5d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:07.924672 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c1b0f4bf-1d94-4d29-884f-870e9ecd0c5d tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 Aug 06 14:24:07.924942 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c1b0f4bf-1d94-4d29-884f-870e9ecd0c5d tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:07.925611 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c1b0f4bf-1d94-4d29-884f-870e9ecd0c5d tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:07.934198 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1c3beb92-f53c-44d1-8d46-8266c761b32d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (941dcd39-7ed8-45b5-95f4-b07a6d3ec9f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:07.935812 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1c3beb92-f53c-44d1-8d46-8266c761b32d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (115c6966-1393-49ad-93d6-c450d0eb42e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:07.945501 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:07.945501 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:07.951379 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c1b0f4bf-1d94-4d29-884f-870e9ecd0c5d tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:07.957855 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c1b0f4bf-1d94-4d29-884f-870e9ecd0c5d tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 returned with HTTP 200 Aug 06 14:24:07.958191 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 354/1406] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:07 2026] GET /volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 => generated 1231 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:07.975559 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ea943bef-1f47-49a8-8d48-18302d40e37a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:07.977878 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ea943bef-1f47-49a8-8d48-18302d40e37a tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 Aug 06 14:24:07.978375 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ea943bef-1f47-49a8-8d48-18302d40e37a tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:07.978375 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ea943bef-1f47-49a8-8d48-18302d40e37a tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:07.992004 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:07.992004 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:07.997695 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ea943bef-1f47-49a8-8d48-18302d40e37a tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:08.004397 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ea943bef-1f47-49a8-8d48-18302d40e37a tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 returned with HTTP 200 Aug 06 14:24:08.004994 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 351/1407] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:07 2026] GET /volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 => generated 1231 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:08.006506 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-1c3beb92-f53c-44d1-8d46-8266c761b32d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Created reservations ['6356f3ea-1965-4071-8a79-32e16c85bce4', '2b417934-5e2f-4df3-8a52-3c554e8904b7', '4d7b9420-43e9-4481-9660-29ffd1fc7ef4', 'bd3f6336-3957-4973-bcd8-f2315951199f'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:24:08.007669 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1c3beb92-f53c-44d1-8d46-8266c761b32d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (115c6966-1393-49ad-93d6-c450d0eb42e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6356f3ea-1965-4071-8a79-32e16c85bce4', '2b417934-5e2f-4df3-8a52-3c554e8904b7', '4d7b9420-43e9-4481-9660-29ffd1fc7ef4', 'bd3f6336-3957-4973-bcd8-f2315951199f']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:08.008536 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1c3beb92-f53c-44d1-8d46-8266c761b32d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c5d0984-7e61-4e86-97cc-cb61be46ad8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:08.035684 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1c3beb92-f53c-44d1-8d46-8266c761b32d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c5d0984-7e61-4e86-97cc-cb61be46ad8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1048dd08-d5c4-4e75-b336-b8b49645b1a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1657537042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5ac1549686a4c37a3a9b7ff02af7663',qos_specs=None,replication_status=,reservations=['6356f3ea-1965-4071-8a79-32e16c85bce4','2b417934-5e2f-4df3-8a52-3c554e8904b7','4d7b9420-43e9-4481-9660-29ffd1fc7ef4','bd3f6336-3957-4973-bcd8-f2315951199f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b94c0cf489949fb8b58acc215a19c9c',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:24:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1657537042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1048dd08-d5c4-4e75-b336-b8b49645b1a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5ac1549686a4c37a3a9b7ff02af7663',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b94c0cf489949fb8b58acc215a19c9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:08.036399 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1c3beb92-f53c-44d1-8d46-8266c761b32d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bad5e992-e7af-474d-ae1b-b31bdf5906d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:08.059487 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1c3beb92-f53c-44d1-8d46-8266c761b32d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bad5e992-e7af-474d-ae1b-b31bdf5906d4) transitioned into state 'SUCCESS' from state '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-1657537042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5ac1549686a4c37a3a9b7ff02af7663',qos_specs=None,replication_status=,reservations=['6356f3ea-1965-4071-8a79-32e16c85bce4','2b417934-5e2f-4df3-8a52-3c554e8904b7','4d7b9420-43e9-4481-9660-29ffd1fc7ef4','bd3f6336-3957-4973-bcd8-f2315951199f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b94c0cf489949fb8b58acc215a19c9c',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:08.060286 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1c3beb92-f53c-44d1-8d46-8266c761b32d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7073a2e7-c89c-4185-870a-d0379dbf3a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:08.069589 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1c3beb92-f53c-44d1-8d46-8266c761b32d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7073a2e7-c89c-4185-870a-d0379dbf3a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:08.070414 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1c3beb92-f53c-44d1-8d46-8266c761b32d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Flow 'volume_create_api' (934d80bf-a8c3-41bc-ae3d-0a9af6ad4050) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:24:08.071018 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-1c3beb92-f53c-44d1-8d46-8266c761b32d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Create volume request issued successfully. Aug 06 14:24:08.071591 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1c3beb92-f53c-44d1-8d46-8266c761b32d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:24:08.072062 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 353/1408] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:24:07 2026] POST /volume/v3/volumes => generated 754 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:24:08.086796 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-57e415da-7fd0-4949-8c61-494f6943b1a8 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:08.088642 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-57e415da-7fd0-4949-8c61-494f6943b1a8 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/volumes/1048dd08-d5c4-4e75-b336-b8b49645b1a1 Aug 06 14:24:08.088881 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-57e415da-7fd0-4949-8c61-494f6943b1a8 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:08.089130 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-57e415da-7fd0-4949-8c61-494f6943b1a8 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:08.098770 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:08.098770 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:08.103994 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-57e415da-7fd0-4949-8c61-494f6943b1a8 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Volume info retrieved successfully. Aug 06 14:24:08.110597 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-57e415da-7fd0-4949-8c61-494f6943b1a8 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/volumes/1048dd08-d5c4-4e75-b336-b8b49645b1a1 returned with HTTP 200 Aug 06 14:24:08.111164 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 351/1409] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:08 2026] GET /volume/v3/volumes/1048dd08-d5c4-4e75-b336-b8b49645b1a1 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:08.480577 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d9be9bc3-a715-4045-b03a-2d5a3d777a05 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:08.484379 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d9be9bc3-a715-4045-b03a-2d5a3d777a05 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:24:08.484620 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d9be9bc3-a715-4045-b03a-2d5a3d777a05 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:08.484805 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d9be9bc3-a715-4045-b03a-2d5a3d777a05 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:08.484904 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-d9be9bc3-a715-4045-b03a-2d5a3d777a05 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c3f365fb-210b-4df9-b136-08bffac4e467. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:08.489801 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:08.489801 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:08.490759 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d9be9bc3-a715-4045-b03a-2d5a3d777a05 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 200 Aug 06 14:24:08.491253 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 355/1410] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:08 2026] GET /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:08.504680 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-904ae1f6-c19d-4c48-825d-77d0a2a57ada None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:08.508652 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-904ae1f6-c19d-4c48-825d-77d0a2a57ada tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce Aug 06 14:24:08.508652 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-904ae1f6-c19d-4c48-825d-77d0a2a57ada tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:08.508652 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-904ae1f6-c19d-4c48-825d-77d0a2a57ada tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:08.518343 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:08.518343 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:08.523541 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-904ae1f6-c19d-4c48-825d-77d0a2a57ada tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:08.529666 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-904ae1f6-c19d-4c48-825d-77d0a2a57ada tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce returned with HTTP 200 Aug 06 14:24:08.530374 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 352/1411] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:08 2026] GET /volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce => generated 938 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:08.822017 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-7bafc468-5ccc-484e-bfd6-d42a44e64dc0 req-ff6f8111-486b-4620-9cf7-2a7a89c50055 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:08.824379 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-7bafc468-5ccc-484e-bfd6-d42a44e64dc0 req-ff6f8111-486b-4620-9cf7-2a7a89c50055 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce Aug 06 14:24:08.824633 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-7bafc468-5ccc-484e-bfd6-d42a44e64dc0 req-ff6f8111-486b-4620-9cf7-2a7a89c50055 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:08.824874 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-7bafc468-5ccc-484e-bfd6-d42a44e64dc0 req-ff6f8111-486b-4620-9cf7-2a7a89c50055 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:08.995725 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:08.995725 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:09.000747 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-7bafc468-5ccc-484e-bfd6-d42a44e64dc0 req-ff6f8111-486b-4620-9cf7-2a7a89c50055 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:09.005350 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-7bafc468-5ccc-484e-bfd6-d42a44e64dc0 req-ff6f8111-486b-4620-9cf7-2a7a89c50055 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce returned with HTTP 200 Aug 06 14:24:09.005992 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 354/1412] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:24:08 2026] GET /volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce => generated 938 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:09.074643 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1b5a1a87-f388-46ed-85ae-647ce590faf2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:09.075209 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1b5a1a87-f388-46ed-85ae-647ce590faf2 None None] GET https://10.4.3.229/volume// Aug 06 14:24:09.075282 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1b5a1a87-f388-46ed-85ae-647ce590faf2 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:09.075479 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1b5a1a87-f388-46ed-85ae-647ce590faf2 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:09.075801 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1b5a1a87-f388-46ed-85ae-647ce590faf2 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:24:09.076132 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 352/1413] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:24: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 06 14:24:09.083646 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-7bafc468-5ccc-484e-bfd6-d42a44e64dc0 req-9fb23595-1ab1-493b-84bc-e2c3985c3a64 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:09.085980 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-7bafc468-5ccc-484e-bfd6-d42a44e64dc0 req-9fb23595-1ab1-493b-84bc-e2c3985c3a64 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:24:09.086354 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-7bafc468-5ccc-484e-bfd6-d42a44e64dc0 req-9fb23595-1ab1-493b-84bc-e2c3985c3a64 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a56086b-0a38-4477-85c0-eba938fc7dce", "connector": null, "instance_uuid": "c5e6ca2d-3e54-43f4-823a-4b35a643ca12"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:09.094831 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:09.094831 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:09.119866 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-7bafc468-5ccc-484e-bfd6-d42a44e64dc0 req-9fb23595-1ab1-493b-84bc-e2c3985c3a64 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:24:09.120465 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 356/1414] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:24:09 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 14:24:09.125178 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-98536227-d55d-4759-8510-6753c453fed0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:09.127911 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-98536227-d55d-4759-8510-6753c453fed0 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/volumes/1048dd08-d5c4-4e75-b336-b8b49645b1a1 Aug 06 14:24:09.129450 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-98536227-d55d-4759-8510-6753c453fed0 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:09.129450 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-98536227-d55d-4759-8510-6753c453fed0 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:09.138623 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:09.138623 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:09.144139 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-98536227-d55d-4759-8510-6753c453fed0 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Volume info retrieved successfully. Aug 06 14:24:09.147768 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c3d285a1-bf70-4c00-ac48-3c5f1dca0795 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:09.149693 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c3d285a1-bf70-4c00-ac48-3c5f1dca0795 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce Aug 06 14:24:09.149693 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c3d285a1-bf70-4c00-ac48-3c5f1dca0795 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:09.149913 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c3d285a1-bf70-4c00-ac48-3c5f1dca0795 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:09.151961 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-98536227-d55d-4759-8510-6753c453fed0 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/volumes/1048dd08-d5c4-4e75-b336-b8b49645b1a1 returned with HTTP 200 Aug 06 14:24:09.152524 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 353/1415] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:09 2026] GET /volume/v3/volumes/1048dd08-d5c4-4e75-b336-b8b49645b1a1 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:09.162360 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:09.162360 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:09.163278 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-05a77a8f-8638-4413-9195-88736ee48030 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:09.163767 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-05a77a8f-8638-4413-9195-88736ee48030 None None] GET https://10.4.3.229/volume// Aug 06 14:24:09.163995 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-05a77a8f-8638-4413-9195-88736ee48030 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:09.164230 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-05a77a8f-8638-4413-9195-88736ee48030 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:09.164623 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-05a77a8f-8638-4413-9195-88736ee48030 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:24:09.165072 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 353/1416] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:24: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 06 14:24:09.167766 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c3d285a1-bf70-4c00-ac48-3c5f1dca0795 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:09.169542 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-979e20ac-7c38-47d7-bc1e-931086fa24d2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:09.173336 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-7bafc468-5ccc-484e-bfd6-d42a44e64dc0 req-9952fd60-3843-4aaa-b253-e368216a8f19 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:09.173488 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-979e20ac-7c38-47d7-bc1e-931086fa24d2 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] POST https://10.4.3.229/volume/v3/backups Aug 06 14:24:09.174213 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-979e20ac-7c38-47d7-bc1e-931086fa24d2 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1048dd08-d5c4-4e75-b336-b8b49645b1a1", "name": "tempest-VolumesBackupsAdminTest-Backup-151924051", "container": "tempest-volumesbackupsadmintest-backup-container-222204983"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:09.175191 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-7bafc468-5ccc-484e-bfd6-d42a44e64dc0 req-9952fd60-3843-4aaa-b253-e368216a8f19 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce Aug 06 14:24:09.175636 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-7bafc468-5ccc-484e-bfd6-d42a44e64dc0 req-9952fd60-3843-4aaa-b253-e368216a8f19 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:09.175901 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-7bafc468-5ccc-484e-bfd6-d42a44e64dc0 req-9952fd60-3843-4aaa-b253-e368216a8f19 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:09.176636 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c3d285a1-bf70-4c00-ac48-3c5f1dca0795 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce returned with HTTP 200 Aug 06 14:24:09.177311 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.backups [None req-979e20ac-7c38-47d7-bc1e-931086fa24d2 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Creating new backup {'backup': {'volume_id': '1048dd08-d5c4-4e75-b336-b8b49645b1a1', 'name': 'tempest-VolumesBackupsAdminTest-Backup-151924051', 'container': 'tempest-volumesbackupsadmintest-backup-container-222204983'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:24:09.177497 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 355/1417] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:09 2026] GET /volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce => generated 937 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:09.177801 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.backups [None req-979e20ac-7c38-47d7-bc1e-931086fa24d2 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Creating backup of volume 1048dd08-d5c4-4e75-b336-b8b49645b1a1 in container tempest-volumesbackupsadmintest-backup-container-222204983 Aug 06 14:24:09.184656 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:09.184656 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:09.185129 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-979e20ac-7c38-47d7-bc1e-931086fa24d2 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Volume info retrieved successfully. Aug 06 14:24:09.188772 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:09.188772 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:09.195320 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-7bafc468-5ccc-484e-bfd6-d42a44e64dc0 req-9952fd60-3843-4aaa-b253-e368216a8f19 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:09.200258 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-7bafc468-5ccc-484e-bfd6-d42a44e64dc0 req-9952fd60-3843-4aaa-b253-e368216a8f19 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce returned with HTTP 200 Aug 06 14:24:09.200979 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 354/1418] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:24:09 2026] GET /volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce => generated 1117 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:24:09.208986 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-979e20ac-7c38-47d7-bc1e-931086fa24d2 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Created reservations ['c2580949-d8b7-48e8-826e-22dbe31b845a', 'f50a8b49-8224-4bed-9372-2c9ecf36a6a2'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:24:09.243513 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-979e20ac-7c38-47d7-bc1e-931086fa24d2 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:24:09.244010 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 357/1419] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:24:09 2026] POST /volume/v3/backups => generated 334 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:24:09.252794 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e82f7984-3382-4990-823b-03b29aadceb2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:09.254623 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e82f7984-3382-4990-823b-03b29aadceb2 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:09.254821 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e82f7984-3382-4990-823b-03b29aadceb2 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:09.255020 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e82f7984-3382-4990-823b-03b29aadceb2 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:09.255114 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-e82f7984-3382-4990-823b-03b29aadceb2 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:09.259920 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:09.259920 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:09.260532 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e82f7984-3382-4990-823b-03b29aadceb2 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:09.261084 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 354/1420] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:09 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:09.300363 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-7bafc468-5ccc-484e-bfd6-d42a44e64dc0 req-d030a7bf-fe7a-479c-a7a7-a3be949dcb5a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:09.302321 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-7bafc468-5ccc-484e-bfd6-d42a44e64dc0 req-d030a7bf-fe7a-479c-a7a7-a3be949dcb5a tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] PUT https://10.4.3.229/volume/v3/attachments/6bb94aed-7105-433e-9196-f156f205dcc8 Aug 06 14:24:09.302705 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-7bafc468-5ccc-484e-bfd6-d42a44e64dc0 req-d030a7bf-fe7a-479c-a7a7-a3be949dcb5a tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:09.312643 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-7bafc468-5ccc-484e-bfd6-d42a44e64dc0 req-d030a7bf-fe7a-479c-a7a7-a3be949dcb5a tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Acquiring lock "cinder-attachment_update-1a56086b-0a38-4477-85c0-eba938fc7dce-np0000006659" by "attachment_update" {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:24:09.318108 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-7bafc468-5ccc-484e-bfd6-d42a44e64dc0 req-d030a7bf-fe7a-479c-a7a7-a3be949dcb5a tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Lock "cinder-attachment_update-1a56086b-0a38-4477-85c0-eba938fc7dce-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:24:09.319495 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:09.319495 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:09.427127 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-7bafc468-5ccc-484e-bfd6-d42a44e64dc0 req-d030a7bf-fe7a-479c-a7a7-a3be949dcb5a tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Lock "cinder-attachment_update-1a56086b-0a38-4477-85c0-eba938fc7dce-np0000006659" released by "attachment_update" :: held 0.109s {{(pid=100398) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:24:09.427417 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-7bafc468-5ccc-484e-bfd6-d42a44e64dc0 req-d030a7bf-fe7a-479c-a7a7-a3be949dcb5a tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/attachments/6bb94aed-7105-433e-9196-f156f205dcc8 returned with HTTP 200 Aug 06 14:24:09.427859 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 356/1421] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:24:09 2026] PUT /volume/v3/attachments/6bb94aed-7105-433e-9196-f156f205dcc8 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:09.500767 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1e2c25e9-7997-4f1f-8665-fa2f8ca0a2ea None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:09.502998 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1e2c25e9-7997-4f1f-8665-fa2f8ca0a2ea tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:24:09.503261 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1e2c25e9-7997-4f1f-8665-fa2f8ca0a2ea tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:09.503585 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1e2c25e9-7997-4f1f-8665-fa2f8ca0a2ea tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:09.503724 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-1e2c25e9-7997-4f1f-8665-fa2f8ca0a2ea tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c3f365fb-210b-4df9-b136-08bffac4e467. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:09.509368 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:09.509368 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:09.510405 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1e2c25e9-7997-4f1f-8665-fa2f8ca0a2ea tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 200 Aug 06 14:24:09.510890 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 355/1422] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:09 2026] GET /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:09.580562 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-38cc852d-66cd-4ae2-b517-1ebdd3398c7f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:09.582246 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-38cc852d-66cd-4ae2-b517-1ebdd3398c7f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/6e653a8d-9063-40a3-a9ba-27b36629dd88 Aug 06 14:24:09.582468 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-38cc852d-66cd-4ae2-b517-1ebdd3398c7f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:09.582691 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-38cc852d-66cd-4ae2-b517-1ebdd3398c7f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:09.591994 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:09.591994 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:09.596607 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-38cc852d-66cd-4ae2-b517-1ebdd3398c7f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:24:09.602006 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-38cc852d-66cd-4ae2-b517-1ebdd3398c7f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/6e653a8d-9063-40a3-a9ba-27b36629dd88 returned with HTTP 200 Aug 06 14:24:09.602373 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 358/1423] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:09 2026] GET /volume/v3/volumes/6e653a8d-9063-40a3-a9ba-27b36629dd88 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:09.615665 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-418ca107-58ea-4997-b184-32d02d9bdcfc None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:09.617599 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-418ca107-58ea-4997-b184-32d02d9bdcfc tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:24:09.617785 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-418ca107-58ea-4997-b184-32d02d9bdcfc tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:09.617969 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-418ca107-58ea-4997-b184-32d02d9bdcfc tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:09.618067 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-418ca107-58ea-4997-b184-32d02d9bdcfc tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c3f365fb-210b-4df9-b136-08bffac4e467. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:09.622303 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:09.622303 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:09.623208 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-418ca107-58ea-4997-b184-32d02d9bdcfc tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 200 Aug 06 14:24:09.623672 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 355/1424] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:09 2026] GET /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:09.632989 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2d32b3ab-c7e3-4121-9d8e-358617409e4d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:09.634569 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2d32b3ab-c7e3-4121-9d8e-358617409e4d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/detail Aug 06 14:24:09.634745 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2d32b3ab-c7e3-4121-9d8e-358617409e4d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:09.634913 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2d32b3ab-c7e3-4121-9d8e-358617409e4d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'detail' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:09.635161 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [None req-2d32b3ab-c7e3-4121-9d8e-358617409e4d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:24:09.635354 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:09.635354 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:09.647066 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2d32b3ab-c7e3-4121-9d8e-358617409e4d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/detail returned with HTTP 200 Aug 06 14:24:09.647407 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 357/1425] 10.4.3.229 () {66 vars in 1258 bytes} [Thu Aug 6 14:24:09 2026] GET /volume/v3/backups/detail => generated 830 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:09.657315 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5b9c752f-82c2-4e87-ac0d-1b5382a1a8c8 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:09.659093 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5b9c752f-82c2-4e87-ac0d-1b5382a1a8c8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] POST https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467/restore Aug 06 14:24:09.659544 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5b9c752f-82c2-4e87-ac0d-1b5382a1a8c8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:09.660871 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.contrib.backups [None req-5b9c752f-82c2-4e87-ac0d-1b5382a1a8c8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Restoring backup c3f365fb-210b-4df9-b136-08bffac4e467 ({'restore': {}}) {{(pid=100397) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 14:24:09.660988 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.contrib.backups [None req-5b9c752f-82c2-4e87-ac0d-1b5382a1a8c8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Restoring backup c3f365fb-210b-4df9-b136-08bffac4e467 to volume None. Aug 06 14:24:09.665098 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:09.665098 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:09.666140 np0000006659 devstack@c-api.service[100397]: INFO cinder.backup.api [None req-5b9c752f-82c2-4e87-ac0d-1b5382a1a8c8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Creating volume of 1 GB for restore of backup c3f365fb-210b-4df9-b136-08bffac4e467. Aug 06 14:24:09.672628 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5b9c752f-82c2-4e87-ac0d-1b5382a1a8c8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Availability zone cache updated, next update will occur around 2026-08-06 15:24:09.672308. {{(pid=100397) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 14:24:09.672768 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-5b9c752f-82c2-4e87-ac0d-1b5382a1a8c8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Availability Zones retrieved successfully. Aug 06 14:24:09.678713 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5b9c752f-82c2-4e87-ac0d-1b5382a1a8c8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Flow 'volume_create_api' (b9e85aba-30d6-4e67-a183-aeb5f1319762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:24:09.679788 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5b9c752f-82c2-4e87-ac0d-1b5382a1a8c8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef880e7-f9bf-48ae-bbb7-1e0822c9cd2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:09.680914 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-5b9c752f-82c2-4e87-ac0d-1b5382a1a8c8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:24:09.708903 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5b9c752f-82c2-4e87-ac0d-1b5382a1a8c8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef880e7-f9bf-48ae-bbb7-1e0822c9cd2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:09.709725 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5b9c752f-82c2-4e87-ac0d-1b5382a1a8c8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d41b15aa-52fc-4cf7-9269-746249a90da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:09.745882 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-5b9c752f-82c2-4e87-ac0d-1b5382a1a8c8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Created reservations ['dc296f23-b56a-4e2f-a30a-9a6594ec09d6', '488ba204-ddb9-4f39-b6d5-24b9cfa6fcc8', '3b91e4b9-016e-464e-b287-51c09a25fbe5', 'f1e8102d-bc68-4724-b826-f387bd946a94'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:24:09.746962 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5b9c752f-82c2-4e87-ac0d-1b5382a1a8c8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d41b15aa-52fc-4cf7-9269-746249a90da0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc296f23-b56a-4e2f-a30a-9a6594ec09d6', '488ba204-ddb9-4f39-b6d5-24b9cfa6fcc8', '3b91e4b9-016e-464e-b287-51c09a25fbe5', 'f1e8102d-bc68-4724-b826-f387bd946a94']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:09.747986 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5b9c752f-82c2-4e87-ac0d-1b5382a1a8c8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efe4589b-8220-4223-98d7-5dfaf9d8a08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:09.781337 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5b9c752f-82c2-4e87-ac0d-1b5382a1a8c8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efe4589b-8220-4223-98d7-5dfaf9d8a08b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e657360-cd0f-4ad6-af88-1aa958d3e028', '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_c3f365fb-210b-4df9-b136-08bffac4e467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee9b4470556e417f9fa68db4440e6275',qos_specs=None,replication_status=,reservations=['dc296f23-b56a-4e2f-a30a-9a6594ec09d6','488ba204-ddb9-4f39-b6d5-24b9cfa6fcc8','3b91e4b9-016e-464e-b287-51c09a25fbe5','f1e8102d-bc68-4724-b826-f387bd946a94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2b527234b654d94a050862338d468c2',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:24:09Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c3f365fb-210b-4df9-b136-08bffac4e467',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e657360-cd0f-4ad6-af88-1aa958d3e028,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee9b4470556e417f9fa68db4440e6275',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2b527234b654d94a050862338d468c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:09.782003 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5b9c752f-82c2-4e87-ac0d-1b5382a1a8c8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e849578-246c-4410-b569-94484e019f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:09.794777 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5b9c752f-82c2-4e87-ac0d-1b5382a1a8c8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e849578-246c-4410-b569-94484e019f63) transitioned into 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_c3f365fb-210b-4df9-b136-08bffac4e467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee9b4470556e417f9fa68db4440e6275',qos_specs=None,replication_status=,reservations=['dc296f23-b56a-4e2f-a30a-9a6594ec09d6','488ba204-ddb9-4f39-b6d5-24b9cfa6fcc8','3b91e4b9-016e-464e-b287-51c09a25fbe5','f1e8102d-bc68-4724-b826-f387bd946a94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2b527234b654d94a050862338d468c2',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:09.795401 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5b9c752f-82c2-4e87-ac0d-1b5382a1a8c8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7ea7699-b51c-46ef-9d93-00b8756f1a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:09.802385 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5b9c752f-82c2-4e87-ac0d-1b5382a1a8c8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7ea7699-b51c-46ef-9d93-00b8756f1a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:09.803116 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5b9c752f-82c2-4e87-ac0d-1b5382a1a8c8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Flow 'volume_create_api' (b9e85aba-30d6-4e67-a183-aeb5f1319762) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:24:09.803385 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-5b9c752f-82c2-4e87-ac0d-1b5382a1a8c8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Create volume request issued successfully. Aug 06 14:24:09.809981 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:09.809981 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:09.810404 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-5b9c752f-82c2-4e87-ac0d-1b5382a1a8c8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:24:10.191141 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-4dc1fdee-e43c-4eef-9a84-a3fbd126a9a6 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:10.193419 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4dc1fdee-e43c-4eef-9a84-a3fbd126a9a6 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce Aug 06 14:24:10.193671 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4dc1fdee-e43c-4eef-9a84-a3fbd126a9a6 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:10.193888 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4dc1fdee-e43c-4eef-9a84-a3fbd126a9a6 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:10.205470 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:10.205470 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:10.209642 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-4dc1fdee-e43c-4eef-9a84-a3fbd126a9a6 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:10.214533 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4dc1fdee-e43c-4eef-9a84-a3fbd126a9a6 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce returned with HTTP 200 Aug 06 14:24:10.214989 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 359/1426] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:10 2026] GET /volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce => generated 938 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:10.273737 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e350d16c-bc48-4792-9911-ea5dd80b39e7 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:10.275783 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e350d16c-bc48-4792-9911-ea5dd80b39e7 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:10.276033 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e350d16c-bc48-4792-9911-ea5dd80b39e7 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:10.276219 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e350d16c-bc48-4792-9911-ea5dd80b39e7 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:10.276324 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-e350d16c-bc48-4792-9911-ea5dd80b39e7 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:10.281179 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:10.281179 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:10.282266 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e350d16c-bc48-4792-9911-ea5dd80b39e7 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:10.282768 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 356/1427] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:10 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:10.818886 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:10.818886 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:10.819404 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-5b9c752f-82c2-4e87-ac0d-1b5382a1a8c8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:24:10.819595 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.backup.api [None req-5b9c752f-82c2-4e87-ac0d-1b5382a1a8c8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Checking backup size 1 against volume size 1 {{(pid=100397) restore /opt/stack/cinder/cinder/backup/api.py:420}} Aug 06 14:24:10.819735 np0000006659 devstack@c-api.service[100397]: INFO cinder.backup.api [None req-5b9c752f-82c2-4e87-ac0d-1b5382a1a8c8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Overwriting volume 3e657360-cd0f-4ad6-af88-1aa958d3e028 with restore of backup c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:24:10.834820 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.backup.rpcapi [None req-5b9c752f-82c2-4e87-ac0d-1b5382a1a8c8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] restore_backup in rpcapi backup_id c3f365fb-210b-4df9-b136-08bffac4e467 {{(pid=100397) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 14:24:10.836121 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5b9c752f-82c2-4e87-ac0d-1b5382a1a8c8 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467/restore returned with HTTP 202 Aug 06 14:24:10.836579 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 356/1428] 10.4.3.229 () {68 vars in 1393 bytes} [Thu Aug 6 14:24:09 2026] POST /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467/restore => generated 189 bytes in 1180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:24:10.844575 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-abc393ab-1a3e-4a41-a54c-c52a8dae8080 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:10.847075 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-abc393ab-1a3e-4a41-a54c-c52a8dae8080 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:24:10.847298 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-abc393ab-1a3e-4a41-a54c-c52a8dae8080 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:10.847552 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-abc393ab-1a3e-4a41-a54c-c52a8dae8080 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:10.847696 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-abc393ab-1a3e-4a41-a54c-c52a8dae8080 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c3f365fb-210b-4df9-b136-08bffac4e467. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:10.852457 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:10.852457 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:10.853316 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-abc393ab-1a3e-4a41-a54c-c52a8dae8080 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 200 Aug 06 14:24:10.853741 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 358/1429] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:10 2026] GET /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:11.226993 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f812f561-c707-402b-baed-7577f906b6e5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:11.229331 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f812f561-c707-402b-baed-7577f906b6e5 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce Aug 06 14:24:11.229615 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f812f561-c707-402b-baed-7577f906b6e5 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:11.229854 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f812f561-c707-402b-baed-7577f906b6e5 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:11.240054 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:11.240054 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:11.243672 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f812f561-c707-402b-baed-7577f906b6e5 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:11.247747 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f812f561-c707-402b-baed-7577f906b6e5 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce returned with HTTP 200 Aug 06 14:24:11.248149 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 360/1430] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:11 2026] GET /volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:11.292948 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-584b0f7c-140c-49eb-bdec-a8189836dbb1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:11.294572 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-584b0f7c-140c-49eb-bdec-a8189836dbb1 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:11.294741 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-584b0f7c-140c-49eb-bdec-a8189836dbb1 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:11.294911 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-584b0f7c-140c-49eb-bdec-a8189836dbb1 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:11.295015 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-584b0f7c-140c-49eb-bdec-a8189836dbb1 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:11.299033 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:11.299033 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:11.299673 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-584b0f7c-140c-49eb-bdec-a8189836dbb1 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:11.299985 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 357/1431] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:11 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 799 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:11.302002 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-2a8b9973-487a-424a-b45e-d46b1ee77d91 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:11.303771 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2a8b9973-487a-424a-b45e-d46b1ee77d91 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-reader] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:24:11.303963 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2a8b9973-487a-424a-b45e-d46b1ee77d91 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-reader] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:11.304136 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2a8b9973-487a-424a-b45e-d46b1ee77d91 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-reader] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:11.314405 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:11.314405 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:11.317275 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-2a8b9973-487a-424a-b45e-d46b1ee77d91 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-reader] Volume info retrieved successfully. Aug 06 14:24:11.320753 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2a8b9973-487a-424a-b45e-d46b1ee77d91 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-reader] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:24:11.321093 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 357/1432] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:11 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 1441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:11.363978 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-ea4cdb3f-1c5f-4571-8234-10fe16f99d2e req-f13a851c-3b37-4a6e-bece-eb26fe6597f2 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:11.366103 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-ea4cdb3f-1c5f-4571-8234-10fe16f99d2e req-f13a851c-3b37-4a6e-bece-eb26fe6597f2 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:24:11.366174 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-ea4cdb3f-1c5f-4571-8234-10fe16f99d2e req-f13a851c-3b37-4a6e-bece-eb26fe6597f2 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:11.366322 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-ea4cdb3f-1c5f-4571-8234-10fe16f99d2e req-f13a851c-3b37-4a6e-bece-eb26fe6597f2 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:11.376997 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:11.376997 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:11.379943 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-ea4cdb3f-1c5f-4571-8234-10fe16f99d2e req-f13a851c-3b37-4a6e-bece-eb26fe6597f2 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:11.383622 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-ea4cdb3f-1c5f-4571-8234-10fe16f99d2e req-f13a851c-3b37-4a6e-bece-eb26fe6597f2 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:24:11.383951 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 359/1433] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:24:11 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 1441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:11.419089 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-ea4cdb3f-1c5f-4571-8234-10fe16f99d2e req-7ca338c4-bae5-4897-8391-1a66049cb00e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:11.421221 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-ea4cdb3f-1c5f-4571-8234-10fe16f99d2e req-7ca338c4-bae5-4897-8391-1a66049cb00e tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] POST https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e/action Aug 06 14:24:11.421583 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-ea4cdb3f-1c5f-4571-8234-10fe16f99d2e req-7ca338c4-bae5-4897-8391-1a66049cb00e tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:24:11.421712 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-ea4cdb3f-1c5f-4571-8234-10fe16f99d2e req-7ca338c4-bae5-4897-8391-1a66049cb00e tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:11.434483 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:11.434483 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:11.435008 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-ea4cdb3f-1c5f-4571-8234-10fe16f99d2e req-7ca338c4-bae5-4897-8391-1a66049cb00e tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:11.440811 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-ea4cdb3f-1c5f-4571-8234-10fe16f99d2e req-7ca338c4-bae5-4897-8391-1a66049cb00e tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Begin detaching volume completed successfully. Aug 06 14:24:11.441031 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-ea4cdb3f-1c5f-4571-8234-10fe16f99d2e req-7ca338c4-bae5-4897-8391-1a66049cb00e tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e/action returned with HTTP 202 Aug 06 14:24:11.441481 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 361/1434] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:24:11 2026] POST /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:24:11.457778 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-df8455a8-c47e-49a2-b68e-42a4b508138d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:11.459537 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-df8455a8-c47e-49a2-b68e-42a4b508138d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:24:11.459848 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-df8455a8-c47e-49a2-b68e-42a4b508138d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:11.460296 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-df8455a8-c47e-49a2-b68e-42a4b508138d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:11.471097 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:11.471097 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:11.474272 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-df8455a8-c47e-49a2-b68e-42a4b508138d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:11.478306 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-df8455a8-c47e-49a2-b68e-42a4b508138d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:24:11.478371 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6c67c0de-ad4a-48ad-9837-ba6371561ac1 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:11.478779 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 358/1435] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:11 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 1444 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:11.478945 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6c67c0de-ad4a-48ad-9837-ba6371561ac1 None None] GET https://10.4.3.229/volume// Aug 06 14:24:11.479019 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6c67c0de-ad4a-48ad-9837-ba6371561ac1 None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:11.479267 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6c67c0de-ad4a-48ad-9837-ba6371561ac1 None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:11.479641 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6c67c0de-ad4a-48ad-9837-ba6371561ac1 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:24:11.479905 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 358/1436] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:24:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:24:11.486239 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-ea4cdb3f-1c5f-4571-8234-10fe16f99d2e req-959791eb-7b10-48c4-a93d-b1e5da5f8641 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:11.488134 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-ea4cdb3f-1c5f-4571-8234-10fe16f99d2e req-959791eb-7b10-48c4-a93d-b1e5da5f8641 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:24:11.488365 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-ea4cdb3f-1c5f-4571-8234-10fe16f99d2e req-959791eb-7b10-48c4-a93d-b1e5da5f8641 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:11.488587 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-ea4cdb3f-1c5f-4571-8234-10fe16f99d2e req-959791eb-7b10-48c4-a93d-b1e5da5f8641 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:11.498797 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:11.498797 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:11.501658 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-ea4cdb3f-1c5f-4571-8234-10fe16f99d2e req-959791eb-7b10-48c4-a93d-b1e5da5f8641 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:11.505256 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-ea4cdb3f-1c5f-4571-8234-10fe16f99d2e req-959791eb-7b10-48c4-a93d-b1e5da5f8641 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:24:11.505610 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 360/1437] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:24:11 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 1624 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:24:11.863685 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-80c24d4f-b813-4ec9-91ab-20e148ac2d2d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:11.866266 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-80c24d4f-b813-4ec9-91ab-20e148ac2d2d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:24:11.866482 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-80c24d4f-b813-4ec9-91ab-20e148ac2d2d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:11.866679 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-80c24d4f-b813-4ec9-91ab-20e148ac2d2d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:11.866778 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-80c24d4f-b813-4ec9-91ab-20e148ac2d2d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c3f365fb-210b-4df9-b136-08bffac4e467. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:11.870821 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:11.870821 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:11.871528 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-80c24d4f-b813-4ec9-91ab-20e148ac2d2d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 200 Aug 06 14:24:11.871872 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 362/1438] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:11 2026] GET /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:12.019181 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-ea4cdb3f-1c5f-4571-8234-10fe16f99d2e req-a3a435d6-57c3-436d-8e22-948b278fdf4b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:12.021393 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-ea4cdb3f-1c5f-4571-8234-10fe16f99d2e req-a3a435d6-57c3-436d-8e22-948b278fdf4b tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:24:12.021617 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-ea4cdb3f-1c5f-4571-8234-10fe16f99d2e req-a3a435d6-57c3-436d-8e22-948b278fdf4b tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:12.021813 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-ea4cdb3f-1c5f-4571-8234-10fe16f99d2e req-a3a435d6-57c3-436d-8e22-948b278fdf4b tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:12.032748 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:12.032748 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:12.035926 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-ea4cdb3f-1c5f-4571-8234-10fe16f99d2e req-a3a435d6-57c3-436d-8e22-948b278fdf4b tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:12.039880 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-ea4cdb3f-1c5f-4571-8234-10fe16f99d2e req-a3a435d6-57c3-436d-8e22-948b278fdf4b tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:24:12.040539 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 359/1439] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:24:12 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 1444 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:12.055706 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-ea4cdb3f-1c5f-4571-8234-10fe16f99d2e req-9ab747c5-3e25-483e-91fe-be253427b921 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:12.057459 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-ea4cdb3f-1c5f-4571-8234-10fe16f99d2e req-9ab747c5-3e25-483e-91fe-be253427b921 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] DELETE https://10.4.3.229/volume/v3/attachments/ba1553e6-32f6-4edc-924d-bfc3e4ddfd09 Aug 06 14:24:12.057642 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-ea4cdb3f-1c5f-4571-8234-10fe16f99d2e req-9ab747c5-3e25-483e-91fe-be253427b921 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:12.057812 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-ea4cdb3f-1c5f-4571-8234-10fe16f99d2e req-9ab747c5-3e25-483e-91fe-be253427b921 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:12.064313 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:12.064313 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:12.110620 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-ea4cdb3f-1c5f-4571-8234-10fe16f99d2e req-9ab747c5-3e25-483e-91fe-be253427b921 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments/ba1553e6-32f6-4edc-924d-bfc3e4ddfd09 returned with HTTP 200 Aug 06 14:24:12.111060 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 359/1440] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:24:12 2026] DELETE /volume/v3/attachments/ba1553e6-32f6-4edc-924d-bfc3e4ddfd09 => generated 192 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:12.261881 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0a64973e-1c6d-4faf-9951-386fb4661dbe None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:12.263838 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0a64973e-1c6d-4faf-9951-386fb4661dbe tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce Aug 06 14:24:12.264107 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0a64973e-1c6d-4faf-9951-386fb4661dbe tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:12.264358 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0a64973e-1c6d-4faf-9951-386fb4661dbe tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:12.273101 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:12.273101 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:12.276034 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0a64973e-1c6d-4faf-9951-386fb4661dbe tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:12.280294 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0a64973e-1c6d-4faf-9951-386fb4661dbe tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce returned with HTTP 200 Aug 06 14:24:12.280706 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 361/1441] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:12 2026] GET /volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce => generated 938 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:12.310506 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7ea47898-73aa-4ef9-af04-67b283476e0c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:12.313611 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7ea47898-73aa-4ef9-af04-67b283476e0c tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:12.315066 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7ea47898-73aa-4ef9-af04-67b283476e0c tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:12.315066 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7ea47898-73aa-4ef9-af04-67b283476e0c tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:12.315185 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-7ea47898-73aa-4ef9-af04-67b283476e0c tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:12.325238 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:12.325238 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:12.325980 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7ea47898-73aa-4ef9-af04-67b283476e0c tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:12.326337 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 363/1442] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:12 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:12.491245 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6d177e4f-c472-4103-a42d-4bf02567c682 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:12.493336 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6d177e4f-c472-4103-a42d-4bf02567c682 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:24:12.493568 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6d177e4f-c472-4103-a42d-4bf02567c682 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:12.493775 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6d177e4f-c472-4103-a42d-4bf02567c682 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:12.502898 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:12.502898 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:12.506064 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6d177e4f-c472-4103-a42d-4bf02567c682 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:12.511015 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6d177e4f-c472-4103-a42d-4bf02567c682 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:24:12.511514 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 360/1443] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:12 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 1144 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:12.523785 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-38c6e2c2-2548-4ac3-9a5b-000b9f2491a0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:12.526099 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-38c6e2c2-2548-4ac3-9a5b-000b9f2491a0 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-reader] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:24:12.526330 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-38c6e2c2-2548-4ac3-9a5b-000b9f2491a0 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-reader] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:12.526591 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-38c6e2c2-2548-4ac3-9a5b-000b9f2491a0 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-reader] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:12.538496 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:12.538496 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:12.542756 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-38c6e2c2-2548-4ac3-9a5b-000b9f2491a0 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-reader] Volume info retrieved successfully. Aug 06 14:24:12.548055 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-38c6e2c2-2548-4ac3-9a5b-000b9f2491a0 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-reader] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:24:12.548473 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 360/1444] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:12 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:12.587054 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-4891da57-2143-45af-9a8c-bc966c95bbe0 req-5e4b4bcd-cb5a-4f9c-b0db-fa371c5e2dff None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:12.589762 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-4891da57-2143-45af-9a8c-bc966c95bbe0 req-5e4b4bcd-cb5a-4f9c-b0db-fa371c5e2dff tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:24:12.589762 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-4891da57-2143-45af-9a8c-bc966c95bbe0 req-5e4b4bcd-cb5a-4f9c-b0db-fa371c5e2dff tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:12.589762 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-4891da57-2143-45af-9a8c-bc966c95bbe0 req-5e4b4bcd-cb5a-4f9c-b0db-fa371c5e2dff tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:12.598658 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:12.598658 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:12.602220 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-4891da57-2143-45af-9a8c-bc966c95bbe0 req-5e4b4bcd-cb5a-4f9c-b0db-fa371c5e2dff tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:12.606409 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-4891da57-2143-45af-9a8c-bc966c95bbe0 req-5e4b4bcd-cb5a-4f9c-b0db-fa371c5e2dff tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:24:12.606809 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 362/1445] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:24:12 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 1144 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:12.631509 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-4891da57-2143-45af-9a8c-bc966c95bbe0 req-79dab898-c6b5-49f4-94e6-9c035cbe1c79 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:12.633473 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-4891da57-2143-45af-9a8c-bc966c95bbe0 req-79dab898-c6b5-49f4-94e6-9c035cbe1c79 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] POST https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e/action Aug 06 14:24:12.633833 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-4891da57-2143-45af-9a8c-bc966c95bbe0 req-79dab898-c6b5-49f4-94e6-9c035cbe1c79 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:24:12.634003 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-4891da57-2143-45af-9a8c-bc966c95bbe0 req-79dab898-c6b5-49f4-94e6-9c035cbe1c79 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:12.648232 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:12.648232 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:12.648757 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-4891da57-2143-45af-9a8c-bc966c95bbe0 req-79dab898-c6b5-49f4-94e6-9c035cbe1c79 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:12.654733 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-4891da57-2143-45af-9a8c-bc966c95bbe0 req-79dab898-c6b5-49f4-94e6-9c035cbe1c79 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Begin detaching volume completed successfully. Aug 06 14:24:12.654968 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-4891da57-2143-45af-9a8c-bc966c95bbe0 req-79dab898-c6b5-49f4-94e6-9c035cbe1c79 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e/action returned with HTTP 202 Aug 06 14:24:12.655387 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 364/1446] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:24:12 2026] POST /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:24:12.674808 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-99fec9e5-236d-46af-8d1f-c993f0f60cfd None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:12.676501 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-99fec9e5-236d-46af-8d1f-c993f0f60cfd tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:24:12.676704 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-99fec9e5-236d-46af-8d1f-c993f0f60cfd tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:12.676905 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-99fec9e5-236d-46af-8d1f-c993f0f60cfd tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:12.686708 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:12.686708 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:12.690511 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-99fec9e5-236d-46af-8d1f-c993f0f60cfd tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:12.694933 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-99fec9e5-236d-46af-8d1f-c993f0f60cfd tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:24:12.695341 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 361/1447] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:12 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 1147 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:12.695410 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c99eefdf-7515-45e2-b344-66fcb3290ffa None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:12.695826 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c99eefdf-7515-45e2-b344-66fcb3290ffa None None] GET https://10.4.3.229/volume// Aug 06 14:24:12.696028 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c99eefdf-7515-45e2-b344-66fcb3290ffa None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:12.696218 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c99eefdf-7515-45e2-b344-66fcb3290ffa None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:12.696535 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c99eefdf-7515-45e2-b344-66fcb3290ffa None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:24:12.696809 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 361/1448] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:24:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:24:12.703820 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-4891da57-2143-45af-9a8c-bc966c95bbe0 req-5d0aa5fd-a7b3-4603-aa64-8cfc7de83b89 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:12.705669 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-4891da57-2143-45af-9a8c-bc966c95bbe0 req-5d0aa5fd-a7b3-4603-aa64-8cfc7de83b89 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:24:12.706065 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-4891da57-2143-45af-9a8c-bc966c95bbe0 req-5d0aa5fd-a7b3-4603-aa64-8cfc7de83b89 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:12.706381 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-4891da57-2143-45af-9a8c-bc966c95bbe0 req-5d0aa5fd-a7b3-4603-aa64-8cfc7de83b89 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:12.716214 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:12.716214 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:12.718640 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-4891da57-2143-45af-9a8c-bc966c95bbe0 req-5d0aa5fd-a7b3-4603-aa64-8cfc7de83b89 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:12.722407 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-4891da57-2143-45af-9a8c-bc966c95bbe0 req-5d0aa5fd-a7b3-4603-aa64-8cfc7de83b89 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:24:12.722860 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 363/1449] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:24:12 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 1327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:24:12.881293 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f6d695d9-58c5-4158-9ede-6f26d1dbd75b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:12.884718 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f6d695d9-58c5-4158-9ede-6f26d1dbd75b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:24:12.884911 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f6d695d9-58c5-4158-9ede-6f26d1dbd75b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:12.885106 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f6d695d9-58c5-4158-9ede-6f26d1dbd75b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:12.885209 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-f6d695d9-58c5-4158-9ede-6f26d1dbd75b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c3f365fb-210b-4df9-b136-08bffac4e467. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:12.889814 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:12.889814 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:12.890513 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f6d695d9-58c5-4158-9ede-6f26d1dbd75b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 200 Aug 06 14:24:12.890870 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 365/1450] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:12 2026] GET /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:13.293657 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e4db8714-17c5-44d7-9e6d-a027f3085692 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:13.295249 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e4db8714-17c5-44d7-9e6d-a027f3085692 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce Aug 06 14:24:13.295493 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e4db8714-17c5-44d7-9e6d-a027f3085692 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:13.295731 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e4db8714-17c5-44d7-9e6d-a027f3085692 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:13.304201 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:13.304201 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:13.307302 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-e4db8714-17c5-44d7-9e6d-a027f3085692 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:13.311113 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e4db8714-17c5-44d7-9e6d-a027f3085692 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce returned with HTTP 200 Aug 06 14:24:13.311517 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 362/1451] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:13 2026] GET /volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce => generated 938 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:13.336016 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7877e277-1091-4a4b-a212-b6fee96829a7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:13.337491 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7877e277-1091-4a4b-a212-b6fee96829a7 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:13.337672 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7877e277-1091-4a4b-a212-b6fee96829a7 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:13.337837 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7877e277-1091-4a4b-a212-b6fee96829a7 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:13.337949 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-7877e277-1091-4a4b-a212-b6fee96829a7 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:13.341634 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:13.341634 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:13.342271 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7877e277-1091-4a4b-a212-b6fee96829a7 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:13.342706 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 362/1452] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:13 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 799 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:13.708321 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d8b6e157-367c-4048-9e23-f04c4f574a65 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:13.709940 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d8b6e157-367c-4048-9e23-f04c4f574a65 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:24:13.710099 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d8b6e157-367c-4048-9e23-f04c4f574a65 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:13.710267 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d8b6e157-367c-4048-9e23-f04c4f574a65 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:13.718659 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:13.718659 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:13.721831 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d8b6e157-367c-4048-9e23-f04c4f574a65 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:13.725270 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d8b6e157-367c-4048-9e23-f04c4f574a65 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:24:13.725628 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 364/1453] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:13 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 1147 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:13.902221 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-81edf981-e2c7-4030-ba04-8f3d0e8f68cb None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:13.904089 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-81edf981-e2c7-4030-ba04-8f3d0e8f68cb tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:24:13.904089 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-81edf981-e2c7-4030-ba04-8f3d0e8f68cb tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:13.904273 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-81edf981-e2c7-4030-ba04-8f3d0e8f68cb tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:13.904375 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-81edf981-e2c7-4030-ba04-8f3d0e8f68cb tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c3f365fb-210b-4df9-b136-08bffac4e467. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:13.915634 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:13.915634 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:13.915634 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-81edf981-e2c7-4030-ba04-8f3d0e8f68cb tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 200 Aug 06 14:24:13.915634 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 366/1454] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:13 2026] GET /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 827 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:14.323282 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e0e1f835-8812-439d-ae1f-4ba707cb68e7 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:14.326856 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e0e1f835-8812-439d-ae1f-4ba707cb68e7 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce Aug 06 14:24:14.326856 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e0e1f835-8812-439d-ae1f-4ba707cb68e7 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:14.326856 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e0e1f835-8812-439d-ae1f-4ba707cb68e7 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:14.335177 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:14.335177 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:14.337718 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-e0e1f835-8812-439d-ae1f-4ba707cb68e7 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:14.342047 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e0e1f835-8812-439d-ae1f-4ba707cb68e7 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce returned with HTTP 200 Aug 06 14:24:14.342695 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 363/1455] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:14 2026] GET /volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:14.351956 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a03f06c9-07c4-47fc-8149-b87884cd1557 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:14.354057 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a03f06c9-07c4-47fc-8149-b87884cd1557 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:14.354284 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a03f06c9-07c4-47fc-8149-b87884cd1557 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:14.354624 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a03f06c9-07c4-47fc-8149-b87884cd1557 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:14.354771 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-a03f06c9-07c4-47fc-8149-b87884cd1557 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:14.360230 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:14.360230 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:14.361159 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a03f06c9-07c4-47fc-8149-b87884cd1557 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:14.361546 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 363/1456] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:14 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:14.739852 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-dabe3b03-cab4-43d1-9e88-e82c4c865b6d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:14.742139 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-dabe3b03-cab4-43d1-9e88-e82c4c865b6d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:24:14.742451 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-dabe3b03-cab4-43d1-9e88-e82c4c865b6d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:14.742732 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-dabe3b03-cab4-43d1-9e88-e82c4c865b6d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:14.755238 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:14.755238 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:14.759960 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-dabe3b03-cab4-43d1-9e88-e82c4c865b6d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:14.765887 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-dabe3b03-cab4-43d1-9e88-e82c4c865b6d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:24:14.766357 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 365/1457] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:14 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:14.931244 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-35393c40-d38b-4280-8d4a-1178fb53d77a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:14.937503 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-35393c40-d38b-4280-8d4a-1178fb53d77a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:24:14.937709 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-35393c40-d38b-4280-8d4a-1178fb53d77a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:14.937898 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-35393c40-d38b-4280-8d4a-1178fb53d77a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:14.938031 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-35393c40-d38b-4280-8d4a-1178fb53d77a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c3f365fb-210b-4df9-b136-08bffac4e467. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:14.942228 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:14.942228 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:14.942936 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-35393c40-d38b-4280-8d4a-1178fb53d77a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 200 Aug 06 14:24:14.943253 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 367/1458] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:14 2026] GET /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 827 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:15.355417 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5e07ee0c-db82-41aa-9fbf-9001eed0b1d9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:15.357179 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5e07ee0c-db82-41aa-9fbf-9001eed0b1d9 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce Aug 06 14:24:15.357500 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5e07ee0c-db82-41aa-9fbf-9001eed0b1d9 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:15.358852 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5e07ee0c-db82-41aa-9fbf-9001eed0b1d9 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:15.369866 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:15.369866 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:15.372221 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-84e9f8fb-5349-4b07-a45e-6b68c1f0b4b6 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:15.373907 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-84e9f8fb-5349-4b07-a45e-6b68c1f0b4b6 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:15.374101 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-84e9f8fb-5349-4b07-a45e-6b68c1f0b4b6 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:15.374290 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-84e9f8fb-5349-4b07-a45e-6b68c1f0b4b6 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:15.374390 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-84e9f8fb-5349-4b07-a45e-6b68c1f0b4b6 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:15.374697 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-5e07ee0c-db82-41aa-9fbf-9001eed0b1d9 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:15.378288 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:15.378288 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:15.378909 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5e07ee0c-db82-41aa-9fbf-9001eed0b1d9 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce returned with HTTP 200 Aug 06 14:24:15.379118 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-84e9f8fb-5349-4b07-a45e-6b68c1f0b4b6 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:15.379342 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 364/1459] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:15 2026] GET /volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:15.379699 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 364/1460] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:15 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:15.780420 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6d3de544-b601-494e-a204-3ba85cf0df89 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:15.782296 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6d3de544-b601-494e-a204-3ba85cf0df89 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:24:15.782565 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6d3de544-b601-494e-a204-3ba85cf0df89 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:15.782802 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6d3de544-b601-494e-a204-3ba85cf0df89 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:15.792480 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:15.792480 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:15.795578 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-6d3de544-b601-494e-a204-3ba85cf0df89 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:15.799366 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6d3de544-b601-494e-a204-3ba85cf0df89 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:24:15.799722 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 366/1461] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:15 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 1147 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:15.953620 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-55e10858-604e-4784-b187-f5bcec63c968 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:15.955412 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-55e10858-604e-4784-b187-f5bcec63c968 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:24:15.955587 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-55e10858-604e-4784-b187-f5bcec63c968 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:15.955754 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-55e10858-604e-4784-b187-f5bcec63c968 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:15.955849 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-55e10858-604e-4784-b187-f5bcec63c968 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c3f365fb-210b-4df9-b136-08bffac4e467. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:15.959804 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:15.959804 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:15.960456 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-55e10858-604e-4784-b187-f5bcec63c968 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 200 Aug 06 14:24:15.960797 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 368/1462] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:15 2026] GET /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:16.389676 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-3d83612f-8dc7-44ce-9cbf-a82b51d55d7a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:16.391513 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3d83612f-8dc7-44ce-9cbf-a82b51d55d7a tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:16.391582 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1c159a7b-2cd9-46ab-bbf6-6443fc3b0ca2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:16.391815 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3d83612f-8dc7-44ce-9cbf-a82b51d55d7a tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:16.392009 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3d83612f-8dc7-44ce-9cbf-a82b51d55d7a tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:16.392156 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-3d83612f-8dc7-44ce-9cbf-a82b51d55d7a tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:16.393246 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1c159a7b-2cd9-46ab-bbf6-6443fc3b0ca2 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce Aug 06 14:24:16.393440 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1c159a7b-2cd9-46ab-bbf6-6443fc3b0ca2 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:16.393640 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1c159a7b-2cd9-46ab-bbf6-6443fc3b0ca2 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:16.397200 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:16.397200 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:16.398256 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3d83612f-8dc7-44ce-9cbf-a82b51d55d7a tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:16.398747 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 365/1463] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:16 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:16.405451 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:16.405451 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:16.409736 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1c159a7b-2cd9-46ab-bbf6-6443fc3b0ca2 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:16.415048 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1c159a7b-2cd9-46ab-bbf6-6443fc3b0ca2 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce returned with HTTP 200 Aug 06 14:24:16.415559 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 365/1464] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:16 2026] GET /volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce => generated 938 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:16.811154 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5eff04f8-b533-4ea6-9b7b-6c370cfbb5b1 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:16.812967 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5eff04f8-b533-4ea6-9b7b-6c370cfbb5b1 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:24:16.813163 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5eff04f8-b533-4ea6-9b7b-6c370cfbb5b1 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:16.813368 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5eff04f8-b533-4ea6-9b7b-6c370cfbb5b1 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:16.823328 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:16.823328 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:16.826567 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5eff04f8-b533-4ea6-9b7b-6c370cfbb5b1 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:16.830299 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5eff04f8-b533-4ea6-9b7b-6c370cfbb5b1 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:24:16.830655 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 367/1465] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:16 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 1147 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:16.972786 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-64e5e401-7c67-4b88-850d-3eacf968d774 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:16.975259 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-64e5e401-7c67-4b88-850d-3eacf968d774 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:24:16.975547 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-64e5e401-7c67-4b88-850d-3eacf968d774 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:16.975819 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-64e5e401-7c67-4b88-850d-3eacf968d774 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:16.975992 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-64e5e401-7c67-4b88-850d-3eacf968d774 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c3f365fb-210b-4df9-b136-08bffac4e467. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:16.981736 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:16.981736 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:16.983105 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-64e5e401-7c67-4b88-850d-3eacf968d774 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 200 Aug 06 14:24:16.983651 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 369/1466] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:16 2026] GET /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:17.066077 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-7bafc468-5ccc-484e-bfd6-d42a44e64dc0 req-ed9d3f86-21df-410d-80d2-a2341cdbea28 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:17.070615 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-7bafc468-5ccc-484e-bfd6-d42a44e64dc0 req-ed9d3f86-21df-410d-80d2-a2341cdbea28 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] POST https://10.4.3.229/volume/v3/attachments/6bb94aed-7105-433e-9196-f156f205dcc8/action Aug 06 14:24:17.071097 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-7bafc468-5ccc-484e-bfd6-d42a44e64dc0 req-ed9d3f86-21df-410d-80d2-a2341cdbea28 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Action body: b'{"os-complete": null}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:24:17.071271 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-7bafc468-5ccc-484e-bfd6-d42a44e64dc0 req-ed9d3f86-21df-410d-80d2-a2341cdbea28 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:17.109450 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:17.109450 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:17.121487 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-7bafc468-5ccc-484e-bfd6-d42a44e64dc0 req-ed9d3f86-21df-410d-80d2-a2341cdbea28 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/attachments/6bb94aed-7105-433e-9196-f156f205dcc8/action returned with HTTP 204 Aug 06 14:24:17.121932 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 366/1467] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:24:17 2026] POST /volume/v3/attachments/6bb94aed-7105-433e-9196-f156f205dcc8/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:17.409041 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1974f1c6-49e2-4673-8f07-baab9f956d55 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:17.418885 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1974f1c6-49e2-4673-8f07-baab9f956d55 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:17.418885 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1974f1c6-49e2-4673-8f07-baab9f956d55 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:17.418885 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1974f1c6-49e2-4673-8f07-baab9f956d55 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:17.418885 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-1974f1c6-49e2-4673-8f07-baab9f956d55 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:17.423881 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:17.423881 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:17.427256 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1974f1c6-49e2-4673-8f07-baab9f956d55 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:17.427256 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 366/1468] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:17 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:17.434045 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-fb43e06c-2e7a-41af-8a8b-230727aea72d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:17.436134 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fb43e06c-2e7a-41af-8a8b-230727aea72d tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce Aug 06 14:24:17.436351 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fb43e06c-2e7a-41af-8a8b-230727aea72d tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:17.437582 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fb43e06c-2e7a-41af-8a8b-230727aea72d tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:17.441655 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-4891da57-2143-45af-9a8c-bc966c95bbe0 req-f78a38b3-e5ad-455c-a0ae-63328a97f8ce None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:17.446357 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-4891da57-2143-45af-9a8c-bc966c95bbe0 req-f78a38b3-e5ad-455c-a0ae-63328a97f8ce tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:24:17.446357 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-4891da57-2143-45af-9a8c-bc966c95bbe0 req-f78a38b3-e5ad-455c-a0ae-63328a97f8ce tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:17.446357 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-4891da57-2143-45af-9a8c-bc966c95bbe0 req-f78a38b3-e5ad-455c-a0ae-63328a97f8ce tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:17.450822 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:17.450822 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:17.454207 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-fb43e06c-2e7a-41af-8a8b-230727aea72d tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:17.461833 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fb43e06c-2e7a-41af-8a8b-230727aea72d tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce returned with HTTP 200 Aug 06 14:24:17.462212 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 368/1469] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:17 2026] GET /volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce => generated 1230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:17.464549 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:17.464549 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:17.468504 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-4891da57-2143-45af-9a8c-bc966c95bbe0 req-f78a38b3-e5ad-455c-a0ae-63328a97f8ce tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:17.473001 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-4891da57-2143-45af-9a8c-bc966c95bbe0 req-f78a38b3-e5ad-455c-a0ae-63328a97f8ce tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:24:17.473468 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 370/1470] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:24:17 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 1147 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:17.478486 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d2d22f93-c355-42c8-889e-c280c24ea481 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:17.480346 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d2d22f93-c355-42c8-889e-c280c24ea481 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce Aug 06 14:24:17.480553 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d2d22f93-c355-42c8-889e-c280c24ea481 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:17.480807 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d2d22f93-c355-42c8-889e-c280c24ea481 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:17.491531 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:17.491531 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:17.495054 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d2d22f93-c355-42c8-889e-c280c24ea481 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:17.499176 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d2d22f93-c355-42c8-889e-c280c24ea481 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce returned with HTTP 200 Aug 06 14:24:17.499599 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 367/1471] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:17 2026] GET /volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce => generated 1230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:17.844581 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-387041e0-0182-4767-b7fe-73874a63d2f1 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:17.846488 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-387041e0-0182-4767-b7fe-73874a63d2f1 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:24:17.846681 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-387041e0-0182-4767-b7fe-73874a63d2f1 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:17.846879 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-387041e0-0182-4767-b7fe-73874a63d2f1 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:17.875477 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:17.875477 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:17.880448 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-387041e0-0182-4767-b7fe-73874a63d2f1 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:17.885067 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-387041e0-0182-4767-b7fe-73874a63d2f1 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:24:17.886462 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 367/1472] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:17 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 1147 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:17.886518 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-4891da57-2143-45af-9a8c-bc966c95bbe0 req-aef2e379-e911-4e57-b2ae-f945ff8ba05d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:17.889199 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-4891da57-2143-45af-9a8c-bc966c95bbe0 req-aef2e379-e911-4e57-b2ae-f945ff8ba05d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] DELETE https://10.4.3.229/volume/v3/attachments/6dcf5eec-71fc-495b-956f-ebafe9eb4420 Aug 06 14:24:17.889199 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-4891da57-2143-45af-9a8c-bc966c95bbe0 req-aef2e379-e911-4e57-b2ae-f945ff8ba05d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:17.890180 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-4891da57-2143-45af-9a8c-bc966c95bbe0 req-aef2e379-e911-4e57-b2ae-f945ff8ba05d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:17.895872 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:17.895872 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:17.905197 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-4f819b70-2a7c-4ff5-9ac0-721696530264 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:17.907065 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4f819b70-2a7c-4ff5-9ac0-721696530264 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/7e89ca7d-7633-4d30-8c69-55fbbe73cd39 Aug 06 14:24:17.907324 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4f819b70-2a7c-4ff5-9ac0-721696530264 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:17.907614 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4f819b70-2a7c-4ff5-9ac0-721696530264 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:17.907774 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-4f819b70-2a7c-4ff5-9ac0-721696530264 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Delete snapshot with id: 7e89ca7d-7633-4d30-8c69-55fbbe73cd39 Aug 06 14:24:17.912499 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4f819b70-2a7c-4ff5-9ac0-721696530264 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/snapshots/7e89ca7d-7633-4d30-8c69-55fbbe73cd39 returned with HTTP 404 Aug 06 14:24:17.913004 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 371/1473] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:24:17 2026] DELETE /volume/v3/snapshots/7e89ca7d-7633-4d30-8c69-55fbbe73cd39 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:17.920858 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-be32687e-f0cc-4195-806f-c6c17100addc None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:17.922370 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-be32687e-f0cc-4195-806f-c6c17100addc tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/snapshots/7e89ca7d-7633-4d30-8c69-55fbbe73cd39 Aug 06 14:24:17.922862 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-be32687e-f0cc-4195-806f-c6c17100addc tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:17.922862 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-be32687e-f0cc-4195-806f-c6c17100addc tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:17.928087 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-be32687e-f0cc-4195-806f-c6c17100addc tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/snapshots/7e89ca7d-7633-4d30-8c69-55fbbe73cd39 returned with HTTP 404 Aug 06 14:24:17.928593 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 368/1474] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:24:17 2026] GET /volume/v3/snapshots/7e89ca7d-7633-4d30-8c69-55fbbe73cd39 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:17.947989 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-4891da57-2143-45af-9a8c-bc966c95bbe0 req-aef2e379-e911-4e57-b2ae-f945ff8ba05d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments/6dcf5eec-71fc-495b-956f-ebafe9eb4420 returned with HTTP 200 Aug 06 14:24:17.949351 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 369/1475] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:24:17 2026] DELETE /volume/v3/attachments/6dcf5eec-71fc-495b-956f-ebafe9eb4420 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:17.972244 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-ba611d02-ae6d-4a7d-b4e7-b4f57287630d req-98e4573e-7bbc-4f30-8ac7-037350320359 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:17.974205 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-ba611d02-ae6d-4a7d-b4e7-b4f57287630d req-98e4573e-7bbc-4f30-8ac7-037350320359 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf Aug 06 14:24:17.974396 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-ba611d02-ae6d-4a7d-b4e7-b4f57287630d req-98e4573e-7bbc-4f30-8ac7-037350320359 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:17.974594 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-ba611d02-ae6d-4a7d-b4e7-b4f57287630d req-98e4573e-7bbc-4f30-8ac7-037350320359 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:17.987916 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:17.987916 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:17.995879 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-156d1c35-2bda-4716-9b89-bdc4ffada680 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:17.998449 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-156d1c35-2bda-4716-9b89-bdc4ffada680 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:24:17.998654 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-156d1c35-2bda-4716-9b89-bdc4ffada680 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:17.998871 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-156d1c35-2bda-4716-9b89-bdc4ffada680 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:17.999209 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-156d1c35-2bda-4716-9b89-bdc4ffada680 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c3f365fb-210b-4df9-b136-08bffac4e467. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:17.999641 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-ba611d02-ae6d-4a7d-b4e7-b4f57287630d req-98e4573e-7bbc-4f30-8ac7-037350320359 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:24:18.002032 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c29e9c30-fdde-4c65-a28c-adc6eb114c62 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:18.004230 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-ba611d02-ae6d-4a7d-b4e7-b4f57287630d req-98e4573e-7bbc-4f30-8ac7-037350320359 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf returned with HTTP 200 Aug 06 14:24:18.005905 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 368/1476] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:24:17 2026] GET /volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:18.007893 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c29e9c30-fdde-4c65-a28c-adc6eb114c62 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] GET https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f Aug 06 14:24:18.008185 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c29e9c30-fdde-4c65-a28c-adc6eb114c62 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:18.008368 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c29e9c30-fdde-4c65-a28c-adc6eb114c62 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:18.025212 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:18.025212 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:18.028884 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c29e9c30-fdde-4c65-a28c-adc6eb114c62 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Volume info retrieved successfully. Aug 06 14:24:18.033198 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-ba611d02-ae6d-4a7d-b4e7-b4f57287630d req-8f3989a5-158c-4549-ad33-3c68a01b47b9 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:18.033281 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c29e9c30-fdde-4c65-a28c-adc6eb114c62 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f returned with HTTP 200 Aug 06 14:24:18.033740 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 369/1477] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:18 2026] GET /volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:18.037389 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-ba611d02-ae6d-4a7d-b4e7-b4f57287630d req-8f3989a5-158c-4549-ad33-3c68a01b47b9 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] POST https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf/action Aug 06 14:24:18.037901 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-ba611d02-ae6d-4a7d-b4e7-b4f57287630d req-8f3989a5-158c-4549-ad33-3c68a01b47b9 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:24:18.038179 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-ba611d02-ae6d-4a7d-b4e7-b4f57287630d req-8f3989a5-158c-4549-ad33-3c68a01b47b9 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:18.061130 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:18.061130 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:18.061698 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-ba611d02-ae6d-4a7d-b4e7-b4f57287630d req-8f3989a5-158c-4549-ad33-3c68a01b47b9 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:24:18.071069 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-ba611d02-ae6d-4a7d-b4e7-b4f57287630d req-8f3989a5-158c-4549-ad33-3c68a01b47b9 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Begin detaching volume completed successfully. Aug 06 14:24:18.071305 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-ba611d02-ae6d-4a7d-b4e7-b4f57287630d req-8f3989a5-158c-4549-ad33-3c68a01b47b9 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf/action returned with HTTP 202 Aug 06 14:24:18.071807 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 370/1478] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:24:18 2026] POST /volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:24:18.075726 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-784a262c-8188-4c15-86e7-19cbd3859061 req-fb92389f-5479-43d4-8b6d-f386491f3315 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:18.076672 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-784a262c-8188-4c15-86e7-19cbd3859061 req-fb92389f-5479-43d4-8b6d-f386491f3315 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] GET https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f Aug 06 14:24:18.076861 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-784a262c-8188-4c15-86e7-19cbd3859061 req-fb92389f-5479-43d4-8b6d-f386491f3315 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:18.077049 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-784a262c-8188-4c15-86e7-19cbd3859061 req-fb92389f-5479-43d4-8b6d-f386491f3315 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:18.091741 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:18.091741 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:18.097244 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-784a262c-8188-4c15-86e7-19cbd3859061 req-fb92389f-5479-43d4-8b6d-f386491f3315 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Volume info retrieved successfully. Aug 06 14:24:18.105624 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-784a262c-8188-4c15-86e7-19cbd3859061 req-fb92389f-5479-43d4-8b6d-f386491f3315 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f returned with HTTP 200 Aug 06 14:24:18.106066 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 369/1479] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:24:18 2026] GET /volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:18.120123 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1b6576f6-b413-43f8-946e-c716d39035cc None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:18.120713 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1b6576f6-b413-43f8-946e-c716d39035cc None None] GET https://10.4.3.229/volume// Aug 06 14:24:18.120990 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1b6576f6-b413-43f8-946e-c716d39035cc None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:18.121945 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1b6576f6-b413-43f8-946e-c716d39035cc None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:18.121945 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1b6576f6-b413-43f8-946e-c716d39035cc None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:24:18.122574 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 370/1480] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:24: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 06 14:24:18.129287 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-ba611d02-ae6d-4a7d-b4e7-b4f57287630d req-a10c304e-c1b7-4b6d-8935-6eb754495829 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:18.129408 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-784a262c-8188-4c15-86e7-19cbd3859061 req-fcb1bc8c-4f4d-42da-a62b-c3b6d0dabe1a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:18.132481 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-784a262c-8188-4c15-86e7-19cbd3859061 req-fcb1bc8c-4f4d-42da-a62b-c3b6d0dabe1a tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] POST https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f/action Aug 06 14:24:18.133004 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-784a262c-8188-4c15-86e7-19cbd3859061 req-fcb1bc8c-4f4d-42da-a62b-c3b6d0dabe1a tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:24:18.133182 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-784a262c-8188-4c15-86e7-19cbd3859061 req-fcb1bc8c-4f4d-42da-a62b-c3b6d0dabe1a tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:18.134170 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-ba611d02-ae6d-4a7d-b4e7-b4f57287630d req-a10c304e-c1b7-4b6d-8935-6eb754495829 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf Aug 06 14:24:18.137441 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-ba611d02-ae6d-4a7d-b4e7-b4f57287630d req-a10c304e-c1b7-4b6d-8935-6eb754495829 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:18.137441 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-ba611d02-ae6d-4a7d-b4e7-b4f57287630d req-a10c304e-c1b7-4b6d-8935-6eb754495829 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:18.147210 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:18.147210 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:18.147836 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-784a262c-8188-4c15-86e7-19cbd3859061 req-fcb1bc8c-4f4d-42da-a62b-c3b6d0dabe1a tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Volume info retrieved successfully. Aug 06 14:24:18.148646 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:18.148646 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:18.152989 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-ba611d02-ae6d-4a7d-b4e7-b4f57287630d req-a10c304e-c1b7-4b6d-8935-6eb754495829 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:24:18.155792 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-784a262c-8188-4c15-86e7-19cbd3859061 req-fcb1bc8c-4f4d-42da-a62b-c3b6d0dabe1a tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Begin detaching volume completed successfully. Aug 06 14:24:18.156650 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-784a262c-8188-4c15-86e7-19cbd3859061 req-fcb1bc8c-4f4d-42da-a62b-c3b6d0dabe1a tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f/action returned with HTTP 202 Aug 06 14:24:18.156650 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 371/1481] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:24:18 2026] POST /volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:24:18.158261 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-ba611d02-ae6d-4a7d-b4e7-b4f57287630d req-a10c304e-c1b7-4b6d-8935-6eb754495829 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf returned with HTTP 200 Aug 06 14:24:18.158752 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 370/1482] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:24:18 2026] GET /volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf => generated 1323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:24:18.161642 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:18.161642 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:18.162371 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-156d1c35-2bda-4716-9b89-bdc4ffada680 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 200 Aug 06 14:24:18.162700 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 372/1483] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:17 2026] GET /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 827 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:18.214317 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-721268ab-547a-4725-8f89-3769f107c7cb None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:18.214847 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-721268ab-547a-4725-8f89-3769f107c7cb None None] GET https://10.4.3.229/volume// Aug 06 14:24:18.214847 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-721268ab-547a-4725-8f89-3769f107c7cb None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:18.215576 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-721268ab-547a-4725-8f89-3769f107c7cb None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:18.215576 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-721268ab-547a-4725-8f89-3769f107c7cb None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:24:18.215576 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 371/1484] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:24: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 06 14:24:18.223037 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-784a262c-8188-4c15-86e7-19cbd3859061 req-12b7386d-04a9-44dc-9f5c-522397bdf60d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:18.226063 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-784a262c-8188-4c15-86e7-19cbd3859061 req-12b7386d-04a9-44dc-9f5c-522397bdf60d tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] GET https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f Aug 06 14:24:18.226444 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-784a262c-8188-4c15-86e7-19cbd3859061 req-12b7386d-04a9-44dc-9f5c-522397bdf60d tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:18.226671 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-784a262c-8188-4c15-86e7-19cbd3859061 req-12b7386d-04a9-44dc-9f5c-522397bdf60d tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:18.238383 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:18.238383 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:18.242398 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-784a262c-8188-4c15-86e7-19cbd3859061 req-12b7386d-04a9-44dc-9f5c-522397bdf60d tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Volume info retrieved successfully. Aug 06 14:24:18.247523 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-784a262c-8188-4c15-86e7-19cbd3859061 req-12b7386d-04a9-44dc-9f5c-522397bdf60d tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f returned with HTTP 200 Aug 06 14:24:18.248002 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 372/1485] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:24:18 2026] GET /volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f => generated 1326 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:24:18.440514 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e37127ed-8750-4c0c-9df4-49f87b85380f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:18.443796 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e37127ed-8750-4c0c-9df4-49f87b85380f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:18.443796 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e37127ed-8750-4c0c-9df4-49f87b85380f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:18.443796 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e37127ed-8750-4c0c-9df4-49f87b85380f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:18.443796 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-e37127ed-8750-4c0c-9df4-49f87b85380f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:18.448714 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:18.448714 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:18.449658 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e37127ed-8750-4c0c-9df4-49f87b85380f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:18.450298 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 371/1486] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:18 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:18.898791 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6f0dd09f-8b5d-46bd-baab-54df3c74b627 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:18.900386 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6f0dd09f-8b5d-46bd-baab-54df3c74b627 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:24:18.900787 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6f0dd09f-8b5d-46bd-baab-54df3c74b627 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:18.900787 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6f0dd09f-8b5d-46bd-baab-54df3c74b627 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:18.907498 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:18.907498 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:18.911002 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-6f0dd09f-8b5d-46bd-baab-54df3c74b627 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:18.914764 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6f0dd09f-8b5d-46bd-baab-54df3c74b627 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:24:18.915709 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 373/1487] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:18 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:18.928566 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d61e3b30-47f4-40da-be39-29c526c5ddd8 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:18.930824 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d61e3b30-47f4-40da-be39-29c526c5ddd8 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:24:18.931030 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d61e3b30-47f4-40da-be39-29c526c5ddd8 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:18.931224 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d61e3b30-47f4-40da-be39-29c526c5ddd8 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:18.938566 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:18.938566 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:18.942896 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d61e3b30-47f4-40da-be39-29c526c5ddd8 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:18.948259 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d61e3b30-47f4-40da-be39-29c526c5ddd8 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:24:18.948705 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 372/1488] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:18 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:19.000309 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-fb7790d1-737c-4302-aa3d-b7cffd0116c6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:19.001874 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fb7790d1-737c-4302-aa3d-b7cffd0116c6 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:24:19.002081 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fb7790d1-737c-4302-aa3d-b7cffd0116c6 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:19.002248 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fb7790d1-737c-4302-aa3d-b7cffd0116c6 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:19.010517 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:19.010517 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:19.019306 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-fb7790d1-737c-4302-aa3d-b7cffd0116c6 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:19.024291 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fb7790d1-737c-4302-aa3d-b7cffd0116c6 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:24:19.024783 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 373/1489] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:18 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:19.077002 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-475454a7-6f45-4570-953a-e86ab56bc6dc None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:19.085886 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-475454a7-6f45-4570-953a-e86ab56bc6dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:24:19.085886 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-475454a7-6f45-4570-953a-e86ab56bc6dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-953635727", "imageRef": "30702abe-9501-4aba-ba1a-50af064a9e3b"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:19.087185 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-475454a7-6f45-4570-953a-e86ab56bc6dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-953635727', 'imageRef': '30702abe-9501-4aba-ba1a-50af064a9e3b'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:24:19.136342 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-ba611d02-ae6d-4a7d-b4e7-b4f57287630d req-ddac6c15-4c1d-456e-8012-aa41666bef8c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:19.142761 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-ba611d02-ae6d-4a7d-b4e7-b4f57287630d req-ddac6c15-4c1d-456e-8012-aa41666bef8c tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] DELETE https://10.4.3.229/volume/v3/attachments/2742a2c6-4366-4236-877c-11cab2932262 Aug 06 14:24:19.143298 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-ba611d02-ae6d-4a7d-b4e7-b4f57287630d req-ddac6c15-4c1d-456e-8012-aa41666bef8c tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:19.143605 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-ba611d02-ae6d-4a7d-b4e7-b4f57287630d req-ddac6c15-4c1d-456e-8012-aa41666bef8c tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:19.154480 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:19.154480 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:19.176917 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5b906ab2-af06-4812-9bca-fe1de197a739 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:19.179599 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5b906ab2-af06-4812-9bca-fe1de197a739 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:24:19.181445 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5b906ab2-af06-4812-9bca-fe1de197a739 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:19.181445 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5b906ab2-af06-4812-9bca-fe1de197a739 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:19.181445 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-5b906ab2-af06-4812-9bca-fe1de197a739 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c3f365fb-210b-4df9-b136-08bffac4e467. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:19.186231 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:19.186231 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:19.186949 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5b906ab2-af06-4812-9bca-fe1de197a739 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 200 Aug 06 14:24:19.187335 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 373/1490] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:19 2026] GET /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:19.209842 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-475454a7-6f45-4570-953a-e86ab56bc6dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Create volume of 1 GB Aug 06 14:24:19.210198 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:19.210198 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:19.210683 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-475454a7-6f45-4570-953a-e86ab56bc6dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Availability Zones retrieved successfully. Aug 06 14:24:19.220234 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-475454a7-6f45-4570-953a-e86ab56bc6dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Flow 'volume_create_api' (f46818c5-2926-4551-b005-9723a6319e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:24:19.221483 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-ba611d02-ae6d-4a7d-b4e7-b4f57287630d req-ddac6c15-4c1d-456e-8012-aa41666bef8c tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/attachments/2742a2c6-4366-4236-877c-11cab2932262 returned with HTTP 200 Aug 06 14:24:19.221987 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-475454a7-6f45-4570-953a-e86ab56bc6dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d99be72-4536-422a-a64d-64c617a4753d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:19.222051 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 374/1491] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:24:19 2026] DELETE /volume/v3/attachments/2742a2c6-4366-4236-877c-11cab2932262 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:19.223096 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-475454a7-6f45-4570-953a-e86ab56bc6dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:24:19.274447 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:19.274447 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:19.286219 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-475454a7-6f45-4570-953a-e86ab56bc6dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d99be72-4536-422a-a64d-64c617a4753d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=cd651f88-e3b2-438d-8565-2ec87d39a8ab,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cd651f88-e3b2-438d-8565-2ec87d39a8ab', 'encryption_key_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=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:19.287015 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-475454a7-6f45-4570-953a-e86ab56bc6dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8db1f4d3-21a9-4723-bf73-a5d6b6b1799c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:19.314024 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [None req-475454a7-6f45-4570-953a-e86ab56bc6dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-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 06 14:24:19.314686 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [None req-475454a7-6f45-4570-953a-e86ab56bc6dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-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 06 14:24:19.326821 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-475454a7-6f45-4570-953a-e86ab56bc6dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Created reservations ['ec0e1e75-a068-4569-a71d-19617ef208f0', '18700f60-b5b9-4250-8076-436a3b0f4dd6', '50f7d68d-35ec-4ba8-877a-5a67c880c7ee', 'd59a7f41-dc7e-4774-99b0-799c8bdaeaa5'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:24:19.327565 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-475454a7-6f45-4570-953a-e86ab56bc6dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8db1f4d3-21a9-4723-bf73-a5d6b6b1799c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec0e1e75-a068-4569-a71d-19617ef208f0', '18700f60-b5b9-4250-8076-436a3b0f4dd6', '50f7d68d-35ec-4ba8-877a-5a67c880c7ee', 'd59a7f41-dc7e-4774-99b0-799c8bdaeaa5']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:19.328220 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-475454a7-6f45-4570-953a-e86ab56bc6dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45601281-e37d-40c4-b4b9-6157afebba0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:19.350441 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-475454a7-6f45-4570-953a-e86ab56bc6dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45601281-e37d-40c4-b4b9-6157afebba0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ea90932-f622-4328-bbef-e49e22326c9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-953635727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f06d41c7fb3d4a219a0ea12b05a7d8ed',qos_specs=None,replication_status=,reservations=['ec0e1e75-a068-4569-a71d-19617ef208f0','18700f60-b5b9-4250-8076-436a3b0f4dd6','50f7d68d-35ec-4ba8-877a-5a67c880c7ee','d59a7f41-dc7e-4774-99b0-799c8bdaeaa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d50f0ecfca4eb1aa68c817e1a81f3d',volume_type_id=cd651f88-e3b2-438d-8565-2ec87d39a8ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:24:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-953635727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ea90932-f622-4328-bbef-e49e22326c9b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f06d41c7fb3d4a219a0ea12b05a7d8ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8d50f0ecfca4eb1aa68c817e1a81f3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cd651f88-e3b2-438d-8565-2ec87d39a8ab),volume_type_id=cd651f88-e3b2-438d-8565-2ec87d39a8ab)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:19.351186 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-475454a7-6f45-4570-953a-e86ab56bc6dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c279bb8-fce6-4c2a-bbf3-db1275b4cd61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:19.368483 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-475454a7-6f45-4570-953a-e86ab56bc6dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c279bb8-fce6-4c2a-bbf3-db1275b4cd61) transitioned into state 'SUCCESS' from state '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-953635727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f06d41c7fb3d4a219a0ea12b05a7d8ed',qos_specs=None,replication_status=,reservations=['ec0e1e75-a068-4569-a71d-19617ef208f0','18700f60-b5b9-4250-8076-436a3b0f4dd6','50f7d68d-35ec-4ba8-877a-5a67c880c7ee','d59a7f41-dc7e-4774-99b0-799c8bdaeaa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d50f0ecfca4eb1aa68c817e1a81f3d',volume_type_id=cd651f88-e3b2-438d-8565-2ec87d39a8ab)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:19.369388 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-475454a7-6f45-4570-953a-e86ab56bc6dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dbb9a99-6e03-499e-b47b-8f73ee50b7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:19.384084 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-475454a7-6f45-4570-953a-e86ab56bc6dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dbb9a99-6e03-499e-b47b-8f73ee50b7cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:19.385871 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-475454a7-6f45-4570-953a-e86ab56bc6dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Flow 'volume_create_api' (f46818c5-2926-4551-b005-9723a6319e1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:24:19.385871 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-475454a7-6f45-4570-953a-e86ab56bc6dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Create volume request issued successfully. Aug 06 14:24:19.389440 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-475454a7-6f45-4570-953a-e86ab56bc6dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:24:19.389440 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 372/1492] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:24:19 2026] POST /volume/v3/volumes => generated 759 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:24:19.399072 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-cf195774-e632-4847-bac6-03f2f97a80d3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:19.400829 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cf195774-e632-4847-bac6-03f2f97a80d3 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b Aug 06 14:24:19.401049 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cf195774-e632-4847-bac6-03f2f97a80d3 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:19.401853 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cf195774-e632-4847-bac6-03f2f97a80d3 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:19.410708 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:19.410708 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:19.414457 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-cf195774-e632-4847-bac6-03f2f97a80d3 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:19.418193 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cf195774-e632-4847-bac6-03f2f97a80d3 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b returned with HTTP 200 Aug 06 14:24:19.418591 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 374/1493] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:19 2026] GET /volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:19.462332 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2dbbdefc-aa0c-48b9-9197-fedb7ab4f42a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:19.465563 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2dbbdefc-aa0c-48b9-9197-fedb7ab4f42a tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:19.465563 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2dbbdefc-aa0c-48b9-9197-fedb7ab4f42a tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:19.465563 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2dbbdefc-aa0c-48b9-9197-fedb7ab4f42a tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:19.465684 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-2dbbdefc-aa0c-48b9-9197-fedb7ab4f42a tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:19.472274 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-784a262c-8188-4c15-86e7-19cbd3859061 req-eda86f0e-e05e-46d3-becf-06e18dc36e83 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:19.473681 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:19.473681 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:19.475448 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-784a262c-8188-4c15-86e7-19cbd3859061 req-eda86f0e-e05e-46d3-becf-06e18dc36e83 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] DELETE https://10.4.3.229/volume/v3/attachments/10865e03-7080-4086-9fa2-3d5bf7a96439 Aug 06 14:24:19.475516 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2dbbdefc-aa0c-48b9-9197-fedb7ab4f42a tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:19.475551 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-784a262c-8188-4c15-86e7-19cbd3859061 req-eda86f0e-e05e-46d3-becf-06e18dc36e83 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:19.475551 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-784a262c-8188-4c15-86e7-19cbd3859061 req-eda86f0e-e05e-46d3-becf-06e18dc36e83 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:19.475598 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 374/1494] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:19 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:19.485454 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:19.485454 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:19.557259 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-784a262c-8188-4c15-86e7-19cbd3859061 req-eda86f0e-e05e-46d3-becf-06e18dc36e83 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/attachments/10865e03-7080-4086-9fa2-3d5bf7a96439 returned with HTTP 200 Aug 06 14:24:19.557712 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 375/1495] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:24:19 2026] DELETE /volume/v3/attachments/10865e03-7080-4086-9fa2-3d5bf7a96439 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:20.197353 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ec0fc0b0-21e1-4d6b-a867-31ce8ee8656e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:20.201100 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ec0fc0b0-21e1-4d6b-a867-31ce8ee8656e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:24:20.201306 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ec0fc0b0-21e1-4d6b-a867-31ce8ee8656e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:20.201539 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ec0fc0b0-21e1-4d6b-a867-31ce8ee8656e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:20.201661 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-ec0fc0b0-21e1-4d6b-a867-31ce8ee8656e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c3f365fb-210b-4df9-b136-08bffac4e467. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:20.207617 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:20.207617 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:20.208359 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ec0fc0b0-21e1-4d6b-a867-31ce8ee8656e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 200 Aug 06 14:24:20.208839 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 373/1496] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:20 2026] GET /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 827 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:20.247684 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-9347e072-dcc6-44f9-a528-5099dab739d5 req-c31a5b49-a66d-4898-a93c-1a1fb7a1d21a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:20.250143 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-9347e072-dcc6-44f9-a528-5099dab739d5 req-c31a5b49-a66d-4898-a93c-1a1fb7a1d21a tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf Aug 06 14:24:20.250356 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-9347e072-dcc6-44f9-a528-5099dab739d5 req-c31a5b49-a66d-4898-a93c-1a1fb7a1d21a tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:20.250584 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-9347e072-dcc6-44f9-a528-5099dab739d5 req-c31a5b49-a66d-4898-a93c-1a1fb7a1d21a tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:20.258773 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:20.258773 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:20.264588 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-9347e072-dcc6-44f9-a528-5099dab739d5 req-c31a5b49-a66d-4898-a93c-1a1fb7a1d21a tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:24:20.277575 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-9347e072-dcc6-44f9-a528-5099dab739d5 req-c31a5b49-a66d-4898-a93c-1a1fb7a1d21a tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf returned with HTTP 200 Aug 06 14:24:20.279064 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 375/1497] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:24:20 2026] GET /volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:20.299038 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-0c326184-ef12-416f-a2c0-716c93952a5d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:20.303177 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0c326184-ef12-416f-a2c0-716c93952a5d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] DELETE https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf Aug 06 14:24:20.303437 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0c326184-ef12-416f-a2c0-716c93952a5d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:20.303658 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0c326184-ef12-416f-a2c0-716c93952a5d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:20.303853 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-0c326184-ef12-416f-a2c0-716c93952a5d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Delete volume with id: b2b02c94-fb96-4806-9159-f36f82529baf Aug 06 14:24:20.316000 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a1c3e6ce-c256-4ab9-8e67-cf4c589a127d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:20.316870 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:20.316870 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:20.317487 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-0c326184-ef12-416f-a2c0-716c93952a5d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:24:20.318507 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a1c3e6ce-c256-4ab9-8e67-cf4c589a127d tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] GET https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f Aug 06 14:24:20.318857 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a1c3e6ce-c256-4ab9-8e67-cf4c589a127d tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:20.319145 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a1c3e6ce-c256-4ab9-8e67-cf4c589a127d tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:20.329532 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:20.329532 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:20.335061 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-a1c3e6ce-c256-4ab9-8e67-cf4c589a127d tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Volume info retrieved successfully. Aug 06 14:24:20.342413 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a1c3e6ce-c256-4ab9-8e67-cf4c589a127d tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f returned with HTTP 200 Aug 06 14:24:20.342413 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 376/1498] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:20 2026] GET /volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:20.347927 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-0c326184-ef12-416f-a2c0-716c93952a5d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Delete volume request issued successfully. Aug 06 14:24:20.347927 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0c326184-ef12-416f-a2c0-716c93952a5d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf returned with HTTP 202 Aug 06 14:24:20.348401 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 375/1499] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:24:20 2026] DELETE /volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:24:20.355806 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c2dc273d-0bec-4074-8bcb-6202056f1948 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:20.359324 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c2dc273d-0bec-4074-8bcb-6202056f1948 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf Aug 06 14:24:20.359540 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c2dc273d-0bec-4074-8bcb-6202056f1948 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:20.359852 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c2dc273d-0bec-4074-8bcb-6202056f1948 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:20.369153 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:20.369153 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:20.373060 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c2dc273d-0bec-4074-8bcb-6202056f1948 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:24:20.378333 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c2dc273d-0bec-4074-8bcb-6202056f1948 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf returned with HTTP 200 Aug 06 14:24:20.378524 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 374/1500] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:20 2026] GET /volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:20.433922 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7b417766-6ae3-423f-a87c-00dad883c929 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:20.436141 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7b417766-6ae3-423f-a87c-00dad883c929 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b Aug 06 14:24:20.436382 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7b417766-6ae3-423f-a87c-00dad883c929 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:20.436631 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7b417766-6ae3-423f-a87c-00dad883c929 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:20.448156 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:20.448156 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:20.459188 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-7b417766-6ae3-423f-a87c-00dad883c929 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:20.467170 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7b417766-6ae3-423f-a87c-00dad883c929 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b returned with HTTP 200 Aug 06 14:24:20.467574 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 376/1501] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:20 2026] GET /volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b => generated 1367 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:20.499409 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d89adcc0-1d9a-4d5a-b7d2-56fe3de490bd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:20.503302 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d89adcc0-1d9a-4d5a-b7d2-56fe3de490bd tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:20.503544 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d89adcc0-1d9a-4d5a-b7d2-56fe3de490bd tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:20.503737 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d89adcc0-1d9a-4d5a-b7d2-56fe3de490bd tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:20.503838 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-d89adcc0-1d9a-4d5a-b7d2-56fe3de490bd tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:20.518325 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:20.518325 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:20.519169 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d89adcc0-1d9a-4d5a-b7d2-56fe3de490bd tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:20.519542 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 377/1502] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:20 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:20.632639 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-ff7c0666-35e5-40ba-8c8e-a238d5eb8bc1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:20.636332 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-ff7c0666-35e5-40ba-8c8e-a238d5eb8bc1 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b Aug 06 14:24:20.636332 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-ff7c0666-35e5-40ba-8c8e-a238d5eb8bc1 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:20.636332 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-ff7c0666-35e5-40ba-8c8e-a238d5eb8bc1 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:20.642534 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:20.642534 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:20.646540 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-ff7c0666-35e5-40ba-8c8e-a238d5eb8bc1 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:20.651374 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-ff7c0666-35e5-40ba-8c8e-a238d5eb8bc1 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b returned with HTTP 200 Aug 06 14:24:20.651861 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 376/1503] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:24:20 2026] GET /volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:21.202820 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-94bb5dbd-bbf4-447a-bb76-6ce8c880b420 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:21.205693 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-94bb5dbd-bbf4-447a-bb76-6ce8c880b420 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b Aug 06 14:24:21.205947 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-94bb5dbd-bbf4-447a-bb76-6ce8c880b420 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:21.207042 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-94bb5dbd-bbf4-447a-bb76-6ce8c880b420 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:21.217009 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:21.217009 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:21.219364 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4a50ea8f-1eff-4baf-a7e6-d8a53f0944fa None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:21.221190 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4a50ea8f-1eff-4baf-a7e6-d8a53f0944fa tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:24:21.221399 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4a50ea8f-1eff-4baf-a7e6-d8a53f0944fa tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:21.221600 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4a50ea8f-1eff-4baf-a7e6-d8a53f0944fa tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:21.221694 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-4a50ea8f-1eff-4baf-a7e6-d8a53f0944fa tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c3f365fb-210b-4df9-b136-08bffac4e467. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:21.222070 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-94bb5dbd-bbf4-447a-bb76-6ce8c880b420 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:21.225949 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:21.225949 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:21.226647 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4a50ea8f-1eff-4baf-a7e6-d8a53f0944fa tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 200 Aug 06 14:24:21.226985 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 377/1504] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:21 2026] GET /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:21.229254 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-94bb5dbd-bbf4-447a-bb76-6ce8c880b420 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b returned with HTTP 200 Aug 06 14:24:21.229754 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 375/1505] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:24:21 2026] GET /volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:21.238871 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a274faf0-a207-45b2-a336-2d2dc2f79ec3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:21.239317 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a274faf0-a207-45b2-a336-2d2dc2f79ec3 None None] GET https://10.4.3.229/volume// Aug 06 14:24:21.239542 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a274faf0-a207-45b2-a336-2d2dc2f79ec3 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:21.239784 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a274faf0-a207-45b2-a336-2d2dc2f79ec3 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:21.240192 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a274faf0-a207-45b2-a336-2d2dc2f79ec3 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:24:21.240551 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 378/1506] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14:24:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 06 14:24:21.242850 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-07aae0d2-390d-4620-9166-6bc5deb44ec9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:21.244629 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-07aae0d2-390d-4620-9166-6bc5deb44ec9 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/3e657360-cd0f-4ad6-af88-1aa958d3e028 Aug 06 14:24:21.245062 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-07aae0d2-390d-4620-9166-6bc5deb44ec9 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:21.246480 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-07aae0d2-390d-4620-9166-6bc5deb44ec9 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:21.249029 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-bb5a6ef6-f351-481b-b608-f554c7c5a50f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:21.251207 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-bb5a6ef6-f351-481b-b608-f554c7c5a50f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:24:21.251618 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-bb5a6ef6-f351-481b-b608-f554c7c5a50f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ea90932-f622-4328-bbef-e49e22326c9b", "connector": null, "instance_uuid": "ea623a16-be65-4cb4-9c37-be3b37e17feb"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:21.257058 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:21.257058 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:21.260464 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:21.260464 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:21.264916 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-07aae0d2-390d-4620-9166-6bc5deb44ec9 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:24:21.270888 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-07aae0d2-390d-4620-9166-6bc5deb44ec9 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/3e657360-cd0f-4ad6-af88-1aa958d3e028 returned with HTTP 200 Aug 06 14:24:21.272434 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 377/1507] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:21 2026] GET /volume/v3/volumes/3e657360-cd0f-4ad6-af88-1aa958d3e028 => generated 966 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:21.290865 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c6162cb7-db0d-4d99-b226-dde2743a5b2e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:21.291925 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-bb5a6ef6-f351-481b-b608-f554c7c5a50f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:24:21.291925 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 378/1508] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:24:21 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:21.293553 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c6162cb7-db0d-4d99-b226-dde2743a5b2e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/3e657360-cd0f-4ad6-af88-1aa958d3e028 Aug 06 14:24:21.293807 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c6162cb7-db0d-4d99-b226-dde2743a5b2e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:21.294164 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c6162cb7-db0d-4d99-b226-dde2743a5b2e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:21.306837 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:21.306837 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:21.316967 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c6162cb7-db0d-4d99-b226-dde2743a5b2e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:24:21.322279 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c6162cb7-db0d-4d99-b226-dde2743a5b2e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/3e657360-cd0f-4ad6-af88-1aa958d3e028 returned with HTTP 200 Aug 06 14:24:21.322773 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 376/1509] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:21 2026] GET /volume/v3/volumes/3e657360-cd0f-4ad6-af88-1aa958d3e028 => generated 966 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:21.339634 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e1c5c103-40cd-46d9-9e42-a476e6d9906f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:21.344051 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e1c5c103-40cd-46d9-9e42-a476e6d9906f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] DELETE https://10.4.3.229/volume/v3/volumes/3e657360-cd0f-4ad6-af88-1aa958d3e028 Aug 06 14:24:21.344051 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e1c5c103-40cd-46d9-9e42-a476e6d9906f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:21.344051 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e1c5c103-40cd-46d9-9e42-a476e6d9906f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:21.344051 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-e1c5c103-40cd-46d9-9e42-a476e6d9906f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Delete volume with id: 3e657360-cd0f-4ad6-af88-1aa958d3e028 Aug 06 14:24:21.356966 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:21.356966 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:21.357592 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-e1c5c103-40cd-46d9-9e42-a476e6d9906f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:24:21.383569 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-e1c5c103-40cd-46d9-9e42-a476e6d9906f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Delete volume request issued successfully. Aug 06 14:24:21.383837 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e1c5c103-40cd-46d9-9e42-a476e6d9906f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/3e657360-cd0f-4ad6-af88-1aa958d3e028 returned with HTTP 202 Aug 06 14:24:21.384293 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 379/1510] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:24:21 2026] DELETE /volume/v3/volumes/3e657360-cd0f-4ad6-af88-1aa958d3e028 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 14:24:21.393895 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a3cbe9d1-f0ce-4996-b5ba-9f0cb8120c3b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:21.396157 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a3cbe9d1-f0ce-4996-b5ba-9f0cb8120c3b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/3e657360-cd0f-4ad6-af88-1aa958d3e028 Aug 06 14:24:21.396445 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a3cbe9d1-f0ce-4996-b5ba-9f0cb8120c3b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:21.396733 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a3cbe9d1-f0ce-4996-b5ba-9f0cb8120c3b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:21.397070 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5d44cfb8-bb38-4ae1-b290-f7dd602800e6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:21.399634 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5d44cfb8-bb38-4ae1-b290-f7dd602800e6 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf Aug 06 14:24:21.399828 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5d44cfb8-bb38-4ae1-b290-f7dd602800e6 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:21.400100 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5d44cfb8-bb38-4ae1-b290-f7dd602800e6 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:21.405323 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:21.405323 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:21.410769 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-a3cbe9d1-f0ce-4996-b5ba-9f0cb8120c3b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:24:21.412808 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5d44cfb8-bb38-4ae1-b290-f7dd602800e6 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf returned with HTTP 404 Aug 06 14:24:21.413762 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 379/1511] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:21 2026] GET /volume/v3/volumes/b2b02c94-fb96-4806-9159-f36f82529baf => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:21.416874 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a3cbe9d1-f0ce-4996-b5ba-9f0cb8120c3b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/3e657360-cd0f-4ad6-af88-1aa958d3e028 returned with HTTP 200 Aug 06 14:24:21.417479 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 378/1512] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:21 2026] GET /volume/v3/volumes/3e657360-cd0f-4ad6-af88-1aa958d3e028 => generated 965 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:21.538854 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d8a7246c-c1a4-4017-b9e3-87f4c95f8e1c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:21.547059 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d8a7246c-c1a4-4017-b9e3-87f4c95f8e1c tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:21.547319 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d8a7246c-c1a4-4017-b9e3-87f4c95f8e1c tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:21.547581 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d8a7246c-c1a4-4017-b9e3-87f4c95f8e1c tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:21.547709 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-d8a7246c-c1a4-4017-b9e3-87f4c95f8e1c tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:21.553570 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:21.553570 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:21.554421 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d8a7246c-c1a4-4017-b9e3-87f4c95f8e1c tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:21.554831 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 377/1513] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:21 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:22.111045 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-c3f0194b-107b-480f-a99d-0e4b830b2450 req-9ff3f27a-4826-44a6-9ce0-0055488b8477 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:22.114731 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-c3f0194b-107b-480f-a99d-0e4b830b2450 req-9ff3f27a-4826-44a6-9ce0-0055488b8477 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 Aug 06 14:24:22.114945 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-c3f0194b-107b-480f-a99d-0e4b830b2450 req-9ff3f27a-4826-44a6-9ce0-0055488b8477 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:22.115112 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-c3f0194b-107b-480f-a99d-0e4b830b2450 req-9ff3f27a-4826-44a6-9ce0-0055488b8477 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:22.134488 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:22.134488 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:22.138379 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-c3f0194b-107b-480f-a99d-0e4b830b2450 req-9ff3f27a-4826-44a6-9ce0-0055488b8477 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:22.143831 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-c3f0194b-107b-480f-a99d-0e4b830b2450 req-9ff3f27a-4826-44a6-9ce0-0055488b8477 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 returned with HTTP 200 Aug 06 14:24:22.144287 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 380/1514] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:24:22 2026] GET /volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 => generated 1231 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:22.162613 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-c3f0194b-107b-480f-a99d-0e4b830b2450 req-0d59716d-e932-467b-9b6e-e9bf7556a09c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:22.169455 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-c3f0194b-107b-480f-a99d-0e4b830b2450 req-0d59716d-e932-467b-9b6e-e9bf7556a09c tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] POST https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6/action Aug 06 14:24:22.169455 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-c3f0194b-107b-480f-a99d-0e4b830b2450 req-0d59716d-e932-467b-9b6e-e9bf7556a09c tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:24:22.169455 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-c3f0194b-107b-480f-a99d-0e4b830b2450 req-0d59716d-e932-467b-9b6e-e9bf7556a09c tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:22.179785 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:22.179785 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:22.180535 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-c3f0194b-107b-480f-a99d-0e4b830b2450 req-0d59716d-e932-467b-9b6e-e9bf7556a09c tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:22.186732 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-c3f0194b-107b-480f-a99d-0e4b830b2450 req-0d59716d-e932-467b-9b6e-e9bf7556a09c tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Begin detaching volume completed successfully. Aug 06 14:24:22.187126 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-c3f0194b-107b-480f-a99d-0e4b830b2450 req-0d59716d-e932-467b-9b6e-e9bf7556a09c tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6/action returned with HTTP 202 Aug 06 14:24:22.187655 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 380/1515] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:24:22 2026] POST /volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:24:22.234100 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b6f4da21-ba0e-4556-ad0e-7e9e0fd29b1a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:22.234608 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b6f4da21-ba0e-4556-ad0e-7e9e0fd29b1a None None] GET https://10.4.3.229/volume// Aug 06 14:24:22.234884 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b6f4da21-ba0e-4556-ad0e-7e9e0fd29b1a None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:22.235188 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b6f4da21-ba0e-4556-ad0e-7e9e0fd29b1a None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:22.235842 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b6f4da21-ba0e-4556-ad0e-7e9e0fd29b1a None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:24:22.236301 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 379/1516] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:24: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 06 14:24:22.247779 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-c3f0194b-107b-480f-a99d-0e4b830b2450 req-2c09eb04-c5fb-4eb2-8270-6c9522b31207 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:22.251214 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-c3f0194b-107b-480f-a99d-0e4b830b2450 req-2c09eb04-c5fb-4eb2-8270-6c9522b31207 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 Aug 06 14:24:22.251852 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-c3f0194b-107b-480f-a99d-0e4b830b2450 req-2c09eb04-c5fb-4eb2-8270-6c9522b31207 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:22.252112 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-c3f0194b-107b-480f-a99d-0e4b830b2450 req-2c09eb04-c5fb-4eb2-8270-6c9522b31207 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:22.266457 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:22.266457 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:22.271681 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-c3f0194b-107b-480f-a99d-0e4b830b2450 req-2c09eb04-c5fb-4eb2-8270-6c9522b31207 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:22.277250 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-c3f0194b-107b-480f-a99d-0e4b830b2450 req-2c09eb04-c5fb-4eb2-8270-6c9522b31207 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 returned with HTTP 200 Aug 06 14:24:22.278180 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 378/1517] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:24:22 2026] GET /volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:24:22.434340 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1139ee17-ba9c-4954-a637-209d78c33fb9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:22.436570 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1139ee17-ba9c-4954-a637-209d78c33fb9 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/3e657360-cd0f-4ad6-af88-1aa958d3e028 Aug 06 14:24:22.436809 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1139ee17-ba9c-4954-a637-209d78c33fb9 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:22.437062 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1139ee17-ba9c-4954-a637-209d78c33fb9 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:22.444362 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1139ee17-ba9c-4954-a637-209d78c33fb9 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/3e657360-cd0f-4ad6-af88-1aa958d3e028 returned with HTTP 404 Aug 06 14:24:22.444888 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 381/1518] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:22 2026] GET /volume/v3/volumes/3e657360-cd0f-4ad6-af88-1aa958d3e028 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:22.455098 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-39fedaf8-ba29-47b0-b0f3-4cecf19c920f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:22.460231 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-39fedaf8-ba29-47b0-b0f3-4cecf19c920f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] DELETE https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:24:22.460492 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-39fedaf8-ba29-47b0-b0f3-4cecf19c920f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:22.460734 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-39fedaf8-ba29-47b0-b0f3-4cecf19c920f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:22.460888 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.backups [None req-39fedaf8-ba29-47b0-b0f3-4cecf19c920f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Delete backup with id: c3f365fb-210b-4df9-b136-08bffac4e467. Aug 06 14:24:22.471638 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:22.471638 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:22.502327 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.backup.rpcapi [None req-39fedaf8-ba29-47b0-b0f3-4cecf19c920f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] delete_backup rpcapi backup_id c3f365fb-210b-4df9-b136-08bffac4e467 {{(pid=100398) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:24:22.504446 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-39fedaf8-ba29-47b0-b0f3-4cecf19c920f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 202 Aug 06 14:24:22.504982 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 381/1519] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:24:22 2026] DELETE /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:24:22.513341 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a671468a-95c2-42ac-b8f4-4e70b3312f4b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:22.515144 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a671468a-95c2-42ac-b8f4-4e70b3312f4b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:24:22.515318 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a671468a-95c2-42ac-b8f4-4e70b3312f4b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:22.515510 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a671468a-95c2-42ac-b8f4-4e70b3312f4b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:22.515610 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-a671468a-95c2-42ac-b8f4-4e70b3312f4b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c3f365fb-210b-4df9-b136-08bffac4e467. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:22.522520 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:22.522520 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:22.523190 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a671468a-95c2-42ac-b8f4-4e70b3312f4b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 200 Aug 06 14:24:22.523546 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 380/1520] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:22 2026] GET /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:22.568347 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a78e5ed9-2426-43b2-a2cd-5d35e9e61685 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:22.570852 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a78e5ed9-2426-43b2-a2cd-5d35e9e61685 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:22.571122 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a78e5ed9-2426-43b2-a2cd-5d35e9e61685 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:22.571377 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a78e5ed9-2426-43b2-a2cd-5d35e9e61685 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:22.571613 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-a78e5ed9-2426-43b2-a2cd-5d35e9e61685 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:22.577309 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:22.577309 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:22.578833 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a78e5ed9-2426-43b2-a2cd-5d35e9e61685 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:22.578891 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 379/1521] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:22 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:23.215882 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-c3f0194b-107b-480f-a99d-0e4b830b2450 req-315a540f-fc88-4947-87bc-e02cb257184b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:23.218259 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-c3f0194b-107b-480f-a99d-0e4b830b2450 req-315a540f-fc88-4947-87bc-e02cb257184b tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] DELETE https://10.4.3.229/volume/v3/attachments/455e33d7-64bf-4c07-a5e6-e970f18d69f5 Aug 06 14:24:23.218438 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-c3f0194b-107b-480f-a99d-0e4b830b2450 req-315a540f-fc88-4947-87bc-e02cb257184b tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:23.218834 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-c3f0194b-107b-480f-a99d-0e4b830b2450 req-315a540f-fc88-4947-87bc-e02cb257184b tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:23.227341 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:23.227341 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:23.284265 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-c3f0194b-107b-480f-a99d-0e4b830b2450 req-315a540f-fc88-4947-87bc-e02cb257184b tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/attachments/455e33d7-64bf-4c07-a5e6-e970f18d69f5 returned with HTTP 200 Aug 06 14:24:23.284832 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 382/1522] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:24:23 2026] DELETE /volume/v3/attachments/455e33d7-64bf-4c07-a5e6-e970f18d69f5 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:23.352871 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-298b2728-674e-4763-8f1b-312e05e20882 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:23.355604 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-298b2728-674e-4763-8f1b-312e05e20882 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] DELETE https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f Aug 06 14:24:23.355769 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-298b2728-674e-4763-8f1b-312e05e20882 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:23.355964 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-298b2728-674e-4763-8f1b-312e05e20882 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:23.356995 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-298b2728-674e-4763-8f1b-312e05e20882 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Delete volume with id: aa99018b-f027-4eac-a133-aced13570b0f Aug 06 14:24:23.370279 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:23.370279 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:23.370769 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-298b2728-674e-4763-8f1b-312e05e20882 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Volume info retrieved successfully. Aug 06 14:24:23.383399 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7b15093d-d3d1-4f75-9792-a3673cdc26e0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:23.383749 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7b15093d-d3d1-4f75-9792-a3673cdc26e0 None None] GET https://10.4.3.229/volume// Aug 06 14:24:23.383891 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7b15093d-d3d1-4f75-9792-a3673cdc26e0 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:23.384072 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7b15093d-d3d1-4f75-9792-a3673cdc26e0 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:23.384360 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7b15093d-d3d1-4f75-9792-a3673cdc26e0 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:24:23.384611 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 381/1523] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:24:23 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:24:23.397669 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-298b2728-674e-4763-8f1b-312e05e20882 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Delete volume request issued successfully. Aug 06 14:24:23.397929 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-298b2728-674e-4763-8f1b-312e05e20882 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f returned with HTTP 202 Aug 06 14:24:23.398841 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 382/1524] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:24:23 2026] DELETE /volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:24:23.398894 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-dcd2140c-3394-4ac2-a05d-d50cf328692f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:23.401760 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-dcd2140c-3394-4ac2-a05d-d50cf328692f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b Aug 06 14:24:23.402030 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-dcd2140c-3394-4ac2-a05d-d50cf328692f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:23.402276 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-dcd2140c-3394-4ac2-a05d-d50cf328692f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:23.407816 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-84431c36-2add-4d79-acaa-6b0c8c44a25f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:23.409839 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-84431c36-2add-4d79-acaa-6b0c8c44a25f tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] GET https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f Aug 06 14:24:23.410105 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-84431c36-2add-4d79-acaa-6b0c8c44a25f tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:23.410343 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-84431c36-2add-4d79-acaa-6b0c8c44a25f tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:23.414999 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:23.414999 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:23.419441 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:23.419441 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:23.420165 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-dcd2140c-3394-4ac2-a05d-d50cf328692f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:23.424339 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-84431c36-2add-4d79-acaa-6b0c8c44a25f tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Volume info retrieved successfully. Aug 06 14:24:23.429198 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-84431c36-2add-4d79-acaa-6b0c8c44a25f tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f returned with HTTP 200 Aug 06 14:24:23.429650 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 383/1525] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:23 2026] GET /volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:23.429845 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-dcd2140c-3394-4ac2-a05d-d50cf328692f tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b returned with HTTP 200 Aug 06 14:24:23.430317 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 380/1526] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:24:23 2026] GET /volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b => generated 1546 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:24:23.536501 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8c09e6ed-b150-48f0-8772-2f120ee12021 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:23.538244 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8c09e6ed-b150-48f0-8772-2f120ee12021 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 Aug 06 14:24:23.538435 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8c09e6ed-b150-48f0-8772-2f120ee12021 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:23.538834 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8c09e6ed-b150-48f0-8772-2f120ee12021 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:23.538966 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-8c09e6ed-b150-48f0-8772-2f120ee12021 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id c3f365fb-210b-4df9-b136-08bffac4e467. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:23.539802 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-91552003-8f06-44ed-a025-e06dc9c5f9da None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:23.541664 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-91552003-8f06-44ed-a025-e06dc9c5f9da tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] PUT https://10.4.3.229/volume/v3/attachments/27f2d85e-b40a-44bb-a6e1-6336d7e783bb Aug 06 14:24:23.542036 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-91552003-8f06-44ed-a025-e06dc9c5f9da tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:23.542209 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8c09e6ed-b150-48f0-8772-2f120ee12021 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 returned with HTTP 404 Aug 06 14:24:23.542637 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 382/1527] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:23 2026] GET /volume/v3/backups/c3f365fb-210b-4df9-b136-08bffac4e467 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:23.554799 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-91552003-8f06-44ed-a025-e06dc9c5f9da tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Acquiring lock "cinder-attachment_update-5ea90932-f622-4328-bbef-e49e22326c9b-np0000006659" by "attachment_update" {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:24:23.560223 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-91552003-8f06-44ed-a025-e06dc9c5f9da tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Lock "cinder-attachment_update-5ea90932-f622-4328-bbef-e49e22326c9b-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:24:23.560837 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:23.560837 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:23.591173 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1a520573-b315-4975-acd1-aa31d271f593 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:23.592953 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1a520573-b315-4975-acd1-aa31d271f593 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:23.593214 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1a520573-b315-4975-acd1-aa31d271f593 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:23.593452 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1a520573-b315-4975-acd1-aa31d271f593 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:23.593588 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-1a520573-b315-4975-acd1-aa31d271f593 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:23.603404 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:23.603404 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:23.604340 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1a520573-b315-4975-acd1-aa31d271f593 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:23.604788 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 384/1528] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:23 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:23.628786 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-4195f782-962b-4794-be87-7c1acf59c1fd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:23.631160 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4195f782-962b-4794-be87-7c1acf59c1fd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] DELETE https://10.4.3.229/volume/v3/volumes/6e653a8d-9063-40a3-a9ba-27b36629dd88 Aug 06 14:24:23.631514 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4195f782-962b-4794-be87-7c1acf59c1fd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:23.632058 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4195f782-962b-4794-be87-7c1acf59c1fd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:23.632058 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-4195f782-962b-4794-be87-7c1acf59c1fd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Delete volume with id: 6e653a8d-9063-40a3-a9ba-27b36629dd88 Aug 06 14:24:23.642403 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:23.642403 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:23.643127 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-4195f782-962b-4794-be87-7c1acf59c1fd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:24:23.663301 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-91552003-8f06-44ed-a025-e06dc9c5f9da tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Lock "cinder-attachment_update-5ea90932-f622-4328-bbef-e49e22326c9b-np0000006659" released by "attachment_update" :: held 0.104s {{(pid=100398) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:24:23.663697 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-91552003-8f06-44ed-a025-e06dc9c5f9da tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments/27f2d85e-b40a-44bb-a6e1-6336d7e783bb returned with HTTP 200 Aug 06 14:24:23.664451 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 383/1529] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:24:23 2026] PUT /volume/v3/attachments/27f2d85e-b40a-44bb-a6e1-6336d7e783bb => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:23.667519 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-4195f782-962b-4794-be87-7c1acf59c1fd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Delete volume request issued successfully. Aug 06 14:24:23.667758 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4195f782-962b-4794-be87-7c1acf59c1fd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/6e653a8d-9063-40a3-a9ba-27b36629dd88 returned with HTTP 202 Aug 06 14:24:23.668235 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 381/1530] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:24:23 2026] DELETE /volume/v3/volumes/6e653a8d-9063-40a3-a9ba-27b36629dd88 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:24:23.680529 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-dac999fe-5070-4f99-9bca-fa5ee7bdea54 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:23.682675 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dac999fe-5070-4f99-9bca-fa5ee7bdea54 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/6e653a8d-9063-40a3-a9ba-27b36629dd88 Aug 06 14:24:23.682906 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dac999fe-5070-4f99-9bca-fa5ee7bdea54 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:23.683144 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dac999fe-5070-4f99-9bca-fa5ee7bdea54 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:23.694500 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:23.694500 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:23.697170 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-3a330771-88ae-4928-8f51-80a3919b8ddb None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:23.698652 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-dac999fe-5070-4f99-9bca-fa5ee7bdea54 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:24:23.703038 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dac999fe-5070-4f99-9bca-fa5ee7bdea54 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/6e653a8d-9063-40a3-a9ba-27b36629dd88 returned with HTTP 200 Aug 06 14:24:23.703126 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-3a330771-88ae-4928-8f51-80a3919b8ddb tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] POST https://10.4.3.229/volume/v3/attachments/27f2d85e-b40a-44bb-a6e1-6336d7e783bb/action Aug 06 14:24:23.703442 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-3a330771-88ae-4928-8f51-80a3919b8ddb tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action body: b'{"os-complete": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:24:23.703491 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 383/1531] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:23 2026] GET /volume/v3/volumes/6e653a8d-9063-40a3-a9ba-27b36629dd88 => generated 908 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:23.703795 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-3a330771-88ae-4928-8f51-80a3919b8ddb tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:23.720920 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:23.720920 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:23.732265 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-13ff98c9-abb8-446b-a12f-741f581a4c2d req-3a330771-88ae-4928-8f51-80a3919b8ddb tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments/27f2d85e-b40a-44bb-a6e1-6336d7e783bb/action returned with HTTP 204 Aug 06 14:24:23.733454 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 385/1532] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:24:23 2026] POST /volume/v3/attachments/27f2d85e-b40a-44bb-a6e1-6336d7e783bb/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:24.329523 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8a76708a-5dbe-4369-a356-7708be801e53 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:24.332354 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8a76708a-5dbe-4369-a356-7708be801e53 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] DELETE https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 Aug 06 14:24:24.332560 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8a76708a-5dbe-4369-a356-7708be801e53 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:24.332751 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8a76708a-5dbe-4369-a356-7708be801e53 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:24.332935 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-8a76708a-5dbe-4369-a356-7708be801e53 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Delete volume with id: e8e679e0-1b80-4f17-b123-44d28bb42dc6 Aug 06 14:24:24.341385 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:24.341385 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:24.341953 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-8a76708a-5dbe-4369-a356-7708be801e53 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:24.365456 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-8a76708a-5dbe-4369-a356-7708be801e53 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Delete volume request issued successfully. Aug 06 14:24:24.365456 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8a76708a-5dbe-4369-a356-7708be801e53 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 returned with HTTP 202 Aug 06 14:24:24.365456 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 384/1533] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:24:24 2026] DELETE /volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:24:24.442865 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1d365947-9cde-4bf6-acba-a0b46ddb47df None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:24.447646 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1d365947-9cde-4bf6-acba-a0b46ddb47df tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] GET https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f Aug 06 14:24:24.447646 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1d365947-9cde-4bf6-acba-a0b46ddb47df tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:24.447805 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1d365947-9cde-4bf6-acba-a0b46ddb47df tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:24.458871 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1d365947-9cde-4bf6-acba-a0b46ddb47df tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f returned with HTTP 404 Aug 06 14:24:24.459202 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 382/1534] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:24 2026] GET /volume/v3/volumes/aa99018b-f027-4eac-a133-aced13570b0f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:24.469769 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-bb029a8c-bd54-468a-b400-f1e732122923 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:24.473516 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bb029a8c-bd54-468a-b400-f1e732122923 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] DELETE https://10.4.3.229/volume/v3/volumes/039c8881-8681-488a-a49f-15b6e75aa1fe Aug 06 14:24:24.473820 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bb029a8c-bd54-468a-b400-f1e732122923 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:24.474115 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bb029a8c-bd54-468a-b400-f1e732122923 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:24.474350 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-bb029a8c-bd54-468a-b400-f1e732122923 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Delete volume with id: 039c8881-8681-488a-a49f-15b6e75aa1fe Aug 06 14:24:24.484688 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:24.484688 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:24.485351 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-bb029a8c-bd54-468a-b400-f1e732122923 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Volume info retrieved successfully. Aug 06 14:24:24.503228 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-bb029a8c-bd54-468a-b400-f1e732122923 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Delete volume request issued successfully. Aug 06 14:24:24.503398 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bb029a8c-bd54-468a-b400-f1e732122923 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/volumes/039c8881-8681-488a-a49f-15b6e75aa1fe returned with HTTP 202 Aug 06 14:24:24.503801 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 384/1535] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:24:24 2026] DELETE /volume/v3/volumes/039c8881-8681-488a-a49f-15b6e75aa1fe => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:24:24.512200 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fc0310f5-44ec-4321-b6cb-5d19a73aab47 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:24.513626 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fc0310f5-44ec-4321-b6cb-5d19a73aab47 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] GET https://10.4.3.229/volume/v3/volumes/039c8881-8681-488a-a49f-15b6e75aa1fe Aug 06 14:24:24.513835 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fc0310f5-44ec-4321-b6cb-5d19a73aab47 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:24.514098 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fc0310f5-44ec-4321-b6cb-5d19a73aab47 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:24.522349 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:24.522349 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:24.527518 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-fc0310f5-44ec-4321-b6cb-5d19a73aab47 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Volume info retrieved successfully. Aug 06 14:24:24.532118 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fc0310f5-44ec-4321-b6cb-5d19a73aab47 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/volumes/039c8881-8681-488a-a49f-15b6e75aa1fe returned with HTTP 200 Aug 06 14:24:24.532459 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 386/1536] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:24 2026] GET /volume/v3/volumes/039c8881-8681-488a-a49f-15b6e75aa1fe => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:24.616939 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2929bf50-448f-468a-83f3-4d165b3c1e49 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:24.619241 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2929bf50-448f-468a-83f3-4d165b3c1e49 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:24.619544 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2929bf50-448f-468a-83f3-4d165b3c1e49 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:24.619828 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2929bf50-448f-468a-83f3-4d165b3c1e49 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:24.620032 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-2929bf50-448f-468a-83f3-4d165b3c1e49 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:24.626379 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:24.626379 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:24.627135 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2929bf50-448f-468a-83f3-4d165b3c1e49 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:24.628491 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 385/1537] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:24 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:24.718477 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8afd933f-5b17-43c2-9984-d96c2ea1cdad None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:24.720838 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8afd933f-5b17-43c2-9984-d96c2ea1cdad tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/6e653a8d-9063-40a3-a9ba-27b36629dd88 Aug 06 14:24:24.721153 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8afd933f-5b17-43c2-9984-d96c2ea1cdad tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:24.721412 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8afd933f-5b17-43c2-9984-d96c2ea1cdad tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:24.729720 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8afd933f-5b17-43c2-9984-d96c2ea1cdad tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/6e653a8d-9063-40a3-a9ba-27b36629dd88 returned with HTTP 404 Aug 06 14:24:24.730733 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 383/1538] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:24 2026] GET /volume/v3/volumes/6e653a8d-9063-40a3-a9ba-27b36629dd88 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:24.741364 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f8a86e69-85ce-4d14-9e56-e9c472deba4a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:24.743222 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f8a86e69-85ce-4d14-9e56-e9c472deba4a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/6e653a8d-9063-40a3-a9ba-27b36629dd88 Aug 06 14:24:24.743445 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f8a86e69-85ce-4d14-9e56-e9c472deba4a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:24.743670 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f8a86e69-85ce-4d14-9e56-e9c472deba4a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:24.749512 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f8a86e69-85ce-4d14-9e56-e9c472deba4a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/6e653a8d-9063-40a3-a9ba-27b36629dd88 returned with HTTP 404 Aug 06 14:24:24.750050 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 385/1539] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:24 2026] GET /volume/v3/volumes/6e653a8d-9063-40a3-a9ba-27b36629dd88 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:24.758104 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1b0476fb-92d8-41c2-aa5a-88f5d6266d3a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:24.759789 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1b0476fb-92d8-41c2-aa5a-88f5d6266d3a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] DELETE https://10.4.3.229/volume/v3/volumes/6e653a8d-9063-40a3-a9ba-27b36629dd88 Aug 06 14:24:24.760005 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1b0476fb-92d8-41c2-aa5a-88f5d6266d3a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:24.760198 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1b0476fb-92d8-41c2-aa5a-88f5d6266d3a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:24.760333 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-1b0476fb-92d8-41c2-aa5a-88f5d6266d3a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Delete volume with id: 6e653a8d-9063-40a3-a9ba-27b36629dd88 Aug 06 14:24:24.765906 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1b0476fb-92d8-41c2-aa5a-88f5d6266d3a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/6e653a8d-9063-40a3-a9ba-27b36629dd88 returned with HTTP 404 Aug 06 14:24:24.766328 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 387/1540] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:24:24 2026] DELETE /volume/v3/volumes/6e653a8d-9063-40a3-a9ba-27b36629dd88 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:24.778779 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b9413734-0cf0-417f-a06c-cbbebaff770d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:24.780335 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b9413734-0cf0-417f-a06c-cbbebaff770d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:24:24.780831 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b9413734-0cf0-417f-a06c-cbbebaff770d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1531708363"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:24.782224 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-b9413734-0cf0-417f-a06c-cbbebaff770d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1531708363'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:24:24.782379 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-b9413734-0cf0-417f-a06c-cbbebaff770d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Create volume of 1 GB Aug 06 14:24:24.785886 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b9413734-0cf0-417f-a06c-cbbebaff770d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Availability Zones retrieved successfully. Aug 06 14:24:24.791128 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b9413734-0cf0-417f-a06c-cbbebaff770d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Flow 'volume_create_api' (b73be8c5-9d6f-4e4a-81b7-3df676ad54af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:24:24.792034 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b9413734-0cf0-417f-a06c-cbbebaff770d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21d21a29-c4b1-4190-8c1c-d1c9091a2daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:24.792965 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-b9413734-0cf0-417f-a06c-cbbebaff770d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:24:24.816865 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b9413734-0cf0-417f-a06c-cbbebaff770d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21d21a29-c4b1-4190-8c1c-d1c9091a2daf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:24.817728 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b9413734-0cf0-417f-a06c-cbbebaff770d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0304b1ca-e2d2-4e1f-aa29-70556505f2a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:24.861024 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-b9413734-0cf0-417f-a06c-cbbebaff770d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Created reservations ['ebc5d7ca-29b0-49ab-8f8d-771bac190dc1', '86a11d2f-b7d0-41d5-928f-b8d4b73fc813', '3d3e40d3-5752-4869-a24b-49a9c1f6a1af', 'd1f26489-2add-4c4c-961a-3062bf2b29f5'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:24:24.862089 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b9413734-0cf0-417f-a06c-cbbebaff770d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0304b1ca-e2d2-4e1f-aa29-70556505f2a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebc5d7ca-29b0-49ab-8f8d-771bac190dc1', '86a11d2f-b7d0-41d5-928f-b8d4b73fc813', '3d3e40d3-5752-4869-a24b-49a9c1f6a1af', 'd1f26489-2add-4c4c-961a-3062bf2b29f5']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:24.862952 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b9413734-0cf0-417f-a06c-cbbebaff770d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e193491e-c988-4088-abb3-dac7983611c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:24.890244 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b9413734-0cf0-417f-a06c-cbbebaff770d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e193491e-c988-4088-abb3-dac7983611c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1531708363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee9b4470556e417f9fa68db4440e6275',qos_specs=None,replication_status=,reservations=['ebc5d7ca-29b0-49ab-8f8d-771bac190dc1','86a11d2f-b7d0-41d5-928f-b8d4b73fc813','3d3e40d3-5752-4869-a24b-49a9c1f6a1af','d1f26489-2add-4c4c-961a-3062bf2b29f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2b527234b654d94a050862338d468c2',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:24:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1531708363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee9b4470556e417f9fa68db4440e6275',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2b527234b654d94a050862338d468c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:24.891716 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b9413734-0cf0-417f-a06c-cbbebaff770d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20791fdb-bdd0-4201-9f5d-7dcb692339c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:24.907981 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b9413734-0cf0-417f-a06c-cbbebaff770d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20791fdb-bdd0-4201-9f5d-7dcb692339c4) transitioned into state 'SUCCESS' from state '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-1531708363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee9b4470556e417f9fa68db4440e6275',qos_specs=None,replication_status=,reservations=['ebc5d7ca-29b0-49ab-8f8d-771bac190dc1','86a11d2f-b7d0-41d5-928f-b8d4b73fc813','3d3e40d3-5752-4869-a24b-49a9c1f6a1af','d1f26489-2add-4c4c-961a-3062bf2b29f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2b527234b654d94a050862338d468c2',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:24.908684 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b9413734-0cf0-417f-a06c-cbbebaff770d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3b1ac4c-c205-472c-b3c4-de71a16f6fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:24.917065 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b9413734-0cf0-417f-a06c-cbbebaff770d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3b1ac4c-c205-472c-b3c4-de71a16f6fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:24.917851 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b9413734-0cf0-417f-a06c-cbbebaff770d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Flow 'volume_create_api' (b73be8c5-9d6f-4e4a-81b7-3df676ad54af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:24:24.918131 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b9413734-0cf0-417f-a06c-cbbebaff770d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Create volume request issued successfully. Aug 06 14:24:24.918653 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b9413734-0cf0-417f-a06c-cbbebaff770d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:24:24.919063 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 386/1541] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:24:24 2026] POST /volume/v3/volumes => generated 749 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:24:24.935956 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f89ea137-5fc6-4f53-b8a9-da34dc262322 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:24.938944 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f89ea137-5fc6-4f53-b8a9-da34dc262322 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf Aug 06 14:24:24.939303 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f89ea137-5fc6-4f53-b8a9-da34dc262322 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:24.939626 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f89ea137-5fc6-4f53-b8a9-da34dc262322 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:24.949165 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:24.949165 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:24.953637 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f89ea137-5fc6-4f53-b8a9-da34dc262322 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:24:24.960032 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f89ea137-5fc6-4f53-b8a9-da34dc262322 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf returned with HTTP 200 Aug 06 14:24:24.960491 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 384/1542] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:24 2026] GET /volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:24:25.546915 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-912038f7-458b-4622-b6a1-437d909cbce9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:25.550273 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-912038f7-458b-4622-b6a1-437d909cbce9 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] GET https://10.4.3.229/volume/v3/volumes/039c8881-8681-488a-a49f-15b6e75aa1fe Aug 06 14:24:25.550473 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-912038f7-458b-4622-b6a1-437d909cbce9 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:25.550652 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-912038f7-458b-4622-b6a1-437d909cbce9 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:25.556081 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-912038f7-458b-4622-b6a1-437d909cbce9 tempest-ServerRescueNegativeTestJSON-2032250130 tempest-ServerRescueNegativeTestJSON-2032250130-project-member] https://10.4.3.229/volume/v3/volumes/039c8881-8681-488a-a49f-15b6e75aa1fe returned with HTTP 404 Aug 06 14:24:25.556520 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 386/1543] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:25 2026] GET /volume/v3/volumes/039c8881-8681-488a-a49f-15b6e75aa1fe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:25.643881 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8aed7cea-8f3a-4a26-b1c3-35d9f8702724 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:25.646288 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8aed7cea-8f3a-4a26-b1c3-35d9f8702724 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:25.646606 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8aed7cea-8f3a-4a26-b1c3-35d9f8702724 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:25.646880 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8aed7cea-8f3a-4a26-b1c3-35d9f8702724 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:25.647050 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-8aed7cea-8f3a-4a26-b1c3-35d9f8702724 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:25.654028 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:25.654028 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:25.655153 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8aed7cea-8f3a-4a26-b1c3-35d9f8702724 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:25.655690 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 388/1544] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:25 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:25.667913 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2b9277c0-c6c6-49af-a864-5c4886888101 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:25.670776 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2b9277c0-c6c6-49af-a864-5c4886888101 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/volumes/1048dd08-d5c4-4e75-b336-b8b49645b1a1 Aug 06 14:24:25.671039 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2b9277c0-c6c6-49af-a864-5c4886888101 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:25.671313 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2b9277c0-c6c6-49af-a864-5c4886888101 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:25.680318 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:25.680318 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:25.686171 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-2b9277c0-c6c6-49af-a864-5c4886888101 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Volume info retrieved successfully. Aug 06 14:24:25.693614 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2b9277c0-c6c6-49af-a864-5c4886888101 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/volumes/1048dd08-d5c4-4e75-b336-b8b49645b1a1 returned with HTTP 200 Aug 06 14:24:25.694334 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 387/1545] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:25 2026] GET /volume/v3/volumes/1048dd08-d5c4-4e75-b336-b8b49645b1a1 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:25.710072 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a8b8015a-f734-42d1-abc2-7c3c2aba3b71 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:25.743290 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a8b8015a-f734-42d1-abc2-7c3c2aba3b71 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38/export_record Aug 06 14:24:25.743503 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a8b8015a-f734-42d1-abc2-7c3c2aba3b71 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:25.743703 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a8b8015a-f734-42d1-abc2-7c3c2aba3b71 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] Calling method 'export_record' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:25.743814 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.contrib.backups [None req-a8b8015a-f734-42d1-abc2-7c3c2aba3b71 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] Export record for backup 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100397) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 14:24:25.754273 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:25.754273 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:25.755441 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.backup.api [None req-a8b8015a-f734-42d1-abc2-7c3c2aba3b71 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] Calling RPCAPI with context: , host: np0000006659, backup: 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100397) export_record /opt/stack/cinder/cinder/backup/api.py:495}} Aug 06 14:24:25.767240 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.backup.rpcapi [None req-a8b8015a-f734-42d1-abc2-7c3c2aba3b71 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] export_record in rpcapi backup_id 842597cb-41a9-492e-b613-7dbbfd92ad38 on host np0000006659. {{(pid=100397) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 06 14:24:25.781336 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.contrib.backups [None req-a8b8015a-f734-42d1-abc2-7c3c2aba3b71 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODQyNTk3Y2ItNDFhOS00OTJlLWI2MTMtN2RiYmZkOTJhZDM4IiwgInVzZXJfaWQiOiAiNWI5NGMwY2Y0ODk5NDlmYjhiNThhY2MyMTVhMTljOWMiLCAicHJvamVjdF9pZCI6ICJiNWFjMTU0OTY4NmE0YzM3YTNhOWI3ZmYwMmFmNzY2MyIsICJ2b2x1bWVfaWQiOiAiMTA0OGRkMDgtZDVjNC00ZTc1LWIzMzYtYjhiNDk2NDViMWExIiwgImhvc3QiOiAibnAwMDAwMDA2NjU5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMjIyMDQ5ODMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTUxOTI0MDUxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMTA0OGRkMDgtZDVjNC00ZTc1LWIzMzYtYjhiNDk2NDViMWExLzIwMjYwODA2MTQyNDExL2F6X25vdmFfYmFja3VwXzg0MjU5N2NiLTQxYTktNDkyZS1iNjEzLTdkYmJmZDkyYWQzOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTQ6MjQ6MDlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTQ6MjQ6MDlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNDoyNDoyNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100397) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 06 14:24:25.781627 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a8b8015a-f734-42d1-abc2-7c3c2aba3b71 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38/export_record returned with HTTP 200 Aug 06 14:24:25.782346 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 385/1546] 10.4.3.229 () {66 vars in 1390 bytes} [Thu Aug 6 14:24:25 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38/export_record => generated 1508 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:25.791324 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-bb5350ee-6ed5-4fdb-a3d9-b5cfbd755345 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:25.796803 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bb5350ee-6ed5-4fdb-a3d9-b5cfbd755345 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] POST https://10.4.3.229/volume/v3/backups/import_record Aug 06 14:24:25.797162 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bb5350ee-6ed5-4fdb-a3d9-b5cfbd755345 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmZkOTk0NTUtMTMzYy00NjE1LWIyMDMtM2FmYmYwMDZmZTBhIiwgInVzZXJfaWQiOiAiNWI5NGMwY2Y0ODk5NDlmYjhiNThhY2MyMTVhMTljOWMiLCAicHJvamVjdF9pZCI6ICJiNWFjMTU0OTY4NmE0YzM3YTNhOWI3ZmYwMmFmNzY2MyIsICJ2b2x1bWVfaWQiOiAiMTA0OGRkMDgtZDVjNC00ZTc1LWIzMzYtYjhiNDk2NDViMWExIiwgImhvc3QiOiAibnAwMDAwMDA2NjU5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMjIyMDQ5ODMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTUxOTI0MDUxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMTA0OGRkMDgtZDVjNC00ZTc1LWIzMzYtYjhiNDk2NDViMWExLzIwMjYwODA2MTQyNDExL2F6X25vdmFfYmFja3VwXzg0MjU5N2NiLTQxYTktNDkyZS1iNjEzLTdkYmJmZDkyYWQzOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTQ6MjQ6MDlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTQ6MjQ6MDlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNDoyNDoyNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:25.801563 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.backups [None req-bb5350ee-6ed5-4fdb-a3d9-b5cfbd755345 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmZkOTk0NTUtMTMzYy00NjE1LWIyMDMtM2FmYmYwMDZmZTBhIiwgInVzZXJfaWQiOiAiNWI5NGMwY2Y0ODk5NDlmYjhiNThhY2MyMTVhMTljOWMiLCAicHJvamVjdF9pZCI6ICJiNWFjMTU0OTY4NmE0YzM3YTNhOWI3ZmYwMmFmNzY2MyIsICJ2b2x1bWVfaWQiOiAiMTA0OGRkMDgtZDVjNC00ZTc1LWIzMzYtYjhiNDk2NDViMWExIiwgImhvc3QiOiAibnAwMDAwMDA2NjU5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMjIyMDQ5ODMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTUxOTI0MDUxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMTA0OGRkMDgtZDVjNC00ZTc1LWIzMzYtYjhiNDk2NDViMWExLzIwMjYwODA2MTQyNDExL2F6X25vdmFfYmFja3VwXzg0MjU5N2NiLTQxYTktNDkyZS1iNjEzLTdkYmJmZDkyYWQzOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTQ6MjQ6MDlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTQ6MjQ6MDlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNDoyNDoyNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100399) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 06 14:24:25.801733 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.backups [None req-bb5350ee-6ed5-4fdb-a3d9-b5cfbd755345 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmZkOTk0NTUtMTMzYy00NjE1LWIyMDMtM2FmYmYwMDZmZTBhIiwgInVzZXJfaWQiOiAiNWI5NGMwY2Y0ODk5NDlmYjhiNThhY2MyMTVhMTljOWMiLCAicHJvamVjdF9pZCI6ICJiNWFjMTU0OTY4NmE0YzM3YTNhOWI3ZmYwMmFmNzY2MyIsICJ2b2x1bWVfaWQiOiAiMTA0OGRkMDgtZDVjNC00ZTc1LWIzMzYtYjhiNDk2NDViMWExIiwgImhvc3QiOiAibnAwMDAwMDA2NjU5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMjIyMDQ5ODMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTUxOTI0MDUxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMTA0OGRkMDgtZDVjNC00ZTc1LWIzMzYtYjhiNDk2NDViMWExLzIwMjYwODA2MTQyNDExL2F6X25vdmFfYmFja3VwXzg0MjU5N2NiLTQxYTktNDkyZS1iNjEzLTdkYmJmZDkyYWQzOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTQ6MjQ6MDlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTQ6MjQ6MDlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNDoyNDoyNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100399) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 06 14:24:25.860135 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-bb5350ee-6ed5-4fdb-a3d9-b5cfbd755345 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] Created reservations ['90cae80f-7417-4683-b887-d747fd67bb77', 'a5be0bc7-ec2c-43e6-a470-f317bc8f4874'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:24:25.888745 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.backup.rpcapi [None req-bb5350ee-6ed5-4fdb-a3d9-b5cfbd755345 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] import_record rpcapi backup id ffd99455-133c-4615-b203-3afbf006fe0a on host np0000006659 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmZkOTk0NTUtMTMzYy00NjE1LWIyMDMtM2FmYmYwMDZmZTBhIiwgInVzZXJfaWQiOiAiNWI5NGMwY2Y0ODk5NDlmYjhiNThhY2MyMTVhMTljOWMiLCAicHJvamVjdF9pZCI6ICJiNWFjMTU0OTY4NmE0YzM3YTNhOWI3ZmYwMmFmNzY2MyIsICJ2b2x1bWVfaWQiOiAiMTA0OGRkMDgtZDVjNC00ZTc1LWIzMzYtYjhiNDk2NDViMWExIiwgImhvc3QiOiAibnAwMDAwMDA2NjU5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMjIyMDQ5ODMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTUxOTI0MDUxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMTA0OGRkMDgtZDVjNC00ZTc1LWIzMzYtYjhiNDk2NDViMWExLzIwMjYwODA2MTQyNDExL2F6X25vdmFfYmFja3VwXzg0MjU5N2NiLTQxYTktNDkyZS1iNjEzLTdkYmJmZDkyYWQzOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTQ6MjQ6MDlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTQ6MjQ6MDlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNDoyNDoyNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100399) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 06 14:24:25.890584 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.backups [None req-bb5350ee-6ed5-4fdb-a3d9-b5cfbd755345 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] Import record output: {'backup': {'id': 'ffd99455-133c-4615-b203-3afbf006fe0a', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.229/volume/v3/backups/ffd99455-133c-4615-b203-3afbf006fe0a'}, {'rel': 'bookmark', 'href': 'https://10.4.3.229/volume/backups/ffd99455-133c-4615-b203-3afbf006fe0a'}]}}. {{(pid=100399) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 06 14:24:25.890814 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bb5350ee-6ed5-4fdb-a3d9-b5cfbd755345 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] https://10.4.3.229/volume/v3/backups/import_record returned with HTTP 201 Aug 06 14:24:25.891225 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 387/1547] 10.4.3.229 () {68 vars in 1302 bytes} [Thu Aug 6 14:24:25 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 100 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 06 14:24:25.901064 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-cdd7b1e7-29b0-4298-9e6b-563da587e62a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:25.903237 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cdd7b1e7-29b0-4298-9e6b-563da587e62a tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] GET https://10.4.3.229/volume/v3/backups/ffd99455-133c-4615-b203-3afbf006fe0a Aug 06 14:24:25.903489 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cdd7b1e7-29b0-4298-9e6b-563da587e62a tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:25.903723 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cdd7b1e7-29b0-4298-9e6b-563da587e62a tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:25.903865 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-cdd7b1e7-29b0-4298-9e6b-563da587e62a tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] Show backup with id ffd99455-133c-4615-b203-3afbf006fe0a. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:25.920454 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:25.920454 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:25.920454 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cdd7b1e7-29b0-4298-9e6b-563da587e62a tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] https://10.4.3.229/volume/v3/backups/ffd99455-133c-4615-b203-3afbf006fe0a returned with HTTP 200 Aug 06 14:24:25.920454 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 389/1548] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:25 2026] GET /volume/v3/backups/ffd99455-133c-4615-b203-3afbf006fe0a => generated 647 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:25.977493 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-fdc2c588-9b25-4a53-a30c-8a3e933f2567 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:25.982721 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fdc2c588-9b25-4a53-a30c-8a3e933f2567 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf Aug 06 14:24:25.990486 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fdc2c588-9b25-4a53-a30c-8a3e933f2567 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:25.990708 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fdc2c588-9b25-4a53-a30c-8a3e933f2567 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:26.001489 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:26.001489 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:26.006441 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-fdc2c588-9b25-4a53-a30c-8a3e933f2567 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:24:26.011049 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fdc2c588-9b25-4a53-a30c-8a3e933f2567 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf returned with HTTP 200 Aug 06 14:24:26.011419 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 388/1549] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:25 2026] GET /volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:26.931884 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c575f7a1-c3a7-4c83-a7a8-91250859f94a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:26.933830 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c575f7a1-c3a7-4c83-a7a8-91250859f94a tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] GET https://10.4.3.229/volume/v3/backups/ffd99455-133c-4615-b203-3afbf006fe0a Aug 06 14:24:26.933830 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c575f7a1-c3a7-4c83-a7a8-91250859f94a tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:26.933830 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c575f7a1-c3a7-4c83-a7a8-91250859f94a tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:26.933953 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-c575f7a1-c3a7-4c83-a7a8-91250859f94a tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] Show backup with id ffd99455-133c-4615-b203-3afbf006fe0a. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:26.938462 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:26.938462 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:26.938803 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c575f7a1-c3a7-4c83-a7a8-91250859f94a tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] https://10.4.3.229/volume/v3/backups/ffd99455-133c-4615-b203-3afbf006fe0a returned with HTTP 200 Aug 06 14:24:26.939135 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 386/1550] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:26 2026] GET /volume/v3/backups/ffd99455-133c-4615-b203-3afbf006fe0a => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:26.952352 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-19c9b8ad-84be-433b-ad79-bca3667f3a0b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:26.954354 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-19c9b8ad-84be-433b-ad79-bca3667f3a0b tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] GET https://10.4.3.229/volume/v3/backups Aug 06 14:24:26.954540 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-19c9b8ad-84be-433b-ad79-bca3667f3a0b tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:26.954746 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-19c9b8ad-84be-433b-ad79-bca3667f3a0b tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:26.955414 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:26.955414 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:26.977417 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-19c9b8ad-84be-433b-ad79-bca3667f3a0b tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 200 Aug 06 14:24:26.978908 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 388/1551] 10.4.3.229 () {66 vars in 1237 bytes} [Thu Aug 6 14:24:26 2026] GET /volume/v3/backups => generated 337 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:26.988476 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-4959ffbe-f2b4-4352-a343-c75b2feded5f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:26.990532 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4959ffbe-f2b4-4352-a343-c75b2feded5f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] POST https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38/restore Aug 06 14:24:26.990532 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4959ffbe-f2b4-4352-a343-c75b2feded5f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:26.991837 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.backups [None req-4959ffbe-f2b4-4352-a343-c75b2feded5f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Restoring backup 842597cb-41a9-492e-b613-7dbbfd92ad38 ({'restore': {}}) {{(pid=100396) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 14:24:26.991967 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.backups [None req-4959ffbe-f2b4-4352-a343-c75b2feded5f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Restoring backup 842597cb-41a9-492e-b613-7dbbfd92ad38 to volume None. Aug 06 14:24:27.000285 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:27.000285 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:27.001493 np0000006659 devstack@c-api.service[100396]: INFO cinder.backup.api [None req-4959ffbe-f2b4-4352-a343-c75b2feded5f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Creating volume of 1 GB for restore of backup 842597cb-41a9-492e-b613-7dbbfd92ad38. Aug 06 14:24:27.009320 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-4959ffbe-f2b4-4352-a343-c75b2feded5f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Availability Zones retrieved successfully. Aug 06 14:24:27.015008 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4959ffbe-f2b4-4352-a343-c75b2feded5f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Flow 'volume_create_api' (f9372041-7227-4339-a79c-6d7d1cb88dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:24:27.016132 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4959ffbe-f2b4-4352-a343-c75b2feded5f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82664c83-3785-42d8-bc37-660f08b3b14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:27.017342 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-4959ffbe-f2b4-4352-a343-c75b2feded5f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:24:27.050087 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4959ffbe-f2b4-4352-a343-c75b2feded5f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82664c83-3785-42d8-bc37-660f08b3b14e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:27.050912 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4959ffbe-f2b4-4352-a343-c75b2feded5f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (353289ba-aee4-4a46-817b-fa822aa79c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:27.089235 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-4959ffbe-f2b4-4352-a343-c75b2feded5f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Created reservations ['9485f680-ec6e-4779-9ae7-37193fc9e5ea', 'b0a9cd13-77ea-4272-9300-bb0ed2dfcf75', 'c59dc2ef-5812-4c93-b54e-fb05651f83f1', 'f5327675-5bd8-4fc0-a2fa-4bc762d509ad'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:24:27.090039 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4959ffbe-f2b4-4352-a343-c75b2feded5f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (353289ba-aee4-4a46-817b-fa822aa79c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9485f680-ec6e-4779-9ae7-37193fc9e5ea', 'b0a9cd13-77ea-4272-9300-bb0ed2dfcf75', 'c59dc2ef-5812-4c93-b54e-fb05651f83f1', 'f5327675-5bd8-4fc0-a2fa-4bc762d509ad']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:27.091147 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4959ffbe-f2b4-4352-a343-c75b2feded5f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c173c4e-85f2-4900-a2da-4e88b5678284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:27.123062 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4959ffbe-f2b4-4352-a343-c75b2feded5f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c173c4e-85f2-4900-a2da-4e88b5678284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd22bb3c1-d7d0-4ca0-b4ca-9153d81d0420', '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_842597cb-41a9-492e-b613-7dbbfd92ad38',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5ac1549686a4c37a3a9b7ff02af7663',qos_specs=None,replication_status=,reservations=['9485f680-ec6e-4779-9ae7-37193fc9e5ea','b0a9cd13-77ea-4272-9300-bb0ed2dfcf75','c59dc2ef-5812-4c93-b54e-fb05651f83f1','f5327675-5bd8-4fc0-a2fa-4bc762d509ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b94c0cf489949fb8b58acc215a19c9c',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:24:27Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_842597cb-41a9-492e-b613-7dbbfd92ad38',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d22bb3c1-d7d0-4ca0-b4ca-9153d81d0420,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5ac1549686a4c37a3a9b7ff02af7663',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b94c0cf489949fb8b58acc215a19c9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:27.124141 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4959ffbe-f2b4-4352-a343-c75b2feded5f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36b0e752-2629-4ef6-a110-6633cefeb356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:27.143557 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4959ffbe-f2b4-4352-a343-c75b2feded5f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36b0e752-2629-4ef6-a110-6633cefeb356) transitioned into 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_842597cb-41a9-492e-b613-7dbbfd92ad38',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5ac1549686a4c37a3a9b7ff02af7663',qos_specs=None,replication_status=,reservations=['9485f680-ec6e-4779-9ae7-37193fc9e5ea','b0a9cd13-77ea-4272-9300-bb0ed2dfcf75','c59dc2ef-5812-4c93-b54e-fb05651f83f1','f5327675-5bd8-4fc0-a2fa-4bc762d509ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b94c0cf489949fb8b58acc215a19c9c',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:27.144626 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4959ffbe-f2b4-4352-a343-c75b2feded5f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b608bd45-a65e-44ba-906c-2ee1668c04ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:27.157491 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4959ffbe-f2b4-4352-a343-c75b2feded5f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b608bd45-a65e-44ba-906c-2ee1668c04ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:27.158512 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4959ffbe-f2b4-4352-a343-c75b2feded5f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Flow 'volume_create_api' (f9372041-7227-4339-a79c-6d7d1cb88dd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:24:27.159128 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-4959ffbe-f2b4-4352-a343-c75b2feded5f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Create volume request issued successfully. Aug 06 14:24:27.165879 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:27.165879 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:27.166350 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-4959ffbe-f2b4-4352-a343-c75b2feded5f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Volume info retrieved successfully. Aug 06 14:24:28.174248 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:28.174248 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:28.174753 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-4959ffbe-f2b4-4352-a343-c75b2feded5f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Volume info retrieved successfully. Aug 06 14:24:28.174865 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.backup.api [None req-4959ffbe-f2b4-4352-a343-c75b2feded5f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Checking backup size 1 against volume size 1 {{(pid=100396) restore /opt/stack/cinder/cinder/backup/api.py:420}} Aug 06 14:24:28.174972 np0000006659 devstack@c-api.service[100396]: INFO cinder.backup.api [None req-4959ffbe-f2b4-4352-a343-c75b2feded5f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Overwriting volume d22bb3c1-d7d0-4ca0-b4ca-9153d81d0420 with restore of backup 842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:28.206314 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.backup.rpcapi [None req-4959ffbe-f2b4-4352-a343-c75b2feded5f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] restore_backup in rpcapi backup_id 842597cb-41a9-492e-b613-7dbbfd92ad38 {{(pid=100396) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 14:24:28.209629 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4959ffbe-f2b4-4352-a343-c75b2feded5f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38/restore returned with HTTP 202 Aug 06 14:24:28.210061 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 390/1552] 10.4.3.229 () {68 vars in 1393 bytes} [Thu Aug 6 14:24:26 2026] POST /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38/restore => generated 189 bytes in 1222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:24:28.220792 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c687d4f3-78ef-44f6-8f2f-b79ee0d137a4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:28.222820 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c687d4f3-78ef-44f6-8f2f-b79ee0d137a4 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:28.223036 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c687d4f3-78ef-44f6-8f2f-b79ee0d137a4 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:28.223246 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c687d4f3-78ef-44f6-8f2f-b79ee0d137a4 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:28.223746 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-c687d4f3-78ef-44f6-8f2f-b79ee0d137a4 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:28.229244 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:28.229244 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:28.230057 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c687d4f3-78ef-44f6-8f2f-b79ee0d137a4 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:28.230672 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 389/1553] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:28 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:28.890769 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-bb6481d6-eca9-4aad-b0ca-4fe193598004 req-8f0f0dd5-1bb7-4cdf-bbe7-ff061a6dd814 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:28.892916 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-bb6481d6-eca9-4aad-b0ca-4fe193598004 req-8f0f0dd5-1bb7-4cdf-bbe7-ff061a6dd814 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce Aug 06 14:24:28.893191 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-bb6481d6-eca9-4aad-b0ca-4fe193598004 req-8f0f0dd5-1bb7-4cdf-bbe7-ff061a6dd814 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:28.893518 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-bb6481d6-eca9-4aad-b0ca-4fe193598004 req-8f0f0dd5-1bb7-4cdf-bbe7-ff061a6dd814 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:28.905699 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:28.905699 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:28.910613 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-bb6481d6-eca9-4aad-b0ca-4fe193598004 req-8f0f0dd5-1bb7-4cdf-bbe7-ff061a6dd814 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:28.915854 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-bb6481d6-eca9-4aad-b0ca-4fe193598004 req-8f0f0dd5-1bb7-4cdf-bbe7-ff061a6dd814 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce returned with HTTP 200 Aug 06 14:24:28.916367 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 387/1554] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:24:28 2026] GET /volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce => generated 1230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:28.934313 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-bb6481d6-eca9-4aad-b0ca-4fe193598004 req-a487945a-388c-4b13-8623-de37e76783ed None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:28.936774 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-bb6481d6-eca9-4aad-b0ca-4fe193598004 req-a487945a-388c-4b13-8623-de37e76783ed tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] POST https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce/action Aug 06 14:24:28.937099 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-bb6481d6-eca9-4aad-b0ca-4fe193598004 req-a487945a-388c-4b13-8623-de37e76783ed tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:24:28.937241 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-bb6481d6-eca9-4aad-b0ca-4fe193598004 req-a487945a-388c-4b13-8623-de37e76783ed tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:28.948561 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:28.948561 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:28.949197 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-bb6481d6-eca9-4aad-b0ca-4fe193598004 req-a487945a-388c-4b13-8623-de37e76783ed tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:28.957112 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-bb6481d6-eca9-4aad-b0ca-4fe193598004 req-a487945a-388c-4b13-8623-de37e76783ed tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Begin detaching volume completed successfully. Aug 06 14:24:28.957368 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-bb6481d6-eca9-4aad-b0ca-4fe193598004 req-a487945a-388c-4b13-8623-de37e76783ed tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce/action returned with HTTP 202 Aug 06 14:24:28.957934 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 389/1555] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:24:28 2026] POST /volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:24:29.009257 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d3da4171-9a35-447f-a2b7-136d87249c35 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:29.009257 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d3da4171-9a35-447f-a2b7-136d87249c35 None None] GET https://10.4.3.229/volume// Aug 06 14:24:29.009257 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d3da4171-9a35-447f-a2b7-136d87249c35 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:29.009257 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d3da4171-9a35-447f-a2b7-136d87249c35 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:29.009374 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d3da4171-9a35-447f-a2b7-136d87249c35 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:24:29.009939 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 391/1556] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:24:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:24:29.017522 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-bb6481d6-eca9-4aad-b0ca-4fe193598004 req-4685f63c-1767-42cc-914a-3ce0c9dd046a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:29.020319 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-bb6481d6-eca9-4aad-b0ca-4fe193598004 req-4685f63c-1767-42cc-914a-3ce0c9dd046a tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce Aug 06 14:24:29.020627 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-bb6481d6-eca9-4aad-b0ca-4fe193598004 req-4685f63c-1767-42cc-914a-3ce0c9dd046a tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:29.020885 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-bb6481d6-eca9-4aad-b0ca-4fe193598004 req-4685f63c-1767-42cc-914a-3ce0c9dd046a tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:29.030202 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:29.030202 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:29.033767 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-bb6481d6-eca9-4aad-b0ca-4fe193598004 req-4685f63c-1767-42cc-914a-3ce0c9dd046a tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:29.038149 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-bb6481d6-eca9-4aad-b0ca-4fe193598004 req-4685f63c-1767-42cc-914a-3ce0c9dd046a tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce returned with HTTP 200 Aug 06 14:24:29.038553 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 390/1557] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:24:29 2026] GET /volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce => generated 1413 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:24:29.242450 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e785688b-a46c-48db-835f-e9025b64e12d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:29.244196 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e785688b-a46c-48db-835f-e9025b64e12d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:29.244397 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e785688b-a46c-48db-835f-e9025b64e12d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:29.244627 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e785688b-a46c-48db-835f-e9025b64e12d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:29.244736 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-e785688b-a46c-48db-835f-e9025b64e12d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:29.251684 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:29.251684 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:29.252365 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e785688b-a46c-48db-835f-e9025b64e12d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:29.252726 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 388/1558] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:29 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:30.252912 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-2a4a62f8-616d-4f42-b046-c3a356563e86 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:30.255651 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-2a4a62f8-616d-4f42-b046-c3a356563e86 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/limits Aug 06 14:24:30.255952 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-2a4a62f8-616d-4f42-b046-c3a356563e86 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:30.256234 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-2a4a62f8-616d-4f42-b046-c3a356563e86 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:30.263563 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d66e7ca7-bdec-4f5d-a033-2d68b3427e75 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:30.266179 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d66e7ca7-bdec-4f5d-a033-2d68b3427e75 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:30.266405 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d66e7ca7-bdec-4f5d-a033-2d68b3427e75 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:30.266708 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d66e7ca7-bdec-4f5d-a033-2d68b3427e75 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:30.266841 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-d66e7ca7-bdec-4f5d-a033-2d68b3427e75 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:30.270010 np0000006659 devstack@c-api.service[100396]: DEBUG dbcounter [-] [100396] Writing DB stats cinder:SELECT=369,cinder:UPDATE=82,cinder:INSERT=40 {{(pid=100396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:24:30.270565 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-2a4a62f8-616d-4f42-b046-c3a356563e86 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-250442473-1060324926 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-250442473-1060324926, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:24:30.270994 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-2a4a62f8-616d-4f42-b046-c3a356563e86 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1153209437-489372599 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1153209437-489372599, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:24:30.271440 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-2a4a62f8-616d-4f42-b046-c3a356563e86 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1153209437-489372599 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1153209437-489372599, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:24:30.271818 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-2a4a62f8-616d-4f42-b046-c3a356563e86 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1153209437-489372599 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1153209437-489372599, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:24:30.272178 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-2a4a62f8-616d-4f42-b046-c3a356563e86 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-966526003-683754025 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-966526003-683754025, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:24:30.277369 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:30.277369 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:30.277487 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-2a4a62f8-616d-4f42-b046-c3a356563e86 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-966526003-683754025 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-966526003-683754025, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:24:30.277883 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-2a4a62f8-616d-4f42-b046-c3a356563e86 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-966526003-683754025 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-966526003-683754025, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:24:30.278601 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-2a4a62f8-616d-4f42-b046-c3a356563e86 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-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 06 14:24:30.279282 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-2a4a62f8-616d-4f42-b046-c3a356563e86 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-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 06 14:24:30.279649 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-2a4a62f8-616d-4f42-b046-c3a356563e86 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-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 06 14:24:30.279992 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-2a4a62f8-616d-4f42-b046-c3a356563e86 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-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 06 14:24:30.280350 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d66e7ca7-bdec-4f5d-a033-2d68b3427e75 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:30.282050 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 392/1559] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:30 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:30.309956 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-2a4a62f8-616d-4f42-b046-c3a356563e86 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/limits returned with HTTP 200 Aug 06 14:24:30.309956 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 390/1560] 10.4.3.229 () {68 vars in 1484 bytes} [Thu Aug 6 14:24:30 2026] GET /volume/v3/limits => generated 302 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:30.372102 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-3f0e2d7f-5e8d-4da6-abc4-cd256830d000 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:30.374157 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-3f0e2d7f-5e8d-4da6-abc4-cd256830d000 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b Aug 06 14:24:30.374357 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-3f0e2d7f-5e8d-4da6-abc4-cd256830d000 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:30.374593 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-3f0e2d7f-5e8d-4da6-abc4-cd256830d000 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:30.386989 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:30.386989 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:30.391046 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-3f0e2d7f-5e8d-4da6-abc4-cd256830d000 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:30.396174 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-3f0e2d7f-5e8d-4da6-abc4-cd256830d000 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b returned with HTTP 200 Aug 06 14:24:30.396604 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 391/1561] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:24:30 2026] GET /volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b => generated 1659 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:30.407899 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-61006a31-2bc9-4466-a67b-e7ef0429c98d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:30.410221 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-61006a31-2bc9-4466-a67b-e7ef0429c98d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:24:30.410221 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-61006a31-2bc9-4466-a67b-e7ef0429c98d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ea90932-f622-4328-bbef-e49e22326c9b", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:30.421088 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:30.421088 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:30.421598 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-61006a31-2bc9-4466-a67b-e7ef0429c98d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:30.421727 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-61006a31-2bc9-4466-a67b-e7ef0429c98d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Create snapshot from volume 5ea90932-f622-4328-bbef-e49e22326c9b Aug 06 14:24:30.438249 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-61006a31-2bc9-4466-a67b-e7ef0429c98d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-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 06 14:24:30.459416 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-61006a31-2bc9-4466-a67b-e7ef0429c98d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Created reservations ['558ca1da-a1c3-4f1c-8700-edb2d3eccc8a', '1540a51a-e6c5-48f9-850a-534849a6da95', '55eb83bf-646e-46c2-a4d2-95ea30d14740', '4c6aa804-cec6-44d6-a3f7-87e73df202a2'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:24:30.503364 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-61006a31-2bc9-4466-a67b-e7ef0429c98d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Snapshot force create request issued successfully. Aug 06 14:24:30.503773 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-56f3f0f1-0a62-4500-8e11-aaf0f248d0e7 req-61006a31-2bc9-4466-a67b-e7ef0429c98d tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:24:30.504230 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 389/1562] 10.4.3.229 () {72 vars in 1547 bytes} [Thu Aug 6 14:24:30 2026] POST /volume/v3/snapshots => generated 292 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:24:30.998002 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-bb6481d6-eca9-4aad-b0ca-4fe193598004 req-9fccb837-7c35-4761-9e3a-ae8b322f5233 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:31.000466 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-bb6481d6-eca9-4aad-b0ca-4fe193598004 req-9fccb837-7c35-4761-9e3a-ae8b322f5233 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] DELETE https://10.4.3.229/volume/v3/attachments/6bb94aed-7105-433e-9196-f156f205dcc8 Aug 06 14:24:31.000665 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-bb6481d6-eca9-4aad-b0ca-4fe193598004 req-9fccb837-7c35-4761-9e3a-ae8b322f5233 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:31.000855 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-bb6481d6-eca9-4aad-b0ca-4fe193598004 req-9fccb837-7c35-4761-9e3a-ae8b322f5233 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:31.008736 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:31.008736 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:31.103546 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-bb6481d6-eca9-4aad-b0ca-4fe193598004 req-9fccb837-7c35-4761-9e3a-ae8b322f5233 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/attachments/6bb94aed-7105-433e-9196-f156f205dcc8 returned with HTTP 200 Aug 06 14:24:31.104017 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 393/1563] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:24:30 2026] DELETE /volume/v3/attachments/6bb94aed-7105-433e-9196-f156f205dcc8 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:31.297153 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ec05a094-1794-443f-b0de-ebbad13c0503 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:31.299874 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ec05a094-1794-443f-b0de-ebbad13c0503 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:31.300071 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ec05a094-1794-443f-b0de-ebbad13c0503 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:31.300298 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ec05a094-1794-443f-b0de-ebbad13c0503 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:31.300374 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-ec05a094-1794-443f-b0de-ebbad13c0503 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:31.301918 np0000006659 devstack@c-api.service[100399]: DEBUG dbcounter [-] [100399] Writing DB stats cinder:SELECT=312,cinder:UPDATE=47,cinder:INSERT=32 {{(pid=100399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:24:31.304554 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:31.304554 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:31.305368 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ec05a094-1794-443f-b0de-ebbad13c0503 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:31.306335 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 391/1564] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:31 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:32.198084 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e7adac45-b490-4218-a2cd-eb270ca97ecc None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:32.201134 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e7adac45-b490-4218-a2cd-eb270ca97ecc tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] DELETE https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce Aug 06 14:24:32.201134 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e7adac45-b490-4218-a2cd-eb270ca97ecc tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:32.201134 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e7adac45-b490-4218-a2cd-eb270ca97ecc tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:32.201134 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-e7adac45-b490-4218-a2cd-eb270ca97ecc tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Delete volume with id: 1a56086b-0a38-4477-85c0-eba938fc7dce Aug 06 14:24:32.202700 np0000006659 devstack@c-api.service[100398]: DEBUG dbcounter [-] [100398] Writing DB stats cinder:SELECT=368,cinder:UPDATE=79,cinder:INSERT=48 {{(pid=100398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:24:32.212030 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:32.212030 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:32.212030 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e7adac45-b490-4218-a2cd-eb270ca97ecc tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:32.235824 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e7adac45-b490-4218-a2cd-eb270ca97ecc tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Delete volume request issued successfully. Aug 06 14:24:32.235824 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e7adac45-b490-4218-a2cd-eb270ca97ecc tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce returned with HTTP 202 Aug 06 14:24:32.236137 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 392/1565] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:24:32 2026] DELETE /volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:24:32.293928 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-2c9089b3-256c-4b4c-8e2a-17f85f7c9dfa req-d89b62ba-85ee-41e3-8786-1785a69a7b5e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:32.296747 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-2c9089b3-256c-4b4c-8e2a-17f85f7c9dfa req-d89b62ba-85ee-41e3-8786-1785a69a7b5e tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce Aug 06 14:24:32.297065 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-2c9089b3-256c-4b4c-8e2a-17f85f7c9dfa req-d89b62ba-85ee-41e3-8786-1785a69a7b5e tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:32.297325 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-2c9089b3-256c-4b4c-8e2a-17f85f7c9dfa req-d89b62ba-85ee-41e3-8786-1785a69a7b5e tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:32.300086 np0000006659 devstack@c-api.service[100397]: DEBUG dbcounter [-] [100397] Writing DB stats cinder:SELECT=386,cinder:UPDATE=90,cinder:INSERT=46 {{(pid=100397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:24:32.318815 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:32.318815 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:32.320630 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-2c9089b3-256c-4b4c-8e2a-17f85f7c9dfa req-d89b62ba-85ee-41e3-8786-1785a69a7b5e tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce returned with HTTP 404 Aug 06 14:24:32.320715 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a81c46eb-a926-4ffa-9b97-e623f9fad40e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:32.321224 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 390/1566] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:24:32 2026] GET /volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:32.323568 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a81c46eb-a926-4ffa-9b97-e623f9fad40e tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:32.324098 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a81c46eb-a926-4ffa-9b97-e623f9fad40e tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:32.324586 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a81c46eb-a926-4ffa-9b97-e623f9fad40e tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:32.324586 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-a81c46eb-a926-4ffa-9b97-e623f9fad40e tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:32.338420 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:32.338420 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:32.339552 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a81c46eb-a926-4ffa-9b97-e623f9fad40e tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:32.339728 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 394/1567] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:32 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 801 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:32.378454 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-a0aac869-05e2-48b8-ab01-f4c00bb51521 req-e2ca339d-786d-4c8c-a377-bc182235f550 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:32.379327 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-a0aac869-05e2-48b8-ab01-f4c00bb51521 req-e2ca339d-786d-4c8c-a377-bc182235f550 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 Aug 06 14:24:32.379327 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-a0aac869-05e2-48b8-ab01-f4c00bb51521 req-e2ca339d-786d-4c8c-a377-bc182235f550 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:32.379327 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-a0aac869-05e2-48b8-ab01-f4c00bb51521 req-e2ca339d-786d-4c8c-a377-bc182235f550 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:32.385211 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-a0aac869-05e2-48b8-ab01-f4c00bb51521 req-e2ca339d-786d-4c8c-a377-bc182235f550 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 returned with HTTP 404 Aug 06 14:24:32.385965 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 392/1568] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:24:32 2026] GET /volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:33.354592 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ad625c0d-a090-48f6-9704-77bf2948d951 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:33.356250 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ad625c0d-a090-48f6-9704-77bf2948d951 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:33.356845 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ad625c0d-a090-48f6-9704-77bf2948d951 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:33.356845 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ad625c0d-a090-48f6-9704-77bf2948d951 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:33.356966 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-ad625c0d-a090-48f6-9704-77bf2948d951 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:33.362089 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:33.362089 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:33.362870 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ad625c0d-a090-48f6-9704-77bf2948d951 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:33.363225 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 393/1569] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:33 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:33.406895 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-87a74e3a-228e-4818-857a-ad2c31cb9a35 req-5ac762b0-ff91-4094-9d1a-b0962dda6011 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:33.408984 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-87a74e3a-228e-4818-857a-ad2c31cb9a35 req-5ac762b0-ff91-4094-9d1a-b0962dda6011 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b Aug 06 14:24:33.409221 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-87a74e3a-228e-4818-857a-ad2c31cb9a35 req-5ac762b0-ff91-4094-9d1a-b0962dda6011 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:33.409413 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-87a74e3a-228e-4818-857a-ad2c31cb9a35 req-5ac762b0-ff91-4094-9d1a-b0962dda6011 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:33.419363 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:33.419363 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:33.422954 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-87a74e3a-228e-4818-857a-ad2c31cb9a35 req-5ac762b0-ff91-4094-9d1a-b0962dda6011 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:33.427670 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-87a74e3a-228e-4818-857a-ad2c31cb9a35 req-5ac762b0-ff91-4094-9d1a-b0962dda6011 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b returned with HTTP 200 Aug 06 14:24:33.428117 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 391/1570] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:24:33 2026] GET /volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b => generated 1659 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:34.379533 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e06d5dd8-750f-4982-9a69-75ba49c0a4dd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:34.381355 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e06d5dd8-750f-4982-9a69-75ba49c0a4dd tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:34.381454 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e06d5dd8-750f-4982-9a69-75ba49c0a4dd tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:34.381637 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e06d5dd8-750f-4982-9a69-75ba49c0a4dd tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:34.381723 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-e06d5dd8-750f-4982-9a69-75ba49c0a4dd tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:34.384716 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-87a74e3a-228e-4818-857a-ad2c31cb9a35 req-381c00a5-4cfc-487f-9bc7-4b20fa38642a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:34.385667 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:34.385667 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:34.386034 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e06d5dd8-750f-4982-9a69-75ba49c0a4dd tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:34.386569 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 395/1571] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:34 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 801 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:34.390328 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-87a74e3a-228e-4818-857a-ad2c31cb9a35 req-381c00a5-4cfc-487f-9bc7-4b20fa38642a tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] DELETE https://10.4.3.229/volume/v3/attachments/27f2d85e-b40a-44bb-a6e1-6336d7e783bb Aug 06 14:24:34.391615 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-87a74e3a-228e-4818-857a-ad2c31cb9a35 req-381c00a5-4cfc-487f-9bc7-4b20fa38642a tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:34.391615 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-87a74e3a-228e-4818-857a-ad2c31cb9a35 req-381c00a5-4cfc-487f-9bc7-4b20fa38642a tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:34.402890 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:34.402890 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:34.473445 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-87a74e3a-228e-4818-857a-ad2c31cb9a35 req-381c00a5-4cfc-487f-9bc7-4b20fa38642a tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments/27f2d85e-b40a-44bb-a6e1-6336d7e783bb returned with HTTP 200 Aug 06 14:24:34.473910 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 393/1572] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:24:34 2026] DELETE /volume/v3/attachments/27f2d85e-b40a-44bb-a6e1-6336d7e783bb => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:34.853797 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6233eb06-286d-4eb4-bf23-396665a0670d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:34.855704 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6233eb06-286d-4eb4-bf23-396665a0670d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:24:34.856108 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6233eb06-286d-4eb4-bf23-396665a0670d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1757155337", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:34.860515 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-6233eb06-286d-4eb4-bf23-396665a0670d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1757155337', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:24:34.860675 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-6233eb06-286d-4eb4-bf23-396665a0670d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Create volume of 1 GB Aug 06 14:24:34.866582 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-6233eb06-286d-4eb4-bf23-396665a0670d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Availability Zones retrieved successfully. Aug 06 14:24:34.878501 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-6233eb06-286d-4eb4-bf23-396665a0670d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Flow 'volume_create_api' (3935c7d5-2ec3-428a-8cd0-ad58f0e4104c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:24:34.879964 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-6233eb06-286d-4eb4-bf23-396665a0670d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1ee8e0d-07bf-4b25-8fa4-e67387851d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:34.882684 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-6233eb06-286d-4eb4-bf23-396665a0670d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:24:34.921837 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-6233eb06-286d-4eb4-bf23-396665a0670d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1ee8e0d-07bf-4b25-8fa4-e67387851d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:34.925455 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-6233eb06-286d-4eb4-bf23-396665a0670d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52b62926-bb0e-487c-b6b9-566d32851512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:34.984100 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-6233eb06-286d-4eb4-bf23-396665a0670d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Created reservations ['fc123f3a-9ca5-48c3-9eeb-a10769df829d', '9066c4e0-f8bc-4b12-be86-1242a71ab6ec', '6123af11-bd03-409b-bc9a-54554e7b55c7', '391c5df1-4ce6-41ee-828f-ce4955509d41'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:24:34.985091 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-6233eb06-286d-4eb4-bf23-396665a0670d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52b62926-bb0e-487c-b6b9-566d32851512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc123f3a-9ca5-48c3-9eeb-a10769df829d', '9066c4e0-f8bc-4b12-be86-1242a71ab6ec', '6123af11-bd03-409b-bc9a-54554e7b55c7', '391c5df1-4ce6-41ee-828f-ce4955509d41']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:34.986066 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-6233eb06-286d-4eb4-bf23-396665a0670d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8022de72-2e5b-4be8-8bf3-77e849534fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:35.017639 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-6233eb06-286d-4eb4-bf23-396665a0670d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8022de72-2e5b-4be8-8bf3-77e849534fc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e950230e-4252-41ca-a606-d3611d83d347', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1757155337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbfe007839da40a8a600966095066062',qos_specs=None,replication_status=,reservations=['fc123f3a-9ca5-48c3-9eeb-a10769df829d','9066c4e0-f8bc-4b12-be86-1242a71ab6ec','6123af11-bd03-409b-bc9a-54554e7b55c7','391c5df1-4ce6-41ee-828f-ce4955509d41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9664639f778946b6815ce67920c64090',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:24:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1757155337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e950230e-4252-41ca-a606-d3611d83d347,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbfe007839da40a8a600966095066062',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9664639f778946b6815ce67920c64090',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:35.018318 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-6233eb06-286d-4eb4-bf23-396665a0670d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4f97721-cd1d-4aed-91cd-4ef3c847713e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:35.059137 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-6233eb06-286d-4eb4-bf23-396665a0670d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4f97721-cd1d-4aed-91cd-4ef3c847713e) transitioned into state 'SUCCESS' from state '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-1757155337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbfe007839da40a8a600966095066062',qos_specs=None,replication_status=,reservations=['fc123f3a-9ca5-48c3-9eeb-a10769df829d','9066c4e0-f8bc-4b12-be86-1242a71ab6ec','6123af11-bd03-409b-bc9a-54554e7b55c7','391c5df1-4ce6-41ee-828f-ce4955509d41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9664639f778946b6815ce67920c64090',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:35.060120 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-6233eb06-286d-4eb4-bf23-396665a0670d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40601377-56d8-4324-aee9-481a1d7c965f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:35.072116 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-6233eb06-286d-4eb4-bf23-396665a0670d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40601377-56d8-4324-aee9-481a1d7c965f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:35.072116 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-6233eb06-286d-4eb4-bf23-396665a0670d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Flow 'volume_create_api' (3935c7d5-2ec3-428a-8cd0-ad58f0e4104c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:24:35.072116 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-6233eb06-286d-4eb4-bf23-396665a0670d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Create volume request issued successfully. Aug 06 14:24:35.072116 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6233eb06-286d-4eb4-bf23-396665a0670d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:24:35.072116 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 394/1573] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:24:34 2026] POST /volume/v3/volumes => generated 755 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:24:35.091858 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-4826c4bf-b214-4f62-9268-6a9a64f1cc65 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:35.093647 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4826c4bf-b214-4f62-9268-6a9a64f1cc65 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 Aug 06 14:24:35.093835 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4826c4bf-b214-4f62-9268-6a9a64f1cc65 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:35.094024 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4826c4bf-b214-4f62-9268-6a9a64f1cc65 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:35.107899 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:35.107899 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:35.118503 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-4826c4bf-b214-4f62-9268-6a9a64f1cc65 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:24:35.122828 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4826c4bf-b214-4f62-9268-6a9a64f1cc65 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 returned with HTTP 200 Aug 06 14:24:35.123327 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 392/1574] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:35 2026] GET /volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 => generated 823 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:35.177444 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-cbb26826-51da-4524-ab11-ce36f55d912b req-6c4f29ee-8ef1-4c30-9a86-91810e2ed24e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:35.182862 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-cbb26826-51da-4524-ab11-ce36f55d912b req-6c4f29ee-8ef1-4c30-9a86-91810e2ed24e tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] DELETE https://10.4.3.229/volume/v3/attachments/99f73cf5-3a46-4850-a241-da1149a3831a Aug 06 14:24:35.183215 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-cbb26826-51da-4524-ab11-ce36f55d912b req-6c4f29ee-8ef1-4c30-9a86-91810e2ed24e tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:35.183665 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-cbb26826-51da-4524-ab11-ce36f55d912b req-6c4f29ee-8ef1-4c30-9a86-91810e2ed24e tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:35.194215 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:35.194215 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:35.287378 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-cbb26826-51da-4524-ab11-ce36f55d912b req-6c4f29ee-8ef1-4c30-9a86-91810e2ed24e tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/attachments/99f73cf5-3a46-4850-a241-da1149a3831a returned with HTTP 200 Aug 06 14:24:35.287913 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 396/1575] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:24:35 2026] DELETE /volume/v3/attachments/99f73cf5-3a46-4850-a241-da1149a3831a => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:35.399966 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8292554a-1aaa-49f0-bf60-362eb381665b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:35.403334 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8292554a-1aaa-49f0-bf60-362eb381665b tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:35.403711 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8292554a-1aaa-49f0-bf60-362eb381665b tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:35.403711 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8292554a-1aaa-49f0-bf60-362eb381665b tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:35.404048 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-8292554a-1aaa-49f0-bf60-362eb381665b tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:35.407541 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:35.407541 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:35.408232 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8292554a-1aaa-49f0-bf60-362eb381665b tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:35.408869 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 394/1576] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:35 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:36.027823 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-eb289088-ab7f-404e-b9e0-0db98dbb0a39 req-0c88a572-7c70-4287-b015-4676a428113d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:36.031626 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-eb289088-ab7f-404e-b9e0-0db98dbb0a39 req-0c88a572-7c70-4287-b015-4676a428113d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec Aug 06 14:24:36.031938 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-eb289088-ab7f-404e-b9e0-0db98dbb0a39 req-0c88a572-7c70-4287-b015-4676a428113d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:36.032246 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-eb289088-ab7f-404e-b9e0-0db98dbb0a39 req-0c88a572-7c70-4287-b015-4676a428113d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:36.045296 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:36.045296 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:36.049997 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-eb289088-ab7f-404e-b9e0-0db98dbb0a39 req-0c88a572-7c70-4287-b015-4676a428113d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:24:36.055835 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-eb289088-ab7f-404e-b9e0-0db98dbb0a39 req-0c88a572-7c70-4287-b015-4676a428113d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec returned with HTTP 200 Aug 06 14:24:36.056349 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 395/1577] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:24:36 2026] GET /volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:36.142850 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b3fa2e1c-9422-41ef-ada3-2ace137c7b44 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:36.145061 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b3fa2e1c-9422-41ef-ada3-2ace137c7b44 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 Aug 06 14:24:36.145280 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b3fa2e1c-9422-41ef-ada3-2ace137c7b44 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:36.146845 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b3fa2e1c-9422-41ef-ada3-2ace137c7b44 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:36.160339 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:36.160339 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:36.166066 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b3fa2e1c-9422-41ef-ada3-2ace137c7b44 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:24:36.170589 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b3fa2e1c-9422-41ef-ada3-2ace137c7b44 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 returned with HTTP 200 Aug 06 14:24:36.170938 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 393/1578] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:36 2026] GET /volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:36.186703 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2c9d6c2a-3a41-4356-84df-66fa2cb926cc None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:36.189858 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2c9d6c2a-3a41-4356-84df-66fa2cb926cc tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 Aug 06 14:24:36.190035 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2c9d6c2a-3a41-4356-84df-66fa2cb926cc tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:36.190175 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2c9d6c2a-3a41-4356-84df-66fa2cb926cc tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:36.201132 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:36.201132 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:36.202910 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2c9d6c2a-3a41-4356-84df-66fa2cb926cc tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:24:36.207932 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2c9d6c2a-3a41-4356-84df-66fa2cb926cc tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 returned with HTTP 200 Aug 06 14:24:36.207932 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 397/1579] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:36 2026] GET /volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:36.229543 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c9382058-a639-4734-8360-98ee4e9f83de None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:36.231615 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c9382058-a639-4734-8360-98ee4e9f83de tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes Aug 06 14:24:36.231809 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c9382058-a639-4734-8360-98ee4e9f83de tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:36.232020 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c9382058-a639-4734-8360-98ee4e9f83de tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:36.232303 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.api_utils [None req-c9382058-a639-4734-8360-98ee4e9f83de tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Removing options '' from query. {{(pid=100399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:24:36.233038 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c9382058-a639-4734-8360-98ee4e9f83de tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100399) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:24:36.244980 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c9382058-a639-4734-8360-98ee4e9f83de tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Get all volumes completed successfully. Aug 06 14:24:36.245446 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c9382058-a639-4734-8360-98ee4e9f83de tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 200 Aug 06 14:24:36.245837 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 395/1580] 10.4.3.229 () {66 vars in 1237 bytes} [Thu Aug 6 14:24:36 2026] GET /volume/v3/volumes => generated 339 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:36.254323 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8ac4aaa7-daea-4ce8-8bde-81218b0c8f0a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:36.257050 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8bd624d0-1090-4498-8381-f1776b4e7d71 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:36.259043 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8bd624d0-1090-4498-8381-f1776b4e7d71 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 Aug 06 14:24:36.259341 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8bd624d0-1090-4498-8381-f1776b4e7d71 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:36.259387 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8ac4aaa7-daea-4ce8-8bde-81218b0c8f0a tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 Aug 06 14:24:36.259446 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8bd624d0-1090-4498-8381-f1776b4e7d71 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:36.259660 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8ac4aaa7-daea-4ce8-8bde-81218b0c8f0a tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:36.259951 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8ac4aaa7-daea-4ce8-8bde-81218b0c8f0a tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:36.260167 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-8ac4aaa7-daea-4ce8-8bde-81218b0c8f0a tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Delete volume with id: 5ad03db3-fb60-40d0-bd51-624cb728f642 Aug 06 14:24:36.265831 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:36.265831 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:36.267335 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:36.267335 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:36.267818 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-8ac4aaa7-daea-4ce8-8bde-81218b0c8f0a tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:36.270058 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8bd624d0-1090-4498-8381-f1776b4e7d71 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:24:36.273913 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8bd624d0-1090-4498-8381-f1776b4e7d71 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 returned with HTTP 200 Aug 06 14:24:36.274261 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 394/1581] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:36 2026] GET /volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:36.288648 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-8ac4aaa7-daea-4ce8-8bde-81218b0c8f0a tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Delete volume request issued successfully. Aug 06 14:24:36.288838 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8ac4aaa7-daea-4ce8-8bde-81218b0c8f0a tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 returned with HTTP 202 Aug 06 14:24:36.289234 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 396/1582] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:24:36 2026] DELETE /volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:24:36.300165 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9a0d7998-17fd-4fcb-a940-af69ab0fb525 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:36.302769 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9a0d7998-17fd-4fcb-a940-af69ab0fb525 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 Aug 06 14:24:36.303394 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9a0d7998-17fd-4fcb-a940-af69ab0fb525 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:36.303394 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9a0d7998-17fd-4fcb-a940-af69ab0fb525 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:36.312945 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:36.312945 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:36.316389 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-9a0d7998-17fd-4fcb-a940-af69ab0fb525 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Volume info retrieved successfully. Aug 06 14:24:36.323103 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9a0d7998-17fd-4fcb-a940-af69ab0fb525 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 returned with HTTP 200 Aug 06 14:24:36.323515 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 398/1583] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:36 2026] GET /volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 => generated 1249 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:36.335415 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-7a0c1481-4c85-4b12-8c95-18a1018b077d req-25082a44-970b-49e8-8dc1-19e283366b82 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:36.338847 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-7a0c1481-4c85-4b12-8c95-18a1018b077d req-25082a44-970b-49e8-8dc1-19e283366b82 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 Aug 06 14:24:36.339118 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-7a0c1481-4c85-4b12-8c95-18a1018b077d req-25082a44-970b-49e8-8dc1-19e283366b82 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:36.339359 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-7a0c1481-4c85-4b12-8c95-18a1018b077d req-25082a44-970b-49e8-8dc1-19e283366b82 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:36.359080 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:36.359080 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:36.363415 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-7a0c1481-4c85-4b12-8c95-18a1018b077d req-25082a44-970b-49e8-8dc1-19e283366b82 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:24:36.368290 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-7a0c1481-4c85-4b12-8c95-18a1018b077d req-25082a44-970b-49e8-8dc1-19e283366b82 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 returned with HTTP 200 Aug 06 14:24:36.368776 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 396/1584] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:24:36 2026] GET /volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:36.419323 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1bca4b1b-63d7-4f8c-9fd5-ab69c13366ed None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:36.421406 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1bca4b1b-63d7-4f8c-9fd5-ab69c13366ed tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:36.421583 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1bca4b1b-63d7-4f8c-9fd5-ab69c13366ed tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:36.421754 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1bca4b1b-63d7-4f8c-9fd5-ab69c13366ed tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:36.421855 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-1bca4b1b-63d7-4f8c-9fd5-ab69c13366ed tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:36.426865 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:36.426865 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:36.427691 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1bca4b1b-63d7-4f8c-9fd5-ab69c13366ed tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:36.428097 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 395/1585] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:36 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:36.480728 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ca9aad76-040f-477e-8553-ead9036ac3ea None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:36.481257 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ca9aad76-040f-477e-8553-ead9036ac3ea None None] GET https://10.4.3.229/volume// Aug 06 14:24:36.481518 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ca9aad76-040f-477e-8553-ead9036ac3ea None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:36.481791 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ca9aad76-040f-477e-8553-ead9036ac3ea None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:36.482216 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ca9aad76-040f-477e-8553-ead9036ac3ea None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:24:36.483033 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 397/1586] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:24:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:24:36.492395 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-7a0c1481-4c85-4b12-8c95-18a1018b077d req-bd0c2a68-e29c-4896-9f12-4d32b5a4a9b2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:36.494127 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-7a0c1481-4c85-4b12-8c95-18a1018b077d req-bd0c2a68-e29c-4896-9f12-4d32b5a4a9b2 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:24:36.494460 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-7a0c1481-4c85-4b12-8c95-18a1018b077d req-bd0c2a68-e29c-4896-9f12-4d32b5a4a9b2 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e950230e-4252-41ca-a606-d3611d83d347", "connector": null, "instance_uuid": "90056258-9466-451c-9d83-7097649a5db5"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:36.505383 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:36.505383 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:36.529976 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-7a0c1481-4c85-4b12-8c95-18a1018b077d req-bd0c2a68-e29c-4896-9f12-4d32b5a4a9b2 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:24:36.530353 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 399/1587] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:24:36 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 06 14:24:36.545855 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-76fcdac5-322e-4b53-b18e-239471ca26b9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:36.547660 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-76fcdac5-322e-4b53-b18e-239471ca26b9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b?cascade=True Aug 06 14:24:36.547867 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-76fcdac5-322e-4b53-b18e-239471ca26b9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:36.548098 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-76fcdac5-322e-4b53-b18e-239471ca26b9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:36.548289 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-76fcdac5-322e-4b53-b18e-239471ca26b9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Delete volume with id: 5ea90932-f622-4328-bbef-e49e22326c9b Aug 06 14:24:36.563444 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:36.563444 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:36.563813 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-76fcdac5-322e-4b53-b18e-239471ca26b9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:36.565348 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-599eb3f2-d509-4396-a0b6-2edaf522cb13 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:36.570812 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-599eb3f2-d509-4396-a0b6-2edaf522cb13 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 Aug 06 14:24:36.570812 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-599eb3f2-d509-4396-a0b6-2edaf522cb13 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:36.570812 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-599eb3f2-d509-4396-a0b6-2edaf522cb13 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:36.585091 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e2ad4634-db25-4f60-b66d-7e37bbf77957 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:36.585514 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e2ad4634-db25-4f60-b66d-7e37bbf77957 None None] GET https://10.4.3.229/volume// Aug 06 14:24:36.585674 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:36.585674 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:36.585734 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e2ad4634-db25-4f60-b66d-7e37bbf77957 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:36.586010 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e2ad4634-db25-4f60-b66d-7e37bbf77957 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:36.586439 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e2ad4634-db25-4f60-b66d-7e37bbf77957 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:24:36.586915 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 398/1588] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:24: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 06 14:24:36.589726 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-599eb3f2-d509-4396-a0b6-2edaf522cb13 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:24:36.594142 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-599eb3f2-d509-4396-a0b6-2edaf522cb13 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 returned with HTTP 200 Aug 06 14:24:36.594776 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 396/1589] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:36 2026] GET /volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:36.596863 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-76fcdac5-322e-4b53-b18e-239471ca26b9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Delete volume request issued successfully. Aug 06 14:24:36.597057 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-76fcdac5-322e-4b53-b18e-239471ca26b9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b?cascade=True returned with HTTP 202 Aug 06 14:24:36.597479 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 397/1590] 10.4.3.229 () {66 vars in 1376 bytes} [Thu Aug 6 14:24:36 2026] DELETE /volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b?cascade=True => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:24:36.600499 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-7a0c1481-4c85-4b12-8c95-18a1018b077d req-d0a5b300-3595-4b75-8354-70af3ccf1cb5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:36.606061 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-3e04b156-ac0e-464f-9520-bca9356eb9dc None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:36.608186 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3e04b156-ac0e-464f-9520-bca9356eb9dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b Aug 06 14:24:36.608406 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-7a0c1481-4c85-4b12-8c95-18a1018b077d req-d0a5b300-3595-4b75-8354-70af3ccf1cb5 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 Aug 06 14:24:36.608462 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3e04b156-ac0e-464f-9520-bca9356eb9dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:36.608681 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3e04b156-ac0e-464f-9520-bca9356eb9dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:36.609660 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-7a0c1481-4c85-4b12-8c95-18a1018b077d req-d0a5b300-3595-4b75-8354-70af3ccf1cb5 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:36.609872 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-7a0c1481-4c85-4b12-8c95-18a1018b077d req-d0a5b300-3595-4b75-8354-70af3ccf1cb5 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:36.617379 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:36.617379 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:36.622688 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-3e04b156-ac0e-464f-9520-bca9356eb9dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:36.626657 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3e04b156-ac0e-464f-9520-bca9356eb9dc tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b returned with HTTP 200 Aug 06 14:24:36.627059 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 399/1591] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:36 2026] GET /volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:36.630571 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:36.630571 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:36.634147 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-7a0c1481-4c85-4b12-8c95-18a1018b077d req-d0a5b300-3595-4b75-8354-70af3ccf1cb5 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:24:36.638913 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-7a0c1481-4c85-4b12-8c95-18a1018b077d req-d0a5b300-3595-4b75-8354-70af3ccf1cb5 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 returned with HTTP 200 Aug 06 14:24:36.639284 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 400/1592] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:24:36 2026] GET /volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 => generated 1027 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:24:36.768078 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-7a0c1481-4c85-4b12-8c95-18a1018b077d req-e0007797-2b56-47ef-9757-d50d38555bcf None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:36.771967 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-7a0c1481-4c85-4b12-8c95-18a1018b077d req-e0007797-2b56-47ef-9757-d50d38555bcf tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] PUT https://10.4.3.229/volume/v3/attachments/204b08fb-49f6-4d0f-a39f-724d24706040 Aug 06 14:24:36.772289 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-7a0c1481-4c85-4b12-8c95-18a1018b077d req-e0007797-2b56-47ef-9757-d50d38555bcf tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:36.790822 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-7a0c1481-4c85-4b12-8c95-18a1018b077d req-e0007797-2b56-47ef-9757-d50d38555bcf tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Acquiring lock "cinder-attachment_update-e950230e-4252-41ca-a606-d3611d83d347-np0000006659" by "attachment_update" {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:24:36.796927 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-7a0c1481-4c85-4b12-8c95-18a1018b077d req-e0007797-2b56-47ef-9757-d50d38555bcf tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Lock "cinder-attachment_update-e950230e-4252-41ca-a606-d3611d83d347-np0000006659" acquired by "attachment_update" :: waited 0.006s {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:24:36.797928 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:36.797928 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:36.886863 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-7a0c1481-4c85-4b12-8c95-18a1018b077d req-e0007797-2b56-47ef-9757-d50d38555bcf tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Lock "cinder-attachment_update-e950230e-4252-41ca-a606-d3611d83d347-np0000006659" released by "attachment_update" :: held 0.090s {{(pid=100397) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:24:36.887404 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-7a0c1481-4c85-4b12-8c95-18a1018b077d req-e0007797-2b56-47ef-9757-d50d38555bcf tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/attachments/204b08fb-49f6-4d0f-a39f-724d24706040 returned with HTTP 200 Aug 06 14:24:36.888176 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 397/1593] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:24:36 2026] PUT /volume/v3/attachments/204b08fb-49f6-4d0f-a39f-724d24706040 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:37.341863 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6ca45131-a204-48bf-a952-f7c5e92c7321 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:37.344284 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6ca45131-a204-48bf-a952-f7c5e92c7321 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 Aug 06 14:24:37.344557 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6ca45131-a204-48bf-a952-f7c5e92c7321 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:37.344954 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6ca45131-a204-48bf-a952-f7c5e92c7321 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:37.351695 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6ca45131-a204-48bf-a952-f7c5e92c7321 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 returned with HTTP 404 Aug 06 14:24:37.353451 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 398/1594] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:37 2026] GET /volume/v3/volumes/5ad03db3-fb60-40d0-bd51-624cb728f642 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:37.364774 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b3a8ea1f-81c7-4249-8faf-e411e078bd0f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:37.365954 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b3a8ea1f-81c7-4249-8faf-e411e078bd0f tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] DELETE https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce Aug 06 14:24:37.365954 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b3a8ea1f-81c7-4249-8faf-e411e078bd0f tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:37.365954 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b3a8ea1f-81c7-4249-8faf-e411e078bd0f tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:37.365954 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-b3a8ea1f-81c7-4249-8faf-e411e078bd0f tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Delete volume with id: 1a56086b-0a38-4477-85c0-eba938fc7dce Aug 06 14:24:37.373087 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b3a8ea1f-81c7-4249-8faf-e411e078bd0f tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce returned with HTTP 404 Aug 06 14:24:37.373732 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 400/1595] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:24:37 2026] DELETE /volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:37.389948 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c32cbb52-00d4-49c8-bed3-be05df12054b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:37.396697 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c32cbb52-00d4-49c8-bed3-be05df12054b tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce Aug 06 14:24:37.400080 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c32cbb52-00d4-49c8-bed3-be05df12054b tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:37.400349 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c32cbb52-00d4-49c8-bed3-be05df12054b tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:37.408409 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c32cbb52-00d4-49c8-bed3-be05df12054b tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce returned with HTTP 404 Aug 06 14:24:37.408926 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 401/1596] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:37 2026] GET /volume/v3/volumes/1a56086b-0a38-4477-85c0-eba938fc7dce => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:37.417213 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9cfdfeb9-9d36-4e97-83de-f85a4fe895c2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:37.419414 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9cfdfeb9-9d36-4e97-83de-f85a4fe895c2 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] DELETE https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 Aug 06 14:24:37.420176 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9cfdfeb9-9d36-4e97-83de-f85a4fe895c2 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:37.420472 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9cfdfeb9-9d36-4e97-83de-f85a4fe895c2 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:37.420774 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-9cfdfeb9-9d36-4e97-83de-f85a4fe895c2 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Delete volume with id: e8e679e0-1b80-4f17-b123-44d28bb42dc6 Aug 06 14:24:37.432149 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9cfdfeb9-9d36-4e97-83de-f85a4fe895c2 tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 returned with HTTP 404 Aug 06 14:24:37.432821 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 398/1597] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:24:37 2026] DELETE /volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:37.442683 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-90809168-562a-499f-9f64-c38adf967eef None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:37.443852 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-79ecdaf7-6b61-4e0c-aabc-8d0c103558ec None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:37.444575 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-90809168-562a-499f-9f64-c38adf967eef tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:37.444781 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-90809168-562a-499f-9f64-c38adf967eef tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:37.444985 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-90809168-562a-499f-9f64-c38adf967eef tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:37.445077 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-90809168-562a-499f-9f64-c38adf967eef tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:37.445856 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-79ecdaf7-6b61-4e0c-aabc-8d0c103558ec tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] GET https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 Aug 06 14:24:37.446043 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-79ecdaf7-6b61-4e0c-aabc-8d0c103558ec tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:37.446273 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-79ecdaf7-6b61-4e0c-aabc-8d0c103558ec tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:37.449398 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:37.449398 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:37.450207 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-90809168-562a-499f-9f64-c38adf967eef tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:37.451712 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 399/1598] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:37 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:37.451839 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-79ecdaf7-6b61-4e0c-aabc-8d0c103558ec tempest-TestInstancesWithCinderVolumes-1869950132 tempest-TestInstancesWithCinderVolumes-1869950132-project-member] https://10.4.3.229/volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 returned with HTTP 404 Aug 06 14:24:37.452075 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 401/1599] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:37 2026] GET /volume/v3/volumes/e8e679e0-1b80-4f17-b123-44d28bb42dc6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:37.464452 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8b40e8d5-f68e-4b68-8f5c-22182abcf83d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:37.468014 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8b40e8d5-f68e-4b68-8f5c-22182abcf83d tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 Aug 06 14:24:37.468266 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8b40e8d5-f68e-4b68-8f5c-22182abcf83d tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:37.468490 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8b40e8d5-f68e-4b68-8f5c-22182abcf83d tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Calling method 'detail' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:37.469438 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8b40e8d5-f68e-4b68-8f5c-22182abcf83d tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100396) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:24:37.506763 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8b40e8d5-f68e-4b68-8f5c-22182abcf83d tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Get all volumes completed successfully. Aug 06 14:24:37.508859 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:37.508859 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:37.513496 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8b40e8d5-f68e-4b68-8f5c-22182abcf83d tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 14:24:37.513906 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 402/1600] 10.4.3.229 () {66 vars in 1285 bytes} [Thu Aug 6 14:24:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12404 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:24:37.535579 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-3355ab2c-4826-4f12-b3f3-6efcf16b7a3c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:37.537152 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3355ab2c-4826-4f12-b3f3-6efcf16b7a3c tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] DELETE https://10.4.3.229/volume/v3/types/32021f9a-6541-430a-b01d-55e8081d60d3 Aug 06 14:24:37.537330 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3355ab2c-4826-4f12-b3f3-6efcf16b7a3c tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:37.537541 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3355ab2c-4826-4f12-b3f3-6efcf16b7a3c tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Calling method '_delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:37.537731 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:37.537731 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:37.562131 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3355ab2c-4826-4f12-b3f3-6efcf16b7a3c tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] https://10.4.3.229/volume/v3/types/32021f9a-6541-430a-b01d-55e8081d60d3 returned with HTTP 202 Aug 06 14:24:37.562744 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 399/1601] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:24:37 2026] DELETE /volume/v3/types/32021f9a-6541-430a-b01d-55e8081d60d3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 14:24:37.569852 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-195bfdd8-6592-4e85-a93a-5bef1c8a7d0b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:37.571593 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-195bfdd8-6592-4e85-a93a-5bef1c8a7d0b tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 Aug 06 14:24:37.571764 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-195bfdd8-6592-4e85-a93a-5bef1c8a7d0b tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:37.571944 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-195bfdd8-6592-4e85-a93a-5bef1c8a7d0b tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Calling method 'detail' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:37.572629 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-195bfdd8-6592-4e85-a93a-5bef1c8a7d0b tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100399) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:24:37.611265 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-114b9cbd-eb28-445a-8861-96743abb2924 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:37.612859 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-114b9cbd-eb28-445a-8861-96743abb2924 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 Aug 06 14:24:37.613066 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-114b9cbd-eb28-445a-8861-96743abb2924 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:37.613263 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-114b9cbd-eb28-445a-8861-96743abb2924 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:37.617017 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-195bfdd8-6592-4e85-a93a-5bef1c8a7d0b tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Get all volumes completed successfully. Aug 06 14:24:37.619333 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:37.619333 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:37.621640 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:37.621640 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:37.627488 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-114b9cbd-eb28-445a-8861-96743abb2924 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:24:37.627773 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-195bfdd8-6592-4e85-a93a-5bef1c8a7d0b tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 14:24:37.627773 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 400/1602] 10.4.3.229 () {66 vars in 1285 bytes} [Thu Aug 6 14:24:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12404 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:24:37.629365 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-114b9cbd-eb28-445a-8861-96743abb2924 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 returned with HTTP 200 Aug 06 14:24:37.629763 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 402/1603] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:37 2026] GET /volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:37.641954 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8609f2cb-fecb-475e-a3c1-21e307e0b6a3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:37.643860 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-01fbd200-6507-4900-81ad-2211bce87fb9 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:37.644153 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8609f2cb-fecb-475e-a3c1-21e307e0b6a3 tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] DELETE https://10.4.3.229/volume/v3/types/3e58c24b-2eda-405e-a3a5-c22ab2d977f2 Aug 06 14:24:37.644392 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8609f2cb-fecb-475e-a3c1-21e307e0b6a3 tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:37.644672 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8609f2cb-fecb-475e-a3c1-21e307e0b6a3 tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Calling method '_delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:37.645681 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-01fbd200-6507-4900-81ad-2211bce87fb9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b Aug 06 14:24:37.645853 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-01fbd200-6507-4900-81ad-2211bce87fb9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:37.646076 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-01fbd200-6507-4900-81ad-2211bce87fb9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:37.656161 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-01fbd200-6507-4900-81ad-2211bce87fb9 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b returned with HTTP 404 Aug 06 14:24:37.656702 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 400/1604] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:37 2026] GET /volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:37.678674 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8609f2cb-fecb-475e-a3c1-21e307e0b6a3 tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] https://10.4.3.229/volume/v3/types/3e58c24b-2eda-405e-a3a5-c22ab2d977f2 returned with HTTP 202 Aug 06 14:24:37.679411 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 403/1605] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:24:37 2026] DELETE /volume/v3/types/3e58c24b-2eda-405e-a3a5-c22ab2d977f2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:24:37.841079 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-463261b7-9782-439f-bfad-b90a25b72561 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:37.842843 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-463261b7-9782-439f-bfad-b90a25b72561 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] GET https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 Aug 06 14:24:37.843033 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-463261b7-9782-439f-bfad-b90a25b72561 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:37.843590 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-463261b7-9782-439f-bfad-b90a25b72561 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:37.852788 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:37.852788 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:37.856651 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-463261b7-9782-439f-bfad-b90a25b72561 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Volume info retrieved successfully. Aug 06 14:24:37.860539 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-463261b7-9782-439f-bfad-b90a25b72561 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 returned with HTTP 200 Aug 06 14:24:37.860892 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 401/1606] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:37 2026] GET /volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:37.910234 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-94a30b35-b725-4a29-a0bd-419e878c94ba req-37cdfe95-a8da-40bf-b1c3-21ccdd632f6f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:37.912538 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-94a30b35-b725-4a29-a0bd-419e878c94ba req-37cdfe95-a8da-40bf-b1c3-21ccdd632f6f tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] GET https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 Aug 06 14:24:37.912720 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-94a30b35-b725-4a29-a0bd-419e878c94ba req-37cdfe95-a8da-40bf-b1c3-21ccdd632f6f tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:37.912908 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-94a30b35-b725-4a29-a0bd-419e878c94ba req-37cdfe95-a8da-40bf-b1c3-21ccdd632f6f tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:37.919505 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:37.919505 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:37.926312 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-94a30b35-b725-4a29-a0bd-419e878c94ba req-37cdfe95-a8da-40bf-b1c3-21ccdd632f6f tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Volume info retrieved successfully. Aug 06 14:24:37.933579 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-94a30b35-b725-4a29-a0bd-419e878c94ba req-37cdfe95-a8da-40bf-b1c3-21ccdd632f6f tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 returned with HTTP 200 Aug 06 14:24:37.933996 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 403/1607] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:24:37 2026] GET /volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:37.978538 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-94585152-e768-4cc9-a4d0-2cd7174979c9 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:37.980517 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-94585152-e768-4cc9-a4d0-2cd7174979c9 tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 Aug 06 14:24:37.980781 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-94585152-e768-4cc9-a4d0-2cd7174979c9 tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:37.981051 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-94585152-e768-4cc9-a4d0-2cd7174979c9 tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Calling method 'detail' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:37.982437 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-94585152-e768-4cc9-a4d0-2cd7174979c9 tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100397) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:24:37.984322 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-741ada67-9539-4284-831d-abee0de7de65 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:37.987117 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-741ada67-9539-4284-831d-abee0de7de65 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b Aug 06 14:24:37.987355 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-741ada67-9539-4284-831d-abee0de7de65 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:37.987601 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-741ada67-9539-4284-831d-abee0de7de65 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:37.987819 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-741ada67-9539-4284-831d-abee0de7de65 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Delete volume with id: 5ea90932-f622-4328-bbef-e49e22326c9b Aug 06 14:24:37.996309 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-741ada67-9539-4284-831d-abee0de7de65 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b returned with HTTP 404 Aug 06 14:24:37.996821 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 404/1608] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:24:37 2026] DELETE /volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:38.005416 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b128f31d-5d44-40f0-8a3a-dcd0359d9f4b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:38.007055 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b128f31d-5d44-40f0-8a3a-dcd0359d9f4b tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b Aug 06 14:24:38.007271 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b128f31d-5d44-40f0-8a3a-dcd0359d9f4b tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:38.007371 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b128f31d-5d44-40f0-8a3a-dcd0359d9f4b tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:38.015196 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b128f31d-5d44-40f0-8a3a-dcd0359d9f4b tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b returned with HTTP 404 Aug 06 14:24:38.015790 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 402/1609] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:38 2026] GET /volume/v3/volumes/5ea90932-f622-4328-bbef-e49e22326c9b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:38.027796 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-18d5107c-c7a6-4414-88ea-84befd7c3f64 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:38.028661 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-18d5107c-c7a6-4414-88ea-84befd7c3f64 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] DELETE https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:24:38.028926 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-18d5107c-c7a6-4414-88ea-84befd7c3f64 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:38.029134 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-18d5107c-c7a6-4414-88ea-84befd7c3f64 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:38.029299 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-18d5107c-c7a6-4414-88ea-84befd7c3f64 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Delete volume with id: 1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:24:38.041237 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:38.041237 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:38.041779 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-18d5107c-c7a6-4414-88ea-84befd7c3f64 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:38.045120 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-94585152-e768-4cc9-a4d0-2cd7174979c9 tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Get all volumes completed successfully. Aug 06 14:24:38.048513 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:38.048513 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:38.049955 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3d6e9c38-af59-4d56-a7ac-e21001e297ac None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:38.050350 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3d6e9c38-af59-4d56-a7ac-e21001e297ac None None] GET https://10.4.3.229/volume// Aug 06 14:24:38.050565 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3d6e9c38-af59-4d56-a7ac-e21001e297ac None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:38.050761 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3d6e9c38-af59-4d56-a7ac-e21001e297ac None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:38.051078 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3d6e9c38-af59-4d56-a7ac-e21001e297ac None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:24:38.051363 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 405/1610] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:24: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 06 14:24:38.055641 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-94585152-e768-4cc9-a4d0-2cd7174979c9 tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 14:24:38.056227 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 401/1611] 10.4.3.229 () {66 vars in 1285 bytes} [Thu Aug 6 14:24:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12404 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:24:38.067871 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-94a30b35-b725-4a29-a0bd-419e878c94ba req-5b8b6ae1-4aff-4031-8eef-f9864898693a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:38.069127 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-18d5107c-c7a6-4414-88ea-84befd7c3f64 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Delete volume request issued successfully. Aug 06 14:24:38.069310 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-18d5107c-c7a6-4414-88ea-84befd7c3f64 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 202 Aug 06 14:24:38.069742 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 404/1612] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:24:38 2026] DELETE /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:24:38.070753 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-94a30b35-b725-4a29-a0bd-419e878c94ba req-5b8b6ae1-4aff-4031-8eef-f9864898693a tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:24:38.071157 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-94a30b35-b725-4a29-a0bd-419e878c94ba req-5b8b6ae1-4aff-4031-8eef-f9864898693a tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0143fb05-70af-4e0d-8e89-896a4f649854", "connector": null, "instance_uuid": "759cb95b-2923-4481-9bc0-e3fc58a3ac3d"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:38.082251 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f40b6734-d85a-47db-bfb5-4c8fd20865eb None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:38.084090 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f40b6734-d85a-47db-bfb5-4c8fd20865eb tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/e2dc590d-c97c-4dd5-95b5-0c10565682cd Aug 06 14:24:38.084285 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f40b6734-d85a-47db-bfb5-4c8fd20865eb tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:38.084600 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f40b6734-d85a-47db-bfb5-4c8fd20865eb tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:38.084849 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-f40b6734-d85a-47db-bfb5-4c8fd20865eb tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Delete volume with id: e2dc590d-c97c-4dd5-95b5-0c10565682cd Aug 06 14:24:38.085193 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a3803892-8d7b-46c2-b198-4a5491e2b5c5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:38.086710 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:38.086710 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:38.087191 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a3803892-8d7b-46c2-b198-4a5491e2b5c5 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:24:38.087421 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a3803892-8d7b-46c2-b198-4a5491e2b5c5 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:38.087679 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a3803892-8d7b-46c2-b198-4a5491e2b5c5 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:38.098589 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:38.098589 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:38.099097 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f40b6734-d85a-47db-bfb5-4c8fd20865eb tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Volume info retrieved successfully. Aug 06 14:24:38.099270 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:38.099270 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:38.106902 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a3803892-8d7b-46c2-b198-4a5491e2b5c5 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:38.115678 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a3803892-8d7b-46c2-b198-4a5491e2b5c5 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 200 Aug 06 14:24:38.115678 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 402/1613] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:38 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:38.121006 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-94a30b35-b725-4a29-a0bd-419e878c94ba req-5b8b6ae1-4aff-4031-8eef-f9864898693a tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:24:38.121527 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 403/1614] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:24:38 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:38.130642 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.image.cache [None req-f40b6734-d85a-47db-bfb5-4c8fd20865eb tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Evicting image cache entry: {'id': 2, 'image_id': '2e28001e-9c30-4a8c-b66a-2f2784d3f878', 'volume_id': 'e2dc590d-c97c-4dd5-95b5-0c10565682cd', 'host': 'np0000006659@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 6, 14, 23, 5), 'last_used': datetime.datetime(2026, 8, 6, 14, 23, 14)}. {{(pid=100396) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 06 14:24:38.151152 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f40b6734-d85a-47db-bfb5-4c8fd20865eb tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Delete volume request issued successfully. Aug 06 14:24:38.152265 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f40b6734-d85a-47db-bfb5-4c8fd20865eb tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] https://10.4.3.229/volume/v3/volumes/e2dc590d-c97c-4dd5-95b5-0c10565682cd returned with HTTP 202 Aug 06 14:24:38.152265 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 406/1615] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:24:38 2026] DELETE /volume/v3/volumes/e2dc590d-c97c-4dd5-95b5-0c10565682cd => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:24:38.157654 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7d2da435-ba49-4e79-83a7-a0fbd3797e47 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:38.160093 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7d2da435-ba49-4e79-83a7-a0fbd3797e47 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] GET https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 Aug 06 14:24:38.160378 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7d2da435-ba49-4e79-83a7-a0fbd3797e47 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:38.161097 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7d2da435-ba49-4e79-83a7-a0fbd3797e47 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:38.163121 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a94f3705-cb5f-4614-be07-d56ca31e4c34 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:38.166097 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a94f3705-cb5f-4614-be07-d56ca31e4c34 tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] GET https://10.4.3.229/volume/v3/volumes/e2dc590d-c97c-4dd5-95b5-0c10565682cd Aug 06 14:24:38.166316 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a94f3705-cb5f-4614-be07-d56ca31e4c34 tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:38.166583 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a94f3705-cb5f-4614-be07-d56ca31e4c34 tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:38.175612 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:38.175612 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:38.181093 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a94f3705-cb5f-4614-be07-d56ca31e4c34 tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Volume info retrieved successfully. Aug 06 14:24:38.182839 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:38.182839 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:38.186695 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-7d2da435-ba49-4e79-83a7-a0fbd3797e47 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Volume info retrieved successfully. Aug 06 14:24:38.187091 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a94f3705-cb5f-4614-be07-d56ca31e4c34 tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] https://10.4.3.229/volume/v3/volumes/e2dc590d-c97c-4dd5-95b5-0c10565682cd returned with HTTP 200 Aug 06 14:24:38.187607 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 403/1616] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:38 2026] GET /volume/v3/volumes/e2dc590d-c97c-4dd5-95b5-0c10565682cd => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:38.191895 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7d2da435-ba49-4e79-83a7-a0fbd3797e47 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 returned with HTTP 200 Aug 06 14:24:38.192292 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 405/1617] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:38 2026] GET /volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:38.213646 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ecc5456a-1197-478c-baaa-62cee0f20dfb None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:38.214055 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ecc5456a-1197-478c-baaa-62cee0f20dfb None None] GET https://10.4.3.229/volume// Aug 06 14:24:38.214201 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ecc5456a-1197-478c-baaa-62cee0f20dfb None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:38.214388 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ecc5456a-1197-478c-baaa-62cee0f20dfb None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:38.215759 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ecc5456a-1197-478c-baaa-62cee0f20dfb None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:24:38.215759 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 404/1618] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:24: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 06 14:24:38.228815 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-94a30b35-b725-4a29-a0bd-419e878c94ba req-a864a8f0-b7b9-4748-a7dd-0151ffbd29cd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:38.231369 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-94a30b35-b725-4a29-a0bd-419e878c94ba req-a864a8f0-b7b9-4748-a7dd-0151ffbd29cd tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] GET https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 Aug 06 14:24:38.231841 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-94a30b35-b725-4a29-a0bd-419e878c94ba req-a864a8f0-b7b9-4748-a7dd-0151ffbd29cd tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:38.232082 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-94a30b35-b725-4a29-a0bd-419e878c94ba req-a864a8f0-b7b9-4748-a7dd-0151ffbd29cd tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:38.244173 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:38.244173 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:38.250266 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-94a30b35-b725-4a29-a0bd-419e878c94ba req-a864a8f0-b7b9-4748-a7dd-0151ffbd29cd tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Volume info retrieved successfully. Aug 06 14:24:38.256132 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-94a30b35-b725-4a29-a0bd-419e878c94ba req-a864a8f0-b7b9-4748-a7dd-0151ffbd29cd tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 returned with HTTP 200 Aug 06 14:24:38.256693 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 407/1619] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:24:38 2026] GET /volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 => generated 1030 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:24:38.357692 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-94a30b35-b725-4a29-a0bd-419e878c94ba req-1ecefeb0-f053-4e91-a5ea-77c78c1c32e8 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:38.359726 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-94a30b35-b725-4a29-a0bd-419e878c94ba req-1ecefeb0-f053-4e91-a5ea-77c78c1c32e8 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] PUT https://10.4.3.229/volume/v3/attachments/4dbb7096-e8b8-4d5d-b27e-e080035b2a7b Aug 06 14:24:38.360333 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-94a30b35-b725-4a29-a0bd-419e878c94ba req-1ecefeb0-f053-4e91-a5ea-77c78c1c32e8 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:38.367009 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-94a30b35-b725-4a29-a0bd-419e878c94ba req-1ecefeb0-f053-4e91-a5ea-77c78c1c32e8 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Acquiring lock "cinder-attachment_update-0143fb05-70af-4e0d-8e89-896a4f649854-np0000006659" by "attachment_update" {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:24:38.371129 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-94a30b35-b725-4a29-a0bd-419e878c94ba req-1ecefeb0-f053-4e91-a5ea-77c78c1c32e8 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Lock "cinder-attachment_update-0143fb05-70af-4e0d-8e89-896a4f649854-np0000006659" acquired by "attachment_update" :: waited 0.004s {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:24:38.372323 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:38.372323 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:38.461008 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b6f9cea1-8014-431f-b63b-2cdd8bf773e9 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:38.462860 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b6f9cea1-8014-431f-b63b-2cdd8bf773e9 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:38.462964 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b6f9cea1-8014-431f-b63b-2cdd8bf773e9 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:38.463208 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b6f9cea1-8014-431f-b63b-2cdd8bf773e9 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:38.463360 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-b6f9cea1-8014-431f-b63b-2cdd8bf773e9 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:38.468216 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:38.468216 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:38.469868 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b6f9cea1-8014-431f-b63b-2cdd8bf773e9 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:38.470315 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 406/1620] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:38 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:38.481403 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-94a30b35-b725-4a29-a0bd-419e878c94ba req-1ecefeb0-f053-4e91-a5ea-77c78c1c32e8 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Lock "cinder-attachment_update-0143fb05-70af-4e0d-8e89-896a4f649854-np0000006659" released by "attachment_update" :: held 0.110s {{(pid=100397) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:24:38.481817 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-94a30b35-b725-4a29-a0bd-419e878c94ba req-1ecefeb0-f053-4e91-a5ea-77c78c1c32e8 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] https://10.4.3.229/volume/v3/attachments/4dbb7096-e8b8-4d5d-b27e-e080035b2a7b returned with HTTP 200 Aug 06 14:24:38.482102 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 404/1621] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:24:38 2026] PUT /volume/v3/attachments/4dbb7096-e8b8-4d5d-b27e-e080035b2a7b => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:38.643242 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-be8be90c-2eb2-4fbe-86e0-3f07f7891b7d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:38.645107 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-be8be90c-2eb2-4fbe-86e0-3f07f7891b7d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 Aug 06 14:24:38.645313 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-be8be90c-2eb2-4fbe-86e0-3f07f7891b7d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:38.645696 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-be8be90c-2eb2-4fbe-86e0-3f07f7891b7d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:38.655890 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:38.655890 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:38.659545 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-be8be90c-2eb2-4fbe-86e0-3f07f7891b7d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:24:38.664826 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-be8be90c-2eb2-4fbe-86e0-3f07f7891b7d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 returned with HTTP 200 Aug 06 14:24:38.665334 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 405/1622] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:38 2026] GET /volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:38.980074 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7436b13c-f478-4d5a-bce1-9f7dd2681f9c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:38.982256 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7436b13c-f478-4d5a-bce1-9f7dd2681f9c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec Aug 06 14:24:38.982639 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7436b13c-f478-4d5a-bce1-9f7dd2681f9c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:38.982860 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7436b13c-f478-4d5a-bce1-9f7dd2681f9c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:38.993956 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:38.993956 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:38.998272 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7436b13c-f478-4d5a-bce1-9f7dd2681f9c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:24:39.004841 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7436b13c-f478-4d5a-bce1-9f7dd2681f9c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec returned with HTTP 200 Aug 06 14:24:39.005362 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 408/1623] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:38 2026] GET /volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:39.062856 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-c3befb0a-5a79-4dbd-a07c-51795b613674 req-6d0fb56b-34e1-4125-97e9-0e83f27cc153 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:39.065617 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-c3befb0a-5a79-4dbd-a07c-51795b613674 req-6d0fb56b-34e1-4125-97e9-0e83f27cc153 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec Aug 06 14:24:39.065813 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-c3befb0a-5a79-4dbd-a07c-51795b613674 req-6d0fb56b-34e1-4125-97e9-0e83f27cc153 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:39.066057 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-c3befb0a-5a79-4dbd-a07c-51795b613674 req-6d0fb56b-34e1-4125-97e9-0e83f27cc153 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:39.076550 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:39.076550 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:39.080205 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-c3befb0a-5a79-4dbd-a07c-51795b613674 req-6d0fb56b-34e1-4125-97e9-0e83f27cc153 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:24:39.086219 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-c3befb0a-5a79-4dbd-a07c-51795b613674 req-6d0fb56b-34e1-4125-97e9-0e83f27cc153 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec returned with HTTP 200 Aug 06 14:24:39.086688 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 407/1624] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:24:39 2026] GET /volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:39.106268 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-c3befb0a-5a79-4dbd-a07c-51795b613674 req-24177d48-092d-49eb-80b1-d2d59171d2dc None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:39.108263 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-c3befb0a-5a79-4dbd-a07c-51795b613674 req-24177d48-092d-49eb-80b1-d2d59171d2dc tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] POST https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec/action Aug 06 14:24:39.108670 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-c3befb0a-5a79-4dbd-a07c-51795b613674 req-24177d48-092d-49eb-80b1-d2d59171d2dc tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:24:39.108809 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-c3befb0a-5a79-4dbd-a07c-51795b613674 req-24177d48-092d-49eb-80b1-d2d59171d2dc tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:39.120275 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:39.120275 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:39.120730 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-c3befb0a-5a79-4dbd-a07c-51795b613674 req-24177d48-092d-49eb-80b1-d2d59171d2dc tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:24:39.127241 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-c3befb0a-5a79-4dbd-a07c-51795b613674 req-24177d48-092d-49eb-80b1-d2d59171d2dc tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Begin detaching volume completed successfully. Aug 06 14:24:39.127241 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-c3befb0a-5a79-4dbd-a07c-51795b613674 req-24177d48-092d-49eb-80b1-d2d59171d2dc tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec/action returned with HTTP 202 Aug 06 14:24:39.127241 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 405/1625] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:24:39 2026] POST /volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:24:39.129334 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1769a706-8650-4b93-8ed8-2ccac02e74ed None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:39.133009 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1769a706-8650-4b93-8ed8-2ccac02e74ed tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e Aug 06 14:24:39.133193 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1769a706-8650-4b93-8ed8-2ccac02e74ed tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:39.133397 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1769a706-8650-4b93-8ed8-2ccac02e74ed tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:39.139729 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1769a706-8650-4b93-8ed8-2ccac02e74ed tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e returned with HTTP 404 Aug 06 14:24:39.140461 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 406/1626] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:39 2026] GET /volume/v3/volumes/1ba0e216-e8c0-47e7-bca3-c24b88c9904e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:39.194986 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8ba54fdc-0609-42ae-9d40-20d86d25c0c1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:39.195409 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8ba54fdc-0609-42ae-9d40-20d86d25c0c1 None None] GET https://10.4.3.229/volume// Aug 06 14:24:39.195636 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8ba54fdc-0609-42ae-9d40-20d86d25c0c1 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:39.195836 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8ba54fdc-0609-42ae-9d40-20d86d25c0c1 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:39.196172 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8ba54fdc-0609-42ae-9d40-20d86d25c0c1 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:24:39.196481 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 409/1627] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14: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 06 14:24:39.202152 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-09c2021a-0ddc-4801-ad1f-69c53355a7eb None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:39.203932 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-09c2021a-0ddc-4801-ad1f-69c53355a7eb tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] GET https://10.4.3.229/volume/v3/volumes/e2dc590d-c97c-4dd5-95b5-0c10565682cd Aug 06 14:24:39.204124 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-09c2021a-0ddc-4801-ad1f-69c53355a7eb tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:39.204324 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-09c2021a-0ddc-4801-ad1f-69c53355a7eb tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:39.209740 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-c3befb0a-5a79-4dbd-a07c-51795b613674 req-63c43be9-f5b1-4f73-a6b7-96f538ca7462 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:39.209898 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-908c91b5-f022-40f2-8fd2-610738db19e8 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:39.210256 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-09c2021a-0ddc-4801-ad1f-69c53355a7eb tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] https://10.4.3.229/volume/v3/volumes/e2dc590d-c97c-4dd5-95b5-0c10565682cd returned with HTTP 404 Aug 06 14:24:39.210736 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 408/1628] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:39 2026] GET /volume/v3/volumes/e2dc590d-c97c-4dd5-95b5-0c10565682cd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:39.212335 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-c3befb0a-5a79-4dbd-a07c-51795b613674 req-63c43be9-f5b1-4f73-a6b7-96f538ca7462 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec Aug 06 14:24:39.212622 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-c3befb0a-5a79-4dbd-a07c-51795b613674 req-63c43be9-f5b1-4f73-a6b7-96f538ca7462 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:39.212678 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-908c91b5-f022-40f2-8fd2-610738db19e8 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] GET https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 Aug 06 14:24:39.212862 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-908c91b5-f022-40f2-8fd2-610738db19e8 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:39.212922 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-c3befb0a-5a79-4dbd-a07c-51795b613674 req-63c43be9-f5b1-4f73-a6b7-96f538ca7462 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:39.213048 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-908c91b5-f022-40f2-8fd2-610738db19e8 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:39.218201 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a22e8586-ebb5-47b4-a7f5-b33b169aa630 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:39.220006 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a22e8586-ebb5-47b4-a7f5-b33b169aa630 tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] DELETE https://10.4.3.229/volume/v3/types/2dc180a4-a964-4f2a-9631-2b66b9c31716 Aug 06 14:24:39.220197 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a22e8586-ebb5-47b4-a7f5-b33b169aa630 tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:39.220439 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a22e8586-ebb5-47b4-a7f5-b33b169aa630 tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] Calling method '_delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:39.227033 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:39.227033 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:39.228651 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:39.228651 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:39.234787 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-908c91b5-f022-40f2-8fd2-610738db19e8 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Volume info retrieved successfully. Aug 06 14:24:39.237630 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-908c91b5-f022-40f2-8fd2-610738db19e8 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 returned with HTTP 200 Aug 06 14:24:39.238555 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-c3befb0a-5a79-4dbd-a07c-51795b613674 req-63c43be9-f5b1-4f73-a6b7-96f538ca7462 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:24:39.239087 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 407/1629] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:39 2026] GET /volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:39.243816 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-c3befb0a-5a79-4dbd-a07c-51795b613674 req-63c43be9-f5b1-4f73-a6b7-96f538ca7462 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec returned with HTTP 200 Aug 06 14:24:39.244219 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 406/1630] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:24:39 2026] GET /volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec => generated 1322 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:24:39.250246 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a22e8586-ebb5-47b4-a7f5-b33b169aa630 tempest-TestInstancesWithCinderVolumes-798653084 tempest-TestInstancesWithCinderVolumes-798653084-project-admin] https://10.4.3.229/volume/v3/types/2dc180a4-a964-4f2a-9631-2b66b9c31716 returned with HTTP 202 Aug 06 14:24:39.250823 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 410/1631] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:24:39 2026] DELETE /volume/v3/types/2dc180a4-a964-4f2a-9631-2b66b9c31716 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:24:39.482651 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0eb8dd76-f0d9-4665-bb4b-910963330e4f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:39.486594 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0eb8dd76-f0d9-4665-bb4b-910963330e4f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:39.486594 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0eb8dd76-f0d9-4665-bb4b-910963330e4f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:39.487146 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0eb8dd76-f0d9-4665-bb4b-910963330e4f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:39.487146 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-0eb8dd76-f0d9-4665-bb4b-910963330e4f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:39.491458 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:39.491458 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:39.492486 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0eb8dd76-f0d9-4665-bb4b-910963330e4f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:39.494655 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 409/1632] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:39 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:39.681300 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8421f9a0-df7b-424d-a40f-4edc8aa07ca0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:39.685858 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8421f9a0-df7b-424d-a40f-4edc8aa07ca0 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 Aug 06 14:24:39.686119 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8421f9a0-df7b-424d-a40f-4edc8aa07ca0 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:39.686438 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8421f9a0-df7b-424d-a40f-4edc8aa07ca0 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:39.706149 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:39.706149 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:39.710155 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-8421f9a0-df7b-424d-a40f-4edc8aa07ca0 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:24:39.720062 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8421f9a0-df7b-424d-a40f-4edc8aa07ca0 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 returned with HTTP 200 Aug 06 14:24:39.720681 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 408/1633] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:39 2026] GET /volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:40.190438 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-7a0c1481-4c85-4b12-8c95-18a1018b077d req-439f534e-aa08-47bc-92a9-5ccbaa7c03d0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:40.194166 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-7a0c1481-4c85-4b12-8c95-18a1018b077d req-439f534e-aa08-47bc-92a9-5ccbaa7c03d0 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] POST https://10.4.3.229/volume/v3/attachments/204b08fb-49f6-4d0f-a39f-724d24706040/action Aug 06 14:24:40.196335 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-7a0c1481-4c85-4b12-8c95-18a1018b077d req-439f534e-aa08-47bc-92a9-5ccbaa7c03d0 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Action body: b'{"os-complete": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:24:40.196550 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-7a0c1481-4c85-4b12-8c95-18a1018b077d req-439f534e-aa08-47bc-92a9-5ccbaa7c03d0 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:40.226959 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:40.226959 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:40.239538 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-7a0c1481-4c85-4b12-8c95-18a1018b077d req-439f534e-aa08-47bc-92a9-5ccbaa7c03d0 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/attachments/204b08fb-49f6-4d0f-a39f-724d24706040/action returned with HTTP 204 Aug 06 14:24:40.240027 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 407/1634] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:24:40 2026] POST /volume/v3/attachments/204b08fb-49f6-4d0f-a39f-724d24706040/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:40.255758 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0c218fc6-b01e-40a8-8d91-4b77e2b785ca None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:40.257500 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0c218fc6-b01e-40a8-8d91-4b77e2b785ca tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] GET https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 Aug 06 14:24:40.257760 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0c218fc6-b01e-40a8-8d91-4b77e2b785ca tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:40.257969 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0c218fc6-b01e-40a8-8d91-4b77e2b785ca tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:40.268062 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:40.268062 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:40.272106 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-0c218fc6-b01e-40a8-8d91-4b77e2b785ca tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Volume info retrieved successfully. Aug 06 14:24:40.276240 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0c218fc6-b01e-40a8-8d91-4b77e2b785ca tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 returned with HTTP 200 Aug 06 14:24:40.276690 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 411/1635] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:40 2026] GET /volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:40.512204 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6388f1a9-e207-49b9-9fbd-ab9f280abd8b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:40.513518 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6388f1a9-e207-49b9-9fbd-ab9f280abd8b tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:40.513774 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6388f1a9-e207-49b9-9fbd-ab9f280abd8b tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:40.514064 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6388f1a9-e207-49b9-9fbd-ab9f280abd8b tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:40.514223 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-6388f1a9-e207-49b9-9fbd-ab9f280abd8b tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:40.519499 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:40.519499 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:40.520209 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6388f1a9-e207-49b9-9fbd-ab9f280abd8b tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:40.520590 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 410/1636] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:40 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:40.736011 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-775eb02d-f0e1-4aa6-9362-7153c38ec1be None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:40.740718 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-775eb02d-f0e1-4aa6-9362-7153c38ec1be tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 Aug 06 14:24:40.741772 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-775eb02d-f0e1-4aa6-9362-7153c38ec1be tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:40.741968 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-775eb02d-f0e1-4aa6-9362-7153c38ec1be tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:40.763308 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:40.763308 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:40.767724 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-775eb02d-f0e1-4aa6-9362-7153c38ec1be tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:24:40.772189 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-775eb02d-f0e1-4aa6-9362-7153c38ec1be tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 returned with HTTP 200 Aug 06 14:24:40.772805 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 409/1637] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:40 2026] GET /volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:40.788138 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-2bf62494-59a9-48b4-ba7c-bd214c4a90b0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:40.790659 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2bf62494-59a9-48b4-ba7c-bd214c4a90b0 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 Aug 06 14:24:40.790946 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2bf62494-59a9-48b4-ba7c-bd214c4a90b0 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:40.791198 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2bf62494-59a9-48b4-ba7c-bd214c4a90b0 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:40.804302 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:40.804302 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:40.809173 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-2bf62494-59a9-48b4-ba7c-bd214c4a90b0 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:24:40.814681 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2bf62494-59a9-48b4-ba7c-bd214c4a90b0 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 returned with HTTP 200 Aug 06 14:24:40.815200 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 408/1638] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:40 2026] GET /volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:40.828627 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d65ffc11-7372-4ae4-8e41-dff6da60be51 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:40.832392 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d65ffc11-7372-4ae4-8e41-dff6da60be51 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 Aug 06 14:24:40.832392 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d65ffc11-7372-4ae4-8e41-dff6da60be51 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:40.832392 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d65ffc11-7372-4ae4-8e41-dff6da60be51 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:40.845973 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:40.845973 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:40.850994 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-d65ffc11-7372-4ae4-8e41-dff6da60be51 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:24:40.857751 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d65ffc11-7372-4ae4-8e41-dff6da60be51 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 returned with HTTP 200 Aug 06 14:24:40.858254 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 412/1639] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:40 2026] GET /volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:41.299562 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7e84a9f9-8f83-4780-99e5-810ada6e5b25 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:41.301646 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7e84a9f9-8f83-4780-99e5-810ada6e5b25 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] GET https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 Aug 06 14:24:41.301886 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7e84a9f9-8f83-4780-99e5-810ada6e5b25 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:41.302147 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7e84a9f9-8f83-4780-99e5-810ada6e5b25 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:41.316697 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:41.316697 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:41.323662 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-7e84a9f9-8f83-4780-99e5-810ada6e5b25 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Volume info retrieved successfully. Aug 06 14:24:41.338172 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7e84a9f9-8f83-4780-99e5-810ada6e5b25 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 returned with HTTP 200 Aug 06 14:24:41.338642 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 411/1640] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:41 2026] GET /volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:41.535632 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ca51d756-be88-4231-9216-c4e5f65c4921 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:41.540160 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ca51d756-be88-4231-9216-c4e5f65c4921 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:41.540387 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ca51d756-be88-4231-9216-c4e5f65c4921 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:41.540698 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ca51d756-be88-4231-9216-c4e5f65c4921 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:41.540804 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-ca51d756-be88-4231-9216-c4e5f65c4921 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:41.546071 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:41.546071 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:41.546795 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ca51d756-be88-4231-9216-c4e5f65c4921 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:41.547172 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 410/1641] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:41 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:42.353785 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-13c5598d-78fb-4e30-9d16-447a8e00328d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:42.355632 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-13c5598d-78fb-4e30-9d16-447a8e00328d tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] GET https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 Aug 06 14:24:42.355802 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-13c5598d-78fb-4e30-9d16-447a8e00328d tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:42.356003 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-13c5598d-78fb-4e30-9d16-447a8e00328d tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:42.364234 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:42.364234 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:42.366992 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-13c5598d-78fb-4e30-9d16-447a8e00328d tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Volume info retrieved successfully. Aug 06 14:24:42.370744 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-13c5598d-78fb-4e30-9d16-447a8e00328d tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 returned with HTTP 200 Aug 06 14:24:42.371106 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 409/1642] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:42 2026] GET /volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:42.556811 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9c179ab9-8b33-48f0-bd29-603300056709 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:42.560341 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9c179ab9-8b33-48f0-bd29-603300056709 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:42.560666 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9c179ab9-8b33-48f0-bd29-603300056709 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:42.560977 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9c179ab9-8b33-48f0-bd29-603300056709 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:42.561087 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-9c179ab9-8b33-48f0-bd29-603300056709 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:42.566727 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:42.566727 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:42.567616 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9c179ab9-8b33-48f0-bd29-603300056709 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:42.568191 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 413/1643] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:42 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:43.237065 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-94a30b35-b725-4a29-a0bd-419e878c94ba req-495b8e2b-71f1-43bd-bc1e-612d41997ee8 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:43.242226 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-94a30b35-b725-4a29-a0bd-419e878c94ba req-495b8e2b-71f1-43bd-bc1e-612d41997ee8 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] POST https://10.4.3.229/volume/v3/attachments/4dbb7096-e8b8-4d5d-b27e-e080035b2a7b/action Aug 06 14:24:43.242507 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-94a30b35-b725-4a29-a0bd-419e878c94ba req-495b8e2b-71f1-43bd-bc1e-612d41997ee8 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Action body: b'{"os-complete": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:24:43.242675 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-94a30b35-b725-4a29-a0bd-419e878c94ba req-495b8e2b-71f1-43bd-bc1e-612d41997ee8 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:43.272619 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:43.272619 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:43.294148 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-94a30b35-b725-4a29-a0bd-419e878c94ba req-495b8e2b-71f1-43bd-bc1e-612d41997ee8 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] https://10.4.3.229/volume/v3/attachments/4dbb7096-e8b8-4d5d-b27e-e080035b2a7b/action returned with HTTP 204 Aug 06 14:24:43.294605 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 412/1644] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:24:43 2026] POST /volume/v3/attachments/4dbb7096-e8b8-4d5d-b27e-e080035b2a7b/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:43.338828 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-c3befb0a-5a79-4dbd-a07c-51795b613674 req-812777c5-a2dc-42a6-81f1-7a981b92ce24 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:43.341488 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-c3befb0a-5a79-4dbd-a07c-51795b613674 req-812777c5-a2dc-42a6-81f1-7a981b92ce24 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] DELETE https://10.4.3.229/volume/v3/attachments/963dce1b-4b03-4e28-82f1-af437a9a8352 Aug 06 14:24:43.341783 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-c3befb0a-5a79-4dbd-a07c-51795b613674 req-812777c5-a2dc-42a6-81f1-7a981b92ce24 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:43.342120 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-c3befb0a-5a79-4dbd-a07c-51795b613674 req-812777c5-a2dc-42a6-81f1-7a981b92ce24 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:43.352237 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:43.352237 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:43.384693 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-030811d1-4c91-4b5c-b014-f0a7cbf0d5fd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:43.388130 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-030811d1-4c91-4b5c-b014-f0a7cbf0d5fd tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] GET https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 Aug 06 14:24:43.388390 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-030811d1-4c91-4b5c-b014-f0a7cbf0d5fd tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:43.388651 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-030811d1-4c91-4b5c-b014-f0a7cbf0d5fd tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:43.402069 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:43.402069 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:43.405840 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-030811d1-4c91-4b5c-b014-f0a7cbf0d5fd tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Volume info retrieved successfully. Aug 06 14:24:43.411989 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-030811d1-4c91-4b5c-b014-f0a7cbf0d5fd tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 returned with HTTP 200 Aug 06 14:24:43.411989 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 410/1645] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:43 2026] GET /volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:43.417391 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-c3befb0a-5a79-4dbd-a07c-51795b613674 req-812777c5-a2dc-42a6-81f1-7a981b92ce24 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/attachments/963dce1b-4b03-4e28-82f1-af437a9a8352 returned with HTTP 200 Aug 06 14:24:43.417827 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 411/1646] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:24:43 2026] DELETE /volume/v3/attachments/963dce1b-4b03-4e28-82f1-af437a9a8352 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:43.432581 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7914c9d5-0eb5-4c87-9fa0-d499f43337b9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:43.435130 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7914c9d5-0eb5-4c87-9fa0-d499f43337b9 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] GET https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 Aug 06 14:24:43.435342 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7914c9d5-0eb5-4c87-9fa0-d499f43337b9 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:43.435495 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7914c9d5-0eb5-4c87-9fa0-d499f43337b9 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:43.446745 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:43.446745 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:43.450490 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7914c9d5-0eb5-4c87-9fa0-d499f43337b9 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Volume info retrieved successfully. Aug 06 14:24:43.454997 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7914c9d5-0eb5-4c87-9fa0-d499f43337b9 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 returned with HTTP 200 Aug 06 14:24:43.455371 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 414/1647] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:43 2026] GET /volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:43.475180 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-59777b5b-33d6-46d7-8e21-ad2fc6623318 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:43.479627 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-59777b5b-33d6-46d7-8e21-ad2fc6623318 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] GET https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 Aug 06 14:24:43.479627 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-59777b5b-33d6-46d7-8e21-ad2fc6623318 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:43.479627 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-59777b5b-33d6-46d7-8e21-ad2fc6623318 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:43.500800 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:43.500800 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:43.511297 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-59777b5b-33d6-46d7-8e21-ad2fc6623318 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Volume info retrieved successfully. Aug 06 14:24:43.516247 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-59777b5b-33d6-46d7-8e21-ad2fc6623318 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 returned with HTTP 200 Aug 06 14:24:43.516731 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 413/1648] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:43 2026] GET /volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 => generated 1143 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:43.578840 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-154a0633-b589-463d-8765-06ca472e363c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:43.582527 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-154a0633-b589-463d-8765-06ca472e363c tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:43.582825 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-154a0633-b589-463d-8765-06ca472e363c tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:43.583110 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-154a0633-b589-463d-8765-06ca472e363c tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:43.583262 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-154a0633-b589-463d-8765-06ca472e363c tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:43.590174 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:43.590174 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:43.590665 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-154a0633-b589-463d-8765-06ca472e363c tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:43.591152 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 411/1649] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:43 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:43.696858 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-eaf7c5a5-c81c-4a62-9dc7-19b8c0bf2c15 req-491e3c61-3f3a-486e-a526-071b808e6279 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:43.697070 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-eaf7c5a5-c81c-4a62-9dc7-19b8c0bf2c15 req-491e3c61-3f3a-486e-a526-071b808e6279 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] GET https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 Aug 06 14:24:43.697300 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-eaf7c5a5-c81c-4a62-9dc7-19b8c0bf2c15 req-491e3c61-3f3a-486e-a526-071b808e6279 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:43.697512 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-eaf7c5a5-c81c-4a62-9dc7-19b8c0bf2c15 req-491e3c61-3f3a-486e-a526-071b808e6279 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:43.709116 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:43.709116 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:43.710703 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-eaf7c5a5-c81c-4a62-9dc7-19b8c0bf2c15 req-491e3c61-3f3a-486e-a526-071b808e6279 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Volume info retrieved successfully. Aug 06 14:24:43.720603 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-eaf7c5a5-c81c-4a62-9dc7-19b8c0bf2c15 req-491e3c61-3f3a-486e-a526-071b808e6279 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 returned with HTTP 200 Aug 06 14:24:43.720603 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 412/1650] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:24:43 2026] GET /volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:44.427409 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b922426a-7e94-4d78-8c6d-8d449d8f2415 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:44.429160 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b922426a-7e94-4d78-8c6d-8d449d8f2415 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec Aug 06 14:24:44.429334 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b922426a-7e94-4d78-8c6d-8d449d8f2415 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:44.429532 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b922426a-7e94-4d78-8c6d-8d449d8f2415 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:44.439014 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:44.439014 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:44.443519 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-b922426a-7e94-4d78-8c6d-8d449d8f2415 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:24:44.447883 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b922426a-7e94-4d78-8c6d-8d449d8f2415 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec returned with HTTP 200 Aug 06 14:24:44.448265 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 415/1651] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:44 2026] GET /volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:44.600735 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c0ca7368-7d56-4c62-956d-b22a15e7e567 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:44.602616 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c0ca7368-7d56-4c62-956d-b22a15e7e567 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:44.604311 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c0ca7368-7d56-4c62-956d-b22a15e7e567 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:44.604311 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c0ca7368-7d56-4c62-956d-b22a15e7e567 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:44.604311 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-c0ca7368-7d56-4c62-956d-b22a15e7e567 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:44.608197 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:44.608197 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:44.608683 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c0ca7368-7d56-4c62-956d-b22a15e7e567 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:44.608961 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 414/1652] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:44 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:44.626035 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-dbc3a4fc-a55c-49ad-991d-bd1af2cab45d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:44.628202 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dbc3a4fc-a55c-49ad-991d-bd1af2cab45d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/volumes/d22bb3c1-d7d0-4ca0-b4ca-9153d81d0420 Aug 06 14:24:44.628464 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dbc3a4fc-a55c-49ad-991d-bd1af2cab45d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:44.628711 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dbc3a4fc-a55c-49ad-991d-bd1af2cab45d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:44.642917 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:44.642917 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:44.647860 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-dbc3a4fc-a55c-49ad-991d-bd1af2cab45d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Volume info retrieved successfully. Aug 06 14:24:44.656473 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dbc3a4fc-a55c-49ad-991d-bd1af2cab45d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/volumes/d22bb3c1-d7d0-4ca0-b4ca-9153d81d0420 returned with HTTP 200 Aug 06 14:24:44.656473 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 412/1653] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:44 2026] GET /volume/v3/volumes/d22bb3c1-d7d0-4ca0-b4ca-9153d81d0420 => generated 902 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:44.672288 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-bf67561a-2628-4c64-8191-5ee4625d8b04 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:44.678561 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bf67561a-2628-4c64-8191-5ee4625d8b04 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/volumes Aug 06 14:24:44.678832 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bf67561a-2628-4c64-8191-5ee4625d8b04 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:44.679120 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bf67561a-2628-4c64-8191-5ee4625d8b04 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:44.679361 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.api_utils [None req-bf67561a-2628-4c64-8191-5ee4625d8b04 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Removing options '' from query. {{(pid=100399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:24:44.680086 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-bf67561a-2628-4c64-8191-5ee4625d8b04 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100399) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:24:44.689572 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-bf67561a-2628-4c64-8191-5ee4625d8b04 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Get all volumes completed successfully. Aug 06 14:24:44.690370 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bf67561a-2628-4c64-8191-5ee4625d8b04 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 200 Aug 06 14:24:44.690839 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 413/1654] 10.4.3.229 () {66 vars in 1237 bytes} [Thu Aug 6 14:24:44 2026] GET /volume/v3/volumes => generated 663 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:44.699598 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-328ee423-9a4b-4109-9d98-515d1659520b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:44.706567 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-328ee423-9a4b-4109-9d98-515d1659520b tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] DELETE https://10.4.3.229/volume/v3/volumes/d22bb3c1-d7d0-4ca0-b4ca-9153d81d0420 Aug 06 14:24:44.706831 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-328ee423-9a4b-4109-9d98-515d1659520b tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:44.706965 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-328ee423-9a4b-4109-9d98-515d1659520b tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:44.707053 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-328ee423-9a4b-4109-9d98-515d1659520b tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Delete volume with id: d22bb3c1-d7d0-4ca0-b4ca-9153d81d0420 Aug 06 14:24:44.715950 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:44.715950 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:44.716478 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-328ee423-9a4b-4109-9d98-515d1659520b tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Volume info retrieved successfully. Aug 06 14:24:44.738766 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-328ee423-9a4b-4109-9d98-515d1659520b tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Delete volume request issued successfully. Aug 06 14:24:44.738913 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-328ee423-9a4b-4109-9d98-515d1659520b tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/volumes/d22bb3c1-d7d0-4ca0-b4ca-9153d81d0420 returned with HTTP 202 Aug 06 14:24:44.739314 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 416/1655] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:24:44 2026] DELETE /volume/v3/volumes/d22bb3c1-d7d0-4ca0-b4ca-9153d81d0420 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:24:44.752341 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-78ee9ec6-983f-4d35-b46d-35574e7288d6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:44.753846 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-78ee9ec6-983f-4d35-b46d-35574e7288d6 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] DELETE https://10.4.3.229/volume/v3/backups/ffd99455-133c-4615-b203-3afbf006fe0a Aug 06 14:24:44.754053 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-78ee9ec6-983f-4d35-b46d-35574e7288d6 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:44.754255 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-78ee9ec6-983f-4d35-b46d-35574e7288d6 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:44.754399 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.backups [None req-78ee9ec6-983f-4d35-b46d-35574e7288d6 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] Delete backup with id: ffd99455-133c-4615-b203-3afbf006fe0a. Aug 06 14:24:44.772552 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:44.772552 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:44.800066 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.backup.rpcapi [None req-78ee9ec6-983f-4d35-b46d-35574e7288d6 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] delete_backup rpcapi backup_id ffd99455-133c-4615-b203-3afbf006fe0a {{(pid=100398) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:24:44.802049 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-78ee9ec6-983f-4d35-b46d-35574e7288d6 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] https://10.4.3.229/volume/v3/backups/ffd99455-133c-4615-b203-3afbf006fe0a returned with HTTP 202 Aug 06 14:24:44.802535 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 415/1656] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:24:44 2026] DELETE /volume/v3/backups/ffd99455-133c-4615-b203-3afbf006fe0a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:24:44.812033 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d25c8a2a-0a1d-4c1f-9bff-201809b19f90 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:44.816677 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d25c8a2a-0a1d-4c1f-9bff-201809b19f90 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] GET https://10.4.3.229/volume/v3/backups/ffd99455-133c-4615-b203-3afbf006fe0a Aug 06 14:24:44.816916 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d25c8a2a-0a1d-4c1f-9bff-201809b19f90 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:44.817103 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d25c8a2a-0a1d-4c1f-9bff-201809b19f90 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:44.817220 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-d25c8a2a-0a1d-4c1f-9bff-201809b19f90 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] Show backup with id ffd99455-133c-4615-b203-3afbf006fe0a. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:44.821689 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:44.821689 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:44.822343 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d25c8a2a-0a1d-4c1f-9bff-201809b19f90 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] https://10.4.3.229/volume/v3/backups/ffd99455-133c-4615-b203-3afbf006fe0a returned with HTTP 200 Aug 06 14:24:44.827461 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 413/1657] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:44 2026] GET /volume/v3/backups/ffd99455-133c-4615-b203-3afbf006fe0a => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:45.837538 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b33e310d-5ded-4348-9de5-89ae2128c14c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:45.839406 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b33e310d-5ded-4348-9de5-89ae2128c14c tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] GET https://10.4.3.229/volume/v3/backups/ffd99455-133c-4615-b203-3afbf006fe0a Aug 06 14:24:45.839641 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b33e310d-5ded-4348-9de5-89ae2128c14c tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:45.839827 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b33e310d-5ded-4348-9de5-89ae2128c14c tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:45.839972 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-b33e310d-5ded-4348-9de5-89ae2128c14c tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] Show backup with id ffd99455-133c-4615-b203-3afbf006fe0a. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:45.843617 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b33e310d-5ded-4348-9de5-89ae2128c14c tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] https://10.4.3.229/volume/v3/backups/ffd99455-133c-4615-b203-3afbf006fe0a returned with HTTP 404 Aug 06 14:24:45.844170 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 414/1658] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:45 2026] GET /volume/v3/backups/ffd99455-133c-4615-b203-3afbf006fe0a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:45.852235 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-771de34d-a013-430d-b130-ac80806aa105 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:45.854939 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-771de34d-a013-430d-b130-ac80806aa105 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] DELETE https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:45.855550 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-771de34d-a013-430d-b130-ac80806aa105 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:45.855841 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-771de34d-a013-430d-b130-ac80806aa105 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:45.855937 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.backups [None req-771de34d-a013-430d-b130-ac80806aa105 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Delete backup with id: 842597cb-41a9-492e-b613-7dbbfd92ad38. Aug 06 14:24:45.863948 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:45.863948 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:45.893354 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.backup.rpcapi [None req-771de34d-a013-430d-b130-ac80806aa105 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] delete_backup rpcapi backup_id 842597cb-41a9-492e-b613-7dbbfd92ad38 {{(pid=100396) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:24:45.895403 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-771de34d-a013-430d-b130-ac80806aa105 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 202 Aug 06 14:24:45.895935 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 417/1659] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:24:45 2026] DELETE /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:24:45.905009 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8284dddc-28bb-4fb4-85b1-0ef677a12be4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:45.907239 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8284dddc-28bb-4fb4-85b1-0ef677a12be4 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:45.907512 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8284dddc-28bb-4fb4-85b1-0ef677a12be4 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:45.908367 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8284dddc-28bb-4fb4-85b1-0ef677a12be4 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:45.908367 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-8284dddc-28bb-4fb4-85b1-0ef677a12be4 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:45.918338 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:45.918338 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:45.919176 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8284dddc-28bb-4fb4-85b1-0ef677a12be4 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 200 Aug 06 14:24:45.919720 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 416/1660] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:45 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:46.659064 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-bbddeade-9ab3-42c6-a32e-9be78c88241b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:46.661637 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bbddeade-9ab3-42c6-a32e-9be78c88241b tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:24:46.661821 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bbddeade-9ab3-42c6-a32e-9be78c88241b tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:46.662039 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bbddeade-9ab3-42c6-a32e-9be78c88241b tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:46.662215 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-bbddeade-9ab3-42c6-a32e-9be78c88241b tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Delete volume with id: 5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:24:46.669300 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:46.669300 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:46.669736 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-bbddeade-9ab3-42c6-a32e-9be78c88241b tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:46.691284 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-bbddeade-9ab3-42c6-a32e-9be78c88241b tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Delete volume request issued successfully. Aug 06 14:24:46.691543 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bbddeade-9ab3-42c6-a32e-9be78c88241b tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 202 Aug 06 14:24:46.691991 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 414/1661] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:24:46 2026] DELETE /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:24:46.699543 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e835a3df-097b-4d4e-8279-53bd4abbb9f1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:46.704024 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e835a3df-097b-4d4e-8279-53bd4abbb9f1 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:24:46.704373 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e835a3df-097b-4d4e-8279-53bd4abbb9f1 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:46.704630 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e835a3df-097b-4d4e-8279-53bd4abbb9f1 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:46.718951 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:46.718951 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:46.725093 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-e835a3df-097b-4d4e-8279-53bd4abbb9f1 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:46.732740 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e835a3df-097b-4d4e-8279-53bd4abbb9f1 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 200 Aug 06 14:24:46.733132 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 415/1662] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:46 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:46.933542 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-dcae60f0-e0c4-4882-a1dd-fe1dfdf3dc9f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:46.939172 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-dcae60f0-e0c4-4882-a1dd-fe1dfdf3dc9f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 Aug 06 14:24:46.939409 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-dcae60f0-e0c4-4882-a1dd-fe1dfdf3dc9f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:46.939673 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-dcae60f0-e0c4-4882-a1dd-fe1dfdf3dc9f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:46.939826 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-dcae60f0-e0c4-4882-a1dd-fe1dfdf3dc9f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 842597cb-41a9-492e-b613-7dbbfd92ad38. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:46.948500 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-dcae60f0-e0c4-4882-a1dd-fe1dfdf3dc9f tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 returned with HTTP 404 Aug 06 14:24:46.949469 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 418/1663] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:46 2026] GET /volume/v3/backups/842597cb-41a9-492e-b613-7dbbfd92ad38 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:47.060607 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-658c1198-ae7d-4c1e-8726-e2f5de128bdc None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:47.062490 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-658c1198-ae7d-4c1e-8726-e2f5de128bdc tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/volumes/1048dd08-d5c4-4e75-b336-b8b49645b1a1 Aug 06 14:24:47.062792 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-658c1198-ae7d-4c1e-8726-e2f5de128bdc tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:47.063173 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-658c1198-ae7d-4c1e-8726-e2f5de128bdc tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:47.078563 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:47.078563 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:47.083365 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-658c1198-ae7d-4c1e-8726-e2f5de128bdc tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Volume info retrieved successfully. Aug 06 14:24:47.090902 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-658c1198-ae7d-4c1e-8726-e2f5de128bdc tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/volumes/1048dd08-d5c4-4e75-b336-b8b49645b1a1 returned with HTTP 200 Aug 06 14:24:47.091334 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 417/1664] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:47 2026] GET /volume/v3/volumes/1048dd08-d5c4-4e75-b336-b8b49645b1a1 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:47.103548 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-60b304a8-c938-43c2-9fc7-0a49fb227924 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:47.109556 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-60b304a8-c938-43c2-9fc7-0a49fb227924 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] DELETE https://10.4.3.229/volume/v3/volumes/1048dd08-d5c4-4e75-b336-b8b49645b1a1 Aug 06 14:24:47.109556 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-60b304a8-c938-43c2-9fc7-0a49fb227924 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:47.109821 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-60b304a8-c938-43c2-9fc7-0a49fb227924 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:47.110033 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-60b304a8-c938-43c2-9fc7-0a49fb227924 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Delete volume with id: 1048dd08-d5c4-4e75-b336-b8b49645b1a1 Aug 06 14:24:47.119551 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:47.119551 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:47.119551 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-60b304a8-c938-43c2-9fc7-0a49fb227924 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Volume info retrieved successfully. Aug 06 14:24:47.156907 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-60b304a8-c938-43c2-9fc7-0a49fb227924 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Delete volume request issued successfully. Aug 06 14:24:47.157155 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-60b304a8-c938-43c2-9fc7-0a49fb227924 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/volumes/1048dd08-d5c4-4e75-b336-b8b49645b1a1 returned with HTTP 202 Aug 06 14:24:47.157719 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 415/1665] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:24:47 2026] DELETE /volume/v3/volumes/1048dd08-d5c4-4e75-b336-b8b49645b1a1 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:24:47.168527 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a398080d-6b27-4f70-bd76-eeed8cc13513 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:47.170030 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a398080d-6b27-4f70-bd76-eeed8cc13513 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/volumes/1048dd08-d5c4-4e75-b336-b8b49645b1a1 Aug 06 14:24:47.170231 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a398080d-6b27-4f70-bd76-eeed8cc13513 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:47.170461 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a398080d-6b27-4f70-bd76-eeed8cc13513 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:47.178233 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:47.178233 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:47.182574 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-a398080d-6b27-4f70-bd76-eeed8cc13513 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Volume info retrieved successfully. Aug 06 14:24:47.186834 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a398080d-6b27-4f70-bd76-eeed8cc13513 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/volumes/1048dd08-d5c4-4e75-b336-b8b49645b1a1 returned with HTTP 200 Aug 06 14:24:47.187329 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 416/1666] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:47 2026] GET /volume/v3/volumes/1048dd08-d5c4-4e75-b336-b8b49645b1a1 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:47.749957 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-39530f22-ab03-4ff3-a862-56088ee3334c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:47.751662 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-39530f22-ab03-4ff3-a862-56088ee3334c tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 Aug 06 14:24:47.751877 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-39530f22-ab03-4ff3-a862-56088ee3334c tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:47.752064 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-39530f22-ab03-4ff3-a862-56088ee3334c tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:47.757538 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-39530f22-ab03-4ff3-a862-56088ee3334c tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 returned with HTTP 404 Aug 06 14:24:47.758001 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 419/1667] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:47 2026] GET /volume/v3/volumes/5390a676-bb7a-47b5-b0c9-ba9d865bca53 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:48.200809 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8ac6fae7-2823-41df-90b9-cbeaf21aaca0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:48.203191 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8ac6fae7-2823-41df-90b9-cbeaf21aaca0 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/volumes/1048dd08-d5c4-4e75-b336-b8b49645b1a1 Aug 06 14:24:48.203499 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8ac6fae7-2823-41df-90b9-cbeaf21aaca0 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:48.203751 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8ac6fae7-2823-41df-90b9-cbeaf21aaca0 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:48.216820 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8ac6fae7-2823-41df-90b9-cbeaf21aaca0 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/volumes/1048dd08-d5c4-4e75-b336-b8b49645b1a1 returned with HTTP 404 Aug 06 14:24:48.222071 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 418/1668] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:48 2026] GET /volume/v3/volumes/1048dd08-d5c4-4e75-b336-b8b49645b1a1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:48.232622 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d8d129f2-127c-4bef-8680-e44f4d7feeef None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:48.237228 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d8d129f2-127c-4bef-8680-e44f4d7feeef tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:24:48.237228 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d8d129f2-127c-4bef-8680-e44f4d7feeef tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1149179299"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:48.241575 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-d8d129f2-127c-4bef-8680-e44f4d7feeef tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1149179299'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:24:48.241738 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-d8d129f2-127c-4bef-8680-e44f4d7feeef tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Create volume of 1 GB Aug 06 14:24:48.247463 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-d8d129f2-127c-4bef-8680-e44f4d7feeef tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Availability Zones retrieved successfully. Aug 06 14:24:48.253624 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-d8d129f2-127c-4bef-8680-e44f4d7feeef tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Flow 'volume_create_api' (7a7ff1dc-f5a2-439c-8923-156cbcbb83d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:24:48.254529 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-d8d129f2-127c-4bef-8680-e44f4d7feeef tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9daf5f33-0fe3-4715-aaf9-36996e452926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:48.255544 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-d8d129f2-127c-4bef-8680-e44f4d7feeef tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:24:48.284396 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-d8d129f2-127c-4bef-8680-e44f4d7feeef tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9daf5f33-0fe3-4715-aaf9-36996e452926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:48.285400 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-d8d129f2-127c-4bef-8680-e44f4d7feeef tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19215c39-e7b6-4cfa-9d22-097d10a103f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:48.340075 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-d8d129f2-127c-4bef-8680-e44f4d7feeef tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Created reservations ['8413ff79-eb4b-4392-9e76-63de266888da', 'f3864b1e-27db-434b-b694-7a9eda9ae9d1', '7360dec9-a7d8-4f76-b465-7eeb74b20d30', 'c83b6fc2-e1cb-4663-b296-63a592dcce42'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:24:48.341113 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-d8d129f2-127c-4bef-8680-e44f4d7feeef tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19215c39-e7b6-4cfa-9d22-097d10a103f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8413ff79-eb4b-4392-9e76-63de266888da', 'f3864b1e-27db-434b-b694-7a9eda9ae9d1', '7360dec9-a7d8-4f76-b465-7eeb74b20d30', 'c83b6fc2-e1cb-4663-b296-63a592dcce42']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:48.341854 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-d8d129f2-127c-4bef-8680-e44f4d7feeef tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9cebf20-9457-4a7f-a2f9-25b3af108fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:48.364092 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-d8d129f2-127c-4bef-8680-e44f4d7feeef tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9cebf20-9457-4a7f-a2f9-25b3af108fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f304f26-80ea-4d44-a71e-c576c21faf06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1149179299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5ac1549686a4c37a3a9b7ff02af7663',qos_specs=None,replication_status=,reservations=['8413ff79-eb4b-4392-9e76-63de266888da','f3864b1e-27db-434b-b694-7a9eda9ae9d1','7360dec9-a7d8-4f76-b465-7eeb74b20d30','c83b6fc2-e1cb-4663-b296-63a592dcce42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b94c0cf489949fb8b58acc215a19c9c',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:24:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1149179299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f304f26-80ea-4d44-a71e-c576c21faf06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5ac1549686a4c37a3a9b7ff02af7663',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b94c0cf489949fb8b58acc215a19c9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:48.364868 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-d8d129f2-127c-4bef-8680-e44f4d7feeef tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e542d23-e60e-46fe-bb14-b83d060a4999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:48.387725 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-d8d129f2-127c-4bef-8680-e44f4d7feeef tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e542d23-e60e-46fe-bb14-b83d060a4999) transitioned into state 'SUCCESS' from state '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-1149179299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5ac1549686a4c37a3a9b7ff02af7663',qos_specs=None,replication_status=,reservations=['8413ff79-eb4b-4392-9e76-63de266888da','f3864b1e-27db-434b-b694-7a9eda9ae9d1','7360dec9-a7d8-4f76-b465-7eeb74b20d30','c83b6fc2-e1cb-4663-b296-63a592dcce42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b94c0cf489949fb8b58acc215a19c9c',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:48.388524 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-d8d129f2-127c-4bef-8680-e44f4d7feeef tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40e49c9a-b264-471a-91aa-6853396ed71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:24:48.398250 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-d8d129f2-127c-4bef-8680-e44f4d7feeef tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40e49c9a-b264-471a-91aa-6853396ed71a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:24:48.399095 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-d8d129f2-127c-4bef-8680-e44f4d7feeef tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Flow 'volume_create_api' (7a7ff1dc-f5a2-439c-8923-156cbcbb83d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:24:48.399389 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-d8d129f2-127c-4bef-8680-e44f4d7feeef tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Create volume request issued successfully. Aug 06 14:24:48.399961 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d8d129f2-127c-4bef-8680-e44f4d7feeef tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:24:48.400441 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 416/1669] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:24:48 2026] POST /volume/v3/volumes => generated 754 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:24:48.417669 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a86096ba-36c7-4d52-806f-f0a508a941ff None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:48.419640 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a86096ba-36c7-4d52-806f-f0a508a941ff tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/volumes/8f304f26-80ea-4d44-a71e-c576c21faf06 Aug 06 14:24:48.419895 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a86096ba-36c7-4d52-806f-f0a508a941ff tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:48.420127 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a86096ba-36c7-4d52-806f-f0a508a941ff tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:48.428217 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:48.428217 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:48.433282 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-a86096ba-36c7-4d52-806f-f0a508a941ff tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Volume info retrieved successfully. Aug 06 14:24:48.439815 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a86096ba-36c7-4d52-806f-f0a508a941ff tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/volumes/8f304f26-80ea-4d44-a71e-c576c21faf06 returned with HTTP 200 Aug 06 14:24:48.440531 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 417/1670] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:48 2026] GET /volume/v3/volumes/8f304f26-80ea-4d44-a71e-c576c21faf06 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:49.454264 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-126a5062-8913-4113-a06e-b925a4ec582e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:49.456282 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-126a5062-8913-4113-a06e-b925a4ec582e tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/volumes/8f304f26-80ea-4d44-a71e-c576c21faf06 Aug 06 14:24:49.456494 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-126a5062-8913-4113-a06e-b925a4ec582e tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:49.456689 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-126a5062-8913-4113-a06e-b925a4ec582e tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:49.464106 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:49.464106 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:49.468095 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-126a5062-8913-4113-a06e-b925a4ec582e tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Volume info retrieved successfully. Aug 06 14:24:49.473027 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-126a5062-8913-4113-a06e-b925a4ec582e tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/volumes/8f304f26-80ea-4d44-a71e-c576c21faf06 returned with HTTP 200 Aug 06 14:24:49.473363 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 420/1671] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:49 2026] GET /volume/v3/volumes/8f304f26-80ea-4d44-a71e-c576c21faf06 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:49.489439 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-284309dd-37ed-4442-8e84-1fe058ec5ab3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:49.491633 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-284309dd-37ed-4442-8e84-1fe058ec5ab3 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] POST https://10.4.3.229/volume/v3/backups Aug 06 14:24:49.492070 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-284309dd-37ed-4442-8e84-1fe058ec5ab3 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8f304f26-80ea-4d44-a71e-c576c21faf06", "name": "tempest-VolumesBackupsAdminTest-Backup-375032255", "container": "tempest-volumesbackupsadmintest-backup-container-1090801463"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:24:49.494218 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.backups [None req-284309dd-37ed-4442-8e84-1fe058ec5ab3 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Creating new backup {'backup': {'volume_id': '8f304f26-80ea-4d44-a71e-c576c21faf06', 'name': 'tempest-VolumesBackupsAdminTest-Backup-375032255', 'container': 'tempest-volumesbackupsadmintest-backup-container-1090801463'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:24:49.494494 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.backups [None req-284309dd-37ed-4442-8e84-1fe058ec5ab3 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Creating backup of volume 8f304f26-80ea-4d44-a71e-c576c21faf06 in container tempest-volumesbackupsadmintest-backup-container-1090801463 Aug 06 14:24:49.503783 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:49.503783 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:49.504456 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-284309dd-37ed-4442-8e84-1fe058ec5ab3 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Volume info retrieved successfully. Aug 06 14:24:49.524744 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-284309dd-37ed-4442-8e84-1fe058ec5ab3 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Created reservations ['59ed0168-68a2-46a2-8067-9b7454d91191', '74979322-16e0-43ee-8fd3-37caafe374e4'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:24:49.568344 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-284309dd-37ed-4442-8e84-1fe058ec5ab3 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:24:49.569098 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 419/1672] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:24:49 2026] POST /volume/v3/backups => generated 334 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:24:49.579720 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c5bea2d9-2bda-46b3-9e72-6d419cb9d42c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:49.581634 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c5bea2d9-2bda-46b3-9e72-6d419cb9d42c tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 Aug 06 14:24:49.583521 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c5bea2d9-2bda-46b3-9e72-6d419cb9d42c tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:49.583521 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c5bea2d9-2bda-46b3-9e72-6d419cb9d42c tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:49.583521 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-c5bea2d9-2bda-46b3-9e72-6d419cb9d42c tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 58b298dd-83c6-47dc-99ec-3f3e5d2cb058. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:49.587136 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:49.587136 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:49.588013 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c5bea2d9-2bda-46b3-9e72-6d419cb9d42c tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 returned with HTTP 200 Aug 06 14:24:49.588507 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 417/1673] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:49 2026] GET /volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:50.604631 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1474147f-90bf-4e45-ab98-696fe3d67c76 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:50.609458 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1474147f-90bf-4e45-ab98-696fe3d67c76 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 Aug 06 14:24:50.609458 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1474147f-90bf-4e45-ab98-696fe3d67c76 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:50.609458 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1474147f-90bf-4e45-ab98-696fe3d67c76 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:50.609458 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-1474147f-90bf-4e45-ab98-696fe3d67c76 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 58b298dd-83c6-47dc-99ec-3f3e5d2cb058. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:50.614051 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:50.614051 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:50.614999 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1474147f-90bf-4e45-ab98-696fe3d67c76 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 returned with HTTP 200 Aug 06 14:24:50.615465 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 418/1674] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:50 2026] GET /volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:51.626958 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5920c907-96da-4cd5-88dc-5f58685d4554 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:51.628970 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5920c907-96da-4cd5-88dc-5f58685d4554 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 Aug 06 14:24:51.629184 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5920c907-96da-4cd5-88dc-5f58685d4554 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:51.629392 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5920c907-96da-4cd5-88dc-5f58685d4554 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:51.629520 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-5920c907-96da-4cd5-88dc-5f58685d4554 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 58b298dd-83c6-47dc-99ec-3f3e5d2cb058. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:51.636797 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:51.636797 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:51.638532 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5920c907-96da-4cd5-88dc-5f58685d4554 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 returned with HTTP 200 Aug 06 14:24:51.638924 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 421/1675] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:51 2026] GET /volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:52.649664 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8c3a82f2-3ed9-49b4-8343-8f77c417dcba None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:52.651352 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8c3a82f2-3ed9-49b4-8343-8f77c417dcba tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 Aug 06 14:24:52.651570 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8c3a82f2-3ed9-49b4-8343-8f77c417dcba tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:52.651752 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8c3a82f2-3ed9-49b4-8343-8f77c417dcba tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:52.651850 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-8c3a82f2-3ed9-49b4-8343-8f77c417dcba tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 58b298dd-83c6-47dc-99ec-3f3e5d2cb058. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:52.657134 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:52.657134 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:52.657815 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8c3a82f2-3ed9-49b4-8343-8f77c417dcba tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 returned with HTTP 200 Aug 06 14:24:52.658156 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 420/1676] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:52 2026] GET /volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:53.672131 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9ced2d97-6821-4f3b-8116-6efceb56261e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:53.674276 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9ced2d97-6821-4f3b-8116-6efceb56261e tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 Aug 06 14:24:53.674452 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9ced2d97-6821-4f3b-8116-6efceb56261e tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:53.674632 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9ced2d97-6821-4f3b-8116-6efceb56261e tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:53.674734 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-9ced2d97-6821-4f3b-8116-6efceb56261e tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 58b298dd-83c6-47dc-99ec-3f3e5d2cb058. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:53.678886 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:53.678886 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:53.679559 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9ced2d97-6821-4f3b-8116-6efceb56261e tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 returned with HTTP 200 Aug 06 14:24:53.679895 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 418/1677] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:53 2026] GET /volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:53.939204 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-39293bda-3364-49f7-a9f6-ca9327fab94c req-40d65a50-c069-4916-98a5-57d1d77655f5 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:53.943904 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-39293bda-3364-49f7-a9f6-ca9327fab94c req-40d65a50-c069-4916-98a5-57d1d77655f5 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/bd0488b2-56e8-449e-93ef-0e8bfe7a9644 Aug 06 14:24:53.944130 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-39293bda-3364-49f7-a9f6-ca9327fab94c req-40d65a50-c069-4916-98a5-57d1d77655f5 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:53.944441 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-39293bda-3364-49f7-a9f6-ca9327fab94c req-40d65a50-c069-4916-98a5-57d1d77655f5 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:53.965662 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:53.965662 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:53.969364 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-39293bda-3364-49f7-a9f6-ca9327fab94c req-40d65a50-c069-4916-98a5-57d1d77655f5 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:53.975253 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-39293bda-3364-49f7-a9f6-ca9327fab94c req-40d65a50-c069-4916-98a5-57d1d77655f5 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/bd0488b2-56e8-449e-93ef-0e8bfe7a9644 returned with HTTP 200 Aug 06 14:24:53.975590 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 419/1678] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:24:53 2026] GET /volume/v3/volumes/bd0488b2-56e8-449e-93ef-0e8bfe7a9644 => generated 1660 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:54.692209 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2baf675d-538f-46b9-aa96-772bd71de205 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:54.694996 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2baf675d-538f-46b9-aa96-772bd71de205 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 Aug 06 14:24:54.695277 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2baf675d-538f-46b9-aa96-772bd71de205 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:54.695557 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2baf675d-538f-46b9-aa96-772bd71de205 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:54.695738 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-2baf675d-538f-46b9-aa96-772bd71de205 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 58b298dd-83c6-47dc-99ec-3f3e5d2cb058. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:54.701639 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:54.701639 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:54.702479 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2baf675d-538f-46b9-aa96-772bd71de205 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 returned with HTTP 200 Aug 06 14:24:54.702837 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 422/1679] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:54 2026] GET /volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:54.819521 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-39293bda-3364-49f7-a9f6-ca9327fab94c req-66e72e93-2ee4-4461-a0e0-3ec245eaa938 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:54.823993 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-39293bda-3364-49f7-a9f6-ca9327fab94c req-66e72e93-2ee4-4461-a0e0-3ec245eaa938 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] DELETE https://10.4.3.229/volume/v3/attachments/62e56248-d064-45a4-b70e-9ffb9104b7f3 Aug 06 14:24:54.824143 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-39293bda-3364-49f7-a9f6-ca9327fab94c req-66e72e93-2ee4-4461-a0e0-3ec245eaa938 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:54.824359 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-39293bda-3364-49f7-a9f6-ca9327fab94c req-66e72e93-2ee4-4461-a0e0-3ec245eaa938 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:54.837902 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:54.837902 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:54.886240 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-39293bda-3364-49f7-a9f6-ca9327fab94c req-66e72e93-2ee4-4461-a0e0-3ec245eaa938 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/attachments/62e56248-d064-45a4-b70e-9ffb9104b7f3 returned with HTTP 200 Aug 06 14:24:54.886839 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 421/1680] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:24:54 2026] DELETE /volume/v3/attachments/62e56248-d064-45a4-b70e-9ffb9104b7f3 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:55.715746 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-80299edb-cad3-4f48-a7cc-c003f7a88f40 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:55.717587 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-80299edb-cad3-4f48-a7cc-c003f7a88f40 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 Aug 06 14:24:55.717814 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-80299edb-cad3-4f48-a7cc-c003f7a88f40 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:55.717974 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-80299edb-cad3-4f48-a7cc-c003f7a88f40 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:55.718063 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-80299edb-cad3-4f48-a7cc-c003f7a88f40 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 58b298dd-83c6-47dc-99ec-3f3e5d2cb058. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:55.722347 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:55.722347 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:24:55.723138 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-80299edb-cad3-4f48-a7cc-c003f7a88f40 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 returned with HTTP 200 Aug 06 14:24:55.723489 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 419/1681] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:55 2026] GET /volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:55.839066 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-393a1ef3-1749-4009-b3f3-e37036564c31 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:55.842662 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-393a1ef3-1749-4009-b3f3-e37036564c31 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] DELETE https://10.4.3.229/volume/v3/volumes/bd0488b2-56e8-449e-93ef-0e8bfe7a9644 Aug 06 14:24:55.842881 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-393a1ef3-1749-4009-b3f3-e37036564c31 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:55.843090 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-393a1ef3-1749-4009-b3f3-e37036564c31 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:55.843260 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-393a1ef3-1749-4009-b3f3-e37036564c31 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Delete volume with id: bd0488b2-56e8-449e-93ef-0e8bfe7a9644 Aug 06 14:24:55.851384 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:55.851384 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:55.851887 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-393a1ef3-1749-4009-b3f3-e37036564c31 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:55.873757 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-393a1ef3-1749-4009-b3f3-e37036564c31 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Delete volume request issued successfully. Aug 06 14:24:55.873956 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-393a1ef3-1749-4009-b3f3-e37036564c31 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/bd0488b2-56e8-449e-93ef-0e8bfe7a9644 returned with HTTP 202 Aug 06 14:24:55.874341 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 420/1682] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:24:55 2026] DELETE /volume/v3/volumes/bd0488b2-56e8-449e-93ef-0e8bfe7a9644 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:24:55.881962 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ac917be7-3418-4aa0-ad35-78489bb0fce3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:55.883879 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ac917be7-3418-4aa0-ad35-78489bb0fce3 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/bd0488b2-56e8-449e-93ef-0e8bfe7a9644 Aug 06 14:24:55.884062 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ac917be7-3418-4aa0-ad35-78489bb0fce3 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:55.884239 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ac917be7-3418-4aa0-ad35-78489bb0fce3 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:55.892287 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:55.892287 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:55.896637 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ac917be7-3418-4aa0-ad35-78489bb0fce3 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Volume info retrieved successfully. Aug 06 14:24:55.903673 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ac917be7-3418-4aa0-ad35-78489bb0fce3 tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/bd0488b2-56e8-449e-93ef-0e8bfe7a9644 returned with HTTP 200 Aug 06 14:24:55.904142 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 423/1683] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:55 2026] GET /volume/v3/volumes/bd0488b2-56e8-449e-93ef-0e8bfe7a9644 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:24:56.733239 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7058b386-df1d-4f51-93b0-12c4dd244441 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:56.734970 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7058b386-df1d-4f51-93b0-12c4dd244441 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 Aug 06 14:24:56.735201 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7058b386-df1d-4f51-93b0-12c4dd244441 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:56.735374 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7058b386-df1d-4f51-93b0-12c4dd244441 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:56.735495 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-7058b386-df1d-4f51-93b0-12c4dd244441 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 58b298dd-83c6-47dc-99ec-3f3e5d2cb058. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:56.739018 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:56.739018 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:56.739702 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7058b386-df1d-4f51-93b0-12c4dd244441 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 returned with HTTP 200 Aug 06 14:24:56.740071 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 422/1684] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:56 2026] GET /volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 => generated 800 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:56.927247 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e9f80134-ad47-4207-b39d-2e0ef814aedd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:56.931390 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e9f80134-ad47-4207-b39d-2e0ef814aedd tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] GET https://10.4.3.229/volume/v3/volumes/bd0488b2-56e8-449e-93ef-0e8bfe7a9644 Aug 06 14:24:56.931677 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e9f80134-ad47-4207-b39d-2e0ef814aedd tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:56.931891 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e9f80134-ad47-4207-b39d-2e0ef814aedd tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:56.939536 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e9f80134-ad47-4207-b39d-2e0ef814aedd tempest-AttachVolumeMultiAttachTest-287408034 tempest-AttachVolumeMultiAttachTest-287408034-project-member] https://10.4.3.229/volume/v3/volumes/bd0488b2-56e8-449e-93ef-0e8bfe7a9644 returned with HTTP 404 Aug 06 14:24:56.940049 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 420/1685] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:56 2026] GET /volume/v3/volumes/bd0488b2-56e8-449e-93ef-0e8bfe7a9644 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:24:57.752286 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-bb279f29-9bdd-4ab1-a0a5-16513750930d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:57.754757 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bb279f29-9bdd-4ab1-a0a5-16513750930d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 Aug 06 14:24:57.755050 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bb279f29-9bdd-4ab1-a0a5-16513750930d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:57.755288 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bb279f29-9bdd-4ab1-a0a5-16513750930d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:57.755508 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-bb279f29-9bdd-4ab1-a0a5-16513750930d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 58b298dd-83c6-47dc-99ec-3f3e5d2cb058. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:57.760162 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:57.760162 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:24:57.761098 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bb279f29-9bdd-4ab1-a0a5-16513750930d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 returned with HTTP 200 Aug 06 14:24:57.761579 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 421/1686] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:57 2026] GET /volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:58.777441 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-708eb20a-9243-4815-b2fb-839fb0f1cbfa None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:58.779695 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-708eb20a-9243-4815-b2fb-839fb0f1cbfa tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 Aug 06 14:24:58.781276 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-708eb20a-9243-4815-b2fb-839fb0f1cbfa tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:58.781575 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-708eb20a-9243-4815-b2fb-839fb0f1cbfa tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:58.781755 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-708eb20a-9243-4815-b2fb-839fb0f1cbfa tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 58b298dd-83c6-47dc-99ec-3f3e5d2cb058. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:58.787223 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:58.787223 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:24:58.788332 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-708eb20a-9243-4815-b2fb-839fb0f1cbfa tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 returned with HTTP 200 Aug 06 14:24:58.788960 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 424/1687] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:58 2026] GET /volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:24:59.805777 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-70680a0d-878b-4449-8256-6b43f21df442 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:24:59.809982 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-70680a0d-878b-4449-8256-6b43f21df442 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 Aug 06 14:24:59.810217 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-70680a0d-878b-4449-8256-6b43f21df442 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:24:59.810557 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-70680a0d-878b-4449-8256-6b43f21df442 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:24:59.810737 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-70680a0d-878b-4449-8256-6b43f21df442 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 58b298dd-83c6-47dc-99ec-3f3e5d2cb058. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:24:59.816679 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:24:59.816679 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:24:59.817617 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-70680a0d-878b-4449-8256-6b43f21df442 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 returned with HTTP 200 Aug 06 14:24:59.818407 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 423/1688] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:24:59 2026] GET /volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:00.830362 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7029a304-2854-44f7-a610-98d292a7ec30 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:00.835749 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7029a304-2854-44f7-a610-98d292a7ec30 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 Aug 06 14:25:00.836055 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7029a304-2854-44f7-a610-98d292a7ec30 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:00.836259 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7029a304-2854-44f7-a610-98d292a7ec30 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:00.836419 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-7029a304-2854-44f7-a610-98d292a7ec30 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 58b298dd-83c6-47dc-99ec-3f3e5d2cb058. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:00.846409 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:00.846409 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:00.846409 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7029a304-2854-44f7-a610-98d292a7ec30 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 returned with HTTP 200 Aug 06 14:25:00.846655 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 421/1689] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:00 2026] GET /volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:01.858369 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-cd8856a8-d934-40a2-b2fe-e3debbeeb470 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:01.864454 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cd8856a8-d934-40a2-b2fe-e3debbeeb470 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 Aug 06 14:25:01.864454 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cd8856a8-d934-40a2-b2fe-e3debbeeb470 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:01.864454 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cd8856a8-d934-40a2-b2fe-e3debbeeb470 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:01.864454 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-cd8856a8-d934-40a2-b2fe-e3debbeeb470 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 58b298dd-83c6-47dc-99ec-3f3e5d2cb058. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:01.866820 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:01.866820 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:01.867601 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cd8856a8-d934-40a2-b2fe-e3debbeeb470 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 returned with HTTP 200 Aug 06 14:25:01.867959 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 422/1690] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:01 2026] GET /volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:02.880603 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f87212f4-efe7-46d5-95fd-1916662e0f60 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:02.883590 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f87212f4-efe7-46d5-95fd-1916662e0f60 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 Aug 06 14:25:02.883590 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f87212f4-efe7-46d5-95fd-1916662e0f60 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:02.883590 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f87212f4-efe7-46d5-95fd-1916662e0f60 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:02.883590 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-f87212f4-efe7-46d5-95fd-1916662e0f60 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 58b298dd-83c6-47dc-99ec-3f3e5d2cb058. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:02.890527 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:02.890527 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:02.891450 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f87212f4-efe7-46d5-95fd-1916662e0f60 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 returned with HTTP 200 Aug 06 14:25:02.891901 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 425/1691] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:02 2026] GET /volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:03.241781 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4b2b114c-6de5-4930-85e9-28b433368da9 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:03.244206 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4b2b114c-6de5-4930-85e9-28b433368da9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:25:03.244648 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4b2b114c-6de5-4930-85e9-28b433368da9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1446093057", "imageRef": "19167161-124c-41a3-baf8-274d6650b7fe", "size": 1}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:03.246552 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-4b2b114c-6de5-4930-85e9-28b433368da9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1446093057', 'imageRef': '19167161-124c-41a3-baf8-274d6650b7fe', 'size': 1}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:25:03.399817 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-4b2b114c-6de5-4930-85e9-28b433368da9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Create volume of 1 GB Aug 06 14:25:03.405581 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-4b2b114c-6de5-4930-85e9-28b433368da9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Availability Zones retrieved successfully. Aug 06 14:25:03.413555 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4b2b114c-6de5-4930-85e9-28b433368da9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Flow 'volume_create_api' (5f1b8388-a723-48da-81e4-f1368d2b3144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:25:03.415303 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4b2b114c-6de5-4930-85e9-28b433368da9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd46996d-84eb-45b7-b5f2-e470accec325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:03.416685 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-4b2b114c-6de5-4930-85e9-28b433368da9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:25:03.489275 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4b2b114c-6de5-4930-85e9-28b433368da9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd46996d-84eb-45b7-b5f2-e470accec325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:03.490025 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4b2b114c-6de5-4930-85e9-28b433368da9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a93c211a-6dc1-49a0-803f-3aefcfe88012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:03.560249 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-4b2b114c-6de5-4930-85e9-28b433368da9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Created reservations ['7f7501ab-6a62-495d-a7e2-8c3377e7a2a9', '04de7af1-9fab-4a99-9248-ce6f9ffca5ac', '8650b363-435d-406e-9e65-897649db9680', '7a1af2d2-9c1e-4342-a678-e33ab8bf6317'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:25:03.560459 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4b2b114c-6de5-4930-85e9-28b433368da9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a93c211a-6dc1-49a0-803f-3aefcfe88012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f7501ab-6a62-495d-a7e2-8c3377e7a2a9', '04de7af1-9fab-4a99-9248-ce6f9ffca5ac', '8650b363-435d-406e-9e65-897649db9680', '7a1af2d2-9c1e-4342-a678-e33ab8bf6317']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:03.561273 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4b2b114c-6de5-4930-85e9-28b433368da9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8aa3713-3572-4a5c-ae3b-0d2d0d6f96f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:03.588521 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4b2b114c-6de5-4930-85e9-28b433368da9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8aa3713-3572-4a5c-ae3b-0d2d0d6f96f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f263770f-c6a9-4390-9002-ee002b22064b', '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-1446093057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a99165cf0b14d0ab2bec7095a534802',qos_specs=None,replication_status=,reservations=['7f7501ab-6a62-495d-a7e2-8c3377e7a2a9','04de7af1-9fab-4a99-9248-ce6f9ffca5ac','8650b363-435d-406e-9e65-897649db9680','7a1af2d2-9c1e-4342-a678-e33ab8bf6317'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='291afcc027d049dd877e6cd243a64618',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:25:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1446093057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f263770f-c6a9-4390-9002-ee002b22064b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a99165cf0b14d0ab2bec7095a534802',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='291afcc027d049dd877e6cd243a64618',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:03.589496 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4b2b114c-6de5-4930-85e9-28b433368da9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18bffbe2-d088-4dda-a70a-cae83dcd6961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:03.616569 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4b2b114c-6de5-4930-85e9-28b433368da9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18bffbe2-d088-4dda-a70a-cae83dcd6961) transitioned into state 'SUCCESS' from state '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-1446093057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a99165cf0b14d0ab2bec7095a534802',qos_specs=None,replication_status=,reservations=['7f7501ab-6a62-495d-a7e2-8c3377e7a2a9','04de7af1-9fab-4a99-9248-ce6f9ffca5ac','8650b363-435d-406e-9e65-897649db9680','7a1af2d2-9c1e-4342-a678-e33ab8bf6317'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='291afcc027d049dd877e6cd243a64618',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:03.617635 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4b2b114c-6de5-4930-85e9-28b433368da9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e456b122-5eeb-4b1c-9969-9d61d1cb0539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:03.632082 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4b2b114c-6de5-4930-85e9-28b433368da9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e456b122-5eeb-4b1c-9969-9d61d1cb0539) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:03.633343 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4b2b114c-6de5-4930-85e9-28b433368da9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Flow 'volume_create_api' (5f1b8388-a723-48da-81e4-f1368d2b3144) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:25:03.633821 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-4b2b114c-6de5-4930-85e9-28b433368da9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Create volume request issued successfully. Aug 06 14:25:03.634664 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4b2b114c-6de5-4930-85e9-28b433368da9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:25:03.635299 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 424/1692] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:25:03 2026] POST /volume/v3/volumes => generated 753 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:25:03.649468 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8b505046-ba90-45cf-ae74-1e7844884c4c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:03.654016 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8b505046-ba90-45cf-ae74-1e7844884c4c tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] GET https://10.4.3.229/volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b Aug 06 14:25:03.654016 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8b505046-ba90-45cf-ae74-1e7844884c4c tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:03.654016 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8b505046-ba90-45cf-ae74-1e7844884c4c tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:03.664933 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:03.664933 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:03.670242 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8b505046-ba90-45cf-ae74-1e7844884c4c tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Volume info retrieved successfully. Aug 06 14:25:03.676652 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8b505046-ba90-45cf-ae74-1e7844884c4c tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] https://10.4.3.229/volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b returned with HTTP 200 Aug 06 14:25:03.677254 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 422/1693] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:03 2026] GET /volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:03.905270 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5d7414ae-fd3f-468d-8481-000e279d54be None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:03.906916 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5d7414ae-fd3f-468d-8481-000e279d54be tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 Aug 06 14:25:03.907081 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5d7414ae-fd3f-468d-8481-000e279d54be tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:03.907253 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5d7414ae-fd3f-468d-8481-000e279d54be tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:03.907348 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-5d7414ae-fd3f-468d-8481-000e279d54be tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 58b298dd-83c6-47dc-99ec-3f3e5d2cb058. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:03.912165 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:03.912165 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:03.912718 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5d7414ae-fd3f-468d-8481-000e279d54be tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 returned with HTTP 200 Aug 06 14:25:03.913713 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 423/1694] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:03 2026] GET /volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:04.694050 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b313de1a-8019-4fe3-9336-15de9b7ff4e7 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:04.698908 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b313de1a-8019-4fe3-9336-15de9b7ff4e7 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] GET https://10.4.3.229/volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b Aug 06 14:25:04.699105 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b313de1a-8019-4fe3-9336-15de9b7ff4e7 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:04.699336 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b313de1a-8019-4fe3-9336-15de9b7ff4e7 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:04.706594 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:04.706594 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:04.710238 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-b313de1a-8019-4fe3-9336-15de9b7ff4e7 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Volume info retrieved successfully. Aug 06 14:25:04.714301 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b313de1a-8019-4fe3-9336-15de9b7ff4e7 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] https://10.4.3.229/volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b returned with HTTP 200 Aug 06 14:25:04.714785 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 426/1695] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:04 2026] GET /volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:04.928825 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-29f4ba10-2ac8-41e0-b7e0-0f2090318313 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:04.931700 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-29f4ba10-2ac8-41e0-b7e0-0f2090318313 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 Aug 06 14:25:04.931937 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-29f4ba10-2ac8-41e0-b7e0-0f2090318313 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:04.932119 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-29f4ba10-2ac8-41e0-b7e0-0f2090318313 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:04.932219 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-29f4ba10-2ac8-41e0-b7e0-0f2090318313 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 58b298dd-83c6-47dc-99ec-3f3e5d2cb058. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:04.939984 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:04.939984 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:04.940772 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-29f4ba10-2ac8-41e0-b7e0-0f2090318313 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 returned with HTTP 200 Aug 06 14:25:04.941196 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 425/1696] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:04 2026] GET /volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:05.732643 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-702a34f2-da70-460f-9cc2-d301dcec3368 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:05.734184 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-702a34f2-da70-460f-9cc2-d301dcec3368 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] GET https://10.4.3.229/volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b Aug 06 14:25:05.734184 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-702a34f2-da70-460f-9cc2-d301dcec3368 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:05.734344 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-702a34f2-da70-460f-9cc2-d301dcec3368 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:05.745446 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:05.745446 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:05.751096 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-702a34f2-da70-460f-9cc2-d301dcec3368 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Volume info retrieved successfully. Aug 06 14:25:05.757481 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-702a34f2-da70-460f-9cc2-d301dcec3368 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] https://10.4.3.229/volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b returned with HTTP 200 Aug 06 14:25:05.757982 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 423/1697] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:05 2026] GET /volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b => generated 906 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:05.952846 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-68d60433-f526-4631-81bc-4cf018a48170 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:05.954949 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-68d60433-f526-4631-81bc-4cf018a48170 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 Aug 06 14:25:05.955363 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-68d60433-f526-4631-81bc-4cf018a48170 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:05.955586 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-68d60433-f526-4631-81bc-4cf018a48170 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:05.955692 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-68d60433-f526-4631-81bc-4cf018a48170 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 58b298dd-83c6-47dc-99ec-3f3e5d2cb058. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:05.960345 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:05.960345 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:05.961139 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-68d60433-f526-4631-81bc-4cf018a48170 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 returned with HTTP 200 Aug 06 14:25:05.961563 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 424/1698] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:05 2026] GET /volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:05.971488 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ead9516e-6d7c-4801-8d2c-857613c1694d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:05.973206 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ead9516e-6d7c-4801-8d2c-857613c1694d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/volumes/8f304f26-80ea-4d44-a71e-c576c21faf06 Aug 06 14:25:05.973506 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ead9516e-6d7c-4801-8d2c-857613c1694d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:05.973765 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ead9516e-6d7c-4801-8d2c-857613c1694d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:05.980662 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:05.980662 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:05.984717 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ead9516e-6d7c-4801-8d2c-857613c1694d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Volume info retrieved successfully. Aug 06 14:25:05.989212 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ead9516e-6d7c-4801-8d2c-857613c1694d tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/volumes/8f304f26-80ea-4d44-a71e-c576c21faf06 returned with HTTP 200 Aug 06 14:25:05.989795 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 427/1699] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:05 2026] GET /volume/v3/volumes/8f304f26-80ea-4d44-a71e-c576c21faf06 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:06.002098 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f7119e80-bf48-42a9-b05b-989de00c02b7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:06.003984 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f7119e80-bf48-42a9-b05b-989de00c02b7 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] POST https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058/action Aug 06 14:25:06.004303 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f7119e80-bf48-42a9-b05b-989de00c02b7 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:25:06.004441 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f7119e80-bf48-42a9-b05b-989de00c02b7 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:06.005951 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.admin_actions [None req-f7119e80-bf48-42a9-b05b-989de00c02b7 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] Updating backup '58b298dd-83c6-47dc-99ec-3f3e5d2cb058' with '{'status': 'error'}' {{(pid=100398) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 06 14:25:06.013215 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:06.013215 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:06.024060 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.backup.rpcapi [None req-f7119e80-bf48-42a9-b05b-989de00c02b7 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] reset_status in rpcapi backup_id 58b298dd-83c6-47dc-99ec-3f3e5d2cb058 on host np0000006659. {{(pid=100398) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 06 14:25:06.025993 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f7119e80-bf48-42a9-b05b-989de00c02b7 tempest-VolumesBackupsAdminTest-1460897301 tempest-VolumesBackupsAdminTest-1460897301-project-admin] https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058/action returned with HTTP 202 Aug 06 14:25:06.026619 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 426/1700] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:25:06 2026] POST /volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:25:06.034286 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8ba98665-c9a0-48e2-85be-d43a480ad877 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:06.037406 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8ba98665-c9a0-48e2-85be-d43a480ad877 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 Aug 06 14:25:06.037406 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8ba98665-c9a0-48e2-85be-d43a480ad877 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:06.037406 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8ba98665-c9a0-48e2-85be-d43a480ad877 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:06.037406 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-8ba98665-c9a0-48e2-85be-d43a480ad877 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 58b298dd-83c6-47dc-99ec-3f3e5d2cb058. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:06.043845 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:06.043845 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:06.045283 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8ba98665-c9a0-48e2-85be-d43a480ad877 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 returned with HTTP 200 Aug 06 14:25:06.045823 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 424/1701] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:06 2026] GET /volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:06.057070 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9ce62263-3efd-4aa7-9b4e-58ee113524b2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:06.059123 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9ce62263-3efd-4aa7-9b4e-58ee113524b2 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] DELETE https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 Aug 06 14:25:06.059237 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9ce62263-3efd-4aa7-9b4e-58ee113524b2 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:06.060598 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9ce62263-3efd-4aa7-9b4e-58ee113524b2 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:06.060754 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.contrib.backups [None req-9ce62263-3efd-4aa7-9b4e-58ee113524b2 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Delete backup with id: 58b298dd-83c6-47dc-99ec-3f3e5d2cb058. Aug 06 14:25:06.067997 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:06.067997 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:06.080649 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.backup.rpcapi [None req-9ce62263-3efd-4aa7-9b4e-58ee113524b2 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] delete_backup rpcapi backup_id 58b298dd-83c6-47dc-99ec-3f3e5d2cb058 {{(pid=100399) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:25:06.082456 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9ce62263-3efd-4aa7-9b4e-58ee113524b2 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 returned with HTTP 202 Aug 06 14:25:06.083917 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 425/1702] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:25:06 2026] DELETE /volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:25:06.094741 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1076ce7d-e083-4ddb-bb3e-7d381e6b10e6 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:06.097020 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1076ce7d-e083-4ddb-bb3e-7d381e6b10e6 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 Aug 06 14:25:06.097239 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1076ce7d-e083-4ddb-bb3e-7d381e6b10e6 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:06.097468 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1076ce7d-e083-4ddb-bb3e-7d381e6b10e6 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:06.097582 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-1076ce7d-e083-4ddb-bb3e-7d381e6b10e6 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 58b298dd-83c6-47dc-99ec-3f3e5d2cb058. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:06.102926 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:06.102926 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:06.104151 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1076ce7d-e083-4ddb-bb3e-7d381e6b10e6 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 returned with HTTP 200 Aug 06 14:25:06.104728 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 428/1703] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:06 2026] GET /volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:06.725546 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-0f7c7f25-2fd5-4b0b-ac0a-3ce16b634a14 req-c6889831-dfbe-47cd-a991-0d24aee77ed2 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:06.728977 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0f7c7f25-2fd5-4b0b-ac0a-3ce16b634a14 req-c6889831-dfbe-47cd-a991-0d24aee77ed2 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/attachments?instance_id=90056258-9466-451c-9d83-7097649a5db5 Aug 06 14:25:06.731178 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0f7c7f25-2fd5-4b0b-ac0a-3ce16b634a14 req-c6889831-dfbe-47cd-a991-0d24aee77ed2 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:06.731178 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0f7c7f25-2fd5-4b0b-ac0a-3ce16b634a14 req-c6889831-dfbe-47cd-a991-0d24aee77ed2 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:06.746476 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0f7c7f25-2fd5-4b0b-ac0a-3ce16b634a14 req-c6889831-dfbe-47cd-a991-0d24aee77ed2 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/attachments?instance_id=90056258-9466-451c-9d83-7097649a5db5 returned with HTTP 200 Aug 06 14:25:06.746476 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 427/1704] 10.4.3.229 () {70 vars in 1637 bytes} [Thu Aug 6 14:25:06 2026] GET /volume/v3/attachments?instance_id=90056258-9466-451c-9d83-7097649a5db5 => generated 192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:06.754685 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-0f7c7f25-2fd5-4b0b-ac0a-3ce16b634a14 req-ff634a7d-2fd2-4b07-a007-e65ff6956e93 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:06.757415 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-0f7c7f25-2fd5-4b0b-ac0a-3ce16b634a14 req-ff634a7d-2fd2-4b07-a007-e65ff6956e93 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/attachments/204b08fb-49f6-4d0f-a39f-724d24706040 Aug 06 14:25:06.757696 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-0f7c7f25-2fd5-4b0b-ac0a-3ce16b634a14 req-ff634a7d-2fd2-4b07-a007-e65ff6956e93 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:06.757925 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-0f7c7f25-2fd5-4b0b-ac0a-3ce16b634a14 req-ff634a7d-2fd2-4b07-a007-e65ff6956e93 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:06.773748 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-0f7c7f25-2fd5-4b0b-ac0a-3ce16b634a14 req-ff634a7d-2fd2-4b07-a007-e65ff6956e93 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/attachments/204b08fb-49f6-4d0f-a39f-724d24706040 returned with HTTP 200 Aug 06 14:25:06.774273 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 425/1705] 10.4.3.229 () {70 vars in 1651 bytes} [Thu Aug 6 14:25:06 2026] GET /volume/v3/attachments/204b08fb-49f6-4d0f-a39f-724d24706040 => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:06.778789 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6d3fa261-ce02-490b-a155-bec3839fe10f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:06.782395 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6d3fa261-ce02-490b-a155-bec3839fe10f tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] GET https://10.4.3.229/volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b Aug 06 14:25:06.782395 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6d3fa261-ce02-490b-a155-bec3839fe10f tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:06.782395 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6d3fa261-ce02-490b-a155-bec3839fe10f tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:06.789455 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:06.789455 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:06.793353 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6d3fa261-ce02-490b-a155-bec3839fe10f tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Volume info retrieved successfully. Aug 06 14:25:06.798456 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6d3fa261-ce02-490b-a155-bec3839fe10f tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] https://10.4.3.229/volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b returned with HTTP 200 Aug 06 14:25:06.799132 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 426/1706] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:06 2026] GET /volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b => generated 906 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:07.117198 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-99f4a4bc-a6c4-456a-a4ef-55732745ca3c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:07.119526 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-99f4a4bc-a6c4-456a-a4ef-55732745ca3c tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 Aug 06 14:25:07.119903 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-99f4a4bc-a6c4-456a-a4ef-55732745ca3c tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:07.120262 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-99f4a4bc-a6c4-456a-a4ef-55732745ca3c tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:07.120488 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-99f4a4bc-a6c4-456a-a4ef-55732745ca3c tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Show backup with id 58b298dd-83c6-47dc-99ec-3f3e5d2cb058. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:07.125155 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-99f4a4bc-a6c4-456a-a4ef-55732745ca3c tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 returned with HTTP 404 Aug 06 14:25:07.125920 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 429/1707] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:07 2026] GET /volume/v3/backups/58b298dd-83c6-47dc-99ec-3f3e5d2cb058 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:07.214134 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b998250a-4575-43f8-9c10-512068ae44ab None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:07.216411 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b998250a-4575-43f8-9c10-512068ae44ab tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/volumes/8f304f26-80ea-4d44-a71e-c576c21faf06 Aug 06 14:25:07.216737 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b998250a-4575-43f8-9c10-512068ae44ab tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:07.217044 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b998250a-4575-43f8-9c10-512068ae44ab tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:07.226955 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:07.226955 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:07.232601 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b998250a-4575-43f8-9c10-512068ae44ab tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Volume info retrieved successfully. Aug 06 14:25:07.239768 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b998250a-4575-43f8-9c10-512068ae44ab tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/volumes/8f304f26-80ea-4d44-a71e-c576c21faf06 returned with HTTP 200 Aug 06 14:25:07.242861 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 428/1708] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:07 2026] GET /volume/v3/volumes/8f304f26-80ea-4d44-a71e-c576c21faf06 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:07.260920 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9840ed9e-354f-4516-a1ba-720d4a1664e2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:07.262712 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9840ed9e-354f-4516-a1ba-720d4a1664e2 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] DELETE https://10.4.3.229/volume/v3/volumes/8f304f26-80ea-4d44-a71e-c576c21faf06 Aug 06 14:25:07.262920 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9840ed9e-354f-4516-a1ba-720d4a1664e2 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:07.263106 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9840ed9e-354f-4516-a1ba-720d4a1664e2 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:07.264446 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-9840ed9e-354f-4516-a1ba-720d4a1664e2 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Delete volume with id: 8f304f26-80ea-4d44-a71e-c576c21faf06 Aug 06 14:25:07.272417 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:07.272417 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:07.273402 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-9840ed9e-354f-4516-a1ba-720d4a1664e2 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Volume info retrieved successfully. Aug 06 14:25:07.293009 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-9840ed9e-354f-4516-a1ba-720d4a1664e2 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Delete volume request issued successfully. Aug 06 14:25:07.293194 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9840ed9e-354f-4516-a1ba-720d4a1664e2 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/volumes/8f304f26-80ea-4d44-a71e-c576c21faf06 returned with HTTP 202 Aug 06 14:25:07.293597 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 426/1709] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:25:07 2026] DELETE /volume/v3/volumes/8f304f26-80ea-4d44-a71e-c576c21faf06 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:07.302922 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-930ef9fb-0673-488a-a8c7-ae22db1c8ec6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:07.305778 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-930ef9fb-0673-488a-a8c7-ae22db1c8ec6 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/volumes/8f304f26-80ea-4d44-a71e-c576c21faf06 Aug 06 14:25:07.306090 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-930ef9fb-0673-488a-a8c7-ae22db1c8ec6 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:07.306371 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-930ef9fb-0673-488a-a8c7-ae22db1c8ec6 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:07.324444 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:07.324444 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:07.330548 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-930ef9fb-0673-488a-a8c7-ae22db1c8ec6 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Volume info retrieved successfully. Aug 06 14:25:07.339774 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-930ef9fb-0673-488a-a8c7-ae22db1c8ec6 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/volumes/8f304f26-80ea-4d44-a71e-c576c21faf06 returned with HTTP 200 Aug 06 14:25:07.340416 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 427/1710] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:07 2026] GET /volume/v3/volumes/8f304f26-80ea-4d44-a71e-c576c21faf06 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:07.815715 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-16f58c01-e122-49e7-95f7-c194f311588f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:07.818185 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-16f58c01-e122-49e7-95f7-c194f311588f tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] GET https://10.4.3.229/volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b Aug 06 14:25:07.818530 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-16f58c01-e122-49e7-95f7-c194f311588f tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:07.818970 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-16f58c01-e122-49e7-95f7-c194f311588f tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:07.827945 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:07.827945 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:07.832516 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-16f58c01-e122-49e7-95f7-c194f311588f tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Volume info retrieved successfully. Aug 06 14:25:07.838279 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-16f58c01-e122-49e7-95f7-c194f311588f tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] https://10.4.3.229/volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b returned with HTTP 200 Aug 06 14:25:07.838737 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 430/1711] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:07 2026] GET /volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b => generated 906 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:08.355118 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-50a077c9-2dcf-43ec-bdfa-b3aa4a84c749 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:08.357285 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-50a077c9-2dcf-43ec-bdfa-b3aa4a84c749 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] GET https://10.4.3.229/volume/v3/volumes/8f304f26-80ea-4d44-a71e-c576c21faf06 Aug 06 14:25:08.357797 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-50a077c9-2dcf-43ec-bdfa-b3aa4a84c749 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:08.358080 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-50a077c9-2dcf-43ec-bdfa-b3aa4a84c749 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:08.365682 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-50a077c9-2dcf-43ec-bdfa-b3aa4a84c749 tempest-VolumesBackupsAdminTest-493178967 tempest-VolumesBackupsAdminTest-493178967-project-member] https://10.4.3.229/volume/v3/volumes/8f304f26-80ea-4d44-a71e-c576c21faf06 returned with HTTP 404 Aug 06 14:25:08.366993 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 429/1712] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:08 2026] GET /volume/v3/volumes/8f304f26-80ea-4d44-a71e-c576c21faf06 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:08.851344 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b1d69eff-7343-4835-8321-cf7b49da1aad None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:08.852920 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b1d69eff-7343-4835-8321-cf7b49da1aad tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] GET https://10.4.3.229/volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b Aug 06 14:25:08.854268 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b1d69eff-7343-4835-8321-cf7b49da1aad tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:08.854268 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b1d69eff-7343-4835-8321-cf7b49da1aad tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:08.859592 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:08.859592 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:08.863006 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b1d69eff-7343-4835-8321-cf7b49da1aad tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Volume info retrieved successfully. Aug 06 14:25:08.866594 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b1d69eff-7343-4835-8321-cf7b49da1aad tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] https://10.4.3.229/volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b returned with HTTP 200 Aug 06 14:25:08.867149 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 427/1713] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:08 2026] GET /volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b => generated 906 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:09.880339 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-223c43f1-2055-4fb8-a74d-687cdaeda985 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:09.882268 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-223c43f1-2055-4fb8-a74d-687cdaeda985 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] GET https://10.4.3.229/volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b Aug 06 14:25:09.882490 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-223c43f1-2055-4fb8-a74d-687cdaeda985 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:09.882688 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-223c43f1-2055-4fb8-a74d-687cdaeda985 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:09.889472 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:09.889472 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:09.892869 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-223c43f1-2055-4fb8-a74d-687cdaeda985 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Volume info retrieved successfully. Aug 06 14:25:09.897015 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-223c43f1-2055-4fb8-a74d-687cdaeda985 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] https://10.4.3.229/volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b returned with HTTP 200 Aug 06 14:25:09.897364 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 428/1714] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:09 2026] GET /volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b => generated 1159 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:09.927961 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-88fd5c5d-cf2f-4540-90da-b0b4e078c475 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:09.931440 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-88fd5c5d-cf2f-4540-90da-b0b4e078c475 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] GET https://10.4.3.229/volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b Aug 06 14:25:09.931694 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-88fd5c5d-cf2f-4540-90da-b0b4e078c475 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:09.931969 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-88fd5c5d-cf2f-4540-90da-b0b4e078c475 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:09.941752 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:09.941752 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:09.946153 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-88fd5c5d-cf2f-4540-90da-b0b4e078c475 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Volume info retrieved successfully. Aug 06 14:25:09.951931 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-88fd5c5d-cf2f-4540-90da-b0b4e078c475 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] https://10.4.3.229/volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b returned with HTTP 200 Aug 06 14:25:09.952303 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 431/1715] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:25:09 2026] GET /volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b => generated 1159 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:10.052231 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-cb5d9172-ddd9-40d1-92ae-1edb323bbf81 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:10.133579 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cb5d9172-ddd9-40d1-92ae-1edb323bbf81 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:25:10.133926 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cb5d9172-ddd9-40d1-92ae-1edb323bbf81 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1336473758"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:10.135356 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-cb5d9172-ddd9-40d1-92ae-1edb323bbf81 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1336473758'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:25:10.135758 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-cb5d9172-ddd9-40d1-92ae-1edb323bbf81 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Create volume of 2 GB Aug 06 14:25:10.139968 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-cb5d9172-ddd9-40d1-92ae-1edb323bbf81 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Availability Zones retrieved successfully. Aug 06 14:25:10.145702 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-cb5d9172-ddd9-40d1-92ae-1edb323bbf81 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Flow 'volume_create_api' (fdcc771f-6f6d-4019-80cb-200a8eeddd47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:25:10.146764 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-cb5d9172-ddd9-40d1-92ae-1edb323bbf81 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (565f04ca-a6f2-418f-943e-b11f72ede7e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:10.147925 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-cb5d9172-ddd9-40d1-92ae-1edb323bbf81 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Validating volume size '2' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:25:10.180523 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-cb5d9172-ddd9-40d1-92ae-1edb323bbf81 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (565f04ca-a6f2-418f-943e-b11f72ede7e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:10.181274 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-cb5d9172-ddd9-40d1-92ae-1edb323bbf81 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cbdbd82-2967-4773-b902-ed9d8fd3a6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:10.239076 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-cb5d9172-ddd9-40d1-92ae-1edb323bbf81 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Created reservations ['4e037ec7-aa79-456c-9a7b-2d77fbf73193', 'd7a995a4-854a-4573-bc49-5be9b06129e0', '235982e2-4306-4920-b47b-e683c56c26c9', '2338979d-6d59-4e25-adb3-0315cd6fbb48'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:25:10.239861 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-cb5d9172-ddd9-40d1-92ae-1edb323bbf81 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cbdbd82-2967-4773-b902-ed9d8fd3a6cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e037ec7-aa79-456c-9a7b-2d77fbf73193', 'd7a995a4-854a-4573-bc49-5be9b06129e0', '235982e2-4306-4920-b47b-e683c56c26c9', '2338979d-6d59-4e25-adb3-0315cd6fbb48']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:10.240538 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-cb5d9172-ddd9-40d1-92ae-1edb323bbf81 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a695b99-ce9b-4baf-8507-0607d271bc9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:10.249954 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-feaffb43-bc1c-498a-a3d0-a217ee619c7e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:10.252091 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-feaffb43-bc1c-498a-a3d0-a217ee619c7e tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] GET https://10.4.3.229/volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b Aug 06 14:25:10.252316 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-feaffb43-bc1c-498a-a3d0-a217ee619c7e tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:10.252558 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-feaffb43-bc1c-498a-a3d0-a217ee619c7e tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:10.259131 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:10.259131 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:10.263096 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-feaffb43-bc1c-498a-a3d0-a217ee619c7e tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Volume info retrieved successfully. Aug 06 14:25:10.264276 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-cb5d9172-ddd9-40d1-92ae-1edb323bbf81 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a695b99-ce9b-4baf-8507-0607d271bc9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6367fd20-ef77-4862-9622-73912e8a18d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1336473758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c2b4359d2c1479ab042805472d5e752',qos_specs=None,replication_status=,reservations=['4e037ec7-aa79-456c-9a7b-2d77fbf73193','d7a995a4-854a-4573-bc49-5be9b06129e0','235982e2-4306-4920-b47b-e683c56c26c9','2338979d-6d59-4e25-adb3-0315cd6fbb48'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7142775dd7f425bb876ca4a85adfed1',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:25:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1336473758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6367fd20-ef77-4862-9622-73912e8a18d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c2b4359d2c1479ab042805472d5e752',provider_auth=None,provider_geometry=None,provider_id=None,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='b7142775dd7f425bb876ca4a85adfed1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:10.265121 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-cb5d9172-ddd9-40d1-92ae-1edb323bbf81 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6978f93c-3878-4900-b19a-ce3278a635b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:10.267746 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-feaffb43-bc1c-498a-a3d0-a217ee619c7e tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] https://10.4.3.229/volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b returned with HTTP 200 Aug 06 14:25:10.268154 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 428/1716] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:25:10 2026] GET /volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b => generated 1159 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:10.278007 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2916e642-79fa-4670-a935-b0710b77e634 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:10.278367 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2916e642-79fa-4670-a935-b0710b77e634 None None] GET https://10.4.3.229/volume// Aug 06 14:25:10.278586 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2916e642-79fa-4670-a935-b0710b77e634 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:10.278838 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2916e642-79fa-4670-a935-b0710b77e634 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:10.279124 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2916e642-79fa-4670-a935-b0710b77e634 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:25:10.279446 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 429/1717] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14:25:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:25:10.285762 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-cb5d9172-ddd9-40d1-92ae-1edb323bbf81 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6978f93c-3878-4900-b19a-ce3278a635b4) transitioned into state 'SUCCESS' from state '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-1336473758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c2b4359d2c1479ab042805472d5e752',qos_specs=None,replication_status=,reservations=['4e037ec7-aa79-456c-9a7b-2d77fbf73193','d7a995a4-854a-4573-bc49-5be9b06129e0','235982e2-4306-4920-b47b-e683c56c26c9','2338979d-6d59-4e25-adb3-0315cd6fbb48'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7142775dd7f425bb876ca4a85adfed1',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:10.286710 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-cb5d9172-ddd9-40d1-92ae-1edb323bbf81 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89d9ac3b-1857-46ad-a596-d2487e29ceb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:10.286773 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-fcb21616-c867-4b28-b278-587c6340e3dd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:10.288689 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-fcb21616-c867-4b28-b278-587c6340e3dd tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:25:10.289025 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-fcb21616-c867-4b28-b278-587c6340e3dd tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f263770f-c6a9-4390-9002-ee002b22064b", "connector": null, "instance_uuid": "8fcf846c-19a3-4ca8-95da-7b5b83d6858d"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:10.296473 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-cb5d9172-ddd9-40d1-92ae-1edb323bbf81 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89d9ac3b-1857-46ad-a596-d2487e29ceb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:10.297630 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-cb5d9172-ddd9-40d1-92ae-1edb323bbf81 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Flow 'volume_create_api' (fdcc771f-6f6d-4019-80cb-200a8eeddd47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:25:10.298074 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-cb5d9172-ddd9-40d1-92ae-1edb323bbf81 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Create volume request issued successfully. Aug 06 14:25:10.298766 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cb5d9172-ddd9-40d1-92ae-1edb323bbf81 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:25:10.298927 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:10.298927 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:10.302451 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 430/1718] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:25:10 2026] POST /volume/v3/volumes => generated 755 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:25:10.316151 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-310efea5-3154-4108-bd6f-eb7a6ccb8f86 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:10.319632 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-310efea5-3154-4108-bd6f-eb7a6ccb8f86 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] GET https://10.4.3.229/volume/v3/volumes/6367fd20-ef77-4862-9622-73912e8a18d0 Aug 06 14:25:10.319915 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-310efea5-3154-4108-bd6f-eb7a6ccb8f86 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:10.320218 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-310efea5-3154-4108-bd6f-eb7a6ccb8f86 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:10.329224 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:10.329224 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:10.333108 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-fcb21616-c867-4b28-b278-587c6340e3dd tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:25:10.333589 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 432/1719] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:25:10 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:10.334056 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-310efea5-3154-4108-bd6f-eb7a6ccb8f86 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Volume info retrieved successfully. Aug 06 14:25:10.338510 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-310efea5-3154-4108-bd6f-eb7a6ccb8f86 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] https://10.4.3.229/volume/v3/volumes/6367fd20-ef77-4862-9622-73912e8a18d0 returned with HTTP 200 Aug 06 14:25:10.338883 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 429/1720] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:10 2026] GET /volume/v3/volumes/6367fd20-ef77-4862-9622-73912e8a18d0 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:11.248643 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d9923c50-706f-4351-b8b5-a1b79e68df6a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:11.249016 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d9923c50-706f-4351-b8b5-a1b79e68df6a None None] GET https://10.4.3.229/volume// Aug 06 14:25:11.249177 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d9923c50-706f-4351-b8b5-a1b79e68df6a None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:11.249361 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d9923c50-706f-4351-b8b5-a1b79e68df6a None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:11.249682 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d9923c50-706f-4351-b8b5-a1b79e68df6a None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:25:11.249996 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 430/1721] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:25: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 06 14:25:11.257528 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-9d57da21-3cc6-4c35-aacf-3e32f4ed1fc9 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:11.259762 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-9d57da21-3cc6-4c35-aacf-3e32f4ed1fc9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] GET https://10.4.3.229/volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b Aug 06 14:25:11.260102 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-9d57da21-3cc6-4c35-aacf-3e32f4ed1fc9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:11.260343 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-9d57da21-3cc6-4c35-aacf-3e32f4ed1fc9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:11.269662 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:11.269662 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:11.272865 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-9d57da21-3cc6-4c35-aacf-3e32f4ed1fc9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Volume info retrieved successfully. Aug 06 14:25:11.277068 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-9d57da21-3cc6-4c35-aacf-3e32f4ed1fc9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] https://10.4.3.229/volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b returned with HTTP 200 Aug 06 14:25:11.277624 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 431/1722] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:25:11 2026] GET /volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b => generated 1338 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:25:11.352025 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ac72a914-cf3e-44b7-ae45-8db373b54170 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:11.353733 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ac72a914-cf3e-44b7-ae45-8db373b54170 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] GET https://10.4.3.229/volume/v3/volumes/6367fd20-ef77-4862-9622-73912e8a18d0 Aug 06 14:25:11.353946 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ac72a914-cf3e-44b7-ae45-8db373b54170 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:11.354128 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ac72a914-cf3e-44b7-ae45-8db373b54170 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:11.361633 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:11.361633 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:11.368267 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ac72a914-cf3e-44b7-ae45-8db373b54170 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Volume info retrieved successfully. Aug 06 14:25:11.376010 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ac72a914-cf3e-44b7-ae45-8db373b54170 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] https://10.4.3.229/volume/v3/volumes/6367fd20-ef77-4862-9622-73912e8a18d0 returned with HTTP 200 Aug 06 14:25:11.376498 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 433/1723] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:11 2026] GET /volume/v3/volumes/6367fd20-ef77-4862-9622-73912e8a18d0 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:11.379721 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-d1877f7e-ed1b-44e1-a40d-efd90084cda6 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:11.381816 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-d1877f7e-ed1b-44e1-a40d-efd90084cda6 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] PUT https://10.4.3.229/volume/v3/attachments/7962471d-ba0e-427c-8d57-5ec818b46480 Aug 06 14:25:11.382217 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-d1877f7e-ed1b-44e1-a40d-efd90084cda6 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:11.389552 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-d1877f7e-ed1b-44e1-a40d-efd90084cda6 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Acquiring lock "cinder-attachment_update-f263770f-c6a9-4390-9002-ee002b22064b-np0000006659" by "attachment_update" {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:25:11.390935 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8494813a-24bc-4d8b-9d5a-81186b7f34f8 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:11.392932 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8494813a-24bc-4d8b-9d5a-81186b7f34f8 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:25:11.393693 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8494813a-24bc-4d8b-9d5a-81186b7f34f8 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "6367fd20-ef77-4862-9622-73912e8a18d0"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:11.394034 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-d1877f7e-ed1b-44e1-a40d-efd90084cda6 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Lock "cinder-attachment_update-f263770f-c6a9-4390-9002-ee002b22064b-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:25:11.395140 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:11.395140 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:11.395353 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-8494813a-24bc-4d8b-9d5a-81186b7f34f8 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '6367fd20-ef77-4862-9622-73912e8a18d0'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:25:11.403462 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:11.403462 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:11.403935 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-8494813a-24bc-4d8b-9d5a-81186b7f34f8 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Volume retrieved successfully. Aug 06 14:25:11.404061 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-8494813a-24bc-4d8b-9d5a-81186b7f34f8 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Create volume of 1 GB Aug 06 14:25:11.413058 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-8494813a-24bc-4d8b-9d5a-81186b7f34f8 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Availability Zones retrieved successfully. Aug 06 14:25:11.423165 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-8494813a-24bc-4d8b-9d5a-81186b7f34f8 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Flow 'volume_create_api' (806c8dcd-6a45-493c-8234-90d78381a028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:25:11.427844 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-8494813a-24bc-4d8b-9d5a-81186b7f34f8 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9890b4da-9c41-4876-a3db-eefb7265e2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:11.430564 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-8494813a-24bc-4d8b-9d5a-81186b7f34f8 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:25:11.432594 np0000006659 devstack@c-api.service[100399]: WARNING cinder.volume.api [None req-8494813a-24bc-4d8b-9d5a-81186b7f34f8 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9890b4da-9c41-4876-a3db-eefb7265e2ab) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 14:25:11.432594 np0000006659 devstack@c-api.service[100399]: 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 06 14:25:11.435920 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-8494813a-24bc-4d8b-9d5a-81186b7f34f8 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9890b4da-9c41-4876-a3db-eefb7265e2ab) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:11.440157 np0000006659 devstack@c-api.service[100399]: WARNING cinder.volume.api [None req-8494813a-24bc-4d8b-9d5a-81186b7f34f8 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9890b4da-9c41-4876-a3db-eefb7265e2ab) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 14:25:11.440157 np0000006659 devstack@c-api.service[100399]: WARNING cinder.volume.api [None req-8494813a-24bc-4d8b-9d5a-81186b7f34f8 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Flow 'volume_create_api' (806c8dcd-6a45-493c-8234-90d78381a028) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 14:25:11.440157 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8494813a-24bc-4d8b-9d5a-81186b7f34f8 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 400 Aug 06 14:25:11.440157 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 431/1724] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:25:11 2026] POST /volume/v3/volumes => generated 173 bytes in 50 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 14:25:11.450029 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-864941dd-5de8-4a12-83f4-2ea25be52fa4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:11.453783 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-864941dd-5de8-4a12-83f4-2ea25be52fa4 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] GET https://10.4.3.229/volume/v3/volumes/6367fd20-ef77-4862-9622-73912e8a18d0 Aug 06 14:25:11.454318 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-864941dd-5de8-4a12-83f4-2ea25be52fa4 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:11.454761 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-864941dd-5de8-4a12-83f4-2ea25be52fa4 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:11.461771 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:11.461771 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:11.465724 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-864941dd-5de8-4a12-83f4-2ea25be52fa4 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Volume info retrieved successfully. Aug 06 14:25:11.471137 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-864941dd-5de8-4a12-83f4-2ea25be52fa4 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] https://10.4.3.229/volume/v3/volumes/6367fd20-ef77-4862-9622-73912e8a18d0 returned with HTTP 200 Aug 06 14:25:11.471696 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 432/1725] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:11 2026] GET /volume/v3/volumes/6367fd20-ef77-4862-9622-73912e8a18d0 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:11.484474 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ec6f1c2c-9537-419b-8af9-d5661503120c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:11.486049 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ec6f1c2c-9537-419b-8af9-d5661503120c tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] DELETE https://10.4.3.229/volume/v3/volumes/6367fd20-ef77-4862-9622-73912e8a18d0 Aug 06 14:25:11.486241 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ec6f1c2c-9537-419b-8af9-d5661503120c tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:11.486407 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ec6f1c2c-9537-419b-8af9-d5661503120c tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:11.486585 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-ec6f1c2c-9537-419b-8af9-d5661503120c tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Delete volume with id: 6367fd20-ef77-4862-9622-73912e8a18d0 Aug 06 14:25:11.491711 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-d1877f7e-ed1b-44e1-a40d-efd90084cda6 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Lock "cinder-attachment_update-f263770f-c6a9-4390-9002-ee002b22064b-np0000006659" released by "attachment_update" :: held 0.097s {{(pid=100397) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:25:11.491859 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-d1877f7e-ed1b-44e1-a40d-efd90084cda6 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] https://10.4.3.229/volume/v3/attachments/7962471d-ba0e-427c-8d57-5ec818b46480 returned with HTTP 200 Aug 06 14:25:11.492274 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 430/1726] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:25:11 2026] PUT /volume/v3/attachments/7962471d-ba0e-427c-8d57-5ec818b46480 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:11.496885 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:11.496885 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:11.497186 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ec6f1c2c-9537-419b-8af9-d5661503120c tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Volume info retrieved successfully. Aug 06 14:25:11.523434 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-b2a23565-6e6f-48f7-a2ca-365f87feb987 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:11.523538 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ec6f1c2c-9537-419b-8af9-d5661503120c tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Delete volume request issued successfully. Aug 06 14:25:11.523757 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ec6f1c2c-9537-419b-8af9-d5661503120c tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] https://10.4.3.229/volume/v3/volumes/6367fd20-ef77-4862-9622-73912e8a18d0 returned with HTTP 202 Aug 06 14:25:11.524288 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 434/1727] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:25:11 2026] DELETE /volume/v3/volumes/6367fd20-ef77-4862-9622-73912e8a18d0 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:11.526053 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-b2a23565-6e6f-48f7-a2ca-365f87feb987 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] POST https://10.4.3.229/volume/v3/attachments/7962471d-ba0e-427c-8d57-5ec818b46480/action Aug 06 14:25:11.526593 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-b2a23565-6e6f-48f7-a2ca-365f87feb987 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Action body: b'{"os-complete": null}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:25:11.526902 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-b2a23565-6e6f-48f7-a2ca-365f87feb987 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:11.533258 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2288be52-6b5f-43f2-b4e5-5c8c4e057ba2 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:11.536340 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2288be52-6b5f-43f2-b4e5-5c8c4e057ba2 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] GET https://10.4.3.229/volume/v3/volumes/6367fd20-ef77-4862-9622-73912e8a18d0 Aug 06 14:25:11.537286 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2288be52-6b5f-43f2-b4e5-5c8c4e057ba2 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:11.537286 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2288be52-6b5f-43f2-b4e5-5c8c4e057ba2 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:11.547606 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:11.547606 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:11.549033 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:11.549033 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:11.556711 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-2288be52-6b5f-43f2-b4e5-5c8c4e057ba2 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Volume info retrieved successfully. Aug 06 14:25:11.564985 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2288be52-6b5f-43f2-b4e5-5c8c4e057ba2 tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] https://10.4.3.229/volume/v3/volumes/6367fd20-ef77-4862-9622-73912e8a18d0 returned with HTTP 200 Aug 06 14:25:11.566091 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 433/1728] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:11 2026] GET /volume/v3/volumes/6367fd20-ef77-4862-9622-73912e8a18d0 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:11.573897 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-92c66b48-105c-4f0a-b236-d5ca144ce965 req-b2a23565-6e6f-48f7-a2ca-365f87feb987 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] https://10.4.3.229/volume/v3/attachments/7962471d-ba0e-427c-8d57-5ec818b46480/action returned with HTTP 204 Aug 06 14:25:11.574342 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 432/1729] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:25:11 2026] POST /volume/v3/attachments/7962471d-ba0e-427c-8d57-5ec818b46480/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:12.272563 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-71472e1c-c1e1-402b-88b5-4eadfe00d712 req-a8207e8b-c40d-454f-b5ea-b2e47fa47911 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:12.274656 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-71472e1c-c1e1-402b-88b5-4eadfe00d712 req-a8207e8b-c40d-454f-b5ea-b2e47fa47911 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf Aug 06 14:25:12.274895 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-71472e1c-c1e1-402b-88b5-4eadfe00d712 req-a8207e8b-c40d-454f-b5ea-b2e47fa47911 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:12.275074 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-71472e1c-c1e1-402b-88b5-4eadfe00d712 req-a8207e8b-c40d-454f-b5ea-b2e47fa47911 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:12.282280 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:12.282280 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:12.285956 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-71472e1c-c1e1-402b-88b5-4eadfe00d712 req-a8207e8b-c40d-454f-b5ea-b2e47fa47911 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:25:12.289985 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-71472e1c-c1e1-402b-88b5-4eadfe00d712 req-a8207e8b-c40d-454f-b5ea-b2e47fa47911 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf returned with HTTP 200 Aug 06 14:25:12.290369 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 431/1730] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:25:12 2026] GET /volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:12.383081 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e5fc3a1e-eddd-4966-9bd6-bb88f3d04deb None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:12.383661 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e5fc3a1e-eddd-4966-9bd6-bb88f3d04deb None None] GET https://10.4.3.229/volume// Aug 06 14:25:12.383930 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e5fc3a1e-eddd-4966-9bd6-bb88f3d04deb None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:12.384217 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e5fc3a1e-eddd-4966-9bd6-bb88f3d04deb None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:12.384703 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e5fc3a1e-eddd-4966-9bd6-bb88f3d04deb None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:25:12.385123 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 435/1731] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:25: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 06 14:25:12.392908 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-71472e1c-c1e1-402b-88b5-4eadfe00d712 req-542fe4ca-7d61-4345-986b-a20738f2ce07 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:12.483865 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-71472e1c-c1e1-402b-88b5-4eadfe00d712 req-542fe4ca-7d61-4345-986b-a20738f2ce07 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:25:12.484376 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-71472e1c-c1e1-402b-88b5-4eadfe00d712 req-542fe4ca-7d61-4345-986b-a20738f2ce07 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf", "connector": null, "instance_uuid": "fdb149b7-ec4a-4309-ba5f-77f80c1771b4"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:12.497764 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:12.497764 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:12.538881 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-71472e1c-c1e1-402b-88b5-4eadfe00d712 req-542fe4ca-7d61-4345-986b-a20738f2ce07 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:25:12.540107 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 434/1732] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:25:12 2026] POST /volume/v3/attachments => generated 273 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:12.580575 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-dca34836-4ef9-48ef-bde4-1c2c27f0fe23 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:12.583128 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-796b6681-965a-4d66-af5d-e3d337665cab None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:12.584088 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6e08d84e-eb92-4e2b-af4f-b82f5811205e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:12.584398 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dca34836-4ef9-48ef-bde4-1c2c27f0fe23 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf Aug 06 14:25:12.584547 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6e08d84e-eb92-4e2b-af4f-b82f5811205e None None] GET https://10.4.3.229/volume// Aug 06 14:25:12.584650 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dca34836-4ef9-48ef-bde4-1c2c27f0fe23 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:12.584726 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6e08d84e-eb92-4e2b-af4f-b82f5811205e None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:12.584896 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dca34836-4ef9-48ef-bde4-1c2c27f0fe23 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:12.584943 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6e08d84e-eb92-4e2b-af4f-b82f5811205e None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:12.585056 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-796b6681-965a-4d66-af5d-e3d337665cab tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] GET https://10.4.3.229/volume/v3/volumes/6367fd20-ef77-4862-9622-73912e8a18d0 Aug 06 14:25:12.585270 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-796b6681-965a-4d66-af5d-e3d337665cab tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:12.585323 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6e08d84e-eb92-4e2b-af4f-b82f5811205e None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:25:12.585509 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-796b6681-965a-4d66-af5d-e3d337665cab tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:12.585594 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 436/1733] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:25: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 06 14:25:12.592050 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-796b6681-965a-4d66-af5d-e3d337665cab tempest-VolumesCloneNegativeTest-1353359867 tempest-VolumesCloneNegativeTest-1353359867-project-member] https://10.4.3.229/volume/v3/volumes/6367fd20-ef77-4862-9622-73912e8a18d0 returned with HTTP 404 Aug 06 14:25:12.592724 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 432/1734] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:12 2026] GET /volume/v3/volumes/6367fd20-ef77-4862-9622-73912e8a18d0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:12.594129 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-71472e1c-c1e1-402b-88b5-4eadfe00d712 req-ccef1655-8f12-4640-b32e-6c7801dcaa7f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:12.596246 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-71472e1c-c1e1-402b-88b5-4eadfe00d712 req-ccef1655-8f12-4640-b32e-6c7801dcaa7f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf Aug 06 14:25:12.596443 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-71472e1c-c1e1-402b-88b5-4eadfe00d712 req-ccef1655-8f12-4640-b32e-6c7801dcaa7f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:12.596632 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-71472e1c-c1e1-402b-88b5-4eadfe00d712 req-ccef1655-8f12-4640-b32e-6c7801dcaa7f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:12.598148 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:12.598148 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:12.605331 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-dca34836-4ef9-48ef-bde4-1c2c27f0fe23 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:25:12.606079 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:12.606079 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:12.609591 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-71472e1c-c1e1-402b-88b5-4eadfe00d712 req-ccef1655-8f12-4640-b32e-6c7801dcaa7f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:25:12.612200 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dca34836-4ef9-48ef-bde4-1c2c27f0fe23 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf returned with HTTP 200 Aug 06 14:25:12.613275 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 433/1735] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:12 2026] GET /volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:12.613868 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-71472e1c-c1e1-402b-88b5-4eadfe00d712 req-ccef1655-8f12-4640-b32e-6c7801dcaa7f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf returned with HTTP 200 Aug 06 14:25:12.618076 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 435/1736] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:25:12 2026] GET /volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf => generated 1021 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:25:12.747072 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-71472e1c-c1e1-402b-88b5-4eadfe00d712 req-44bee31d-a474-4bfb-959d-fc7503334a49 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:12.749175 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-71472e1c-c1e1-402b-88b5-4eadfe00d712 req-44bee31d-a474-4bfb-959d-fc7503334a49 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] PUT https://10.4.3.229/volume/v3/attachments/94996f59-8033-44d3-97fe-3a5550128263 Aug 06 14:25:12.749576 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-71472e1c-c1e1-402b-88b5-4eadfe00d712 req-44bee31d-a474-4bfb-959d-fc7503334a49 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:12.759778 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-71472e1c-c1e1-402b-88b5-4eadfe00d712 req-44bee31d-a474-4bfb-959d-fc7503334a49 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Acquiring lock "cinder-attachment_update-12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf-np0000006659" by "attachment_update" {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:25:12.771368 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-71472e1c-c1e1-402b-88b5-4eadfe00d712 req-44bee31d-a474-4bfb-959d-fc7503334a49 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Lock "cinder-attachment_update-12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf-np0000006659" acquired by "attachment_update" :: waited 0.012s {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:25:12.772313 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:12.772313 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:12.855006 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-71472e1c-c1e1-402b-88b5-4eadfe00d712 req-44bee31d-a474-4bfb-959d-fc7503334a49 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Lock "cinder-attachment_update-12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf-np0000006659" released by "attachment_update" :: held 0.084s {{(pid=100396) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:25:12.856361 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-71472e1c-c1e1-402b-88b5-4eadfe00d712 req-44bee31d-a474-4bfb-959d-fc7503334a49 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/attachments/94996f59-8033-44d3-97fe-3a5550128263 returned with HTTP 200 Aug 06 14:25:12.856846 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 437/1737] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:25:12 2026] PUT /volume/v3/attachments/94996f59-8033-44d3-97fe-3a5550128263 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:13.628337 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ff8fc03d-e6f3-4949-a994-c7f8107cfb5c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:13.628981 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ff8fc03d-e6f3-4949-a994-c7f8107cfb5c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf Aug 06 14:25:13.629883 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ff8fc03d-e6f3-4949-a994-c7f8107cfb5c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:13.629883 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ff8fc03d-e6f3-4949-a994-c7f8107cfb5c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:13.643060 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:13.643060 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:13.648390 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ff8fc03d-e6f3-4949-a994-c7f8107cfb5c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:25:13.653346 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ff8fc03d-e6f3-4949-a994-c7f8107cfb5c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf returned with HTTP 200 Aug 06 14:25:13.653772 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 433/1738] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:13 2026] GET /volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:14.667446 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-50909be2-8202-40f9-8631-bea830a281bd None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:14.669654 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-50909be2-8202-40f9-8631-bea830a281bd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf Aug 06 14:25:14.669944 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-50909be2-8202-40f9-8631-bea830a281bd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:14.670216 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-50909be2-8202-40f9-8631-bea830a281bd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:14.681986 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:14.681986 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:14.686211 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-50909be2-8202-40f9-8631-bea830a281bd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:25:14.691729 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-50909be2-8202-40f9-8631-bea830a281bd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf returned with HTTP 200 Aug 06 14:25:14.692358 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 434/1739] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:14 2026] GET /volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:15.704713 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4f435829-9706-4c98-b017-51aaec4ca232 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:15.706419 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4f435829-9706-4c98-b017-51aaec4ca232 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf Aug 06 14:25:15.706622 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4f435829-9706-4c98-b017-51aaec4ca232 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:15.706797 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4f435829-9706-4c98-b017-51aaec4ca232 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:15.715789 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:15.715789 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:15.719370 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-4f435829-9706-4c98-b017-51aaec4ca232 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:25:15.723438 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4f435829-9706-4c98-b017-51aaec4ca232 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf returned with HTTP 200 Aug 06 14:25:15.723854 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 436/1740] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:15 2026] GET /volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:16.135009 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-71472e1c-c1e1-402b-88b5-4eadfe00d712 req-df79603a-d0a8-4f2f-8f59-d4a1cb3101eb None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:16.136994 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-71472e1c-c1e1-402b-88b5-4eadfe00d712 req-df79603a-d0a8-4f2f-8f59-d4a1cb3101eb tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] POST https://10.4.3.229/volume/v3/attachments/94996f59-8033-44d3-97fe-3a5550128263/action Aug 06 14:25:16.137416 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-71472e1c-c1e1-402b-88b5-4eadfe00d712 req-df79603a-d0a8-4f2f-8f59-d4a1cb3101eb tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Action body: b'{"os-complete": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:25:16.137573 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-71472e1c-c1e1-402b-88b5-4eadfe00d712 req-df79603a-d0a8-4f2f-8f59-d4a1cb3101eb tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:16.152646 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:16.152646 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:16.163279 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-71472e1c-c1e1-402b-88b5-4eadfe00d712 req-df79603a-d0a8-4f2f-8f59-d4a1cb3101eb tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/attachments/94996f59-8033-44d3-97fe-3a5550128263/action returned with HTTP 204 Aug 06 14:25:16.163778 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 438/1741] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:25:16 2026] POST /volume/v3/attachments/94996f59-8033-44d3-97fe-3a5550128263/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:16.735970 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-56f11981-6c77-47b2-9497-a2db9b842077 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:16.737761 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-56f11981-6c77-47b2-9497-a2db9b842077 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf Aug 06 14:25:16.737988 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-56f11981-6c77-47b2-9497-a2db9b842077 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:16.738202 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-56f11981-6c77-47b2-9497-a2db9b842077 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:16.747618 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:16.747618 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:16.751245 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-56f11981-6c77-47b2-9497-a2db9b842077 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:25:16.755437 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-56f11981-6c77-47b2-9497-a2db9b842077 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf returned with HTTP 200 Aug 06 14:25:16.755868 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 434/1742] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:16 2026] GET /volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:16.769351 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-14867324-99ab-4f75-bfca-6b33df7b4d1a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:16.771562 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-14867324-99ab-4f75-bfca-6b33df7b4d1a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] POST https://10.4.3.229/volume/v3/backups Aug 06 14:25:16.772040 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-14867324-99ab-4f75-bfca-6b33df7b4d1a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1367191054", "container": "tempest-volumesbackupstest-backup-container-1001091385"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:16.773971 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.backups [None req-14867324-99ab-4f75-bfca-6b33df7b4d1a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Creating new backup {'backup': {'volume_id': '12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1367191054', 'container': 'tempest-volumesbackupstest-backup-container-1001091385'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:25:16.774160 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.contrib.backups [None req-14867324-99ab-4f75-bfca-6b33df7b4d1a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Creating backup of volume 12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf in container tempest-volumesbackupstest-backup-container-1001091385 Aug 06 14:25:16.785975 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:16.785975 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:16.786599 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-14867324-99ab-4f75-bfca-6b33df7b4d1a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:25:16.804996 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-14867324-99ab-4f75-bfca-6b33df7b4d1a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Created reservations ['e5109801-d107-4454-a24e-562d811af900', '5b467b8f-923b-4682-939d-5c18b6f60729'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:25:16.836420 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-14867324-99ab-4f75-bfca-6b33df7b4d1a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:25:16.836964 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 435/1743] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:25:16 2026] POST /volume/v3/backups => generated 330 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:25:16.848181 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4e211e65-694a-43cd-96c7-fd0da0a57d81 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:16.850668 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4e211e65-694a-43cd-96c7-fd0da0a57d81 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 Aug 06 14:25:16.850971 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4e211e65-694a-43cd-96c7-fd0da0a57d81 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:16.851228 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4e211e65-694a-43cd-96c7-fd0da0a57d81 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:16.851397 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-4e211e65-694a-43cd-96c7-fd0da0a57d81 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 9cf257e6-2392-4083-81fe-860467fa0883. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:16.858723 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:16.858723 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:16.859551 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4e211e65-694a-43cd-96c7-fd0da0a57d81 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 returned with HTTP 200 Aug 06 14:25:16.860207 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 437/1744] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:16 2026] GET /volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:17.874069 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b5223054-19e2-46b3-8cdb-19c2419b5d6d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:17.876880 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b5223054-19e2-46b3-8cdb-19c2419b5d6d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 Aug 06 14:25:17.877163 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b5223054-19e2-46b3-8cdb-19c2419b5d6d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:17.877443 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b5223054-19e2-46b3-8cdb-19c2419b5d6d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:17.877600 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-b5223054-19e2-46b3-8cdb-19c2419b5d6d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 9cf257e6-2392-4083-81fe-860467fa0883. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:17.885537 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:17.885537 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:17.886544 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b5223054-19e2-46b3-8cdb-19c2419b5d6d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 returned with HTTP 200 Aug 06 14:25:17.886979 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 439/1745] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:17 2026] GET /volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:18.309654 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a82ea46e-f4fe-4986-8209-24b6b6952fc7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:18.370389 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a82ea46e-f4fe-4986-8209-24b6b6952fc7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:25:18.371437 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a82ea46e-f4fe-4986-8209-24b6b6952fc7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-715655268"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:18.373286 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-a82ea46e-f4fe-4986-8209-24b6b6952fc7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-715655268'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:25:18.373470 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-a82ea46e-f4fe-4986-8209-24b6b6952fc7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Create volume of 1 GB Aug 06 14:25:18.379024 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a82ea46e-f4fe-4986-8209-24b6b6952fc7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Availability Zones retrieved successfully. Aug 06 14:25:18.389301 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-a82ea46e-f4fe-4986-8209-24b6b6952fc7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Flow 'volume_create_api' (ce21570f-3ad2-46fa-8cfd-60dbcbf508e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:25:18.390853 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-a82ea46e-f4fe-4986-8209-24b6b6952fc7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d04911ec-ae9d-4cc4-9222-fd717f53aa25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:18.392179 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-a82ea46e-f4fe-4986-8209-24b6b6952fc7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:25:18.422294 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-a82ea46e-f4fe-4986-8209-24b6b6952fc7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d04911ec-ae9d-4cc4-9222-fd717f53aa25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:18.423274 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-a82ea46e-f4fe-4986-8209-24b6b6952fc7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (618cb6bf-7e24-4c02-8be1-02703a31f146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:18.484260 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-a82ea46e-f4fe-4986-8209-24b6b6952fc7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Created reservations ['bb448b48-1f2c-4bbe-b489-7cb5e8ce3c58', 'f4a5f987-52e8-474e-a8fd-6797650a0651', '125693f3-a49c-4c83-9671-6e5c1a1ece3e', 'a19609ee-3387-40a0-9fc7-676d046ac97b'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:25:18.485211 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-a82ea46e-f4fe-4986-8209-24b6b6952fc7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (618cb6bf-7e24-4c02-8be1-02703a31f146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb448b48-1f2c-4bbe-b489-7cb5e8ce3c58', 'f4a5f987-52e8-474e-a8fd-6797650a0651', '125693f3-a49c-4c83-9671-6e5c1a1ece3e', 'a19609ee-3387-40a0-9fc7-676d046ac97b']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:18.485975 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-a82ea46e-f4fe-4986-8209-24b6b6952fc7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8a19bc1-8445-44d5-9017-462ba73c6c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:18.510346 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-a82ea46e-f4fe-4986-8209-24b6b6952fc7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8a19bc1-8445-44d5-9017-462ba73c6c28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd07fad1a-5f09-4298-bd98-b4c7999037d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-715655268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb9cd76a7d374682b6b30f97aea92240',qos_specs=None,replication_status=,reservations=['bb448b48-1f2c-4bbe-b489-7cb5e8ce3c58','f4a5f987-52e8-474e-a8fd-6797650a0651','125693f3-a49c-4c83-9671-6e5c1a1ece3e','a19609ee-3387-40a0-9fc7-676d046ac97b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1eaa57e2f754a6daf865fe56653f413',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:25:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-715655268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d07fad1a-5f09-4298-bd98-b4c7999037d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb9cd76a7d374682b6b30f97aea92240',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1eaa57e2f754a6daf865fe56653f413',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:18.511113 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-a82ea46e-f4fe-4986-8209-24b6b6952fc7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cd5ce4f-f2dc-43c6-9d19-f48fe23257c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:18.528985 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-a82ea46e-f4fe-4986-8209-24b6b6952fc7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cd5ce4f-f2dc-43c6-9d19-f48fe23257c0) transitioned into state 'SUCCESS' from state '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-715655268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb9cd76a7d374682b6b30f97aea92240',qos_specs=None,replication_status=,reservations=['bb448b48-1f2c-4bbe-b489-7cb5e8ce3c58','f4a5f987-52e8-474e-a8fd-6797650a0651','125693f3-a49c-4c83-9671-6e5c1a1ece3e','a19609ee-3387-40a0-9fc7-676d046ac97b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1eaa57e2f754a6daf865fe56653f413',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:18.529652 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-a82ea46e-f4fe-4986-8209-24b6b6952fc7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48eb9168-2f5a-4ad9-a1e9-9a5d102347de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:18.541451 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-a82ea46e-f4fe-4986-8209-24b6b6952fc7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48eb9168-2f5a-4ad9-a1e9-9a5d102347de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:18.541451 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-a82ea46e-f4fe-4986-8209-24b6b6952fc7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Flow 'volume_create_api' (ce21570f-3ad2-46fa-8cfd-60dbcbf508e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:25:18.541451 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a82ea46e-f4fe-4986-8209-24b6b6952fc7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Create volume request issued successfully. Aug 06 14:25:18.541451 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a82ea46e-f4fe-4986-8209-24b6b6952fc7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:25:18.541451 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 435/1746] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:25:18 2026] POST /volume/v3/volumes => generated 753 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:25:18.556020 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-fa63b105-efac-4db7-8a0f-b7cdba156f06 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:18.557986 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fa63b105-efac-4db7-8a0f-b7cdba156f06 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 Aug 06 14:25:18.558219 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fa63b105-efac-4db7-8a0f-b7cdba156f06 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:18.558473 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fa63b105-efac-4db7-8a0f-b7cdba156f06 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:18.566053 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:18.566053 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:18.569648 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-fa63b105-efac-4db7-8a0f-b7cdba156f06 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:25:18.573373 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fa63b105-efac-4db7-8a0f-b7cdba156f06 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 returned with HTTP 200 Aug 06 14:25:18.573750 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 436/1747] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:18 2026] GET /volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:18.897368 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-005dbc7e-7f8b-48a7-9812-b9d526605cd2 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:18.899343 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-005dbc7e-7f8b-48a7-9812-b9d526605cd2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 Aug 06 14:25:18.899537 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-005dbc7e-7f8b-48a7-9812-b9d526605cd2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:18.899722 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-005dbc7e-7f8b-48a7-9812-b9d526605cd2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:18.899848 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-005dbc7e-7f8b-48a7-9812-b9d526605cd2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 9cf257e6-2392-4083-81fe-860467fa0883. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:18.903791 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:18.903791 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:18.904613 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-005dbc7e-7f8b-48a7-9812-b9d526605cd2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 returned with HTTP 200 Aug 06 14:25:18.904986 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 438/1748] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:18 2026] GET /volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:19.586967 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a32aa07b-dae3-41a6-b4b5-c931dfc2cff7 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:19.588631 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a32aa07b-dae3-41a6-b4b5-c931dfc2cff7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 Aug 06 14:25:19.588836 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a32aa07b-dae3-41a6-b4b5-c931dfc2cff7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:19.589050 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a32aa07b-dae3-41a6-b4b5-c931dfc2cff7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:19.595950 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:19.595950 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:19.599634 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-a32aa07b-dae3-41a6-b4b5-c931dfc2cff7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:25:19.603857 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a32aa07b-dae3-41a6-b4b5-c931dfc2cff7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 returned with HTTP 200 Aug 06 14:25:19.604241 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 440/1749] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:19 2026] GET /volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:19.619696 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a96f936d-5fa2-4ced-8bd2-61fa4f653311 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:19.621590 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a96f936d-5fa2-4ced-8bd2-61fa4f653311 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 Aug 06 14:25:19.621798 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a96f936d-5fa2-4ced-8bd2-61fa4f653311 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:19.622016 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a96f936d-5fa2-4ced-8bd2-61fa4f653311 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:19.629847 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:19.629847 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:19.634339 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a96f936d-5fa2-4ced-8bd2-61fa4f653311 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:25:19.639510 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a96f936d-5fa2-4ced-8bd2-61fa4f653311 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 returned with HTTP 200 Aug 06 14:25:19.639924 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 436/1750] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:19 2026] GET /volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:19.653119 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5f1f580d-6f3d-4136-8c8c-23fdc0f4d8a2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:19.654891 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5f1f580d-6f3d-4136-8c8c-23fdc0f4d8a2 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:25:19.655234 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5f1f580d-6f3d-4136-8c8c-23fdc0f4d8a2 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d07fad1a-5f09-4298-bd98-b4c7999037d1", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2136042464"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:19.662934 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:19.662934 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:19.663380 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-5f1f580d-6f3d-4136-8c8c-23fdc0f4d8a2 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:25:19.663510 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-5f1f580d-6f3d-4136-8c8c-23fdc0f4d8a2 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Create snapshot from volume d07fad1a-5f09-4298-bd98-b4c7999037d1 Aug 06 14:25:19.693851 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-5f1f580d-6f3d-4136-8c8c-23fdc0f4d8a2 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Created reservations ['c33b3026-ad5e-41c2-a1ab-1804fef1efef', 'dd9a4dc0-02d5-46be-befb-8718859245ff', 'e047e235-a86f-41fe-b7ac-61342d8f9408', '1a13ddb7-b0c7-4ad9-bd82-8271b7687544'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:25:19.721917 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-5f1f580d-6f3d-4136-8c8c-23fdc0f4d8a2 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot create request issued successfully. Aug 06 14:25:19.721917 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5f1f580d-6f3d-4136-8c8c-23fdc0f4d8a2 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:25:19.721917 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 437/1751] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:25:19 2026] POST /volume/v3/snapshots => generated 310 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:25:19.731611 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-352c5f59-8d2b-4e8a-900b-af878e69d080 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:19.733560 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-352c5f59-8d2b-4e8a-900b-af878e69d080 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/604a818a-f0fc-4c6c-9f3f-dc062944f8d3 Aug 06 14:25:19.733807 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-352c5f59-8d2b-4e8a-900b-af878e69d080 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:19.734070 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-352c5f59-8d2b-4e8a-900b-af878e69d080 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:19.739948 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:19.739948 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:19.740628 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-352c5f59-8d2b-4e8a-900b-af878e69d080 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:25:19.741548 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-352c5f59-8d2b-4e8a-900b-af878e69d080 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/604a818a-f0fc-4c6c-9f3f-dc062944f8d3 returned with HTTP 200 Aug 06 14:25:19.741937 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 439/1752] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:19 2026] GET /volume/v3/snapshots/604a818a-f0fc-4c6c-9f3f-dc062944f8d3 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:19.916568 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d0dd525f-c15e-4555-8db4-5ca1fa20e475 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:19.918440 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d0dd525f-c15e-4555-8db4-5ca1fa20e475 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 Aug 06 14:25:19.918614 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d0dd525f-c15e-4555-8db4-5ca1fa20e475 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:19.918798 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d0dd525f-c15e-4555-8db4-5ca1fa20e475 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:19.918929 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-d0dd525f-c15e-4555-8db4-5ca1fa20e475 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 9cf257e6-2392-4083-81fe-860467fa0883. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:19.926049 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:19.926049 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:19.926891 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d0dd525f-c15e-4555-8db4-5ca1fa20e475 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 returned with HTTP 200 Aug 06 14:25:19.927245 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 441/1753] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:19 2026] GET /volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:20.750499 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-afe7d5aa-4507-432c-a235-cc0c09c4192e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:20.752298 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-afe7d5aa-4507-432c-a235-cc0c09c4192e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/604a818a-f0fc-4c6c-9f3f-dc062944f8d3 Aug 06 14:25:20.752528 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-afe7d5aa-4507-432c-a235-cc0c09c4192e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:20.752710 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-afe7d5aa-4507-432c-a235-cc0c09c4192e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:20.757621 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:20.757621 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:20.758024 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-afe7d5aa-4507-432c-a235-cc0c09c4192e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:25:20.758732 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-afe7d5aa-4507-432c-a235-cc0c09c4192e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/604a818a-f0fc-4c6c-9f3f-dc062944f8d3 returned with HTTP 200 Aug 06 14:25:20.759062 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 437/1754] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:20 2026] GET /volume/v3/snapshots/604a818a-f0fc-4c6c-9f3f-dc062944f8d3 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:20.767251 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-280fd175-4753-4db0-b0e8-0b0a00eea795 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:20.769280 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-280fd175-4753-4db0-b0e8-0b0a00eea795 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] POST https://10.4.3.229/volume/v3/backups Aug 06 14:25:20.769650 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-280fd175-4753-4db0-b0e8-0b0a00eea795 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d07fad1a-5f09-4298-bd98-b4c7999037d1", "snapshot_id": "604a818a-f0fc-4c6c-9f3f-dc062944f8d3", "name": "tempest-VolumesSnapshotTestJSON-Backup-351751015", "container": "tempest-volumessnapshottestjson-backup-container-1625135279"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:20.771076 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.backups [None req-280fd175-4753-4db0-b0e8-0b0a00eea795 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Creating new backup {'backup': {'volume_id': 'd07fad1a-5f09-4298-bd98-b4c7999037d1', 'snapshot_id': '604a818a-f0fc-4c6c-9f3f-dc062944f8d3', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-351751015', 'container': 'tempest-volumessnapshottestjson-backup-container-1625135279'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:25:20.771212 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.contrib.backups [None req-280fd175-4753-4db0-b0e8-0b0a00eea795 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Creating backup of volume d07fad1a-5f09-4298-bd98-b4c7999037d1 in container tempest-volumessnapshottestjson-backup-container-1625135279 Aug 06 14:25:20.778297 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:20.778297 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:20.778834 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-280fd175-4753-4db0-b0e8-0b0a00eea795 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:25:20.783649 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:20.783649 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:20.784058 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-280fd175-4753-4db0-b0e8-0b0a00eea795 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:25:20.804509 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-280fd175-4753-4db0-b0e8-0b0a00eea795 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Created reservations ['7ccaaaf9-7895-45f5-a96a-cedfdefe5ab5', '112a5064-638a-428f-b699-d7178a41b5f2'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:25:20.832298 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-280fd175-4753-4db0-b0e8-0b0a00eea795 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:25:20.832537 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 438/1755] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:25:20 2026] POST /volume/v3/backups => generated 334 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:25:20.840936 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-232e8323-280e-457b-a9c4-888405466e65 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:20.842596 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-232e8323-280e-457b-a9c4-888405466e65 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:20.842895 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-232e8323-280e-457b-a9c4-888405466e65 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:20.843204 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-232e8323-280e-457b-a9c4-888405466e65 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:20.843449 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-232e8323-280e-457b-a9c4-888405466e65 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:20.847657 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:20.847657 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:20.848580 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-232e8323-280e-457b-a9c4-888405466e65 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 200 Aug 06 14:25:20.849026 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 440/1756] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:20 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:20.942563 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ea1da6d7-f48a-4d48-9a21-e6b6f6cf18bd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:20.945267 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ea1da6d7-f48a-4d48-9a21-e6b6f6cf18bd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 Aug 06 14:25:20.945588 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ea1da6d7-f48a-4d48-9a21-e6b6f6cf18bd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:20.945867 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ea1da6d7-f48a-4d48-9a21-e6b6f6cf18bd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:20.946057 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-ea1da6d7-f48a-4d48-9a21-e6b6f6cf18bd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 9cf257e6-2392-4083-81fe-860467fa0883. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:20.951468 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:20.951468 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:20.952825 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ea1da6d7-f48a-4d48-9a21-e6b6f6cf18bd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 returned with HTTP 200 Aug 06 14:25:20.953247 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 442/1757] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:20 2026] GET /volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:21.420752 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-8aafb974-27b6-4fa1-93b9-2316ab0ee7f3 req-15ab2b97-c898-4dd4-acca-271b6b6ced60 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:21.423011 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-8aafb974-27b6-4fa1-93b9-2316ab0ee7f3 req-15ab2b97-c898-4dd4-acca-271b6b6ced60 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] GET https://10.4.3.229/volume/v3/limits Aug 06 14:25:21.423205 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-8aafb974-27b6-4fa1-93b9-2316ab0ee7f3 req-15ab2b97-c898-4dd4-acca-271b6b6ced60 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:21.423436 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-8aafb974-27b6-4fa1-93b9-2316ab0ee7f3 req-15ab2b97-c898-4dd4-acca-271b6b6ced60 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Calling method 'index' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:21.433173 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [req-8aafb974-27b6-4fa1-93b9-2316ab0ee7f3 req-15ab2b97-c898-4dd4-acca-271b6b6ced60 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-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 06 14:25:21.433417 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [req-8aafb974-27b6-4fa1-93b9-2316ab0ee7f3 req-15ab2b97-c898-4dd4-acca-271b6b6ced60 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-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 06 14:25:21.433662 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [req-8aafb974-27b6-4fa1-93b9-2316ab0ee7f3 req-15ab2b97-c898-4dd4-acca-271b6b6ced60 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-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 06 14:25:21.444409 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-8aafb974-27b6-4fa1-93b9-2316ab0ee7f3 req-15ab2b97-c898-4dd4-acca-271b6b6ced60 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] https://10.4.3.229/volume/v3/limits returned with HTTP 200 Aug 06 14:25:21.444835 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 438/1758] 10.4.3.229 () {68 vars in 1484 bytes} [Thu Aug 6 14:25:21 2026] GET /volume/v3/limits => generated 302 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:21.476153 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-8aafb974-27b6-4fa1-93b9-2316ab0ee7f3 req-25044a24-6776-48d7-8b2e-057c8b2cf35e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:21.478233 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-8aafb974-27b6-4fa1-93b9-2316ab0ee7f3 req-25044a24-6776-48d7-8b2e-057c8b2cf35e tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] GET https://10.4.3.229/volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b Aug 06 14:25:21.478421 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-8aafb974-27b6-4fa1-93b9-2316ab0ee7f3 req-25044a24-6776-48d7-8b2e-057c8b2cf35e tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:21.478801 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-8aafb974-27b6-4fa1-93b9-2316ab0ee7f3 req-25044a24-6776-48d7-8b2e-057c8b2cf35e tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:21.488161 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:21.488161 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:21.491198 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-8aafb974-27b6-4fa1-93b9-2316ab0ee7f3 req-25044a24-6776-48d7-8b2e-057c8b2cf35e tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Volume info retrieved successfully. Aug 06 14:25:21.495659 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-8aafb974-27b6-4fa1-93b9-2316ab0ee7f3 req-25044a24-6776-48d7-8b2e-057c8b2cf35e tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] https://10.4.3.229/volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b returned with HTTP 200 Aug 06 14:25:21.496079 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 439/1759] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:25:21 2026] GET /volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b => generated 1451 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:21.505490 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-8aafb974-27b6-4fa1-93b9-2316ab0ee7f3 req-a9124399-297e-4a6b-8640-1b11c5c7494f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:21.507902 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-8aafb974-27b6-4fa1-93b9-2316ab0ee7f3 req-a9124399-297e-4a6b-8640-1b11c5c7494f tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:25:21.508369 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-8aafb974-27b6-4fa1-93b9-2316ab0ee7f3 req-a9124399-297e-4a6b-8640-1b11c5c7494f tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f263770f-c6a9-4390-9002-ee002b22064b", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-71611136", "description": null, "metadata": {}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:21.520928 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:21.520928 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:21.521559 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-8aafb974-27b6-4fa1-93b9-2316ab0ee7f3 req-a9124399-297e-4a6b-8640-1b11c5c7494f tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Volume info retrieved successfully. Aug 06 14:25:21.522049 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [req-8aafb974-27b6-4fa1-93b9-2316ab0ee7f3 req-a9124399-297e-4a6b-8640-1b11c5c7494f tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Create snapshot from volume f263770f-c6a9-4390-9002-ee002b22064b Aug 06 14:25:21.557297 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [req-8aafb974-27b6-4fa1-93b9-2316ab0ee7f3 req-a9124399-297e-4a6b-8640-1b11c5c7494f tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Created reservations ['71ea809c-7771-45b8-9828-305d324b636d', 'e75ca1e6-d859-41be-b3e0-022eb938c0c4', '7bd70e87-c284-4302-bf20-e20e05640783', 'bc510c5b-4985-4d93-a63f-f0378ff90d20'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:25:21.599986 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-8aafb974-27b6-4fa1-93b9-2316ab0ee7f3 req-a9124399-297e-4a6b-8640-1b11c5c7494f tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Snapshot force create request issued successfully. Aug 06 14:25:21.599986 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-8aafb974-27b6-4fa1-93b9-2316ab0ee7f3 req-a9124399-297e-4a6b-8640-1b11c5c7494f tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:25:21.599986 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 441/1760] 10.4.3.229 () {72 vars in 1547 bytes} [Thu Aug 6 14:25:21 2026] POST /volume/v3/snapshots => generated 317 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:25:21.860524 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8da2dfdd-db25-43ce-9ece-c60787d8b47c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:21.862078 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8da2dfdd-db25-43ce-9ece-c60787d8b47c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:21.862240 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8da2dfdd-db25-43ce-9ece-c60787d8b47c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:21.862414 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8da2dfdd-db25-43ce-9ece-c60787d8b47c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:21.862525 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-8da2dfdd-db25-43ce-9ece-c60787d8b47c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:21.866401 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:21.866401 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:21.867104 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8da2dfdd-db25-43ce-9ece-c60787d8b47c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 200 Aug 06 14:25:21.867480 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 443/1761] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:21 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 834 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:21.965557 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0755ac0a-72bb-49fd-b014-381baeaa73f0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:21.967441 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0755ac0a-72bb-49fd-b014-381baeaa73f0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 Aug 06 14:25:21.968739 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0755ac0a-72bb-49fd-b014-381baeaa73f0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:21.968977 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0755ac0a-72bb-49fd-b014-381baeaa73f0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:21.969090 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-0755ac0a-72bb-49fd-b014-381baeaa73f0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 9cf257e6-2392-4083-81fe-860467fa0883. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:21.977697 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:21.977697 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:21.978642 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0755ac0a-72bb-49fd-b014-381baeaa73f0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 returned with HTTP 200 Aug 06 14:25:21.979064 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 439/1762] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:21 2026] GET /volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:22.879646 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d60402d6-a170-4b2c-b0ba-ceb0cbd6820f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:22.883482 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d60402d6-a170-4b2c-b0ba-ceb0cbd6820f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:22.883482 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d60402d6-a170-4b2c-b0ba-ceb0cbd6820f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:22.883482 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d60402d6-a170-4b2c-b0ba-ceb0cbd6820f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:22.883482 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-d60402d6-a170-4b2c-b0ba-ceb0cbd6820f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:22.887447 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:22.887447 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:22.889673 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d60402d6-a170-4b2c-b0ba-ceb0cbd6820f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 200 Aug 06 14:25:22.889673 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 440/1763] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:22 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:22.993507 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5a5524f2-302a-4a66-92e1-eccd74c6093f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:22.995841 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5a5524f2-302a-4a66-92e1-eccd74c6093f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 Aug 06 14:25:22.996237 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5a5524f2-302a-4a66-92e1-eccd74c6093f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:22.996624 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5a5524f2-302a-4a66-92e1-eccd74c6093f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:22.996905 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-5a5524f2-302a-4a66-92e1-eccd74c6093f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 9cf257e6-2392-4083-81fe-860467fa0883. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:23.003467 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:23.003467 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:23.004442 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5a5524f2-302a-4a66-92e1-eccd74c6093f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 returned with HTTP 200 Aug 06 14:25:23.005072 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 442/1764] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:22 2026] GET /volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:23.311864 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fb15eb38-13f5-429f-b79a-63de0a85de69 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:23.313803 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fb15eb38-13f5-429f-b79a-63de0a85de69 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] GET https://10.4.3.229/volume/v3/snapshots/f7a93036-734b-42b7-94b4-a578946c913a Aug 06 14:25:23.314075 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fb15eb38-13f5-429f-b79a-63de0a85de69 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:23.314270 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fb15eb38-13f5-429f-b79a-63de0a85de69 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:23.319929 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:23.319929 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:23.320458 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-fb15eb38-13f5-429f-b79a-63de0a85de69 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Snapshot retrieved successfully. Aug 06 14:25:23.321227 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fb15eb38-13f5-429f-b79a-63de0a85de69 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] https://10.4.3.229/volume/v3/snapshots/f7a93036-734b-42b7-94b4-a578946c913a returned with HTTP 200 Aug 06 14:25:23.321578 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 444/1765] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:23 2026] GET /volume/v3/snapshots/f7a93036-734b-42b7-94b4-a578946c913a => generated 476 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:23.536947 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-fccb6e0c-4b6d-4cd9-a17d-ec53ecfe0dca None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:23.538553 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fccb6e0c-4b6d-4cd9-a17d-ec53ecfe0dca tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/f7a93036-734b-42b7-94b4-a578946c913a Aug 06 14:25:23.538731 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fccb6e0c-4b6d-4cd9-a17d-ec53ecfe0dca tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:23.538930 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fccb6e0c-4b6d-4cd9-a17d-ec53ecfe0dca tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:23.539035 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-fccb6e0c-4b6d-4cd9-a17d-ec53ecfe0dca tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Delete snapshot with id: f7a93036-734b-42b7-94b4-a578946c913a Aug 06 14:25:23.543819 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:23.543819 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:23.544206 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-fccb6e0c-4b6d-4cd9-a17d-ec53ecfe0dca tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Snapshot retrieved successfully. Aug 06 14:25:23.562507 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-fccb6e0c-4b6d-4cd9-a17d-ec53ecfe0dca tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Snapshot delete request issued successfully. Aug 06 14:25:23.562659 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fccb6e0c-4b6d-4cd9-a17d-ec53ecfe0dca tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] https://10.4.3.229/volume/v3/snapshots/f7a93036-734b-42b7-94b4-a578946c913a returned with HTTP 202 Aug 06 14:25:23.563043 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 440/1766] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:25:23 2026] DELETE /volume/v3/snapshots/f7a93036-734b-42b7-94b4-a578946c913a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:23.575511 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5fb3a05e-c28f-4052-9a28-674351eb3f6f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:23.578742 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5fb3a05e-c28f-4052-9a28-674351eb3f6f tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] GET https://10.4.3.229/volume/v3/snapshots/f7a93036-734b-42b7-94b4-a578946c913a Aug 06 14:25:23.580060 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5fb3a05e-c28f-4052-9a28-674351eb3f6f tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:23.580060 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5fb3a05e-c28f-4052-9a28-674351eb3f6f tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:23.585177 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:23.585177 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:23.585284 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-5fb3a05e-c28f-4052-9a28-674351eb3f6f tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Snapshot retrieved successfully. Aug 06 14:25:23.586054 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5fb3a05e-c28f-4052-9a28-674351eb3f6f tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] https://10.4.3.229/volume/v3/snapshots/f7a93036-734b-42b7-94b4-a578946c913a returned with HTTP 200 Aug 06 14:25:23.586411 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 441/1767] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:23 2026] GET /volume/v3/snapshots/f7a93036-734b-42b7-94b4-a578946c913a => generated 475 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:23.902942 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d606dd9f-b67f-4646-b2d6-b1097e4cedd6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:23.906003 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d606dd9f-b67f-4646-b2d6-b1097e4cedd6 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:23.906003 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d606dd9f-b67f-4646-b2d6-b1097e4cedd6 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:23.906003 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d606dd9f-b67f-4646-b2d6-b1097e4cedd6 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:23.906003 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-d606dd9f-b67f-4646-b2d6-b1097e4cedd6 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:23.909816 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:23.909816 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:23.911183 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d606dd9f-b67f-4646-b2d6-b1097e4cedd6 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 200 Aug 06 14:25:23.911183 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 443/1768] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:23 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:24.014826 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d7ecd342-d589-47dd-b78d-7ac657d75b61 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:24.016435 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d7ecd342-d589-47dd-b78d-7ac657d75b61 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 Aug 06 14:25:24.016630 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d7ecd342-d589-47dd-b78d-7ac657d75b61 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:24.016787 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d7ecd342-d589-47dd-b78d-7ac657d75b61 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:24.016909 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-d7ecd342-d589-47dd-b78d-7ac657d75b61 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 9cf257e6-2392-4083-81fe-860467fa0883. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:24.020815 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:24.020815 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:24.021484 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d7ecd342-d589-47dd-b78d-7ac657d75b61 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 returned with HTTP 200 Aug 06 14:25:24.021890 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 445/1769] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:24 2026] GET /volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:24.596455 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-677419e2-92ad-45d0-a4ac-d036bbf3fe17 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:24.598239 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-677419e2-92ad-45d0-a4ac-d036bbf3fe17 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] GET https://10.4.3.229/volume/v3/snapshots/f7a93036-734b-42b7-94b4-a578946c913a Aug 06 14:25:24.598467 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-677419e2-92ad-45d0-a4ac-d036bbf3fe17 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:24.598676 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-677419e2-92ad-45d0-a4ac-d036bbf3fe17 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:24.604123 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-677419e2-92ad-45d0-a4ac-d036bbf3fe17 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] https://10.4.3.229/volume/v3/snapshots/f7a93036-734b-42b7-94b4-a578946c913a returned with HTTP 404 Aug 06 14:25:24.604671 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 441/1770] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:24 2026] GET /volume/v3/snapshots/f7a93036-734b-42b7-94b4-a578946c913a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:24.931393 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b513c71b-c6e9-4ca1-aaf2-814e88ce95cb None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:24.933782 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b513c71b-c6e9-4ca1-aaf2-814e88ce95cb tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:24.934019 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b513c71b-c6e9-4ca1-aaf2-814e88ce95cb tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:24.934216 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b513c71b-c6e9-4ca1-aaf2-814e88ce95cb tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:24.934373 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-b513c71b-c6e9-4ca1-aaf2-814e88ce95cb tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:24.942260 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:24.942260 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:24.943168 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b513c71b-c6e9-4ca1-aaf2-814e88ce95cb tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 200 Aug 06 14:25:24.943596 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 442/1771] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:24 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:25:25.032852 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7876c9b5-3b70-4858-ac25-64ccddbcc033 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:25.036089 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7876c9b5-3b70-4858-ac25-64ccddbcc033 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 Aug 06 14:25:25.036089 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7876c9b5-3b70-4858-ac25-64ccddbcc033 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:25.036089 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7876c9b5-3b70-4858-ac25-64ccddbcc033 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:25.036089 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-7876c9b5-3b70-4858-ac25-64ccddbcc033 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 9cf257e6-2392-4083-81fe-860467fa0883. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:25.041150 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:25.041150 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:25.042355 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7876c9b5-3b70-4858-ac25-64ccddbcc033 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 returned with HTTP 200 Aug 06 14:25:25.043103 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 444/1772] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:25 2026] GET /volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:25.961204 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3ad06325-aff0-4572-8c07-ac3c9933ed99 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:25.963603 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3ad06325-aff0-4572-8c07-ac3c9933ed99 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:25.964194 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3ad06325-aff0-4572-8c07-ac3c9933ed99 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:25.964485 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3ad06325-aff0-4572-8c07-ac3c9933ed99 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:25.964647 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-3ad06325-aff0-4572-8c07-ac3c9933ed99 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:25.971125 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:25.971125 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:25.972234 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3ad06325-aff0-4572-8c07-ac3c9933ed99 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 200 Aug 06 14:25:25.972754 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 446/1773] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:25 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:26.056919 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-831eddef-c9af-448f-81bc-d36a842d9762 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:26.058818 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-831eddef-c9af-448f-81bc-d36a842d9762 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 Aug 06 14:25:26.058894 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-831eddef-c9af-448f-81bc-d36a842d9762 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:26.059079 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-831eddef-c9af-448f-81bc-d36a842d9762 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:26.059195 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-831eddef-c9af-448f-81bc-d36a842d9762 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 9cf257e6-2392-4083-81fe-860467fa0883. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:26.063983 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:26.063983 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:26.064723 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-831eddef-c9af-448f-81bc-d36a842d9762 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 returned with HTTP 200 Aug 06 14:25:26.065193 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 442/1774] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:26 2026] GET /volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:26.083459 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-0ad669e1-9e2b-43a8-8e9d-f377781afd29 req-cd68ecda-017d-480c-95cd-afdbcc2d2558 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:26.085467 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-0ad669e1-9e2b-43a8-8e9d-f377781afd29 req-cd68ecda-017d-480c-95cd-afdbcc2d2558 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] DELETE https://10.4.3.229/volume/v3/attachments/7962471d-ba0e-427c-8d57-5ec818b46480 Aug 06 14:25:26.085795 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-0ad669e1-9e2b-43a8-8e9d-f377781afd29 req-cd68ecda-017d-480c-95cd-afdbcc2d2558 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:26.086896 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-0ad669e1-9e2b-43a8-8e9d-f377781afd29 req-cd68ecda-017d-480c-95cd-afdbcc2d2558 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:26.095375 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:26.095375 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:26.143522 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-0ad669e1-9e2b-43a8-8e9d-f377781afd29 req-cd68ecda-017d-480c-95cd-afdbcc2d2558 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] https://10.4.3.229/volume/v3/attachments/7962471d-ba0e-427c-8d57-5ec818b46480 returned with HTTP 200 Aug 06 14:25:26.144288 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 443/1775] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:25:26 2026] DELETE /volume/v3/attachments/7962471d-ba0e-427c-8d57-5ec818b46480 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:26.153473 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-0ad669e1-9e2b-43a8-8e9d-f377781afd29 req-131847c0-2573-459f-84b7-5b2edbda1ed9 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:26.156249 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0ad669e1-9e2b-43a8-8e9d-f377781afd29 req-131847c0-2573-459f-84b7-5b2edbda1ed9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] DELETE https://10.4.3.229/volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b Aug 06 14:25:26.156527 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0ad669e1-9e2b-43a8-8e9d-f377781afd29 req-131847c0-2573-459f-84b7-5b2edbda1ed9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:26.156818 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0ad669e1-9e2b-43a8-8e9d-f377781afd29 req-131847c0-2573-459f-84b7-5b2edbda1ed9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:26.157065 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [req-0ad669e1-9e2b-43a8-8e9d-f377781afd29 req-131847c0-2573-459f-84b7-5b2edbda1ed9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Delete volume with id: f263770f-c6a9-4390-9002-ee002b22064b Aug 06 14:25:26.164524 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:26.164524 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:26.165047 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-0ad669e1-9e2b-43a8-8e9d-f377781afd29 req-131847c0-2573-459f-84b7-5b2edbda1ed9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Volume info retrieved successfully. Aug 06 14:25:26.180346 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-0ad669e1-9e2b-43a8-8e9d-f377781afd29 req-131847c0-2573-459f-84b7-5b2edbda1ed9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] Delete volume request issued successfully. Aug 06 14:25:26.180573 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0ad669e1-9e2b-43a8-8e9d-f377781afd29 req-131847c0-2573-459f-84b7-5b2edbda1ed9 tempest-ImageDependencyTests-1432368993 tempest-ImageDependencyTests-1432368993-project-member] https://10.4.3.229/volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b returned with HTTP 202 Aug 06 14:25:26.180993 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 445/1776] 10.4.3.229 () {70 vars in 1620 bytes} [Thu Aug 6 14:25:26 2026] DELETE /volume/v3/volumes/f263770f-c6a9-4390-9002-ee002b22064b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:26.575447 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7d24b496-a60b-4c95-83ac-d6f903d4a147 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:26.577172 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7d24b496-a60b-4c95-83ac-d6f903d4a147 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:25:26.577539 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7d24b496-a60b-4c95-83ac-d6f903d4a147 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1194928556"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:26.578937 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-7d24b496-a60b-4c95-83ac-d6f903d4a147 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1194928556'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:25:26.579035 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-7d24b496-a60b-4c95-83ac-d6f903d4a147 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Create volume of 1 GB Aug 06 14:25:26.582669 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7d24b496-a60b-4c95-83ac-d6f903d4a147 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Availability Zones retrieved successfully. Aug 06 14:25:26.587870 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7d24b496-a60b-4c95-83ac-d6f903d4a147 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Flow 'volume_create_api' (e2fc9df3-2703-4fab-bcd1-e7cf5098ef63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:25:26.588835 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7d24b496-a60b-4c95-83ac-d6f903d4a147 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e67fb615-1610-4dd0-9f5c-29c71969afc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:26.589688 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-7d24b496-a60b-4c95-83ac-d6f903d4a147 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:25:26.613009 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7d24b496-a60b-4c95-83ac-d6f903d4a147 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e67fb615-1610-4dd0-9f5c-29c71969afc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:26.613756 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7d24b496-a60b-4c95-83ac-d6f903d4a147 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7f57131-42b9-4499-9f63-75ce06104bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:26.669565 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-7d24b496-a60b-4c95-83ac-d6f903d4a147 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Created reservations ['7fa70389-bc9a-42c1-b9cb-5f0f85eb89d7', '053ef56b-ccbe-4a38-93f6-0a4c3517bcf1', '1ae29947-0f40-4c26-9ce1-2eeabfcb0294', 'a3d10fa4-25f9-43da-8d25-2d1b6e467802'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:25:26.670698 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7d24b496-a60b-4c95-83ac-d6f903d4a147 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7f57131-42b9-4499-9f63-75ce06104bf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fa70389-bc9a-42c1-b9cb-5f0f85eb89d7', '053ef56b-ccbe-4a38-93f6-0a4c3517bcf1', '1ae29947-0f40-4c26-9ce1-2eeabfcb0294', 'a3d10fa4-25f9-43da-8d25-2d1b6e467802']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:26.671191 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7d24b496-a60b-4c95-83ac-d6f903d4a147 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96051fa3-1805-4e1a-a18c-ff6f4f8acada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:26.693043 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7d24b496-a60b-4c95-83ac-d6f903d4a147 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96051fa3-1805-4e1a-a18c-ff6f4f8acada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98994e69-46f9-4984-ade6-5596ba1c0d94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1194928556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='805c657ee14049f3b81c04178cb28636',qos_specs=None,replication_status=,reservations=['7fa70389-bc9a-42c1-b9cb-5f0f85eb89d7','053ef56b-ccbe-4a38-93f6-0a4c3517bcf1','1ae29947-0f40-4c26-9ce1-2eeabfcb0294','a3d10fa4-25f9-43da-8d25-2d1b6e467802'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3b82c65053e48b1a1aea66503fc4123',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:25:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1194928556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98994e69-46f9-4984-ade6-5596ba1c0d94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='805c657ee14049f3b81c04178cb28636',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3b82c65053e48b1a1aea66503fc4123',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:26.693713 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7d24b496-a60b-4c95-83ac-d6f903d4a147 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (764dbe79-0aeb-42e9-ba80-12fdcbeba1e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:26.713348 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7d24b496-a60b-4c95-83ac-d6f903d4a147 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (764dbe79-0aeb-42e9-ba80-12fdcbeba1e1) transitioned into state 'SUCCESS' from state '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-1194928556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='805c657ee14049f3b81c04178cb28636',qos_specs=None,replication_status=,reservations=['7fa70389-bc9a-42c1-b9cb-5f0f85eb89d7','053ef56b-ccbe-4a38-93f6-0a4c3517bcf1','1ae29947-0f40-4c26-9ce1-2eeabfcb0294','a3d10fa4-25f9-43da-8d25-2d1b6e467802'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3b82c65053e48b1a1aea66503fc4123',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:26.714085 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7d24b496-a60b-4c95-83ac-d6f903d4a147 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (040de59b-0cae-4fe4-aa6a-8ada1430c284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:26.723714 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7d24b496-a60b-4c95-83ac-d6f903d4a147 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (040de59b-0cae-4fe4-aa6a-8ada1430c284) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:26.724545 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7d24b496-a60b-4c95-83ac-d6f903d4a147 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Flow 'volume_create_api' (e2fc9df3-2703-4fab-bcd1-e7cf5098ef63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:25:26.724846 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7d24b496-a60b-4c95-83ac-d6f903d4a147 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Create volume request issued successfully. Aug 06 14:25:26.725382 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7d24b496-a60b-4c95-83ac-d6f903d4a147 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:25:26.728867 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 447/1777] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:25:26 2026] POST /volume/v3/volumes => generated 751 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:25:26.745513 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-fde89807-e2d7-42af-a93f-593320a66d76 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:26.748168 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fde89807-e2d7-42af-a93f-593320a66d76 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 Aug 06 14:25:26.748408 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fde89807-e2d7-42af-a93f-593320a66d76 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:26.748689 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fde89807-e2d7-42af-a93f-593320a66d76 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:26.758548 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:26.758548 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:26.764006 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-fde89807-e2d7-42af-a93f-593320a66d76 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:25:26.770764 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fde89807-e2d7-42af-a93f-593320a66d76 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 returned with HTTP 200 Aug 06 14:25:26.771480 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 443/1778] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:26 2026] GET /volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:26.984753 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ac631329-f7c2-4822-b4bc-4278df256019 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:26.987677 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ac631329-f7c2-4822-b4bc-4278df256019 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:26.988023 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ac631329-f7c2-4822-b4bc-4278df256019 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:26.988323 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ac631329-f7c2-4822-b4bc-4278df256019 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:26.988653 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-ac631329-f7c2-4822-b4bc-4278df256019 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:26.998536 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:26.998536 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:26.999552 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ac631329-f7c2-4822-b4bc-4278df256019 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 200 Aug 06 14:25:27.000031 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 444/1779] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:26 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:27.079339 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-01a5d4b5-b98e-4e5f-8ecf-7e5e63f92cff None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:27.080966 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-01a5d4b5-b98e-4e5f-8ecf-7e5e63f92cff tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 Aug 06 14:25:27.082458 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-01a5d4b5-b98e-4e5f-8ecf-7e5e63f92cff tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:27.082458 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-01a5d4b5-b98e-4e5f-8ecf-7e5e63f92cff tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:27.082458 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-01a5d4b5-b98e-4e5f-8ecf-7e5e63f92cff tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 9cf257e6-2392-4083-81fe-860467fa0883. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:27.085908 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:27.085908 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:27.086824 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-01a5d4b5-b98e-4e5f-8ecf-7e5e63f92cff tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 returned with HTTP 200 Aug 06 14:25:27.087305 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 446/1780] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:27 2026] GET /volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:25:27.788890 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-de897030-8eaf-47c2-ac07-b59afe2a0358 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:27.790706 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-de897030-8eaf-47c2-ac07-b59afe2a0358 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 Aug 06 14:25:27.791816 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-de897030-8eaf-47c2-ac07-b59afe2a0358 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:27.791816 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-de897030-8eaf-47c2-ac07-b59afe2a0358 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:27.798760 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:27.798760 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:27.802883 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-de897030-8eaf-47c2-ac07-b59afe2a0358 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:25:27.807507 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-de897030-8eaf-47c2-ac07-b59afe2a0358 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 returned with HTTP 200 Aug 06 14:25:27.808118 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 448/1781] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:27 2026] GET /volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:27.860052 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-0777a96a-af67-4183-bd0d-375c133d04f0 req-1915b69f-7488-45de-9118-b86dd82477ee None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:27.865713 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-0777a96a-af67-4183-bd0d-375c133d04f0 req-1915b69f-7488-45de-9118-b86dd82477ee tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 Aug 06 14:25:27.865972 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-0777a96a-af67-4183-bd0d-375c133d04f0 req-1915b69f-7488-45de-9118-b86dd82477ee tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:27.866188 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-0777a96a-af67-4183-bd0d-375c133d04f0 req-1915b69f-7488-45de-9118-b86dd82477ee tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:27.874319 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:27.874319 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:27.883197 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-0777a96a-af67-4183-bd0d-375c133d04f0 req-1915b69f-7488-45de-9118-b86dd82477ee tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:25:27.887923 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-0777a96a-af67-4183-bd0d-375c133d04f0 req-1915b69f-7488-45de-9118-b86dd82477ee tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 returned with HTTP 200 Aug 06 14:25:27.888345 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 444/1782] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:25:27 2026] GET /volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:27.959286 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-337d71fd-2b09-40ec-8395-81c51fdca2ea None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:27.959793 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-337d71fd-2b09-40ec-8395-81c51fdca2ea None None] GET https://10.4.3.229/volume// Aug 06 14:25:27.959793 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-337d71fd-2b09-40ec-8395-81c51fdca2ea None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:27.960083 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-337d71fd-2b09-40ec-8395-81c51fdca2ea None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:27.960575 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-337d71fd-2b09-40ec-8395-81c51fdca2ea None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:25:27.960575 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 445/1783] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:25: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 06 14:25:27.970178 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-0777a96a-af67-4183-bd0d-375c133d04f0 req-8449481f-7924-4f95-9c46-042c1cd77fce None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:28.014589 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1f16fa50-e703-48fc-b7c6-81f7ac782c18 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:28.016533 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1f16fa50-e703-48fc-b7c6-81f7ac782c18 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:28.016968 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1f16fa50-e703-48fc-b7c6-81f7ac782c18 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:28.017441 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1f16fa50-e703-48fc-b7c6-81f7ac782c18 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:28.017719 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-1f16fa50-e703-48fc-b7c6-81f7ac782c18 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:28.023306 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:28.023306 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:28.024660 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1f16fa50-e703-48fc-b7c6-81f7ac782c18 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 200 Aug 06 14:25:28.025378 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 449/1784] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:28 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:28.086974 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0777a96a-af67-4183-bd0d-375c133d04f0 req-8449481f-7924-4f95-9c46-042c1cd77fce tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:25:28.087808 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0777a96a-af67-4183-bd0d-375c133d04f0 req-8449481f-7924-4f95-9c46-042c1cd77fce tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98994e69-46f9-4984-ade6-5596ba1c0d94", "connector": null, "instance_uuid": "c99181fe-c694-4c3a-9d34-3261f21a3d5b"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:28.099963 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:28.099963 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:28.102671 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ac50796e-b990-4214-86e9-2bf71c045977 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:28.105824 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ac50796e-b990-4214-86e9-2bf71c045977 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 Aug 06 14:25:28.106091 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ac50796e-b990-4214-86e9-2bf71c045977 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:28.106487 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ac50796e-b990-4214-86e9-2bf71c045977 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:28.106658 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-ac50796e-b990-4214-86e9-2bf71c045977 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 9cf257e6-2392-4083-81fe-860467fa0883. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:28.113374 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:28.113374 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:28.114354 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ac50796e-b990-4214-86e9-2bf71c045977 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 returned with HTTP 200 Aug 06 14:25:28.114973 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 445/1785] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:28 2026] GET /volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:28.132054 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0777a96a-af67-4183-bd0d-375c133d04f0 req-8449481f-7924-4f95-9c46-042c1cd77fce tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:25:28.132517 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 447/1786] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:25:27 2026] POST /volume/v3/attachments => generated 273 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:28.162918 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-79cd6177-3ca0-4d76-8fe0-b4889492f97f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:28.166331 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-79cd6177-3ca0-4d76-8fe0-b4889492f97f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 Aug 06 14:25:28.166587 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-79cd6177-3ca0-4d76-8fe0-b4889492f97f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:28.166772 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-79cd6177-3ca0-4d76-8fe0-b4889492f97f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:28.182294 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:28.182294 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:28.182352 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-81de4598-9705-4aed-8d6d-606d879d1a1a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:28.182352 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-81de4598-9705-4aed-8d6d-606d879d1a1a None None] GET https://10.4.3.229/volume// Aug 06 14:25:28.182352 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-81de4598-9705-4aed-8d6d-606d879d1a1a None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:28.182352 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-81de4598-9705-4aed-8d6d-606d879d1a1a None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:28.182352 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-81de4598-9705-4aed-8d6d-606d879d1a1a None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:25:28.182352 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 450/1787] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:25: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 06 14:25:28.186859 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-79cd6177-3ca0-4d76-8fe0-b4889492f97f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:25:28.190013 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-0777a96a-af67-4183-bd0d-375c133d04f0 req-cfad125f-0a43-4969-ae3c-0389c3b179fa None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:28.192093 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-0777a96a-af67-4183-bd0d-375c133d04f0 req-cfad125f-0a43-4969-ae3c-0389c3b179fa tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 Aug 06 14:25:28.192316 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-0777a96a-af67-4183-bd0d-375c133d04f0 req-cfad125f-0a43-4969-ae3c-0389c3b179fa tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:28.192523 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-0777a96a-af67-4183-bd0d-375c133d04f0 req-cfad125f-0a43-4969-ae3c-0389c3b179fa tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:28.193331 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-79cd6177-3ca0-4d76-8fe0-b4889492f97f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 returned with HTTP 200 Aug 06 14:25:28.193901 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 446/1788] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:28 2026] GET /volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:28.209607 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:28.209607 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:28.214737 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-0777a96a-af67-4183-bd0d-375c133d04f0 req-cfad125f-0a43-4969-ae3c-0389c3b179fa tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:25:28.221037 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-0777a96a-af67-4183-bd0d-375c133d04f0 req-cfad125f-0a43-4969-ae3c-0389c3b179fa tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 returned with HTTP 200 Aug 06 14:25:28.221825 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 446/1789] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:25:28 2026] GET /volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:25:28.350893 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-0777a96a-af67-4183-bd0d-375c133d04f0 req-4c82327f-b581-4748-a730-49d7e9cc4db5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:28.353739 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0777a96a-af67-4183-bd0d-375c133d04f0 req-4c82327f-b581-4748-a730-49d7e9cc4db5 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] PUT https://10.4.3.229/volume/v3/attachments/5a36bc1c-8dca-405f-a3db-27c119fe2b75 Aug 06 14:25:28.354048 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0777a96a-af67-4183-bd0d-375c133d04f0 req-4c82327f-b581-4748-a730-49d7e9cc4db5 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:28.364336 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-0777a96a-af67-4183-bd0d-375c133d04f0 req-4c82327f-b581-4748-a730-49d7e9cc4db5 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Acquiring lock "cinder-attachment_update-98994e69-46f9-4984-ade6-5596ba1c0d94-np0000006659" by "attachment_update" {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:25:28.370076 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-0777a96a-af67-4183-bd0d-375c133d04f0 req-4c82327f-b581-4748-a730-49d7e9cc4db5 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Lock "cinder-attachment_update-98994e69-46f9-4984-ade6-5596ba1c0d94-np0000006659" acquired by "attachment_update" :: waited 0.006s {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:25:28.371371 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:28.371371 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:28.447738 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-0777a96a-af67-4183-bd0d-375c133d04f0 req-4c82327f-b581-4748-a730-49d7e9cc4db5 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Lock "cinder-attachment_update-98994e69-46f9-4984-ade6-5596ba1c0d94-np0000006659" released by "attachment_update" :: held 0.078s {{(pid=100398) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:25:28.448056 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0777a96a-af67-4183-bd0d-375c133d04f0 req-4c82327f-b581-4748-a730-49d7e9cc4db5 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/attachments/5a36bc1c-8dca-405f-a3db-27c119fe2b75 returned with HTTP 200 Aug 06 14:25:28.449055 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 448/1790] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:25:28 2026] PUT /volume/v3/attachments/5a36bc1c-8dca-405f-a3db-27c119fe2b75 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:28.938514 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-630accbb-5187-4efa-a0b1-ae0cae53b295 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:29.032527 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-630accbb-5187-4efa-a0b1-ae0cae53b295 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825-project-admin] GET https://10.4.3.229/volume/v3/scheduler-stats/get_pools Aug 06 14:25:29.032527 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-630accbb-5187-4efa-a0b1-ae0cae53b295 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:29.032527 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-630accbb-5187-4efa-a0b1-ae0cae53b295 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825-project-admin] Calling method 'get_pools' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:29.037511 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-3885636b-88dc-4877-91cd-27dec6a60153 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:29.039314 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3885636b-88dc-4877-91cd-27dec6a60153 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:29.039523 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3885636b-88dc-4877-91cd-27dec6a60153 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:29.039718 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3885636b-88dc-4877-91cd-27dec6a60153 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:29.039839 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-3885636b-88dc-4877-91cd-27dec6a60153 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:29.046162 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-630accbb-5187-4efa-a0b1-ae0cae53b295 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825-project-admin] https://10.4.3.229/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 06 14:25:29.047453 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 451/1791] 10.4.3.229 () {66 vars in 1291 bytes} [Thu Aug 6 14:25:28 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:29.048182 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:29.048182 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:29.049104 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3885636b-88dc-4877-91cd-27dec6a60153 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 200 Aug 06 14:25:29.049543 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 447/1792] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:29 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:29.058184 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-4239e550-610f-439f-8de4-c6082dae48f4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:29.060252 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4239e550-610f-439f-8de4-c6082dae48f4 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825-project-admin] GET https://10.4.3.229/volume/v3/scheduler-stats/get_pools?detail=True Aug 06 14:25:29.060547 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4239e550-610f-439f-8de4-c6082dae48f4 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:29.060770 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4239e550-610f-439f-8de4-c6082dae48f4 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825-project-admin] Calling method 'get_pools' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:29.072529 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4239e550-610f-439f-8de4-c6082dae48f4 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825-project-admin] https://10.4.3.229/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 06 14:25:29.073689 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 447/1793] 10.4.3.229 () {66 vars in 1314 bytes} [Thu Aug 6 14:25:29 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:29.083164 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1a04e8b1-ab10-452f-adf2-7d87c5ff0da3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:29.085185 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1a04e8b1-ab10-452f-adf2-7d87c5ff0da3 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825-project-admin] GET https://10.4.3.229/volume/v3/capabilities/np0000006659@storpool Aug 06 14:25:29.085386 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1a04e8b1-ab10-452f-adf2-7d87c5ff0da3 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:29.085628 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1a04e8b1-ab10-452f-adf2-7d87c5ff0da3 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:29.085939 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:29.085939 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:29.101714 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1a04e8b1-ab10-452f-adf2-7d87c5ff0da3 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825-project-admin] https://10.4.3.229/volume/v3/capabilities/np0000006659@storpool returned with HTTP 200 Aug 06 14:25:29.101827 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 449/1794] 10.4.3.229 () {66 vars in 1318 bytes} [Thu Aug 6 14:25:29 2026] GET /volume/v3/capabilities/np0000006659@storpool => generated 703 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:29.116891 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2897ecd9-9ffc-4a20-801e-1e8966c1e382 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:29.118411 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2897ecd9-9ffc-4a20-801e-1e8966c1e382 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825-project-admin] GET https://10.4.3.229/volume/v3/capabilities/np0000006659@storpool Aug 06 14:25:29.118835 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2897ecd9-9ffc-4a20-801e-1e8966c1e382 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:29.119126 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2897ecd9-9ffc-4a20-801e-1e8966c1e382 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:29.126625 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6aef763c-1a2f-464d-b7bc-043d64c82dd2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:29.130475 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6aef763c-1a2f-464d-b7bc-043d64c82dd2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 Aug 06 14:25:29.130719 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6aef763c-1a2f-464d-b7bc-043d64c82dd2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:29.130977 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6aef763c-1a2f-464d-b7bc-043d64c82dd2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:29.131120 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-6aef763c-1a2f-464d-b7bc-043d64c82dd2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 9cf257e6-2392-4083-81fe-860467fa0883. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:29.132957 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2897ecd9-9ffc-4a20-801e-1e8966c1e382 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825-project-admin] https://10.4.3.229/volume/v3/capabilities/np0000006659@storpool returned with HTTP 200 Aug 06 14:25:29.133539 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 452/1795] 10.4.3.229 () {66 vars in 1318 bytes} [Thu Aug 6 14:25:29 2026] GET /volume/v3/capabilities/np0000006659@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:29.137670 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:29.137670 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:29.140165 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6aef763c-1a2f-464d-b7bc-043d64c82dd2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 returned with HTTP 200 Aug 06 14:25:29.140733 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 448/1796] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:29 2026] GET /volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:29.143731 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-63bc1898-0a1c-4709-8147-686d130c3d81 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:29.147347 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-63bc1898-0a1c-4709-8147-686d130c3d81 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825-project-admin] GET https://10.4.3.229/volume/v3/capabilities/np0000006659@storpool Aug 06 14:25:29.147638 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-63bc1898-0a1c-4709-8147-686d130c3d81 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:29.147825 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-63bc1898-0a1c-4709-8147-686d130c3d81 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:29.158986 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-63bc1898-0a1c-4709-8147-686d130c3d81 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825 tempest-BackendsCapabilitiesAdminTestsJSON-1871719825-project-admin] https://10.4.3.229/volume/v3/capabilities/np0000006659@storpool returned with HTTP 200 Aug 06 14:25:29.159725 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 448/1797] 10.4.3.229 () {66 vars in 1318 bytes} [Thu Aug 6 14:25:29 2026] GET /volume/v3/capabilities/np0000006659@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:29.211255 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-29e55f32-f6c9-4482-9313-79c0de230e78 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:29.212857 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-29e55f32-f6c9-4482-9313-79c0de230e78 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 Aug 06 14:25:29.213852 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-29e55f32-f6c9-4482-9313-79c0de230e78 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:29.213852 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-29e55f32-f6c9-4482-9313-79c0de230e78 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:29.230065 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:29.230065 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:29.237251 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-29e55f32-f6c9-4482-9313-79c0de230e78 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:25:29.241919 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-29e55f32-f6c9-4482-9313-79c0de230e78 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 returned with HTTP 200 Aug 06 14:25:29.243552 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 450/1798] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:29 2026] GET /volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:30.062311 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-45d25565-3561-4e55-8a23-9c41dafdc949 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:30.064327 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-45d25565-3561-4e55-8a23-9c41dafdc949 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:30.064569 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-45d25565-3561-4e55-8a23-9c41dafdc949 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:30.064779 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-45d25565-3561-4e55-8a23-9c41dafdc949 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:30.064940 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-45d25565-3561-4e55-8a23-9c41dafdc949 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:30.072393 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:30.072393 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:30.075788 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-45d25565-3561-4e55-8a23-9c41dafdc949 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 200 Aug 06 14:25:30.075788 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 453/1799] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:30 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:30.153317 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-68dae77f-310b-41bd-a604-ca935d1a1f2e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:30.155203 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-68dae77f-310b-41bd-a604-ca935d1a1f2e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 Aug 06 14:25:30.155410 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-68dae77f-310b-41bd-a604-ca935d1a1f2e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:30.155663 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-68dae77f-310b-41bd-a604-ca935d1a1f2e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:30.155821 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-68dae77f-310b-41bd-a604-ca935d1a1f2e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 9cf257e6-2392-4083-81fe-860467fa0883. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:30.160113 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:30.160113 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:30.160882 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-68dae77f-310b-41bd-a604-ca935d1a1f2e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 returned with HTTP 200 Aug 06 14:25:30.161254 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 449/1800] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:30 2026] GET /volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:30.255024 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-60aa5bfc-8f95-4c57-8ac5-4ff2ce213994 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:30.257187 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-60aa5bfc-8f95-4c57-8ac5-4ff2ce213994 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 Aug 06 14:25:30.257480 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-60aa5bfc-8f95-4c57-8ac5-4ff2ce213994 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:30.257751 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-60aa5bfc-8f95-4c57-8ac5-4ff2ce213994 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:30.271885 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:30.271885 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:30.279634 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-60aa5bfc-8f95-4c57-8ac5-4ff2ce213994 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:25:30.287034 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-60aa5bfc-8f95-4c57-8ac5-4ff2ce213994 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 returned with HTTP 200 Aug 06 14:25:30.287508 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 449/1801] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:30 2026] GET /volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:31.089019 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-46636c93-b475-4e41-97b4-8c413eabc25b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:31.090683 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-46636c93-b475-4e41-97b4-8c413eabc25b tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:31.090924 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-46636c93-b475-4e41-97b4-8c413eabc25b tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:31.091151 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-46636c93-b475-4e41-97b4-8c413eabc25b tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:31.091255 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-46636c93-b475-4e41-97b4-8c413eabc25b tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:31.095614 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:31.095614 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:31.096326 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-46636c93-b475-4e41-97b4-8c413eabc25b tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 200 Aug 06 14:25:31.096710 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 451/1802] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:31 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:31.173545 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-dac41394-b905-4844-87e9-a360a24e658b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:31.175233 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-dac41394-b905-4844-87e9-a360a24e658b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 Aug 06 14:25:31.175415 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-dac41394-b905-4844-87e9-a360a24e658b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:31.175611 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-dac41394-b905-4844-87e9-a360a24e658b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:31.175747 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-dac41394-b905-4844-87e9-a360a24e658b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 9cf257e6-2392-4083-81fe-860467fa0883. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:31.177567 np0000006659 devstack@c-api.service[100396]: DEBUG dbcounter [-] [100396] Writing DB stats cinder:SELECT=202,cinder:UPDATE=37,cinder:INSERT=15,cinder:DELETE=1 {{(pid=100396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:25:31.182819 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:31.182819 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:31.183656 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-dac41394-b905-4844-87e9-a360a24e658b tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 returned with HTTP 200 Aug 06 14:25:31.184085 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 454/1803] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:31 2026] GET /volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:31.209349 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a4cb6f6e-df2b-499a-9a4b-a77e367c79b6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:31.241775 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-da48a057-9b99-40d5-942d-8803b6a43848 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:31.244212 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-da48a057-9b99-40d5-942d-8803b6a43848 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] GET https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 Aug 06 14:25:31.244492 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-da48a057-9b99-40d5-942d-8803b6a43848 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:31.245005 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-da48a057-9b99-40d5-942d-8803b6a43848 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:31.256240 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:31.256240 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:31.261457 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-da48a057-9b99-40d5-942d-8803b6a43848 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Volume info retrieved successfully. Aug 06 14:25:31.268220 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-da48a057-9b99-40d5-942d-8803b6a43848 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 returned with HTTP 200 Aug 06 14:25:31.268220 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 450/1804] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:31 2026] GET /volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:31.302692 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d32289b1-e179-4b40-9127-5bedf3686699 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:31.305353 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d32289b1-e179-4b40-9127-5bedf3686699 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 Aug 06 14:25:31.305670 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d32289b1-e179-4b40-9127-5bedf3686699 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:31.306625 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d32289b1-e179-4b40-9127-5bedf3686699 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:31.314834 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a4cb6f6e-df2b-499a-9a4b-a77e367c79b6 tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] POST https://10.4.3.229/volume/v3/group_types Aug 06 14:25:31.314834 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a4cb6f6e-df2b-499a-9a4b-a77e367c79b6 tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-160045561"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:31.317842 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-14996e09-cdd8-443a-9c0f-b6b5b5189b9d req-bc6a85b4-a84f-42cd-8046-9ff654bd291a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:31.320386 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-14996e09-cdd8-443a-9c0f-b6b5b5189b9d req-bc6a85b4-a84f-42cd-8046-9ff654bd291a tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] GET https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 Aug 06 14:25:31.320386 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-14996e09-cdd8-443a-9c0f-b6b5b5189b9d req-bc6a85b4-a84f-42cd-8046-9ff654bd291a tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:31.321112 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:31.321112 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:31.321721 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-14996e09-cdd8-443a-9c0f-b6b5b5189b9d req-bc6a85b4-a84f-42cd-8046-9ff654bd291a tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:31.326753 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d32289b1-e179-4b40-9127-5bedf3686699 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:25:31.328053 np0000006659 devstack@c-api.service[100399]: DEBUG dbcounter [-] [100399] Writing DB stats cinder:SELECT=206,cinder:UPDATE=44,cinder:INSERT=18 {{(pid=100399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:25:31.329709 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:31.329709 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:31.332927 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d32289b1-e179-4b40-9127-5bedf3686699 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 returned with HTTP 200 Aug 06 14:25:31.333285 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-14996e09-cdd8-443a-9c0f-b6b5b5189b9d req-bc6a85b4-a84f-42cd-8046-9ff654bd291a tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Volume info retrieved successfully. Aug 06 14:25:31.333992 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 452/1805] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:31 2026] GET /volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:31.337091 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-14996e09-cdd8-443a-9c0f-b6b5b5189b9d req-bc6a85b4-a84f-42cd-8046-9ff654bd291a tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 returned with HTTP 200 Aug 06 14:25:31.339205 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 455/1806] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:25:31 2026] GET /volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:31.340297 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a4cb6f6e-df2b-499a-9a4b-a77e367c79b6 tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] https://10.4.3.229/volume/v3/group_types returned with HTTP 202 Aug 06 14:25:31.340297 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 450/1807] 10.4.3.229 () {70 vars in 1311 bytes} [Thu Aug 6 14:25:31 2026] POST /volume/v3/group_types => generated 180 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:31.349705 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-34c675bf-acc7-4673-af2b-3d3dd6d3d28d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:31.351709 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-34c675bf-acc7-4673-af2b-3d3dd6d3d28d tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] POST https://10.4.3.229/volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs Aug 06 14:25:31.352173 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-34c675bf-acc7-4673-af2b-3d3dd6d3d28d tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:31.357276 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-14996e09-cdd8-443a-9c0f-b6b5b5189b9d req-f48a72e6-2d77-409a-baf7-377ae46830e5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:31.360414 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-14996e09-cdd8-443a-9c0f-b6b5b5189b9d req-f48a72e6-2d77-409a-baf7-377ae46830e5 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] POST https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854/action Aug 06 14:25:31.361047 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-14996e09-cdd8-443a-9c0f-b6b5b5189b9d req-f48a72e6-2d77-409a-baf7-377ae46830e5 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:25:31.361047 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-14996e09-cdd8-443a-9c0f-b6b5b5189b9d req-f48a72e6-2d77-409a-baf7-377ae46830e5 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:31.371930 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-34c675bf-acc7-4673-af2b-3d3dd6d3d28d tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] https://10.4.3.229/volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs returned with HTTP 202 Aug 06 14:25:31.372511 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 451/1808] 10.4.3.229 () {70 vars in 1458 bytes} [Thu Aug 6 14:25:31 2026] POST /volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs => generated 53 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:25:31.379042 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-916a9478-c693-4f8f-a04c-757537930bfc None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:31.379401 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:31.379401 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:31.379878 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-14996e09-cdd8-443a-9c0f-b6b5b5189b9d req-f48a72e6-2d77-409a-baf7-377ae46830e5 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Volume info retrieved successfully. Aug 06 14:25:31.380711 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-916a9478-c693-4f8f-a04c-757537930bfc tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] POST https://10.4.3.229/volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs Aug 06 14:25:31.381108 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-916a9478-c693-4f8f-a04c-757537930bfc tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:31.387555 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-14996e09-cdd8-443a-9c0f-b6b5b5189b9d req-f48a72e6-2d77-409a-baf7-377ae46830e5 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Begin detaching volume completed successfully. Aug 06 14:25:31.387555 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-14996e09-cdd8-443a-9c0f-b6b5b5189b9d req-f48a72e6-2d77-409a-baf7-377ae46830e5 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854/action returned with HTTP 202 Aug 06 14:25:31.387555 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 453/1809] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:25:31 2026] POST /volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:25:31.397784 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-916a9478-c693-4f8f-a04c-757537930bfc tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] https://10.4.3.229/volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs returned with HTTP 202 Aug 06 14:25:31.398521 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 456/1810] 10.4.3.229 () {70 vars in 1458 bytes} [Thu Aug 6 14:25:31 2026] POST /volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs => generated 61 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:25:31.405994 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4db64755-5d1c-43f4-a166-fa661a5128e1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:31.407838 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4db64755-5d1c-43f4-a166-fa661a5128e1 tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] GET https://10.4.3.229/volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs/key2 Aug 06 14:25:31.408097 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4db64755-5d1c-43f4-a166-fa661a5128e1 tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:31.408409 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4db64755-5d1c-43f4-a166-fa661a5128e1 tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:31.416158 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4db64755-5d1c-43f4-a166-fa661a5128e1 tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] https://10.4.3.229/volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs/key2 returned with HTTP 200 Aug 06 14:25:31.417206 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 451/1811] 10.4.3.229 () {68 vars in 1452 bytes} [Thu Aug 6 14:25:31 2026] GET /volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs/key2 => generated 26 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:31.423567 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-73802bbb-7c4c-4e9c-9563-39f270c0094d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:31.427067 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-73802bbb-7c4c-4e9c-9563-39f270c0094d tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] GET https://10.4.3.229/volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs/key3 Aug 06 14:25:31.427617 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-73802bbb-7c4c-4e9c-9563-39f270c0094d tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:31.428175 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-73802bbb-7c4c-4e9c-9563-39f270c0094d tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:31.437339 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-73802bbb-7c4c-4e9c-9563-39f270c0094d tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] https://10.4.3.229/volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs/key3 returned with HTTP 200 Aug 06 14:25:31.437923 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 452/1812] 10.4.3.229 () {68 vars in 1452 bytes} [Thu Aug 6 14:25:31 2026] GET /volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs/key3 => generated 18 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:31.440269 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c702830d-d744-49fb-a55e-65be153653c6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:31.440743 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c702830d-d744-49fb-a55e-65be153653c6 None None] GET https://10.4.3.229/volume// Aug 06 14:25:31.440993 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c702830d-d744-49fb-a55e-65be153653c6 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:31.441671 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c702830d-d744-49fb-a55e-65be153653c6 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:31.441671 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c702830d-d744-49fb-a55e-65be153653c6 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:25:31.441863 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 454/1813] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:25: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 06 14:25:31.445478 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b3c46126-16bc-40de-b817-5f3069b8dd53 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:31.447128 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b3c46126-16bc-40de-b817-5f3069b8dd53 tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] PUT https://10.4.3.229/volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs/key3 Aug 06 14:25:31.447838 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b3c46126-16bc-40de-b817-5f3069b8dd53 tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:31.450328 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-14996e09-cdd8-443a-9c0f-b6b5b5189b9d req-efee4c84-be56-40bd-a043-9845bb865ad4 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:31.452695 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-14996e09-cdd8-443a-9c0f-b6b5b5189b9d req-efee4c84-be56-40bd-a043-9845bb865ad4 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] GET https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 Aug 06 14:25:31.452949 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-14996e09-cdd8-443a-9c0f-b6b5b5189b9d req-efee4c84-be56-40bd-a043-9845bb865ad4 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:31.453580 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-14996e09-cdd8-443a-9c0f-b6b5b5189b9d req-efee4c84-be56-40bd-a043-9845bb865ad4 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:31.459848 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b3c46126-16bc-40de-b817-5f3069b8dd53 tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] https://10.4.3.229/volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs/key3 returned with HTTP 200 Aug 06 14:25:31.460857 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 457/1814] 10.4.3.229 () {70 vars in 1472 bytes} [Thu Aug 6 14:25:31 2026] PUT /volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs/key3 => generated 26 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:25:31.464011 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:31.464011 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:31.467767 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7bc0e82e-cbfb-4050-8174-55757810d4fd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:31.468129 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-14996e09-cdd8-443a-9c0f-b6b5b5189b9d req-efee4c84-be56-40bd-a043-9845bb865ad4 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Volume info retrieved successfully. Aug 06 14:25:31.469689 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7bc0e82e-cbfb-4050-8174-55757810d4fd tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] GET https://10.4.3.229/volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs Aug 06 14:25:31.470394 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7bc0e82e-cbfb-4050-8174-55757810d4fd tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:31.470394 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7bc0e82e-cbfb-4050-8174-55757810d4fd tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:31.472989 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-14996e09-cdd8-443a-9c0f-b6b5b5189b9d req-efee4c84-be56-40bd-a043-9845bb865ad4 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 returned with HTTP 200 Aug 06 14:25:31.473332 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 452/1815] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:25:31 2026] GET /volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 => generated 1326 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 06 14:25:31.480096 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7bc0e82e-cbfb-4050-8174-55757810d4fd tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] https://10.4.3.229/volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs returned with HTTP 200 Aug 06 14:25:31.481185 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 453/1816] 10.4.3.229 () {68 vars in 1437 bytes} [Thu Aug 6 14:25:31 2026] GET /volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs => generated 87 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:31.489290 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-956e56c5-4786-4809-be54-f5734be7931e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:31.491569 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-956e56c5-4786-4809-be54-f5734be7931e tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] DELETE https://10.4.3.229/volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs/key1 Aug 06 14:25:31.491569 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-956e56c5-4786-4809-be54-f5734be7931e tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:31.491783 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-956e56c5-4786-4809-be54-f5734be7931e tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:31.504567 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-956e56c5-4786-4809-be54-f5734be7931e tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] https://10.4.3.229/volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs/key1 returned with HTTP 202 Aug 06 14:25:31.504567 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 455/1817] 10.4.3.229 () {68 vars in 1455 bytes} [Thu Aug 6 14:25:31 2026] DELETE /volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs/key1 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:25:31.510506 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0c76f990-e362-44cc-a281-562c068fb80c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:31.512898 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0c76f990-e362-44cc-a281-562c068fb80c tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] GET https://10.4.3.229/volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs/key1 Aug 06 14:25:31.512898 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0c76f990-e362-44cc-a281-562c068fb80c tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:31.513479 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0c76f990-e362-44cc-a281-562c068fb80c tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:31.520417 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0c76f990-e362-44cc-a281-562c068fb80c tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] HTTP exception thrown: Group Type b6bec53e-85e6-4a53-8f55-69f4d01ba46a has no extra spec with key key1. Aug 06 14:25:31.520607 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0c76f990-e362-44cc-a281-562c068fb80c tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] https://10.4.3.229/volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs/key1 returned with HTTP 404 Aug 06 14:25:31.521782 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 458/1818] 10.4.3.229 () {68 vars in 1452 bytes} [Thu Aug 6 14:25:31 2026] GET /volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs/key1 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:25:31.528917 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2f965aa5-a50c-4aad-aea1-805929d318a7 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:31.531034 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2f965aa5-a50c-4aad-aea1-805929d318a7 tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] DELETE https://10.4.3.229/volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs/key2 Aug 06 14:25:31.531300 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2f965aa5-a50c-4aad-aea1-805929d318a7 tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:31.531557 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2f965aa5-a50c-4aad-aea1-805929d318a7 tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:31.544516 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2f965aa5-a50c-4aad-aea1-805929d318a7 tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] https://10.4.3.229/volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs/key2 returned with HTTP 202 Aug 06 14:25:31.545015 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 453/1819] 10.4.3.229 () {68 vars in 1455 bytes} [Thu Aug 6 14:25:31 2026] DELETE /volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs/key2 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:25:31.552810 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c974d4c8-5181-4bf8-996c-1ae62af0de92 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:31.554814 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c974d4c8-5181-4bf8-996c-1ae62af0de92 tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] GET https://10.4.3.229/volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs/key2 Aug 06 14:25:31.555118 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c974d4c8-5181-4bf8-996c-1ae62af0de92 tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:31.555383 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c974d4c8-5181-4bf8-996c-1ae62af0de92 tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:31.564327 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c974d4c8-5181-4bf8-996c-1ae62af0de92 tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] HTTP exception thrown: Group Type b6bec53e-85e6-4a53-8f55-69f4d01ba46a has no extra spec with key key2. Aug 06 14:25:31.564526 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c974d4c8-5181-4bf8-996c-1ae62af0de92 tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] https://10.4.3.229/volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs/key2 returned with HTTP 404 Aug 06 14:25:31.565044 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 454/1820] 10.4.3.229 () {68 vars in 1452 bytes} [Thu Aug 6 14:25:31 2026] GET /volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs/key2 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:25:31.573435 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-25b3ef43-9dd3-4c0c-9547-0dbb789d2ac5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:31.575214 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-25b3ef43-9dd3-4c0c-9547-0dbb789d2ac5 tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] DELETE https://10.4.3.229/volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs/key3 Aug 06 14:25:31.575436 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-25b3ef43-9dd3-4c0c-9547-0dbb789d2ac5 tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:31.575619 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-25b3ef43-9dd3-4c0c-9547-0dbb789d2ac5 tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:31.586718 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-25b3ef43-9dd3-4c0c-9547-0dbb789d2ac5 tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] https://10.4.3.229/volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs/key3 returned with HTTP 202 Aug 06 14:25:31.587068 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 456/1821] 10.4.3.229 () {68 vars in 1455 bytes} [Thu Aug 6 14:25:31 2026] DELETE /volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs/key3 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:25:31.595358 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-22b820fc-6cda-4a23-b5dc-9d8c49f07f6e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:31.597892 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-22b820fc-6cda-4a23-b5dc-9d8c49f07f6e tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] GET https://10.4.3.229/volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs/key3 Aug 06 14:25:31.598098 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-22b820fc-6cda-4a23-b5dc-9d8c49f07f6e tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:31.598279 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-22b820fc-6cda-4a23-b5dc-9d8c49f07f6e tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:31.604525 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-22b820fc-6cda-4a23-b5dc-9d8c49f07f6e tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] HTTP exception thrown: Group Type b6bec53e-85e6-4a53-8f55-69f4d01ba46a has no extra spec with key key3. Aug 06 14:25:31.604728 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-22b820fc-6cda-4a23-b5dc-9d8c49f07f6e tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] https://10.4.3.229/volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs/key3 returned with HTTP 404 Aug 06 14:25:31.605369 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 459/1822] 10.4.3.229 () {68 vars in 1452 bytes} [Thu Aug 6 14:25:31 2026] GET /volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a/group_specs/key3 => generated 126 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:25:31.613585 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d4dfee90-2562-4502-80d6-4be4bd4a7354 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:31.615348 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d4dfee90-2562-4502-80d6-4be4bd4a7354 tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] DELETE https://10.4.3.229/volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a Aug 06 14:25:31.615602 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d4dfee90-2562-4502-80d6-4be4bd4a7354 tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:31.615784 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d4dfee90-2562-4502-80d6-4be4bd4a7354 tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:31.628815 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d4dfee90-2562-4502-80d6-4be4bd4a7354 tempest-GroupTypeSpecsTest-1172918153 tempest-GroupTypeSpecsTest-1172918153-project-admin] https://10.4.3.229/volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a returned with HTTP 202 Aug 06 14:25:31.629223 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 454/1823] 10.4.3.229 () {68 vars in 1404 bytes} [Thu Aug 6 14:25:31 2026] DELETE /volume/v3/group_types/b6bec53e-85e6-4a53-8f55-69f4d01ba46a => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:25:32.108806 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-19c79e95-0209-434c-b62f-79a40a5ffc31 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:32.111464 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-19c79e95-0209-434c-b62f-79a40a5ffc31 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:32.111669 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-19c79e95-0209-434c-b62f-79a40a5ffc31 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:32.111859 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-19c79e95-0209-434c-b62f-79a40a5ffc31 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:32.111960 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-19c79e95-0209-434c-b62f-79a40a5ffc31 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:32.116811 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:32.116811 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:32.117649 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-19c79e95-0209-434c-b62f-79a40a5ffc31 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 200 Aug 06 14:25:32.118012 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 455/1824] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:32 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:32.195129 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a51f2908-b2bc-4cb8-963c-dacc82ac4665 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:32.199834 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a51f2908-b2bc-4cb8-963c-dacc82ac4665 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 Aug 06 14:25:32.200035 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a51f2908-b2bc-4cb8-963c-dacc82ac4665 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:32.200213 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a51f2908-b2bc-4cb8-963c-dacc82ac4665 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:32.200316 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-a51f2908-b2bc-4cb8-963c-dacc82ac4665 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 9cf257e6-2392-4083-81fe-860467fa0883. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:32.205025 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:32.205025 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:32.205951 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a51f2908-b2bc-4cb8-963c-dacc82ac4665 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 returned with HTTP 200 Aug 06 14:25:32.206389 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 457/1825] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:32 2026] GET /volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:32.347317 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d08be432-4fc0-4f60-94e6-e4c8987b24af None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:32.350728 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d08be432-4fc0-4f60-94e6-e4c8987b24af tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 Aug 06 14:25:32.350728 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d08be432-4fc0-4f60-94e6-e4c8987b24af tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:32.350728 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d08be432-4fc0-4f60-94e6-e4c8987b24af tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:32.359752 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:32.359752 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:32.363278 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-d08be432-4fc0-4f60-94e6-e4c8987b24af tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:25:32.367336 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d08be432-4fc0-4f60-94e6-e4c8987b24af tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 returned with HTTP 200 Aug 06 14:25:32.367940 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 460/1826] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:32 2026] GET /volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:32.709149 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-0777a96a-af67-4183-bd0d-375c133d04f0 req-49ecc0b5-9cc3-4ed0-ad1d-7afcbeaa1080 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:32.712487 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-0777a96a-af67-4183-bd0d-375c133d04f0 req-49ecc0b5-9cc3-4ed0-ad1d-7afcbeaa1080 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] POST https://10.4.3.229/volume/v3/attachments/5a36bc1c-8dca-405f-a3db-27c119fe2b75/action Aug 06 14:25:32.712851 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-0777a96a-af67-4183-bd0d-375c133d04f0 req-49ecc0b5-9cc3-4ed0-ad1d-7afcbeaa1080 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Action body: b'{"os-complete": null}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:25:32.712964 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-0777a96a-af67-4183-bd0d-375c133d04f0 req-49ecc0b5-9cc3-4ed0-ad1d-7afcbeaa1080 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:32.741626 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:32.741626 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:32.760043 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-0777a96a-af67-4183-bd0d-375c133d04f0 req-49ecc0b5-9cc3-4ed0-ad1d-7afcbeaa1080 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/attachments/5a36bc1c-8dca-405f-a3db-27c119fe2b75/action returned with HTTP 204 Aug 06 14:25:32.760525 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 455/1827] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:25:32 2026] POST /volume/v3/attachments/5a36bc1c-8dca-405f-a3db-27c119fe2b75/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:32.846419 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-14996e09-cdd8-443a-9c0f-b6b5b5189b9d req-fcb06e87-4433-40b7-9a0c-0a9f03635193 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:32.848625 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-14996e09-cdd8-443a-9c0f-b6b5b5189b9d req-fcb06e87-4433-40b7-9a0c-0a9f03635193 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] DELETE https://10.4.3.229/volume/v3/attachments/4dbb7096-e8b8-4d5d-b27e-e080035b2a7b Aug 06 14:25:32.848808 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-14996e09-cdd8-443a-9c0f-b6b5b5189b9d req-fcb06e87-4433-40b7-9a0c-0a9f03635193 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:32.849013 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-14996e09-cdd8-443a-9c0f-b6b5b5189b9d req-fcb06e87-4433-40b7-9a0c-0a9f03635193 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:32.852413 np0000006659 devstack@c-api.service[100397]: DEBUG dbcounter [-] [100397] Writing DB stats cinder:SELECT=247,cinder:UPDATE=38,cinder:INSERT=21 {{(pid=100397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:25:32.859993 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:32.859993 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:32.905090 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-14996e09-cdd8-443a-9c0f-b6b5b5189b9d req-fcb06e87-4433-40b7-9a0c-0a9f03635193 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] https://10.4.3.229/volume/v3/attachments/4dbb7096-e8b8-4d5d-b27e-e080035b2a7b returned with HTTP 200 Aug 06 14:25:32.905090 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 456/1828] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:25:32 2026] DELETE /volume/v3/attachments/4dbb7096-e8b8-4d5d-b27e-e080035b2a7b => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:33.127956 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-670d71c9-7272-424f-9a1c-262922ef1be5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:33.132944 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-670d71c9-7272-424f-9a1c-262922ef1be5 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:33.133368 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-670d71c9-7272-424f-9a1c-262922ef1be5 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:33.133368 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-670d71c9-7272-424f-9a1c-262922ef1be5 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:33.133368 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-670d71c9-7272-424f-9a1c-262922ef1be5 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:33.135579 np0000006659 devstack@c-api.service[100398]: DEBUG dbcounter [-] [100398] Writing DB stats cinder:SELECT=261,cinder:UPDATE=75,cinder:INSERT=42 {{(pid=100398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:25:33.138995 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:33.138995 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:33.139253 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-670d71c9-7272-424f-9a1c-262922ef1be5 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 200 Aug 06 14:25:33.139674 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 458/1829] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:33 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:33.216087 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-449b9a77-5940-40eb-9594-d2377bc447a1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:33.217855 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-449b9a77-5940-40eb-9594-d2377bc447a1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 Aug 06 14:25:33.218063 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-449b9a77-5940-40eb-9594-d2377bc447a1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:33.218288 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-449b9a77-5940-40eb-9594-d2377bc447a1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:33.218363 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-449b9a77-5940-40eb-9594-d2377bc447a1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 9cf257e6-2392-4083-81fe-860467fa0883. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:33.223770 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:33.223770 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:33.224557 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-449b9a77-5940-40eb-9594-d2377bc447a1 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 returned with HTTP 200 Aug 06 14:25:33.224936 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 461/1830] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:33 2026] GET /volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:33.380964 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-11b0ab14-a7c4-40d8-b01d-bb05499ec357 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:33.382585 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-11b0ab14-a7c4-40d8-b01d-bb05499ec357 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 Aug 06 14:25:33.382881 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-11b0ab14-a7c4-40d8-b01d-bb05499ec357 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:33.382965 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-11b0ab14-a7c4-40d8-b01d-bb05499ec357 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:33.392164 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:33.392164 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:33.396275 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-11b0ab14-a7c4-40d8-b01d-bb05499ec357 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:25:33.399956 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-11b0ab14-a7c4-40d8-b01d-bb05499ec357 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 returned with HTTP 200 Aug 06 14:25:33.400449 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 456/1831] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:33 2026] GET /volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:33.412116 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-bbb4b937-a81a-411e-affb-283012ad76f9 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:33.414022 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bbb4b937-a81a-411e-affb-283012ad76f9 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 Aug 06 14:25:33.414099 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bbb4b937-a81a-411e-affb-283012ad76f9 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:33.414243 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bbb4b937-a81a-411e-affb-283012ad76f9 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:33.423931 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:33.423931 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:33.428507 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-bbb4b937-a81a-411e-affb-283012ad76f9 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:25:33.433451 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bbb4b937-a81a-411e-affb-283012ad76f9 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 returned with HTTP 200 Aug 06 14:25:33.433871 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 457/1832] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:33 2026] GET /volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:33.528599 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-84676236-6638-42e7-8edb-0d53e2645ab7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:33.530405 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-84676236-6638-42e7-8edb-0d53e2645ab7 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] GET https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 Aug 06 14:25:33.530874 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-84676236-6638-42e7-8edb-0d53e2645ab7 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:33.530874 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-84676236-6638-42e7-8edb-0d53e2645ab7 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:33.539144 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:33.539144 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:33.542832 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-84676236-6638-42e7-8edb-0d53e2645ab7 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Volume info retrieved successfully. Aug 06 14:25:33.546991 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-84676236-6638-42e7-8edb-0d53e2645ab7 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 returned with HTTP 200 Aug 06 14:25:33.547407 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 459/1833] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:33 2026] GET /volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:33.762363 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-090d0e16-f44e-4dce-a88e-fba3cda1001e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:33.827502 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-090d0e16-f44e-4dce-a88e-fba3cda1001e tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:25:33.828031 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-090d0e16-f44e-4dce-a88e-fba3cda1001e tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1805953521", "extra_specs": {"spec1": "val1"}}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:33.828809 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d576ec93-7d66-4d7c-aace-aaa8dc7cea2d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:33.830472 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d576ec93-7d66-4d7c-aace-aaa8dc7cea2d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:25:33.830839 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d576ec93-7d66-4d7c-aace-aaa8dc7cea2d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-341959628"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:33.832243 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-d576ec93-7d66-4d7c-aace-aaa8dc7cea2d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-341959628'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:25:33.832361 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-d576ec93-7d66-4d7c-aace-aaa8dc7cea2d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Create volume of 1 GB Aug 06 14:25:33.836241 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d576ec93-7d66-4d7c-aace-aaa8dc7cea2d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Availability Zones retrieved successfully. Aug 06 14:25:33.840315 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-090d0e16-f44e-4dce-a88e-fba3cda1001e tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:25:33.840660 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 462/1834] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:25:33 2026] POST /volume/v3/types => generated 243 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:33.841870 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d576ec93-7d66-4d7c-aace-aaa8dc7cea2d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Flow 'volume_create_api' (dda8abd7-a56c-4afe-9257-e3e23f2d92bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:25:33.842790 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d576ec93-7d66-4d7c-aace-aaa8dc7cea2d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59da5b49-351a-4d48-96f3-6b96e7f99b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:33.843699 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-d576ec93-7d66-4d7c-aace-aaa8dc7cea2d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:25:33.848540 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c215c23a-be93-4489-ab55-bd37b5fe3504 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:33.850304 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c215c23a-be93-4489-ab55-bd37b5fe3504 tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] POST https://10.4.3.229/volume/v3/types/ec26af36-66dd-40f4-b63c-d9c98654ce64/extra_specs Aug 06 14:25:33.850642 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c215c23a-be93-4489-ab55-bd37b5fe3504 tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:33.852132 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c215c23a-be93-4489-ab55-bd37b5fe3504 tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] https://10.4.3.229/volume/v3/types/ec26af36-66dd-40f4-b63c-d9c98654ce64/extra_specs returned with HTTP 400 Aug 06 14:25:33.852586 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 458/1835] 10.4.3.229 () {68 vars in 1399 bytes} [Thu Aug 6 14:25:33 2026] POST /volume/v3/types/ec26af36-66dd-40f4-b63c-d9c98654ce64/extra_specs => generated 146 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 14:25:33.862671 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-96a1416b-1196-4a07-b8f3-9d9d1b08c898 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:33.864325 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-96a1416b-1196-4a07-b8f3-9d9d1b08c898 tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] POST https://10.4.3.229/volume/v3/types/ec26af36-66dd-40f4-b63c-d9c98654ce64/extra_specs Aug 06 14:25:33.864684 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-96a1416b-1196-4a07-b8f3-9d9d1b08c898 tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:33.866237 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-96a1416b-1196-4a07-b8f3-9d9d1b08c898 tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] https://10.4.3.229/volume/v3/types/ec26af36-66dd-40f4-b63c-d9c98654ce64/extra_specs returned with HTTP 400 Aug 06 14:25:33.867133 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 460/1836] 10.4.3.229 () {68 vars in 1399 bytes} [Thu Aug 6 14:25:33 2026] POST /volume/v3/types/ec26af36-66dd-40f4-b63c-d9c98654ce64/extra_specs => generated 132 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 14:25:33.872926 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d576ec93-7d66-4d7c-aace-aaa8dc7cea2d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59da5b49-351a-4d48-96f3-6b96e7f99b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:33.873709 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ff3230cd-64f0-423e-9d59-3ec2a45ba14c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:33.873976 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d576ec93-7d66-4d7c-aace-aaa8dc7cea2d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d328d55a-0126-4f9b-9b7a-4f21b6bf6d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:33.875446 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ff3230cd-64f0-423e-9d59-3ec2a45ba14c tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] POST https://10.4.3.229/volume/v3/types/f6c5eaf8-278e-4140-9570-75130cb568ba/extra_specs Aug 06 14:25:33.876240 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ff3230cd-64f0-423e-9d59-3ec2a45ba14c tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:33.886722 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ff3230cd-64f0-423e-9d59-3ec2a45ba14c tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] https://10.4.3.229/volume/v3/types/f6c5eaf8-278e-4140-9570-75130cb568ba/extra_specs returned with HTTP 404 Aug 06 14:25:33.887344 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 463/1837] 10.4.3.229 () {68 vars in 1399 bytes} [Thu Aug 6 14:25:33 2026] POST /volume/v3/types/f6c5eaf8-278e-4140-9570-75130cb568ba/extra_specs => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:33.896538 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-be96b835-4c32-406d-95ea-81a489f63b88 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:33.899380 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-be96b835-4c32-406d-95ea-81a489f63b88 tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] DELETE https://10.4.3.229/volume/v3/types/01f78140-2304-479b-9fe0-f4d3c5ad4ed7/extra_specs/spec1 Aug 06 14:25:33.899652 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-be96b835-4c32-406d-95ea-81a489f63b88 tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:33.899915 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-be96b835-4c32-406d-95ea-81a489f63b88 tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:33.905789 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-be96b835-4c32-406d-95ea-81a489f63b88 tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] https://10.4.3.229/volume/v3/types/01f78140-2304-479b-9fe0-f4d3c5ad4ed7/extra_specs/spec1 returned with HTTP 404 Aug 06 14:25:33.906277 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 459/1838] 10.4.3.229 () {66 vars in 1399 bytes} [Thu Aug 6 14:25:33 2026] DELETE /volume/v3/types/01f78140-2304-479b-9fe0-f4d3c5ad4ed7/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:33.914297 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8ff5b15a-08c8-4e06-8263-cb5d6dd88e01 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:33.916101 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8ff5b15a-08c8-4e06-8263-cb5d6dd88e01 tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] GET https://10.4.3.229/volume/v3/types/ec26af36-66dd-40f4-b63c-d9c98654ce64/extra_specs/nonexistent_extra_spec_name Aug 06 14:25:33.916286 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8ff5b15a-08c8-4e06-8263-cb5d6dd88e01 tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:33.916482 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8ff5b15a-08c8-4e06-8263-cb5d6dd88e01 tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:33.923689 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8ff5b15a-08c8-4e06-8263-cb5d6dd88e01 tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] https://10.4.3.229/volume/v3/types/ec26af36-66dd-40f4-b63c-d9c98654ce64/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 06 14:25:33.923815 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-d576ec93-7d66-4d7c-aace-aaa8dc7cea2d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Created reservations ['4a3180db-bf34-4687-adcf-99a2eb6cb20c', '04afdbee-9d05-4c6b-a1eb-a2ca938d6393', 'd37466fb-9e7b-4e7a-afc8-5f97d8129cce', 'c2d762a9-0a02-445d-9923-d2c05e83ff65'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:25:33.923927 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 461/1839] 10.4.3.229 () {66 vars in 1462 bytes} [Thu Aug 6 14:25:33 2026] GET /volume/v3/types/ec26af36-66dd-40f4-b63c-d9c98654ce64/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:33.924960 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d576ec93-7d66-4d7c-aace-aaa8dc7cea2d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d328d55a-0126-4f9b-9b7a-4f21b6bf6d3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a3180db-bf34-4687-adcf-99a2eb6cb20c', '04afdbee-9d05-4c6b-a1eb-a2ca938d6393', 'd37466fb-9e7b-4e7a-afc8-5f97d8129cce', 'c2d762a9-0a02-445d-9923-d2c05e83ff65']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:33.926013 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d576ec93-7d66-4d7c-aace-aaa8dc7cea2d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d7dbd82-9237-4ac3-87a8-501eda9f0d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:33.931156 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0e59aff2-9b95-412b-b21c-b6d60cce3422 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:33.932987 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0e59aff2-9b95-412b-b21c-b6d60cce3422 tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] GET https://10.4.3.229/volume/v3/types/525de05f-9a2d-4cb2-86b3-73874f0ac1dc/extra_specs/spec1 Aug 06 14:25:33.933175 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0e59aff2-9b95-412b-b21c-b6d60cce3422 tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:33.933380 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0e59aff2-9b95-412b-b21c-b6d60cce3422 tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:33.937214 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0e59aff2-9b95-412b-b21c-b6d60cce3422 tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] https://10.4.3.229/volume/v3/types/525de05f-9a2d-4cb2-86b3-73874f0ac1dc/extra_specs/spec1 returned with HTTP 404 Aug 06 14:25:33.937698 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 464/1840] 10.4.3.229 () {66 vars in 1396 bytes} [Thu Aug 6 14:25:33 2026] GET /volume/v3/types/525de05f-9a2d-4cb2-86b3-73874f0ac1dc/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:33.947411 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-3000b377-40c1-453f-869f-7352003401f5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:33.949111 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3000b377-40c1-453f-869f-7352003401f5 tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] GET https://10.4.3.229/volume/v3/types/8ba5bb57-aa86-46b3-9065-eac0e2c870ac/extra_specs Aug 06 14:25:33.949289 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3000b377-40c1-453f-869f-7352003401f5 tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:33.949478 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3000b377-40c1-453f-869f-7352003401f5 tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] Calling method 'index' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:33.953081 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3000b377-40c1-453f-869f-7352003401f5 tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] https://10.4.3.229/volume/v3/types/8ba5bb57-aa86-46b3-9065-eac0e2c870ac/extra_specs returned with HTTP 404 Aug 06 14:25:33.953535 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 460/1841] 10.4.3.229 () {66 vars in 1378 bytes} [Thu Aug 6 14:25:33 2026] GET /volume/v3/types/8ba5bb57-aa86-46b3-9065-eac0e2c870ac/extra_specs => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:33.955624 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d576ec93-7d66-4d7c-aace-aaa8dc7cea2d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d7dbd82-9237-4ac3-87a8-501eda9f0d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62f05f8c-0512-4a24-82af-45d20842d7af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-341959628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='457b81c6cf8f448398343347dfa9f10e',qos_specs=None,replication_status=,reservations=['4a3180db-bf34-4687-adcf-99a2eb6cb20c','04afdbee-9d05-4c6b-a1eb-a2ca938d6393','d37466fb-9e7b-4e7a-afc8-5f97d8129cce','c2d762a9-0a02-445d-9923-d2c05e83ff65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcacc670c3ba43fea5504882ac4533cf',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:25:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-341959628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62f05f8c-0512-4a24-82af-45d20842d7af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='457b81c6cf8f448398343347dfa9f10e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcacc670c3ba43fea5504882ac4533cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:33.956893 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d576ec93-7d66-4d7c-aace-aaa8dc7cea2d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01428132-074f-4252-903b-1b2b3973f8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:33.961210 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-dff5d04e-ddee-4c22-909c-2f139cb9cac0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:33.963168 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-dff5d04e-ddee-4c22-909c-2f139cb9cac0 tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] PUT https://10.4.3.229/volume/v3/types/ec26af36-66dd-40f4-b63c-d9c98654ce64/extra_specs/spec1 Aug 06 14:25:33.963594 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-dff5d04e-ddee-4c22-909c-2f139cb9cac0 tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:33.965068 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-dff5d04e-ddee-4c22-909c-2f139cb9cac0 tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] https://10.4.3.229/volume/v3/types/ec26af36-66dd-40f4-b63c-d9c98654ce64/extra_specs/spec1 returned with HTTP 400 Aug 06 14:25:33.965556 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 462/1842] 10.4.3.229 () {68 vars in 1416 bytes} [Thu Aug 6 14:25:33 2026] PUT /volume/v3/types/ec26af36-66dd-40f4-b63c-d9c98654ce64/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 14:25:33.972874 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7590cab0-eb77-416a-8557-6e543d042a7d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:33.974688 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7590cab0-eb77-416a-8557-6e543d042a7d tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] PUT https://10.4.3.229/volume/v3/types/ec26af36-66dd-40f4-b63c-d9c98654ce64/extra_specs/spec1 Aug 06 14:25:33.975030 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7590cab0-eb77-416a-8557-6e543d042a7d tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] Action: 'update', calling method: update, body: null {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:33.977171 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7590cab0-eb77-416a-8557-6e543d042a7d tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] https://10.4.3.229/volume/v3/types/ec26af36-66dd-40f4-b63c-d9c98654ce64/extra_specs/spec1 returned with HTTP 400 Aug 06 14:25:33.977705 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 465/1843] 10.4.3.229 () {68 vars in 1415 bytes} [Thu Aug 6 14:25:33 2026] PUT /volume/v3/types/ec26af36-66dd-40f4-b63c-d9c98654ce64/extra_specs/spec1 => generated 72 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:25:33.985767 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a7910088-9bc6-4444-a422-df52c65dfe94 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:33.987159 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a7910088-9bc6-4444-a422-df52c65dfe94 tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] PUT https://10.4.3.229/volume/v3/types/ec26af36-66dd-40f4-b63c-d9c98654ce64/extra_specs/None Aug 06 14:25:33.987591 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a7910088-9bc6-4444-a422-df52c65dfe94 tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:33.995450 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d576ec93-7d66-4d7c-aace-aaa8dc7cea2d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01428132-074f-4252-903b-1b2b3973f8a2) transitioned into state 'SUCCESS' from state '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-341959628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='457b81c6cf8f448398343347dfa9f10e',qos_specs=None,replication_status=,reservations=['4a3180db-bf34-4687-adcf-99a2eb6cb20c','04afdbee-9d05-4c6b-a1eb-a2ca938d6393','d37466fb-9e7b-4e7a-afc8-5f97d8129cce','c2d762a9-0a02-445d-9923-d2c05e83ff65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcacc670c3ba43fea5504882ac4533cf',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:33.996120 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d576ec93-7d66-4d7c-aace-aaa8dc7cea2d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6772d31-5168-4245-84cb-9e325f7669d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:34.001710 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a7910088-9bc6-4444-a422-df52c65dfe94 tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 06 14:25:34.002027 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a7910088-9bc6-4444-a422-df52c65dfe94 tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] https://10.4.3.229/volume/v3/types/ec26af36-66dd-40f4-b63c-d9c98654ce64/extra_specs/None returned with HTTP 400 Aug 06 14:25:34.002788 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 461/1844] 10.4.3.229 () {68 vars in 1413 bytes} [Thu Aug 6 14:25:33 2026] PUT /volume/v3/types/ec26af36-66dd-40f4-b63c-d9c98654ce64/extra_specs/None => generated 73 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:25:34.006392 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d576ec93-7d66-4d7c-aace-aaa8dc7cea2d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6772d31-5168-4245-84cb-9e325f7669d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:34.007343 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d576ec93-7d66-4d7c-aace-aaa8dc7cea2d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Flow 'volume_create_api' (dda8abd7-a56c-4afe-9257-e3e23f2d92bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:25:34.007678 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d576ec93-7d66-4d7c-aace-aaa8dc7cea2d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Create volume request issued successfully. Aug 06 14:25:34.008257 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d576ec93-7d66-4d7c-aace-aaa8dc7cea2d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:25:34.008880 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 457/1845] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:25:33 2026] POST /volume/v3/volumes => generated 754 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:25:34.011911 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7c79dc6e-a26f-4bf9-8d4d-f6ac0254c7dc None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:34.013731 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7c79dc6e-a26f-4bf9-8d4d-f6ac0254c7dc tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] PUT https://10.4.3.229/volume/v3/types/ec26af36-66dd-40f4-b63c-d9c98654ce64/extra_specs/802af0d2-7132-46de-a87c-5356525df0d4 Aug 06 14:25:34.014082 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7c79dc6e-a26f-4bf9-8d4d-f6ac0254c7dc tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:34.027193 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-cba7037d-1e3b-43ee-ae17-52e78c75f4d1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:34.028992 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cba7037d-1e3b-43ee-ae17-52e78c75f4d1 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af Aug 06 14:25:34.029187 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cba7037d-1e3b-43ee-ae17-52e78c75f4d1 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:34.029470 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cba7037d-1e3b-43ee-ae17-52e78c75f4d1 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:34.033866 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7c79dc6e-a26f-4bf9-8d4d-f6ac0254c7dc tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 06 14:25:34.034074 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7c79dc6e-a26f-4bf9-8d4d-f6ac0254c7dc tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] https://10.4.3.229/volume/v3/types/ec26af36-66dd-40f4-b63c-d9c98654ce64/extra_specs/802af0d2-7132-46de-a87c-5356525df0d4 returned with HTTP 400 Aug 06 14:25:34.034679 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 463/1846] 10.4.3.229 () {68 vars in 1509 bytes} [Thu Aug 6 14:25:34 2026] PUT /volume/v3/types/ec26af36-66dd-40f4-b63c-d9c98654ce64/extra_specs/802af0d2-7132-46de-a87c-5356525df0d4 => generated 73 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:25:34.037250 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:34.037250 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:34.042079 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-cba7037d-1e3b-43ee-ae17-52e78c75f4d1 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:25:34.044456 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-15c07270-5d42-4ae3-bfc2-affddbcf972b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:34.045961 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-15c07270-5d42-4ae3-bfc2-affddbcf972b tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] PUT https://10.4.3.229/volume/v3/types/66a7382a-d6df-49f6-8891-136db494cef9/extra_specs/spec1 Aug 06 14:25:34.046362 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-15c07270-5d42-4ae3-bfc2-affddbcf972b tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:34.047803 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cba7037d-1e3b-43ee-ae17-52e78c75f4d1 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af returned with HTTP 200 Aug 06 14:25:34.048159 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 466/1847] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:34 2026] GET /volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:34.057829 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-15c07270-5d42-4ae3-bfc2-affddbcf972b tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] https://10.4.3.229/volume/v3/types/66a7382a-d6df-49f6-8891-136db494cef9/extra_specs/spec1 returned with HTTP 404 Aug 06 14:25:34.058345 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 462/1848] 10.4.3.229 () {68 vars in 1416 bytes} [Thu Aug 6 14:25:34 2026] PUT /volume/v3/types/66a7382a-d6df-49f6-8891-136db494cef9/extra_specs/spec1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:34.066822 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-03569b43-0f3f-4830-9204-1c06ced8c6ef None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:34.069128 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-03569b43-0f3f-4830-9204-1c06ced8c6ef tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] DELETE https://10.4.3.229/volume/v3/types/ec26af36-66dd-40f4-b63c-d9c98654ce64 Aug 06 14:25:34.069405 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-03569b43-0f3f-4830-9204-1c06ced8c6ef tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:34.069658 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-03569b43-0f3f-4830-9204-1c06ced8c6ef tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] Calling method '_delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:34.069963 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:34.069963 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:34.093942 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-03569b43-0f3f-4830-9204-1c06ced8c6ef tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] https://10.4.3.229/volume/v3/types/ec26af36-66dd-40f4-b63c-d9c98654ce64 returned with HTTP 202 Aug 06 14:25:34.094263 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 458/1849] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:25:34 2026] DELETE /volume/v3/types/ec26af36-66dd-40f4-b63c-d9c98654ce64 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:34.102662 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4d54391a-a6a5-4470-82a4-a4d79e29276c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:34.104411 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4d54391a-a6a5-4470-82a4-a4d79e29276c tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] GET https://10.4.3.229/volume/v3/types/ec26af36-66dd-40f4-b63c-d9c98654ce64 Aug 06 14:25:34.104624 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4d54391a-a6a5-4470-82a4-a4d79e29276c tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:34.104842 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4d54391a-a6a5-4470-82a4-a4d79e29276c tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:34.110151 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4d54391a-a6a5-4470-82a4-a4d79e29276c tempest-ExtraSpecsNegativeTest-532324351 tempest-ExtraSpecsNegativeTest-532324351-project-admin] https://10.4.3.229/volume/v3/types/ec26af36-66dd-40f4-b63c-d9c98654ce64 returned with HTTP 404 Aug 06 14:25:34.110616 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 464/1850] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:25:34 2026] GET /volume/v3/types/ec26af36-66dd-40f4-b63c-d9c98654ce64 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:34.151261 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-30360dff-0dd0-4c5a-ab54-81c5e7e64579 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:34.153385 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-30360dff-0dd0-4c5a-ab54-81c5e7e64579 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:34.153626 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-30360dff-0dd0-4c5a-ab54-81c5e7e64579 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:34.153854 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-30360dff-0dd0-4c5a-ab54-81c5e7e64579 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:34.153956 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-30360dff-0dd0-4c5a-ab54-81c5e7e64579 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:34.159117 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:34.159117 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:34.159923 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-30360dff-0dd0-4c5a-ab54-81c5e7e64579 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 200 Aug 06 14:25:34.160272 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 467/1851] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:34 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:34.235035 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-edeb7d5f-8bdc-4249-a1be-6f5216c83a49 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:34.236758 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-edeb7d5f-8bdc-4249-a1be-6f5216c83a49 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 Aug 06 14:25:34.236990 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-edeb7d5f-8bdc-4249-a1be-6f5216c83a49 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:34.237230 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-edeb7d5f-8bdc-4249-a1be-6f5216c83a49 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:34.237365 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-edeb7d5f-8bdc-4249-a1be-6f5216c83a49 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 9cf257e6-2392-4083-81fe-860467fa0883. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:34.242720 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:34.242720 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:34.243353 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-edeb7d5f-8bdc-4249-a1be-6f5216c83a49 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 returned with HTTP 200 Aug 06 14:25:34.243784 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 463/1852] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:34 2026] GET /volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:35.061378 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e83f4b65-a67d-4124-968d-fcf52fa3ff3f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:35.063489 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e83f4b65-a67d-4124-968d-fcf52fa3ff3f tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af Aug 06 14:25:35.063745 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e83f4b65-a67d-4124-968d-fcf52fa3ff3f tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:35.064013 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e83f4b65-a67d-4124-968d-fcf52fa3ff3f tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:35.073871 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:35.073871 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:35.078362 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-e83f4b65-a67d-4124-968d-fcf52fa3ff3f tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:25:35.083904 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e83f4b65-a67d-4124-968d-fcf52fa3ff3f tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af returned with HTTP 200 Aug 06 14:25:35.084481 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 459/1853] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:35 2026] GET /volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:35.142274 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-16c953e5-1186-4b45-b63c-397937e55d4f req-75ad84b9-3c90-4bed-9d21-2440f7568094 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:35.144629 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-16c953e5-1186-4b45-b63c-397937e55d4f req-75ad84b9-3c90-4bed-9d21-2440f7568094 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af Aug 06 14:25:35.144832 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-16c953e5-1186-4b45-b63c-397937e55d4f req-75ad84b9-3c90-4bed-9d21-2440f7568094 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:35.145061 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-16c953e5-1186-4b45-b63c-397937e55d4f req-75ad84b9-3c90-4bed-9d21-2440f7568094 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:35.156484 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:35.156484 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:35.161222 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-16c953e5-1186-4b45-b63c-397937e55d4f req-75ad84b9-3c90-4bed-9d21-2440f7568094 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:25:35.166591 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-16c953e5-1186-4b45-b63c-397937e55d4f req-75ad84b9-3c90-4bed-9d21-2440f7568094 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af returned with HTTP 200 Aug 06 14:25:35.167082 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 465/1854] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:25:35 2026] GET /volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:35.174787 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-05b8bbb5-7f6b-49b4-a70f-fdcd968b7059 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:35.176534 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-05b8bbb5-7f6b-49b4-a70f-fdcd968b7059 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:35.176713 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-05b8bbb5-7f6b-49b4-a70f-fdcd968b7059 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:35.176938 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-05b8bbb5-7f6b-49b4-a70f-fdcd968b7059 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:35.177076 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-05b8bbb5-7f6b-49b4-a70f-fdcd968b7059 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:35.183499 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:35.183499 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:35.184248 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-05b8bbb5-7f6b-49b4-a70f-fdcd968b7059 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 200 Aug 06 14:25:35.184645 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 468/1855] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:35 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:35.252960 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e935326f-e5ae-488a-84f2-d9392d4f87a0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:35.254780 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e935326f-e5ae-488a-84f2-d9392d4f87a0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 Aug 06 14:25:35.255016 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e935326f-e5ae-488a-84f2-d9392d4f87a0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:35.255228 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e935326f-e5ae-488a-84f2-d9392d4f87a0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:35.255493 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-e935326f-e5ae-488a-84f2-d9392d4f87a0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 9cf257e6-2392-4083-81fe-860467fa0883. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:35.256280 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-316bf974-38ed-41a2-9223-82036cd68e9e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:35.256769 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-316bf974-38ed-41a2-9223-82036cd68e9e None None] GET https://10.4.3.229/volume// Aug 06 14:25:35.256965 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-316bf974-38ed-41a2-9223-82036cd68e9e None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:35.257143 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-316bf974-38ed-41a2-9223-82036cd68e9e None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:35.257498 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-316bf974-38ed-41a2-9223-82036cd68e9e None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:25:35.257936 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 460/1856] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:25: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 06 14:25:35.259094 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:35.259094 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:35.259703 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e935326f-e5ae-488a-84f2-d9392d4f87a0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 returned with HTTP 200 Aug 06 14:25:35.260150 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 464/1857] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:35 2026] GET /volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 => generated 793 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:35.265314 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-16c953e5-1186-4b45-b63c-397937e55d4f req-7303fb75-af31-4a95-9686-4fbfe47b6b9d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:35.270577 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-cc9fb981-4e45-4cc4-8b60-fbe91e41e94d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:35.272207 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cc9fb981-4e45-4cc4-8b60-fbe91e41e94d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 Aug 06 14:25:35.272451 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cc9fb981-4e45-4cc4-8b60-fbe91e41e94d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:35.272641 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cc9fb981-4e45-4cc4-8b60-fbe91e41e94d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:35.272746 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-cc9fb981-4e45-4cc4-8b60-fbe91e41e94d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 9cf257e6-2392-4083-81fe-860467fa0883. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:35.276889 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:35.276889 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:35.277687 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cc9fb981-4e45-4cc4-8b60-fbe91e41e94d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 returned with HTTP 200 Aug 06 14:25:35.278027 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 469/1858] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:35 2026] GET /volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:35.289501 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5e463e54-398c-4ac4-a445-e29f8dcebf54 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:35.291007 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5e463e54-398c-4ac4-a445-e29f8dcebf54 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] POST https://10.4.3.229/volume/v3/backups Aug 06 14:25:35.292105 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5e463e54-398c-4ac4-a445-e29f8dcebf54 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf", "incremental": true, "force": true}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:35.292815 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.backups [None req-5e463e54-398c-4ac4-a445-e29f8dcebf54 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Creating new backup {'backup': {'volume_id': '12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf', 'incremental': True, 'force': True}} {{(pid=100399) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:25:35.292932 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.contrib.backups [None req-5e463e54-398c-4ac4-a445-e29f8dcebf54 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Creating backup of volume 12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf in container None Aug 06 14:25:35.304109 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:35.304109 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:35.304584 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-5e463e54-398c-4ac4-a445-e29f8dcebf54 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:25:35.327144 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-5e463e54-398c-4ac4-a445-e29f8dcebf54 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Created reservations ['fef5c0c5-af87-4cd8-89a8-fdfdae2e8f08', '025f7323-4930-4b1c-a971-255b85d9319e'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:25:35.384385 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5e463e54-398c-4ac4-a445-e29f8dcebf54 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:25:35.384863 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 461/1859] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:25:35 2026] POST /volume/v3/backups => generated 288 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:25:35.395661 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-4f6b196d-3de3-4e68-8099-4a31a832e811 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:35.397675 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4f6b196d-3de3-4e68-8099-4a31a832e811 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 Aug 06 14:25:35.397901 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4f6b196d-3de3-4e68-8099-4a31a832e811 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:35.398093 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4f6b196d-3de3-4e68-8099-4a31a832e811 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:35.398219 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-4f6b196d-3de3-4e68-8099-4a31a832e811 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id b44bde27-3fc6-43c3-8d39-6fbc954815d3. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:35.402507 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:35.402507 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:35.403202 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4f6b196d-3de3-4e68-8099-4a31a832e811 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 returned with HTTP 200 Aug 06 14:25:35.403785 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 465/1860] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:35 2026] GET /volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:35.417928 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-16c953e5-1186-4b45-b63c-397937e55d4f req-7303fb75-af31-4a95-9686-4fbfe47b6b9d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:25:35.418350 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-16c953e5-1186-4b45-b63c-397937e55d4f req-7303fb75-af31-4a95-9686-4fbfe47b6b9d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62f05f8c-0512-4a24-82af-45d20842d7af", "connector": null, "instance_uuid": "cdfd98e6-3d4e-4387-ae2a-0b715cfcaea0"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:35.428634 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:35.428634 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:35.451494 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-16c953e5-1186-4b45-b63c-397937e55d4f req-7303fb75-af31-4a95-9686-4fbfe47b6b9d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:25:35.451891 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 466/1861] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:25:35 2026] POST /volume/v3/attachments => generated 273 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:35.483774 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3381dbe3-07a7-4a7a-aa0a-7b49ff75de55 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:35.485849 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3381dbe3-07a7-4a7a-aa0a-7b49ff75de55 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af Aug 06 14:25:35.486057 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3381dbe3-07a7-4a7a-aa0a-7b49ff75de55 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:35.486308 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3381dbe3-07a7-4a7a-aa0a-7b49ff75de55 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:35.493166 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-875f73fb-2540-49f9-9b40-09bd219a2bd4 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:35.493620 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-875f73fb-2540-49f9-9b40-09bd219a2bd4 None None] GET https://10.4.3.229/volume// Aug 06 14:25:35.493884 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-875f73fb-2540-49f9-9b40-09bd219a2bd4 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:35.494082 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-875f73fb-2540-49f9-9b40-09bd219a2bd4 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:35.495046 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-875f73fb-2540-49f9-9b40-09bd219a2bd4 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:25:35.495046 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 462/1862] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:25: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 06 14:25:35.496407 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:35.496407 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:35.499695 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3381dbe3-07a7-4a7a-aa0a-7b49ff75de55 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:25:35.503307 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3381dbe3-07a7-4a7a-aa0a-7b49ff75de55 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af returned with HTTP 200 Aug 06 14:25:35.503688 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 470/1863] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:35 2026] GET /volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:35.505725 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-16c953e5-1186-4b45-b63c-397937e55d4f req-2ef4304f-f284-4526-9579-055cd20dd87c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:35.508342 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-16c953e5-1186-4b45-b63c-397937e55d4f req-2ef4304f-f284-4526-9579-055cd20dd87c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af Aug 06 14:25:35.508590 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-16c953e5-1186-4b45-b63c-397937e55d4f req-2ef4304f-f284-4526-9579-055cd20dd87c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:35.508815 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-16c953e5-1186-4b45-b63c-397937e55d4f req-2ef4304f-f284-4526-9579-055cd20dd87c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:35.519970 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:35.519970 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:35.524686 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-16c953e5-1186-4b45-b63c-397937e55d4f req-2ef4304f-f284-4526-9579-055cd20dd87c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:25:35.530870 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-16c953e5-1186-4b45-b63c-397937e55d4f req-2ef4304f-f284-4526-9579-055cd20dd87c tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af returned with HTTP 200 Aug 06 14:25:35.531345 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 466/1864] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:25:35 2026] GET /volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af => generated 1026 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:25:35.626729 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-16c953e5-1186-4b45-b63c-397937e55d4f req-27f2a7ae-1996-4069-abf6-993a41861c9f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:35.629885 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-16c953e5-1186-4b45-b63c-397937e55d4f req-27f2a7ae-1996-4069-abf6-993a41861c9f tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] PUT https://10.4.3.229/volume/v3/attachments/e5f8031c-b0ee-4abf-bbe0-b92517b9bc18 Aug 06 14:25:35.630205 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-16c953e5-1186-4b45-b63c-397937e55d4f req-27f2a7ae-1996-4069-abf6-993a41861c9f tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:35.649288 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-16c953e5-1186-4b45-b63c-397937e55d4f req-27f2a7ae-1996-4069-abf6-993a41861c9f tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Acquiring lock "cinder-attachment_update-62f05f8c-0512-4a24-82af-45d20842d7af-np0000006659" by "attachment_update" {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:25:35.653416 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-16c953e5-1186-4b45-b63c-397937e55d4f req-27f2a7ae-1996-4069-abf6-993a41861c9f tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Lock "cinder-attachment_update-62f05f8c-0512-4a24-82af-45d20842d7af-np0000006659" acquired by "attachment_update" :: waited 0.004s {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:25:35.654410 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:35.654410 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:35.780778 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-16c953e5-1186-4b45-b63c-397937e55d4f req-27f2a7ae-1996-4069-abf6-993a41861c9f tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Lock "cinder-attachment_update-62f05f8c-0512-4a24-82af-45d20842d7af-np0000006659" released by "attachment_update" :: held 0.126s {{(pid=100398) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:25:35.780778 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-16c953e5-1186-4b45-b63c-397937e55d4f req-27f2a7ae-1996-4069-abf6-993a41861c9f tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/attachments/e5f8031c-b0ee-4abf-bbe0-b92517b9bc18 returned with HTTP 200 Aug 06 14:25:35.781227 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 467/1865] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:25:35 2026] PUT /volume/v3/attachments/e5f8031c-b0ee-4abf-bbe0-b92517b9bc18 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:35.875588 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2a0ad67d-ca55-4e91-9c66-d0365bc60d7f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:35.962954 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2a0ad67d-ca55-4e91-9c66-d0365bc60d7f tempest-AvailabilityZoneTestJSON-1717702983 tempest-AvailabilityZoneTestJSON-1717702983-project-member] GET https://10.4.3.229/volume/v3/os-availability-zone Aug 06 14:25:35.963142 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2a0ad67d-ca55-4e91-9c66-d0365bc60d7f tempest-AvailabilityZoneTestJSON-1717702983 tempest-AvailabilityZoneTestJSON-1717702983-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:35.963322 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2a0ad67d-ca55-4e91-9c66-d0365bc60d7f tempest-AvailabilityZoneTestJSON-1717702983 tempest-AvailabilityZoneTestJSON-1717702983-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:35.966492 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-2a0ad67d-ca55-4e91-9c66-d0365bc60d7f tempest-AvailabilityZoneTestJSON-1717702983 tempest-AvailabilityZoneTestJSON-1717702983-project-member] Availability Zones retrieved successfully. Aug 06 14:25:35.966733 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2a0ad67d-ca55-4e91-9c66-d0365bc60d7f tempest-AvailabilityZoneTestJSON-1717702983 tempest-AvailabilityZoneTestJSON-1717702983-project-member] https://10.4.3.229/volume/v3/os-availability-zone returned with HTTP 200 Aug 06 14:25:35.967121 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 463/1866] 10.4.3.229 () {66 vars in 1276 bytes} [Thu Aug 6 14:25:35 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:25:36.194329 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-66569224-af6d-42bc-8664-1887c401c6d7 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:36.195913 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-66569224-af6d-42bc-8664-1887c401c6d7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:36.196076 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-66569224-af6d-42bc-8664-1887c401c6d7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:36.196249 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-66569224-af6d-42bc-8664-1887c401c6d7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:36.196346 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-66569224-af6d-42bc-8664-1887c401c6d7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:36.200121 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:36.200121 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:36.200920 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-66569224-af6d-42bc-8664-1887c401c6d7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 200 Aug 06 14:25:36.201251 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 471/1867] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:36 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 834 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:36.414343 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-acb2991e-693b-4594-a019-b722aab824e2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:36.416177 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-acb2991e-693b-4594-a019-b722aab824e2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 Aug 06 14:25:36.416376 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-acb2991e-693b-4594-a019-b722aab824e2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:36.416627 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-acb2991e-693b-4594-a019-b722aab824e2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:36.416769 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-acb2991e-693b-4594-a019-b722aab824e2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id b44bde27-3fc6-43c3-8d39-6fbc954815d3. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:36.426620 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:36.426620 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:36.427453 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-acb2991e-693b-4594-a019-b722aab824e2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 returned with HTTP 200 Aug 06 14:25:36.427848 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 467/1868] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:36 2026] GET /volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 => generated 696 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:36.515923 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a9b84eee-77a1-43c6-affc-67eb1a8efade None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:36.517473 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a9b84eee-77a1-43c6-affc-67eb1a8efade tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af Aug 06 14:25:36.517629 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a9b84eee-77a1-43c6-affc-67eb1a8efade tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:36.517820 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a9b84eee-77a1-43c6-affc-67eb1a8efade tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:36.526935 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:36.526935 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:36.530304 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-a9b84eee-77a1-43c6-affc-67eb1a8efade tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:25:36.533357 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a9b84eee-77a1-43c6-affc-67eb1a8efade tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af returned with HTTP 200 Aug 06 14:25:36.533729 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 468/1869] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:36 2026] GET /volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:36.835968 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-680a9d7d-882f-4c0c-9500-41e0649552bd None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:36.837927 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-680a9d7d-882f-4c0c-9500-41e0649552bd tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] DELETE https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 Aug 06 14:25:36.838117 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-680a9d7d-882f-4c0c-9500-41e0649552bd tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:36.838313 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-680a9d7d-882f-4c0c-9500-41e0649552bd tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:36.838483 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-680a9d7d-882f-4c0c-9500-41e0649552bd tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Delete volume with id: 0143fb05-70af-4e0d-8e89-896a4f649854 Aug 06 14:25:36.846548 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:36.846548 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:36.846996 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-680a9d7d-882f-4c0c-9500-41e0649552bd tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Volume info retrieved successfully. Aug 06 14:25:36.867775 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-680a9d7d-882f-4c0c-9500-41e0649552bd tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Delete volume request issued successfully. Aug 06 14:25:36.867985 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-680a9d7d-882f-4c0c-9500-41e0649552bd tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 returned with HTTP 202 Aug 06 14:25:36.868595 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 464/1870] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:25:36 2026] DELETE /volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:36.877636 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0ad68c8c-e333-49f8-ba20-b6e362a81b87 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:36.879554 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0ad68c8c-e333-49f8-ba20-b6e362a81b87 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] GET https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 Aug 06 14:25:36.879779 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0ad68c8c-e333-49f8-ba20-b6e362a81b87 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:36.879995 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0ad68c8c-e333-49f8-ba20-b6e362a81b87 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:36.888125 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:36.888125 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:36.891640 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-0ad68c8c-e333-49f8-ba20-b6e362a81b87 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Volume info retrieved successfully. Aug 06 14:25:36.895980 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0ad68c8c-e333-49f8-ba20-b6e362a81b87 tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 returned with HTTP 200 Aug 06 14:25:36.896470 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 472/1871] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:36 2026] GET /volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:37.126246 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-32885e3e-23a3-4f8c-ab85-2681e476e251 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:37.207911 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-32885e3e-23a3-4f8c-ab85-2681e476e251 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:25:37.208305 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-32885e3e-23a3-4f8c-ab85-2681e476e251 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1626543318"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:37.210034 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-32885e3e-23a3-4f8c-ab85-2681e476e251 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1626543318'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:25:37.210132 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-32885e3e-23a3-4f8c-ab85-2681e476e251 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Create volume of 1 GB Aug 06 14:25:37.213252 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b81f0727-9a79-44ff-a85b-c15762f41547 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:37.214570 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-32885e3e-23a3-4f8c-ab85-2681e476e251 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Availability Zones retrieved successfully. Aug 06 14:25:37.215317 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b81f0727-9a79-44ff-a85b-c15762f41547 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:37.215549 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b81f0727-9a79-44ff-a85b-c15762f41547 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:37.215760 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b81f0727-9a79-44ff-a85b-c15762f41547 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:37.215874 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-b81f0727-9a79-44ff-a85b-c15762f41547 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:37.220810 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:37.220810 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:37.221278 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-32885e3e-23a3-4f8c-ab85-2681e476e251 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Flow 'volume_create_api' (825a4a2a-3a4b-4f0a-b9f7-f14e6b9475c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:25:37.221597 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b81f0727-9a79-44ff-a85b-c15762f41547 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 200 Aug 06 14:25:37.222023 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 469/1872] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:37 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:37.222463 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-32885e3e-23a3-4f8c-ab85-2681e476e251 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4d81392-a4b3-4101-a420-dc768a29a605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:37.223173 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-32885e3e-23a3-4f8c-ab85-2681e476e251 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:25:37.250451 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-32885e3e-23a3-4f8c-ab85-2681e476e251 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4d81392-a4b3-4101-a420-dc768a29a605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:37.250451 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-32885e3e-23a3-4f8c-ab85-2681e476e251 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18248b10-6318-4850-bfb3-b901cd9bb5fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:37.303795 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-32885e3e-23a3-4f8c-ab85-2681e476e251 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Created reservations ['c99106f7-c818-4a31-8404-902b2da96346', 'c421551c-2ab0-42df-b70d-92b86e360134', 'fd6e53e5-7611-400a-b2e3-babfd9267d1f', '35cd3264-d1d0-4d9b-9352-4f85db887613'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:25:37.304486 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-32885e3e-23a3-4f8c-ab85-2681e476e251 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18248b10-6318-4850-bfb3-b901cd9bb5fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c99106f7-c818-4a31-8404-902b2da96346', 'c421551c-2ab0-42df-b70d-92b86e360134', 'fd6e53e5-7611-400a-b2e3-babfd9267d1f', '35cd3264-d1d0-4d9b-9352-4f85db887613']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:37.305118 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-32885e3e-23a3-4f8c-ab85-2681e476e251 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c64ed50-51b2-4bef-aa0e-a7613a0b3290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:37.326540 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-32885e3e-23a3-4f8c-ab85-2681e476e251 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c64ed50-51b2-4bef-aa0e-a7613a0b3290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfd0069e-6be2-4d16-b91e-bee0b28bc15e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1626543318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34270710528848759b8ddd3b49e33e0c',qos_specs=None,replication_status=,reservations=['c99106f7-c818-4a31-8404-902b2da96346','c421551c-2ab0-42df-b70d-92b86e360134','fd6e53e5-7611-400a-b2e3-babfd9267d1f','35cd3264-d1d0-4d9b-9352-4f85db887613'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44a031c4080a48f0ad8589dbe9f59461',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:25:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1626543318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfd0069e-6be2-4d16-b91e-bee0b28bc15e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34270710528848759b8ddd3b49e33e0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44a031c4080a48f0ad8589dbe9f59461',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:37.327163 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-32885e3e-23a3-4f8c-ab85-2681e476e251 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ee6b1ca-549e-4eac-bf45-4d649671f943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:37.343327 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-32885e3e-23a3-4f8c-ab85-2681e476e251 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ee6b1ca-549e-4eac-bf45-4d649671f943) transitioned into state 'SUCCESS' from state '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-1626543318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34270710528848759b8ddd3b49e33e0c',qos_specs=None,replication_status=,reservations=['c99106f7-c818-4a31-8404-902b2da96346','c421551c-2ab0-42df-b70d-92b86e360134','fd6e53e5-7611-400a-b2e3-babfd9267d1f','35cd3264-d1d0-4d9b-9352-4f85db887613'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44a031c4080a48f0ad8589dbe9f59461',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:37.343981 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-32885e3e-23a3-4f8c-ab85-2681e476e251 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5451470e-9c2f-442e-8c6c-60289e337f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:37.352569 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-32885e3e-23a3-4f8c-ab85-2681e476e251 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5451470e-9c2f-442e-8c6c-60289e337f56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:37.353287 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-32885e3e-23a3-4f8c-ab85-2681e476e251 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Flow 'volume_create_api' (825a4a2a-3a4b-4f0a-b9f7-f14e6b9475c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:25:37.353562 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-32885e3e-23a3-4f8c-ab85-2681e476e251 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Create volume request issued successfully. Aug 06 14:25:37.354069 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-32885e3e-23a3-4f8c-ab85-2681e476e251 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:25:37.354460 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 468/1873] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:25:37 2026] POST /volume/v3/volumes => generated 755 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:25:37.367263 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1f8d0189-9af6-438a-b7f3-ce98634d1081 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:37.369085 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1f8d0189-9af6-438a-b7f3-ce98634d1081 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] GET https://10.4.3.229/volume/v3/volumes/dfd0069e-6be2-4d16-b91e-bee0b28bc15e Aug 06 14:25:37.369288 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1f8d0189-9af6-438a-b7f3-ce98634d1081 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:37.369489 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1f8d0189-9af6-438a-b7f3-ce98634d1081 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:37.376177 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:37.376177 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:37.380048 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1f8d0189-9af6-438a-b7f3-ce98634d1081 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Volume info retrieved successfully. Aug 06 14:25:37.384269 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1f8d0189-9af6-438a-b7f3-ce98634d1081 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] https://10.4.3.229/volume/v3/volumes/dfd0069e-6be2-4d16-b91e-bee0b28bc15e returned with HTTP 200 Aug 06 14:25:37.384684 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 465/1874] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:37 2026] GET /volume/v3/volumes/dfd0069e-6be2-4d16-b91e-bee0b28bc15e => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:37.438353 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7cfaf1e3-4bbe-4329-9463-c0fc35441115 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:37.440730 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7cfaf1e3-4bbe-4329-9463-c0fc35441115 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 Aug 06 14:25:37.441003 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7cfaf1e3-4bbe-4329-9463-c0fc35441115 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:37.441247 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7cfaf1e3-4bbe-4329-9463-c0fc35441115 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:37.441391 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-7cfaf1e3-4bbe-4329-9463-c0fc35441115 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id b44bde27-3fc6-43c3-8d39-6fbc954815d3. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:37.446509 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:37.446509 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:37.447622 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7cfaf1e3-4bbe-4329-9463-c0fc35441115 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 returned with HTTP 200 Aug 06 14:25:37.448146 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 473/1875] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:37 2026] GET /volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 => generated 696 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:37.545562 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a04f18d8-3f26-4b4a-ac47-8c055afd40dc None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:37.546817 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a04f18d8-3f26-4b4a-ac47-8c055afd40dc tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af Aug 06 14:25:37.547661 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a04f18d8-3f26-4b4a-ac47-8c055afd40dc tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:37.547661 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a04f18d8-3f26-4b4a-ac47-8c055afd40dc tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:37.556959 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:37.556959 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:37.560309 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-a04f18d8-3f26-4b4a-ac47-8c055afd40dc tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:25:37.564169 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a04f18d8-3f26-4b4a-ac47-8c055afd40dc tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af returned with HTTP 200 Aug 06 14:25:37.564575 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 470/1876] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:37 2026] GET /volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:37.910080 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5c95c4dc-7889-45c9-bd5c-fd1ea2c80b2d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:37.912181 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5c95c4dc-7889-45c9-bd5c-fd1ea2c80b2d tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] GET https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 Aug 06 14:25:37.912396 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5c95c4dc-7889-45c9-bd5c-fd1ea2c80b2d tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:37.912640 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5c95c4dc-7889-45c9-bd5c-fd1ea2c80b2d tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:37.920183 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5c95c4dc-7889-45c9-bd5c-fd1ea2c80b2d tempest-ServerStableDeviceRescueTest-714903574 tempest-ServerStableDeviceRescueTest-714903574-project-member] https://10.4.3.229/volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 returned with HTTP 404 Aug 06 14:25:37.920716 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 469/1877] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:37 2026] GET /volume/v3/volumes/0143fb05-70af-4e0d-8e89-896a4f649854 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:38.233928 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-0d11e4b2-8909-46be-913c-65d187a3075c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:38.237923 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0d11e4b2-8909-46be-913c-65d187a3075c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:38.237923 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0d11e4b2-8909-46be-913c-65d187a3075c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:38.237923 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0d11e4b2-8909-46be-913c-65d187a3075c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:38.237923 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-0d11e4b2-8909-46be-913c-65d187a3075c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:38.242123 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:38.242123 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:38.243192 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0d11e4b2-8909-46be-913c-65d187a3075c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 200 Aug 06 14:25:38.243760 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 466/1878] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:38 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:38.401695 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ebd25e39-c832-46c8-a07a-438e7a6eb84e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:38.403691 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ebd25e39-c832-46c8-a07a-438e7a6eb84e tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] GET https://10.4.3.229/volume/v3/volumes/dfd0069e-6be2-4d16-b91e-bee0b28bc15e Aug 06 14:25:38.403883 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ebd25e39-c832-46c8-a07a-438e7a6eb84e tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:38.404067 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ebd25e39-c832-46c8-a07a-438e7a6eb84e tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:38.416616 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:38.416616 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:38.420381 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ebd25e39-c832-46c8-a07a-438e7a6eb84e tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Volume info retrieved successfully. Aug 06 14:25:38.425237 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ebd25e39-c832-46c8-a07a-438e7a6eb84e tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] https://10.4.3.229/volume/v3/volumes/dfd0069e-6be2-4d16-b91e-bee0b28bc15e returned with HTTP 200 Aug 06 14:25:38.425726 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 474/1879] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:38 2026] GET /volume/v3/volumes/dfd0069e-6be2-4d16-b91e-bee0b28bc15e => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:38.438765 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7e673ba5-d06d-4df0-afd0-20baf9c4b41d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:38.440743 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7e673ba5-d06d-4df0-afd0-20baf9c4b41d tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:25:38.441177 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7e673ba5-d06d-4df0-afd0-20baf9c4b41d tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dfd0069e-6be2-4d16-b91e-bee0b28bc15e", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1284620432"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:38.451061 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:38.451061 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:38.451661 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-7e673ba5-d06d-4df0-afd0-20baf9c4b41d tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Volume info retrieved successfully. Aug 06 14:25:38.451843 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-7e673ba5-d06d-4df0-afd0-20baf9c4b41d tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Create snapshot from volume dfd0069e-6be2-4d16-b91e-bee0b28bc15e Aug 06 14:25:38.462730 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-152bba47-a26b-4951-8baa-fe793f508941 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:38.465338 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-152bba47-a26b-4951-8baa-fe793f508941 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 Aug 06 14:25:38.465536 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-152bba47-a26b-4951-8baa-fe793f508941 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:38.465735 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-152bba47-a26b-4951-8baa-fe793f508941 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:38.465982 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-152bba47-a26b-4951-8baa-fe793f508941 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id b44bde27-3fc6-43c3-8d39-6fbc954815d3. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:38.470518 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:38.470518 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:38.471236 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-152bba47-a26b-4951-8baa-fe793f508941 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 returned with HTTP 200 Aug 06 14:25:38.471770 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 470/1880] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:38 2026] GET /volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:38.497585 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-7e673ba5-d06d-4df0-afd0-20baf9c4b41d tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Created reservations ['eba3030a-f14d-4051-8421-1db89d8d873e', '359afb68-b2b0-4474-9993-ba32c3748854', '781f602d-9667-4149-9daf-356af6f3f3d4', '1b615186-3181-43c2-a925-f3de62c3c637'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:25:38.526979 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-7e673ba5-d06d-4df0-afd0-20baf9c4b41d tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Snapshot create request issued successfully. Aug 06 14:25:38.527339 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7e673ba5-d06d-4df0-afd0-20baf9c4b41d tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:25:38.527811 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 471/1881] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:25:38 2026] POST /volume/v3/snapshots => generated 311 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 14:25:38.537542 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-fd6fb701-963f-44a6-98f5-bd75ea6898e8 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:38.539119 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fd6fb701-963f-44a6-98f5-bd75ea6898e8 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] GET https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c Aug 06 14:25:38.539451 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fd6fb701-963f-44a6-98f5-bd75ea6898e8 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:38.539728 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fd6fb701-963f-44a6-98f5-bd75ea6898e8 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:38.544719 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:38.544719 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:38.545669 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-fd6fb701-963f-44a6-98f5-bd75ea6898e8 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Snapshot retrieved successfully. Aug 06 14:25:38.546197 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fd6fb701-963f-44a6-98f5-bd75ea6898e8 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c returned with HTTP 200 Aug 06 14:25:38.546684 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 467/1882] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:38 2026] GET /volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c => generated 443 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:38.576014 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e28ebaa4-f641-406d-85a8-ef72a25bbd51 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:38.577799 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e28ebaa4-f641-406d-85a8-ef72a25bbd51 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af Aug 06 14:25:38.577995 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e28ebaa4-f641-406d-85a8-ef72a25bbd51 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:38.578175 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e28ebaa4-f641-406d-85a8-ef72a25bbd51 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:38.588563 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:38.588563 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:38.592000 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-e28ebaa4-f641-406d-85a8-ef72a25bbd51 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:25:38.595655 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e28ebaa4-f641-406d-85a8-ef72a25bbd51 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af returned with HTTP 200 Aug 06 14:25:38.596146 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 475/1883] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:38 2026] GET /volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:39.254976 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ac351f88-309f-4d97-a1d0-751c2e589fa4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:39.256719 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ac351f88-309f-4d97-a1d0-751c2e589fa4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:39.256918 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ac351f88-309f-4d97-a1d0-751c2e589fa4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:39.257098 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ac351f88-309f-4d97-a1d0-751c2e589fa4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:39.257190 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-ac351f88-309f-4d97-a1d0-751c2e589fa4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:39.261676 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:39.261676 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:39.262466 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ac351f88-309f-4d97-a1d0-751c2e589fa4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 200 Aug 06 14:25:39.262904 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 471/1884] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:39 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:39.482508 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-eef44acb-9f08-4339-85aa-3fcb60a8c98c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:39.484503 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-eef44acb-9f08-4339-85aa-3fcb60a8c98c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 Aug 06 14:25:39.484750 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-eef44acb-9f08-4339-85aa-3fcb60a8c98c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:39.484993 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-eef44acb-9f08-4339-85aa-3fcb60a8c98c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:39.485119 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-eef44acb-9f08-4339-85aa-3fcb60a8c98c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id b44bde27-3fc6-43c3-8d39-6fbc954815d3. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:39.489836 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:39.489836 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:39.490915 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-eef44acb-9f08-4339-85aa-3fcb60a8c98c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 returned with HTTP 200 Aug 06 14:25:39.491386 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 472/1885] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:39 2026] GET /volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:39.556411 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b6b3b44d-8431-4ac2-8d7d-71eb4bfcbee9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:39.558235 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b6b3b44d-8431-4ac2-8d7d-71eb4bfcbee9 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] GET https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c Aug 06 14:25:39.558499 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b6b3b44d-8431-4ac2-8d7d-71eb4bfcbee9 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:39.558693 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b6b3b44d-8431-4ac2-8d7d-71eb4bfcbee9 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:39.563892 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:39.563892 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:39.564359 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-b6b3b44d-8431-4ac2-8d7d-71eb4bfcbee9 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Snapshot retrieved successfully. Aug 06 14:25:39.565318 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b6b3b44d-8431-4ac2-8d7d-71eb4bfcbee9 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c returned with HTTP 200 Aug 06 14:25:39.565642 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 468/1886] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:39 2026] GET /volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:39.575216 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e42e5855-606d-4a6e-9cd0-5f844bc3462e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:39.577044 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e42e5855-606d-4a6e-9cd0-5f844bc3462e tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] POST https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata Aug 06 14:25:39.577478 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e42e5855-606d-4a6e-9cd0-5f844bc3462e tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:39.584201 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:39.584201 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:39.584751 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-e42e5855-606d-4a6e-9cd0-5f844bc3462e tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Snapshot retrieved successfully. Aug 06 14:25:39.604894 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-e42e5855-606d-4a6e-9cd0-5f844bc3462e tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Update snapshot metadata completed successfully. Aug 06 14:25:39.604894 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e42e5855-606d-4a6e-9cd0-5f844bc3462e tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata returned with HTTP 200 Aug 06 14:25:39.605493 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 476/1887] 10.4.3.229 () {68 vars in 1402 bytes} [Thu Aug 6 14:25:39 2026] POST /volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata => generated 68 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:25:39.611730 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-4bdbed3a-0b9b-4f75-91df-c7389515eaeb None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:39.613512 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4bdbed3a-0b9b-4f75-91df-c7389515eaeb tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af Aug 06 14:25:39.613688 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4bdbed3a-0b9b-4f75-91df-c7389515eaeb tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:39.613886 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4bdbed3a-0b9b-4f75-91df-c7389515eaeb tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:39.613936 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7013359b-1de0-4758-9e93-ded463ed23c5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:39.615643 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7013359b-1de0-4758-9e93-ded463ed23c5 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] GET https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata Aug 06 14:25:39.616063 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7013359b-1de0-4758-9e93-ded463ed23c5 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:39.616063 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7013359b-1de0-4758-9e93-ded463ed23c5 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:39.620985 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:39.620985 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:39.621528 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-7013359b-1de0-4758-9e93-ded463ed23c5 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Snapshot retrieved successfully. Aug 06 14:25:39.622016 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-7013359b-1de0-4758-9e93-ded463ed23c5 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Get snapshot metadata completed successfully. Aug 06 14:25:39.622244 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7013359b-1de0-4758-9e93-ded463ed23c5 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata returned with HTTP 200 Aug 06 14:25:39.622635 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 473/1888] 10.4.3.229 () {66 vars in 1381 bytes} [Thu Aug 6 14:25:39 2026] GET /volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata => generated 68 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:25:39.623948 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:39.623948 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:39.628632 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-4bdbed3a-0b9b-4f75-91df-c7389515eaeb tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:25:39.629868 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8ce8f493-7a74-4aad-ad42-4259d547c71d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:39.632014 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8ce8f493-7a74-4aad-ad42-4259d547c71d tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] PUT https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata Aug 06 14:25:39.632409 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8ce8f493-7a74-4aad-ad42-4259d547c71d tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:39.632918 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4bdbed3a-0b9b-4f75-91df-c7389515eaeb tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af returned with HTTP 200 Aug 06 14:25:39.633349 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 472/1889] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:39 2026] GET /volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:39.640657 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:39.640657 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:39.641193 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-8ce8f493-7a74-4aad-ad42-4259d547c71d tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Snapshot retrieved successfully. Aug 06 14:25:39.648363 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e4375c31-3592-4dd7-8a3a-bc5c0d06c536 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:39.649975 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e4375c31-3592-4dd7-8a3a-bc5c0d06c536 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:25:39.650312 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e4375c31-3592-4dd7-8a3a-bc5c0d06c536 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1364123149", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:39.651750 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-e4375c31-3592-4dd7-8a3a-bc5c0d06c536 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1364123149', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:25:39.651885 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-e4375c31-3592-4dd7-8a3a-bc5c0d06c536 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Create volume of 1 GB Aug 06 14:25:39.655890 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-e4375c31-3592-4dd7-8a3a-bc5c0d06c536 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Availability Zones retrieved successfully. Aug 06 14:25:39.661020 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-e4375c31-3592-4dd7-8a3a-bc5c0d06c536 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Flow 'volume_create_api' (5add7269-3216-4c09-b228-08919c64513b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:25:39.661877 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-e4375c31-3592-4dd7-8a3a-bc5c0d06c536 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d318cfd4-ca0b-40c4-b849-0017eb4a0f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:39.662086 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-8ce8f493-7a74-4aad-ad42-4259d547c71d tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Update snapshot metadata completed successfully. Aug 06 14:25:39.662368 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8ce8f493-7a74-4aad-ad42-4259d547c71d tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata returned with HTTP 200 Aug 06 14:25:39.662722 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-e4375c31-3592-4dd7-8a3a-bc5c0d06c536 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:25:39.662799 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 469/1890] 10.4.3.229 () {68 vars in 1401 bytes} [Thu Aug 6 14:25:39 2026] PUT /volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata => generated 57 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:25:39.669750 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8aae93f4-7a47-42f8-947a-2613af010873 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:39.671438 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8aae93f4-7a47-42f8-947a-2613af010873 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] GET https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata Aug 06 14:25:39.671662 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8aae93f4-7a47-42f8-947a-2613af010873 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:39.671848 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8aae93f4-7a47-42f8-947a-2613af010873 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:39.676660 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:39.676660 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:39.677087 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-8aae93f4-7a47-42f8-947a-2613af010873 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Snapshot retrieved successfully. Aug 06 14:25:39.677756 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-8aae93f4-7a47-42f8-947a-2613af010873 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Get snapshot metadata completed successfully. Aug 06 14:25:39.678144 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8aae93f4-7a47-42f8-947a-2613af010873 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata returned with HTTP 200 Aug 06 14:25:39.678300 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 474/1891] 10.4.3.229 () {66 vars in 1381 bytes} [Thu Aug 6 14:25:39 2026] GET /volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata => generated 57 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:25:39.685497 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f5ee389c-4620-4e32-9aff-67142aed1212 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:39.686110 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-e4375c31-3592-4dd7-8a3a-bc5c0d06c536 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d318cfd4-ca0b-40c4-b849-0017eb4a0f8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:39.686904 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-e4375c31-3592-4dd7-8a3a-bc5c0d06c536 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1029f6e3-e23e-4a93-8fbb-b44ee3e44d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:39.687234 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f5ee389c-4620-4e32-9aff-67142aed1212 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata/key3 Aug 06 14:25:39.687592 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f5ee389c-4620-4e32-9aff-67142aed1212 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:39.687865 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f5ee389c-4620-4e32-9aff-67142aed1212 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:39.692954 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:39.692954 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:39.693331 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f5ee389c-4620-4e32-9aff-67142aed1212 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Snapshot retrieved successfully. Aug 06 14:25:39.694103 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f5ee389c-4620-4e32-9aff-67142aed1212 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Get snapshot metadata completed successfully. Aug 06 14:25:39.702579 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f5ee389c-4620-4e32-9aff-67142aed1212 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Delete snapshot metadata completed successfully. Aug 06 14:25:39.702777 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f5ee389c-4620-4e32-9aff-67142aed1212 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata/key3 returned with HTTP 200 Aug 06 14:25:39.703174 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 473/1892] 10.4.3.229 () {66 vars in 1399 bytes} [Thu Aug 6 14:25:39 2026] DELETE /volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata/key3 => generated 0 bytes in 18 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 06 14:25:39.709513 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-723ec2a4-4fa6-4aee-b161-cdcc2d828412 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:39.711270 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-723ec2a4-4fa6-4aee-b161-cdcc2d828412 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] GET https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata Aug 06 14:25:39.711478 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-723ec2a4-4fa6-4aee-b161-cdcc2d828412 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:39.711671 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-723ec2a4-4fa6-4aee-b161-cdcc2d828412 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:39.716413 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:39.716413 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:39.716873 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-723ec2a4-4fa6-4aee-b161-cdcc2d828412 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Snapshot retrieved successfully. Aug 06 14:25:39.717679 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-723ec2a4-4fa6-4aee-b161-cdcc2d828412 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Get snapshot metadata completed successfully. Aug 06 14:25:39.717960 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-723ec2a4-4fa6-4aee-b161-cdcc2d828412 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata returned with HTTP 200 Aug 06 14:25:39.718332 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 470/1893] 10.4.3.229 () {66 vars in 1381 bytes} [Thu Aug 6 14:25:39 2026] GET /volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata => generated 32 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:25:39.725441 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-66c7c171-d2bf-4fb6-8a44-dc571e144193 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:39.726833 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-66c7c171-d2bf-4fb6-8a44-dc571e144193 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] PUT https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata Aug 06 14:25:39.727153 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-66c7c171-d2bf-4fb6-8a44-dc571e144193 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:39.733551 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:39.733551 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:39.733691 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-66c7c171-d2bf-4fb6-8a44-dc571e144193 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Snapshot retrieved successfully. Aug 06 14:25:39.737736 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-e4375c31-3592-4dd7-8a3a-bc5c0d06c536 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Created reservations ['65e924ee-22d0-439b-8451-d640b768bb89', '72d8f1eb-8c1e-4b4f-b991-327ca8597a7f', 'c832ef60-a85a-413d-95fb-1db02b56e72e', 'c753f0ee-a84e-4695-b887-ca5c241222c7'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:25:39.738253 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-e4375c31-3592-4dd7-8a3a-bc5c0d06c536 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1029f6e3-e23e-4a93-8fbb-b44ee3e44d1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65e924ee-22d0-439b-8451-d640b768bb89', '72d8f1eb-8c1e-4b4f-b991-327ca8597a7f', 'c832ef60-a85a-413d-95fb-1db02b56e72e', 'c753f0ee-a84e-4695-b887-ca5c241222c7']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:39.738935 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-e4375c31-3592-4dd7-8a3a-bc5c0d06c536 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80ea8e1d-2e06-4dbe-afa1-8c943b19b1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:39.749392 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-66c7c171-d2bf-4fb6-8a44-dc571e144193 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Update snapshot metadata completed successfully. Aug 06 14:25:39.749535 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-66c7c171-d2bf-4fb6-8a44-dc571e144193 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata returned with HTTP 200 Aug 06 14:25:39.749965 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 475/1894] 10.4.3.229 () {68 vars in 1401 bytes} [Thu Aug 6 14:25:39 2026] PUT /volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata => generated 16 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:25:39.758522 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-133880e4-f0f6-4f49-9b17-9d29c14c25aa None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:39.760309 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-133880e4-f0f6-4f49-9b17-9d29c14c25aa tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] POST https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata Aug 06 14:25:39.760663 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-133880e4-f0f6-4f49-9b17-9d29c14c25aa tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:39.761304 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-e4375c31-3592-4dd7-8a3a-bc5c0d06c536 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80ea8e1d-2e06-4dbe-afa1-8c943b19b1cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56cbaaef-d8c7-4cbc-9bad-d43b449bfe73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1364123149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5833db3a82e847568465cadb53960864',qos_specs=None,replication_status=,reservations=['65e924ee-22d0-439b-8451-d640b768bb89','72d8f1eb-8c1e-4b4f-b991-327ca8597a7f','c832ef60-a85a-413d-95fb-1db02b56e72e','c753f0ee-a84e-4695-b887-ca5c241222c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89214a9799784bd098410c0f2f05ead6',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:25:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1364123149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56cbaaef-d8c7-4cbc-9bad-d43b449bfe73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5833db3a82e847568465cadb53960864',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89214a9799784bd098410c0f2f05ead6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:39.762379 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-e4375c31-3592-4dd7-8a3a-bc5c0d06c536 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ef92ba9-10df-439e-b153-64436cfdf306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:39.766736 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:39.766736 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:39.767126 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-133880e4-f0f6-4f49-9b17-9d29c14c25aa tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Snapshot retrieved successfully. Aug 06 14:25:39.779484 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-e4375c31-3592-4dd7-8a3a-bc5c0d06c536 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ef92ba9-10df-439e-b153-64436cfdf306) transitioned into state 'SUCCESS' from state '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-1364123149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5833db3a82e847568465cadb53960864',qos_specs=None,replication_status=,reservations=['65e924ee-22d0-439b-8451-d640b768bb89','72d8f1eb-8c1e-4b4f-b991-327ca8597a7f','c832ef60-a85a-413d-95fb-1db02b56e72e','c753f0ee-a84e-4695-b887-ca5c241222c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89214a9799784bd098410c0f2f05ead6',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:39.780203 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-e4375c31-3592-4dd7-8a3a-bc5c0d06c536 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9d0af43-1a09-46bf-a6c1-fdb5639a0a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:39.783153 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-133880e4-f0f6-4f49-9b17-9d29c14c25aa tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Update snapshot metadata completed successfully. Aug 06 14:25:39.783406 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-133880e4-f0f6-4f49-9b17-9d29c14c25aa tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata returned with HTTP 200 Aug 06 14:25:39.783797 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 474/1895] 10.4.3.229 () {68 vars in 1402 bytes} [Thu Aug 6 14:25:39 2026] POST /volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata => generated 68 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:25:39.788187 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-e4375c31-3592-4dd7-8a3a-bc5c0d06c536 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9d0af43-1a09-46bf-a6c1-fdb5639a0a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:39.788990 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-e4375c31-3592-4dd7-8a3a-bc5c0d06c536 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Flow 'volume_create_api' (5add7269-3216-4c09-b228-08919c64513b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:25:39.789213 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-e4375c31-3592-4dd7-8a3a-bc5c0d06c536 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Create volume request issued successfully. Aug 06 14:25:39.789878 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e4375c31-3592-4dd7-8a3a-bc5c0d06c536 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:25:39.790544 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 477/1896] 10.4.3.229 () {70 vars in 1300 bytes} [Thu Aug 6 14:25:39 2026] POST /volume/v3/volumes => generated 789 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:39.791177 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1a1f6b6b-af23-4097-8952-f452286cef19 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:39.793081 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1a1f6b6b-af23-4097-8952-f452286cef19 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] GET https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata Aug 06 14:25:39.793292 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1a1f6b6b-af23-4097-8952-f452286cef19 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:39.793549 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1a1f6b6b-af23-4097-8952-f452286cef19 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:39.798874 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:39.798874 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:39.799290 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1a1f6b6b-af23-4097-8952-f452286cef19 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Snapshot retrieved successfully. Aug 06 14:25:39.800213 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1a1f6b6b-af23-4097-8952-f452286cef19 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Get snapshot metadata completed successfully. Aug 06 14:25:39.800421 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1a1f6b6b-af23-4097-8952-f452286cef19 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata returned with HTTP 200 Aug 06 14:25:39.800861 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 471/1897] 10.4.3.229 () {66 vars in 1381 bytes} [Thu Aug 6 14:25:39 2026] GET /volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:25:39.803852 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1f89416f-5482-42b6-a6f1-382d1a763b3d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:39.805598 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1f89416f-5482-42b6-a6f1-382d1a763b3d tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] GET https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 Aug 06 14:25:39.805847 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1f89416f-5482-42b6-a6f1-382d1a763b3d tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:39.806034 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1f89416f-5482-42b6-a6f1-382d1a763b3d tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:39.808368 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-32c93767-4f76-495e-9c4a-f39a24168b1f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:39.810815 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-32c93767-4f76-495e-9c4a-f39a24168b1f tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] PUT https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata/key3 Aug 06 14:25:39.811152 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-32c93767-4f76-495e-9c4a-f39a24168b1f tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:39.813189 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:39.813189 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:39.816758 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-1f89416f-5482-42b6-a6f1-382d1a763b3d tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Volume info retrieved successfully. Aug 06 14:25:39.818733 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:39.818733 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:39.819332 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-32c93767-4f76-495e-9c4a-f39a24168b1f tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Snapshot retrieved successfully. Aug 06 14:25:39.820656 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1f89416f-5482-42b6-a6f1-382d1a763b3d tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 returned with HTTP 200 Aug 06 14:25:39.821049 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 476/1898] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:25:39 2026] GET /volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:39.837480 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-32c93767-4f76-495e-9c4a-f39a24168b1f tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Update snapshot metadata completed successfully. Aug 06 14:25:39.837682 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-32c93767-4f76-495e-9c4a-f39a24168b1f tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata/key3 returned with HTTP 200 Aug 06 14:25:39.838111 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 475/1899] 10.4.3.229 () {68 vars in 1416 bytes} [Thu Aug 6 14:25:39 2026] PUT /volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata/key3 => generated 35 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:25:39.849860 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-4b55c31b-93bb-49b0-b036-252f417151e7 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:39.852625 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4b55c31b-93bb-49b0-b036-252f417151e7 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] GET https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata/key3 Aug 06 14:25:39.852954 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4b55c31b-93bb-49b0-b036-252f417151e7 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:39.853246 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4b55c31b-93bb-49b0-b036-252f417151e7 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:39.858789 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:39.858789 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:39.859277 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-4b55c31b-93bb-49b0-b036-252f417151e7 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Snapshot retrieved successfully. Aug 06 14:25:39.860158 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-4b55c31b-93bb-49b0-b036-252f417151e7 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Get snapshot metadata completed successfully. Aug 06 14:25:39.860434 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4b55c31b-93bb-49b0-b036-252f417151e7 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata/key3 returned with HTTP 200 Aug 06 14:25:39.860859 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 478/1900] 10.4.3.229 () {66 vars in 1396 bytes} [Thu Aug 6 14:25:39 2026] GET /volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata/key3 => generated 35 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:25:39.869402 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-844722bf-c9d0-4e04-8a85-506ae9b8d0fe None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:39.870939 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-844722bf-c9d0-4e04-8a85-506ae9b8d0fe tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] GET https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata Aug 06 14:25:39.871155 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-844722bf-c9d0-4e04-8a85-506ae9b8d0fe tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:39.871253 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-844722bf-c9d0-4e04-8a85-506ae9b8d0fe tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:39.880393 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:39.880393 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:39.882073 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-844722bf-c9d0-4e04-8a85-506ae9b8d0fe tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Snapshot retrieved successfully. Aug 06 14:25:39.883465 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-844722bf-c9d0-4e04-8a85-506ae9b8d0fe tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Get snapshot metadata completed successfully. Aug 06 14:25:39.883804 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-844722bf-c9d0-4e04-8a85-506ae9b8d0fe tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata returned with HTTP 200 Aug 06 14:25:39.884322 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 472/1901] 10.4.3.229 () {66 vars in 1381 bytes} [Thu Aug 6 14:25:39 2026] GET /volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata => generated 75 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:25:39.896116 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9a670ad2-4aae-4774-951e-c979ae1453fe None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:39.899449 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9a670ad2-4aae-4774-951e-c979ae1453fe tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] PUT https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata Aug 06 14:25:39.899449 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9a670ad2-4aae-4774-951e-c979ae1453fe tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:39.908262 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:39.908262 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:39.908262 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9a670ad2-4aae-4774-951e-c979ae1453fe tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Snapshot retrieved successfully. Aug 06 14:25:39.926876 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9a670ad2-4aae-4774-951e-c979ae1453fe tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Update snapshot metadata completed successfully. Aug 06 14:25:39.927187 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9a670ad2-4aae-4774-951e-c979ae1453fe tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata returned with HTTP 200 Aug 06 14:25:39.927717 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 477/1902] 10.4.3.229 () {68 vars in 1401 bytes} [Thu Aug 6 14:25:39 2026] PUT /volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c/metadata => generated 16 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:25:39.936349 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-4b6b6d3d-e3d1-472b-a698-64c4954fbc6d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:39.938397 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4b6b6d3d-e3d1-472b-a698-64c4954fbc6d tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c Aug 06 14:25:39.938670 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4b6b6d3d-e3d1-472b-a698-64c4954fbc6d tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:39.938869 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4b6b6d3d-e3d1-472b-a698-64c4954fbc6d tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:39.939000 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-4b6b6d3d-e3d1-472b-a698-64c4954fbc6d tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Delete snapshot with id: 3c8ac58e-2228-4da3-b86b-e9e4fe42906c Aug 06 14:25:39.944083 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:39.944083 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:39.944540 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-4b6b6d3d-e3d1-472b-a698-64c4954fbc6d tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Snapshot retrieved successfully. Aug 06 14:25:39.961987 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-4b6b6d3d-e3d1-472b-a698-64c4954fbc6d tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Snapshot delete request issued successfully. Aug 06 14:25:39.962230 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4b6b6d3d-e3d1-472b-a698-64c4954fbc6d tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c returned with HTTP 202 Aug 06 14:25:39.962781 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 476/1903] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:25:39 2026] DELETE /volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:39.970551 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-639347eb-2c7c-42a2-84d8-1eccbfa14619 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:39.972845 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-639347eb-2c7c-42a2-84d8-1eccbfa14619 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] GET https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c Aug 06 14:25:39.973137 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-639347eb-2c7c-42a2-84d8-1eccbfa14619 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:39.973402 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-639347eb-2c7c-42a2-84d8-1eccbfa14619 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:39.979759 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:39.979759 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:39.980242 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-639347eb-2c7c-42a2-84d8-1eccbfa14619 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Snapshot retrieved successfully. Aug 06 14:25:39.980989 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-639347eb-2c7c-42a2-84d8-1eccbfa14619 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c returned with HTTP 200 Aug 06 14:25:39.981396 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 479/1904] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:39 2026] GET /volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:40.273417 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a24d7ba6-207d-4715-9d4b-49131d7369b3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:40.275516 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a24d7ba6-207d-4715-9d4b-49131d7369b3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:40.275822 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a24d7ba6-207d-4715-9d4b-49131d7369b3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:40.275944 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a24d7ba6-207d-4715-9d4b-49131d7369b3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:40.276044 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-a24d7ba6-207d-4715-9d4b-49131d7369b3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:40.280218 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:40.280218 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:40.280898 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a24d7ba6-207d-4715-9d4b-49131d7369b3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 200 Aug 06 14:25:40.281217 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 473/1905] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:40 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:40.501600 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-466d68fb-0f5b-4eb6-a913-f9daa2293b2c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:40.504047 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-466d68fb-0f5b-4eb6-a913-f9daa2293b2c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 Aug 06 14:25:40.504302 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-466d68fb-0f5b-4eb6-a913-f9daa2293b2c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:40.504578 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-466d68fb-0f5b-4eb6-a913-f9daa2293b2c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:40.504853 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-466d68fb-0f5b-4eb6-a913-f9daa2293b2c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id b44bde27-3fc6-43c3-8d39-6fbc954815d3. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:40.509803 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:40.509803 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:40.510805 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-466d68fb-0f5b-4eb6-a913-f9daa2293b2c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 returned with HTTP 200 Aug 06 14:25:40.511460 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 478/1906] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:40 2026] GET /volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:40.646125 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-da111dbe-e60f-491e-b339-7da47eb9f866 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:40.648505 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-da111dbe-e60f-491e-b339-7da47eb9f866 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af Aug 06 14:25:40.648766 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-da111dbe-e60f-491e-b339-7da47eb9f866 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:40.649069 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-da111dbe-e60f-491e-b339-7da47eb9f866 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:40.663080 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:40.663080 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:40.666738 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-da111dbe-e60f-491e-b339-7da47eb9f866 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:25:40.670957 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-da111dbe-e60f-491e-b339-7da47eb9f866 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af returned with HTTP 200 Aug 06 14:25:40.671332 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 477/1907] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:40 2026] GET /volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:40.834960 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5821f98d-da12-4940-8f21-b5acd5993af5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:40.837118 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5821f98d-da12-4940-8f21-b5acd5993af5 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] GET https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 Aug 06 14:25:40.837357 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5821f98d-da12-4940-8f21-b5acd5993af5 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:40.837553 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5821f98d-da12-4940-8f21-b5acd5993af5 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:40.847048 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:40.847048 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:40.851537 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5821f98d-da12-4940-8f21-b5acd5993af5 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Volume info retrieved successfully. Aug 06 14:25:40.856730 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5821f98d-da12-4940-8f21-b5acd5993af5 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 returned with HTTP 200 Aug 06 14:25:40.857262 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 480/1908] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:25:40 2026] GET /volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:40.868981 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c47e9d4a-1010-4710-80ea-4a502ffb3a4c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:40.870680 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c47e9d4a-1010-4710-80ea-4a502ffb3a4c tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] GET https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 Aug 06 14:25:40.870897 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c47e9d4a-1010-4710-80ea-4a502ffb3a4c tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:40.871093 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c47e9d4a-1010-4710-80ea-4a502ffb3a4c tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:40.878565 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:40.878565 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:40.881684 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c47e9d4a-1010-4710-80ea-4a502ffb3a4c tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Volume info retrieved successfully. Aug 06 14:25:40.885886 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c47e9d4a-1010-4710-80ea-4a502ffb3a4c tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 returned with HTTP 200 Aug 06 14:25:40.886102 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 474/1909] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:25:40 2026] GET /volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:40.925760 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-9d6441d6-9d57-4faf-9eb1-c7c199d4fa88 req-5c45ee12-601b-4e56-b54f-d2a48355ec10 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:40.927776 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-9d6441d6-9d57-4faf-9eb1-c7c199d4fa88 req-5c45ee12-601b-4e56-b54f-d2a48355ec10 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] GET https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 Aug 06 14:25:40.927992 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-9d6441d6-9d57-4faf-9eb1-c7c199d4fa88 req-5c45ee12-601b-4e56-b54f-d2a48355ec10 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:40.928187 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-9d6441d6-9d57-4faf-9eb1-c7c199d4fa88 req-5c45ee12-601b-4e56-b54f-d2a48355ec10 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:40.935179 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:40.935179 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:40.938881 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-9d6441d6-9d57-4faf-9eb1-c7c199d4fa88 req-5c45ee12-601b-4e56-b54f-d2a48355ec10 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Volume info retrieved successfully. Aug 06 14:25:40.943420 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-9d6441d6-9d57-4faf-9eb1-c7c199d4fa88 req-5c45ee12-601b-4e56-b54f-d2a48355ec10 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 returned with HTTP 200 Aug 06 14:25:40.943836 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 479/1910] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:25:40 2026] GET /volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 => generated 864 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:40.990475 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-00139d25-8e9d-4a77-9cb9-a231dd7322b3 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:40.992760 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-00139d25-8e9d-4a77-9cb9-a231dd7322b3 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] GET https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c Aug 06 14:25:40.992760 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-00139d25-8e9d-4a77-9cb9-a231dd7322b3 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:40.992925 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-00139d25-8e9d-4a77-9cb9-a231dd7322b3 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:40.997346 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-00139d25-8e9d-4a77-9cb9-a231dd7322b3 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] https://10.4.3.229/volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c returned with HTTP 404 Aug 06 14:25:40.997873 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 478/1911] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:40 2026] GET /volume/v3/snapshots/3c8ac58e-2228-4da3-b86b-e9e4fe42906c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:41.005491 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-31805899-2a06-419b-878e-4dc365b443ae None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.007437 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-31805899-2a06-419b-878e-4dc365b443ae tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] GET https://10.4.3.229/volume/v3/volumes/dfd0069e-6be2-4d16-b91e-bee0b28bc15e Aug 06 14:25:41.007706 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-31805899-2a06-419b-878e-4dc365b443ae tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:41.008032 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-31805899-2a06-419b-878e-4dc365b443ae tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:41.021727 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:41.021727 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:41.028007 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-31805899-2a06-419b-878e-4dc365b443ae tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Volume info retrieved successfully. Aug 06 14:25:41.028390 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1d62137e-f641-494a-890f-7cf786c1f2c2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.028816 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1d62137e-f641-494a-890f-7cf786c1f2c2 None None] GET https://10.4.3.229/volume// Aug 06 14:25:41.028978 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1d62137e-f641-494a-890f-7cf786c1f2c2 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:41.029159 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1d62137e-f641-494a-890f-7cf786c1f2c2 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:41.029482 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1d62137e-f641-494a-890f-7cf786c1f2c2 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:25:41.029822 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 475/1912] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:25:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:25:41.034053 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-31805899-2a06-419b-878e-4dc365b443ae tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] https://10.4.3.229/volume/v3/volumes/dfd0069e-6be2-4d16-b91e-bee0b28bc15e returned with HTTP 200 Aug 06 14:25:41.034585 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 481/1913] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:41 2026] GET /volume/v3/volumes/dfd0069e-6be2-4d16-b91e-bee0b28bc15e => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:41.037682 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-9d6441d6-9d57-4faf-9eb1-c7c199d4fa88 req-8b557155-2aa3-4899-aa88-bd590b099737 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.045753 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-621f2fa9-0d78-4e2d-87f8-057ea190b32b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.048075 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-621f2fa9-0d78-4e2d-87f8-057ea190b32b tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] DELETE https://10.4.3.229/volume/v3/volumes/dfd0069e-6be2-4d16-b91e-bee0b28bc15e Aug 06 14:25:41.048254 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-621f2fa9-0d78-4e2d-87f8-057ea190b32b tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:41.048492 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-621f2fa9-0d78-4e2d-87f8-057ea190b32b tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:41.048666 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-621f2fa9-0d78-4e2d-87f8-057ea190b32b tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Delete volume with id: dfd0069e-6be2-4d16-b91e-bee0b28bc15e Aug 06 14:25:41.055518 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:41.055518 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:41.055937 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-621f2fa9-0d78-4e2d-87f8-057ea190b32b tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Volume info retrieved successfully. Aug 06 14:25:41.074258 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-621f2fa9-0d78-4e2d-87f8-057ea190b32b tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Delete volume request issued successfully. Aug 06 14:25:41.074549 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-621f2fa9-0d78-4e2d-87f8-057ea190b32b tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] https://10.4.3.229/volume/v3/volumes/dfd0069e-6be2-4d16-b91e-bee0b28bc15e returned with HTTP 202 Aug 06 14:25:41.075188 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 479/1914] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:25:41 2026] DELETE /volume/v3/volumes/dfd0069e-6be2-4d16-b91e-bee0b28bc15e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:41.083364 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-028367af-9e3c-4340-ac9c-9be3325b0474 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.085526 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-028367af-9e3c-4340-ac9c-9be3325b0474 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] GET https://10.4.3.229/volume/v3/volumes/dfd0069e-6be2-4d16-b91e-bee0b28bc15e Aug 06 14:25:41.085859 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-028367af-9e3c-4340-ac9c-9be3325b0474 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:41.086044 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-028367af-9e3c-4340-ac9c-9be3325b0474 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:41.093085 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:41.093085 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:41.097139 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-028367af-9e3c-4340-ac9c-9be3325b0474 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Volume info retrieved successfully. Aug 06 14:25:41.101612 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-028367af-9e3c-4340-ac9c-9be3325b0474 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] https://10.4.3.229/volume/v3/volumes/dfd0069e-6be2-4d16-b91e-bee0b28bc15e returned with HTTP 200 Aug 06 14:25:41.101987 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 476/1915] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:41 2026] GET /volume/v3/volumes/dfd0069e-6be2-4d16-b91e-bee0b28bc15e => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:41.175000 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-9d6441d6-9d57-4faf-9eb1-c7c199d4fa88 req-8b557155-2aa3-4899-aa88-bd590b099737 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:25:41.175441 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-9d6441d6-9d57-4faf-9eb1-c7c199d4fa88 req-8b557155-2aa3-4899-aa88-bd590b099737 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56cbaaef-d8c7-4cbc-9bad-d43b449bfe73", "connector": null, "instance_uuid": "c6baf8da-8730-412e-a106-b809288d8f3f"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:41.183514 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:41.183514 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:41.210044 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-9d6441d6-9d57-4faf-9eb1-c7c199d4fa88 req-8b557155-2aa3-4899-aa88-bd590b099737 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:25:41.210653 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 480/1916] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:25:41 2026] POST /volume/v3/attachments => generated 273 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:41.246024 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fffda30e-0fd2-4dc5-8ecc-1e4eff85a3c3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.246666 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fffda30e-0fd2-4dc5-8ecc-1e4eff85a3c3 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] GET https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 Aug 06 14:25:41.246666 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fffda30e-0fd2-4dc5-8ecc-1e4eff85a3c3 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:41.247046 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fffda30e-0fd2-4dc5-8ecc-1e4eff85a3c3 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:41.257662 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:41.257662 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:41.261722 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-709b246b-6367-481e-b7bb-0ed577b0d198 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.262099 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-709b246b-6367-481e-b7bb-0ed577b0d198 None None] GET https://10.4.3.229/volume// Aug 06 14:25:41.262300 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-709b246b-6367-481e-b7bb-0ed577b0d198 None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:41.262440 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-fffda30e-0fd2-4dc5-8ecc-1e4eff85a3c3 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Volume info retrieved successfully. Aug 06 14:25:41.262520 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-709b246b-6367-481e-b7bb-0ed577b0d198 None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:41.262895 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-709b246b-6367-481e-b7bb-0ed577b0d198 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:25:41.263375 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 480/1917] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:25:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:25:41.266919 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fffda30e-0fd2-4dc5-8ecc-1e4eff85a3c3 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 returned with HTTP 200 Aug 06 14:25:41.267378 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 482/1918] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:25:41 2026] GET /volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:41.271028 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-9d6441d6-9d57-4faf-9eb1-c7c199d4fa88 req-e9fc46a9-a69a-4071-bae4-cbd4292fb59c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.273098 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-9d6441d6-9d57-4faf-9eb1-c7c199d4fa88 req-e9fc46a9-a69a-4071-bae4-cbd4292fb59c tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] GET https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 Aug 06 14:25:41.273356 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-9d6441d6-9d57-4faf-9eb1-c7c199d4fa88 req-e9fc46a9-a69a-4071-bae4-cbd4292fb59c tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:41.273709 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-9d6441d6-9d57-4faf-9eb1-c7c199d4fa88 req-e9fc46a9-a69a-4071-bae4-cbd4292fb59c tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:41.282126 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:41.282126 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:41.285564 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-9d6441d6-9d57-4faf-9eb1-c7c199d4fa88 req-e9fc46a9-a69a-4071-bae4-cbd4292fb59c tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Volume info retrieved successfully. Aug 06 14:25:41.289549 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-9d6441d6-9d57-4faf-9eb1-c7c199d4fa88 req-e9fc46a9-a69a-4071-bae4-cbd4292fb59c tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 returned with HTTP 200 Aug 06 14:25:41.290084 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 477/1919] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:25:41 2026] GET /volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 => generated 1043 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:25:41.292281 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2e95b562-4a04-4a1f-bf1b-e83821c506d0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.294142 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2e95b562-4a04-4a1f-bf1b-e83821c506d0 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:41.294326 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2e95b562-4a04-4a1f-bf1b-e83821c506d0 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:41.294543 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2e95b562-4a04-4a1f-bf1b-e83821c506d0 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:41.294681 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-2e95b562-4a04-4a1f-bf1b-e83821c506d0 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:41.299017 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:41.299017 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:41.300044 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2e95b562-4a04-4a1f-bf1b-e83821c506d0 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 200 Aug 06 14:25:41.300635 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 481/1920] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:41 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:41.387447 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-9d6441d6-9d57-4faf-9eb1-c7c199d4fa88 req-c6175823-6ba3-4291-a616-d42be81b189f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.389910 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-9d6441d6-9d57-4faf-9eb1-c7c199d4fa88 req-c6175823-6ba3-4291-a616-d42be81b189f tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] PUT https://10.4.3.229/volume/v3/attachments/1cc52f9d-1932-450a-9d18-66701f917816 Aug 06 14:25:41.390340 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-9d6441d6-9d57-4faf-9eb1-c7c199d4fa88 req-c6175823-6ba3-4291-a616-d42be81b189f tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:41.398587 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-9d6441d6-9d57-4faf-9eb1-c7c199d4fa88 req-c6175823-6ba3-4291-a616-d42be81b189f tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Acquiring lock "cinder-attachment_update-56cbaaef-d8c7-4cbc-9bad-d43b449bfe73-np0000006659" by "attachment_update" {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:25:41.405327 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-9d6441d6-9d57-4faf-9eb1-c7c199d4fa88 req-c6175823-6ba3-4291-a616-d42be81b189f tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Lock "cinder-attachment_update-56cbaaef-d8c7-4cbc-9bad-d43b449bfe73-np0000006659" acquired by "attachment_update" :: waited 0.007s {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:25:41.406856 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:41.406856 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:41.409217 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-16c953e5-1186-4b45-b63c-397937e55d4f req-1149eaee-86ba-4f6a-b31f-c2f4abf02941 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.412145 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-16c953e5-1186-4b45-b63c-397937e55d4f req-1149eaee-86ba-4f6a-b31f-c2f4abf02941 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] POST https://10.4.3.229/volume/v3/attachments/e5f8031c-b0ee-4abf-bbe0-b92517b9bc18/action Aug 06 14:25:41.412771 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-16c953e5-1186-4b45-b63c-397937e55d4f req-1149eaee-86ba-4f6a-b31f-c2f4abf02941 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Action body: b'{"os-complete": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:25:41.412771 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-16c953e5-1186-4b45-b63c-397937e55d4f req-1149eaee-86ba-4f6a-b31f-c2f4abf02941 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:41.429251 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:41.429251 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:41.438253 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-16c953e5-1186-4b45-b63c-397937e55d4f req-1149eaee-86ba-4f6a-b31f-c2f4abf02941 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/attachments/e5f8031c-b0ee-4abf-bbe0-b92517b9bc18/action returned with HTTP 204 Aug 06 14:25:41.438670 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 483/1921] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:25:41 2026] POST /volume/v3/attachments/e5f8031c-b0ee-4abf-bbe0-b92517b9bc18/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:41.511849 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-9d6441d6-9d57-4faf-9eb1-c7c199d4fa88 req-c6175823-6ba3-4291-a616-d42be81b189f tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Lock "cinder-attachment_update-56cbaaef-d8c7-4cbc-9bad-d43b449bfe73-np0000006659" released by "attachment_update" :: held 0.106s {{(pid=100397) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:25:41.512241 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-9d6441d6-9d57-4faf-9eb1-c7c199d4fa88 req-c6175823-6ba3-4291-a616-d42be81b189f tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] https://10.4.3.229/volume/v3/attachments/1cc52f9d-1932-450a-9d18-66701f917816 returned with HTTP 200 Aug 06 14:25:41.514007 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 481/1922] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:25:41 2026] PUT /volume/v3/attachments/1cc52f9d-1932-450a-9d18-66701f917816 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:41.520850 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1e135263-1c3c-4572-b97d-25e55f53f78e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.524266 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1e135263-1c3c-4572-b97d-25e55f53f78e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 Aug 06 14:25:41.524266 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1e135263-1c3c-4572-b97d-25e55f53f78e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:41.524266 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1e135263-1c3c-4572-b97d-25e55f53f78e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:41.524266 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-1e135263-1c3c-4572-b97d-25e55f53f78e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id b44bde27-3fc6-43c3-8d39-6fbc954815d3. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:41.527761 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:41.527761 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:41.528588 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1e135263-1c3c-4572-b97d-25e55f53f78e tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 returned with HTTP 200 Aug 06 14:25:41.529030 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 478/1923] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:41 2026] GET /volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:41.568000 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-dae99d46-117e-43f0-a0b9-1b06c5f4e0e4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.639294 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-dae99d46-117e-43f0-a0b9-1b06c5f4e0e4 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] POST https://10.4.3.229/volume/v3/qos-specs Aug 06 14:25:41.639684 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-dae99d46-117e-43f0-a0b9-1b06c5f4e0e4 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-355663220", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:41.641359 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.qos_specs [None req-dae99d46-117e-43f0-a0b9-1b06c5f4e0e4 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-355663220', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100398) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 06 14:25:41.648365 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.db.api [None req-dae99d46-117e-43f0-a0b9-1b06c5f4e0e4 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] DB qos_specs_create(): root {'id': 'b97ea2cf-7dbf-48dc-9786-439c8360eafc', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-355663220'} {{(pid=100398) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 06 14:25:41.655554 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-dae99d46-117e-43f0-a0b9-1b06c5f4e0e4 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs returned with HTTP 200 Aug 06 14:25:41.656353 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 482/1924] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:25:41 2026] POST /volume/v3/qos-specs => generated 392 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:41.664349 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6c53e0d4-a151-4204-8092-dc4f3edac80d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.665998 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6c53e0d4-a151-4204-8092-dc4f3edac80d tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:25:41.666301 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6c53e0d4-a151-4204-8092-dc4f3edac80d tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-419343148"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:41.677865 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6c53e0d4-a151-4204-8092-dc4f3edac80d tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:25:41.678180 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 484/1925] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:25:41 2026] POST /volume/v3/types => generated 221 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:41.683512 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-937b0381-e94b-4bac-a5ad-3d5b21f5610e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.686081 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5492b700-d5fb-4860-8355-339a8ff5d853 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.686190 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-937b0381-e94b-4bac-a5ad-3d5b21f5610e tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af Aug 06 14:25:41.686387 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-937b0381-e94b-4bac-a5ad-3d5b21f5610e tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:41.686674 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-937b0381-e94b-4bac-a5ad-3d5b21f5610e tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:41.687847 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5492b700-d5fb-4860-8355-339a8ff5d853 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:25:41.688467 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5492b700-d5fb-4860-8355-339a8ff5d853 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1758212397"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:41.702484 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:41.702484 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:41.705882 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5492b700-d5fb-4860-8355-339a8ff5d853 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:25:41.705882 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 479/1926] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:25:41 2026] POST /volume/v3/types => generated 222 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:41.707396 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-937b0381-e94b-4bac-a5ad-3d5b21f5610e tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:25:41.711777 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-937b0381-e94b-4bac-a5ad-3d5b21f5610e tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af returned with HTTP 200 Aug 06 14:25:41.712228 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 482/1927] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:41 2026] GET /volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:41.716842 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-77f305ee-7890-4102-ba3a-e18486bec6bf None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.718625 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-77f305ee-7890-4102-ba3a-e18486bec6bf tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:25:41.719108 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-77f305ee-7890-4102-ba3a-e18486bec6bf tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-9242769"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:41.720612 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:41.720612 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:41.724411 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-97b81ed4-ec1a-4f45-84d7-11b78dc12a56 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.726354 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-97b81ed4-ec1a-4f45-84d7-11b78dc12a56 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af Aug 06 14:25:41.726564 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-97b81ed4-ec1a-4f45-84d7-11b78dc12a56 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:41.726743 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-97b81ed4-ec1a-4f45-84d7-11b78dc12a56 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:41.736353 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-77f305ee-7890-4102-ba3a-e18486bec6bf tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:25:41.737099 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 483/1928] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:25:41 2026] POST /volume/v3/types => generated 219 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:41.738093 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:41.738093 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:41.741242 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-97b81ed4-ec1a-4f45-84d7-11b78dc12a56 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:25:41.744862 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-97b81ed4-ec1a-4f45-84d7-11b78dc12a56 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af returned with HTTP 200 Aug 06 14:25:41.745467 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b04013c3-b7c5-4317-a1a6-a19d094107c0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.745634 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 485/1929] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:41 2026] GET /volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:41.747090 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b04013c3-b7c5-4317-a1a6-a19d094107c0 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc/associate?vol_type_id=38ad993e-9b7a-4a80-a1bb-9255776ea4de Aug 06 14:25:41.747296 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b04013c3-b7c5-4317-a1a6-a19d094107c0 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:41.747529 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b04013c3-b7c5-4317-a1a6-a19d094107c0 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'associate' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:41.748134 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b04013c3-b7c5-4317-a1a6-a19d094107c0 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Associate qos_spec: b97ea2cf-7dbf-48dc-9786-439c8360eafc with type: 38ad993e-9b7a-4a80-a1bb-9255776ea4de {{(pid=100399) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 06 14:25:41.768309 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b04013c3-b7c5-4317-a1a6-a19d094107c0 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc/associate?vol_type_id=38ad993e-9b7a-4a80-a1bb-9255776ea4de returned with HTTP 202 Aug 06 14:25:41.768853 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 480/1930] 10.4.3.229 () {66 vars in 1481 bytes} [Thu Aug 6 14:25:41 2026] GET /volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc/associate?vol_type_id=38ad993e-9b7a-4a80-a1bb-9255776ea4de => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:41.775448 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-65fa074c-4e54-4cc9-bb62-b43929aa0a6f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.777996 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-65fa074c-4e54-4cc9-bb62-b43929aa0a6f tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc/associate?vol_type_id=d3f36f97-112a-4fcd-acaa-1cd31da3759d Aug 06 14:25:41.778273 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-65fa074c-4e54-4cc9-bb62-b43929aa0a6f tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:41.778561 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-65fa074c-4e54-4cc9-bb62-b43929aa0a6f tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'associate' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:41.779259 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.contrib.qos_specs_manage [None req-65fa074c-4e54-4cc9-bb62-b43929aa0a6f tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Associate qos_spec: b97ea2cf-7dbf-48dc-9786-439c8360eafc with type: d3f36f97-112a-4fcd-acaa-1cd31da3759d {{(pid=100397) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 06 14:25:41.782727 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-db0c6213-8c82-4058-b601-9710c0c939e0 req-311ba0cc-ac8f-4592-868c-ffe0becacb4d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.785019 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-db0c6213-8c82-4058-b601-9710c0c939e0 req-311ba0cc-ac8f-4592-868c-ffe0becacb4d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af Aug 06 14:25:41.785212 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-db0c6213-8c82-4058-b601-9710c0c939e0 req-311ba0cc-ac8f-4592-868c-ffe0becacb4d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:41.785392 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-db0c6213-8c82-4058-b601-9710c0c939e0 req-311ba0cc-ac8f-4592-868c-ffe0becacb4d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:41.794443 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:41.794443 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:41.797732 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-db0c6213-8c82-4058-b601-9710c0c939e0 req-311ba0cc-ac8f-4592-868c-ffe0becacb4d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:25:41.799256 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-65fa074c-4e54-4cc9-bb62-b43929aa0a6f tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc/associate?vol_type_id=d3f36f97-112a-4fcd-acaa-1cd31da3759d returned with HTTP 202 Aug 06 14:25:41.799737 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 483/1931] 10.4.3.229 () {66 vars in 1481 bytes} [Thu Aug 6 14:25:41 2026] GET /volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc/associate?vol_type_id=d3f36f97-112a-4fcd-acaa-1cd31da3759d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:41.802586 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-db0c6213-8c82-4058-b601-9710c0c939e0 req-311ba0cc-ac8f-4592-868c-ffe0becacb4d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af returned with HTTP 200 Aug 06 14:25:41.803052 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 484/1932] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:25:41 2026] GET /volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:41.806346 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1c3ae744-bd84-4792-b68e-171d0e609b9e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.808006 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1c3ae744-bd84-4792-b68e-171d0e609b9e tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc/associate?vol_type_id=4da15477-5f8d-4035-aab4-b0e0e2531ee3 Aug 06 14:25:41.808192 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1c3ae744-bd84-4792-b68e-171d0e609b9e tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:41.808370 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1c3ae744-bd84-4792-b68e-171d0e609b9e tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'associate' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:41.808942 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1c3ae744-bd84-4792-b68e-171d0e609b9e tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Associate qos_spec: b97ea2cf-7dbf-48dc-9786-439c8360eafc with type: 4da15477-5f8d-4035-aab4-b0e0e2531ee3 {{(pid=100396) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 06 14:25:41.818923 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-43bfc0c3-0db1-41a7-867f-a16a4609e87f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.820762 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-43bfc0c3-0db1-41a7-867f-a16a4609e87f tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af Aug 06 14:25:41.820985 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-43bfc0c3-0db1-41a7-867f-a16a4609e87f tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:41.821194 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-43bfc0c3-0db1-41a7-867f-a16a4609e87f tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:41.826220 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1c3ae744-bd84-4792-b68e-171d0e609b9e tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc/associate?vol_type_id=4da15477-5f8d-4035-aab4-b0e0e2531ee3 returned with HTTP 202 Aug 06 14:25:41.826670 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 486/1933] 10.4.3.229 () {66 vars in 1481 bytes} [Thu Aug 6 14:25:41 2026] GET /volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc/associate?vol_type_id=4da15477-5f8d-4035-aab4-b0e0e2531ee3 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:41.831059 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:41.831059 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:41.833444 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d1ea1322-c815-4a81-a133-4f892465873b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.834290 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-43bfc0c3-0db1-41a7-867f-a16a4609e87f tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:25:41.835304 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d1ea1322-c815-4a81-a133-4f892465873b tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc/associations Aug 06 14:25:41.835536 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d1ea1322-c815-4a81-a133-4f892465873b tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:41.835753 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d1ea1322-c815-4a81-a133-4f892465873b tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'associations' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:41.836013 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:41.836013 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:41.836329 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d1ea1322-c815-4a81-a133-4f892465873b tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Get associations for qos_spec id: b97ea2cf-7dbf-48dc-9786-439c8360eafc {{(pid=100397) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 06 14:25:41.838052 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-43bfc0c3-0db1-41a7-867f-a16a4609e87f tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af returned with HTTP 200 Aug 06 14:25:41.838441 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 481/1934] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:41 2026] GET /volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:41.848110 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d1ea1322-c815-4a81-a133-4f892465873b tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc/associations returned with HTTP 200 Aug 06 14:25:41.848452 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 484/1935] 10.4.3.229 () {66 vars in 1393 bytes} [Thu Aug 6 14:25:41 2026] GET /volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc/associations => generated 444 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:41.855218 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bc4965ad-983d-4208-a419-5e2a434ecee3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.856888 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bc4965ad-983d-4208-a419-5e2a434ecee3 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc/disassociate?vol_type_id=38ad993e-9b7a-4a80-a1bb-9255776ea4de Aug 06 14:25:41.857063 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bc4965ad-983d-4208-a419-5e2a434ecee3 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:41.857232 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bc4965ad-983d-4208-a419-5e2a434ecee3 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'disassociate' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:41.857703 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bc4965ad-983d-4208-a419-5e2a434ecee3 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Disassociate qos_spec: b97ea2cf-7dbf-48dc-9786-439c8360eafc from type: 38ad993e-9b7a-4a80-a1bb-9255776ea4de {{(pid=100398) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 06 14:25:41.871493 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bc4965ad-983d-4208-a419-5e2a434ecee3 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc/disassociate?vol_type_id=38ad993e-9b7a-4a80-a1bb-9255776ea4de returned with HTTP 202 Aug 06 14:25:41.871903 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 485/1936] 10.4.3.229 () {66 vars in 1490 bytes} [Thu Aug 6 14:25:41 2026] GET /volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc/disassociate?vol_type_id=38ad993e-9b7a-4a80-a1bb-9255776ea4de => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:41.874528 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-0436325b-78cf-40be-8c50-db50c0a16f5f req-02b27ae6-b282-49a8-a8ae-0159ae2389e5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.878062 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-0436325b-78cf-40be-8c50-db50c0a16f5f req-02b27ae6-b282-49a8-a8ae-0159ae2389e5 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af Aug 06 14:25:41.878138 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-315090d1-614c-498b-bd2f-213c10b53389 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.878365 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-0436325b-78cf-40be-8c50-db50c0a16f5f req-02b27ae6-b282-49a8-a8ae-0159ae2389e5 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:41.878682 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-0436325b-78cf-40be-8c50-db50c0a16f5f req-02b27ae6-b282-49a8-a8ae-0159ae2389e5 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:41.879760 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-315090d1-614c-498b-bd2f-213c10b53389 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc/associations Aug 06 14:25:41.879964 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-315090d1-614c-498b-bd2f-213c10b53389 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:41.880156 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-315090d1-614c-498b-bd2f-213c10b53389 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'associations' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:41.880675 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.qos_specs_manage [None req-315090d1-614c-498b-bd2f-213c10b53389 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Get associations for qos_spec id: b97ea2cf-7dbf-48dc-9786-439c8360eafc {{(pid=100399) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 06 14:25:41.891200 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:41.891200 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:41.895286 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-0436325b-78cf-40be-8c50-db50c0a16f5f req-02b27ae6-b282-49a8-a8ae-0159ae2389e5 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:25:41.895600 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-315090d1-614c-498b-bd2f-213c10b53389 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc/associations returned with HTTP 200 Aug 06 14:25:41.896105 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 482/1937] 10.4.3.229 () {66 vars in 1393 bytes} [Thu Aug 6 14:25:41 2026] GET /volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc/associations => generated 303 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:41.899645 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-0436325b-78cf-40be-8c50-db50c0a16f5f req-02b27ae6-b282-49a8-a8ae-0159ae2389e5 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af returned with HTTP 200 Aug 06 14:25:41.900106 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 487/1938] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:25:41 2026] GET /volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:41.904075 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a1d1b6c6-9385-429f-bf44-a287e49d337a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.905959 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a1d1b6c6-9385-429f-bf44-a287e49d337a tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc/disassociate_all Aug 06 14:25:41.906152 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a1d1b6c6-9385-429f-bf44-a287e49d337a tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:41.906335 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a1d1b6c6-9385-429f-bf44-a287e49d337a tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'disassociate_all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:41.906597 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:41.906597 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:41.906895 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a1d1b6c6-9385-429f-bf44-a287e49d337a tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Disassociate qos_spec: b97ea2cf-7dbf-48dc-9786-439c8360eafc from all. {{(pid=100397) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 06 14:25:41.916435 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a1d1b6c6-9385-429f-bf44-a287e49d337a tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc/disassociate_all returned with HTTP 202 Aug 06 14:25:41.916882 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 485/1939] 10.4.3.229 () {66 vars in 1405 bytes} [Thu Aug 6 14:25:41 2026] GET /volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc/disassociate_all => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:41.919114 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-0436325b-78cf-40be-8c50-db50c0a16f5f req-d37de936-608d-46af-8261-c66bf31583c0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.921042 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0436325b-78cf-40be-8c50-db50c0a16f5f req-d37de936-608d-46af-8261-c66bf31583c0 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] POST https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af/action Aug 06 14:25:41.921361 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0436325b-78cf-40be-8c50-db50c0a16f5f req-d37de936-608d-46af-8261-c66bf31583c0 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:25:41.921490 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0436325b-78cf-40be-8c50-db50c0a16f5f req-d37de936-608d-46af-8261-c66bf31583c0 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:41.923353 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7c41960b-b81c-4b05-b950-328086ec5e64 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.924982 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7c41960b-b81c-4b05-b950-328086ec5e64 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc/associations Aug 06 14:25:41.925183 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7c41960b-b81c-4b05-b950-328086ec5e64 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:41.925394 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7c41960b-b81c-4b05-b950-328086ec5e64 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'associations' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:41.926320 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:41.926320 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:41.926320 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7c41960b-b81c-4b05-b950-328086ec5e64 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Get associations for qos_spec id: b97ea2cf-7dbf-48dc-9786-439c8360eafc {{(pid=100399) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 06 14:25:41.931652 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:41.931652 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:41.931860 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7c41960b-b81c-4b05-b950-328086ec5e64 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc/associations returned with HTTP 200 Aug 06 14:25:41.932164 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-0436325b-78cf-40be-8c50-db50c0a16f5f req-d37de936-608d-46af-8261-c66bf31583c0 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:25:41.932202 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 483/1940] 10.4.3.229 () {66 vars in 1393 bytes} [Thu Aug 6 14:25:41 2026] GET /volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc/associations => generated 24 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:25:41.938258 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-0436325b-78cf-40be-8c50-db50c0a16f5f req-d37de936-608d-46af-8261-c66bf31583c0 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Begin detaching volume completed successfully. Aug 06 14:25:41.938546 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0436325b-78cf-40be-8c50-db50c0a16f5f req-d37de936-608d-46af-8261-c66bf31583c0 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af/action returned with HTTP 202 Aug 06 14:25:41.939114 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 486/1941] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:25:41 2026] POST /volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:25:41.939568 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ef96f493-abae-4fb4-9306-06b32d7a489a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.941361 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ef96f493-abae-4fb4-9306-06b32d7a489a tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] DELETE https://10.4.3.229/volume/v3/types/4da15477-5f8d-4035-aab4-b0e0e2531ee3 Aug 06 14:25:41.941518 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ef96f493-abae-4fb4-9306-06b32d7a489a tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:41.941765 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ef96f493-abae-4fb4-9306-06b32d7a489a tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method '_delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:41.965523 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ef96f493-abae-4fb4-9306-06b32d7a489a tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/types/4da15477-5f8d-4035-aab4-b0e0e2531ee3 returned with HTTP 202 Aug 06 14:25:41.965936 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 488/1942] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:25:41 2026] DELETE /volume/v3/types/4da15477-5f8d-4035-aab4-b0e0e2531ee3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:41.973009 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d7542ad6-a883-4104-a5fb-24b4ae6d02ed None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.973075 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-944d1fe1-2a47-460b-8aaa-9684144ad578 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.973477 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-944d1fe1-2a47-460b-8aaa-9684144ad578 None None] GET https://10.4.3.229/volume// Aug 06 14:25:41.973645 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-944d1fe1-2a47-460b-8aaa-9684144ad578 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:41.973839 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-944d1fe1-2a47-460b-8aaa-9684144ad578 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:41.974146 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-944d1fe1-2a47-460b-8aaa-9684144ad578 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:25:41.974419 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 484/1943] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:25:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:25:41.974687 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d7542ad6-a883-4104-a5fb-24b4ae6d02ed tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] GET https://10.4.3.229/volume/v3/types/4da15477-5f8d-4035-aab4-b0e0e2531ee3 Aug 06 14:25:41.974986 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d7542ad6-a883-4104-a5fb-24b4ae6d02ed tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:41.975100 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d7542ad6-a883-4104-a5fb-24b4ae6d02ed tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:41.978259 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d7542ad6-a883-4104-a5fb-24b4ae6d02ed tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/types/4da15477-5f8d-4035-aab4-b0e0e2531ee3 returned with HTTP 404 Aug 06 14:25:41.978732 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 486/1944] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:25:41 2026] GET /volume/v3/types/4da15477-5f8d-4035-aab4-b0e0e2531ee3 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:41.981109 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-0436325b-78cf-40be-8c50-db50c0a16f5f req-91242a79-82bc-41c7-b857-598d894aee69 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.983386 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0436325b-78cf-40be-8c50-db50c0a16f5f req-91242a79-82bc-41c7-b857-598d894aee69 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af Aug 06 14:25:41.983671 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0436325b-78cf-40be-8c50-db50c0a16f5f req-91242a79-82bc-41c7-b857-598d894aee69 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:41.983916 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0436325b-78cf-40be-8c50-db50c0a16f5f req-91242a79-82bc-41c7-b857-598d894aee69 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:41.985107 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8fb9ad60-53aa-4a61-b0e1-3e8f8abdb8bb None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:41.986682 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8fb9ad60-53aa-4a61-b0e1-3e8f8abdb8bb tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] DELETE https://10.4.3.229/volume/v3/types/d3f36f97-112a-4fcd-acaa-1cd31da3759d Aug 06 14:25:41.986884 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8fb9ad60-53aa-4a61-b0e1-3e8f8abdb8bb tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:41.987065 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8fb9ad60-53aa-4a61-b0e1-3e8f8abdb8bb tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method '_delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:41.998158 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:41.998158 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:42.002081 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-0436325b-78cf-40be-8c50-db50c0a16f5f req-91242a79-82bc-41c7-b857-598d894aee69 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:25:42.007195 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0436325b-78cf-40be-8c50-db50c0a16f5f req-91242a79-82bc-41c7-b857-598d894aee69 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af returned with HTTP 200 Aug 06 14:25:42.007741 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 487/1945] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:25:41 2026] GET /volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af => generated 1322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:25:42.009201 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8fb9ad60-53aa-4a61-b0e1-3e8f8abdb8bb tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/types/d3f36f97-112a-4fcd-acaa-1cd31da3759d returned with HTTP 202 Aug 06 14:25:42.009551 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 489/1946] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:25:41 2026] DELETE /volume/v3/types/d3f36f97-112a-4fcd-acaa-1cd31da3759d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:42.016540 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9da2c97d-d9f6-4730-9457-1443ea900b4c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.018510 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9da2c97d-d9f6-4730-9457-1443ea900b4c tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] GET https://10.4.3.229/volume/v3/types/d3f36f97-112a-4fcd-acaa-1cd31da3759d Aug 06 14:25:42.018745 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9da2c97d-d9f6-4730-9457-1443ea900b4c tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:42.018886 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9da2c97d-d9f6-4730-9457-1443ea900b4c tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:42.022438 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9da2c97d-d9f6-4730-9457-1443ea900b4c tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/types/d3f36f97-112a-4fcd-acaa-1cd31da3759d returned with HTTP 404 Aug 06 14:25:42.022874 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 485/1947] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:25:42 2026] GET /volume/v3/types/d3f36f97-112a-4fcd-acaa-1cd31da3759d => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:42.029413 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-25a2fd26-a78d-4f54-815e-131d677ed5b8 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.032762 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-25a2fd26-a78d-4f54-815e-131d677ed5b8 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] DELETE https://10.4.3.229/volume/v3/types/38ad993e-9b7a-4a80-a1bb-9255776ea4de Aug 06 14:25:42.032953 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-25a2fd26-a78d-4f54-815e-131d677ed5b8 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:42.033146 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-25a2fd26-a78d-4f54-815e-131d677ed5b8 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method '_delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:42.033388 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:42.033388 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:42.064439 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-25a2fd26-a78d-4f54-815e-131d677ed5b8 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/types/38ad993e-9b7a-4a80-a1bb-9255776ea4de returned with HTTP 202 Aug 06 14:25:42.064765 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 487/1948] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:25:42 2026] DELETE /volume/v3/types/38ad993e-9b7a-4a80-a1bb-9255776ea4de => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:42.070534 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2c60add9-2f60-4082-9977-021c57e678ce None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.072130 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2c60add9-2f60-4082-9977-021c57e678ce tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] GET https://10.4.3.229/volume/v3/types/38ad993e-9b7a-4a80-a1bb-9255776ea4de Aug 06 14:25:42.072334 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2c60add9-2f60-4082-9977-021c57e678ce tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:42.072565 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2c60add9-2f60-4082-9977-021c57e678ce tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:42.075829 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2c60add9-2f60-4082-9977-021c57e678ce tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/types/38ad993e-9b7a-4a80-a1bb-9255776ea4de returned with HTTP 404 Aug 06 14:25:42.076318 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 488/1949] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:25:42 2026] GET /volume/v3/types/38ad993e-9b7a-4a80-a1bb-9255776ea4de => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:42.082969 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d997a96b-6bcf-4b0c-a16e-a699e4453a2a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.084878 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d997a96b-6bcf-4b0c-a16e-a699e4453a2a tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] POST https://10.4.3.229/volume/v3/qos-specs Aug 06 14:25:42.084938 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d997a96b-6bcf-4b0c-a16e-a699e4453a2a tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1771444905", "consumer": "back-end"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:42.086656 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.qos_specs [None req-d997a96b-6bcf-4b0c-a16e-a699e4453a2a tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1771444905', 'consumer': 'back-end', 'specs': {}} {{(pid=100396) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 06 14:25:42.092786 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.db.api [None req-d997a96b-6bcf-4b0c-a16e-a699e4453a2a tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] DB qos_specs_create(): root {'id': '00675e33-c6e1-41ab-996b-0e935cfca55c', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1771444905'} {{(pid=100396) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 06 14:25:42.097900 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d997a96b-6bcf-4b0c-a16e-a699e4453a2a tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs returned with HTTP 200 Aug 06 14:25:42.098343 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 490/1950] 10.4.3.229 () {68 vars in 1264 bytes} [Thu Aug 6 14:25:42 2026] POST /volume/v3/qos-specs => generated 369 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:42.105104 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d35ec0ea-6adf-4dfb-b00f-60f075670ce8 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.107133 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d35ec0ea-6adf-4dfb-b00f-60f075670ce8 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] DELETE https://10.4.3.229/volume/v3/qos-specs/00675e33-c6e1-41ab-996b-0e935cfca55c?force=False Aug 06 14:25:42.107320 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d35ec0ea-6adf-4dfb-b00f-60f075670ce8 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:42.107518 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d35ec0ea-6adf-4dfb-b00f-60f075670ce8 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:42.107730 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:42.107730 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:42.108054 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d35ec0ea-6adf-4dfb-b00f-60f075670ce8 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Delete qos_spec: 00675e33-c6e1-41ab-996b-0e935cfca55c, force: False {{(pid=100399) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 14:25:42.114454 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-309f6362-746b-4fca-a0f4-a2f710dba005 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.116113 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-309f6362-746b-4fca-a0f4-a2f710dba005 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] GET https://10.4.3.229/volume/v3/volumes/dfd0069e-6be2-4d16-b91e-bee0b28bc15e Aug 06 14:25:42.116297 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-309f6362-746b-4fca-a0f4-a2f710dba005 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:42.116499 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-309f6362-746b-4fca-a0f4-a2f710dba005 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:42.121797 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-309f6362-746b-4fca-a0f4-a2f710dba005 tempest-SnapshotMetadataTestJSON-1191417273 tempest-SnapshotMetadataTestJSON-1191417273-project-member] https://10.4.3.229/volume/v3/volumes/dfd0069e-6be2-4d16-b91e-bee0b28bc15e returned with HTTP 404 Aug 06 14:25:42.122087 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d35ec0ea-6adf-4dfb-b00f-60f075670ce8 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs/00675e33-c6e1-41ab-996b-0e935cfca55c?force=False returned with HTTP 202 Aug 06 14:25:42.122238 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 488/1951] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:42 2026] GET /volume/v3/volumes/dfd0069e-6be2-4d16-b91e-bee0b28bc15e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:42.122479 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 486/1952] 10.4.3.229 () {66 vars in 1380 bytes} [Thu Aug 6 14:25:42 2026] DELETE /volume/v3/qos-specs/00675e33-c6e1-41ab-996b-0e935cfca55c?force=False => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:42.129366 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b19c3e8b-ec35-452c-aa5a-c6909485a2fa None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.131106 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b19c3e8b-ec35-452c-aa5a-c6909485a2fa tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/00675e33-c6e1-41ab-996b-0e935cfca55c Aug 06 14:25:42.131303 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b19c3e8b-ec35-452c-aa5a-c6909485a2fa tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:42.131509 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b19c3e8b-ec35-452c-aa5a-c6909485a2fa tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:42.135908 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b19c3e8b-ec35-452c-aa5a-c6909485a2fa tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs/00675e33-c6e1-41ab-996b-0e935cfca55c returned with HTTP 404 Aug 06 14:25:42.136665 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 489/1953] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:42 2026] GET /volume/v3/qos-specs/00675e33-c6e1-41ab-996b-0e935cfca55c => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:42.144718 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6f4992d4-cc00-43e2-8e4c-160beeb54a3f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.146315 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6f4992d4-cc00-43e2-8e4c-160beeb54a3f tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] GET https://10.4.3.229/volume/v3/qos-specs Aug 06 14:25:42.146527 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6f4992d4-cc00-43e2-8e4c-160beeb54a3f tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:42.146707 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6f4992d4-cc00-43e2-8e4c-160beeb54a3f tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'index' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:42.146956 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:42.146956 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:42.155575 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6f4992d4-cc00-43e2-8e4c-160beeb54a3f tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs returned with HTTP 200 Aug 06 14:25:42.155951 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 491/1954] 10.4.3.229 () {66 vars in 1243 bytes} [Thu Aug 6 14:25:42 2026] GET /volume/v3/qos-specs => generated 174 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:42.162900 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f1015f56-3dc1-4ad1-9464-32a35b7e1ba2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.165177 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f1015f56-3dc1-4ad1-9464-32a35b7e1ba2 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] DELETE https://10.4.3.229/volume/v3/qos-specs/00675e33-c6e1-41ab-996b-0e935cfca55c?force=False Aug 06 14:25:42.165417 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f1015f56-3dc1-4ad1-9464-32a35b7e1ba2 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:42.165658 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f1015f56-3dc1-4ad1-9464-32a35b7e1ba2 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:42.166213 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f1015f56-3dc1-4ad1-9464-32a35b7e1ba2 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Delete qos_spec: 00675e33-c6e1-41ab-996b-0e935cfca55c, force: False {{(pid=100397) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 14:25:42.168992 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f1015f56-3dc1-4ad1-9464-32a35b7e1ba2 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs/00675e33-c6e1-41ab-996b-0e935cfca55c?force=False returned with HTTP 404 Aug 06 14:25:42.169595 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 489/1955] 10.4.3.229 () {66 vars in 1380 bytes} [Thu Aug 6 14:25:42 2026] DELETE /volume/v3/qos-specs/00675e33-c6e1-41ab-996b-0e935cfca55c?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:42.177592 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-fe04294b-4282-42c5-a1fe-d3fea595e956 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.182811 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fe04294b-4282-42c5-a1fe-d3fea595e956 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/00675e33-c6e1-41ab-996b-0e935cfca55c Aug 06 14:25:42.183092 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fe04294b-4282-42c5-a1fe-d3fea595e956 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:42.183303 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fe04294b-4282-42c5-a1fe-d3fea595e956 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:42.183673 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:42.183673 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:42.188012 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fe04294b-4282-42c5-a1fe-d3fea595e956 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs/00675e33-c6e1-41ab-996b-0e935cfca55c returned with HTTP 404 Aug 06 14:25:42.188465 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 487/1956] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:42 2026] GET /volume/v3/qos-specs/00675e33-c6e1-41ab-996b-0e935cfca55c => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:42.195709 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-112f60e3-6e05-4a23-85ad-75653630590a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.197276 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-112f60e3-6e05-4a23-85ad-75653630590a tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] POST https://10.4.3.229/volume/v3/qos-specs Aug 06 14:25:42.197940 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-112f60e3-6e05-4a23-85ad-75653630590a tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-35282004", "consumer": "both"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:42.199437 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.qos_specs [None req-112f60e3-6e05-4a23-85ad-75653630590a tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-35282004', 'consumer': 'both', 'specs': {}} {{(pid=100398) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 06 14:25:42.201834 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.db.api [None req-112f60e3-6e05-4a23-85ad-75653630590a tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] DB qos_specs_create(): root {'id': '3d921599-8e5c-4e5d-84e3-74f3a2cb12be', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-35282004'} {{(pid=100398) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 06 14:25:42.206271 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-112f60e3-6e05-4a23-85ad-75653630590a tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs returned with HTTP 200 Aug 06 14:25:42.206685 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 490/1957] 10.4.3.229 () {68 vars in 1264 bytes} [Thu Aug 6 14:25:42 2026] POST /volume/v3/qos-specs => generated 363 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:42.215187 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ab032382-cb9b-43d4-bb7b-c5449b82ac63 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.217270 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ab032382-cb9b-43d4-bb7b-c5449b82ac63 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] DELETE https://10.4.3.229/volume/v3/qos-specs/3d921599-8e5c-4e5d-84e3-74f3a2cb12be?force=False Aug 06 14:25:42.217478 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ab032382-cb9b-43d4-bb7b-c5449b82ac63 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:42.217681 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ab032382-cb9b-43d4-bb7b-c5449b82ac63 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:42.217927 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:42.217927 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:42.218249 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ab032382-cb9b-43d4-bb7b-c5449b82ac63 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Delete qos_spec: 3d921599-8e5c-4e5d-84e3-74f3a2cb12be, force: False {{(pid=100396) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 14:25:42.243539 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ab032382-cb9b-43d4-bb7b-c5449b82ac63 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs/3d921599-8e5c-4e5d-84e3-74f3a2cb12be?force=False returned with HTTP 202 Aug 06 14:25:42.243539 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 492/1958] 10.4.3.229 () {66 vars in 1380 bytes} [Thu Aug 6 14:25:42 2026] DELETE /volume/v3/qos-specs/3d921599-8e5c-4e5d-84e3-74f3a2cb12be?force=False => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:42.246000 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c39cdd7f-d5fd-4b29-a513-dd6be6baf1a0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.251799 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c39cdd7f-d5fd-4b29-a513-dd6be6baf1a0 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/3d921599-8e5c-4e5d-84e3-74f3a2cb12be Aug 06 14:25:42.251978 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c39cdd7f-d5fd-4b29-a513-dd6be6baf1a0 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:42.252150 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c39cdd7f-d5fd-4b29-a513-dd6be6baf1a0 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:42.255278 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c39cdd7f-d5fd-4b29-a513-dd6be6baf1a0 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs/3d921599-8e5c-4e5d-84e3-74f3a2cb12be returned with HTTP 404 Aug 06 14:25:42.255705 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 490/1959] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:42 2026] GET /volume/v3/qos-specs/3d921599-8e5c-4e5d-84e3-74f3a2cb12be => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:42.262240 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a5bec18e-ab59-467c-a32a-9ca01eb87443 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.263773 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a5bec18e-ab59-467c-a32a-9ca01eb87443 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] GET https://10.4.3.229/volume/v3/qos-specs Aug 06 14:25:42.263918 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a5bec18e-ab59-467c-a32a-9ca01eb87443 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:42.264086 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a5bec18e-ab59-467c-a32a-9ca01eb87443 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:42.272139 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a5bec18e-ab59-467c-a32a-9ca01eb87443 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs returned with HTTP 200 Aug 06 14:25:42.272468 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 488/1960] 10.4.3.229 () {66 vars in 1243 bytes} [Thu Aug 6 14:25:42 2026] GET /volume/v3/qos-specs => generated 174 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:42.281709 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-955cc42e-0959-475f-964b-fb524d59e488 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.282345 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f6b7c0fd-1b1a-40a3-87e1-c5ee8d200ad8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.283658 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-955cc42e-0959-475f-964b-fb524d59e488 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] DELETE https://10.4.3.229/volume/v3/qos-specs/3d921599-8e5c-4e5d-84e3-74f3a2cb12be?force=False Aug 06 14:25:42.283943 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-955cc42e-0959-475f-964b-fb524d59e488 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:42.284032 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f6b7c0fd-1b1a-40a3-87e1-c5ee8d200ad8 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] GET https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 Aug 06 14:25:42.284197 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-955cc42e-0959-475f-964b-fb524d59e488 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:42.284243 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f6b7c0fd-1b1a-40a3-87e1-c5ee8d200ad8 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:42.284434 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f6b7c0fd-1b1a-40a3-87e1-c5ee8d200ad8 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:42.284554 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:42.284554 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:42.285018 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.qos_specs_manage [None req-955cc42e-0959-475f-964b-fb524d59e488 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Delete qos_spec: 3d921599-8e5c-4e5d-84e3-74f3a2cb12be, force: False {{(pid=100398) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 14:25:42.288959 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-955cc42e-0959-475f-964b-fb524d59e488 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs/3d921599-8e5c-4e5d-84e3-74f3a2cb12be?force=False returned with HTTP 404 Aug 06 14:25:42.289622 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 491/1961] 10.4.3.229 () {66 vars in 1380 bytes} [Thu Aug 6 14:25:42 2026] DELETE /volume/v3/qos-specs/3d921599-8e5c-4e5d-84e3-74f3a2cb12be?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:42.295250 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:42.295250 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:42.296280 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-261e3864-6b6d-442d-8f8e-e3eb5d9ea2dc None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.298686 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-261e3864-6b6d-442d-8f8e-e3eb5d9ea2dc tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/3d921599-8e5c-4e5d-84e3-74f3a2cb12be Aug 06 14:25:42.298927 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-261e3864-6b6d-442d-8f8e-e3eb5d9ea2dc tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:42.298991 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f6b7c0fd-1b1a-40a3-87e1-c5ee8d200ad8 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Volume info retrieved successfully. Aug 06 14:25:42.300414 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-261e3864-6b6d-442d-8f8e-e3eb5d9ea2dc tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:42.304419 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f6b7c0fd-1b1a-40a3-87e1-c5ee8d200ad8 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 returned with HTTP 200 Aug 06 14:25:42.304915 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 493/1962] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:25:42 2026] GET /volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:42.305635 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-261e3864-6b6d-442d-8f8e-e3eb5d9ea2dc tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs/3d921599-8e5c-4e5d-84e3-74f3a2cb12be returned with HTTP 404 Aug 06 14:25:42.306274 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 491/1963] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:42 2026] GET /volume/v3/qos-specs/3d921599-8e5c-4e5d-84e3-74f3a2cb12be => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:42.310901 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-357e6b2e-9f95-4a6a-932d-18458830913c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.312945 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-357e6b2e-9f95-4a6a-932d-18458830913c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:42.313121 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-357e6b2e-9f95-4a6a-932d-18458830913c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:42.313355 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-357e6b2e-9f95-4a6a-932d-18458830913c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:42.313526 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-357e6b2e-9f95-4a6a-932d-18458830913c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:42.314452 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-334b0cdf-a9e1-46f3-82a8-3ce3480b468f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.316181 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-334b0cdf-a9e1-46f3-82a8-3ce3480b468f tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] POST https://10.4.3.229/volume/v3/qos-specs Aug 06 14:25:42.316526 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-334b0cdf-a9e1-46f3-82a8-3ce3480b468f tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-95997898", "consumer": "front-end"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:42.318212 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.qos_specs [None req-334b0cdf-a9e1-46f3-82a8-3ce3480b468f tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-95997898', 'consumer': 'front-end', 'specs': {}} {{(pid=100398) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 06 14:25:42.318411 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:42.318411 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:42.319205 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-357e6b2e-9f95-4a6a-932d-18458830913c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 200 Aug 06 14:25:42.319623 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 489/1964] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:42 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:42.321308 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.db.api [None req-334b0cdf-a9e1-46f3-82a8-3ce3480b468f tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] DB qos_specs_create(): root {'id': '05c96bd8-5203-4b75-969d-e1533294539a', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-95997898'} {{(pid=100398) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 06 14:25:42.326339 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-334b0cdf-a9e1-46f3-82a8-3ce3480b468f tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs returned with HTTP 200 Aug 06 14:25:42.326804 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 492/1965] 10.4.3.229 () {68 vars in 1264 bytes} [Thu Aug 6 14:25:42 2026] POST /volume/v3/qos-specs => generated 368 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:42.336481 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f6376d75-5953-46ab-ad21-d7f7c418f90e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.339795 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f6376d75-5953-46ab-ad21-d7f7c418f90e tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] DELETE https://10.4.3.229/volume/v3/qos-specs/05c96bd8-5203-4b75-969d-e1533294539a?force=False Aug 06 14:25:42.340089 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f6376d75-5953-46ab-ad21-d7f7c418f90e tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:42.340387 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f6376d75-5953-46ab-ad21-d7f7c418f90e tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:42.341260 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f6376d75-5953-46ab-ad21-d7f7c418f90e tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Delete qos_spec: 05c96bd8-5203-4b75-969d-e1533294539a, force: False {{(pid=100396) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 14:25:42.362348 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f6376d75-5953-46ab-ad21-d7f7c418f90e tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs/05c96bd8-5203-4b75-969d-e1533294539a?force=False returned with HTTP 202 Aug 06 14:25:42.362730 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 494/1966] 10.4.3.229 () {66 vars in 1380 bytes} [Thu Aug 6 14:25:42 2026] DELETE /volume/v3/qos-specs/05c96bd8-5203-4b75-969d-e1533294539a?force=False => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:42.371206 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f8b63a4a-ab42-4350-9940-6da700e4d602 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.373669 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f8b63a4a-ab42-4350-9940-6da700e4d602 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/05c96bd8-5203-4b75-969d-e1533294539a Aug 06 14:25:42.373889 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f8b63a4a-ab42-4350-9940-6da700e4d602 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:42.374004 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f8b63a4a-ab42-4350-9940-6da700e4d602 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:42.377365 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f8b63a4a-ab42-4350-9940-6da700e4d602 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs/05c96bd8-5203-4b75-969d-e1533294539a returned with HTTP 404 Aug 06 14:25:42.377815 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 492/1967] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:42 2026] GET /volume/v3/qos-specs/05c96bd8-5203-4b75-969d-e1533294539a => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:42.384326 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-174cfaec-7ed5-4b5e-96b4-1b62df75f939 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.385930 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-174cfaec-7ed5-4b5e-96b4-1b62df75f939 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] GET https://10.4.3.229/volume/v3/qos-specs Aug 06 14:25:42.386093 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-174cfaec-7ed5-4b5e-96b4-1b62df75f939 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:42.386287 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-174cfaec-7ed5-4b5e-96b4-1b62df75f939 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:42.391963 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-174cfaec-7ed5-4b5e-96b4-1b62df75f939 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs returned with HTTP 200 Aug 06 14:25:42.392580 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 490/1968] 10.4.3.229 () {66 vars in 1243 bytes} [Thu Aug 6 14:25:42 2026] GET /volume/v3/qos-specs => generated 174 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:42.402411 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a2e7f358-04dc-4fcf-940b-215626c79b13 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.404614 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a2e7f358-04dc-4fcf-940b-215626c79b13 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] DELETE https://10.4.3.229/volume/v3/qos-specs/05c96bd8-5203-4b75-969d-e1533294539a?force=False Aug 06 14:25:42.405496 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a2e7f358-04dc-4fcf-940b-215626c79b13 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:42.405496 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a2e7f358-04dc-4fcf-940b-215626c79b13 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:42.405496 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:42.405496 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:42.405864 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a2e7f358-04dc-4fcf-940b-215626c79b13 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Delete qos_spec: 05c96bd8-5203-4b75-969d-e1533294539a, force: False {{(pid=100398) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 14:25:42.409636 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a2e7f358-04dc-4fcf-940b-215626c79b13 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs/05c96bd8-5203-4b75-969d-e1533294539a?force=False returned with HTTP 404 Aug 06 14:25:42.410211 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 493/1969] 10.4.3.229 () {66 vars in 1380 bytes} [Thu Aug 6 14:25:42 2026] DELETE /volume/v3/qos-specs/05c96bd8-5203-4b75-969d-e1533294539a?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:42.417251 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b5ed6a10-e8a1-4e04-9831-f37d1208a51a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.419392 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b5ed6a10-e8a1-4e04-9831-f37d1208a51a tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/05c96bd8-5203-4b75-969d-e1533294539a Aug 06 14:25:42.419629 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b5ed6a10-e8a1-4e04-9831-f37d1208a51a tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:42.419854 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b5ed6a10-e8a1-4e04-9831-f37d1208a51a tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:42.420145 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:42.420145 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:42.426749 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b5ed6a10-e8a1-4e04-9831-f37d1208a51a tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs/05c96bd8-5203-4b75-969d-e1533294539a returned with HTTP 404 Aug 06 14:25:42.426749 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 495/1970] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:42 2026] GET /volume/v3/qos-specs/05c96bd8-5203-4b75-969d-e1533294539a => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:42.433337 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f5ba4571-e272-4ef0-a014-cb7efe57ee97 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.434856 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f5ba4571-e272-4ef0-a014-cb7efe57ee97 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc Aug 06 14:25:42.435066 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f5ba4571-e272-4ef0-a014-cb7efe57ee97 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:42.435302 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f5ba4571-e272-4ef0-a014-cb7efe57ee97 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:42.439327 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f5ba4571-e272-4ef0-a014-cb7efe57ee97 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc returned with HTTP 200 Aug 06 14:25:42.439749 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 493/1971] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:42 2026] GET /volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc => generated 392 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:42.449233 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5c3fe237-38aa-4af1-97ae-d3c9ba4bd8cc None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.450806 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5c3fe237-38aa-4af1-97ae-d3c9ba4bd8cc tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] GET https://10.4.3.229/volume/v3/qos-specs Aug 06 14:25:42.450914 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5c3fe237-38aa-4af1-97ae-d3c9ba4bd8cc tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:42.451046 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5c3fe237-38aa-4af1-97ae-d3c9ba4bd8cc tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:42.451323 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:42.451323 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:42.455546 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5c3fe237-38aa-4af1-97ae-d3c9ba4bd8cc tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs returned with HTTP 200 Aug 06 14:25:42.455925 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 491/1972] 10.4.3.229 () {66 vars in 1243 bytes} [Thu Aug 6 14:25:42 2026] GET /volume/v3/qos-specs => generated 174 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:42.464949 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1cc592fd-0b75-41be-a4df-8f7af9e659b1 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.467156 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1cc592fd-0b75-41be-a4df-8f7af9e659b1 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] PUT https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc Aug 06 14:25:42.467578 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1cc592fd-0b75-41be-a4df-8f7af9e659b1 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:42.472514 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.qos_specs [None req-1cc592fd-0b75-41be-a4df-8f7af9e659b1 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100398) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 06 14:25:42.479666 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.db.api [None req-1cc592fd-0b75-41be-a4df-8f7af9e659b1 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] qos_specs_update() value: {'id': 'c11f9127-67ba-4c59-8e6d-0c24fc475944', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'b97ea2cf-7dbf-48dc-9786-439c8360eafc', 'deleted': False} {{(pid=100398) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 06 14:25:42.484346 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1cc592fd-0b75-41be-a4df-8f7af9e659b1 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc returned with HTTP 200 Aug 06 14:25:42.484742 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 494/1973] 10.4.3.229 () {68 vars in 1374 bytes} [Thu Aug 6 14:25:42 2026] PUT /volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc => generated 36 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:25:42.493089 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-25a7ed2c-6296-436c-a38e-872644ff9d46 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.495148 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-25a7ed2c-6296-436c-a38e-872644ff9d46 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc Aug 06 14:25:42.495407 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-25a7ed2c-6296-436c-a38e-872644ff9d46 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:42.495679 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-25a7ed2c-6296-436c-a38e-872644ff9d46 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:42.501096 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-25a7ed2c-6296-436c-a38e-872644ff9d46 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc returned with HTTP 200 Aug 06 14:25:42.501464 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 496/1974] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:42 2026] GET /volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc => generated 413 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:42.510345 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-35be645a-7f3b-4324-9231-a78adb8c6286 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.512123 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-35be645a-7f3b-4324-9231-a78adb8c6286 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] PUT https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc/delete_keys Aug 06 14:25:42.512500 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-35be645a-7f3b-4324-9231-a78adb8c6286 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:42.514184 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:42.514184 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:42.514407 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.contrib.qos_specs_manage [None req-35be645a-7f3b-4324-9231-a78adb8c6286 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Delete_key spec: b97ea2cf-7dbf-48dc-9786-439c8360eafc, keys: ['iops_bytes'] {{(pid=100397) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 06 14:25:42.529600 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-35be645a-7f3b-4324-9231-a78adb8c6286 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc/delete_keys returned with HTTP 202 Aug 06 14:25:42.530031 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 494/1975] 10.4.3.229 () {68 vars in 1410 bytes} [Thu Aug 6 14:25:42 2026] PUT /volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc/delete_keys => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:42.537833 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-cab800a8-ddc8-49b9-9f22-8d013242e18b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.539260 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cab800a8-ddc8-49b9-9f22-8d013242e18b tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc Aug 06 14:25:42.539453 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ff966bf0-c36b-4e3b-83c3-abeae766d8e6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.539575 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cab800a8-ddc8-49b9-9f22-8d013242e18b tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:42.539575 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cab800a8-ddc8-49b9-9f22-8d013242e18b tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:42.539917 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:42.539917 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:42.541812 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ff966bf0-c36b-4e3b-83c3-abeae766d8e6 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 Aug 06 14:25:42.542032 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ff966bf0-c36b-4e3b-83c3-abeae766d8e6 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:42.542153 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ff966bf0-c36b-4e3b-83c3-abeae766d8e6 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:42.542201 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-ff966bf0-c36b-4e3b-83c3-abeae766d8e6 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id b44bde27-3fc6-43c3-8d39-6fbc954815d3. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:42.545156 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cab800a8-ddc8-49b9-9f22-8d013242e18b tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc returned with HTTP 200 Aug 06 14:25:42.545597 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 492/1976] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:42 2026] GET /volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc => generated 392 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:42.547198 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:42.547198 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:42.547941 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ff966bf0-c36b-4e3b-83c3-abeae766d8e6 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 returned with HTTP 200 Aug 06 14:25:42.548368 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 495/1977] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:42 2026] GET /volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:42.553257 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-161b5825-de85-4b28-a742-ef5d2d175735 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.555086 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-161b5825-de85-4b28-a742-ef5d2d175735 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc Aug 06 14:25:42.555267 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-161b5825-de85-4b28-a742-ef5d2d175735 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:42.555472 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-161b5825-de85-4b28-a742-ef5d2d175735 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:42.555710 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:42.555710 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:42.559483 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-161b5825-de85-4b28-a742-ef5d2d175735 tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc returned with HTTP 200 Aug 06 14:25:42.559890 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 497/1978] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:42 2026] GET /volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc => generated 392 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:42.567577 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-db79d4d6-b69c-4077-a447-b0f052d6b66d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.569453 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-db79d4d6-b69c-4077-a447-b0f052d6b66d tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] DELETE https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc?force=False Aug 06 14:25:42.569698 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-db79d4d6-b69c-4077-a447-b0f052d6b66d tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:42.569943 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-db79d4d6-b69c-4077-a447-b0f052d6b66d tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:42.570259 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:42.570259 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:42.570709 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.contrib.qos_specs_manage [None req-db79d4d6-b69c-4077-a447-b0f052d6b66d tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Delete qos_spec: b97ea2cf-7dbf-48dc-9786-439c8360eafc, force: False {{(pid=100397) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 14:25:42.587391 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-db79d4d6-b69c-4077-a447-b0f052d6b66d tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc?force=False returned with HTTP 202 Aug 06 14:25:42.587855 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 495/1979] 10.4.3.229 () {66 vars in 1380 bytes} [Thu Aug 6 14:25:42 2026] DELETE /volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc?force=False => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:42.594418 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c49ab732-c35e-4d67-8e0f-61890a99caef None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:42.596186 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c49ab732-c35e-4d67-8e0f-61890a99caef tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc Aug 06 14:25:42.596374 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c49ab732-c35e-4d67-8e0f-61890a99caef tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:42.596570 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c49ab732-c35e-4d67-8e0f-61890a99caef tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:42.596855 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:42.596855 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:42.599699 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c49ab732-c35e-4d67-8e0f-61890a99caef tempest-QosSpecsTestJSON-1930607140 tempest-QosSpecsTestJSON-1930607140-project-admin] https://10.4.3.229/volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc returned with HTTP 404 Aug 06 14:25:42.600202 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 493/1980] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:42 2026] GET /volume/v3/qos-specs/b97ea2cf-7dbf-48dc-9786-439c8360eafc => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:43.318672 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-113e734a-5391-45f0-a360-b770675dc803 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:43.320899 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-113e734a-5391-45f0-a360-b770675dc803 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] GET https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 Aug 06 14:25:43.321104 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-113e734a-5391-45f0-a360-b770675dc803 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:43.321321 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-113e734a-5391-45f0-a360-b770675dc803 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:43.332513 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5a138b49-02b0-40d2-ad46-e22f2082f87b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:43.333167 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:43.333167 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:43.334187 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5a138b49-02b0-40d2-ad46-e22f2082f87b tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:43.334410 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5a138b49-02b0-40d2-ad46-e22f2082f87b tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:43.334633 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5a138b49-02b0-40d2-ad46-e22f2082f87b tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:43.334767 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-5a138b49-02b0-40d2-ad46-e22f2082f87b tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:43.337156 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-113e734a-5391-45f0-a360-b770675dc803 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Volume info retrieved successfully. Aug 06 14:25:43.339175 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:43.339175 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:43.339921 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5a138b49-02b0-40d2-ad46-e22f2082f87b tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 200 Aug 06 14:25:43.340273 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 498/1981] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:43 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:43.340345 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5f1654c2-757b-40ca-9f09-6a246cf32d2f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:43.341527 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-113e734a-5391-45f0-a360-b770675dc803 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 returned with HTTP 200 Aug 06 14:25:43.341931 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 496/1982] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:25:43 2026] GET /volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:43.342141 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5f1654c2-757b-40ca-9f09-6a246cf32d2f tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:25:43.342522 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5f1654c2-757b-40ca-9f09-6a246cf32d2f tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "30702abe-9501-4aba-ba1a-50af064a9e3b", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1340270640"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:43.343839 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-5f1654c2-757b-40ca-9f09-6a246cf32d2f tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Create volume request body: {'volume': {'imageRef': '30702abe-9501-4aba-ba1a-50af064a9e3b', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1340270640'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:25:43.500183 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-5f1654c2-757b-40ca-9f09-6a246cf32d2f tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Create volume of 1 GB Aug 06 14:25:43.500576 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:43.500576 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:43.504610 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-5f1654c2-757b-40ca-9f09-6a246cf32d2f tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Availability Zones retrieved successfully. Aug 06 14:25:43.511672 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5f1654c2-757b-40ca-9f09-6a246cf32d2f tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Flow 'volume_create_api' (77829e66-1417-451c-9cf5-ca3c6d56f30b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:25:43.512840 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5f1654c2-757b-40ca-9f09-6a246cf32d2f tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73652802-1b73-444c-b63b-0ec9b712887d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:43.513947 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-5f1654c2-757b-40ca-9f09-6a246cf32d2f tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:25:43.560473 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-286df3a1-0c20-498c-92b1-981b1eb51acd None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:43.562188 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-286df3a1-0c20-498c-92b1-981b1eb51acd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 Aug 06 14:25:43.562381 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-286df3a1-0c20-498c-92b1-981b1eb51acd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:43.562582 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-286df3a1-0c20-498c-92b1-981b1eb51acd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:43.562684 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-286df3a1-0c20-498c-92b1-981b1eb51acd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id b44bde27-3fc6-43c3-8d39-6fbc954815d3. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:43.566791 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:43.566791 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:43.567468 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-286df3a1-0c20-498c-92b1-981b1eb51acd tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 returned with HTTP 200 Aug 06 14:25:43.567772 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 494/1983] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:43 2026] GET /volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:43.575280 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5f1654c2-757b-40ca-9f09-6a246cf32d2f tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73652802-1b73-444c-b63b-0ec9b712887d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:43.576021 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5f1654c2-757b-40ca-9f09-6a246cf32d2f tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ebb0ee0-e7f0-4c68-9cf8-91ebf323919b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:43.629259 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-5f1654c2-757b-40ca-9f09-6a246cf32d2f tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Created reservations ['cc69f981-09b9-4e7d-8e0b-4f5376fe5e53', '373040a2-effc-4f52-87af-4c1ab83dd8c8', 'a75952af-bd95-496d-b386-a859386c3b5b', 'd3798f88-fa71-41b2-87ea-8507b1b1bb6c'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:25:43.630005 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5f1654c2-757b-40ca-9f09-6a246cf32d2f tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ebb0ee0-e7f0-4c68-9cf8-91ebf323919b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc69f981-09b9-4e7d-8e0b-4f5376fe5e53', '373040a2-effc-4f52-87af-4c1ab83dd8c8', 'a75952af-bd95-496d-b386-a859386c3b5b', 'd3798f88-fa71-41b2-87ea-8507b1b1bb6c']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:43.630776 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5f1654c2-757b-40ca-9f09-6a246cf32d2f tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0a7a136-f5f8-40cd-8e8d-cd05af104a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:43.651090 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5f1654c2-757b-40ca-9f09-6a246cf32d2f tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0a7a136-f5f8-40cd-8e8d-cd05af104a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68dc26f8-8949-4df0-9f33-57aca10e8f4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1340270640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4caf157a88414cd083b0653481ae0a71',qos_specs=None,replication_status=,reservations=['cc69f981-09b9-4e7d-8e0b-4f5376fe5e53','373040a2-effc-4f52-87af-4c1ab83dd8c8','a75952af-bd95-496d-b386-a859386c3b5b','d3798f88-fa71-41b2-87ea-8507b1b1bb6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75159f0a117e4a8787989ec729f69074',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:25:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1340270640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68dc26f8-8949-4df0-9f33-57aca10e8f4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4caf157a88414cd083b0653481ae0a71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75159f0a117e4a8787989ec729f69074',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:43.651852 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5f1654c2-757b-40ca-9f09-6a246cf32d2f tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7100d7d6-6167-46ef-abb8-3d347b6345a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:43.667966 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5f1654c2-757b-40ca-9f09-6a246cf32d2f tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7100d7d6-6167-46ef-abb8-3d347b6345a7) transitioned into state 'SUCCESS' from state '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-1340270640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4caf157a88414cd083b0653481ae0a71',qos_specs=None,replication_status=,reservations=['cc69f981-09b9-4e7d-8e0b-4f5376fe5e53','373040a2-effc-4f52-87af-4c1ab83dd8c8','a75952af-bd95-496d-b386-a859386c3b5b','d3798f88-fa71-41b2-87ea-8507b1b1bb6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75159f0a117e4a8787989ec729f69074',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:43.668711 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5f1654c2-757b-40ca-9f09-6a246cf32d2f tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (148c7206-3529-4dfd-a26c-3e5b956c3430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:43.678727 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5f1654c2-757b-40ca-9f09-6a246cf32d2f tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (148c7206-3529-4dfd-a26c-3e5b956c3430) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:43.680047 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5f1654c2-757b-40ca-9f09-6a246cf32d2f tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Flow 'volume_create_api' (77829e66-1417-451c-9cf5-ca3c6d56f30b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:25:43.680444 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-5f1654c2-757b-40ca-9f09-6a246cf32d2f tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Create volume request issued successfully. Aug 06 14:25:43.681381 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5f1654c2-757b-40ca-9f09-6a246cf32d2f tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:25:43.681986 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 496/1984] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:25:43 2026] POST /volume/v3/volumes => generated 748 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:25:43.692730 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-53c2f420-4ae2-498c-9dad-a12563b79ca6 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:43.695235 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-53c2f420-4ae2-498c-9dad-a12563b79ca6 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] GET https://10.4.3.229/volume/v3/volumes/68dc26f8-8949-4df0-9f33-57aca10e8f4d Aug 06 14:25:43.695537 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-53c2f420-4ae2-498c-9dad-a12563b79ca6 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:43.695832 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-53c2f420-4ae2-498c-9dad-a12563b79ca6 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:43.703298 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:43.703298 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:43.706335 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-53c2f420-4ae2-498c-9dad-a12563b79ca6 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Volume info retrieved successfully. Aug 06 14:25:43.709871 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-53c2f420-4ae2-498c-9dad-a12563b79ca6 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] https://10.4.3.229/volume/v3/volumes/68dc26f8-8949-4df0-9f33-57aca10e8f4d returned with HTTP 200 Aug 06 14:25:43.710197 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 499/1985] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:43 2026] GET /volume/v3/volumes/68dc26f8-8949-4df0-9f33-57aca10e8f4d => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:44.323083 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d1ebc4a1-d255-4ef3-a33a-86455b58bc05 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:44.349832 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-013939b2-6fc7-4552-b307-f07bbd851870 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:44.351919 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-013939b2-6fc7-4552-b307-f07bbd851870 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:44.352491 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-013939b2-6fc7-4552-b307-f07bbd851870 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:44.352491 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-013939b2-6fc7-4552-b307-f07bbd851870 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:44.352491 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-013939b2-6fc7-4552-b307-f07bbd851870 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:44.353313 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-95afafb6-5c61-4cc3-8e12-b8bb6ae1a4f8 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:44.355291 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-95afafb6-5c61-4cc3-8e12-b8bb6ae1a4f8 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] GET https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 Aug 06 14:25:44.355550 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-95afafb6-5c61-4cc3-8e12-b8bb6ae1a4f8 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:44.355760 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-95afafb6-5c61-4cc3-8e12-b8bb6ae1a4f8 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:44.357045 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:44.357045 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:44.357776 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-013939b2-6fc7-4552-b307-f07bbd851870 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 200 Aug 06 14:25:44.358108 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 495/1986] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:44 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:44.366186 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:44.366186 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:44.369196 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-95afafb6-5c61-4cc3-8e12-b8bb6ae1a4f8 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Volume info retrieved successfully. Aug 06 14:25:44.372742 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-95afafb6-5c61-4cc3-8e12-b8bb6ae1a4f8 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 returned with HTTP 200 Aug 06 14:25:44.373094 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 497/1987] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:25:44 2026] GET /volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:44.420951 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d1ebc4a1-d255-4ef3-a33a-86455b58bc05 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:25:44.421291 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d1ebc4a1-d255-4ef3-a33a-86455b58bc05 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-167150899"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:44.422737 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-d1ebc4a1-d255-4ef3-a33a-86455b58bc05 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-167150899'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:25:44.422883 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-d1ebc4a1-d255-4ef3-a33a-86455b58bc05 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Create volume of 1 GB Aug 06 14:25:44.426881 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d1ebc4a1-d255-4ef3-a33a-86455b58bc05 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Availability Zones retrieved successfully. Aug 06 14:25:44.432281 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d1ebc4a1-d255-4ef3-a33a-86455b58bc05 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Flow 'volume_create_api' (1dd03f66-7e86-4459-829f-97d4913ada5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:25:44.433232 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d1ebc4a1-d255-4ef3-a33a-86455b58bc05 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21a15962-f9dd-46d5-850d-0e25b669c3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:44.434150 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-d1ebc4a1-d255-4ef3-a33a-86455b58bc05 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:25:44.461087 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d1ebc4a1-d255-4ef3-a33a-86455b58bc05 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21a15962-f9dd-46d5-850d-0e25b669c3c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:44.461814 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d1ebc4a1-d255-4ef3-a33a-86455b58bc05 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bb999e8-be83-4314-8105-902cd0fe33b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:44.511745 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-d1ebc4a1-d255-4ef3-a33a-86455b58bc05 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Created reservations ['cc34c6e6-70a3-474f-9d4d-0b28ff4024dc', 'a7e93eb5-b0ea-4740-84bb-7b247ceccaf9', '5f13d427-609b-4fa0-8e33-1e96ef5f5603', '4e2f7b66-d184-4b52-a82f-5a2b1ab16678'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:25:44.512462 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d1ebc4a1-d255-4ef3-a33a-86455b58bc05 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bb999e8-be83-4314-8105-902cd0fe33b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc34c6e6-70a3-474f-9d4d-0b28ff4024dc', 'a7e93eb5-b0ea-4740-84bb-7b247ceccaf9', '5f13d427-609b-4fa0-8e33-1e96ef5f5603', '4e2f7b66-d184-4b52-a82f-5a2b1ab16678']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:44.513120 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d1ebc4a1-d255-4ef3-a33a-86455b58bc05 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddb467a4-5f21-4954-8821-bc095437a211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:44.534104 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d1ebc4a1-d255-4ef3-a33a-86455b58bc05 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddb467a4-5f21-4954-8821-bc095437a211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6e325c0-8fa0-4d36-8297-04e34b62df21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-167150899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba6109ebf7b44af2b0c57027dcea0692',qos_specs=None,replication_status=,reservations=['cc34c6e6-70a3-474f-9d4d-0b28ff4024dc','a7e93eb5-b0ea-4740-84bb-7b247ceccaf9','5f13d427-609b-4fa0-8e33-1e96ef5f5603','4e2f7b66-d184-4b52-a82f-5a2b1ab16678'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e151d40a5659411c9fbac92a5957c0d8',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:25:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-167150899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6e325c0-8fa0-4d36-8297-04e34b62df21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba6109ebf7b44af2b0c57027dcea0692',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e151d40a5659411c9fbac92a5957c0d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:44.534992 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d1ebc4a1-d255-4ef3-a33a-86455b58bc05 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81dac337-abfa-474d-bd21-f8e01f660ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:44.551573 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d1ebc4a1-d255-4ef3-a33a-86455b58bc05 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81dac337-abfa-474d-bd21-f8e01f660ea0) transitioned into state 'SUCCESS' from state '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-167150899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba6109ebf7b44af2b0c57027dcea0692',qos_specs=None,replication_status=,reservations=['cc34c6e6-70a3-474f-9d4d-0b28ff4024dc','a7e93eb5-b0ea-4740-84bb-7b247ceccaf9','5f13d427-609b-4fa0-8e33-1e96ef5f5603','4e2f7b66-d184-4b52-a82f-5a2b1ab16678'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e151d40a5659411c9fbac92a5957c0d8',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:44.552210 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d1ebc4a1-d255-4ef3-a33a-86455b58bc05 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ce5c22b-0696-4ead-836a-1fff60185f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:44.559740 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d1ebc4a1-d255-4ef3-a33a-86455b58bc05 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ce5c22b-0696-4ead-836a-1fff60185f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:44.560484 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d1ebc4a1-d255-4ef3-a33a-86455b58bc05 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Flow 'volume_create_api' (1dd03f66-7e86-4459-829f-97d4913ada5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:25:44.560743 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d1ebc4a1-d255-4ef3-a33a-86455b58bc05 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Create volume request issued successfully. Aug 06 14:25:44.561251 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d1ebc4a1-d255-4ef3-a33a-86455b58bc05 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:25:44.561641 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 497/1988] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:25:44 2026] POST /volume/v3/volumes => generated 750 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:25:44.572235 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3304dbc1-7953-4958-8a85-730838bea2c7 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:44.574231 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3304dbc1-7953-4958-8a85-730838bea2c7 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/volumes/d6e325c0-8fa0-4d36-8297-04e34b62df21 Aug 06 14:25:44.574468 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3304dbc1-7953-4958-8a85-730838bea2c7 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:44.574688 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3304dbc1-7953-4958-8a85-730838bea2c7 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:44.577547 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-95169037-9375-48c0-80ff-2617e0a730db None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:44.579103 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-95169037-9375-48c0-80ff-2617e0a730db tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 Aug 06 14:25:44.579340 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-95169037-9375-48c0-80ff-2617e0a730db tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:44.579457 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-95169037-9375-48c0-80ff-2617e0a730db tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:44.579578 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-95169037-9375-48c0-80ff-2617e0a730db tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id b44bde27-3fc6-43c3-8d39-6fbc954815d3. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:44.581250 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:44.581250 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:44.583457 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:44.583457 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:44.584098 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-95169037-9375-48c0-80ff-2617e0a730db tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 returned with HTTP 200 Aug 06 14:25:44.584437 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 496/1989] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:44 2026] GET /volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 => generated 707 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:44.584729 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3304dbc1-7953-4958-8a85-730838bea2c7 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Volume info retrieved successfully. Aug 06 14:25:44.588739 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3304dbc1-7953-4958-8a85-730838bea2c7 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/volumes/d6e325c0-8fa0-4d36-8297-04e34b62df21 returned with HTTP 200 Aug 06 14:25:44.589115 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 500/1990] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:44 2026] GET /volume/v3/volumes/d6e325c0-8fa0-4d36-8297-04e34b62df21 => generated 818 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:44.721599 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8e2575d6-5744-4919-87fa-8f03951195c2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:44.723800 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8e2575d6-5744-4919-87fa-8f03951195c2 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] GET https://10.4.3.229/volume/v3/volumes/68dc26f8-8949-4df0-9f33-57aca10e8f4d Aug 06 14:25:44.723967 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8e2575d6-5744-4919-87fa-8f03951195c2 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:44.724141 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8e2575d6-5744-4919-87fa-8f03951195c2 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:44.731364 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:44.731364 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:44.736035 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8e2575d6-5744-4919-87fa-8f03951195c2 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Volume info retrieved successfully. Aug 06 14:25:44.742533 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8e2575d6-5744-4919-87fa-8f03951195c2 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] https://10.4.3.229/volume/v3/volumes/68dc26f8-8949-4df0-9f33-57aca10e8f4d returned with HTTP 200 Aug 06 14:25:44.743035 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 498/1991] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:44 2026] GET /volume/v3/volumes/68dc26f8-8949-4df0-9f33-57aca10e8f4d => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:44.755126 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-62ff98d2-8104-4dec-b03e-d47ad8e0c0a3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:44.757027 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-62ff98d2-8104-4dec-b03e-d47ad8e0c0a3 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] POST https://10.4.3.229/volume/v3/volumes/68dc26f8-8949-4df0-9f33-57aca10e8f4d/action Aug 06 14:25:44.757358 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-62ff98d2-8104-4dec-b03e-d47ad8e0c0a3 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:25:44.757514 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-62ff98d2-8104-4dec-b03e-d47ad8e0c0a3 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:44.765164 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:44.765164 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:44.765603 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-62ff98d2-8104-4dec-b03e-d47ad8e0c0a3 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Volume info retrieved successfully. Aug 06 14:25:44.793308 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-62ff98d2-8104-4dec-b03e-d47ad8e0c0a3 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Created reservations ['274ad65d-0aec-4ee5-a82d-8ac53bbfd8e8', '74be6233-ad30-40eb-9ac8-93fb74a1d943'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:25:44.801012 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-62ff98d2-8104-4dec-b03e-d47ad8e0c0a3 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Extend volume request issued successfully. Aug 06 14:25:44.801206 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-62ff98d2-8104-4dec-b03e-d47ad8e0c0a3 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] https://10.4.3.229/volume/v3/volumes/68dc26f8-8949-4df0-9f33-57aca10e8f4d/action returned with HTTP 202 Aug 06 14:25:44.801650 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 498/1992] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:25:44 2026] POST /volume/v3/volumes/68dc26f8-8949-4df0-9f33-57aca10e8f4d/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:25:44.808303 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-fdee52bb-3671-4281-a8dd-f8cf5dd4d763 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:44.809935 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fdee52bb-3671-4281-a8dd-f8cf5dd4d763 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] GET https://10.4.3.229/volume/v3/volumes/68dc26f8-8949-4df0-9f33-57aca10e8f4d Aug 06 14:25:44.810161 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fdee52bb-3671-4281-a8dd-f8cf5dd4d763 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:44.810255 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fdee52bb-3671-4281-a8dd-f8cf5dd4d763 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:44.819740 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:44.819740 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:44.824487 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-fdee52bb-3671-4281-a8dd-f8cf5dd4d763 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Volume info retrieved successfully. Aug 06 14:25:44.829318 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fdee52bb-3671-4281-a8dd-f8cf5dd4d763 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] https://10.4.3.229/volume/v3/volumes/68dc26f8-8949-4df0-9f33-57aca10e8f4d returned with HTTP 200 Aug 06 14:25:44.829687 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 497/1993] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:44 2026] GET /volume/v3/volumes/68dc26f8-8949-4df0-9f33-57aca10e8f4d => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:45.369196 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-68885168-77ca-40bb-9467-6f6e264b2553 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:45.370592 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-68885168-77ca-40bb-9467-6f6e264b2553 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:45.370798 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-68885168-77ca-40bb-9467-6f6e264b2553 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:45.370989 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-68885168-77ca-40bb-9467-6f6e264b2553 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:45.371092 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-68885168-77ca-40bb-9467-6f6e264b2553 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:45.375197 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:45.375197 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:45.375963 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-68885168-77ca-40bb-9467-6f6e264b2553 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 200 Aug 06 14:25:45.376273 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 501/1994] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:45 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:45.388180 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0828baf0-1dbb-4051-9778-47a7c925ccf3 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:45.390016 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0828baf0-1dbb-4051-9778-47a7c925ccf3 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] GET https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 Aug 06 14:25:45.390221 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0828baf0-1dbb-4051-9778-47a7c925ccf3 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:45.390406 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0828baf0-1dbb-4051-9778-47a7c925ccf3 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:45.399787 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:45.399787 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:45.403460 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-0828baf0-1dbb-4051-9778-47a7c925ccf3 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Volume info retrieved successfully. Aug 06 14:25:45.406531 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0828baf0-1dbb-4051-9778-47a7c925ccf3 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 returned with HTTP 200 Aug 06 14:25:45.406898 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 499/1995] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:25:45 2026] GET /volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:45.593998 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2d41c48c-0349-43b5-acb1-69881e690289 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:45.596205 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2d41c48c-0349-43b5-acb1-69881e690289 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 Aug 06 14:25:45.596387 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2d41c48c-0349-43b5-acb1-69881e690289 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:45.596612 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2d41c48c-0349-43b5-acb1-69881e690289 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:45.596763 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-2d41c48c-0349-43b5-acb1-69881e690289 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id b44bde27-3fc6-43c3-8d39-6fbc954815d3. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:45.600344 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-3f160757-478e-4947-b229-a1d19ef2233d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:45.601649 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:45.601649 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:45.602076 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3f160757-478e-4947-b229-a1d19ef2233d tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/volumes/d6e325c0-8fa0-4d36-8297-04e34b62df21 Aug 06 14:25:45.602256 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3f160757-478e-4947-b229-a1d19ef2233d tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:45.602481 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3f160757-478e-4947-b229-a1d19ef2233d tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:45.602636 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2d41c48c-0349-43b5-acb1-69881e690289 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 returned with HTTP 200 Aug 06 14:25:45.603093 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 499/1996] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:45 2026] GET /volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:45.608481 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:45.608481 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:45.611390 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-3f160757-478e-4947-b229-a1d19ef2233d tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Volume info retrieved successfully. Aug 06 14:25:45.615460 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3f160757-478e-4947-b229-a1d19ef2233d tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/volumes/d6e325c0-8fa0-4d36-8297-04e34b62df21 returned with HTTP 200 Aug 06 14:25:45.615813 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 498/1997] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:45 2026] GET /volume/v3/volumes/d6e325c0-8fa0-4d36-8297-04e34b62df21 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:45.626656 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f6d4aaa5-c9e9-4cbb-b823-6080e1d7bd93 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:45.628243 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f6d4aaa5-c9e9-4cbb-b823-6080e1d7bd93 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:25:45.628595 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f6d4aaa5-c9e9-4cbb-b823-6080e1d7bd93 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d6e325c0-8fa0-4d36-8297-04e34b62df21", "name": "tempest-SnapshotsActionsTest-Snapshot-1994943601"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:45.636171 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:45.636171 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:45.636602 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f6d4aaa5-c9e9-4cbb-b823-6080e1d7bd93 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Volume info retrieved successfully. Aug 06 14:25:45.636707 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-f6d4aaa5-c9e9-4cbb-b823-6080e1d7bd93 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Create snapshot from volume d6e325c0-8fa0-4d36-8297-04e34b62df21 Aug 06 14:25:45.648278 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-f6d4aaa5-c9e9-4cbb-b823-6080e1d7bd93 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-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 06 14:25:45.668186 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-f6d4aaa5-c9e9-4cbb-b823-6080e1d7bd93 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Created reservations ['174cc723-cea0-481c-8640-dbc476b06a97', '8d1913b9-39fa-4324-9f33-6999a0bc69f3', 'eb69eae2-43cf-4576-a723-7531f28e2452', '62bacee9-92d9-4eb7-a77d-574edf9e7245'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:25:45.694069 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f6d4aaa5-c9e9-4cbb-b823-6080e1d7bd93 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot create request issued successfully. Aug 06 14:25:45.694373 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f6d4aaa5-c9e9-4cbb-b823-6080e1d7bd93 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:25:45.694834 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 502/1998] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:25:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:25:45.705715 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-eb36c7f2-8122-44c7-9fee-734703501042 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:45.707444 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eb36c7f2-8122-44c7-9fee-734703501042 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f Aug 06 14:25:45.707641 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-eb36c7f2-8122-44c7-9fee-734703501042 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:45.707838 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-eb36c7f2-8122-44c7-9fee-734703501042 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:45.713013 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:45.713013 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:45.713543 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-eb36c7f2-8122-44c7-9fee-734703501042 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot retrieved successfully. Aug 06 14:25:45.714413 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eb36c7f2-8122-44c7-9fee-734703501042 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f returned with HTTP 200 Aug 06 14:25:45.714815 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 500/1999] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:45 2026] GET /volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:45.844410 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c21bf006-7500-4192-8364-7a67af437da8 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:45.845957 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c21bf006-7500-4192-8364-7a67af437da8 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] GET https://10.4.3.229/volume/v3/volumes/68dc26f8-8949-4df0-9f33-57aca10e8f4d Aug 06 14:25:45.846126 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c21bf006-7500-4192-8364-7a67af437da8 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:45.846350 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c21bf006-7500-4192-8364-7a67af437da8 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:45.852443 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:45.852443 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:45.855264 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c21bf006-7500-4192-8364-7a67af437da8 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Volume info retrieved successfully. Aug 06 14:25:45.859148 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c21bf006-7500-4192-8364-7a67af437da8 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] https://10.4.3.229/volume/v3/volumes/68dc26f8-8949-4df0-9f33-57aca10e8f4d returned with HTTP 200 Aug 06 14:25:45.859484 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 500/2000] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:45 2026] GET /volume/v3/volumes/68dc26f8-8949-4df0-9f33-57aca10e8f4d => generated 1356 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:45.871151 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6a968f95-eb6f-4726-96a5-042ba05f950e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:45.872864 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6a968f95-eb6f-4726-96a5-042ba05f950e tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] GET https://10.4.3.229/volume/v3/volumes/68dc26f8-8949-4df0-9f33-57aca10e8f4d Aug 06 14:25:45.873059 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6a968f95-eb6f-4726-96a5-042ba05f950e tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:45.873236 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6a968f95-eb6f-4726-96a5-042ba05f950e tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:45.880800 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:45.880800 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:45.884047 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6a968f95-eb6f-4726-96a5-042ba05f950e tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Volume info retrieved successfully. Aug 06 14:25:45.891980 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6a968f95-eb6f-4726-96a5-042ba05f950e tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] https://10.4.3.229/volume/v3/volumes/68dc26f8-8949-4df0-9f33-57aca10e8f4d returned with HTTP 200 Aug 06 14:25:45.892478 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 499/2001] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:45 2026] GET /volume/v3/volumes/68dc26f8-8949-4df0-9f33-57aca10e8f4d => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:45.908811 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3613809f-af0b-4957-b170-33f05f337ea1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:45.910493 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3613809f-af0b-4957-b170-33f05f337ea1 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] GET https://10.4.3.229/volume/v3/volumes/68dc26f8-8949-4df0-9f33-57aca10e8f4d Aug 06 14:25:45.910678 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3613809f-af0b-4957-b170-33f05f337ea1 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:45.910859 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3613809f-af0b-4957-b170-33f05f337ea1 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:45.917230 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:45.917230 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:45.920233 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3613809f-af0b-4957-b170-33f05f337ea1 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Volume info retrieved successfully. Aug 06 14:25:45.924108 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3613809f-af0b-4957-b170-33f05f337ea1 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] https://10.4.3.229/volume/v3/volumes/68dc26f8-8949-4df0-9f33-57aca10e8f4d returned with HTTP 200 Aug 06 14:25:45.924496 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 503/2002] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:45 2026] GET /volume/v3/volumes/68dc26f8-8949-4df0-9f33-57aca10e8f4d => generated 1356 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:45.940230 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-16c8722e-4c5a-405c-8ed8-50f36d3cb8a1 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:45.941957 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-16c8722e-4c5a-405c-8ed8-50f36d3cb8a1 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] DELETE https://10.4.3.229/volume/v3/volumes/68dc26f8-8949-4df0-9f33-57aca10e8f4d Aug 06 14:25:45.942130 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-16c8722e-4c5a-405c-8ed8-50f36d3cb8a1 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:45.942307 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-16c8722e-4c5a-405c-8ed8-50f36d3cb8a1 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:45.942487 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-16c8722e-4c5a-405c-8ed8-50f36d3cb8a1 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Delete volume with id: 68dc26f8-8949-4df0-9f33-57aca10e8f4d Aug 06 14:25:45.949505 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:45.949505 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:45.949910 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-16c8722e-4c5a-405c-8ed8-50f36d3cb8a1 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Volume info retrieved successfully. Aug 06 14:25:45.965247 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-16c8722e-4c5a-405c-8ed8-50f36d3cb8a1 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Delete volume request issued successfully. Aug 06 14:25:45.965433 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-16c8722e-4c5a-405c-8ed8-50f36d3cb8a1 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] https://10.4.3.229/volume/v3/volumes/68dc26f8-8949-4df0-9f33-57aca10e8f4d returned with HTTP 202 Aug 06 14:25:45.965860 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 501/2003] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:25:45 2026] DELETE /volume/v3/volumes/68dc26f8-8949-4df0-9f33-57aca10e8f4d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:45.975580 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-3e852155-263e-4a68-a029-4e8a077a5e56 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:45.977181 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3e852155-263e-4a68-a029-4e8a077a5e56 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] GET https://10.4.3.229/volume/v3/volumes/68dc26f8-8949-4df0-9f33-57aca10e8f4d Aug 06 14:25:45.977383 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3e852155-263e-4a68-a029-4e8a077a5e56 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:45.977617 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3e852155-263e-4a68-a029-4e8a077a5e56 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:45.984358 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:45.984358 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:45.987422 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-3e852155-263e-4a68-a029-4e8a077a5e56 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Volume info retrieved successfully. Aug 06 14:25:45.997121 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3e852155-263e-4a68-a029-4e8a077a5e56 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] https://10.4.3.229/volume/v3/volumes/68dc26f8-8949-4df0-9f33-57aca10e8f4d returned with HTTP 200 Aug 06 14:25:45.997496 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 501/2004] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:45 2026] GET /volume/v3/volumes/68dc26f8-8949-4df0-9f33-57aca10e8f4d => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:46.385507 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e027d120-c8f3-4268-80dc-dea75be8253c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:46.387024 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e027d120-c8f3-4268-80dc-dea75be8253c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:46.387187 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e027d120-c8f3-4268-80dc-dea75be8253c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:46.387358 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e027d120-c8f3-4268-80dc-dea75be8253c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:46.387496 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-e027d120-c8f3-4268-80dc-dea75be8253c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:46.391139 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:46.391139 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:46.391807 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e027d120-c8f3-4268-80dc-dea75be8253c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 200 Aug 06 14:25:46.392244 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 500/2005] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:46 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 835 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:46.419201 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9ccfa029-bfce-4d69-8436-3448cec119cc None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:46.420945 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9ccfa029-bfce-4d69-8436-3448cec119cc tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] GET https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 Aug 06 14:25:46.421171 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9ccfa029-bfce-4d69-8436-3448cec119cc tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:46.421355 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9ccfa029-bfce-4d69-8436-3448cec119cc tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:46.430075 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:46.430075 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:46.433178 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-9ccfa029-bfce-4d69-8436-3448cec119cc tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Volume info retrieved successfully. Aug 06 14:25:46.436887 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9ccfa029-bfce-4d69-8436-3448cec119cc tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 returned with HTTP 200 Aug 06 14:25:46.437223 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 504/2006] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:25:46 2026] GET /volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:46.611599 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a6a962f0-c47c-4005-b544-66f4aad65fc0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:46.613117 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a6a962f0-c47c-4005-b544-66f4aad65fc0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 Aug 06 14:25:46.613279 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a6a962f0-c47c-4005-b544-66f4aad65fc0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:46.613483 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a6a962f0-c47c-4005-b544-66f4aad65fc0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:46.613591 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-a6a962f0-c47c-4005-b544-66f4aad65fc0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id b44bde27-3fc6-43c3-8d39-6fbc954815d3. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:46.617224 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:46.617224 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:46.617923 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a6a962f0-c47c-4005-b544-66f4aad65fc0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 returned with HTTP 200 Aug 06 14:25:46.618235 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 502/2007] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:46 2026] GET /volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 => generated 707 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:46.723867 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-046821b1-6dc1-4624-9c85-54466d501d74 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:46.725922 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-046821b1-6dc1-4624-9c85-54466d501d74 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f Aug 06 14:25:46.726157 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-046821b1-6dc1-4624-9c85-54466d501d74 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:46.726392 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-046821b1-6dc1-4624-9c85-54466d501d74 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:46.731972 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:46.731972 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:46.732482 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-046821b1-6dc1-4624-9c85-54466d501d74 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot retrieved successfully. Aug 06 14:25:46.733373 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-046821b1-6dc1-4624-9c85-54466d501d74 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f returned with HTTP 200 Aug 06 14:25:46.733807 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 502/2008] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:46 2026] GET /volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:46.742988 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-828ae77f-133e-4e2d-8b64-585ac9e4982b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:46.769204 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-828ae77f-133e-4e2d-8b64-585ac9e4982b tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] POST https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f/action Aug 06 14:25:46.769545 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-828ae77f-133e-4e2d-8b64-585ac9e4982b tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:25:46.769665 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-828ae77f-133e-4e2d-8b64-585ac9e4982b tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:46.770986 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.admin_actions [None req-828ae77f-133e-4e2d-8b64-585ac9e4982b tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Updating snapshot '246339b2-09f9-4823-9f3d-a454cad6f17f' with '{'status': 'creating'}' {{(pid=100399) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 14:25:46.778486 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:46.778486 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:46.788003 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-828ae77f-133e-4e2d-8b64-585ac9e4982b tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f/action returned with HTTP 202 Aug 06 14:25:46.788405 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 501/2009] 10.4.3.229 () {68 vars in 1396 bytes} [Thu Aug 6 14:25:46 2026] POST /volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:25:46.794376 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3b763c98-083f-459f-a2b4-d25b284e6d0b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:46.796133 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3b763c98-083f-459f-a2b4-d25b284e6d0b tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f Aug 06 14:25:46.796324 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3b763c98-083f-459f-a2b4-d25b284e6d0b tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:46.796522 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3b763c98-083f-459f-a2b4-d25b284e6d0b tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:46.800860 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:46.800860 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:46.801216 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3b763c98-083f-459f-a2b4-d25b284e6d0b tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot retrieved successfully. Aug 06 14:25:46.801910 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3b763c98-083f-459f-a2b4-d25b284e6d0b tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f returned with HTTP 200 Aug 06 14:25:46.802219 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 505/2010] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:46 2026] GET /volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:46.809690 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f8eb4d31-cc22-4c5f-ac09-b0798a9ed2d1 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:46.811406 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f8eb4d31-cc22-4c5f-ac09-b0798a9ed2d1 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] POST https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f/action Aug 06 14:25:46.811765 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f8eb4d31-cc22-4c5f-ac09-b0798a9ed2d1 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:25:46.811898 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f8eb4d31-cc22-4c5f-ac09-b0798a9ed2d1 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:46.813173 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.contrib.admin_actions [None req-f8eb4d31-cc22-4c5f-ac09-b0798a9ed2d1 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Updating snapshot '246339b2-09f9-4823-9f3d-a454cad6f17f' with '{'status': 'available'}' {{(pid=100397) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 14:25:46.821642 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:46.821642 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:46.833606 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f8eb4d31-cc22-4c5f-ac09-b0798a9ed2d1 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f/action returned with HTTP 202 Aug 06 14:25:46.834188 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 503/2011] 10.4.3.229 () {68 vars in 1396 bytes} [Thu Aug 6 14:25:46 2026] POST /volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:25:46.840632 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-cd3d8207-afbc-49cc-8f27-351baccbb0ea None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:46.842553 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cd3d8207-afbc-49cc-8f27-351baccbb0ea tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f Aug 06 14:25:46.842838 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cd3d8207-afbc-49cc-8f27-351baccbb0ea tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:46.843054 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cd3d8207-afbc-49cc-8f27-351baccbb0ea tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:46.847583 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:46.847583 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:46.847978 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-cd3d8207-afbc-49cc-8f27-351baccbb0ea tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot retrieved successfully. Aug 06 14:25:46.848659 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cd3d8207-afbc-49cc-8f27-351baccbb0ea tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f returned with HTTP 200 Aug 06 14:25:46.849038 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 503/2012] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:46 2026] GET /volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:46.857891 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-349105d5-0c1a-4074-9310-6e350eb008d1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:46.859557 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-349105d5-0c1a-4074-9310-6e350eb008d1 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:25:46.859908 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-349105d5-0c1a-4074-9310-6e350eb008d1 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d6e325c0-8fa0-4d36-8297-04e34b62df21", "name": "tempest-SnapshotsActionsTest-Snapshot-1967778095"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:46.867837 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:46.867837 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:46.868267 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-349105d5-0c1a-4074-9310-6e350eb008d1 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Volume info retrieved successfully. Aug 06 14:25:46.868390 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-349105d5-0c1a-4074-9310-6e350eb008d1 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Create snapshot from volume d6e325c0-8fa0-4d36-8297-04e34b62df21 Aug 06 14:25:46.891198 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-349105d5-0c1a-4074-9310-6e350eb008d1 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Created reservations ['6e6528d1-cea5-48ed-bd63-680ce9922c74', '9a4c9e17-a02c-4d35-ab08-32a992cc3230', 'e4c493d7-73b7-43dc-b4e7-f7f414b5e6bf', '83b284fe-f2e7-453b-8342-17183a7a244a'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:25:46.913313 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-349105d5-0c1a-4074-9310-6e350eb008d1 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot create request issued successfully. Aug 06 14:25:46.913644 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-349105d5-0c1a-4074-9310-6e350eb008d1 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:25:46.914048 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 502/2013] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:25:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:25:46.923887 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3a5fc5ec-d43d-424c-addb-4091891f72e9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:46.926091 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3a5fc5ec-d43d-424c-addb-4091891f72e9 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/29711e85-03a2-4dc4-bb54-47ab62ce5eb8 Aug 06 14:25:46.926296 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3a5fc5ec-d43d-424c-addb-4091891f72e9 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:46.926522 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3a5fc5ec-d43d-424c-addb-4091891f72e9 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:46.932586 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:46.932586 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:46.933002 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3a5fc5ec-d43d-424c-addb-4091891f72e9 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot retrieved successfully. Aug 06 14:25:46.933675 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3a5fc5ec-d43d-424c-addb-4091891f72e9 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/29711e85-03a2-4dc4-bb54-47ab62ce5eb8 returned with HTTP 200 Aug 06 14:25:46.934130 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 506/2014] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:46 2026] GET /volume/v3/snapshots/29711e85-03a2-4dc4-bb54-47ab62ce5eb8 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:47.011378 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-cbf0240f-7637-48d8-99d9-91dffe5bea38 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:47.013105 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-cbf0240f-7637-48d8-99d9-91dffe5bea38 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] GET https://10.4.3.229/volume/v3/volumes/68dc26f8-8949-4df0-9f33-57aca10e8f4d Aug 06 14:25:47.013280 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-cbf0240f-7637-48d8-99d9-91dffe5bea38 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:47.013465 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-cbf0240f-7637-48d8-99d9-91dffe5bea38 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:47.018417 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-cbf0240f-7637-48d8-99d9-91dffe5bea38 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] https://10.4.3.229/volume/v3/volumes/68dc26f8-8949-4df0-9f33-57aca10e8f4d returned with HTTP 404 Aug 06 14:25:47.018843 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 504/2015] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:47 2026] GET /volume/v3/volumes/68dc26f8-8949-4df0-9f33-57aca10e8f4d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:47.025810 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-dc9faa03-443b-4edc-b960-5d72006ef055 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:47.027406 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-dc9faa03-443b-4edc-b960-5d72006ef055 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:25:47.027759 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-dc9faa03-443b-4edc-b960-5d72006ef055 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1513914"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:47.029104 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-dc9faa03-443b-4edc-b960-5d72006ef055 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1513914'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:25:47.029217 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-dc9faa03-443b-4edc-b960-5d72006ef055 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Create volume of 1 GB Aug 06 14:25:47.032900 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-dc9faa03-443b-4edc-b960-5d72006ef055 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Availability Zones retrieved successfully. Aug 06 14:25:47.038034 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-dc9faa03-443b-4edc-b960-5d72006ef055 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Flow 'volume_create_api' (bb6cae84-a1ea-4356-b0f4-92d82cb53d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:25:47.038855 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-dc9faa03-443b-4edc-b960-5d72006ef055 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c399b59f-d729-4d68-9f4e-9cf76b61ab5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:47.040151 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-dc9faa03-443b-4edc-b960-5d72006ef055 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:25:47.062037 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-dc9faa03-443b-4edc-b960-5d72006ef055 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c399b59f-d729-4d68-9f4e-9cf76b61ab5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:47.062699 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-dc9faa03-443b-4edc-b960-5d72006ef055 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbf4fecb-db93-41c4-8bac-a0a16ee3cff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:47.094524 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-dc9faa03-443b-4edc-b960-5d72006ef055 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Created reservations ['5c46d0bb-24a5-48ff-baeb-8ea6069dd44b', '88a24edc-60f0-40e1-b603-e8429d598ceb', '60e1bb96-a424-4ec8-a9c4-8504b6f4bfa8', 'aadaaf72-044d-4f61-b46c-4b37480bb950'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:25:47.095223 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-dc9faa03-443b-4edc-b960-5d72006ef055 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbf4fecb-db93-41c4-8bac-a0a16ee3cff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c46d0bb-24a5-48ff-baeb-8ea6069dd44b', '88a24edc-60f0-40e1-b603-e8429d598ceb', '60e1bb96-a424-4ec8-a9c4-8504b6f4bfa8', 'aadaaf72-044d-4f61-b46c-4b37480bb950']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:47.096239 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-dc9faa03-443b-4edc-b960-5d72006ef055 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd4b014b-983f-43b6-940d-301965b40608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:47.117342 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-dc9faa03-443b-4edc-b960-5d72006ef055 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd4b014b-983f-43b6-940d-301965b40608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '335878ca-abfd-4b19-8991-3d4b0151dc17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1513914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4caf157a88414cd083b0653481ae0a71',qos_specs=None,replication_status=,reservations=['5c46d0bb-24a5-48ff-baeb-8ea6069dd44b','88a24edc-60f0-40e1-b603-e8429d598ceb','60e1bb96-a424-4ec8-a9c4-8504b6f4bfa8','aadaaf72-044d-4f61-b46c-4b37480bb950'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75159f0a117e4a8787989ec729f69074',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:25:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1513914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=335878ca-abfd-4b19-8991-3d4b0151dc17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4caf157a88414cd083b0653481ae0a71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75159f0a117e4a8787989ec729f69074',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:47.118372 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-dc9faa03-443b-4edc-b960-5d72006ef055 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec398406-e046-4540-8958-1e4a05400120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:47.136639 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-dc9faa03-443b-4edc-b960-5d72006ef055 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec398406-e046-4540-8958-1e4a05400120) transitioned into state 'SUCCESS' from state '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-1513914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4caf157a88414cd083b0653481ae0a71',qos_specs=None,replication_status=,reservations=['5c46d0bb-24a5-48ff-baeb-8ea6069dd44b','88a24edc-60f0-40e1-b603-e8429d598ceb','60e1bb96-a424-4ec8-a9c4-8504b6f4bfa8','aadaaf72-044d-4f61-b46c-4b37480bb950'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75159f0a117e4a8787989ec729f69074',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:47.137379 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-dc9faa03-443b-4edc-b960-5d72006ef055 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a31c01c-92b7-4750-8c81-ce38165a8618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:47.146091 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-dc9faa03-443b-4edc-b960-5d72006ef055 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a31c01c-92b7-4750-8c81-ce38165a8618) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:47.146911 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-dc9faa03-443b-4edc-b960-5d72006ef055 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Flow 'volume_create_api' (bb6cae84-a1ea-4356-b0f4-92d82cb53d55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:25:47.147268 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-dc9faa03-443b-4edc-b960-5d72006ef055 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Create volume request issued successfully. Aug 06 14:25:47.147878 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-dc9faa03-443b-4edc-b960-5d72006ef055 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:25:47.148312 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 504/2016] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:25:47 2026] POST /volume/v3/volumes => generated 745 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:25:47.158878 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-13f2cb39-78cb-44a7-9110-a88a9ca19fc5 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:47.160830 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-13f2cb39-78cb-44a7-9110-a88a9ca19fc5 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] GET https://10.4.3.229/volume/v3/volumes/335878ca-abfd-4b19-8991-3d4b0151dc17 Aug 06 14:25:47.161345 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-13f2cb39-78cb-44a7-9110-a88a9ca19fc5 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:47.161345 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-13f2cb39-78cb-44a7-9110-a88a9ca19fc5 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:47.167633 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:47.167633 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:47.170859 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-13f2cb39-78cb-44a7-9110-a88a9ca19fc5 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Volume info retrieved successfully. Aug 06 14:25:47.174207 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-13f2cb39-78cb-44a7-9110-a88a9ca19fc5 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] https://10.4.3.229/volume/v3/volumes/335878ca-abfd-4b19-8991-3d4b0151dc17 returned with HTTP 200 Aug 06 14:25:47.174578 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 503/2017] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:47 2026] GET /volume/v3/volumes/335878ca-abfd-4b19-8991-3d4b0151dc17 => generated 813 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:47.404564 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-28eccfea-8c94-4985-bd72-78252d55e75c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:47.408147 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-28eccfea-8c94-4985-bd72-78252d55e75c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:47.408483 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-28eccfea-8c94-4985-bd72-78252d55e75c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:47.408885 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-28eccfea-8c94-4985-bd72-78252d55e75c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:47.408994 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-28eccfea-8c94-4985-bd72-78252d55e75c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:47.413586 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:47.413586 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:47.414903 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-28eccfea-8c94-4985-bd72-78252d55e75c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 200 Aug 06 14:25:47.415319 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 507/2018] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:47 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:47.449609 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f6d9f719-537b-49c8-a49f-b7922296cbfa None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:47.451947 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f6d9f719-537b-49c8-a49f-b7922296cbfa tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] GET https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 Aug 06 14:25:47.452183 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f6d9f719-537b-49c8-a49f-b7922296cbfa tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:47.452390 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f6d9f719-537b-49c8-a49f-b7922296cbfa tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:47.456616 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-9d6441d6-9d57-4faf-9eb1-c7c199d4fa88 req-ed970373-4ee6-446e-9b96-c7d728cf27dd None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:47.458903 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-9d6441d6-9d57-4faf-9eb1-c7c199d4fa88 req-ed970373-4ee6-446e-9b96-c7d728cf27dd tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] POST https://10.4.3.229/volume/v3/attachments/1cc52f9d-1932-450a-9d18-66701f917816/action Aug 06 14:25:47.459250 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-9d6441d6-9d57-4faf-9eb1-c7c199d4fa88 req-ed970373-4ee6-446e-9b96-c7d728cf27dd tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Action body: b'{"os-complete": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:25:47.459364 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-9d6441d6-9d57-4faf-9eb1-c7c199d4fa88 req-ed970373-4ee6-446e-9b96-c7d728cf27dd tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:47.461854 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:47.461854 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:47.464939 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f6d9f719-537b-49c8-a49f-b7922296cbfa tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Volume info retrieved successfully. Aug 06 14:25:47.468556 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f6d9f719-537b-49c8-a49f-b7922296cbfa tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 returned with HTTP 200 Aug 06 14:25:47.468903 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 505/2019] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:25:47 2026] GET /volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:47.473455 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:47.473455 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:47.484079 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-9d6441d6-9d57-4faf-9eb1-c7c199d4fa88 req-ed970373-4ee6-446e-9b96-c7d728cf27dd tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] https://10.4.3.229/volume/v3/attachments/1cc52f9d-1932-450a-9d18-66701f917816/action returned with HTTP 204 Aug 06 14:25:47.484540 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 505/2020] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:25:47 2026] POST /volume/v3/attachments/1cc52f9d-1932-450a-9d18-66701f917816/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:47.580137 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-0436325b-78cf-40be-8c50-db50c0a16f5f req-70871a5e-adb0-4f93-b389-bc2002d42556 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:47.582092 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-0436325b-78cf-40be-8c50-db50c0a16f5f req-70871a5e-adb0-4f93-b389-bc2002d42556 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] DELETE https://10.4.3.229/volume/v3/attachments/e5f8031c-b0ee-4abf-bbe0-b92517b9bc18 Aug 06 14:25:47.582274 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-0436325b-78cf-40be-8c50-db50c0a16f5f req-70871a5e-adb0-4f93-b389-bc2002d42556 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:47.582471 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-0436325b-78cf-40be-8c50-db50c0a16f5f req-70871a5e-adb0-4f93-b389-bc2002d42556 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:47.589196 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:47.589196 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:47.628549 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7ab2b41a-2c27-4020-bf36-c61daf1be4a7 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:47.630136 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-0436325b-78cf-40be-8c50-db50c0a16f5f req-70871a5e-adb0-4f93-b389-bc2002d42556 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/attachments/e5f8031c-b0ee-4abf-bbe0-b92517b9bc18 returned with HTTP 200 Aug 06 14:25:47.630205 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7ab2b41a-2c27-4020-bf36-c61daf1be4a7 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 Aug 06 14:25:47.630395 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7ab2b41a-2c27-4020-bf36-c61daf1be4a7 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:47.630601 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 504/2021] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:25:47 2026] DELETE /volume/v3/attachments/e5f8031c-b0ee-4abf-bbe0-b92517b9bc18 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:47.630637 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7ab2b41a-2c27-4020-bf36-c61daf1be4a7 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:47.630759 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-7ab2b41a-2c27-4020-bf36-c61daf1be4a7 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id b44bde27-3fc6-43c3-8d39-6fbc954815d3. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:47.634700 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:47.634700 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:47.635368 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7ab2b41a-2c27-4020-bf36-c61daf1be4a7 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 returned with HTTP 200 Aug 06 14:25:47.635713 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 508/2022] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:47 2026] GET /volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 => generated 707 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:47.941959 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9374894b-5342-4907-87d5-d27a87692f00 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:47.943818 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9374894b-5342-4907-87d5-d27a87692f00 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/29711e85-03a2-4dc4-bb54-47ab62ce5eb8 Aug 06 14:25:47.944010 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9374894b-5342-4907-87d5-d27a87692f00 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:47.944195 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9374894b-5342-4907-87d5-d27a87692f00 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:47.949476 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:47.949476 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:47.949885 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-9374894b-5342-4907-87d5-d27a87692f00 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot retrieved successfully. Aug 06 14:25:47.950610 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9374894b-5342-4907-87d5-d27a87692f00 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/29711e85-03a2-4dc4-bb54-47ab62ce5eb8 returned with HTTP 200 Aug 06 14:25:47.950980 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 506/2023] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:47 2026] GET /volume/v3/snapshots/29711e85-03a2-4dc4-bb54-47ab62ce5eb8 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:47.958539 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0c753bbd-ae57-4356-9eeb-22433b2fa7d9 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:47.960296 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0c753bbd-ae57-4356-9eeb-22433b2fa7d9 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] POST https://10.4.3.229/volume/v3/snapshots/29711e85-03a2-4dc4-bb54-47ab62ce5eb8/action Aug 06 14:25:47.960700 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0c753bbd-ae57-4356-9eeb-22433b2fa7d9 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:25:47.961125 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0c753bbd-ae57-4356-9eeb-22433b2fa7d9 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:47.962441 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.admin_actions [None req-0c753bbd-ae57-4356-9eeb-22433b2fa7d9 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Updating snapshot '29711e85-03a2-4dc4-bb54-47ab62ce5eb8' with '{'status': 'creating'}' {{(pid=100398) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 14:25:47.981976 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:47.981976 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:47.992458 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0c753bbd-ae57-4356-9eeb-22433b2fa7d9 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] https://10.4.3.229/volume/v3/snapshots/29711e85-03a2-4dc4-bb54-47ab62ce5eb8/action returned with HTTP 202 Aug 06 14:25:47.992963 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 506/2024] 10.4.3.229 () {68 vars in 1396 bytes} [Thu Aug 6 14:25:47 2026] POST /volume/v3/snapshots/29711e85-03a2-4dc4-bb54-47ab62ce5eb8/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:25:48.002267 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-609d2014-c05a-4fe3-b6d2-bb75308e48a3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:48.005047 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-609d2014-c05a-4fe3-b6d2-bb75308e48a3 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/29711e85-03a2-4dc4-bb54-47ab62ce5eb8 Aug 06 14:25:48.005047 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-609d2014-c05a-4fe3-b6d2-bb75308e48a3 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:48.005047 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-609d2014-c05a-4fe3-b6d2-bb75308e48a3 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:48.011813 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:48.011813 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:48.011813 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-609d2014-c05a-4fe3-b6d2-bb75308e48a3 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot retrieved successfully. Aug 06 14:25:48.012087 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-609d2014-c05a-4fe3-b6d2-bb75308e48a3 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/29711e85-03a2-4dc4-bb54-47ab62ce5eb8 returned with HTTP 200 Aug 06 14:25:48.012527 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 505/2025] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:48 2026] GET /volume/v3/snapshots/29711e85-03a2-4dc4-bb54-47ab62ce5eb8 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:48.021729 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-bab2605b-9e38-4370-a7e2-43c9a0b65f31 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:48.023459 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bab2605b-9e38-4370-a7e2-43c9a0b65f31 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] POST https://10.4.3.229/volume/v3/snapshots/29711e85-03a2-4dc4-bb54-47ab62ce5eb8/action Aug 06 14:25:48.023720 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bab2605b-9e38-4370-a7e2-43c9a0b65f31 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:25:48.023853 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bab2605b-9e38-4370-a7e2-43c9a0b65f31 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:48.042187 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:48.042187 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:48.042573 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-bab2605b-9e38-4370-a7e2-43c9a0b65f31 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Snapshot retrieved successfully. Aug 06 14:25:48.056540 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-bab2605b-9e38-4370-a7e2-43c9a0b65f31 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Snapshot delete request issued successfully. Aug 06 14:25:48.059444 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bab2605b-9e38-4370-a7e2-43c9a0b65f31 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] https://10.4.3.229/volume/v3/snapshots/29711e85-03a2-4dc4-bb54-47ab62ce5eb8/action returned with HTTP 202 Aug 06 14:25:48.059444 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 509/2026] 10.4.3.229 () {68 vars in 1396 bytes} [Thu Aug 6 14:25:48 2026] POST /volume/v3/snapshots/29711e85-03a2-4dc4-bb54-47ab62ce5eb8/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:25:48.064407 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-37be5b56-4c95-4e6f-8333-ddad49e5d192 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:48.066308 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-37be5b56-4c95-4e6f-8333-ddad49e5d192 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/29711e85-03a2-4dc4-bb54-47ab62ce5eb8 Aug 06 14:25:48.066533 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-37be5b56-4c95-4e6f-8333-ddad49e5d192 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:48.066717 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-37be5b56-4c95-4e6f-8333-ddad49e5d192 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:48.071739 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:48.071739 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:48.072132 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-37be5b56-4c95-4e6f-8333-ddad49e5d192 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot retrieved successfully. Aug 06 14:25:48.072894 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-37be5b56-4c95-4e6f-8333-ddad49e5d192 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/29711e85-03a2-4dc4-bb54-47ab62ce5eb8 returned with HTTP 200 Aug 06 14:25:48.073266 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 507/2027] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:48 2026] GET /volume/v3/snapshots/29711e85-03a2-4dc4-bb54-47ab62ce5eb8 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:48.174928 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1d76544c-deb6-4a2a-8848-84c78be76ca3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:48.176730 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1d76544c-deb6-4a2a-8848-84c78be76ca3 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af Aug 06 14:25:48.176938 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1d76544c-deb6-4a2a-8848-84c78be76ca3 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:48.177125 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1d76544c-deb6-4a2a-8848-84c78be76ca3 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:48.183161 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:48.183161 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:48.187237 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-1d76544c-deb6-4a2a-8848-84c78be76ca3 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:25:48.187869 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-3b6cd2ab-9050-4fb9-b27c-1121ec38f064 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:48.189701 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3b6cd2ab-9050-4fb9-b27c-1121ec38f064 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] GET https://10.4.3.229/volume/v3/volumes/335878ca-abfd-4b19-8991-3d4b0151dc17 Aug 06 14:25:48.189701 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3b6cd2ab-9050-4fb9-b27c-1121ec38f064 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:48.189885 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3b6cd2ab-9050-4fb9-b27c-1121ec38f064 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:48.190718 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1d76544c-deb6-4a2a-8848-84c78be76ca3 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af returned with HTTP 200 Aug 06 14:25:48.191064 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 507/2028] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:48 2026] GET /volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:48.203843 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:48.203843 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:48.208720 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-3b6cd2ab-9050-4fb9-b27c-1121ec38f064 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Volume info retrieved successfully. Aug 06 14:25:48.212998 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3b6cd2ab-9050-4fb9-b27c-1121ec38f064 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] https://10.4.3.229/volume/v3/volumes/335878ca-abfd-4b19-8991-3d4b0151dc17 returned with HTTP 200 Aug 06 14:25:48.213482 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 506/2029] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:48 2026] GET /volume/v3/volumes/335878ca-abfd-4b19-8991-3d4b0151dc17 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:48.224399 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f5d2bc7b-1483-4bd3-9dde-099c2d076eec None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:48.226178 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f5d2bc7b-1483-4bd3-9dde-099c2d076eec tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:25:48.226540 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f5d2bc7b-1483-4bd3-9dde-099c2d076eec tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "335878ca-abfd-4b19-8991-3d4b0151dc17", "name": "tempest-VolumesExtendTest-Snapshot-127611924"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:48.234505 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:48.234505 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:48.234993 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f5d2bc7b-1483-4bd3-9dde-099c2d076eec tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Volume info retrieved successfully. Aug 06 14:25:48.234993 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-f5d2bc7b-1483-4bd3-9dde-099c2d076eec tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Create snapshot from volume 335878ca-abfd-4b19-8991-3d4b0151dc17 Aug 06 14:25:48.265918 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-f5d2bc7b-1483-4bd3-9dde-099c2d076eec tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Created reservations ['e779838f-a1b5-466b-a637-af3f59d4b711', 'c5b33f1c-743b-4fc1-b4f2-f5dd67037356', '8846f50c-cedc-4a4a-98ad-60b313ebd2a2', '691dbb76-9e97-4cf3-95bf-2da5a68d8e00'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:25:48.292615 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f5d2bc7b-1483-4bd3-9dde-099c2d076eec tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Snapshot create request issued successfully. Aug 06 14:25:48.292938 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f5d2bc7b-1483-4bd3-9dde-099c2d076eec tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:25:48.293368 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 510/2030] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:25:48 2026] POST /volume/v3/snapshots => generated 303 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:25:48.304815 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0b04afcf-8b0a-414d-bb9e-6f6ef403185f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:48.307112 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0b04afcf-8b0a-414d-bb9e-6f6ef403185f tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] GET https://10.4.3.229/volume/v3/snapshots/509f9a1b-7283-4b12-ad86-d3464f5b71cb Aug 06 14:25:48.307363 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0b04afcf-8b0a-414d-bb9e-6f6ef403185f tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:48.307640 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0b04afcf-8b0a-414d-bb9e-6f6ef403185f tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:48.313373 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:48.313373 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:48.314547 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-0b04afcf-8b0a-414d-bb9e-6f6ef403185f tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Snapshot retrieved successfully. Aug 06 14:25:48.314958 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0b04afcf-8b0a-414d-bb9e-6f6ef403185f tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] https://10.4.3.229/volume/v3/snapshots/509f9a1b-7283-4b12-ad86-d3464f5b71cb returned with HTTP 200 Aug 06 14:25:48.315562 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 508/2031] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:48 2026] GET /volume/v3/snapshots/509f9a1b-7283-4b12-ad86-d3464f5b71cb => generated 435 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:48.426102 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7a7a26ca-a2b2-4c37-b0a0-6ccd2aeacab3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:48.427840 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7a7a26ca-a2b2-4c37-b0a0-6ccd2aeacab3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:48.428058 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7a7a26ca-a2b2-4c37-b0a0-6ccd2aeacab3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:48.428289 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7a7a26ca-a2b2-4c37-b0a0-6ccd2aeacab3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:48.428442 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-7a7a26ca-a2b2-4c37-b0a0-6ccd2aeacab3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:48.432370 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:48.432370 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:48.433085 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7a7a26ca-a2b2-4c37-b0a0-6ccd2aeacab3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 200 Aug 06 14:25:48.433442 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 508/2032] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:48 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 836 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:48.444873 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a539f275-ee9c-43cc-a922-3ea938a13188 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:48.446597 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a539f275-ee9c-43cc-a922-3ea938a13188 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/604a818a-f0fc-4c6c-9f3f-dc062944f8d3 Aug 06 14:25:48.446837 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a539f275-ee9c-43cc-a922-3ea938a13188 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:48.447020 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a539f275-ee9c-43cc-a922-3ea938a13188 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:48.451757 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:48.451757 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:48.452171 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-a539f275-ee9c-43cc-a922-3ea938a13188 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:25:48.452939 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a539f275-ee9c-43cc-a922-3ea938a13188 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/604a818a-f0fc-4c6c-9f3f-dc062944f8d3 returned with HTTP 200 Aug 06 14:25:48.453312 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 507/2033] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:48 2026] GET /volume/v3/snapshots/604a818a-f0fc-4c6c-9f3f-dc062944f8d3 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:48.461124 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d5b43cfe-5a85-417a-b91f-bcb64c40792e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:48.463381 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d5b43cfe-5a85-417a-b91f-bcb64c40792e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:48.463634 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d5b43cfe-5a85-417a-b91f-bcb64c40792e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:48.463877 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d5b43cfe-5a85-417a-b91f-bcb64c40792e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:48.464014 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-d5b43cfe-5a85-417a-b91f-bcb64c40792e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:48.468810 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:48.468810 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:48.469735 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d5b43cfe-5a85-417a-b91f-bcb64c40792e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 200 Aug 06 14:25:48.470275 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 511/2034] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:48 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 836 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:48.478304 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e8e6f6ce-7278-44a2-a724-416b8be6d166 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:48.479976 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e8e6f6ce-7278-44a2-a724-416b8be6d166 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] DELETE https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:48.480148 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e8e6f6ce-7278-44a2-a724-416b8be6d166 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:48.481343 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e8e6f6ce-7278-44a2-a724-416b8be6d166 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:48.481343 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.contrib.backups [None req-e8e6f6ce-7278-44a2-a724-416b8be6d166 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete backup with id: bdffcc4c-df90-4b74-9ba3-d718df83dc41. Aug 06 14:25:48.482911 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d1b57796-cf01-40f8-a33f-b1b266dd3d3f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:48.484564 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:48.484564 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:48.484623 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d1b57796-cf01-40f8-a33f-b1b266dd3d3f tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] GET https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 Aug 06 14:25:48.484796 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d1b57796-cf01-40f8-a33f-b1b266dd3d3f tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:48.485004 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d1b57796-cf01-40f8-a33f-b1b266dd3d3f tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:48.493877 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:48.493877 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:48.497285 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d1b57796-cf01-40f8-a33f-b1b266dd3d3f tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Volume info retrieved successfully. Aug 06 14:25:48.498692 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.backup.rpcapi [None req-e8e6f6ce-7278-44a2-a724-416b8be6d166 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] delete_backup rpcapi backup_id bdffcc4c-df90-4b74-9ba3-d718df83dc41 {{(pid=100397) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:25:48.500407 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e8e6f6ce-7278-44a2-a724-416b8be6d166 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 202 Aug 06 14:25:48.500567 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 509/2035] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:25:48 2026] DELETE /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:25:48.502082 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d1b57796-cf01-40f8-a33f-b1b266dd3d3f tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 returned with HTTP 200 Aug 06 14:25:48.502442 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 509/2036] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:25:48 2026] GET /volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:25:48.507829 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-82a8db17-8bfa-438a-86ff-76a51e824ed3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:48.509678 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-82a8db17-8bfa-438a-86ff-76a51e824ed3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:48.509883 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-82a8db17-8bfa-438a-86ff-76a51e824ed3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:48.510053 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-82a8db17-8bfa-438a-86ff-76a51e824ed3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:48.510156 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-82a8db17-8bfa-438a-86ff-76a51e824ed3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:48.514178 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:48.514178 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:48.514852 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-82a8db17-8bfa-438a-86ff-76a51e824ed3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 200 Aug 06 14:25:48.515177 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 508/2037] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:48 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:48.516411 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-cc04ef6d-f37b-43e2-a966-87e6cf706db8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:48.518880 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cc04ef6d-f37b-43e2-a966-87e6cf706db8 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] GET https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 Aug 06 14:25:48.519038 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cc04ef6d-f37b-43e2-a966-87e6cf706db8 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:48.519173 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cc04ef6d-f37b-43e2-a966-87e6cf706db8 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:48.527698 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:48.527698 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:48.530708 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-cc04ef6d-f37b-43e2-a966-87e6cf706db8 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Volume info retrieved successfully. Aug 06 14:25:48.534121 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cc04ef6d-f37b-43e2-a966-87e6cf706db8 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 returned with HTTP 200 Aug 06 14:25:48.534461 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 512/2038] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:25:48 2026] GET /volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 => generated 1174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:25:48.548615 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5184d7d2-dac4-4ef5-b608-f40abbafdf97 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:48.550296 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 510/2039] 10.4.3.229 () {70 vars in 1611 bytes} [Thu Aug 6 14:25:48 2026] DELETE /volume/v3/attachments/1cc52f9d-1932-450a-9d18-66701f917816 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 06 14:25:48.557206 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-71405376-e69e-481c-8bd8-2d8c4887f817 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:48.649372 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-fa0d300c-7ca6-493b-9e33-9ec3d4482f00 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:48.651996 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fa0d300c-7ca6-493b-9e33-9ec3d4482f00 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 Aug 06 14:25:48.652071 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 510/2040] 10.4.3.229 () {70 vars in 1611 bytes} [Thu Aug 6 14:25:48 2026] DELETE /volume/v3/attachments/1cc52f9d-1932-450a-9d18-66701f917816 => generated 114 bytes in 95 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 06 14:25:48.652107 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fa0d300c-7ca6-493b-9e33-9ec3d4482f00 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:48.652107 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fa0d300c-7ca6-493b-9e33-9ec3d4482f00 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:48.652107 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-fa0d300c-7ca6-493b-9e33-9ec3d4482f00 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id b44bde27-3fc6-43c3-8d39-6fbc954815d3. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:48.655890 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:48.655890 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:48.656562 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fa0d300c-7ca6-493b-9e33-9ec3d4482f00 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 returned with HTTP 200 Aug 06 14:25:48.657076 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 509/2041] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:48 2026] GET /volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:48.665795 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e1e88f4a-08bc-41b3-b7ec-32b24e3a3b33 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:48.667476 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-3c19d187-8484-4be8-8aad-5d86ef259d20 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:48.667850 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e1e88f4a-08bc-41b3-b7ec-32b24e3a3b33 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 Aug 06 14:25:48.668035 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e1e88f4a-08bc-41b3-b7ec-32b24e3a3b33 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:48.668236 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e1e88f4a-08bc-41b3-b7ec-32b24e3a3b33 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:48.668339 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-e1e88f4a-08bc-41b3-b7ec-32b24e3a3b33 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id b44bde27-3fc6-43c3-8d39-6fbc954815d3. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:48.670477 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3c19d187-8484-4be8-8aad-5d86ef259d20 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] DELETE https://10.4.3.229/volume/v3/attachments/1cc52f9d-1932-450a-9d18-66701f917816 Aug 06 14:25:48.670691 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3c19d187-8484-4be8-8aad-5d86ef259d20 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:48.670888 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3c19d187-8484-4be8-8aad-5d86ef259d20 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:48.673188 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:48.673188 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:48.674276 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e1e88f4a-08bc-41b3-b7ec-32b24e3a3b33 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 returned with HTTP 200 Aug 06 14:25:48.674664 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 513/2042] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:48 2026] GET /volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:48.678305 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:48.678305 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:48.686603 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-813a9836-8650-4e80-b373-36a6a9fdc24a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:48.694129 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-813a9836-8650-4e80-b373-36a6a9fdc24a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] DELETE https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 Aug 06 14:25:48.694452 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-813a9836-8650-4e80-b373-36a6a9fdc24a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:48.694666 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-813a9836-8650-4e80-b373-36a6a9fdc24a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:48.694749 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.backups [None req-813a9836-8650-4e80-b373-36a6a9fdc24a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Delete backup with id: b44bde27-3fc6-43c3-8d39-6fbc954815d3. Aug 06 14:25:48.701003 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:48.701003 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:48.723438 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.backup.rpcapi [None req-813a9836-8650-4e80-b373-36a6a9fdc24a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] delete_backup rpcapi backup_id b44bde27-3fc6-43c3-8d39-6fbc954815d3 {{(pid=100398) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:25:48.729028 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-813a9836-8650-4e80-b373-36a6a9fdc24a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 returned with HTTP 202 Aug 06 14:25:48.729396 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 511/2043] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:25:48 2026] DELETE /volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:25:48.739716 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-77b6b5aa-58f0-4b6b-aa35-d5be8b928233 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:48.742526 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-3c19d187-8484-4be8-8aad-5d86ef259d20 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Attachment connected to vm c6baf8da-8730-412e-a106-b809288d8f3f, checking data on nova Aug 06 14:25:48.742602 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-77b6b5aa-58f0-4b6b-aa35-d5be8b928233 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 Aug 06 14:25:48.742602 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-77b6b5aa-58f0-4b6b-aa35-d5be8b928233 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:48.742709 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.compute.nova [None req-3c19d187-8484-4be8-8aad-5d86ef259d20 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Creating Keystone token plugin using URL: https://10.4.3.229/identity {{(pid=100397) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 06 14:25:48.742758 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-77b6b5aa-58f0-4b6b-aa35-d5be8b928233 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:48.742758 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-77b6b5aa-58f0-4b6b-aa35-d5be8b928233 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id b44bde27-3fc6-43c3-8d39-6fbc954815d3. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:48.749361 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:48.749361 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:48.750311 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-77b6b5aa-58f0-4b6b-aa35-d5be8b928233 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 returned with HTTP 200 Aug 06 14:25:48.750681 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 510/2044] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:48 2026] GET /volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:48.877744 np0000006659 devstack@c-api.service[100397]: DEBUG novaclient.v2.client [None req-3c19d187-8484-4be8-8aad-5d86ef259d20 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] REQ: curl -g -i -X GET https://10.4.3.229/compute/v2.1/servers/c6baf8da-8730-412e-a106-b809288d8f3f/os-volume_attachments/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c91a90acc10db589aacdb8dc82705a2ec1d471b4bb42e9644496931fbd9a6f56" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-3c19d187-8484-4be8-8aad-5d86ef259d20" -H "X-Service-Token: {SHA256}0646f90682668dd6c5f94741742697861e422e18ba065ed0f390c894a54dca58" {{(pid=100397) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 06 14:25:49.022555 np0000006659 devstack@c-api.service[100397]: DEBUG novaclient.v2.client [None req-3c19d187-8484-4be8-8aad-5d86ef259d20 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 06 Aug 2026 14:25:48 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-d8ffaa5c-00aa-4be0-b73f-330bd7eb852e x-openstack-request-id: req-d8ffaa5c-00aa-4be0-b73f-330bd7eb852e {{(pid=100397) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 06 14:25:49.022983 np0000006659 devstack@c-api.service[100397]: DEBUG novaclient.v2.client [None req-3c19d187-8484-4be8-8aad-5d86ef259d20 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "56cbaaef-d8c7-4cbc-9bad-d43b449bfe73", "serverId": "c6baf8da-8730-412e-a106-b809288d8f3f", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "1cc52f9d-1932-450a-9d18-66701f917816", "bdm_uuid": "cf3b4259-8d25-4763-9f24-fc16fadfdddc"}} {{(pid=100397) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 06 14:25:49.022983 np0000006659 devstack@c-api.service[100397]: DEBUG novaclient.v2.client [None req-3c19d187-8484-4be8-8aad-5d86ef259d20 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] GET call to compute for https://10.4.3.229/compute/v2.1/servers/c6baf8da-8730-412e-a106-b809288d8f3f/os-volume_attachments/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 used request id req-d8ffaa5c-00aa-4be0-b73f-330bd7eb852e {{(pid=100397) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 06 14:25:49.024913 np0000006659 devstack@c-api.service[100397]: ERROR cinder.volume.api [None req-3c19d187-8484-4be8-8aad-5d86ef259d20 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-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 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault [None req-3c19d187-8484-4be8-8aad-5d86ef259d20 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Caught error: Detach volume from instance c6baf8da-8730-412e-a106-b809288d8f3f using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c6baf8da-8730-412e-a106-b809288d8f3f using the Compute API Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: 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 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 06 14:25:49.027263 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c6baf8da-8730-412e-a106-b809288d8f3f using the Compute API Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.middleware.fault [None req-3c19d187-8484-4be8-8aad-5d86ef259d20 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] https://10.4.3.229/volume/v3/attachments/1cc52f9d-1932-450a-9d18-66701f917816 returned with HTTP 409 Aug 06 14:25:49.028637 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 511/2045] 10.4.3.229 () {68 vars in 1404 bytes} [Thu Aug 6 14:25:48 2026] DELETE /volume/v3/attachments/1cc52f9d-1932-450a-9d18-66701f917816 => generated 167 bytes in 361 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:49.062164 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-8dda3d7e-87cc-4abb-b821-c48074cbbb89 req-61b527c9-9eda-4001-9b97-148d7dec910c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:49.064808 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-8dda3d7e-87cc-4abb-b821-c48074cbbb89 req-61b527c9-9eda-4001-9b97-148d7dec910c tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] GET https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 Aug 06 14:25:49.064983 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-8dda3d7e-87cc-4abb-b821-c48074cbbb89 req-61b527c9-9eda-4001-9b97-148d7dec910c tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:49.065165 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-8dda3d7e-87cc-4abb-b821-c48074cbbb89 req-61b527c9-9eda-4001-9b97-148d7dec910c tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:49.074799 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:49.074799 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:49.079319 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-8dda3d7e-87cc-4abb-b821-c48074cbbb89 req-61b527c9-9eda-4001-9b97-148d7dec910c tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Volume info retrieved successfully. Aug 06 14:25:49.081336 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ccbf6ca3-b3eb-40a2-b37b-8e3f2e7fd14c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:49.082973 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ccbf6ca3-b3eb-40a2-b37b-8e3f2e7fd14c tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/29711e85-03a2-4dc4-bb54-47ab62ce5eb8 Aug 06 14:25:49.083146 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ccbf6ca3-b3eb-40a2-b37b-8e3f2e7fd14c tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:49.083203 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-8dda3d7e-87cc-4abb-b821-c48074cbbb89 req-61b527c9-9eda-4001-9b97-148d7dec910c tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 returned with HTTP 200 Aug 06 14:25:49.083322 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ccbf6ca3-b3eb-40a2-b37b-8e3f2e7fd14c tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:49.083655 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 514/2046] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:25:49 2026] GET /volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 => generated 1156 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:49.088577 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ccbf6ca3-b3eb-40a2-b37b-8e3f2e7fd14c tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/29711e85-03a2-4dc4-bb54-47ab62ce5eb8 returned with HTTP 404 Aug 06 14:25:49.089063 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 512/2047] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:49 2026] GET /volume/v3/snapshots/29711e85-03a2-4dc4-bb54-47ab62ce5eb8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:49.096085 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d3673942-9a44-4440-8ec5-61e40b48bf60 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:49.097555 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d3673942-9a44-4440-8ec5-61e40b48bf60 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] POST https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f/action Aug 06 14:25:49.098075 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d3673942-9a44-4440-8ec5-61e40b48bf60 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:25:49.098291 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d3673942-9a44-4440-8ec5-61e40b48bf60 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:49.099607 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.admin_actions [None req-d3673942-9a44-4440-8ec5-61e40b48bf60 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Updating snapshot '246339b2-09f9-4823-9f3d-a454cad6f17f' with '{'status': 'available'}' {{(pid=100399) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 14:25:49.100707 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-8dda3d7e-87cc-4abb-b821-c48074cbbb89 req-42949d93-ec18-431c-ae0a-eeefffeead62 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:49.104030 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-8dda3d7e-87cc-4abb-b821-c48074cbbb89 req-42949d93-ec18-431c-ae0a-eeefffeead62 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] POST https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73/action Aug 06 14:25:49.104030 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-8dda3d7e-87cc-4abb-b821-c48074cbbb89 req-42949d93-ec18-431c-ae0a-eeefffeead62 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:25:49.104030 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-8dda3d7e-87cc-4abb-b821-c48074cbbb89 req-42949d93-ec18-431c-ae0a-eeefffeead62 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:49.111491 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:49.111491 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:49.121478 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d3673942-9a44-4440-8ec5-61e40b48bf60 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f/action returned with HTTP 202 Aug 06 14:25:49.122079 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 511/2048] 10.4.3.229 () {68 vars in 1396 bytes} [Thu Aug 6 14:25:49 2026] POST /volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:25:49.134805 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8c0cee4a-ed99-4c4e-bf80-1e3db3c292e7 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:49.136759 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.sqlalchemy.engines [req-8dda3d7e-87cc-4abb-b821-c48074cbbb89 req-42949d93-ec18-431c-ae0a-eeefffeead62 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:25:49.137001 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8c0cee4a-ed99-4c4e-bf80-1e3db3c292e7 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f Aug 06 14:25:49.137250 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8c0cee4a-ed99-4c4e-bf80-1e3db3c292e7 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:49.137513 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8c0cee4a-ed99-4c4e-bf80-1e3db3c292e7 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:49.143749 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:49.143749 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:49.144281 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8c0cee4a-ed99-4c4e-bf80-1e3db3c292e7 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot retrieved successfully. Aug 06 14:25:49.144343 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:49.144343 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:49.144834 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-8dda3d7e-87cc-4abb-b821-c48074cbbb89 req-42949d93-ec18-431c-ae0a-eeefffeead62 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Volume info retrieved successfully. Aug 06 14:25:49.145214 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8c0cee4a-ed99-4c4e-bf80-1e3db3c292e7 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f returned with HTTP 200 Aug 06 14:25:49.145660 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 515/2049] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:49 2026] GET /volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:49.151868 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-8dda3d7e-87cc-4abb-b821-c48074cbbb89 req-42949d93-ec18-431c-ae0a-eeefffeead62 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Begin detaching volume completed successfully. Aug 06 14:25:49.152134 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-8dda3d7e-87cc-4abb-b821-c48074cbbb89 req-42949d93-ec18-431c-ae0a-eeefffeead62 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73/action returned with HTTP 202 Aug 06 14:25:49.152587 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 512/2050] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:25:49 2026] POST /volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:25:49.155727 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f440ac46-5572-4d3c-8b29-05502c8789e3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:49.157497 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f440ac46-5572-4d3c-8b29-05502c8789e3 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/29711e85-03a2-4dc4-bb54-47ab62ce5eb8 Aug 06 14:25:49.157685 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f440ac46-5572-4d3c-8b29-05502c8789e3 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:49.157897 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f440ac46-5572-4d3c-8b29-05502c8789e3 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:49.157983 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-f440ac46-5572-4d3c-8b29-05502c8789e3 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Delete snapshot with id: 29711e85-03a2-4dc4-bb54-47ab62ce5eb8 Aug 06 14:25:49.163865 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f440ac46-5572-4d3c-8b29-05502c8789e3 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/29711e85-03a2-4dc4-bb54-47ab62ce5eb8 returned with HTTP 404 Aug 06 14:25:49.164276 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 513/2051] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:25:49 2026] DELETE /volume/v3/snapshots/29711e85-03a2-4dc4-bb54-47ab62ce5eb8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:49.175091 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-23ab9ebc-e7fe-448e-8d7f-269d928741fa None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:49.176819 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-23ab9ebc-e7fe-448e-8d7f-269d928741fa tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:25:49.177262 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-23ab9ebc-e7fe-448e-8d7f-269d928741fa tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d6e325c0-8fa0-4d36-8297-04e34b62df21", "name": "tempest-SnapshotsActionsTest-Snapshot-1875383269"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:49.187398 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:49.187398 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:49.188863 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-23ab9ebc-e7fe-448e-8d7f-269d928741fa tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Volume info retrieved successfully. Aug 06 14:25:49.188863 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-23ab9ebc-e7fe-448e-8d7f-269d928741fa tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Create snapshot from volume d6e325c0-8fa0-4d36-8297-04e34b62df21 Aug 06 14:25:49.200272 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-06cdfbc2-8d1a-4d30-aef4-e2bf96428c22 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:49.200767 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-06cdfbc2-8d1a-4d30-aef4-e2bf96428c22 None None] GET https://10.4.3.229/volume// Aug 06 14:25:49.201034 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-06cdfbc2-8d1a-4d30-aef4-e2bf96428c22 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:49.201214 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-06cdfbc2-8d1a-4d30-aef4-e2bf96428c22 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:49.201654 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-06cdfbc2-8d1a-4d30-aef4-e2bf96428c22 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:25:49.204335 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 516/2052] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:25:49 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:25:49.212193 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-8dda3d7e-87cc-4abb-b821-c48074cbbb89 req-049c172e-af51-4465-843c-6c82aba7df62 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:49.215227 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-23ab9ebc-e7fe-448e-8d7f-269d928741fa tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Created reservations ['b4ae0b67-2186-4616-8bf4-3d01e51d9b74', '4416c1f7-26e7-43c8-bbd6-80ebedc2bffa', '9eba6705-4d63-428d-9e46-1648af2eeadb', 'f90093ef-2037-4b08-9d49-2d9e5068907d'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:25:49.215312 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-8dda3d7e-87cc-4abb-b821-c48074cbbb89 req-049c172e-af51-4465-843c-6c82aba7df62 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] GET https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 Aug 06 14:25:49.215312 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-8dda3d7e-87cc-4abb-b821-c48074cbbb89 req-049c172e-af51-4465-843c-6c82aba7df62 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:49.215312 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-8dda3d7e-87cc-4abb-b821-c48074cbbb89 req-049c172e-af51-4465-843c-6c82aba7df62 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:49.225418 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:49.225418 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:49.229212 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-8dda3d7e-87cc-4abb-b821-c48074cbbb89 req-049c172e-af51-4465-843c-6c82aba7df62 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Volume info retrieved successfully. Aug 06 14:25:49.233010 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-8dda3d7e-87cc-4abb-b821-c48074cbbb89 req-049c172e-af51-4465-843c-6c82aba7df62 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 returned with HTTP 200 Aug 06 14:25:49.233512 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 513/2053] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:25:49 2026] GET /volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 => generated 1339 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:25:49.244921 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-23ab9ebc-e7fe-448e-8d7f-269d928741fa tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot create request issued successfully. Aug 06 14:25:49.245225 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-23ab9ebc-e7fe-448e-8d7f-269d928741fa tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:25:49.245639 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 512/2054] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:25:49 2026] POST /volume/v3/snapshots => generated 307 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:25:49.255733 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-35fbdab8-d7d7-4555-bd86-abfb24a433db None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:49.257615 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-35fbdab8-d7d7-4555-bd86-abfb24a433db tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/cf3ce871-18a1-42c7-b599-0989f0677905 Aug 06 14:25:49.257794 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-35fbdab8-d7d7-4555-bd86-abfb24a433db tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:49.257972 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-35fbdab8-d7d7-4555-bd86-abfb24a433db tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:49.263268 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:49.263268 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:49.263736 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-35fbdab8-d7d7-4555-bd86-abfb24a433db tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot retrieved successfully. Aug 06 14:25:49.264485 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-35fbdab8-d7d7-4555-bd86-abfb24a433db tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/cf3ce871-18a1-42c7-b599-0989f0677905 returned with HTTP 200 Aug 06 14:25:49.264856 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 514/2055] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:49 2026] GET /volume/v3/snapshots/cf3ce871-18a1-42c7-b599-0989f0677905 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:49.327913 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6923f06b-92df-4d1c-b949-c460dde0e238 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:49.330754 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6923f06b-92df-4d1c-b949-c460dde0e238 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] GET https://10.4.3.229/volume/v3/snapshots/509f9a1b-7283-4b12-ad86-d3464f5b71cb Aug 06 14:25:49.330754 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6923f06b-92df-4d1c-b949-c460dde0e238 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:49.330926 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6923f06b-92df-4d1c-b949-c460dde0e238 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:49.336136 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:49.336136 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:49.336639 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-6923f06b-92df-4d1c-b949-c460dde0e238 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Snapshot retrieved successfully. Aug 06 14:25:49.337575 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6923f06b-92df-4d1c-b949-c460dde0e238 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] https://10.4.3.229/volume/v3/snapshots/509f9a1b-7283-4b12-ad86-d3464f5b71cb returned with HTTP 200 Aug 06 14:25:49.337967 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 517/2056] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:49 2026] GET /volume/v3/snapshots/509f9a1b-7283-4b12-ad86-d3464f5b71cb => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:49.346248 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9154a734-408e-49c2-a7c5-6312ac3cb3ba None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:49.348970 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9154a734-408e-49c2-a7c5-6312ac3cb3ba tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] POST https://10.4.3.229/volume/v3/volumes/335878ca-abfd-4b19-8991-3d4b0151dc17/action Aug 06 14:25:49.349290 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9154a734-408e-49c2-a7c5-6312ac3cb3ba tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:25:49.349408 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9154a734-408e-49c2-a7c5-6312ac3cb3ba tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:49.359022 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:49.359022 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:49.359149 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-9154a734-408e-49c2-a7c5-6312ac3cb3ba tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Volume info retrieved successfully. Aug 06 14:25:49.400421 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-9154a734-408e-49c2-a7c5-6312ac3cb3ba tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Created reservations ['c43123c9-943a-4ff7-a74f-b3ed6c0fcfe6', '666ad99c-32ca-48fa-b37b-a99d4b21761d'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:25:49.408940 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-9154a734-408e-49c2-a7c5-6312ac3cb3ba tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Extend volume request issued successfully. Aug 06 14:25:49.409157 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9154a734-408e-49c2-a7c5-6312ac3cb3ba tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] https://10.4.3.229/volume/v3/volumes/335878ca-abfd-4b19-8991-3d4b0151dc17/action returned with HTTP 202 Aug 06 14:25:49.409588 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 514/2057] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:25:49 2026] POST /volume/v3/volumes/335878ca-abfd-4b19-8991-3d4b0151dc17/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:25:49.418439 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-23218c4e-a670-46b5-bdd4-6356b46692e3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:49.420619 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-23218c4e-a670-46b5-bdd4-6356b46692e3 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] GET https://10.4.3.229/volume/v3/volumes/335878ca-abfd-4b19-8991-3d4b0151dc17 Aug 06 14:25:49.421213 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-23218c4e-a670-46b5-bdd4-6356b46692e3 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:49.421420 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-23218c4e-a670-46b5-bdd4-6356b46692e3 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:49.428648 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:49.428648 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:49.432676 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-23218c4e-a670-46b5-bdd4-6356b46692e3 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Volume info retrieved successfully. Aug 06 14:25:49.436742 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-23218c4e-a670-46b5-bdd4-6356b46692e3 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] https://10.4.3.229/volume/v3/volumes/335878ca-abfd-4b19-8991-3d4b0151dc17 returned with HTTP 200 Aug 06 14:25:49.437163 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 513/2058] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:49 2026] GET /volume/v3/volumes/335878ca-abfd-4b19-8991-3d4b0151dc17 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:49.524090 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-3f3e31f8-3e07-4ab8-9fc0-88622fb515d4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:49.525923 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3f3e31f8-3e07-4ab8-9fc0-88622fb515d4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 Aug 06 14:25:49.526120 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3f3e31f8-3e07-4ab8-9fc0-88622fb515d4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:49.526303 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3f3e31f8-3e07-4ab8-9fc0-88622fb515d4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:49.526435 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-3f3e31f8-3e07-4ab8-9fc0-88622fb515d4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Show backup with id bdffcc4c-df90-4b74-9ba3-d718df83dc41. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:49.530260 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3f3e31f8-3e07-4ab8-9fc0-88622fb515d4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 returned with HTTP 404 Aug 06 14:25:49.530756 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 515/2059] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:49 2026] GET /volume/v3/backups/bdffcc4c-df90-4b74-9ba3-d718df83dc41 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:49.609362 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f9fbcbd8-362b-4918-979f-d024afb481bf None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:49.611382 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f9fbcbd8-362b-4918-979f-d024afb481bf tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/604a818a-f0fc-4c6c-9f3f-dc062944f8d3 Aug 06 14:25:49.611629 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f9fbcbd8-362b-4918-979f-d024afb481bf tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:49.611874 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f9fbcbd8-362b-4918-979f-d024afb481bf tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:49.612011 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-f9fbcbd8-362b-4918-979f-d024afb481bf tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete snapshot with id: 604a818a-f0fc-4c6c-9f3f-dc062944f8d3 Aug 06 14:25:49.617351 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:49.617351 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:49.617886 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f9fbcbd8-362b-4918-979f-d024afb481bf tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:25:49.642371 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f9fbcbd8-362b-4918-979f-d024afb481bf tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot delete request issued successfully. Aug 06 14:25:49.642586 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f9fbcbd8-362b-4918-979f-d024afb481bf tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/604a818a-f0fc-4c6c-9f3f-dc062944f8d3 returned with HTTP 202 Aug 06 14:25:49.643046 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 518/2060] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:25:49 2026] DELETE /volume/v3/snapshots/604a818a-f0fc-4c6c-9f3f-dc062944f8d3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:49.653085 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-73bfc5d4-521f-4582-b0ca-aa5e8da4351e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:49.654764 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-73bfc5d4-521f-4582-b0ca-aa5e8da4351e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/604a818a-f0fc-4c6c-9f3f-dc062944f8d3 Aug 06 14:25:49.655061 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-73bfc5d4-521f-4582-b0ca-aa5e8da4351e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:49.655291 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-73bfc5d4-521f-4582-b0ca-aa5e8da4351e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:49.659981 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:49.659981 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:49.661282 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-73bfc5d4-521f-4582-b0ca-aa5e8da4351e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:25:49.661543 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-73bfc5d4-521f-4582-b0ca-aa5e8da4351e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/604a818a-f0fc-4c6c-9f3f-dc062944f8d3 returned with HTTP 200 Aug 06 14:25:49.662484 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 515/2061] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:49 2026] GET /volume/v3/snapshots/604a818a-f0fc-4c6c-9f3f-dc062944f8d3 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:49.760465 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-fa2dfb75-75f1-4d79-88e3-d4aa012deb3a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:49.761616 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fa2dfb75-75f1-4d79-88e3-d4aa012deb3a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 Aug 06 14:25:49.761840 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fa2dfb75-75f1-4d79-88e3-d4aa012deb3a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:49.762012 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fa2dfb75-75f1-4d79-88e3-d4aa012deb3a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:49.762154 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-fa2dfb75-75f1-4d79-88e3-d4aa012deb3a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id b44bde27-3fc6-43c3-8d39-6fbc954815d3. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:49.765986 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fa2dfb75-75f1-4d79-88e3-d4aa012deb3a tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 returned with HTTP 404 Aug 06 14:25:49.766488 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 514/2062] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:49 2026] GET /volume/v3/backups/b44bde27-3fc6-43c3-8d39-6fbc954815d3 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:49.772296 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7fb3c8aa-552d-4e3f-bd4e-f05d8376a868 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:49.774058 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7fb3c8aa-552d-4e3f-bd4e-f05d8376a868 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] POST https://10.4.3.229/volume/v3/backups Aug 06 14:25:49.774357 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7fb3c8aa-552d-4e3f-bd4e-f05d8376a868 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1024912877", "container": "tempest-volumesbackupstest-backup-container-213522976"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:49.776200 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.backups [None req-7fb3c8aa-552d-4e3f-bd4e-f05d8376a868 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Creating new backup {'backup': {'volume_id': '12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1024912877', 'container': 'tempest-volumesbackupstest-backup-container-213522976'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:25:49.776375 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.backups [None req-7fb3c8aa-552d-4e3f-bd4e-f05d8376a868 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Creating backup of volume 12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf in container tempest-volumesbackupstest-backup-container-213522976 Aug 06 14:25:49.785237 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:49.785237 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:49.785700 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-7fb3c8aa-552d-4e3f-bd4e-f05d8376a868 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:25:49.800387 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-7fb3c8aa-552d-4e3f-bd4e-f05d8376a868 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Created reservations ['11d7d114-16c7-48ec-ba9d-cca60ce3cfae', '9d5c97ea-4d78-458c-975c-45fb500c0541'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:25:49.836949 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7fb3c8aa-552d-4e3f-bd4e-f05d8376a868 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:25:49.837324 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 516/2063] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:25:49 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 06 14:25:49.844958 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-787c1a56-ad15-48e8-a0d3-31a34cc91c9d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:49.846655 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-787c1a56-ad15-48e8-a0d3-31a34cc91c9d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb Aug 06 14:25:49.846866 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-787c1a56-ad15-48e8-a0d3-31a34cc91c9d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:49.847053 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-787c1a56-ad15-48e8-a0d3-31a34cc91c9d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:49.847147 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-787c1a56-ad15-48e8-a0d3-31a34cc91c9d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:49.853571 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:49.853571 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:49.854291 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-787c1a56-ad15-48e8-a0d3-31a34cc91c9d tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb returned with HTTP 200 Aug 06 14:25:49.854849 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 519/2064] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:49 2026] GET /volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:50.007810 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-8dda3d7e-87cc-4abb-b821-c48074cbbb89 req-e8cf3bde-ee1b-44e7-802e-5c382c732708 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:50.009980 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-8dda3d7e-87cc-4abb-b821-c48074cbbb89 req-e8cf3bde-ee1b-44e7-802e-5c382c732708 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] DELETE https://10.4.3.229/volume/v3/attachments/1cc52f9d-1932-450a-9d18-66701f917816 Aug 06 14:25:50.010229 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-8dda3d7e-87cc-4abb-b821-c48074cbbb89 req-e8cf3bde-ee1b-44e7-802e-5c382c732708 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:50.010836 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-8dda3d7e-87cc-4abb-b821-c48074cbbb89 req-e8cf3bde-ee1b-44e7-802e-5c382c732708 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:50.018927 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:50.018927 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:50.062948 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-8dda3d7e-87cc-4abb-b821-c48074cbbb89 req-e8cf3bde-ee1b-44e7-802e-5c382c732708 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] https://10.4.3.229/volume/v3/attachments/1cc52f9d-1932-450a-9d18-66701f917816 returned with HTTP 200 Aug 06 14:25:50.063374 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 516/2065] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:25:50 2026] DELETE /volume/v3/attachments/1cc52f9d-1932-450a-9d18-66701f917816 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:50.267701 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-4c270a64-832a-479b-a513-15004fc0cdb0 req-865a12ef-187e-4db7-95e1-e95d8f8e81c6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:50.269754 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-4c270a64-832a-479b-a513-15004fc0cdb0 req-865a12ef-187e-4db7-95e1-e95d8f8e81c6 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] GET https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 Aug 06 14:25:50.269982 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-4c270a64-832a-479b-a513-15004fc0cdb0 req-865a12ef-187e-4db7-95e1-e95d8f8e81c6 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:50.270163 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-4c270a64-832a-479b-a513-15004fc0cdb0 req-865a12ef-187e-4db7-95e1-e95d8f8e81c6 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:50.276262 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d7d899e0-2f4e-4b26-9529-f071342e6df4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:50.277106 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:50.277106 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:50.278411 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d7d899e0-2f4e-4b26-9529-f071342e6df4 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/cf3ce871-18a1-42c7-b599-0989f0677905 Aug 06 14:25:50.278693 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d7d899e0-2f4e-4b26-9529-f071342e6df4 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:50.278946 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d7d899e0-2f4e-4b26-9529-f071342e6df4 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:50.280397 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-4c270a64-832a-479b-a513-15004fc0cdb0 req-865a12ef-187e-4db7-95e1-e95d8f8e81c6 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Volume info retrieved successfully. Aug 06 14:25:50.284203 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-4c270a64-832a-479b-a513-15004fc0cdb0 req-865a12ef-187e-4db7-95e1-e95d8f8e81c6 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 returned with HTTP 200 Aug 06 14:25:50.284586 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 515/2066] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:25:50 2026] GET /volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 => generated 864 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:50.286270 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:50.286270 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:50.286904 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d7d899e0-2f4e-4b26-9529-f071342e6df4 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot retrieved successfully. Aug 06 14:25:50.287969 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d7d899e0-2f4e-4b26-9529-f071342e6df4 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/cf3ce871-18a1-42c7-b599-0989f0677905 returned with HTTP 200 Aug 06 14:25:50.288469 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 517/2067] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:50 2026] GET /volume/v3/snapshots/cf3ce871-18a1-42c7-b599-0989f0677905 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:50.298461 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-52c699eb-c72e-4f03-a142-d97cbdc34959 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:50.298875 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c3644feb-bbcd-47b8-b894-6461a8142403 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:50.300401 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-52c699eb-c72e-4f03-a142-d97cbdc34959 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] POST https://10.4.3.229/volume/v3/snapshots/cf3ce871-18a1-42c7-b599-0989f0677905/action Aug 06 14:25:50.300784 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-52c699eb-c72e-4f03-a142-d97cbdc34959 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:25:50.300918 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-52c699eb-c72e-4f03-a142-d97cbdc34959 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:50.300951 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c3644feb-bbcd-47b8-b894-6461a8142403 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] DELETE https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 Aug 06 14:25:50.301228 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c3644feb-bbcd-47b8-b894-6461a8142403 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:50.301566 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c3644feb-bbcd-47b8-b894-6461a8142403 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:50.301853 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-c3644feb-bbcd-47b8-b894-6461a8142403 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Delete volume with id: 56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 Aug 06 14:25:50.302218 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.admin_actions [None req-52c699eb-c72e-4f03-a142-d97cbdc34959 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Updating snapshot 'cf3ce871-18a1-42c7-b599-0989f0677905' with '{'status': 'deleting'}' {{(pid=100396) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 14:25:50.308604 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:50.308604 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:50.309310 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c3644feb-bbcd-47b8-b894-6461a8142403 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Volume info retrieved successfully. Aug 06 14:25:50.315922 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:50.315922 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:50.327508 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c3644feb-bbcd-47b8-b894-6461a8142403 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Delete volume request issued successfully. Aug 06 14:25:50.327756 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c3644feb-bbcd-47b8-b894-6461a8142403 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 returned with HTTP 202 Aug 06 14:25:50.328166 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 517/2068] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:25:50 2026] DELETE /volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:25:50.329327 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-52c699eb-c72e-4f03-a142-d97cbdc34959 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] https://10.4.3.229/volume/v3/snapshots/cf3ce871-18a1-42c7-b599-0989f0677905/action returned with HTTP 202 Aug 06 14:25:50.329792 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 520/2069] 10.4.3.229 () {68 vars in 1396 bytes} [Thu Aug 6 14:25:50 2026] POST /volume/v3/snapshots/cf3ce871-18a1-42c7-b599-0989f0677905/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:25:50.336106 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7620cdd2-67e9-47f0-9ad4-c525afff3823 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:50.337898 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7620cdd2-67e9-47f0-9ad4-c525afff3823 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] GET https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 Aug 06 14:25:50.338107 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7620cdd2-67e9-47f0-9ad4-c525afff3823 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:50.338280 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7620cdd2-67e9-47f0-9ad4-c525afff3823 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:50.338879 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7c5ab17c-98bf-4bc1-a4ab-9262ac521f0e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:50.341189 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7c5ab17c-98bf-4bc1-a4ab-9262ac521f0e tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/cf3ce871-18a1-42c7-b599-0989f0677905 Aug 06 14:25:50.341479 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7c5ab17c-98bf-4bc1-a4ab-9262ac521f0e tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:50.341750 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7c5ab17c-98bf-4bc1-a4ab-9262ac521f0e tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:50.345563 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:50.345563 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:50.348196 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:50.348196 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:50.348844 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-7c5ab17c-98bf-4bc1-a4ab-9262ac521f0e tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot retrieved successfully. Aug 06 14:25:50.349145 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-7620cdd2-67e9-47f0-9ad4-c525afff3823 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Volume info retrieved successfully. Aug 06 14:25:50.349903 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7c5ab17c-98bf-4bc1-a4ab-9262ac521f0e tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/cf3ce871-18a1-42c7-b599-0989f0677905 returned with HTTP 200 Aug 06 14:25:50.350392 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 518/2070] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:50 2026] GET /volume/v3/snapshots/cf3ce871-18a1-42c7-b599-0989f0677905 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:50.352962 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7620cdd2-67e9-47f0-9ad4-c525afff3823 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 returned with HTTP 200 Aug 06 14:25:50.353320 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 516/2071] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:25:50 2026] GET /volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:50.359325 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-dbcfa0d5-cc49-40d2-8f2a-b32b187693fe None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:50.361306 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dbcfa0d5-cc49-40d2-8f2a-b32b187693fe tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] POST https://10.4.3.229/volume/v3/snapshots/cf3ce871-18a1-42c7-b599-0989f0677905/action Aug 06 14:25:50.361855 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dbcfa0d5-cc49-40d2-8f2a-b32b187693fe tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:25:50.362082 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dbcfa0d5-cc49-40d2-8f2a-b32b187693fe tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:50.368163 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:50.368163 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:50.368627 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-dbcfa0d5-cc49-40d2-8f2a-b32b187693fe tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Snapshot retrieved successfully. Aug 06 14:25:50.384518 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-dbcfa0d5-cc49-40d2-8f2a-b32b187693fe tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Snapshot delete request issued successfully. Aug 06 14:25:50.384788 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dbcfa0d5-cc49-40d2-8f2a-b32b187693fe tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] https://10.4.3.229/volume/v3/snapshots/cf3ce871-18a1-42c7-b599-0989f0677905/action returned with HTTP 202 Aug 06 14:25:50.385347 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 518/2072] 10.4.3.229 () {68 vars in 1396 bytes} [Thu Aug 6 14:25:50 2026] POST /volume/v3/snapshots/cf3ce871-18a1-42c7-b599-0989f0677905/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:25:50.393156 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e639e5fb-7a16-44ec-ac07-cf55b6aeadbd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:50.394910 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e639e5fb-7a16-44ec-ac07-cf55b6aeadbd tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/cf3ce871-18a1-42c7-b599-0989f0677905 Aug 06 14:25:50.395145 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e639e5fb-7a16-44ec-ac07-cf55b6aeadbd tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:50.395293 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e639e5fb-7a16-44ec-ac07-cf55b6aeadbd tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:50.400077 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:50.400077 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:50.400515 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-e639e5fb-7a16-44ec-ac07-cf55b6aeadbd tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot retrieved successfully. Aug 06 14:25:50.401308 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e639e5fb-7a16-44ec-ac07-cf55b6aeadbd tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/cf3ce871-18a1-42c7-b599-0989f0677905 returned with HTTP 200 Aug 06 14:25:50.401728 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 521/2073] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:50 2026] GET /volume/v3/snapshots/cf3ce871-18a1-42c7-b599-0989f0677905 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:50.448345 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ddbe6602-c04c-422d-9392-69b539f46304 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:50.450130 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ddbe6602-c04c-422d-9392-69b539f46304 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] GET https://10.4.3.229/volume/v3/volumes/335878ca-abfd-4b19-8991-3d4b0151dc17 Aug 06 14:25:50.450332 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ddbe6602-c04c-422d-9392-69b539f46304 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:50.450529 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ddbe6602-c04c-422d-9392-69b539f46304 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:50.457259 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:50.457259 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:50.460706 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ddbe6602-c04c-422d-9392-69b539f46304 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Volume info retrieved successfully. Aug 06 14:25:50.464521 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ddbe6602-c04c-422d-9392-69b539f46304 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] https://10.4.3.229/volume/v3/volumes/335878ca-abfd-4b19-8991-3d4b0151dc17 returned with HTTP 200 Aug 06 14:25:50.464856 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 519/2074] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:50 2026] GET /volume/v3/volumes/335878ca-abfd-4b19-8991-3d4b0151dc17 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:50.475954 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-347e4dce-7dae-471b-9dce-ddbac4fb3770 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:50.477622 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-347e4dce-7dae-471b-9dce-ddbac4fb3770 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] GET https://10.4.3.229/volume/v3/volumes/335878ca-abfd-4b19-8991-3d4b0151dc17 Aug 06 14:25:50.477810 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-347e4dce-7dae-471b-9dce-ddbac4fb3770 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:50.477992 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-347e4dce-7dae-471b-9dce-ddbac4fb3770 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:50.484564 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:50.484564 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:50.487847 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-347e4dce-7dae-471b-9dce-ddbac4fb3770 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Volume info retrieved successfully. Aug 06 14:25:50.491781 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-347e4dce-7dae-471b-9dce-ddbac4fb3770 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] https://10.4.3.229/volume/v3/volumes/335878ca-abfd-4b19-8991-3d4b0151dc17 returned with HTTP 200 Aug 06 14:25:50.492114 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 517/2075] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:50 2026] GET /volume/v3/volumes/335878ca-abfd-4b19-8991-3d4b0151dc17 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:50.503875 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-4c18069a-8994-4ae1-9c95-c454880922dd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:50.506856 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4c18069a-8994-4ae1-9c95-c454880922dd tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/509f9a1b-7283-4b12-ad86-d3464f5b71cb Aug 06 14:25:50.507012 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4c18069a-8994-4ae1-9c95-c454880922dd tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:50.507241 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4c18069a-8994-4ae1-9c95-c454880922dd tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:50.507362 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-4c18069a-8994-4ae1-9c95-c454880922dd tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Delete snapshot with id: 509f9a1b-7283-4b12-ad86-d3464f5b71cb Aug 06 14:25:50.512087 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:50.512087 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:50.512480 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-4c18069a-8994-4ae1-9c95-c454880922dd tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Snapshot retrieved successfully. Aug 06 14:25:50.528500 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-4c18069a-8994-4ae1-9c95-c454880922dd tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Snapshot delete request issued successfully. Aug 06 14:25:50.528668 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4c18069a-8994-4ae1-9c95-c454880922dd tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] https://10.4.3.229/volume/v3/snapshots/509f9a1b-7283-4b12-ad86-d3464f5b71cb returned with HTTP 202 Aug 06 14:25:50.529076 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 519/2076] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:25:50 2026] DELETE /volume/v3/snapshots/509f9a1b-7283-4b12-ad86-d3464f5b71cb => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:50.536107 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c169aa31-4f5e-436d-8434-9c72386bc9d1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:50.537942 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c169aa31-4f5e-436d-8434-9c72386bc9d1 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] GET https://10.4.3.229/volume/v3/snapshots/509f9a1b-7283-4b12-ad86-d3464f5b71cb Aug 06 14:25:50.538134 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c169aa31-4f5e-436d-8434-9c72386bc9d1 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:50.538316 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c169aa31-4f5e-436d-8434-9c72386bc9d1 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:50.543277 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:50.543277 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:50.543727 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c169aa31-4f5e-436d-8434-9c72386bc9d1 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Snapshot retrieved successfully. Aug 06 14:25:50.544418 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c169aa31-4f5e-436d-8434-9c72386bc9d1 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] https://10.4.3.229/volume/v3/snapshots/509f9a1b-7283-4b12-ad86-d3464f5b71cb returned with HTTP 200 Aug 06 14:25:50.544781 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 522/2077] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:50 2026] GET /volume/v3/snapshots/509f9a1b-7283-4b12-ad86-d3464f5b71cb => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:50.670519 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e0f77530-6048-4ac2-aa97-e48ac735c7d1 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:50.672656 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e0f77530-6048-4ac2-aa97-e48ac735c7d1 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/604a818a-f0fc-4c6c-9f3f-dc062944f8d3 Aug 06 14:25:50.672928 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e0f77530-6048-4ac2-aa97-e48ac735c7d1 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:50.673185 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e0f77530-6048-4ac2-aa97-e48ac735c7d1 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:50.679096 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e0f77530-6048-4ac2-aa97-e48ac735c7d1 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/604a818a-f0fc-4c6c-9f3f-dc062944f8d3 returned with HTTP 404 Aug 06 14:25:50.679096 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 520/2078] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:50 2026] GET /volume/v3/snapshots/604a818a-f0fc-4c6c-9f3f-dc062944f8d3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:50.689106 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2fde6575-cff9-414e-be19-2b1339daa9ab None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:50.690307 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2fde6575-cff9-414e-be19-2b1339daa9ab tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 Aug 06 14:25:50.690527 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2fde6575-cff9-414e-be19-2b1339daa9ab tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:50.690711 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2fde6575-cff9-414e-be19-2b1339daa9ab tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:50.699360 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:50.699360 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:50.702540 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-2fde6575-cff9-414e-be19-2b1339daa9ab tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:25:50.706906 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2fde6575-cff9-414e-be19-2b1339daa9ab tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 returned with HTTP 200 Aug 06 14:25:50.707257 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 518/2079] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:50 2026] GET /volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:50.738617 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7978c794-6b33-4971-96eb-98fa423b5aa4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:50.742890 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7978c794-6b33-4971-96eb-98fa423b5aa4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:25:50.743265 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7978c794-6b33-4971-96eb-98fa423b5aa4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "30702abe-9501-4aba-ba1a-50af064a9e3b", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1442854363"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:50.745680 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-7978c794-6b33-4971-96eb-98fa423b5aa4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Create volume request body: {'volume': {'imageRef': '30702abe-9501-4aba-ba1a-50af064a9e3b', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1442854363'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:25:50.817915 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-7978c794-6b33-4971-96eb-98fa423b5aa4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Create volume of 1 GB Aug 06 14:25:50.818230 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:50.818230 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:50.821865 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-7978c794-6b33-4971-96eb-98fa423b5aa4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Availability Zones retrieved successfully. Aug 06 14:25:50.826914 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7978c794-6b33-4971-96eb-98fa423b5aa4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Flow 'volume_create_api' (710fb079-cc74-4295-b245-cf373c51c342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:25:50.828101 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7978c794-6b33-4971-96eb-98fa423b5aa4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d52db00c-8fcf-4a54-a0f8-e261ddd37b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:50.828926 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-7978c794-6b33-4971-96eb-98fa423b5aa4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:25:50.864305 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-bdc2e0ef-cc80-460d-a569-6cf54e65e92c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:50.866749 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bdc2e0ef-cc80-460d-a569-6cf54e65e92c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb Aug 06 14:25:50.866749 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bdc2e0ef-cc80-460d-a569-6cf54e65e92c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:50.866749 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bdc2e0ef-cc80-460d-a569-6cf54e65e92c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:50.866749 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-bdc2e0ef-cc80-460d-a569-6cf54e65e92c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:50.870585 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:50.870585 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:50.871302 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bdc2e0ef-cc80-460d-a569-6cf54e65e92c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb returned with HTTP 200 Aug 06 14:25:50.871651 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 523/2080] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:50 2026] GET /volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:50.896940 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7978c794-6b33-4971-96eb-98fa423b5aa4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d52db00c-8fcf-4a54-a0f8-e261ddd37b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:50.897634 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7978c794-6b33-4971-96eb-98fa423b5aa4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4719e3ba-ee79-4651-a6ee-978cc53aaf13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:50.931304 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-7978c794-6b33-4971-96eb-98fa423b5aa4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Created reservations ['74b48fff-377e-432a-a619-7f92363caa5d', 'e7715b39-04d5-45e3-adf9-1aa3f6c01ff1', 'ba613052-91c8-42c7-b647-ad8bf4791aad', '7a3c30ca-7c6f-4a68-96cd-acfe54119510'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:25:50.932032 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7978c794-6b33-4971-96eb-98fa423b5aa4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4719e3ba-ee79-4651-a6ee-978cc53aaf13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74b48fff-377e-432a-a619-7f92363caa5d', 'e7715b39-04d5-45e3-adf9-1aa3f6c01ff1', 'ba613052-91c8-42c7-b647-ad8bf4791aad', '7a3c30ca-7c6f-4a68-96cd-acfe54119510']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:50.932730 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7978c794-6b33-4971-96eb-98fa423b5aa4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03af8eb5-8ece-4625-90bf-f55297446de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:50.953747 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7978c794-6b33-4971-96eb-98fa423b5aa4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03af8eb5-8ece-4625-90bf-f55297446de8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2309ff73-a235-4daf-93ba-995384b41922', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1442854363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb9cd76a7d374682b6b30f97aea92240',qos_specs=None,replication_status=,reservations=['74b48fff-377e-432a-a619-7f92363caa5d','e7715b39-04d5-45e3-adf9-1aa3f6c01ff1','ba613052-91c8-42c7-b647-ad8bf4791aad','7a3c30ca-7c6f-4a68-96cd-acfe54119510'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1eaa57e2f754a6daf865fe56653f413',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:25:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1442854363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2309ff73-a235-4daf-93ba-995384b41922,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb9cd76a7d374682b6b30f97aea92240',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1eaa57e2f754a6daf865fe56653f413',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:50.953747 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7978c794-6b33-4971-96eb-98fa423b5aa4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e842d4c6-e440-46a7-80db-068e38671eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:50.979070 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7978c794-6b33-4971-96eb-98fa423b5aa4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e842d4c6-e440-46a7-80db-068e38671eaa) transitioned into state 'SUCCESS' from state '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-1442854363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb9cd76a7d374682b6b30f97aea92240',qos_specs=None,replication_status=,reservations=['74b48fff-377e-432a-a619-7f92363caa5d','e7715b39-04d5-45e3-adf9-1aa3f6c01ff1','ba613052-91c8-42c7-b647-ad8bf4791aad','7a3c30ca-7c6f-4a68-96cd-acfe54119510'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1eaa57e2f754a6daf865fe56653f413',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:50.981079 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7978c794-6b33-4971-96eb-98fa423b5aa4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f70ff3b7-cd65-4e5d-aff6-83b6a7a221a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:50.989723 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7978c794-6b33-4971-96eb-98fa423b5aa4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f70ff3b7-cd65-4e5d-aff6-83b6a7a221a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:50.990395 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7978c794-6b33-4971-96eb-98fa423b5aa4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Flow 'volume_create_api' (710fb079-cc74-4295-b245-cf373c51c342) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:25:50.990670 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-7978c794-6b33-4971-96eb-98fa423b5aa4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Create volume request issued successfully. Aug 06 14:25:50.991161 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7978c794-6b33-4971-96eb-98fa423b5aa4 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:25:50.991567 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 520/2081] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:25:50 2026] POST /volume/v3/volumes => generated 754 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:25:51.010122 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-301caf10-842c-460d-a8b6-0923262f6de3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:51.012361 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-301caf10-842c-460d-a8b6-0923262f6de3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 Aug 06 14:25:51.012361 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-301caf10-842c-460d-a8b6-0923262f6de3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:51.012361 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-301caf10-842c-460d-a8b6-0923262f6de3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:51.022591 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:51.022591 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:51.026900 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-301caf10-842c-460d-a8b6-0923262f6de3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:25:51.033411 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-301caf10-842c-460d-a8b6-0923262f6de3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 returned with HTTP 200 Aug 06 14:25:51.034296 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 521/2082] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:51 2026] GET /volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:25:51.365624 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-abdd9491-7367-4b54-b39a-9622aefd7db2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:51.367437 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-abdd9491-7367-4b54-b39a-9622aefd7db2 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] GET https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 Aug 06 14:25:51.367643 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-abdd9491-7367-4b54-b39a-9622aefd7db2 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:51.367834 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-abdd9491-7367-4b54-b39a-9622aefd7db2 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:51.375674 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-abdd9491-7367-4b54-b39a-9622aefd7db2 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930 tempest-TestServerVolumeAttachScenarioOldVersion-1121674930-project-member] https://10.4.3.229/volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 returned with HTTP 404 Aug 06 14:25:51.376284 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 519/2083] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:25:51 2026] GET /volume/v3/volumes/56cbaaef-d8c7-4cbc-9bad-d43b449bfe73 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:25:51.413274 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-68711d10-d607-4979-abba-cceb1d2385e7 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:51.415901 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-68711d10-d607-4979-abba-cceb1d2385e7 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/cf3ce871-18a1-42c7-b599-0989f0677905 Aug 06 14:25:51.417296 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-68711d10-d607-4979-abba-cceb1d2385e7 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:51.417296 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-68711d10-d607-4979-abba-cceb1d2385e7 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:51.420996 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-68711d10-d607-4979-abba-cceb1d2385e7 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/cf3ce871-18a1-42c7-b599-0989f0677905 returned with HTTP 404 Aug 06 14:25:51.421590 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 524/2084] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:51 2026] GET /volume/v3/snapshots/cf3ce871-18a1-42c7-b599-0989f0677905 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 14:25:51.429956 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ac08d4b2-cdcf-4a83-a604-608c02a39caa None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:51.431982 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ac08d4b2-cdcf-4a83-a604-608c02a39caa tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] POST https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f/action Aug 06 14:25:51.432315 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ac08d4b2-cdcf-4a83-a604-608c02a39caa tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:25:51.432445 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ac08d4b2-cdcf-4a83-a604-608c02a39caa tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:51.433706 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.contrib.admin_actions [None req-ac08d4b2-cdcf-4a83-a604-608c02a39caa tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Updating snapshot '246339b2-09f9-4823-9f3d-a454cad6f17f' with '{'status': 'available'}' {{(pid=100397) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 14:25:51.443298 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:51.443298 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:51.454240 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ac08d4b2-cdcf-4a83-a604-608c02a39caa tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f/action returned with HTTP 202 Aug 06 14:25:51.454791 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 521/2085] 10.4.3.229 () {68 vars in 1396 bytes} [Thu Aug 6 14:25:51 2026] POST /volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:25:51.466070 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-300a04e0-138d-46a9-b59f-ced53a689f52 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:51.469019 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-300a04e0-138d-46a9-b59f-ced53a689f52 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f Aug 06 14:25:51.469019 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-300a04e0-138d-46a9-b59f-ced53a689f52 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:51.469225 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-300a04e0-138d-46a9-b59f-ced53a689f52 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:51.477755 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:51.477755 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:51.478281 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-300a04e0-138d-46a9-b59f-ced53a689f52 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot retrieved successfully. Aug 06 14:25:51.479327 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-300a04e0-138d-46a9-b59f-ced53a689f52 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f returned with HTTP 200 Aug 06 14:25:51.479733 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 522/2086] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:51 2026] GET /volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:51.479993 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-7384cea2-9da2-45b3-be2e-5e71623d81cd req-dd07f571-5658-40bb-82ca-3d63c77f6d6c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:51.482075 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-7384cea2-9da2-45b3-be2e-5e71623d81cd req-dd07f571-5658-40bb-82ca-3d63c77f6d6c tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 Aug 06 14:25:51.482270 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-7384cea2-9da2-45b3-be2e-5e71623d81cd req-dd07f571-5658-40bb-82ca-3d63c77f6d6c tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:51.482495 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-7384cea2-9da2-45b3-be2e-5e71623d81cd req-dd07f571-5658-40bb-82ca-3d63c77f6d6c tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:51.491531 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ace4c426-a61e-417f-afdc-a65356db000b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:51.493167 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ace4c426-a61e-417f-afdc-a65356db000b tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/cf3ce871-18a1-42c7-b599-0989f0677905 Aug 06 14:25:51.493355 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ace4c426-a61e-417f-afdc-a65356db000b tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:51.493557 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ace4c426-a61e-417f-afdc-a65356db000b tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:51.493652 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-ace4c426-a61e-417f-afdc-a65356db000b tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Delete snapshot with id: cf3ce871-18a1-42c7-b599-0989f0677905 Aug 06 14:25:51.497729 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ace4c426-a61e-417f-afdc-a65356db000b tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/cf3ce871-18a1-42c7-b599-0989f0677905 returned with HTTP 404 Aug 06 14:25:51.498155 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 525/2087] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:25:51 2026] DELETE /volume/v3/snapshots/cf3ce871-18a1-42c7-b599-0989f0677905 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:51.505017 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:51.505017 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:51.506801 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a742668d-95d0-4d6f-84d0-e54f956ae417 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:51.508368 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a742668d-95d0-4d6f-84d0-e54f956ae417 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:25:51.508455 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-7384cea2-9da2-45b3-be2e-5e71623d81cd req-dd07f571-5658-40bb-82ca-3d63c77f6d6c tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:25:51.508706 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a742668d-95d0-4d6f-84d0-e54f956ae417 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d6e325c0-8fa0-4d36-8297-04e34b62df21", "name": "tempest-SnapshotsActionsTest-Snapshot-790140995"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:51.513353 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-7384cea2-9da2-45b3-be2e-5e71623d81cd req-dd07f571-5658-40bb-82ca-3d63c77f6d6c tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 returned with HTTP 200 Aug 06 14:25:51.513897 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 520/2088] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:25:51 2026] GET /volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:51.515903 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:51.515903 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:51.516297 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a742668d-95d0-4d6f-84d0-e54f956ae417 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Volume info retrieved successfully. Aug 06 14:25:51.516399 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-a742668d-95d0-4d6f-84d0-e54f956ae417 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Create snapshot from volume d6e325c0-8fa0-4d36-8297-04e34b62df21 Aug 06 14:25:51.538128 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-a742668d-95d0-4d6f-84d0-e54f956ae417 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Created reservations ['4e1c8bf9-c755-4c26-802a-f3abc1855470', 'b89d5276-a435-4c82-898c-5351632dcf69', '32cbf2b7-0e31-4cc4-adb7-c90b2838ab17', '446c93d8-3474-413d-aa41-b6b0d954e52a'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:25:51.544465 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-7384cea2-9da2-45b3-be2e-5e71623d81cd req-d55245be-bbf6-4c9b-a100-7827b4e3de6d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:51.546468 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-7384cea2-9da2-45b3-be2e-5e71623d81cd req-d55245be-bbf6-4c9b-a100-7827b4e3de6d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] POST https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347/action Aug 06 14:25:51.546814 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-7384cea2-9da2-45b3-be2e-5e71623d81cd req-d55245be-bbf6-4c9b-a100-7827b4e3de6d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:25:51.546934 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-7384cea2-9da2-45b3-be2e-5e71623d81cd req-d55245be-bbf6-4c9b-a100-7827b4e3de6d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:51.553168 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7e6a45f9-ebe0-4e47-b7f9-701a2404bc94 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:51.555705 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7e6a45f9-ebe0-4e47-b7f9-701a2404bc94 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] GET https://10.4.3.229/volume/v3/snapshots/509f9a1b-7283-4b12-ad86-d3464f5b71cb Aug 06 14:25:51.555896 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7e6a45f9-ebe0-4e47-b7f9-701a2404bc94 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:51.556072 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7e6a45f9-ebe0-4e47-b7f9-701a2404bc94 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:51.559695 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:51.559695 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:51.560147 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-7384cea2-9da2-45b3-be2e-5e71623d81cd req-d55245be-bbf6-4c9b-a100-7827b4e3de6d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:25:51.562299 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7e6a45f9-ebe0-4e47-b7f9-701a2404bc94 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] https://10.4.3.229/volume/v3/snapshots/509f9a1b-7283-4b12-ad86-d3464f5b71cb returned with HTTP 404 Aug 06 14:25:51.562733 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 526/2089] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:51 2026] GET /volume/v3/snapshots/509f9a1b-7283-4b12-ad86-d3464f5b71cb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:51.567067 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a742668d-95d0-4d6f-84d0-e54f956ae417 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot create request issued successfully. Aug 06 14:25:51.567400 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a742668d-95d0-4d6f-84d0-e54f956ae417 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:25:51.567827 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 522/2090] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:25:51 2026] POST /volume/v3/snapshots => generated 306 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:25:51.573629 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-aba28a71-7dfe-41a4-9c69-59d74eecc4ed None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:51.575283 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-7384cea2-9da2-45b3-be2e-5e71623d81cd req-d55245be-bbf6-4c9b-a100-7827b4e3de6d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Begin detaching volume completed successfully. Aug 06 14:25:51.575605 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-7384cea2-9da2-45b3-be2e-5e71623d81cd req-d55245be-bbf6-4c9b-a100-7827b4e3de6d tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347/action returned with HTTP 202 Aug 06 14:25:51.576018 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 523/2091] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:25:51 2026] POST /volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:25:51.576248 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0955b541-d1d4-450c-830e-911a4c987c53 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:51.576508 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-aba28a71-7dfe-41a4-9c69-59d74eecc4ed tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] GET https://10.4.3.229/volume/v3/volumes/335878ca-abfd-4b19-8991-3d4b0151dc17 Aug 06 14:25:51.576730 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-aba28a71-7dfe-41a4-9c69-59d74eecc4ed tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:51.576932 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-aba28a71-7dfe-41a4-9c69-59d74eecc4ed tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:51.578048 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0955b541-d1d4-450c-830e-911a4c987c53 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/591a2ec4-c25a-4adf-b609-d0bc3098438e Aug 06 14:25:51.578230 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0955b541-d1d4-450c-830e-911a4c987c53 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:51.578395 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0955b541-d1d4-450c-830e-911a4c987c53 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:51.584544 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:51.584544 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:51.584988 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-0955b541-d1d4-450c-830e-911a4c987c53 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot retrieved successfully. Aug 06 14:25:51.585741 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0955b541-d1d4-450c-830e-911a4c987c53 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/591a2ec4-c25a-4adf-b609-d0bc3098438e returned with HTTP 200 Aug 06 14:25:51.586020 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:51.586020 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:51.586112 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 527/2092] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:51 2026] GET /volume/v3/snapshots/591a2ec4-c25a-4adf-b609-d0bc3098438e => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:51.590341 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-aba28a71-7dfe-41a4-9c69-59d74eecc4ed tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Volume info retrieved successfully. Aug 06 14:25:51.594789 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-aba28a71-7dfe-41a4-9c69-59d74eecc4ed tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] https://10.4.3.229/volume/v3/volumes/335878ca-abfd-4b19-8991-3d4b0151dc17 returned with HTTP 200 Aug 06 14:25:51.595134 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 521/2093] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:51 2026] GET /volume/v3/volumes/335878ca-abfd-4b19-8991-3d4b0151dc17 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:51.613212 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-139fb62a-9624-466d-b2d0-a85cf4d00b9b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:51.615185 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-139fb62a-9624-466d-b2d0-a85cf4d00b9b tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] DELETE https://10.4.3.229/volume/v3/volumes/335878ca-abfd-4b19-8991-3d4b0151dc17 Aug 06 14:25:51.615355 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-139fb62a-9624-466d-b2d0-a85cf4d00b9b tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:51.616270 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-139fb62a-9624-466d-b2d0-a85cf4d00b9b tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:51.616270 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-139fb62a-9624-466d-b2d0-a85cf4d00b9b tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Delete volume with id: 335878ca-abfd-4b19-8991-3d4b0151dc17 Aug 06 14:25:51.628030 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:51.628030 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:51.628502 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-139fb62a-9624-466d-b2d0-a85cf4d00b9b tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Volume info retrieved successfully. Aug 06 14:25:51.628599 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-afe49db5-f230-4098-b1b4-245f1e46d73b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:51.629007 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-afe49db5-f230-4098-b1b4-245f1e46d73b None None] GET https://10.4.3.229/volume// Aug 06 14:25:51.629172 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-afe49db5-f230-4098-b1b4-245f1e46d73b None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:51.629344 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-afe49db5-f230-4098-b1b4-245f1e46d73b None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:51.629675 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-afe49db5-f230-4098-b1b4-245f1e46d73b None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:25:51.629956 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 524/2094] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:25: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 06 14:25:51.637784 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-7384cea2-9da2-45b3-be2e-5e71623d81cd req-7b800098-0a90-4bf2-aba0-566af0c6e6d7 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:51.640859 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-7384cea2-9da2-45b3-be2e-5e71623d81cd req-7b800098-0a90-4bf2-aba0-566af0c6e6d7 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 Aug 06 14:25:51.641067 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-7384cea2-9da2-45b3-be2e-5e71623d81cd req-7b800098-0a90-4bf2-aba0-566af0c6e6d7 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:51.641240 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-7384cea2-9da2-45b3-be2e-5e71623d81cd req-7b800098-0a90-4bf2-aba0-566af0c6e6d7 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:51.645232 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-139fb62a-9624-466d-b2d0-a85cf4d00b9b tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Delete volume request issued successfully. Aug 06 14:25:51.645454 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-139fb62a-9624-466d-b2d0-a85cf4d00b9b tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] https://10.4.3.229/volume/v3/volumes/335878ca-abfd-4b19-8991-3d4b0151dc17 returned with HTTP 202 Aug 06 14:25:51.645820 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 523/2095] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:25:51 2026] DELETE /volume/v3/volumes/335878ca-abfd-4b19-8991-3d4b0151dc17 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:51.649451 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:51.649451 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:51.652388 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-7384cea2-9da2-45b3-be2e-5e71623d81cd req-7b800098-0a90-4bf2-aba0-566af0c6e6d7 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:25:51.653236 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-51f2977d-c5d8-4536-b5ed-0079710dd488 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:51.655869 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-7384cea2-9da2-45b3-be2e-5e71623d81cd req-7b800098-0a90-4bf2-aba0-566af0c6e6d7 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 returned with HTTP 200 Aug 06 14:25:51.656209 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 528/2096] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:25:51 2026] GET /volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 => generated 1323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:25:51.656864 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-51f2977d-c5d8-4536-b5ed-0079710dd488 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] GET https://10.4.3.229/volume/v3/volumes/335878ca-abfd-4b19-8991-3d4b0151dc17 Aug 06 14:25:51.657065 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-51f2977d-c5d8-4536-b5ed-0079710dd488 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:51.657834 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-51f2977d-c5d8-4536-b5ed-0079710dd488 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:51.664044 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:51.664044 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:51.667125 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-51f2977d-c5d8-4536-b5ed-0079710dd488 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Volume info retrieved successfully. Aug 06 14:25:51.671580 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-51f2977d-c5d8-4536-b5ed-0079710dd488 tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] https://10.4.3.229/volume/v3/volumes/335878ca-abfd-4b19-8991-3d4b0151dc17 returned with HTTP 200 Aug 06 14:25:51.671941 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 522/2097] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:51 2026] GET /volume/v3/volumes/335878ca-abfd-4b19-8991-3d4b0151dc17 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:51.884758 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-be86172b-8b25-4f40-9486-b5bcaec85cba None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:51.886516 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-be86172b-8b25-4f40-9486-b5bcaec85cba tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb Aug 06 14:25:51.886700 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-be86172b-8b25-4f40-9486-b5bcaec85cba tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:51.886891 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-be86172b-8b25-4f40-9486-b5bcaec85cba tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:51.886990 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-be86172b-8b25-4f40-9486-b5bcaec85cba tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:51.891566 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:51.891566 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:51.892607 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-be86172b-8b25-4f40-9486-b5bcaec85cba tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb returned with HTTP 200 Aug 06 14:25:51.893167 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 525/2098] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:51 2026] GET /volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:52.051920 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b7c56875-2c87-48c7-9923-64e1bedb4887 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:52.056261 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b7c56875-2c87-48c7-9923-64e1bedb4887 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 Aug 06 14:25:52.056261 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b7c56875-2c87-48c7-9923-64e1bedb4887 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:52.056261 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b7c56875-2c87-48c7-9923-64e1bedb4887 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:52.064644 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:52.064644 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:52.076349 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b7c56875-2c87-48c7-9923-64e1bedb4887 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:25:52.083636 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b7c56875-2c87-48c7-9923-64e1bedb4887 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 returned with HTTP 200 Aug 06 14:25:52.084095 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 524/2099] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:52 2026] GET /volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 => generated 1362 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:25:52.598216 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8bbf3697-5716-4819-8d2a-4d7f2f8ade51 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:52.600218 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8bbf3697-5716-4819-8d2a-4d7f2f8ade51 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/591a2ec4-c25a-4adf-b609-d0bc3098438e Aug 06 14:25:52.600218 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8bbf3697-5716-4819-8d2a-4d7f2f8ade51 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:52.600218 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8bbf3697-5716-4819-8d2a-4d7f2f8ade51 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:52.608719 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:52.608719 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:52.608911 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8bbf3697-5716-4819-8d2a-4d7f2f8ade51 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot retrieved successfully. Aug 06 14:25:52.609730 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8bbf3697-5716-4819-8d2a-4d7f2f8ade51 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/591a2ec4-c25a-4adf-b609-d0bc3098438e returned with HTTP 200 Aug 06 14:25:52.610099 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 529/2100] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:52 2026] GET /volume/v3/snapshots/591a2ec4-c25a-4adf-b609-d0bc3098438e => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:52.623866 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7ab47bb9-cd59-427f-9baf-fe7a78552076 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:52.625641 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7ab47bb9-cd59-427f-9baf-fe7a78552076 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] POST https://10.4.3.229/volume/v3/snapshots/591a2ec4-c25a-4adf-b609-d0bc3098438e/action Aug 06 14:25:52.626002 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7ab47bb9-cd59-427f-9baf-fe7a78552076 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:25:52.626121 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7ab47bb9-cd59-427f-9baf-fe7a78552076 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:52.627616 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.admin_actions [None req-7ab47bb9-cd59-427f-9baf-fe7a78552076 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Updating snapshot '591a2ec4-c25a-4adf-b609-d0bc3098438e' with '{'status': 'error'}' {{(pid=100399) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 14:25:52.633560 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-7384cea2-9da2-45b3-be2e-5e71623d81cd req-679436ad-7a68-41ab-8efb-8c5cf3c205b0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:52.636175 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-7384cea2-9da2-45b3-be2e-5e71623d81cd req-679436ad-7a68-41ab-8efb-8c5cf3c205b0 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] DELETE https://10.4.3.229/volume/v3/attachments/204b08fb-49f6-4d0f-a39f-724d24706040 Aug 06 14:25:52.636402 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-7384cea2-9da2-45b3-be2e-5e71623d81cd req-679436ad-7a68-41ab-8efb-8c5cf3c205b0 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:52.636569 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-7384cea2-9da2-45b3-be2e-5e71623d81cd req-679436ad-7a68-41ab-8efb-8c5cf3c205b0 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:52.638235 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:52.638235 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:52.646973 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:52.646973 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:52.659617 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7ab47bb9-cd59-427f-9baf-fe7a78552076 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] https://10.4.3.229/volume/v3/snapshots/591a2ec4-c25a-4adf-b609-d0bc3098438e/action returned with HTTP 202 Aug 06 14:25:52.660122 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 523/2101] 10.4.3.229 () {68 vars in 1396 bytes} [Thu Aug 6 14:25:52 2026] POST /volume/v3/snapshots/591a2ec4-c25a-4adf-b609-d0bc3098438e/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:25:52.673686 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-af9dadda-4423-449a-9601-81a4431e6a87 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:52.676816 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-af9dadda-4423-449a-9601-81a4431e6a87 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/591a2ec4-c25a-4adf-b609-d0bc3098438e Aug 06 14:25:52.676816 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-af9dadda-4423-449a-9601-81a4431e6a87 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:52.676816 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-af9dadda-4423-449a-9601-81a4431e6a87 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:52.684607 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:52.684607 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:52.684607 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-af9dadda-4423-449a-9601-81a4431e6a87 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot retrieved successfully. Aug 06 14:25:52.684607 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-af9dadda-4423-449a-9601-81a4431e6a87 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/591a2ec4-c25a-4adf-b609-d0bc3098438e returned with HTTP 200 Aug 06 14:25:52.684607 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 525/2102] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:52 2026] GET /volume/v3/snapshots/591a2ec4-c25a-4adf-b609-d0bc3098438e => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:52.685354 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-af49c83c-8d12-462d-bda9-12b4767139fa None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:52.689000 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-af49c83c-8d12-462d-bda9-12b4767139fa tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] GET https://10.4.3.229/volume/v3/volumes/335878ca-abfd-4b19-8991-3d4b0151dc17 Aug 06 14:25:52.689183 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-af49c83c-8d12-462d-bda9-12b4767139fa tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:52.689352 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-af49c83c-8d12-462d-bda9-12b4767139fa tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:52.692865 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b16d75d7-25fc-4e1e-8ae7-90f4ef215390 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:52.697008 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b16d75d7-25fc-4e1e-8ae7-90f4ef215390 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] POST https://10.4.3.229/volume/v3/snapshots/591a2ec4-c25a-4adf-b609-d0bc3098438e/action Aug 06 14:25:52.697357 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-af49c83c-8d12-462d-bda9-12b4767139fa tempest-VolumesExtendTest-117039482 tempest-VolumesExtendTest-117039482-project-member] https://10.4.3.229/volume/v3/volumes/335878ca-abfd-4b19-8991-3d4b0151dc17 returned with HTTP 404 Aug 06 14:25:52.697456 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b16d75d7-25fc-4e1e-8ae7-90f4ef215390 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:25:52.697657 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b16d75d7-25fc-4e1e-8ae7-90f4ef215390 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:52.697844 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 530/2103] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:52 2026] GET /volume/v3/volumes/335878ca-abfd-4b19-8991-3d4b0151dc17 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:52.704299 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:52.704299 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:52.704643 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-b16d75d7-25fc-4e1e-8ae7-90f4ef215390 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Snapshot retrieved successfully. Aug 06 14:25:52.714386 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-7384cea2-9da2-45b3-be2e-5e71623d81cd req-679436ad-7a68-41ab-8efb-8c5cf3c205b0 tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/attachments/204b08fb-49f6-4d0f-a39f-724d24706040 returned with HTTP 200 Aug 06 14:25:52.715159 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 526/2104] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:25:52 2026] DELETE /volume/v3/attachments/204b08fb-49f6-4d0f-a39f-724d24706040 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:52.734762 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-b16d75d7-25fc-4e1e-8ae7-90f4ef215390 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Snapshot delete request issued successfully. Aug 06 14:25:52.734762 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b16d75d7-25fc-4e1e-8ae7-90f4ef215390 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] https://10.4.3.229/volume/v3/snapshots/591a2ec4-c25a-4adf-b609-d0bc3098438e/action returned with HTTP 202 Aug 06 14:25:52.735241 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 524/2105] 10.4.3.229 () {68 vars in 1396 bytes} [Thu Aug 6 14:25:52 2026] POST /volume/v3/snapshots/591a2ec4-c25a-4adf-b609-d0bc3098438e/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:25:52.746127 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-24527f21-d773-47c0-bcc9-a2fa24b4d6f9 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:52.749600 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-24527f21-d773-47c0-bcc9-a2fa24b4d6f9 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/591a2ec4-c25a-4adf-b609-d0bc3098438e Aug 06 14:25:52.751179 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-24527f21-d773-47c0-bcc9-a2fa24b4d6f9 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:52.752522 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-24527f21-d773-47c0-bcc9-a2fa24b4d6f9 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:52.762482 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:52.762482 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:52.762482 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-24527f21-d773-47c0-bcc9-a2fa24b4d6f9 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot retrieved successfully. Aug 06 14:25:52.763169 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-24527f21-d773-47c0-bcc9-a2fa24b4d6f9 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/591a2ec4-c25a-4adf-b609-d0bc3098438e returned with HTTP 200 Aug 06 14:25:52.763661 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 526/2106] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:52 2026] GET /volume/v3/snapshots/591a2ec4-c25a-4adf-b609-d0bc3098438e => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:52.903486 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e57bc3e4-c329-4441-97dd-81dbb24b1f68 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:52.905867 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e57bc3e4-c329-4441-97dd-81dbb24b1f68 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb Aug 06 14:25:52.905867 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e57bc3e4-c329-4441-97dd-81dbb24b1f68 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:52.905867 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e57bc3e4-c329-4441-97dd-81dbb24b1f68 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:52.905867 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-e57bc3e4-c329-4441-97dd-81dbb24b1f68 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:52.910708 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:52.910708 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:52.911666 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e57bc3e4-c329-4441-97dd-81dbb24b1f68 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb returned with HTTP 200 Aug 06 14:25:52.911887 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 531/2107] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:52 2026] GET /volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:53.772927 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-53416bdb-813b-4e89-8936-d82582418680 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:53.774530 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-53416bdb-813b-4e89-8936-d82582418680 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/591a2ec4-c25a-4adf-b609-d0bc3098438e Aug 06 14:25:53.774697 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-53416bdb-813b-4e89-8936-d82582418680 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:53.774894 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-53416bdb-813b-4e89-8936-d82582418680 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:53.778420 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-c8a66012-0852-47c8-bf2e-40cbe96e23a1 req-3b50689f-768a-4c45-9593-cad86b64542e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:53.780573 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-c8a66012-0852-47c8-bf2e-40cbe96e23a1 req-3b50689f-768a-4c45-9593-cad86b64542e tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 Aug 06 14:25:53.780709 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-53416bdb-813b-4e89-8936-d82582418680 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/591a2ec4-c25a-4adf-b609-d0bc3098438e returned with HTTP 404 Aug 06 14:25:53.780799 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-c8a66012-0852-47c8-bf2e-40cbe96e23a1 req-3b50689f-768a-4c45-9593-cad86b64542e tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:53.781035 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-c8a66012-0852-47c8-bf2e-40cbe96e23a1 req-3b50689f-768a-4c45-9593-cad86b64542e tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:53.781278 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 527/2108] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:53 2026] GET /volume/v3/snapshots/591a2ec4-c25a-4adf-b609-d0bc3098438e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:53.787518 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:53.787518 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:53.791550 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-c8a66012-0852-47c8-bf2e-40cbe96e23a1 req-3b50689f-768a-4c45-9593-cad86b64542e tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:25:53.795036 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d4abfb50-8efd-469d-aa2b-d46eea277e88 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:53.796157 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-c8a66012-0852-47c8-bf2e-40cbe96e23a1 req-3b50689f-768a-4c45-9593-cad86b64542e tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 returned with HTTP 200 Aug 06 14:25:53.796496 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 525/2109] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:25:53 2026] GET /volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:53.797851 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d4abfb50-8efd-469d-aa2b-d46eea277e88 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] POST https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f/action Aug 06 14:25:53.798110 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d4abfb50-8efd-469d-aa2b-d46eea277e88 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:25:53.798306 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d4abfb50-8efd-469d-aa2b-d46eea277e88 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:53.800475 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.contrib.admin_actions [None req-d4abfb50-8efd-469d-aa2b-d46eea277e88 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Updating snapshot '246339b2-09f9-4823-9f3d-a454cad6f17f' with '{'status': 'available'}' {{(pid=100397) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 14:25:53.811482 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-24c92763-c160-4b93-ba1e-5ea96a36122b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:53.812982 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-24c92763-c160-4b93-ba1e-5ea96a36122b tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] DELETE https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 Aug 06 14:25:53.813148 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-24c92763-c160-4b93-ba1e-5ea96a36122b tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:53.813315 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-24c92763-c160-4b93-ba1e-5ea96a36122b tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:53.813481 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-24c92763-c160-4b93-ba1e-5ea96a36122b tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Delete volume with id: e950230e-4252-41ca-a606-d3611d83d347 Aug 06 14:25:53.814769 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:53.814769 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:53.820092 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:53.820092 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:53.820556 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-24c92763-c160-4b93-ba1e-5ea96a36122b tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:25:53.828257 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d4abfb50-8efd-469d-aa2b-d46eea277e88 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f/action returned with HTTP 202 Aug 06 14:25:53.828674 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 527/2110] 10.4.3.229 () {68 vars in 1396 bytes} [Thu Aug 6 14:25:53 2026] POST /volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:25:53.837257 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a2dc5d38-13ab-407f-b5b4-b397a687479d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:53.838906 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a2dc5d38-13ab-407f-b5b4-b397a687479d tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f Aug 06 14:25:53.839093 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a2dc5d38-13ab-407f-b5b4-b397a687479d tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:53.839282 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a2dc5d38-13ab-407f-b5b4-b397a687479d tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:53.840922 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-24c92763-c160-4b93-ba1e-5ea96a36122b tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Delete volume request issued successfully. Aug 06 14:25:53.840922 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-24c92763-c160-4b93-ba1e-5ea96a36122b tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 returned with HTTP 202 Aug 06 14:25:53.841087 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 532/2111] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:25:53 2026] DELETE /volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:53.845579 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:53.845579 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:53.846100 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-a2dc5d38-13ab-407f-b5b4-b397a687479d tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot retrieved successfully. Aug 06 14:25:53.846865 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a2dc5d38-13ab-407f-b5b4-b397a687479d tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f returned with HTTP 200 Aug 06 14:25:53.847219 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 528/2112] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:53 2026] GET /volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:53.849296 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c9ce41db-1648-4a6e-9260-fd7435ae8ebc None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:53.851108 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c9ce41db-1648-4a6e-9260-fd7435ae8ebc tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 Aug 06 14:25:53.851441 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c9ce41db-1648-4a6e-9260-fd7435ae8ebc tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:53.851665 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c9ce41db-1648-4a6e-9260-fd7435ae8ebc tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:53.858718 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:53.858718 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:53.864496 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0b109f35-7a9c-4c5c-9560-df16bd2cfdbb None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:53.868879 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c9ce41db-1648-4a6e-9260-fd7435ae8ebc tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Volume info retrieved successfully. Aug 06 14:25:53.869037 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0b109f35-7a9c-4c5c-9560-df16bd2cfdbb tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/591a2ec4-c25a-4adf-b609-d0bc3098438e Aug 06 14:25:53.869201 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0b109f35-7a9c-4c5c-9560-df16bd2cfdbb tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:53.869647 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0b109f35-7a9c-4c5c-9560-df16bd2cfdbb tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:53.870615 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-0b109f35-7a9c-4c5c-9560-df16bd2cfdbb tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Delete snapshot with id: 591a2ec4-c25a-4adf-b609-d0bc3098438e Aug 06 14:25:53.874322 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c9ce41db-1648-4a6e-9260-fd7435ae8ebc tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 returned with HTTP 200 Aug 06 14:25:53.874322 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 526/2113] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:53 2026] GET /volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:53.877403 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0b109f35-7a9c-4c5c-9560-df16bd2cfdbb tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/591a2ec4-c25a-4adf-b609-d0bc3098438e returned with HTTP 404 Aug 06 14:25:53.878623 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 528/2114] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:25:53 2026] DELETE /volume/v3/snapshots/591a2ec4-c25a-4adf-b609-d0bc3098438e => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:53.886898 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-05b089b0-1a5a-46bc-b75b-2eee02dfc54e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:53.888984 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-05b089b0-1a5a-46bc-b75b-2eee02dfc54e tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:25:53.889302 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-05b089b0-1a5a-46bc-b75b-2eee02dfc54e tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d6e325c0-8fa0-4d36-8297-04e34b62df21", "name": "tempest-SnapshotsActionsTest-Snapshot-1828814787"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:53.902244 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:53.902244 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:53.902748 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-05b089b0-1a5a-46bc-b75b-2eee02dfc54e tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Volume info retrieved successfully. Aug 06 14:25:53.902871 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-05b089b0-1a5a-46bc-b75b-2eee02dfc54e tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Create snapshot from volume d6e325c0-8fa0-4d36-8297-04e34b62df21 Aug 06 14:25:53.925805 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5aadd5f4-df00-4b9f-9d84-ab09a4800b80 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:53.927296 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-05b089b0-1a5a-46bc-b75b-2eee02dfc54e tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Created reservations ['2a6e6781-8879-4da5-974f-0efd1998c6ec', 'bc706a2b-5f7f-485a-9bfa-6048a0e7a9ea', '1c054809-a81a-4f33-b7c2-25c48fe8727e', '4703af1e-32fe-413c-948d-d5a9dbf318f2'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:25:53.929125 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5aadd5f4-df00-4b9f-9d84-ab09a4800b80 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb Aug 06 14:25:53.929304 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5aadd5f4-df00-4b9f-9d84-ab09a4800b80 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:53.929635 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5aadd5f4-df00-4b9f-9d84-ab09a4800b80 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:53.929635 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-5aadd5f4-df00-4b9f-9d84-ab09a4800b80 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:53.935887 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:53.935887 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:53.937060 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5aadd5f4-df00-4b9f-9d84-ab09a4800b80 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb returned with HTTP 200 Aug 06 14:25:53.937060 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 529/2115] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:53 2026] GET /volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:53.966991 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-05b089b0-1a5a-46bc-b75b-2eee02dfc54e tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot create request issued successfully. Aug 06 14:25:53.966991 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-05b089b0-1a5a-46bc-b75b-2eee02dfc54e tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:25:53.966991 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 533/2116] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:25:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:25:53.973864 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-20b649f9-58a4-4bae-b795-9b5caba91ad6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:53.978272 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-20b649f9-58a4-4bae-b795-9b5caba91ad6 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/afb44c1c-9b13-4975-a635-91bf8ce791dc Aug 06 14:25:53.978525 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-20b649f9-58a4-4bae-b795-9b5caba91ad6 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:53.978710 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-20b649f9-58a4-4bae-b795-9b5caba91ad6 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:53.983224 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:53.983224 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:53.983633 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-20b649f9-58a4-4bae-b795-9b5caba91ad6 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot retrieved successfully. Aug 06 14:25:53.984287 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-20b649f9-58a4-4bae-b795-9b5caba91ad6 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/afb44c1c-9b13-4975-a635-91bf8ce791dc returned with HTTP 200 Aug 06 14:25:53.984656 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 527/2117] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:53 2026] GET /volume/v3/snapshots/afb44c1c-9b13-4975-a635-91bf8ce791dc => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:54.166417 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-97e62d10-9005-43e6-8056-b0377a8ffa7c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:54.278577 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-97e62d10-9005-43e6-8056-b0377a8ffa7c tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:25:54.278846 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-97e62d10-9005-43e6-8056-b0377a8ffa7c tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2140135964", "metadata": {"Type": "Test"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:54.280631 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-97e62d10-9005-43e6-8056-b0377a8ffa7c tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2140135964', 'metadata': {'Type': 'Test'}}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:25:54.281232 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-97e62d10-9005-43e6-8056-b0377a8ffa7c tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Create volume of 1 GB Aug 06 14:25:54.281232 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:54.281232 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:54.287600 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-97e62d10-9005-43e6-8056-b0377a8ffa7c tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Availability Zones retrieved successfully. Aug 06 14:25:54.293277 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-97e62d10-9005-43e6-8056-b0377a8ffa7c tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Flow 'volume_create_api' (45a743a9-081f-44c3-9477-6c784846116c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:25:54.294253 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-97e62d10-9005-43e6-8056-b0377a8ffa7c tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0365236-107d-4203-8ce4-4e8c579f3acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:54.295332 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-97e62d10-9005-43e6-8056-b0377a8ffa7c tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:25:54.329654 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-97e62d10-9005-43e6-8056-b0377a8ffa7c tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0365236-107d-4203-8ce4-4e8c579f3acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:54.330444 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-97e62d10-9005-43e6-8056-b0377a8ffa7c tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c0aa5bb-59ba-454e-befb-201c317f5c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:54.397006 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-97e62d10-9005-43e6-8056-b0377a8ffa7c tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Created reservations ['42ec192d-c40d-466d-b34f-7f5ac73cb5a6', '9b26ba39-36c5-448f-b24a-95c15327d8b4', 'ffb4399e-33e7-44a1-a3d9-087e5bb4f905', 'c7619b67-73aa-44b2-95cf-f884b1847a81'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:25:54.398017 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-97e62d10-9005-43e6-8056-b0377a8ffa7c tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c0aa5bb-59ba-454e-befb-201c317f5c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42ec192d-c40d-466d-b34f-7f5ac73cb5a6', '9b26ba39-36c5-448f-b24a-95c15327d8b4', 'ffb4399e-33e7-44a1-a3d9-087e5bb4f905', 'c7619b67-73aa-44b2-95cf-f884b1847a81']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:54.398976 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-97e62d10-9005-43e6-8056-b0377a8ffa7c tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11eca024-a3a4-4be6-acf7-153ca49d2773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:54.424224 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-97e62d10-9005-43e6-8056-b0377a8ffa7c tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11eca024-a3a4-4be6-acf7-153ca49d2773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7842e0bd-4d3d-4774-84dd-ed6c567ee1ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2140135964',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3687d4f9ebd0485baa110fba240cfe4f',qos_specs=None,replication_status=,reservations=['42ec192d-c40d-466d-b34f-7f5ac73cb5a6','9b26ba39-36c5-448f-b24a-95c15327d8b4','ffb4399e-33e7-44a1-a3d9-087e5bb4f905','c7619b67-73aa-44b2-95cf-f884b1847a81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e0f4240f1f4fc3935819709fb8960b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:25:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2140135964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7842e0bd-4d3d-4774-84dd-ed6c567ee1ee,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='3687d4f9ebd0485baa110fba240cfe4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18e0f4240f1f4fc3935819709fb8960b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:54.424980 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-97e62d10-9005-43e6-8056-b0377a8ffa7c tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5c84f00-f65d-4bb4-bb60-7b9ac1f0456b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:54.442545 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-97e62d10-9005-43e6-8056-b0377a8ffa7c tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5c84f00-f65d-4bb4-bb60-7b9ac1f0456b) transitioned into state 'SUCCESS' from state '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-2140135964',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3687d4f9ebd0485baa110fba240cfe4f',qos_specs=None,replication_status=,reservations=['42ec192d-c40d-466d-b34f-7f5ac73cb5a6','9b26ba39-36c5-448f-b24a-95c15327d8b4','ffb4399e-33e7-44a1-a3d9-087e5bb4f905','c7619b67-73aa-44b2-95cf-f884b1847a81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e0f4240f1f4fc3935819709fb8960b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:54.443319 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-97e62d10-9005-43e6-8056-b0377a8ffa7c tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (419f3e42-8ff1-46b0-907a-fedee9ffbba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:54.466910 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-97e62d10-9005-43e6-8056-b0377a8ffa7c tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (419f3e42-8ff1-46b0-907a-fedee9ffbba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:54.466910 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-97e62d10-9005-43e6-8056-b0377a8ffa7c tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Flow 'volume_create_api' (45a743a9-081f-44c3-9477-6c784846116c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:25:54.466910 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-97e62d10-9005-43e6-8056-b0377a8ffa7c tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Create volume request issued successfully. Aug 06 14:25:54.466910 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-97e62d10-9005-43e6-8056-b0377a8ffa7c tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:25:54.466910 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 529/2118] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:25:54 2026] POST /volume/v3/volumes => generated 759 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:25:54.479301 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6375372c-98e0-469b-be4b-32870d1ccc72 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:54.481988 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6375372c-98e0-469b-be4b-32870d1ccc72 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/7842e0bd-4d3d-4774-84dd-ed6c567ee1ee Aug 06 14:25:54.481988 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6375372c-98e0-469b-be4b-32870d1ccc72 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:54.481988 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6375372c-98e0-469b-be4b-32870d1ccc72 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:54.491625 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:54.491625 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:54.495656 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-6375372c-98e0-469b-be4b-32870d1ccc72 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:25:54.499810 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6375372c-98e0-469b-be4b-32870d1ccc72 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/7842e0bd-4d3d-4774-84dd-ed6c567ee1ee returned with HTTP 200 Aug 06 14:25:54.500539 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 530/2119] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:54 2026] GET /volume/v3/volumes/7842e0bd-4d3d-4774-84dd-ed6c567ee1ee => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:54.887539 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a1a12225-8004-4299-bf21-59d5c75be73e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:54.889524 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a1a12225-8004-4299-bf21-59d5c75be73e tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] GET https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 Aug 06 14:25:54.889726 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a1a12225-8004-4299-bf21-59d5c75be73e tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:54.889948 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a1a12225-8004-4299-bf21-59d5c75be73e tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:54.896103 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a1a12225-8004-4299-bf21-59d5c75be73e tempest-TestMinimumBasicScenario-1280164961 tempest-TestMinimumBasicScenario-1280164961-project-member] https://10.4.3.229/volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 returned with HTTP 404 Aug 06 14:25:54.896603 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 534/2120] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:54 2026] GET /volume/v3/volumes/e950230e-4252-41ca-a606-d3611d83d347 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:54.949445 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-487c677e-012b-4e92-af68-db18cfedf764 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:54.951847 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-487c677e-012b-4e92-af68-db18cfedf764 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb Aug 06 14:25:54.952024 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-487c677e-012b-4e92-af68-db18cfedf764 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:54.952198 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-487c677e-012b-4e92-af68-db18cfedf764 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:54.952289 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-487c677e-012b-4e92-af68-db18cfedf764 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:54.957648 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:54.957648 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:54.958397 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-487c677e-012b-4e92-af68-db18cfedf764 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb returned with HTTP 200 Aug 06 14:25:54.958800 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 528/2121] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:54 2026] GET /volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:54.995731 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-27fc9fa6-a3fc-44b6-aa5e-97461ce724f3 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:54.997815 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-27fc9fa6-a3fc-44b6-aa5e-97461ce724f3 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/afb44c1c-9b13-4975-a635-91bf8ce791dc Aug 06 14:25:54.998034 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-27fc9fa6-a3fc-44b6-aa5e-97461ce724f3 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:54.998248 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-27fc9fa6-a3fc-44b6-aa5e-97461ce724f3 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:55.004348 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:55.004348 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:55.005002 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-27fc9fa6-a3fc-44b6-aa5e-97461ce724f3 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot retrieved successfully. Aug 06 14:25:55.005738 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-27fc9fa6-a3fc-44b6-aa5e-97461ce724f3 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/afb44c1c-9b13-4975-a635-91bf8ce791dc returned with HTTP 200 Aug 06 14:25:55.006096 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 530/2122] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:54 2026] GET /volume/v3/snapshots/afb44c1c-9b13-4975-a635-91bf8ce791dc => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:55.016361 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-fb3f587b-8eb9-44ce-b36a-82b021b1a25c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:55.019935 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fb3f587b-8eb9-44ce-b36a-82b021b1a25c tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] POST https://10.4.3.229/volume/v3/snapshots/afb44c1c-9b13-4975-a635-91bf8ce791dc/action Aug 06 14:25:55.020318 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fb3f587b-8eb9-44ce-b36a-82b021b1a25c tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:25:55.020467 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fb3f587b-8eb9-44ce-b36a-82b021b1a25c tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:55.022353 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.admin_actions [None req-fb3f587b-8eb9-44ce-b36a-82b021b1a25c tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Updating snapshot 'afb44c1c-9b13-4975-a635-91bf8ce791dc' with '{'status': 'error_deleting'}' {{(pid=100398) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 14:25:55.032882 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:55.032882 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:55.054252 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fb3f587b-8eb9-44ce-b36a-82b021b1a25c tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] https://10.4.3.229/volume/v3/snapshots/afb44c1c-9b13-4975-a635-91bf8ce791dc/action returned with HTTP 202 Aug 06 14:25:55.055011 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 531/2123] 10.4.3.229 () {68 vars in 1396 bytes} [Thu Aug 6 14:25:55 2026] POST /volume/v3/snapshots/afb44c1c-9b13-4975-a635-91bf8ce791dc/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:25:55.067528 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-cb29fd33-0d01-49c2-a03d-258acf8a5b8c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:55.070184 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cb29fd33-0d01-49c2-a03d-258acf8a5b8c tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/afb44c1c-9b13-4975-a635-91bf8ce791dc Aug 06 14:25:55.070184 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cb29fd33-0d01-49c2-a03d-258acf8a5b8c tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:55.070659 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cb29fd33-0d01-49c2-a03d-258acf8a5b8c tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:55.076014 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:55.076014 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:55.076497 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-cb29fd33-0d01-49c2-a03d-258acf8a5b8c tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot retrieved successfully. Aug 06 14:25:55.077993 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cb29fd33-0d01-49c2-a03d-258acf8a5b8c tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/afb44c1c-9b13-4975-a635-91bf8ce791dc returned with HTTP 200 Aug 06 14:25:55.077993 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 535/2124] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:55 2026] GET /volume/v3/snapshots/afb44c1c-9b13-4975-a635-91bf8ce791dc => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:55.088447 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-0d8edd0c-0132-4bfa-abe4-a6a56097b502 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:55.089732 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0d8edd0c-0132-4bfa-abe4-a6a56097b502 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] POST https://10.4.3.229/volume/v3/snapshots/afb44c1c-9b13-4975-a635-91bf8ce791dc/action Aug 06 14:25:55.090287 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0d8edd0c-0132-4bfa-abe4-a6a56097b502 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:25:55.090287 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0d8edd0c-0132-4bfa-abe4-a6a56097b502 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:55.096108 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:55.096108 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:55.096380 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-0d8edd0c-0132-4bfa-abe4-a6a56097b502 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Snapshot retrieved successfully. Aug 06 14:25:55.114211 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-0d8edd0c-0132-4bfa-abe4-a6a56097b502 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Snapshot delete request issued successfully. Aug 06 14:25:55.114431 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0d8edd0c-0132-4bfa-abe4-a6a56097b502 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] https://10.4.3.229/volume/v3/snapshots/afb44c1c-9b13-4975-a635-91bf8ce791dc/action returned with HTTP 202 Aug 06 14:25:55.114868 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 529/2125] 10.4.3.229 () {68 vars in 1396 bytes} [Thu Aug 6 14:25:55 2026] POST /volume/v3/snapshots/afb44c1c-9b13-4975-a635-91bf8ce791dc/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:25:55.129401 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b1718079-3a18-4c55-812c-80c955ab8207 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:55.131048 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b1718079-3a18-4c55-812c-80c955ab8207 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/afb44c1c-9b13-4975-a635-91bf8ce791dc Aug 06 14:25:55.131219 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b1718079-3a18-4c55-812c-80c955ab8207 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:55.131390 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b1718079-3a18-4c55-812c-80c955ab8207 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:55.135892 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:55.135892 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:55.136282 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b1718079-3a18-4c55-812c-80c955ab8207 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot retrieved successfully. Aug 06 14:25:55.136948 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b1718079-3a18-4c55-812c-80c955ab8207 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/afb44c1c-9b13-4975-a635-91bf8ce791dc returned with HTTP 200 Aug 06 14:25:55.137267 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 531/2126] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:55 2026] GET /volume/v3/snapshots/afb44c1c-9b13-4975-a635-91bf8ce791dc => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:55.515654 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c1ead657-9ebb-4612-a966-ccdeb0a2c8f3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:55.518145 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c1ead657-9ebb-4612-a966-ccdeb0a2c8f3 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/7842e0bd-4d3d-4774-84dd-ed6c567ee1ee Aug 06 14:25:55.518358 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c1ead657-9ebb-4612-a966-ccdeb0a2c8f3 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:55.518559 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c1ead657-9ebb-4612-a966-ccdeb0a2c8f3 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:55.530682 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:55.530682 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:55.534880 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c1ead657-9ebb-4612-a966-ccdeb0a2c8f3 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:25:55.540565 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c1ead657-9ebb-4612-a966-ccdeb0a2c8f3 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/7842e0bd-4d3d-4774-84dd-ed6c567ee1ee returned with HTTP 200 Aug 06 14:25:55.541084 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 532/2127] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:55 2026] GET /volume/v3/volumes/7842e0bd-4d3d-4774-84dd-ed6c567ee1ee => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:55.554929 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e957264b-27e7-40df-b35e-465f8c692b75 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:55.558297 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e957264b-27e7-40df-b35e-465f8c692b75 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/7842e0bd-4d3d-4774-84dd-ed6c567ee1ee Aug 06 14:25:55.559268 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e957264b-27e7-40df-b35e-465f8c692b75 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:55.559626 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e957264b-27e7-40df-b35e-465f8c692b75 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:55.570502 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:55.570502 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:55.574276 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-e957264b-27e7-40df-b35e-465f8c692b75 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:25:55.579619 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e957264b-27e7-40df-b35e-465f8c692b75 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/7842e0bd-4d3d-4774-84dd-ed6c567ee1ee returned with HTTP 200 Aug 06 14:25:55.580022 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 536/2128] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:55 2026] GET /volume/v3/volumes/7842e0bd-4d3d-4774-84dd-ed6c567ee1ee => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:55.595563 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2be90fd3-8c1a-44f6-8ae2-776e667e68c5 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:55.597263 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2be90fd3-8c1a-44f6-8ae2-776e667e68c5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] PUT https://10.4.3.229/volume/v3/volumes/7842e0bd-4d3d-4774-84dd-ed6c567ee1ee Aug 06 14:25:55.597625 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2be90fd3-8c1a-44f6-8ae2-776e667e68c5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2140135964"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:55.606306 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:55.606306 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:55.610360 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-2be90fd3-8c1a-44f6-8ae2-776e667e68c5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:25:55.618036 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-2be90fd3-8c1a-44f6-8ae2-776e667e68c5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume updated successfully. Aug 06 14:25:55.618790 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2be90fd3-8c1a-44f6-8ae2-776e667e68c5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/7842e0bd-4d3d-4774-84dd-ed6c567ee1ee returned with HTTP 200 Aug 06 14:25:55.619307 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 530/2129] 10.4.3.229 () {68 vars in 1368 bytes} [Thu Aug 6 14:25:55 2026] PUT /volume/v3/volumes/7842e0bd-4d3d-4774-84dd-ed6c567ee1ee => generated 784 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:55.636491 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f54f6107-0834-4c80-be55-d22cb08919a8 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:55.641449 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f54f6107-0834-4c80-be55-d22cb08919a8 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] PUT https://10.4.3.229/volume/v3/volumes/7842e0bd-4d3d-4774-84dd-ed6c567ee1ee Aug 06 14:25:55.641449 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f54f6107-0834-4c80-be55-d22cb08919a8 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1077066554", "description": "This is the new description of volume"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:55.647817 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:55.647817 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:55.652131 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f54f6107-0834-4c80-be55-d22cb08919a8 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:25:55.663342 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f54f6107-0834-4c80-be55-d22cb08919a8 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume updated successfully. Aug 06 14:25:55.663342 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f54f6107-0834-4c80-be55-d22cb08919a8 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/7842e0bd-4d3d-4774-84dd-ed6c567ee1ee returned with HTTP 200 Aug 06 14:25:55.663342 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 532/2130] 10.4.3.229 () {68 vars in 1369 bytes} [Thu Aug 6 14:25:55 2026] PUT /volume/v3/volumes/7842e0bd-4d3d-4774-84dd-ed6c567ee1ee => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:55.677830 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-48b1247d-6160-4eab-8983-50ae36f36d62 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:55.682492 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-48b1247d-6160-4eab-8983-50ae36f36d62 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/7842e0bd-4d3d-4774-84dd-ed6c567ee1ee Aug 06 14:25:55.682665 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-48b1247d-6160-4eab-8983-50ae36f36d62 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:55.682822 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-48b1247d-6160-4eab-8983-50ae36f36d62 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:55.689468 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:55.689468 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:55.692864 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-48b1247d-6160-4eab-8983-50ae36f36d62 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:25:55.696941 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-48b1247d-6160-4eab-8983-50ae36f36d62 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/7842e0bd-4d3d-4774-84dd-ed6c567ee1ee returned with HTTP 200 Aug 06 14:25:55.697553 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 533/2131] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:55 2026] GET /volume/v3/volumes/7842e0bd-4d3d-4774-84dd-ed6c567ee1ee => generated 891 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:55.714917 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-79de8b7c-9a1f-4695-a338-95956626cd61 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:55.716559 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-79de8b7c-9a1f-4695-a338-95956626cd61 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:25:55.716864 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-79de8b7c-9a1f-4695-a338-95956626cd61 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1519977115", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1692603158"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:55.718155 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-79de8b7c-9a1f-4695-a338-95956626cd61 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1519977115', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1692603158'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:25:55.718259 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-79de8b7c-9a1f-4695-a338-95956626cd61 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Create volume of 1 GB Aug 06 14:25:55.722676 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-79de8b7c-9a1f-4695-a338-95956626cd61 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Availability Zones retrieved successfully. Aug 06 14:25:55.729938 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-79de8b7c-9a1f-4695-a338-95956626cd61 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Flow 'volume_create_api' (045e2b4d-bb57-4e66-bdba-558e40540273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:25:55.731273 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-79de8b7c-9a1f-4695-a338-95956626cd61 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1cf8fb4-2964-44ac-9042-6e19d3535423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:55.732705 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-79de8b7c-9a1f-4695-a338-95956626cd61 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:25:55.767807 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-79de8b7c-9a1f-4695-a338-95956626cd61 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1cf8fb4-2964-44ac-9042-6e19d3535423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:55.771445 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-79de8b7c-9a1f-4695-a338-95956626cd61 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1319f8c-0204-4f2c-80d3-e67487d750f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:55.825274 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-79de8b7c-9a1f-4695-a338-95956626cd61 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Created reservations ['a92a05e4-088e-4455-ab30-2375b75c81f7', '0c0b511e-83c2-4ebd-833b-1813f2934709', 'd5f6f44f-28e4-4b5c-8cfa-2e74e7346ee1', 'd5e4d128-37cf-4461-8b3d-a851f1ae3f95'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:25:55.826294 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-79de8b7c-9a1f-4695-a338-95956626cd61 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1319f8c-0204-4f2c-80d3-e67487d750f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a92a05e4-088e-4455-ab30-2375b75c81f7', '0c0b511e-83c2-4ebd-833b-1813f2934709', 'd5f6f44f-28e4-4b5c-8cfa-2e74e7346ee1', 'd5e4d128-37cf-4461-8b3d-a851f1ae3f95']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:55.827096 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-79de8b7c-9a1f-4695-a338-95956626cd61 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (919d7943-d981-46da-bbcd-b666f6de35f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:55.863055 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-79de8b7c-9a1f-4695-a338-95956626cd61 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (919d7943-d981-46da-bbcd-b666f6de35f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '952a94fe-31db-4acc-966c-8b7b1270e16a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1519977115',display_name='tempest-VolumesGetTest-Volume-1692603158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3687d4f9ebd0485baa110fba240cfe4f',qos_specs=None,replication_status=,reservations=['a92a05e4-088e-4455-ab30-2375b75c81f7','0c0b511e-83c2-4ebd-833b-1813f2934709','d5f6f44f-28e4-4b5c-8cfa-2e74e7346ee1','d5e4d128-37cf-4461-8b3d-a851f1ae3f95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e0f4240f1f4fc3935819709fb8960b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:25:55Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1519977115',display_name='tempest-VolumesGetTest-Volume-1692603158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=952a94fe-31db-4acc-966c-8b7b1270e16a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3687d4f9ebd0485baa110fba240cfe4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18e0f4240f1f4fc3935819709fb8960b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:55.863692 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-79de8b7c-9a1f-4695-a338-95956626cd61 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a906b0ae-98e6-42b3-8752-0585cb08d3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:55.893819 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-79de8b7c-9a1f-4695-a338-95956626cd61 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a906b0ae-98e6-42b3-8752-0585cb08d3da) transitioned into 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-1519977115',display_name='tempest-VolumesGetTest-Volume-1692603158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3687d4f9ebd0485baa110fba240cfe4f',qos_specs=None,replication_status=,reservations=['a92a05e4-088e-4455-ab30-2375b75c81f7','0c0b511e-83c2-4ebd-833b-1813f2934709','d5f6f44f-28e4-4b5c-8cfa-2e74e7346ee1','d5e4d128-37cf-4461-8b3d-a851f1ae3f95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e0f4240f1f4fc3935819709fb8960b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:55.893819 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-79de8b7c-9a1f-4695-a338-95956626cd61 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00e2652b-00cd-40b9-b3f8-690b17ed36d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:55.903875 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-79de8b7c-9a1f-4695-a338-95956626cd61 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00e2652b-00cd-40b9-b3f8-690b17ed36d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:55.904661 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-79de8b7c-9a1f-4695-a338-95956626cd61 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Flow 'volume_create_api' (045e2b4d-bb57-4e66-bdba-558e40540273) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:25:55.904971 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-79de8b7c-9a1f-4695-a338-95956626cd61 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Create volume request issued successfully. Aug 06 14:25:55.905518 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-79de8b7c-9a1f-4695-a338-95956626cd61 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:25:55.905908 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 537/2132] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:25:55 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 06 14:25:55.919420 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b06da9d2-4c82-4a3b-8dcb-3ea9ba557af1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:55.921625 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b06da9d2-4c82-4a3b-8dcb-3ea9ba557af1 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/952a94fe-31db-4acc-966c-8b7b1270e16a Aug 06 14:25:55.921625 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b06da9d2-4c82-4a3b-8dcb-3ea9ba557af1 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:55.921752 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b06da9d2-4c82-4a3b-8dcb-3ea9ba557af1 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:55.932741 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:55.932741 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:55.937867 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-b06da9d2-4c82-4a3b-8dcb-3ea9ba557af1 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:25:55.947252 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b06da9d2-4c82-4a3b-8dcb-3ea9ba557af1 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/952a94fe-31db-4acc-966c-8b7b1270e16a returned with HTTP 200 Aug 06 14:25:55.947847 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 531/2133] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:55 2026] GET /volume/v3/volumes/952a94fe-31db-4acc-966c-8b7b1270e16a => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:55.970998 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f9adf7e4-72a2-4b6c-85f8-14e0aa112fff None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:55.979455 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f9adf7e4-72a2-4b6c-85f8-14e0aa112fff tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb Aug 06 14:25:55.979455 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f9adf7e4-72a2-4b6c-85f8-14e0aa112fff tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:55.979455 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f9adf7e4-72a2-4b6c-85f8-14e0aa112fff tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:55.979455 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-f9adf7e4-72a2-4b6c-85f8-14e0aa112fff tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:55.989119 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:55.989119 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:55.990378 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f9adf7e4-72a2-4b6c-85f8-14e0aa112fff tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb returned with HTTP 200 Aug 06 14:25:55.992438 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 533/2134] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:55 2026] GET /volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb => generated 789 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:56.148582 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d08b7670-65fe-465e-8231-41f4fc597c0b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:56.150027 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d08b7670-65fe-465e-8231-41f4fc597c0b tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/afb44c1c-9b13-4975-a635-91bf8ce791dc Aug 06 14:25:56.150247 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d08b7670-65fe-465e-8231-41f4fc597c0b tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:56.150377 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d08b7670-65fe-465e-8231-41f4fc597c0b tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:56.160706 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d08b7670-65fe-465e-8231-41f4fc597c0b tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/afb44c1c-9b13-4975-a635-91bf8ce791dc returned with HTTP 404 Aug 06 14:25:56.161218 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 534/2135] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:56 2026] GET /volume/v3/snapshots/afb44c1c-9b13-4975-a635-91bf8ce791dc => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:56.174193 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-245df8b0-c7a2-4f99-ac45-1c609bb2b91e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:56.178331 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-245df8b0-c7a2-4f99-ac45-1c609bb2b91e tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] POST https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f/action Aug 06 14:25:56.178883 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-245df8b0-c7a2-4f99-ac45-1c609bb2b91e tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:25:56.179082 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-245df8b0-c7a2-4f99-ac45-1c609bb2b91e tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:56.181751 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.admin_actions [None req-245df8b0-c7a2-4f99-ac45-1c609bb2b91e tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Updating snapshot '246339b2-09f9-4823-9f3d-a454cad6f17f' with '{'status': 'available'}' {{(pid=100396) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 14:25:56.202994 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:56.202994 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:56.234008 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-245df8b0-c7a2-4f99-ac45-1c609bb2b91e tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f/action returned with HTTP 202 Aug 06 14:25:56.234557 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 538/2136] 10.4.3.229 () {68 vars in 1396 bytes} [Thu Aug 6 14:25:56 2026] POST /volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:25:56.243214 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5919b9cf-3264-4582-89b2-50aba86e1e42 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:56.249995 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5919b9cf-3264-4582-89b2-50aba86e1e42 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f Aug 06 14:25:56.250206 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5919b9cf-3264-4582-89b2-50aba86e1e42 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:56.250411 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5919b9cf-3264-4582-89b2-50aba86e1e42 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:56.261042 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:56.261042 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:56.261697 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-5919b9cf-3264-4582-89b2-50aba86e1e42 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot retrieved successfully. Aug 06 14:25:56.262532 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5919b9cf-3264-4582-89b2-50aba86e1e42 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f returned with HTTP 200 Aug 06 14:25:56.263157 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 532/2137] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:56 2026] GET /volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:56.277315 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-70f4649c-b1ef-43d7-8f63-7344c16c6a00 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:56.281221 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-70f4649c-b1ef-43d7-8f63-7344c16c6a00 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/afb44c1c-9b13-4975-a635-91bf8ce791dc Aug 06 14:25:56.282003 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-70f4649c-b1ef-43d7-8f63-7344c16c6a00 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:56.282183 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-70f4649c-b1ef-43d7-8f63-7344c16c6a00 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:56.282285 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-70f4649c-b1ef-43d7-8f63-7344c16c6a00 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Delete snapshot with id: afb44c1c-9b13-4975-a635-91bf8ce791dc Aug 06 14:25:56.289041 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-70f4649c-b1ef-43d7-8f63-7344c16c6a00 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/afb44c1c-9b13-4975-a635-91bf8ce791dc returned with HTTP 404 Aug 06 14:25:56.290016 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 534/2138] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:25:56 2026] DELETE /volume/v3/snapshots/afb44c1c-9b13-4975-a635-91bf8ce791dc => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:56.303306 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e98377ef-1d95-4514-8629-714d442e637b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:56.307077 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e98377ef-1d95-4514-8629-714d442e637b tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] POST https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f/action Aug 06 14:25:56.307603 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e98377ef-1d95-4514-8629-714d442e637b tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:25:56.307785 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e98377ef-1d95-4514-8629-714d442e637b tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:56.310181 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.admin_actions [None req-e98377ef-1d95-4514-8629-714d442e637b tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Updating snapshot '246339b2-09f9-4823-9f3d-a454cad6f17f' with '{'status': 'creating'}' {{(pid=100398) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 14:25:56.324142 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:56.324142 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:56.350248 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e98377ef-1d95-4514-8629-714d442e637b tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f/action returned with HTTP 202 Aug 06 14:25:56.350248 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 535/2139] 10.4.3.229 () {68 vars in 1396 bytes} [Thu Aug 6 14:25:56 2026] POST /volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:25:56.360176 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f6eeb7c4-4ddc-4846-a777-63ace7c2cb7d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:56.362017 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f6eeb7c4-4ddc-4846-a777-63ace7c2cb7d tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f Aug 06 14:25:56.362871 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f6eeb7c4-4ddc-4846-a777-63ace7c2cb7d tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:56.362871 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f6eeb7c4-4ddc-4846-a777-63ace7c2cb7d tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:56.368962 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:56.368962 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:56.369380 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f6eeb7c4-4ddc-4846-a777-63ace7c2cb7d tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot retrieved successfully. Aug 06 14:25:56.370757 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f6eeb7c4-4ddc-4846-a777-63ace7c2cb7d tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f returned with HTTP 200 Aug 06 14:25:56.370757 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 539/2140] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:56 2026] GET /volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:56.384450 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-cded8da8-4bfa-4fa7-ae45-539be1cc5e2d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:56.386033 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cded8da8-4bfa-4fa7-ae45-539be1cc5e2d tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] POST https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f/action Aug 06 14:25:56.386318 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cded8da8-4bfa-4fa7-ae45-539be1cc5e2d tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:25:56.386437 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cded8da8-4bfa-4fa7-ae45-539be1cc5e2d tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:56.387689 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.snapshot_actions [None req-cded8da8-4bfa-4fa7-ae45-539be1cc5e2d tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100399) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 06 14:25:56.392588 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:56.392588 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:56.393121 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.contrib.snapshot_actions [None req-cded8da8-4bfa-4fa7-ae45-539be1cc5e2d tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Updating snapshot 246339b2-09f9-4823-9f3d-a454cad6f17f with info {'id': '246339b2-09f9-4823-9f3d-a454cad6f17f', 'status': 'error', 'progress': '80%'} Aug 06 14:25:56.398484 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cded8da8-4bfa-4fa7-ae45-539be1cc5e2d tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f/action returned with HTTP 202 Aug 06 14:25:56.398918 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 533/2141] 10.4.3.229 () {68 vars in 1396 bytes} [Thu Aug 6 14:25:56 2026] POST /volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:56.413080 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ad82ede6-8b00-4b1d-8302-c6287f60e8b6 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:56.416814 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ad82ede6-8b00-4b1d-8302-c6287f60e8b6 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] GET https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f Aug 06 14:25:56.416980 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ad82ede6-8b00-4b1d-8302-c6287f60e8b6 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:56.418230 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ad82ede6-8b00-4b1d-8302-c6287f60e8b6 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:56.434921 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:56.434921 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:56.436257 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ad82ede6-8b00-4b1d-8302-c6287f60e8b6 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Snapshot retrieved successfully. Aug 06 14:25:56.438719 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ad82ede6-8b00-4b1d-8302-c6287f60e8b6 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f returned with HTTP 200 Aug 06 14:25:56.439697 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 535/2142] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:56 2026] GET /volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f => generated 461 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:56.452131 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-98f1b2af-9e48-4484-99bf-2b2bfb322e92 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:56.453855 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-98f1b2af-9e48-4484-99bf-2b2bfb322e92 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] POST https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f/action Aug 06 14:25:56.454188 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-98f1b2af-9e48-4484-99bf-2b2bfb322e92 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:25:56.454310 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-98f1b2af-9e48-4484-99bf-2b2bfb322e92 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:56.455678 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.admin_actions [None req-98f1b2af-9e48-4484-99bf-2b2bfb322e92 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] Updating snapshot '246339b2-09f9-4823-9f3d-a454cad6f17f' with '{'status': 'available'}' {{(pid=100398) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 14:25:56.464291 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:56.464291 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:56.479587 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-98f1b2af-9e48-4484-99bf-2b2bfb322e92 tempest-SnapshotsActionsTest-1356691789 tempest-SnapshotsActionsTest-1356691789-project-admin] https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f/action returned with HTTP 202 Aug 06 14:25:56.480703 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 536/2143] 10.4.3.229 () {68 vars in 1396 bytes} [Thu Aug 6 14:25:56 2026] POST /volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:25:56.489814 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-41327899-e43a-46a2-94ff-ca2d5d9561da None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:56.492298 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-41327899-e43a-46a2-94ff-ca2d5d9561da tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f Aug 06 14:25:56.492561 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-41327899-e43a-46a2-94ff-ca2d5d9561da tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:56.492806 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-41327899-e43a-46a2-94ff-ca2d5d9561da tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:56.498878 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:56.498878 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:56.499396 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-41327899-e43a-46a2-94ff-ca2d5d9561da tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot retrieved successfully. Aug 06 14:25:56.500686 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-41327899-e43a-46a2-94ff-ca2d5d9561da tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f returned with HTTP 200 Aug 06 14:25:56.501139 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 540/2144] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:56 2026] GET /volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:56.515044 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e3c01f37-f72d-440e-8559-e08903d875ef None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:56.519895 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e3c01f37-f72d-440e-8559-e08903d875ef tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f Aug 06 14:25:56.520064 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e3c01f37-f72d-440e-8559-e08903d875ef tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:56.520236 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e3c01f37-f72d-440e-8559-e08903d875ef tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:56.520335 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-e3c01f37-f72d-440e-8559-e08903d875ef tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Delete snapshot with id: 246339b2-09f9-4823-9f3d-a454cad6f17f Aug 06 14:25:56.531472 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:56.531472 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:56.531867 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-e3c01f37-f72d-440e-8559-e08903d875ef tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot retrieved successfully. Aug 06 14:25:56.552829 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-e3c01f37-f72d-440e-8559-e08903d875ef tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot delete request issued successfully. Aug 06 14:25:56.552829 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e3c01f37-f72d-440e-8559-e08903d875ef tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f returned with HTTP 202 Aug 06 14:25:56.553439 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 534/2145] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:25:56 2026] DELETE /volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:56.568479 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-102c4c36-b83f-4f06-8201-df6f1ce64012 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:56.570461 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-102c4c36-b83f-4f06-8201-df6f1ce64012 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f Aug 06 14:25:56.570835 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-102c4c36-b83f-4f06-8201-df6f1ce64012 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:56.571213 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-102c4c36-b83f-4f06-8201-df6f1ce64012 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:56.578542 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:56.578542 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:56.581724 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-102c4c36-b83f-4f06-8201-df6f1ce64012 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Snapshot retrieved successfully. Aug 06 14:25:56.585911 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-102c4c36-b83f-4f06-8201-df6f1ce64012 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f returned with HTTP 200 Aug 06 14:25:56.586379 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 536/2146] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:56 2026] GET /volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:56.964451 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ef779c55-dfd9-42f8-b231-251d691f2c6d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:56.964451 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ef779c55-dfd9-42f8-b231-251d691f2c6d tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/952a94fe-31db-4acc-966c-8b7b1270e16a Aug 06 14:25:56.964719 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ef779c55-dfd9-42f8-b231-251d691f2c6d tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:56.964972 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ef779c55-dfd9-42f8-b231-251d691f2c6d tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:56.974617 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:56.974617 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:56.978919 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ef779c55-dfd9-42f8-b231-251d691f2c6d tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:25:56.989117 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ef779c55-dfd9-42f8-b231-251d691f2c6d tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/952a94fe-31db-4acc-966c-8b7b1270e16a returned with HTTP 200 Aug 06 14:25:56.991851 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 537/2147] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:56 2026] GET /volume/v3/volumes/952a94fe-31db-4acc-966c-8b7b1270e16a => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:25:57.003721 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-122f8fbc-f433-4951-b5d8-b82dd8dfe1fd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:57.007447 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1c6223a4-ea51-44b8-a5d6-840fb746ab63 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:57.007920 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-122f8fbc-f433-4951-b5d8-b82dd8dfe1fd tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] PUT https://10.4.3.229/volume/v3/volumes/952a94fe-31db-4acc-966c-8b7b1270e16a Aug 06 14:25:57.007920 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-122f8fbc-f433-4951-b5d8-b82dd8dfe1fd tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2140135964", "description": null}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:57.008052 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1c6223a4-ea51-44b8-a5d6-840fb746ab63 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb Aug 06 14:25:57.008052 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1c6223a4-ea51-44b8-a5d6-840fb746ab63 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:57.008052 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1c6223a4-ea51-44b8-a5d6-840fb746ab63 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:57.008052 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-1c6223a4-ea51-44b8-a5d6-840fb746ab63 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:57.011476 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:57.011476 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:57.012209 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1c6223a4-ea51-44b8-a5d6-840fb746ab63 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb returned with HTTP 200 Aug 06 14:25:57.012668 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 535/2148] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:57 2026] GET /volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:57.014461 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:57.014461 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:57.017722 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-122f8fbc-f433-4951-b5d8-b82dd8dfe1fd tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:25:57.025307 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-122f8fbc-f433-4951-b5d8-b82dd8dfe1fd tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume updated successfully. Aug 06 14:25:57.026324 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-122f8fbc-f433-4951-b5d8-b82dd8dfe1fd tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/952a94fe-31db-4acc-966c-8b7b1270e16a returned with HTTP 200 Aug 06 14:25:57.027363 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 541/2149] 10.4.3.229 () {68 vars in 1368 bytes} [Thu Aug 6 14:25:57 2026] PUT /volume/v3/volumes/952a94fe-31db-4acc-966c-8b7b1270e16a => generated 770 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:57.039406 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8be65374-80bb-4622-b419-fc661e257e30 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:57.041054 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8be65374-80bb-4622-b419-fc661e257e30 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/952a94fe-31db-4acc-966c-8b7b1270e16a Aug 06 14:25:57.041220 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8be65374-80bb-4622-b419-fc661e257e30 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:57.041410 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8be65374-80bb-4622-b419-fc661e257e30 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:57.047929 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:57.047929 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:57.051227 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8be65374-80bb-4622-b419-fc661e257e30 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:25:57.055036 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8be65374-80bb-4622-b419-fc661e257e30 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/952a94fe-31db-4acc-966c-8b7b1270e16a returned with HTTP 200 Aug 06 14:25:57.055439 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 537/2150] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:57 2026] GET /volume/v3/volumes/952a94fe-31db-4acc-966c-8b7b1270e16a => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:57.066128 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b2103653-7335-46fa-8428-38c243e2b8af None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:57.067885 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b2103653-7335-46fa-8428-38c243e2b8af tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] DELETE https://10.4.3.229/volume/v3/volumes/952a94fe-31db-4acc-966c-8b7b1270e16a Aug 06 14:25:57.068080 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b2103653-7335-46fa-8428-38c243e2b8af tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:57.068260 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b2103653-7335-46fa-8428-38c243e2b8af tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:57.068516 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-b2103653-7335-46fa-8428-38c243e2b8af tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Delete volume with id: 952a94fe-31db-4acc-966c-8b7b1270e16a Aug 06 14:25:57.075027 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:57.075027 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:57.075562 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b2103653-7335-46fa-8428-38c243e2b8af tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:25:57.102570 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b2103653-7335-46fa-8428-38c243e2b8af tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Delete volume request issued successfully. Aug 06 14:25:57.102743 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b2103653-7335-46fa-8428-38c243e2b8af tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/952a94fe-31db-4acc-966c-8b7b1270e16a returned with HTTP 202 Aug 06 14:25:57.103296 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 538/2151] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:25:57 2026] DELETE /volume/v3/volumes/952a94fe-31db-4acc-966c-8b7b1270e16a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:57.113025 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-839407f2-0353-4c27-88ab-80292dad5fa6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:57.117965 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-839407f2-0353-4c27-88ab-80292dad5fa6 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/952a94fe-31db-4acc-966c-8b7b1270e16a Aug 06 14:25:57.118152 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-839407f2-0353-4c27-88ab-80292dad5fa6 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:57.118320 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-839407f2-0353-4c27-88ab-80292dad5fa6 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:57.138638 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:57.138638 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:57.142200 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-839407f2-0353-4c27-88ab-80292dad5fa6 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:25:57.146923 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-839407f2-0353-4c27-88ab-80292dad5fa6 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/952a94fe-31db-4acc-966c-8b7b1270e16a returned with HTTP 200 Aug 06 14:25:57.147046 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 536/2152] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:57 2026] GET /volume/v3/volumes/952a94fe-31db-4acc-966c-8b7b1270e16a => generated 837 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:57.595417 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3a2fcfef-b797-4269-830e-ade2171c5c69 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:57.603312 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3a2fcfef-b797-4269-830e-ade2171c5c69 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f Aug 06 14:25:57.603619 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3a2fcfef-b797-4269-830e-ade2171c5c69 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:57.603909 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3a2fcfef-b797-4269-830e-ade2171c5c69 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:57.614136 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3a2fcfef-b797-4269-830e-ade2171c5c69 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f returned with HTTP 404 Aug 06 14:25:57.614633 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 542/2153] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:25:57 2026] GET /volume/v3/snapshots/246339b2-09f9-4823-9f3d-a454cad6f17f => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:57.626581 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9fa36309-1798-4196-be98-c3202a91e67c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:57.631454 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9fa36309-1798-4196-be98-c3202a91e67c tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/volumes/d6e325c0-8fa0-4d36-8297-04e34b62df21 Aug 06 14:25:57.631454 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9fa36309-1798-4196-be98-c3202a91e67c tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:57.631454 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9fa36309-1798-4196-be98-c3202a91e67c tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:57.637370 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:57.637370 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:57.642377 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-9fa36309-1798-4196-be98-c3202a91e67c tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Volume info retrieved successfully. Aug 06 14:25:57.647894 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9fa36309-1798-4196-be98-c3202a91e67c tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/volumes/d6e325c0-8fa0-4d36-8297-04e34b62df21 returned with HTTP 200 Aug 06 14:25:57.648487 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 538/2154] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:57 2026] GET /volume/v3/volumes/d6e325c0-8fa0-4d36-8297-04e34b62df21 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:57.661847 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-496461c6-651d-47fc-90b1-e71f0e8fe363 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:57.664512 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-496461c6-651d-47fc-90b1-e71f0e8fe363 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] DELETE https://10.4.3.229/volume/v3/volumes/d6e325c0-8fa0-4d36-8297-04e34b62df21 Aug 06 14:25:57.664712 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-496461c6-651d-47fc-90b1-e71f0e8fe363 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:57.664923 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-496461c6-651d-47fc-90b1-e71f0e8fe363 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:57.665076 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-496461c6-651d-47fc-90b1-e71f0e8fe363 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Delete volume with id: d6e325c0-8fa0-4d36-8297-04e34b62df21 Aug 06 14:25:57.672162 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:57.672162 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:57.672645 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-496461c6-651d-47fc-90b1-e71f0e8fe363 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Volume info retrieved successfully. Aug 06 14:25:57.687990 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-496461c6-651d-47fc-90b1-e71f0e8fe363 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Delete volume request issued successfully. Aug 06 14:25:57.688170 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-496461c6-651d-47fc-90b1-e71f0e8fe363 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/volumes/d6e325c0-8fa0-4d36-8297-04e34b62df21 returned with HTTP 202 Aug 06 14:25:57.688599 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 539/2155] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:25:57 2026] DELETE /volume/v3/volumes/d6e325c0-8fa0-4d36-8297-04e34b62df21 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:57.700482 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e475703f-11cc-4bcc-963e-f6c9cd9a2353 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:57.704858 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e475703f-11cc-4bcc-963e-f6c9cd9a2353 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/volumes/d6e325c0-8fa0-4d36-8297-04e34b62df21 Aug 06 14:25:57.705032 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e475703f-11cc-4bcc-963e-f6c9cd9a2353 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:57.705590 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e475703f-11cc-4bcc-963e-f6c9cd9a2353 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:57.721979 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:57.721979 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:57.725131 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-e475703f-11cc-4bcc-963e-f6c9cd9a2353 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Volume info retrieved successfully. Aug 06 14:25:57.730603 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e475703f-11cc-4bcc-963e-f6c9cd9a2353 tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/volumes/d6e325c0-8fa0-4d36-8297-04e34b62df21 returned with HTTP 200 Aug 06 14:25:57.730988 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 537/2156] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:57 2026] GET /volume/v3/volumes/d6e325c0-8fa0-4d36-8297-04e34b62df21 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:58.025792 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2708fda6-61a7-465f-bd47-4c236edd2aca None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:58.027549 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2708fda6-61a7-465f-bd47-4c236edd2aca tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb Aug 06 14:25:58.027638 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2708fda6-61a7-465f-bd47-4c236edd2aca tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:58.027818 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2708fda6-61a7-465f-bd47-4c236edd2aca tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:58.027923 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-2708fda6-61a7-465f-bd47-4c236edd2aca tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:58.033364 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:58.033364 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:25:58.034367 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2708fda6-61a7-465f-bd47-4c236edd2aca tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb returned with HTTP 200 Aug 06 14:25:58.034734 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 543/2157] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:58 2026] GET /volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:58.044393 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-2df226cf-a98a-496e-b7c6-e9b5d19ac471 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:58.046047 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2df226cf-a98a-496e-b7c6-e9b5d19ac471 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb Aug 06 14:25:58.046221 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2df226cf-a98a-496e-b7c6-e9b5d19ac471 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:58.046393 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2df226cf-a98a-496e-b7c6-e9b5d19ac471 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:58.046511 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-2df226cf-a98a-496e-b7c6-e9b5d19ac471 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:58.050657 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:58.050657 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:58.051448 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2df226cf-a98a-496e-b7c6-e9b5d19ac471 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb returned with HTTP 200 Aug 06 14:25:58.051964 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 539/2158] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:58 2026] GET /volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:58.061229 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6aba2a97-fca7-4f9f-8f78-ac7de1276a52 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:58.063611 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6aba2a97-fca7-4f9f-8f78-ac7de1276a52 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] DELETE https://10.4.3.229/volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb Aug 06 14:25:58.063795 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6aba2a97-fca7-4f9f-8f78-ac7de1276a52 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:58.063965 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6aba2a97-fca7-4f9f-8f78-ac7de1276a52 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:58.064064 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.backups [None req-6aba2a97-fca7-4f9f-8f78-ac7de1276a52 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Delete backup with id: 8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb. Aug 06 14:25:58.068017 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:58.068017 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:58.079143 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.backup.rpcapi [None req-6aba2a97-fca7-4f9f-8f78-ac7de1276a52 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] delete_backup rpcapi backup_id 8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb {{(pid=100398) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:25:58.083894 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6aba2a97-fca7-4f9f-8f78-ac7de1276a52 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb returned with HTTP 202 Aug 06 14:25:58.084316 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 540/2159] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:25:58 2026] DELETE /volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:25:58.090787 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7f619634-de30-4647-8de0-48662f4cc2a0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:58.093501 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7f619634-de30-4647-8de0-48662f4cc2a0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb Aug 06 14:25:58.093678 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7f619634-de30-4647-8de0-48662f4cc2a0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:58.093871 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7f619634-de30-4647-8de0-48662f4cc2a0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:58.093963 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-7f619634-de30-4647-8de0-48662f4cc2a0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:58.098683 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:58.098683 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:58.099347 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7f619634-de30-4647-8de0-48662f4cc2a0 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb returned with HTTP 200 Aug 06 14:25:58.099738 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 538/2160] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:58 2026] GET /volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:58.159642 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-046384d7-ebcf-4175-8a19-5d5a850904a6 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:58.161369 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-046384d7-ebcf-4175-8a19-5d5a850904a6 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/952a94fe-31db-4acc-966c-8b7b1270e16a Aug 06 14:25:58.161567 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-046384d7-ebcf-4175-8a19-5d5a850904a6 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:58.161752 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-046384d7-ebcf-4175-8a19-5d5a850904a6 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:58.168231 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-046384d7-ebcf-4175-8a19-5d5a850904a6 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/952a94fe-31db-4acc-966c-8b7b1270e16a returned with HTTP 404 Aug 06 14:25:58.169446 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 544/2161] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:58 2026] GET /volume/v3/volumes/952a94fe-31db-4acc-966c-8b7b1270e16a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:58.179166 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b6ceb394-820a-48ac-aa70-bf8b93fb9088 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:58.181130 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b6ceb394-820a-48ac-aa70-bf8b93fb9088 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/7842e0bd-4d3d-4774-84dd-ed6c567ee1ee Aug 06 14:25:58.181377 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b6ceb394-820a-48ac-aa70-bf8b93fb9088 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:58.181638 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b6ceb394-820a-48ac-aa70-bf8b93fb9088 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:58.193525 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:58.193525 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:25:58.201101 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b6ceb394-820a-48ac-aa70-bf8b93fb9088 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:25:58.207378 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b6ceb394-820a-48ac-aa70-bf8b93fb9088 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/7842e0bd-4d3d-4774-84dd-ed6c567ee1ee returned with HTTP 200 Aug 06 14:25:58.207894 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 540/2162] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:58 2026] GET /volume/v3/volumes/7842e0bd-4d3d-4774-84dd-ed6c567ee1ee => generated 891 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:58.223868 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e89129eb-9d94-49df-9a90-9e80cb8d0ae5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:58.227614 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e89129eb-9d94-49df-9a90-9e80cb8d0ae5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] DELETE https://10.4.3.229/volume/v3/volumes/7842e0bd-4d3d-4774-84dd-ed6c567ee1ee Aug 06 14:25:58.227861 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e89129eb-9d94-49df-9a90-9e80cb8d0ae5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:58.228118 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e89129eb-9d94-49df-9a90-9e80cb8d0ae5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:58.228328 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-e89129eb-9d94-49df-9a90-9e80cb8d0ae5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Delete volume with id: 7842e0bd-4d3d-4774-84dd-ed6c567ee1ee Aug 06 14:25:58.243123 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:58.243123 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:58.244286 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e89129eb-9d94-49df-9a90-9e80cb8d0ae5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:25:58.268490 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e89129eb-9d94-49df-9a90-9e80cb8d0ae5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Delete volume request issued successfully. Aug 06 14:25:58.269368 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e89129eb-9d94-49df-9a90-9e80cb8d0ae5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/7842e0bd-4d3d-4774-84dd-ed6c567ee1ee returned with HTTP 202 Aug 06 14:25:58.269531 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 541/2163] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:25:58 2026] DELETE /volume/v3/volumes/7842e0bd-4d3d-4774-84dd-ed6c567ee1ee => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:25:58.279539 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d72d905d-fb46-4f7b-b59e-50fff775a9e5 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:58.281385 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d72d905d-fb46-4f7b-b59e-50fff775a9e5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/7842e0bd-4d3d-4774-84dd-ed6c567ee1ee Aug 06 14:25:58.281640 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d72d905d-fb46-4f7b-b59e-50fff775a9e5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:58.281858 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d72d905d-fb46-4f7b-b59e-50fff775a9e5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:58.288915 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:58.288915 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:58.295535 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d72d905d-fb46-4f7b-b59e-50fff775a9e5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:25:58.300539 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d72d905d-fb46-4f7b-b59e-50fff775a9e5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/7842e0bd-4d3d-4774-84dd-ed6c567ee1ee returned with HTTP 200 Aug 06 14:25:58.300929 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 539/2164] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:58 2026] GET /volume/v3/volumes/7842e0bd-4d3d-4774-84dd-ed6c567ee1ee => generated 890 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:58.745781 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b80a881d-11e3-4f44-b693-120669db9bcc None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:58.747854 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b80a881d-11e3-4f44-b693-120669db9bcc tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] GET https://10.4.3.229/volume/v3/volumes/d6e325c0-8fa0-4d36-8297-04e34b62df21 Aug 06 14:25:58.748098 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b80a881d-11e3-4f44-b693-120669db9bcc tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:58.748302 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b80a881d-11e3-4f44-b693-120669db9bcc tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:58.756504 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b80a881d-11e3-4f44-b693-120669db9bcc tempest-SnapshotsActionsTest-1652224798 tempest-SnapshotsActionsTest-1652224798-project-member] https://10.4.3.229/volume/v3/volumes/d6e325c0-8fa0-4d36-8297-04e34b62df21 returned with HTTP 404 Aug 06 14:25:58.757073 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 545/2165] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:58 2026] GET /volume/v3/volumes/d6e325c0-8fa0-4d36-8297-04e34b62df21 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:59.110678 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-db069088-71d8-4e33-beed-49454de4ff6f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:59.112497 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-db069088-71d8-4e33-beed-49454de4ff6f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb Aug 06 14:25:59.112693 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-db069088-71d8-4e33-beed-49454de4ff6f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:59.112892 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-db069088-71d8-4e33-beed-49454de4ff6f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:59.112992 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-db069088-71d8-4e33-beed-49454de4ff6f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:59.116528 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-db069088-71d8-4e33-beed-49454de4ff6f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb returned with HTTP 404 Aug 06 14:25:59.117150 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 541/2166] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:59 2026] GET /volume/v3/backups/8bdd96e2-7c3f-4107-a42d-c9bd4a8d0efb => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:59.206935 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-edc9d254-0b67-4d67-9359-7cec94716cb2 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:59.209746 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-edc9d254-0b67-4d67-9359-7cec94716cb2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] DELETE https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 Aug 06 14:25:59.209746 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-edc9d254-0b67-4d67-9359-7cec94716cb2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:59.209746 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-edc9d254-0b67-4d67-9359-7cec94716cb2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:59.210091 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.backups [None req-edc9d254-0b67-4d67-9359-7cec94716cb2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Delete backup with id: 9cf257e6-2392-4083-81fe-860467fa0883. Aug 06 14:25:59.214511 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:59.214511 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:59.227614 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.backup.rpcapi [None req-edc9d254-0b67-4d67-9359-7cec94716cb2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] delete_backup rpcapi backup_id 9cf257e6-2392-4083-81fe-860467fa0883 {{(pid=100398) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:25:59.229451 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-edc9d254-0b67-4d67-9359-7cec94716cb2 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 returned with HTTP 202 Aug 06 14:25:59.229934 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 542/2167] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:25:59 2026] DELETE /volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:25:59.239814 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-23e522d2-706a-441c-9d68-315166237135 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:59.242579 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-23e522d2-706a-441c-9d68-315166237135 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 Aug 06 14:25:59.242783 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-23e522d2-706a-441c-9d68-315166237135 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:59.242955 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-23e522d2-706a-441c-9d68-315166237135 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:59.243053 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-23e522d2-706a-441c-9d68-315166237135 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 9cf257e6-2392-4083-81fe-860467fa0883. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:25:59.252245 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:59.252245 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:25:59.253104 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-23e522d2-706a-441c-9d68-315166237135 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 returned with HTTP 200 Aug 06 14:25:59.253828 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 540/2168] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:59 2026] GET /volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:25:59.315143 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-328754fa-53da-476e-b496-a1ca122eb839 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:59.318957 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-328754fa-53da-476e-b496-a1ca122eb839 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/7842e0bd-4d3d-4774-84dd-ed6c567ee1ee Aug 06 14:25:59.318957 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-328754fa-53da-476e-b496-a1ca122eb839 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:59.318957 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-328754fa-53da-476e-b496-a1ca122eb839 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:59.324839 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-328754fa-53da-476e-b496-a1ca122eb839 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/7842e0bd-4d3d-4774-84dd-ed6c567ee1ee returned with HTTP 404 Aug 06 14:25:59.325265 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 546/2169] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:59 2026] GET /volume/v3/volumes/7842e0bd-4d3d-4774-84dd-ed6c567ee1ee => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:25:59.332727 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c68ad084-9a6d-43f7-8e66-81b5cc6e7310 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:59.334367 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c68ad084-9a6d-43f7-8e66-81b5cc6e7310 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:25:59.334696 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c68ad084-9a6d-43f7-8e66-81b5cc6e7310 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-332295728"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:25:59.336276 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-c68ad084-9a6d-43f7-8e66-81b5cc6e7310 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-332295728'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:25:59.336388 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-c68ad084-9a6d-43f7-8e66-81b5cc6e7310 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Create volume of 1 GB Aug 06 14:25:59.352183 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c68ad084-9a6d-43f7-8e66-81b5cc6e7310 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Availability Zones retrieved successfully. Aug 06 14:25:59.359437 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c68ad084-9a6d-43f7-8e66-81b5cc6e7310 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Flow 'volume_create_api' (72600c0d-7664-4577-9db3-6cc8faf42723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:25:59.364793 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c68ad084-9a6d-43f7-8e66-81b5cc6e7310 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51dd05e7-923f-4e34-9706-180965f0450d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:59.366075 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-c68ad084-9a6d-43f7-8e66-81b5cc6e7310 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:25:59.406216 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c68ad084-9a6d-43f7-8e66-81b5cc6e7310 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51dd05e7-923f-4e34-9706-180965f0450d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:59.406975 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c68ad084-9a6d-43f7-8e66-81b5cc6e7310 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (500d4af4-6656-4d37-bd10-166805416750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:59.455617 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-c68ad084-9a6d-43f7-8e66-81b5cc6e7310 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Created reservations ['2f9f6762-570f-4b8e-96c2-bb2c87558a7d', '8579f900-105d-4580-9de5-c6b9446c0762', '83e2463b-54c5-4c7e-a010-f73f5283b0fd', '944c1de2-84dc-452e-958a-c3edbb395ad6'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:25:59.456408 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c68ad084-9a6d-43f7-8e66-81b5cc6e7310 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (500d4af4-6656-4d37-bd10-166805416750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f9f6762-570f-4b8e-96c2-bb2c87558a7d', '8579f900-105d-4580-9de5-c6b9446c0762', '83e2463b-54c5-4c7e-a010-f73f5283b0fd', '944c1de2-84dc-452e-958a-c3edbb395ad6']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:59.457205 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c68ad084-9a6d-43f7-8e66-81b5cc6e7310 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8de8db33-a613-4980-b243-1810e3a76fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:59.489617 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c68ad084-9a6d-43f7-8e66-81b5cc6e7310 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8de8db33-a613-4980-b243-1810e3a76fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24d06f96-4336-483b-b7fe-0fff5938955b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-332295728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3687d4f9ebd0485baa110fba240cfe4f',qos_specs=None,replication_status=,reservations=['2f9f6762-570f-4b8e-96c2-bb2c87558a7d','8579f900-105d-4580-9de5-c6b9446c0762','83e2463b-54c5-4c7e-a010-f73f5283b0fd','944c1de2-84dc-452e-958a-c3edbb395ad6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e0f4240f1f4fc3935819709fb8960b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:25:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-332295728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24d06f96-4336-483b-b7fe-0fff5938955b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3687d4f9ebd0485baa110fba240cfe4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18e0f4240f1f4fc3935819709fb8960b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:59.490356 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c68ad084-9a6d-43f7-8e66-81b5cc6e7310 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9049ce82-4d71-4e5a-943f-de26e88a04ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:59.526699 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c68ad084-9a6d-43f7-8e66-81b5cc6e7310 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9049ce82-4d71-4e5a-943f-de26e88a04ff) transitioned into state 'SUCCESS' from state '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-332295728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3687d4f9ebd0485baa110fba240cfe4f',qos_specs=None,replication_status=,reservations=['2f9f6762-570f-4b8e-96c2-bb2c87558a7d','8579f900-105d-4580-9de5-c6b9446c0762','83e2463b-54c5-4c7e-a010-f73f5283b0fd','944c1de2-84dc-452e-958a-c3edbb395ad6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e0f4240f1f4fc3935819709fb8960b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:59.527464 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c68ad084-9a6d-43f7-8e66-81b5cc6e7310 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8192539a-ce63-4860-8bed-be5c8083936f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:25:59.540829 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c68ad084-9a6d-43f7-8e66-81b5cc6e7310 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8192539a-ce63-4860-8bed-be5c8083936f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:25:59.542582 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c68ad084-9a6d-43f7-8e66-81b5cc6e7310 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Flow 'volume_create_api' (72600c0d-7664-4577-9db3-6cc8faf42723) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:25:59.542582 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c68ad084-9a6d-43f7-8e66-81b5cc6e7310 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Create volume request issued successfully. Aug 06 14:25:59.543029 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c68ad084-9a6d-43f7-8e66-81b5cc6e7310 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:25:59.543489 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 542/2170] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:25:59 2026] POST /volume/v3/volumes => generated 744 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:25:59.565838 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ab3b3c27-eaa4-4e29-bee9-ac0677c1da95 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:25:59.567392 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ab3b3c27-eaa4-4e29-bee9-ac0677c1da95 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/24d06f96-4336-483b-b7fe-0fff5938955b Aug 06 14:25:59.567586 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ab3b3c27-eaa4-4e29-bee9-ac0677c1da95 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:25:59.567768 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ab3b3c27-eaa4-4e29-bee9-ac0677c1da95 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:25:59.584027 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:25:59.584027 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:25:59.588653 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ab3b3c27-eaa4-4e29-bee9-ac0677c1da95 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:25:59.594413 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ab3b3c27-eaa4-4e29-bee9-ac0677c1da95 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/24d06f96-4336-483b-b7fe-0fff5938955b returned with HTTP 200 Aug 06 14:25:59.594849 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 543/2171] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:25:59 2026] GET /volume/v3/volumes/24d06f96-4336-483b-b7fe-0fff5938955b => generated 812 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:00.270193 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d62c1fa3-6017-44e5-ab7f-635990889663 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:00.272137 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d62c1fa3-6017-44e5-ab7f-635990889663 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 Aug 06 14:26:00.272321 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d62c1fa3-6017-44e5-ab7f-635990889663 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:00.272523 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d62c1fa3-6017-44e5-ab7f-635990889663 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:00.272632 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-d62c1fa3-6017-44e5-ab7f-635990889663 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Show backup with id 9cf257e6-2392-4083-81fe-860467fa0883. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:26:00.277156 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d62c1fa3-6017-44e5-ab7f-635990889663 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 returned with HTTP 404 Aug 06 14:26:00.277719 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 541/2172] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:00 2026] GET /volume/v3/backups/9cf257e6-2392-4083-81fe-860467fa0883 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:00.438632 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-6c3e344e-6355-4d62-af75-7f15cbb05392 req-c2b297ef-4ce5-4cd1-996c-c17df20e028f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:00.442523 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-6c3e344e-6355-4d62-af75-7f15cbb05392 req-c2b297ef-4ce5-4cd1-996c-c17df20e028f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf Aug 06 14:26:00.442730 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-6c3e344e-6355-4d62-af75-7f15cbb05392 req-c2b297ef-4ce5-4cd1-996c-c17df20e028f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:00.442918 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-6c3e344e-6355-4d62-af75-7f15cbb05392 req-c2b297ef-4ce5-4cd1-996c-c17df20e028f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:00.456258 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:00.456258 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:00.461058 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-6c3e344e-6355-4d62-af75-7f15cbb05392 req-c2b297ef-4ce5-4cd1-996c-c17df20e028f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:26:00.465553 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-6c3e344e-6355-4d62-af75-7f15cbb05392 req-c2b297ef-4ce5-4cd1-996c-c17df20e028f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf returned with HTTP 200 Aug 06 14:26:00.467065 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 547/2173] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:26:00 2026] GET /volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:00.490394 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-6c3e344e-6355-4d62-af75-7f15cbb05392 req-4f2d9a0b-aaf1-49e7-998a-c2a132cdd229 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:00.492532 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-6c3e344e-6355-4d62-af75-7f15cbb05392 req-4f2d9a0b-aaf1-49e7-998a-c2a132cdd229 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] POST https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf/action Aug 06 14:26:00.493080 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-6c3e344e-6355-4d62-af75-7f15cbb05392 req-4f2d9a0b-aaf1-49e7-998a-c2a132cdd229 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:26:00.493648 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-6c3e344e-6355-4d62-af75-7f15cbb05392 req-4f2d9a0b-aaf1-49e7-998a-c2a132cdd229 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:00.506241 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:00.506241 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:00.506716 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-6c3e344e-6355-4d62-af75-7f15cbb05392 req-4f2d9a0b-aaf1-49e7-998a-c2a132cdd229 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:26:00.512640 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-6c3e344e-6355-4d62-af75-7f15cbb05392 req-4f2d9a0b-aaf1-49e7-998a-c2a132cdd229 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Begin detaching volume completed successfully. Aug 06 14:26:00.512983 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-6c3e344e-6355-4d62-af75-7f15cbb05392 req-4f2d9a0b-aaf1-49e7-998a-c2a132cdd229 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf/action returned with HTTP 202 Aug 06 14:26:00.513510 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 543/2174] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:26:00 2026] POST /volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:26:00.535314 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0872f04a-eb21-4384-b659-f19e754574aa None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:00.540447 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0872f04a-eb21-4384-b659-f19e754574aa tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf Aug 06 14:26:00.540447 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0872f04a-eb21-4384-b659-f19e754574aa tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:00.540447 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0872f04a-eb21-4384-b659-f19e754574aa tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:00.548133 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:00.548133 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:00.552125 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0872f04a-eb21-4384-b659-f19e754574aa tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:26:00.558061 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0872f04a-eb21-4384-b659-f19e754574aa tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf returned with HTTP 200 Aug 06 14:26:00.558061 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 544/2175] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:00 2026] GET /volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:00.567116 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-dd6f329b-1d31-4fae-8afc-91f840a54504 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:00.567489 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dd6f329b-1d31-4fae-8afc-91f840a54504 None None] GET https://10.4.3.229/volume// Aug 06 14:26:00.567642 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dd6f329b-1d31-4fae-8afc-91f840a54504 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:00.567821 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dd6f329b-1d31-4fae-8afc-91f840a54504 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:00.568138 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dd6f329b-1d31-4fae-8afc-91f840a54504 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:26:00.568406 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 542/2176] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:26: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 06 14:26:00.579902 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-6c3e344e-6355-4d62-af75-7f15cbb05392 req-27d9395b-62b8-4764-ad5b-1f67a7ed4390 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:00.582723 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-6c3e344e-6355-4d62-af75-7f15cbb05392 req-27d9395b-62b8-4764-ad5b-1f67a7ed4390 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf Aug 06 14:26:00.583045 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-6c3e344e-6355-4d62-af75-7f15cbb05392 req-27d9395b-62b8-4764-ad5b-1f67a7ed4390 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:00.583288 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-6c3e344e-6355-4d62-af75-7f15cbb05392 req-27d9395b-62b8-4764-ad5b-1f67a7ed4390 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:00.595121 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:00.595121 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:00.599447 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-6c3e344e-6355-4d62-af75-7f15cbb05392 req-27d9395b-62b8-4764-ad5b-1f67a7ed4390 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:26:00.606281 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-6c3e344e-6355-4d62-af75-7f15cbb05392 req-27d9395b-62b8-4764-ad5b-1f67a7ed4390 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf returned with HTTP 200 Aug 06 14:26:00.606682 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 548/2177] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:26:00 2026] GET /volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf => generated 1317 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:26:00.608776 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8abef3b0-9dde-4732-a224-f1085636cb12 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:00.610611 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8abef3b0-9dde-4732-a224-f1085636cb12 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/24d06f96-4336-483b-b7fe-0fff5938955b Aug 06 14:26:00.610932 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8abef3b0-9dde-4732-a224-f1085636cb12 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:00.611162 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8abef3b0-9dde-4732-a224-f1085636cb12 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:00.617678 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:00.617678 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:00.621346 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8abef3b0-9dde-4732-a224-f1085636cb12 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:00.626336 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8abef3b0-9dde-4732-a224-f1085636cb12 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/24d06f96-4336-483b-b7fe-0fff5938955b returned with HTTP 200 Aug 06 14:26:00.626859 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 544/2178] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:00 2026] GET /volume/v3/volumes/24d06f96-4336-483b-b7fe-0fff5938955b => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:00.643417 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-039638be-f59b-433c-ab22-ceaab71af563 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:00.647520 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-039638be-f59b-433c-ab22-ceaab71af563 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:26:00.647925 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-039638be-f59b-433c-ab22-ceaab71af563 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "24d06f96-4336-483b-b7fe-0fff5938955b", "size": 1, "name": "tempest-VolumesGetTest-Volume-1953845686", "metadata": {"Type": "Test"}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:00.649977 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-039638be-f59b-433c-ab22-ceaab71af563 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Create volume request body: {'volume': {'source_volid': '24d06f96-4336-483b-b7fe-0fff5938955b', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1953845686', 'metadata': {'Type': 'Test'}}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:26:00.659453 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:00.659453 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:00.659453 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-039638be-f59b-433c-ab22-ceaab71af563 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume retrieved successfully. Aug 06 14:26:00.659453 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-039638be-f59b-433c-ab22-ceaab71af563 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Create volume of 1 GB Aug 06 14:26:00.662813 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-039638be-f59b-433c-ab22-ceaab71af563 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Availability Zones retrieved successfully. Aug 06 14:26:00.669101 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-039638be-f59b-433c-ab22-ceaab71af563 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Flow 'volume_create_api' (713e633f-ed8b-482d-829a-37b58fc74b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:00.671360 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-039638be-f59b-433c-ab22-ceaab71af563 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b48e7eaf-70ca-4566-83dc-aad159feaa4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:00.672551 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-039638be-f59b-433c-ab22-ceaab71af563 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:26:00.703870 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-039638be-f59b-433c-ab22-ceaab71af563 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b48e7eaf-70ca-4566-83dc-aad159feaa4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '24d06f96-4336-483b-b7fe-0fff5938955b', 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:00.703870 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-039638be-f59b-433c-ab22-ceaab71af563 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fce0065-d9f8-4eac-898a-2bf0f0b2d774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:00.755406 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-039638be-f59b-433c-ab22-ceaab71af563 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Created reservations ['95a43073-7869-4683-ad8e-be069a882096', '77e2158b-7079-4688-b487-9f0e24d233fb', 'e910f236-34c0-4fb9-861d-5e5de35358f7', '4cf9f474-7252-4d8f-81b5-3df4cf9bbf2f'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:00.756235 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-039638be-f59b-433c-ab22-ceaab71af563 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fce0065-d9f8-4eac-898a-2bf0f0b2d774) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95a43073-7869-4683-ad8e-be069a882096', '77e2158b-7079-4688-b487-9f0e24d233fb', 'e910f236-34c0-4fb9-861d-5e5de35358f7', '4cf9f474-7252-4d8f-81b5-3df4cf9bbf2f']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:00.756975 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-039638be-f59b-433c-ab22-ceaab71af563 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf630fc2-32eb-4dfe-923a-e9db3e344688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:00.790932 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-039638be-f59b-433c-ab22-ceaab71af563 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf630fc2-32eb-4dfe-923a-e9db3e344688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bca2875d-0b65-45c4-870a-93f71a93ffdf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1953845686',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3687d4f9ebd0485baa110fba240cfe4f',qos_specs=None,replication_status=,reservations=['95a43073-7869-4683-ad8e-be069a882096','77e2158b-7079-4688-b487-9f0e24d233fb','e910f236-34c0-4fb9-861d-5e5de35358f7','4cf9f474-7252-4d8f-81b5-3df4cf9bbf2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=24d06f96-4336-483b-b7fe-0fff5938955b,status='creating',user_id='18e0f4240f1f4fc3935819709fb8960b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:26:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1953845686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bca2875d-0b65-45c4-870a-93f71a93ffdf,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='3687d4f9ebd0485baa110fba240cfe4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=24d06f96-4336-483b-b7fe-0fff5938955b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18e0f4240f1f4fc3935819709fb8960b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:00.791710 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-039638be-f59b-433c-ab22-ceaab71af563 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (949f7a54-3c8c-4563-92e0-5dab0d377799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:00.816350 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-039638be-f59b-433c-ab22-ceaab71af563 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (949f7a54-3c8c-4563-92e0-5dab0d377799) transitioned into state 'SUCCESS' from state '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-1953845686',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3687d4f9ebd0485baa110fba240cfe4f',qos_specs=None,replication_status=,reservations=['95a43073-7869-4683-ad8e-be069a882096','77e2158b-7079-4688-b487-9f0e24d233fb','e910f236-34c0-4fb9-861d-5e5de35358f7','4cf9f474-7252-4d8f-81b5-3df4cf9bbf2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=24d06f96-4336-483b-b7fe-0fff5938955b,status='creating',user_id='18e0f4240f1f4fc3935819709fb8960b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:00.817051 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-039638be-f59b-433c-ab22-ceaab71af563 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb770dca-44fa-45ba-875e-92c90a3f97ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:00.834145 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-039638be-f59b-433c-ab22-ceaab71af563 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb770dca-44fa-45ba-875e-92c90a3f97ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:00.835046 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-039638be-f59b-433c-ab22-ceaab71af563 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Flow 'volume_create_api' (713e633f-ed8b-482d-829a-37b58fc74b9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:00.835381 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-039638be-f59b-433c-ab22-ceaab71af563 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Create volume request issued successfully. Aug 06 14:26:00.836022 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-039638be-f59b-433c-ab22-ceaab71af563 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:26:00.836607 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 545/2179] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:26:00 2026] POST /volume/v3/volumes => generated 793 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:26:00.850581 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-25a8cc54-90a3-4fe9-abec-738c80770c90 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:00.853064 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-25a8cc54-90a3-4fe9-abec-738c80770c90 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/bca2875d-0b65-45c4-870a-93f71a93ffdf Aug 06 14:26:00.853376 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-25a8cc54-90a3-4fe9-abec-738c80770c90 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:00.853728 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-25a8cc54-90a3-4fe9-abec-738c80770c90 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:00.864727 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:00.864727 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:00.870209 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-25a8cc54-90a3-4fe9-abec-738c80770c90 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:00.877184 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-25a8cc54-90a3-4fe9-abec-738c80770c90 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/bca2875d-0b65-45c4-870a-93f71a93ffdf returned with HTTP 200 Aug 06 14:26:00.877765 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 543/2180] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:00 2026] GET /volume/v3/volumes/bca2875d-0b65-45c4-870a-93f71a93ffdf => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:01.346445 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1e7df179-c593-4d4c-911a-9cee74b65802 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:01.415534 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1e7df179-c593-4d4c-911a-9cee74b65802 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/2a198d2b04854eb6b787a06417233314 Aug 06 14:26:01.415534 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1e7df179-c593-4d4c-911a-9cee74b65802 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:01.415534 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1e7df179-c593-4d4c-911a-9cee74b65802 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:01.425453 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-1e7df179-c593-4d4c-911a-9cee74b65802 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329-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 06 14:26:01.425453 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-1e7df179-c593-4d4c-911a-9cee74b65802 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329-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 06 14:26:01.425453 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-1e7df179-c593-4d4c-911a-9cee74b65802 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329-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 06 14:26:01.425453 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-1e7df179-c593-4d4c-911a-9cee74b65802 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329-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 06 14:26:01.430010 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1e7df179-c593-4d4c-911a-9cee74b65802 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/2a198d2b04854eb6b787a06417233314 returned with HTTP 200 Aug 06 14:26:01.430010 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 549/2181] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:26:01 2026] GET /volume/v3/os-quota-sets/2a198d2b04854eb6b787a06417233314 => generated 437 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:01.437607 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-31c29352-f704-4f42-96be-372351389ffd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:01.439279 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-31c29352-f704-4f42-96be-372351389ffd tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329-project-admin] PUT https://10.4.3.229/volume/v3/os-quota-sets/2a198d2b04854eb6b787a06417233314 Aug 06 14:26:01.439613 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-31c29352-f704-4f42-96be-372351389ffd tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:01.443189 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-6c3e344e-6355-4d62-af75-7f15cbb05392 req-4a63b21f-3be6-450e-9af7-857bb98977ba None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:01.445764 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-6c3e344e-6355-4d62-af75-7f15cbb05392 req-4a63b21f-3be6-450e-9af7-857bb98977ba tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] DELETE https://10.4.3.229/volume/v3/attachments/94996f59-8033-44d3-97fe-3a5550128263 Aug 06 14:26:01.446014 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-6c3e344e-6355-4d62-af75-7f15cbb05392 req-4a63b21f-3be6-450e-9af7-857bb98977ba tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:01.446364 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-6c3e344e-6355-4d62-af75-7f15cbb05392 req-4a63b21f-3be6-450e-9af7-857bb98977ba tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:01.454477 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:01.454477 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:01.504065 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-31c29352-f704-4f42-96be-372351389ffd tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/2a198d2b04854eb6b787a06417233314 returned with HTTP 200 Aug 06 14:26:01.504717 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 545/2182] 10.4.3.229 () {68 vars in 1374 bytes} [Thu Aug 6 14:26:01 2026] PUT /volume/v3/os-quota-sets/2a198d2b04854eb6b787a06417233314 => generated 390 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:01.510587 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-6c3e344e-6355-4d62-af75-7f15cbb05392 req-4a63b21f-3be6-450e-9af7-857bb98977ba tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/attachments/94996f59-8033-44d3-97fe-3a5550128263 returned with HTTP 200 Aug 06 14:26:01.511068 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 546/2183] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:26:01 2026] DELETE /volume/v3/attachments/94996f59-8033-44d3-97fe-3a5550128263 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:01.513802 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-dffc42d4-8699-414e-bf29-0796b471e525 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:01.581364 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7f1b0f8e-b328-4684-8704-1a4ab2ec9e23 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:01.584077 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7f1b0f8e-b328-4684-8704-1a4ab2ec9e23 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf Aug 06 14:26:01.584348 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7f1b0f8e-b328-4684-8704-1a4ab2ec9e23 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:01.584626 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7f1b0f8e-b328-4684-8704-1a4ab2ec9e23 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:01.596032 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:01.596032 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:01.602591 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7f1b0f8e-b328-4684-8704-1a4ab2ec9e23 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:26:01.614662 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7f1b0f8e-b328-4684-8704-1a4ab2ec9e23 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf returned with HTTP 200 Aug 06 14:26:01.615241 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 550/2184] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:01 2026] GET /volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:01.618883 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dffc42d4-8699-414e-bf29-0796b471e525 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:26:01.619415 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dffc42d4-8699-414e-bf29-0796b471e525 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1423744643"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:01.621544 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-dffc42d4-8699-414e-bf29-0796b471e525 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1423744643'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:26:01.621815 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-dffc42d4-8699-414e-bf29-0796b471e525 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Create volume of 1 GB Aug 06 14:26:01.628830 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-dffc42d4-8699-414e-bf29-0796b471e525 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Availability Zones retrieved successfully. Aug 06 14:26:01.637605 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-dffc42d4-8699-414e-bf29-0796b471e525 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Flow 'volume_create_api' (25617dd8-09ba-43db-b4bf-5d4d1c632f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:01.639356 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-dffc42d4-8699-414e-bf29-0796b471e525 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6dc3f08-72be-40de-bd94-432727e343a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:01.640860 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-dffc42d4-8699-414e-bf29-0796b471e525 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:26:01.667438 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-dffc42d4-8699-414e-bf29-0796b471e525 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6dc3f08-72be-40de-bd94-432727e343a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:01.668386 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-dffc42d4-8699-414e-bf29-0796b471e525 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f8f7872-69f1-466b-aeda-1c4adc4db9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:01.741158 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-dffc42d4-8699-414e-bf29-0796b471e525 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Created reservations ['12d3c451-1c49-49a7-93aa-6470a1602fcd', '5f320cc8-7076-4e47-bede-77c14ac113ac', 'ec7a2963-5a44-44c3-ab69-aea2bbd112af', 'dfa8263b-de7a-4d4d-a27f-bf784c7bccdf'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:01.742235 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-dffc42d4-8699-414e-bf29-0796b471e525 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f8f7872-69f1-466b-aeda-1c4adc4db9b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12d3c451-1c49-49a7-93aa-6470a1602fcd', '5f320cc8-7076-4e47-bede-77c14ac113ac', 'ec7a2963-5a44-44c3-ab69-aea2bbd112af', 'dfa8263b-de7a-4d4d-a27f-bf784c7bccdf']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:01.743297 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-dffc42d4-8699-414e-bf29-0796b471e525 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de9b1182-3b59-4c64-a4b4-af52c4daf596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:01.767909 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-dffc42d4-8699-414e-bf29-0796b471e525 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de9b1182-3b59-4c64-a4b4-af52c4daf596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69b1dd9d-7457-4ae5-8c58-34786c2d8bc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1423744643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a198d2b04854eb6b787a06417233314',qos_specs=None,replication_status=,reservations=['12d3c451-1c49-49a7-93aa-6470a1602fcd','5f320cc8-7076-4e47-bede-77c14ac113ac','ec7a2963-5a44-44c3-ab69-aea2bbd112af','dfa8263b-de7a-4d4d-a27f-bf784c7bccdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2217d66d16354af3831c6d51962f6bad',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:26:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1423744643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69b1dd9d-7457-4ae5-8c58-34786c2d8bc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a198d2b04854eb6b787a06417233314',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2217d66d16354af3831c6d51962f6bad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:01.768700 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-dffc42d4-8699-414e-bf29-0796b471e525 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8689d3bb-2e31-40fe-b38b-d4766de7cc57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:01.784846 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-dffc42d4-8699-414e-bf29-0796b471e525 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8689d3bb-2e31-40fe-b38b-d4766de7cc57) transitioned into state 'SUCCESS' from state '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-1423744643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a198d2b04854eb6b787a06417233314',qos_specs=None,replication_status=,reservations=['12d3c451-1c49-49a7-93aa-6470a1602fcd','5f320cc8-7076-4e47-bede-77c14ac113ac','ec7a2963-5a44-44c3-ab69-aea2bbd112af','dfa8263b-de7a-4d4d-a27f-bf784c7bccdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2217d66d16354af3831c6d51962f6bad',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:01.785574 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-dffc42d4-8699-414e-bf29-0796b471e525 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (351e6060-733d-4c57-ae22-4676f698715d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:01.793449 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-dffc42d4-8699-414e-bf29-0796b471e525 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (351e6060-733d-4c57-ae22-4676f698715d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:01.794228 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-dffc42d4-8699-414e-bf29-0796b471e525 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Flow 'volume_create_api' (25617dd8-09ba-43db-b4bf-5d4d1c632f8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:01.794531 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-dffc42d4-8699-414e-bf29-0796b471e525 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Create volume request issued successfully. Aug 06 14:26:01.795067 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dffc42d4-8699-414e-bf29-0796b471e525 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:26:01.796858 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 544/2185] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:26:01 2026] POST /volume/v3/volumes => generated 767 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:26:01.811614 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b82844ee-972b-447d-990f-b984be9a5e49 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:01.814047 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b82844ee-972b-447d-990f-b984be9a5e49 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] GET https://10.4.3.229/volume/v3/volumes/69b1dd9d-7457-4ae5-8c58-34786c2d8bc1 Aug 06 14:26:01.814274 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b82844ee-972b-447d-990f-b984be9a5e49 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:01.814551 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b82844ee-972b-447d-990f-b984be9a5e49 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:01.823095 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:01.823095 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:01.828036 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b82844ee-972b-447d-990f-b984be9a5e49 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Volume info retrieved successfully. Aug 06 14:26:01.833893 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b82844ee-972b-447d-990f-b984be9a5e49 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] https://10.4.3.229/volume/v3/volumes/69b1dd9d-7457-4ae5-8c58-34786c2d8bc1 returned with HTTP 200 Aug 06 14:26:01.834524 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 546/2186] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:01 2026] GET /volume/v3/volumes/69b1dd9d-7457-4ae5-8c58-34786c2d8bc1 => generated 835 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:01.895331 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-038cf272-462d-4eee-b946-2ccb7f636f10 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:01.897630 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-038cf272-462d-4eee-b946-2ccb7f636f10 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/bca2875d-0b65-45c4-870a-93f71a93ffdf Aug 06 14:26:01.900665 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-038cf272-462d-4eee-b946-2ccb7f636f10 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:01.900665 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-038cf272-462d-4eee-b946-2ccb7f636f10 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:01.908522 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:01.908522 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:01.913693 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-038cf272-462d-4eee-b946-2ccb7f636f10 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:01.920854 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-038cf272-462d-4eee-b946-2ccb7f636f10 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/bca2875d-0b65-45c4-870a-93f71a93ffdf returned with HTTP 200 Aug 06 14:26:01.921468 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 547/2187] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:01 2026] GET /volume/v3/volumes/bca2875d-0b65-45c4-870a-93f71a93ffdf => generated 886 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:01.948640 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8475ec24-1a0f-4738-b98f-0f91301c83b3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:01.952129 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8475ec24-1a0f-4738-b98f-0f91301c83b3 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/bca2875d-0b65-45c4-870a-93f71a93ffdf Aug 06 14:26:01.952833 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8475ec24-1a0f-4738-b98f-0f91301c83b3 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:01.952833 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8475ec24-1a0f-4738-b98f-0f91301c83b3 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:01.959809 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:01.959809 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:01.964074 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8475ec24-1a0f-4738-b98f-0f91301c83b3 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:01.968444 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8475ec24-1a0f-4738-b98f-0f91301c83b3 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/bca2875d-0b65-45c4-870a-93f71a93ffdf returned with HTTP 200 Aug 06 14:26:01.968893 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 551/2188] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:01 2026] GET /volume/v3/volumes/bca2875d-0b65-45c4-870a-93f71a93ffdf => generated 886 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:01.982945 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d2b0142e-4e62-45b6-bb06-edac9916f9e4 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:01.984930 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d2b0142e-4e62-45b6-bb06-edac9916f9e4 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] PUT https://10.4.3.229/volume/v3/volumes/bca2875d-0b65-45c4-870a-93f71a93ffdf Aug 06 14:26:01.985414 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d2b0142e-4e62-45b6-bb06-edac9916f9e4 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1953845686"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:01.994344 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:01.994344 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:01.999063 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d2b0142e-4e62-45b6-bb06-edac9916f9e4 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:02.006708 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d2b0142e-4e62-45b6-bb06-edac9916f9e4 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume updated successfully. Aug 06 14:26:02.007436 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d2b0142e-4e62-45b6-bb06-edac9916f9e4 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/bca2875d-0b65-45c4-870a-93f71a93ffdf returned with HTTP 200 Aug 06 14:26:02.008090 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 545/2189] 10.4.3.229 () {68 vars in 1368 bytes} [Thu Aug 6 14:26:01 2026] PUT /volume/v3/volumes/bca2875d-0b65-45c4-870a-93f71a93ffdf => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:02.020080 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-564c6dc0-a619-4d25-9896-fc77b3aee8d3 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:02.025352 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-564c6dc0-a619-4d25-9896-fc77b3aee8d3 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] PUT https://10.4.3.229/volume/v3/volumes/bca2875d-0b65-45c4-870a-93f71a93ffdf Aug 06 14:26:02.025817 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-564c6dc0-a619-4d25-9896-fc77b3aee8d3 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1303442970", "description": "This is the new description of volume"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:02.040998 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:02.040998 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:02.046038 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-564c6dc0-a619-4d25-9896-fc77b3aee8d3 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:02.052294 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-564c6dc0-a619-4d25-9896-fc77b3aee8d3 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume updated successfully. Aug 06 14:26:02.052878 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-564c6dc0-a619-4d25-9896-fc77b3aee8d3 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/bca2875d-0b65-45c4-870a-93f71a93ffdf returned with HTTP 200 Aug 06 14:26:02.053279 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 547/2190] 10.4.3.229 () {68 vars in 1369 bytes} [Thu Aug 6 14:26:02 2026] PUT /volume/v3/volumes/bca2875d-0b65-45c4-870a-93f71a93ffdf => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:02.067186 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bc0c5171-9081-42fc-a9cb-03331a62576d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:02.069739 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bc0c5171-9081-42fc-a9cb-03331a62576d tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/bca2875d-0b65-45c4-870a-93f71a93ffdf Aug 06 14:26:02.069979 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bc0c5171-9081-42fc-a9cb-03331a62576d tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:02.070620 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bc0c5171-9081-42fc-a9cb-03331a62576d tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:02.084205 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:02.084205 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:02.089345 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-bc0c5171-9081-42fc-a9cb-03331a62576d tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:02.096293 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bc0c5171-9081-42fc-a9cb-03331a62576d tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/bca2875d-0b65-45c4-870a-93f71a93ffdf returned with HTTP 200 Aug 06 14:26:02.096849 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 548/2191] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:02 2026] GET /volume/v3/volumes/bca2875d-0b65-45c4-870a-93f71a93ffdf => generated 925 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:02.116869 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-32d84a0c-a899-4873-850c-daaf7649a5af None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:02.120038 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-32d84a0c-a899-4873-850c-daaf7649a5af tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:26:02.120477 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-32d84a0c-a899-4873-850c-daaf7649a5af tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-37722062", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1433028902"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:02.122412 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-32d84a0c-a899-4873-850c-daaf7649a5af tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-37722062', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1433028902'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:26:02.122577 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-32d84a0c-a899-4873-850c-daaf7649a5af tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Create volume of 1 GB Aug 06 14:26:02.127050 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-32d84a0c-a899-4873-850c-daaf7649a5af tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Availability Zones retrieved successfully. Aug 06 14:26:02.132925 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-32d84a0c-a899-4873-850c-daaf7649a5af tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Flow 'volume_create_api' (23df3464-0242-47cb-9f21-855876270f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:02.133512 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-32d84a0c-a899-4873-850c-daaf7649a5af tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51369447-0748-4b75-9cd1-e2165cb45b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:02.136101 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-32d84a0c-a899-4873-850c-daaf7649a5af tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:26:02.170328 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-32d84a0c-a899-4873-850c-daaf7649a5af tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51369447-0748-4b75-9cd1-e2165cb45b7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:02.171147 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-32d84a0c-a899-4873-850c-daaf7649a5af tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91a72190-cd9f-4d2d-b9de-1971d59fb58d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:02.240026 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-32d84a0c-a899-4873-850c-daaf7649a5af tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Created reservations ['c06c226b-45ab-492a-ba79-f9e4f7a43556', '462c992e-fbc6-47af-af43-10976b27fb57', '96a811ac-971e-44cd-a8a1-b5874c98d5e3', '4794fbaa-63d4-47fe-bc6b-aef215ca9718'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:02.240881 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-32d84a0c-a899-4873-850c-daaf7649a5af tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91a72190-cd9f-4d2d-b9de-1971d59fb58d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c06c226b-45ab-492a-ba79-f9e4f7a43556', '462c992e-fbc6-47af-af43-10976b27fb57', '96a811ac-971e-44cd-a8a1-b5874c98d5e3', '4794fbaa-63d4-47fe-bc6b-aef215ca9718']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:02.241722 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-32d84a0c-a899-4873-850c-daaf7649a5af tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f17a0778-1a76-4e81-a8f7-ede08ff8ba9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:02.266400 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-32d84a0c-a899-4873-850c-daaf7649a5af tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f17a0778-1a76-4e81-a8f7-ede08ff8ba9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5317bb5a-6161-4883-9971-f369e4e5f7f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-37722062',display_name='tempest-VolumesGetTest-Volume-1433028902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3687d4f9ebd0485baa110fba240cfe4f',qos_specs=None,replication_status=,reservations=['c06c226b-45ab-492a-ba79-f9e4f7a43556','462c992e-fbc6-47af-af43-10976b27fb57','96a811ac-971e-44cd-a8a1-b5874c98d5e3','4794fbaa-63d4-47fe-bc6b-aef215ca9718'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e0f4240f1f4fc3935819709fb8960b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:26:02Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-37722062',display_name='tempest-VolumesGetTest-Volume-1433028902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5317bb5a-6161-4883-9971-f369e4e5f7f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3687d4f9ebd0485baa110fba240cfe4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18e0f4240f1f4fc3935819709fb8960b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:02.267335 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-32d84a0c-a899-4873-850c-daaf7649a5af tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c25ffd33-8aa5-4bd5-9bbc-bd03a1a4cb8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:02.286885 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-32d84a0c-a899-4873-850c-daaf7649a5af tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c25ffd33-8aa5-4bd5-9bbc-bd03a1a4cb8c) transitioned into 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-37722062',display_name='tempest-VolumesGetTest-Volume-1433028902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3687d4f9ebd0485baa110fba240cfe4f',qos_specs=None,replication_status=,reservations=['c06c226b-45ab-492a-ba79-f9e4f7a43556','462c992e-fbc6-47af-af43-10976b27fb57','96a811ac-971e-44cd-a8a1-b5874c98d5e3','4794fbaa-63d4-47fe-bc6b-aef215ca9718'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e0f4240f1f4fc3935819709fb8960b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:02.287682 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-32d84a0c-a899-4873-850c-daaf7649a5af tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0649732a-891d-4197-9642-086c20cf7c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:02.295611 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-32d84a0c-a899-4873-850c-daaf7649a5af tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0649732a-891d-4197-9642-086c20cf7c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:02.296808 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-32d84a0c-a899-4873-850c-daaf7649a5af tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Flow 'volume_create_api' (23df3464-0242-47cb-9f21-855876270f3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:02.296808 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-32d84a0c-a899-4873-850c-daaf7649a5af tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Create volume request issued successfully. Aug 06 14:26:02.298943 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-32d84a0c-a899-4873-850c-daaf7649a5af tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:26:02.298943 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 552/2192] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:26:02 2026] POST /volume/v3/volumes => generated 778 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:26:02.311125 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-61348886-b742-4ace-abfc-3fbb0d95de3a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:02.313070 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-61348886-b742-4ace-abfc-3fbb0d95de3a tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/5317bb5a-6161-4883-9971-f369e4e5f7f1 Aug 06 14:26:02.313268 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-61348886-b742-4ace-abfc-3fbb0d95de3a tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:02.313599 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-61348886-b742-4ace-abfc-3fbb0d95de3a tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:02.327682 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:02.327682 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:02.334367 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-61348886-b742-4ace-abfc-3fbb0d95de3a tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:02.339739 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-61348886-b742-4ace-abfc-3fbb0d95de3a tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/5317bb5a-6161-4883-9971-f369e4e5f7f1 returned with HTTP 200 Aug 06 14:26:02.340263 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 546/2193] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:02 2026] GET /volume/v3/volumes/5317bb5a-6161-4883-9971-f369e4e5f7f1 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:02.849177 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-12ba4824-b385-4c92-8f30-5937c59ebe3f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:02.850970 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-12ba4824-b385-4c92-8f30-5937c59ebe3f tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] GET https://10.4.3.229/volume/v3/volumes/69b1dd9d-7457-4ae5-8c58-34786c2d8bc1 Aug 06 14:26:02.851176 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-12ba4824-b385-4c92-8f30-5937c59ebe3f tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:02.851407 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-12ba4824-b385-4c92-8f30-5937c59ebe3f tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:02.858009 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:02.858009 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:02.861394 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-12ba4824-b385-4c92-8f30-5937c59ebe3f tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Volume info retrieved successfully. Aug 06 14:26:02.866855 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-12ba4824-b385-4c92-8f30-5937c59ebe3f tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] https://10.4.3.229/volume/v3/volumes/69b1dd9d-7457-4ae5-8c58-34786c2d8bc1 returned with HTTP 200 Aug 06 14:26:02.867368 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 548/2194] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:02 2026] GET /volume/v3/volumes/69b1dd9d-7457-4ae5-8c58-34786c2d8bc1 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:02.882852 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e14fcb88-1bb1-43d8-94ec-ba258614d53b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:02.884604 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e14fcb88-1bb1-43d8-94ec-ba258614d53b tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:26:02.884954 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e14fcb88-1bb1-43d8-94ec-ba258614d53b tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "69b1dd9d-7457-4ae5-8c58-34786c2d8bc1", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1631467905"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:02.892962 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:02.892962 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:02.893411 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e14fcb88-1bb1-43d8-94ec-ba258614d53b tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Volume info retrieved successfully. Aug 06 14:26:02.893709 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-e14fcb88-1bb1-43d8-94ec-ba258614d53b tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Create snapshot from volume 69b1dd9d-7457-4ae5-8c58-34786c2d8bc1 Aug 06 14:26:02.942537 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-e14fcb88-1bb1-43d8-94ec-ba258614d53b tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Created reservations ['03664d1e-4494-47f2-bda8-dfda0ebdcb25', 'ac41e984-ec71-4afb-89f8-ea3db7be9f27', 'b6b04e53-0eba-4279-8acf-94ec724c7573', 'c3306880-a007-4265-b715-853101709368'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:02.975897 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e14fcb88-1bb1-43d8-94ec-ba258614d53b tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Snapshot create request issued successfully. Aug 06 14:26:02.976230 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e14fcb88-1bb1-43d8-94ec-ba258614d53b tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:26:02.976667 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 549/2195] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:26:02 2026] POST /volume/v3/snapshots => generated 323 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:26:02.987964 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2a163d45-b1c5-49e7-8fec-658390b7a576 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:02.990600 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2a163d45-b1c5-49e7-8fec-658390b7a576 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] GET https://10.4.3.229/volume/v3/snapshots/5674cc2b-ebdb-417b-b740-940febcd8382 Aug 06 14:26:02.990922 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2a163d45-b1c5-49e7-8fec-658390b7a576 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:02.992541 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2a163d45-b1c5-49e7-8fec-658390b7a576 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:03.005096 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:03.005096 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:03.005733 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2a163d45-b1c5-49e7-8fec-658390b7a576 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Snapshot retrieved successfully. Aug 06 14:26:03.006798 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2a163d45-b1c5-49e7-8fec-658390b7a576 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] https://10.4.3.229/volume/v3/snapshots/5674cc2b-ebdb-417b-b740-940febcd8382 returned with HTTP 200 Aug 06 14:26:03.007260 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 553/2196] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:26:02 2026] GET /volume/v3/snapshots/5674cc2b-ebdb-417b-b740-940febcd8382 => generated 455 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:03.354614 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-263828c0-95df-4e7f-97b1-3ead2c16ad76 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:03.356596 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-263828c0-95df-4e7f-97b1-3ead2c16ad76 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/5317bb5a-6161-4883-9971-f369e4e5f7f1 Aug 06 14:26:03.356810 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-263828c0-95df-4e7f-97b1-3ead2c16ad76 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:03.357024 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-263828c0-95df-4e7f-97b1-3ead2c16ad76 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:03.374224 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:03.374224 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:03.379443 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-263828c0-95df-4e7f-97b1-3ead2c16ad76 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:03.383557 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-263828c0-95df-4e7f-97b1-3ead2c16ad76 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/5317bb5a-6161-4883-9971-f369e4e5f7f1 returned with HTTP 200 Aug 06 14:26:03.383974 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 547/2197] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:03 2026] GET /volume/v3/volumes/5317bb5a-6161-4883-9971-f369e4e5f7f1 => generated 871 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:03.397374 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-3a016455-8bd1-4217-aed1-3e1e5c3a1ae0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:03.399186 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3a016455-8bd1-4217-aed1-3e1e5c3a1ae0 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] PUT https://10.4.3.229/volume/v3/volumes/5317bb5a-6161-4883-9971-f369e4e5f7f1 Aug 06 14:26:03.399553 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3a016455-8bd1-4217-aed1-3e1e5c3a1ae0 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1953845686", "description": null}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:03.407247 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:03.407247 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:03.410561 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-3a016455-8bd1-4217-aed1-3e1e5c3a1ae0 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:03.416762 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-3a016455-8bd1-4217-aed1-3e1e5c3a1ae0 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume updated successfully. Aug 06 14:26:03.417478 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3a016455-8bd1-4217-aed1-3e1e5c3a1ae0 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/5317bb5a-6161-4883-9971-f369e4e5f7f1 returned with HTTP 200 Aug 06 14:26:03.417985 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 549/2198] 10.4.3.229 () {68 vars in 1368 bytes} [Thu Aug 6 14:26:03 2026] PUT /volume/v3/volumes/5317bb5a-6161-4883-9971-f369e4e5f7f1 => generated 770 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:03.430725 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a7b6af78-d13b-4ec2-ac0d-8050d695fe9f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:03.432701 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a7b6af78-d13b-4ec2-ac0d-8050d695fe9f tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/5317bb5a-6161-4883-9971-f369e4e5f7f1 Aug 06 14:26:03.432972 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a7b6af78-d13b-4ec2-ac0d-8050d695fe9f tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:03.433102 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a7b6af78-d13b-4ec2-ac0d-8050d695fe9f tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:03.440875 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:03.440875 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:03.445342 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-a7b6af78-d13b-4ec2-ac0d-8050d695fe9f tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:03.449772 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a7b6af78-d13b-4ec2-ac0d-8050d695fe9f tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/5317bb5a-6161-4883-9971-f369e4e5f7f1 returned with HTTP 200 Aug 06 14:26:03.450215 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 550/2199] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:03 2026] GET /volume/v3/volumes/5317bb5a-6161-4883-9971-f369e4e5f7f1 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:03.463376 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-4dce472b-5a5a-4694-83fa-7f9ad1eafe89 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:03.465157 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4dce472b-5a5a-4694-83fa-7f9ad1eafe89 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5317bb5a-6161-4883-9971-f369e4e5f7f1 Aug 06 14:26:03.465342 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4dce472b-5a5a-4694-83fa-7f9ad1eafe89 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:03.465518 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4dce472b-5a5a-4694-83fa-7f9ad1eafe89 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:03.465674 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-4dce472b-5a5a-4694-83fa-7f9ad1eafe89 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Delete volume with id: 5317bb5a-6161-4883-9971-f369e4e5f7f1 Aug 06 14:26:03.472172 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:03.472172 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:03.472574 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-4dce472b-5a5a-4694-83fa-7f9ad1eafe89 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:03.486569 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-4dce472b-5a5a-4694-83fa-7f9ad1eafe89 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Delete volume request issued successfully. Aug 06 14:26:03.486723 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4dce472b-5a5a-4694-83fa-7f9ad1eafe89 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/5317bb5a-6161-4883-9971-f369e4e5f7f1 returned with HTTP 202 Aug 06 14:26:03.487090 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 554/2200] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:26:03 2026] DELETE /volume/v3/volumes/5317bb5a-6161-4883-9971-f369e4e5f7f1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:03.495647 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2bebd05f-e048-4d69-b0da-922f22815bd8 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:03.497226 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2bebd05f-e048-4d69-b0da-922f22815bd8 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/5317bb5a-6161-4883-9971-f369e4e5f7f1 Aug 06 14:26:03.497419 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2bebd05f-e048-4d69-b0da-922f22815bd8 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:03.497583 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2bebd05f-e048-4d69-b0da-922f22815bd8 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:03.504858 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:03.504858 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:03.508242 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-2bebd05f-e048-4d69-b0da-922f22815bd8 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:03.516745 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2bebd05f-e048-4d69-b0da-922f22815bd8 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/5317bb5a-6161-4883-9971-f369e4e5f7f1 returned with HTTP 200 Aug 06 14:26:03.517157 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 548/2201] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:03 2026] GET /volume/v3/volumes/5317bb5a-6161-4883-9971-f369e4e5f7f1 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:04.020178 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-59b62fce-6326-4fec-92aa-2eaf7efdd72f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:04.022054 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-59b62fce-6326-4fec-92aa-2eaf7efdd72f tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] GET https://10.4.3.229/volume/v3/snapshots/5674cc2b-ebdb-417b-b740-940febcd8382 Aug 06 14:26:04.022289 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-59b62fce-6326-4fec-92aa-2eaf7efdd72f tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:04.022542 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-59b62fce-6326-4fec-92aa-2eaf7efdd72f tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:04.029504 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:04.029504 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:04.029961 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-59b62fce-6326-4fec-92aa-2eaf7efdd72f tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Snapshot retrieved successfully. Aug 06 14:26:04.030708 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-59b62fce-6326-4fec-92aa-2eaf7efdd72f tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] https://10.4.3.229/volume/v3/snapshots/5674cc2b-ebdb-417b-b740-940febcd8382 returned with HTTP 200 Aug 06 14:26:04.031085 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 550/2202] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:26:04 2026] GET /volume/v3/snapshots/5674cc2b-ebdb-417b-b740-940febcd8382 => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:04.041027 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4b2a5b3d-c56e-4efb-9815-b887db6083c0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:04.043336 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4b2a5b3d-c56e-4efb-9815-b887db6083c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329-project-admin] PUT https://10.4.3.229/volume/v3/os-quota-sets/2a198d2b04854eb6b787a06417233314 Aug 06 14:26:04.044122 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4b2a5b3d-c56e-4efb-9815-b887db6083c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:04.106625 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-4b2a5b3d-c56e-4efb-9815-b887db6083c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329-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 06 14:26:04.107227 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-4b2a5b3d-c56e-4efb-9815-b887db6083c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329-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 06 14:26:04.107610 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-4b2a5b3d-c56e-4efb-9815-b887db6083c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329-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 06 14:26:04.108213 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-4b2a5b3d-c56e-4efb-9815-b887db6083c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329-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 06 14:26:04.112395 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4b2a5b3d-c56e-4efb-9815-b887db6083c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/2a198d2b04854eb6b787a06417233314 returned with HTTP 200 Aug 06 14:26:04.112811 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 551/2203] 10.4.3.229 () {68 vars in 1374 bytes} [Thu Aug 6 14:26:04 2026] PUT /volume/v3/os-quota-sets/2a198d2b04854eb6b787a06417233314 => generated 390 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:04.120168 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-86099d7e-7992-449a-9774-0a9b3d26ddd7 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:04.121914 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-86099d7e-7992-449a-9774-0a9b3d26ddd7 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:26:04.122175 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-86099d7e-7992-449a-9774-0a9b3d26ddd7 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "69b1dd9d-7457-4ae5-8c58-34786c2d8bc1"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:04.130663 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:04.130663 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:04.131227 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-86099d7e-7992-449a-9774-0a9b3d26ddd7 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Volume info retrieved successfully. Aug 06 14:26:04.131443 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-86099d7e-7992-449a-9774-0a9b3d26ddd7 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Create snapshot from volume 69b1dd9d-7457-4ae5-8c58-34786c2d8bc1 Aug 06 14:26:04.148059 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota_utils [None req-86099d7e-7992-449a-9774-0a9b3d26ddd7 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Quota exceeded for 2a198d2b04854eb6b787a06417233314, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 06 14:26:04.148195 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.middleware.fault [None req-86099d7e-7992-449a-9774-0a9b3d26ddd7 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 413 Aug 06 14:26:04.149019 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 555/2204] 10.4.3.229 () {68 vars in 1264 bytes} [Thu Aug 6 14:26:04 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 06 14:26:04.158147 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2ea33cb8-cbdf-4724-9cd7-5196478c9e8a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:04.159830 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2ea33cb8-cbdf-4724-9cd7-5196478c9e8a tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329-project-admin] PUT https://10.4.3.229/volume/v3/os-quota-sets/2a198d2b04854eb6b787a06417233314 Aug 06 14:26:04.160159 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2ea33cb8-cbdf-4724-9cd7-5196478c9e8a tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:04.206151 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2ea33cb8-cbdf-4724-9cd7-5196478c9e8a tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/2a198d2b04854eb6b787a06417233314 returned with HTTP 200 Aug 06 14:26:04.206651 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 549/2205] 10.4.3.229 () {68 vars in 1374 bytes} [Thu Aug 6 14:26:04 2026] PUT /volume/v3/os-quota-sets/2a198d2b04854eb6b787a06417233314 => generated 390 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:04.216888 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a2769c46-0410-4987-90fb-a6765705ead4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:04.218543 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a2769c46-0410-4987-90fb-a6765705ead4 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:26:04.218886 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a2769c46-0410-4987-90fb-a6765705ead4 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "69b1dd9d-7457-4ae5-8c58-34786c2d8bc1"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:04.226577 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:04.226577 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:04.227104 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a2769c46-0410-4987-90fb-a6765705ead4 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Volume info retrieved successfully. Aug 06 14:26:04.227234 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-a2769c46-0410-4987-90fb-a6765705ead4 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Create snapshot from volume 69b1dd9d-7457-4ae5-8c58-34786c2d8bc1 Aug 06 14:26:04.248114 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota_utils [None req-a2769c46-0410-4987-90fb-a6765705ead4 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Quota exceeded for 2a198d2b04854eb6b787a06417233314, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 06 14:26:04.248388 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.middleware.fault [None req-a2769c46-0410-4987-90fb-a6765705ead4 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 413 Aug 06 14:26:04.249178 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 551/2206] 10.4.3.229 () {68 vars in 1264 bytes} [Thu Aug 6 14:26:04 2026] POST /volume/v3/snapshots => generated 133 bytes in 33 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 06 14:26:04.259816 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d16870fb-dd4e-4f12-912c-b7aff8197e0a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:04.261724 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d16870fb-dd4e-4f12-912c-b7aff8197e0a tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/5674cc2b-ebdb-417b-b740-940febcd8382 Aug 06 14:26:04.261937 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d16870fb-dd4e-4f12-912c-b7aff8197e0a tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:04.262121 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d16870fb-dd4e-4f12-912c-b7aff8197e0a tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:04.262223 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-d16870fb-dd4e-4f12-912c-b7aff8197e0a tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Delete snapshot with id: 5674cc2b-ebdb-417b-b740-940febcd8382 Aug 06 14:26:04.267659 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:04.267659 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:04.268229 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d16870fb-dd4e-4f12-912c-b7aff8197e0a tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Snapshot retrieved successfully. Aug 06 14:26:04.289454 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d16870fb-dd4e-4f12-912c-b7aff8197e0a tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Snapshot delete request issued successfully. Aug 06 14:26:04.289454 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d16870fb-dd4e-4f12-912c-b7aff8197e0a tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] https://10.4.3.229/volume/v3/snapshots/5674cc2b-ebdb-417b-b740-940febcd8382 returned with HTTP 202 Aug 06 14:26:04.289454 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 552/2207] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:26:04 2026] DELETE /volume/v3/snapshots/5674cc2b-ebdb-417b-b740-940febcd8382 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:04.295027 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-253acf8b-27c5-444a-80c9-d40ced8eea59 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:04.298251 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-253acf8b-27c5-444a-80c9-d40ced8eea59 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] GET https://10.4.3.229/volume/v3/snapshots/5674cc2b-ebdb-417b-b740-940febcd8382 Aug 06 14:26:04.298251 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-253acf8b-27c5-444a-80c9-d40ced8eea59 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:04.298251 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-253acf8b-27c5-444a-80c9-d40ced8eea59 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:04.302683 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:04.302683 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:04.302683 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-253acf8b-27c5-444a-80c9-d40ced8eea59 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Snapshot retrieved successfully. Aug 06 14:26:04.303344 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-253acf8b-27c5-444a-80c9-d40ced8eea59 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] https://10.4.3.229/volume/v3/snapshots/5674cc2b-ebdb-417b-b740-940febcd8382 returned with HTTP 200 Aug 06 14:26:04.303708 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 556/2208] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:26:04 2026] GET /volume/v3/snapshots/5674cc2b-ebdb-417b-b740-940febcd8382 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:04.532508 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-40d94c7b-2e1d-4d3b-a001-bec6e1406ade None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:04.534320 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-40d94c7b-2e1d-4d3b-a001-bec6e1406ade tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/5317bb5a-6161-4883-9971-f369e4e5f7f1 Aug 06 14:26:04.534507 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-40d94c7b-2e1d-4d3b-a001-bec6e1406ade tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:04.534672 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-40d94c7b-2e1d-4d3b-a001-bec6e1406ade tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:04.539862 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-40d94c7b-2e1d-4d3b-a001-bec6e1406ade tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/5317bb5a-6161-4883-9971-f369e4e5f7f1 returned with HTTP 404 Aug 06 14:26:04.540455 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 550/2209] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:04 2026] GET /volume/v3/volumes/5317bb5a-6161-4883-9971-f369e4e5f7f1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:04.548059 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a6215ad8-37bc-4ceb-bfcf-35241ed2404c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:04.550486 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a6215ad8-37bc-4ceb-bfcf-35241ed2404c tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/bca2875d-0b65-45c4-870a-93f71a93ffdf Aug 06 14:26:04.550787 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a6215ad8-37bc-4ceb-bfcf-35241ed2404c tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:04.551045 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a6215ad8-37bc-4ceb-bfcf-35241ed2404c tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:04.560613 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:04.560613 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:04.564888 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a6215ad8-37bc-4ceb-bfcf-35241ed2404c tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:04.570019 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a6215ad8-37bc-4ceb-bfcf-35241ed2404c tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/bca2875d-0b65-45c4-870a-93f71a93ffdf returned with HTTP 200 Aug 06 14:26:04.570710 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 552/2210] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:04 2026] GET /volume/v3/volumes/bca2875d-0b65-45c4-870a-93f71a93ffdf => generated 925 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:04.582265 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6f47ffc4-79f7-4654-89ff-438c05e36c8b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:04.583977 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6f47ffc4-79f7-4654-89ff-438c05e36c8b tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] DELETE https://10.4.3.229/volume/v3/volumes/bca2875d-0b65-45c4-870a-93f71a93ffdf Aug 06 14:26:04.584356 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6f47ffc4-79f7-4654-89ff-438c05e36c8b tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:04.584614 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6f47ffc4-79f7-4654-89ff-438c05e36c8b tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:04.584869 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-6f47ffc4-79f7-4654-89ff-438c05e36c8b tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Delete volume with id: bca2875d-0b65-45c4-870a-93f71a93ffdf Aug 06 14:26:04.591876 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:04.591876 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:04.592725 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-6f47ffc4-79f7-4654-89ff-438c05e36c8b tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:04.608670 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-6f47ffc4-79f7-4654-89ff-438c05e36c8b tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Delete volume request issued successfully. Aug 06 14:26:04.608976 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6f47ffc4-79f7-4654-89ff-438c05e36c8b tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/bca2875d-0b65-45c4-870a-93f71a93ffdf returned with HTTP 202 Aug 06 14:26:04.609513 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 553/2211] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:26:04 2026] DELETE /volume/v3/volumes/bca2875d-0b65-45c4-870a-93f71a93ffdf => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:04.618441 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2272dfda-7497-44d1-b86f-2d3d5639822f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:04.620567 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2272dfda-7497-44d1-b86f-2d3d5639822f tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/bca2875d-0b65-45c4-870a-93f71a93ffdf Aug 06 14:26:04.620850 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2272dfda-7497-44d1-b86f-2d3d5639822f tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:04.621120 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2272dfda-7497-44d1-b86f-2d3d5639822f tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:04.624406 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c769cb62-b8a3-4100-8a72-7b7beefcad3c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:04.627114 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c769cb62-b8a3-4100-8a72-7b7beefcad3c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf Aug 06 14:26:04.627487 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c769cb62-b8a3-4100-8a72-7b7beefcad3c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:04.627908 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c769cb62-b8a3-4100-8a72-7b7beefcad3c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:04.633084 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:04.633084 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:04.639929 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:04.639929 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:04.640827 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2272dfda-7497-44d1-b86f-2d3d5639822f tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:04.646961 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2272dfda-7497-44d1-b86f-2d3d5639822f tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/bca2875d-0b65-45c4-870a-93f71a93ffdf returned with HTTP 200 Aug 06 14:26:04.647445 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 557/2212] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:04 2026] GET /volume/v3/volumes/bca2875d-0b65-45c4-870a-93f71a93ffdf => generated 924 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:04.648543 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c769cb62-b8a3-4100-8a72-7b7beefcad3c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:26:04.654561 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c769cb62-b8a3-4100-8a72-7b7beefcad3c tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf returned with HTTP 200 Aug 06 14:26:04.655141 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 551/2213] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:04 2026] GET /volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:04.668703 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1b6c2387-926c-411f-908d-9fe47b525e3f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:04.673837 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1b6c2387-926c-411f-908d-9fe47b525e3f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] DELETE https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf Aug 06 14:26:04.674130 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1b6c2387-926c-411f-908d-9fe47b525e3f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:04.674374 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1b6c2387-926c-411f-908d-9fe47b525e3f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:04.674598 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-1b6c2387-926c-411f-908d-9fe47b525e3f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Delete volume with id: 12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf Aug 06 14:26:04.688674 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:04.688674 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:04.689282 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1b6c2387-926c-411f-908d-9fe47b525e3f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:26:04.709510 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1b6c2387-926c-411f-908d-9fe47b525e3f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Delete volume request issued successfully. Aug 06 14:26:04.709819 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1b6c2387-926c-411f-908d-9fe47b525e3f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf returned with HTTP 202 Aug 06 14:26:04.710264 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 553/2214] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:26:04 2026] DELETE /volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:04.716880 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d3e7bbe2-2b51-415a-bcdf-da9ccbd1124f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:04.718562 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d3e7bbe2-2b51-415a-bcdf-da9ccbd1124f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf Aug 06 14:26:04.718790 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d3e7bbe2-2b51-415a-bcdf-da9ccbd1124f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:04.718969 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d3e7bbe2-2b51-415a-bcdf-da9ccbd1124f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:04.727140 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:04.727140 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:04.730886 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d3e7bbe2-2b51-415a-bcdf-da9ccbd1124f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Volume info retrieved successfully. Aug 06 14:26:04.736735 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d3e7bbe2-2b51-415a-bcdf-da9ccbd1124f tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf returned with HTTP 200 Aug 06 14:26:04.737196 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 554/2215] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:04 2026] GET /volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:05.004345 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5edef877-3a53-4614-ba68-78a970e5cac4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:05.082327 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5edef877-3a53-4614-ba68-78a970e5cac4 tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:26:05.082709 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5edef877-3a53-4614-ba68-78a970e5cac4 tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-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=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:05.094979 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5edef877-3a53-4614-ba68-78a970e5cac4 tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:26:05.095346 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 558/2216] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:26:05 2026] POST /volume/v3/types => generated 287 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:05.314291 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-92a6a770-f3f4-4c68-8b53-ed378166530e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:05.317445 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-92a6a770-f3f4-4c68-8b53-ed378166530e tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] GET https://10.4.3.229/volume/v3/snapshots/5674cc2b-ebdb-417b-b740-940febcd8382 Aug 06 14:26:05.317445 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-92a6a770-f3f4-4c68-8b53-ed378166530e tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:05.317445 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-92a6a770-f3f4-4c68-8b53-ed378166530e tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:05.321004 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-92a6a770-f3f4-4c68-8b53-ed378166530e tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] https://10.4.3.229/volume/v3/snapshots/5674cc2b-ebdb-417b-b740-940febcd8382 returned with HTTP 404 Aug 06 14:26:05.321407 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 552/2217] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:26:05 2026] GET /volume/v3/snapshots/5674cc2b-ebdb-417b-b740-940febcd8382 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:05.327571 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1e1ae54e-c31b-442d-b8b5-b8c91e8efb34 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:05.329444 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1e1ae54e-c31b-442d-b8b5-b8c91e8efb34 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] GET https://10.4.3.229/volume/v3/volumes/69b1dd9d-7457-4ae5-8c58-34786c2d8bc1 Aug 06 14:26:05.329696 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1e1ae54e-c31b-442d-b8b5-b8c91e8efb34 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:05.329900 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1e1ae54e-c31b-442d-b8b5-b8c91e8efb34 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:05.337203 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:05.337203 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:05.340954 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1e1ae54e-c31b-442d-b8b5-b8c91e8efb34 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Volume info retrieved successfully. Aug 06 14:26:05.344956 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1e1ae54e-c31b-442d-b8b5-b8c91e8efb34 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] https://10.4.3.229/volume/v3/volumes/69b1dd9d-7457-4ae5-8c58-34786c2d8bc1 returned with HTTP 200 Aug 06 14:26:05.345315 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 554/2218] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:05 2026] GET /volume/v3/volumes/69b1dd9d-7457-4ae5-8c58-34786c2d8bc1 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:05.358131 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2a43a420-0911-440a-8c29-63a02febf675 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:05.360210 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2a43a420-0911-440a-8c29-63a02febf675 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] DELETE https://10.4.3.229/volume/v3/volumes/69b1dd9d-7457-4ae5-8c58-34786c2d8bc1 Aug 06 14:26:05.360445 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2a43a420-0911-440a-8c29-63a02febf675 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:05.360638 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2a43a420-0911-440a-8c29-63a02febf675 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:05.360935 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-2a43a420-0911-440a-8c29-63a02febf675 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Delete volume with id: 69b1dd9d-7457-4ae5-8c58-34786c2d8bc1 Aug 06 14:26:05.368325 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:05.368325 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:05.368794 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-2a43a420-0911-440a-8c29-63a02febf675 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Volume info retrieved successfully. Aug 06 14:26:05.387172 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-2a43a420-0911-440a-8c29-63a02febf675 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Delete volume request issued successfully. Aug 06 14:26:05.387172 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2a43a420-0911-440a-8c29-63a02febf675 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] https://10.4.3.229/volume/v3/volumes/69b1dd9d-7457-4ae5-8c58-34786c2d8bc1 returned with HTTP 202 Aug 06 14:26:05.387172 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 555/2219] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:26:05 2026] DELETE /volume/v3/volumes/69b1dd9d-7457-4ae5-8c58-34786c2d8bc1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:05.398638 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fd3c854d-b682-4b42-b002-c205bb82497a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:05.403184 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fd3c854d-b682-4b42-b002-c205bb82497a tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] GET https://10.4.3.229/volume/v3/volumes/69b1dd9d-7457-4ae5-8c58-34786c2d8bc1 Aug 06 14:26:05.403184 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fd3c854d-b682-4b42-b002-c205bb82497a tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:05.403184 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fd3c854d-b682-4b42-b002-c205bb82497a tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:05.410056 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:05.410056 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:05.413309 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-fd3c854d-b682-4b42-b002-c205bb82497a tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Volume info retrieved successfully. Aug 06 14:26:05.418319 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fd3c854d-b682-4b42-b002-c205bb82497a tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] https://10.4.3.229/volume/v3/volumes/69b1dd9d-7457-4ae5-8c58-34786c2d8bc1 returned with HTTP 200 Aug 06 14:26:05.418900 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 559/2220] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:05 2026] GET /volume/v3/volumes/69b1dd9d-7457-4ae5-8c58-34786c2d8bc1 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:05.660019 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a517c06b-b693-498f-b47c-791d13f20859 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:05.661728 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a517c06b-b693-498f-b47c-791d13f20859 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/bca2875d-0b65-45c4-870a-93f71a93ffdf Aug 06 14:26:05.661927 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a517c06b-b693-498f-b47c-791d13f20859 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:05.662127 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a517c06b-b693-498f-b47c-791d13f20859 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:05.667508 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a517c06b-b693-498f-b47c-791d13f20859 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/bca2875d-0b65-45c4-870a-93f71a93ffdf returned with HTTP 404 Aug 06 14:26:05.667924 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 553/2221] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:05 2026] GET /volume/v3/volumes/bca2875d-0b65-45c4-870a-93f71a93ffdf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:05.675587 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-176ef621-7ed4-43e4-b86b-f47c7926b391 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:05.677241 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-176ef621-7ed4-43e4-b86b-f47c7926b391 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/24d06f96-4336-483b-b7fe-0fff5938955b Aug 06 14:26:05.677447 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-176ef621-7ed4-43e4-b86b-f47c7926b391 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:05.677623 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-176ef621-7ed4-43e4-b86b-f47c7926b391 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:05.684052 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:05.684052 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:05.687476 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-176ef621-7ed4-43e4-b86b-f47c7926b391 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:05.691530 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-176ef621-7ed4-43e4-b86b-f47c7926b391 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/24d06f96-4336-483b-b7fe-0fff5938955b returned with HTTP 200 Aug 06 14:26:05.691876 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 555/2222] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:05 2026] GET /volume/v3/volumes/24d06f96-4336-483b-b7fe-0fff5938955b => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:05.703349 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-964fc789-79fe-4926-8c4c-e1fd5c6f3e4b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:05.705756 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-964fc789-79fe-4926-8c4c-e1fd5c6f3e4b tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] DELETE https://10.4.3.229/volume/v3/volumes/24d06f96-4336-483b-b7fe-0fff5938955b Aug 06 14:26:05.705959 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-964fc789-79fe-4926-8c4c-e1fd5c6f3e4b tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:05.706145 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-964fc789-79fe-4926-8c4c-e1fd5c6f3e4b tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:05.706317 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-964fc789-79fe-4926-8c4c-e1fd5c6f3e4b tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Delete volume with id: 24d06f96-4336-483b-b7fe-0fff5938955b Aug 06 14:26:05.717041 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:05.717041 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:05.717041 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-964fc789-79fe-4926-8c4c-e1fd5c6f3e4b tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:05.738600 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-964fc789-79fe-4926-8c4c-e1fd5c6f3e4b tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Delete volume request issued successfully. Aug 06 14:26:05.738859 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-964fc789-79fe-4926-8c4c-e1fd5c6f3e4b tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/24d06f96-4336-483b-b7fe-0fff5938955b returned with HTTP 202 Aug 06 14:26:05.739407 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 556/2223] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:26:05 2026] DELETE /volume/v3/volumes/24d06f96-4336-483b-b7fe-0fff5938955b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:05.748683 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-83804680-0813-40e0-bb3c-58b1987172d4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:05.750456 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-83804680-0813-40e0-bb3c-58b1987172d4 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/24d06f96-4336-483b-b7fe-0fff5938955b Aug 06 14:26:05.750834 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-83804680-0813-40e0-bb3c-58b1987172d4 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:05.751214 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-83804680-0813-40e0-bb3c-58b1987172d4 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:05.753244 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-44fb0991-4a67-4d7a-b94d-5058c883d7d7 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:05.756300 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-44fb0991-4a67-4d7a-b94d-5058c883d7d7 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] GET https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf Aug 06 14:26:05.758166 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-44fb0991-4a67-4d7a-b94d-5058c883d7d7 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:05.758166 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-44fb0991-4a67-4d7a-b94d-5058c883d7d7 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:05.762105 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:05.762105 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:05.762738 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-44fb0991-4a67-4d7a-b94d-5058c883d7d7 tempest-VolumesBackupsTest-1701185402 tempest-VolumesBackupsTest-1701185402-project-member] https://10.4.3.229/volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf returned with HTTP 404 Aug 06 14:26:05.763205 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 554/2224] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:05 2026] GET /volume/v3/volumes/12e0b7a4-6dfb-47f6-98d6-37d1baa7d7bf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:05.766993 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-83804680-0813-40e0-bb3c-58b1987172d4 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:05.772239 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-83804680-0813-40e0-bb3c-58b1987172d4 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/24d06f96-4336-483b-b7fe-0fff5938955b returned with HTTP 200 Aug 06 14:26:05.772810 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 560/2225] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:05 2026] GET /volume/v3/volumes/24d06f96-4336-483b-b7fe-0fff5938955b => generated 836 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:06.432398 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c7cdb459-45ac-441a-8397-496c8fbf9ba1 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:06.434212 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c7cdb459-45ac-441a-8397-496c8fbf9ba1 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] GET https://10.4.3.229/volume/v3/volumes/69b1dd9d-7457-4ae5-8c58-34786c2d8bc1 Aug 06 14:26:06.434482 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c7cdb459-45ac-441a-8397-496c8fbf9ba1 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:06.434737 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c7cdb459-45ac-441a-8397-496c8fbf9ba1 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:06.441845 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c7cdb459-45ac-441a-8397-496c8fbf9ba1 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022 tempest-VolumeSnapshotQuotasNegativeTestJSON-173486022-project-member] https://10.4.3.229/volume/v3/volumes/69b1dd9d-7457-4ae5-8c58-34786c2d8bc1 returned with HTTP 404 Aug 06 14:26:06.442450 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 556/2226] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:06 2026] GET /volume/v3/volumes/69b1dd9d-7457-4ae5-8c58-34786c2d8bc1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:06.449291 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4ae2fd59-3aec-44de-9914-b6cce7cb2792 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:06.451542 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4ae2fd59-3aec-44de-9914-b6cce7cb2792 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329-project-admin] PUT https://10.4.3.229/volume/v3/os-quota-sets/2a198d2b04854eb6b787a06417233314 Aug 06 14:26:06.452045 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4ae2fd59-3aec-44de-9914-b6cce7cb2792 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329-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=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:06.542726 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-4ae2fd59-3aec-44de-9914-b6cce7cb2792 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329-project-admin] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:26:06.543093 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-4ae2fd59-3aec-44de-9914-b6cce7cb2792 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329-project-admin] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:26:06.543402 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-4ae2fd59-3aec-44de-9914-b6cce7cb2792 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329-project-admin] Deprecated: Default quota for resource: snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:26:06.548789 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4ae2fd59-3aec-44de-9914-b6cce7cb2792 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329 tempest-VolumeSnapshotQuotasNegativeTestJSON-743817329-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/2a198d2b04854eb6b787a06417233314 returned with HTTP 200 Aug 06 14:26:06.549329 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 557/2227] 10.4.3.229 () {68 vars in 1375 bytes} [Thu Aug 6 14:26:06 2026] PUT /volume/v3/os-quota-sets/2a198d2b04854eb6b787a06417233314 => generated 594 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:06.772570 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6355e896-bb68-4e2a-806a-40c9dd4247c3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:06.775070 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6355e896-bb68-4e2a-806a-40c9dd4247c3 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:26:06.775766 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6355e896-bb68-4e2a-806a-40c9dd4247c3 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "b745d16d-f44d-495a-9601-6f6968a05886", "size": 1}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:06.777582 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-6355e896-bb68-4e2a-806a-40c9dd4247c3 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'b745d16d-f44d-495a-9601-6f6968a05886', 'size': 1}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:26:06.786288 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-dfa22aae-24c7-4156-ac17-ac758b7b6e17 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:06.788673 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-dfa22aae-24c7-4156-ac17-ac758b7b6e17 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/24d06f96-4336-483b-b7fe-0fff5938955b Aug 06 14:26:06.788673 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-dfa22aae-24c7-4156-ac17-ac758b7b6e17 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:06.790218 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-dfa22aae-24c7-4156-ac17-ac758b7b6e17 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:06.796243 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-dfa22aae-24c7-4156-ac17-ac758b7b6e17 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/24d06f96-4336-483b-b7fe-0fff5938955b returned with HTTP 404 Aug 06 14:26:06.796923 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 561/2228] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:06 2026] GET /volume/v3/volumes/24d06f96-4336-483b-b7fe-0fff5938955b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:06.873260 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8a91c26c-37ef-444a-9c3e-079327bfe329 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:06.875409 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8a91c26c-37ef-444a-9c3e-079327bfe329 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:26:06.875809 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8a91c26c-37ef-444a-9c3e-079327bfe329 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "30702abe-9501-4aba-ba1a-50af064a9e3b", "size": 1, "name": "tempest-VolumesGetTest-Volume-1518181447", "metadata": {"Type": "Test"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:06.878140 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-8a91c26c-37ef-444a-9c3e-079327bfe329 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Create volume request body: {'volume': {'imageRef': '30702abe-9501-4aba-ba1a-50af064a9e3b', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1518181447', 'metadata': {'Type': 'Test'}}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:26:06.994986 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-8a91c26c-37ef-444a-9c3e-079327bfe329 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Create volume of 1 GB Aug 06 14:26:07.005348 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8a91c26c-37ef-444a-9c3e-079327bfe329 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Availability Zones retrieved successfully. Aug 06 14:26:07.013125 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-8a91c26c-37ef-444a-9c3e-079327bfe329 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Flow 'volume_create_api' (1f56cf94-a396-442a-8745-9fddb6a77cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:07.014755 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-8a91c26c-37ef-444a-9c3e-079327bfe329 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9861d21-b6be-41f4-a730-54f946bbfe80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:07.015354 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-6355e896-bb68-4e2a-806a-40c9dd4247c3 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Create volume of 1 GB Aug 06 14:26:07.016122 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-8a91c26c-37ef-444a-9c3e-079327bfe329 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:26:07.020983 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6355e896-bb68-4e2a-806a-40c9dd4247c3 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Availability Zones retrieved successfully. Aug 06 14:26:07.026547 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6355e896-bb68-4e2a-806a-40c9dd4247c3 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Flow 'volume_create_api' (d87dbad6-d45f-48e1-9861-e215471f1450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:07.027996 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6355e896-bb68-4e2a-806a-40c9dd4247c3 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (494b2a57-f4d2-492b-9021-3de419cb735c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:07.028909 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-6355e896-bb68-4e2a-806a-40c9dd4247c3 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:26:07.084341 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-8a91c26c-37ef-444a-9c3e-079327bfe329 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9861d21-b6be-41f4-a730-54f946bbfe80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:07.085200 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-8a91c26c-37ef-444a-9c3e-079327bfe329 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2278b6ae-0721-4ff2-89e5-b63a5f09a358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:07.088269 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6355e896-bb68-4e2a-806a-40c9dd4247c3 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (494b2a57-f4d2-492b-9021-3de419cb735c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:26:05Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=8f0ba996-9a2c-4e7c-bbdf-8715fbd1e3d0,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': '8f0ba996-9a2c-4e7c-bbdf-8715fbd1e3d0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:07.089052 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6355e896-bb68-4e2a-806a-40c9dd4247c3 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22f10dc3-3507-4a70-974b-5bbc056bc890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:07.118171 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-6355e896-bb68-4e2a-806a-40c9dd4247c3 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-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 06 14:26:07.118486 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-6355e896-bb68-4e2a-806a-40c9dd4247c3 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-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 06 14:26:07.134378 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-8a91c26c-37ef-444a-9c3e-079327bfe329 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Created reservations ['3fe28e9e-a360-4537-b766-e1d44fb31164', 'bb94fd29-00ab-4cf1-bba7-ad7a0aab5e2f', '1c3d799c-f4e8-40d0-9a8f-4109e1751eb7', '23c17655-c061-4f12-afd6-3c6633b96376'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:07.135154 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-8a91c26c-37ef-444a-9c3e-079327bfe329 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2278b6ae-0721-4ff2-89e5-b63a5f09a358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fe28e9e-a360-4537-b766-e1d44fb31164', 'bb94fd29-00ab-4cf1-bba7-ad7a0aab5e2f', '1c3d799c-f4e8-40d0-9a8f-4109e1751eb7', '23c17655-c061-4f12-afd6-3c6633b96376']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:07.135968 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-8a91c26c-37ef-444a-9c3e-079327bfe329 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a2f975f-49b3-4693-9053-9b04386a6c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:07.166868 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-8a91c26c-37ef-444a-9c3e-079327bfe329 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a2f975f-49b3-4693-9053-9b04386a6c01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bee8c557-6191-48f8-a8df-e16e46bec96e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1518181447',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3687d4f9ebd0485baa110fba240cfe4f',qos_specs=None,replication_status=,reservations=['3fe28e9e-a360-4537-b766-e1d44fb31164','bb94fd29-00ab-4cf1-bba7-ad7a0aab5e2f','1c3d799c-f4e8-40d0-9a8f-4109e1751eb7','23c17655-c061-4f12-afd6-3c6633b96376'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e0f4240f1f4fc3935819709fb8960b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:26:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1518181447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bee8c557-6191-48f8-a8df-e16e46bec96e,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='3687d4f9ebd0485baa110fba240cfe4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18e0f4240f1f4fc3935819709fb8960b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:07.168284 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-8a91c26c-37ef-444a-9c3e-079327bfe329 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30b4b190-c53f-4552-a39c-950563184f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:07.176449 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-6355e896-bb68-4e2a-806a-40c9dd4247c3 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Created reservations ['98322f14-69f5-404a-b102-1f084ed3b60f', 'c2e8a334-d019-4ad4-8e08-b7e1d01b2419', 'ef24afc9-d048-437c-ac3d-143c7d01a00d', 'ef6f505c-2beb-4784-a556-f76c9da5c1e6'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:07.177974 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6355e896-bb68-4e2a-806a-40c9dd4247c3 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22f10dc3-3507-4a70-974b-5bbc056bc890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98322f14-69f5-404a-b102-1f084ed3b60f', 'c2e8a334-d019-4ad4-8e08-b7e1d01b2419', 'ef24afc9-d048-437c-ac3d-143c7d01a00d', 'ef6f505c-2beb-4784-a556-f76c9da5c1e6']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:07.178843 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6355e896-bb68-4e2a-806a-40c9dd4247c3 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89773aca-b4c4-466e-a2f8-46c40c56a63c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:07.206162 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6355e896-bb68-4e2a-806a-40c9dd4247c3 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89773aca-b4c4-466e-a2f8-46c40c56a63c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2', '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='d9614408b8664cf1b3b3f888ba235feb',qos_specs=None,replication_status=,reservations=['98322f14-69f5-404a-b102-1f084ed3b60f','c2e8a334-d019-4ad4-8e08-b7e1d01b2419','ef24afc9-d048-437c-ac3d-143c7d01a00d','ef6f505c-2beb-4784-a556-f76c9da5c1e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='211dcd9d8cbf4801bffeccc81957dfc6',volume_type_id=8f0ba996-9a2c-4e7c-bbdf-8715fbd1e3d0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:26:07Z,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=5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9614408b8664cf1b3b3f888ba235feb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='211dcd9d8cbf4801bffeccc81957dfc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8f0ba996-9a2c-4e7c-bbdf-8715fbd1e3d0),volume_type_id=8f0ba996-9a2c-4e7c-bbdf-8715fbd1e3d0)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:07.207074 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6355e896-bb68-4e2a-806a-40c9dd4247c3 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceae4be2-5bb1-49c6-b2d0-96d0ccc835ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:07.209342 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-8a91c26c-37ef-444a-9c3e-079327bfe329 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30b4b190-c53f-4552-a39c-950563184f14) transitioned into state 'SUCCESS' from state '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-1518181447',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3687d4f9ebd0485baa110fba240cfe4f',qos_specs=None,replication_status=,reservations=['3fe28e9e-a360-4537-b766-e1d44fb31164','bb94fd29-00ab-4cf1-bba7-ad7a0aab5e2f','1c3d799c-f4e8-40d0-9a8f-4109e1751eb7','23c17655-c061-4f12-afd6-3c6633b96376'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e0f4240f1f4fc3935819709fb8960b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:07.210183 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-8a91c26c-37ef-444a-9c3e-079327bfe329 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4279b6a5-bc33-4482-aea6-b0eff7ddc2d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:07.231215 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-8a91c26c-37ef-444a-9c3e-079327bfe329 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4279b6a5-bc33-4482-aea6-b0eff7ddc2d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:07.232053 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-8a91c26c-37ef-444a-9c3e-079327bfe329 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Flow 'volume_create_api' (1f56cf94-a396-442a-8745-9fddb6a77cf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:07.232487 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8a91c26c-37ef-444a-9c3e-079327bfe329 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Create volume request issued successfully. Aug 06 14:26:07.233073 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8a91c26c-37ef-444a-9c3e-079327bfe329 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:26:07.233654 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 557/2229] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:26:06 2026] POST /volume/v3/volumes => generated 759 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 14:26:07.235708 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6355e896-bb68-4e2a-806a-40c9dd4247c3 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceae4be2-5bb1-49c6-b2d0-96d0ccc835ce) transitioned into state 'SUCCESS' from 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='d9614408b8664cf1b3b3f888ba235feb',qos_specs=None,replication_status=,reservations=['98322f14-69f5-404a-b102-1f084ed3b60f','c2e8a334-d019-4ad4-8e08-b7e1d01b2419','ef24afc9-d048-437c-ac3d-143c7d01a00d','ef6f505c-2beb-4784-a556-f76c9da5c1e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='211dcd9d8cbf4801bffeccc81957dfc6',volume_type_id=8f0ba996-9a2c-4e7c-bbdf-8715fbd1e3d0)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:07.237067 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6355e896-bb68-4e2a-806a-40c9dd4247c3 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5c94c9f-ebf9-42f8-9daf-175001a1f6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:07.247949 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6355e896-bb68-4e2a-806a-40c9dd4247c3 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5c94c9f-ebf9-42f8-9daf-175001a1f6f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:07.249128 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6355e896-bb68-4e2a-806a-40c9dd4247c3 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Flow 'volume_create_api' (d87dbad6-d45f-48e1-9861-e215471f1450) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:07.249510 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6355e896-bb68-4e2a-806a-40c9dd4247c3 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Create volume request issued successfully. Aug 06 14:26:07.249612 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7b7b260f-ec01-42e0-9351-7038f61c96c6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:07.250241 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6355e896-bb68-4e2a-806a-40c9dd4247c3 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:26:07.251111 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 555/2230] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:26:06 2026] POST /volume/v3/volumes => generated 798 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:26:07.252381 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7b7b260f-ec01-42e0-9351-7038f61c96c6 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/bee8c557-6191-48f8-a8df-e16e46bec96e Aug 06 14:26:07.252906 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7b7b260f-ec01-42e0-9351-7038f61c96c6 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:07.253122 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7b7b260f-ec01-42e0-9351-7038f61c96c6 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:07.262126 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:07.262126 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:07.263243 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-08c91297-18ce-4f39-8d41-57db08604d5a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:07.265670 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-08c91297-18ce-4f39-8d41-57db08604d5a tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] GET https://10.4.3.229/volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 Aug 06 14:26:07.265806 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-08c91297-18ce-4f39-8d41-57db08604d5a tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:07.267088 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-08c91297-18ce-4f39-8d41-57db08604d5a tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:07.267155 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-7b7b260f-ec01-42e0-9351-7038f61c96c6 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:07.271635 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7b7b260f-ec01-42e0-9351-7038f61c96c6 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/bee8c557-6191-48f8-a8df-e16e46bec96e returned with HTTP 200 Aug 06 14:26:07.272109 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 558/2231] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:07 2026] GET /volume/v3/volumes/bee8c557-6191-48f8-a8df-e16e46bec96e => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:07.274100 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:07.274100 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:07.279070 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-08c91297-18ce-4f39-8d41-57db08604d5a tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Volume info retrieved successfully. Aug 06 14:26:07.286778 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-08c91297-18ce-4f39-8d41-57db08604d5a tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] https://10.4.3.229/volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 returned with HTTP 200 Aug 06 14:26:07.286778 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 562/2232] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:07 2026] GET /volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 => generated 866 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:08.288871 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-43827473-9101-47b0-a9f7-6d64b3364638 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:08.291440 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-43827473-9101-47b0-a9f7-6d64b3364638 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/bee8c557-6191-48f8-a8df-e16e46bec96e Aug 06 14:26:08.291711 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-43827473-9101-47b0-a9f7-6d64b3364638 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:08.291943 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-43827473-9101-47b0-a9f7-6d64b3364638 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:08.301012 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:08.301012 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:08.302020 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b95c0d3e-f0d7-42d0-9eb9-3456eea3a1bf None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:08.305009 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b95c0d3e-f0d7-42d0-9eb9-3456eea3a1bf tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] GET https://10.4.3.229/volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 Aug 06 14:26:08.305240 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b95c0d3e-f0d7-42d0-9eb9-3456eea3a1bf tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:08.305328 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-43827473-9101-47b0-a9f7-6d64b3364638 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:08.305512 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b95c0d3e-f0d7-42d0-9eb9-3456eea3a1bf tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:08.309799 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-43827473-9101-47b0-a9f7-6d64b3364638 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/bee8c557-6191-48f8-a8df-e16e46bec96e returned with HTTP 200 Aug 06 14:26:08.310157 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 558/2233] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:08 2026] GET /volume/v3/volumes/bee8c557-6191-48f8-a8df-e16e46bec96e => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:08.318614 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:08.318614 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:08.328284 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-b95c0d3e-f0d7-42d0-9eb9-3456eea3a1bf tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Volume info retrieved successfully. Aug 06 14:26:08.332598 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2748f14f-1840-4084-835a-a82e2668fefb None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:08.333833 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b95c0d3e-f0d7-42d0-9eb9-3456eea3a1bf tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] https://10.4.3.229/volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 returned with HTTP 200 Aug 06 14:26:08.334303 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 556/2234] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:08 2026] GET /volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 => generated 890 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:08.335668 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2748f14f-1840-4084-835a-a82e2668fefb tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/bee8c557-6191-48f8-a8df-e16e46bec96e Aug 06 14:26:08.335812 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2748f14f-1840-4084-835a-a82e2668fefb tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:08.336004 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2748f14f-1840-4084-835a-a82e2668fefb tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:08.346219 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:08.346219 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:08.349689 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-2748f14f-1840-4084-835a-a82e2668fefb tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:08.357448 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2748f14f-1840-4084-835a-a82e2668fefb tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/bee8c557-6191-48f8-a8df-e16e46bec96e returned with HTTP 200 Aug 06 14:26:08.357448 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 559/2235] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:08 2026] GET /volume/v3/volumes/bee8c557-6191-48f8-a8df-e16e46bec96e => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:08.370650 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-925573ab-0afd-4651-8d2d-16ed814007c2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:08.373442 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-925573ab-0afd-4651-8d2d-16ed814007c2 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] PUT https://10.4.3.229/volume/v3/volumes/bee8c557-6191-48f8-a8df-e16e46bec96e Aug 06 14:26:08.374107 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-925573ab-0afd-4651-8d2d-16ed814007c2 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1518181447"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:08.386076 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:08.386076 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:08.390925 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-925573ab-0afd-4651-8d2d-16ed814007c2 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:08.397817 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-925573ab-0afd-4651-8d2d-16ed814007c2 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume updated successfully. Aug 06 14:26:08.398672 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-925573ab-0afd-4651-8d2d-16ed814007c2 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/bee8c557-6191-48f8-a8df-e16e46bec96e returned with HTTP 200 Aug 06 14:26:08.399251 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 563/2236] 10.4.3.229 () {68 vars in 1368 bytes} [Thu Aug 6 14:26:08 2026] PUT /volume/v3/volumes/bee8c557-6191-48f8-a8df-e16e46bec96e => generated 783 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:08.414064 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9241dff5-5d31-4290-b1df-d83a97d97af2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:08.416191 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9241dff5-5d31-4290-b1df-d83a97d97af2 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] PUT https://10.4.3.229/volume/v3/volumes/bee8c557-6191-48f8-a8df-e16e46bec96e Aug 06 14:26:08.417153 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9241dff5-5d31-4290-b1df-d83a97d97af2 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1550563546", "description": "This is the new description of volume"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:08.427164 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:08.427164 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:08.431325 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-9241dff5-5d31-4290-b1df-d83a97d97af2 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:08.443885 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-9241dff5-5d31-4290-b1df-d83a97d97af2 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume updated successfully. Aug 06 14:26:08.444676 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9241dff5-5d31-4290-b1df-d83a97d97af2 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/bee8c557-6191-48f8-a8df-e16e46bec96e returned with HTTP 200 Aug 06 14:26:08.445153 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 559/2237] 10.4.3.229 () {68 vars in 1369 bytes} [Thu Aug 6 14:26:08 2026] PUT /volume/v3/volumes/bee8c557-6191-48f8-a8df-e16e46bec96e => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:08.459504 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c8c30de2-a90a-4aa5-884e-737aca6bdbcd None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:08.465129 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c8c30de2-a90a-4aa5-884e-737aca6bdbcd tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/bee8c557-6191-48f8-a8df-e16e46bec96e Aug 06 14:26:08.465381 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c8c30de2-a90a-4aa5-884e-737aca6bdbcd tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:08.465667 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c8c30de2-a90a-4aa5-884e-737aca6bdbcd tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:08.474705 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:08.474705 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:08.484596 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c8c30de2-a90a-4aa5-884e-737aca6bdbcd tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:08.491285 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c8c30de2-a90a-4aa5-884e-737aca6bdbcd tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/bee8c557-6191-48f8-a8df-e16e46bec96e returned with HTTP 200 Aug 06 14:26:08.491840 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 557/2238] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:08 2026] GET /volume/v3/volumes/bee8c557-6191-48f8-a8df-e16e46bec96e => generated 1406 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:08.511326 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0b001af3-aeb6-4ef6-a74a-3b39028e2ca5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:08.513170 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0b001af3-aeb6-4ef6-a74a-3b39028e2ca5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:26:08.513567 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0b001af3-aeb6-4ef6-a74a-3b39028e2ca5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-252200192", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-500879462"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:08.515048 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-0b001af3-aeb6-4ef6-a74a-3b39028e2ca5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-252200192', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-500879462'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:26:08.515171 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-0b001af3-aeb6-4ef6-a74a-3b39028e2ca5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Create volume of 1 GB Aug 06 14:26:08.519303 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0b001af3-aeb6-4ef6-a74a-3b39028e2ca5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Availability Zones retrieved successfully. Aug 06 14:26:08.529531 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0b001af3-aeb6-4ef6-a74a-3b39028e2ca5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Flow 'volume_create_api' (1b0387d3-d0de-430c-8281-864adea3002e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:08.530489 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0b001af3-aeb6-4ef6-a74a-3b39028e2ca5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ec22597-fd98-4386-a37f-6e0f530c584f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:08.531382 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-0b001af3-aeb6-4ef6-a74a-3b39028e2ca5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:26:08.560141 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0b001af3-aeb6-4ef6-a74a-3b39028e2ca5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ec22597-fd98-4386-a37f-6e0f530c584f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:08.560930 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0b001af3-aeb6-4ef6-a74a-3b39028e2ca5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a505ada-241f-43b0-862c-605a9738558b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:08.602064 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-0b001af3-aeb6-4ef6-a74a-3b39028e2ca5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Created reservations ['7c06f783-8032-4310-9c71-513bc03006e1', 'f6a49faa-1ed3-4df1-865e-274af444bb5e', 'fdd9e5ae-1f7b-40c9-a56c-ecf6aa1b0b40', '6d037508-1073-4d78-bd79-e2856bfbcee3'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:08.602878 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0b001af3-aeb6-4ef6-a74a-3b39028e2ca5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a505ada-241f-43b0-862c-605a9738558b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c06f783-8032-4310-9c71-513bc03006e1', 'f6a49faa-1ed3-4df1-865e-274af444bb5e', 'fdd9e5ae-1f7b-40c9-a56c-ecf6aa1b0b40', '6d037508-1073-4d78-bd79-e2856bfbcee3']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:08.603613 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0b001af3-aeb6-4ef6-a74a-3b39028e2ca5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c65a9897-9ff9-4fbf-92d3-0464b8f623bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:08.624603 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0b001af3-aeb6-4ef6-a74a-3b39028e2ca5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c65a9897-9ff9-4fbf-92d3-0464b8f623bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f763b577-881c-4bb9-8687-1f9c19e2dee9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-252200192',display_name='tempest-VolumesGetTest-Volume-500879462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3687d4f9ebd0485baa110fba240cfe4f',qos_specs=None,replication_status=,reservations=['7c06f783-8032-4310-9c71-513bc03006e1','f6a49faa-1ed3-4df1-865e-274af444bb5e','fdd9e5ae-1f7b-40c9-a56c-ecf6aa1b0b40','6d037508-1073-4d78-bd79-e2856bfbcee3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e0f4240f1f4fc3935819709fb8960b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:26:08Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-252200192',display_name='tempest-VolumesGetTest-Volume-500879462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f763b577-881c-4bb9-8687-1f9c19e2dee9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3687d4f9ebd0485baa110fba240cfe4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18e0f4240f1f4fc3935819709fb8960b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:08.625323 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0b001af3-aeb6-4ef6-a74a-3b39028e2ca5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba8f8862-e544-4cbb-86e7-a60a5c4e2b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:08.643801 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0b001af3-aeb6-4ef6-a74a-3b39028e2ca5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba8f8862-e544-4cbb-86e7-a60a5c4e2b5a) transitioned into 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-252200192',display_name='tempest-VolumesGetTest-Volume-500879462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3687d4f9ebd0485baa110fba240cfe4f',qos_specs=None,replication_status=,reservations=['7c06f783-8032-4310-9c71-513bc03006e1','f6a49faa-1ed3-4df1-865e-274af444bb5e','fdd9e5ae-1f7b-40c9-a56c-ecf6aa1b0b40','6d037508-1073-4d78-bd79-e2856bfbcee3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e0f4240f1f4fc3935819709fb8960b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:08.644896 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0b001af3-aeb6-4ef6-a74a-3b39028e2ca5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fb54cdf-e7c1-4138-b88a-4eba8cf02059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:08.658801 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0b001af3-aeb6-4ef6-a74a-3b39028e2ca5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fb54cdf-e7c1-4138-b88a-4eba8cf02059) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:08.659703 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0b001af3-aeb6-4ef6-a74a-3b39028e2ca5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Flow 'volume_create_api' (1b0387d3-d0de-430c-8281-864adea3002e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:08.659985 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0b001af3-aeb6-4ef6-a74a-3b39028e2ca5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Create volume request issued successfully. Aug 06 14:26:08.660536 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0b001af3-aeb6-4ef6-a74a-3b39028e2ca5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:26:08.660955 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 560/2239] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:26:08 2026] POST /volume/v3/volumes => generated 778 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:26:08.672435 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f43b76ac-91bf-44af-a270-bf73e29d18f8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:08.674318 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f43b76ac-91bf-44af-a270-bf73e29d18f8 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/f763b577-881c-4bb9-8687-1f9c19e2dee9 Aug 06 14:26:08.674672 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f43b76ac-91bf-44af-a270-bf73e29d18f8 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:08.674872 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f43b76ac-91bf-44af-a270-bf73e29d18f8 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:08.682779 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:08.682779 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:08.686845 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f43b76ac-91bf-44af-a270-bf73e29d18f8 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:08.692077 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f43b76ac-91bf-44af-a270-bf73e29d18f8 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/f763b577-881c-4bb9-8687-1f9c19e2dee9 returned with HTTP 200 Aug 06 14:26:08.692770 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 564/2240] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:08 2026] GET /volume/v3/volumes/f763b577-881c-4bb9-8687-1f9c19e2dee9 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:08.825800 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-4d371dbc-4e4b-4ea6-9a5f-2e89402df6cc None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:08.828009 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4d371dbc-4e4b-4ea6-9a5f-2e89402df6cc tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:26:08.829329 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4d371dbc-4e4b-4ea6-9a5f-2e89402df6cc tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "30702abe-9501-4aba-ba1a-50af064a9e3b", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-80201536"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:08.831386 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-4d371dbc-4e4b-4ea6-9a5f-2e89402df6cc tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Create volume request body: {'volume': {'imageRef': '30702abe-9501-4aba-ba1a-50af064a9e3b', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-80201536'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:26:08.910540 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-4d371dbc-4e4b-4ea6-9a5f-2e89402df6cc tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Create volume of 1 GB Aug 06 14:26:08.914445 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-4d371dbc-4e4b-4ea6-9a5f-2e89402df6cc tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Availability Zones retrieved successfully. Aug 06 14:26:08.919706 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4d371dbc-4e4b-4ea6-9a5f-2e89402df6cc tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Flow 'volume_create_api' (9543d937-2131-464b-ae0c-a9b2e15f6a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:08.920800 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4d371dbc-4e4b-4ea6-9a5f-2e89402df6cc tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55b5d66c-95f5-48aa-a92d-a30af7521fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:08.921705 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-4d371dbc-4e4b-4ea6-9a5f-2e89402df6cc tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:26:09.001187 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4d371dbc-4e4b-4ea6-9a5f-2e89402df6cc tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55b5d66c-95f5-48aa-a92d-a30af7521fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:09.002372 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4d371dbc-4e4b-4ea6-9a5f-2e89402df6cc tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02238cd7-667f-4d79-b492-5a6ab4e5aa55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:09.102534 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-4d371dbc-4e4b-4ea6-9a5f-2e89402df6cc tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Created reservations ['9436ec09-bf8f-4906-8496-41472ed8fab5', 'd03cfde5-6250-49ed-9a0b-50ccc27193bb', 'a24706c3-4c7e-4bdd-babb-c9475a9ea20e', '45f7fa05-cea9-4120-95d7-f3ec40f2ed13'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:09.103684 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4d371dbc-4e4b-4ea6-9a5f-2e89402df6cc tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02238cd7-667f-4d79-b492-5a6ab4e5aa55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9436ec09-bf8f-4906-8496-41472ed8fab5', 'd03cfde5-6250-49ed-9a0b-50ccc27193bb', 'a24706c3-4c7e-4bdd-babb-c9475a9ea20e', '45f7fa05-cea9-4120-95d7-f3ec40f2ed13']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:09.104339 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4d371dbc-4e4b-4ea6-9a5f-2e89402df6cc tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3467b74e-eda6-4521-b64c-944c6d643c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:09.128241 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4d371dbc-4e4b-4ea6-9a5f-2e89402df6cc tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3467b74e-eda6-4521-b64c-944c6d643c97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '166b5391-b9cc-488e-9be5-1381b319f440', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-80201536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fd2686f760e4d369e990236f377c526',qos_specs=None,replication_status=,reservations=['9436ec09-bf8f-4906-8496-41472ed8fab5','d03cfde5-6250-49ed-9a0b-50ccc27193bb','a24706c3-4c7e-4bdd-babb-c9475a9ea20e','45f7fa05-cea9-4120-95d7-f3ec40f2ed13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec9b7ad2a63b4bc9b21a7944ba167e1a',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:26:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-80201536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=166b5391-b9cc-488e-9be5-1381b319f440,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fd2686f760e4d369e990236f377c526',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec9b7ad2a63b4bc9b21a7944ba167e1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:09.128241 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4d371dbc-4e4b-4ea6-9a5f-2e89402df6cc tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6a6e219-d3c5-45a9-bc4f-a353bcd4a793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:09.148453 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4d371dbc-4e4b-4ea6-9a5f-2e89402df6cc tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6a6e219-d3c5-45a9-bc4f-a353bcd4a793) transitioned into state 'SUCCESS' from state '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-80201536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fd2686f760e4d369e990236f377c526',qos_specs=None,replication_status=,reservations=['9436ec09-bf8f-4906-8496-41472ed8fab5','d03cfde5-6250-49ed-9a0b-50ccc27193bb','a24706c3-4c7e-4bdd-babb-c9475a9ea20e','45f7fa05-cea9-4120-95d7-f3ec40f2ed13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec9b7ad2a63b4bc9b21a7944ba167e1a',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:09.148453 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4d371dbc-4e4b-4ea6-9a5f-2e89402df6cc tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbe6f18c-3572-4cd7-ab7d-a3e5ecd64029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:09.161244 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4d371dbc-4e4b-4ea6-9a5f-2e89402df6cc tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbe6f18c-3572-4cd7-ab7d-a3e5ecd64029) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:09.161244 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4d371dbc-4e4b-4ea6-9a5f-2e89402df6cc tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Flow 'volume_create_api' (9543d937-2131-464b-ae0c-a9b2e15f6a6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:09.161244 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-4d371dbc-4e4b-4ea6-9a5f-2e89402df6cc tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Create volume request issued successfully. Aug 06 14:26:09.161771 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4d371dbc-4e4b-4ea6-9a5f-2e89402df6cc tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:26:09.162521 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 560/2241] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:26:08 2026] POST /volume/v3/volumes => generated 749 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:26:09.177732 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4b108e1b-c1e3-4911-9b3d-62bbb462e58a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:09.179358 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4b108e1b-c1e3-4911-9b3d-62bbb462e58a tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] GET https://10.4.3.229/volume/v3/volumes/166b5391-b9cc-488e-9be5-1381b319f440 Aug 06 14:26:09.179559 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4b108e1b-c1e3-4911-9b3d-62bbb462e58a tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:09.179732 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4b108e1b-c1e3-4911-9b3d-62bbb462e58a tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:09.186262 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:09.186262 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:09.189714 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-4b108e1b-c1e3-4911-9b3d-62bbb462e58a tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Volume info retrieved successfully. Aug 06 14:26:09.194300 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4b108e1b-c1e3-4911-9b3d-62bbb462e58a tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] https://10.4.3.229/volume/v3/volumes/166b5391-b9cc-488e-9be5-1381b319f440 returned with HTTP 200 Aug 06 14:26:09.194642 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 558/2242] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:09 2026] GET /volume/v3/volumes/166b5391-b9cc-488e-9be5-1381b319f440 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:09.346776 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-efc4d694-ba1d-4cda-91d2-ee7a6f45bff5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:09.349204 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-efc4d694-ba1d-4cda-91d2-ee7a6f45bff5 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] GET https://10.4.3.229/volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 Aug 06 14:26:09.350862 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-efc4d694-ba1d-4cda-91d2-ee7a6f45bff5 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:09.350862 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-efc4d694-ba1d-4cda-91d2-ee7a6f45bff5 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:09.358151 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:09.358151 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:09.361835 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-efc4d694-ba1d-4cda-91d2-ee7a6f45bff5 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Volume info retrieved successfully. Aug 06 14:26:09.367507 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-efc4d694-ba1d-4cda-91d2-ee7a6f45bff5 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] https://10.4.3.229/volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 returned with HTTP 200 Aug 06 14:26:09.367966 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 561/2243] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:09 2026] GET /volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:09.706313 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a3cd364b-b138-4a85-9c32-4ae8e6306a72 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:09.708379 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a3cd364b-b138-4a85-9c32-4ae8e6306a72 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/f763b577-881c-4bb9-8687-1f9c19e2dee9 Aug 06 14:26:09.708569 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a3cd364b-b138-4a85-9c32-4ae8e6306a72 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:09.708709 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a3cd364b-b138-4a85-9c32-4ae8e6306a72 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:09.716035 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:09.716035 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:09.720778 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-a3cd364b-b138-4a85-9c32-4ae8e6306a72 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:09.724821 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a3cd364b-b138-4a85-9c32-4ae8e6306a72 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/f763b577-881c-4bb9-8687-1f9c19e2dee9 returned with HTTP 200 Aug 06 14:26:09.725402 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 565/2244] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:09 2026] GET /volume/v3/volumes/f763b577-881c-4bb9-8687-1f9c19e2dee9 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:09.738450 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1688bc0f-c031-4e25-aef7-37cb2cff6d7a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:09.741357 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1688bc0f-c031-4e25-aef7-37cb2cff6d7a tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] PUT https://10.4.3.229/volume/v3/volumes/f763b577-881c-4bb9-8687-1f9c19e2dee9 Aug 06 14:26:09.741770 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1688bc0f-c031-4e25-aef7-37cb2cff6d7a tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1518181447", "description": null}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:09.751556 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:09.751556 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:09.755522 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1688bc0f-c031-4e25-aef7-37cb2cff6d7a tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:09.762362 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1688bc0f-c031-4e25-aef7-37cb2cff6d7a tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume updated successfully. Aug 06 14:26:09.762964 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1688bc0f-c031-4e25-aef7-37cb2cff6d7a tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/f763b577-881c-4bb9-8687-1f9c19e2dee9 returned with HTTP 200 Aug 06 14:26:09.763369 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 561/2245] 10.4.3.229 () {68 vars in 1368 bytes} [Thu Aug 6 14:26:09 2026] PUT /volume/v3/volumes/f763b577-881c-4bb9-8687-1f9c19e2dee9 => generated 770 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:09.778723 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5f21b548-f4c8-4463-9992-736a4b76ce65 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:09.780462 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5f21b548-f4c8-4463-9992-736a4b76ce65 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/f763b577-881c-4bb9-8687-1f9c19e2dee9 Aug 06 14:26:09.780653 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5f21b548-f4c8-4463-9992-736a4b76ce65 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:09.780845 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5f21b548-f4c8-4463-9992-736a4b76ce65 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:09.787729 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:09.787729 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:09.791124 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-5f21b548-f4c8-4463-9992-736a4b76ce65 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:09.795934 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5f21b548-f4c8-4463-9992-736a4b76ce65 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/f763b577-881c-4bb9-8687-1f9c19e2dee9 returned with HTTP 200 Aug 06 14:26:09.796415 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 559/2246] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:09 2026] GET /volume/v3/volumes/f763b577-881c-4bb9-8687-1f9c19e2dee9 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:09.812050 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ae817ff7-c8d9-4c40-b04b-b2fc53b8f1a6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:09.814558 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ae817ff7-c8d9-4c40-b04b-b2fc53b8f1a6 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] DELETE https://10.4.3.229/volume/v3/volumes/f763b577-881c-4bb9-8687-1f9c19e2dee9 Aug 06 14:26:09.815020 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ae817ff7-c8d9-4c40-b04b-b2fc53b8f1a6 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:09.815348 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ae817ff7-c8d9-4c40-b04b-b2fc53b8f1a6 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:09.815780 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-ae817ff7-c8d9-4c40-b04b-b2fc53b8f1a6 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Delete volume with id: f763b577-881c-4bb9-8687-1f9c19e2dee9 Aug 06 14:26:09.825912 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:09.825912 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:09.826763 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ae817ff7-c8d9-4c40-b04b-b2fc53b8f1a6 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:09.848600 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ae817ff7-c8d9-4c40-b04b-b2fc53b8f1a6 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Delete volume request issued successfully. Aug 06 14:26:09.848801 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ae817ff7-c8d9-4c40-b04b-b2fc53b8f1a6 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/f763b577-881c-4bb9-8687-1f9c19e2dee9 returned with HTTP 202 Aug 06 14:26:09.849196 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 562/2247] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:26:09 2026] DELETE /volume/v3/volumes/f763b577-881c-4bb9-8687-1f9c19e2dee9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:09.858411 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b05bd7bd-1d99-45fb-a776-2e3170a6a68e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:09.862010 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b05bd7bd-1d99-45fb-a776-2e3170a6a68e tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/f763b577-881c-4bb9-8687-1f9c19e2dee9 Aug 06 14:26:09.862192 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b05bd7bd-1d99-45fb-a776-2e3170a6a68e tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:09.862390 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b05bd7bd-1d99-45fb-a776-2e3170a6a68e tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:09.870707 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:09.870707 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:09.875417 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-b05bd7bd-1d99-45fb-a776-2e3170a6a68e tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:09.879406 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b05bd7bd-1d99-45fb-a776-2e3170a6a68e tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/f763b577-881c-4bb9-8687-1f9c19e2dee9 returned with HTTP 200 Aug 06 14:26:09.879915 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 566/2248] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:09 2026] GET /volume/v3/volumes/f763b577-881c-4bb9-8687-1f9c19e2dee9 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:10.207536 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6b772cd9-f9c4-4282-8c07-ad08c2d66ddb None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:10.211169 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6b772cd9-f9c4-4282-8c07-ad08c2d66ddb tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] GET https://10.4.3.229/volume/v3/volumes/166b5391-b9cc-488e-9be5-1381b319f440 Aug 06 14:26:10.211445 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6b772cd9-f9c4-4282-8c07-ad08c2d66ddb tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:10.211724 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6b772cd9-f9c4-4282-8c07-ad08c2d66ddb tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:10.220674 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:10.220674 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:10.227251 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-6b772cd9-f9c4-4282-8c07-ad08c2d66ddb tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Volume info retrieved successfully. Aug 06 14:26:10.235995 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6b772cd9-f9c4-4282-8c07-ad08c2d66ddb tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] https://10.4.3.229/volume/v3/volumes/166b5391-b9cc-488e-9be5-1381b319f440 returned with HTTP 200 Aug 06 14:26:10.236407 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 562/2249] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:10 2026] GET /volume/v3/volumes/166b5391-b9cc-488e-9be5-1381b319f440 => generated 1357 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:10.252954 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-43d610ba-95be-4f24-818f-a37574724fe3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:10.254666 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-43d610ba-95be-4f24-818f-a37574724fe3 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] POST https://10.4.3.229/volume/v3/volumes/166b5391-b9cc-488e-9be5-1381b319f440/action Aug 06 14:26:10.255045 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-43d610ba-95be-4f24-818f-a37574724fe3 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-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=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:26:10.255228 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-43d610ba-95be-4f24-818f-a37574724fe3 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-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=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:10.264011 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:10.264011 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:10.275082 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:10.275082 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:10.275395 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-43d610ba-95be-4f24-818f-a37574724fe3 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Volume info retrieved successfully. Aug 06 14:26:10.296984 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-43d610ba-95be-4f24-818f-a37574724fe3 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Update volume metadata completed successfully. Aug 06 14:26:10.297263 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-43d610ba-95be-4f24-818f-a37574724fe3 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] https://10.4.3.229/volume/v3/volumes/166b5391-b9cc-488e-9be5-1381b319f440/action returned with HTTP 200 Aug 06 14:26:10.297657 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 560/2250] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:26:10 2026] POST /volume/v3/volumes/166b5391-b9cc-488e-9be5-1381b319f440/action => generated 563 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:10.306873 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5d81fa44-2445-4220-83bf-f904b2805ae4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:10.312982 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5d81fa44-2445-4220-83bf-f904b2805ae4 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] GET https://10.4.3.229/volume/v3/volumes/166b5391-b9cc-488e-9be5-1381b319f440 Aug 06 14:26:10.312982 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5d81fa44-2445-4220-83bf-f904b2805ae4 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:10.312982 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5d81fa44-2445-4220-83bf-f904b2805ae4 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:10.319128 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:10.319128 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:10.322704 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5d81fa44-2445-4220-83bf-f904b2805ae4 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Volume info retrieved successfully. Aug 06 14:26:10.327440 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5d81fa44-2445-4220-83bf-f904b2805ae4 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] https://10.4.3.229/volume/v3/volumes/166b5391-b9cc-488e-9be5-1381b319f440 returned with HTTP 200 Aug 06 14:26:10.327833 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 563/2251] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:10 2026] GET /volume/v3/volumes/166b5391-b9cc-488e-9be5-1381b319f440 => generated 1417 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:10.347823 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ff264957-39e1-4c0e-a78e-ae9af4676714 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:10.350328 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ff264957-39e1-4c0e-a78e-ae9af4676714 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] POST https://10.4.3.229/volume/v3/volumes/166b5391-b9cc-488e-9be5-1381b319f440/action Aug 06 14:26:10.350770 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ff264957-39e1-4c0e-a78e-ae9af4676714 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:26:10.350897 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ff264957-39e1-4c0e-a78e-ae9af4676714 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:10.362955 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:10.362955 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:10.372881 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:10.372881 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:10.373355 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ff264957-39e1-4c0e-a78e-ae9af4676714 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Volume info retrieved successfully. Aug 06 14:26:10.378189 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ff264957-39e1-4c0e-a78e-ae9af4676714 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Get volume image-metadata completed successfully. Aug 06 14:26:10.387833 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5bb58d1f-6d93-485a-ba0f-a4325b0a8941 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:10.390348 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5bb58d1f-6d93-485a-ba0f-a4325b0a8941 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] GET https://10.4.3.229/volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 Aug 06 14:26:10.390554 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5bb58d1f-6d93-485a-ba0f-a4325b0a8941 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:10.390692 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5bb58d1f-6d93-485a-ba0f-a4325b0a8941 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:10.395226 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ff264957-39e1-4c0e-a78e-ae9af4676714 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Delete volume metadata completed successfully. Aug 06 14:26:10.395500 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ff264957-39e1-4c0e-a78e-ae9af4676714 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] https://10.4.3.229/volume/v3/volumes/166b5391-b9cc-488e-9be5-1381b319f440/action returned with HTTP 200 Aug 06 14:26:10.397285 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 567/2252] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:26:10 2026] POST /volume/v3/volumes/166b5391-b9cc-488e-9be5-1381b319f440/action => generated 0 bytes in 49 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 06 14:26:10.404808 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-378c985a-52d7-484a-9e61-d03a06ce6c4b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:10.405643 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:10.405643 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:10.407025 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-378c985a-52d7-484a-9e61-d03a06ce6c4b tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] POST https://10.4.3.229/volume/v3/volumes/166b5391-b9cc-488e-9be5-1381b319f440/action Aug 06 14:26:10.407581 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-378c985a-52d7-484a-9e61-d03a06ce6c4b tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:26:10.407777 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-378c985a-52d7-484a-9e61-d03a06ce6c4b tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:10.411932 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-5bb58d1f-6d93-485a-ba0f-a4325b0a8941 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Volume info retrieved successfully. Aug 06 14:26:10.419197 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5bb58d1f-6d93-485a-ba0f-a4325b0a8941 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] https://10.4.3.229/volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 returned with HTTP 200 Aug 06 14:26:10.419327 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:10.419327 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:10.419755 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 563/2253] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:10 2026] GET /volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 => generated 951 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:10.420078 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-378c985a-52d7-484a-9e61-d03a06ce6c4b tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Volume info retrieved successfully. Aug 06 14:26:10.425460 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-378c985a-52d7-484a-9e61-d03a06ce6c4b tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Get volume image-metadata completed successfully. Aug 06 14:26:10.425759 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-378c985a-52d7-484a-9e61-d03a06ce6c4b tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] https://10.4.3.229/volume/v3/volumes/166b5391-b9cc-488e-9be5-1381b319f440/action returned with HTTP 200 Aug 06 14:26:10.426167 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 561/2254] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:26:10 2026] POST /volume/v3/volumes/166b5391-b9cc-488e-9be5-1381b319f440/action => generated 537 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:10.440520 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5eeaecf1-97d9-4767-8912-e8bc22a48132 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:10.442663 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5eeaecf1-97d9-4767-8912-e8bc22a48132 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] GET https://10.4.3.229/volume/v3/volumes/166b5391-b9cc-488e-9be5-1381b319f440 Aug 06 14:26:10.442935 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5eeaecf1-97d9-4767-8912-e8bc22a48132 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:10.443174 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5eeaecf1-97d9-4767-8912-e8bc22a48132 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:10.456211 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:10.456211 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:10.462757 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5eeaecf1-97d9-4767-8912-e8bc22a48132 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Volume info retrieved successfully. Aug 06 14:26:10.471182 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5eeaecf1-97d9-4767-8912-e8bc22a48132 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] https://10.4.3.229/volume/v3/volumes/166b5391-b9cc-488e-9be5-1381b319f440 returned with HTTP 200 Aug 06 14:26:10.471606 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 564/2255] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:10 2026] GET /volume/v3/volumes/166b5391-b9cc-488e-9be5-1381b319f440 => generated 1391 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:10.489097 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-4b643985-8f4c-4b2f-87cb-45edbb9ef3b6 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:10.491116 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4b643985-8f4c-4b2f-87cb-45edbb9ef3b6 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] DELETE https://10.4.3.229/volume/v3/volumes/166b5391-b9cc-488e-9be5-1381b319f440 Aug 06 14:26:10.491374 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4b643985-8f4c-4b2f-87cb-45edbb9ef3b6 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:10.491651 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4b643985-8f4c-4b2f-87cb-45edbb9ef3b6 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:10.491928 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-4b643985-8f4c-4b2f-87cb-45edbb9ef3b6 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Delete volume with id: 166b5391-b9cc-488e-9be5-1381b319f440 Aug 06 14:26:10.500864 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:10.500864 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:10.501441 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-4b643985-8f4c-4b2f-87cb-45edbb9ef3b6 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Volume info retrieved successfully. Aug 06 14:26:10.518244 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-4b643985-8f4c-4b2f-87cb-45edbb9ef3b6 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Delete volume request issued successfully. Aug 06 14:26:10.518476 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4b643985-8f4c-4b2f-87cb-45edbb9ef3b6 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] https://10.4.3.229/volume/v3/volumes/166b5391-b9cc-488e-9be5-1381b319f440 returned with HTTP 202 Aug 06 14:26:10.519323 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 568/2256] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:26:10 2026] DELETE /volume/v3/volumes/166b5391-b9cc-488e-9be5-1381b319f440 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:10.527121 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a94f5f40-5541-4f9b-8411-665fc742a850 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:10.528868 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a94f5f40-5541-4f9b-8411-665fc742a850 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] GET https://10.4.3.229/volume/v3/volumes/166b5391-b9cc-488e-9be5-1381b319f440 Aug 06 14:26:10.529310 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a94f5f40-5541-4f9b-8411-665fc742a850 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:10.529310 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a94f5f40-5541-4f9b-8411-665fc742a850 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:10.535706 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:10.535706 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:10.539262 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a94f5f40-5541-4f9b-8411-665fc742a850 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Volume info retrieved successfully. Aug 06 14:26:10.544610 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a94f5f40-5541-4f9b-8411-665fc742a850 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] https://10.4.3.229/volume/v3/volumes/166b5391-b9cc-488e-9be5-1381b319f440 returned with HTTP 200 Aug 06 14:26:10.545138 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 564/2257] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:10 2026] GET /volume/v3/volumes/166b5391-b9cc-488e-9be5-1381b319f440 => generated 1390 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:10.893078 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9f5bbd36-ab77-4ec4-9185-e8a895bfa376 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:10.895135 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9f5bbd36-ab77-4ec4-9185-e8a895bfa376 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/f763b577-881c-4bb9-8687-1f9c19e2dee9 Aug 06 14:26:10.895336 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9f5bbd36-ab77-4ec4-9185-e8a895bfa376 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:10.895532 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9f5bbd36-ab77-4ec4-9185-e8a895bfa376 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:10.900616 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9f5bbd36-ab77-4ec4-9185-e8a895bfa376 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/f763b577-881c-4bb9-8687-1f9c19e2dee9 returned with HTTP 404 Aug 06 14:26:10.904652 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 562/2258] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:10 2026] GET /volume/v3/volumes/f763b577-881c-4bb9-8687-1f9c19e2dee9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:10.913074 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2621abfa-ebd4-4a91-b7d0-b1eb42d2c019 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:10.914827 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2621abfa-ebd4-4a91-b7d0-b1eb42d2c019 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/bee8c557-6191-48f8-a8df-e16e46bec96e Aug 06 14:26:10.915081 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2621abfa-ebd4-4a91-b7d0-b1eb42d2c019 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:10.915326 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2621abfa-ebd4-4a91-b7d0-b1eb42d2c019 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:10.923318 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:10.923318 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:10.927792 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-2621abfa-ebd4-4a91-b7d0-b1eb42d2c019 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:10.933354 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2621abfa-ebd4-4a91-b7d0-b1eb42d2c019 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/bee8c557-6191-48f8-a8df-e16e46bec96e returned with HTTP 200 Aug 06 14:26:10.933778 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 565/2259] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:10 2026] GET /volume/v3/volumes/bee8c557-6191-48f8-a8df-e16e46bec96e => generated 1406 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:10.944858 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2365645c-344c-45f7-b251-6cab56ed4bb5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:10.946491 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2365645c-344c-45f7-b251-6cab56ed4bb5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] DELETE https://10.4.3.229/volume/v3/volumes/bee8c557-6191-48f8-a8df-e16e46bec96e Aug 06 14:26:10.946673 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2365645c-344c-45f7-b251-6cab56ed4bb5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:10.946868 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2365645c-344c-45f7-b251-6cab56ed4bb5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:10.947019 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-2365645c-344c-45f7-b251-6cab56ed4bb5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Delete volume with id: bee8c557-6191-48f8-a8df-e16e46bec96e Aug 06 14:26:10.953314 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:10.953314 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:10.953764 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2365645c-344c-45f7-b251-6cab56ed4bb5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:10.968602 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2365645c-344c-45f7-b251-6cab56ed4bb5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Delete volume request issued successfully. Aug 06 14:26:10.968810 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2365645c-344c-45f7-b251-6cab56ed4bb5 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/bee8c557-6191-48f8-a8df-e16e46bec96e returned with HTTP 202 Aug 06 14:26:10.969192 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 569/2260] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:26:10 2026] DELETE /volume/v3/volumes/bee8c557-6191-48f8-a8df-e16e46bec96e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:10.978866 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-55733d55-6914-4ff1-88cc-9cd03fed6fc7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:10.980778 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-55733d55-6914-4ff1-88cc-9cd03fed6fc7 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/bee8c557-6191-48f8-a8df-e16e46bec96e Aug 06 14:26:10.980968 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-55733d55-6914-4ff1-88cc-9cd03fed6fc7 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:10.981140 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-55733d55-6914-4ff1-88cc-9cd03fed6fc7 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:10.988729 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:10.988729 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:10.994159 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-55733d55-6914-4ff1-88cc-9cd03fed6fc7 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Volume info retrieved successfully. Aug 06 14:26:10.998888 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-55733d55-6914-4ff1-88cc-9cd03fed6fc7 tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/bee8c557-6191-48f8-a8df-e16e46bec96e returned with HTTP 200 Aug 06 14:26:10.999451 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 565/2261] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:10 2026] GET /volume/v3/volumes/bee8c557-6191-48f8-a8df-e16e46bec96e => generated 1405 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:11.434715 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-cdcc8ea5-5925-468a-a8da-754314ef7a54 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:11.436667 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cdcc8ea5-5925-468a-a8da-754314ef7a54 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] GET https://10.4.3.229/volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 Aug 06 14:26:11.436861 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cdcc8ea5-5925-468a-a8da-754314ef7a54 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:11.437051 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cdcc8ea5-5925-468a-a8da-754314ef7a54 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:11.447281 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:11.447281 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:11.453915 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-cdcc8ea5-5925-468a-a8da-754314ef7a54 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Volume info retrieved successfully. Aug 06 14:26:11.467624 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cdcc8ea5-5925-468a-a8da-754314ef7a54 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] https://10.4.3.229/volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 returned with HTTP 200 Aug 06 14:26:11.467624 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 563/2262] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:11 2026] GET /volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 => generated 951 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:11.563596 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c876efed-f36f-489b-9c86-fbce6ee95914 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:11.567162 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c876efed-f36f-489b-9c86-fbce6ee95914 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] GET https://10.4.3.229/volume/v3/volumes/166b5391-b9cc-488e-9be5-1381b319f440 Aug 06 14:26:11.567162 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c876efed-f36f-489b-9c86-fbce6ee95914 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:11.567162 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c876efed-f36f-489b-9c86-fbce6ee95914 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:11.574696 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c876efed-f36f-489b-9c86-fbce6ee95914 tempest-VolumesImageMetadata-846641992 tempest-VolumesImageMetadata-846641992-project-member] https://10.4.3.229/volume/v3/volumes/166b5391-b9cc-488e-9be5-1381b319f440 returned with HTTP 404 Aug 06 14:26:11.575257 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 566/2263] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:11 2026] GET /volume/v3/volumes/166b5391-b9cc-488e-9be5-1381b319f440 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:12.012008 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-53af854a-fa84-455a-adab-460ddb71a33e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:12.015502 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-53af854a-fa84-455a-adab-460ddb71a33e tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] GET https://10.4.3.229/volume/v3/volumes/bee8c557-6191-48f8-a8df-e16e46bec96e Aug 06 14:26:12.015502 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-53af854a-fa84-455a-adab-460ddb71a33e tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:12.015502 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-53af854a-fa84-455a-adab-460ddb71a33e tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:12.024480 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-53af854a-fa84-455a-adab-460ddb71a33e tempest-VolumesGetTest-616045934 tempest-VolumesGetTest-616045934-project-member] https://10.4.3.229/volume/v3/volumes/bee8c557-6191-48f8-a8df-e16e46bec96e returned with HTTP 404 Aug 06 14:26:12.025311 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 570/2264] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:12 2026] GET /volume/v3/volumes/bee8c557-6191-48f8-a8df-e16e46bec96e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:12.487655 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-167fe273-1d4b-4c04-aa3e-e1d9cba251f2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:12.489722 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-167fe273-1d4b-4c04-aa3e-e1d9cba251f2 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] GET https://10.4.3.229/volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 Aug 06 14:26:12.489911 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-167fe273-1d4b-4c04-aa3e-e1d9cba251f2 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:12.490115 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-167fe273-1d4b-4c04-aa3e-e1d9cba251f2 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:12.497798 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:12.497798 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:12.502511 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-167fe273-1d4b-4c04-aa3e-e1d9cba251f2 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Volume info retrieved successfully. Aug 06 14:26:12.521512 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-167fe273-1d4b-4c04-aa3e-e1d9cba251f2 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] https://10.4.3.229/volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 returned with HTTP 200 Aug 06 14:26:12.522089 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 566/2265] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:12 2026] GET /volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 => generated 951 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:26:13.018183 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f7d20330-4e3f-407e-8312-35cffdbe955c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:13.124349 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f7d20330-4e3f-407e-8312-35cffdbe955c tempest-VolumesSummaryTest-10238203 tempest-VolumesSummaryTest-10238203-project-member] GET https://10.4.3.229/volume/v3/volumes/summary Aug 06 14:26:13.124349 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f7d20330-4e3f-407e-8312-35cffdbe955c tempest-VolumesSummaryTest-10238203 tempest-VolumesSummaryTest-10238203-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:13.124349 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f7d20330-4e3f-407e-8312-35cffdbe955c tempest-VolumesSummaryTest-10238203 tempest-VolumesSummaryTest-10238203-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:13.124614 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.api_utils [None req-f7d20330-4e3f-407e-8312-35cffdbe955c tempest-VolumesSummaryTest-10238203 tempest-VolumesSummaryTest-10238203-project-member] Removing options '' from query. {{(pid=100399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:13.132018 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f7d20330-4e3f-407e-8312-35cffdbe955c tempest-VolumesSummaryTest-10238203 tempest-VolumesSummaryTest-10238203-project-member] Get summary completed successfully. Aug 06 14:26:13.132224 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f7d20330-4e3f-407e-8312-35cffdbe955c tempest-VolumesSummaryTest-10238203 tempest-VolumesSummaryTest-10238203-project-member] https://10.4.3.229/volume/v3/volumes/summary returned with HTTP 200 Aug 06 14:26:13.132590 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 564/2266] 10.4.3.229 () {68 vars in 1302 bytes} [Thu Aug 6 14:26:13 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:13.444343 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-72e8de7c-c27c-4c50-b5c6-b02ee99070ad None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:13.447124 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-72e8de7c-c27c-4c50-b5c6-b02ee99070ad tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:26:13.447494 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-72e8de7c-c27c-4c50-b5c6-b02ee99070ad tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1291663985", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:13.448944 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-72e8de7c-c27c-4c50-b5c6-b02ee99070ad tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1291663985', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:26:13.449065 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-72e8de7c-c27c-4c50-b5c6-b02ee99070ad tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Create volume of 1 GB Aug 06 14:26:13.456279 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-72e8de7c-c27c-4c50-b5c6-b02ee99070ad tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Availability Zones retrieved successfully. Aug 06 14:26:13.467847 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-72e8de7c-c27c-4c50-b5c6-b02ee99070ad tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Flow 'volume_create_api' (94443ab2-d5c3-45e9-8e31-807f64d01076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:13.469976 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-72e8de7c-c27c-4c50-b5c6-b02ee99070ad tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c98057e6-11b9-4fc8-8310-ec6603f4ce14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:13.471329 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-72e8de7c-c27c-4c50-b5c6-b02ee99070ad tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:26:13.510328 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-72e8de7c-c27c-4c50-b5c6-b02ee99070ad tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c98057e6-11b9-4fc8-8310-ec6603f4ce14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:13.511102 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-72e8de7c-c27c-4c50-b5c6-b02ee99070ad tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56318b30-7bba-4413-bb75-c82158a2fb54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:13.537782 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-aa24d1f9-578a-4041-9de9-efd651c06f02 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:13.539770 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-aa24d1f9-578a-4041-9de9-efd651c06f02 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] GET https://10.4.3.229/volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 Aug 06 14:26:13.541481 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-aa24d1f9-578a-4041-9de9-efd651c06f02 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:13.541481 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-aa24d1f9-578a-4041-9de9-efd651c06f02 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:13.549461 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:13.549461 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:13.560786 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-aa24d1f9-578a-4041-9de9-efd651c06f02 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Volume info retrieved successfully. Aug 06 14:26:13.564611 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-aa24d1f9-578a-4041-9de9-efd651c06f02 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] https://10.4.3.229/volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 returned with HTTP 200 Aug 06 14:26:13.564611 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 571/2267] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:13 2026] GET /volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:13.588879 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-72e8de7c-c27c-4c50-b5c6-b02ee99070ad tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Created reservations ['59617697-34ec-4d4b-8f11-fb03a07634b9', 'ab9d8c9f-e228-4adc-876c-a9dafc55964e', '13892002-d3bd-4acd-a031-92a592c1fde6', 'f6e2023e-8a76-4eab-b2db-bc2d640000dd'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:13.590875 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-72e8de7c-c27c-4c50-b5c6-b02ee99070ad tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56318b30-7bba-4413-bb75-c82158a2fb54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59617697-34ec-4d4b-8f11-fb03a07634b9', 'ab9d8c9f-e228-4adc-876c-a9dafc55964e', '13892002-d3bd-4acd-a031-92a592c1fde6', 'f6e2023e-8a76-4eab-b2db-bc2d640000dd']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:13.590875 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-72e8de7c-c27c-4c50-b5c6-b02ee99070ad tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (150769e3-3bc5-4334-bbb4-2f91bd6d0863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:13.612832 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-72e8de7c-c27c-4c50-b5c6-b02ee99070ad tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (150769e3-3bc5-4334-bbb4-2f91bd6d0863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7f1616d-2095-4226-b350-f46e34194059', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1291663985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea99d620945d4f259517de43a5762db0',qos_specs=None,replication_status=,reservations=['59617697-34ec-4d4b-8f11-fb03a07634b9','ab9d8c9f-e228-4adc-876c-a9dafc55964e','13892002-d3bd-4acd-a031-92a592c1fde6','f6e2023e-8a76-4eab-b2db-bc2d640000dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20f3945dca3442ff85ab4637c64a9002',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:26:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1291663985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7f1616d-2095-4226-b350-f46e34194059,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea99d620945d4f259517de43a5762db0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20f3945dca3442ff85ab4637c64a9002',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:13.614256 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-72e8de7c-c27c-4c50-b5c6-b02ee99070ad tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e4b67a9-9189-4548-8685-ff1f460427e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:13.632827 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-72e8de7c-c27c-4c50-b5c6-b02ee99070ad tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e4b67a9-9189-4548-8685-ff1f460427e2) transitioned into state 'SUCCESS' from state '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-1291663985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea99d620945d4f259517de43a5762db0',qos_specs=None,replication_status=,reservations=['59617697-34ec-4d4b-8f11-fb03a07634b9','ab9d8c9f-e228-4adc-876c-a9dafc55964e','13892002-d3bd-4acd-a031-92a592c1fde6','f6e2023e-8a76-4eab-b2db-bc2d640000dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20f3945dca3442ff85ab4637c64a9002',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:13.633073 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-72e8de7c-c27c-4c50-b5c6-b02ee99070ad tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f0a31e7-755d-49b4-a8aa-0ef8c920dee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:13.641577 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-72e8de7c-c27c-4c50-b5c6-b02ee99070ad tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f0a31e7-755d-49b4-a8aa-0ef8c920dee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:13.643104 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-72e8de7c-c27c-4c50-b5c6-b02ee99070ad tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Flow 'volume_create_api' (94443ab2-d5c3-45e9-8e31-807f64d01076) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:13.643104 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-72e8de7c-c27c-4c50-b5c6-b02ee99070ad tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Create volume request issued successfully. Aug 06 14:26:13.643278 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-72e8de7c-c27c-4c50-b5c6-b02ee99070ad tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:26:13.643672 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 567/2268] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:26:13 2026] POST /volume/v3/volumes => generated 747 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:26:13.745666 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8ed2f48b-6bb7-4274-a99b-7b8110d2412f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:13.872266 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8ed2f48b-6bb7-4274-a99b-7b8110d2412f tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:26:13.872621 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8ed2f48b-6bb7-4274-a99b-7b8110d2412f tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a78755ba-ccee-4032-8cdc-736272e7d0e0", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-662852913"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:13.880817 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8ed2f48b-6bb7-4274-a99b-7b8110d2412f tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 404 Aug 06 14:26:13.881402 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 567/2269] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:26:13 2026] POST /volume/v3/snapshots => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:13.894519 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-bd23a146-4acf-4b9f-890a-66f50b272627 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:13.896218 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bd23a146-4acf-4b9f-890a-66f50b272627 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:26:13.896747 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bd23a146-4acf-4b9f-890a-66f50b272627 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1110499879"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:13.939045 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bd23a146-4acf-4b9f-890a-66f50b272627 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 404 Aug 06 14:26:13.939045 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 565/2270] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:26:13 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 06 14:26:13.948615 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-384dd1af-a2d9-4993-8d5f-b31e2299918a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:13.950757 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-384dd1af-a2d9-4993-8d5f-b31e2299918a tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] GET https://10.4.3.229/volume/v3/snapshots?limit=invalid Aug 06 14:26:13.951009 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-384dd1af-a2d9-4993-8d5f-b31e2299918a tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:13.951269 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-384dd1af-a2d9-4993-8d5f-b31e2299918a tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Calling method 'index' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:13.951997 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-384dd1af-a2d9-4993-8d5f-b31e2299918a tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] HTTP exception thrown: limit param must be an integer Aug 06 14:26:13.952209 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-384dd1af-a2d9-4993-8d5f-b31e2299918a tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] https://10.4.3.229/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 06 14:26:13.952828 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 572/2271] 10.4.3.229 () {66 vars in 1270 bytes} [Thu Aug 6 14:26:13 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:26:13.964831 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-97bbf8dd-592b-4206-946f-f6175104e736 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:13.967128 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-97bbf8dd-592b-4206-946f-f6175104e736 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] GET https://10.4.3.229/volume/v3/snapshots?marker=a431bef6-c4c0-43a6-815b-4e4c5068d350 Aug 06 14:26:13.967344 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-97bbf8dd-592b-4206-946f-f6175104e736 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:13.967606 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-97bbf8dd-592b-4206-946f-f6175104e736 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:13.967866 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [None req-97bbf8dd-592b-4206-946f-f6175104e736 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:13.968208 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:13.968208 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:13.969190 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.db.api [None req-97bbf8dd-592b-4206-946f-f6175104e736 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Building query based on filter {{(pid=100398) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:26:13.974853 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-97bbf8dd-592b-4206-946f-f6175104e736 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] https://10.4.3.229/volume/v3/snapshots?marker=a431bef6-c4c0-43a6-815b-4e4c5068d350 returned with HTTP 404 Aug 06 14:26:13.975515 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 568/2272] 10.4.3.229 () {66 vars in 1330 bytes} [Thu Aug 6 14:26:13 2026] GET /volume/v3/snapshots?marker=a431bef6-c4c0-43a6-815b-4e4c5068d350 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:13.987256 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8b44922d-d98d-4c03-b1d1-99a4874063d7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:13.990275 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8b44922d-d98d-4c03-b1d1-99a4874063d7 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] GET https://10.4.3.229/volume/v3/snapshots?sort_key=invalid Aug 06 14:26:13.990456 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8b44922d-d98d-4c03-b1d1-99a4874063d7 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:13.990710 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8b44922d-d98d-4c03-b1d1-99a4874063d7 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Calling method 'index' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:13.991048 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-8b44922d-d98d-4c03-b1d1-99a4874063d7 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:13.995360 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.db.api [None req-8b44922d-d98d-4c03-b1d1-99a4874063d7 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Building query based on filter {{(pid=100397) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:26:13.996817 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8b44922d-d98d-4c03-b1d1-99a4874063d7 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] https://10.4.3.229/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 06 14:26:13.997482 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 568/2273] 10.4.3.229 () {66 vars in 1276 bytes} [Thu Aug 6 14:26:13 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:26:14.007327 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-422e7cf5-b658-4688-be8f-3e897a0f77e7 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:14.011332 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-422e7cf5-b658-4688-be8f-3e897a0f77e7 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:26:14.011821 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-422e7cf5-b658-4688-be8f-3e897a0f77e7 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-795409539"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:14.015248 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-422e7cf5-b658-4688-be8f-3e897a0f77e7 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-795409539'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:26:14.015446 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-422e7cf5-b658-4688-be8f-3e897a0f77e7 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Create volume of 2 GB Aug 06 14:26:14.021142 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-422e7cf5-b658-4688-be8f-3e897a0f77e7 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Availability Zones retrieved successfully. Aug 06 14:26:14.030634 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-422e7cf5-b658-4688-be8f-3e897a0f77e7 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Flow 'volume_create_api' (2b370f41-ae90-4c3d-a507-e6bab10a21ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:14.032106 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-422e7cf5-b658-4688-be8f-3e897a0f77e7 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0604d630-f34d-4fbc-b675-2807dfcf03c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:14.033297 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-422e7cf5-b658-4688-be8f-3e897a0f77e7 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Validating volume size '2' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:26:14.063529 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-422e7cf5-b658-4688-be8f-3e897a0f77e7 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0604d630-f34d-4fbc-b675-2807dfcf03c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:14.064485 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-422e7cf5-b658-4688-be8f-3e897a0f77e7 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63e0e513-0a37-4c15-a153-5b44ed44c557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:14.128997 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-422e7cf5-b658-4688-be8f-3e897a0f77e7 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Created reservations ['a0a0626e-684c-493e-b59a-bc2bcea88cf3', 'da85418b-684a-4e88-9990-c2ea28fdc45e', 'b74b9234-8514-43fe-85af-c0c2aa52a4b8', '9901640f-3141-4367-8bec-63582fa27f05'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:14.130104 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-422e7cf5-b658-4688-be8f-3e897a0f77e7 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63e0e513-0a37-4c15-a153-5b44ed44c557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0a0626e-684c-493e-b59a-bc2bcea88cf3', 'da85418b-684a-4e88-9990-c2ea28fdc45e', 'b74b9234-8514-43fe-85af-c0c2aa52a4b8', '9901640f-3141-4367-8bec-63582fa27f05']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:14.130893 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-422e7cf5-b658-4688-be8f-3e897a0f77e7 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (094c188f-1af0-4c59-8842-934c7e5a1e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:14.152859 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-422e7cf5-b658-4688-be8f-3e897a0f77e7 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (094c188f-1af0-4c59-8842-934c7e5a1e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bc3cccb-771d-44f2-a016-2cfeda9ed151', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-795409539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d6ab8b8527841058d252cb07d1a77de',qos_specs=None,replication_status=,reservations=['a0a0626e-684c-493e-b59a-bc2bcea88cf3','da85418b-684a-4e88-9990-c2ea28fdc45e','b74b9234-8514-43fe-85af-c0c2aa52a4b8','9901640f-3141-4367-8bec-63582fa27f05'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17f21b959a0e45ed901304c16e991137',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:26:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-795409539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bc3cccb-771d-44f2-a016-2cfeda9ed151,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d6ab8b8527841058d252cb07d1a77de',provider_auth=None,provider_geometry=None,provider_id=None,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='17f21b959a0e45ed901304c16e991137',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:14.153574 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-422e7cf5-b658-4688-be8f-3e897a0f77e7 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45ee71db-22b1-41d6-83ad-dc826e5fc892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:14.179256 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-422e7cf5-b658-4688-be8f-3e897a0f77e7 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45ee71db-22b1-41d6-83ad-dc826e5fc892) transitioned into state 'SUCCESS' from state '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-795409539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d6ab8b8527841058d252cb07d1a77de',qos_specs=None,replication_status=,reservations=['a0a0626e-684c-493e-b59a-bc2bcea88cf3','da85418b-684a-4e88-9990-c2ea28fdc45e','b74b9234-8514-43fe-85af-c0c2aa52a4b8','9901640f-3141-4367-8bec-63582fa27f05'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17f21b959a0e45ed901304c16e991137',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:14.179950 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-422e7cf5-b658-4688-be8f-3e897a0f77e7 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10428190-6357-4728-9284-a94c2b6e94c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:14.188783 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-422e7cf5-b658-4688-be8f-3e897a0f77e7 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10428190-6357-4728-9284-a94c2b6e94c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:14.189578 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-422e7cf5-b658-4688-be8f-3e897a0f77e7 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Flow 'volume_create_api' (2b370f41-ae90-4c3d-a507-e6bab10a21ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:14.189868 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-422e7cf5-b658-4688-be8f-3e897a0f77e7 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Create volume request issued successfully. Aug 06 14:26:14.190389 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-422e7cf5-b658-4688-be8f-3e897a0f77e7 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:26:14.190833 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 566/2274] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:26:14 2026] POST /volume/v3/volumes => generated 761 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:26:14.203461 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-aeca66ab-8abd-402a-9d95-449adf358ef8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:14.205440 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-aeca66ab-8abd-402a-9d95-449adf358ef8 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] GET https://10.4.3.229/volume/v3/volumes/2bc3cccb-771d-44f2-a016-2cfeda9ed151 Aug 06 14:26:14.205703 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-aeca66ab-8abd-402a-9d95-449adf358ef8 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:14.205944 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-aeca66ab-8abd-402a-9d95-449adf358ef8 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:14.213673 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:14.213673 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:14.217253 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-aeca66ab-8abd-402a-9d95-449adf358ef8 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Volume info retrieved successfully. Aug 06 14:26:14.221766 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-aeca66ab-8abd-402a-9d95-449adf358ef8 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] https://10.4.3.229/volume/v3/volumes/2bc3cccb-771d-44f2-a016-2cfeda9ed151 returned with HTTP 200 Aug 06 14:26:14.222183 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 573/2275] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:14 2026] GET /volume/v3/volumes/2bc3cccb-771d-44f2-a016-2cfeda9ed151 => generated 829 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:14.553023 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7c71931f-63e5-4db0-a12e-b591b35143eb None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:14.583106 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1fd57632-09a5-4297-a78c-6b0e68ff7693 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:14.584635 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1fd57632-09a5-4297-a78c-6b0e68ff7693 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] GET https://10.4.3.229/volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 Aug 06 14:26:14.585455 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1fd57632-09a5-4297-a78c-6b0e68ff7693 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:14.585455 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1fd57632-09a5-4297-a78c-6b0e68ff7693 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:14.591793 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:14.591793 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:14.595503 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1fd57632-09a5-4297-a78c-6b0e68ff7693 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Volume info retrieved successfully. Aug 06 14:26:14.599825 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1fd57632-09a5-4297-a78c-6b0e68ff7693 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] https://10.4.3.229/volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 returned with HTTP 200 Aug 06 14:26:14.600202 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 569/2276] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:14 2026] GET /volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 => generated 1295 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:14.616633 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1f0e73e2-74fe-4a4b-9cb1-e31de48e5998 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:14.618652 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1f0e73e2-74fe-4a4b-9cb1-e31de48e5998 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 Aug 06 14:26:14.618843 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1f0e73e2-74fe-4a4b-9cb1-e31de48e5998 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:14.619297 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1f0e73e2-74fe-4a4b-9cb1-e31de48e5998 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:14.619508 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-1f0e73e2-74fe-4a4b-9cb1-e31de48e5998 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Delete volume with id: 5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 Aug 06 14:26:14.633745 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:14.633745 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:14.635770 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1f0e73e2-74fe-4a4b-9cb1-e31de48e5998 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Volume info retrieved successfully. Aug 06 14:26:14.656954 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1f0e73e2-74fe-4a4b-9cb1-e31de48e5998 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Delete volume request issued successfully. Aug 06 14:26:14.657133 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1f0e73e2-74fe-4a4b-9cb1-e31de48e5998 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] https://10.4.3.229/volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 returned with HTTP 202 Aug 06 14:26:14.657602 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 567/2277] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:26:14 2026] DELETE /volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:14.664771 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7c71931f-63e5-4db0-a12e-b591b35143eb tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes Aug 06 14:26:14.665070 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7c71931f-63e5-4db0-a12e-b591b35143eb tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:14.665126 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-44b87e79-f6de-46e5-a4cf-0f061d01c64d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:14.665446 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7c71931f-63e5-4db0-a12e-b591b35143eb tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:14.665681 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [None req-7c71931f-63e5-4db0-a12e-b591b35143eb tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:14.666891 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-44b87e79-f6de-46e5-a4cf-0f061d01c64d tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] GET https://10.4.3.229/volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 Aug 06 14:26:14.667120 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-44b87e79-f6de-46e5-a4cf-0f061d01c64d tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:14.667308 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-44b87e79-f6de-46e5-a4cf-0f061d01c64d tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:14.668798 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-7c71931f-63e5-4db0-a12e-b591b35143eb tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100398) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:14.674642 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:14.674642 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:14.679602 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-44b87e79-f6de-46e5-a4cf-0f061d01c64d tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Volume info retrieved successfully. Aug 06 14:26:14.683746 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-7c71931f-63e5-4db0-a12e-b591b35143eb tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Get all volumes completed successfully. Aug 06 14:26:14.684185 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7c71931f-63e5-4db0-a12e-b591b35143eb tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 200 Aug 06 14:26:14.684685 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-44b87e79-f6de-46e5-a4cf-0f061d01c64d tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] https://10.4.3.229/volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 returned with HTTP 200 Aug 06 14:26:14.684722 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 569/2278] 10.4.3.229 () {66 vars in 1237 bytes} [Thu Aug 6 14:26:14 2026] GET /volume/v3/volumes => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:26:14.685209 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 574/2279] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:14 2026] GET /volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 => generated 1294 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:14.694406 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-dbd1376f-47ee-425b-a3af-804051998c58 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:14.696135 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dbd1376f-47ee-425b-a3af-804051998c58 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:26:14.696467 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dbd1376f-47ee-425b-a3af-804051998c58 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1045218292"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:14.697878 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-dbd1376f-47ee-425b-a3af-804051998c58 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1045218292'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:26:14.697992 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-dbd1376f-47ee-425b-a3af-804051998c58 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Create volume of 1 GB Aug 06 14:26:14.702439 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-dbd1376f-47ee-425b-a3af-804051998c58 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Availability Zones retrieved successfully. Aug 06 14:26:14.709685 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-dbd1376f-47ee-425b-a3af-804051998c58 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Flow 'volume_create_api' (ef66ae83-3856-4815-a981-759c65a5b75d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:14.710660 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-dbd1376f-47ee-425b-a3af-804051998c58 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f84f4c18-742d-4911-a945-966729703b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:14.711860 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-dbd1376f-47ee-425b-a3af-804051998c58 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:26:14.741039 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-dbd1376f-47ee-425b-a3af-804051998c58 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f84f4c18-742d-4911-a945-966729703b95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:14.741880 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-dbd1376f-47ee-425b-a3af-804051998c58 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff118a08-43dc-477d-b23f-b0f507aea7f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:14.806930 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-dbd1376f-47ee-425b-a3af-804051998c58 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Created reservations ['530a5ee9-edfa-4243-bef0-43a68b1b76e7', 'ba4ed0cc-091c-4b3d-a548-deba0eac5b7a', '769166b4-76a2-4f22-b54a-934b397ef6a8', 'f5c37575-03a6-44ab-88ac-78d87627c678'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:14.808131 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-dbd1376f-47ee-425b-a3af-804051998c58 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff118a08-43dc-477d-b23f-b0f507aea7f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['530a5ee9-edfa-4243-bef0-43a68b1b76e7', 'ba4ed0cc-091c-4b3d-a548-deba0eac5b7a', '769166b4-76a2-4f22-b54a-934b397ef6a8', 'f5c37575-03a6-44ab-88ac-78d87627c678']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:14.809938 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-dbd1376f-47ee-425b-a3af-804051998c58 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c4a35b8-c71a-47b5-a2cd-e5ac5368f2af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:14.844761 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-dbd1376f-47ee-425b-a3af-804051998c58 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c4a35b8-c71a-47b5-a2cd-e5ac5368f2af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1ec68d1-0e51-4017-946f-7603d6836041', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1045218292',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='129f270f585445ffa03883a99cf83155',qos_specs=None,replication_status=,reservations=['530a5ee9-edfa-4243-bef0-43a68b1b76e7','ba4ed0cc-091c-4b3d-a548-deba0eac5b7a','769166b4-76a2-4f22-b54a-934b397ef6a8','f5c37575-03a6-44ab-88ac-78d87627c678'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e079a94d0fde4d2580207ce16f60fa4d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:26:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1045218292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1ec68d1-0e51-4017-946f-7603d6836041,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='129f270f585445ffa03883a99cf83155',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e079a94d0fde4d2580207ce16f60fa4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:14.846676 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-dbd1376f-47ee-425b-a3af-804051998c58 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c93686fc-3c6a-4cae-be59-a216ceedaca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:14.873034 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-dbd1376f-47ee-425b-a3af-804051998c58 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c93686fc-3c6a-4cae-be59-a216ceedaca5) transitioned into state 'SUCCESS' from state '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-1045218292',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='129f270f585445ffa03883a99cf83155',qos_specs=None,replication_status=,reservations=['530a5ee9-edfa-4243-bef0-43a68b1b76e7','ba4ed0cc-091c-4b3d-a548-deba0eac5b7a','769166b4-76a2-4f22-b54a-934b397ef6a8','f5c37575-03a6-44ab-88ac-78d87627c678'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e079a94d0fde4d2580207ce16f60fa4d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:14.874199 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-dbd1376f-47ee-425b-a3af-804051998c58 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de38df00-e8de-432d-9694-ba09ac34f8ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:14.891533 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-dbd1376f-47ee-425b-a3af-804051998c58 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de38df00-e8de-432d-9694-ba09ac34f8ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:14.892356 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-dbd1376f-47ee-425b-a3af-804051998c58 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Flow 'volume_create_api' (ef66ae83-3856-4815-a981-759c65a5b75d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:14.892704 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-dbd1376f-47ee-425b-a3af-804051998c58 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Create volume request issued successfully. Aug 06 14:26:14.893332 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dbd1376f-47ee-425b-a3af-804051998c58 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:26:14.893828 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 570/2280] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:26:14 2026] POST /volume/v3/volumes => generated 764 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:26:14.908087 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6a4b8a49-7fb2-4ecd-8350-b69f093aa844 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:14.911741 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6a4b8a49-7fb2-4ecd-8350-b69f093aa844 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/b1ec68d1-0e51-4017-946f-7603d6836041 Aug 06 14:26:14.912014 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6a4b8a49-7fb2-4ecd-8350-b69f093aa844 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:14.912197 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6a4b8a49-7fb2-4ecd-8350-b69f093aa844 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:14.924752 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:14.924752 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:14.929937 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6a4b8a49-7fb2-4ecd-8350-b69f093aa844 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Volume info retrieved successfully. Aug 06 14:26:14.935041 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6a4b8a49-7fb2-4ecd-8350-b69f093aa844 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/b1ec68d1-0e51-4017-946f-7603d6836041 returned with HTTP 200 Aug 06 14:26:14.935633 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 568/2281] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:14 2026] GET /volume/v3/volumes/b1ec68d1-0e51-4017-946f-7603d6836041 => generated 832 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:15.234529 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-873e8be5-2f68-46a5-b3e6-67f51869c43d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:15.236172 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-873e8be5-2f68-46a5-b3e6-67f51869c43d tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] GET https://10.4.3.229/volume/v3/volumes/2bc3cccb-771d-44f2-a016-2cfeda9ed151 Aug 06 14:26:15.236336 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-873e8be5-2f68-46a5-b3e6-67f51869c43d tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:15.236541 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-873e8be5-2f68-46a5-b3e6-67f51869c43d tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:15.243639 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:15.243639 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:15.247112 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-873e8be5-2f68-46a5-b3e6-67f51869c43d tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Volume info retrieved successfully. Aug 06 14:26:15.250720 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-873e8be5-2f68-46a5-b3e6-67f51869c43d tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] https://10.4.3.229/volume/v3/volumes/2bc3cccb-771d-44f2-a016-2cfeda9ed151 returned with HTTP 200 Aug 06 14:26:15.251108 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 570/2282] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:15 2026] GET /volume/v3/volumes/2bc3cccb-771d-44f2-a016-2cfeda9ed151 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:15.262024 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-57c42406-1eb5-480e-a667-25bd269796ed None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:15.266616 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-57c42406-1eb5-480e-a667-25bd269796ed tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:26:15.266616 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-57c42406-1eb5-480e-a667-25bd269796ed tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2bc3cccb-771d-44f2-a016-2cfeda9ed151", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-742135170"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:15.278484 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:15.278484 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:15.280849 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-57c42406-1eb5-480e-a667-25bd269796ed tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Volume info retrieved successfully. Aug 06 14:26:15.280849 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-57c42406-1eb5-480e-a667-25bd269796ed tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Create snapshot from volume 2bc3cccb-771d-44f2-a016-2cfeda9ed151 Aug 06 14:26:15.321981 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-57c42406-1eb5-480e-a667-25bd269796ed tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Created reservations ['0cc76cf4-961a-4b75-8a6f-e4951a6dc3b5', '746ab468-2bb0-4ada-92d6-ad9407bfa87c', '9d9cb1da-c551-4c65-83d1-86e25a665c9f', 'e8f86342-537a-4625-a5e1-094b2626b87f'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:15.361831 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-57c42406-1eb5-480e-a667-25bd269796ed tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Snapshot create request issued successfully. Aug 06 14:26:15.362453 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-57c42406-1eb5-480e-a667-25bd269796ed tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:26:15.363088 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 575/2283] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:26:15 2026] POST /volume/v3/snapshots => generated 317 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:26:15.372391 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-75e27f2d-b6b1-4194-a713-84e4e56848a3 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:15.374399 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-75e27f2d-b6b1-4194-a713-84e4e56848a3 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] GET https://10.4.3.229/volume/v3/snapshots/e59516e0-6fb6-4477-935c-62271e7669ce Aug 06 14:26:15.374631 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-75e27f2d-b6b1-4194-a713-84e4e56848a3 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:15.374856 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-75e27f2d-b6b1-4194-a713-84e4e56848a3 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:15.380516 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:15.380516 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:15.381115 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-75e27f2d-b6b1-4194-a713-84e4e56848a3 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Snapshot retrieved successfully. Aug 06 14:26:15.381871 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-75e27f2d-b6b1-4194-a713-84e4e56848a3 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] https://10.4.3.229/volume/v3/snapshots/e59516e0-6fb6-4477-935c-62271e7669ce returned with HTTP 200 Aug 06 14:26:15.382183 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 571/2284] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:26:15 2026] GET /volume/v3/snapshots/e59516e0-6fb6-4477-935c-62271e7669ce => generated 449 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:15.698966 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6bd990d9-9dbe-43e3-949c-23439ff74b38 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:15.700780 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6bd990d9-9dbe-43e3-949c-23439ff74b38 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] GET https://10.4.3.229/volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 Aug 06 14:26:15.700996 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6bd990d9-9dbe-43e3-949c-23439ff74b38 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:15.701194 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6bd990d9-9dbe-43e3-949c-23439ff74b38 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:15.706839 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6bd990d9-9dbe-43e3-949c-23439ff74b38 tempest-VolumeAndVolumeTypeFromImageTest-748991994 tempest-VolumeAndVolumeTypeFromImageTest-748991994-project-member] https://10.4.3.229/volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 returned with HTTP 404 Aug 06 14:26:15.707442 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 569/2285] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:15 2026] GET /volume/v3/volumes/5e9f7c4e-a9f2-483e-94fc-4abc72f1f3a2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:15.939649 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e0b55f01-9c33-43a5-852b-9ede48c287ff None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:15.941294 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e0b55f01-9c33-43a5-852b-9ede48c287ff tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 Aug 06 14:26:15.941511 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e0b55f01-9c33-43a5-852b-9ede48c287ff tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:15.941695 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e0b55f01-9c33-43a5-852b-9ede48c287ff tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] Calling method 'detail' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:15.942372 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e0b55f01-9c33-43a5-852b-9ede48c287ff tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100398) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:15.949668 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-728c6783-0413-4d9b-b325-8b841ca57535 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:15.951442 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-728c6783-0413-4d9b-b325-8b841ca57535 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/b1ec68d1-0e51-4017-946f-7603d6836041 Aug 06 14:26:15.951637 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-728c6783-0413-4d9b-b325-8b841ca57535 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:15.951841 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-728c6783-0413-4d9b-b325-8b841ca57535 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:15.958040 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:15.958040 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:15.963114 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-728c6783-0413-4d9b-b325-8b841ca57535 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Volume info retrieved successfully. Aug 06 14:26:15.967511 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-728c6783-0413-4d9b-b325-8b841ca57535 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/b1ec68d1-0e51-4017-946f-7603d6836041 returned with HTTP 200 Aug 06 14:26:15.967980 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 576/2286] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:15 2026] GET /volume/v3/volumes/b1ec68d1-0e51-4017-946f-7603d6836041 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:15.972038 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e0b55f01-9c33-43a5-852b-9ede48c287ff tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] Get all volumes completed successfully. Aug 06 14:26:15.974577 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:15.974577 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:15.979308 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e0b55f01-9c33-43a5-852b-9ede48c287ff tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 14:26:15.979828 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 571/2287] 10.4.3.229 () {66 vars in 1285 bytes} [Thu Aug 6 14:26:15 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12086 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:26:15.980496 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e48b5b83-f4b8-4dd8-a557-c5d4cf802d66 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:15.982786 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e48b5b83-f4b8-4dd8-a557-c5d4cf802d66 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/b1ec68d1-0e51-4017-946f-7603d6836041 Aug 06 14:26:15.982973 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e48b5b83-f4b8-4dd8-a557-c5d4cf802d66 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:15.983153 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e48b5b83-f4b8-4dd8-a557-c5d4cf802d66 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:15.992049 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:15.992049 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:15.994088 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-73b34451-0ffa-4dd1-9c80-dd5a63a09f2b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:15.996275 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-73b34451-0ffa-4dd1-9c80-dd5a63a09f2b tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/8eb469e4-985f-4050-8bb5-4473fb6f5705 Aug 06 14:26:15.996681 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-73b34451-0ffa-4dd1-9c80-dd5a63a09f2b tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:15.996886 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-73b34451-0ffa-4dd1-9c80-dd5a63a09f2b tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:15.997009 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-e48b5b83-f4b8-4dd8-a557-c5d4cf802d66 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Volume info retrieved successfully. Aug 06 14:26:15.997068 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-73b34451-0ffa-4dd1-9c80-dd5a63a09f2b tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] Delete volume with id: 8eb469e4-985f-4050-8bb5-4473fb6f5705 Aug 06 14:26:16.002349 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e48b5b83-f4b8-4dd8-a557-c5d4cf802d66 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/b1ec68d1-0e51-4017-946f-7603d6836041 returned with HTTP 200 Aug 06 14:26:16.002910 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 572/2288] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:15 2026] GET /volume/v3/volumes/b1ec68d1-0e51-4017-946f-7603d6836041 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:16.004274 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:16.004274 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:16.004588 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-73b34451-0ffa-4dd1-9c80-dd5a63a09f2b tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] Volume info retrieved successfully. Aug 06 14:26:16.017347 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-949beab1-6ea9-460b-8684-357fa0f03b2a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:16.019719 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-949beab1-6ea9-460b-8684-357fa0f03b2a tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:26:16.020070 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-949beab1-6ea9-460b-8684-357fa0f03b2a tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-97284097"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:16.022106 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-949beab1-6ea9-460b-8684-357fa0f03b2a tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-97284097'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:26:16.022159 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.image.cache [None req-73b34451-0ffa-4dd1-9c80-dd5a63a09f2b tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] Evicting image cache entry: {'id': 4, 'image_id': 'b745d16d-f44d-495a-9601-6f6968a05886', 'volume_id': '8eb469e4-985f-4050-8bb5-4473fb6f5705', 'host': 'np0000006659@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 6, 14, 26, 7), 'last_used': datetime.datetime(2026, 8, 6, 14, 26, 14)}. {{(pid=100399) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 06 14:26:16.022221 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-949beab1-6ea9-460b-8684-357fa0f03b2a tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Create volume of 1 GB Aug 06 14:26:16.026775 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-949beab1-6ea9-460b-8684-357fa0f03b2a tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Availability Zones retrieved successfully. Aug 06 14:26:16.033144 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-949beab1-6ea9-460b-8684-357fa0f03b2a tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Flow 'volume_create_api' (d2a5566d-ed2b-4156-88f1-e61be02ac9a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:16.034091 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-949beab1-6ea9-460b-8684-357fa0f03b2a tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20621b89-e811-44e3-a52d-365872c6e733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:16.034979 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-949beab1-6ea9-460b-8684-357fa0f03b2a tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:26:16.040276 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-73b34451-0ffa-4dd1-9c80-dd5a63a09f2b tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] Delete volume request issued successfully. Aug 06 14:26:16.040601 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-73b34451-0ffa-4dd1-9c80-dd5a63a09f2b tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] https://10.4.3.229/volume/v3/volumes/8eb469e4-985f-4050-8bb5-4473fb6f5705 returned with HTTP 202 Aug 06 14:26:16.041136 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 570/2289] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:26:15 2026] DELETE /volume/v3/volumes/8eb469e4-985f-4050-8bb5-4473fb6f5705 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:16.049419 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-54ade397-3f6a-48a0-8437-6f44afe8f752 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:16.051187 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-54ade397-3f6a-48a0-8437-6f44afe8f752 tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] GET https://10.4.3.229/volume/v3/volumes/8eb469e4-985f-4050-8bb5-4473fb6f5705 Aug 06 14:26:16.051387 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-54ade397-3f6a-48a0-8437-6f44afe8f752 tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:16.051597 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-54ade397-3f6a-48a0-8437-6f44afe8f752 tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:16.058769 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:16.058769 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:16.063104 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-54ade397-3f6a-48a0-8437-6f44afe8f752 tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] Volume info retrieved successfully. Aug 06 14:26:16.066974 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-949beab1-6ea9-460b-8684-357fa0f03b2a tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20621b89-e811-44e3-a52d-365872c6e733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:16.067710 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-54ade397-3f6a-48a0-8437-6f44afe8f752 tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] https://10.4.3.229/volume/v3/volumes/8eb469e4-985f-4050-8bb5-4473fb6f5705 returned with HTTP 200 Aug 06 14:26:16.067940 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-949beab1-6ea9-460b-8684-357fa0f03b2a tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba3698c2-5e42-45d7-a17d-1be5add61b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:16.068108 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 572/2290] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:16 2026] GET /volume/v3/volumes/8eb469e4-985f-4050-8bb5-4473fb6f5705 => generated 1105 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:16.106036 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-949beab1-6ea9-460b-8684-357fa0f03b2a tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Created reservations ['fbe3244c-896b-4251-9331-fd1890091f85', 'c9afa7e4-4763-4e8d-a1d9-ed154cec5fa3', 'bfd867df-7824-4984-b292-4e4f880cacfd', '588d75c8-2589-45a3-9ad6-1ceeb504e427'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:16.107174 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-949beab1-6ea9-460b-8684-357fa0f03b2a tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba3698c2-5e42-45d7-a17d-1be5add61b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbe3244c-896b-4251-9331-fd1890091f85', 'c9afa7e4-4763-4e8d-a1d9-ed154cec5fa3', 'bfd867df-7824-4984-b292-4e4f880cacfd', '588d75c8-2589-45a3-9ad6-1ceeb504e427']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:16.108216 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-949beab1-6ea9-460b-8684-357fa0f03b2a tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4840201-3c44-4065-b89c-53a29b08da0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:16.138158 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-949beab1-6ea9-460b-8684-357fa0f03b2a tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4840201-3c44-4065-b89c-53a29b08da0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be320946-1a42-4212-b56c-dbb5784b311f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-97284097',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='129f270f585445ffa03883a99cf83155',qos_specs=None,replication_status=,reservations=['fbe3244c-896b-4251-9331-fd1890091f85','c9afa7e4-4763-4e8d-a1d9-ed154cec5fa3','bfd867df-7824-4984-b292-4e4f880cacfd','588d75c8-2589-45a3-9ad6-1ceeb504e427'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e079a94d0fde4d2580207ce16f60fa4d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:26:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-97284097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be320946-1a42-4212-b56c-dbb5784b311f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='129f270f585445ffa03883a99cf83155',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e079a94d0fde4d2580207ce16f60fa4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:16.138930 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-949beab1-6ea9-460b-8684-357fa0f03b2a tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (563d890c-bf3f-4c09-899c-c0c64b4b4c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:16.159884 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-949beab1-6ea9-460b-8684-357fa0f03b2a tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (563d890c-bf3f-4c09-899c-c0c64b4b4c0c) transitioned into state 'SUCCESS' from state '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-97284097',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='129f270f585445ffa03883a99cf83155',qos_specs=None,replication_status=,reservations=['fbe3244c-896b-4251-9331-fd1890091f85','c9afa7e4-4763-4e8d-a1d9-ed154cec5fa3','bfd867df-7824-4984-b292-4e4f880cacfd','588d75c8-2589-45a3-9ad6-1ceeb504e427'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e079a94d0fde4d2580207ce16f60fa4d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:16.160777 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-949beab1-6ea9-460b-8684-357fa0f03b2a tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56283109-2690-4091-b864-b271c43ca0cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:16.170110 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-949beab1-6ea9-460b-8684-357fa0f03b2a tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56283109-2690-4091-b864-b271c43ca0cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:16.171287 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-949beab1-6ea9-460b-8684-357fa0f03b2a tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Flow 'volume_create_api' (d2a5566d-ed2b-4156-88f1-e61be02ac9a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:16.171682 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-949beab1-6ea9-460b-8684-357fa0f03b2a tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Create volume request issued successfully. Aug 06 14:26:16.172493 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-949beab1-6ea9-460b-8684-357fa0f03b2a tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:26:16.173115 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 577/2291] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:26:16 2026] POST /volume/v3/volumes => generated 762 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:26:16.184229 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a9e2add0-acf8-4446-8fa3-2568c022b0ce None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:16.186130 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a9e2add0-acf8-4446-8fa3-2568c022b0ce tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/be320946-1a42-4212-b56c-dbb5784b311f Aug 06 14:26:16.186380 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a9e2add0-acf8-4446-8fa3-2568c022b0ce tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:16.186794 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a9e2add0-acf8-4446-8fa3-2568c022b0ce tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:16.193759 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:16.193759 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:16.197305 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a9e2add0-acf8-4446-8fa3-2568c022b0ce tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Volume info retrieved successfully. Aug 06 14:26:16.201371 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a9e2add0-acf8-4446-8fa3-2568c022b0ce tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/be320946-1a42-4212-b56c-dbb5784b311f returned with HTTP 200 Aug 06 14:26:16.201824 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 573/2292] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:16 2026] GET /volume/v3/volumes/be320946-1a42-4212-b56c-dbb5784b311f => generated 830 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:16.391076 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f1fe4c60-96ce-4a83-8390-41e74909b9f2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:16.392551 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f1fe4c60-96ce-4a83-8390-41e74909b9f2 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] GET https://10.4.3.229/volume/v3/snapshots/e59516e0-6fb6-4477-935c-62271e7669ce Aug 06 14:26:16.392710 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f1fe4c60-96ce-4a83-8390-41e74909b9f2 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:16.392900 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f1fe4c60-96ce-4a83-8390-41e74909b9f2 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:16.397633 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:16.397633 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:16.398023 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f1fe4c60-96ce-4a83-8390-41e74909b9f2 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Snapshot retrieved successfully. Aug 06 14:26:16.398667 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f1fe4c60-96ce-4a83-8390-41e74909b9f2 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] https://10.4.3.229/volume/v3/snapshots/e59516e0-6fb6-4477-935c-62271e7669ce returned with HTTP 200 Aug 06 14:26:16.399118 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 571/2293] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:26:16 2026] GET /volume/v3/snapshots/e59516e0-6fb6-4477-935c-62271e7669ce => generated 476 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:16.406593 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-61f3144f-6499-45cc-b23a-620471d73ca4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:16.408399 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-61f3144f-6499-45cc-b23a-620471d73ca4 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:26:16.408750 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-61f3144f-6499-45cc-b23a-620471d73ca4 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "e59516e0-6fb6-4477-935c-62271e7669ce"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:16.410171 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-61f3144f-6499-45cc-b23a-620471d73ca4 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'e59516e0-6fb6-4477-935c-62271e7669ce'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:26:16.414252 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:16.414252 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:16.414620 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-61f3144f-6499-45cc-b23a-620471d73ca4 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Snapshot retrieved successfully. Aug 06 14:26:16.414741 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-61f3144f-6499-45cc-b23a-620471d73ca4 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Create volume of 1 GB Aug 06 14:26:16.417591 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-61f3144f-6499-45cc-b23a-620471d73ca4 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Availability Zones retrieved successfully. Aug 06 14:26:16.423807 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-61f3144f-6499-45cc-b23a-620471d73ca4 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Flow 'volume_create_api' (48b8610f-56cd-4375-ae16-7c7587f30b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:16.424636 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-61f3144f-6499-45cc-b23a-620471d73ca4 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63765727-7314-4476-a049-2926c203a01a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:16.425411 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-61f3144f-6499-45cc-b23a-620471d73ca4 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:26:16.426781 np0000006659 devstack@c-api.service[100398]: WARNING cinder.volume.api [None req-61f3144f-6499-45cc-b23a-620471d73ca4 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63765727-7314-4476-a049-2926c203a01a) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 14:26:16.426781 np0000006659 devstack@c-api.service[100398]: 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 06 14:26:16.428206 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-61f3144f-6499-45cc-b23a-620471d73ca4 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63765727-7314-4476-a049-2926c203a01a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:16.428886 np0000006659 devstack@c-api.service[100398]: WARNING cinder.volume.api [None req-61f3144f-6499-45cc-b23a-620471d73ca4 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63765727-7314-4476-a049-2926c203a01a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 14:26:16.429641 np0000006659 devstack@c-api.service[100398]: WARNING cinder.volume.api [None req-61f3144f-6499-45cc-b23a-620471d73ca4 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Flow 'volume_create_api' (48b8610f-56cd-4375-ae16-7c7587f30b5e) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 14:26:16.429913 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-61f3144f-6499-45cc-b23a-620471d73ca4 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 400 Aug 06 14:26:16.430457 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 573/2294] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:26:16 2026] POST /volume/v3/volumes => generated 171 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 14:26:16.436265 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3647a45d-6363-4123-939c-8b0c5b731f25 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:16.438128 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3647a45d-6363-4123-939c-8b0c5b731f25 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/e59516e0-6fb6-4477-935c-62271e7669ce Aug 06 14:26:16.438355 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3647a45d-6363-4123-939c-8b0c5b731f25 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:16.438608 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3647a45d-6363-4123-939c-8b0c5b731f25 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:16.438764 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-3647a45d-6363-4123-939c-8b0c5b731f25 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Delete snapshot with id: e59516e0-6fb6-4477-935c-62271e7669ce Aug 06 14:26:16.443125 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:16.443125 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:16.443580 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3647a45d-6363-4123-939c-8b0c5b731f25 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Snapshot retrieved successfully. Aug 06 14:26:16.459472 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3647a45d-6363-4123-939c-8b0c5b731f25 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Snapshot delete request issued successfully. Aug 06 14:26:16.459719 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3647a45d-6363-4123-939c-8b0c5b731f25 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] https://10.4.3.229/volume/v3/snapshots/e59516e0-6fb6-4477-935c-62271e7669ce returned with HTTP 202 Aug 06 14:26:16.460376 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 578/2295] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:26:16 2026] DELETE /volume/v3/snapshots/e59516e0-6fb6-4477-935c-62271e7669ce => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:16.466873 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-99d6a592-6f4c-423d-8a89-f662a4abe06a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:16.468476 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-99d6a592-6f4c-423d-8a89-f662a4abe06a tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] GET https://10.4.3.229/volume/v3/snapshots/e59516e0-6fb6-4477-935c-62271e7669ce Aug 06 14:26:16.468658 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-99d6a592-6f4c-423d-8a89-f662a4abe06a tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:16.468844 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-99d6a592-6f4c-423d-8a89-f662a4abe06a tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:16.473592 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:16.473592 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:16.473980 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-99d6a592-6f4c-423d-8a89-f662a4abe06a tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Snapshot retrieved successfully. Aug 06 14:26:16.474650 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-99d6a592-6f4c-423d-8a89-f662a4abe06a tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] https://10.4.3.229/volume/v3/snapshots/e59516e0-6fb6-4477-935c-62271e7669ce returned with HTTP 200 Aug 06 14:26:16.475004 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 574/2296] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:26:16 2026] GET /volume/v3/snapshots/e59516e0-6fb6-4477-935c-62271e7669ce => generated 475 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:17.084235 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5ff3de7d-daea-4a87-a5bf-eb96e3062f9b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:17.086141 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5ff3de7d-daea-4a87-a5bf-eb96e3062f9b tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] GET https://10.4.3.229/volume/v3/volumes/8eb469e4-985f-4050-8bb5-4473fb6f5705 Aug 06 14:26:17.086367 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5ff3de7d-daea-4a87-a5bf-eb96e3062f9b tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:17.086614 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5ff3de7d-daea-4a87-a5bf-eb96e3062f9b tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:17.093304 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5ff3de7d-daea-4a87-a5bf-eb96e3062f9b tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] https://10.4.3.229/volume/v3/volumes/8eb469e4-985f-4050-8bb5-4473fb6f5705 returned with HTTP 404 Aug 06 14:26:17.093994 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 572/2297] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:17 2026] GET /volume/v3/volumes/8eb469e4-985f-4050-8bb5-4473fb6f5705 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:17.101489 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e4698765-0deb-4092-9b46-4e4dc49daead None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:17.104772 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e4698765-0deb-4092-9b46-4e4dc49daead tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] DELETE https://10.4.3.229/volume/v3/types/8f0ba996-9a2c-4e7c-bbdf-8715fbd1e3d0 Aug 06 14:26:17.104979 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e4698765-0deb-4092-9b46-4e4dc49daead tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:17.105308 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e4698765-0deb-4092-9b46-4e4dc49daead tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] Calling method '_delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:17.135624 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e4698765-0deb-4092-9b46-4e4dc49daead tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] https://10.4.3.229/volume/v3/types/8f0ba996-9a2c-4e7c-bbdf-8715fbd1e3d0 returned with HTTP 202 Aug 06 14:26:17.136096 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 574/2298] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:26:17 2026] DELETE /volume/v3/types/8f0ba996-9a2c-4e7c-bbdf-8715fbd1e3d0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:17.142461 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1f470d45-bf93-4758-a739-2a81662062e9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:17.144053 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1f470d45-bf93-4758-a739-2a81662062e9 tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] GET https://10.4.3.229/volume/v3/types/8f0ba996-9a2c-4e7c-bbdf-8715fbd1e3d0 Aug 06 14:26:17.144216 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1f470d45-bf93-4758-a739-2a81662062e9 tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:17.144386 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1f470d45-bf93-4758-a739-2a81662062e9 tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:17.147528 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1f470d45-bf93-4758-a739-2a81662062e9 tempest-VolumeAndVolumeTypeFromImageTest-917592090 tempest-VolumeAndVolumeTypeFromImageTest-917592090-project-admin] https://10.4.3.229/volume/v3/types/8f0ba996-9a2c-4e7c-bbdf-8715fbd1e3d0 returned with HTTP 404 Aug 06 14:26:17.147980 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 579/2299] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:26:17 2026] GET /volume/v3/types/8f0ba996-9a2c-4e7c-bbdf-8715fbd1e3d0 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:17.215275 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c1ff3577-0d34-4074-a6bd-6b42329f9a68 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:17.217362 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c1ff3577-0d34-4074-a6bd-6b42329f9a68 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/be320946-1a42-4212-b56c-dbb5784b311f Aug 06 14:26:17.217625 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c1ff3577-0d34-4074-a6bd-6b42329f9a68 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:17.217861 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c1ff3577-0d34-4074-a6bd-6b42329f9a68 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:17.225797 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:17.225797 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:17.230021 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c1ff3577-0d34-4074-a6bd-6b42329f9a68 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Volume info retrieved successfully. Aug 06 14:26:17.237031 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c1ff3577-0d34-4074-a6bd-6b42329f9a68 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/be320946-1a42-4212-b56c-dbb5784b311f returned with HTTP 200 Aug 06 14:26:17.237560 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 575/2300] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:17 2026] GET /volume/v3/volumes/be320946-1a42-4212-b56c-dbb5784b311f => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:17.249830 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-533f3a9b-a363-45eb-98e1-fe77536f737b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:17.251901 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-533f3a9b-a363-45eb-98e1-fe77536f737b tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/be320946-1a42-4212-b56c-dbb5784b311f Aug 06 14:26:17.252139 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-533f3a9b-a363-45eb-98e1-fe77536f737b tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:17.252367 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-533f3a9b-a363-45eb-98e1-fe77536f737b tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:17.260688 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:17.260688 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:17.265347 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-533f3a9b-a363-45eb-98e1-fe77536f737b tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Volume info retrieved successfully. Aug 06 14:26:17.270711 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-533f3a9b-a363-45eb-98e1-fe77536f737b tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/be320946-1a42-4212-b56c-dbb5784b311f returned with HTTP 200 Aug 06 14:26:17.271523 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 573/2301] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:17 2026] GET /volume/v3/volumes/be320946-1a42-4212-b56c-dbb5784b311f => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:17.284387 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4184bbac-c93a-4b3f-a7a7-8bfe263c93ae None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:17.286520 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4184bbac-c93a-4b3f-a7a7-8bfe263c93ae tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:26:17.286872 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4184bbac-c93a-4b3f-a7a7-8bfe263c93ae tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-511118160"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:17.288330 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-4184bbac-c93a-4b3f-a7a7-8bfe263c93ae tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-511118160'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:26:17.288526 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-4184bbac-c93a-4b3f-a7a7-8bfe263c93ae tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Create volume of 1 GB Aug 06 14:26:17.293344 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-4184bbac-c93a-4b3f-a7a7-8bfe263c93ae tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Availability Zones retrieved successfully. Aug 06 14:26:17.300047 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4184bbac-c93a-4b3f-a7a7-8bfe263c93ae tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Flow 'volume_create_api' (8b554589-409a-45da-b44c-5c9824b0830d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:17.301184 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4184bbac-c93a-4b3f-a7a7-8bfe263c93ae tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (420fdb15-52f2-404d-a87c-932c5212bdd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:17.302129 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-4184bbac-c93a-4b3f-a7a7-8bfe263c93ae tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:26:17.328417 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4184bbac-c93a-4b3f-a7a7-8bfe263c93ae tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (420fdb15-52f2-404d-a87c-932c5212bdd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:17.329309 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4184bbac-c93a-4b3f-a7a7-8bfe263c93ae tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0a98111-16c9-46b6-9ad3-18539d43304d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:17.367965 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-4184bbac-c93a-4b3f-a7a7-8bfe263c93ae tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Created reservations ['04dcebef-3a75-4f95-9886-55821b201a91', 'cea94454-4eaf-4c08-aa34-60ccd7b48cab', '48dee6f7-c4e9-4e1c-a910-5772f765c89c', '040c2c7b-a155-4e9a-9ace-e195be6406fc'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:17.368708 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4184bbac-c93a-4b3f-a7a7-8bfe263c93ae tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0a98111-16c9-46b6-9ad3-18539d43304d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04dcebef-3a75-4f95-9886-55821b201a91', 'cea94454-4eaf-4c08-aa34-60ccd7b48cab', '48dee6f7-c4e9-4e1c-a910-5772f765c89c', '040c2c7b-a155-4e9a-9ace-e195be6406fc']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:17.369367 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4184bbac-c93a-4b3f-a7a7-8bfe263c93ae tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (852d302d-bcc7-48b0-a062-5d3a27c147bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:17.391118 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4184bbac-c93a-4b3f-a7a7-8bfe263c93ae tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (852d302d-bcc7-48b0-a062-5d3a27c147bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a37b77e6-645f-44ed-afa9-862c22e33cff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-511118160',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='129f270f585445ffa03883a99cf83155',qos_specs=None,replication_status=,reservations=['04dcebef-3a75-4f95-9886-55821b201a91','cea94454-4eaf-4c08-aa34-60ccd7b48cab','48dee6f7-c4e9-4e1c-a910-5772f765c89c','040c2c7b-a155-4e9a-9ace-e195be6406fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e079a94d0fde4d2580207ce16f60fa4d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:26:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-511118160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a37b77e6-645f-44ed-afa9-862c22e33cff,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='129f270f585445ffa03883a99cf83155',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e079a94d0fde4d2580207ce16f60fa4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:17.392402 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4184bbac-c93a-4b3f-a7a7-8bfe263c93ae tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95a6f01f-b917-4120-a284-c1565249a7ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:17.409392 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4184bbac-c93a-4b3f-a7a7-8bfe263c93ae tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95a6f01f-b917-4120-a284-c1565249a7ff) transitioned into state 'SUCCESS' from state '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-511118160',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='129f270f585445ffa03883a99cf83155',qos_specs=None,replication_status=,reservations=['04dcebef-3a75-4f95-9886-55821b201a91','cea94454-4eaf-4c08-aa34-60ccd7b48cab','48dee6f7-c4e9-4e1c-a910-5772f765c89c','040c2c7b-a155-4e9a-9ace-e195be6406fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e079a94d0fde4d2580207ce16f60fa4d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:17.410086 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4184bbac-c93a-4b3f-a7a7-8bfe263c93ae tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6347c27b-1eed-4583-9b5f-d2ec57eca742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:17.417562 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4184bbac-c93a-4b3f-a7a7-8bfe263c93ae tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6347c27b-1eed-4583-9b5f-d2ec57eca742) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:17.418326 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-4184bbac-c93a-4b3f-a7a7-8bfe263c93ae tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Flow 'volume_create_api' (8b554589-409a-45da-b44c-5c9824b0830d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:17.418611 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-4184bbac-c93a-4b3f-a7a7-8bfe263c93ae tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Create volume request issued successfully. Aug 06 14:26:17.419114 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4184bbac-c93a-4b3f-a7a7-8bfe263c93ae tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:26:17.419510 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 575/2302] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:26:17 2026] POST /volume/v3/volumes => generated 763 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:26:17.430881 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-37a9b529-edfa-4893-8711-5e638522afb1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:17.432869 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-37a9b529-edfa-4893-8711-5e638522afb1 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/a37b77e6-645f-44ed-afa9-862c22e33cff Aug 06 14:26:17.433058 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-37a9b529-edfa-4893-8711-5e638522afb1 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:17.433243 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-37a9b529-edfa-4893-8711-5e638522afb1 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:17.443855 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:17.443855 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:17.448892 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-37a9b529-edfa-4893-8711-5e638522afb1 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Volume info retrieved successfully. Aug 06 14:26:17.455852 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-37a9b529-edfa-4893-8711-5e638522afb1 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/a37b77e6-645f-44ed-afa9-862c22e33cff returned with HTTP 200 Aug 06 14:26:17.456265 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 580/2303] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:17 2026] GET /volume/v3/volumes/a37b77e6-645f-44ed-afa9-862c22e33cff => generated 831 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:17.484788 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a17eff83-60aa-4add-b478-f0bdee88c857 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:17.487020 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a17eff83-60aa-4add-b478-f0bdee88c857 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] GET https://10.4.3.229/volume/v3/snapshots/e59516e0-6fb6-4477-935c-62271e7669ce Aug 06 14:26:17.487325 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a17eff83-60aa-4add-b478-f0bdee88c857 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:17.487633 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a17eff83-60aa-4add-b478-f0bdee88c857 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:17.493721 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a17eff83-60aa-4add-b478-f0bdee88c857 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] https://10.4.3.229/volume/v3/snapshots/e59516e0-6fb6-4477-935c-62271e7669ce returned with HTTP 404 Aug 06 14:26:17.494245 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 576/2304] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:26:17 2026] GET /volume/v3/snapshots/e59516e0-6fb6-4477-935c-62271e7669ce => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:17.503097 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1bd9c94b-76b0-40e6-aebe-d2c2c917f339 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:17.506393 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1bd9c94b-76b0-40e6-aebe-d2c2c917f339 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] GET https://10.4.3.229/volume/v3/volumes/2bc3cccb-771d-44f2-a016-2cfeda9ed151 Aug 06 14:26:17.506393 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1bd9c94b-76b0-40e6-aebe-d2c2c917f339 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:17.506393 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1bd9c94b-76b0-40e6-aebe-d2c2c917f339 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:17.515271 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:17.515271 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:17.518268 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1bd9c94b-76b0-40e6-aebe-d2c2c917f339 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Volume info retrieved successfully. Aug 06 14:26:17.522619 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1bd9c94b-76b0-40e6-aebe-d2c2c917f339 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] https://10.4.3.229/volume/v3/volumes/2bc3cccb-771d-44f2-a016-2cfeda9ed151 returned with HTTP 200 Aug 06 14:26:17.523131 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 574/2305] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:17 2026] GET /volume/v3/volumes/2bc3cccb-771d-44f2-a016-2cfeda9ed151 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:17.540611 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1e7ec5db-a500-4266-ad1c-ed7090d733a2 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:17.544634 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1e7ec5db-a500-4266-ad1c-ed7090d733a2 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] DELETE https://10.4.3.229/volume/v3/volumes/2bc3cccb-771d-44f2-a016-2cfeda9ed151 Aug 06 14:26:17.544883 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1e7ec5db-a500-4266-ad1c-ed7090d733a2 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:17.545113 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1e7ec5db-a500-4266-ad1c-ed7090d733a2 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:17.545310 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-1e7ec5db-a500-4266-ad1c-ed7090d733a2 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Delete volume with id: 2bc3cccb-771d-44f2-a016-2cfeda9ed151 Aug 06 14:26:17.553439 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:17.553439 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:17.553982 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-1e7ec5db-a500-4266-ad1c-ed7090d733a2 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Volume info retrieved successfully. Aug 06 14:26:17.571160 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-1e7ec5db-a500-4266-ad1c-ed7090d733a2 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Delete volume request issued successfully. Aug 06 14:26:17.571273 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1e7ec5db-a500-4266-ad1c-ed7090d733a2 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] https://10.4.3.229/volume/v3/volumes/2bc3cccb-771d-44f2-a016-2cfeda9ed151 returned with HTTP 202 Aug 06 14:26:17.571676 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 576/2306] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:26:17 2026] DELETE /volume/v3/volumes/2bc3cccb-771d-44f2-a016-2cfeda9ed151 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:17.581757 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-861f8a46-beb1-43b9-970e-14a10b27ae5e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:17.584069 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-861f8a46-beb1-43b9-970e-14a10b27ae5e tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] GET https://10.4.3.229/volume/v3/volumes/2bc3cccb-771d-44f2-a016-2cfeda9ed151 Aug 06 14:26:17.584381 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-861f8a46-beb1-43b9-970e-14a10b27ae5e tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:17.585061 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-861f8a46-beb1-43b9-970e-14a10b27ae5e tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:17.594384 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:17.594384 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:17.597165 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-861f8a46-beb1-43b9-970e-14a10b27ae5e tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Volume info retrieved successfully. Aug 06 14:26:17.601451 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-861f8a46-beb1-43b9-970e-14a10b27ae5e tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] https://10.4.3.229/volume/v3/volumes/2bc3cccb-771d-44f2-a016-2cfeda9ed151 returned with HTTP 200 Aug 06 14:26:17.602231 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 581/2307] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:17 2026] GET /volume/v3/volumes/2bc3cccb-771d-44f2-a016-2cfeda9ed151 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:18.363538 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-578bfd4c-39f7-4c2e-812e-709b49745460 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:18.468992 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6d64a2e5-645b-41a4-ba38-e5e558fa4d55 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:18.470727 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6d64a2e5-645b-41a4-ba38-e5e558fa4d55 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/a37b77e6-645f-44ed-afa9-862c22e33cff Aug 06 14:26:18.470939 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6d64a2e5-645b-41a4-ba38-e5e558fa4d55 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:18.471129 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6d64a2e5-645b-41a4-ba38-e5e558fa4d55 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:18.476866 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-578bfd4c-39f7-4c2e-812e-709b49745460 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:26:18.477287 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-578bfd4c-39f7-4c2e-812e-709b49745460 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1271472452"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:18.478007 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:18.478007 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:18.478575 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-578bfd4c-39f7-4c2e-812e-709b49745460 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1271472452'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:26:18.478755 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-578bfd4c-39f7-4c2e-812e-709b49745460 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Create volume of 1 GB Aug 06 14:26:18.481309 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6d64a2e5-645b-41a4-ba38-e5e558fa4d55 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Volume info retrieved successfully. Aug 06 14:26:18.482884 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-578bfd4c-39f7-4c2e-812e-709b49745460 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Availability Zones retrieved successfully. Aug 06 14:26:18.485320 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6d64a2e5-645b-41a4-ba38-e5e558fa4d55 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/a37b77e6-645f-44ed-afa9-862c22e33cff returned with HTTP 200 Aug 06 14:26:18.486049 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 575/2308] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:18 2026] GET /volume/v3/volumes/a37b77e6-645f-44ed-afa9-862c22e33cff => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:18.488740 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-578bfd4c-39f7-4c2e-812e-709b49745460 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Flow 'volume_create_api' (a208a22a-0573-4c3f-a74f-9657b6fb9e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:18.489881 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-578bfd4c-39f7-4c2e-812e-709b49745460 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1225132e-a24a-4023-b13c-cb23e285c216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:18.490869 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-578bfd4c-39f7-4c2e-812e-709b49745460 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:26:18.502528 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-56d0289c-5619-4a0e-a33b-62ca7d5a445e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:18.505408 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-56d0289c-5619-4a0e-a33b-62ca7d5a445e tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/a37b77e6-645f-44ed-afa9-862c22e33cff Aug 06 14:26:18.506165 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-56d0289c-5619-4a0e-a33b-62ca7d5a445e tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:18.506363 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-56d0289c-5619-4a0e-a33b-62ca7d5a445e tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:18.515031 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:18.515031 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:18.519405 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-56d0289c-5619-4a0e-a33b-62ca7d5a445e tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Volume info retrieved successfully. Aug 06 14:26:18.525757 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-56d0289c-5619-4a0e-a33b-62ca7d5a445e tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/a37b77e6-645f-44ed-afa9-862c22e33cff returned with HTTP 200 Aug 06 14:26:18.526155 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 577/2309] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:18 2026] GET /volume/v3/volumes/a37b77e6-645f-44ed-afa9-862c22e33cff => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:18.526860 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-578bfd4c-39f7-4c2e-812e-709b49745460 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1225132e-a24a-4023-b13c-cb23e285c216) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:18.527685 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-578bfd4c-39f7-4c2e-812e-709b49745460 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f315432-ba21-4dc7-8d94-a46bb677568f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:18.538630 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-48e246dd-b43a-4198-b161-82c4a54532e0 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:18.540662 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-48e246dd-b43a-4198-b161-82c4a54532e0 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes Aug 06 14:26:18.540838 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-48e246dd-b43a-4198-b161-82c4a54532e0 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:18.541022 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-48e246dd-b43a-4198-b161-82c4a54532e0 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'index' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:18.541317 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.api_utils [None req-48e246dd-b43a-4198-b161-82c4a54532e0 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Removing options '' from query. {{(pid=100396) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:18.541971 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-48e246dd-b43a-4198-b161-82c4a54532e0 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100396) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:18.550165 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-48e246dd-b43a-4198-b161-82c4a54532e0 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Get all volumes completed successfully. Aug 06 14:26:18.550984 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-48e246dd-b43a-4198-b161-82c4a54532e0 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 200 Aug 06 14:26:18.551328 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 582/2310] 10.4.3.229 () {66 vars in 1237 bytes} [Thu Aug 6 14:26:18 2026] GET /volume/v3/volumes => generated 973 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:18.562286 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-85aa04fb-0255-41f5-8ef1-89ed00257ab6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:18.563959 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-85aa04fb-0255-41f5-8ef1-89ed00257ab6 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1045218292 Aug 06 14:26:18.564142 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-85aa04fb-0255-41f5-8ef1-89ed00257ab6 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:18.564317 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-85aa04fb-0255-41f5-8ef1-89ed00257ab6 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:18.564607 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.api_utils [None req-85aa04fb-0255-41f5-8ef1-89ed00257ab6 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Removing options '' from query. {{(pid=100399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:18.565331 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-85aa04fb-0255-41f5-8ef1-89ed00257ab6 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1045218292'), ('no_migration_targets', True)]). {{(pid=100399) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:18.588113 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-578bfd4c-39f7-4c2e-812e-709b49745460 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Created reservations ['32c82cb5-edb3-4667-88a1-8ff1720713bd', '73aba4e9-8e85-4f9c-bd9e-6bac2d4c390a', '04d99508-65a1-4465-95c7-c5be19a5c28d', '45059400-b596-4b5b-abb4-195014f41ce0'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:18.588906 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-578bfd4c-39f7-4c2e-812e-709b49745460 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f315432-ba21-4dc7-8d94-a46bb677568f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32c82cb5-edb3-4667-88a1-8ff1720713bd', '73aba4e9-8e85-4f9c-bd9e-6bac2d4c390a', '04d99508-65a1-4465-95c7-c5be19a5c28d', '45059400-b596-4b5b-abb4-195014f41ce0']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:18.590090 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-578bfd4c-39f7-4c2e-812e-709b49745460 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (029df8f0-0e56-4f90-83f2-c7ce9b05c365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:18.592622 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-85aa04fb-0255-41f5-8ef1-89ed00257ab6 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Get all volumes completed successfully. Aug 06 14:26:18.593114 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-85aa04fb-0255-41f5-8ef1-89ed00257ab6 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1045218292 returned with HTTP 200 Aug 06 14:26:18.593845 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 576/2311] 10.4.3.229 () {66 vars in 1338 bytes} [Thu Aug 6 14:26:18 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1045218292 => generated 334 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:18.602140 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-807694d7-005a-4a4c-b858-61464aa06045 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:18.603726 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-807694d7-005a-4a4c-b858-61464aa06045 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1045218292 Aug 06 14:26:18.603925 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-807694d7-005a-4a4c-b858-61464aa06045 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:18.604119 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-807694d7-005a-4a4c-b858-61464aa06045 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'detail' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:18.604397 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [None req-807694d7-005a-4a4c-b858-61464aa06045 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:18.605121 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-807694d7-005a-4a4c-b858-61464aa06045 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1045218292'), ('no_migration_targets', True)]). {{(pid=100398) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:18.613495 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-81ed55dc-1aef-40d0-91d5-af55d0d3e822 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:18.614098 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-578bfd4c-39f7-4c2e-812e-709b49745460 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (029df8f0-0e56-4f90-83f2-c7ce9b05c365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0e9867e-c641-453b-8a80-e9fa27d18dc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1271472452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00909d7e0c5f458e87e78fb8f111ccca',qos_specs=None,replication_status=,reservations=['32c82cb5-edb3-4667-88a1-8ff1720713bd','73aba4e9-8e85-4f9c-bd9e-6bac2d4c390a','04d99508-65a1-4465-95c7-c5be19a5c28d','45059400-b596-4b5b-abb4-195014f41ce0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff88f3d5d2204045b1983af824eeb516',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:26:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1271472452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0e9867e-c641-453b-8a80-e9fa27d18dc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00909d7e0c5f458e87e78fb8f111ccca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff88f3d5d2204045b1983af824eeb516',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:18.615025 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-81ed55dc-1aef-40d0-91d5-af55d0d3e822 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] GET https://10.4.3.229/volume/v3/volumes/2bc3cccb-771d-44f2-a016-2cfeda9ed151 Aug 06 14:26:18.615191 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-81ed55dc-1aef-40d0-91d5-af55d0d3e822 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:18.615225 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-578bfd4c-39f7-4c2e-812e-709b49745460 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2dec2af-0b85-4d34-a0ed-ede9a952edd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:18.615395 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-81ed55dc-1aef-40d0-91d5-af55d0d3e822 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:18.621766 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-81ed55dc-1aef-40d0-91d5-af55d0d3e822 tempest-VolumesSnapshotNegativeTestJSON-51589149 tempest-VolumesSnapshotNegativeTestJSON-51589149-project-member] https://10.4.3.229/volume/v3/volumes/2bc3cccb-771d-44f2-a016-2cfeda9ed151 returned with HTTP 404 Aug 06 14:26:18.622142 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 583/2312] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:18 2026] GET /volume/v3/volumes/2bc3cccb-771d-44f2-a016-2cfeda9ed151 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:18.634870 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-807694d7-005a-4a4c-b858-61464aa06045 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Get all volumes completed successfully. Aug 06 14:26:18.635479 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:18.635479 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:18.636190 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-578bfd4c-39f7-4c2e-812e-709b49745460 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2dec2af-0b85-4d34-a0ed-ede9a952edd2) transitioned into state 'SUCCESS' from state '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-1271472452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00909d7e0c5f458e87e78fb8f111ccca',qos_specs=None,replication_status=,reservations=['32c82cb5-edb3-4667-88a1-8ff1720713bd','73aba4e9-8e85-4f9c-bd9e-6bac2d4c390a','04d99508-65a1-4465-95c7-c5be19a5c28d','45059400-b596-4b5b-abb4-195014f41ce0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff88f3d5d2204045b1983af824eeb516',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:18.637211 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-578bfd4c-39f7-4c2e-812e-709b49745460 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f4a81a9-cbf8-4610-a5b6-cb48e9b533dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:18.640713 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-807694d7-005a-4a4c-b858-61464aa06045 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1045218292 returned with HTTP 200 Aug 06 14:26:18.641097 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 578/2313] 10.4.3.229 () {66 vars in 1359 bytes} [Thu Aug 6 14:26:18 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1045218292 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:18.649242 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-578bfd4c-39f7-4c2e-812e-709b49745460 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f4a81a9-cbf8-4610-a5b6-cb48e9b533dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:18.650270 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-578bfd4c-39f7-4c2e-812e-709b49745460 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Flow 'volume_create_api' (a208a22a-0573-4c3f-a74f-9657b6fb9e6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:18.650649 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-578bfd4c-39f7-4c2e-812e-709b49745460 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Create volume request issued successfully. Aug 06 14:26:18.651651 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-578bfd4c-39f7-4c2e-812e-709b49745460 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:26:18.652208 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 577/2314] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:26:18 2026] POST /volume/v3/volumes => generated 774 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 06 14:26:18.653674 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-78ef0c5e-ff4e-48a5-94da-b62fab23c90f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:18.655798 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-78ef0c5e-ff4e-48a5-94da-b62fab23c90f tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/detail?limit=1 Aug 06 14:26:18.656064 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-78ef0c5e-ff4e-48a5-94da-b62fab23c90f tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:18.656311 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-78ef0c5e-ff4e-48a5-94da-b62fab23c90f tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'detail' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:18.656668 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.api_utils [None req-78ef0c5e-ff4e-48a5-94da-b62fab23c90f tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Removing options '' from query. {{(pid=100399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:18.657071 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:18.657071 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:18.657737 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-78ef0c5e-ff4e-48a5-94da-b62fab23c90f tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100399) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:18.662753 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fd2be259-afab-4ac3-8deb-a7113a8f43fd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:18.665554 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fd2be259-afab-4ac3-8deb-a7113a8f43fd tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] GET https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 Aug 06 14:26:18.665762 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fd2be259-afab-4ac3-8deb-a7113a8f43fd tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:18.665973 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fd2be259-afab-4ac3-8deb-a7113a8f43fd tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:18.667020 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-78ef0c5e-ff4e-48a5-94da-b62fab23c90f tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Get all volumes completed successfully. Aug 06 14:26:18.668099 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:18.668099 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:18.672831 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:18.672831 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:18.675884 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-fd2be259-afab-4ac3-8deb-a7113a8f43fd tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Volume info retrieved successfully. Aug 06 14:26:18.677230 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-78ef0c5e-ff4e-48a5-94da-b62fab23c90f tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 06 14:26:18.677735 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 577/2315] 10.4.3.229 () {66 vars in 1273 bytes} [Thu Aug 6 14:26:18 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1002 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:18.679326 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fd2be259-afab-4ac3-8deb-a7113a8f43fd tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 returned with HTTP 200 Aug 06 14:26:18.679791 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 584/2316] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:26:18 2026] GET /volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:18.693534 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-59e055b9-58f0-4f95-8971-c51fd342e70c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:18.695612 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-59e055b9-58f0-4f95-8971-c51fd342e70c tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/detail?limit=1&marker=a37b77e6-645f-44ed-afa9-862c22e33cff Aug 06 14:26:18.695876 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-59e055b9-58f0-4f95-8971-c51fd342e70c tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:18.696126 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-59e055b9-58f0-4f95-8971-c51fd342e70c tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'detail' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:18.696455 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [None req-59e055b9-58f0-4f95-8971-c51fd342e70c tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:18.697329 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-59e055b9-58f0-4f95-8971-c51fd342e70c tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100398) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:18.737877 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-59e055b9-58f0-4f95-8971-c51fd342e70c tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Get all volumes completed successfully. Aug 06 14:26:18.738637 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:18.738637 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:18.742570 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-59e055b9-58f0-4f95-8971-c51fd342e70c tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/detail?limit=1&marker=a37b77e6-645f-44ed-afa9-862c22e33cff returned with HTTP 200 Aug 06 14:26:18.742995 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 579/2317] 10.4.3.229 () {66 vars in 1361 bytes} [Thu Aug 6 14:26:18 2026] GET /volume/v3/volumes/detail?limit=1&marker=a37b77e6-645f-44ed-afa9-862c22e33cff => generated 1001 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:18.756234 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-42838787-2fb5-4a08-aeef-f79ae9dcd90d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:18.758082 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-42838787-2fb5-4a08-aeef-f79ae9dcd90d tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/detail?limit=1&marker=be320946-1a42-4212-b56c-dbb5784b311f Aug 06 14:26:18.758213 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-42838787-2fb5-4a08-aeef-f79ae9dcd90d tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:18.758391 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-42838787-2fb5-4a08-aeef-f79ae9dcd90d tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'detail' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:18.758671 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-42838787-2fb5-4a08-aeef-f79ae9dcd90d tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:18.758985 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:18.758985 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:18.759350 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-42838787-2fb5-4a08-aeef-f79ae9dcd90d tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100397) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:18.789256 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-42838787-2fb5-4a08-aeef-f79ae9dcd90d tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Get all volumes completed successfully. Aug 06 14:26:18.790147 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:18.790147 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:18.794844 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2b132636-6bd2-4cad-9fdd-a521f90edecb None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:18.795633 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-42838787-2fb5-4a08-aeef-f79ae9dcd90d tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/detail?limit=1&marker=be320946-1a42-4212-b56c-dbb5784b311f returned with HTTP 200 Aug 06 14:26:18.796366 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 578/2318] 10.4.3.229 () {66 vars in 1361 bytes} [Thu Aug 6 14:26:18 2026] GET /volume/v3/volumes/detail?limit=1&marker=be320946-1a42-4212-b56c-dbb5784b311f => generated 1003 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:18.808759 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-bec42e33-8432-420b-85ef-44a00ef9adfc None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:18.810978 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bec42e33-8432-420b-85ef-44a00ef9adfc tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/detail?limit=1&marker=b1ec68d1-0e51-4017-946f-7603d6836041 Aug 06 14:26:18.811170 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bec42e33-8432-420b-85ef-44a00ef9adfc tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:18.811487 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bec42e33-8432-420b-85ef-44a00ef9adfc tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'detail' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:18.811667 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.api_utils [None req-bec42e33-8432-420b-85ef-44a00ef9adfc tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Removing options '' from query. {{(pid=100396) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:18.812765 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-bec42e33-8432-420b-85ef-44a00ef9adfc tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100396) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:18.851210 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-bec42e33-8432-420b-85ef-44a00ef9adfc tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Get all volumes completed successfully. Aug 06 14:26:18.853139 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bec42e33-8432-420b-85ef-44a00ef9adfc tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/detail?limit=1&marker=b1ec68d1-0e51-4017-946f-7603d6836041 returned with HTTP 200 Aug 06 14:26:18.853505 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 585/2319] 10.4.3.229 () {66 vars in 1361 bytes} [Thu Aug 6 14:26:18 2026] GET /volume/v3/volumes/detail?limit=1&marker=b1ec68d1-0e51-4017-946f-7603d6836041 => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:26:18.868673 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-08f7f9ae-a57a-4662-ae3a-a6772625efb1 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:18.870546 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-08f7f9ae-a57a-4662-ae3a-a6772625efb1 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 06 14:26:18.870736 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-08f7f9ae-a57a-4662-ae3a-a6772625efb1 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:18.870916 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-08f7f9ae-a57a-4662-ae3a-a6772625efb1 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'detail' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:18.871151 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [None req-08f7f9ae-a57a-4662-ae3a-a6772625efb1 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:18.871354 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-08f7f9ae-a57a-4662-ae3a-a6772625efb1 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Could not evaluate value available, assuming string {{(pid=100398) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 14:26:18.872035 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-08f7f9ae-a57a-4662-ae3a-a6772625efb1 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100398) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:18.897829 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2b132636-6bd2-4cad-9fdd-a521f90edecb tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:26:18.898154 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2b132636-6bd2-4cad-9fdd-a521f90edecb tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "30702abe-9501-4aba-ba1a-50af064a9e3b", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1483653180"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:18.899474 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-2b132636-6bd2-4cad-9fdd-a521f90edecb tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Create volume request body: {'volume': {"'imageRef": '30702abe-9501-4aba-ba1a-50af064a9e3b', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1483653180'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:26:18.899641 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-2b132636-6bd2-4cad-9fdd-a521f90edecb tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Create volume of 1 GB Aug 06 14:26:18.900275 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-08f7f9ae-a57a-4662-ae3a-a6772625efb1 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Get all volumes completed successfully. Aug 06 14:26:18.901298 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:18.901298 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:18.903228 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-2b132636-6bd2-4cad-9fdd-a521f90edecb tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Availability Zones retrieved successfully. Aug 06 14:26:18.905059 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-08f7f9ae-a57a-4662-ae3a-a6772625efb1 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 06 14:26:18.905453 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 580/2320] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:26:18 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1891 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:18.909118 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-2b132636-6bd2-4cad-9fdd-a521f90edecb tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Flow 'volume_create_api' (ce57211c-e0eb-41e8-a96e-8cdde9e65476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:18.909953 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-2b132636-6bd2-4cad-9fdd-a521f90edecb tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ee6921f-38fb-475e-b5a0-21c22dd3d112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:18.910926 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-2b132636-6bd2-4cad-9fdd-a521f90edecb tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:26:18.919451 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-492638e8-c2b2-48f4-afdd-d50baf09f597 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:18.921500 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-492638e8-c2b2-48f4-afdd-d50baf09f597 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 06 14:26:18.921767 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-492638e8-c2b2-48f4-afdd-d50baf09f597 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:18.922058 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-492638e8-c2b2-48f4-afdd-d50baf09f597 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'detail' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:18.922383 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-492638e8-c2b2-48f4-afdd-d50baf09f597 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:18.922689 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-492638e8-c2b2-48f4-afdd-d50baf09f597 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Could not evaluate value available, assuming string {{(pid=100397) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 14:26:18.923541 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-492638e8-c2b2-48f4-afdd-d50baf09f597 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100397) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:18.938290 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-2b132636-6bd2-4cad-9fdd-a521f90edecb tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ee6921f-38fb-475e-b5a0-21c22dd3d112) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:18.939510 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-2b132636-6bd2-4cad-9fdd-a521f90edecb tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea718c05-3dfe-449c-bc22-209bf414b6a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:18.956985 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-492638e8-c2b2-48f4-afdd-d50baf09f597 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Get all volumes completed successfully. Aug 06 14:26:18.957888 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:18.957888 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:18.961409 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-492638e8-c2b2-48f4-afdd-d50baf09f597 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 06 14:26:18.961794 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 579/2321] 10.4.3.229 () {66 vars in 1359 bytes} [Thu Aug 6 14:26:18 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1891 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:18.976660 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fca4afd9-e564-4e7b-9bd0-2d259be949c8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:18.978149 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fca4afd9-e564-4e7b-9bd0-2d259be949c8 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes?limit=1 Aug 06 14:26:18.978317 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fca4afd9-e564-4e7b-9bd0-2d259be949c8 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:18.978504 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fca4afd9-e564-4e7b-9bd0-2d259be949c8 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'index' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:18.978757 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.api_utils [None req-fca4afd9-e564-4e7b-9bd0-2d259be949c8 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Removing options '' from query. {{(pid=100396) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:18.979304 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-fca4afd9-e564-4e7b-9bd0-2d259be949c8 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100396) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:18.987139 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-fca4afd9-e564-4e7b-9bd0-2d259be949c8 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Get all volumes completed successfully. Aug 06 14:26:18.987759 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fca4afd9-e564-4e7b-9bd0-2d259be949c8 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 06 14:26:18.988114 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 586/2322] 10.4.3.229 () {66 vars in 1252 bytes} [Thu Aug 6 14:26:18 2026] GET /volume/v3/volumes?limit=1 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:18.996939 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-338024cf-88b3-4b47-a75f-219f483f0526 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:18.998702 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-338024cf-88b3-4b47-a75f-219f483f0526 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes?limit=1&marker=a37b77e6-645f-44ed-afa9-862c22e33cff Aug 06 14:26:18.999215 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-338024cf-88b3-4b47-a75f-219f483f0526 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:18.999750 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-338024cf-88b3-4b47-a75f-219f483f0526 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:18.999991 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [None req-338024cf-88b3-4b47-a75f-219f483f0526 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:19.000683 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-338024cf-88b3-4b47-a75f-219f483f0526 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100398) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:19.018998 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-338024cf-88b3-4b47-a75f-219f483f0526 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Get all volumes completed successfully. Aug 06 14:26:19.019555 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-338024cf-88b3-4b47-a75f-219f483f0526 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes?limit=1&marker=a37b77e6-645f-44ed-afa9-862c22e33cff returned with HTTP 200 Aug 06 14:26:19.020088 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 581/2323] 10.4.3.229 () {66 vars in 1340 bytes} [Thu Aug 6 14:26:18 2026] GET /volume/v3/volumes?limit=1&marker=a37b77e6-645f-44ed-afa9-862c22e33cff => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:19.028897 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-2b132636-6bd2-4cad-9fdd-a521f90edecb tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Created reservations ['ab185668-5e8f-44c0-8077-740e6e65827c', '9e4e2a5c-6074-4c6f-ae95-1b7b38bd6842', 'acc4198c-e0c9-4e43-a6f5-60708d53d56c', 'a688628c-79ca-470b-b03b-005803248327'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:19.028975 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-2bca9e08-f69d-457b-864a-e180f9014a31 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:19.029618 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-2b132636-6bd2-4cad-9fdd-a521f90edecb tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea718c05-3dfe-449c-bc22-209bf414b6a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab185668-5e8f-44c0-8077-740e6e65827c', '9e4e2a5c-6074-4c6f-ae95-1b7b38bd6842', 'acc4198c-e0c9-4e43-a6f5-60708d53d56c', 'a688628c-79ca-470b-b03b-005803248327']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:19.030298 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-2b132636-6bd2-4cad-9fdd-a521f90edecb tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (309a45e0-6296-437a-a5d9-8707fe667254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:19.030546 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2bca9e08-f69d-457b-864a-e180f9014a31 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes?limit=1&marker=be320946-1a42-4212-b56c-dbb5784b311f Aug 06 14:26:19.030735 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2bca9e08-f69d-457b-864a-e180f9014a31 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:19.030951 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2bca9e08-f69d-457b-864a-e180f9014a31 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'index' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:19.031124 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-2bca9e08-f69d-457b-864a-e180f9014a31 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:19.031794 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-2bca9e08-f69d-457b-864a-e180f9014a31 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100397) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:19.041198 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-2bca9e08-f69d-457b-864a-e180f9014a31 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Get all volumes completed successfully. Aug 06 14:26:19.041703 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2bca9e08-f69d-457b-864a-e180f9014a31 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes?limit=1&marker=be320946-1a42-4212-b56c-dbb5784b311f returned with HTTP 200 Aug 06 14:26:19.042058 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 580/2324] 10.4.3.229 () {66 vars in 1340 bytes} [Thu Aug 6 14:26:19 2026] GET /volume/v3/volumes?limit=1&marker=be320946-1a42-4212-b56c-dbb5784b311f => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:19.051263 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-00b3cdea-78e5-4344-afc7-8630f417109b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:19.052868 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-00b3cdea-78e5-4344-afc7-8630f417109b tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes?limit=1&marker=b1ec68d1-0e51-4017-946f-7603d6836041 Aug 06 14:26:19.053018 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-2b132636-6bd2-4cad-9fdd-a521f90edecb tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (309a45e0-6296-437a-a5d9-8707fe667254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffc7eb54-416d-4998-89f9-9b63002a2094', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1483653180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e48277f32df4dc3952afa491bcc1a3b',qos_specs=None,replication_status=,reservations=['ab185668-5e8f-44c0-8077-740e6e65827c','9e4e2a5c-6074-4c6f-ae95-1b7b38bd6842','acc4198c-e0c9-4e43-a6f5-60708d53d56c','a688628c-79ca-470b-b03b-005803248327'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4b9353a110a4ddbbf762a8bb48e47ec',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:26:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1483653180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffc7eb54-416d-4998-89f9-9b63002a2094,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e48277f32df4dc3952afa491bcc1a3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4b9353a110a4ddbbf762a8bb48e47ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:19.053157 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-00b3cdea-78e5-4344-afc7-8630f417109b tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:19.053244 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-00b3cdea-78e5-4344-afc7-8630f417109b tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'index' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:19.053484 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.api_utils [None req-00b3cdea-78e5-4344-afc7-8630f417109b tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Removing options '' from query. {{(pid=100396) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:19.053652 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-2b132636-6bd2-4cad-9fdd-a521f90edecb tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3afbdbab-ece0-423e-be5d-0bed6afaf82e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:19.053791 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:19.053791 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:19.054151 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-00b3cdea-78e5-4344-afc7-8630f417109b tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100396) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:19.065313 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-00b3cdea-78e5-4344-afc7-8630f417109b tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Get all volumes completed successfully. Aug 06 14:26:19.065612 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-00b3cdea-78e5-4344-afc7-8630f417109b tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes?limit=1&marker=b1ec68d1-0e51-4017-946f-7603d6836041 returned with HTTP 200 Aug 06 14:26:19.066264 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 587/2325] 10.4.3.229 () {66 vars in 1340 bytes} [Thu Aug 6 14:26:19 2026] GET /volume/v3/volumes?limit=1&marker=b1ec68d1-0e51-4017-946f-7603d6836041 => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:26:19.073067 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-2b132636-6bd2-4cad-9fdd-a521f90edecb tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3afbdbab-ece0-423e-be5d-0bed6afaf82e) transitioned into state 'SUCCESS' from state '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-1483653180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e48277f32df4dc3952afa491bcc1a3b',qos_specs=None,replication_status=,reservations=['ab185668-5e8f-44c0-8077-740e6e65827c','9e4e2a5c-6074-4c6f-ae95-1b7b38bd6842','acc4198c-e0c9-4e43-a6f5-60708d53d56c','a688628c-79ca-470b-b03b-005803248327'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4b9353a110a4ddbbf762a8bb48e47ec',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:19.073977 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-2b132636-6bd2-4cad-9fdd-a521f90edecb tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8af9c86d-001b-48c0-a289-e8fd805d39f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:19.075237 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0bd811a2-8168-45b3-89cd-5c6cae1b2095 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:19.077408 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0bd811a2-8168-45b3-89cd-5c6cae1b2095 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1045218292&status=available Aug 06 14:26:19.077633 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0bd811a2-8168-45b3-89cd-5c6cae1b2095 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:19.077934 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0bd811a2-8168-45b3-89cd-5c6cae1b2095 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:19.078211 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [None req-0bd811a2-8168-45b3-89cd-5c6cae1b2095 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:19.078552 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0bd811a2-8168-45b3-89cd-5c6cae1b2095 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Could not evaluate value available, assuming string {{(pid=100398) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 14:26:19.078890 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:19.078890 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:19.079290 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0bd811a2-8168-45b3-89cd-5c6cae1b2095 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1045218292'), ('no_migration_targets', True)]). {{(pid=100398) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:19.082509 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-2b132636-6bd2-4cad-9fdd-a521f90edecb tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8af9c86d-001b-48c0-a289-e8fd805d39f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:19.083201 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-2b132636-6bd2-4cad-9fdd-a521f90edecb tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Flow 'volume_create_api' (ce57211c-e0eb-41e8-a96e-8cdde9e65476) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:19.083518 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-2b132636-6bd2-4cad-9fdd-a521f90edecb tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Create volume request issued successfully. Aug 06 14:26:19.084011 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2b132636-6bd2-4cad-9fdd-a521f90edecb tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:26:19.084398 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 578/2326] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:26:18 2026] POST /volume/v3/volumes => generated 757 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:26:19.099970 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6563f906-30c6-485f-b7fa-b5aa6391a6e8 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:19.101521 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6563f906-30c6-485f-b7fa-b5aa6391a6e8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:26:19.101837 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6563f906-30c6-485f-b7fa-b5aa6391a6e8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "30702abe-9501-4aba-ba1a-50af064a9e3b", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1898054611"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:19.103188 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-6563f906-30c6-485f-b7fa-b5aa6391a6e8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Create volume request body: {'volume': {"'imageRef": '30702abe-9501-4aba-ba1a-50af064a9e3b', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1898054611'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:26:19.103363 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-6563f906-30c6-485f-b7fa-b5aa6391a6e8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Create volume of 1 GB Aug 06 14:26:19.103613 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:19.103613 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:19.105309 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0bd811a2-8168-45b3-89cd-5c6cae1b2095 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Get all volumes completed successfully. Aug 06 14:26:19.105884 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0bd811a2-8168-45b3-89cd-5c6cae1b2095 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1045218292&status=available returned with HTTP 200 Aug 06 14:26:19.106350 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 582/2327] 10.4.3.229 () {66 vars in 1372 bytes} [Thu Aug 6 14:26:19 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1045218292&status=available => generated 334 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:19.106980 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-6563f906-30c6-485f-b7fa-b5aa6391a6e8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Availability Zones retrieved successfully. Aug 06 14:26:19.112615 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6563f906-30c6-485f-b7fa-b5aa6391a6e8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Flow 'volume_create_api' (0e91acd3-a22f-47f1-a7fd-0755fbc06640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:19.113949 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6563f906-30c6-485f-b7fa-b5aa6391a6e8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27783f33-f6bb-4801-8c0c-fdfe2c87e8e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:19.114918 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-6563f906-30c6-485f-b7fa-b5aa6391a6e8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:26:19.116630 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-11ce263d-89d6-45df-8b03-f247b0199a19 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:19.119548 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-11ce263d-89d6-45df-8b03-f247b0199a19 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-97284097&status=available Aug 06 14:26:19.119820 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-11ce263d-89d6-45df-8b03-f247b0199a19 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:19.120086 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-11ce263d-89d6-45df-8b03-f247b0199a19 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'detail' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:19.120362 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.api_utils [None req-11ce263d-89d6-45df-8b03-f247b0199a19 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Removing options '' from query. {{(pid=100396) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:19.120690 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-11ce263d-89d6-45df-8b03-f247b0199a19 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Could not evaluate value available, assuming string {{(pid=100396) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 14:26:19.121794 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-11ce263d-89d6-45df-8b03-f247b0199a19 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-97284097'), ('no_migration_targets', True)]). {{(pid=100396) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:19.144706 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6563f906-30c6-485f-b7fa-b5aa6391a6e8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27783f33-f6bb-4801-8c0c-fdfe2c87e8e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:19.145401 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6563f906-30c6-485f-b7fa-b5aa6391a6e8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (592ec81d-dc71-4f86-b623-0b0161ff0335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:19.153003 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-11ce263d-89d6-45df-8b03-f247b0199a19 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Get all volumes completed successfully. Aug 06 14:26:19.153760 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:19.153760 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:19.157529 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-11ce263d-89d6-45df-8b03-f247b0199a19 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-97284097&status=available returned with HTTP 200 Aug 06 14:26:19.157914 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 588/2328] 10.4.3.229 () {66 vars in 1389 bytes} [Thu Aug 6 14:26:19 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-97284097&status=available => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:19.175026 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-26465e19-02c5-4c9f-8a7a-cdb4c92de4dc None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:19.177574 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-26465e19-02c5-4c9f-8a7a-cdb4c92de4dc tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/detail?marker=b1ec68d1-0e51-4017-946f-7603d6836041&sort=id%3Aasc Aug 06 14:26:19.177767 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-26465e19-02c5-4c9f-8a7a-cdb4c92de4dc tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:19.177961 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-26465e19-02c5-4c9f-8a7a-cdb4c92de4dc tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'detail' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:19.178250 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.api_utils [None req-26465e19-02c5-4c9f-8a7a-cdb4c92de4dc tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Removing options '' from query. {{(pid=100399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:19.178579 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:19.178579 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:19.178981 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-26465e19-02c5-4c9f-8a7a-cdb4c92de4dc tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100399) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:19.202520 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-6563f906-30c6-485f-b7fa-b5aa6391a6e8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Created reservations ['69ccb9d3-9284-47de-a7e5-e6a52315833e', '78c7aa71-d2d0-4ff2-8537-91392d2a3260', '8e6bcd1c-2ae5-4e71-8d82-9890812c99fd', 'b8f7d2d2-fc74-4d67-acd4-d72d8f35ea2e'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:19.203278 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6563f906-30c6-485f-b7fa-b5aa6391a6e8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (592ec81d-dc71-4f86-b623-0b0161ff0335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69ccb9d3-9284-47de-a7e5-e6a52315833e', '78c7aa71-d2d0-4ff2-8537-91392d2a3260', '8e6bcd1c-2ae5-4e71-8d82-9890812c99fd', 'b8f7d2d2-fc74-4d67-acd4-d72d8f35ea2e']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:19.204371 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6563f906-30c6-485f-b7fa-b5aa6391a6e8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24014d01-822a-4583-8927-944cba086285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:19.221414 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-26465e19-02c5-4c9f-8a7a-cdb4c92de4dc tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Get all volumes completed successfully. Aug 06 14:26:19.222353 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:19.222353 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:19.227284 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-26465e19-02c5-4c9f-8a7a-cdb4c92de4dc tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/detail?marker=b1ec68d1-0e51-4017-946f-7603d6836041&sort=id%3Aasc returned with HTTP 200 Aug 06 14:26:19.227831 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 579/2329] 10.4.3.229 () {66 vars in 1373 bytes} [Thu Aug 6 14:26:19 2026] GET /volume/v3/volumes/detail?marker=b1ec68d1-0e51-4017-946f-7603d6836041&sort=id%3Aasc => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:19.228917 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6563f906-30c6-485f-b7fa-b5aa6391a6e8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24014d01-822a-4583-8927-944cba086285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95736e92-140d-4102-b20e-c79f6f84c022', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1898054611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e48277f32df4dc3952afa491bcc1a3b',qos_specs=None,replication_status=,reservations=['69ccb9d3-9284-47de-a7e5-e6a52315833e','78c7aa71-d2d0-4ff2-8537-91392d2a3260','8e6bcd1c-2ae5-4e71-8d82-9890812c99fd','b8f7d2d2-fc74-4d67-acd4-d72d8f35ea2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4b9353a110a4ddbbf762a8bb48e47ec',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:26:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1898054611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95736e92-140d-4102-b20e-c79f6f84c022,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e48277f32df4dc3952afa491bcc1a3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4b9353a110a4ddbbf762a8bb48e47ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:19.229660 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6563f906-30c6-485f-b7fa-b5aa6391a6e8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (486d80fd-668f-47ff-85cb-0bae9baff7c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:19.242885 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-15857343-98c1-4e04-8294-ddaefa1b17a9 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:19.244944 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-15857343-98c1-4e04-8294-ddaefa1b17a9 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 06 14:26:19.245196 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-15857343-98c1-4e04-8294-ddaefa1b17a9 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:19.245442 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-15857343-98c1-4e04-8294-ddaefa1b17a9 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'detail' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:19.245890 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [None req-15857343-98c1-4e04-8294-ddaefa1b17a9 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:19.246216 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:19.246216 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:19.247172 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-15857343-98c1-4e04-8294-ddaefa1b17a9 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100398) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:19.249961 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6563f906-30c6-485f-b7fa-b5aa6391a6e8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (486d80fd-668f-47ff-85cb-0bae9baff7c4) transitioned into state 'SUCCESS' from state '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-1898054611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e48277f32df4dc3952afa491bcc1a3b',qos_specs=None,replication_status=,reservations=['69ccb9d3-9284-47de-a7e5-e6a52315833e','78c7aa71-d2d0-4ff2-8537-91392d2a3260','8e6bcd1c-2ae5-4e71-8d82-9890812c99fd','b8f7d2d2-fc74-4d67-acd4-d72d8f35ea2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4b9353a110a4ddbbf762a8bb48e47ec',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:19.250866 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6563f906-30c6-485f-b7fa-b5aa6391a6e8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (106aaaa2-5389-4544-bce3-7944babb438a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:19.263862 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6563f906-30c6-485f-b7fa-b5aa6391a6e8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (106aaaa2-5389-4544-bce3-7944babb438a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:19.265049 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6563f906-30c6-485f-b7fa-b5aa6391a6e8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Flow 'volume_create_api' (0e91acd3-a22f-47f1-a7fd-0755fbc06640) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:19.265439 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-6563f906-30c6-485f-b7fa-b5aa6391a6e8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Create volume request issued successfully. Aug 06 14:26:19.266161 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6563f906-30c6-485f-b7fa-b5aa6391a6e8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:26:19.266737 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 581/2330] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:26:19 2026] POST /volume/v3/volumes => generated 757 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:26:19.277895 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-211eeff7-dcf5-4419-bfbf-6b75ab7106a3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:19.279508 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-211eeff7-dcf5-4419-bfbf-6b75ab7106a3 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:26:19.279681 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-15857343-98c1-4e04-8294-ddaefa1b17a9 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Get all volumes completed successfully. Aug 06 14:26:19.280344 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-211eeff7-dcf5-4419-bfbf-6b75ab7106a3 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "30702abe-9501-4aba-ba1a-50af064a9e3b", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1519986653"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:19.280564 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:19.280564 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:19.281259 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-211eeff7-dcf5-4419-bfbf-6b75ab7106a3 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Create volume request body: {'volume': {"'imageRef": '30702abe-9501-4aba-ba1a-50af064a9e3b', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1519986653'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:26:19.281373 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-211eeff7-dcf5-4419-bfbf-6b75ab7106a3 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Create volume of 1 GB Aug 06 14:26:19.284126 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-15857343-98c1-4e04-8294-ddaefa1b17a9 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 06 14:26:19.284502 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 583/2331] 10.4.3.229 () {66 vars in 1337 bytes} [Thu Aug 6 14:26:19 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2551 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:19.286453 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-211eeff7-dcf5-4419-bfbf-6b75ab7106a3 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Availability Zones retrieved successfully. Aug 06 14:26:19.295384 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-211eeff7-dcf5-4419-bfbf-6b75ab7106a3 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Flow 'volume_create_api' (812a5342-5439-401f-8564-ebef1d629cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:19.295384 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-211eeff7-dcf5-4419-bfbf-6b75ab7106a3 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc6d1fa9-d71d-4521-b783-f95f19bccacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:19.295384 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-211eeff7-dcf5-4419-bfbf-6b75ab7106a3 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:26:19.301291 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-49cdea62-2dbf-4acc-a764-96813bed2955 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:19.302840 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-49cdea62-2dbf-4acc-a764-96813bed2955 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:26:19.303811 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-49cdea62-2dbf-4acc-a764-96813bed2955 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:19.303811 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-49cdea62-2dbf-4acc-a764-96813bed2955 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'detail' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:19.303811 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.api_utils [None req-49cdea62-2dbf-4acc-a764-96813bed2955 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Removing options '' from query. {{(pid=100399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:19.303931 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-49cdea62-2dbf-4acc-a764-96813bed2955 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100399) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:19.310443 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-49cdea62-2dbf-4acc-a764-96813bed2955 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Get all volumes completed successfully. Aug 06 14:26:19.311115 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:19.311115 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:19.315275 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-49cdea62-2dbf-4acc-a764-96813bed2955 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:26:19.315275 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 580/2332] 10.4.3.229 () {66 vars in 1258 bytes} [Thu Aug 6 14:26:19 2026] GET /volume/v3/volumes/detail => generated 2551 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:19.317925 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-211eeff7-dcf5-4419-bfbf-6b75ab7106a3 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc6d1fa9-d71d-4521-b783-f95f19bccacf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:19.318747 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-211eeff7-dcf5-4419-bfbf-6b75ab7106a3 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d1b7dfc-2f13-4682-95d8-65b9402735c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:19.327737 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a3d054f0-428d-46c8-b56f-a0e3b76f5608 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:19.329400 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a3d054f0-428d-46c8-b56f-a0e3b76f5608 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 06 14:26:19.329633 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a3d054f0-428d-46c8-b56f-a0e3b76f5608 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:19.329815 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a3d054f0-428d-46c8-b56f-a0e3b76f5608 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'index' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:19.330078 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-a3d054f0-428d-46c8-b56f-a0e3b76f5608 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:19.330444 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:19.330444 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:19.330851 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-a3d054f0-428d-46c8-b56f-a0e3b76f5608 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100397) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:19.358050 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-211eeff7-dcf5-4419-bfbf-6b75ab7106a3 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Created reservations ['405c0a3d-ebd2-48bb-af08-22e84386066d', 'c23f2741-2052-4223-a1da-6d26c5861431', 'eee8c0a8-7d68-41a2-ab33-0878135a9283', 'df261ffb-c92f-4593-a9c8-1ffc08879a5f'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:19.358824 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-211eeff7-dcf5-4419-bfbf-6b75ab7106a3 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d1b7dfc-2f13-4682-95d8-65b9402735c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['405c0a3d-ebd2-48bb-af08-22e84386066d', 'c23f2741-2052-4223-a1da-6d26c5861431', 'eee8c0a8-7d68-41a2-ab33-0878135a9283', 'df261ffb-c92f-4593-a9c8-1ffc08879a5f']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:19.359557 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-211eeff7-dcf5-4419-bfbf-6b75ab7106a3 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce5be903-cd50-480a-8d74-fe729d936891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:19.359599 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a3d054f0-428d-46c8-b56f-a0e3b76f5608 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Get all volumes completed successfully. Aug 06 14:26:19.360128 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a3d054f0-428d-46c8-b56f-a0e3b76f5608 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 06 14:26:19.360633 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 582/2333] 10.4.3.229 () {66 vars in 1316 bytes} [Thu Aug 6 14:26:19 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 973 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:19.369948 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b8be709e-1624-4563-b526-601c63aeceba None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:19.371759 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b8be709e-1624-4563-b526-601c63aeceba tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes?availability_zone=nova Aug 06 14:26:19.371914 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b8be709e-1624-4563-b526-601c63aeceba tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:19.372094 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b8be709e-1624-4563-b526-601c63aeceba tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:19.372332 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [None req-b8be709e-1624-4563-b526-601c63aeceba tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:19.372589 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b8be709e-1624-4563-b526-601c63aeceba tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Could not evaluate value nova, assuming string {{(pid=100398) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 14:26:19.373192 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b8be709e-1624-4563-b526-601c63aeceba tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100398) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:19.381457 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-211eeff7-dcf5-4419-bfbf-6b75ab7106a3 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce5be903-cd50-480a-8d74-fe729d936891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bb651fc-5c14-4cf3-8ca0-1f5403a2cfc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1519986653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e48277f32df4dc3952afa491bcc1a3b',qos_specs=None,replication_status=,reservations=['405c0a3d-ebd2-48bb-af08-22e84386066d','c23f2741-2052-4223-a1da-6d26c5861431','eee8c0a8-7d68-41a2-ab33-0878135a9283','df261ffb-c92f-4593-a9c8-1ffc08879a5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4b9353a110a4ddbbf762a8bb48e47ec',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:26:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1519986653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bb651fc-5c14-4cf3-8ca0-1f5403a2cfc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e48277f32df4dc3952afa491bcc1a3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4b9353a110a4ddbbf762a8bb48e47ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:19.382174 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-211eeff7-dcf5-4419-bfbf-6b75ab7106a3 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (858050f9-98b3-49b8-87d3-201fb62278ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:19.400281 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-211eeff7-dcf5-4419-bfbf-6b75ab7106a3 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (858050f9-98b3-49b8-87d3-201fb62278ad) transitioned into state 'SUCCESS' from state '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-1519986653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e48277f32df4dc3952afa491bcc1a3b',qos_specs=None,replication_status=,reservations=['405c0a3d-ebd2-48bb-af08-22e84386066d','c23f2741-2052-4223-a1da-6d26c5861431','eee8c0a8-7d68-41a2-ab33-0878135a9283','df261ffb-c92f-4593-a9c8-1ffc08879a5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4b9353a110a4ddbbf762a8bb48e47ec',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:19.401314 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b8be709e-1624-4563-b526-601c63aeceba tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Get all volumes completed successfully. Aug 06 14:26:19.401635 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-211eeff7-dcf5-4419-bfbf-6b75ab7106a3 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faf2ad3d-8219-4523-a12d-2df222f52949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:19.401916 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b8be709e-1624-4563-b526-601c63aeceba tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 06 14:26:19.402298 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 584/2334] 10.4.3.229 () {66 vars in 1282 bytes} [Thu Aug 6 14:26:19 2026] GET /volume/v3/volumes?availability_zone=nova => generated 973 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:19.414818 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-772217b1-c058-46bf-89ed-603e6b957d5b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:19.415067 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-211eeff7-dcf5-4419-bfbf-6b75ab7106a3 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faf2ad3d-8219-4523-a12d-2df222f52949) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:19.415822 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-211eeff7-dcf5-4419-bfbf-6b75ab7106a3 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Flow 'volume_create_api' (812a5342-5439-401f-8564-ebef1d629cfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:19.416095 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-211eeff7-dcf5-4419-bfbf-6b75ab7106a3 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Create volume request issued successfully. Aug 06 14:26:19.416516 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-772217b1-c058-46bf-89ed-603e6b957d5b tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes?availability_zone=nova Aug 06 14:26:19.416620 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-211eeff7-dcf5-4419-bfbf-6b75ab7106a3 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:26:19.416704 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-772217b1-c058-46bf-89ed-603e6b957d5b tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:19.416896 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-772217b1-c058-46bf-89ed-603e6b957d5b tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:19.417024 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 589/2335] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:26:19 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 06 14:26:19.417280 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.api_utils [None req-772217b1-c058-46bf-89ed-603e6b957d5b tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Removing options '' from query. {{(pid=100399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:19.417329 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-772217b1-c058-46bf-89ed-603e6b957d5b tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Could not evaluate value nova, assuming string {{(pid=100399) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 14:26:19.417882 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-772217b1-c058-46bf-89ed-603e6b957d5b tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100399) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:19.431622 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1670401b-1f2e-4c33-8828-6cfc93482259 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:19.433971 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1670401b-1f2e-4c33-8828-6cfc93482259 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:26:19.434475 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1670401b-1f2e-4c33-8828-6cfc93482259 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "30702abe-9501-4aba-ba1a-50af064a9e3b", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1128978610"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:19.436653 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-1670401b-1f2e-4c33-8828-6cfc93482259 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Create volume request body: {'volume': {"'imageRef": '30702abe-9501-4aba-ba1a-50af064a9e3b', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1128978610'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:26:19.436855 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-1670401b-1f2e-4c33-8828-6cfc93482259 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Create volume of 1 GB Aug 06 14:26:19.437225 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:19.437225 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:19.443287 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1670401b-1f2e-4c33-8828-6cfc93482259 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Availability Zones retrieved successfully. Aug 06 14:26:19.445167 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-772217b1-c058-46bf-89ed-603e6b957d5b tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Get all volumes completed successfully. Aug 06 14:26:19.445715 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-772217b1-c058-46bf-89ed-603e6b957d5b tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 06 14:26:19.446112 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 581/2336] 10.4.3.229 () {66 vars in 1282 bytes} [Thu Aug 6 14:26:19 2026] GET /volume/v3/volumes?availability_zone=nova => generated 973 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:19.450998 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1670401b-1f2e-4c33-8828-6cfc93482259 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Flow 'volume_create_api' (97a5a440-12e9-4bc4-8a73-6c169de78956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:19.452431 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1670401b-1f2e-4c33-8828-6cfc93482259 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (670fd1f3-d93d-4a48-aa71-e2715cfd4e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:19.453635 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-1670401b-1f2e-4c33-8828-6cfc93482259 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:26:19.455742 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6b474caa-5e70-4d41-80e2-16848ee09e6b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:19.457838 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6b474caa-5e70-4d41-80e2-16848ee09e6b tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes?bootable=false Aug 06 14:26:19.458074 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6b474caa-5e70-4d41-80e2-16848ee09e6b tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:19.458303 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6b474caa-5e70-4d41-80e2-16848ee09e6b tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:19.458596 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [None req-6b474caa-5e70-4d41-80e2-16848ee09e6b tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:19.458973 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:19.458973 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:19.459521 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-6b474caa-5e70-4d41-80e2-16848ee09e6b tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100398) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:19.485662 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1670401b-1f2e-4c33-8828-6cfc93482259 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (670fd1f3-d93d-4a48-aa71-e2715cfd4e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:19.486766 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1670401b-1f2e-4c33-8828-6cfc93482259 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (462fb352-d356-46a7-92e4-d61f91797d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:19.493345 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-6b474caa-5e70-4d41-80e2-16848ee09e6b tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Get all volumes completed successfully. Aug 06 14:26:19.493914 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6b474caa-5e70-4d41-80e2-16848ee09e6b tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 06 14:26:19.494275 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 585/2337] 10.4.3.229 () {66 vars in 1266 bytes} [Thu Aug 6 14:26:19 2026] GET /volume/v3/volumes?bootable=false => generated 973 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:19.503885 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-faf0e305-8f77-47b5-b12c-d10b4eca6d95 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:19.505893 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-faf0e305-8f77-47b5-b12c-d10b4eca6d95 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes?bootable=false Aug 06 14:26:19.506068 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-faf0e305-8f77-47b5-b12c-d10b4eca6d95 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:19.506251 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-faf0e305-8f77-47b5-b12c-d10b4eca6d95 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'index' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:19.506531 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.api_utils [None req-faf0e305-8f77-47b5-b12c-d10b4eca6d95 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Removing options '' from query. {{(pid=100396) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:19.506831 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:19.506831 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:19.507226 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-faf0e305-8f77-47b5-b12c-d10b4eca6d95 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100396) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:19.531702 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-1670401b-1f2e-4c33-8828-6cfc93482259 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Created reservations ['24ee50ea-6352-4554-b1fc-324503437ced', '9fe7b3d2-b6c3-4b64-bca3-cc0429501e23', 'a377b1a2-ecf6-4d98-bad3-80e3779231a3', '0274cd12-2956-416f-93aa-0b21e02cf537'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:19.532711 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1670401b-1f2e-4c33-8828-6cfc93482259 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (462fb352-d356-46a7-92e4-d61f91797d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24ee50ea-6352-4554-b1fc-324503437ced', '9fe7b3d2-b6c3-4b64-bca3-cc0429501e23', 'a377b1a2-ecf6-4d98-bad3-80e3779231a3', '0274cd12-2956-416f-93aa-0b21e02cf537']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:19.533372 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1670401b-1f2e-4c33-8828-6cfc93482259 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f1e2314-2c6c-47b2-a265-62a049d74d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:19.538305 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-faf0e305-8f77-47b5-b12c-d10b4eca6d95 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Get all volumes completed successfully. Aug 06 14:26:19.538876 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-faf0e305-8f77-47b5-b12c-d10b4eca6d95 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 06 14:26:19.539291 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 590/2338] 10.4.3.229 () {66 vars in 1266 bytes} [Thu Aug 6 14:26:19 2026] GET /volume/v3/volumes?bootable=false => generated 973 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:19.548412 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-13baaeee-d274-4dda-82b4-f6d0641cdfe3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:19.550244 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-13baaeee-d274-4dda-82b4-f6d0641cdfe3 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes?status=available Aug 06 14:26:19.550478 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-13baaeee-d274-4dda-82b4-f6d0641cdfe3 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:19.550679 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-13baaeee-d274-4dda-82b4-f6d0641cdfe3 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:19.550907 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.api_utils [None req-13baaeee-d274-4dda-82b4-f6d0641cdfe3 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Removing options '' from query. {{(pid=100399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:19.551455 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-13baaeee-d274-4dda-82b4-f6d0641cdfe3 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Could not evaluate value available, assuming string {{(pid=100399) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 14:26:19.551455 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:19.551455 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:19.551757 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-13baaeee-d274-4dda-82b4-f6d0641cdfe3 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100399) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:19.553493 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1670401b-1f2e-4c33-8828-6cfc93482259 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f1e2314-2c6c-47b2-a265-62a049d74d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b259ec7a-fdc0-4030-8b37-02c4945bd50d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1128978610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e48277f32df4dc3952afa491bcc1a3b',qos_specs=None,replication_status=,reservations=['24ee50ea-6352-4554-b1fc-324503437ced','9fe7b3d2-b6c3-4b64-bca3-cc0429501e23','a377b1a2-ecf6-4d98-bad3-80e3779231a3','0274cd12-2956-416f-93aa-0b21e02cf537'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4b9353a110a4ddbbf762a8bb48e47ec',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:26:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1128978610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b259ec7a-fdc0-4030-8b37-02c4945bd50d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e48277f32df4dc3952afa491bcc1a3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4b9353a110a4ddbbf762a8bb48e47ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:19.554141 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1670401b-1f2e-4c33-8828-6cfc93482259 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8345f42-1d3b-4d7d-8d3b-b144114ad1cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:19.570600 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1670401b-1f2e-4c33-8828-6cfc93482259 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8345f42-1d3b-4d7d-8d3b-b144114ad1cc) transitioned into state 'SUCCESS' from state '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-1128978610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e48277f32df4dc3952afa491bcc1a3b',qos_specs=None,replication_status=,reservations=['24ee50ea-6352-4554-b1fc-324503437ced','9fe7b3d2-b6c3-4b64-bca3-cc0429501e23','a377b1a2-ecf6-4d98-bad3-80e3779231a3','0274cd12-2956-416f-93aa-0b21e02cf537'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4b9353a110a4ddbbf762a8bb48e47ec',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:19.571230 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1670401b-1f2e-4c33-8828-6cfc93482259 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecc3349d-3888-45d8-8ca7-814a4d45c376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:19.580974 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1670401b-1f2e-4c33-8828-6cfc93482259 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecc3349d-3888-45d8-8ca7-814a4d45c376) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:19.581753 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1670401b-1f2e-4c33-8828-6cfc93482259 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Flow 'volume_create_api' (97a5a440-12e9-4bc4-8a73-6c169de78956) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:19.582000 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1670401b-1f2e-4c33-8828-6cfc93482259 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Create volume request issued successfully. Aug 06 14:26:19.582504 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1670401b-1f2e-4c33-8828-6cfc93482259 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:26:19.582912 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 583/2339] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:26:19 2026] POST /volume/v3/volumes => generated 757 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:26:19.584200 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-13baaeee-d274-4dda-82b4-f6d0641cdfe3 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Get all volumes completed successfully. Aug 06 14:26:19.584818 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-13baaeee-d274-4dda-82b4-f6d0641cdfe3 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes?status=available returned with HTTP 200 Aug 06 14:26:19.585243 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 582/2340] 10.4.3.229 () {66 vars in 1270 bytes} [Thu Aug 6 14:26:19 2026] GET /volume/v3/volumes?status=available => generated 973 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:19.596441 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e772bf27-a190-49a7-919a-f9090d1937dd None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:19.598147 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e772bf27-a190-49a7-919a-f9090d1937dd tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes?status=available Aug 06 14:26:19.598323 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e772bf27-a190-49a7-919a-f9090d1937dd tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:19.598529 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e772bf27-a190-49a7-919a-f9090d1937dd tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:19.598750 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [None req-e772bf27-a190-49a7-919a-f9090d1937dd tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:19.598962 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e772bf27-a190-49a7-919a-f9090d1937dd tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Could not evaluate value available, assuming string {{(pid=100398) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 14:26:19.599191 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:19.599191 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:19.599576 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e772bf27-a190-49a7-919a-f9090d1937dd tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100398) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:19.599934 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-04f673c3-6db0-4679-8b88-2b25f34e3a3b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:19.601968 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-04f673c3-6db0-4679-8b88-2b25f34e3a3b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:26:19.602369 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-04f673c3-6db0-4679-8b88-2b25f34e3a3b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "30702abe-9501-4aba-ba1a-50af064a9e3b", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1093854518"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:19.604170 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-04f673c3-6db0-4679-8b88-2b25f34e3a3b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Create volume request body: {'volume': {"'imageRef": '30702abe-9501-4aba-ba1a-50af064a9e3b', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1093854518'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:26:19.604318 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-04f673c3-6db0-4679-8b88-2b25f34e3a3b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Create volume of 1 GB Aug 06 14:26:19.604982 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:19.604982 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:19.610017 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-04f673c3-6db0-4679-8b88-2b25f34e3a3b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Availability Zones retrieved successfully. Aug 06 14:26:19.618071 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-04f673c3-6db0-4679-8b88-2b25f34e3a3b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Flow 'volume_create_api' (dec98eba-294f-48ec-9e64-d6f80a01d676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:19.619321 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-04f673c3-6db0-4679-8b88-2b25f34e3a3b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed4a4ef6-b9a2-44ae-b529-6cc2b78106b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:19.620483 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-04f673c3-6db0-4679-8b88-2b25f34e3a3b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:26:19.628951 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e772bf27-a190-49a7-919a-f9090d1937dd tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Get all volumes completed successfully. Aug 06 14:26:19.629532 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e772bf27-a190-49a7-919a-f9090d1937dd tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes?status=available returned with HTTP 200 Aug 06 14:26:19.629943 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 586/2341] 10.4.3.229 () {66 vars in 1270 bytes} [Thu Aug 6 14:26:19 2026] GET /volume/v3/volumes?status=available => generated 973 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:19.639239 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-4e5bc9ce-3cd0-43c3-87d8-a168585f1d03 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:19.642661 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4e5bc9ce-3cd0-43c3-87d8-a168585f1d03 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/detail?availability_zone=nova Aug 06 14:26:19.642888 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4e5bc9ce-3cd0-43c3-87d8-a168585f1d03 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:19.643225 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4e5bc9ce-3cd0-43c3-87d8-a168585f1d03 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'detail' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:19.643533 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-4e5bc9ce-3cd0-43c3-87d8-a168585f1d03 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:19.643788 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4e5bc9ce-3cd0-43c3-87d8-a168585f1d03 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Could not evaluate value nova, assuming string {{(pid=100397) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 14:26:19.644064 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:19.644064 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:19.644441 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4e5bc9ce-3cd0-43c3-87d8-a168585f1d03 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100397) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:19.656033 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-04f673c3-6db0-4679-8b88-2b25f34e3a3b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed4a4ef6-b9a2-44ae-b529-6cc2b78106b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:19.656739 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-04f673c3-6db0-4679-8b88-2b25f34e3a3b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1064d2fe-679e-4ce0-ba9e-bff6e178837b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:19.671420 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-4e5bc9ce-3cd0-43c3-87d8-a168585f1d03 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Get all volumes completed successfully. Aug 06 14:26:19.672369 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:19.672369 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:19.676245 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4e5bc9ce-3cd0-43c3-87d8-a168585f1d03 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 06 14:26:19.676649 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 584/2342] 10.4.3.229 () {66 vars in 1303 bytes} [Thu Aug 6 14:26:19 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2551 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:19.691097 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-04f673c3-6db0-4679-8b88-2b25f34e3a3b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Created reservations ['464c81e0-2b1e-4988-b117-84b1c58f6a3c', '34f33279-8640-4b9a-84ea-aa7bbad1ba5e', 'e7328604-eaa2-4540-aef7-8274ad8f49f2', 'bac56715-92a1-4678-9a66-7134f1b9ab3e'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:19.691566 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-04f673c3-6db0-4679-8b88-2b25f34e3a3b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1064d2fe-679e-4ce0-ba9e-bff6e178837b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['464c81e0-2b1e-4988-b117-84b1c58f6a3c', '34f33279-8640-4b9a-84ea-aa7bbad1ba5e', 'e7328604-eaa2-4540-aef7-8274ad8f49f2', 'bac56715-92a1-4678-9a66-7134f1b9ab3e']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:19.692280 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-04f673c3-6db0-4679-8b88-2b25f34e3a3b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85c48fd8-0e32-4f71-8374-e08cf64cb814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:19.698955 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-03664575-ba26-48e3-8f9d-5bcc4b326f75 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:19.700152 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-275b006e-f643-48ac-b61c-7756a44ee292 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:19.701909 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-275b006e-f643-48ac-b61c-7756a44ee292 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/detail?bootable=false Aug 06 14:26:19.702140 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-275b006e-f643-48ac-b61c-7756a44ee292 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:19.702509 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-275b006e-f643-48ac-b61c-7756a44ee292 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'detail' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:19.703012 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [None req-275b006e-f643-48ac-b61c-7756a44ee292 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:19.703061 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-03664575-ba26-48e3-8f9d-5bcc4b326f75 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] GET https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 Aug 06 14:26:19.703102 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-03664575-ba26-48e3-8f9d-5bcc4b326f75 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:19.703131 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:19.703131 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:19.703261 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-03664575-ba26-48e3-8f9d-5bcc4b326f75 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:19.703759 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-275b006e-f643-48ac-b61c-7756a44ee292 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100398) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:19.711658 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-04f673c3-6db0-4679-8b88-2b25f34e3a3b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85c48fd8-0e32-4f71-8374-e08cf64cb814) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7da351b2-dea4-4cef-8695-23f30b2b35c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1093854518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e48277f32df4dc3952afa491bcc1a3b',qos_specs=None,replication_status=,reservations=['464c81e0-2b1e-4988-b117-84b1c58f6a3c','34f33279-8640-4b9a-84ea-aa7bbad1ba5e','e7328604-eaa2-4540-aef7-8274ad8f49f2','bac56715-92a1-4678-9a66-7134f1b9ab3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4b9353a110a4ddbbf762a8bb48e47ec',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:26:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1093854518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7da351b2-dea4-4cef-8695-23f30b2b35c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e48277f32df4dc3952afa491bcc1a3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4b9353a110a4ddbbf762a8bb48e47ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:19.711796 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-275b006e-f643-48ac-b61c-7756a44ee292 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Get all volumes completed successfully. Aug 06 14:26:19.711890 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:19.711890 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:19.712301 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-04f673c3-6db0-4679-8b88-2b25f34e3a3b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14575c28-5aa8-46a9-82d4-c74a84e9aab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:19.712717 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:19.712717 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:19.715172 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-03664575-ba26-48e3-8f9d-5bcc4b326f75 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Volume info retrieved successfully. Aug 06 14:26:19.718267 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-275b006e-f643-48ac-b61c-7756a44ee292 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 06 14:26:19.718767 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 587/2343] 10.4.3.229 () {66 vars in 1287 bytes} [Thu Aug 6 14:26:19 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2551 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:19.719440 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-03664575-ba26-48e3-8f9d-5bcc4b326f75 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 returned with HTTP 200 Aug 06 14:26:19.719891 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 583/2344] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:26:19 2026] GET /volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:19.726585 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-04f673c3-6db0-4679-8b88-2b25f34e3a3b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14575c28-5aa8-46a9-82d4-c74a84e9aab8) transitioned into state 'SUCCESS' from state '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-1093854518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e48277f32df4dc3952afa491bcc1a3b',qos_specs=None,replication_status=,reservations=['464c81e0-2b1e-4988-b117-84b1c58f6a3c','34f33279-8640-4b9a-84ea-aa7bbad1ba5e','e7328604-eaa2-4540-aef7-8274ad8f49f2','bac56715-92a1-4678-9a66-7134f1b9ab3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4b9353a110a4ddbbf762a8bb48e47ec',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:19.727238 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-04f673c3-6db0-4679-8b88-2b25f34e3a3b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dea6680-16cb-4150-a8a7-d23ed8196e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:19.731951 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-dcdb6aad-1b1b-438d-8d8a-446abceb1b52 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:19.734009 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dcdb6aad-1b1b-438d-8d8a-446abceb1b52 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/detail?status=available Aug 06 14:26:19.734085 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dcdb6aad-1b1b-438d-8d8a-446abceb1b52 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:19.734259 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dcdb6aad-1b1b-438d-8d8a-446abceb1b52 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'detail' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:19.734531 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-dcdb6aad-1b1b-438d-8d8a-446abceb1b52 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:19.734758 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-dcdb6aad-1b1b-438d-8d8a-446abceb1b52 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Could not evaluate value available, assuming string {{(pid=100397) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 14:26:19.735347 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-dcdb6aad-1b1b-438d-8d8a-446abceb1b52 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100397) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:19.735533 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-04f673c3-6db0-4679-8b88-2b25f34e3a3b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dea6680-16cb-4150-a8a7-d23ed8196e60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:19.736239 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-04f673c3-6db0-4679-8b88-2b25f34e3a3b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Flow 'volume_create_api' (dec98eba-294f-48ec-9e64-d6f80a01d676) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:19.736540 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-04f673c3-6db0-4679-8b88-2b25f34e3a3b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Create volume request issued successfully. Aug 06 14:26:19.737010 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-04f673c3-6db0-4679-8b88-2b25f34e3a3b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:26:19.737406 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 591/2345] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:26:19 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 06 14:26:19.750220 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-19cce567-9f07-460c-b71e-68c4ce824829 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:19.751876 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-19cce567-9f07-460c-b71e-68c4ce824829 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] GET https://10.4.3.229/volume/v3/volumes/ffc7eb54-416d-4998-89f9-9b63002a2094 Aug 06 14:26:19.752072 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-19cce567-9f07-460c-b71e-68c4ce824829 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:19.752282 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-19cce567-9f07-460c-b71e-68c4ce824829 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:19.761017 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:19.761017 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:19.764579 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-19cce567-9f07-460c-b71e-68c4ce824829 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Volume info retrieved successfully. Aug 06 14:26:19.766159 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-dcdb6aad-1b1b-438d-8d8a-446abceb1b52 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Get all volumes completed successfully. Aug 06 14:26:19.767566 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:19.767566 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:19.768716 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-19cce567-9f07-460c-b71e-68c4ce824829 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] https://10.4.3.229/volume/v3/volumes/ffc7eb54-416d-4998-89f9-9b63002a2094 returned with HTTP 200 Aug 06 14:26:19.769146 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 588/2346] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:19 2026] GET /volume/v3/volumes/ffc7eb54-416d-4998-89f9-9b63002a2094 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:19.771656 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dcdb6aad-1b1b-438d-8d8a-446abceb1b52 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 06 14:26:19.772067 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 585/2347] 10.4.3.229 () {66 vars in 1291 bytes} [Thu Aug 6 14:26:19 2026] GET /volume/v3/volumes/detail?status=available => generated 2551 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:19.780657 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1c88f9b6-ed9b-49b6-81e2-6882e657dae9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:19.783296 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1c88f9b6-ed9b-49b6-81e2-6882e657dae9 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] GET https://10.4.3.229/volume/v3/volumes/95736e92-140d-4102-b20e-c79f6f84c022 Aug 06 14:26:19.783718 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1c88f9b6-ed9b-49b6-81e2-6882e657dae9 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:19.784081 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1c88f9b6-ed9b-49b6-81e2-6882e657dae9 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:19.790554 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ae3ffecb-b262-486d-999f-f5237d6abb20 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:19.792241 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ae3ffecb-b262-486d-999f-f5237d6abb20 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/a37b77e6-645f-44ed-afa9-862c22e33cff Aug 06 14:26:19.792417 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ae3ffecb-b262-486d-999f-f5237d6abb20 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:19.792905 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ae3ffecb-b262-486d-999f-f5237d6abb20 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:19.795338 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:19.795338 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:19.801918 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1c88f9b6-ed9b-49b6-81e2-6882e657dae9 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Volume info retrieved successfully. Aug 06 14:26:19.802272 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:19.802272 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:19.805774 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ae3ffecb-b262-486d-999f-f5237d6abb20 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Volume info retrieved successfully. Aug 06 14:26:19.806890 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1c88f9b6-ed9b-49b6-81e2-6882e657dae9 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] https://10.4.3.229/volume/v3/volumes/95736e92-140d-4102-b20e-c79f6f84c022 returned with HTTP 200 Aug 06 14:26:19.807351 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 584/2348] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:19 2026] GET /volume/v3/volumes/95736e92-140d-4102-b20e-c79f6f84c022 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:19.810309 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ae3ffecb-b262-486d-999f-f5237d6abb20 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/a37b77e6-645f-44ed-afa9-862c22e33cff returned with HTTP 200 Aug 06 14:26:19.810709 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 592/2349] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:19 2026] GET /volume/v3/volumes/a37b77e6-645f-44ed-afa9-862c22e33cff => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:19.822226 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-06aa7ecd-3704-492d-a967-348b7ea3a4bf None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:19.824384 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-06aa7ecd-3704-492d-a967-348b7ea3a4bf tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] GET https://10.4.3.229/volume/v3/volumes/5bb651fc-5c14-4cf3-8ca0-1f5403a2cfc7 Aug 06 14:26:19.824599 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-06aa7ecd-3704-492d-a967-348b7ea3a4bf tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:19.824789 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-06aa7ecd-3704-492d-a967-348b7ea3a4bf tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:19.826073 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-27c75a91-6d5d-4acc-ae01-bb55a5916b8a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:19.827868 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-27c75a91-6d5d-4acc-ae01-bb55a5916b8a tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] DELETE https://10.4.3.229/volume/v3/volumes/a37b77e6-645f-44ed-afa9-862c22e33cff Aug 06 14:26:19.828028 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-27c75a91-6d5d-4acc-ae01-bb55a5916b8a tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:19.828197 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-27c75a91-6d5d-4acc-ae01-bb55a5916b8a tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:19.828338 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-27c75a91-6d5d-4acc-ae01-bb55a5916b8a tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Delete volume with id: a37b77e6-645f-44ed-afa9-862c22e33cff Aug 06 14:26:19.831555 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:19.831555 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:19.835118 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:19.835118 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:19.837047 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-27c75a91-6d5d-4acc-ae01-bb55a5916b8a tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Volume info retrieved successfully. Aug 06 14:26:19.837134 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-06aa7ecd-3704-492d-a967-348b7ea3a4bf tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Volume info retrieved successfully. Aug 06 14:26:19.844179 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-06aa7ecd-3704-492d-a967-348b7ea3a4bf tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] https://10.4.3.229/volume/v3/volumes/5bb651fc-5c14-4cf3-8ca0-1f5403a2cfc7 returned with HTTP 200 Aug 06 14:26:19.844597 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 589/2350] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:19 2026] GET /volume/v3/volumes/5bb651fc-5c14-4cf3-8ca0-1f5403a2cfc7 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:19.858587 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-27c75a91-6d5d-4acc-ae01-bb55a5916b8a tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Delete volume request issued successfully. Aug 06 14:26:19.858894 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-27c75a91-6d5d-4acc-ae01-bb55a5916b8a tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/a37b77e6-645f-44ed-afa9-862c22e33cff returned with HTTP 202 Aug 06 14:26:19.859617 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 586/2351] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:26:19 2026] DELETE /volume/v3/volumes/a37b77e6-645f-44ed-afa9-862c22e33cff => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:19.861192 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a8769d84-f0b8-4b29-b0a9-91ad4eee552b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:19.865612 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a8769d84-f0b8-4b29-b0a9-91ad4eee552b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] GET https://10.4.3.229/volume/v3/volumes/b259ec7a-fdc0-4030-8b37-02c4945bd50d Aug 06 14:26:19.865612 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a8769d84-f0b8-4b29-b0a9-91ad4eee552b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:19.865612 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a8769d84-f0b8-4b29-b0a9-91ad4eee552b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:19.865830 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-af561f04-bf44-4aff-bcc9-43ea78ae6cd7 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:19.869455 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-af561f04-bf44-4aff-bcc9-43ea78ae6cd7 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/a37b77e6-645f-44ed-afa9-862c22e33cff Aug 06 14:26:19.869796 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-af561f04-bf44-4aff-bcc9-43ea78ae6cd7 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:19.870044 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-af561f04-bf44-4aff-bcc9-43ea78ae6cd7 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:19.872399 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:19.872399 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:19.879291 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:19.879291 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:19.879920 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-a8769d84-f0b8-4b29-b0a9-91ad4eee552b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Volume info retrieved successfully. Aug 06 14:26:19.886283 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a8769d84-f0b8-4b29-b0a9-91ad4eee552b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] https://10.4.3.229/volume/v3/volumes/b259ec7a-fdc0-4030-8b37-02c4945bd50d returned with HTTP 200 Aug 06 14:26:19.886849 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 585/2352] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:19 2026] GET /volume/v3/volumes/b259ec7a-fdc0-4030-8b37-02c4945bd50d => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:19.889139 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-af561f04-bf44-4aff-bcc9-43ea78ae6cd7 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Volume info retrieved successfully. Aug 06 14:26:19.895362 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-af561f04-bf44-4aff-bcc9-43ea78ae6cd7 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/a37b77e6-645f-44ed-afa9-862c22e33cff returned with HTTP 200 Aug 06 14:26:19.895854 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 593/2353] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:19 2026] GET /volume/v3/volumes/a37b77e6-645f-44ed-afa9-862c22e33cff => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:19.904275 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-3cc162c7-3624-4676-8e2d-8bb9a0014fb8 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:19.906377 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3cc162c7-3624-4676-8e2d-8bb9a0014fb8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] GET https://10.4.3.229/volume/v3/volumes/7da351b2-dea4-4cef-8695-23f30b2b35c2 Aug 06 14:26:19.906675 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3cc162c7-3624-4676-8e2d-8bb9a0014fb8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:19.906885 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3cc162c7-3624-4676-8e2d-8bb9a0014fb8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:19.916342 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:19.916342 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:19.921455 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-3cc162c7-3624-4676-8e2d-8bb9a0014fb8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Volume info retrieved successfully. Aug 06 14:26:19.926859 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3cc162c7-3624-4676-8e2d-8bb9a0014fb8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] https://10.4.3.229/volume/v3/volumes/7da351b2-dea4-4cef-8695-23f30b2b35c2 returned with HTTP 200 Aug 06 14:26:19.927243 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 590/2354] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:19 2026] GET /volume/v3/volumes/7da351b2-dea4-4cef-8695-23f30b2b35c2 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:20.911454 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a00d2395-8720-4ebd-87bd-c7c78ef62355 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:20.918924 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a00d2395-8720-4ebd-87bd-c7c78ef62355 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/a37b77e6-645f-44ed-afa9-862c22e33cff Aug 06 14:26:20.918924 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a00d2395-8720-4ebd-87bd-c7c78ef62355 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:20.918924 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a00d2395-8720-4ebd-87bd-c7c78ef62355 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:20.926713 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a00d2395-8720-4ebd-87bd-c7c78ef62355 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/a37b77e6-645f-44ed-afa9-862c22e33cff returned with HTTP 404 Aug 06 14:26:20.927315 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 587/2355] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:20 2026] GET /volume/v3/volumes/a37b77e6-645f-44ed-afa9-862c22e33cff => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:20.940688 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-045fddd0-afa1-46fd-bfda-da1aebfd0ce9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:20.942674 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-045fddd0-afa1-46fd-bfda-da1aebfd0ce9 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/be320946-1a42-4212-b56c-dbb5784b311f Aug 06 14:26:20.942844 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-83628f9c-32fd-4af5-bca1-aa7eff782994 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:20.943116 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-045fddd0-afa1-46fd-bfda-da1aebfd0ce9 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:20.943187 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-045fddd0-afa1-46fd-bfda-da1aebfd0ce9 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:20.944533 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-83628f9c-32fd-4af5-bca1-aa7eff782994 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] GET https://10.4.3.229/volume/v3/volumes/7da351b2-dea4-4cef-8695-23f30b2b35c2 Aug 06 14:26:20.944723 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-83628f9c-32fd-4af5-bca1-aa7eff782994 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:20.944914 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-83628f9c-32fd-4af5-bca1-aa7eff782994 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:20.951914 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:20.951914 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:20.952152 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:20.952152 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:20.955519 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-83628f9c-32fd-4af5-bca1-aa7eff782994 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Volume info retrieved successfully. Aug 06 14:26:20.956544 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-045fddd0-afa1-46fd-bfda-da1aebfd0ce9 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Volume info retrieved successfully. Aug 06 14:26:20.959578 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-83628f9c-32fd-4af5-bca1-aa7eff782994 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] https://10.4.3.229/volume/v3/volumes/7da351b2-dea4-4cef-8695-23f30b2b35c2 returned with HTTP 200 Aug 06 14:26:20.959967 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 594/2356] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:20 2026] GET /volume/v3/volumes/7da351b2-dea4-4cef-8695-23f30b2b35c2 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:20.963173 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-045fddd0-afa1-46fd-bfda-da1aebfd0ce9 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/be320946-1a42-4212-b56c-dbb5784b311f returned with HTTP 200 Aug 06 14:26:20.963800 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 586/2357] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:20 2026] GET /volume/v3/volumes/be320946-1a42-4212-b56c-dbb5784b311f => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:20.975235 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-49a6a582-593a-4e00-bcad-e1e9023525b5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:20.976411 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b1360a12-9153-4d34-b4c9-3a651e286c91 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:20.977033 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-49a6a582-593a-4e00-bcad-e1e9023525b5 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] DELETE https://10.4.3.229/volume/v3/volumes/7da351b2-dea4-4cef-8695-23f30b2b35c2 Aug 06 14:26:20.977267 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-49a6a582-593a-4e00-bcad-e1e9023525b5 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:20.977529 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-49a6a582-593a-4e00-bcad-e1e9023525b5 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:20.977719 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-49a6a582-593a-4e00-bcad-e1e9023525b5 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Delete volume with id: 7da351b2-dea4-4cef-8695-23f30b2b35c2 Aug 06 14:26:20.979227 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b1360a12-9153-4d34-b4c9-3a651e286c91 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] DELETE https://10.4.3.229/volume/v3/volumes/be320946-1a42-4212-b56c-dbb5784b311f Aug 06 14:26:20.979536 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b1360a12-9153-4d34-b4c9-3a651e286c91 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:20.979954 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b1360a12-9153-4d34-b4c9-3a651e286c91 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:20.980207 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-b1360a12-9153-4d34-b4c9-3a651e286c91 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Delete volume with id: be320946-1a42-4212-b56c-dbb5784b311f Aug 06 14:26:20.984783 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:20.984783 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:20.985300 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-49a6a582-593a-4e00-bcad-e1e9023525b5 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Volume info retrieved successfully. Aug 06 14:26:20.990411 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:20.990411 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:20.991103 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b1360a12-9153-4d34-b4c9-3a651e286c91 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Volume info retrieved successfully. Aug 06 14:26:21.017515 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b1360a12-9153-4d34-b4c9-3a651e286c91 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Delete volume request issued successfully. Aug 06 14:26:21.018398 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-49a6a582-593a-4e00-bcad-e1e9023525b5 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Delete volume request issued successfully. Aug 06 14:26:21.018464 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b1360a12-9153-4d34-b4c9-3a651e286c91 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/be320946-1a42-4212-b56c-dbb5784b311f returned with HTTP 202 Aug 06 14:26:21.018504 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-49a6a582-593a-4e00-bcad-e1e9023525b5 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] https://10.4.3.229/volume/v3/volumes/7da351b2-dea4-4cef-8695-23f30b2b35c2 returned with HTTP 202 Aug 06 14:26:21.018539 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 588/2358] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:26:20 2026] DELETE /volume/v3/volumes/be320946-1a42-4212-b56c-dbb5784b311f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:21.018572 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 591/2359] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:26:20 2026] DELETE /volume/v3/volumes/7da351b2-dea4-4cef-8695-23f30b2b35c2 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:21.022496 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a2359a7b-ef42-4bc3-bd07-457fd73cf742 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:21.024503 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a2359a7b-ef42-4bc3-bd07-457fd73cf742 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] GET https://10.4.3.229/volume/v3/volumes/7da351b2-dea4-4cef-8695-23f30b2b35c2 Aug 06 14:26:21.024764 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a2359a7b-ef42-4bc3-bd07-457fd73cf742 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:21.024963 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a2359a7b-ef42-4bc3-bd07-457fd73cf742 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:21.026175 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-41e7f431-1bc2-4365-8881-922ab5d58918 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:21.029467 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-41e7f431-1bc2-4365-8881-922ab5d58918 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/be320946-1a42-4212-b56c-dbb5784b311f Aug 06 14:26:21.029467 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-41e7f431-1bc2-4365-8881-922ab5d58918 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:21.029543 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-41e7f431-1bc2-4365-8881-922ab5d58918 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:21.035401 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:21.035401 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:21.037599 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-a2359a7b-ef42-4bc3-bd07-457fd73cf742 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Volume info retrieved successfully. Aug 06 14:26:21.040763 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:21.040763 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:21.042063 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a2359a7b-ef42-4bc3-bd07-457fd73cf742 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] https://10.4.3.229/volume/v3/volumes/7da351b2-dea4-4cef-8695-23f30b2b35c2 returned with HTTP 200 Aug 06 14:26:21.042470 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 595/2360] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:21 2026] GET /volume/v3/volumes/7da351b2-dea4-4cef-8695-23f30b2b35c2 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:26:21.044873 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-41e7f431-1bc2-4365-8881-922ab5d58918 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Volume info retrieved successfully. Aug 06 14:26:21.048820 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-41e7f431-1bc2-4365-8881-922ab5d58918 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/be320946-1a42-4212-b56c-dbb5784b311f returned with HTTP 200 Aug 06 14:26:21.049115 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 587/2361] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:21 2026] GET /volume/v3/volumes/be320946-1a42-4212-b56c-dbb5784b311f => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:22.063484 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-19a11d27-43f5-4eb6-a577-b2d86db2abfa None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:22.065300 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-19a11d27-43f5-4eb6-a577-b2d86db2abfa tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] GET https://10.4.3.229/volume/v3/volumes/7da351b2-dea4-4cef-8695-23f30b2b35c2 Aug 06 14:26:22.065638 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-19a11d27-43f5-4eb6-a577-b2d86db2abfa tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:22.065638 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-19a11d27-43f5-4eb6-a577-b2d86db2abfa tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:22.070775 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7d88c9ee-8780-4999-9db9-e0d509d49944 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:22.073358 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7d88c9ee-8780-4999-9db9-e0d509d49944 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/be320946-1a42-4212-b56c-dbb5784b311f Aug 06 14:26:22.073574 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7d88c9ee-8780-4999-9db9-e0d509d49944 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:22.073775 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7d88c9ee-8780-4999-9db9-e0d509d49944 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:22.077812 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-19a11d27-43f5-4eb6-a577-b2d86db2abfa tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] https://10.4.3.229/volume/v3/volumes/7da351b2-dea4-4cef-8695-23f30b2b35c2 returned with HTTP 404 Aug 06 14:26:22.078262 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 589/2362] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:22 2026] GET /volume/v3/volumes/7da351b2-dea4-4cef-8695-23f30b2b35c2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:22.082516 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7d88c9ee-8780-4999-9db9-e0d509d49944 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/be320946-1a42-4212-b56c-dbb5784b311f returned with HTTP 404 Aug 06 14:26:22.083169 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 592/2363] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:22 2026] GET /volume/v3/volumes/be320946-1a42-4212-b56c-dbb5784b311f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:22.090465 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8e888763-cff4-4331-aac0-930ec135186b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:22.095117 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8e888763-cff4-4331-aac0-930ec135186b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] DELETE https://10.4.3.229/volume/v3/volumes/b259ec7a-fdc0-4030-8b37-02c4945bd50d Aug 06 14:26:22.095346 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8e888763-cff4-4331-aac0-930ec135186b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:22.095594 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8e888763-cff4-4331-aac0-930ec135186b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:22.095806 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-8e888763-cff4-4331-aac0-930ec135186b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Delete volume with id: b259ec7a-fdc0-4030-8b37-02c4945bd50d Aug 06 14:26:22.098028 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d9229426-bbc0-4f2b-bbd7-08e6cc674101 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:22.098292 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-23d86685-4e0d-499c-baca-ce366fdcb163 req-5339bd4b-17f0-4280-a84a-4cb29381cf33 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:22.099622 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d9229426-bbc0-4f2b-bbd7-08e6cc674101 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/b1ec68d1-0e51-4017-946f-7603d6836041 Aug 06 14:26:22.099898 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d9229426-bbc0-4f2b-bbd7-08e6cc674101 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:22.100199 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d9229426-bbc0-4f2b-bbd7-08e6cc674101 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:22.100938 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-23d86685-4e0d-499c-baca-ce366fdcb163 req-5339bd4b-17f0-4280-a84a-4cb29381cf33 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 Aug 06 14:26:22.101139 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-23d86685-4e0d-499c-baca-ce366fdcb163 req-5339bd4b-17f0-4280-a84a-4cb29381cf33 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:22.101322 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-23d86685-4e0d-499c-baca-ce366fdcb163 req-5339bd4b-17f0-4280-a84a-4cb29381cf33 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:22.109287 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:22.109287 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:22.110950 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:22.110950 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:22.111940 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8e888763-cff4-4331-aac0-930ec135186b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Volume info retrieved successfully. Aug 06 14:26:22.115394 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d9229426-bbc0-4f2b-bbd7-08e6cc674101 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Volume info retrieved successfully. Aug 06 14:26:22.117067 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:22.117067 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:22.125974 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-23d86685-4e0d-499c-baca-ce366fdcb163 req-5339bd4b-17f0-4280-a84a-4cb29381cf33 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:26:22.126326 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d9229426-bbc0-4f2b-bbd7-08e6cc674101 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/b1ec68d1-0e51-4017-946f-7603d6836041 returned with HTTP 200 Aug 06 14:26:22.127217 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 588/2364] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:22 2026] GET /volume/v3/volumes/b1ec68d1-0e51-4017-946f-7603d6836041 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:22.132379 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-23d86685-4e0d-499c-baca-ce366fdcb163 req-5339bd4b-17f0-4280-a84a-4cb29381cf33 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 returned with HTTP 200 Aug 06 14:26:22.132853 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 590/2365] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:26:22 2026] GET /volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:22.142211 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5834fc23-51ba-41c6-9fe3-8c7f650363cf None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:22.151191 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8e888763-cff4-4331-aac0-930ec135186b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Delete volume request issued successfully. Aug 06 14:26:22.151191 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8e888763-cff4-4331-aac0-930ec135186b tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] https://10.4.3.229/volume/v3/volumes/b259ec7a-fdc0-4030-8b37-02c4945bd50d returned with HTTP 202 Aug 06 14:26:22.151704 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5834fc23-51ba-41c6-9fe3-8c7f650363cf tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] DELETE https://10.4.3.229/volume/v3/volumes/b1ec68d1-0e51-4017-946f-7603d6836041 Aug 06 14:26:22.151752 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 596/2366] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:26:22 2026] DELETE /volume/v3/volumes/b259ec7a-fdc0-4030-8b37-02c4945bd50d => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:22.151807 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5834fc23-51ba-41c6-9fe3-8c7f650363cf tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:22.151807 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5834fc23-51ba-41c6-9fe3-8c7f650363cf tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:22.151807 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-5834fc23-51ba-41c6-9fe3-8c7f650363cf tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Delete volume with id: b1ec68d1-0e51-4017-946f-7603d6836041 Aug 06 14:26:22.158542 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-23d86685-4e0d-499c-baca-ce366fdcb163 req-40e99f5b-83ea-4f24-b648-3ef4cb57be22 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:22.158757 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ebbb030c-0548-417d-8ccd-4d99887158a8 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:22.161636 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:22.161636 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:22.162868 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5834fc23-51ba-41c6-9fe3-8c7f650363cf tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Volume info retrieved successfully. Aug 06 14:26:22.162928 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ebbb030c-0548-417d-8ccd-4d99887158a8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] GET https://10.4.3.229/volume/v3/volumes/b259ec7a-fdc0-4030-8b37-02c4945bd50d Aug 06 14:26:22.164337 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ebbb030c-0548-417d-8ccd-4d99887158a8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:22.164337 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ebbb030c-0548-417d-8ccd-4d99887158a8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:22.167096 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-23d86685-4e0d-499c-baca-ce366fdcb163 req-40e99f5b-83ea-4f24-b648-3ef4cb57be22 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] POST https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94/action Aug 06 14:26:22.170445 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-23d86685-4e0d-499c-baca-ce366fdcb163 req-40e99f5b-83ea-4f24-b648-3ef4cb57be22 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:26:22.170445 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-23d86685-4e0d-499c-baca-ce366fdcb163 req-40e99f5b-83ea-4f24-b648-3ef4cb57be22 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:22.171469 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:22.171469 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:22.176440 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ebbb030c-0548-417d-8ccd-4d99887158a8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Volume info retrieved successfully. Aug 06 14:26:22.181154 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ebbb030c-0548-417d-8ccd-4d99887158a8 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] https://10.4.3.229/volume/v3/volumes/b259ec7a-fdc0-4030-8b37-02c4945bd50d returned with HTTP 200 Aug 06 14:26:22.181541 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 591/2367] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:22 2026] GET /volume/v3/volumes/b259ec7a-fdc0-4030-8b37-02c4945bd50d => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:22.183762 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:22.183762 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:22.186335 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-23d86685-4e0d-499c-baca-ce366fdcb163 req-40e99f5b-83ea-4f24-b648-3ef4cb57be22 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:26:22.189918 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-23d86685-4e0d-499c-baca-ce366fdcb163 req-40e99f5b-83ea-4f24-b648-3ef4cb57be22 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Begin detaching volume completed successfully. Aug 06 14:26:22.190269 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-23d86685-4e0d-499c-baca-ce366fdcb163 req-40e99f5b-83ea-4f24-b648-3ef4cb57be22 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94/action returned with HTTP 202 Aug 06 14:26:22.190800 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 589/2368] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:26:22 2026] POST /volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:26:22.191854 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5834fc23-51ba-41c6-9fe3-8c7f650363cf tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Delete volume request issued successfully. Aug 06 14:26:22.192138 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5834fc23-51ba-41c6-9fe3-8c7f650363cf tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/b1ec68d1-0e51-4017-946f-7603d6836041 returned with HTTP 202 Aug 06 14:26:22.192733 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 593/2369] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:26:22 2026] DELETE /volume/v3/volumes/b1ec68d1-0e51-4017-946f-7603d6836041 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:22.205054 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7e7a7227-b60b-45dc-8dea-0e0ff9d71dfe None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:22.208844 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7e7a7227-b60b-45dc-8dea-0e0ff9d71dfe tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/b1ec68d1-0e51-4017-946f-7603d6836041 Aug 06 14:26:22.209006 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7e7a7227-b60b-45dc-8dea-0e0ff9d71dfe tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:22.209201 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7e7a7227-b60b-45dc-8dea-0e0ff9d71dfe tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:22.214943 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8b5cfb51-5ddb-4e8a-97c2-b23e537dc904 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:22.216659 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8b5cfb51-5ddb-4e8a-97c2-b23e537dc904 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 Aug 06 14:26:22.216836 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8b5cfb51-5ddb-4e8a-97c2-b23e537dc904 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:22.217193 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8b5cfb51-5ddb-4e8a-97c2-b23e537dc904 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:22.220640 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:22.220640 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:22.225858 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7e7a7227-b60b-45dc-8dea-0e0ff9d71dfe tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Volume info retrieved successfully. Aug 06 14:26:22.227649 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:22.227649 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:22.230980 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8b5cfb51-5ddb-4e8a-97c2-b23e537dc904 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:26:22.231793 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7e7a7227-b60b-45dc-8dea-0e0ff9d71dfe tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/b1ec68d1-0e51-4017-946f-7603d6836041 returned with HTTP 200 Aug 06 14:26:22.232400 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 597/2370] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:22 2026] GET /volume/v3/volumes/b1ec68d1-0e51-4017-946f-7603d6836041 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:22.235803 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8b5cfb51-5ddb-4e8a-97c2-b23e537dc904 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 returned with HTTP 200 Aug 06 14:26:22.236160 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 592/2371] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:22 2026] GET /volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:22.253586 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f4b12eeb-6522-4399-a922-3f1512f1df77 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:22.253586 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f4b12eeb-6522-4399-a922-3f1512f1df77 None None] GET https://10.4.3.229/volume// Aug 06 14:26:22.253586 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f4b12eeb-6522-4399-a922-3f1512f1df77 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:22.253586 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f4b12eeb-6522-4399-a922-3f1512f1df77 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:22.253586 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f4b12eeb-6522-4399-a922-3f1512f1df77 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:26:22.253586 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 590/2372] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:26: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 06 14:26:22.265163 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-23d86685-4e0d-499c-baca-ce366fdcb163 req-e1d78c68-eb5d-4814-b96d-965a5556c82f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:22.267315 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-23d86685-4e0d-499c-baca-ce366fdcb163 req-e1d78c68-eb5d-4814-b96d-965a5556c82f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 Aug 06 14:26:22.267571 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-23d86685-4e0d-499c-baca-ce366fdcb163 req-e1d78c68-eb5d-4814-b96d-965a5556c82f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:22.267771 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-23d86685-4e0d-499c-baca-ce366fdcb163 req-e1d78c68-eb5d-4814-b96d-965a5556c82f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:22.277746 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:22.277746 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:22.281953 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-23d86685-4e0d-499c-baca-ce366fdcb163 req-e1d78c68-eb5d-4814-b96d-965a5556c82f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:26:22.286554 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-23d86685-4e0d-499c-baca-ce366fdcb163 req-e1d78c68-eb5d-4814-b96d-965a5556c82f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 returned with HTTP 200 Aug 06 14:26:22.287093 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 594/2373] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:26:22 2026] GET /volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 => generated 1319 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:26:23.130184 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-23d86685-4e0d-499c-baca-ce366fdcb163 req-06da5308-c590-4d0e-81f9-e2c67a580d76 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:23.132712 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-23d86685-4e0d-499c-baca-ce366fdcb163 req-06da5308-c590-4d0e-81f9-e2c67a580d76 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] DELETE https://10.4.3.229/volume/v3/attachments/5a36bc1c-8dca-405f-a3db-27c119fe2b75 Aug 06 14:26:23.132943 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-23d86685-4e0d-499c-baca-ce366fdcb163 req-06da5308-c590-4d0e-81f9-e2c67a580d76 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:23.133206 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-23d86685-4e0d-499c-baca-ce366fdcb163 req-06da5308-c590-4d0e-81f9-e2c67a580d76 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:23.149038 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:23.149038 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:23.194285 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b7760677-208e-4f48-961c-010894c9d138 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:23.196280 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b7760677-208e-4f48-961c-010894c9d138 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] GET https://10.4.3.229/volume/v3/volumes/b259ec7a-fdc0-4030-8b37-02c4945bd50d Aug 06 14:26:23.196531 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b7760677-208e-4f48-961c-010894c9d138 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:23.196716 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b7760677-208e-4f48-961c-010894c9d138 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:23.203108 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b7760677-208e-4f48-961c-010894c9d138 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] https://10.4.3.229/volume/v3/volumes/b259ec7a-fdc0-4030-8b37-02c4945bd50d returned with HTTP 404 Aug 06 14:26:23.203567 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 593/2374] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:23 2026] GET /volume/v3/volumes/b259ec7a-fdc0-4030-8b37-02c4945bd50d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:23.209943 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-23d86685-4e0d-499c-baca-ce366fdcb163 req-06da5308-c590-4d0e-81f9-e2c67a580d76 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/attachments/5a36bc1c-8dca-405f-a3db-27c119fe2b75 returned with HTTP 200 Aug 06 14:26:23.210378 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 598/2375] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:26:23 2026] DELETE /volume/v3/attachments/5a36bc1c-8dca-405f-a3db-27c119fe2b75 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:23.213739 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8b14360d-7c84-4e31-8f3c-76e711e3b7cc None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:23.216787 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8b14360d-7c84-4e31-8f3c-76e711e3b7cc tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5bb651fc-5c14-4cf3-8ca0-1f5403a2cfc7 Aug 06 14:26:23.216787 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8b14360d-7c84-4e31-8f3c-76e711e3b7cc tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:23.216987 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8b14360d-7c84-4e31-8f3c-76e711e3b7cc tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:23.217217 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-8b14360d-7c84-4e31-8f3c-76e711e3b7cc tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Delete volume with id: 5bb651fc-5c14-4cf3-8ca0-1f5403a2cfc7 Aug 06 14:26:23.229694 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:23.229694 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:23.230498 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-8b14360d-7c84-4e31-8f3c-76e711e3b7cc tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Volume info retrieved successfully. Aug 06 14:26:23.245738 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-16579a22-ab0d-478e-b73c-19182502cd37 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:23.247575 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-16579a22-ab0d-478e-b73c-19182502cd37 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] GET https://10.4.3.229/volume/v3/volumes/b1ec68d1-0e51-4017-946f-7603d6836041 Aug 06 14:26:23.247797 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-16579a22-ab0d-478e-b73c-19182502cd37 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:23.248059 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-16579a22-ab0d-478e-b73c-19182502cd37 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:23.259038 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-16579a22-ab0d-478e-b73c-19182502cd37 tempest-VolumesListTestJSON-34675148 tempest-VolumesListTestJSON-34675148-project-member] https://10.4.3.229/volume/v3/volumes/b1ec68d1-0e51-4017-946f-7603d6836041 returned with HTTP 404 Aug 06 14:26:23.259642 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 595/2376] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:23 2026] GET /volume/v3/volumes/b1ec68d1-0e51-4017-946f-7603d6836041 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:23.264227 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-eeaf0fec-26b7-46ec-b4b3-f482ffad7ce4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:23.264381 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-8b14360d-7c84-4e31-8f3c-76e711e3b7cc tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Delete volume request issued successfully. Aug 06 14:26:23.264381 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8b14360d-7c84-4e31-8f3c-76e711e3b7cc tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] https://10.4.3.229/volume/v3/volumes/5bb651fc-5c14-4cf3-8ca0-1f5403a2cfc7 returned with HTTP 202 Aug 06 14:26:23.264584 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 591/2377] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:26:23 2026] DELETE /volume/v3/volumes/5bb651fc-5c14-4cf3-8ca0-1f5403a2cfc7 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:23.269989 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eeaf0fec-26b7-46ec-b4b3-f482ffad7ce4 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 Aug 06 14:26:23.270216 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-eeaf0fec-26b7-46ec-b4b3-f482ffad7ce4 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:23.270797 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-eeaf0fec-26b7-46ec-b4b3-f482ffad7ce4 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:23.278319 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-942e97d9-e207-4877-b2f8-db066939d5e6 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:23.280503 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-942e97d9-e207-4877-b2f8-db066939d5e6 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] GET https://10.4.3.229/volume/v3/volumes/5bb651fc-5c14-4cf3-8ca0-1f5403a2cfc7 Aug 06 14:26:23.280649 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-942e97d9-e207-4877-b2f8-db066939d5e6 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:23.280857 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-942e97d9-e207-4877-b2f8-db066939d5e6 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:23.284981 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:23.284981 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:23.290012 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-eeaf0fec-26b7-46ec-b4b3-f482ffad7ce4 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:26:23.291541 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:23.291541 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:23.294826 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eeaf0fec-26b7-46ec-b4b3-f482ffad7ce4 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 returned with HTTP 200 Aug 06 14:26:23.295235 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 594/2378] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:23 2026] GET /volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:23.298336 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-942e97d9-e207-4877-b2f8-db066939d5e6 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Volume info retrieved successfully. Aug 06 14:26:23.306866 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-942e97d9-e207-4877-b2f8-db066939d5e6 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] https://10.4.3.229/volume/v3/volumes/5bb651fc-5c14-4cf3-8ca0-1f5403a2cfc7 returned with HTTP 200 Aug 06 14:26:23.307415 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 599/2379] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:23 2026] GET /volume/v3/volumes/5bb651fc-5c14-4cf3-8ca0-1f5403a2cfc7 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:24.329044 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1d1f8e7c-9996-45d6-b9a7-b69f687ec7c4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:24.332387 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1d1f8e7c-9996-45d6-b9a7-b69f687ec7c4 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] GET https://10.4.3.229/volume/v3/volumes/5bb651fc-5c14-4cf3-8ca0-1f5403a2cfc7 Aug 06 14:26:24.332765 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1d1f8e7c-9996-45d6-b9a7-b69f687ec7c4 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:24.333042 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1d1f8e7c-9996-45d6-b9a7-b69f687ec7c4 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:24.341446 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1d1f8e7c-9996-45d6-b9a7-b69f687ec7c4 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] https://10.4.3.229/volume/v3/volumes/5bb651fc-5c14-4cf3-8ca0-1f5403a2cfc7 returned with HTTP 404 Aug 06 14:26:24.341982 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 596/2380] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:24 2026] GET /volume/v3/volumes/5bb651fc-5c14-4cf3-8ca0-1f5403a2cfc7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:24.356551 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-708273ea-b3bb-4ae4-94d5-fb46475f0eed None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:24.359902 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-708273ea-b3bb-4ae4-94d5-fb46475f0eed tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] DELETE https://10.4.3.229/volume/v3/volumes/95736e92-140d-4102-b20e-c79f6f84c022 Aug 06 14:26:24.360156 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-708273ea-b3bb-4ae4-94d5-fb46475f0eed tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:24.360415 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-708273ea-b3bb-4ae4-94d5-fb46475f0eed tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:24.360633 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-708273ea-b3bb-4ae4-94d5-fb46475f0eed tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Delete volume with id: 95736e92-140d-4102-b20e-c79f6f84c022 Aug 06 14:26:24.374577 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:24.374577 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:24.376504 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-708273ea-b3bb-4ae4-94d5-fb46475f0eed tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Volume info retrieved successfully. Aug 06 14:26:24.400292 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-708273ea-b3bb-4ae4-94d5-fb46475f0eed tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Delete volume request issued successfully. Aug 06 14:26:24.400569 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-708273ea-b3bb-4ae4-94d5-fb46475f0eed tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] https://10.4.3.229/volume/v3/volumes/95736e92-140d-4102-b20e-c79f6f84c022 returned with HTTP 202 Aug 06 14:26:24.401081 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 592/2381] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:26:24 2026] DELETE /volume/v3/volumes/95736e92-140d-4102-b20e-c79f6f84c022 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:24.413006 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-2a557e88-f9af-4654-b626-d1fa005882d2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:24.418529 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2a557e88-f9af-4654-b626-d1fa005882d2 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] GET https://10.4.3.229/volume/v3/volumes/95736e92-140d-4102-b20e-c79f6f84c022 Aug 06 14:26:24.418859 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2a557e88-f9af-4654-b626-d1fa005882d2 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:24.421453 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2a557e88-f9af-4654-b626-d1fa005882d2 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:24.436194 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:24.436194 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:24.452594 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-2a557e88-f9af-4654-b626-d1fa005882d2 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Volume info retrieved successfully. Aug 06 14:26:24.459043 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2a557e88-f9af-4654-b626-d1fa005882d2 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] https://10.4.3.229/volume/v3/volumes/95736e92-140d-4102-b20e-c79f6f84c022 returned with HTTP 200 Aug 06 14:26:24.459532 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 595/2382] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:24 2026] GET /volume/v3/volumes/95736e92-140d-4102-b20e-c79f6f84c022 => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:25.476031 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1e15e2d6-d111-4e06-8043-85c29dbad3cb None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:25.478245 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1e15e2d6-d111-4e06-8043-85c29dbad3cb tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] GET https://10.4.3.229/volume/v3/volumes/95736e92-140d-4102-b20e-c79f6f84c022 Aug 06 14:26:25.478502 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1e15e2d6-d111-4e06-8043-85c29dbad3cb tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:25.478764 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1e15e2d6-d111-4e06-8043-85c29dbad3cb tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:25.484969 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1e15e2d6-d111-4e06-8043-85c29dbad3cb tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] https://10.4.3.229/volume/v3/volumes/95736e92-140d-4102-b20e-c79f6f84c022 returned with HTTP 404 Aug 06 14:26:25.485414 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 600/2383] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:25 2026] GET /volume/v3/volumes/95736e92-140d-4102-b20e-c79f6f84c022 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:25.495333 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-16cedd20-0663-4502-9f58-c26601bfee47 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:25.498545 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-16cedd20-0663-4502-9f58-c26601bfee47 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] DELETE https://10.4.3.229/volume/v3/volumes/ffc7eb54-416d-4998-89f9-9b63002a2094 Aug 06 14:26:25.498741 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-16cedd20-0663-4502-9f58-c26601bfee47 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:25.498989 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-16cedd20-0663-4502-9f58-c26601bfee47 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:25.499054 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-16cedd20-0663-4502-9f58-c26601bfee47 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Delete volume with id: ffc7eb54-416d-4998-89f9-9b63002a2094 Aug 06 14:26:25.505595 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:25.505595 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:25.506028 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-16cedd20-0663-4502-9f58-c26601bfee47 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Volume info retrieved successfully. Aug 06 14:26:25.522009 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-16cedd20-0663-4502-9f58-c26601bfee47 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Delete volume request issued successfully. Aug 06 14:26:25.522174 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-16cedd20-0663-4502-9f58-c26601bfee47 tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] https://10.4.3.229/volume/v3/volumes/ffc7eb54-416d-4998-89f9-9b63002a2094 returned with HTTP 202 Aug 06 14:26:25.522655 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 597/2384] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:26:25 2026] DELETE /volume/v3/volumes/ffc7eb54-416d-4998-89f9-9b63002a2094 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:25.532755 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-eb6a1ce9-ae5d-49f1-a01b-d99a2e81b53f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:25.538374 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-eb6a1ce9-ae5d-49f1-a01b-d99a2e81b53f tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] GET https://10.4.3.229/volume/v3/volumes/ffc7eb54-416d-4998-89f9-9b63002a2094 Aug 06 14:26:25.539148 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-eb6a1ce9-ae5d-49f1-a01b-d99a2e81b53f tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:25.539148 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-eb6a1ce9-ae5d-49f1-a01b-d99a2e81b53f tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:25.551092 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:25.551092 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:25.555475 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-eb6a1ce9-ae5d-49f1-a01b-d99a2e81b53f tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Volume info retrieved successfully. Aug 06 14:26:25.560971 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-eb6a1ce9-ae5d-49f1-a01b-d99a2e81b53f tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] https://10.4.3.229/volume/v3/volumes/ffc7eb54-416d-4998-89f9-9b63002a2094 returned with HTTP 200 Aug 06 14:26:25.561576 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 593/2385] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:25 2026] GET /volume/v3/volumes/ffc7eb54-416d-4998-89f9-9b63002a2094 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:26.577951 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-56154741-0628-446c-a3b8-c692ea20996e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:26.580343 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-56154741-0628-446c-a3b8-c692ea20996e tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] GET https://10.4.3.229/volume/v3/volumes/ffc7eb54-416d-4998-89f9-9b63002a2094 Aug 06 14:26:26.580650 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-56154741-0628-446c-a3b8-c692ea20996e tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:26.581113 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-56154741-0628-446c-a3b8-c692ea20996e tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:26.590137 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-56154741-0628-446c-a3b8-c692ea20996e tempest-CreateVolumesFromImageTest-905915947 tempest-CreateVolumesFromImageTest-905915947-project-member] https://10.4.3.229/volume/v3/volumes/ffc7eb54-416d-4998-89f9-9b63002a2094 returned with HTTP 404 Aug 06 14:26:26.590803 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 596/2386] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:26 2026] GET /volume/v3/volumes/ffc7eb54-416d-4998-89f9-9b63002a2094 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:28.479078 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f7fa9c38-f601-4c83-bf43-98ab2584e30e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:28.642140 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f7fa9c38-f601-4c83-bf43-98ab2584e30e tempest-ProjectAdminTests-264152500 tempest-ProjectAdminTests-264152500-project-admin] GET https://10.4.3.229/volume/v3/scheduler-stats/get_pools Aug 06 14:26:28.642326 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f7fa9c38-f601-4c83-bf43-98ab2584e30e tempest-ProjectAdminTests-264152500 tempest-ProjectAdminTests-264152500-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:28.642563 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f7fa9c38-f601-4c83-bf43-98ab2584e30e tempest-ProjectAdminTests-264152500 tempest-ProjectAdminTests-264152500-project-admin] Calling method 'get_pools' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:28.656868 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f7fa9c38-f601-4c83-bf43-98ab2584e30e tempest-ProjectAdminTests-264152500 tempest-ProjectAdminTests-264152500-project-admin] https://10.4.3.229/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 06 14:26:28.656868 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 601/2387] 10.4.3.229 () {66 vars in 1291 bytes} [Thu Aug 6 14:26:28 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:28.664005 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a331a049-a5ff-4200-8117-5dfad7b6ded7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:28.667164 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a331a049-a5ff-4200-8117-5dfad7b6ded7 tempest-ProjectAdminTests-264152500 tempest-ProjectAdminTests-264152500-project-admin] GET https://10.4.3.229/volume/v3/capabilities/np0000006659@storpool Aug 06 14:26:28.669342 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a331a049-a5ff-4200-8117-5dfad7b6ded7 tempest-ProjectAdminTests-264152500 tempest-ProjectAdminTests-264152500-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:28.669342 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a331a049-a5ff-4200-8117-5dfad7b6ded7 tempest-ProjectAdminTests-264152500 tempest-ProjectAdminTests-264152500-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:28.682990 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a331a049-a5ff-4200-8117-5dfad7b6ded7 tempest-ProjectAdminTests-264152500 tempest-ProjectAdminTests-264152500-project-admin] https://10.4.3.229/volume/v3/capabilities/np0000006659@storpool returned with HTTP 200 Aug 06 14:26:28.682990 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 598/2388] 10.4.3.229 () {66 vars in 1318 bytes} [Thu Aug 6 14:26:28 2026] GET /volume/v3/capabilities/np0000006659@storpool => generated 703 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:30.273698 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7391b013-a874-4350-bbc4-d600b8d74fed None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:30.379782 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7391b013-a874-4350-bbc4-d600b8d74fed tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:26:30.380249 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7391b013-a874-4350-bbc4-d600b8d74fed tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1843263858", "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=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:30.401694 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7391b013-a874-4350-bbc4-d600b8d74fed tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:26:30.402226 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 594/2389] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:26:30 2026] POST /volume/v3/types => generated 380 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:30.410893 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f216c383-99f3-47ab-b0d9-368698e3d2d5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:30.413819 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f216c383-99f3-47ab-b0d9-368698e3d2d5 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] POST https://10.4.3.229/volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1/encryption Aug 06 14:26:30.414287 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f216c383-99f3-47ab-b0d9-368698e3d2d5 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:30.439175 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f216c383-99f3-47ab-b0d9-368698e3d2d5 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1/encryption returned with HTTP 200 Aug 06 14:26:30.439575 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 597/2390] 10.4.3.229 () {68 vars in 1397 bytes} [Thu Aug 6 14:26:30 2026] POST /volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1/encryption => generated 239 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:30.447531 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3881533f-67df-4cec-a046-183d5dea5e70 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:30.449286 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3881533f-67df-4cec-a046-183d5dea5e70 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:26:30.449666 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3881533f-67df-4cec-a046-183d5dea5e70 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-283508826", "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=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:30.466633 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3881533f-67df-4cec-a046-183d5dea5e70 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:26:30.467084 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 602/2391] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:26:30 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:30.476941 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a591a44c-4ed7-4d82-a06b-2e04198e7bb5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:30.479384 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a591a44c-4ed7-4d82-a06b-2e04198e7bb5 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] POST https://10.4.3.229/volume/v3/types/8525cd0c-b590-4966-8234-bc9bb4a1afdc/encryption Aug 06 14:26:30.479384 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a591a44c-4ed7-4d82-a06b-2e04198e7bb5 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:30.495989 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a591a44c-4ed7-4d82-a06b-2e04198e7bb5 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types/8525cd0c-b590-4966-8234-bc9bb4a1afdc/encryption returned with HTTP 200 Aug 06 14:26:30.496492 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 599/2392] 10.4.3.229 () {68 vars in 1397 bytes} [Thu Aug 6 14:26:30 2026] POST /volume/v3/types/8525cd0c-b590-4966-8234-bc9bb4a1afdc/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:30.508672 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-3c2c7513-9f82-4910-a39b-3b6a1e3e50bb None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:30.510619 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3c2c7513-9f82-4910-a39b-3b6a1e3e50bb tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:26:30.510736 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3c2c7513-9f82-4910-a39b-3b6a1e3e50bb tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-640337276", "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=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:30.543943 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3c2c7513-9f82-4910-a39b-3b6a1e3e50bb tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:26:30.545358 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 595/2393] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:26:30 2026] POST /volume/v3/types => generated 379 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:30.556743 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-37c5be04-ab32-4c68-9364-0ee23ee4fc88 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:30.562049 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-37c5be04-ab32-4c68-9364-0ee23ee4fc88 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] POST https://10.4.3.229/volume/v3/types/a8356067-5915-4967-b731-2aa2f34f7611/extra_specs Aug 06 14:26:30.562525 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-37c5be04-ab32-4c68-9364-0ee23ee4fc88 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:30.596393 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-37c5be04-ab32-4c68-9364-0ee23ee4fc88 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types/a8356067-5915-4967-b731-2aa2f34f7611/extra_specs returned with HTTP 200 Aug 06 14:26:30.596867 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 598/2394] 10.4.3.229 () {68 vars in 1399 bytes} [Thu Aug 6 14:26:30 2026] POST /volume/v3/types/a8356067-5915-4967-b731-2aa2f34f7611/extra_specs => generated 35 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:26:30.604404 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-be6c4c4b-26da-4768-9f79-894f87813b56 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:30.606682 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-be6c4c4b-26da-4768-9f79-894f87813b56 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] PUT https://10.4.3.229/volume/v3/types/a8356067-5915-4967-b731-2aa2f34f7611/extra_specs/key2 Aug 06 14:26:30.607085 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-be6c4c4b-26da-4768-9f79-894f87813b56 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:30.627265 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-be6c4c4b-26da-4768-9f79-894f87813b56 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types/a8356067-5915-4967-b731-2aa2f34f7611/extra_specs/key2 returned with HTTP 200 Aug 06 14:26:30.628000 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 603/2395] 10.4.3.229 () {68 vars in 1413 bytes} [Thu Aug 6 14:26:30 2026] PUT /volume/v3/types/a8356067-5915-4967-b731-2aa2f34f7611/extra_specs/key2 => generated 25 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:26:30.635584 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9d02410d-6e41-46a3-ae1e-1719daa61796 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:30.637383 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9d02410d-6e41-46a3-ae1e-1719daa61796 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:26:30.637787 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9d02410d-6e41-46a3-ae1e-1719daa61796 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:30.651082 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9d02410d-6e41-46a3-ae1e-1719daa61796 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:26:30.651707 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 600/2396] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:26:30 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 06 14:26:30.662839 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-3d4aca00-7e6e-49aa-990e-06b73d30f6f7 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:30.665658 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3d4aca00-7e6e-49aa-990e-06b73d30f6f7 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] DELETE https://10.4.3.229/volume/v3/types/1ab1a8b7-02a1-4bb2-8f9b-a7dbbdba6a11 Aug 06 14:26:30.666352 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3d4aca00-7e6e-49aa-990e-06b73d30f6f7 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:30.666656 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3d4aca00-7e6e-49aa-990e-06b73d30f6f7 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Calling method '_delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:30.697724 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3d4aca00-7e6e-49aa-990e-06b73d30f6f7 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types/1ab1a8b7-02a1-4bb2-8f9b-a7dbbdba6a11 returned with HTTP 202 Aug 06 14:26:30.698118 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 596/2397] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:26:30 2026] DELETE /volume/v3/types/1ab1a8b7-02a1-4bb2-8f9b-a7dbbdba6a11 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:30.706113 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a4d8cae5-7c10-4a9b-8d75-57981b8a9189 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:30.708448 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a4d8cae5-7c10-4a9b-8d75-57981b8a9189 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:26:30.708906 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a4d8cae5-7c10-4a9b-8d75-57981b8a9189 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1848262642", "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=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:30.733373 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a4d8cae5-7c10-4a9b-8d75-57981b8a9189 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:26:30.733952 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 599/2398] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:26:30 2026] POST /volume/v3/types => generated 380 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:30.743017 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fcc2b597-4c34-4429-b967-54b47de7bc99 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:30.744890 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fcc2b597-4c34-4429-b967-54b47de7bc99 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] POST https://10.4.3.229/volume/v3/types/067e297b-05ee-4b2d-920a-21e8b4cbc6a6/encryption Aug 06 14:26:30.745215 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fcc2b597-4c34-4429-b967-54b47de7bc99 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:30.785361 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fcc2b597-4c34-4429-b967-54b47de7bc99 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types/067e297b-05ee-4b2d-920a-21e8b4cbc6a6/encryption returned with HTTP 200 Aug 06 14:26:30.785848 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 604/2399] 10.4.3.229 () {68 vars in 1397 bytes} [Thu Aug 6 14:26:30 2026] POST /volume/v3/types/067e297b-05ee-4b2d-920a-21e8b4cbc6a6/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:30.794589 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-fcaced5a-de20-4a02-8978-3fe2987d53ca None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:30.797638 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fcaced5a-de20-4a02-8978-3fe2987d53ca tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] DELETE https://10.4.3.229/volume/v3/types/067e297b-05ee-4b2d-920a-21e8b4cbc6a6/encryption/b4058041-f942-46b2-bae4-9f8b5593419f Aug 06 14:26:30.797996 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fcaced5a-de20-4a02-8978-3fe2987d53ca tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:30.798251 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fcaced5a-de20-4a02-8978-3fe2987d53ca tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:30.809407 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fcaced5a-de20-4a02-8978-3fe2987d53ca tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types/067e297b-05ee-4b2d-920a-21e8b4cbc6a6/encryption/b4058041-f942-46b2-bae4-9f8b5593419f returned with HTTP 202 Aug 06 14:26:30.809865 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 601/2400] 10.4.3.229 () {66 vars in 1489 bytes} [Thu Aug 6 14:26:30 2026] DELETE /volume/v3/types/067e297b-05ee-4b2d-920a-21e8b4cbc6a6/encryption/b4058041-f942-46b2-bae4-9f8b5593419f => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:30.818271 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-bd81f925-5fc9-4e2a-84f5-dd85a582f7d8 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:30.819998 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bd81f925-5fc9-4e2a-84f5-dd85a582f7d8 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:26:30.820408 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bd81f925-5fc9-4e2a-84f5-dd85a582f7d8 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-893873422", "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=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:30.841261 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bd81f925-5fc9-4e2a-84f5-dd85a582f7d8 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:26:30.841673 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 597/2401] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:26:30 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:30.849194 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d220921b-6874-4b60-86a8-3ba347725447 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:30.850902 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d220921b-6874-4b60-86a8-3ba347725447 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] DELETE https://10.4.3.229/volume/v3/types/5a6c4ed3-5382-4fb2-adbc-c27e2f2a59aa/extra_specs/key1 Aug 06 14:26:30.851136 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d220921b-6874-4b60-86a8-3ba347725447 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:30.851391 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d220921b-6874-4b60-86a8-3ba347725447 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:30.871633 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d220921b-6874-4b60-86a8-3ba347725447 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types/5a6c4ed3-5382-4fb2-adbc-c27e2f2a59aa/extra_specs/key1 returned with HTTP 202 Aug 06 14:26:30.872019 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 600/2402] 10.4.3.229 () {66 vars in 1396 bytes} [Thu Aug 6 14:26:30 2026] DELETE /volume/v3/types/5a6c4ed3-5382-4fb2-adbc-c27e2f2a59aa/extra_specs/key1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:26:30.880897 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-bc46edc3-f07a-483e-9ec1-a6b3645200c8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:30.882674 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bc46edc3-f07a-483e-9ec1-a6b3645200c8 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:26:30.883066 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bc46edc3-f07a-483e-9ec1-a6b3645200c8 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-481473834", "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=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:30.900775 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bc46edc3-f07a-483e-9ec1-a6b3645200c8 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:26:30.901168 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 605/2403] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:26:30 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:30.908947 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5293684c-7b2d-4c1c-8f96-e19e7720b1d0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:30.910457 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5293684c-7b2d-4c1c-8f96-e19e7720b1d0 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] DELETE https://10.4.3.229/volume/v3/types/bcf16784-c9a8-470f-bbca-1f01539af66a Aug 06 14:26:30.910634 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5293684c-7b2d-4c1c-8f96-e19e7720b1d0 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:30.911050 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5293684c-7b2d-4c1c-8f96-e19e7720b1d0 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Calling method '_delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:30.935005 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5293684c-7b2d-4c1c-8f96-e19e7720b1d0 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types/bcf16784-c9a8-470f-bbca-1f01539af66a returned with HTTP 202 Aug 06 14:26:30.935604 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 602/2404] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:26:30 2026] DELETE /volume/v3/types/bcf16784-c9a8-470f-bbca-1f01539af66a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:30.942933 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1a1d24da-bf9f-4776-b780-021ee9c1b453 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:30.944961 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1a1d24da-bf9f-4776-b780-021ee9c1b453 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] GET https://10.4.3.229/volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1/extra_specs Aug 06 14:26:30.945147 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1a1d24da-bf9f-4776-b780-021ee9c1b453 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:30.945332 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1a1d24da-bf9f-4776-b780-021ee9c1b453 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:30.952729 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1a1d24da-bf9f-4776-b780-021ee9c1b453 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1/extra_specs returned with HTTP 200 Aug 06 14:26:30.953021 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 598/2405] 10.4.3.229 () {66 vars in 1378 bytes} [Thu Aug 6 14:26:30 2026] GET /volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1/extra_specs => generated 185 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:30.964220 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-503b11f3-e9a2-4c96-82df-dafc52da511e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:30.965767 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-503b11f3-e9a2-4c96-82df-dafc52da511e tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] GET https://10.4.3.229/volume/v3/types Aug 06 14:26:30.965928 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-503b11f3-e9a2-4c96-82df-dafc52da511e tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:30.966116 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-503b11f3-e9a2-4c96-82df-dafc52da511e tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Calling method 'index' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:30.985517 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-503b11f3-e9a2-4c96-82df-dafc52da511e tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:26:30.985923 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 601/2406] 10.4.3.229 () {66 vars in 1231 bytes} [Thu Aug 6 14:26:30 2026] GET /volume/v3/types => generated 2609 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:30.997476 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b6f6aefc-9985-4232-a87e-68b0f3922827 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:30.999976 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b6f6aefc-9985-4232-a87e-68b0f3922827 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] GET https://10.4.3.229/volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1/encryption/cipher Aug 06 14:26:31.000200 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b6f6aefc-9985-4232-a87e-68b0f3922827 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:31.000439 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b6f6aefc-9985-4232-a87e-68b0f3922827 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:31.011839 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b6f6aefc-9985-4232-a87e-68b0f3922827 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1/encryption/cipher returned with HTTP 200 Aug 06 14:26:31.012319 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 606/2407] 10.4.3.229 () {66 vars in 1396 bytes} [Thu Aug 6 14:26:30 2026] GET /volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1/encryption/cipher => generated 29 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:26:31.023699 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-50de6386-1200-4d4d-99a2-07e218aee30a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:31.025653 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-50de6386-1200-4d4d-99a2-07e218aee30a tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] GET https://10.4.3.229/volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1/encryption Aug 06 14:26:31.025905 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-50de6386-1200-4d4d-99a2-07e218aee30a tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:31.026148 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-50de6386-1200-4d4d-99a2-07e218aee30a tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:31.033846 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-50de6386-1200-4d4d-99a2-07e218aee30a tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1/encryption returned with HTTP 200 Aug 06 14:26:31.034243 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 603/2408] 10.4.3.229 () {66 vars in 1375 bytes} [Thu Aug 6 14:26:31 2026] GET /volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1/encryption => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:31.047763 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-3dd85f3b-bc36-4cab-ac82-98070fdb9b50 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:31.049732 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3dd85f3b-bc36-4cab-ac82-98070fdb9b50 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] GET https://10.4.3.229/volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1/extra_specs/multiattach Aug 06 14:26:31.049943 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3dd85f3b-bc36-4cab-ac82-98070fdb9b50 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:31.050151 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3dd85f3b-bc36-4cab-ac82-98070fdb9b50 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:31.060726 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3dd85f3b-bc36-4cab-ac82-98070fdb9b50 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1/extra_specs/multiattach returned with HTTP 200 Aug 06 14:26:31.061098 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 599/2409] 10.4.3.229 () {66 vars in 1414 bytes} [Thu Aug 6 14:26:31 2026] GET /volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1/extra_specs/multiattach => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:26:31.068116 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-661b6bc7-aa5d-454c-8b58-39d7961d12b1 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:31.069905 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-661b6bc7-aa5d-454c-8b58-39d7961d12b1 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] GET https://10.4.3.229/volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1/extra_specs/volume_backend_name Aug 06 14:26:31.070102 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-661b6bc7-aa5d-454c-8b58-39d7961d12b1 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:31.070302 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-661b6bc7-aa5d-454c-8b58-39d7961d12b1 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:31.076499 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-661b6bc7-aa5d-454c-8b58-39d7961d12b1 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1/extra_specs/volume_backend_name returned with HTTP 200 Aug 06 14:26:31.076866 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 602/2410] 10.4.3.229 () {66 vars in 1438 bytes} [Thu Aug 6 14:26:31 2026] GET /volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1/extra_specs/volume_backend_name => generated 44 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:26:31.085185 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-26cd4f0c-adfb-469c-9f13-55456fbe080b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:31.087003 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-26cd4f0c-adfb-469c-9f13-55456fbe080b tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] GET https://10.4.3.229/volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1 Aug 06 14:26:31.087591 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-26cd4f0c-adfb-469c-9f13-55456fbe080b tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:31.087748 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-26cd4f0c-adfb-469c-9f13-55456fbe080b tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:31.092763 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-26cd4f0c-adfb-469c-9f13-55456fbe080b tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1 returned with HTTP 200 Aug 06 14:26:31.093326 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 607/2411] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:26:31 2026] GET /volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1 => generated 402 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:31.102706 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ef9cd613-d295-4e98-a406-999b0bdcb37c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:31.104650 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ef9cd613-d295-4e98-a406-999b0bdcb37c tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] PUT https://10.4.3.229/volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1/encryption/1ade4140-5237-4850-9705-704b9b2bf1da Aug 06 14:26:31.105059 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ef9cd613-d295-4e98-a406-999b0bdcb37c tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:31.121909 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ef9cd613-d295-4e98-a406-999b0bdcb37c tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1/encryption/1ade4140-5237-4850-9705-704b9b2bf1da returned with HTTP 200 Aug 06 14:26:31.122999 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 604/2412] 10.4.3.229 () {68 vars in 1506 bytes} [Thu Aug 6 14:26:31 2026] PUT /volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1/encryption/1ade4140-5237-4850-9705-704b9b2bf1da => generated 33 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:26:31.132302 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7c34568d-3a0e-4771-ac62-b63ffa99b78c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:31.135732 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7c34568d-3a0e-4771-ac62-b63ffa99b78c tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] PUT https://10.4.3.229/volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1/extra_specs/key1 Aug 06 14:26:31.136121 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7c34568d-3a0e-4771-ac62-b63ffa99b78c tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:31.162262 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7c34568d-3a0e-4771-ac62-b63ffa99b78c tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1/extra_specs/key1 returned with HTTP 200 Aug 06 14:26:31.162983 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 600/2413] 10.4.3.229 () {68 vars in 1413 bytes} [Thu Aug 6 14:26:31 2026] PUT /volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1/extra_specs/key1 => generated 30 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:26:31.172564 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-eb8696bb-3894-49d7-8e18-7516ca9c3ade None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:31.174335 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eb8696bb-3894-49d7-8e18-7516ca9c3ade tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] PUT https://10.4.3.229/volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1 Aug 06 14:26:31.174789 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-eb8696bb-3894-49d7-8e18-7516ca9c3ade tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:31.191057 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eb8696bb-3894-49d7-8e18-7516ca9c3ade tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1 returned with HTTP 200 Aug 06 14:26:31.191479 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 603/2414] 10.4.3.229 () {68 vars in 1362 bytes} [Thu Aug 6 14:26:31 2026] PUT /volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1 => generated 371 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:31.200827 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-55987c90-e7ab-4365-aea0-a2854068c5da None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:31.202604 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-55987c90-e7ab-4365-aea0-a2854068c5da tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] DELETE https://10.4.3.229/volume/v3/types/5a6c4ed3-5382-4fb2-adbc-c27e2f2a59aa Aug 06 14:26:31.202867 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-55987c90-e7ab-4365-aea0-a2854068c5da tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:31.203129 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-55987c90-e7ab-4365-aea0-a2854068c5da tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Calling method '_delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:31.209401 np0000006659 devstack@c-api.service[100396]: DEBUG dbcounter [-] [100396] Writing DB stats cinder:SELECT=582,cinder:UPDATE=153,cinder:INSERT=95,cinder:DELETE=2 {{(pid=100396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:26:31.249990 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-55987c90-e7ab-4365-aea0-a2854068c5da tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types/5a6c4ed3-5382-4fb2-adbc-c27e2f2a59aa returned with HTTP 202 Aug 06 14:26:31.250379 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 608/2415] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:26:31 2026] DELETE /volume/v3/types/5a6c4ed3-5382-4fb2-adbc-c27e2f2a59aa => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:31.259744 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-aaa12350-44f8-45ad-8c20-51161e7cc993 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:31.261736 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-aaa12350-44f8-45ad-8c20-51161e7cc993 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] DELETE https://10.4.3.229/volume/v3/types/067e297b-05ee-4b2d-920a-21e8b4cbc6a6 Aug 06 14:26:31.262058 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-aaa12350-44f8-45ad-8c20-51161e7cc993 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:31.262280 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-aaa12350-44f8-45ad-8c20-51161e7cc993 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Calling method '_delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:31.285829 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-aaa12350-44f8-45ad-8c20-51161e7cc993 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types/067e297b-05ee-4b2d-920a-21e8b4cbc6a6 returned with HTTP 202 Aug 06 14:26:31.286224 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 605/2416] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:26:31 2026] DELETE /volume/v3/types/067e297b-05ee-4b2d-920a-21e8b4cbc6a6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:31.294789 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e548bd19-26d7-4c8e-a1f6-728a3a9f358c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:31.309606 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e548bd19-26d7-4c8e-a1f6-728a3a9f358c tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] DELETE https://10.4.3.229/volume/v3/types/a8356067-5915-4967-b731-2aa2f34f7611 Aug 06 14:26:31.310101 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e548bd19-26d7-4c8e-a1f6-728a3a9f358c tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:31.310840 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e548bd19-26d7-4c8e-a1f6-728a3a9f358c tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Calling method '_delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:31.349023 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e548bd19-26d7-4c8e-a1f6-728a3a9f358c tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types/a8356067-5915-4967-b731-2aa2f34f7611 returned with HTTP 202 Aug 06 14:26:31.349560 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 601/2417] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:26:31 2026] DELETE /volume/v3/types/a8356067-5915-4967-b731-2aa2f34f7611 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:31.356230 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-04d144a9-b04c-486b-a086-4675e0a55c61 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:31.358060 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-04d144a9-b04c-486b-a086-4675e0a55c61 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] DELETE https://10.4.3.229/volume/v3/types/8525cd0c-b590-4966-8234-bc9bb4a1afdc Aug 06 14:26:31.358282 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-04d144a9-b04c-486b-a086-4675e0a55c61 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:31.358507 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-04d144a9-b04c-486b-a086-4675e0a55c61 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Calling method '_delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:31.392277 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-04d144a9-b04c-486b-a086-4675e0a55c61 tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types/8525cd0c-b590-4966-8234-bc9bb4a1afdc returned with HTTP 202 Aug 06 14:26:31.392720 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 604/2418] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:26:31 2026] DELETE /volume/v3/types/8525cd0c-b590-4966-8234-bc9bb4a1afdc => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:31.399598 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-17a3c671-ea54-4c1a-96a7-95730eaa6b5c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:31.401385 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-17a3c671-ea54-4c1a-96a7-95730eaa6b5c tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] DELETE https://10.4.3.229/volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1 Aug 06 14:26:31.401801 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-17a3c671-ea54-4c1a-96a7-95730eaa6b5c tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:31.401870 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-17a3c671-ea54-4c1a-96a7-95730eaa6b5c tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] Calling method '_delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:31.434731 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-17a3c671-ea54-4c1a-96a7-95730eaa6b5c tempest-VolumeTypesAdminTests-509020644 tempest-VolumeTypesAdminTests-509020644-project-admin] https://10.4.3.229/volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1 returned with HTTP 202 Aug 06 14:26:31.435117 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 609/2419] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:26:31 2026] DELETE /volume/v3/types/2d2fd8d5-357a-4f2a-bae8-8ec9ae9892a1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:32.488440 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-728fb2c5-a79c-484d-8e21-31dfdb42f092 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:32.490198 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-728fb2c5-a79c-484d-8e21-31dfdb42f092 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:26:32.490604 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-728fb2c5-a79c-484d-8e21-31dfdb42f092 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-478161277", "snapshot_id": null, "imageRef": "30702abe-9501-4aba-ba1a-50af064a9e3b", "volume_type": null, "size": 1}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:32.492367 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-728fb2c5-a79c-484d-8e21-31dfdb42f092 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-478161277', 'snapshot_id': None, 'imageRef': '30702abe-9501-4aba-ba1a-50af064a9e3b', 'volume_type': None, 'size': 1}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:26:32.600340 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-728fb2c5-a79c-484d-8e21-31dfdb42f092 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Create volume of 1 GB Aug 06 14:26:32.606966 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-728fb2c5-a79c-484d-8e21-31dfdb42f092 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Availability Zones retrieved successfully. Aug 06 14:26:32.615760 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-728fb2c5-a79c-484d-8e21-31dfdb42f092 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Flow 'volume_create_api' (bbf9a4df-0371-43c2-abc6-bc4ad382e32a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:32.617286 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-728fb2c5-a79c-484d-8e21-31dfdb42f092 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b276842c-af73-450d-aee1-b9141f2ca5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:32.619539 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-728fb2c5-a79c-484d-8e21-31dfdb42f092 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:26:32.684787 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-728fb2c5-a79c-484d-8e21-31dfdb42f092 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b276842c-af73-450d-aee1-b9141f2ca5e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:32.686006 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-728fb2c5-a79c-484d-8e21-31dfdb42f092 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5c91596-4130-4cab-971c-5b5b4ff3989b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:32.745504 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-728fb2c5-a79c-484d-8e21-31dfdb42f092 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Created reservations ['66509627-bfb7-4f00-987b-a101bd2edfee', '91461f8e-6af1-4d38-81f8-03fa13a3bad4', '97785993-8853-404e-b4d8-09639747864d', 'd67c744d-351e-4495-bf3d-b1b7daf26e6e'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:32.746564 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-728fb2c5-a79c-484d-8e21-31dfdb42f092 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5c91596-4130-4cab-971c-5b5b4ff3989b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66509627-bfb7-4f00-987b-a101bd2edfee', '91461f8e-6af1-4d38-81f8-03fa13a3bad4', '97785993-8853-404e-b4d8-09639747864d', 'd67c744d-351e-4495-bf3d-b1b7daf26e6e']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:32.747268 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-728fb2c5-a79c-484d-8e21-31dfdb42f092 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a864b774-867b-4229-ae5a-f4727d6f95c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:32.770769 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-728fb2c5-a79c-484d-8e21-31dfdb42f092 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a864b774-867b-4229-ae5a-f4727d6f95c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ecdc12c-4a18-45c6-bc83-a494cee96406', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-478161277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab7d3761621a4bc9ae0561efb7af25c3',qos_specs=None,replication_status=,reservations=['66509627-bfb7-4f00-987b-a101bd2edfee','91461f8e-6af1-4d38-81f8-03fa13a3bad4','97785993-8853-404e-b4d8-09639747864d','d67c744d-351e-4495-bf3d-b1b7daf26e6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32da6a0a86a24a50aabeb77bdd2e3718',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:26:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-478161277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ecdc12c-4a18-45c6-bc83-a494cee96406,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab7d3761621a4bc9ae0561efb7af25c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32da6a0a86a24a50aabeb77bdd2e3718',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:32.771668 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-728fb2c5-a79c-484d-8e21-31dfdb42f092 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69102abf-3b03-42b3-8a33-5cfb825007a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:32.792030 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-728fb2c5-a79c-484d-8e21-31dfdb42f092 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69102abf-3b03-42b3-8a33-5cfb825007a7) transitioned into state 'SUCCESS' from state '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-478161277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab7d3761621a4bc9ae0561efb7af25c3',qos_specs=None,replication_status=,reservations=['66509627-bfb7-4f00-987b-a101bd2edfee','91461f8e-6af1-4d38-81f8-03fa13a3bad4','97785993-8853-404e-b4d8-09639747864d','d67c744d-351e-4495-bf3d-b1b7daf26e6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32da6a0a86a24a50aabeb77bdd2e3718',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:32.792731 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-728fb2c5-a79c-484d-8e21-31dfdb42f092 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1870d72-124a-4247-9715-a06c83bafb85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:32.803555 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-728fb2c5-a79c-484d-8e21-31dfdb42f092 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1870d72-124a-4247-9715-a06c83bafb85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:32.804403 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-728fb2c5-a79c-484d-8e21-31dfdb42f092 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Flow 'volume_create_api' (bbf9a4df-0371-43c2-abc6-bc4ad382e32a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:32.804904 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-728fb2c5-a79c-484d-8e21-31dfdb42f092 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Create volume request issued successfully. Aug 06 14:26:32.805600 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-728fb2c5-a79c-484d-8e21-31dfdb42f092 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:26:32.806063 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 606/2420] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:26:32 2026] POST /volume/v3/volumes => generated 753 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:26:32.818010 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-95586595-c773-40b8-a27b-983f0d055b53 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:32.820407 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-95586595-c773-40b8-a27b-983f0d055b53 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/volumes/4ecdc12c-4a18-45c6-bc83-a494cee96406 Aug 06 14:26:32.820761 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-95586595-c773-40b8-a27b-983f0d055b53 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:32.821030 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-95586595-c773-40b8-a27b-983f0d055b53 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:32.823643 np0000006659 devstack@c-api.service[100399]: DEBUG dbcounter [-] [100399] Writing DB stats cinder:INSERT=86,cinder:SELECT=571,cinder:UPDATE=138,cinder:DELETE=4 {{(pid=100399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:26:32.829997 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:32.829997 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:32.835040 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-95586595-c773-40b8-a27b-983f0d055b53 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Volume info retrieved successfully. Aug 06 14:26:32.843014 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-95586595-c773-40b8-a27b-983f0d055b53 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/volumes/4ecdc12c-4a18-45c6-bc83-a494cee96406 returned with HTTP 200 Aug 06 14:26:32.843387 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 602/2421] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:32 2026] GET /volume/v3/volumes/4ecdc12c-4a18-45c6-bc83-a494cee96406 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:32.941677 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b750aa9d-a1cc-4a02-9633-f4bf9f76efa5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:33.065247 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b750aa9d-a1cc-4a02-9633-f4bf9f76efa5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:26:33.065956 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b750aa9d-a1cc-4a02-9633-f4bf9f76efa5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-772301239"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:33.067985 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-b750aa9d-a1cc-4a02-9633-f4bf9f76efa5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-772301239'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:26:33.068164 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-b750aa9d-a1cc-4a02-9633-f4bf9f76efa5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Create volume of 1 GB Aug 06 14:26:33.071482 np0000006659 devstack@c-api.service[100397]: DEBUG dbcounter [-] [100397] Writing DB stats cinder:SELECT=679,cinder:UPDATE=193,cinder:INSERT=121,cinder:DELETE=3 {{(pid=100397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:26:33.074625 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b750aa9d-a1cc-4a02-9633-f4bf9f76efa5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Availability Zones retrieved successfully. Aug 06 14:26:33.084470 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b750aa9d-a1cc-4a02-9633-f4bf9f76efa5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Flow 'volume_create_api' (c2ba7fd2-44ae-4ed3-bb99-e391bcf5f3d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:33.087408 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b750aa9d-a1cc-4a02-9633-f4bf9f76efa5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1aa257da-9c6e-4f55-82bc-f6546f36a30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:33.092058 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-b750aa9d-a1cc-4a02-9633-f4bf9f76efa5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:26:33.137695 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b750aa9d-a1cc-4a02-9633-f4bf9f76efa5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1aa257da-9c6e-4f55-82bc-f6546f36a30c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:33.140089 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b750aa9d-a1cc-4a02-9633-f4bf9f76efa5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ad6c2f5-2694-4d0f-a813-f1236936307b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:33.247034 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-b750aa9d-a1cc-4a02-9633-f4bf9f76efa5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Created reservations ['8630fcbc-2415-4801-a0d1-cc1c28fdffa4', 'c4afff5d-094f-4091-a9f1-10224a2a552a', '7e4ec7a9-d959-4715-99f7-59fc87c13bbd', 'b26c309a-42f8-4951-9a38-d36d62228963'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:33.247897 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b750aa9d-a1cc-4a02-9633-f4bf9f76efa5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ad6c2f5-2694-4d0f-a813-f1236936307b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8630fcbc-2415-4801-a0d1-cc1c28fdffa4', 'c4afff5d-094f-4091-a9f1-10224a2a552a', '7e4ec7a9-d959-4715-99f7-59fc87c13bbd', 'b26c309a-42f8-4951-9a38-d36d62228963']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:33.248668 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b750aa9d-a1cc-4a02-9633-f4bf9f76efa5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e3945d1-9019-41e5-8186-0388f7393741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:33.272485 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b750aa9d-a1cc-4a02-9633-f4bf9f76efa5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e3945d1-9019-41e5-8186-0388f7393741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96d44cfa-c9d1-492e-ad01-8d2deaceac28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-772301239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ed06df189d43a28da02d0581452ada',qos_specs=None,replication_status=,reservations=['8630fcbc-2415-4801-a0d1-cc1c28fdffa4','c4afff5d-094f-4091-a9f1-10224a2a552a','7e4ec7a9-d959-4715-99f7-59fc87c13bbd','b26c309a-42f8-4951-9a38-d36d62228963'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19405e0f78854759aa5f3d13a4659304',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:26:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-772301239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96d44cfa-c9d1-492e-ad01-8d2deaceac28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25ed06df189d43a28da02d0581452ada',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19405e0f78854759aa5f3d13a4659304',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:33.273132 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b750aa9d-a1cc-4a02-9633-f4bf9f76efa5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d5401ec-a211-45c8-ad11-04f67ad72740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:33.290000 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b750aa9d-a1cc-4a02-9633-f4bf9f76efa5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d5401ec-a211-45c8-ad11-04f67ad72740) transitioned into state 'SUCCESS' from state '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-772301239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ed06df189d43a28da02d0581452ada',qos_specs=None,replication_status=,reservations=['8630fcbc-2415-4801-a0d1-cc1c28fdffa4','c4afff5d-094f-4091-a9f1-10224a2a552a','7e4ec7a9-d959-4715-99f7-59fc87c13bbd','b26c309a-42f8-4951-9a38-d36d62228963'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19405e0f78854759aa5f3d13a4659304',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:33.290683 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b750aa9d-a1cc-4a02-9633-f4bf9f76efa5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (092846fb-caac-4f83-9423-bf6dc2d217b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:33.299019 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b750aa9d-a1cc-4a02-9633-f4bf9f76efa5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (092846fb-caac-4f83-9423-bf6dc2d217b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:33.301447 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b750aa9d-a1cc-4a02-9633-f4bf9f76efa5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Flow 'volume_create_api' (c2ba7fd2-44ae-4ed3-bb99-e391bcf5f3d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:33.301447 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b750aa9d-a1cc-4a02-9633-f4bf9f76efa5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Create volume request issued successfully. Aug 06 14:26:33.301447 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b750aa9d-a1cc-4a02-9633-f4bf9f76efa5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:26:33.301447 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 605/2422] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:26:32 2026] POST /volume/v3/volumes => generated 777 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:33.316796 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7a4adeb2-bb69-4da7-9e16-03d63bd85dc3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:33.322615 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7a4adeb2-bb69-4da7-9e16-03d63bd85dc3 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] GET https://10.4.3.229/volume/v3/volumes/96d44cfa-c9d1-492e-ad01-8d2deaceac28 Aug 06 14:26:33.322963 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7a4adeb2-bb69-4da7-9e16-03d63bd85dc3 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:33.323278 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7a4adeb2-bb69-4da7-9e16-03d63bd85dc3 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:33.335138 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:33.335138 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:33.338838 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7a4adeb2-bb69-4da7-9e16-03d63bd85dc3 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Volume info retrieved successfully. Aug 06 14:26:33.342772 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7a4adeb2-bb69-4da7-9e16-03d63bd85dc3 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] https://10.4.3.229/volume/v3/volumes/96d44cfa-c9d1-492e-ad01-8d2deaceac28 returned with HTTP 200 Aug 06 14:26:33.343159 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 610/2423] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:26:33 2026] GET /volume/v3/volumes/96d44cfa-c9d1-492e-ad01-8d2deaceac28 => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:33.855498 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-93a1f9f9-761a-48a0-b0dc-aa56ae488315 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:33.857353 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-93a1f9f9-761a-48a0-b0dc-aa56ae488315 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/volumes/4ecdc12c-4a18-45c6-bc83-a494cee96406 Aug 06 14:26:33.857543 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-93a1f9f9-761a-48a0-b0dc-aa56ae488315 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:33.857741 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-93a1f9f9-761a-48a0-b0dc-aa56ae488315 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:33.861054 np0000006659 devstack@c-api.service[100398]: DEBUG dbcounter [-] [100398] Writing DB stats cinder:SELECT=640,cinder:UPDATE=179,cinder:INSERT=102,cinder:DELETE=4 {{(pid=100398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:26:33.869201 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:33.869201 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:33.875180 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-93a1f9f9-761a-48a0-b0dc-aa56ae488315 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Volume info retrieved successfully. Aug 06 14:26:33.880819 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-93a1f9f9-761a-48a0-b0dc-aa56ae488315 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/volumes/4ecdc12c-4a18-45c6-bc83-a494cee96406 returned with HTTP 200 Aug 06 14:26:33.881193 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 607/2424] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:33 2026] GET /volume/v3/volumes/4ecdc12c-4a18-45c6-bc83-a494cee96406 => generated 1361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 14:26:33.901214 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-539e027e-777b-4d28-a66c-ac4fc6c1e7f6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:33.903666 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-539e027e-777b-4d28-a66c-ac4fc6c1e7f6 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/volumes/4ecdc12c-4a18-45c6-bc83-a494cee96406 Aug 06 14:26:33.904017 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-539e027e-777b-4d28-a66c-ac4fc6c1e7f6 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:33.904341 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-539e027e-777b-4d28-a66c-ac4fc6c1e7f6 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:33.913442 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:33.913442 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:33.918573 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-539e027e-777b-4d28-a66c-ac4fc6c1e7f6 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Volume info retrieved successfully. Aug 06 14:26:33.925353 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-539e027e-777b-4d28-a66c-ac4fc6c1e7f6 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/volumes/4ecdc12c-4a18-45c6-bc83-a494cee96406 returned with HTTP 200 Aug 06 14:26:33.926095 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 603/2425] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:33 2026] GET /volume/v3/volumes/4ecdc12c-4a18-45c6-bc83-a494cee96406 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:33.938119 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-43620980-e0a8-45e0-83f9-7e73986d1642 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:33.939840 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-43620980-e0a8-45e0-83f9-7e73986d1642 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/volumes/4ecdc12c-4a18-45c6-bc83-a494cee96406 Aug 06 14:26:33.940005 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-43620980-e0a8-45e0-83f9-7e73986d1642 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:33.940174 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-43620980-e0a8-45e0-83f9-7e73986d1642 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:33.946533 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:33.946533 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:33.949686 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-43620980-e0a8-45e0-83f9-7e73986d1642 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Volume info retrieved successfully. Aug 06 14:26:33.954094 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-43620980-e0a8-45e0-83f9-7e73986d1642 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/volumes/4ecdc12c-4a18-45c6-bc83-a494cee96406 returned with HTTP 200 Aug 06 14:26:33.954519 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 606/2426] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:33 2026] GET /volume/v3/volumes/4ecdc12c-4a18-45c6-bc83-a494cee96406 => generated 1361 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:33.968610 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-db167ef4-ccc9-4a65-9910-4d54533bbd4b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:33.970964 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-db167ef4-ccc9-4a65-9910-4d54533bbd4b tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] POST https://10.4.3.229/volume/v3/backups Aug 06 14:26:33.971326 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-db167ef4-ccc9-4a65-9910-4d54533bbd4b tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4ecdc12c-4a18-45c6-bc83-a494cee96406", "name": "tempest-TestVolumeBackupRestore-backup-1471569696", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:33.974724 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.backups [None req-db167ef4-ccc9-4a65-9910-4d54533bbd4b tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Creating new backup {'backup': {'volume_id': '4ecdc12c-4a18-45c6-bc83-a494cee96406', 'name': 'tempest-TestVolumeBackupRestore-backup-1471569696', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100396) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:26:33.974922 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.backups [None req-db167ef4-ccc9-4a65-9910-4d54533bbd4b tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Creating backup of volume 4ecdc12c-4a18-45c6-bc83-a494cee96406 in container None Aug 06 14:26:33.985242 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:33.985242 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:33.985739 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-db167ef4-ccc9-4a65-9910-4d54533bbd4b tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Volume info retrieved successfully. Aug 06 14:26:34.013663 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-db167ef4-ccc9-4a65-9910-4d54533bbd4b tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Created reservations ['b5bf2007-bb6f-4fb7-8e1e-1a77035edbb2', '24468b40-9f91-4324-91a2-131f44c447ff'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:34.052697 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-db167ef4-ccc9-4a65-9910-4d54533bbd4b tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:26:34.052697 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 611/2427] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:26:33 2026] POST /volume/v3/backups => generated 335 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:26:34.063525 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2ff4e6e7-b086-429c-90ea-3f6857d1c198 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:34.065837 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2ff4e6e7-b086-429c-90ea-3f6857d1c198 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 Aug 06 14:26:34.067235 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2ff4e6e7-b086-429c-90ea-3f6857d1c198 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:34.067235 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2ff4e6e7-b086-429c-90ea-3f6857d1c198 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:34.067235 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-2ff4e6e7-b086-429c-90ea-3f6857d1c198 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Show backup with id a8dbe201-0804-47ef-9038-dca9e9ad67e9. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:26:34.072453 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:34.072453 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:34.073571 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2ff4e6e7-b086-429c-90ea-3f6857d1c198 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 returned with HTTP 200 Aug 06 14:26:34.074117 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 608/2428] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:34 2026] GET /volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 => generated 742 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:34.360204 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c1ee2b53-2ed0-43e0-8f25-6b848fa91c38 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:34.362625 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c1ee2b53-2ed0-43e0-8f25-6b848fa91c38 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] GET https://10.4.3.229/volume/v3/volumes/96d44cfa-c9d1-492e-ad01-8d2deaceac28 Aug 06 14:26:34.363074 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c1ee2b53-2ed0-43e0-8f25-6b848fa91c38 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:34.363398 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c1ee2b53-2ed0-43e0-8f25-6b848fa91c38 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:34.372300 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:34.372300 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:34.377221 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c1ee2b53-2ed0-43e0-8f25-6b848fa91c38 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Volume info retrieved successfully. Aug 06 14:26:34.382440 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c1ee2b53-2ed0-43e0-8f25-6b848fa91c38 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] https://10.4.3.229/volume/v3/volumes/96d44cfa-c9d1-492e-ad01-8d2deaceac28 returned with HTTP 200 Aug 06 14:26:34.383319 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 604/2429] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:26:34 2026] GET /volume/v3/volumes/96d44cfa-c9d1-492e-ad01-8d2deaceac28 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:26:34.397535 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ec5e8c46-c9bc-4b21-a959-c853d708f6dd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:34.454888 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ec5e8c46-c9bc-4b21-a959-c853d708f6dd tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-reader] GET https://10.4.3.229/volume/v3/volumes Aug 06 14:26:34.455088 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ec5e8c46-c9bc-4b21-a959-c853d708f6dd tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-reader] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:34.455285 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ec5e8c46-c9bc-4b21-a959-c853d708f6dd tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-reader] Calling method 'index' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:34.455564 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-ec5e8c46-c9bc-4b21-a959-c853d708f6dd tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-reader] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:34.456176 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-ec5e8c46-c9bc-4b21-a959-c853d708f6dd tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100397) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:34.462317 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ec5e8c46-c9bc-4b21-a959-c853d708f6dd tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-reader] Get all volumes completed successfully. Aug 06 14:26:34.462719 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ec5e8c46-c9bc-4b21-a959-c853d708f6dd tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-reader] https://10.4.3.229/volume/v3/volumes returned with HTTP 200 Aug 06 14:26:34.463053 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 607/2430] 10.4.3.229 () {68 vars in 1278 bytes} [Thu Aug 6 14:26:34 2026] GET /volume/v3/volumes => generated 335 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:34.474594 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-cb873021-5861-4f05-8f7f-170c8ac1ced1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:34.476333 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cb873021-5861-4f05-8f7f-170c8ac1ced1 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/96d44cfa-c9d1-492e-ad01-8d2deaceac28 Aug 06 14:26:34.476563 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cb873021-5861-4f05-8f7f-170c8ac1ced1 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:34.476872 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cb873021-5861-4f05-8f7f-170c8ac1ced1 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:34.477189 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-cb873021-5861-4f05-8f7f-170c8ac1ced1 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Delete volume with id: 96d44cfa-c9d1-492e-ad01-8d2deaceac28 Aug 06 14:26:34.484445 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:34.484445 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:34.484794 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-cb873021-5861-4f05-8f7f-170c8ac1ced1 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Volume info retrieved successfully. Aug 06 14:26:34.502110 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-cb873021-5861-4f05-8f7f-170c8ac1ced1 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Delete volume request issued successfully. Aug 06 14:26:34.502364 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cb873021-5861-4f05-8f7f-170c8ac1ced1 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] https://10.4.3.229/volume/v3/volumes/96d44cfa-c9d1-492e-ad01-8d2deaceac28 returned with HTTP 202 Aug 06 14:26:34.502971 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 612/2431] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:26:34 2026] DELETE /volume/v3/volumes/96d44cfa-c9d1-492e-ad01-8d2deaceac28 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:26:34.510841 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-52f6c926-ab59-4144-bff2-f1bd1aef9825 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:34.513579 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-52f6c926-ab59-4144-bff2-f1bd1aef9825 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] GET https://10.4.3.229/volume/v3/volumes/96d44cfa-c9d1-492e-ad01-8d2deaceac28 Aug 06 14:26:34.513972 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-52f6c926-ab59-4144-bff2-f1bd1aef9825 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:34.514242 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-52f6c926-ab59-4144-bff2-f1bd1aef9825 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:34.525209 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:34.525209 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:34.530856 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-52f6c926-ab59-4144-bff2-f1bd1aef9825 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Volume info retrieved successfully. Aug 06 14:26:34.536908 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-52f6c926-ab59-4144-bff2-f1bd1aef9825 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] https://10.4.3.229/volume/v3/volumes/96d44cfa-c9d1-492e-ad01-8d2deaceac28 returned with HTTP 200 Aug 06 14:26:34.537494 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 609/2432] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:26:34 2026] GET /volume/v3/volumes/96d44cfa-c9d1-492e-ad01-8d2deaceac28 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:26:35.086166 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e87ded2c-3737-477b-b3f4-695a2ae8884f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:35.088637 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e87ded2c-3737-477b-b3f4-695a2ae8884f tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 Aug 06 14:26:35.089158 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e87ded2c-3737-477b-b3f4-695a2ae8884f tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:35.089284 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e87ded2c-3737-477b-b3f4-695a2ae8884f tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:35.089456 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-e87ded2c-3737-477b-b3f4-695a2ae8884f tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Show backup with id a8dbe201-0804-47ef-9038-dca9e9ad67e9. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:26:35.109215 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:35.109215 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:35.114189 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e87ded2c-3737-477b-b3f4-695a2ae8884f tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 returned with HTTP 200 Aug 06 14:26:35.114701 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 605/2433] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:35 2026] GET /volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 => generated 744 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:35.553072 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-fd2f49e6-4f9b-4b41-9881-aca95eac9e9a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:35.554825 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fd2f49e6-4f9b-4b41-9881-aca95eac9e9a tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] GET https://10.4.3.229/volume/v3/volumes/96d44cfa-c9d1-492e-ad01-8d2deaceac28 Aug 06 14:26:35.555034 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fd2f49e6-4f9b-4b41-9881-aca95eac9e9a tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:35.555213 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fd2f49e6-4f9b-4b41-9881-aca95eac9e9a tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:35.560536 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fd2f49e6-4f9b-4b41-9881-aca95eac9e9a tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] https://10.4.3.229/volume/v3/volumes/96d44cfa-c9d1-492e-ad01-8d2deaceac28 returned with HTTP 404 Aug 06 14:26:35.560991 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 608/2434] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:26:35 2026] GET /volume/v3/volumes/96d44cfa-c9d1-492e-ad01-8d2deaceac28 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:26:35.570416 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-314a2c9a-974d-41fa-9cbe-bc7cb54dc88d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:35.574090 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-314a2c9a-974d-41fa-9cbe-bc7cb54dc88d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:26:35.574497 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-314a2c9a-974d-41fa-9cbe-bc7cb54dc88d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1877836502"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:35.575864 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-314a2c9a-974d-41fa-9cbe-bc7cb54dc88d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1877836502'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:26:35.576005 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-314a2c9a-974d-41fa-9cbe-bc7cb54dc88d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Create volume of 1 GB Aug 06 14:26:35.587324 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-314a2c9a-974d-41fa-9cbe-bc7cb54dc88d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Availability Zones retrieved successfully. Aug 06 14:26:35.596642 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-314a2c9a-974d-41fa-9cbe-bc7cb54dc88d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Flow 'volume_create_api' (e3bf3245-c956-4300-9c0c-3921eabeb892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:35.597901 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-314a2c9a-974d-41fa-9cbe-bc7cb54dc88d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d07cc00-afb6-4207-ba24-aa04daec2964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:35.599090 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-314a2c9a-974d-41fa-9cbe-bc7cb54dc88d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:26:35.632568 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-314a2c9a-974d-41fa-9cbe-bc7cb54dc88d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d07cc00-afb6-4207-ba24-aa04daec2964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:35.633327 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-314a2c9a-974d-41fa-9cbe-bc7cb54dc88d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f2beea3-531d-4903-81b5-6a1a9dec81b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:35.650550 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ff020ca0-f6aa-4127-897c-b053c228c11f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:35.678931 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-314a2c9a-974d-41fa-9cbe-bc7cb54dc88d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Created reservations ['59c19a35-5055-424e-aab8-527537f65432', '9c9840e4-415c-4ca6-88e4-3bec359e60b2', '41b87565-afb3-4cf4-a6aa-38a44cb9bdbe', '93ad7c45-ecba-4b55-8dd5-c9fb84638a13'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:35.680098 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-314a2c9a-974d-41fa-9cbe-bc7cb54dc88d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f2beea3-531d-4903-81b5-6a1a9dec81b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59c19a35-5055-424e-aab8-527537f65432', '9c9840e4-415c-4ca6-88e4-3bec359e60b2', '41b87565-afb3-4cf4-a6aa-38a44cb9bdbe', '93ad7c45-ecba-4b55-8dd5-c9fb84638a13']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:35.681178 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-314a2c9a-974d-41fa-9cbe-bc7cb54dc88d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f06292d-ef50-4890-a471-9af81298545d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:35.715272 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-314a2c9a-974d-41fa-9cbe-bc7cb54dc88d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f06292d-ef50-4890-a471-9af81298545d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1795858-80c8-4390-960f-0c3caf146858', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1877836502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ed06df189d43a28da02d0581452ada',qos_specs=None,replication_status=,reservations=['59c19a35-5055-424e-aab8-527537f65432','9c9840e4-415c-4ca6-88e4-3bec359e60b2','41b87565-afb3-4cf4-a6aa-38a44cb9bdbe','93ad7c45-ecba-4b55-8dd5-c9fb84638a13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19405e0f78854759aa5f3d13a4659304',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:26:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1877836502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1795858-80c8-4390-960f-0c3caf146858,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25ed06df189d43a28da02d0581452ada',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19405e0f78854759aa5f3d13a4659304',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:35.715692 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ff020ca0-f6aa-4127-897c-b053c228c11f tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:26:35.716102 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ff020ca0-f6aa-4127-897c-b053c228c11f tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1106210322", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:35.716223 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-314a2c9a-974d-41fa-9cbe-bc7cb54dc88d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bb7635c-9a24-489e-988d-e87d701e8492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:35.717575 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-ff020ca0-f6aa-4127-897c-b053c228c11f tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1106210322', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:26:35.717740 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-ff020ca0-f6aa-4127-897c-b053c228c11f tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Create volume of 1 GB Aug 06 14:26:35.721341 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ff020ca0-f6aa-4127-897c-b053c228c11f tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Availability Zones retrieved successfully. Aug 06 14:26:35.726557 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ff020ca0-f6aa-4127-897c-b053c228c11f tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Flow 'volume_create_api' (cc0a2656-1872-4450-a830-62a9d8705f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:35.727544 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ff020ca0-f6aa-4127-897c-b053c228c11f tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de573a3e-5c45-44cc-b44e-bb6db1d0f9e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:35.728703 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-ff020ca0-f6aa-4127-897c-b053c228c11f tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:26:35.737745 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-314a2c9a-974d-41fa-9cbe-bc7cb54dc88d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bb7635c-9a24-489e-988d-e87d701e8492) transitioned into state 'SUCCESS' from state '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-1877836502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ed06df189d43a28da02d0581452ada',qos_specs=None,replication_status=,reservations=['59c19a35-5055-424e-aab8-527537f65432','9c9840e4-415c-4ca6-88e4-3bec359e60b2','41b87565-afb3-4cf4-a6aa-38a44cb9bdbe','93ad7c45-ecba-4b55-8dd5-c9fb84638a13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19405e0f78854759aa5f3d13a4659304',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:35.738329 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-314a2c9a-974d-41fa-9cbe-bc7cb54dc88d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5143d5e2-fc36-4ac4-bdb2-b86d0cc89a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:35.746824 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-314a2c9a-974d-41fa-9cbe-bc7cb54dc88d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5143d5e2-fc36-4ac4-bdb2-b86d0cc89a0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:35.747479 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-314a2c9a-974d-41fa-9cbe-bc7cb54dc88d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Flow 'volume_create_api' (e3bf3245-c956-4300-9c0c-3921eabeb892) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:35.747767 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-314a2c9a-974d-41fa-9cbe-bc7cb54dc88d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Create volume request issued successfully. Aug 06 14:26:35.750018 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-314a2c9a-974d-41fa-9cbe-bc7cb54dc88d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:26:35.750018 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 613/2435] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:26:35 2026] POST /volume/v3/volumes => generated 778 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:35.761250 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f9c00643-4a39-4f1a-917c-1aa3725a1293 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:35.762910 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f9c00643-4a39-4f1a-917c-1aa3725a1293 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] GET https://10.4.3.229/volume/v3/volumes/c1795858-80c8-4390-960f-0c3caf146858 Aug 06 14:26:35.763111 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f9c00643-4a39-4f1a-917c-1aa3725a1293 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:35.763273 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f9c00643-4a39-4f1a-917c-1aa3725a1293 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:35.764911 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ff020ca0-f6aa-4127-897c-b053c228c11f tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de573a3e-5c45-44cc-b44e-bb6db1d0f9e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:35.765913 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ff020ca0-f6aa-4127-897c-b053c228c11f tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (598af673-4523-4f5a-b880-8fc5756a1c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:35.772810 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:35.772810 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:35.780665 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f9c00643-4a39-4f1a-917c-1aa3725a1293 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Volume info retrieved successfully. Aug 06 14:26:35.789221 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f9c00643-4a39-4f1a-917c-1aa3725a1293 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] https://10.4.3.229/volume/v3/volumes/c1795858-80c8-4390-960f-0c3caf146858 returned with HTTP 200 Aug 06 14:26:35.789651 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 606/2436] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:26:35 2026] GET /volume/v3/volumes/c1795858-80c8-4390-960f-0c3caf146858 => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:35.803570 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b59f1710-be0d-42ea-9327-a40f7b8a65a2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:35.805251 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b59f1710-be0d-42ea-9327-a40f7b8a65a2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:26:35.805619 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b59f1710-be0d-42ea-9327-a40f7b8a65a2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1799480103"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:35.807363 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-b59f1710-be0d-42ea-9327-a40f7b8a65a2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1799480103'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:26:35.807590 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-b59f1710-be0d-42ea-9327-a40f7b8a65a2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Create volume of 1 GB Aug 06 14:26:35.807837 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:35.807837 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:35.811230 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b59f1710-be0d-42ea-9327-a40f7b8a65a2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Availability Zones retrieved successfully. Aug 06 14:26:35.816815 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b59f1710-be0d-42ea-9327-a40f7b8a65a2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Flow 'volume_create_api' (0d1cbb08-be45-4602-92fc-58de4073fc6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:35.817921 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b59f1710-be0d-42ea-9327-a40f7b8a65a2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (668f05ca-99d2-4862-b60e-e7c7f31a22aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:35.818841 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-b59f1710-be0d-42ea-9327-a40f7b8a65a2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:26:35.834875 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-ff020ca0-f6aa-4127-897c-b053c228c11f tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Created reservations ['1a30fde9-24a6-4bd0-a457-9aa5ecbcc620', 'ef44dc9e-522b-4b7d-9b66-b3a4130d3f52', 'b1aa643c-cad5-4669-a3ca-7633b39bcea3', 'ac11ddc9-c782-4084-9bcf-6925687dcc43'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:35.837203 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ff020ca0-f6aa-4127-897c-b053c228c11f tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (598af673-4523-4f5a-b880-8fc5756a1c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a30fde9-24a6-4bd0-a457-9aa5ecbcc620', 'ef44dc9e-522b-4b7d-9b66-b3a4130d3f52', 'b1aa643c-cad5-4669-a3ca-7633b39bcea3', 'ac11ddc9-c782-4084-9bcf-6925687dcc43']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:35.837203 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ff020ca0-f6aa-4127-897c-b053c228c11f tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b73b1595-bd44-4ea2-87b8-8dfc2b3d4b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:35.854614 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b59f1710-be0d-42ea-9327-a40f7b8a65a2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (668f05ca-99d2-4862-b60e-e7c7f31a22aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:35.855662 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b59f1710-be0d-42ea-9327-a40f7b8a65a2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24e82d41-83d0-4555-96f7-92265ac10d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:35.861273 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ff020ca0-f6aa-4127-897c-b053c228c11f tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b73b1595-bd44-4ea2-87b8-8dfc2b3d4b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0a30244-db18-4c5e-b237-df45d6024837', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1106210322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4986540947e1456caec16446ff749338',qos_specs=None,replication_status=,reservations=['1a30fde9-24a6-4bd0-a457-9aa5ecbcc620','ef44dc9e-522b-4b7d-9b66-b3a4130d3f52','b1aa643c-cad5-4669-a3ca-7633b39bcea3','ac11ddc9-c782-4084-9bcf-6925687dcc43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5da315bdbebb4103956c2c083a62d875',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:26:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1106210322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0a30244-db18-4c5e-b237-df45d6024837,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4986540947e1456caec16446ff749338',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5da315bdbebb4103956c2c083a62d875',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:35.862070 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ff020ca0-f6aa-4127-897c-b053c228c11f tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c022c05-8b09-4394-be9b-64e2d4d773fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:35.879552 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ff020ca0-f6aa-4127-897c-b053c228c11f tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c022c05-8b09-4394-be9b-64e2d4d773fa) transitioned into state 'SUCCESS' from state '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-1106210322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4986540947e1456caec16446ff749338',qos_specs=None,replication_status=,reservations=['1a30fde9-24a6-4bd0-a457-9aa5ecbcc620','ef44dc9e-522b-4b7d-9b66-b3a4130d3f52','b1aa643c-cad5-4669-a3ca-7633b39bcea3','ac11ddc9-c782-4084-9bcf-6925687dcc43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5da315bdbebb4103956c2c083a62d875',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:35.879772 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ff020ca0-f6aa-4127-897c-b053c228c11f tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d879471-97fa-436f-ac45-5392e5882f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:35.889686 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ff020ca0-f6aa-4127-897c-b053c228c11f tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d879471-97fa-436f-ac45-5392e5882f60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:35.890839 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ff020ca0-f6aa-4127-897c-b053c228c11f tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Flow 'volume_create_api' (cc0a2656-1872-4450-a830-62a9d8705f03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:35.891655 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ff020ca0-f6aa-4127-897c-b053c228c11f tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Create volume request issued successfully. Aug 06 14:26:35.891888 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ff020ca0-f6aa-4127-897c-b053c228c11f tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:26:35.892406 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 610/2437] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:26:35 2026] POST /volume/v3/volumes => generated 756 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:26:35.906455 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-b59f1710-be0d-42ea-9327-a40f7b8a65a2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Created reservations ['73876a4e-69cc-4989-bed0-ff75cb2d3ee7', 'f407455d-0c5e-4381-b4dc-34d1600ba456', 'b00ff20f-ebbe-4bd5-8fc4-3de3ebb7d199', 'b65bc986-3783-4ba8-9b45-045e327c4e7c'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:35.906628 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-48f4d2f6-460e-43f8-b2cb-7011a4a4118a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:35.906699 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b59f1710-be0d-42ea-9327-a40f7b8a65a2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24e82d41-83d0-4555-96f7-92265ac10d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73876a4e-69cc-4989-bed0-ff75cb2d3ee7', 'f407455d-0c5e-4381-b4dc-34d1600ba456', 'b00ff20f-ebbe-4bd5-8fc4-3de3ebb7d199', 'b65bc986-3783-4ba8-9b45-045e327c4e7c']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:35.906699 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b59f1710-be0d-42ea-9327-a40f7b8a65a2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd234cbc-f2a8-465d-a302-699d12e97188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:35.906849 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-48f4d2f6-460e-43f8-b2cb-7011a4a4118a tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] GET https://10.4.3.229/volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837 Aug 06 14:26:35.906849 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-48f4d2f6-460e-43f8-b2cb-7011a4a4118a tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:35.907044 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-48f4d2f6-460e-43f8-b2cb-7011a4a4118a tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:35.916500 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:35.916500 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:35.918585 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-48f4d2f6-460e-43f8-b2cb-7011a4a4118a tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Volume info retrieved successfully. Aug 06 14:26:35.922846 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-48f4d2f6-460e-43f8-b2cb-7011a4a4118a tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] https://10.4.3.229/volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837 returned with HTTP 200 Aug 06 14:26:35.923242 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 614/2438] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:35 2026] GET /volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:35.929264 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b59f1710-be0d-42ea-9327-a40f7b8a65a2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd234cbc-f2a8-465d-a302-699d12e97188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc111ec5-3094-4aca-ac7f-126719eeb7ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1799480103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='457b81c6cf8f448398343347dfa9f10e',qos_specs=None,replication_status=,reservations=['73876a4e-69cc-4989-bed0-ff75cb2d3ee7','f407455d-0c5e-4381-b4dc-34d1600ba456','b00ff20f-ebbe-4bd5-8fc4-3de3ebb7d199','b65bc986-3783-4ba8-9b45-045e327c4e7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcacc670c3ba43fea5504882ac4533cf',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:26:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1799480103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc111ec5-3094-4aca-ac7f-126719eeb7ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='457b81c6cf8f448398343347dfa9f10e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcacc670c3ba43fea5504882ac4533cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:35.930960 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b59f1710-be0d-42ea-9327-a40f7b8a65a2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (826f8a0b-0746-4793-b195-a5c0058a4d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:35.951455 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b59f1710-be0d-42ea-9327-a40f7b8a65a2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (826f8a0b-0746-4793-b195-a5c0058a4d1f) transitioned into state 'SUCCESS' from state '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-1799480103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='457b81c6cf8f448398343347dfa9f10e',qos_specs=None,replication_status=,reservations=['73876a4e-69cc-4989-bed0-ff75cb2d3ee7','f407455d-0c5e-4381-b4dc-34d1600ba456','b00ff20f-ebbe-4bd5-8fc4-3de3ebb7d199','b65bc986-3783-4ba8-9b45-045e327c4e7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcacc670c3ba43fea5504882ac4533cf',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:35.951455 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b59f1710-be0d-42ea-9327-a40f7b8a65a2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47761107-f975-41e4-b72f-38884875de5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:35.963401 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b59f1710-be0d-42ea-9327-a40f7b8a65a2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47761107-f975-41e4-b72f-38884875de5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:35.965148 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b59f1710-be0d-42ea-9327-a40f7b8a65a2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Flow 'volume_create_api' (0d1cbb08-be45-4602-92fc-58de4073fc6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:35.965853 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b59f1710-be0d-42ea-9327-a40f7b8a65a2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Create volume request issued successfully. Aug 06 14:26:35.966793 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b59f1710-be0d-42ea-9327-a40f7b8a65a2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:26:35.967479 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 609/2439] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:26:35 2026] POST /volume/v3/volumes => generated 755 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:26:35.981122 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d6c2f97e-d73f-422c-b3a5-c552c11a20ca None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:35.982850 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d6c2f97e-d73f-422c-b3a5-c552c11a20ca tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae Aug 06 14:26:35.983037 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d6c2f97e-d73f-422c-b3a5-c552c11a20ca tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:35.983235 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d6c2f97e-d73f-422c-b3a5-c552c11a20ca tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:35.989595 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:35.989595 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:35.994208 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d6c2f97e-d73f-422c-b3a5-c552c11a20ca tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:26:36.003509 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d6c2f97e-d73f-422c-b3a5-c552c11a20ca tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae returned with HTTP 200 Aug 06 14:26:36.003509 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 607/2440] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:35 2026] GET /volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:36.130239 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a0b1152b-57cf-41ab-9a32-b43b1684986a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:36.132178 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a0b1152b-57cf-41ab-9a32-b43b1684986a tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 Aug 06 14:26:36.132386 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a0b1152b-57cf-41ab-9a32-b43b1684986a tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:36.132540 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a0b1152b-57cf-41ab-9a32-b43b1684986a tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:36.132644 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-a0b1152b-57cf-41ab-9a32-b43b1684986a tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Show backup with id a8dbe201-0804-47ef-9038-dca9e9ad67e9. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:26:36.137157 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:36.137157 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:36.137977 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a0b1152b-57cf-41ab-9a32-b43b1684986a tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 returned with HTTP 200 Aug 06 14:26:36.138383 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 611/2441] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:36 2026] GET /volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:36.802263 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f6069717-2bd6-4ed8-b077-b485a5dcf07d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:36.804188 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f6069717-2bd6-4ed8-b077-b485a5dcf07d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] GET https://10.4.3.229/volume/v3/volumes/c1795858-80c8-4390-960f-0c3caf146858 Aug 06 14:26:36.804409 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f6069717-2bd6-4ed8-b077-b485a5dcf07d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:36.804625 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f6069717-2bd6-4ed8-b077-b485a5dcf07d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:36.811582 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:36.811582 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:36.815065 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f6069717-2bd6-4ed8-b077-b485a5dcf07d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Volume info retrieved successfully. Aug 06 14:26:36.818805 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f6069717-2bd6-4ed8-b077-b485a5dcf07d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] https://10.4.3.229/volume/v3/volumes/c1795858-80c8-4390-960f-0c3caf146858 returned with HTTP 200 Aug 06 14:26:36.819178 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 615/2442] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:26:36 2026] GET /volume/v3/volumes/c1795858-80c8-4390-960f-0c3caf146858 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:26:36.831157 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a22e0b72-e62a-4113-9a43-a23d75a4e973 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:36.833022 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a22e0b72-e62a-4113-9a43-a23d75a4e973 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-reader] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:26:36.833230 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a22e0b72-e62a-4113-9a43-a23d75a4e973 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-reader] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:36.833412 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a22e0b72-e62a-4113-9a43-a23d75a4e973 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-reader] Calling method 'detail' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:36.833685 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-a22e0b72-e62a-4113-9a43-a23d75a4e973 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-reader] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:36.833982 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:36.833982 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:36.834346 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-a22e0b72-e62a-4113-9a43-a23d75a4e973 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100397) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:26:36.840907 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a22e0b72-e62a-4113-9a43-a23d75a4e973 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-reader] Get all volumes completed successfully. Aug 06 14:26:36.841497 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:36.841497 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:36.844897 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a22e0b72-e62a-4113-9a43-a23d75a4e973 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-reader] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:26:36.845275 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 610/2443] 10.4.3.229 () {68 vars in 1299 bytes} [Thu Aug 6 14:26:36 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:36.860718 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-74e80dbd-c351-4b67-a3a7-ac06e10709d5 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:36.862480 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-74e80dbd-c351-4b67-a3a7-ac06e10709d5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/c1795858-80c8-4390-960f-0c3caf146858 Aug 06 14:26:36.862746 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-74e80dbd-c351-4b67-a3a7-ac06e10709d5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:36.862968 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-74e80dbd-c351-4b67-a3a7-ac06e10709d5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:36.863130 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-74e80dbd-c351-4b67-a3a7-ac06e10709d5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Delete volume with id: c1795858-80c8-4390-960f-0c3caf146858 Aug 06 14:26:36.870161 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:36.870161 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:36.870470 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-74e80dbd-c351-4b67-a3a7-ac06e10709d5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Volume info retrieved successfully. Aug 06 14:26:36.886677 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-74e80dbd-c351-4b67-a3a7-ac06e10709d5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Delete volume request issued successfully. Aug 06 14:26:36.886897 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-74e80dbd-c351-4b67-a3a7-ac06e10709d5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] https://10.4.3.229/volume/v3/volumes/c1795858-80c8-4390-960f-0c3caf146858 returned with HTTP 202 Aug 06 14:26:36.887281 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 608/2444] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:26:36 2026] DELETE /volume/v3/volumes/c1795858-80c8-4390-960f-0c3caf146858 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:26:36.895249 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-89e9edf7-bf4f-4f1b-8a07-1cd58c7a7092 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:36.897150 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-89e9edf7-bf4f-4f1b-8a07-1cd58c7a7092 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] GET https://10.4.3.229/volume/v3/volumes/c1795858-80c8-4390-960f-0c3caf146858 Aug 06 14:26:36.897367 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-89e9edf7-bf4f-4f1b-8a07-1cd58c7a7092 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:36.897594 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-89e9edf7-bf4f-4f1b-8a07-1cd58c7a7092 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:36.904656 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:36.904656 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:36.908015 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-89e9edf7-bf4f-4f1b-8a07-1cd58c7a7092 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Volume info retrieved successfully. Aug 06 14:26:36.912591 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-89e9edf7-bf4f-4f1b-8a07-1cd58c7a7092 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] https://10.4.3.229/volume/v3/volumes/c1795858-80c8-4390-960f-0c3caf146858 returned with HTTP 200 Aug 06 14:26:36.913070 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 612/2445] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:26:36 2026] GET /volume/v3/volumes/c1795858-80c8-4390-960f-0c3caf146858 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:26:36.935115 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6b195399-4ded-4164-bea1-fbce69ff5a9e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:36.937301 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6b195399-4ded-4164-bea1-fbce69ff5a9e tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] GET https://10.4.3.229/volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837 Aug 06 14:26:36.937576 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6b195399-4ded-4164-bea1-fbce69ff5a9e tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:36.937833 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6b195399-4ded-4164-bea1-fbce69ff5a9e tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:36.946096 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:36.946096 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:36.950321 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-6b195399-4ded-4164-bea1-fbce69ff5a9e tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Volume info retrieved successfully. Aug 06 14:26:36.955684 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6b195399-4ded-4164-bea1-fbce69ff5a9e tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] https://10.4.3.229/volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837 returned with HTTP 200 Aug 06 14:26:36.956223 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 616/2446] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:36 2026] GET /volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:36.969608 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c9cf6e86-7be1-46db-a759-5e7d0c7d3e1c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:36.971368 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c9cf6e86-7be1-46db-a759-5e7d0c7d3e1c tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] GET https://10.4.3.229/volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837 Aug 06 14:26:36.971695 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c9cf6e86-7be1-46db-a759-5e7d0c7d3e1c tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:36.971971 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c9cf6e86-7be1-46db-a759-5e7d0c7d3e1c tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:36.978563 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:36.978563 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:36.982135 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c9cf6e86-7be1-46db-a759-5e7d0c7d3e1c tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Volume info retrieved successfully. Aug 06 14:26:36.986254 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c9cf6e86-7be1-46db-a759-5e7d0c7d3e1c tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] https://10.4.3.229/volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837 returned with HTTP 200 Aug 06 14:26:36.986688 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 611/2447] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:36 2026] GET /volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:36.997687 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-aa8cf89a-b47c-4279-bc58-2835fcb64c8a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:36.999506 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-aa8cf89a-b47c-4279-bc58-2835fcb64c8a tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] POST https://10.4.3.229/volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837/action Aug 06 14:26:36.999903 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-aa8cf89a-b47c-4279-bc58-2835fcb64c8a tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-638220092", "disk_format": "raw"}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:26:37.000048 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-aa8cf89a-b47c-4279-bc58-2835fcb64c8a tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-638220092", "disk_format": "raw"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:37.008468 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:37.008468 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:37.008943 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-aa8cf89a-b47c-4279-bc58-2835fcb64c8a tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Volume info retrieved successfully. Aug 06 14:26:37.016742 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b836a5e9-9164-4330-98ca-ffa3c23b73ed None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:37.018513 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b836a5e9-9164-4330-98ca-ffa3c23b73ed tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae Aug 06 14:26:37.018712 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b836a5e9-9164-4330-98ca-ffa3c23b73ed tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:37.018921 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b836a5e9-9164-4330-98ca-ffa3c23b73ed tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:37.020434 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:37.020434 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:37.024646 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.image.image_utils [None req-aa8cf89a-b47c-4279-bc58-2835fcb64c8a tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-638220092'}] 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-638220092'}]. {{(pid=100399) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 06 14:26:37.026019 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:37.026019 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:37.030782 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b836a5e9-9164-4330-98ca-ffa3c23b73ed tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:26:37.035444 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b836a5e9-9164-4330-98ca-ffa3c23b73ed tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae returned with HTTP 200 Aug 06 14:26:37.035823 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 613/2448] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:37 2026] GET /volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:37.088722 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-bafc873e-a7d7-4496-a957-d096fc4bad2b req-436b791d-2f91-4e69-9092-4e686d86f608 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:37.090568 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-bafc873e-a7d7-4496-a957-d096fc4bad2b req-436b791d-2f91-4e69-9092-4e686d86f608 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae Aug 06 14:26:37.090745 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-bafc873e-a7d7-4496-a957-d096fc4bad2b req-436b791d-2f91-4e69-9092-4e686d86f608 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:37.090917 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-bafc873e-a7d7-4496-a957-d096fc4bad2b req-436b791d-2f91-4e69-9092-4e686d86f608 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:37.096995 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:37.096995 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:37.100324 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-bafc873e-a7d7-4496-a957-d096fc4bad2b req-436b791d-2f91-4e69-9092-4e686d86f608 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:26:37.104281 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-bafc873e-a7d7-4496-a957-d096fc4bad2b req-436b791d-2f91-4e69-9092-4e686d86f608 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae returned with HTTP 200 Aug 06 14:26:37.104689 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 617/2449] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:26:37 2026] GET /volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:37.148969 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e45daa07-6725-4ccd-8e42-ee56c7edf568 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:37.150924 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e45daa07-6725-4ccd-8e42-ee56c7edf568 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 Aug 06 14:26:37.151198 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e45daa07-6725-4ccd-8e42-ee56c7edf568 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:37.151547 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e45daa07-6725-4ccd-8e42-ee56c7edf568 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:37.151691 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-e45daa07-6725-4ccd-8e42-ee56c7edf568 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Show backup with id a8dbe201-0804-47ef-9038-dca9e9ad67e9. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:26:37.156749 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:37.156749 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:37.157891 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e45daa07-6725-4ccd-8e42-ee56c7edf568 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 returned with HTTP 200 Aug 06 14:26:37.158875 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 612/2450] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:37 2026] GET /volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:37.179973 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7d7a1732-cac0-4299-a10b-c9211e5e54eb None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:37.180518 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7d7a1732-cac0-4299-a10b-c9211e5e54eb None None] GET https://10.4.3.229/volume// Aug 06 14:26:37.180947 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7d7a1732-cac0-4299-a10b-c9211e5e54eb None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:37.181054 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7d7a1732-cac0-4299-a10b-c9211e5e54eb None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:37.181495 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7d7a1732-cac0-4299-a10b-c9211e5e54eb None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:26:37.181887 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 614/2451] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:26: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 06 14:26:37.190999 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-bafc873e-a7d7-4496-a957-d096fc4bad2b req-3a6e91f6-6b78-4945-9f10-aac5392b0d9e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:37.192729 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-bafc873e-a7d7-4496-a957-d096fc4bad2b req-3a6e91f6-6b78-4945-9f10-aac5392b0d9e tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:26:37.193032 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-bafc873e-a7d7-4496-a957-d096fc4bad2b req-3a6e91f6-6b78-4945-9f10-aac5392b0d9e tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc111ec5-3094-4aca-ac7f-126719eeb7ae", "connector": null, "instance_uuid": "03816745-b4b4-4038-9f24-c54d7dc1ff91"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:37.201204 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:37.201204 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:37.225619 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-bafc873e-a7d7-4496-a957-d096fc4bad2b req-3a6e91f6-6b78-4945-9f10-aac5392b0d9e tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:26:37.226034 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 618/2452] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:26:37 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 06 14:26:37.260003 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-51739ffc-7b49-47f7-be45-812aeee41e07 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:37.262023 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-51739ffc-7b49-47f7-be45-812aeee41e07 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae Aug 06 14:26:37.262657 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-51739ffc-7b49-47f7-be45-812aeee41e07 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:37.263012 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-51739ffc-7b49-47f7-be45-812aeee41e07 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:37.269416 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ab3fe832-e0d7-415d-b712-8777464959c5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:37.269840 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ab3fe832-e0d7-415d-b712-8777464959c5 None None] GET https://10.4.3.229/volume// Aug 06 14:26:37.270010 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ab3fe832-e0d7-415d-b712-8777464959c5 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:37.270197 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ab3fe832-e0d7-415d-b712-8777464959c5 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:37.270533 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ab3fe832-e0d7-415d-b712-8777464959c5 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:26:37.270827 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 615/2453] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:26: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 06 14:26:37.273675 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:37.273675 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:37.277278 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-bafc873e-a7d7-4496-a957-d096fc4bad2b req-8e3d1251-5219-4820-b3b5-005c020a2003 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:37.279444 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-bafc873e-a7d7-4496-a957-d096fc4bad2b req-8e3d1251-5219-4820-b3b5-005c020a2003 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae Aug 06 14:26:37.279670 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-bafc873e-a7d7-4496-a957-d096fc4bad2b req-8e3d1251-5219-4820-b3b5-005c020a2003 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:37.279880 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-bafc873e-a7d7-4496-a957-d096fc4bad2b req-8e3d1251-5219-4820-b3b5-005c020a2003 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:37.281817 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-51739ffc-7b49-47f7-be45-812aeee41e07 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:26:37.282525 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-003a2474-08a9-435b-92d4-f4cb3242fae4 req-907288e4-142a-4137-84b5-84367d4bb923 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:37.284669 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-003a2474-08a9-435b-92d4-f4cb3242fae4 req-907288e4-142a-4137-84b5-84367d4bb923 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 Aug 06 14:26:37.284908 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-003a2474-08a9-435b-92d4-f4cb3242fae4 req-907288e4-142a-4137-84b5-84367d4bb923 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:37.285111 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-003a2474-08a9-435b-92d4-f4cb3242fae4 req-907288e4-142a-4137-84b5-84367d4bb923 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:37.287221 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-51739ffc-7b49-47f7-be45-812aeee41e07 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae returned with HTTP 200 Aug 06 14:26:37.287777 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 613/2454] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:37 2026] GET /volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:37.289371 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:37.289371 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:37.292338 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:37.292338 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:37.292629 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-bafc873e-a7d7-4496-a957-d096fc4bad2b req-8e3d1251-5219-4820-b3b5-005c020a2003 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:26:37.295996 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-003a2474-08a9-435b-92d4-f4cb3242fae4 req-907288e4-142a-4137-84b5-84367d4bb923 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:26:37.297097 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-bafc873e-a7d7-4496-a957-d096fc4bad2b req-8e3d1251-5219-4820-b3b5-005c020a2003 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae returned with HTTP 200 Aug 06 14:26:37.297480 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 619/2455] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:26:37 2026] GET /volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae => generated 1027 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:26:37.301100 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-003a2474-08a9-435b-92d4-f4cb3242fae4 req-907288e4-142a-4137-84b5-84367d4bb923 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 returned with HTTP 200 Aug 06 14:26:37.301541 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 616/2456] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:26:37 2026] GET /volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 => generated 1362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:37.392890 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-97490e08-6875-45fd-87e3-3811c5d4b866 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:37.393412 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-97490e08-6875-45fd-87e3-3811c5d4b866 None None] GET https://10.4.3.229/volume// Aug 06 14:26:37.393691 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-97490e08-6875-45fd-87e3-3811c5d4b866 None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:37.393987 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-97490e08-6875-45fd-87e3-3811c5d4b866 None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:37.394435 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-97490e08-6875-45fd-87e3-3811c5d4b866 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:26:37.394831 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 614/2457] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:26:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:26:37.400129 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-bafc873e-a7d7-4496-a957-d096fc4bad2b req-e16261f4-6aba-4c04-a732-9b2cc6108fe9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:37.400872 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-003a2474-08a9-435b-92d4-f4cb3242fae4 req-c6e57f9b-26ab-4bda-adfa-ac4e3cd3df47 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:37.402236 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-bafc873e-a7d7-4496-a957-d096fc4bad2b req-e16261f4-6aba-4c04-a732-9b2cc6108fe9 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] PUT https://10.4.3.229/volume/v3/attachments/318462de-b78a-4b85-a483-ddfcb2b2a2d6 Aug 06 14:26:37.402644 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-bafc873e-a7d7-4496-a957-d096fc4bad2b req-e16261f4-6aba-4c04-a732-9b2cc6108fe9 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:37.402835 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-003a2474-08a9-435b-92d4-f4cb3242fae4 req-c6e57f9b-26ab-4bda-adfa-ac4e3cd3df47 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:26:37.403220 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-003a2474-08a9-435b-92d4-f4cb3242fae4 req-c6e57f9b-26ab-4bda-adfa-ac4e3cd3df47 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2309ff73-a235-4daf-93ba-995384b41922", "connector": null, "instance_uuid": "e1572dd3-9a4a-4746-9dcd-4cd6cb976e3b"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:37.411199 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-bafc873e-a7d7-4496-a957-d096fc4bad2b req-e16261f4-6aba-4c04-a732-9b2cc6108fe9 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Acquiring lock "cinder-attachment_update-cc111ec5-3094-4aca-ac7f-126719eeb7ae-np0000006659" by "attachment_update" {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:26:37.411821 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:37.411821 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:37.416144 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-bafc873e-a7d7-4496-a957-d096fc4bad2b req-e16261f4-6aba-4c04-a732-9b2cc6108fe9 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Lock "cinder-attachment_update-cc111ec5-3094-4aca-ac7f-126719eeb7ae-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:26:37.417278 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:37.417278 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:37.437052 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-003a2474-08a9-435b-92d4-f4cb3242fae4 req-c6e57f9b-26ab-4bda-adfa-ac4e3cd3df47 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:26:37.437515 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 617/2458] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:26:37 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 06 14:26:37.469326 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e5786ba0-6c73-4b6f-a455-01045ec70823 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:37.470994 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e5786ba0-6c73-4b6f-a455-01045ec70823 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 Aug 06 14:26:37.471173 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e5786ba0-6c73-4b6f-a455-01045ec70823 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:37.471351 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e5786ba0-6c73-4b6f-a455-01045ec70823 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:37.481607 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:37.481607 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:37.481735 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c7db2ba6-43df-486d-918f-341c01168cc3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:37.482064 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c7db2ba6-43df-486d-918f-341c01168cc3 None None] GET https://10.4.3.229/volume// Aug 06 14:26:37.482243 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c7db2ba6-43df-486d-918f-341c01168cc3 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:37.482397 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c7db2ba6-43df-486d-918f-341c01168cc3 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:37.482784 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c7db2ba6-43df-486d-918f-341c01168cc3 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:26:37.483049 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 618/2459] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:26: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 06 14:26:37.487360 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-e5786ba0-6c73-4b6f-a455-01045ec70823 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:26:37.490332 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-003a2474-08a9-435b-92d4-f4cb3242fae4 req-ba45ae6f-4cab-456b-a61d-529ac4f14e1d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:37.492309 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e5786ba0-6c73-4b6f-a455-01045ec70823 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 returned with HTTP 200 Aug 06 14:26:37.492396 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-003a2474-08a9-435b-92d4-f4cb3242fae4 req-ba45ae6f-4cab-456b-a61d-529ac4f14e1d tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 Aug 06 14:26:37.492626 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-003a2474-08a9-435b-92d4-f4cb3242fae4 req-ba45ae6f-4cab-456b-a61d-529ac4f14e1d tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:37.492790 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 615/2460] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:37 2026] GET /volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:37.493069 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-003a2474-08a9-435b-92d4-f4cb3242fae4 req-ba45ae6f-4cab-456b-a61d-529ac4f14e1d tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:37.503278 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:37.503278 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:37.508048 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-003a2474-08a9-435b-92d4-f4cb3242fae4 req-ba45ae6f-4cab-456b-a61d-529ac4f14e1d tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:26:37.509122 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-bafc873e-a7d7-4496-a957-d096fc4bad2b req-e16261f4-6aba-4c04-a732-9b2cc6108fe9 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Lock "cinder-attachment_update-cc111ec5-3094-4aca-ac7f-126719eeb7ae-np0000006659" released by "attachment_update" :: held 0.093s {{(pid=100396) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:26:37.509559 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-bafc873e-a7d7-4496-a957-d096fc4bad2b req-e16261f4-6aba-4c04-a732-9b2cc6108fe9 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/attachments/318462de-b78a-4b85-a483-ddfcb2b2a2d6 returned with HTTP 200 Aug 06 14:26:37.510128 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 620/2461] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:26:37 2026] PUT /volume/v3/attachments/318462de-b78a-4b85-a483-ddfcb2b2a2d6 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:37.516414 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-003a2474-08a9-435b-92d4-f4cb3242fae4 req-ba45ae6f-4cab-456b-a61d-529ac4f14e1d tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 returned with HTTP 200 Aug 06 14:26:37.517127 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 619/2462] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:26:37 2026] GET /volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 => generated 1541 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:26:37.527083 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-aa8cf89a-b47c-4279-bc58-2835fcb64c8a tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Copy volume to image completed successfully. Aug 06 14:26:37.527640 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-aa8cf89a-b47c-4279-bc58-2835fcb64c8a tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] https://10.4.3.229/volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837/action returned with HTTP 202 Aug 06 14:26:37.528212 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 609/2463] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:26:36 2026] POST /volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837/action => generated 685 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:26:37.641205 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-003a2474-08a9-435b-92d4-f4cb3242fae4 req-a9b61d4b-36ee-4710-90c7-98badedcc65f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:37.643421 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-003a2474-08a9-435b-92d4-f4cb3242fae4 req-a9b61d4b-36ee-4710-90c7-98badedcc65f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] PUT https://10.4.3.229/volume/v3/attachments/cd712b54-ad23-47aa-8a7d-ce9c37c33dc2 Aug 06 14:26:37.643794 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-003a2474-08a9-435b-92d4-f4cb3242fae4 req-a9b61d4b-36ee-4710-90c7-98badedcc65f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:37.651102 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-003a2474-08a9-435b-92d4-f4cb3242fae4 req-a9b61d4b-36ee-4710-90c7-98badedcc65f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Acquiring lock "cinder-attachment_update-2309ff73-a235-4daf-93ba-995384b41922-np0000006659" by "attachment_update" {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:26:37.655553 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-003a2474-08a9-435b-92d4-f4cb3242fae4 req-a9b61d4b-36ee-4710-90c7-98badedcc65f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Lock "cinder-attachment_update-2309ff73-a235-4daf-93ba-995384b41922-np0000006659" acquired by "attachment_update" :: waited 0.004s {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:26:37.656439 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:37.656439 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:37.753619 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-003a2474-08a9-435b-92d4-f4cb3242fae4 req-a9b61d4b-36ee-4710-90c7-98badedcc65f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Lock "cinder-attachment_update-2309ff73-a235-4daf-93ba-995384b41922-np0000006659" released by "attachment_update" :: held 0.098s {{(pid=100397) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:26:37.753989 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-003a2474-08a9-435b-92d4-f4cb3242fae4 req-a9b61d4b-36ee-4710-90c7-98badedcc65f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/attachments/cd712b54-ad23-47aa-8a7d-ce9c37c33dc2 returned with HTTP 200 Aug 06 14:26:37.754516 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 616/2464] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:26:37 2026] PUT /volume/v3/attachments/cd712b54-ad23-47aa-8a7d-ce9c37c33dc2 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:37.930845 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f58e9c23-5402-485b-a1cf-dbf415ffc4f5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:37.932581 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f58e9c23-5402-485b-a1cf-dbf415ffc4f5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] GET https://10.4.3.229/volume/v3/volumes/c1795858-80c8-4390-960f-0c3caf146858 Aug 06 14:26:37.932838 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f58e9c23-5402-485b-a1cf-dbf415ffc4f5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:37.933058 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f58e9c23-5402-485b-a1cf-dbf415ffc4f5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:37.939699 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f58e9c23-5402-485b-a1cf-dbf415ffc4f5 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] https://10.4.3.229/volume/v3/volumes/c1795858-80c8-4390-960f-0c3caf146858 returned with HTTP 404 Aug 06 14:26:37.940336 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 621/2465] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:26:37 2026] GET /volume/v3/volumes/c1795858-80c8-4390-960f-0c3caf146858 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:26:37.953613 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-838a9e76-a39e-4e27-8c52-0f31e1c2210f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:37.955586 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-838a9e76-a39e-4e27-8c52-0f31e1c2210f tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:26:37.956004 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-838a9e76-a39e-4e27-8c52-0f31e1c2210f tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1442437179"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:37.957626 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-838a9e76-a39e-4e27-8c52-0f31e1c2210f tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1442437179'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:26:37.957799 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-838a9e76-a39e-4e27-8c52-0f31e1c2210f tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Create volume of 1 GB Aug 06 14:26:37.962247 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-838a9e76-a39e-4e27-8c52-0f31e1c2210f tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Availability Zones retrieved successfully. Aug 06 14:26:37.969471 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-838a9e76-a39e-4e27-8c52-0f31e1c2210f tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Flow 'volume_create_api' (ba73baa0-913b-4618-a33a-3d2b65e744d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:37.970627 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-838a9e76-a39e-4e27-8c52-0f31e1c2210f tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aee8efd-40a1-43d3-a708-60036f2d4481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:37.971535 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-838a9e76-a39e-4e27-8c52-0f31e1c2210f tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:26:38.001613 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-838a9e76-a39e-4e27-8c52-0f31e1c2210f tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aee8efd-40a1-43d3-a708-60036f2d4481) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:38.002652 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-838a9e76-a39e-4e27-8c52-0f31e1c2210f tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4617ab20-73fa-4a5e-9517-9d5c25a22300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:38.048566 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-838a9e76-a39e-4e27-8c52-0f31e1c2210f tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Created reservations ['16ddc90f-b894-45be-83f7-3d376ef87ff2', '9ed1dacf-1bf7-41e9-a43e-fa2c04a46787', '3b76876e-a3fd-4267-b851-bfaf215b74b1', '953ed676-99ef-48d7-acc3-60ce32e15fa6'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:38.049439 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-838a9e76-a39e-4e27-8c52-0f31e1c2210f tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4617ab20-73fa-4a5e-9517-9d5c25a22300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16ddc90f-b894-45be-83f7-3d376ef87ff2', '9ed1dacf-1bf7-41e9-a43e-fa2c04a46787', '3b76876e-a3fd-4267-b851-bfaf215b74b1', '953ed676-99ef-48d7-acc3-60ce32e15fa6']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:38.050338 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-838a9e76-a39e-4e27-8c52-0f31e1c2210f tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d4c8260-18dc-4691-94da-c073fcfcd3ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:38.073448 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-838a9e76-a39e-4e27-8c52-0f31e1c2210f tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d4c8260-18dc-4691-94da-c073fcfcd3ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0be420d-7052-4b02-b0cf-a6688f805df5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1442437179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ed06df189d43a28da02d0581452ada',qos_specs=None,replication_status=,reservations=['16ddc90f-b894-45be-83f7-3d376ef87ff2','9ed1dacf-1bf7-41e9-a43e-fa2c04a46787','3b76876e-a3fd-4267-b851-bfaf215b74b1','953ed676-99ef-48d7-acc3-60ce32e15fa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19405e0f78854759aa5f3d13a4659304',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:26:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1442437179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0be420d-7052-4b02-b0cf-a6688f805df5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25ed06df189d43a28da02d0581452ada',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19405e0f78854759aa5f3d13a4659304',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:38.074439 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-838a9e76-a39e-4e27-8c52-0f31e1c2210f tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3212c9e0-d7d9-43c8-b377-e6915f1c83b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:38.090610 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-838a9e76-a39e-4e27-8c52-0f31e1c2210f tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3212c9e0-d7d9-43c8-b377-e6915f1c83b6) transitioned into state 'SUCCESS' from state '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-1442437179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ed06df189d43a28da02d0581452ada',qos_specs=None,replication_status=,reservations=['16ddc90f-b894-45be-83f7-3d376ef87ff2','9ed1dacf-1bf7-41e9-a43e-fa2c04a46787','3b76876e-a3fd-4267-b851-bfaf215b74b1','953ed676-99ef-48d7-acc3-60ce32e15fa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19405e0f78854759aa5f3d13a4659304',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:38.091324 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-838a9e76-a39e-4e27-8c52-0f31e1c2210f tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99275336-a3ab-43af-a8f8-024729ce2af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:38.099008 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-838a9e76-a39e-4e27-8c52-0f31e1c2210f tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99275336-a3ab-43af-a8f8-024729ce2af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:38.099821 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-838a9e76-a39e-4e27-8c52-0f31e1c2210f tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Flow 'volume_create_api' (ba73baa0-913b-4618-a33a-3d2b65e744d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:38.100130 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-838a9e76-a39e-4e27-8c52-0f31e1c2210f tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Create volume request issued successfully. Aug 06 14:26:38.100720 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-838a9e76-a39e-4e27-8c52-0f31e1c2210f tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:26:38.101161 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 620/2466] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:26:37 2026] POST /volume/v3/volumes => generated 778 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:38.113741 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-36670525-5a1c-4711-9694-76ee19f1a3a3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:38.116224 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-36670525-5a1c-4711-9694-76ee19f1a3a3 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] GET https://10.4.3.229/volume/v3/volumes/e0be420d-7052-4b02-b0cf-a6688f805df5 Aug 06 14:26:38.116537 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-36670525-5a1c-4711-9694-76ee19f1a3a3 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:38.116815 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-36670525-5a1c-4711-9694-76ee19f1a3a3 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:38.126236 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:38.126236 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:38.130857 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-36670525-5a1c-4711-9694-76ee19f1a3a3 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Volume info retrieved successfully. Aug 06 14:26:38.136227 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-36670525-5a1c-4711-9694-76ee19f1a3a3 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] https://10.4.3.229/volume/v3/volumes/e0be420d-7052-4b02-b0cf-a6688f805df5 returned with HTTP 200 Aug 06 14:26:38.136805 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 610/2467] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:26:38 2026] GET /volume/v3/volumes/e0be420d-7052-4b02-b0cf-a6688f805df5 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:38.173846 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-be895fbe-0b9d-4cdf-bbd3-0542c2bb766e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:38.176349 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-be895fbe-0b9d-4cdf-bbd3-0542c2bb766e tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 Aug 06 14:26:38.176599 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-be895fbe-0b9d-4cdf-bbd3-0542c2bb766e tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:38.176859 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-be895fbe-0b9d-4cdf-bbd3-0542c2bb766e tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:38.177012 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-be895fbe-0b9d-4cdf-bbd3-0542c2bb766e tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Show backup with id a8dbe201-0804-47ef-9038-dca9e9ad67e9. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:26:38.184573 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:38.184573 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:38.185681 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-be895fbe-0b9d-4cdf-bbd3-0542c2bb766e tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 returned with HTTP 200 Aug 06 14:26:38.186245 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 617/2468] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:38 2026] GET /volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:38.301835 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-af44111b-39ae-4965-ae9d-9bc6d1218489 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:38.304063 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-af44111b-39ae-4965-ae9d-9bc6d1218489 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae Aug 06 14:26:38.304251 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-af44111b-39ae-4965-ae9d-9bc6d1218489 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:38.304442 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-af44111b-39ae-4965-ae9d-9bc6d1218489 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:38.313885 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:38.313885 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:38.317355 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-af44111b-39ae-4965-ae9d-9bc6d1218489 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:26:38.321614 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-af44111b-39ae-4965-ae9d-9bc6d1218489 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae returned with HTTP 200 Aug 06 14:26:38.321981 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 622/2469] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:38 2026] GET /volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:38.508816 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2c506b06-cac2-4b02-894b-92cd2b7e1292 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:38.511137 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2c506b06-cac2-4b02-894b-92cd2b7e1292 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 Aug 06 14:26:38.511398 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2c506b06-cac2-4b02-894b-92cd2b7e1292 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:38.511667 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2c506b06-cac2-4b02-894b-92cd2b7e1292 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:38.523461 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:38.523461 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:38.527483 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-2c506b06-cac2-4b02-894b-92cd2b7e1292 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:26:38.534049 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2c506b06-cac2-4b02-894b-92cd2b7e1292 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 returned with HTTP 200 Aug 06 14:26:38.534437 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 621/2470] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:38 2026] GET /volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:39.148571 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-88dc6add-a201-4647-8f2e-bfab8adbb4ca None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:39.150239 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-88dc6add-a201-4647-8f2e-bfab8adbb4ca tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] GET https://10.4.3.229/volume/v3/volumes/e0be420d-7052-4b02-b0cf-a6688f805df5 Aug 06 14:26:39.150470 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-88dc6add-a201-4647-8f2e-bfab8adbb4ca tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:39.150659 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-88dc6add-a201-4647-8f2e-bfab8adbb4ca tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:39.159443 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:39.159443 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:39.163720 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-88dc6add-a201-4647-8f2e-bfab8adbb4ca tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Volume info retrieved successfully. Aug 06 14:26:39.168201 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-88dc6add-a201-4647-8f2e-bfab8adbb4ca tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] https://10.4.3.229/volume/v3/volumes/e0be420d-7052-4b02-b0cf-a6688f805df5 returned with HTTP 200 Aug 06 14:26:39.168632 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 611/2471] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:26:39 2026] GET /volume/v3/volumes/e0be420d-7052-4b02-b0cf-a6688f805df5 => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:26:39.181245 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-33a460cc-5781-462d-9cc4-4daf932c5d60 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:39.183003 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-33a460cc-5781-462d-9cc4-4daf932c5d60 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-reader] GET https://10.4.3.229/volume/v3/volumes/e0be420d-7052-4b02-b0cf-a6688f805df5 Aug 06 14:26:39.183235 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-33a460cc-5781-462d-9cc4-4daf932c5d60 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-reader] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:39.183451 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-33a460cc-5781-462d-9cc4-4daf932c5d60 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-reader] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:39.189722 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:39.189722 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:39.192844 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-33a460cc-5781-462d-9cc4-4daf932c5d60 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-reader] Volume info retrieved successfully. Aug 06 14:26:39.196397 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-33a460cc-5781-462d-9cc4-4daf932c5d60 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-reader] https://10.4.3.229/volume/v3/volumes/e0be420d-7052-4b02-b0cf-a6688f805df5 returned with HTTP 200 Aug 06 14:26:39.196662 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-eaf8250c-6bb2-49de-923f-118fce8eb0c6 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:39.197011 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 618/2472] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:26:39 2026] GET /volume/v3/volumes/e0be420d-7052-4b02-b0cf-a6688f805df5 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:39.198334 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-eaf8250c-6bb2-49de-923f-118fce8eb0c6 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 Aug 06 14:26:39.198552 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-eaf8250c-6bb2-49de-923f-118fce8eb0c6 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:39.198747 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-eaf8250c-6bb2-49de-923f-118fce8eb0c6 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:39.198848 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-eaf8250c-6bb2-49de-923f-118fce8eb0c6 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Show backup with id a8dbe201-0804-47ef-9038-dca9e9ad67e9. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:26:39.205915 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:39.205915 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:39.206671 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-eaf8250c-6bb2-49de-923f-118fce8eb0c6 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 returned with HTTP 200 Aug 06 14:26:39.207004 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 623/2473] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:39 2026] GET /volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:39.210527 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4c847f8e-3d1a-4faa-9093-507165be7f6c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:39.212664 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4c847f8e-3d1a-4faa-9093-507165be7f6c tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/e0be420d-7052-4b02-b0cf-a6688f805df5 Aug 06 14:26:39.212937 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4c847f8e-3d1a-4faa-9093-507165be7f6c tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:39.213178 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4c847f8e-3d1a-4faa-9093-507165be7f6c tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:39.213368 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-4c847f8e-3d1a-4faa-9093-507165be7f6c tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Delete volume with id: e0be420d-7052-4b02-b0cf-a6688f805df5 Aug 06 14:26:39.220942 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:39.220942 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:39.221285 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-4c847f8e-3d1a-4faa-9093-507165be7f6c tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Volume info retrieved successfully. Aug 06 14:26:39.236700 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-4c847f8e-3d1a-4faa-9093-507165be7f6c tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Delete volume request issued successfully. Aug 06 14:26:39.236931 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4c847f8e-3d1a-4faa-9093-507165be7f6c tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] https://10.4.3.229/volume/v3/volumes/e0be420d-7052-4b02-b0cf-a6688f805df5 returned with HTTP 202 Aug 06 14:26:39.237376 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 622/2474] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:26:39 2026] DELETE /volume/v3/volumes/e0be420d-7052-4b02-b0cf-a6688f805df5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:26:39.248021 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-fa7ce1ef-b67a-4818-95cf-1ffcd254d560 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:39.249711 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fa7ce1ef-b67a-4818-95cf-1ffcd254d560 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] GET https://10.4.3.229/volume/v3/volumes/e0be420d-7052-4b02-b0cf-a6688f805df5 Aug 06 14:26:39.249936 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fa7ce1ef-b67a-4818-95cf-1ffcd254d560 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:39.250141 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fa7ce1ef-b67a-4818-95cf-1ffcd254d560 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:39.257899 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:39.257899 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:39.261732 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-fa7ce1ef-b67a-4818-95cf-1ffcd254d560 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Volume info retrieved successfully. Aug 06 14:26:39.266214 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fa7ce1ef-b67a-4818-95cf-1ffcd254d560 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] https://10.4.3.229/volume/v3/volumes/e0be420d-7052-4b02-b0cf-a6688f805df5 returned with HTTP 200 Aug 06 14:26:39.266681 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 612/2475] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:26:39 2026] GET /volume/v3/volumes/e0be420d-7052-4b02-b0cf-a6688f805df5 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:26:39.334190 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5d01f697-b6e8-4e34-8aed-08ca216743c0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:39.336108 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5d01f697-b6e8-4e34-8aed-08ca216743c0 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae Aug 06 14:26:39.336357 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5d01f697-b6e8-4e34-8aed-08ca216743c0 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:39.336661 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5d01f697-b6e8-4e34-8aed-08ca216743c0 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:39.346330 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:39.346330 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:39.350074 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-5d01f697-b6e8-4e34-8aed-08ca216743c0 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:26:39.354488 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5d01f697-b6e8-4e34-8aed-08ca216743c0 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae returned with HTTP 200 Aug 06 14:26:39.354962 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 619/2476] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:39 2026] GET /volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:39.551380 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ebe5234c-959a-4f63-a7c1-b028a54f7708 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:39.553246 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ebe5234c-959a-4f63-a7c1-b028a54f7708 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 Aug 06 14:26:39.553449 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ebe5234c-959a-4f63-a7c1-b028a54f7708 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:39.553681 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ebe5234c-959a-4f63-a7c1-b028a54f7708 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:39.564389 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:39.564389 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:39.568255 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ebe5234c-959a-4f63-a7c1-b028a54f7708 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:26:39.573648 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ebe5234c-959a-4f63-a7c1-b028a54f7708 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 returned with HTTP 200 Aug 06 14:26:39.574278 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 624/2477] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:39 2026] GET /volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:40.216759 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ff7b571c-3e7f-4ec7-974e-676ca2b316dd None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:40.219082 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ff7b571c-3e7f-4ec7-974e-676ca2b316dd tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 Aug 06 14:26:40.219368 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ff7b571c-3e7f-4ec7-974e-676ca2b316dd tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:40.219628 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ff7b571c-3e7f-4ec7-974e-676ca2b316dd tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:40.219780 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-ff7b571c-3e7f-4ec7-974e-676ca2b316dd tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Show backup with id a8dbe201-0804-47ef-9038-dca9e9ad67e9. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:26:40.225482 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:40.225482 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:40.226635 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ff7b571c-3e7f-4ec7-974e-676ca2b316dd tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 returned with HTTP 200 Aug 06 14:26:40.227333 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 623/2478] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:40 2026] GET /volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:40.280109 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c3baec15-7429-460b-873f-5fa95b27c4ac None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:40.281797 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c3baec15-7429-460b-873f-5fa95b27c4ac tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] GET https://10.4.3.229/volume/v3/volumes/e0be420d-7052-4b02-b0cf-a6688f805df5 Aug 06 14:26:40.282011 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c3baec15-7429-460b-873f-5fa95b27c4ac tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:40.282206 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c3baec15-7429-460b-873f-5fa95b27c4ac tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:40.287609 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c3baec15-7429-460b-873f-5fa95b27c4ac tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] https://10.4.3.229/volume/v3/volumes/e0be420d-7052-4b02-b0cf-a6688f805df5 returned with HTTP 404 Aug 06 14:26:40.288316 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 613/2479] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:26:40 2026] GET /volume/v3/volumes/e0be420d-7052-4b02-b0cf-a6688f805df5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:26:40.295800 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-21572a43-ab46-4077-88b7-af592602bd7d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:40.297326 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-21572a43-ab46-4077-88b7-af592602bd7d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:26:40.297652 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-21572a43-ab46-4077-88b7-af592602bd7d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1775245560"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:40.298904 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-21572a43-ab46-4077-88b7-af592602bd7d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1775245560'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:26:40.299010 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-21572a43-ab46-4077-88b7-af592602bd7d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Create volume of 1 GB Aug 06 14:26:40.302852 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-21572a43-ab46-4077-88b7-af592602bd7d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Availability Zones retrieved successfully. Aug 06 14:26:40.307750 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-21572a43-ab46-4077-88b7-af592602bd7d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Flow 'volume_create_api' (5e0df2e0-edf7-41a4-b3ff-96b1c643352b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:40.308606 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-21572a43-ab46-4077-88b7-af592602bd7d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccb10d79-87a7-4631-8941-ff2799b59954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:40.309317 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-21572a43-ab46-4077-88b7-af592602bd7d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:26:40.331356 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-21572a43-ab46-4077-88b7-af592602bd7d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccb10d79-87a7-4631-8941-ff2799b59954) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:40.332318 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-21572a43-ab46-4077-88b7-af592602bd7d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a87623ac-b084-4740-a30d-9a2fb3d24516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:40.369101 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6b53d63d-ba42-4c8e-b01f-4fcf27ef2848 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:40.373450 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6b53d63d-ba42-4c8e-b01f-4fcf27ef2848 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae Aug 06 14:26:40.373450 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6b53d63d-ba42-4c8e-b01f-4fcf27ef2848 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:40.373450 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6b53d63d-ba42-4c8e-b01f-4fcf27ef2848 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:40.378382 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-21572a43-ab46-4077-88b7-af592602bd7d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Created reservations ['691ef218-ff41-497a-91c3-ab075fafe65e', 'd452e09c-82a8-4e54-b410-2d351eb9f343', '515af3be-1687-42a7-a529-afcbd0e4fd71', 'e0459886-21cc-4857-a8ff-633991a54a87'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:40.379038 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:40.379038 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:40.379178 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-21572a43-ab46-4077-88b7-af592602bd7d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a87623ac-b084-4740-a30d-9a2fb3d24516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['691ef218-ff41-497a-91c3-ab075fafe65e', 'd452e09c-82a8-4e54-b410-2d351eb9f343', '515af3be-1687-42a7-a529-afcbd0e4fd71', 'e0459886-21cc-4857-a8ff-633991a54a87']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:40.380294 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-21572a43-ab46-4077-88b7-af592602bd7d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1081169f-2b37-4ac3-a6a9-ae175779a35f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:40.381904 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-6b53d63d-ba42-4c8e-b01f-4fcf27ef2848 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:26:40.386222 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6b53d63d-ba42-4c8e-b01f-4fcf27ef2848 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae returned with HTTP 200 Aug 06 14:26:40.386567 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 625/2480] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:40 2026] GET /volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:40.403962 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-21572a43-ab46-4077-88b7-af592602bd7d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1081169f-2b37-4ac3-a6a9-ae175779a35f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5207d4d-8cc7-4a04-a665-bc41f15b8731', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1775245560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ed06df189d43a28da02d0581452ada',qos_specs=None,replication_status=,reservations=['691ef218-ff41-497a-91c3-ab075fafe65e','d452e09c-82a8-4e54-b410-2d351eb9f343','515af3be-1687-42a7-a529-afcbd0e4fd71','e0459886-21cc-4857-a8ff-633991a54a87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19405e0f78854759aa5f3d13a4659304',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:26:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1775245560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5207d4d-8cc7-4a04-a665-bc41f15b8731,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25ed06df189d43a28da02d0581452ada',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19405e0f78854759aa5f3d13a4659304',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:40.404693 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-21572a43-ab46-4077-88b7-af592602bd7d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8af7dfd7-fbcf-4b89-a917-b0cdfe3d957b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:40.421881 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-21572a43-ab46-4077-88b7-af592602bd7d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8af7dfd7-fbcf-4b89-a917-b0cdfe3d957b) transitioned into state 'SUCCESS' from state '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-1775245560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ed06df189d43a28da02d0581452ada',qos_specs=None,replication_status=,reservations=['691ef218-ff41-497a-91c3-ab075fafe65e','d452e09c-82a8-4e54-b410-2d351eb9f343','515af3be-1687-42a7-a529-afcbd0e4fd71','e0459886-21cc-4857-a8ff-633991a54a87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19405e0f78854759aa5f3d13a4659304',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:40.422556 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-21572a43-ab46-4077-88b7-af592602bd7d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e85964a-0387-4d6e-95ad-2446bc42e305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:40.431568 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-21572a43-ab46-4077-88b7-af592602bd7d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e85964a-0387-4d6e-95ad-2446bc42e305) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:40.432409 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-21572a43-ab46-4077-88b7-af592602bd7d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Flow 'volume_create_api' (5e0df2e0-edf7-41a4-b3ff-96b1c643352b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:40.432750 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-21572a43-ab46-4077-88b7-af592602bd7d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Create volume request issued successfully. Aug 06 14:26:40.433347 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-21572a43-ab46-4077-88b7-af592602bd7d tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:26:40.433801 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 620/2481] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:26:40 2026] POST /volume/v3/volumes => generated 778 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:40.448280 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-381b3fd2-b800-4459-95db-2ecd89943ad7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:40.450866 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-381b3fd2-b800-4459-95db-2ecd89943ad7 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] GET https://10.4.3.229/volume/v3/volumes/c5207d4d-8cc7-4a04-a665-bc41f15b8731 Aug 06 14:26:40.451206 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-381b3fd2-b800-4459-95db-2ecd89943ad7 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:40.451576 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-381b3fd2-b800-4459-95db-2ecd89943ad7 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:40.463111 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:40.463111 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:40.468572 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-381b3fd2-b800-4459-95db-2ecd89943ad7 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Volume info retrieved successfully. Aug 06 14:26:40.475192 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-381b3fd2-b800-4459-95db-2ecd89943ad7 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] https://10.4.3.229/volume/v3/volumes/c5207d4d-8cc7-4a04-a665-bc41f15b8731 returned with HTTP 200 Aug 06 14:26:40.475944 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 624/2482] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:26:40 2026] GET /volume/v3/volumes/c5207d4d-8cc7-4a04-a665-bc41f15b8731 => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:40.589923 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-cb28235b-590d-4c3f-838b-8a0784ea123f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:40.592550 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cb28235b-590d-4c3f-838b-8a0784ea123f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 Aug 06 14:26:40.592717 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cb28235b-590d-4c3f-838b-8a0784ea123f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:40.592903 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cb28235b-590d-4c3f-838b-8a0784ea123f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:40.601504 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:40.601504 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:40.605184 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-cb28235b-590d-4c3f-838b-8a0784ea123f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:26:40.609761 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cb28235b-590d-4c3f-838b-8a0784ea123f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 returned with HTTP 200 Aug 06 14:26:40.610191 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 614/2483] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:40 2026] GET /volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:41.238198 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9654807b-f2d5-4d12-a47b-7e2997296ab6 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:41.240027 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9654807b-f2d5-4d12-a47b-7e2997296ab6 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 Aug 06 14:26:41.240215 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9654807b-f2d5-4d12-a47b-7e2997296ab6 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:41.240393 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9654807b-f2d5-4d12-a47b-7e2997296ab6 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:41.240550 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-9654807b-f2d5-4d12-a47b-7e2997296ab6 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Show backup with id a8dbe201-0804-47ef-9038-dca9e9ad67e9. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:26:41.245005 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:41.245005 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:41.245835 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9654807b-f2d5-4d12-a47b-7e2997296ab6 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 returned with HTTP 200 Aug 06 14:26:41.246203 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 626/2484] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:41 2026] GET /volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:41.400324 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-84c5baca-0740-49c2-b8ad-f686c9498c0b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:41.402952 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-84c5baca-0740-49c2-b8ad-f686c9498c0b tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae Aug 06 14:26:41.402952 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-84c5baca-0740-49c2-b8ad-f686c9498c0b tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:41.403057 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-84c5baca-0740-49c2-b8ad-f686c9498c0b tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:41.416507 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:41.416507 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:41.420575 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-84c5baca-0740-49c2-b8ad-f686c9498c0b tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:26:41.426059 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-84c5baca-0740-49c2-b8ad-f686c9498c0b tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae returned with HTTP 200 Aug 06 14:26:41.426736 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 621/2485] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:41 2026] GET /volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:41.488736 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-09c11290-b4f7-4854-979d-4f58c12a3cf7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:41.490705 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-09c11290-b4f7-4854-979d-4f58c12a3cf7 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] GET https://10.4.3.229/volume/v3/volumes/c5207d4d-8cc7-4a04-a665-bc41f15b8731 Aug 06 14:26:41.490962 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-09c11290-b4f7-4854-979d-4f58c12a3cf7 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:41.491171 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-09c11290-b4f7-4854-979d-4f58c12a3cf7 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:41.498218 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:41.498218 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:41.501492 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-09c11290-b4f7-4854-979d-4f58c12a3cf7 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Volume info retrieved successfully. Aug 06 14:26:41.505386 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-09c11290-b4f7-4854-979d-4f58c12a3cf7 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] https://10.4.3.229/volume/v3/volumes/c5207d4d-8cc7-4a04-a665-bc41f15b8731 returned with HTTP 200 Aug 06 14:26:41.505969 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 625/2486] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:26:41 2026] GET /volume/v3/volumes/c5207d4d-8cc7-4a04-a665-bc41f15b8731 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:26:41.518805 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-44c2e3b1-0fba-4434-a1e8-69532d5a0e80 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:41.520444 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-44c2e3b1-0fba-4434-a1e8-69532d5a0e80 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-reader] GET https://10.4.3.229/volume/v3/volumes/summary Aug 06 14:26:41.520766 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-44c2e3b1-0fba-4434-a1e8-69532d5a0e80 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-reader] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:41.521026 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-44c2e3b1-0fba-4434-a1e8-69532d5a0e80 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-reader] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:41.521263 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.api_utils [None req-44c2e3b1-0fba-4434-a1e8-69532d5a0e80 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-reader] Removing options '' from query. {{(pid=100399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:26:41.525263 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-44c2e3b1-0fba-4434-a1e8-69532d5a0e80 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-reader] Get summary completed successfully. Aug 06 14:26:41.525976 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-44c2e3b1-0fba-4434-a1e8-69532d5a0e80 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-reader] https://10.4.3.229/volume/v3/volumes/summary returned with HTTP 200 Aug 06 14:26:41.525976 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 615/2487] 10.4.3.229 () {68 vars in 1302 bytes} [Thu Aug 6 14:26:41 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 06 14:26:41.534053 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8436877c-8074-411d-8732-883c84395099 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:41.535760 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8436877c-8074-411d-8732-883c84395099 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/c5207d4d-8cc7-4a04-a665-bc41f15b8731 Aug 06 14:26:41.535958 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8436877c-8074-411d-8732-883c84395099 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:41.536152 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8436877c-8074-411d-8732-883c84395099 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:41.536300 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-8436877c-8074-411d-8732-883c84395099 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Delete volume with id: c5207d4d-8cc7-4a04-a665-bc41f15b8731 Aug 06 14:26:41.542993 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:41.542993 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:41.543299 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8436877c-8074-411d-8732-883c84395099 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Volume info retrieved successfully. Aug 06 14:26:41.558266 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8436877c-8074-411d-8732-883c84395099 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Delete volume request issued successfully. Aug 06 14:26:41.558420 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8436877c-8074-411d-8732-883c84395099 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] https://10.4.3.229/volume/v3/volumes/c5207d4d-8cc7-4a04-a665-bc41f15b8731 returned with HTTP 202 Aug 06 14:26:41.558855 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 627/2488] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:26:41 2026] DELETE /volume/v3/volumes/c5207d4d-8cc7-4a04-a665-bc41f15b8731 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:26:41.567170 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f8b16d9c-954d-429f-bf6e-139f1cb20d04 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:41.570434 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f8b16d9c-954d-429f-bf6e-139f1cb20d04 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] GET https://10.4.3.229/volume/v3/volumes/c5207d4d-8cc7-4a04-a665-bc41f15b8731 Aug 06 14:26:41.570631 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f8b16d9c-954d-429f-bf6e-139f1cb20d04 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:41.572526 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f8b16d9c-954d-429f-bf6e-139f1cb20d04 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:41.581775 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:41.581775 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:41.592023 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f8b16d9c-954d-429f-bf6e-139f1cb20d04 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Volume info retrieved successfully. Aug 06 14:26:41.598331 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f8b16d9c-954d-429f-bf6e-139f1cb20d04 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] https://10.4.3.229/volume/v3/volumes/c5207d4d-8cc7-4a04-a665-bc41f15b8731 returned with HTTP 200 Aug 06 14:26:41.599126 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 622/2489] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:26:41 2026] GET /volume/v3/volumes/c5207d4d-8cc7-4a04-a665-bc41f15b8731 => generated 1017 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:26:41.624993 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-548af967-cb52-4fff-a721-a52939c41eec None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:41.626752 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-548af967-cb52-4fff-a721-a52939c41eec tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 Aug 06 14:26:41.626752 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-548af967-cb52-4fff-a721-a52939c41eec tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:41.626752 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-548af967-cb52-4fff-a721-a52939c41eec tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:41.634695 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:41.634695 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:41.639740 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-548af967-cb52-4fff-a721-a52939c41eec tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:26:41.645330 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-548af967-cb52-4fff-a721-a52939c41eec tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 returned with HTTP 200 Aug 06 14:26:41.645763 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 626/2490] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:41 2026] GET /volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:41.845322 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-bafc873e-a7d7-4496-a957-d096fc4bad2b req-3c75f5dc-28a1-4da9-a407-22e68cbf2956 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:41.847880 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-bafc873e-a7d7-4496-a957-d096fc4bad2b req-3c75f5dc-28a1-4da9-a407-22e68cbf2956 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] POST https://10.4.3.229/volume/v3/attachments/318462de-b78a-4b85-a483-ddfcb2b2a2d6/action Aug 06 14:26:41.848438 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-bafc873e-a7d7-4496-a957-d096fc4bad2b req-3c75f5dc-28a1-4da9-a407-22e68cbf2956 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Action body: b'{"os-complete": null}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:26:41.848612 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-bafc873e-a7d7-4496-a957-d096fc4bad2b req-3c75f5dc-28a1-4da9-a407-22e68cbf2956 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:41.868814 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:41.868814 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:41.879462 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-bafc873e-a7d7-4496-a957-d096fc4bad2b req-3c75f5dc-28a1-4da9-a407-22e68cbf2956 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/attachments/318462de-b78a-4b85-a483-ddfcb2b2a2d6/action returned with HTTP 204 Aug 06 14:26:41.879930 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 616/2491] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:26:41 2026] POST /volume/v3/attachments/318462de-b78a-4b85-a483-ddfcb2b2a2d6/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:42.258663 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fc63d612-5301-4c40-b502-c411117fe86c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:42.260369 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fc63d612-5301-4c40-b502-c411117fe86c tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 Aug 06 14:26:42.260694 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fc63d612-5301-4c40-b502-c411117fe86c tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:42.260930 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fc63d612-5301-4c40-b502-c411117fe86c tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:42.261061 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-fc63d612-5301-4c40-b502-c411117fe86c tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Show backup with id a8dbe201-0804-47ef-9038-dca9e9ad67e9. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:26:42.265536 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:42.265536 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:42.266369 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fc63d612-5301-4c40-b502-c411117fe86c tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 returned with HTTP 200 Aug 06 14:26:42.267018 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 628/2492] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:42 2026] GET /volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:42.439378 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-79082e7a-1a39-46db-85fe-8d606ca3646e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:42.441569 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-79082e7a-1a39-46db-85fe-8d606ca3646e tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae Aug 06 14:26:42.441787 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-79082e7a-1a39-46db-85fe-8d606ca3646e tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:42.441943 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-79082e7a-1a39-46db-85fe-8d606ca3646e tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:42.452657 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:42.452657 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:42.456636 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-79082e7a-1a39-46db-85fe-8d606ca3646e tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:26:42.461978 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-79082e7a-1a39-46db-85fe-8d606ca3646e tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae returned with HTTP 200 Aug 06 14:26:42.462563 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 623/2493] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:42 2026] GET /volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:42.477844 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a2e12b6b-3c45-4f35-89e6-ed14f8fe7b11 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:42.479869 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a2e12b6b-3c45-4f35-89e6-ed14f8fe7b11 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae Aug 06 14:26:42.480103 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a2e12b6b-3c45-4f35-89e6-ed14f8fe7b11 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:42.480333 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a2e12b6b-3c45-4f35-89e6-ed14f8fe7b11 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:42.489511 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:42.489511 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:42.493289 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-a2e12b6b-3c45-4f35-89e6-ed14f8fe7b11 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:26:42.498370 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a2e12b6b-3c45-4f35-89e6-ed14f8fe7b11 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae returned with HTTP 200 Aug 06 14:26:42.498893 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 627/2494] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:42 2026] GET /volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:42.511298 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-3c30e955-9079-4cc2-8927-86d72e65bb34 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:42.513445 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3c30e955-9079-4cc2-8927-86d72e65bb34 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] DELETE https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae Aug 06 14:26:42.513656 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3c30e955-9079-4cc2-8927-86d72e65bb34 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:42.513856 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3c30e955-9079-4cc2-8927-86d72e65bb34 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:42.514012 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-3c30e955-9079-4cc2-8927-86d72e65bb34 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Delete volume with id: cc111ec5-3094-4aca-ac7f-126719eeb7ae Aug 06 14:26:42.523276 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:42.523276 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:42.523835 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-3c30e955-9079-4cc2-8927-86d72e65bb34 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:26:42.529935 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-3c30e955-9079-4cc2-8927-86d72e65bb34 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-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 06 14:26:42.530220 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3c30e955-9079-4cc2-8927-86d72e65bb34 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae returned with HTTP 400 Aug 06 14:26:42.530736 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 617/2495] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:26:42 2026] DELETE /volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae => generated 307 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 14:26:42.538765 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a1525b2e-35a2-4b1d-800e-f6273571c057 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:42.540602 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a1525b2e-35a2-4b1d-800e-f6273571c057 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae Aug 06 14:26:42.540856 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a1525b2e-35a2-4b1d-800e-f6273571c057 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:42.541117 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a1525b2e-35a2-4b1d-800e-f6273571c057 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:42.552036 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:42.552036 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:42.556015 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-a1525b2e-35a2-4b1d-800e-f6273571c057 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:26:42.559807 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a1525b2e-35a2-4b1d-800e-f6273571c057 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae returned with HTTP 200 Aug 06 14:26:42.560170 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 629/2496] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:42 2026] GET /volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:42.607224 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-760b01ba-c5b5-4157-95d2-0b43b72f5417 req-cbe495aa-c233-479c-93b3-e167e0d4dd6a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:42.609141 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-760b01ba-c5b5-4157-95d2-0b43b72f5417 req-cbe495aa-c233-479c-93b3-e167e0d4dd6a tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae Aug 06 14:26:42.609322 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-760b01ba-c5b5-4157-95d2-0b43b72f5417 req-cbe495aa-c233-479c-93b3-e167e0d4dd6a tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:42.609540 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-760b01ba-c5b5-4157-95d2-0b43b72f5417 req-cbe495aa-c233-479c-93b3-e167e0d4dd6a tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:42.615141 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c480f7ff-49f8-4a81-8ed3-dd3ba896d5e3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:42.618401 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c480f7ff-49f8-4a81-8ed3-dd3ba896d5e3 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] GET https://10.4.3.229/volume/v3/volumes/c5207d4d-8cc7-4a04-a665-bc41f15b8731 Aug 06 14:26:42.618623 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c480f7ff-49f8-4a81-8ed3-dd3ba896d5e3 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:42.618807 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c480f7ff-49f8-4a81-8ed3-dd3ba896d5e3 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:42.625611 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:42.625611 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:42.630540 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c480f7ff-49f8-4a81-8ed3-dd3ba896d5e3 tempest-ProjectReaderTests-1262650787 tempest-ProjectReaderTests-1262650787-project-admin] https://10.4.3.229/volume/v3/volumes/c5207d4d-8cc7-4a04-a665-bc41f15b8731 returned with HTTP 404 Aug 06 14:26:42.631038 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 628/2497] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:26:42 2026] GET /volume/v3/volumes/c5207d4d-8cc7-4a04-a665-bc41f15b8731 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:26:42.637775 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-760b01ba-c5b5-4157-95d2-0b43b72f5417 req-cbe495aa-c233-479c-93b3-e167e0d4dd6a tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:26:42.644601 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-760b01ba-c5b5-4157-95d2-0b43b72f5417 req-cbe495aa-c233-479c-93b3-e167e0d4dd6a tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae returned with HTTP 200 Aug 06 14:26:42.645100 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 624/2498] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:26:42 2026] GET /volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:42.664833 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-760b01ba-c5b5-4157-95d2-0b43b72f5417 req-0e3d12a7-20af-47d1-9b9a-27c7ad9be9a2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:42.666346 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c3386f3f-895f-44ab-902c-56f546b9739d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:42.668376 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c3386f3f-895f-44ab-902c-56f546b9739d tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 Aug 06 14:26:42.668654 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c3386f3f-895f-44ab-902c-56f546b9739d tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:42.668790 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c3386f3f-895f-44ab-902c-56f546b9739d tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:42.674335 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-760b01ba-c5b5-4157-95d2-0b43b72f5417 req-0e3d12a7-20af-47d1-9b9a-27c7ad9be9a2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] POST https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae/action Aug 06 14:26:42.674335 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-760b01ba-c5b5-4157-95d2-0b43b72f5417 req-0e3d12a7-20af-47d1-9b9a-27c7ad9be9a2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:26:42.674335 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-760b01ba-c5b5-4157-95d2-0b43b72f5417 req-0e3d12a7-20af-47d1-9b9a-27c7ad9be9a2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:42.686255 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:42.686255 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:42.693120 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:42.693120 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:42.693865 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-760b01ba-c5b5-4157-95d2-0b43b72f5417 req-0e3d12a7-20af-47d1-9b9a-27c7ad9be9a2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:26:42.694153 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c3386f3f-895f-44ab-902c-56f546b9739d tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:26:42.703652 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c3386f3f-895f-44ab-902c-56f546b9739d tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 returned with HTTP 200 Aug 06 14:26:42.704059 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 630/2499] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:42 2026] GET /volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 => generated 1362 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:42.722536 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-760b01ba-c5b5-4157-95d2-0b43b72f5417 req-0e3d12a7-20af-47d1-9b9a-27c7ad9be9a2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Begin detaching volume completed successfully. Aug 06 14:26:42.722536 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-760b01ba-c5b5-4157-95d2-0b43b72f5417 req-0e3d12a7-20af-47d1-9b9a-27c7ad9be9a2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae/action returned with HTTP 202 Aug 06 14:26:42.722536 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 618/2500] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:26:42 2026] POST /volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:26:42.788526 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-35d9576a-f233-4598-9342-ee7bb669bc2b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:42.789075 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-35d9576a-f233-4598-9342-ee7bb669bc2b None None] GET https://10.4.3.229/volume// Aug 06 14:26:42.789283 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-35d9576a-f233-4598-9342-ee7bb669bc2b None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:42.789542 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-35d9576a-f233-4598-9342-ee7bb669bc2b None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:42.789960 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-35d9576a-f233-4598-9342-ee7bb669bc2b None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:26:42.791292 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 629/2501] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:26:42 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:26:42.804816 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-760b01ba-c5b5-4157-95d2-0b43b72f5417 req-1cff79b5-c8ea-41c2-9d8c-94fe2dc76a1e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:42.807118 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-760b01ba-c5b5-4157-95d2-0b43b72f5417 req-1cff79b5-c8ea-41c2-9d8c-94fe2dc76a1e tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae Aug 06 14:26:42.807416 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-760b01ba-c5b5-4157-95d2-0b43b72f5417 req-1cff79b5-c8ea-41c2-9d8c-94fe2dc76a1e tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:42.808352 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-760b01ba-c5b5-4157-95d2-0b43b72f5417 req-1cff79b5-c8ea-41c2-9d8c-94fe2dc76a1e tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:42.819842 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:42.819842 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:42.826769 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-760b01ba-c5b5-4157-95d2-0b43b72f5417 req-1cff79b5-c8ea-41c2-9d8c-94fe2dc76a1e tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:26:42.832664 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-760b01ba-c5b5-4157-95d2-0b43b72f5417 req-1cff79b5-c8ea-41c2-9d8c-94fe2dc76a1e tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae returned with HTTP 200 Aug 06 14:26:42.833168 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 625/2502] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:26:42 2026] GET /volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae => generated 1323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:26:43.278191 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-02ae8357-28ea-423f-aedf-f37e48a27cd1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:43.280101 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-02ae8357-28ea-423f-aedf-f37e48a27cd1 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 Aug 06 14:26:43.280299 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-02ae8357-28ea-423f-aedf-f37e48a27cd1 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:43.280519 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-02ae8357-28ea-423f-aedf-f37e48a27cd1 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:43.280620 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-02ae8357-28ea-423f-aedf-f37e48a27cd1 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Show backup with id a8dbe201-0804-47ef-9038-dca9e9ad67e9. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:26:43.285394 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:43.285394 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:43.286203 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-02ae8357-28ea-423f-aedf-f37e48a27cd1 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 returned with HTTP 200 Aug 06 14:26:43.286779 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 631/2503] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:43 2026] GET /volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:43.718373 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-bd97b751-97e1-4299-874f-baca8ca1f34e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:43.720617 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bd97b751-97e1-4299-874f-baca8ca1f34e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 Aug 06 14:26:43.720920 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bd97b751-97e1-4299-874f-baca8ca1f34e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:43.721171 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bd97b751-97e1-4299-874f-baca8ca1f34e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:43.732701 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:43.732701 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:43.736608 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-bd97b751-97e1-4299-874f-baca8ca1f34e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:26:43.742007 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bd97b751-97e1-4299-874f-baca8ca1f34e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 returned with HTTP 200 Aug 06 14:26:43.742464 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 619/2504] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:43 2026] GET /volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:44.298143 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e9da9c7c-0810-4974-ae6a-338cc3a9f19a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:44.299907 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e9da9c7c-0810-4974-ae6a-338cc3a9f19a tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 Aug 06 14:26:44.300093 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e9da9c7c-0810-4974-ae6a-338cc3a9f19a tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:44.300303 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e9da9c7c-0810-4974-ae6a-338cc3a9f19a tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:44.300454 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-e9da9c7c-0810-4974-ae6a-338cc3a9f19a tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Show backup with id a8dbe201-0804-47ef-9038-dca9e9ad67e9. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:26:44.305082 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:44.305082 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:44.305907 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e9da9c7c-0810-4974-ae6a-338cc3a9f19a tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 returned with HTTP 200 Aug 06 14:26:44.306261 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 630/2505] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:44 2026] GET /volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:44.755382 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-bcc46977-71d4-4ada-89b3-7beb88bc1c9b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:44.757440 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bcc46977-71d4-4ada-89b3-7beb88bc1c9b tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 Aug 06 14:26:44.757735 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bcc46977-71d4-4ada-89b3-7beb88bc1c9b tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:44.758001 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bcc46977-71d4-4ada-89b3-7beb88bc1c9b tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:44.771288 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:44.771288 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:44.774885 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-bcc46977-71d4-4ada-89b3-7beb88bc1c9b tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:26:44.779397 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bcc46977-71d4-4ada-89b3-7beb88bc1c9b tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 returned with HTTP 200 Aug 06 14:26:44.779791 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 626/2506] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:44 2026] GET /volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:44.837447 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-003a2474-08a9-435b-92d4-f4cb3242fae4 req-3d8bad64-a944-429b-a9a5-f886b423da45 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:44.840156 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-003a2474-08a9-435b-92d4-f4cb3242fae4 req-3d8bad64-a944-429b-a9a5-f886b423da45 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] POST https://10.4.3.229/volume/v3/attachments/cd712b54-ad23-47aa-8a7d-ce9c37c33dc2/action Aug 06 14:26:44.840686 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-003a2474-08a9-435b-92d4-f4cb3242fae4 req-3d8bad64-a944-429b-a9a5-f886b423da45 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action body: b'{"os-complete": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:26:44.840882 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-003a2474-08a9-435b-92d4-f4cb3242fae4 req-3d8bad64-a944-429b-a9a5-f886b423da45 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:44.862885 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:44.862885 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:44.873709 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-003a2474-08a9-435b-92d4-f4cb3242fae4 req-3d8bad64-a944-429b-a9a5-f886b423da45 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/attachments/cd712b54-ad23-47aa-8a7d-ce9c37c33dc2/action returned with HTTP 204 Aug 06 14:26:44.874320 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 632/2507] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:26:44 2026] POST /volume/v3/attachments/cd712b54-ad23-47aa-8a7d-ce9c37c33dc2/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:45.317652 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-98570384-01cc-4eb8-a539-b1e526031300 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:45.319506 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-98570384-01cc-4eb8-a539-b1e526031300 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 Aug 06 14:26:45.319733 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-98570384-01cc-4eb8-a539-b1e526031300 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:45.319919 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-98570384-01cc-4eb8-a539-b1e526031300 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:45.320030 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-98570384-01cc-4eb8-a539-b1e526031300 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Show backup with id a8dbe201-0804-47ef-9038-dca9e9ad67e9. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:26:45.324459 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:45.324459 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:45.325266 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-98570384-01cc-4eb8-a539-b1e526031300 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 returned with HTTP 200 Aug 06 14:26:45.325661 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 620/2508] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:45 2026] GET /volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:45.806123 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e0b2d782-2611-4d60-a322-86671acb6252 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:45.807980 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e0b2d782-2611-4d60-a322-86671acb6252 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 Aug 06 14:26:45.808218 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e0b2d782-2611-4d60-a322-86671acb6252 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:45.808487 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e0b2d782-2611-4d60-a322-86671acb6252 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:45.820288 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:45.820288 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:45.824237 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e0b2d782-2611-4d60-a322-86671acb6252 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:26:45.829501 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e0b2d782-2611-4d60-a322-86671acb6252 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 returned with HTTP 200 Aug 06 14:26:45.829997 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 631/2509] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:45 2026] GET /volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 => generated 1654 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:45.847909 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5ec6752d-d21a-4134-a835-a4402ad9d637 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:45.849657 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5ec6752d-d21a-4134-a835-a4402ad9d637 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:26:45.850020 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5ec6752d-d21a-4134-a835-a4402ad9d637 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2309ff73-a235-4daf-93ba-995384b41922", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1894363093"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:45.863977 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:45.863977 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:45.864616 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-5ec6752d-d21a-4134-a835-a4402ad9d637 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:26:45.864793 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-5ec6752d-d21a-4134-a835-a4402ad9d637 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Create snapshot from volume 2309ff73-a235-4daf-93ba-995384b41922 Aug 06 14:26:45.868391 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5ec6752d-d21a-4134-a835-a4402ad9d637 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 400 Aug 06 14:26:45.868905 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 627/2510] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:26:45 2026] POST /volume/v3/snapshots => generated 160 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 14:26:45.875918 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e77e61c1-81d0-49f5-9c87-cfb46b557bd8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:45.877749 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e77e61c1-81d0-49f5-9c87-cfb46b557bd8 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:26:45.878170 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e77e61c1-81d0-49f5-9c87-cfb46b557bd8 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2309ff73-a235-4daf-93ba-995384b41922", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1784070179"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:45.891992 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:45.891992 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:45.892734 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-e77e61c1-81d0-49f5-9c87-cfb46b557bd8 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:26:45.892958 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-e77e61c1-81d0-49f5-9c87-cfb46b557bd8 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Create snapshot from volume 2309ff73-a235-4daf-93ba-995384b41922 Aug 06 14:26:45.921342 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-e77e61c1-81d0-49f5-9c87-cfb46b557bd8 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Created reservations ['ac8d7ba6-2d64-4852-9961-87357ddf7cee', '80cec2a0-1079-43c3-acd8-37afa12c9f5d', '8844464b-d522-483a-babb-6cdc9217a794', 'b76725ce-4871-4281-9d63-819f87b2f5a0'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:45.956232 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-e77e61c1-81d0-49f5-9c87-cfb46b557bd8 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot force create request issued successfully. Aug 06 14:26:45.956232 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e77e61c1-81d0-49f5-9c87-cfb46b557bd8 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:26:45.956232 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 633/2511] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:26:45 2026] POST /volume/v3/snapshots => generated 310 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:26:45.966059 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-dbfc3662-5fd7-4cf3-8976-65bf5e134ed9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:45.967797 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dbfc3662-5fd7-4cf3-8976-65bf5e134ed9 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/35a8efed-ba48-48c5-a89e-c809016f951d Aug 06 14:26:45.967993 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dbfc3662-5fd7-4cf3-8976-65bf5e134ed9 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:45.968292 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dbfc3662-5fd7-4cf3-8976-65bf5e134ed9 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:45.974262 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:45.974262 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:45.974803 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-dbfc3662-5fd7-4cf3-8976-65bf5e134ed9 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:26:45.975819 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dbfc3662-5fd7-4cf3-8976-65bf5e134ed9 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/35a8efed-ba48-48c5-a89e-c809016f951d returned with HTTP 200 Aug 06 14:26:45.976446 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 621/2512] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:26:45 2026] GET /volume/v3/snapshots/35a8efed-ba48-48c5-a89e-c809016f951d => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:46.335900 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f74390cd-ef41-4052-938e-1de610c9ee0f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:46.337678 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f74390cd-ef41-4052-938e-1de610c9ee0f tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 Aug 06 14:26:46.337938 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f74390cd-ef41-4052-938e-1de610c9ee0f tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:46.338154 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f74390cd-ef41-4052-938e-1de610c9ee0f tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:46.338271 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-f74390cd-ef41-4052-938e-1de610c9ee0f tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Show backup with id a8dbe201-0804-47ef-9038-dca9e9ad67e9. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:26:46.342823 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:46.342823 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:46.343681 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f74390cd-ef41-4052-938e-1de610c9ee0f tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 returned with HTTP 200 Aug 06 14:26:46.344070 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 632/2513] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:46 2026] GET /volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:46.984997 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-3a376cbf-3f6c-4397-80fa-7f22258008c1 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:46.986661 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3a376cbf-3f6c-4397-80fa-7f22258008c1 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/35a8efed-ba48-48c5-a89e-c809016f951d Aug 06 14:26:46.986903 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3a376cbf-3f6c-4397-80fa-7f22258008c1 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:46.987132 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3a376cbf-3f6c-4397-80fa-7f22258008c1 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:46.991738 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:46.991738 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:46.992209 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-3a376cbf-3f6c-4397-80fa-7f22258008c1 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:26:46.992921 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3a376cbf-3f6c-4397-80fa-7f22258008c1 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/35a8efed-ba48-48c5-a89e-c809016f951d returned with HTTP 200 Aug 06 14:26:46.993277 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 628/2514] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:26:46 2026] GET /volume/v3/snapshots/35a8efed-ba48-48c5-a89e-c809016f951d => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:47.001047 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-bdccd623-7f26-49a3-b232-1ed07c6ef577 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:47.002606 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bdccd623-7f26-49a3-b232-1ed07c6ef577 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:26:47.002920 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bdccd623-7f26-49a3-b232-1ed07c6ef577 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2309ff73-a235-4daf-93ba-995384b41922", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1370583442"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:47.012202 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:47.012202 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:47.012708 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-bdccd623-7f26-49a3-b232-1ed07c6ef577 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:26:47.012861 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-bdccd623-7f26-49a3-b232-1ed07c6ef577 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Create snapshot from volume 2309ff73-a235-4daf-93ba-995384b41922 Aug 06 14:26:47.033035 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-bdccd623-7f26-49a3-b232-1ed07c6ef577 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Created reservations ['4f05c9f3-f110-4227-a2bd-14321acd3c0e', '58a45b56-ef24-4cd0-bf0f-483fec5086f3', '9621bb43-fa7b-4970-8a07-b429ae116b14', '9c6f7f25-a11a-4ecd-963c-284f04473f5b'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:47.059314 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-bdccd623-7f26-49a3-b232-1ed07c6ef577 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot force create request issued successfully. Aug 06 14:26:47.059685 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bdccd623-7f26-49a3-b232-1ed07c6ef577 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:26:47.060365 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 634/2515] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:26:47 2026] POST /volume/v3/snapshots => generated 310 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:26:47.068109 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8d10a1d1-82fc-4c10-a9b7-964fd590a5e1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:47.070055 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8d10a1d1-82fc-4c10-a9b7-964fd590a5e1 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/75da56e8-8961-460f-b0c9-c03ef4f006fd Aug 06 14:26:47.070313 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8d10a1d1-82fc-4c10-a9b7-964fd590a5e1 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:47.070570 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8d10a1d1-82fc-4c10-a9b7-964fd590a5e1 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:47.075329 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:47.075329 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:47.075811 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-8d10a1d1-82fc-4c10-a9b7-964fd590a5e1 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:26:47.076602 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8d10a1d1-82fc-4c10-a9b7-964fd590a5e1 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/75da56e8-8961-460f-b0c9-c03ef4f006fd returned with HTTP 200 Aug 06 14:26:47.077021 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 622/2516] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:26:47 2026] GET /volume/v3/snapshots/75da56e8-8961-460f-b0c9-c03ef4f006fd => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:47.353929 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-595a8810-4e9d-4bce-bcfc-579998ba210c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:47.355714 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-595a8810-4e9d-4bce-bcfc-579998ba210c tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 Aug 06 14:26:47.355915 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-595a8810-4e9d-4bce-bcfc-579998ba210c tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:47.356122 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-595a8810-4e9d-4bce-bcfc-579998ba210c tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:47.356255 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-595a8810-4e9d-4bce-bcfc-579998ba210c tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Show backup with id a8dbe201-0804-47ef-9038-dca9e9ad67e9. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:26:47.361090 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:47.361090 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:47.361905 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-595a8810-4e9d-4bce-bcfc-579998ba210c tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 returned with HTTP 200 Aug 06 14:26:47.362387 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 633/2517] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:47 2026] GET /volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:48.054365 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-760b01ba-c5b5-4157-95d2-0b43b72f5417 req-2807d196-a168-4085-a61e-17256cf9ad1b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:48.056275 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-760b01ba-c5b5-4157-95d2-0b43b72f5417 req-2807d196-a168-4085-a61e-17256cf9ad1b tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] DELETE https://10.4.3.229/volume/v3/attachments/318462de-b78a-4b85-a483-ddfcb2b2a2d6 Aug 06 14:26:48.056464 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-760b01ba-c5b5-4157-95d2-0b43b72f5417 req-2807d196-a168-4085-a61e-17256cf9ad1b tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:48.056639 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-760b01ba-c5b5-4157-95d2-0b43b72f5417 req-2807d196-a168-4085-a61e-17256cf9ad1b tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:48.062590 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:48.062590 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:48.089028 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3b423246-4fd0-46d4-b2dd-ef7503fff7d8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:48.089830 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3b423246-4fd0-46d4-b2dd-ef7503fff7d8 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/75da56e8-8961-460f-b0c9-c03ef4f006fd Aug 06 14:26:48.090024 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3b423246-4fd0-46d4-b2dd-ef7503fff7d8 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:48.090243 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3b423246-4fd0-46d4-b2dd-ef7503fff7d8 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:48.095450 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:48.095450 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:48.095899 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3b423246-4fd0-46d4-b2dd-ef7503fff7d8 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:26:48.096663 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3b423246-4fd0-46d4-b2dd-ef7503fff7d8 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/75da56e8-8961-460f-b0c9-c03ef4f006fd returned with HTTP 200 Aug 06 14:26:48.097055 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 635/2518] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:26:48 2026] GET /volume/v3/snapshots/75da56e8-8961-460f-b0c9-c03ef4f006fd => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:48.105804 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2524ed77-f31a-49cc-900d-74561baad3da None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:48.107483 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2524ed77-f31a-49cc-900d-74561baad3da tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:26:48.107839 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2524ed77-f31a-49cc-900d-74561baad3da tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2309ff73-a235-4daf-93ba-995384b41922", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1519391983"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:48.114153 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-760b01ba-c5b5-4157-95d2-0b43b72f5417 req-2807d196-a168-4085-a61e-17256cf9ad1b tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/attachments/318462de-b78a-4b85-a483-ddfcb2b2a2d6 returned with HTTP 200 Aug 06 14:26:48.114569 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 629/2519] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:26:48 2026] DELETE /volume/v3/attachments/318462de-b78a-4b85-a483-ddfcb2b2a2d6 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:48.121111 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:48.121111 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:48.121676 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-2524ed77-f31a-49cc-900d-74561baad3da tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:26:48.121914 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-2524ed77-f31a-49cc-900d-74561baad3da tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Create snapshot from volume 2309ff73-a235-4daf-93ba-995384b41922 Aug 06 14:26:48.148478 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-2524ed77-f31a-49cc-900d-74561baad3da tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Created reservations ['70d4abab-740c-4dd6-98fd-36ff3d6066d9', '1759d50c-0c29-4b4c-8464-f00c1cc84ed6', '737b29c8-78f8-4c55-99d2-400e05672218', '9e18e705-cb1a-48af-927a-0fc6420f2832'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:48.178955 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-2524ed77-f31a-49cc-900d-74561baad3da tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot force create request issued successfully. Aug 06 14:26:48.179222 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2524ed77-f31a-49cc-900d-74561baad3da tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:26:48.179685 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 623/2520] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:26:48 2026] POST /volume/v3/snapshots => generated 310 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:26:48.190247 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e7164751-60c0-4617-85a7-32218b22d0f3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:48.192065 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e7164751-60c0-4617-85a7-32218b22d0f3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/40415be8-86b6-49c4-a42a-e9540c811987 Aug 06 14:26:48.192264 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e7164751-60c0-4617-85a7-32218b22d0f3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:48.192369 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e7164751-60c0-4617-85a7-32218b22d0f3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:48.197442 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:48.197442 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:48.197830 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e7164751-60c0-4617-85a7-32218b22d0f3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:26:48.198573 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e7164751-60c0-4617-85a7-32218b22d0f3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/40415be8-86b6-49c4-a42a-e9540c811987 returned with HTTP 200 Aug 06 14:26:48.198914 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 634/2521] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:26:48 2026] GET /volume/v3/snapshots/40415be8-86b6-49c4-a42a-e9540c811987 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:48.374186 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-52815f18-31e6-4a9c-9d40-22b430cc1e04 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:48.376364 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-52815f18-31e6-4a9c-9d40-22b430cc1e04 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 Aug 06 14:26:48.376605 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-52815f18-31e6-4a9c-9d40-22b430cc1e04 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:48.376868 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-52815f18-31e6-4a9c-9d40-22b430cc1e04 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:48.377012 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-52815f18-31e6-4a9c-9d40-22b430cc1e04 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Show backup with id a8dbe201-0804-47ef-9038-dca9e9ad67e9. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:26:48.382043 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:48.382043 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:48.383049 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-52815f18-31e6-4a9c-9d40-22b430cc1e04 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 returned with HTTP 200 Aug 06 14:26:48.383500 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 636/2522] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:48 2026] GET /volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:49.024964 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-3a222eea-05cd-4ae5-9fce-92a84b03c011 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:49.027056 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3a222eea-05cd-4ae5-9fce-92a84b03c011 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae Aug 06 14:26:49.027280 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3a222eea-05cd-4ae5-9fce-92a84b03c011 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:49.027549 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3a222eea-05cd-4ae5-9fce-92a84b03c011 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:49.036609 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:49.036609 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:49.041404 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-3a222eea-05cd-4ae5-9fce-92a84b03c011 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:26:49.045379 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3a222eea-05cd-4ae5-9fce-92a84b03c011 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae returned with HTTP 200 Aug 06 14:26:49.045758 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 630/2523] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:49 2026] GET /volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:49.207175 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-af3bf9a9-7d55-4c63-b43a-14c35c14ff40 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:49.210200 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-af3bf9a9-7d55-4c63-b43a-14c35c14ff40 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/40415be8-86b6-49c4-a42a-e9540c811987 Aug 06 14:26:49.210524 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-af3bf9a9-7d55-4c63-b43a-14c35c14ff40 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:49.210835 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-af3bf9a9-7d55-4c63-b43a-14c35c14ff40 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:49.216665 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:49.216665 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:49.217230 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-af3bf9a9-7d55-4c63-b43a-14c35c14ff40 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:26:49.218568 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-af3bf9a9-7d55-4c63-b43a-14c35c14ff40 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/40415be8-86b6-49c4-a42a-e9540c811987 returned with HTTP 200 Aug 06 14:26:49.219171 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 624/2524] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:26:49 2026] GET /volume/v3/snapshots/40415be8-86b6-49c4-a42a-e9540c811987 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:49.231833 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0519ffda-0189-4f7e-a3ee-4a2c9c82b3eb None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:49.234043 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0519ffda-0189-4f7e-a3ee-4a2c9c82b3eb tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/35a8efed-ba48-48c5-a89e-c809016f951d Aug 06 14:26:49.234300 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0519ffda-0189-4f7e-a3ee-4a2c9c82b3eb tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:49.234589 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0519ffda-0189-4f7e-a3ee-4a2c9c82b3eb tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:49.234793 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-0519ffda-0189-4f7e-a3ee-4a2c9c82b3eb tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete snapshot with id: 35a8efed-ba48-48c5-a89e-c809016f951d Aug 06 14:26:49.242749 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:49.242749 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:49.243302 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0519ffda-0189-4f7e-a3ee-4a2c9c82b3eb tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:26:49.270650 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0519ffda-0189-4f7e-a3ee-4a2c9c82b3eb tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot delete request issued successfully. Aug 06 14:26:49.270844 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0519ffda-0189-4f7e-a3ee-4a2c9c82b3eb tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/35a8efed-ba48-48c5-a89e-c809016f951d returned with HTTP 202 Aug 06 14:26:49.271414 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 635/2525] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:26:49 2026] DELETE /volume/v3/snapshots/35a8efed-ba48-48c5-a89e-c809016f951d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:49.282562 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-95d07bd4-e80f-4b1e-9de6-3ff2f12a8c3a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:49.285173 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-95d07bd4-e80f-4b1e-9de6-3ff2f12a8c3a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/35a8efed-ba48-48c5-a89e-c809016f951d Aug 06 14:26:49.285569 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-95d07bd4-e80f-4b1e-9de6-3ff2f12a8c3a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:49.285569 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-95d07bd4-e80f-4b1e-9de6-3ff2f12a8c3a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:49.295138 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:49.295138 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:49.295623 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-95d07bd4-e80f-4b1e-9de6-3ff2f12a8c3a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:26:49.296281 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-95d07bd4-e80f-4b1e-9de6-3ff2f12a8c3a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/35a8efed-ba48-48c5-a89e-c809016f951d returned with HTTP 200 Aug 06 14:26:49.296659 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 637/2526] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:26:49 2026] GET /volume/v3/snapshots/35a8efed-ba48-48c5-a89e-c809016f951d => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:49.395290 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-67c50458-9ac9-4ab0-b150-15a2128536c9 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:49.400461 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-67c50458-9ac9-4ab0-b150-15a2128536c9 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 Aug 06 14:26:49.401114 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-67c50458-9ac9-4ab0-b150-15a2128536c9 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:49.401114 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-67c50458-9ac9-4ab0-b150-15a2128536c9 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:49.401747 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-67c50458-9ac9-4ab0-b150-15a2128536c9 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Show backup with id a8dbe201-0804-47ef-9038-dca9e9ad67e9. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:26:49.413590 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:49.413590 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:49.414464 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-67c50458-9ac9-4ab0-b150-15a2128536c9 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 returned with HTTP 200 Aug 06 14:26:49.416476 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 631/2527] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:49 2026] GET /volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 => generated 755 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:50.308892 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-3e711557-6745-46d1-b546-667ca7f9e909 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:50.311658 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3e711557-6745-46d1-b546-667ca7f9e909 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/35a8efed-ba48-48c5-a89e-c809016f951d Aug 06 14:26:50.311658 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3e711557-6745-46d1-b546-667ca7f9e909 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:50.311954 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3e711557-6745-46d1-b546-667ca7f9e909 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:50.317057 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3e711557-6745-46d1-b546-667ca7f9e909 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/35a8efed-ba48-48c5-a89e-c809016f951d returned with HTTP 404 Aug 06 14:26:50.317660 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 625/2528] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:26:50 2026] GET /volume/v3/snapshots/35a8efed-ba48-48c5-a89e-c809016f951d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:50.328586 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-13adb26c-6d1c-401c-b810-619c71779426 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:50.330649 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-13adb26c-6d1c-401c-b810-619c71779426 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/40415be8-86b6-49c4-a42a-e9540c811987 Aug 06 14:26:50.331333 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-13adb26c-6d1c-401c-b810-619c71779426 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:50.331333 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-13adb26c-6d1c-401c-b810-619c71779426 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:50.331333 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-13adb26c-6d1c-401c-b810-619c71779426 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete snapshot with id: 40415be8-86b6-49c4-a42a-e9540c811987 Aug 06 14:26:50.336265 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:50.336265 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:50.337292 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-13adb26c-6d1c-401c-b810-619c71779426 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:26:50.359127 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-13adb26c-6d1c-401c-b810-619c71779426 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot delete request issued successfully. Aug 06 14:26:50.359342 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-13adb26c-6d1c-401c-b810-619c71779426 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/40415be8-86b6-49c4-a42a-e9540c811987 returned with HTTP 202 Aug 06 14:26:50.359821 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 636/2529] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:26:50 2026] DELETE /volume/v3/snapshots/40415be8-86b6-49c4-a42a-e9540c811987 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:50.375832 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d23fa103-4b9e-40b1-984f-059f66c83271 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:50.378074 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d23fa103-4b9e-40b1-984f-059f66c83271 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/40415be8-86b6-49c4-a42a-e9540c811987 Aug 06 14:26:50.378400 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d23fa103-4b9e-40b1-984f-059f66c83271 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:50.379132 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d23fa103-4b9e-40b1-984f-059f66c83271 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:50.386713 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:50.386713 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:50.387353 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-d23fa103-4b9e-40b1-984f-059f66c83271 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:26:50.388492 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d23fa103-4b9e-40b1-984f-059f66c83271 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/40415be8-86b6-49c4-a42a-e9540c811987 returned with HTTP 200 Aug 06 14:26:50.388941 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 638/2530] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:26:50 2026] GET /volume/v3/snapshots/40415be8-86b6-49c4-a42a-e9540c811987 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:50.440350 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b8b8e7b7-dc84-4bb7-8bff-34da93fba492 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:50.442887 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b8b8e7b7-dc84-4bb7-8bff-34da93fba492 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 Aug 06 14:26:50.443112 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b8b8e7b7-dc84-4bb7-8bff-34da93fba492 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:50.443334 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b8b8e7b7-dc84-4bb7-8bff-34da93fba492 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:50.443485 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-b8b8e7b7-dc84-4bb7-8bff-34da93fba492 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Show backup with id a8dbe201-0804-47ef-9038-dca9e9ad67e9. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:26:50.453563 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:50.453563 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:50.453563 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b8b8e7b7-dc84-4bb7-8bff-34da93fba492 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 returned with HTTP 200 Aug 06 14:26:50.453563 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 632/2531] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:50 2026] GET /volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 => generated 756 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:51.399894 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-338ad279-ad34-4bec-ab16-57e9679584e0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:51.402670 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-338ad279-ad34-4bec-ab16-57e9679584e0 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/40415be8-86b6-49c4-a42a-e9540c811987 Aug 06 14:26:51.402903 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-338ad279-ad34-4bec-ab16-57e9679584e0 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:51.403113 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-338ad279-ad34-4bec-ab16-57e9679584e0 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:51.413446 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-338ad279-ad34-4bec-ab16-57e9679584e0 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/40415be8-86b6-49c4-a42a-e9540c811987 returned with HTTP 404 Aug 06 14:26:51.414017 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 626/2532] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:26:51 2026] GET /volume/v3/snapshots/40415be8-86b6-49c4-a42a-e9540c811987 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:51.422651 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-668efe97-d1a4-4f3a-9125-52ca30b4b6c7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:51.424781 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-668efe97-d1a4-4f3a-9125-52ca30b4b6c7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/75da56e8-8961-460f-b0c9-c03ef4f006fd Aug 06 14:26:51.424992 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-668efe97-d1a4-4f3a-9125-52ca30b4b6c7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:51.425221 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-668efe97-d1a4-4f3a-9125-52ca30b4b6c7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:51.425336 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-668efe97-d1a4-4f3a-9125-52ca30b4b6c7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete snapshot with id: 75da56e8-8961-460f-b0c9-c03ef4f006fd Aug 06 14:26:51.430933 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:51.430933 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:51.431497 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-668efe97-d1a4-4f3a-9125-52ca30b4b6c7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:26:51.456243 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-668efe97-d1a4-4f3a-9125-52ca30b4b6c7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot delete request issued successfully. Aug 06 14:26:51.456469 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-668efe97-d1a4-4f3a-9125-52ca30b4b6c7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/75da56e8-8961-460f-b0c9-c03ef4f006fd returned with HTTP 202 Aug 06 14:26:51.457003 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 637/2533] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:26:51 2026] DELETE /volume/v3/snapshots/75da56e8-8961-460f-b0c9-c03ef4f006fd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 14:26:51.464724 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9cc2c09b-2edf-4f29-99d7-e4b658e871d3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:51.466148 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-53ce9dd6-d497-4c07-b61d-71e185ef5e6e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:51.468977 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-53ce9dd6-d497-4c07-b61d-71e185ef5e6e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/75da56e8-8961-460f-b0c9-c03ef4f006fd Aug 06 14:26:51.469210 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-53ce9dd6-d497-4c07-b61d-71e185ef5e6e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:51.469446 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-53ce9dd6-d497-4c07-b61d-71e185ef5e6e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:51.471886 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9cc2c09b-2edf-4f29-99d7-e4b658e871d3 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 Aug 06 14:26:51.472012 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9cc2c09b-2edf-4f29-99d7-e4b658e871d3 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:51.472291 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9cc2c09b-2edf-4f29-99d7-e4b658e871d3 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:51.472404 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-9cc2c09b-2edf-4f29-99d7-e4b658e871d3 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Show backup with id a8dbe201-0804-47ef-9038-dca9e9ad67e9. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:26:51.479802 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:51.479802 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:51.480719 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9cc2c09b-2edf-4f29-99d7-e4b658e871d3 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 returned with HTTP 200 Aug 06 14:26:51.482028 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:51.482028 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:51.482523 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-53ce9dd6-d497-4c07-b61d-71e185ef5e6e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:26:51.483410 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-53ce9dd6-d497-4c07-b61d-71e185ef5e6e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/75da56e8-8961-460f-b0c9-c03ef4f006fd returned with HTTP 200 Aug 06 14:26:51.483790 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 633/2534] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:26:51 2026] GET /volume/v3/snapshots/75da56e8-8961-460f-b0c9-c03ef4f006fd => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:51.484152 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 639/2535] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:51 2026] GET /volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 => generated 757 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:51.497231 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d6e68fed-dcba-45ba-8dc1-eae3060839e9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:51.501636 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d6e68fed-dcba-45ba-8dc1-eae3060839e9 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/volumes/4ecdc12c-4a18-45c6-bc83-a494cee96406 Aug 06 14:26:51.501853 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d6e68fed-dcba-45ba-8dc1-eae3060839e9 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:51.502047 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d6e68fed-dcba-45ba-8dc1-eae3060839e9 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:51.513677 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:51.513677 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:51.517888 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d6e68fed-dcba-45ba-8dc1-eae3060839e9 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Volume info retrieved successfully. Aug 06 14:26:51.523076 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d6e68fed-dcba-45ba-8dc1-eae3060839e9 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/volumes/4ecdc12c-4a18-45c6-bc83-a494cee96406 returned with HTTP 200 Aug 06 14:26:51.523663 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 627/2536] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:51 2026] GET /volume/v3/volumes/4ecdc12c-4a18-45c6-bc83-a494cee96406 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:51.540319 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-afa9d96e-33e0-426c-a3b5-a0c069cc0a81 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:51.542625 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-afa9d96e-33e0-426c-a3b5-a0c069cc0a81 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] POST https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9/restore Aug 06 14:26:51.543120 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-afa9d96e-33e0-426c-a3b5-a0c069cc0a81 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:51.544831 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.backups [None req-afa9d96e-33e0-426c-a3b5-a0c069cc0a81 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Restoring backup a8dbe201-0804-47ef-9038-dca9e9ad67e9 ({'restore': {}}) {{(pid=100398) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 14:26:51.544992 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.backups [None req-afa9d96e-33e0-426c-a3b5-a0c069cc0a81 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Restoring backup a8dbe201-0804-47ef-9038-dca9e9ad67e9 to volume None. Aug 06 14:26:51.549905 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:51.549905 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:51.551376 np0000006659 devstack@c-api.service[100398]: INFO cinder.backup.api [None req-afa9d96e-33e0-426c-a3b5-a0c069cc0a81 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Creating volume of 1 GB for restore of backup a8dbe201-0804-47ef-9038-dca9e9ad67e9. Aug 06 14:26:51.559598 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-afa9d96e-33e0-426c-a3b5-a0c069cc0a81 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Availability zone cache updated, next update will occur around 2026-08-06 15:26:51.559288. {{(pid=100398) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 14:26:51.559765 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-afa9d96e-33e0-426c-a3b5-a0c069cc0a81 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Availability Zones retrieved successfully. Aug 06 14:26:51.568500 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-afa9d96e-33e0-426c-a3b5-a0c069cc0a81 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Flow 'volume_create_api' (1303e0fe-e640-44cf-869e-e351430a17f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:51.569919 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-afa9d96e-33e0-426c-a3b5-a0c069cc0a81 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (462cc25d-9082-49fb-a48f-451afc397ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:51.571402 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-afa9d96e-33e0-426c-a3b5-a0c069cc0a81 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:26:51.611581 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-afa9d96e-33e0-426c-a3b5-a0c069cc0a81 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (462cc25d-9082-49fb-a48f-451afc397ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:51.612641 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-afa9d96e-33e0-426c-a3b5-a0c069cc0a81 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31dd59d7-0868-4060-85b9-41607e527e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:51.663785 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-afa9d96e-33e0-426c-a3b5-a0c069cc0a81 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Created reservations ['cd6db41f-bd86-4652-8503-909cccfa41a0', 'e180cece-45c4-4443-a63e-8eb004c364ab', 'c98649c4-d35e-489b-a41e-05c517acc981', '362583d7-7ff7-4d1a-9c8a-dff6cc9f5069'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:51.664750 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-afa9d96e-33e0-426c-a3b5-a0c069cc0a81 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31dd59d7-0868-4060-85b9-41607e527e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd6db41f-bd86-4652-8503-909cccfa41a0', 'e180cece-45c4-4443-a63e-8eb004c364ab', 'c98649c4-d35e-489b-a41e-05c517acc981', '362583d7-7ff7-4d1a-9c8a-dff6cc9f5069']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:51.665774 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-afa9d96e-33e0-426c-a3b5-a0c069cc0a81 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fb0f814-548f-4943-8abb-af7e6ae353f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:51.708300 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-afa9d96e-33e0-426c-a3b5-a0c069cc0a81 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fb0f814-548f-4943-8abb-af7e6ae353f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c5978b1-b509-4b50-a210-623a4d2dd524', '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_a8dbe201-0804-47ef-9038-dca9e9ad67e9',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab7d3761621a4bc9ae0561efb7af25c3',qos_specs=None,replication_status=,reservations=['cd6db41f-bd86-4652-8503-909cccfa41a0','e180cece-45c4-4443-a63e-8eb004c364ab','c98649c4-d35e-489b-a41e-05c517acc981','362583d7-7ff7-4d1a-9c8a-dff6cc9f5069'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32da6a0a86a24a50aabeb77bdd2e3718',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:26:51Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_a8dbe201-0804-47ef-9038-dca9e9ad67e9',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c5978b1-b509-4b50-a210-623a4d2dd524,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab7d3761621a4bc9ae0561efb7af25c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32da6a0a86a24a50aabeb77bdd2e3718',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:51.709126 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-afa9d96e-33e0-426c-a3b5-a0c069cc0a81 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12cd1ba2-5e5a-4315-8973-323a9c3e0011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:51.729934 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-afa9d96e-33e0-426c-a3b5-a0c069cc0a81 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12cd1ba2-5e5a-4315-8973-323a9c3e0011) transitioned into 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_a8dbe201-0804-47ef-9038-dca9e9ad67e9',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab7d3761621a4bc9ae0561efb7af25c3',qos_specs=None,replication_status=,reservations=['cd6db41f-bd86-4652-8503-909cccfa41a0','e180cece-45c4-4443-a63e-8eb004c364ab','c98649c4-d35e-489b-a41e-05c517acc981','362583d7-7ff7-4d1a-9c8a-dff6cc9f5069'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32da6a0a86a24a50aabeb77bdd2e3718',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:51.730710 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-afa9d96e-33e0-426c-a3b5-a0c069cc0a81 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8d8defe-2b19-47ec-8396-37a9ad6a89d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:51.742038 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-afa9d96e-33e0-426c-a3b5-a0c069cc0a81 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8d8defe-2b19-47ec-8396-37a9ad6a89d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:51.742902 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-afa9d96e-33e0-426c-a3b5-a0c069cc0a81 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Flow 'volume_create_api' (1303e0fe-e640-44cf-869e-e351430a17f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:51.743196 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-afa9d96e-33e0-426c-a3b5-a0c069cc0a81 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Create volume request issued successfully. Aug 06 14:26:51.750784 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:51.750784 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:51.750993 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-afa9d96e-33e0-426c-a3b5-a0c069cc0a81 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Volume info retrieved successfully. Aug 06 14:26:52.102443 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8b99b8b4-c9b9-4003-9450-f79a191e27c2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:52.104147 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8b99b8b4-c9b9-4003-9450-f79a191e27c2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] DELETE https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae Aug 06 14:26:52.104356 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8b99b8b4-c9b9-4003-9450-f79a191e27c2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:52.104600 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8b99b8b4-c9b9-4003-9450-f79a191e27c2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:52.104783 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-8b99b8b4-c9b9-4003-9450-f79a191e27c2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Delete volume with id: cc111ec5-3094-4aca-ac7f-126719eeb7ae Aug 06 14:26:52.112700 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:52.112700 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:52.113208 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8b99b8b4-c9b9-4003-9450-f79a191e27c2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:26:52.136105 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8b99b8b4-c9b9-4003-9450-f79a191e27c2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Delete volume request issued successfully. Aug 06 14:26:52.136420 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8b99b8b4-c9b9-4003-9450-f79a191e27c2 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae returned with HTTP 202 Aug 06 14:26:52.137021 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 634/2537] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:26:52 2026] DELETE /volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:52.144854 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-4b5f3c53-378f-48e7-bc69-23054c87fef4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:52.146610 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4b5f3c53-378f-48e7-bc69-23054c87fef4 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae Aug 06 14:26:52.146820 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4b5f3c53-378f-48e7-bc69-23054c87fef4 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:52.147022 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4b5f3c53-378f-48e7-bc69-23054c87fef4 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:52.155172 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:52.155172 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:52.159050 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-4b5f3c53-378f-48e7-bc69-23054c87fef4 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:26:52.163246 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4b5f3c53-378f-48e7-bc69-23054c87fef4 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae returned with HTTP 200 Aug 06 14:26:52.163656 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 640/2538] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:52 2026] GET /volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:52.495929 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c5789ca6-397b-422b-a1b0-1202ae11333f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:52.497903 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c5789ca6-397b-422b-a1b0-1202ae11333f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/75da56e8-8961-460f-b0c9-c03ef4f006fd Aug 06 14:26:52.498216 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c5789ca6-397b-422b-a1b0-1202ae11333f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:52.498421 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c5789ca6-397b-422b-a1b0-1202ae11333f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:52.502564 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c5789ca6-397b-422b-a1b0-1202ae11333f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/75da56e8-8961-460f-b0c9-c03ef4f006fd returned with HTTP 404 Aug 06 14:26:52.503030 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 628/2539] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:26:52 2026] GET /volume/v3/snapshots/75da56e8-8961-460f-b0c9-c03ef4f006fd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:52.511610 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-2275a2ea-b120-4784-9755-a579e95a8100 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:52.516793 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2275a2ea-b120-4784-9755-a579e95a8100 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/40415be8-86b6-49c4-a42a-e9540c811987 Aug 06 14:26:52.516793 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2275a2ea-b120-4784-9755-a579e95a8100 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:52.516793 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2275a2ea-b120-4784-9755-a579e95a8100 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:52.516793 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-2275a2ea-b120-4784-9755-a579e95a8100 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete snapshot with id: 40415be8-86b6-49c4-a42a-e9540c811987 Aug 06 14:26:52.521107 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2275a2ea-b120-4784-9755-a579e95a8100 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/40415be8-86b6-49c4-a42a-e9540c811987 returned with HTTP 404 Aug 06 14:26:52.521825 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 635/2540] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:26:52 2026] DELETE /volume/v3/snapshots/40415be8-86b6-49c4-a42a-e9540c811987 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:52.529683 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-38b7a0e2-e4b1-4705-b048-7df1ecf2a6fe None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:52.532202 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-38b7a0e2-e4b1-4705-b048-7df1ecf2a6fe tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/75da56e8-8961-460f-b0c9-c03ef4f006fd Aug 06 14:26:52.532484 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-38b7a0e2-e4b1-4705-b048-7df1ecf2a6fe tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:52.532741 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-38b7a0e2-e4b1-4705-b048-7df1ecf2a6fe tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:52.532893 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-38b7a0e2-e4b1-4705-b048-7df1ecf2a6fe tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete snapshot with id: 75da56e8-8961-460f-b0c9-c03ef4f006fd Aug 06 14:26:52.537646 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-38b7a0e2-e4b1-4705-b048-7df1ecf2a6fe tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/75da56e8-8961-460f-b0c9-c03ef4f006fd returned with HTTP 404 Aug 06 14:26:52.538284 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 641/2541] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:26:52 2026] DELETE /volume/v3/snapshots/75da56e8-8961-460f-b0c9-c03ef4f006fd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:52.544986 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c0ecd471-abb2-4ff2-9add-d3929a1a5864 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:52.546972 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c0ecd471-abb2-4ff2-9add-d3929a1a5864 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/35a8efed-ba48-48c5-a89e-c809016f951d Aug 06 14:26:52.547161 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c0ecd471-abb2-4ff2-9add-d3929a1a5864 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:52.547349 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c0ecd471-abb2-4ff2-9add-d3929a1a5864 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:52.547465 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-c0ecd471-abb2-4ff2-9add-d3929a1a5864 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete snapshot with id: 35a8efed-ba48-48c5-a89e-c809016f951d Aug 06 14:26:52.553327 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c0ecd471-abb2-4ff2-9add-d3929a1a5864 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/35a8efed-ba48-48c5-a89e-c809016f951d returned with HTTP 404 Aug 06 14:26:52.554010 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 629/2542] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:26:52 2026] DELETE /volume/v3/snapshots/35a8efed-ba48-48c5-a89e-c809016f951d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:52.593505 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-69ebfab1-9033-435c-8757-f173f89b0e29 req-cc681756-89c6-442e-9802-43ebedfacae1 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:52.596417 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-69ebfab1-9033-435c-8757-f173f89b0e29 req-cc681756-89c6-442e-9802-43ebedfacae1 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 Aug 06 14:26:52.596417 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-69ebfab1-9033-435c-8757-f173f89b0e29 req-cc681756-89c6-442e-9802-43ebedfacae1 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:52.596417 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-69ebfab1-9033-435c-8757-f173f89b0e29 req-cc681756-89c6-442e-9802-43ebedfacae1 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:52.607939 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:52.607939 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:52.612065 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-69ebfab1-9033-435c-8757-f173f89b0e29 req-cc681756-89c6-442e-9802-43ebedfacae1 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:26:52.618643 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-69ebfab1-9033-435c-8757-f173f89b0e29 req-cc681756-89c6-442e-9802-43ebedfacae1 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 returned with HTTP 200 Aug 06 14:26:52.619145 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 636/2543] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:26:52 2026] GET /volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 => generated 1654 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:52.640285 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-69ebfab1-9033-435c-8757-f173f89b0e29 req-d7748165-d7c0-40f5-932f-257ac95e7252 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:52.642439 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-69ebfab1-9033-435c-8757-f173f89b0e29 req-d7748165-d7c0-40f5-932f-257ac95e7252 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] POST https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922/action Aug 06 14:26:52.642878 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-69ebfab1-9033-435c-8757-f173f89b0e29 req-d7748165-d7c0-40f5-932f-257ac95e7252 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:26:52.643066 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-69ebfab1-9033-435c-8757-f173f89b0e29 req-d7748165-d7c0-40f5-932f-257ac95e7252 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:52.654059 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:52.654059 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:52.654568 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-69ebfab1-9033-435c-8757-f173f89b0e29 req-d7748165-d7c0-40f5-932f-257ac95e7252 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:26:52.660374 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-69ebfab1-9033-435c-8757-f173f89b0e29 req-d7748165-d7c0-40f5-932f-257ac95e7252 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Begin detaching volume completed successfully. Aug 06 14:26:52.660605 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-69ebfab1-9033-435c-8757-f173f89b0e29 req-d7748165-d7c0-40f5-932f-257ac95e7252 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922/action returned with HTTP 202 Aug 06 14:26:52.661036 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 642/2544] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:26:52 2026] POST /volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:26:52.713655 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-41dd17ef-90cb-4261-9155-44505d4d5372 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:52.714087 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-41dd17ef-90cb-4261-9155-44505d4d5372 None None] GET https://10.4.3.229/volume// Aug 06 14:26:52.714340 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-41dd17ef-90cb-4261-9155-44505d4d5372 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:52.714562 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-41dd17ef-90cb-4261-9155-44505d4d5372 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:52.714980 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-41dd17ef-90cb-4261-9155-44505d4d5372 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:26:52.715330 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 630/2545] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:26: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 06 14:26:52.724200 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-69ebfab1-9033-435c-8757-f173f89b0e29 req-67e06706-f9eb-4432-9c4f-62bddc942289 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:52.726213 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-69ebfab1-9033-435c-8757-f173f89b0e29 req-67e06706-f9eb-4432-9c4f-62bddc942289 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 Aug 06 14:26:52.726446 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-69ebfab1-9033-435c-8757-f173f89b0e29 req-67e06706-f9eb-4432-9c4f-62bddc942289 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:52.726672 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-69ebfab1-9033-435c-8757-f173f89b0e29 req-67e06706-f9eb-4432-9c4f-62bddc942289 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:52.739878 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:52.739878 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:52.744441 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-69ebfab1-9033-435c-8757-f173f89b0e29 req-67e06706-f9eb-4432-9c4f-62bddc942289 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:26:52.751877 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-69ebfab1-9033-435c-8757-f173f89b0e29 req-67e06706-f9eb-4432-9c4f-62bddc942289 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 returned with HTTP 200 Aug 06 14:26:52.752732 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 637/2546] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:26:52 2026] GET /volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 => generated 1837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:26:52.758765 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:52.758765 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:52.759527 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-afa9d96e-33e0-426c-a3b5-a0c069cc0a81 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Volume info retrieved successfully. Aug 06 14:26:52.759705 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.backup.api [None req-afa9d96e-33e0-426c-a3b5-a0c069cc0a81 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Checking backup size 1 against volume size 1 {{(pid=100398) restore /opt/stack/cinder/cinder/backup/api.py:420}} Aug 06 14:26:52.759848 np0000006659 devstack@c-api.service[100398]: INFO cinder.backup.api [None req-afa9d96e-33e0-426c-a3b5-a0c069cc0a81 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Overwriting volume 9c5978b1-b509-4b50-a210-623a4d2dd524 with restore of backup a8dbe201-0804-47ef-9038-dca9e9ad67e9 Aug 06 14:26:52.776648 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.backup.rpcapi [None req-afa9d96e-33e0-426c-a3b5-a0c069cc0a81 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] restore_backup in rpcapi backup_id a8dbe201-0804-47ef-9038-dca9e9ad67e9 {{(pid=100398) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 14:26:52.781256 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-afa9d96e-33e0-426c-a3b5-a0c069cc0a81 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9/restore returned with HTTP 202 Aug 06 14:26:52.781963 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 638/2547] 10.4.3.229 () {68 vars in 1393 bytes} [Thu Aug 6 14:26:51 2026] POST /volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9/restore => generated 189 bytes in 1242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:26:52.795929 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2e9a8529-ddca-44da-a60f-14c8af0b988d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:52.799759 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2e9a8529-ddca-44da-a60f-14c8af0b988d tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 Aug 06 14:26:52.799916 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2e9a8529-ddca-44da-a60f-14c8af0b988d tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:52.800088 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2e9a8529-ddca-44da-a60f-14c8af0b988d tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:52.800176 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-2e9a8529-ddca-44da-a60f-14c8af0b988d tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Show backup with id a8dbe201-0804-47ef-9038-dca9e9ad67e9. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:26:52.805210 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:52.805210 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:52.806082 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2e9a8529-ddca-44da-a60f-14c8af0b988d tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 returned with HTTP 200 Aug 06 14:26:52.806268 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 643/2548] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:52 2026] GET /volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:53.178791 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-3536e229-11c8-4fb0-9436-bece95c68f5f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:53.180693 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3536e229-11c8-4fb0-9436-bece95c68f5f tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae Aug 06 14:26:53.180985 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3536e229-11c8-4fb0-9436-bece95c68f5f tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:53.181313 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3536e229-11c8-4fb0-9436-bece95c68f5f tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:53.186898 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3536e229-11c8-4fb0-9436-bece95c68f5f tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae returned with HTTP 404 Aug 06 14:26:53.187356 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 631/2549] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:53 2026] GET /volume/v3/volumes/cc111ec5-3094-4aca-ac7f-126719eeb7ae => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:53.259531 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-420419d3-c2b6-43ef-899e-d67b48c138f5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:53.261445 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-420419d3-c2b6-43ef-899e-d67b48c138f5 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] DELETE https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af Aug 06 14:26:53.261653 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-420419d3-c2b6-43ef-899e-d67b48c138f5 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:53.261883 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-420419d3-c2b6-43ef-899e-d67b48c138f5 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:53.262042 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-420419d3-c2b6-43ef-899e-d67b48c138f5 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Delete volume with id: 62f05f8c-0512-4a24-82af-45d20842d7af Aug 06 14:26:53.270615 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:53.270615 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:53.271083 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-420419d3-c2b6-43ef-899e-d67b48c138f5 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:26:53.290161 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-420419d3-c2b6-43ef-899e-d67b48c138f5 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Delete volume request issued successfully. Aug 06 14:26:53.290441 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-420419d3-c2b6-43ef-899e-d67b48c138f5 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af returned with HTTP 202 Aug 06 14:26:53.290933 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 638/2550] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:26:53 2026] DELETE /volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:53.299490 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b628f7f4-d1da-4cd0-b59f-8a2a8ed6ce6a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:53.301441 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b628f7f4-d1da-4cd0-b59f-8a2a8ed6ce6a tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af Aug 06 14:26:53.301638 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b628f7f4-d1da-4cd0-b59f-8a2a8ed6ce6a tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:53.301846 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b628f7f4-d1da-4cd0-b59f-8a2a8ed6ce6a tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:53.309529 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:53.309529 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:53.313469 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b628f7f4-d1da-4cd0-b59f-8a2a8ed6ce6a tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:26:53.318019 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b628f7f4-d1da-4cd0-b59f-8a2a8ed6ce6a tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af returned with HTTP 200 Aug 06 14:26:53.318478 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 639/2551] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:53 2026] GET /volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:53.818112 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-94dc6e6f-c9a0-4fcb-9d45-a536c4368bc1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:53.820594 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-94dc6e6f-c9a0-4fcb-9d45-a536c4368bc1 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 Aug 06 14:26:53.820931 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-94dc6e6f-c9a0-4fcb-9d45-a536c4368bc1 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:53.821211 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-94dc6e6f-c9a0-4fcb-9d45-a536c4368bc1 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:53.821366 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-94dc6e6f-c9a0-4fcb-9d45-a536c4368bc1 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Show backup with id a8dbe201-0804-47ef-9038-dca9e9ad67e9. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:26:53.825869 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:53.825869 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:53.826593 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-94dc6e6f-c9a0-4fcb-9d45-a536c4368bc1 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 returned with HTTP 200 Aug 06 14:26:53.827090 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 644/2552] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:53 2026] GET /volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:54.331411 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d02c0d6b-8d74-441e-b942-25ee19bea66d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:54.333322 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d02c0d6b-8d74-441e-b942-25ee19bea66d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af Aug 06 14:26:54.333322 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d02c0d6b-8d74-441e-b942-25ee19bea66d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:54.334181 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d02c0d6b-8d74-441e-b942-25ee19bea66d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:54.341530 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d02c0d6b-8d74-441e-b942-25ee19bea66d tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af returned with HTTP 404 Aug 06 14:26:54.342009 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 632/2553] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:54 2026] GET /volume/v3/volumes/62f05f8c-0512-4a24-82af-45d20842d7af => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:54.452700 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-40d8b187-4600-444b-ac9a-a006149256ed None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:54.454892 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-40d8b187-4600-444b-ac9a-a006149256ed tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] DELETE https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec Aug 06 14:26:54.455196 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-40d8b187-4600-444b-ac9a-a006149256ed tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:54.455454 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-40d8b187-4600-444b-ac9a-a006149256ed tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:54.455731 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-40d8b187-4600-444b-ac9a-a006149256ed tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Delete volume with id: 3ae19c01-c5b4-401c-b8ff-957698007fec Aug 06 14:26:54.462108 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:54.462108 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:54.462566 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-40d8b187-4600-444b-ac9a-a006149256ed tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:26:54.478370 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-40d8b187-4600-444b-ac9a-a006149256ed tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Delete volume request issued successfully. Aug 06 14:26:54.478573 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-40d8b187-4600-444b-ac9a-a006149256ed tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec returned with HTTP 202 Aug 06 14:26:54.478949 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 639/2554] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:26:54 2026] DELETE /volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:54.487223 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-dd9cb56a-2fde-464e-b53f-1f50767f4747 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:54.489555 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-dd9cb56a-2fde-464e-b53f-1f50767f4747 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec Aug 06 14:26:54.489809 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-dd9cb56a-2fde-464e-b53f-1f50767f4747 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:54.490010 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-dd9cb56a-2fde-464e-b53f-1f50767f4747 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:54.497191 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:54.497191 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:54.501074 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-dd9cb56a-2fde-464e-b53f-1f50767f4747 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Volume info retrieved successfully. Aug 06 14:26:54.505579 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-dd9cb56a-2fde-464e-b53f-1f50767f4747 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec returned with HTTP 200 Aug 06 14:26:54.505987 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 640/2555] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:54 2026] GET /volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:54.840917 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d03e2278-531f-42d9-a3cb-f0b087a599de None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:54.842298 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d03e2278-531f-42d9-a3cb-f0b087a599de tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 Aug 06 14:26:54.842494 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d03e2278-531f-42d9-a3cb-f0b087a599de tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:54.842824 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d03e2278-531f-42d9-a3cb-f0b087a599de tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:54.842824 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-d03e2278-531f-42d9-a3cb-f0b087a599de tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Show backup with id a8dbe201-0804-47ef-9038-dca9e9ad67e9. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:26:54.847620 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:54.847620 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:54.848350 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d03e2278-531f-42d9-a3cb-f0b087a599de tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 returned with HTTP 200 Aug 06 14:26:54.848763 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 645/2556] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:54 2026] GET /volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:55.480463 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-69ebfab1-9033-435c-8757-f173f89b0e29 req-64549b68-e1d8-4939-94a2-e120a6518384 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:55.482844 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-69ebfab1-9033-435c-8757-f173f89b0e29 req-64549b68-e1d8-4939-94a2-e120a6518384 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] DELETE https://10.4.3.229/volume/v3/attachments/cd712b54-ad23-47aa-8a7d-ce9c37c33dc2 Aug 06 14:26:55.483083 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-69ebfab1-9033-435c-8757-f173f89b0e29 req-64549b68-e1d8-4939-94a2-e120a6518384 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:55.483395 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-69ebfab1-9033-435c-8757-f173f89b0e29 req-64549b68-e1d8-4939-94a2-e120a6518384 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:55.492693 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:55.492693 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:55.520554 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-33d39c51-7ac0-4911-82a0-254b434b8967 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:55.522087 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-33d39c51-7ac0-4911-82a0-254b434b8967 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] GET https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec Aug 06 14:26:55.522246 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-33d39c51-7ac0-4911-82a0-254b434b8967 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:55.522419 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-33d39c51-7ac0-4911-82a0-254b434b8967 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:55.527891 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-33d39c51-7ac0-4911-82a0-254b434b8967 tempest-AttachVolumeNegativeTest-1018141167 tempest-AttachVolumeNegativeTest-1018141167-project-member] https://10.4.3.229/volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec returned with HTTP 404 Aug 06 14:26:55.528258 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 640/2557] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:55 2026] GET /volume/v3/volumes/3ae19c01-c5b4-401c-b8ff-957698007fec => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:55.547448 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-69ebfab1-9033-435c-8757-f173f89b0e29 req-64549b68-e1d8-4939-94a2-e120a6518384 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/attachments/cd712b54-ad23-47aa-8a7d-ce9c37c33dc2 returned with HTTP 200 Aug 06 14:26:55.547938 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 633/2558] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:26:55 2026] DELETE /volume/v3/attachments/cd712b54-ad23-47aa-8a7d-ce9c37c33dc2 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:55.863354 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7511e42c-cb3a-4cab-99b6-d0707c205b63 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:55.868359 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7511e42c-cb3a-4cab-99b6-d0707c205b63 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 Aug 06 14:26:55.870801 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7511e42c-cb3a-4cab-99b6-d0707c205b63 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:55.872170 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7511e42c-cb3a-4cab-99b6-d0707c205b63 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:55.872170 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-7511e42c-cb3a-4cab-99b6-d0707c205b63 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Show backup with id a8dbe201-0804-47ef-9038-dca9e9ad67e9. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:26:55.878554 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:55.878554 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:55.879400 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7511e42c-cb3a-4cab-99b6-d0707c205b63 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 returned with HTTP 200 Aug 06 14:26:55.879887 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 641/2559] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:55 2026] GET /volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 => generated 757 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:56.762912 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-029f7b0c-5ab2-4313-868b-aaca1bdbba96 req-652538b6-5897-4f9d-8013-ed87a7ca6f0e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:56.765219 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-029f7b0c-5ab2-4313-868b-aaca1bdbba96 req-652538b6-5897-4f9d-8013-ed87a7ca6f0e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] DELETE https://10.4.3.229/volume/v3/attachments/cd712b54-ad23-47aa-8a7d-ce9c37c33dc2 Aug 06 14:26:56.765475 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-029f7b0c-5ab2-4313-868b-aaca1bdbba96 req-652538b6-5897-4f9d-8013-ed87a7ca6f0e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:56.765696 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-029f7b0c-5ab2-4313-868b-aaca1bdbba96 req-652538b6-5897-4f9d-8013-ed87a7ca6f0e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:56.770412 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-029f7b0c-5ab2-4313-868b-aaca1bdbba96 req-652538b6-5897-4f9d-8013-ed87a7ca6f0e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/attachments/cd712b54-ad23-47aa-8a7d-ce9c37c33dc2 returned with HTTP 404 Aug 06 14:26:56.770975 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 646/2560] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:26:56 2026] DELETE /volume/v3/attachments/cd712b54-ad23-47aa-8a7d-ce9c37c33dc2 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:26:56.893156 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-3b2e783e-2a2c-4d6c-ae93-f5291f934c33 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:56.895355 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3b2e783e-2a2c-4d6c-ae93-f5291f934c33 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 Aug 06 14:26:56.895830 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3b2e783e-2a2c-4d6c-ae93-f5291f934c33 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:56.896211 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3b2e783e-2a2c-4d6c-ae93-f5291f934c33 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:56.896361 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-3b2e783e-2a2c-4d6c-ae93-f5291f934c33 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Show backup with id a8dbe201-0804-47ef-9038-dca9e9ad67e9. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:26:56.904499 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:56.904499 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:56.906163 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3b2e783e-2a2c-4d6c-ae93-f5291f934c33 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 returned with HTTP 200 Aug 06 14:26:56.906708 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 641/2561] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:56 2026] GET /volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:57.565960 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-14fd7d48-a966-4ee6-87b4-719b257e5d08 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:57.568158 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-14fd7d48-a966-4ee6-87b4-719b257e5d08 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 Aug 06 14:26:57.568340 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-14fd7d48-a966-4ee6-87b4-719b257e5d08 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:57.568550 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-14fd7d48-a966-4ee6-87b4-719b257e5d08 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:57.576342 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:57.576342 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:57.580240 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-14fd7d48-a966-4ee6-87b4-719b257e5d08 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:26:57.584706 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-14fd7d48-a966-4ee6-87b4-719b257e5d08 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 returned with HTTP 200 Aug 06 14:26:57.585524 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 634/2562] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:57 2026] GET /volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:57.599222 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0884b231-01d1-4bf9-aa88-e3e260086824 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:57.601867 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0884b231-01d1-4bf9-aa88-e3e260086824 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 Aug 06 14:26:57.603449 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0884b231-01d1-4bf9-aa88-e3e260086824 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:57.603449 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0884b231-01d1-4bf9-aa88-e3e260086824 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:57.613088 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:57.613088 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:57.627131 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0884b231-01d1-4bf9-aa88-e3e260086824 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:26:57.633073 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0884b231-01d1-4bf9-aa88-e3e260086824 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 returned with HTTP 200 Aug 06 14:26:57.633707 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 642/2563] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:57 2026] GET /volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:57.675331 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-1104db54-aa34-4ced-ad10-7f4bf0343b14 req-a5a35d62-a66e-4926-8803-091042584fdd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:57.699527 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-1104db54-aa34-4ced-ad10-7f4bf0343b14 req-a5a35d62-a66e-4926-8803-091042584fdd tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 Aug 06 14:26:57.699527 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-1104db54-aa34-4ced-ad10-7f4bf0343b14 req-a5a35d62-a66e-4926-8803-091042584fdd tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:57.699527 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-1104db54-aa34-4ced-ad10-7f4bf0343b14 req-a5a35d62-a66e-4926-8803-091042584fdd tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:57.699527 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:57.699527 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:57.699527 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-1104db54-aa34-4ced-ad10-7f4bf0343b14 req-a5a35d62-a66e-4926-8803-091042584fdd tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:26:57.699527 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-1104db54-aa34-4ced-ad10-7f4bf0343b14 req-a5a35d62-a66e-4926-8803-091042584fdd tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 returned with HTTP 200 Aug 06 14:26:57.699527 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 647/2564] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:26:57 2026] GET /volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:57.789178 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0d820d69-5b53-4b8f-ab3d-420e6d09026d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:57.789404 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0d820d69-5b53-4b8f-ab3d-420e6d09026d None None] GET https://10.4.3.229/volume// Aug 06 14:26:57.789745 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0d820d69-5b53-4b8f-ab3d-420e6d09026d None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:57.789826 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0d820d69-5b53-4b8f-ab3d-420e6d09026d None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:57.790123 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0d820d69-5b53-4b8f-ab3d-420e6d09026d None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:26:57.790830 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 642/2565] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:26: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 06 14:26:57.797929 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-1104db54-aa34-4ced-ad10-7f4bf0343b14 req-0d49cee1-89c7-41da-8cff-8151771e3843 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:57.800483 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-1104db54-aa34-4ced-ad10-7f4bf0343b14 req-0d49cee1-89c7-41da-8cff-8151771e3843 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:26:57.800860 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-1104db54-aa34-4ced-ad10-7f4bf0343b14 req-0d49cee1-89c7-41da-8cff-8151771e3843 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e7f1616d-2095-4226-b350-f46e34194059", "connector": null, "instance_uuid": "104e0dff-89fe-450d-8e1f-6cf2033ec027"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:57.808926 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:57.808926 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:57.836939 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-1104db54-aa34-4ced-ad10-7f4bf0343b14 req-0d49cee1-89c7-41da-8cff-8151771e3843 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:26:57.837532 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 635/2566] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:26:57 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:57.868266 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bff3e292-9383-4fdd-88d0-1cb5456dd47f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:57.872055 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bff3e292-9383-4fdd-88d0-1cb5456dd47f tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 Aug 06 14:26:57.872265 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bff3e292-9383-4fdd-88d0-1cb5456dd47f tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:57.872749 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bff3e292-9383-4fdd-88d0-1cb5456dd47f tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:57.884090 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ca296b5e-8f3d-4b53-9d5d-03279de61a49 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:57.884696 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ca296b5e-8f3d-4b53-9d5d-03279de61a49 None None] GET https://10.4.3.229/volume// Aug 06 14:26:57.884900 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ca296b5e-8f3d-4b53-9d5d-03279de61a49 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:57.885183 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ca296b5e-8f3d-4b53-9d5d-03279de61a49 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:57.886039 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ca296b5e-8f3d-4b53-9d5d-03279de61a49 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:26:57.886134 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:57.886134 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:57.886274 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 648/2567] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:26:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:26:57.890208 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-bff3e292-9383-4fdd-88d0-1cb5456dd47f tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:26:57.896873 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bff3e292-9383-4fdd-88d0-1cb5456dd47f tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 returned with HTTP 200 Aug 06 14:26:57.899178 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 643/2568] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:57 2026] GET /volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:57.899228 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-1104db54-aa34-4ced-ad10-7f4bf0343b14 req-b22e181c-5565-47e9-a9dd-673eba9a6586 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:57.900719 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-1104db54-aa34-4ced-ad10-7f4bf0343b14 req-b22e181c-5565-47e9-a9dd-673eba9a6586 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 Aug 06 14:26:57.900719 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-1104db54-aa34-4ced-ad10-7f4bf0343b14 req-b22e181c-5565-47e9-a9dd-673eba9a6586 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:57.900913 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-1104db54-aa34-4ced-ad10-7f4bf0343b14 req-b22e181c-5565-47e9-a9dd-673eba9a6586 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:57.911377 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:57.911377 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:57.918105 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-1104db54-aa34-4ced-ad10-7f4bf0343b14 req-b22e181c-5565-47e9-a9dd-673eba9a6586 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:26:57.922580 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-1104db54-aa34-4ced-ad10-7f4bf0343b14 req-b22e181c-5565-47e9-a9dd-673eba9a6586 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 returned with HTTP 200 Aug 06 14:26:57.923005 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 643/2569] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:26:57 2026] GET /volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 => generated 1019 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:26:57.923075 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-99cdb52a-1b77-4ff6-8324-f77ca0d5c286 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:57.924762 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-99cdb52a-1b77-4ff6-8324-f77ca0d5c286 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 Aug 06 14:26:57.924954 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-99cdb52a-1b77-4ff6-8324-f77ca0d5c286 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:57.925131 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-99cdb52a-1b77-4ff6-8324-f77ca0d5c286 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:57.925228 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-99cdb52a-1b77-4ff6-8324-f77ca0d5c286 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Show backup with id a8dbe201-0804-47ef-9038-dca9e9ad67e9. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:26:57.930248 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:57.930248 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:57.931194 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-99cdb52a-1b77-4ff6-8324-f77ca0d5c286 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 returned with HTTP 200 Aug 06 14:26:57.931729 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 636/2570] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:57 2026] GET /volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:58.037117 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-1104db54-aa34-4ced-ad10-7f4bf0343b14 req-562d3e2f-6fd0-4175-97c7-3a4c655c1e22 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:58.040300 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-1104db54-aa34-4ced-ad10-7f4bf0343b14 req-562d3e2f-6fd0-4175-97c7-3a4c655c1e22 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] PUT https://10.4.3.229/volume/v3/attachments/91bc8d31-3881-4a05-b058-89366308cac1 Aug 06 14:26:58.040985 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-1104db54-aa34-4ced-ad10-7f4bf0343b14 req-562d3e2f-6fd0-4175-97c7-3a4c655c1e22 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:58.056633 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-1104db54-aa34-4ced-ad10-7f4bf0343b14 req-562d3e2f-6fd0-4175-97c7-3a4c655c1e22 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Acquiring lock "cinder-attachment_update-e7f1616d-2095-4226-b350-f46e34194059-np0000006659" by "attachment_update" {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:26:58.061468 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-1104db54-aa34-4ced-ad10-7f4bf0343b14 req-562d3e2f-6fd0-4175-97c7-3a4c655c1e22 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Lock "cinder-attachment_update-e7f1616d-2095-4226-b350-f46e34194059-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:26:58.062605 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:58.062605 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:58.142827 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-1104db54-aa34-4ced-ad10-7f4bf0343b14 req-562d3e2f-6fd0-4175-97c7-3a4c655c1e22 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Lock "cinder-attachment_update-e7f1616d-2095-4226-b350-f46e34194059-np0000006659" released by "attachment_update" :: held 0.081s {{(pid=100396) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:26:58.143767 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-1104db54-aa34-4ced-ad10-7f4bf0343b14 req-562d3e2f-6fd0-4175-97c7-3a4c655c1e22 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/attachments/91bc8d31-3881-4a05-b058-89366308cac1 returned with HTTP 200 Aug 06 14:26:58.144132 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 649/2571] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:26:58 2026] PUT /volume/v3/attachments/91bc8d31-3881-4a05-b058-89366308cac1 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:58.174991 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-59bd9406-a1d0-4acb-9efe-1a6de5eff02a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:58.176886 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-59bd9406-a1d0-4acb-9efe-1a6de5eff02a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 Aug 06 14:26:58.177170 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-59bd9406-a1d0-4acb-9efe-1a6de5eff02a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:58.177435 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-59bd9406-a1d0-4acb-9efe-1a6de5eff02a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:58.186390 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:58.186390 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:58.195449 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-59bd9406-a1d0-4acb-9efe-1a6de5eff02a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:26:58.201094 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-59bd9406-a1d0-4acb-9efe-1a6de5eff02a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 returned with HTTP 200 Aug 06 14:26:58.201731 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 644/2572] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:58 2026] GET /volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 => generated 1362 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:58.217633 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-fb5f0bea-f550-4e65-838c-709edafacd52 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:58.219971 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fb5f0bea-f550-4e65-838c-709edafacd52 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] DELETE https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 Aug 06 14:26:58.219971 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fb5f0bea-f550-4e65-838c-709edafacd52 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:58.220136 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fb5f0bea-f550-4e65-838c-709edafacd52 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:58.220231 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-fb5f0bea-f550-4e65-838c-709edafacd52 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete volume with id: 2309ff73-a235-4daf-93ba-995384b41922 Aug 06 14:26:58.227503 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:58.227503 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:58.227826 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-fb5f0bea-f550-4e65-838c-709edafacd52 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:26:58.251485 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-fb5f0bea-f550-4e65-838c-709edafacd52 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete volume request issued successfully. Aug 06 14:26:58.251784 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fb5f0bea-f550-4e65-838c-709edafacd52 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 returned with HTTP 202 Aug 06 14:26:58.252189 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 644/2573] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:26:58 2026] DELETE /volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:26:58.262484 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-564f1534-1da9-435b-b0e6-a7b5f11b2d6d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:58.264784 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-564f1534-1da9-435b-b0e6-a7b5f11b2d6d tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 Aug 06 14:26:58.264784 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-564f1534-1da9-435b-b0e6-a7b5f11b2d6d tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:58.264976 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-564f1534-1da9-435b-b0e6-a7b5f11b2d6d tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:58.273037 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:58.273037 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:58.278075 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-564f1534-1da9-435b-b0e6-a7b5f11b2d6d tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:26:58.283365 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-564f1534-1da9-435b-b0e6-a7b5f11b2d6d tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 returned with HTTP 200 Aug 06 14:26:58.283736 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 637/2574] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:58 2026] GET /volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:26:58.914911 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c1c1025a-712f-415b-862d-ef97f46382d5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:58.916477 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c1c1025a-712f-415b-862d-ef97f46382d5 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 Aug 06 14:26:58.916643 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c1c1025a-712f-415b-862d-ef97f46382d5 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:58.916838 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c1c1025a-712f-415b-862d-ef97f46382d5 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:58.926995 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:58.926995 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:58.930168 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c1c1025a-712f-415b-862d-ef97f46382d5 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:26:58.934042 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c1c1025a-712f-415b-862d-ef97f46382d5 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 returned with HTTP 200 Aug 06 14:26:58.934439 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 650/2575] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:58 2026] GET /volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:58.943413 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-19e9d696-1b6b-4a5a-8578-45772053686c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:58.945202 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-19e9d696-1b6b-4a5a-8578-45772053686c tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 Aug 06 14:26:58.945397 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-19e9d696-1b6b-4a5a-8578-45772053686c tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:58.945630 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-19e9d696-1b6b-4a5a-8578-45772053686c tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:58.945760 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-19e9d696-1b6b-4a5a-8578-45772053686c tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Show backup with id a8dbe201-0804-47ef-9038-dca9e9ad67e9. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:26:58.949899 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:58.949899 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:58.950637 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-19e9d696-1b6b-4a5a-8578-45772053686c tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 returned with HTTP 200 Aug 06 14:26:58.951026 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 645/2576] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:58 2026] GET /volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:59.064045 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0e03ee6d-f889-4cad-802b-ad78c915a8ac None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:59.065964 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0e03ee6d-f889-4cad-802b-ad78c915a8ac tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] GET https://10.4.3.229/volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837 Aug 06 14:26:59.066174 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0e03ee6d-f889-4cad-802b-ad78c915a8ac tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:59.066342 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0e03ee6d-f889-4cad-802b-ad78c915a8ac tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:59.073050 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:59.073050 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:59.076398 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-0e03ee6d-f889-4cad-802b-ad78c915a8ac tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Volume info retrieved successfully. Aug 06 14:26:59.080665 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0e03ee6d-f889-4cad-802b-ad78c915a8ac tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] https://10.4.3.229/volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837 returned with HTTP 200 Aug 06 14:26:59.081057 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 645/2577] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:59 2026] GET /volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:59.297787 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b09b1e58-450d-4e45-b3a2-4afccfad81b9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:59.301590 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b09b1e58-450d-4e45-b3a2-4afccfad81b9 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 Aug 06 14:26:59.301590 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b09b1e58-450d-4e45-b3a2-4afccfad81b9 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:59.301590 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b09b1e58-450d-4e45-b3a2-4afccfad81b9 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:59.307754 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b09b1e58-450d-4e45-b3a2-4afccfad81b9 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 returned with HTTP 404 Aug 06 14:26:59.308240 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 638/2578] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:59 2026] GET /volume/v3/volumes/2309ff73-a235-4daf-93ba-995384b41922 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:26:59.320266 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-06b25155-9dc1-4aba-bca2-e2bb5e530ac2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:59.321731 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-06b25155-9dc1-4aba-bca2-e2bb5e530ac2 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 Aug 06 14:26:59.322044 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-06b25155-9dc1-4aba-bca2-e2bb5e530ac2 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:59.322300 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-06b25155-9dc1-4aba-bca2-e2bb5e530ac2 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:59.332208 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:59.332208 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:59.337526 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-06b25155-9dc1-4aba-bca2-e2bb5e530ac2 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:26:59.352899 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-06b25155-9dc1-4aba-bca2-e2bb5e530ac2 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 returned with HTTP 200 Aug 06 14:26:59.353334 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 651/2579] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:59 2026] GET /volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:59.369457 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f0790826-a2e6-4556-a4e9-2586a7ce1246 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:59.371115 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f0790826-a2e6-4556-a4e9-2586a7ce1246 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:26:59.371472 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f0790826-a2e6-4556-a4e9-2586a7ce1246 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d07fad1a-5f09-4298-bd98-b4c7999037d1", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-884397979"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:59.379988 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:59.379988 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:59.380129 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-f0790826-a2e6-4556-a4e9-2586a7ce1246 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:26:59.380290 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-f0790826-a2e6-4556-a4e9-2586a7ce1246 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Create snapshot from volume d07fad1a-5f09-4298-bd98-b4c7999037d1 Aug 06 14:26:59.402780 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-f0790826-a2e6-4556-a4e9-2586a7ce1246 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Created reservations ['f7346fe2-876d-4b2b-9cfc-86ef52e1605c', 'e9c2f026-8a73-4f89-a58d-557e7743a97f', '4aa2595c-b145-4cf1-838f-6ec40581589b', '67c43ec5-030b-4310-87d6-2a2ff585a1e6'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:59.432470 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-f0790826-a2e6-4556-a4e9-2586a7ce1246 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot create request issued successfully. Aug 06 14:26:59.432470 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f0790826-a2e6-4556-a4e9-2586a7ce1246 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:26:59.432820 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 646/2580] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:26:59 2026] POST /volume/v3/snapshots => generated 379 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:26:59.441904 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0641af0c-1242-4cee-887a-a9c04cef41e5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:59.443745 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0641af0c-1242-4cee-887a-a9c04cef41e5 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/ccd07795-02e3-4b5a-afe5-67904a5408f3 Aug 06 14:26:59.444059 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0641af0c-1242-4cee-887a-a9c04cef41e5 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:59.444121 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0641af0c-1242-4cee-887a-a9c04cef41e5 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:59.450197 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:59.450197 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:59.450629 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-0641af0c-1242-4cee-887a-a9c04cef41e5 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:26:59.451472 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0641af0c-1242-4cee-887a-a9c04cef41e5 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/ccd07795-02e3-4b5a-afe5-67904a5408f3 returned with HTTP 200 Aug 06 14:26:59.451895 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 646/2581] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:26:59 2026] GET /volume/v3/snapshots/ccd07795-02e3-4b5a-afe5-67904a5408f3 => generated 511 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:59.493420 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-9ab91611-6214-42d2-a9ed-c6164de16d33 req-c7ef3907-daa0-4bb0-9e76-3cd72d168237 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:59.495584 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-9ab91611-6214-42d2-a9ed-c6164de16d33 req-c7ef3907-daa0-4bb0-9e76-3cd72d168237 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:26:59.496010 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-9ab91611-6214-42d2-a9ed-c6164de16d33 req-c7ef3907-daa0-4bb0-9e76-3cd72d168237 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1192657441", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:26:59.498251 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [req-9ab91611-6214-42d2-a9ed-c6164de16d33 req-c7ef3907-daa0-4bb0-9e76-3cd72d168237 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1192657441', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:26:59.498468 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [req-9ab91611-6214-42d2-a9ed-c6164de16d33 req-c7ef3907-daa0-4bb0-9e76-3cd72d168237 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Create volume of 1 GB Aug 06 14:26:59.502896 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-9ab91611-6214-42d2-a9ed-c6164de16d33 req-c7ef3907-daa0-4bb0-9e76-3cd72d168237 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Availability Zones retrieved successfully. Aug 06 14:26:59.509751 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [req-9ab91611-6214-42d2-a9ed-c6164de16d33 req-c7ef3907-daa0-4bb0-9e76-3cd72d168237 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Flow 'volume_create_api' (99bad62d-7ac3-4bb3-ab04-84d02b7ffb5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:59.510588 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [req-9ab91611-6214-42d2-a9ed-c6164de16d33 req-c7ef3907-daa0-4bb0-9e76-3cd72d168237 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad6548b6-ef3c-496e-8e1a-b7f2bd67486d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:59.511398 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [req-9ab91611-6214-42d2-a9ed-c6164de16d33 req-c7ef3907-daa0-4bb0-9e76-3cd72d168237 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:26:59.537595 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [req-9ab91611-6214-42d2-a9ed-c6164de16d33 req-c7ef3907-daa0-4bb0-9e76-3cd72d168237 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad6548b6-ef3c-496e-8e1a-b7f2bd67486d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:59.538416 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [req-9ab91611-6214-42d2-a9ed-c6164de16d33 req-c7ef3907-daa0-4bb0-9e76-3cd72d168237 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91998c33-7f14-46d9-bdd4-2b4985a47f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:59.589599 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [req-9ab91611-6214-42d2-a9ed-c6164de16d33 req-c7ef3907-daa0-4bb0-9e76-3cd72d168237 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Created reservations ['1b077f15-6597-497f-a950-a1e98a865c57', '481be405-5ec9-465c-9d66-94c8f7f138fd', 'a0394d91-0b1d-494f-9ea1-10859ff2931a', '97c59837-0df6-41ab-bd8a-bfe2994a9b9b'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:26:59.590453 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [req-9ab91611-6214-42d2-a9ed-c6164de16d33 req-c7ef3907-daa0-4bb0-9e76-3cd72d168237 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91998c33-7f14-46d9-bdd4-2b4985a47f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b077f15-6597-497f-a950-a1e98a865c57', '481be405-5ec9-465c-9d66-94c8f7f138fd', 'a0394d91-0b1d-494f-9ea1-10859ff2931a', '97c59837-0df6-41ab-bd8a-bfe2994a9b9b']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:59.591224 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [req-9ab91611-6214-42d2-a9ed-c6164de16d33 req-c7ef3907-daa0-4bb0-9e76-3cd72d168237 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42ae75ab-95a5-41af-b11f-e3d591841ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:59.611087 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [req-9ab91611-6214-42d2-a9ed-c6164de16d33 req-c7ef3907-daa0-4bb0-9e76-3cd72d168237 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42ae75ab-95a5-41af-b11f-e3d591841ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94b0a0f2-f75a-41bb-9c1b-00cf132a7775', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1192657441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f691033321814d5e8c8fcfa12c2332f6',qos_specs=None,replication_status=,reservations=['1b077f15-6597-497f-a950-a1e98a865c57','481be405-5ec9-465c-9d66-94c8f7f138fd','a0394d91-0b1d-494f-9ea1-10859ff2931a','97c59837-0df6-41ab-bd8a-bfe2994a9b9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef5d788069f6451d9523194f2487af3a',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:26:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1192657441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94b0a0f2-f75a-41bb-9c1b-00cf132a7775,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f691033321814d5e8c8fcfa12c2332f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef5d788069f6451d9523194f2487af3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:59.611803 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [req-9ab91611-6214-42d2-a9ed-c6164de16d33 req-c7ef3907-daa0-4bb0-9e76-3cd72d168237 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9635cd3-fc9f-4d67-bb7a-d9e4f0a2f697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:59.628971 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [req-9ab91611-6214-42d2-a9ed-c6164de16d33 req-c7ef3907-daa0-4bb0-9e76-3cd72d168237 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9635cd3-fc9f-4d67-bb7a-d9e4f0a2f697) transitioned into state 'SUCCESS' from state '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-1192657441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f691033321814d5e8c8fcfa12c2332f6',qos_specs=None,replication_status=,reservations=['1b077f15-6597-497f-a950-a1e98a865c57','481be405-5ec9-465c-9d66-94c8f7f138fd','a0394d91-0b1d-494f-9ea1-10859ff2931a','97c59837-0df6-41ab-bd8a-bfe2994a9b9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef5d788069f6451d9523194f2487af3a',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:59.629649 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [req-9ab91611-6214-42d2-a9ed-c6164de16d33 req-c7ef3907-daa0-4bb0-9e76-3cd72d168237 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9eeedd7e-0334-48b3-9504-bd485a401f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:26:59.638368 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [req-9ab91611-6214-42d2-a9ed-c6164de16d33 req-c7ef3907-daa0-4bb0-9e76-3cd72d168237 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9eeedd7e-0334-48b3-9504-bd485a401f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:26:59.638368 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [req-9ab91611-6214-42d2-a9ed-c6164de16d33 req-c7ef3907-daa0-4bb0-9e76-3cd72d168237 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Flow 'volume_create_api' (99bad62d-7ac3-4bb3-ab04-84d02b7ffb5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:26:59.638689 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-9ab91611-6214-42d2-a9ed-c6164de16d33 req-c7ef3907-daa0-4bb0-9e76-3cd72d168237 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Create volume request issued successfully. Aug 06 14:26:59.639236 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-9ab91611-6214-42d2-a9ed-c6164de16d33 req-c7ef3907-daa0-4bb0-9e76-3cd72d168237 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:26:59.639781 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 639/2582] 10.4.3.229 () {72 vars in 1541 bytes} [Thu Aug 6 14:26:59 2026] POST /volume/v3/volumes => generated 755 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 14:26:59.647510 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-9ab91611-6214-42d2-a9ed-c6164de16d33 req-5e9211b3-cd4b-451e-b246-4ccf84805607 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:59.650163 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-9ab91611-6214-42d2-a9ed-c6164de16d33 req-5e9211b3-cd4b-451e-b246-4ccf84805607 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] GET https://10.4.3.229/volume/v3/volumes/94b0a0f2-f75a-41bb-9c1b-00cf132a7775 Aug 06 14:26:59.650420 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-9ab91611-6214-42d2-a9ed-c6164de16d33 req-5e9211b3-cd4b-451e-b246-4ccf84805607 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:59.650711 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-9ab91611-6214-42d2-a9ed-c6164de16d33 req-5e9211b3-cd4b-451e-b246-4ccf84805607 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:59.658827 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:59.658827 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:26:59.662714 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-9ab91611-6214-42d2-a9ed-c6164de16d33 req-5e9211b3-cd4b-451e-b246-4ccf84805607 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Volume info retrieved successfully. Aug 06 14:26:59.666623 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-9ab91611-6214-42d2-a9ed-c6164de16d33 req-5e9211b3-cd4b-451e-b246-4ccf84805607 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] https://10.4.3.229/volume/v3/volumes/94b0a0f2-f75a-41bb-9c1b-00cf132a7775 returned with HTTP 200 Aug 06 14:26:59.666985 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 652/2583] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:26:59 2026] GET /volume/v3/volumes/94b0a0f2-f75a-41bb-9c1b-00cf132a7775 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:59.690020 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-07d4c686-32e1-4da4-aa34-20b18972a870 req-e5be9dc2-795c-466e-9f62-93d8590890b9 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:59.691845 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-07d4c686-32e1-4da4-aa34-20b18972a870 req-e5be9dc2-795c-466e-9f62-93d8590890b9 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] GET https://10.4.3.229/volume/v3/volumes/94b0a0f2-f75a-41bb-9c1b-00cf132a7775 Aug 06 14:26:59.692007 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-07d4c686-32e1-4da4-aa34-20b18972a870 req-e5be9dc2-795c-466e-9f62-93d8590890b9 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:59.692167 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-07d4c686-32e1-4da4-aa34-20b18972a870 req-e5be9dc2-795c-466e-9f62-93d8590890b9 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:59.697847 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:59.697847 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:26:59.700963 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-07d4c686-32e1-4da4-aa34-20b18972a870 req-e5be9dc2-795c-466e-9f62-93d8590890b9 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Volume info retrieved successfully. Aug 06 14:26:59.705049 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-07d4c686-32e1-4da4-aa34-20b18972a870 req-e5be9dc2-795c-466e-9f62-93d8590890b9 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] https://10.4.3.229/volume/v3/volumes/94b0a0f2-f75a-41bb-9c1b-00cf132a7775 returned with HTTP 200 Aug 06 14:26:59.705531 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 647/2584] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:26:59 2026] GET /volume/v3/volumes/94b0a0f2-f75a-41bb-9c1b-00cf132a7775 => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:59.946496 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7bf8e5f6-6f17-4672-8186-2f8cf327233c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:59.947722 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7bf8e5f6-6f17-4672-8186-2f8cf327233c tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 Aug 06 14:26:59.947961 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7bf8e5f6-6f17-4672-8186-2f8cf327233c tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:59.948232 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7bf8e5f6-6f17-4672-8186-2f8cf327233c tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:59.956403 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:59.956403 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:26:59.959382 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-7bf8e5f6-6f17-4672-8186-2f8cf327233c tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:26:59.960374 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-81ad6e02-ae00-4b10-9d62-70dfca8966d9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:26:59.962842 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-81ad6e02-ae00-4b10-9d62-70dfca8966d9 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 Aug 06 14:26:59.963110 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-81ad6e02-ae00-4b10-9d62-70dfca8966d9 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:26:59.963180 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7bf8e5f6-6f17-4672-8186-2f8cf327233c tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 returned with HTTP 200 Aug 06 14:26:59.963384 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-81ad6e02-ae00-4b10-9d62-70dfca8966d9 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:26:59.963553 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-81ad6e02-ae00-4b10-9d62-70dfca8966d9 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Show backup with id a8dbe201-0804-47ef-9038-dca9e9ad67e9. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:26:59.963588 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 647/2585] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:59 2026] GET /volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:26:59.969063 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:26:59.969063 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:26:59.970079 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-81ad6e02-ae00-4b10-9d62-70dfca8966d9 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 returned with HTTP 200 Aug 06 14:26:59.970631 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 640/2586] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:26:59 2026] GET /volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:00.093717 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b5f6a0bb-55db-4ed5-bfd2-6cdf7bb83466 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:00.095437 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b5f6a0bb-55db-4ed5-bfd2-6cdf7bb83466 tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] GET https://10.4.3.229/volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837 Aug 06 14:27:00.095634 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b5f6a0bb-55db-4ed5-bfd2-6cdf7bb83466 tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:00.095838 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b5f6a0bb-55db-4ed5-bfd2-6cdf7bb83466 tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:00.102372 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:00.102372 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:00.105941 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-b5f6a0bb-55db-4ed5-bfd2-6cdf7bb83466 tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Volume info retrieved successfully. Aug 06 14:27:00.109916 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b5f6a0bb-55db-4ed5-bfd2-6cdf7bb83466 tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] https://10.4.3.229/volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837 returned with HTTP 200 Aug 06 14:27:00.110362 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 653/2587] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:00 2026] GET /volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:00.461000 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-024cad47-5322-4395-b9a2-6927d464880f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:00.462800 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-024cad47-5322-4395-b9a2-6927d464880f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/ccd07795-02e3-4b5a-afe5-67904a5408f3 Aug 06 14:27:00.463004 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-024cad47-5322-4395-b9a2-6927d464880f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:00.463194 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-024cad47-5322-4395-b9a2-6927d464880f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:00.468500 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:00.468500 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:00.469037 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-024cad47-5322-4395-b9a2-6927d464880f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:27:00.469842 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-024cad47-5322-4395-b9a2-6927d464880f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/ccd07795-02e3-4b5a-afe5-67904a5408f3 returned with HTTP 200 Aug 06 14:27:00.470173 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 648/2588] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:00 2026] GET /volume/v3/snapshots/ccd07795-02e3-4b5a-afe5-67904a5408f3 => generated 538 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:00.478411 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-522d8206-b880-4826-a838-74711a0b1f0e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:00.480206 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-522d8206-b880-4826-a838-74711a0b1f0e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/ccd07795-02e3-4b5a-afe5-67904a5408f3 Aug 06 14:27:00.480395 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-522d8206-b880-4826-a838-74711a0b1f0e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:00.480602 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-522d8206-b880-4826-a838-74711a0b1f0e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:00.485350 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:00.485350 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:00.485792 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-522d8206-b880-4826-a838-74711a0b1f0e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:27:00.486534 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-522d8206-b880-4826-a838-74711a0b1f0e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/ccd07795-02e3-4b5a-afe5-67904a5408f3 returned with HTTP 200 Aug 06 14:27:00.486859 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 648/2589] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:00 2026] GET /volume/v3/snapshots/ccd07795-02e3-4b5a-afe5-67904a5408f3 => generated 538 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:00.494688 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-30fff5b2-9d09-4472-a6de-7df31c753726 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:00.496520 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-30fff5b2-9d09-4472-a6de-7df31c753726 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots Aug 06 14:27:00.496736 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-30fff5b2-9d09-4472-a6de-7df31c753726 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:00.496924 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-30fff5b2-9d09-4472-a6de-7df31c753726 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:00.497172 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.api_utils [None req-30fff5b2-9d09-4472-a6de-7df31c753726 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Removing options '' from query. {{(pid=100399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:27:00.498214 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.db.api [None req-30fff5b2-9d09-4472-a6de-7df31c753726 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Building query based on filter {{(pid=100399) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:27:00.501850 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-30fff5b2-9d09-4472-a6de-7df31c753726 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Get all snapshots completed successfully. Aug 06 14:27:00.502279 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-30fff5b2-9d09-4472-a6de-7df31c753726 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 200 Aug 06 14:27:00.502736 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 641/2590] 10.4.3.229 () {66 vars in 1243 bytes} [Thu Aug 6 14:27:00 2026] GET /volume/v3/snapshots => generated 407 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:00.510310 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-aa986ee0-2742-4885-a245-30e76e8bb0e8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:00.512061 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-aa986ee0-2742-4885-a245-30e76e8bb0e8 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] PUT https://10.4.3.229/volume/v3/snapshots/ccd07795-02e3-4b5a-afe5-67904a5408f3 Aug 06 14:27:00.512441 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-aa986ee0-2742-4885-a245-30e76e8bb0e8 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-270992980", "description": "This is the new description of snapshot."}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:00.519068 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:00.519068 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:00.519490 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-aa986ee0-2742-4885-a245-30e76e8bb0e8 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:27:00.525930 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-aa986ee0-2742-4885-a245-30e76e8bb0e8 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/ccd07795-02e3-4b5a-afe5-67904a5408f3 returned with HTTP 200 Aug 06 14:27:00.526442 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 654/2591] 10.4.3.229 () {68 vars in 1375 bytes} [Thu Aug 6 14:27:00 2026] PUT /volume/v3/snapshots/ccd07795-02e3-4b5a-afe5-67904a5408f3 => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:00.534396 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-49984928-1770-4465-bd9d-e756c99047ea None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:00.536183 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-49984928-1770-4465-bd9d-e756c99047ea tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/ccd07795-02e3-4b5a-afe5-67904a5408f3 Aug 06 14:27:00.536369 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-49984928-1770-4465-bd9d-e756c99047ea tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:00.536580 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-49984928-1770-4465-bd9d-e756c99047ea tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:00.541467 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:00.541467 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:00.541855 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-49984928-1770-4465-bd9d-e756c99047ea tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:27:00.542566 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-49984928-1770-4465-bd9d-e756c99047ea tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/ccd07795-02e3-4b5a-afe5-67904a5408f3 returned with HTTP 200 Aug 06 14:27:00.542922 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 649/2592] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:00 2026] GET /volume/v3/snapshots/ccd07795-02e3-4b5a-afe5-67904a5408f3 => generated 576 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:00.550043 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-26e9a785-77f4-4f91-bb91-da9670f056e9 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:00.551728 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-26e9a785-77f4-4f91-bb91-da9670f056e9 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/ccd07795-02e3-4b5a-afe5-67904a5408f3 Aug 06 14:27:00.551943 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-26e9a785-77f4-4f91-bb91-da9670f056e9 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:00.552121 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-26e9a785-77f4-4f91-bb91-da9670f056e9 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:00.552245 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-26e9a785-77f4-4f91-bb91-da9670f056e9 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete snapshot with id: ccd07795-02e3-4b5a-afe5-67904a5408f3 Aug 06 14:27:00.557014 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:00.557014 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:00.557406 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-26e9a785-77f4-4f91-bb91-da9670f056e9 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:27:00.571012 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-26e9a785-77f4-4f91-bb91-da9670f056e9 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot delete request issued successfully. Aug 06 14:27:00.571178 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-26e9a785-77f4-4f91-bb91-da9670f056e9 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/ccd07795-02e3-4b5a-afe5-67904a5408f3 returned with HTTP 202 Aug 06 14:27:00.571578 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 649/2593] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:27:00 2026] DELETE /volume/v3/snapshots/ccd07795-02e3-4b5a-afe5-67904a5408f3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:00.581084 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-36270896-b6c9-468e-9767-4d8e084512ea None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:00.583768 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-36270896-b6c9-468e-9767-4d8e084512ea tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/ccd07795-02e3-4b5a-afe5-67904a5408f3 Aug 06 14:27:00.583974 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-36270896-b6c9-468e-9767-4d8e084512ea tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:00.584179 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-36270896-b6c9-468e-9767-4d8e084512ea tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:00.589925 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:00.589925 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:00.590480 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-36270896-b6c9-468e-9767-4d8e084512ea tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:27:00.591299 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-36270896-b6c9-468e-9767-4d8e084512ea tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/ccd07795-02e3-4b5a-afe5-67904a5408f3 returned with HTTP 200 Aug 06 14:27:00.591784 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 642/2594] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:00 2026] GET /volume/v3/snapshots/ccd07795-02e3-4b5a-afe5-67904a5408f3 => generated 575 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:00.732293 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-db992696-3ff0-4adc-8b1c-bc060075e73c req-237065c2-0de8-489f-ad94-48cf76b4e010 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:00.734409 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-db992696-3ff0-4adc-8b1c-bc060075e73c req-237065c2-0de8-489f-ad94-48cf76b4e010 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] GET https://10.4.3.229/volume/v3/volumes/94b0a0f2-f75a-41bb-9c1b-00cf132a7775 Aug 06 14:27:00.734634 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-db992696-3ff0-4adc-8b1c-bc060075e73c req-237065c2-0de8-489f-ad94-48cf76b4e010 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:00.734814 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-db992696-3ff0-4adc-8b1c-bc060075e73c req-237065c2-0de8-489f-ad94-48cf76b4e010 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:00.741203 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:00.741203 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:00.744500 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-db992696-3ff0-4adc-8b1c-bc060075e73c req-237065c2-0de8-489f-ad94-48cf76b4e010 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Volume info retrieved successfully. Aug 06 14:27:00.748199 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-db992696-3ff0-4adc-8b1c-bc060075e73c req-237065c2-0de8-489f-ad94-48cf76b4e010 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] https://10.4.3.229/volume/v3/volumes/94b0a0f2-f75a-41bb-9c1b-00cf132a7775 returned with HTTP 200 Aug 06 14:27:00.748560 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 655/2595] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:27:00 2026] GET /volume/v3/volumes/94b0a0f2-f75a-41bb-9c1b-00cf132a7775 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:00.771408 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-ba682c55-80e9-4999-b251-b8bd90d59418 req-b6a1195f-cbaa-4db1-90f5-b1dc4e65773f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:00.773221 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-ba682c55-80e9-4999-b251-b8bd90d59418 req-b6a1195f-cbaa-4db1-90f5-b1dc4e65773f tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:27:00.773555 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-ba682c55-80e9-4999-b251-b8bd90d59418 req-b6a1195f-cbaa-4db1-90f5-b1dc4e65773f tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "94b0a0f2-f75a-41bb-9c1b-00cf132a7775", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1898523406", "description": null, "metadata": {}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:00.781577 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:00.781577 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:00.782063 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-ba682c55-80e9-4999-b251-b8bd90d59418 req-b6a1195f-cbaa-4db1-90f5-b1dc4e65773f tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Volume info retrieved successfully. Aug 06 14:27:00.782221 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [req-ba682c55-80e9-4999-b251-b8bd90d59418 req-b6a1195f-cbaa-4db1-90f5-b1dc4e65773f tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Create snapshot from volume 94b0a0f2-f75a-41bb-9c1b-00cf132a7775 Aug 06 14:27:00.814232 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [req-ba682c55-80e9-4999-b251-b8bd90d59418 req-b6a1195f-cbaa-4db1-90f5-b1dc4e65773f tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Created reservations ['a507fb24-27c3-4b30-b714-a29d0eacd899', '4d9715b0-7f6a-4281-b943-bbc85acfed4b', 'e2cc5593-b0f6-4ba6-baa2-556263aef020', '3f1bbace-0055-499d-9ff9-86e9f13f47c9'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:00.839834 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-ba682c55-80e9-4999-b251-b8bd90d59418 req-b6a1195f-cbaa-4db1-90f5-b1dc4e65773f tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Snapshot create request issued successfully. Aug 06 14:27:00.840098 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-ba682c55-80e9-4999-b251-b8bd90d59418 req-b6a1195f-cbaa-4db1-90f5-b1dc4e65773f tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:27:00.840528 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 650/2596] 10.4.3.229 () {72 vars in 1547 bytes} [Thu Aug 6 14:27:00 2026] POST /volume/v3/snapshots => generated 311 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:27:00.882137 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-aa68653a-aa71-4e56-bba2-6bec1e5ef821 req-f772d3c0-3fb1-4946-9e52-29fc44fd95a8 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:00.884124 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-aa68653a-aa71-4e56-bba2-6bec1e5ef821 req-f772d3c0-3fb1-4946-9e52-29fc44fd95a8 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-reader] GET https://10.4.3.229/volume/v3/snapshots/a1074597-a4b5-4756-81e5-ac40ba207279 Aug 06 14:27:00.884304 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-aa68653a-aa71-4e56-bba2-6bec1e5ef821 req-f772d3c0-3fb1-4946-9e52-29fc44fd95a8 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-reader] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:00.884501 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-aa68653a-aa71-4e56-bba2-6bec1e5ef821 req-f772d3c0-3fb1-4946-9e52-29fc44fd95a8 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-reader] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:00.888887 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:00.888887 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:00.889249 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-aa68653a-aa71-4e56-bba2-6bec1e5ef821 req-f772d3c0-3fb1-4946-9e52-29fc44fd95a8 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-reader] Snapshot retrieved successfully. Aug 06 14:27:00.889993 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-aa68653a-aa71-4e56-bba2-6bec1e5ef821 req-f772d3c0-3fb1-4946-9e52-29fc44fd95a8 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-reader] https://10.4.3.229/volume/v3/snapshots/a1074597-a4b5-4756-81e5-ac40ba207279 returned with HTTP 200 Aug 06 14:27:00.890303 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 650/2597] 10.4.3.229 () {68 vars in 1604 bytes} [Thu Aug 6 14:27:00 2026] GET /volume/v3/snapshots/a1074597-a4b5-4756-81e5-ac40ba207279 => generated 470 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:00.910818 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-36ebce9c-02aa-414e-84b9-1e544680e938 req-4c902a8c-fe8c-4f51-a682-02793826f200 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:00.912617 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-36ebce9c-02aa-414e-84b9-1e544680e938 req-4c902a8c-fe8c-4f51-a682-02793826f200 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-reader] GET https://10.4.3.229/volume/v3/snapshots/detail Aug 06 14:27:00.912808 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-36ebce9c-02aa-414e-84b9-1e544680e938 req-4c902a8c-fe8c-4f51-a682-02793826f200 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-reader] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:00.912977 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-36ebce9c-02aa-414e-84b9-1e544680e938 req-4c902a8c-fe8c-4f51-a682-02793826f200 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-reader] Calling method 'detail' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:00.913161 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.api_utils [req-36ebce9c-02aa-414e-84b9-1e544680e938 req-4c902a8c-fe8c-4f51-a682-02793826f200 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-reader] Removing options '' from query. {{(pid=100399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:27:00.914047 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.db.api [req-36ebce9c-02aa-414e-84b9-1e544680e938 req-4c902a8c-fe8c-4f51-a682-02793826f200 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-reader] Building query based on filter {{(pid=100399) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:27:00.917375 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-36ebce9c-02aa-414e-84b9-1e544680e938 req-4c902a8c-fe8c-4f51-a682-02793826f200 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-reader] Get all snapshots completed successfully. Aug 06 14:27:00.917663 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:00.917663 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:00.918113 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-36ebce9c-02aa-414e-84b9-1e544680e938 req-4c902a8c-fe8c-4f51-a682-02793826f200 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-reader] https://10.4.3.229/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 14:27:00.918431 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 643/2598] 10.4.3.229 () {68 vars in 1514 bytes} [Thu Aug 6 14:27:00 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:00.937967 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-3a427ad9-c127-4f21-9661-d815e2d45875 req-20d2949f-8cc8-4ba9-82be-237620cf3bf6 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:00.939874 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-3a427ad9-c127-4f21-9661-d815e2d45875 req-20d2949f-8cc8-4ba9-82be-237620cf3bf6 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] GET https://10.4.3.229/volume/v3/snapshots/a1074597-a4b5-4756-81e5-ac40ba207279 Aug 06 14:27:00.940051 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-3a427ad9-c127-4f21-9661-d815e2d45875 req-20d2949f-8cc8-4ba9-82be-237620cf3bf6 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:00.940245 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-3a427ad9-c127-4f21-9661-d815e2d45875 req-20d2949f-8cc8-4ba9-82be-237620cf3bf6 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:00.945076 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:00.945076 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:00.945461 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-3a427ad9-c127-4f21-9661-d815e2d45875 req-20d2949f-8cc8-4ba9-82be-237620cf3bf6 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Snapshot retrieved successfully. Aug 06 14:27:00.946117 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-3a427ad9-c127-4f21-9661-d815e2d45875 req-20d2949f-8cc8-4ba9-82be-237620cf3bf6 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] https://10.4.3.229/volume/v3/snapshots/a1074597-a4b5-4756-81e5-ac40ba207279 returned with HTTP 200 Aug 06 14:27:00.946464 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 656/2599] 10.4.3.229 () {68 vars in 1604 bytes} [Thu Aug 6 14:27:00 2026] GET /volume/v3/snapshots/a1074597-a4b5-4756-81e5-ac40ba207279 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:00.966395 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-170f4458-641a-424e-bee7-3d9c6acaf072 req-d1b44929-33f4-454f-99aa-6247f15b2023 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:00.968543 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-170f4458-641a-424e-bee7-3d9c6acaf072 req-d1b44929-33f4-454f-99aa-6247f15b2023 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/a1074597-a4b5-4756-81e5-ac40ba207279 Aug 06 14:27:00.968773 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-170f4458-641a-424e-bee7-3d9c6acaf072 req-d1b44929-33f4-454f-99aa-6247f15b2023 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:00.968976 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-170f4458-641a-424e-bee7-3d9c6acaf072 req-d1b44929-33f4-454f-99aa-6247f15b2023 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:00.969101 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [req-170f4458-641a-424e-bee7-3d9c6acaf072 req-d1b44929-33f4-454f-99aa-6247f15b2023 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Delete snapshot with id: a1074597-a4b5-4756-81e5-ac40ba207279 Aug 06 14:27:00.975099 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-73f31cdb-be60-4afc-af20-74e8a3e9b834 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:00.975187 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:00.975187 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:00.975687 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-170f4458-641a-424e-bee7-3d9c6acaf072 req-d1b44929-33f4-454f-99aa-6247f15b2023 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Snapshot retrieved successfully. Aug 06 14:27:00.976747 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-73f31cdb-be60-4afc-af20-74e8a3e9b834 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 Aug 06 14:27:00.976957 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-73f31cdb-be60-4afc-af20-74e8a3e9b834 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:00.977146 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-73f31cdb-be60-4afc-af20-74e8a3e9b834 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:00.986653 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:00.986653 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:00.990005 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-73f31cdb-be60-4afc-af20-74e8a3e9b834 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:27:00.994859 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-73f31cdb-be60-4afc-af20-74e8a3e9b834 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 returned with HTTP 200 Aug 06 14:27:00.995037 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-170f4458-641a-424e-bee7-3d9c6acaf072 req-d1b44929-33f4-454f-99aa-6247f15b2023 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Snapshot delete request issued successfully. Aug 06 14:27:00.995104 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-170f4458-641a-424e-bee7-3d9c6acaf072 req-d1b44929-33f4-454f-99aa-6247f15b2023 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] https://10.4.3.229/volume/v3/snapshots/a1074597-a4b5-4756-81e5-ac40ba207279 returned with HTTP 202 Aug 06 14:27:00.995406 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 651/2600] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:00 2026] GET /volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:00.995561 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 651/2601] 10.4.3.229 () {70 vars in 1626 bytes} [Thu Aug 6 14:27:00 2026] DELETE /volume/v3/snapshots/a1074597-a4b5-4756-81e5-ac40ba207279 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:00.996371 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2b9a16d5-2033-47d2-803a-288adbf11391 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:00.999391 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2b9a16d5-2033-47d2-803a-288adbf11391 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 Aug 06 14:27:00.999391 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2b9a16d5-2033-47d2-803a-288adbf11391 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:00.999840 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2b9a16d5-2033-47d2-803a-288adbf11391 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:00.999840 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-2b9a16d5-2033-47d2-803a-288adbf11391 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Show backup with id a8dbe201-0804-47ef-9038-dca9e9ad67e9. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:27:01.004390 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:01.004390 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:01.005361 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2b9a16d5-2033-47d2-803a-288adbf11391 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 returned with HTTP 200 Aug 06 14:27:01.006013 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 644/2602] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:00 2026] GET /volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:01.017864 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-88842d2a-93d1-4852-897d-9fb60e275828 req-33285dee-7560-4140-9496-c4a84a5518a1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:01.019987 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-88842d2a-93d1-4852-897d-9fb60e275828 req-33285dee-7560-4140-9496-c4a84a5518a1 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] GET https://10.4.3.229/volume/v3/snapshots/a1074597-a4b5-4756-81e5-ac40ba207279 Aug 06 14:27:01.020181 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-88842d2a-93d1-4852-897d-9fb60e275828 req-33285dee-7560-4140-9496-c4a84a5518a1 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:01.020367 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-88842d2a-93d1-4852-897d-9fb60e275828 req-33285dee-7560-4140-9496-c4a84a5518a1 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:01.024907 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:01.024907 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:01.025318 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-88842d2a-93d1-4852-897d-9fb60e275828 req-33285dee-7560-4140-9496-c4a84a5518a1 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Snapshot retrieved successfully. Aug 06 14:27:01.026060 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-88842d2a-93d1-4852-897d-9fb60e275828 req-33285dee-7560-4140-9496-c4a84a5518a1 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] https://10.4.3.229/volume/v3/snapshots/a1074597-a4b5-4756-81e5-ac40ba207279 returned with HTTP 200 Aug 06 14:27:01.026485 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 657/2603] 10.4.3.229 () {68 vars in 1604 bytes} [Thu Aug 6 14:27:01 2026] GET /volume/v3/snapshots/a1074597-a4b5-4756-81e5-ac40ba207279 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:01.122258 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-fbe846dd-18ae-4457-afba-51d2973d6588 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:01.124051 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fbe846dd-18ae-4457-afba-51d2973d6588 tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] GET https://10.4.3.229/volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837 Aug 06 14:27:01.124290 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fbe846dd-18ae-4457-afba-51d2973d6588 tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:01.124543 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fbe846dd-18ae-4457-afba-51d2973d6588 tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:01.130735 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:01.130735 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:01.133854 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-fbe846dd-18ae-4457-afba-51d2973d6588 tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Volume info retrieved successfully. Aug 06 14:27:01.138447 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fbe846dd-18ae-4457-afba-51d2973d6588 tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] https://10.4.3.229/volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837 returned with HTTP 200 Aug 06 14:27:01.138781 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 652/2604] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:01 2026] GET /volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:01.373416 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-1104db54-aa34-4ced-ad10-7f4bf0343b14 req-dbda0751-8ba9-47ab-b780-faba51b77f1a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:01.375828 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-1104db54-aa34-4ced-ad10-7f4bf0343b14 req-dbda0751-8ba9-47ab-b780-faba51b77f1a tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] POST https://10.4.3.229/volume/v3/attachments/91bc8d31-3881-4a05-b058-89366308cac1/action Aug 06 14:27:01.376189 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-1104db54-aa34-4ced-ad10-7f4bf0343b14 req-dbda0751-8ba9-47ab-b780-faba51b77f1a tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Action body: b'{"os-complete": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:27:01.376308 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-1104db54-aa34-4ced-ad10-7f4bf0343b14 req-dbda0751-8ba9-47ab-b780-faba51b77f1a tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:01.392195 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:01.392195 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:01.403019 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-1104db54-aa34-4ced-ad10-7f4bf0343b14 req-dbda0751-8ba9-47ab-b780-faba51b77f1a tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/attachments/91bc8d31-3881-4a05-b058-89366308cac1/action returned with HTTP 204 Aug 06 14:27:01.403567 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 652/2605] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:27:01 2026] POST /volume/v3/attachments/91bc8d31-3881-4a05-b058-89366308cac1/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:01.602333 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f57fa3bd-b66e-4acb-bea1-727280ac9618 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:01.604173 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f57fa3bd-b66e-4acb-bea1-727280ac9618 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/ccd07795-02e3-4b5a-afe5-67904a5408f3 Aug 06 14:27:01.604358 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f57fa3bd-b66e-4acb-bea1-727280ac9618 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:01.604557 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f57fa3bd-b66e-4acb-bea1-727280ac9618 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:01.608755 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f57fa3bd-b66e-4acb-bea1-727280ac9618 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/ccd07795-02e3-4b5a-afe5-67904a5408f3 returned with HTTP 404 Aug 06 14:27:01.609203 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 645/2606] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:01 2026] GET /volume/v3/snapshots/ccd07795-02e3-4b5a-afe5-67904a5408f3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:01.615952 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7a788b77-732d-4b0a-8614-d2fe61260b6d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:01.617741 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7a788b77-732d-4b0a-8614-d2fe61260b6d tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/ccd07795-02e3-4b5a-afe5-67904a5408f3 Aug 06 14:27:01.617934 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7a788b77-732d-4b0a-8614-d2fe61260b6d tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:01.618117 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7a788b77-732d-4b0a-8614-d2fe61260b6d tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:01.618220 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-7a788b77-732d-4b0a-8614-d2fe61260b6d tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete snapshot with id: ccd07795-02e3-4b5a-afe5-67904a5408f3 Aug 06 14:27:01.622317 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7a788b77-732d-4b0a-8614-d2fe61260b6d tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/ccd07795-02e3-4b5a-afe5-67904a5408f3 returned with HTTP 404 Aug 06 14:27:01.622759 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 658/2607] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:27:01 2026] DELETE /volume/v3/snapshots/ccd07795-02e3-4b5a-afe5-67904a5408f3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:01.630857 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-78ff1d45-5aaf-49f7-a055-7c9a89e978af None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:01.632536 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-78ff1d45-5aaf-49f7-a055-7c9a89e978af tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 Aug 06 14:27:01.632739 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-78ff1d45-5aaf-49f7-a055-7c9a89e978af tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:01.632911 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-78ff1d45-5aaf-49f7-a055-7c9a89e978af tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:01.640144 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:01.640144 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:01.643756 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-78ff1d45-5aaf-49f7-a055-7c9a89e978af tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:27:01.647841 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-78ff1d45-5aaf-49f7-a055-7c9a89e978af tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 returned with HTTP 200 Aug 06 14:27:01.648230 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 653/2608] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:01 2026] GET /volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:01.660470 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e18d05e6-8164-4e45-8586-df3e5700be27 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:01.661935 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e18d05e6-8164-4e45-8586-df3e5700be27 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:27:01.662253 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e18d05e6-8164-4e45-8586-df3e5700be27 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d07fad1a-5f09-4298-bd98-b4c7999037d1", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-38983359"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:01.670945 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:01.670945 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:01.671484 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e18d05e6-8164-4e45-8586-df3e5700be27 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:27:01.671607 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-e18d05e6-8164-4e45-8586-df3e5700be27 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Create snapshot from volume d07fad1a-5f09-4298-bd98-b4c7999037d1 Aug 06 14:27:01.694912 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-e18d05e6-8164-4e45-8586-df3e5700be27 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Created reservations ['e9e08819-ee9d-4e57-850a-65dfc85e77c5', 'e37a3d32-acd8-46c2-aa94-4fe1e679d3dc', '86de337e-eb0e-45e4-b831-722ab7268e79', '724e5609-6c0c-4e37-8deb-1729d5b9cfb0'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:01.721634 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e18d05e6-8164-4e45-8586-df3e5700be27 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot create request issued successfully. Aug 06 14:27:01.721634 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e18d05e6-8164-4e45-8586-df3e5700be27 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:27:01.721935 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 653/2609] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:27:01 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 06 14:27:01.729828 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d0b530ed-fcee-47fb-bcc0-a28ac3a33fbc None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:01.731560 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d0b530ed-fcee-47fb-bcc0-a28ac3a33fbc tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/ecd969cb-2066-4d94-bded-9ac1054a516b Aug 06 14:27:01.731808 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d0b530ed-fcee-47fb-bcc0-a28ac3a33fbc tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:01.731993 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d0b530ed-fcee-47fb-bcc0-a28ac3a33fbc tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:01.737447 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:01.737447 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:01.738011 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d0b530ed-fcee-47fb-bcc0-a28ac3a33fbc tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:27:01.738887 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d0b530ed-fcee-47fb-bcc0-a28ac3a33fbc tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/ecd969cb-2066-4d94-bded-9ac1054a516b returned with HTTP 200 Aug 06 14:27:01.739300 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 646/2610] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:01 2026] GET /volume/v3/snapshots/ecd969cb-2066-4d94-bded-9ac1054a516b => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:02.007390 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2e68377c-8faa-4990-8c88-6507ffb63af3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:02.009006 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2e68377c-8faa-4990-8c88-6507ffb63af3 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 Aug 06 14:27:02.009167 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2e68377c-8faa-4990-8c88-6507ffb63af3 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:02.009357 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2e68377c-8faa-4990-8c88-6507ffb63af3 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:02.016804 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-67756fec-31a9-47eb-986b-d0359fe66926 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:02.017745 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:02.017745 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:02.018581 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-67756fec-31a9-47eb-986b-d0359fe66926 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 Aug 06 14:27:02.018797 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-67756fec-31a9-47eb-986b-d0359fe66926 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:02.019000 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-67756fec-31a9-47eb-986b-d0359fe66926 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:02.019137 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-67756fec-31a9-47eb-986b-d0359fe66926 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Show backup with id a8dbe201-0804-47ef-9038-dca9e9ad67e9. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:27:02.020705 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2e68377c-8faa-4990-8c88-6507ffb63af3 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:27:02.023437 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:02.023437 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:02.024171 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-67756fec-31a9-47eb-986b-d0359fe66926 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 returned with HTTP 200 Aug 06 14:27:02.024356 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2e68377c-8faa-4990-8c88-6507ffb63af3 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 returned with HTTP 200 Aug 06 14:27:02.024568 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 654/2611] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:02 2026] GET /volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:02.024750 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 659/2612] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:02 2026] GET /volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 => generated 1132 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:02.033958 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-689e6e92-9fd1-44e6-9202-3569316e0d31 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:02.036255 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-689e6e92-9fd1-44e6-9202-3569316e0d31 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/volumes/9c5978b1-b509-4b50-a210-623a4d2dd524 Aug 06 14:27:02.036391 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-3e4fef6a-db89-47c2-9a39-62383e26f5e0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:02.036493 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-689e6e92-9fd1-44e6-9202-3569316e0d31 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:02.036754 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-689e6e92-9fd1-44e6-9202-3569316e0d31 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:02.038026 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3e4fef6a-db89-47c2-9a39-62383e26f5e0 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 Aug 06 14:27:02.038472 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3e4fef6a-db89-47c2-9a39-62383e26f5e0 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:02.038472 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3e4fef6a-db89-47c2-9a39-62383e26f5e0 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:02.044904 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:02.044904 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:02.046062 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-e11f43ea-2faf-4046-84da-13db59b0aab4 req-4765920f-3ae5-43bd-b650-04f99810190c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:02.047252 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:02.047252 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:02.048009 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-e11f43ea-2faf-4046-84da-13db59b0aab4 req-4765920f-3ae5-43bd-b650-04f99810190c tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] GET https://10.4.3.229/volume/v3/snapshots/a1074597-a4b5-4756-81e5-ac40ba207279 Aug 06 14:27:02.048162 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-e11f43ea-2faf-4046-84da-13db59b0aab4 req-4765920f-3ae5-43bd-b650-04f99810190c tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:02.048347 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-e11f43ea-2faf-4046-84da-13db59b0aab4 req-4765920f-3ae5-43bd-b650-04f99810190c tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:02.048997 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-689e6e92-9fd1-44e6-9202-3569316e0d31 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Volume info retrieved successfully. Aug 06 14:27:02.050534 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-3e4fef6a-db89-47c2-9a39-62383e26f5e0 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:27:02.052088 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-e11f43ea-2faf-4046-84da-13db59b0aab4 req-4765920f-3ae5-43bd-b650-04f99810190c tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] https://10.4.3.229/volume/v3/snapshots/a1074597-a4b5-4756-81e5-ac40ba207279 returned with HTTP 404 Aug 06 14:27:02.052518 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 655/2613] 10.4.3.229 () {68 vars in 1604 bytes} [Thu Aug 6 14:27:02 2026] GET /volume/v3/snapshots/a1074597-a4b5-4756-81e5-ac40ba207279 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:02.054089 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3e4fef6a-db89-47c2-9a39-62383e26f5e0 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 returned with HTTP 200 Aug 06 14:27:02.054368 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-689e6e92-9fd1-44e6-9202-3569316e0d31 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/volumes/9c5978b1-b509-4b50-a210-623a4d2dd524 returned with HTTP 200 Aug 06 14:27:02.054469 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 647/2614] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:02 2026] GET /volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 => generated 1132 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:02.054811 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 654/2615] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:02 2026] GET /volume/v3/volumes/9c5978b1-b509-4b50-a210-623a4d2dd524 => generated 1416 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:02.066285 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-85476e52-6687-407c-85e6-5f8935fc9171 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:02.067899 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-85476e52-6687-407c-85e6-5f8935fc9171 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/volumes/9c5978b1-b509-4b50-a210-623a4d2dd524 Aug 06 14:27:02.068061 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-85476e52-6687-407c-85e6-5f8935fc9171 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:02.068254 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-85476e52-6687-407c-85e6-5f8935fc9171 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:02.068975 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-0c2e8ca8-2649-4607-9f4d-8f11984e1a5d req-6d915fdd-59f6-499b-8ea2-16c1046b348b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:02.070748 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-0c2e8ca8-2649-4607-9f4d-8f11984e1a5d req-6d915fdd-59f6-499b-8ea2-16c1046b348b tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] DELETE https://10.4.3.229/volume/v3/volumes/94b0a0f2-f75a-41bb-9c1b-00cf132a7775 Aug 06 14:27:02.071484 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-0c2e8ca8-2649-4607-9f4d-8f11984e1a5d req-6d915fdd-59f6-499b-8ea2-16c1046b348b tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:02.071484 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-0c2e8ca8-2649-4607-9f4d-8f11984e1a5d req-6d915fdd-59f6-499b-8ea2-16c1046b348b tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:02.071484 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [req-0c2e8ca8-2649-4607-9f4d-8f11984e1a5d req-6d915fdd-59f6-499b-8ea2-16c1046b348b tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Delete volume with id: 94b0a0f2-f75a-41bb-9c1b-00cf132a7775 Aug 06 14:27:02.075035 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:02.075035 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:02.078389 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:02.078389 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:02.078543 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-85476e52-6687-407c-85e6-5f8935fc9171 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Volume info retrieved successfully. Aug 06 14:27:02.078903 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-0c2e8ca8-2649-4607-9f4d-8f11984e1a5d req-6d915fdd-59f6-499b-8ea2-16c1046b348b tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Volume info retrieved successfully. Aug 06 14:27:02.082853 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-85476e52-6687-407c-85e6-5f8935fc9171 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/volumes/9c5978b1-b509-4b50-a210-623a4d2dd524 returned with HTTP 200 Aug 06 14:27:02.083199 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 660/2616] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:02 2026] GET /volume/v3/volumes/9c5978b1-b509-4b50-a210-623a4d2dd524 => generated 1416 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:02.093903 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-0c2e8ca8-2649-4607-9f4d-8f11984e1a5d req-6d915fdd-59f6-499b-8ea2-16c1046b348b tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Delete volume request issued successfully. Aug 06 14:27:02.094101 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-0c2e8ca8-2649-4607-9f4d-8f11984e1a5d req-6d915fdd-59f6-499b-8ea2-16c1046b348b tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] https://10.4.3.229/volume/v3/volumes/94b0a0f2-f75a-41bb-9c1b-00cf132a7775 returned with HTTP 202 Aug 06 14:27:02.094566 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 656/2617] 10.4.3.229 () {70 vars in 1620 bytes} [Thu Aug 6 14:27:02 2026] DELETE /volume/v3/volumes/94b0a0f2-f75a-41bb-9c1b-00cf132a7775 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:02.114448 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-a70066c0-1cfd-4860-bcb6-4455f10400d3 req-ca868b78-c0fb-4411-8867-0d62a66b6e15 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:02.116587 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-a70066c0-1cfd-4860-bcb6-4455f10400d3 req-ca868b78-c0fb-4411-8867-0d62a66b6e15 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] GET https://10.4.3.229/volume/v3/volumes/94b0a0f2-f75a-41bb-9c1b-00cf132a7775 Aug 06 14:27:02.116796 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-a70066c0-1cfd-4860-bcb6-4455f10400d3 req-ca868b78-c0fb-4411-8867-0d62a66b6e15 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:02.116977 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-a70066c0-1cfd-4860-bcb6-4455f10400d3 req-ca868b78-c0fb-4411-8867-0d62a66b6e15 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:02.123952 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:02.123952 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:02.127730 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-a70066c0-1cfd-4860-bcb6-4455f10400d3 req-ca868b78-c0fb-4411-8867-0d62a66b6e15 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Volume info retrieved successfully. Aug 06 14:27:02.131953 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-a70066c0-1cfd-4860-bcb6-4455f10400d3 req-ca868b78-c0fb-4411-8867-0d62a66b6e15 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] https://10.4.3.229/volume/v3/volumes/94b0a0f2-f75a-41bb-9c1b-00cf132a7775 returned with HTTP 200 Aug 06 14:27:02.132464 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 648/2618] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:27:02 2026] GET /volume/v3/volumes/94b0a0f2-f75a-41bb-9c1b-00cf132a7775 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:02.150601 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-3a1014c6-acb3-44fd-a0b4-af09c5b17c33 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:02.152860 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3a1014c6-acb3-44fd-a0b4-af09c5b17c33 tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] GET https://10.4.3.229/volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837 Aug 06 14:27:02.153115 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3a1014c6-acb3-44fd-a0b4-af09c5b17c33 tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:02.153348 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3a1014c6-acb3-44fd-a0b4-af09c5b17c33 tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:02.162229 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:02.162229 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:02.166297 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-3a1014c6-acb3-44fd-a0b4-af09c5b17c33 tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Volume info retrieved successfully. Aug 06 14:27:02.171439 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3a1014c6-acb3-44fd-a0b4-af09c5b17c33 tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] https://10.4.3.229/volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837 returned with HTTP 200 Aug 06 14:27:02.171964 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 655/2619] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:02 2026] GET /volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:02.575316 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-22bc6e4a-011e-4fb4-8f09-18bfe8d032cf None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:02.577234 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-22bc6e4a-011e-4fb4-8f09-18bfe8d032cf tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] DELETE https://10.4.3.229/volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837 Aug 06 14:27:02.577496 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-22bc6e4a-011e-4fb4-8f09-18bfe8d032cf tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:02.577730 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-22bc6e4a-011e-4fb4-8f09-18bfe8d032cf tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:02.577929 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-22bc6e4a-011e-4fb4-8f09-18bfe8d032cf tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Delete volume with id: b0a30244-db18-4c5e-b237-df45d6024837 Aug 06 14:27:02.584926 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:02.584926 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:02.585333 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-22bc6e4a-011e-4fb4-8f09-18bfe8d032cf tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Volume info retrieved successfully. Aug 06 14:27:02.599341 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-22bc6e4a-011e-4fb4-8f09-18bfe8d032cf tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Delete volume request issued successfully. Aug 06 14:27:02.599541 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-22bc6e4a-011e-4fb4-8f09-18bfe8d032cf tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] https://10.4.3.229/volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837 returned with HTTP 202 Aug 06 14:27:02.599909 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 661/2620] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:27:02 2026] DELETE /volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:02.607166 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1642b473-e6b1-4fc9-ad4e-581bae11ca9e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:02.608775 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1642b473-e6b1-4fc9-ad4e-581bae11ca9e tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] GET https://10.4.3.229/volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837 Aug 06 14:27:02.608953 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1642b473-e6b1-4fc9-ad4e-581bae11ca9e tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:02.609136 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1642b473-e6b1-4fc9-ad4e-581bae11ca9e tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:02.616155 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:02.616155 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:02.622063 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1642b473-e6b1-4fc9-ad4e-581bae11ca9e tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Volume info retrieved successfully. Aug 06 14:27:02.627363 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1642b473-e6b1-4fc9-ad4e-581bae11ca9e tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] https://10.4.3.229/volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837 returned with HTTP 200 Aug 06 14:27:02.627549 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 657/2621] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:02 2026] GET /volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:02.747853 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-db46ae4e-df79-45ab-83eb-e5d791a5a0b8 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:02.749897 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-db46ae4e-df79-45ab-83eb-e5d791a5a0b8 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/ecd969cb-2066-4d94-bded-9ac1054a516b Aug 06 14:27:02.749897 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-db46ae4e-df79-45ab-83eb-e5d791a5a0b8 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:02.750049 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-db46ae4e-df79-45ab-83eb-e5d791a5a0b8 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:02.759808 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:02.759808 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:02.760307 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-db46ae4e-df79-45ab-83eb-e5d791a5a0b8 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:27:02.761965 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-db46ae4e-df79-45ab-83eb-e5d791a5a0b8 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/ecd969cb-2066-4d94-bded-9ac1054a516b returned with HTTP 200 Aug 06 14:27:02.761965 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 649/2622] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:02 2026] GET /volume/v3/snapshots/ecd969cb-2066-4d94-bded-9ac1054a516b => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:03.160495 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-398255e5-9d41-4172-b5a3-1f8b42586f51 req-437dd13b-6c98-42af-921d-fcae9a11b5de None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:03.163391 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-398255e5-9d41-4172-b5a3-1f8b42586f51 req-437dd13b-6c98-42af-921d-fcae9a11b5de tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] GET https://10.4.3.229/volume/v3/volumes/94b0a0f2-f75a-41bb-9c1b-00cf132a7775 Aug 06 14:27:03.165116 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-398255e5-9d41-4172-b5a3-1f8b42586f51 req-437dd13b-6c98-42af-921d-fcae9a11b5de tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:03.165116 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-398255e5-9d41-4172-b5a3-1f8b42586f51 req-437dd13b-6c98-42af-921d-fcae9a11b5de tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:03.170048 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-398255e5-9d41-4172-b5a3-1f8b42586f51 req-437dd13b-6c98-42af-921d-fcae9a11b5de tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] https://10.4.3.229/volume/v3/volumes/94b0a0f2-f75a-41bb-9c1b-00cf132a7775 returned with HTTP 404 Aug 06 14:27:03.170724 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 656/2623] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:27:03 2026] GET /volume/v3/volumes/94b0a0f2-f75a-41bb-9c1b-00cf132a7775 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:03.179113 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-49ab4ed0-1020-4971-90bc-248de4b482ae None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:03.187633 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-49ab4ed0-1020-4971-90bc-248de4b482ae tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/volumes/9c5978b1-b509-4b50-a210-623a4d2dd524 Aug 06 14:27:03.188178 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-49ab4ed0-1020-4971-90bc-248de4b482ae tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:03.188246 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-49ab4ed0-1020-4971-90bc-248de4b482ae tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:03.202735 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:03.202735 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:03.203464 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-3dbf81d2-bd94-4aee-b43e-85eac524adca req-216082c1-cd0b-46a7-9dbb-5c6f2eff4362 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:03.205375 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-3dbf81d2-bd94-4aee-b43e-85eac524adca req-216082c1-cd0b-46a7-9dbb-5c6f2eff4362 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] DELETE https://10.4.3.229/volume/v3/volumes/94b0a0f2-f75a-41bb-9c1b-00cf132a7775 Aug 06 14:27:03.205568 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-3dbf81d2-bd94-4aee-b43e-85eac524adca req-216082c1-cd0b-46a7-9dbb-5c6f2eff4362 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:03.205766 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-3dbf81d2-bd94-4aee-b43e-85eac524adca req-216082c1-cd0b-46a7-9dbb-5c6f2eff4362 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:03.205921 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [req-3dbf81d2-bd94-4aee-b43e-85eac524adca req-216082c1-cd0b-46a7-9dbb-5c6f2eff4362 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Delete volume with id: 94b0a0f2-f75a-41bb-9c1b-00cf132a7775 Aug 06 14:27:03.210257 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-49ab4ed0-1020-4971-90bc-248de4b482ae tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Volume info retrieved successfully. Aug 06 14:27:03.211322 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-3dbf81d2-bd94-4aee-b43e-85eac524adca req-216082c1-cd0b-46a7-9dbb-5c6f2eff4362 tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] https://10.4.3.229/volume/v3/volumes/94b0a0f2-f75a-41bb-9c1b-00cf132a7775 returned with HTTP 404 Aug 06 14:27:03.211953 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 658/2624] 10.4.3.229 () {70 vars in 1620 bytes} [Thu Aug 6 14:27:03 2026] DELETE /volume/v3/volumes/94b0a0f2-f75a-41bb-9c1b-00cf132a7775 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:03.218348 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-49ab4ed0-1020-4971-90bc-248de4b482ae tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/volumes/9c5978b1-b509-4b50-a210-623a4d2dd524 returned with HTTP 200 Aug 06 14:27:03.218959 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 662/2625] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:27:03 2026] GET /volume/v3/volumes/9c5978b1-b509-4b50-a210-623a4d2dd524 => generated 1416 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:03.232256 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-4b3691c6-30e7-478e-83bb-292115db1c28 req-fa2c1761-5049-4b1d-a3b1-ece816f1c91b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:03.237463 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-4b3691c6-30e7-478e-83bb-292115db1c28 req-fa2c1761-5049-4b1d-a3b1-ece816f1c91b tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] GET https://10.4.3.229/volume/v3/volumes/94b0a0f2-f75a-41bb-9c1b-00cf132a7775 Aug 06 14:27:03.237463 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-4b3691c6-30e7-478e-83bb-292115db1c28 req-fa2c1761-5049-4b1d-a3b1-ece816f1c91b tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:03.237463 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-4b3691c6-30e7-478e-83bb-292115db1c28 req-fa2c1761-5049-4b1d-a3b1-ece816f1c91b tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:03.243614 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-4b3691c6-30e7-478e-83bb-292115db1c28 req-fa2c1761-5049-4b1d-a3b1-ece816f1c91b tempest-VolumesSnapshotsTestJSON-1539852741 tempest-VolumesSnapshotsTestJSON-1539852741-project-member] https://10.4.3.229/volume/v3/volumes/94b0a0f2-f75a-41bb-9c1b-00cf132a7775 returned with HTTP 404 Aug 06 14:27:03.244329 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 650/2626] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:27:03 2026] GET /volume/v3/volumes/94b0a0f2-f75a-41bb-9c1b-00cf132a7775 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:03.370879 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-0e0af195-3b88-4524-8186-954647fe4af8 req-2512bfab-8a4f-4ca5-942e-4e914840fd9c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:03.373126 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0e0af195-3b88-4524-8186-954647fe4af8 req-2512bfab-8a4f-4ca5-942e-4e914840fd9c tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] GET https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 Aug 06 14:27:03.373126 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0e0af195-3b88-4524-8186-954647fe4af8 req-2512bfab-8a4f-4ca5-942e-4e914840fd9c tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:03.373272 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0e0af195-3b88-4524-8186-954647fe4af8 req-2512bfab-8a4f-4ca5-942e-4e914840fd9c tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:03.380184 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:03.380184 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:03.383622 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-0e0af195-3b88-4524-8186-954647fe4af8 req-2512bfab-8a4f-4ca5-942e-4e914840fd9c tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Volume info retrieved successfully. Aug 06 14:27:03.388372 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0e0af195-3b88-4524-8186-954647fe4af8 req-2512bfab-8a4f-4ca5-942e-4e914840fd9c tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 returned with HTTP 200 Aug 06 14:27:03.388372 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 657/2627] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:27:03 2026] GET /volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:03.481527 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a1be18ff-efc1-4246-928e-9890e5fc0920 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:03.482469 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a1be18ff-efc1-4246-928e-9890e5fc0920 None None] GET https://10.4.3.229/volume// Aug 06 14:27:03.482729 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a1be18ff-efc1-4246-928e-9890e5fc0920 None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:03.483005 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a1be18ff-efc1-4246-928e-9890e5fc0920 None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:03.483436 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a1be18ff-efc1-4246-928e-9890e5fc0920 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:27:03.483804 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 659/2628] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:27: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 06 14:27:03.495108 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-0e0af195-3b88-4524-8186-954647fe4af8 req-0edb1f79-faa4-4638-8e49-c14afa1229ff None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:03.498002 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-0e0af195-3b88-4524-8186-954647fe4af8 req-0edb1f79-faa4-4638-8e49-c14afa1229ff tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:27:03.498772 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-0e0af195-3b88-4524-8186-954647fe4af8 req-0edb1f79-faa4-4638-8e49-c14afa1229ff tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0e9867e-c641-453b-8a80-e9fa27d18dc7", "connector": null, "instance_uuid": "a3420f51-62a5-4e86-bfd4-da9d88d857e7"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:03.507731 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:03.507731 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:03.535034 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-0e0af195-3b88-4524-8186-954647fe4af8 req-0edb1f79-faa4-4638-8e49-c14afa1229ff tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:27:03.535656 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 663/2629] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:27:03 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 06 14:27:03.561280 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8b890130-16b3-479c-beb7-fafbec8ea634 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:03.564547 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8b890130-16b3-479c-beb7-fafbec8ea634 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] GET https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 Aug 06 14:27:03.564875 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8b890130-16b3-479c-beb7-fafbec8ea634 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:03.565114 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8b890130-16b3-479c-beb7-fafbec8ea634 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:03.583797 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4b894d6e-4d7e-419a-9968-d0399da11387 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:03.584116 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4b894d6e-4d7e-419a-9968-d0399da11387 None None] GET https://10.4.3.229/volume// Aug 06 14:27:03.584353 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4b894d6e-4d7e-419a-9968-d0399da11387 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:03.584402 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:03.584402 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:03.584613 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4b894d6e-4d7e-419a-9968-d0399da11387 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:03.584950 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4b894d6e-4d7e-419a-9968-d0399da11387 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:27:03.585227 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 658/2630] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14: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 06 14:27:03.588396 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-8b890130-16b3-479c-beb7-fafbec8ea634 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Volume info retrieved successfully. Aug 06 14:27:03.591799 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-0e0af195-3b88-4524-8186-954647fe4af8 req-df60fbd1-4368-4dfb-b731-b5a7997f9ae8 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:03.593223 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8b890130-16b3-479c-beb7-fafbec8ea634 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 returned with HTTP 200 Aug 06 14:27:03.593716 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 651/2631] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:03 2026] GET /volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 => generated 866 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:03.593772 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-0e0af195-3b88-4524-8186-954647fe4af8 req-df60fbd1-4368-4dfb-b731-b5a7997f9ae8 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] GET https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 Aug 06 14:27:03.593994 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-0e0af195-3b88-4524-8186-954647fe4af8 req-df60fbd1-4368-4dfb-b731-b5a7997f9ae8 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:03.595170 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-0e0af195-3b88-4524-8186-954647fe4af8 req-df60fbd1-4368-4dfb-b731-b5a7997f9ae8 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:03.605604 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:03.605604 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:03.609729 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-0e0af195-3b88-4524-8186-954647fe4af8 req-df60fbd1-4368-4dfb-b731-b5a7997f9ae8 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Volume info retrieved successfully. Aug 06 14:27:03.614646 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-0e0af195-3b88-4524-8186-954647fe4af8 req-df60fbd1-4368-4dfb-b731-b5a7997f9ae8 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 returned with HTTP 200 Aug 06 14:27:03.615132 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 660/2632] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:27:03 2026] GET /volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:27:03.640759 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7acd37f6-c3b3-4847-9d5d-6ff25dcf44ba None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:03.642712 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7acd37f6-c3b3-4847-9d5d-6ff25dcf44ba tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] GET https://10.4.3.229/volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837 Aug 06 14:27:03.642961 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7acd37f6-c3b3-4847-9d5d-6ff25dcf44ba tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:03.643212 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7acd37f6-c3b3-4847-9d5d-6ff25dcf44ba tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:03.649184 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7acd37f6-c3b3-4847-9d5d-6ff25dcf44ba tempest-TestImageHashVerification-491550806 tempest-TestImageHashVerification-491550806-project-member] https://10.4.3.229/volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837 returned with HTTP 404 Aug 06 14:27:03.649636 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 664/2633] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:03 2026] GET /volume/v3/volumes/b0a30244-db18-4c5e-b237-df45d6024837 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:03.717709 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-7033516b-07c2-4bf2-96aa-fe24fc67f306 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:03.720067 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-7033516b-07c2-4bf2-96aa-fe24fc67f306 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/volumes/9c5978b1-b509-4b50-a210-623a4d2dd524 Aug 06 14:27:03.720285 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-7033516b-07c2-4bf2-96aa-fe24fc67f306 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:03.720491 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-7033516b-07c2-4bf2-96aa-fe24fc67f306 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:03.722288 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-0e0af195-3b88-4524-8186-954647fe4af8 req-c506ac7f-fdd8-4a3a-847d-24b05df13e21 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:03.725109 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-0e0af195-3b88-4524-8186-954647fe4af8 req-c506ac7f-fdd8-4a3a-847d-24b05df13e21 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] PUT https://10.4.3.229/volume/v3/attachments/1b95cf47-2960-41b9-a857-3e6c7c1b58fd Aug 06 14:27:03.725853 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-0e0af195-3b88-4524-8186-954647fe4af8 req-c506ac7f-fdd8-4a3a-847d-24b05df13e21 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:03.730169 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:03.730169 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:03.733595 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-7033516b-07c2-4bf2-96aa-fe24fc67f306 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Volume info retrieved successfully. Aug 06 14:27:03.735875 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-0e0af195-3b88-4524-8186-954647fe4af8 req-c506ac7f-fdd8-4a3a-847d-24b05df13e21 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Acquiring lock "cinder-attachment_update-f0e9867e-c641-453b-8a80-e9fa27d18dc7-np0000006659" by "attachment_update" {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:27:03.738821 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-7033516b-07c2-4bf2-96aa-fe24fc67f306 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/volumes/9c5978b1-b509-4b50-a210-623a4d2dd524 returned with HTTP 200 Aug 06 14:27:03.739253 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 659/2634] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:27:03 2026] GET /volume/v3/volumes/9c5978b1-b509-4b50-a210-623a4d2dd524 => generated 1416 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:03.741121 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-0e0af195-3b88-4524-8186-954647fe4af8 req-c506ac7f-fdd8-4a3a-847d-24b05df13e21 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Lock "cinder-attachment_update-f0e9867e-c641-453b-8a80-e9fa27d18dc7-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:27:03.742301 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:03.742301 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:03.751352 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b1207919-d701-46bd-ad75-98f297bec80e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:03.751723 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b1207919-d701-46bd-ad75-98f297bec80e None None] GET https://10.4.3.229/volume// Aug 06 14:27:03.751899 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b1207919-d701-46bd-ad75-98f297bec80e None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:03.752097 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b1207919-d701-46bd-ad75-98f297bec80e None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:03.752359 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b1207919-d701-46bd-ad75-98f297bec80e None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:27:03.752659 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 661/2635] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14: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 06 14:27:03.762700 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-6228b985-73f0-44cb-841c-6d4caca46483 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:03.765362 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-6228b985-73f0-44cb-841c-6d4caca46483 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:27:03.766024 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-6228b985-73f0-44cb-841c-6d4caca46483 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c5978b1-b509-4b50-a210-623a4d2dd524", "connector": null, "instance_uuid": "65c4ec58-0e56-439c-80b3-9532ec6b89a1"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:03.780889 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:03.780889 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:03.805986 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-6228b985-73f0-44cb-841c-6d4caca46483 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:27:03.806617 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 665/2636] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:27:03 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:03.822259 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-0e0af195-3b88-4524-8186-954647fe4af8 req-c506ac7f-fdd8-4a3a-847d-24b05df13e21 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Lock "cinder-attachment_update-f0e9867e-c641-453b-8a80-e9fa27d18dc7-np0000006659" released by "attachment_update" :: held 0.081s {{(pid=100399) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:27:03.822727 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-0e0af195-3b88-4524-8186-954647fe4af8 req-c506ac7f-fdd8-4a3a-847d-24b05df13e21 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] https://10.4.3.229/volume/v3/attachments/1b95cf47-2960-41b9-a857-3e6c7c1b58fd returned with HTTP 200 Aug 06 14:27:03.823623 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 652/2637] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:27:03 2026] PUT /volume/v3/attachments/1b95cf47-2960-41b9-a857-3e6c7c1b58fd => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:04.608076 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-3ebaaf53-5ceb-49ac-85d6-bd66f2486e9f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:04.610023 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3ebaaf53-5ceb-49ac-85d6-bd66f2486e9f tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] GET https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 Aug 06 14:27:04.610199 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3ebaaf53-5ceb-49ac-85d6-bd66f2486e9f tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:04.610399 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3ebaaf53-5ceb-49ac-85d6-bd66f2486e9f tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:04.619743 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:04.619743 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:04.623275 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-3ebaaf53-5ceb-49ac-85d6-bd66f2486e9f tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Volume info retrieved successfully. Aug 06 14:27:04.627295 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3ebaaf53-5ceb-49ac-85d6-bd66f2486e9f tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 returned with HTTP 200 Aug 06 14:27:04.627727 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 660/2638] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:04 2026] GET /volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:04.796495 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0761e7b9-38cf-4be9-9eef-190d57575fdb None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:04.796848 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0761e7b9-38cf-4be9-9eef-190d57575fdb None None] GET https://10.4.3.229/volume// Aug 06 14:27:04.796887 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0761e7b9-38cf-4be9-9eef-190d57575fdb None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:04.797902 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0761e7b9-38cf-4be9-9eef-190d57575fdb None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:04.797902 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0761e7b9-38cf-4be9-9eef-190d57575fdb None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:27:04.797902 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 662/2639] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:27: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 06 14:27:04.805198 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-a0da1e4a-14b6-43ce-8125-a405805a1368 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:04.807417 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-a0da1e4a-14b6-43ce-8125-a405805a1368 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/volumes/9c5978b1-b509-4b50-a210-623a4d2dd524 Aug 06 14:27:04.807711 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-a0da1e4a-14b6-43ce-8125-a405805a1368 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:04.808156 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-a0da1e4a-14b6-43ce-8125-a405805a1368 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:04.817904 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:04.817904 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:04.821755 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-a0da1e4a-14b6-43ce-8125-a405805a1368 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Volume info retrieved successfully. Aug 06 14:27:04.826881 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-a0da1e4a-14b6-43ce-8125-a405805a1368 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/volumes/9c5978b1-b509-4b50-a210-623a4d2dd524 returned with HTTP 200 Aug 06 14:27:04.827293 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 666/2640] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:27:04 2026] GET /volume/v3/volumes/9c5978b1-b509-4b50-a210-623a4d2dd524 => generated 1595 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:27:04.938712 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-e8f99d55-60a2-4f85-8a4b-078986ea7063 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:04.944449 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-e8f99d55-60a2-4f85-8a4b-078986ea7063 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] PUT https://10.4.3.229/volume/v3/attachments/95092edf-8dd3-4947-97e8-c7419906adc7 Aug 06 14:27:04.944449 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-e8f99d55-60a2-4f85-8a4b-078986ea7063 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:04.951949 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-e8f99d55-60a2-4f85-8a4b-078986ea7063 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Acquiring lock "cinder-attachment_update-9c5978b1-b509-4b50-a210-623a4d2dd524-np0000006659" by "attachment_update" {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:27:04.958528 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-e8f99d55-60a2-4f85-8a4b-078986ea7063 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Lock "cinder-attachment_update-9c5978b1-b509-4b50-a210-623a4d2dd524-np0000006659" acquired by "attachment_update" :: waited 0.007s {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:27:04.959457 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:04.959457 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:05.004018 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6566f332-bbff-452a-b529-e13eff0d008b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:05.057872 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-62ee7498-7dd6-4b21-af99-3240a95764ab None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:05.058588 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-62ee7498-7dd6-4b21-af99-3240a95764ab tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 Aug 06 14:27:05.058798 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-62ee7498-7dd6-4b21-af99-3240a95764ab tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:05.059016 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-62ee7498-7dd6-4b21-af99-3240a95764ab tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:05.068214 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:05.068214 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:05.072139 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-62ee7498-7dd6-4b21-af99-3240a95764ab tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:27:05.079334 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-62ee7498-7dd6-4b21-af99-3240a95764ab tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 returned with HTTP 200 Aug 06 14:27:05.079334 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 663/2641] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:05 2026] GET /volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:05.092797 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-e8f99d55-60a2-4f85-8a4b-078986ea7063 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Lock "cinder-attachment_update-9c5978b1-b509-4b50-a210-623a4d2dd524-np0000006659" released by "attachment_update" :: held 0.134s {{(pid=100399) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:27:05.093564 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-e8f99d55-60a2-4f85-8a4b-078986ea7063 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/attachments/95092edf-8dd3-4947-97e8-c7419906adc7 returned with HTTP 200 Aug 06 14:27:05.094078 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 653/2642] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:27:04 2026] PUT /volume/v3/attachments/95092edf-8dd3-4947-97e8-c7419906adc7 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:05.119647 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-396ce373-bb9b-4475-93f0-5980d8d9c70d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:05.122745 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-396ce373-bb9b-4475-93f0-5980d8d9c70d tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] POST https://10.4.3.229/volume/v3/attachments/95092edf-8dd3-4947-97e8-c7419906adc7/action Aug 06 14:27:05.122935 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-396ce373-bb9b-4475-93f0-5980d8d9c70d tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Action body: b'{"os-complete": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:27:05.123804 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-396ce373-bb9b-4475-93f0-5980d8d9c70d tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:05.137849 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5d90f807-3f1f-4b7b-99ad-f1ce2c61e755 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:05.138440 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5d90f807-3f1f-4b7b-99ad-f1ce2c61e755 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 Aug 06 14:27:05.138718 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5d90f807-3f1f-4b7b-99ad-f1ce2c61e755 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:05.138952 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5d90f807-3f1f-4b7b-99ad-f1ce2c61e755 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:05.144420 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:05.144420 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:05.148088 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:05.148088 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:05.153648 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6566f332-bbff-452a-b529-e13eff0d008b tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:27:05.154019 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6566f332-bbff-452a-b529-e13eff0d008b tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-261548197"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:05.158472 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-5d90f807-3f1f-4b7b-99ad-f1ce2c61e755 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:27:05.164638 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5d90f807-3f1f-4b7b-99ad-f1ce2c61e755 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 returned with HTTP 200 Aug 06 14:27:05.165016 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 664/2643] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:05 2026] GET /volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:05.167019 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-42e1c698-2f60-418f-8f78-31bfa94985ba req-396ce373-bb9b-4475-93f0-5980d8d9c70d tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/attachments/95092edf-8dd3-4947-97e8-c7419906adc7/action returned with HTTP 204 Aug 06 14:27:05.169181 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 667/2644] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:27:05 2026] POST /volume/v3/attachments/95092edf-8dd3-4947-97e8-c7419906adc7/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 06 14:27:05.174610 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6566f332-bbff-452a-b529-e13eff0d008b tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:27:05.174906 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 661/2645] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:27:05 2026] POST /volume/v3/types => generated 227 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:27:05.186637 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-05db0d3f-5b72-47f3-b600-06e978533b3a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:05.188686 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-05db0d3f-5b72-47f3-b600-06e978533b3a tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] POST https://10.4.3.229/volume/v3/group_types Aug 06 14:27:05.189018 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-05db0d3f-5b72-47f3-b600-06e978533b3a tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-923135754"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:05.190460 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:05.190460 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:05.203145 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-05db0d3f-5b72-47f3-b600-06e978533b3a tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] https://10.4.3.229/volume/v3/group_types returned with HTTP 202 Aug 06 14:27:05.203654 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 654/2646] 10.4.3.229 () {70 vars in 1311 bytes} [Thu Aug 6 14:27:05 2026] POST /volume/v3/group_types => generated 184 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:05.210852 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7b9694ba-bcf3-4a66-a561-91e425e0b03f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:05.286704 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7b9694ba-bcf3-4a66-a561-91e425e0b03f tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] POST https://10.4.3.229/volume/v3/groups Aug 06 14:27:05.287117 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7b9694ba-bcf3-4a66-a561-91e425e0b03f tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fc483305-ee04-4b3d-bc66-eb2bd77399ef", "volume_types": ["d5546e91-9b79-4628-9798-71cd3f27565e"], "name": "tempest-GroupSnapshotsV319Test-Group-525606788"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:05.288632 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.groups [None req-7b9694ba-bcf3-4a66-a561-91e425e0b03f tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Creating new group {'group': {'group_type': 'fc483305-ee04-4b3d-bc66-eb2bd77399ef', 'volume_types': ['d5546e91-9b79-4628-9798-71cd3f27565e'], 'name': 'tempest-GroupSnapshotsV319Test-Group-525606788'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 14:27:05.291905 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.groups [None req-7b9694ba-bcf3-4a66-a561-91e425e0b03f tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-525606788. Aug 06 14:27:05.300279 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-7b9694ba-bcf3-4a66-a561-91e425e0b03f tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Availability Zones retrieved successfully. Aug 06 14:27:05.327231 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-7b9694ba-bcf3-4a66-a561-91e425e0b03f tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Created reservations ['882f0876-8060-41c3-8087-a4c904bfdc58'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:05.352909 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7b9694ba-bcf3-4a66-a561-91e425e0b03f tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] https://10.4.3.229/volume/v3/groups returned with HTTP 202 Aug 06 14:27:05.353232 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 665/2647] 10.4.3.229 () {70 vars in 1297 bytes} [Thu Aug 6 14:27:05 2026] POST /volume/v3/groups => generated 115 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:05.361389 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-389db0f8-a37c-4d54-b4aa-68c272e98dd5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:05.363203 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-389db0f8-a37c-4d54-b4aa-68c272e98dd5 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] GET https://10.4.3.229/volume/v3/groups/a98f3f2e-1bb6-4911-87d7-a56be92a3003 Aug 06 14:27:05.363459 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-389db0f8-a37c-4d54-b4aa-68c272e98dd5 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:05.363685 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-389db0f8-a37c-4d54-b4aa-68c272e98dd5 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:05.363843 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.groups [None req-389db0f8-a37c-4d54-b4aa-68c272e98dd5 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] show called for member a98f3f2e-1bb6-4911-87d7-a56be92a3003 {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:27:05.367061 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:05.367061 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:05.374158 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-389db0f8-a37c-4d54-b4aa-68c272e98dd5 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] https://10.4.3.229/volume/v3/groups/a98f3f2e-1bb6-4911-87d7-a56be92a3003 returned with HTTP 200 Aug 06 14:27:05.374687 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 668/2648] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:27:05 2026] GET /volume/v3/groups/a98f3f2e-1bb6-4911-87d7-a56be92a3003 => generated 395 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:05.595993 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-8a0eb6a7-3afe-47f3-9f2f-5cecd26cb254 req-3d46efdb-212a-4443-b691-d452799d10b2 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:05.598051 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-8a0eb6a7-3afe-47f3-9f2f-5cecd26cb254 req-3d46efdb-212a-4443-b691-d452799d10b2 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 Aug 06 14:27:05.598251 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-8a0eb6a7-3afe-47f3-9f2f-5cecd26cb254 req-3d46efdb-212a-4443-b691-d452799d10b2 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:05.598600 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-8a0eb6a7-3afe-47f3-9f2f-5cecd26cb254 req-3d46efdb-212a-4443-b691-d452799d10b2 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:05.607747 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:05.607747 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:05.611273 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-8a0eb6a7-3afe-47f3-9f2f-5cecd26cb254 req-3d46efdb-212a-4443-b691-d452799d10b2 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:27:05.616269 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-8a0eb6a7-3afe-47f3-9f2f-5cecd26cb254 req-3d46efdb-212a-4443-b691-d452799d10b2 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 returned with HTTP 200 Aug 06 14:27:05.616863 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 662/2649] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:27:05 2026] GET /volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 => generated 1132 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:05.634146 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-8a0eb6a7-3afe-47f3-9f2f-5cecd26cb254 req-6b2c5460-87fe-468e-8220-754c320f7601 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:05.636612 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-8a0eb6a7-3afe-47f3-9f2f-5cecd26cb254 req-6b2c5460-87fe-468e-8220-754c320f7601 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] POST https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059/action Aug 06 14:27:05.637001 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-8a0eb6a7-3afe-47f3-9f2f-5cecd26cb254 req-6b2c5460-87fe-468e-8220-754c320f7601 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:27:05.637119 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-8a0eb6a7-3afe-47f3-9f2f-5cecd26cb254 req-6b2c5460-87fe-468e-8220-754c320f7601 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:05.642888 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e8dd5439-abd8-489f-b86c-10d2e5dfdd81 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:05.644547 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e8dd5439-abd8-489f-b86c-10d2e5dfdd81 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] GET https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 Aug 06 14:27:05.644769 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e8dd5439-abd8-489f-b86c-10d2e5dfdd81 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:05.644945 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e8dd5439-abd8-489f-b86c-10d2e5dfdd81 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:05.649364 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:05.649364 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:05.650016 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-8a0eb6a7-3afe-47f3-9f2f-5cecd26cb254 req-6b2c5460-87fe-468e-8220-754c320f7601 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:27:05.658241 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-8a0eb6a7-3afe-47f3-9f2f-5cecd26cb254 req-6b2c5460-87fe-468e-8220-754c320f7601 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Begin detaching volume completed successfully. Aug 06 14:27:05.658503 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-8a0eb6a7-3afe-47f3-9f2f-5cecd26cb254 req-6b2c5460-87fe-468e-8220-754c320f7601 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059/action returned with HTTP 202 Aug 06 14:27:05.659198 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 655/2650] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:27:05 2026] POST /volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:27:05.719407 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-412dbdc0-5d9e-4697-be67-5af758ffe830 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:05.720291 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-412dbdc0-5d9e-4697-be67-5af758ffe830 None None] GET https://10.4.3.229/volume// Aug 06 14:27:05.720540 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-412dbdc0-5d9e-4697-be67-5af758ffe830 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:05.720806 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-412dbdc0-5d9e-4697-be67-5af758ffe830 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:05.721198 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-412dbdc0-5d9e-4697-be67-5af758ffe830 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:27:05.721587 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 669/2651] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:27: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 06 14:27:05.730263 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-8a0eb6a7-3afe-47f3-9f2f-5cecd26cb254 req-2fe6fcc4-30e9-49a3-a20d-9452b3b9e116 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:05.742789 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-8a0eb6a7-3afe-47f3-9f2f-5cecd26cb254 req-2fe6fcc4-30e9-49a3-a20d-9452b3b9e116 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 Aug 06 14:27:05.742789 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-8a0eb6a7-3afe-47f3-9f2f-5cecd26cb254 req-2fe6fcc4-30e9-49a3-a20d-9452b3b9e116 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:05.742789 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-8a0eb6a7-3afe-47f3-9f2f-5cecd26cb254 req-2fe6fcc4-30e9-49a3-a20d-9452b3b9e116 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:05.753495 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:05.753495 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:05.759055 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-8a0eb6a7-3afe-47f3-9f2f-5cecd26cb254 req-2fe6fcc4-30e9-49a3-a20d-9452b3b9e116 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:27:05.763823 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-8a0eb6a7-3afe-47f3-9f2f-5cecd26cb254 req-2fe6fcc4-30e9-49a3-a20d-9452b3b9e116 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 returned with HTTP 200 Aug 06 14:27:05.764225 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 663/2652] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:27:05 2026] GET /volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 => generated 1315 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:27:05.837383 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:05.837383 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:05.840470 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-e8dd5439-abd8-489f-b86c-10d2e5dfdd81 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Volume info retrieved successfully. Aug 06 14:27:05.844180 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e8dd5439-abd8-489f-b86c-10d2e5dfdd81 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 returned with HTTP 200 Aug 06 14:27:05.844527 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 666/2653] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:05 2026] GET /volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 => generated 867 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:06.384865 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2e11ece1-e116-4535-aed0-d76d0179bffa None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:06.386558 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2e11ece1-e116-4535-aed0-d76d0179bffa tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] GET https://10.4.3.229/volume/v3/groups/a98f3f2e-1bb6-4911-87d7-a56be92a3003 Aug 06 14:27:06.386824 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2e11ece1-e116-4535-aed0-d76d0179bffa tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:06.387049 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2e11ece1-e116-4535-aed0-d76d0179bffa tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:06.387214 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.groups [None req-2e11ece1-e116-4535-aed0-d76d0179bffa tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] show called for member a98f3f2e-1bb6-4911-87d7-a56be92a3003 {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:27:06.390478 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:06.390478 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:06.397471 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2e11ece1-e116-4535-aed0-d76d0179bffa tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] https://10.4.3.229/volume/v3/groups/a98f3f2e-1bb6-4911-87d7-a56be92a3003 returned with HTTP 200 Aug 06 14:27:06.397896 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 656/2654] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:27:06 2026] GET /volume/v3/groups/a98f3f2e-1bb6-4911-87d7-a56be92a3003 => generated 396 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:06.406730 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6ffe172a-b332-41bf-90dc-0190b3589a87 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:06.408896 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6ffe172a-b332-41bf-90dc-0190b3589a87 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:27:06.409195 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6ffe172a-b332-41bf-90dc-0190b3589a87 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1085500194", "volume_type": "d5546e91-9b79-4628-9798-71cd3f27565e", "group_id": "a98f3f2e-1bb6-4911-87d7-a56be92a3003", "size": 1}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:06.410556 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-6ffe172a-b332-41bf-90dc-0190b3589a87 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1085500194', 'volume_type': 'd5546e91-9b79-4628-9798-71cd3f27565e', 'group_id': 'a98f3f2e-1bb6-4911-87d7-a56be92a3003', 'size': 1}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:27:06.418052 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:06.418052 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:06.418548 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-6ffe172a-b332-41bf-90dc-0190b3589a87 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Create volume of 1 GB Aug 06 14:27:06.423518 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-6ffe172a-b332-41bf-90dc-0190b3589a87 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Availability Zones retrieved successfully. Aug 06 14:27:06.429313 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-6ffe172a-b332-41bf-90dc-0190b3589a87 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Flow 'volume_create_api' (ca54d284-bb4f-4188-afaa-be07ef84df89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:06.430779 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-6ffe172a-b332-41bf-90dc-0190b3589a87 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d23fdb4-8703-40f2-b84a-10604d8dee31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:06.431279 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:06.431279 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:06.431695 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-6ffe172a-b332-41bf-90dc-0190b3589a87 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:27:06.448936 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-6ffe172a-b332-41bf-90dc-0190b3589a87 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d23fdb4-8703-40f2-b84a-10604d8dee31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:27:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d5546e91-9b79-4628-9798-71cd3f27565e,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-261548197',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5546e91-9b79-4628-9798-71cd3f27565e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a98f3f2e-1bb6-4911-87d7-a56be92a3003', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:06.449653 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-6ffe172a-b332-41bf-90dc-0190b3589a87 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7ddb1db-7f11-4403-9412-33c671b02289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:06.481300 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-6ffe172a-b332-41bf-90dc-0190b3589a87 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-261548197 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-261548197, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:27:06.481586 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-6ffe172a-b332-41bf-90dc-0190b3589a87 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-261548197 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-261548197, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:27:06.522580 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-6ffe172a-b332-41bf-90dc-0190b3589a87 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Created reservations ['4ad1800e-011a-4f2f-a024-01c7d0c0927b', '123199ab-7ad5-476b-97c9-7f03637cf2f9', 'e1cac40f-1baf-4daa-a0b4-0fff6f4ded10', 'f5a724a1-c3b4-427d-bc73-142cc64ea363'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:06.523341 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-6ffe172a-b332-41bf-90dc-0190b3589a87 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7ddb1db-7f11-4403-9412-33c671b02289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ad1800e-011a-4f2f-a024-01c7d0c0927b', '123199ab-7ad5-476b-97c9-7f03637cf2f9', 'e1cac40f-1baf-4daa-a0b4-0fff6f4ded10', 'f5a724a1-c3b4-427d-bc73-142cc64ea363']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:06.524078 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-6ffe172a-b332-41bf-90dc-0190b3589a87 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15ecae2c-2b62-48ac-b572-8a740e270cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:06.546824 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-6ffe172a-b332-41bf-90dc-0190b3589a87 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15ecae2c-2b62-48ac-b572-8a740e270cb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d5efc0e-3bd2-445b-82bf-6a2c764d2631', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1085500194',encryption_key_id=None,group_id=a98f3f2e-1bb6-4911-87d7-a56be92a3003,group_type_id=,metadata={},multiattach=False,project_id='2fb01f8671aa473b91e99ef794bc621d',qos_specs=None,replication_status=,reservations=['4ad1800e-011a-4f2f-a024-01c7d0c0927b','123199ab-7ad5-476b-97c9-7f03637cf2f9','e1cac40f-1baf-4daa-a0b4-0fff6f4ded10','f5a724a1-c3b4-427d-bc73-142cc64ea363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50c3067b421546a79c12921d32dde8b6',volume_type_id=d5546e91-9b79-4628-9798-71cd3f27565e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:27:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1085500194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a98f3f2e-1bb6-4911-87d7-a56be92a3003,host=None,id=9d5efc0e-3bd2-445b-82bf-6a2c764d2631,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fb01f8671aa473b91e99ef794bc621d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50c3067b421546a79c12921d32dde8b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5546e91-9b79-4628-9798-71cd3f27565e),volume_type_id=d5546e91-9b79-4628-9798-71cd3f27565e)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:06.547687 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-6ffe172a-b332-41bf-90dc-0190b3589a87 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8393ca03-df86-4183-b20b-29465dde0ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:06.568942 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-6ffe172a-b332-41bf-90dc-0190b3589a87 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8393ca03-df86-4183-b20b-29465dde0ebd) transitioned into state 'SUCCESS' from state '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-1085500194',encryption_key_id=None,group_id=a98f3f2e-1bb6-4911-87d7-a56be92a3003,group_type_id=,metadata={},multiattach=False,project_id='2fb01f8671aa473b91e99ef794bc621d',qos_specs=None,replication_status=,reservations=['4ad1800e-011a-4f2f-a024-01c7d0c0927b','123199ab-7ad5-476b-97c9-7f03637cf2f9','e1cac40f-1baf-4daa-a0b4-0fff6f4ded10','f5a724a1-c3b4-427d-bc73-142cc64ea363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50c3067b421546a79c12921d32dde8b6',volume_type_id=d5546e91-9b79-4628-9798-71cd3f27565e)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:06.569799 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-6ffe172a-b332-41bf-90dc-0190b3589a87 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a50dc9d-040b-4efe-a15d-b7bfdd96d8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:06.582715 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-6ffe172a-b332-41bf-90dc-0190b3589a87 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a50dc9d-040b-4efe-a15d-b7bfdd96d8b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:06.583671 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-6ffe172a-b332-41bf-90dc-0190b3589a87 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Flow 'volume_create_api' (ca54d284-bb4f-4188-afaa-be07ef84df89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:06.584052 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-6ffe172a-b332-41bf-90dc-0190b3589a87 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Create volume request issued successfully. Aug 06 14:27:06.584784 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-6ffe172a-b332-41bf-90dc-0190b3589a87 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:27:06.584986 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-6ffe172a-b332-41bf-90dc-0190b3589a87 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:27:06.623343 np0000006659 devstack@c-api.service[100396]: DEBUG oslo_db.sqlalchemy.engines [None req-6ffe172a-b332-41bf-90dc-0190b3589a87 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100396) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:27:06.626475 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:06.626475 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:06.630928 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6ffe172a-b332-41bf-90dc-0190b3589a87 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:27:06.631607 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 670/2655] 10.4.3.229 () {70 vars in 1300 bytes} [Thu Aug 6 14:27:06 2026] POST /volume/v3/volumes => generated 826 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:06.642333 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ed39b119-f1ee-49ba-ae00-fe5b65915db3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:06.644672 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ed39b119-f1ee-49ba-ae00-fe5b65915db3 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] GET https://10.4.3.229/volume/v3/volumes/9d5efc0e-3bd2-445b-82bf-6a2c764d2631 Aug 06 14:27:06.644999 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ed39b119-f1ee-49ba-ae00-fe5b65915db3 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:06.645256 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ed39b119-f1ee-49ba-ae00-fe5b65915db3 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:06.653075 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:06.653075 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:06.656950 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ed39b119-f1ee-49ba-ae00-fe5b65915db3 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Volume info retrieved successfully. Aug 06 14:27:06.657619 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-ed39b119-f1ee-49ba-ae00-fe5b65915db3 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:27:06.657782 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-ed39b119-f1ee-49ba-ae00-fe5b65915db3 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:27:06.696465 np0000006659 devstack@c-api.service[100398]: DEBUG oslo_db.sqlalchemy.engines [None req-ed39b119-f1ee-49ba-ae00-fe5b65915db3 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:27:06.700388 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:06.700388 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:06.710197 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ed39b119-f1ee-49ba-ae00-fe5b65915db3 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] https://10.4.3.229/volume/v3/volumes/9d5efc0e-3bd2-445b-82bf-6a2c764d2631 returned with HTTP 200 Aug 06 14:27:06.710603 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 664/2656] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:06 2026] GET /volume/v3/volumes/9d5efc0e-3bd2-445b-82bf-6a2c764d2631 => generated 894 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:06.856614 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8c0a810a-a7ae-4e6a-9b18-d43f564adfd6 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:06.858274 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8c0a810a-a7ae-4e6a-9b18-d43f564adfd6 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] GET https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 Aug 06 14:27:06.858489 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8c0a810a-a7ae-4e6a-9b18-d43f564adfd6 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:06.858670 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8c0a810a-a7ae-4e6a-9b18-d43f564adfd6 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:06.868007 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:06.868007 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:06.871654 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8c0a810a-a7ae-4e6a-9b18-d43f564adfd6 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Volume info retrieved successfully. Aug 06 14:27:06.876855 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8c0a810a-a7ae-4e6a-9b18-d43f564adfd6 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 returned with HTTP 200 Aug 06 14:27:06.876855 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 667/2657] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:06 2026] GET /volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:07.103151 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-0e0af195-3b88-4524-8186-954647fe4af8 req-b80796ff-1042-4a79-b902-78330eb218f1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:07.105484 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-0e0af195-3b88-4524-8186-954647fe4af8 req-b80796ff-1042-4a79-b902-78330eb218f1 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] POST https://10.4.3.229/volume/v3/attachments/1b95cf47-2960-41b9-a857-3e6c7c1b58fd/action Aug 06 14:27:07.105872 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-0e0af195-3b88-4524-8186-954647fe4af8 req-b80796ff-1042-4a79-b902-78330eb218f1 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Action body: b'{"os-complete": null}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:27:07.105987 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-0e0af195-3b88-4524-8186-954647fe4af8 req-b80796ff-1042-4a79-b902-78330eb218f1 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:07.122402 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:07.122402 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:07.131218 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-0e0af195-3b88-4524-8186-954647fe4af8 req-b80796ff-1042-4a79-b902-78330eb218f1 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] https://10.4.3.229/volume/v3/attachments/1b95cf47-2960-41b9-a857-3e6c7c1b58fd/action returned with HTTP 204 Aug 06 14:27:07.131648 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 657/2658] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:27:07 2026] POST /volume/v3/attachments/1b95cf47-2960-41b9-a857-3e6c7c1b58fd/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:07.204626 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-8a0eb6a7-3afe-47f3-9f2f-5cecd26cb254 req-d2b3f01f-6f44-42da-b936-8ab57a37b726 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:07.207027 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-8a0eb6a7-3afe-47f3-9f2f-5cecd26cb254 req-d2b3f01f-6f44-42da-b936-8ab57a37b726 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] DELETE https://10.4.3.229/volume/v3/attachments/91bc8d31-3881-4a05-b058-89366308cac1 Aug 06 14:27:07.207220 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-8a0eb6a7-3afe-47f3-9f2f-5cecd26cb254 req-d2b3f01f-6f44-42da-b936-8ab57a37b726 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:07.207395 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-8a0eb6a7-3afe-47f3-9f2f-5cecd26cb254 req-d2b3f01f-6f44-42da-b936-8ab57a37b726 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:07.221032 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:07.221032 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:07.274645 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-8a0eb6a7-3afe-47f3-9f2f-5cecd26cb254 req-d2b3f01f-6f44-42da-b936-8ab57a37b726 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/attachments/91bc8d31-3881-4a05-b058-89366308cac1 returned with HTTP 200 Aug 06 14:27:07.275237 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 671/2659] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:27:07 2026] DELETE /volume/v3/attachments/91bc8d31-3881-4a05-b058-89366308cac1 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:07.723758 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a55bb7eb-3870-4bb4-87cc-dac3c1e8629c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:07.725046 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a55bb7eb-3870-4bb4-87cc-dac3c1e8629c tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] GET https://10.4.3.229/volume/v3/volumes/9d5efc0e-3bd2-445b-82bf-6a2c764d2631 Aug 06 14:27:07.725228 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a55bb7eb-3870-4bb4-87cc-dac3c1e8629c tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:07.725395 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a55bb7eb-3870-4bb4-87cc-dac3c1e8629c tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:07.732522 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:07.732522 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:07.737984 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-a55bb7eb-3870-4bb4-87cc-dac3c1e8629c tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Volume info retrieved successfully. Aug 06 14:27:07.738646 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-a55bb7eb-3870-4bb4-87cc-dac3c1e8629c tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:27:07.738802 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-a55bb7eb-3870-4bb4-87cc-dac3c1e8629c tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:27:07.775887 np0000006659 devstack@c-api.service[100398]: DEBUG oslo_db.sqlalchemy.engines [None req-a55bb7eb-3870-4bb4-87cc-dac3c1e8629c tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:27:07.778832 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:07.778832 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:07.788146 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a55bb7eb-3870-4bb4-87cc-dac3c1e8629c tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] https://10.4.3.229/volume/v3/volumes/9d5efc0e-3bd2-445b-82bf-6a2c764d2631 returned with HTTP 200 Aug 06 14:27:07.788498 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 665/2660] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:07 2026] GET /volume/v3/volumes/9d5efc0e-3bd2-445b-82bf-6a2c764d2631 => generated 919 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:07.801143 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c672e68a-029a-40a0-baeb-67dd11b68174 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:07.850330 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c672e68a-029a-40a0-baeb-67dd11b68174 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] POST https://10.4.3.229/volume/v3/group_snapshots Aug 06 14:27:07.850330 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c672e68a-029a-40a0-baeb-67dd11b68174 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "a98f3f2e-1bb6-4911-87d7-a56be92a3003", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-28198095"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:07.850330 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.group_snapshots [None req-c672e68a-029a-40a0-baeb-67dd11b68174 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'a98f3f2e-1bb6-4911-87d7-a56be92a3003', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-28198095'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 06 14:27:07.850330 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:07.850330 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:07.850330 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.group_snapshots [None req-c672e68a-029a-40a0-baeb-67dd11b68174 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-28198095. Aug 06 14:27:07.867161 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b2f642b9-3ec4-4de9-a4a2-dbe088111f42 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:07.867161 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b2f642b9-3ec4-4de9-a4a2-dbe088111f42 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:27:07.867161 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b2f642b9-3ec4-4de9-a4a2-dbe088111f42 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e7f1616d-2095-4226-b350-f46e34194059", "force": false, "name": "tempest-TestStampPattern-snapshot-937283069", "description": null, "metadata": null}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:07.867161 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:07.867161 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:07.867161 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-b2f642b9-3ec4-4de9-a4a2-dbe088111f42 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:27:07.867161 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-b2f642b9-3ec4-4de9-a4a2-dbe088111f42 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Create snapshot from volume e7f1616d-2095-4226-b350-f46e34194059 Aug 06 14:27:07.867697 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:07.867697 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:07.867697 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [None req-c672e68a-029a-40a0-baeb-67dd11b68174 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-261548197 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-261548197, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:27:07.867697 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [None req-c672e68a-029a-40a0-baeb-67dd11b68174 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-261548197 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-261548197, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:27:07.874450 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-c672e68a-029a-40a0-baeb-67dd11b68174 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Created reservations ['5e08cf01-3ae2-4e54-b776-626bee6dbe9b', 'c132a946-d959-4b72-a371-81d04896c9a1', 'fed26bdf-3f24-42e7-8e08-b81ad46a1ed4', '79efc60f-c95c-4f3f-9770-c37fbf11b757'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:07.875281 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-b2f642b9-3ec4-4de9-a4a2-dbe088111f42 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Created reservations ['03a481c0-eb46-4987-a23c-c96a20e7d9e2', '2a1b0e76-ab70-4477-a5a6-d90e572c8cd7', 'fd872095-132a-43cb-954d-438bd17c940f', '2a78452e-498b-41e9-a12e-e391bc31a382'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:07.890729 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9e4d51fa-6477-490a-8fd0-5431e54dbb88 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:07.892350 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9e4d51fa-6477-490a-8fd0-5431e54dbb88 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] GET https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 Aug 06 14:27:07.892555 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9e4d51fa-6477-490a-8fd0-5431e54dbb88 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:07.892740 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9e4d51fa-6477-490a-8fd0-5431e54dbb88 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:07.898515 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c672e68a-029a-40a0-baeb-67dd11b68174 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] https://10.4.3.229/volume/v3/group_snapshots returned with HTTP 202 Aug 06 14:27:07.899002 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 668/2661] 10.4.3.229 () {70 vars in 1324 bytes} [Thu Aug 6 14:27:07 2026] POST /volume/v3/group_snapshots => generated 189 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:07.902013 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:07.902013 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:07.905809 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-9e4d51fa-6477-490a-8fd0-5431e54dbb88 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Volume info retrieved successfully. Aug 06 14:27:07.907601 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-b2f642b9-3ec4-4de9-a4a2-dbe088111f42 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Snapshot create request issued successfully. Aug 06 14:27:07.907601 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b2f642b9-3ec4-4de9-a4a2-dbe088111f42 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:27:07.907601 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 658/2662] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:27:07 2026] POST /volume/v3/snapshots => generated 302 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:27:07.907772 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ac2ef0c6-db85-468b-b465-d339012b00f8 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:07.909152 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ac2ef0c6-db85-468b-b465-d339012b00f8 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81 Aug 06 14:27:07.909404 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ac2ef0c6-db85-468b-b465-d339012b00f8 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:07.909690 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ac2ef0c6-db85-468b-b465-d339012b00f8 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:07.910323 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.group_snapshots [None req-ac2ef0c6-db85-468b-b465-d339012b00f8 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] show called for member dab1428c-9516-4a2a-8286-5e322cddde81 {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 14:27:07.911350 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9e4d51fa-6477-490a-8fd0-5431e54dbb88 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 returned with HTTP 200 Aug 06 14:27:07.912126 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 672/2663] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:07 2026] GET /volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 => generated 1159 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:27:07.913001 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:07.913001 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:07.915716 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-bce52de8-1b2c-4134-b72e-d53a3cef5876 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:07.916035 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ac2ef0c6-db85-468b-b465-d339012b00f8 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] https://10.4.3.229/volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81 returned with HTTP 200 Aug 06 14:27:07.916396 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 666/2664] 10.4.3.229 () {68 vars in 1413 bytes} [Thu Aug 6 14:27:07 2026] GET /volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81 => generated 328 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:07.918264 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bce52de8-1b2c-4134-b72e-d53a3cef5876 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/snapshots/5424221c-c4dd-424d-95fa-b0965933b4bd Aug 06 14:27:07.918541 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bce52de8-1b2c-4134-b72e-d53a3cef5876 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:07.918805 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bce52de8-1b2c-4134-b72e-d53a3cef5876 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:07.924403 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:07.924403 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:07.925052 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-bce52de8-1b2c-4134-b72e-d53a3cef5876 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Snapshot retrieved successfully. Aug 06 14:27:07.925630 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-68a832d6-ea10-42f3-85ae-f96dfa7206c1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:07.926086 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bce52de8-1b2c-4134-b72e-d53a3cef5876 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/snapshots/5424221c-c4dd-424d-95fa-b0965933b4bd returned with HTTP 200 Aug 06 14:27:07.926571 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 669/2665] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:07 2026] GET /volume/v3/snapshots/5424221c-c4dd-424d-95fa-b0965933b4bd => generated 434 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:07.927576 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-68a832d6-ea10-42f3-85ae-f96dfa7206c1 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] POST https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7/action Aug 06 14:27:07.928039 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-68a832d6-ea10-42f3-85ae-f96dfa7206c1 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:27:07.928206 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-68a832d6-ea10-42f3-85ae-f96dfa7206c1 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:07.938326 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:07.938326 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:07.938875 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-68a832d6-ea10-42f3-85ae-f96dfa7206c1 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Volume info retrieved successfully. Aug 06 14:27:07.971904 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-68a832d6-ea10-42f3-85ae-f96dfa7206c1 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Created reservations ['f076ebd9-0f04-417a-84b3-4b1772130901', 'cb6f41b2-532e-4042-8125-d63146532f17'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:07.988745 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-68a832d6-ea10-42f3-85ae-f96dfa7206c1 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Extend volume request issued successfully. Aug 06 14:27:07.988973 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-68a832d6-ea10-42f3-85ae-f96dfa7206c1 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7/action returned with HTTP 202 Aug 06 14:27:07.989418 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 659/2666] 10.4.3.229 () {70 vars in 1431 bytes} [Thu Aug 6 14:27:07 2026] POST /volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 14:27:07.996655 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c001ea1b-51bf-4640-b018-e810cead0269 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:07.999165 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c001ea1b-51bf-4640-b018-e810cead0269 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] GET https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 Aug 06 14:27:07.999693 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c001ea1b-51bf-4640-b018-e810cead0269 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:07.999693 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c001ea1b-51bf-4640-b018-e810cead0269 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:08.009705 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:08.009705 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:08.013512 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c001ea1b-51bf-4640-b018-e810cead0269 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Volume info retrieved successfully. Aug 06 14:27:08.021502 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c001ea1b-51bf-4640-b018-e810cead0269 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 returned with HTTP 200 Aug 06 14:27:08.021808 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 673/2667] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:07 2026] GET /volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 => generated 1162 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:27:08.318909 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-68a832d6-ea10-42f3-85ae-f96dfa7206c1 req-502cd71e-c381-4473-809b-24cce8d03c48 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:08.321188 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-68a832d6-ea10-42f3-85ae-f96dfa7206c1 req-502cd71e-c381-4473-809b-24cce8d03c48 service nova] GET https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 Aug 06 14:27:08.321447 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-68a832d6-ea10-42f3-85ae-f96dfa7206c1 req-502cd71e-c381-4473-809b-24cce8d03c48 service nova] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:08.321737 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-68a832d6-ea10-42f3-85ae-f96dfa7206c1 req-502cd71e-c381-4473-809b-24cce8d03c48 service nova] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:08.335243 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:08.335243 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:08.339000 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-68a832d6-ea10-42f3-85ae-f96dfa7206c1 req-502cd71e-c381-4473-809b-24cce8d03c48 service nova] Volume info retrieved successfully. Aug 06 14:27:08.343295 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-68a832d6-ea10-42f3-85ae-f96dfa7206c1 req-502cd71e-c381-4473-809b-24cce8d03c48 service nova] https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 returned with HTTP 200 Aug 06 14:27:08.343831 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 667/2668] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:27:08 2026] GET /volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 => generated 1324 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:08.925549 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a24149da-bddb-42a3-a8ff-f2d26628f800 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:08.927271 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a24149da-bddb-42a3-a8ff-f2d26628f800 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81 Aug 06 14:27:08.927471 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a24149da-bddb-42a3-a8ff-f2d26628f800 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:08.927667 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a24149da-bddb-42a3-a8ff-f2d26628f800 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:08.927796 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.group_snapshots [None req-a24149da-bddb-42a3-a8ff-f2d26628f800 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] show called for member dab1428c-9516-4a2a-8286-5e322cddde81 {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 14:27:08.930757 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:08.930757 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:08.933806 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a24149da-bddb-42a3-a8ff-f2d26628f800 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] https://10.4.3.229/volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81 returned with HTTP 200 Aug 06 14:27:08.934108 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 670/2669] 10.4.3.229 () {68 vars in 1413 bytes} [Thu Aug 6 14:27:08 2026] GET /volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81 => generated 329 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:08.935316 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ccc02271-a178-48c2-aff0-aecb5461f206 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:08.937271 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ccc02271-a178-48c2-aff0-aecb5461f206 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/snapshots/5424221c-c4dd-424d-95fa-b0965933b4bd Aug 06 14:27:08.937555 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ccc02271-a178-48c2-aff0-aecb5461f206 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:08.937746 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ccc02271-a178-48c2-aff0-aecb5461f206 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:08.942628 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3d687e13-48ab-46bb-9432-cbc71bc95663 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:08.943680 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:08.943680 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:08.943975 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-ccc02271-a178-48c2-aff0-aecb5461f206 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Snapshot retrieved successfully. Aug 06 14:27:08.944231 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3d687e13-48ab-46bb-9432-cbc71bc95663 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] GET https://10.4.3.229/volume/v3/snapshots/detail Aug 06 14:27:08.944463 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3d687e13-48ab-46bb-9432-cbc71bc95663 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:08.944607 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3d687e13-48ab-46bb-9432-cbc71bc95663 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Calling method 'detail' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:08.944871 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.api_utils [None req-3d687e13-48ab-46bb-9432-cbc71bc95663 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Removing options '' from query. {{(pid=100396) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:27:08.945282 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ccc02271-a178-48c2-aff0-aecb5461f206 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/snapshots/5424221c-c4dd-424d-95fa-b0965933b4bd returned with HTTP 200 Aug 06 14:27:08.945541 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 660/2670] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:08 2026] GET /volume/v3/snapshots/5424221c-c4dd-424d-95fa-b0965933b4bd => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:08.946205 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.db.api [None req-3d687e13-48ab-46bb-9432-cbc71bc95663 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Building query based on filter {{(pid=100396) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:27:08.949972 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3d687e13-48ab-46bb-9432-cbc71bc95663 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Get all snapshots completed successfully. Aug 06 14:27:08.950471 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:08.950471 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:08.951211 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3d687e13-48ab-46bb-9432-cbc71bc95663 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] https://10.4.3.229/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 14:27:08.952303 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 674/2671] 10.4.3.229 () {66 vars in 1264 bytes} [Thu Aug 6 14:27:08 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:08.955915 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2235759b-9672-4825-8423-506359787a4d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:08.957919 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2235759b-9672-4825-8423-506359787a4d tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/snapshots/5424221c-c4dd-424d-95fa-b0965933b4bd Aug 06 14:27:08.958206 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2235759b-9672-4825-8423-506359787a4d tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:08.958329 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2235759b-9672-4825-8423-506359787a4d tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:08.960931 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-98c773f9-7355-406d-b0e9-6a18910c2ec9 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:08.962541 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-98c773f9-7355-406d-b0e9-6a18910c2ec9 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] GET https://10.4.3.229/volume/v3/snapshots/e0004b05-da61-4b9f-9793-266a56c42df5 Aug 06 14:27:08.962768 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-98c773f9-7355-406d-b0e9-6a18910c2ec9 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:08.962960 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-98c773f9-7355-406d-b0e9-6a18910c2ec9 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:08.963526 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:08.963526 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:08.963942 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-2235759b-9672-4825-8423-506359787a4d tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Snapshot retrieved successfully. Aug 06 14:27:08.964811 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2235759b-9672-4825-8423-506359787a4d tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/snapshots/5424221c-c4dd-424d-95fa-b0965933b4bd returned with HTTP 200 Aug 06 14:27:08.965190 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 668/2672] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:08 2026] GET /volume/v3/snapshots/5424221c-c4dd-424d-95fa-b0965933b4bd => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:08.968136 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:08.968136 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:08.968747 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-98c773f9-7355-406d-b0e9-6a18910c2ec9 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Snapshot retrieved successfully. Aug 06 14:27:08.969881 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-98c773f9-7355-406d-b0e9-6a18910c2ec9 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] https://10.4.3.229/volume/v3/snapshots/e0004b05-da61-4b9f-9793-266a56c42df5 returned with HTTP 200 Aug 06 14:27:08.970367 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 671/2673] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:08 2026] GET /volume/v3/snapshots/e0004b05-da61-4b9f-9793-266a56c42df5 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:08.981119 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-feec037e-0031-4082-bcba-141e941e7b3e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:08.982613 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-feec037e-0031-4082-bcba-141e941e7b3e tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] POST https://10.4.3.229/volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81/action Aug 06 14:27:08.983040 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-feec037e-0031-4082-bcba-141e941e7b3e tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:27:08.983162 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-feec037e-0031-4082-bcba-141e941e7b3e tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:08.984501 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.group_snapshots [None req-feec037e-0031-4082-bcba-141e941e7b3e tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] Updating group 'dab1428c-9516-4a2a-8286-5e322cddde81' with 'creating' {{(pid=100399) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 06 14:27:08.988840 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:08.988840 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:08.998256 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-feec037e-0031-4082-bcba-141e941e7b3e tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] https://10.4.3.229/volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81/action returned with HTTP 202 Aug 06 14:27:08.998256 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 661/2674] 10.4.3.229 () {70 vars in 1455 bytes} [Thu Aug 6 14:27:08 2026] POST /volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:27:09.007217 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-aff254e4-9948-475a-a636-186957e56f10 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:09.009058 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-aff254e4-9948-475a-a636-186957e56f10 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81 Aug 06 14:27:09.009515 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-aff254e4-9948-475a-a636-186957e56f10 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:09.009515 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-aff254e4-9948-475a-a636-186957e56f10 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:09.009639 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.group_snapshots [None req-aff254e4-9948-475a-a636-186957e56f10 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] show called for member dab1428c-9516-4a2a-8286-5e322cddde81 {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 14:27:09.016761 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:09.016761 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:09.020799 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-aff254e4-9948-475a-a636-186957e56f10 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] https://10.4.3.229/volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81 returned with HTTP 200 Aug 06 14:27:09.021193 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 675/2675] 10.4.3.229 () {68 vars in 1413 bytes} [Thu Aug 6 14:27:09 2026] GET /volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81 => generated 328 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:09.029625 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-86f1f833-53d8-4061-ac85-14e08633758c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:09.032215 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-86f1f833-53d8-4061-ac85-14e08633758c tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] POST https://10.4.3.229/volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81/action Aug 06 14:27:09.032704 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-86f1f833-53d8-4061-ac85-14e08633758c tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:27:09.032830 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-86f1f833-53d8-4061-ac85-14e08633758c tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:09.034563 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.group_snapshots [None req-86f1f833-53d8-4061-ac85-14e08633758c tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] Updating group 'dab1428c-9516-4a2a-8286-5e322cddde81' with 'available' {{(pid=100398) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 06 14:27:09.037630 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9edfa39c-2811-4f38-8835-004ee34417a8 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:09.038545 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:09.038545 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:09.039949 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9edfa39c-2811-4f38-8835-004ee34417a8 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] GET https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 Aug 06 14:27:09.040246 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9edfa39c-2811-4f38-8835-004ee34417a8 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:09.040536 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9edfa39c-2811-4f38-8835-004ee34417a8 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:09.047458 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-86f1f833-53d8-4061-ac85-14e08633758c tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] https://10.4.3.229/volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81/action returned with HTTP 202 Aug 06 14:27:09.049191 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 669/2676] 10.4.3.229 () {70 vars in 1455 bytes} [Thu Aug 6 14:27:09 2026] POST /volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:27:09.052381 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:09.052381 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:09.055376 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-fab8d423-1f90-4e88-80de-877f444a57ee None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:09.056455 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-9edfa39c-2811-4f38-8835-004ee34417a8 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Volume info retrieved successfully. Aug 06 14:27:09.057804 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fab8d423-1f90-4e88-80de-877f444a57ee tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81 Aug 06 14:27:09.058284 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fab8d423-1f90-4e88-80de-877f444a57ee tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:09.058594 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fab8d423-1f90-4e88-80de-877f444a57ee tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:09.058786 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.group_snapshots [None req-fab8d423-1f90-4e88-80de-877f444a57ee tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] show called for member dab1428c-9516-4a2a-8286-5e322cddde81 {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 14:27:09.060970 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9edfa39c-2811-4f38-8835-004ee34417a8 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 returned with HTTP 200 Aug 06 14:27:09.061456 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 672/2677] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:09 2026] GET /volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 => generated 1159 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:27:09.064813 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:09.064813 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:09.067882 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fab8d423-1f90-4e88-80de-877f444a57ee tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] https://10.4.3.229/volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81 returned with HTTP 200 Aug 06 14:27:09.068998 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 662/2678] 10.4.3.229 () {68 vars in 1413 bytes} [Thu Aug 6 14:27:09 2026] GET /volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81 => generated 329 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:09.078107 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-aef29794-f5a8-454a-a78d-1d6f24976a5f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:09.078258 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9fb7bc59-97bf-4650-8379-ddf8f669234c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:09.079605 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9fb7bc59-97bf-4650-8379-ddf8f669234c tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] GET https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 Aug 06 14:27:09.079797 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-aef29794-f5a8-454a-a78d-1d6f24976a5f tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] POST https://10.4.3.229/volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81/action Aug 06 14:27:09.079865 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9fb7bc59-97bf-4650-8379-ddf8f669234c tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:09.079983 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9fb7bc59-97bf-4650-8379-ddf8f669234c tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:09.080132 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-aef29794-f5a8-454a-a78d-1d6f24976a5f tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:27:09.080400 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-aef29794-f5a8-454a-a78d-1d6f24976a5f tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:09.081826 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.group_snapshots [None req-aef29794-f5a8-454a-a78d-1d6f24976a5f tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] Updating group 'dab1428c-9516-4a2a-8286-5e322cddde81' with 'error' {{(pid=100396) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 06 14:27:09.086419 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:09.086419 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:09.089406 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:09.089406 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:09.094219 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9fb7bc59-97bf-4650-8379-ddf8f669234c tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Volume info retrieved successfully. Aug 06 14:27:09.096094 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-aef29794-f5a8-454a-a78d-1d6f24976a5f tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] https://10.4.3.229/volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81/action returned with HTTP 202 Aug 06 14:27:09.096695 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 676/2679] 10.4.3.229 () {70 vars in 1455 bytes} [Thu Aug 6 14:27:09 2026] POST /volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:27:09.100065 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9fb7bc59-97bf-4650-8379-ddf8f669234c tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 returned with HTTP 200 Aug 06 14:27:09.100597 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 670/2680] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:09 2026] GET /volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 => generated 1159 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:27:09.103749 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-4e245cb1-8e38-42f2-8740-5677d8052087 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:09.105475 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4e245cb1-8e38-42f2-8740-5677d8052087 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81 Aug 06 14:27:09.105755 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4e245cb1-8e38-42f2-8740-5677d8052087 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:09.105942 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4e245cb1-8e38-42f2-8740-5677d8052087 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:09.106065 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.group_snapshots [None req-4e245cb1-8e38-42f2-8740-5677d8052087 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] show called for member dab1428c-9516-4a2a-8286-5e322cddde81 {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 14:27:09.109000 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:09.109000 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:09.118029 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4e245cb1-8e38-42f2-8740-5677d8052087 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] https://10.4.3.229/volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81 returned with HTTP 200 Aug 06 14:27:09.118377 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 673/2681] 10.4.3.229 () {68 vars in 1413 bytes} [Thu Aug 6 14:27:09 2026] GET /volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81 => generated 325 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:09.127451 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f0411956-751b-495d-a098-0e7e68f307c0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:09.129393 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f0411956-751b-495d-a098-0e7e68f307c0 tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] POST https://10.4.3.229/volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81/action Aug 06 14:27:09.129910 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f0411956-751b-495d-a098-0e7e68f307c0 tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:27:09.130080 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f0411956-751b-495d-a098-0e7e68f307c0 tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:09.131840 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.group_snapshots [None req-f0411956-751b-495d-a098-0e7e68f307c0 tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] Updating group 'dab1428c-9516-4a2a-8286-5e322cddde81' with 'available' {{(pid=100399) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 06 14:27:09.135933 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:09.135933 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:09.146088 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f0411956-751b-495d-a098-0e7e68f307c0 tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] https://10.4.3.229/volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81/action returned with HTTP 202 Aug 06 14:27:09.146733 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 663/2682] 10.4.3.229 () {70 vars in 1455 bytes} [Thu Aug 6 14:27:09 2026] POST /volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:27:09.156147 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-130bc363-81b7-4758-94d6-21d7654fb2d0 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:09.158063 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-130bc363-81b7-4758-94d6-21d7654fb2d0 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81 Aug 06 14:27:09.160400 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-130bc363-81b7-4758-94d6-21d7654fb2d0 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:09.160400 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-130bc363-81b7-4758-94d6-21d7654fb2d0 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:09.160400 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.group_snapshots [None req-130bc363-81b7-4758-94d6-21d7654fb2d0 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] show called for member dab1428c-9516-4a2a-8286-5e322cddde81 {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 14:27:09.162195 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:09.162195 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:09.168164 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-130bc363-81b7-4758-94d6-21d7654fb2d0 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] https://10.4.3.229/volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81 returned with HTTP 200 Aug 06 14:27:09.168553 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 677/2683] 10.4.3.229 () {68 vars in 1413 bytes} [Thu Aug 6 14:27:09 2026] GET /volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81 => generated 329 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:09.179061 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-80b89750-a4d2-4b1e-b380-0c93cfab0ab7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:09.181050 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-80b89750-a4d2-4b1e-b380-0c93cfab0ab7 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] DELETE https://10.4.3.229/volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81 Aug 06 14:27:09.181186 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-80b89750-a4d2-4b1e-b380-0c93cfab0ab7 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:09.181305 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-80b89750-a4d2-4b1e-b380-0c93cfab0ab7 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:09.181509 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.group_snapshots [None req-80b89750-a4d2-4b1e-b380-0c93cfab0ab7 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] delete called for member dab1428c-9516-4a2a-8286-5e322cddde81 {{(pid=100398) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 14:27:09.181509 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.group_snapshots [None req-80b89750-a4d2-4b1e-b380-0c93cfab0ab7 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Delete group_snapshot with id: dab1428c-9516-4a2a-8286-5e322cddde81 Aug 06 14:27:09.185190 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:09.185190 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:09.224505 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-80b89750-a4d2-4b1e-b380-0c93cfab0ab7 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] https://10.4.3.229/volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81 returned with HTTP 202 Aug 06 14:27:09.225056 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 671/2684] 10.4.3.229 () {68 vars in 1416 bytes} [Thu Aug 6 14:27:09 2026] DELETE /volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:27:09.235521 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-60dcf4a7-c46e-4f7b-b685-40e589a7c581 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:09.237482 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-60dcf4a7-c46e-4f7b-b685-40e589a7c581 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:27:09.237676 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-60dcf4a7-c46e-4f7b-b685-40e589a7c581 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:09.237909 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-60dcf4a7-c46e-4f7b-b685-40e589a7c581 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Calling method 'detail' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:09.238247 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-60dcf4a7-c46e-4f7b-b685-40e589a7c581 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:27:09.239033 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-60dcf4a7-c46e-4f7b-b685-40e589a7c581 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100397) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:27:09.246887 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-60dcf4a7-c46e-4f7b-b685-40e589a7c581 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Get all volumes completed successfully. Aug 06 14:27:09.247471 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-60dcf4a7-c46e-4f7b-b685-40e589a7c581 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:27:09.247646 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-60dcf4a7-c46e-4f7b-b685-40e589a7c581 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:27:09.310048 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.sqlalchemy.engines [None req-60dcf4a7-c46e-4f7b-b685-40e589a7c581 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:27:09.313545 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:09.313545 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:09.325039 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-60dcf4a7-c46e-4f7b-b685-40e589a7c581 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:27:09.325524 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 674/2685] 10.4.3.229 () {68 vars in 1299 bytes} [Thu Aug 6 14:27:09 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:09.340225 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-3f434642-936c-45af-8fc7-58ea9ecdd510 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:09.342345 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3f434642-936c-45af-8fc7-58ea9ecdd510 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] GET https://10.4.3.229/volume/v3/snapshots/detail Aug 06 14:27:09.342726 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3f434642-936c-45af-8fc7-58ea9ecdd510 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:09.342922 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3f434642-936c-45af-8fc7-58ea9ecdd510 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Calling method 'detail' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:09.343257 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.api_utils [None req-3f434642-936c-45af-8fc7-58ea9ecdd510 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Removing options '' from query. {{(pid=100399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:27:09.344773 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.db.api [None req-3f434642-936c-45af-8fc7-58ea9ecdd510 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Building query based on filter {{(pid=100399) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:27:09.350493 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-3f434642-936c-45af-8fc7-58ea9ecdd510 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Get all snapshots completed successfully. Aug 06 14:27:09.351017 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:09.351017 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:09.351699 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3f434642-936c-45af-8fc7-58ea9ecdd510 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] https://10.4.3.229/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 14:27:09.352442 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 664/2686] 10.4.3.229 () {66 vars in 1264 bytes} [Thu Aug 6 14:27:09 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:09.362163 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a294d534-4d58-4ad3-838c-7b6a52265df0 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:09.363962 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a294d534-4d58-4ad3-838c-7b6a52265df0 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] GET https://10.4.3.229/volume/v3/snapshots/e0004b05-da61-4b9f-9793-266a56c42df5 Aug 06 14:27:09.364149 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a294d534-4d58-4ad3-838c-7b6a52265df0 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:09.364347 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a294d534-4d58-4ad3-838c-7b6a52265df0 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:09.368672 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a294d534-4d58-4ad3-838c-7b6a52265df0 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] https://10.4.3.229/volume/v3/snapshots/e0004b05-da61-4b9f-9793-266a56c42df5 returned with HTTP 404 Aug 06 14:27:09.369103 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 678/2687] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:09 2026] GET /volume/v3/snapshots/e0004b05-da61-4b9f-9793-266a56c42df5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:09.377234 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-79be10af-ad3d-498d-a3c1-8e7e2df3285d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:09.378920 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-79be10af-ad3d-498d-a3c1-8e7e2df3285d tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81 Aug 06 14:27:09.379134 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-79be10af-ad3d-498d-a3c1-8e7e2df3285d tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:09.379304 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-79be10af-ad3d-498d-a3c1-8e7e2df3285d tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:09.379469 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.group_snapshots [None req-79be10af-ad3d-498d-a3c1-8e7e2df3285d tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] show called for member dab1428c-9516-4a2a-8286-5e322cddde81 {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 14:27:09.382606 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-79be10af-ad3d-498d-a3c1-8e7e2df3285d tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] https://10.4.3.229/volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81 returned with HTTP 404 Aug 06 14:27:09.383121 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 672/2688] 10.4.3.229 () {68 vars in 1413 bytes} [Thu Aug 6 14:27:09 2026] GET /volume/v3/group_snapshots/dab1428c-9516-4a2a-8286-5e322cddde81 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:27:09.390297 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-dd615fd7-5695-40ed-a03f-08a0b033b30f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:09.392712 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dd615fd7-5695-40ed-a03f-08a0b033b30f tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:27:09.392712 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dd615fd7-5695-40ed-a03f-08a0b033b30f tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:09.394729 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dd615fd7-5695-40ed-a03f-08a0b033b30f tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Calling method 'detail' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:09.394729 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-dd615fd7-5695-40ed-a03f-08a0b033b30f tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:27:09.394729 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-dd615fd7-5695-40ed-a03f-08a0b033b30f tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100397) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:27:09.396103 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-ad376d14-18aa-4cbd-b795-5a9cdad9b9d7 req-757da4ff-5516-4f8a-abff-5a42e02e6d0d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:09.398172 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-ad376d14-18aa-4cbd-b795-5a9cdad9b9d7 req-757da4ff-5516-4f8a-abff-5a42e02e6d0d tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] GET https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 Aug 06 14:27:09.398340 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-ad376d14-18aa-4cbd-b795-5a9cdad9b9d7 req-757da4ff-5516-4f8a-abff-5a42e02e6d0d tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:09.398531 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-ad376d14-18aa-4cbd-b795-5a9cdad9b9d7 req-757da4ff-5516-4f8a-abff-5a42e02e6d0d tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:09.402600 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-dd615fd7-5695-40ed-a03f-08a0b033b30f tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Get all volumes completed successfully. Aug 06 14:27:09.403211 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-dd615fd7-5695-40ed-a03f-08a0b033b30f tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:27:09.403376 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-dd615fd7-5695-40ed-a03f-08a0b033b30f tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:27:09.408070 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:09.408070 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:09.412622 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-ad376d14-18aa-4cbd-b795-5a9cdad9b9d7 req-757da4ff-5516-4f8a-abff-5a42e02e6d0d tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Volume info retrieved successfully. Aug 06 14:27:09.418765 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-ad376d14-18aa-4cbd-b795-5a9cdad9b9d7 req-757da4ff-5516-4f8a-abff-5a42e02e6d0d tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 returned with HTTP 200 Aug 06 14:27:09.419311 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 665/2689] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:27:09 2026] GET /volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:09.441483 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-ad376d14-18aa-4cbd-b795-5a9cdad9b9d7 req-6751197a-4a46-4425-b20f-a9829c4d10b9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:09.444051 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.sqlalchemy.engines [None req-dd615fd7-5695-40ed-a03f-08a0b033b30f tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:27:09.444301 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-ad376d14-18aa-4cbd-b795-5a9cdad9b9d7 req-6751197a-4a46-4425-b20f-a9829c4d10b9 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] POST https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7/action Aug 06 14:27:09.444645 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-ad376d14-18aa-4cbd-b795-5a9cdad9b9d7 req-6751197a-4a46-4425-b20f-a9829c4d10b9 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:27:09.444753 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-ad376d14-18aa-4cbd-b795-5a9cdad9b9d7 req-6751197a-4a46-4425-b20f-a9829c4d10b9 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:09.451121 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:09.451121 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:09.456513 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:09.456513 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:09.456895 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-ad376d14-18aa-4cbd-b795-5a9cdad9b9d7 req-6751197a-4a46-4425-b20f-a9829c4d10b9 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Volume info retrieved successfully. Aug 06 14:27:09.462158 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dd615fd7-5695-40ed-a03f-08a0b033b30f tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:27:09.462698 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 675/2690] 10.4.3.229 () {68 vars in 1299 bytes} [Thu Aug 6 14:27:09 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:09.465644 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-ad376d14-18aa-4cbd-b795-5a9cdad9b9d7 req-6751197a-4a46-4425-b20f-a9829c4d10b9 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Begin detaching volume completed successfully. Aug 06 14:27:09.465856 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-ad376d14-18aa-4cbd-b795-5a9cdad9b9d7 req-6751197a-4a46-4425-b20f-a9829c4d10b9 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7/action returned with HTTP 202 Aug 06 14:27:09.466242 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 679/2691] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:27:09 2026] POST /volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:27:09.474979 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-34888817-9778-4b01-8584-4bd98de4aa1b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:09.480326 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-34888817-9778-4b01-8584-4bd98de4aa1b tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] POST https://10.4.3.229/volume/v3/groups/a98f3f2e-1bb6-4911-87d7-a56be92a3003/action Aug 06 14:27:09.480326 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-34888817-9778-4b01-8584-4bd98de4aa1b tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:27:09.480326 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-34888817-9778-4b01-8584-4bd98de4aa1b tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:09.480326 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.groups [None req-34888817-9778-4b01-8584-4bd98de4aa1b tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] delete called for group a98f3f2e-1bb6-4911-87d7-a56be92a3003 {{(pid=100398) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 14:27:09.480570 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.groups [None req-34888817-9778-4b01-8584-4bd98de4aa1b tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Delete group with id: a98f3f2e-1bb6-4911-87d7-a56be92a3003 Aug 06 14:27:09.484676 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:09.484676 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:09.485600 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9f82293b-d3cf-4171-8c21-d87e95153597 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:09.487773 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9f82293b-d3cf-4171-8c21-d87e95153597 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] GET https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 Aug 06 14:27:09.487982 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9f82293b-d3cf-4171-8c21-d87e95153597 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:09.488162 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9f82293b-d3cf-4171-8c21-d87e95153597 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:09.503099 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:09.503099 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:09.508593 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-758e1a90-93d1-4203-954b-3c3d493ee5ea None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:09.508648 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-9f82293b-d3cf-4171-8c21-d87e95153597 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Volume info retrieved successfully. Aug 06 14:27:09.508693 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-758e1a90-93d1-4203-954b-3c3d493ee5ea None None] GET https://10.4.3.229/volume// Aug 06 14:27:09.508693 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-758e1a90-93d1-4203-954b-3c3d493ee5ea None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:09.508693 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-758e1a90-93d1-4203-954b-3c3d493ee5ea None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:09.508909 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-758e1a90-93d1-4203-954b-3c3d493ee5ea None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:27:09.509177 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 676/2692] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:27: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 06 14:27:09.512012 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9f82293b-d3cf-4171-8c21-d87e95153597 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 returned with HTTP 200 Aug 06 14:27:09.512398 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 666/2693] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:09 2026] GET /volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 => generated 1162 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:27:09.518312 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-ad376d14-18aa-4cbd-b795-5a9cdad9b9d7 req-f121c0a8-2a1e-412e-9c09-3b9e8fda80ee None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:09.520298 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-ad376d14-18aa-4cbd-b795-5a9cdad9b9d7 req-f121c0a8-2a1e-412e-9c09-3b9e8fda80ee tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] GET https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 Aug 06 14:27:09.520538 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-ad376d14-18aa-4cbd-b795-5a9cdad9b9d7 req-f121c0a8-2a1e-412e-9c09-3b9e8fda80ee tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:09.520735 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-ad376d14-18aa-4cbd-b795-5a9cdad9b9d7 req-f121c0a8-2a1e-412e-9c09-3b9e8fda80ee tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:09.528908 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-34888817-9778-4b01-8584-4bd98de4aa1b tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] https://10.4.3.229/volume/v3/groups/a98f3f2e-1bb6-4911-87d7-a56be92a3003/action returned with HTTP 202 Aug 06 14:27:09.529364 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 673/2694] 10.4.3.229 () {70 vars in 1428 bytes} [Thu Aug 6 14:27:09 2026] POST /volume/v3/groups/a98f3f2e-1bb6-4911-87d7-a56be92a3003/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:27:09.529590 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:09.529590 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:09.533021 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-ad376d14-18aa-4cbd-b795-5a9cdad9b9d7 req-f121c0a8-2a1e-412e-9c09-3b9e8fda80ee tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Volume info retrieved successfully. Aug 06 14:27:09.537096 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-ad376d14-18aa-4cbd-b795-5a9cdad9b9d7 req-f121c0a8-2a1e-412e-9c09-3b9e8fda80ee tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 returned with HTTP 200 Aug 06 14:27:09.537324 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-53c5668a-cfbc-4664-8e3d-cd437a59b2a7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:09.537542 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 680/2695] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:27:09 2026] GET /volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 => generated 1324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:27:09.539326 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-53c5668a-cfbc-4664-8e3d-cd437a59b2a7 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] GET https://10.4.3.229/volume/v3/volumes/9d5efc0e-3bd2-445b-82bf-6a2c764d2631 Aug 06 14:27:09.539640 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-53c5668a-cfbc-4664-8e3d-cd437a59b2a7 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:09.539827 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-53c5668a-cfbc-4664-8e3d-cd437a59b2a7 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:09.554824 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:09.554824 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:09.559345 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-53c5668a-cfbc-4664-8e3d-cd437a59b2a7 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Volume info retrieved successfully. Aug 06 14:27:09.559979 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-53c5668a-cfbc-4664-8e3d-cd437a59b2a7 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:27:09.560129 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-53c5668a-cfbc-4664-8e3d-cd437a59b2a7 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:27:09.605628 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.sqlalchemy.engines [None req-53c5668a-cfbc-4664-8e3d-cd437a59b2a7 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:27:09.610247 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:09.610247 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:09.618195 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-53c5668a-cfbc-4664-8e3d-cd437a59b2a7 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] https://10.4.3.229/volume/v3/volumes/9d5efc0e-3bd2-445b-82bf-6a2c764d2631 returned with HTTP 200 Aug 06 14:27:09.618617 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 677/2696] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:09 2026] GET /volume/v3/volumes/9d5efc0e-3bd2-445b-82bf-6a2c764d2631 => generated 918 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:10.346637 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d3294992-8079-4bd4-b948-df9acce9e40d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:10.471321 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d3294992-8079-4bd4-b948-df9acce9e40d tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:27:10.471704 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d3294992-8079-4bd4-b948-df9acce9e40d tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-798509192"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:10.473177 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-d3294992-8079-4bd4-b948-df9acce9e40d tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-798509192'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:27:10.473311 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-d3294992-8079-4bd4-b948-df9acce9e40d tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Create volume of 1 GB Aug 06 14:27:10.481812 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d3294992-8079-4bd4-b948-df9acce9e40d tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Availability Zones retrieved successfully. Aug 06 14:27:10.489561 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d3294992-8079-4bd4-b948-df9acce9e40d tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Flow 'volume_create_api' (0bea7a68-c399-4b29-96ad-558ee0ba8866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:10.490995 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d3294992-8079-4bd4-b948-df9acce9e40d tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64960776-d708-4c8c-bcb1-d673a27ef5a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:10.492188 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-d3294992-8079-4bd4-b948-df9acce9e40d tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:27:10.523854 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d3294992-8079-4bd4-b948-df9acce9e40d tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64960776-d708-4c8c-bcb1-d673a27ef5a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:10.526079 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d3294992-8079-4bd4-b948-df9acce9e40d tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53203a10-a9ea-4739-a148-fba3106c0dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:10.533653 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a09e5f82-7781-4343-946b-d1a9b1c9e019 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:10.535949 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a09e5f82-7781-4343-946b-d1a9b1c9e019 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] GET https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 Aug 06 14:27:10.536244 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a09e5f82-7781-4343-946b-d1a9b1c9e019 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:10.536509 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a09e5f82-7781-4343-946b-d1a9b1c9e019 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:10.548816 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:10.548816 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:10.554441 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-a09e5f82-7781-4343-946b-d1a9b1c9e019 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Volume info retrieved successfully. Aug 06 14:27:10.559530 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a09e5f82-7781-4343-946b-d1a9b1c9e019 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 returned with HTTP 200 Aug 06 14:27:10.560161 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 674/2697] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:10 2026] GET /volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 => generated 1162 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:27:10.602409 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-d3294992-8079-4bd4-b948-df9acce9e40d tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Created reservations ['7158b2e5-ceb7-42ac-8b25-13b6930fae3e', '8b028d45-2615-405e-89c2-0fb620828703', 'eb128faa-682d-4961-905f-9e0f3b47c170', '78b12b03-b611-4053-b21d-a72cc5ce03d8'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:10.602409 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d3294992-8079-4bd4-b948-df9acce9e40d tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53203a10-a9ea-4739-a148-fba3106c0dc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7158b2e5-ceb7-42ac-8b25-13b6930fae3e', '8b028d45-2615-405e-89c2-0fb620828703', 'eb128faa-682d-4961-905f-9e0f3b47c170', '78b12b03-b611-4053-b21d-a72cc5ce03d8']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:10.602409 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d3294992-8079-4bd4-b948-df9acce9e40d tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31e46a5b-66bf-46ce-92ac-7a19f8c2f792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:10.608172 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-ad376d14-18aa-4cbd-b795-5a9cdad9b9d7 req-1815c1f9-8266-448f-b628-27feea6b175d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:10.610078 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-ad376d14-18aa-4cbd-b795-5a9cdad9b9d7 req-1815c1f9-8266-448f-b628-27feea6b175d tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] DELETE https://10.4.3.229/volume/v3/attachments/1b95cf47-2960-41b9-a857-3e6c7c1b58fd Aug 06 14:27:10.610324 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-ad376d14-18aa-4cbd-b795-5a9cdad9b9d7 req-1815c1f9-8266-448f-b628-27feea6b175d tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:10.610713 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-ad376d14-18aa-4cbd-b795-5a9cdad9b9d7 req-1815c1f9-8266-448f-b628-27feea6b175d tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:10.620745 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:10.620745 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:10.629093 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d3294992-8079-4bd4-b948-df9acce9e40d tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31e46a5b-66bf-46ce-92ac-7a19f8c2f792) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7829ce8-b180-4617-9f7d-0c123f5a1008', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-798509192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6892497576b142a18909093bc058b4fd',qos_specs=None,replication_status=,reservations=['7158b2e5-ceb7-42ac-8b25-13b6930fae3e','8b028d45-2615-405e-89c2-0fb620828703','eb128faa-682d-4961-905f-9e0f3b47c170','78b12b03-b611-4053-b21d-a72cc5ce03d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19e0ba89eedb425ab922ed5479c8e24d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:27:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-798509192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7829ce8-b180-4617-9f7d-0c123f5a1008,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6892497576b142a18909093bc058b4fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19e0ba89eedb425ab922ed5479c8e24d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:10.630256 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d3294992-8079-4bd4-b948-df9acce9e40d tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2652ea34-30b6-4dcc-b433-eec63b1d0bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:10.638010 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d5b55a08-28c8-4b0a-9f95-4582aa176d05 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:10.640096 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d5b55a08-28c8-4b0a-9f95-4582aa176d05 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] GET https://10.4.3.229/volume/v3/volumes/9d5efc0e-3bd2-445b-82bf-6a2c764d2631 Aug 06 14:27:10.640420 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d5b55a08-28c8-4b0a-9f95-4582aa176d05 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:10.640743 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d5b55a08-28c8-4b0a-9f95-4582aa176d05 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:10.648061 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d5b55a08-28c8-4b0a-9f95-4582aa176d05 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] https://10.4.3.229/volume/v3/volumes/9d5efc0e-3bd2-445b-82bf-6a2c764d2631 returned with HTTP 404 Aug 06 14:27:10.648061 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 678/2698] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:10 2026] GET /volume/v3/volumes/9d5efc0e-3bd2-445b-82bf-6a2c764d2631 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:27:10.653634 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d3294992-8079-4bd4-b948-df9acce9e40d tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2652ea34-30b6-4dcc-b433-eec63b1d0bc6) transitioned into state 'SUCCESS' from state '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-798509192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6892497576b142a18909093bc058b4fd',qos_specs=None,replication_status=,reservations=['7158b2e5-ceb7-42ac-8b25-13b6930fae3e','8b028d45-2615-405e-89c2-0fb620828703','eb128faa-682d-4961-905f-9e0f3b47c170','78b12b03-b611-4053-b21d-a72cc5ce03d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19e0ba89eedb425ab922ed5479c8e24d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:10.654399 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d3294992-8079-4bd4-b948-df9acce9e40d tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06785c58-5bee-4bb1-9499-16ff287db659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:10.655081 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ef2ef215-371e-4d35-a86b-82c74dcb45d0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:10.657063 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ef2ef215-371e-4d35-a86b-82c74dcb45d0 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] GET https://10.4.3.229/volume/v3/groups/a98f3f2e-1bb6-4911-87d7-a56be92a3003 Aug 06 14:27:10.657322 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ef2ef215-371e-4d35-a86b-82c74dcb45d0 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:10.657589 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ef2ef215-371e-4d35-a86b-82c74dcb45d0 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:10.657791 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.groups [None req-ef2ef215-371e-4d35-a86b-82c74dcb45d0 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] show called for member a98f3f2e-1bb6-4911-87d7-a56be92a3003 {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:27:10.660989 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ef2ef215-371e-4d35-a86b-82c74dcb45d0 tempest-GroupSnapshotsV319Test-1093925999 tempest-GroupSnapshotsV319Test-1093925999-project-member] https://10.4.3.229/volume/v3/groups/a98f3f2e-1bb6-4911-87d7-a56be92a3003 returned with HTTP 404 Aug 06 14:27:10.661460 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 675/2699] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:27:10 2026] GET /volume/v3/groups/a98f3f2e-1bb6-4911-87d7-a56be92a3003 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:27:10.669085 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d3294992-8079-4bd4-b948-df9acce9e40d tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06785c58-5bee-4bb1-9499-16ff287db659) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:10.669890 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-d3294992-8079-4bd4-b948-df9acce9e40d tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Flow 'volume_create_api' (0bea7a68-c399-4b29-96ad-558ee0ba8866) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:10.670238 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d3294992-8079-4bd4-b948-df9acce9e40d tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Create volume request issued successfully. Aug 06 14:27:10.670785 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d3294992-8079-4bd4-b948-df9acce9e40d tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:27:10.671165 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 667/2700] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:27:10 2026] POST /volume/v3/volumes => generated 759 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:27:10.673059 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-21ab3e82-1599-4adc-a32e-513b3b2fc460 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:10.679120 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-21ab3e82-1599-4adc-a32e-513b3b2fc460 tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] DELETE https://10.4.3.229/volume/v3/group_types/fc483305-ee04-4b3d-bc66-eb2bd77399ef Aug 06 14:27:10.679120 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-21ab3e82-1599-4adc-a32e-513b3b2fc460 tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:10.679120 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-21ab3e82-1599-4adc-a32e-513b3b2fc460 tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:10.683288 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-ad376d14-18aa-4cbd-b795-5a9cdad9b9d7 req-1815c1f9-8266-448f-b628-27feea6b175d tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] https://10.4.3.229/volume/v3/attachments/1b95cf47-2960-41b9-a857-3e6c7c1b58fd returned with HTTP 200 Aug 06 14:27:10.684772 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 681/2701] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:27:10 2026] DELETE /volume/v3/attachments/1b95cf47-2960-41b9-a857-3e6c7c1b58fd => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:10.687763 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5dd24193-46b4-424a-8f09-fd7c884e8223 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:10.693835 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5dd24193-46b4-424a-8f09-fd7c884e8223 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] GET https://10.4.3.229/volume/v3/volumes/d7829ce8-b180-4617-9f7d-0c123f5a1008 Aug 06 14:27:10.693835 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5dd24193-46b4-424a-8f09-fd7c884e8223 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:10.693835 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5dd24193-46b4-424a-8f09-fd7c884e8223 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:10.699789 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-21ab3e82-1599-4adc-a32e-513b3b2fc460 tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] https://10.4.3.229/volume/v3/group_types/fc483305-ee04-4b3d-bc66-eb2bd77399ef returned with HTTP 202 Aug 06 14:27:10.699789 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 679/2702] 10.4.3.229 () {68 vars in 1404 bytes} [Thu Aug 6 14:27:10 2026] DELETE /volume/v3/group_types/fc483305-ee04-4b3d-bc66-eb2bd77399ef => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:27:10.703251 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:10.703251 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:10.707269 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5dd24193-46b4-424a-8f09-fd7c884e8223 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Volume info retrieved successfully. Aug 06 14:27:10.708996 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-475315e5-0d20-4b41-9fd4-dc4c36a866c6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:10.710530 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-475315e5-0d20-4b41-9fd4-dc4c36a866c6 tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] DELETE https://10.4.3.229/volume/v3/types/d5546e91-9b79-4628-9798-71cd3f27565e Aug 06 14:27:10.710725 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-475315e5-0d20-4b41-9fd4-dc4c36a866c6 tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:10.710895 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-475315e5-0d20-4b41-9fd4-dc4c36a866c6 tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] Calling method '_delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:10.711117 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:10.711117 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:10.711814 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5dd24193-46b4-424a-8f09-fd7c884e8223 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes/d7829ce8-b180-4617-9f7d-0c123f5a1008 returned with HTTP 200 Aug 06 14:27:10.712253 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 676/2703] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:10 2026] GET /volume/v3/volumes/d7829ce8-b180-4617-9f7d-0c123f5a1008 => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:10.735286 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-475315e5-0d20-4b41-9fd4-dc4c36a866c6 tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] https://10.4.3.229/volume/v3/types/d5546e91-9b79-4628-9798-71cd3f27565e returned with HTTP 202 Aug 06 14:27:10.735723 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 668/2704] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:27:10 2026] DELETE /volume/v3/types/d5546e91-9b79-4628-9798-71cd3f27565e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:10.743010 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-41e98451-7708-43be-abce-5a36406fd197 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:10.745009 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-41e98451-7708-43be-abce-5a36406fd197 tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] GET https://10.4.3.229/volume/v3/types/d5546e91-9b79-4628-9798-71cd3f27565e Aug 06 14:27:10.745229 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-41e98451-7708-43be-abce-5a36406fd197 tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:10.745533 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-41e98451-7708-43be-abce-5a36406fd197 tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:10.749168 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-41e98451-7708-43be-abce-5a36406fd197 tempest-GroupSnapshotsV319Test-1898273599 tempest-GroupSnapshotsV319Test-1898273599-project-admin] https://10.4.3.229/volume/v3/types/d5546e91-9b79-4628-9798-71cd3f27565e returned with HTTP 404 Aug 06 14:27:10.749819 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 682/2705] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:27:10 2026] GET /volume/v3/types/d5546e91-9b79-4628-9798-71cd3f27565e => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:11.577345 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8dea0bc6-233c-4b3a-87aa-9d4f084f182c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:11.580568 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8dea0bc6-233c-4b3a-87aa-9d4f084f182c tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] GET https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 Aug 06 14:27:11.580940 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8dea0bc6-233c-4b3a-87aa-9d4f084f182c tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:11.581165 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8dea0bc6-233c-4b3a-87aa-9d4f084f182c tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:11.592235 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:11.592235 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:11.595756 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8dea0bc6-233c-4b3a-87aa-9d4f084f182c tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Volume info retrieved successfully. Aug 06 14:27:11.599629 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8dea0bc6-233c-4b3a-87aa-9d4f084f182c tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 returned with HTTP 200 Aug 06 14:27:11.599977 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 680/2706] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:11 2026] GET /volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:11.730590 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c98f7493-98fe-4691-a0a3-1fb2a85727d1 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:11.732898 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c98f7493-98fe-4691-a0a3-1fb2a85727d1 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] GET https://10.4.3.229/volume/v3/volumes/d7829ce8-b180-4617-9f7d-0c123f5a1008 Aug 06 14:27:11.733179 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c98f7493-98fe-4691-a0a3-1fb2a85727d1 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:11.733465 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c98f7493-98fe-4691-a0a3-1fb2a85727d1 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:11.750638 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:11.750638 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:11.756007 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c98f7493-98fe-4691-a0a3-1fb2a85727d1 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Volume info retrieved successfully. Aug 06 14:27:11.763759 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c98f7493-98fe-4691-a0a3-1fb2a85727d1 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes/d7829ce8-b180-4617-9f7d-0c123f5a1008 returned with HTTP 200 Aug 06 14:27:11.764185 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 677/2707] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:11 2026] GET /volume/v3/volumes/d7829ce8-b180-4617-9f7d-0c123f5a1008 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:11.783143 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-71abe53f-a826-40e9-a5a1-8e8684b33006 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:11.785253 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-71abe53f-a826-40e9-a5a1-8e8684b33006 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:27:11.785641 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-71abe53f-a826-40e9-a5a1-8e8684b33006 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7829ce8-b180-4617-9f7d-0c123f5a1008", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-997926807"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:11.799137 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:11.799137 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:11.799137 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-71abe53f-a826-40e9-a5a1-8e8684b33006 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Volume info retrieved successfully. Aug 06 14:27:11.799137 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-71abe53f-a826-40e9-a5a1-8e8684b33006 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Create snapshot from volume d7829ce8-b180-4617-9f7d-0c123f5a1008 Aug 06 14:27:11.859889 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-71abe53f-a826-40e9-a5a1-8e8684b33006 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Created reservations ['cad6d202-e8f5-4da6-bf00-072772cce125', '75abf61e-b146-42a2-8da5-18c974c3d379', '7836acdd-ffd0-4380-9bed-36a215d550e1', '2d005c13-c7c8-420f-a6b6-fa28ec15cd76'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:11.907565 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-71abe53f-a826-40e9-a5a1-8e8684b33006 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Snapshot create request issued successfully. Aug 06 14:27:11.907873 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-71abe53f-a826-40e9-a5a1-8e8684b33006 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:27:11.908257 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 669/2708] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:27:11 2026] POST /volume/v3/snapshots => generated 315 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:27:11.922262 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2acfcac3-9444-4bb8-9ffb-6f0a258ea45b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:11.923777 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2acfcac3-9444-4bb8-9ffb-6f0a258ea45b tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] GET https://10.4.3.229/volume/v3/snapshots/c7c9ad7e-47e8-452a-9c28-2c85b408c942 Aug 06 14:27:11.923934 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2acfcac3-9444-4bb8-9ffb-6f0a258ea45b tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:11.924113 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2acfcac3-9444-4bb8-9ffb-6f0a258ea45b tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:11.929325 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:11.929325 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:11.929325 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2acfcac3-9444-4bb8-9ffb-6f0a258ea45b tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Snapshot retrieved successfully. Aug 06 14:27:11.929760 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2acfcac3-9444-4bb8-9ffb-6f0a258ea45b tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/snapshots/c7c9ad7e-47e8-452a-9c28-2c85b408c942 returned with HTTP 200 Aug 06 14:27:11.930198 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 683/2709] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:11 2026] GET /volume/v3/snapshots/c7c9ad7e-47e8-452a-9c28-2c85b408c942 => generated 447 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:12.941286 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a2bb6238-ecfc-420f-9220-a7f76d527c37 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:12.944753 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a2bb6238-ecfc-420f-9220-a7f76d527c37 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] GET https://10.4.3.229/volume/v3/snapshots/c7c9ad7e-47e8-452a-9c28-2c85b408c942 Aug 06 14:27:12.944997 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a2bb6238-ecfc-420f-9220-a7f76d527c37 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:12.945281 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a2bb6238-ecfc-420f-9220-a7f76d527c37 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:12.953564 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:12.953564 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:12.954078 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a2bb6238-ecfc-420f-9220-a7f76d527c37 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Snapshot retrieved successfully. Aug 06 14:27:12.955768 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a2bb6238-ecfc-420f-9220-a7f76d527c37 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/snapshots/c7c9ad7e-47e8-452a-9c28-2c85b408c942 returned with HTTP 200 Aug 06 14:27:12.956185 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 681/2710] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:12 2026] GET /volume/v3/snapshots/c7c9ad7e-47e8-452a-9c28-2c85b408c942 => generated 474 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:12.967921 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bb0fe553-47e2-49fd-b398-1195af684722 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:12.970360 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bb0fe553-47e2-49fd-b398-1195af684722 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:27:12.970866 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bb0fe553-47e2-49fd-b398-1195af684722 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c7c9ad7e-47e8-452a-9c28-2c85b408c942", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1328606669"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:12.972719 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-bb0fe553-47e2-49fd-b398-1195af684722 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c7c9ad7e-47e8-452a-9c28-2c85b408c942', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1328606669'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:27:12.972865 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-bb0fe553-47e2-49fd-b398-1195af684722 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Create volume of 1 GB Aug 06 14:27:12.985272 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-bb0fe553-47e2-49fd-b398-1195af684722 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Availability Zones retrieved successfully. Aug 06 14:27:12.998598 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bb0fe553-47e2-49fd-b398-1195af684722 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Flow 'volume_create_api' (2678c6d3-14b9-4069-bde1-06c29bdf044f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:12.999946 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bb0fe553-47e2-49fd-b398-1195af684722 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e97201f-3288-45ea-a3a4-bd79496d6eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:13.001296 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-bb0fe553-47e2-49fd-b398-1195af684722 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:27:13.215648 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bb0fe553-47e2-49fd-b398-1195af684722 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e97201f-3288-45ea-a3a4-bd79496d6eeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:13.216457 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bb0fe553-47e2-49fd-b398-1195af684722 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b8be2da-2523-469d-b730-5b14c7224680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:13.260972 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-bb0fe553-47e2-49fd-b398-1195af684722 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Created reservations ['56020435-a179-4e70-a9e3-2f126a90713f', 'd94075e9-98f4-4afa-b6cf-016060ce2054', '663e1e6c-a0d3-4237-9aed-e89270cc0104', '1a7fedcf-0beb-494e-a44b-24baed3ed0ed'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:13.262012 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bb0fe553-47e2-49fd-b398-1195af684722 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b8be2da-2523-469d-b730-5b14c7224680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56020435-a179-4e70-a9e3-2f126a90713f', 'd94075e9-98f4-4afa-b6cf-016060ce2054', '663e1e6c-a0d3-4237-9aed-e89270cc0104', '1a7fedcf-0beb-494e-a44b-24baed3ed0ed']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:13.262970 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bb0fe553-47e2-49fd-b398-1195af684722 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fe4e7e5-f72e-4679-ae4b-334f6e3e73c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:13.288132 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bb0fe553-47e2-49fd-b398-1195af684722 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fe4e7e5-f72e-4679-ae4b-334f6e3e73c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a06a78ef-959f-495a-bb72-11665c139cd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1328606669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6892497576b142a18909093bc058b4fd',qos_specs=None,replication_status=,reservations=['56020435-a179-4e70-a9e3-2f126a90713f','d94075e9-98f4-4afa-b6cf-016060ce2054','663e1e6c-a0d3-4237-9aed-e89270cc0104','1a7fedcf-0beb-494e-a44b-24baed3ed0ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19e0ba89eedb425ab922ed5479c8e24d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:27:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1328606669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a06a78ef-959f-495a-bb72-11665c139cd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6892497576b142a18909093bc058b4fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19e0ba89eedb425ab922ed5479c8e24d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:13.288816 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bb0fe553-47e2-49fd-b398-1195af684722 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bda91e0e-5c72-49a1-a2eb-a10c91e79ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:13.309217 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bb0fe553-47e2-49fd-b398-1195af684722 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bda91e0e-5c72-49a1-a2eb-a10c91e79ec3) transitioned into state 'SUCCESS' from state '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-1328606669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6892497576b142a18909093bc058b4fd',qos_specs=None,replication_status=,reservations=['56020435-a179-4e70-a9e3-2f126a90713f','d94075e9-98f4-4afa-b6cf-016060ce2054','663e1e6c-a0d3-4237-9aed-e89270cc0104','1a7fedcf-0beb-494e-a44b-24baed3ed0ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19e0ba89eedb425ab922ed5479c8e24d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:13.310122 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bb0fe553-47e2-49fd-b398-1195af684722 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8541cac8-e331-43ee-9009-5fc6440efebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:13.319061 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bb0fe553-47e2-49fd-b398-1195af684722 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8541cac8-e331-43ee-9009-5fc6440efebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:13.319833 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bb0fe553-47e2-49fd-b398-1195af684722 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Flow 'volume_create_api' (2678c6d3-14b9-4069-bde1-06c29bdf044f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:13.320098 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-bb0fe553-47e2-49fd-b398-1195af684722 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Create volume request issued successfully. Aug 06 14:27:13.320638 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bb0fe553-47e2-49fd-b398-1195af684722 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:27:13.321042 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 678/2711] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:27:12 2026] POST /volume/v3/volumes => generated 760 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 14:27:13.337302 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1f089292-fb80-4425-a87d-63726742a445 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:13.341366 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1f089292-fb80-4425-a87d-63726742a445 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:27:13.341882 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1f089292-fb80-4425-a87d-63726742a445 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c7c9ad7e-47e8-452a-9c28-2c85b408c942", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-299801444"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:13.342336 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0281a89a-0c90-4548-b5f9-31cf68cd66a2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:13.345228 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-1f089292-fb80-4425-a87d-63726742a445 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c7c9ad7e-47e8-452a-9c28-2c85b408c942', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-299801444'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:27:13.345397 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-1f089292-fb80-4425-a87d-63726742a445 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Create volume of 1 GB Aug 06 14:27:13.348147 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:13.348147 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:13.356062 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1f089292-fb80-4425-a87d-63726742a445 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Availability Zones retrieved successfully. Aug 06 14:27:13.364981 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1f089292-fb80-4425-a87d-63726742a445 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Flow 'volume_create_api' (ad732c3c-f1e3-4ddc-bf44-bf6a42e297fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:13.368927 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1f089292-fb80-4425-a87d-63726742a445 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (583f3f86-f4d1-4580-b28f-16d38b7bf522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:13.371379 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-1f089292-fb80-4425-a87d-63726742a445 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:27:13.407578 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1f089292-fb80-4425-a87d-63726742a445 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (583f3f86-f4d1-4580-b28f-16d38b7bf522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:13.408316 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1f089292-fb80-4425-a87d-63726742a445 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06c5c470-89c0-42d1-ad60-2362d8304602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:13.426240 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0281a89a-0c90-4548-b5f9-31cf68cd66a2 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] POST https://10.4.3.229/volume/v3/group_types Aug 06 14:27:13.427011 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0281a89a-0c90-4548-b5f9-31cf68cd66a2 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1078783739", "description": "tempest-group-type-description-793785162", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:13.457027 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0281a89a-0c90-4548-b5f9-31cf68cd66a2 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] https://10.4.3.229/volume/v3/group_types returned with HTTP 202 Aug 06 14:27:13.457755 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 684/2712] 10.4.3.229 () {70 vars in 1312 bytes} [Thu Aug 6 14:27:13 2026] POST /volume/v3/group_types => generated 264 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:13.461791 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-1f089292-fb80-4425-a87d-63726742a445 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Created reservations ['4aa478e2-293b-4669-9fb1-12a7101aee14', 'e89a5d40-9432-4239-ac23-fd6f49120050', '8b1d7cab-9dd9-4034-8c8f-ea228bb85366', 'c9ca5c1d-8fbe-44a1-9868-c8c907590e7c'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:13.462887 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1f089292-fb80-4425-a87d-63726742a445 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06c5c470-89c0-42d1-ad60-2362d8304602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4aa478e2-293b-4669-9fb1-12a7101aee14', 'e89a5d40-9432-4239-ac23-fd6f49120050', '8b1d7cab-9dd9-4034-8c8f-ea228bb85366', 'c9ca5c1d-8fbe-44a1-9868-c8c907590e7c']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:13.464059 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1f089292-fb80-4425-a87d-63726742a445 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54a47cfe-9494-4b67-886c-c28bf9ecf18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:13.471194 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-dae1611a-90bc-4b6b-88d1-1620bb68d612 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:13.475146 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dae1611a-90bc-4b6b-88d1-1620bb68d612 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] GET https://10.4.3.229/volume/v3/group_types Aug 06 14:27:13.475356 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dae1611a-90bc-4b6b-88d1-1620bb68d612 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:13.475594 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dae1611a-90bc-4b6b-88d1-1620bb68d612 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:13.487868 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dae1611a-90bc-4b6b-88d1-1620bb68d612 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] https://10.4.3.229/volume/v3/group_types returned with HTTP 200 Aug 06 14:27:13.488066 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 682/2713] 10.4.3.229 () {68 vars in 1290 bytes} [Thu Aug 6 14:27:13 2026] GET /volume/v3/group_types => generated 498 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:13.498547 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1f089292-fb80-4425-a87d-63726742a445 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54a47cfe-9494-4b67-886c-c28bf9ecf18d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa24d772-97e3-48b4-b22f-eb6227a024a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-299801444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6892497576b142a18909093bc058b4fd',qos_specs=None,replication_status=,reservations=['4aa478e2-293b-4669-9fb1-12a7101aee14','e89a5d40-9432-4239-ac23-fd6f49120050','8b1d7cab-9dd9-4034-8c8f-ea228bb85366','c9ca5c1d-8fbe-44a1-9868-c8c907590e7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19e0ba89eedb425ab922ed5479c8e24d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:27:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-299801444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa24d772-97e3-48b4-b22f-eb6227a024a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6892497576b142a18909093bc058b4fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19e0ba89eedb425ab922ed5479c8e24d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:13.499770 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1f089292-fb80-4425-a87d-63726742a445 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (127681d5-cc4a-4914-8f6e-02ec8309d6b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:13.503647 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-980da200-2498-4458-a65d-3b6aba5aa9e2 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:13.506063 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-980da200-2498-4458-a65d-3b6aba5aa9e2 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] PUT https://10.4.3.229/volume/v3/group_types/50930c7c-3932-4d52-afac-9118c5a6a0cd Aug 06 14:27:13.506469 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-980da200-2498-4458-a65d-3b6aba5aa9e2 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-803621042", "description": "updated-group-type-desc"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:13.509783 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:13.509783 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:13.530727 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1f089292-fb80-4425-a87d-63726742a445 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (127681d5-cc4a-4914-8f6e-02ec8309d6b5) transitioned into state 'SUCCESS' from state '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-299801444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6892497576b142a18909093bc058b4fd',qos_specs=None,replication_status=,reservations=['4aa478e2-293b-4669-9fb1-12a7101aee14','e89a5d40-9432-4239-ac23-fd6f49120050','8b1d7cab-9dd9-4034-8c8f-ea228bb85366','c9ca5c1d-8fbe-44a1-9868-c8c907590e7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19e0ba89eedb425ab922ed5479c8e24d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:13.530863 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-980da200-2498-4458-a65d-3b6aba5aa9e2 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] https://10.4.3.229/volume/v3/group_types/50930c7c-3932-4d52-afac-9118c5a6a0cd returned with HTTP 200 Aug 06 14:27:13.531130 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 679/2714] 10.4.3.229 () {70 vars in 1422 bytes} [Thu Aug 6 14:27:13 2026] PUT /volume/v3/group_types/50930c7c-3932-4d52-afac-9118c5a6a0cd => generated 254 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:13.531834 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1f089292-fb80-4425-a87d-63726742a445 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9760d6c6-9369-4ba9-8153-6cff131f502a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:13.542995 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c5af0a12-dfb8-4026-b127-335f3f64ad6e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:13.546269 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c5af0a12-dfb8-4026-b127-335f3f64ad6e tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] GET https://10.4.3.229/volume/v3/group_types/50930c7c-3932-4d52-afac-9118c5a6a0cd Aug 06 14:27:13.546511 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c5af0a12-dfb8-4026-b127-335f3f64ad6e tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:13.546805 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c5af0a12-dfb8-4026-b127-335f3f64ad6e tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:13.551366 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1f089292-fb80-4425-a87d-63726742a445 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9760d6c6-9369-4ba9-8153-6cff131f502a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:13.552640 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1f089292-fb80-4425-a87d-63726742a445 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Flow 'volume_create_api' (ad732c3c-f1e3-4ddc-bf44-bf6a42e297fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:13.553077 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1f089292-fb80-4425-a87d-63726742a445 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Create volume request issued successfully. Aug 06 14:27:13.553894 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1f089292-fb80-4425-a87d-63726742a445 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:27:13.554771 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 670/2715] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:27:13 2026] POST /volume/v3/volumes => generated 759 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:27:13.555824 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c5af0a12-dfb8-4026-b127-335f3f64ad6e tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] https://10.4.3.229/volume/v3/group_types/50930c7c-3932-4d52-afac-9118c5a6a0cd returned with HTTP 200 Aug 06 14:27:13.556236 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 685/2716] 10.4.3.229 () {68 vars in 1401 bytes} [Thu Aug 6 14:27:13 2026] GET /volume/v3/group_types/50930c7c-3932-4d52-afac-9118c5a6a0cd => generated 254 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:13.572506 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1ef74c3a-8d68-4bdb-afd9-1c8f89a66271 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:13.573847 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-87b9acbe-edda-4adb-b02d-a6e28f69b8e7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:13.576050 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-87b9acbe-edda-4adb-b02d-a6e28f69b8e7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:27:13.576449 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-87b9acbe-edda-4adb-b02d-a6e28f69b8e7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c7c9ad7e-47e8-452a-9c28-2c85b408c942", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-763159529"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:13.577459 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1ef74c3a-8d68-4bdb-afd9-1c8f89a66271 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] DELETE https://10.4.3.229/volume/v3/group_types/50930c7c-3932-4d52-afac-9118c5a6a0cd Aug 06 14:27:13.577837 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-87b9acbe-edda-4adb-b02d-a6e28f69b8e7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c7c9ad7e-47e8-452a-9c28-2c85b408c942', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-763159529'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:27:13.577885 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1ef74c3a-8d68-4bdb-afd9-1c8f89a66271 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:13.577977 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-87b9acbe-edda-4adb-b02d-a6e28f69b8e7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Create volume of 1 GB Aug 06 14:27:13.578168 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1ef74c3a-8d68-4bdb-afd9-1c8f89a66271 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:13.591546 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-87b9acbe-edda-4adb-b02d-a6e28f69b8e7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Availability Zones retrieved successfully. Aug 06 14:27:13.599701 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-87b9acbe-edda-4adb-b02d-a6e28f69b8e7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Flow 'volume_create_api' (13da6bc6-88eb-4916-9ec7-b57851320077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:13.601169 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1ef74c3a-8d68-4bdb-afd9-1c8f89a66271 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] https://10.4.3.229/volume/v3/group_types/50930c7c-3932-4d52-afac-9118c5a6a0cd returned with HTTP 202 Aug 06 14:27:13.601598 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 683/2717] 10.4.3.229 () {68 vars in 1404 bytes} [Thu Aug 6 14:27:13 2026] DELETE /volume/v3/group_types/50930c7c-3932-4d52-afac-9118c5a6a0cd => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:27:13.602457 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-87b9acbe-edda-4adb-b02d-a6e28f69b8e7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36a5a18a-0cdf-46f0-9529-6e188eb78d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:13.603951 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-87b9acbe-edda-4adb-b02d-a6e28f69b8e7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:27:13.612743 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-376b70c5-5b7d-4235-a851-c5aee0faabe0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:13.615002 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-376b70c5-5b7d-4235-a851-c5aee0faabe0 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] GET https://10.4.3.229/volume/v3/group_types Aug 06 14:27:13.615740 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-376b70c5-5b7d-4235-a851-c5aee0faabe0 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:13.615740 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-376b70c5-5b7d-4235-a851-c5aee0faabe0 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:13.628186 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:13.628186 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:13.628788 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-376b70c5-5b7d-4235-a851-c5aee0faabe0 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] https://10.4.3.229/volume/v3/group_types returned with HTTP 200 Aug 06 14:27:13.629204 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 671/2718] 10.4.3.229 () {68 vars in 1290 bytes} [Thu Aug 6 14:27:13 2026] GET /volume/v3/group_types => generated 248 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:13.642151 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-212c8601-fdad-478d-b84b-04bae6f492a1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:13.644380 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-212c8601-fdad-478d-b84b-04bae6f492a1 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] POST https://10.4.3.229/volume/v3/group_types Aug 06 14:27:13.644833 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-212c8601-fdad-478d-b84b-04bae6f492a1 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1353008599", "is_public": true}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:13.649779 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-87b9acbe-edda-4adb-b02d-a6e28f69b8e7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36a5a18a-0cdf-46f0-9529-6e188eb78d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:13.650761 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-87b9acbe-edda-4adb-b02d-a6e28f69b8e7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6df4f942-0c4b-4d52-8ce2-a2dab40fe90a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:13.668861 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-212c8601-fdad-478d-b84b-04bae6f492a1 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] https://10.4.3.229/volume/v3/group_types returned with HTTP 202 Aug 06 14:27:13.669278 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 686/2719] 10.4.3.229 () {70 vars in 1311 bytes} [Thu Aug 6 14:27:13 2026] POST /volume/v3/group_types => generated 164 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:13.679990 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6731dc67-d14b-4ce3-b7fb-8bd6795be300 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:13.683796 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6731dc67-d14b-4ce3-b7fb-8bd6795be300 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] POST https://10.4.3.229/volume/v3/group_types Aug 06 14:27:13.684102 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6731dc67-d14b-4ce3-b7fb-8bd6795be300 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-2125531651", "is_public": false}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:13.700134 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-87b9acbe-edda-4adb-b02d-a6e28f69b8e7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Created reservations ['85e17295-9e2c-4d1c-aa31-fe2a8210b8be', 'e86352bb-b337-4185-a404-b6f0e9f5a181', 'ed422daf-1f07-47b1-adcb-ba207c2c8cd4', 'de06747e-2a04-4270-bf34-12820f511f4a'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:13.701278 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-87b9acbe-edda-4adb-b02d-a6e28f69b8e7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6df4f942-0c4b-4d52-8ce2-a2dab40fe90a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85e17295-9e2c-4d1c-aa31-fe2a8210b8be', 'e86352bb-b337-4185-a404-b6f0e9f5a181', 'ed422daf-1f07-47b1-adcb-ba207c2c8cd4', 'de06747e-2a04-4270-bf34-12820f511f4a']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:13.702522 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-87b9acbe-edda-4adb-b02d-a6e28f69b8e7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d6a1dbb-e1aa-4f3e-8bc5-2f440b4bb9f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:13.715830 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6731dc67-d14b-4ce3-b7fb-8bd6795be300 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] https://10.4.3.229/volume/v3/group_types returned with HTTP 202 Aug 06 14:27:13.715830 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 684/2720] 10.4.3.229 () {70 vars in 1311 bytes} [Thu Aug 6 14:27:13 2026] POST /volume/v3/group_types => generated 165 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:13.726072 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-3b0a7c1b-d5f4-4a7d-9341-3a0782f8f8a1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:13.731013 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3b0a7c1b-d5f4-4a7d-9341-3a0782f8f8a1 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] GET https://10.4.3.229/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 06 14:27:13.731013 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3b0a7c1b-d5f4-4a7d-9341-3a0782f8f8a1 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:13.731013 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3b0a7c1b-d5f4-4a7d-9341-3a0782f8f8a1 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:13.735865 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-87b9acbe-edda-4adb-b02d-a6e28f69b8e7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d6a1dbb-e1aa-4f3e-8bc5-2f440b4bb9f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abbe5e19-8d43-476e-bbdf-4b2f455fb0f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-763159529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6892497576b142a18909093bc058b4fd',qos_specs=None,replication_status=,reservations=['85e17295-9e2c-4d1c-aa31-fe2a8210b8be','e86352bb-b337-4185-a404-b6f0e9f5a181','ed422daf-1f07-47b1-adcb-ba207c2c8cd4','de06747e-2a04-4270-bf34-12820f511f4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19e0ba89eedb425ab922ed5479c8e24d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:27:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-763159529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abbe5e19-8d43-476e-bbdf-4b2f455fb0f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6892497576b142a18909093bc058b4fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19e0ba89eedb425ab922ed5479c8e24d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:13.737099 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-87b9acbe-edda-4adb-b02d-a6e28f69b8e7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22589cd9-76ff-4454-8e59-60775dde1166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:13.747347 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3b0a7c1b-d5f4-4a7d-9341-3a0782f8f8a1 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] https://10.4.3.229/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 06 14:27:13.747729 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 672/2721] 10.4.3.229 () {68 vars in 1351 bytes} [Thu Aug 6 14:27:13 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:13.757045 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-87b9acbe-edda-4adb-b02d-a6e28f69b8e7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22589cd9-76ff-4454-8e59-60775dde1166) transitioned into state 'SUCCESS' from state '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-763159529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6892497576b142a18909093bc058b4fd',qos_specs=None,replication_status=,reservations=['85e17295-9e2c-4d1c-aa31-fe2a8210b8be','e86352bb-b337-4185-a404-b6f0e9f5a181','ed422daf-1f07-47b1-adcb-ba207c2c8cd4','de06747e-2a04-4270-bf34-12820f511f4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19e0ba89eedb425ab922ed5479c8e24d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:13.757452 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fe0b476c-3bf0-44dd-a532-527befc32347 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:13.758116 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-87b9acbe-edda-4adb-b02d-a6e28f69b8e7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4f6e166-f0f2-41a6-bc18-27cc0b5bb110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:13.760175 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fe0b476c-3bf0-44dd-a532-527befc32347 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] GET https://10.4.3.229/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 06 14:27:13.760555 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fe0b476c-3bf0-44dd-a532-527befc32347 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:13.760770 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fe0b476c-3bf0-44dd-a532-527befc32347 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:13.773143 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-87b9acbe-edda-4adb-b02d-a6e28f69b8e7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4f6e166-f0f2-41a6-bc18-27cc0b5bb110) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:13.773623 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fe0b476c-3bf0-44dd-a532-527befc32347 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] https://10.4.3.229/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 06 14:27:13.774037 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 687/2722] 10.4.3.229 () {68 vars in 1353 bytes} [Thu Aug 6 14:27:13 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:13.774311 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-87b9acbe-edda-4adb-b02d-a6e28f69b8e7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Flow 'volume_create_api' (13da6bc6-88eb-4916-9ec7-b57851320077) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:13.775823 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-87b9acbe-edda-4adb-b02d-a6e28f69b8e7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Create volume request issued successfully. Aug 06 14:27:13.775823 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-87b9acbe-edda-4adb-b02d-a6e28f69b8e7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:27:13.776351 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 680/2723] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:27:13 2026] POST /volume/v3/volumes => generated 759 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:27:13.788279 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e1a903f4-d335-4bb7-9e0a-d8efb8974a8b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:13.791951 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e1a903f4-d335-4bb7-9e0a-d8efb8974a8b tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] GET https://10.4.3.229/volume/v3/group_types?is_public=False Aug 06 14:27:13.792190 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e1a903f4-d335-4bb7-9e0a-d8efb8974a8b tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:13.792268 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-480f3e2a-9d15-4db2-b5d2-38633b626426 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:13.792378 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e1a903f4-d335-4bb7-9e0a-d8efb8974a8b tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:13.795128 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-480f3e2a-9d15-4db2-b5d2-38633b626426 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:27:13.795608 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-480f3e2a-9d15-4db2-b5d2-38633b626426 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c7c9ad7e-47e8-452a-9c28-2c85b408c942", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-561383933"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:13.797240 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-480f3e2a-9d15-4db2-b5d2-38633b626426 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c7c9ad7e-47e8-452a-9c28-2c85b408c942', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-561383933'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:27:13.797375 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-480f3e2a-9d15-4db2-b5d2-38633b626426 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Create volume of 1 GB Aug 06 14:27:13.801866 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-480f3e2a-9d15-4db2-b5d2-38633b626426 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Availability Zones retrieved successfully. Aug 06 14:27:13.808710 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-480f3e2a-9d15-4db2-b5d2-38633b626426 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Flow 'volume_create_api' (2a52780e-b0d9-4cce-bb4a-78d49f148d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:13.808816 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e1a903f4-d335-4bb7-9e0a-d8efb8974a8b tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] https://10.4.3.229/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 06 14:27:13.808864 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-480f3e2a-9d15-4db2-b5d2-38633b626426 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbba4ef0-0163-4583-a641-43945c525469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:13.809036 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 685/2724] 10.4.3.229 () {68 vars in 1321 bytes} [Thu Aug 6 14:27:13 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:13.811228 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-480f3e2a-9d15-4db2-b5d2-38633b626426 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:27:13.820717 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-befbcbf6-4866-4ba8-9a2d-135e87250385 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:13.824888 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-befbcbf6-4866-4ba8-9a2d-135e87250385 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] GET https://10.4.3.229/volume/v3/group_types?is_public=True Aug 06 14:27:13.825305 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-befbcbf6-4866-4ba8-9a2d-135e87250385 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:13.827009 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-befbcbf6-4866-4ba8-9a2d-135e87250385 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:13.845724 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-befbcbf6-4866-4ba8-9a2d-135e87250385 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] https://10.4.3.229/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 06 14:27:13.846271 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 688/2725] 10.4.3.229 () {68 vars in 1319 bytes} [Thu Aug 6 14:27:13 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:13.850459 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-480f3e2a-9d15-4db2-b5d2-38633b626426 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbba4ef0-0163-4583-a641-43945c525469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:13.851423 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-480f3e2a-9d15-4db2-b5d2-38633b626426 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc7edbad-ed60-4d91-87df-0529be31d3e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:13.858830 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a2c50c12-5b5b-4e89-8f7a-fe27e8398d1a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:13.861330 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a2c50c12-5b5b-4e89-8f7a-fe27e8398d1a tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] DELETE https://10.4.3.229/volume/v3/group_types/56a8b300-e663-483a-b337-9bc2217604d0 Aug 06 14:27:13.861647 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a2c50c12-5b5b-4e89-8f7a-fe27e8398d1a tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:13.861895 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a2c50c12-5b5b-4e89-8f7a-fe27e8398d1a tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:13.862237 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:13.862237 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:13.881678 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a2c50c12-5b5b-4e89-8f7a-fe27e8398d1a tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] https://10.4.3.229/volume/v3/group_types/56a8b300-e663-483a-b337-9bc2217604d0 returned with HTTP 202 Aug 06 14:27:13.884006 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 681/2726] 10.4.3.229 () {68 vars in 1404 bytes} [Thu Aug 6 14:27:13 2026] DELETE /volume/v3/group_types/56a8b300-e663-483a-b337-9bc2217604d0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:27:13.896245 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-80c468db-edb8-4822-a1bf-bb0c18508b64 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:13.896876 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-480f3e2a-9d15-4db2-b5d2-38633b626426 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Created reservations ['0da1ab88-8c63-492c-a98f-583ff7629e2d', 'f88b2871-b218-4163-b643-4958599126ab', '937bb5e9-7768-4e95-b47d-3dd6ac15eda2', '3c5f6911-1b4f-4b5f-b2d7-28b7e07d1fb2'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:13.897616 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-480f3e2a-9d15-4db2-b5d2-38633b626426 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc7edbad-ed60-4d91-87df-0529be31d3e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0da1ab88-8c63-492c-a98f-583ff7629e2d', 'f88b2871-b218-4163-b643-4958599126ab', '937bb5e9-7768-4e95-b47d-3dd6ac15eda2', '3c5f6911-1b4f-4b5f-b2d7-28b7e07d1fb2']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:13.898289 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-480f3e2a-9d15-4db2-b5d2-38633b626426 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a60fa04a-6ccd-4bbb-a0d1-41cd62c2f2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:13.901792 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-80c468db-edb8-4822-a1bf-bb0c18508b64 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] DELETE https://10.4.3.229/volume/v3/group_types/e53f0607-b889-4300-80f7-aa5781b8b9ca Aug 06 14:27:13.902093 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-80c468db-edb8-4822-a1bf-bb0c18508b64 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:13.902331 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-80c468db-edb8-4822-a1bf-bb0c18508b64 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:13.915156 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-80c468db-edb8-4822-a1bf-bb0c18508b64 tempest-GroupTypesTest-2038589404 tempest-GroupTypesTest-2038589404-project-admin] https://10.4.3.229/volume/v3/group_types/e53f0607-b889-4300-80f7-aa5781b8b9ca returned with HTTP 202 Aug 06 14:27:13.915549 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 686/2727] 10.4.3.229 () {68 vars in 1404 bytes} [Thu Aug 6 14:27:13 2026] DELETE /volume/v3/group_types/e53f0607-b889-4300-80f7-aa5781b8b9ca => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:27:13.919167 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-480f3e2a-9d15-4db2-b5d2-38633b626426 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a60fa04a-6ccd-4bbb-a0d1-41cd62c2f2b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4608984f-1836-490a-9278-8ce94a60c040', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-561383933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6892497576b142a18909093bc058b4fd',qos_specs=None,replication_status=,reservations=['0da1ab88-8c63-492c-a98f-583ff7629e2d','f88b2871-b218-4163-b643-4958599126ab','937bb5e9-7768-4e95-b47d-3dd6ac15eda2','3c5f6911-1b4f-4b5f-b2d7-28b7e07d1fb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19e0ba89eedb425ab922ed5479c8e24d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:27:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-561383933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4608984f-1836-490a-9278-8ce94a60c040,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6892497576b142a18909093bc058b4fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19e0ba89eedb425ab922ed5479c8e24d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:13.920018 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-480f3e2a-9d15-4db2-b5d2-38633b626426 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d2aabbf-a83c-4312-98e8-b03a04583f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:13.937027 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-480f3e2a-9d15-4db2-b5d2-38633b626426 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d2aabbf-a83c-4312-98e8-b03a04583f05) transitioned into state 'SUCCESS' from state '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-561383933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6892497576b142a18909093bc058b4fd',qos_specs=None,replication_status=,reservations=['0da1ab88-8c63-492c-a98f-583ff7629e2d','f88b2871-b218-4163-b643-4958599126ab','937bb5e9-7768-4e95-b47d-3dd6ac15eda2','3c5f6911-1b4f-4b5f-b2d7-28b7e07d1fb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19e0ba89eedb425ab922ed5479c8e24d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:13.937714 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-480f3e2a-9d15-4db2-b5d2-38633b626426 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca34398c-514f-41cb-831a-d7d08667b449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:13.951158 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-480f3e2a-9d15-4db2-b5d2-38633b626426 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca34398c-514f-41cb-831a-d7d08667b449) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:13.953641 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-480f3e2a-9d15-4db2-b5d2-38633b626426 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Flow 'volume_create_api' (2a52780e-b0d9-4cce-bb4a-78d49f148d74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:13.953641 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-480f3e2a-9d15-4db2-b5d2-38633b626426 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Create volume request issued successfully. Aug 06 14:27:13.953641 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-480f3e2a-9d15-4db2-b5d2-38633b626426 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:27:13.953641 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 673/2728] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:27:13 2026] POST /volume/v3/volumes => generated 759 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:27:13.967094 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-91f0a296-2b44-4fb4-a18c-78ac5ac9ffa7 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:13.969899 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-91f0a296-2b44-4fb4-a18c-78ac5ac9ffa7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:27:13.969899 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-91f0a296-2b44-4fb4-a18c-78ac5ac9ffa7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c7c9ad7e-47e8-452a-9c28-2c85b408c942", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-123538272"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:13.970750 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-91f0a296-2b44-4fb4-a18c-78ac5ac9ffa7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c7c9ad7e-47e8-452a-9c28-2c85b408c942', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-123538272'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:27:13.971210 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-91f0a296-2b44-4fb4-a18c-78ac5ac9ffa7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Create volume of 1 GB Aug 06 14:27:13.974528 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-91f0a296-2b44-4fb4-a18c-78ac5ac9ffa7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Availability Zones retrieved successfully. Aug 06 14:27:13.980500 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-91f0a296-2b44-4fb4-a18c-78ac5ac9ffa7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Flow 'volume_create_api' (a86768d5-4710-418e-93ec-4b35c79d86d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:13.981332 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-91f0a296-2b44-4fb4-a18c-78ac5ac9ffa7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eb9c124-d535-4a10-8ce1-393fcdce7ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:13.982207 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-91f0a296-2b44-4fb4-a18c-78ac5ac9ffa7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:27:14.011696 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-91f0a296-2b44-4fb4-a18c-78ac5ac9ffa7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eb9c124-d535-4a10-8ce1-393fcdce7ac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:14.012711 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-91f0a296-2b44-4fb4-a18c-78ac5ac9ffa7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (581d8f18-f26d-4644-816f-1fbbb2db0f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:14.073576 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-91f0a296-2b44-4fb4-a18c-78ac5ac9ffa7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Created reservations ['dfb2933c-ca66-44b6-8ad3-58ad81290516', '02d80a97-2bd7-4e44-b808-fe59c50d6a64', '8773fb39-74bb-4b26-a191-8ebb190b3099', '07d5bd22-a59b-4f36-be79-82af60cdb926'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:14.074677 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-91f0a296-2b44-4fb4-a18c-78ac5ac9ffa7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (581d8f18-f26d-4644-816f-1fbbb2db0f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfb2933c-ca66-44b6-8ad3-58ad81290516', '02d80a97-2bd7-4e44-b808-fe59c50d6a64', '8773fb39-74bb-4b26-a191-8ebb190b3099', '07d5bd22-a59b-4f36-be79-82af60cdb926']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:14.075725 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-91f0a296-2b44-4fb4-a18c-78ac5ac9ffa7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edec225d-e76b-4cf2-8bd0-833b2cdd4eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:14.109012 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-91f0a296-2b44-4fb4-a18c-78ac5ac9ffa7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edec225d-e76b-4cf2-8bd0-833b2cdd4eda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70a32b1b-eb80-465c-b54f-fc465549607a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-123538272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6892497576b142a18909093bc058b4fd',qos_specs=None,replication_status=,reservations=['dfb2933c-ca66-44b6-8ad3-58ad81290516','02d80a97-2bd7-4e44-b808-fe59c50d6a64','8773fb39-74bb-4b26-a191-8ebb190b3099','07d5bd22-a59b-4f36-be79-82af60cdb926'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19e0ba89eedb425ab922ed5479c8e24d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:27:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-123538272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70a32b1b-eb80-465c-b54f-fc465549607a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6892497576b142a18909093bc058b4fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19e0ba89eedb425ab922ed5479c8e24d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:14.110286 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-91f0a296-2b44-4fb4-a18c-78ac5ac9ffa7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (942d99f6-b28e-4062-aa7e-fb49808c0164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:14.149299 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-91f0a296-2b44-4fb4-a18c-78ac5ac9ffa7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (942d99f6-b28e-4062-aa7e-fb49808c0164) transitioned into state 'SUCCESS' from state '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-123538272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6892497576b142a18909093bc058b4fd',qos_specs=None,replication_status=,reservations=['dfb2933c-ca66-44b6-8ad3-58ad81290516','02d80a97-2bd7-4e44-b808-fe59c50d6a64','8773fb39-74bb-4b26-a191-8ebb190b3099','07d5bd22-a59b-4f36-be79-82af60cdb926'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19e0ba89eedb425ab922ed5479c8e24d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:14.149458 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-91f0a296-2b44-4fb4-a18c-78ac5ac9ffa7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bff323d0-b386-41a7-b891-fbe6ed001722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:14.161982 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-91f0a296-2b44-4fb4-a18c-78ac5ac9ffa7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bff323d0-b386-41a7-b891-fbe6ed001722) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:14.162898 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-91f0a296-2b44-4fb4-a18c-78ac5ac9ffa7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Flow 'volume_create_api' (a86768d5-4710-418e-93ec-4b35c79d86d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:14.163234 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-91f0a296-2b44-4fb4-a18c-78ac5ac9ffa7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Create volume request issued successfully. Aug 06 14:27:14.164053 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-91f0a296-2b44-4fb4-a18c-78ac5ac9ffa7 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:27:14.164951 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 689/2729] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:27:13 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 06 14:27:14.178917 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-3e8d762a-1279-459d-b5e1-b3572bf4f440 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:14.181648 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3e8d762a-1279-459d-b5e1-b3572bf4f440 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] GET https://10.4.3.229/volume/v3/volumes/a06a78ef-959f-495a-bb72-11665c139cd3 Aug 06 14:27:14.181648 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3e8d762a-1279-459d-b5e1-b3572bf4f440 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:14.181796 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3e8d762a-1279-459d-b5e1-b3572bf4f440 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:14.191083 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:14.191083 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:14.196651 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-3e8d762a-1279-459d-b5e1-b3572bf4f440 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Volume info retrieved successfully. Aug 06 14:27:14.202362 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3e8d762a-1279-459d-b5e1-b3572bf4f440 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes/a06a78ef-959f-495a-bb72-11665c139cd3 returned with HTTP 200 Aug 06 14:27:14.203049 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 682/2730] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:14 2026] GET /volume/v3/volumes/a06a78ef-959f-495a-bb72-11665c139cd3 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:14.221740 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-3b954b91-a863-4910-919a-bbac87d9a294 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:14.223971 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3b954b91-a863-4910-919a-bbac87d9a294 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] GET https://10.4.3.229/volume/v3/volumes/fa24d772-97e3-48b4-b22f-eb6227a024a0 Aug 06 14:27:14.224246 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3b954b91-a863-4910-919a-bbac87d9a294 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:14.224529 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3b954b91-a863-4910-919a-bbac87d9a294 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:14.234772 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:14.234772 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:14.238917 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-3b954b91-a863-4910-919a-bbac87d9a294 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Volume info retrieved successfully. Aug 06 14:27:14.242753 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3b954b91-a863-4910-919a-bbac87d9a294 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes/fa24d772-97e3-48b4-b22f-eb6227a024a0 returned with HTTP 200 Aug 06 14:27:14.243134 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 687/2731] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:14 2026] GET /volume/v3/volumes/fa24d772-97e3-48b4-b22f-eb6227a024a0 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:14.257498 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-37add079-bab3-453c-afe1-5be47a1a6c4c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:14.259882 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-37add079-bab3-453c-afe1-5be47a1a6c4c tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] GET https://10.4.3.229/volume/v3/volumes/abbe5e19-8d43-476e-bbdf-4b2f455fb0f9 Aug 06 14:27:14.259882 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-37add079-bab3-453c-afe1-5be47a1a6c4c tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:14.260085 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-37add079-bab3-453c-afe1-5be47a1a6c4c tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:14.274797 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:14.274797 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:14.279592 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-37add079-bab3-453c-afe1-5be47a1a6c4c tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Volume info retrieved successfully. Aug 06 14:27:14.284191 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-37add079-bab3-453c-afe1-5be47a1a6c4c tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes/abbe5e19-8d43-476e-bbdf-4b2f455fb0f9 returned with HTTP 200 Aug 06 14:27:14.284705 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 674/2732] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:14 2026] GET /volume/v3/volumes/abbe5e19-8d43-476e-bbdf-4b2f455fb0f9 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:14.298537 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d352ce40-b2cb-4cca-9dde-a969bae28f65 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:14.300314 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d352ce40-b2cb-4cca-9dde-a969bae28f65 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] GET https://10.4.3.229/volume/v3/volumes/4608984f-1836-490a-9278-8ce94a60c040 Aug 06 14:27:14.300519 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d352ce40-b2cb-4cca-9dde-a969bae28f65 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:14.300709 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d352ce40-b2cb-4cca-9dde-a969bae28f65 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:14.310251 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:14.310251 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:14.315033 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-d352ce40-b2cb-4cca-9dde-a969bae28f65 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Volume info retrieved successfully. Aug 06 14:27:14.321992 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d352ce40-b2cb-4cca-9dde-a969bae28f65 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes/4608984f-1836-490a-9278-8ce94a60c040 returned with HTTP 200 Aug 06 14:27:14.322370 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 690/2733] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:14 2026] GET /volume/v3/volumes/4608984f-1836-490a-9278-8ce94a60c040 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:14.337578 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f47f1c91-f6e7-4bad-b4ac-63753ca2d241 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:14.339546 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f47f1c91-f6e7-4bad-b4ac-63753ca2d241 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] GET https://10.4.3.229/volume/v3/volumes/70a32b1b-eb80-465c-b54f-fc465549607a Aug 06 14:27:14.339759 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f47f1c91-f6e7-4bad-b4ac-63753ca2d241 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:14.339979 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f47f1c91-f6e7-4bad-b4ac-63753ca2d241 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:14.347050 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:14.347050 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:14.350909 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-f47f1c91-f6e7-4bad-b4ac-63753ca2d241 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Volume info retrieved successfully. Aug 06 14:27:14.355092 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f47f1c91-f6e7-4bad-b4ac-63753ca2d241 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes/70a32b1b-eb80-465c-b54f-fc465549607a returned with HTTP 200 Aug 06 14:27:14.355682 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 683/2734] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:14 2026] GET /volume/v3/volumes/70a32b1b-eb80-465c-b54f-fc465549607a => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:27:14.368541 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0aa8c6c4-d0cd-4eb7-9d3c-3c58c9d14196 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:14.370908 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0aa8c6c4-d0cd-4eb7-9d3c-3c58c9d14196 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] DELETE https://10.4.3.229/volume/v3/volumes/70a32b1b-eb80-465c-b54f-fc465549607a Aug 06 14:27:14.371083 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0aa8c6c4-d0cd-4eb7-9d3c-3c58c9d14196 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:14.371524 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0aa8c6c4-d0cd-4eb7-9d3c-3c58c9d14196 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:14.371726 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-0aa8c6c4-d0cd-4eb7-9d3c-3c58c9d14196 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Delete volume with id: 70a32b1b-eb80-465c-b54f-fc465549607a Aug 06 14:27:14.384741 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:14.384741 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:14.385227 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-0aa8c6c4-d0cd-4eb7-9d3c-3c58c9d14196 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Volume info retrieved successfully. Aug 06 14:27:14.406356 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-0aa8c6c4-d0cd-4eb7-9d3c-3c58c9d14196 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Delete volume request issued successfully. Aug 06 14:27:14.406593 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0aa8c6c4-d0cd-4eb7-9d3c-3c58c9d14196 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes/70a32b1b-eb80-465c-b54f-fc465549607a returned with HTTP 202 Aug 06 14:27:14.407082 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 688/2735] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:27:14 2026] DELETE /volume/v3/volumes/70a32b1b-eb80-465c-b54f-fc465549607a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:14.416776 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ca28ca66-dc36-4a64-a1e8-ec54ac912f6c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:14.418870 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ca28ca66-dc36-4a64-a1e8-ec54ac912f6c tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] GET https://10.4.3.229/volume/v3/volumes/70a32b1b-eb80-465c-b54f-fc465549607a Aug 06 14:27:14.419052 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ca28ca66-dc36-4a64-a1e8-ec54ac912f6c tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:14.419226 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ca28ca66-dc36-4a64-a1e8-ec54ac912f6c tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:14.429240 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:14.429240 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:14.433904 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-ca28ca66-dc36-4a64-a1e8-ec54ac912f6c tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Volume info retrieved successfully. Aug 06 14:27:14.438575 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ca28ca66-dc36-4a64-a1e8-ec54ac912f6c tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes/70a32b1b-eb80-465c-b54f-fc465549607a returned with HTTP 200 Aug 06 14:27:14.439112 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 675/2736] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:14 2026] GET /volume/v3/volumes/70a32b1b-eb80-465c-b54f-fc465549607a => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:14.593314 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7dccf8d1-d8a1-482c-b397-e6ba29ed91ce None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:14.595417 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7dccf8d1-d8a1-482c-b397-e6ba29ed91ce tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] GET https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 Aug 06 14:27:14.595637 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7dccf8d1-d8a1-482c-b397-e6ba29ed91ce tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:14.595859 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7dccf8d1-d8a1-482c-b397-e6ba29ed91ce tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:14.603559 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:14.603559 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:14.607467 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7dccf8d1-d8a1-482c-b397-e6ba29ed91ce tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Volume info retrieved successfully. Aug 06 14:27:14.612169 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7dccf8d1-d8a1-482c-b397-e6ba29ed91ce tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 returned with HTTP 200 Aug 06 14:27:14.612651 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 691/2737] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:14 2026] GET /volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:14.629307 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-075fd1ed-0a66-4c13-a1f9-f34c06014b36 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:14.630978 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-075fd1ed-0a66-4c13-a1f9-f34c06014b36 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] DELETE https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 Aug 06 14:27:14.631161 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-075fd1ed-0a66-4c13-a1f9-f34c06014b36 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:14.631351 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-075fd1ed-0a66-4c13-a1f9-f34c06014b36 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:14.631525 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-075fd1ed-0a66-4c13-a1f9-f34c06014b36 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Delete volume with id: f0e9867e-c641-453b-8a80-e9fa27d18dc7 Aug 06 14:27:14.637591 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:14.637591 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:14.638064 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-075fd1ed-0a66-4c13-a1f9-f34c06014b36 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Volume info retrieved successfully. Aug 06 14:27:14.653385 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-075fd1ed-0a66-4c13-a1f9-f34c06014b36 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Delete volume request issued successfully. Aug 06 14:27:14.653580 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-075fd1ed-0a66-4c13-a1f9-f34c06014b36 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 returned with HTTP 202 Aug 06 14:27:14.653986 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 684/2738] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:27:14 2026] DELETE /volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:27:14.664829 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-731ed286-466d-4aca-82a1-e89ecec3c444 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:14.666888 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-731ed286-466d-4aca-82a1-e89ecec3c444 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] GET https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 Aug 06 14:27:14.667275 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-731ed286-466d-4aca-82a1-e89ecec3c444 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:14.667518 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-731ed286-466d-4aca-82a1-e89ecec3c444 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:14.674486 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:14.674486 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:14.679230 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-731ed286-466d-4aca-82a1-e89ecec3c444 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Volume info retrieved successfully. Aug 06 14:27:14.687164 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-731ed286-466d-4aca-82a1-e89ecec3c444 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 returned with HTTP 200 Aug 06 14:27:14.687728 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 689/2739] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:14 2026] GET /volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 => generated 866 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:14.858218 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-3efa8343-e4d5-42fb-bcd1-ad6351e1446b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:14.860050 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3efa8343-e4d5-42fb-bcd1-ad6351e1446b tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:27:14.860387 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3efa8343-e4d5-42fb-bcd1-ad6351e1446b tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-2086218648", "snapshot_id": "5424221c-c4dd-424d-95fa-b0965933b4bd", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:14.862511 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-3efa8343-e4d5-42fb-bcd1-ad6351e1446b tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-2086218648', 'snapshot_id': '5424221c-c4dd-424d-95fa-b0965933b4bd', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:27:14.868437 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:14.868437 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:14.868882 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-3efa8343-e4d5-42fb-bcd1-ad6351e1446b tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Snapshot retrieved successfully. Aug 06 14:27:14.869066 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-3efa8343-e4d5-42fb-bcd1-ad6351e1446b tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Create volume of 1 GB Aug 06 14:27:14.873166 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-3efa8343-e4d5-42fb-bcd1-ad6351e1446b tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Availability Zones retrieved successfully. Aug 06 14:27:14.878894 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3efa8343-e4d5-42fb-bcd1-ad6351e1446b tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Flow 'volume_create_api' (24c6a751-c999-4810-840f-715d5e3f6bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:14.880246 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3efa8343-e4d5-42fb-bcd1-ad6351e1446b tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c025c160-5686-4ba8-9d31-feeeb780fdf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:14.881395 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-3efa8343-e4d5-42fb-bcd1-ad6351e1446b tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:27:14.912190 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3efa8343-e4d5-42fb-bcd1-ad6351e1446b tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c025c160-5686-4ba8-9d31-feeeb780fdf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5424221c-c4dd-424d-95fa-b0965933b4bd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:14.913608 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3efa8343-e4d5-42fb-bcd1-ad6351e1446b tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ca72048-3312-4bd2-9789-6f981ec9fe2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:14.951187 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-3efa8343-e4d5-42fb-bcd1-ad6351e1446b tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Created reservations ['2efecb28-3e39-4bd6-9814-8bcd3a239422', '9ff6ed24-91fa-412f-bd32-4f06efed730a', '24d26dd0-d216-4277-b3f6-725942d4e96c', 'cdfddaac-bf8c-4d74-9352-8400cd3fdc7e'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:14.951927 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3efa8343-e4d5-42fb-bcd1-ad6351e1446b tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ca72048-3312-4bd2-9789-6f981ec9fe2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2efecb28-3e39-4bd6-9814-8bcd3a239422', '9ff6ed24-91fa-412f-bd32-4f06efed730a', '24d26dd0-d216-4277-b3f6-725942d4e96c', 'cdfddaac-bf8c-4d74-9352-8400cd3fdc7e']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:14.952636 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3efa8343-e4d5-42fb-bcd1-ad6351e1446b tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c09828c8-9689-4071-8128-af46c75e5a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:14.993622 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3efa8343-e4d5-42fb-bcd1-ad6351e1446b tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c09828c8-9689-4071-8128-af46c75e5a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22f83c2a-a4f0-41a4-88d3-2ff363dd0401', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-2086218648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea99d620945d4f259517de43a5762db0',qos_specs=None,replication_status=,reservations=['2efecb28-3e39-4bd6-9814-8bcd3a239422','9ff6ed24-91fa-412f-bd32-4f06efed730a','24d26dd0-d216-4277-b3f6-725942d4e96c','cdfddaac-bf8c-4d74-9352-8400cd3fdc7e'],size=1,snapshot_id=5424221c-c4dd-424d-95fa-b0965933b4bd,source_replicaid=,source_volid=None,status='creating',user_id='20f3945dca3442ff85ab4637c64a9002',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:27:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-2086218648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22f83c2a-a4f0-41a4-88d3-2ff363dd0401,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea99d620945d4f259517de43a5762db0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5424221c-c4dd-424d-95fa-b0965933b4bd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20f3945dca3442ff85ab4637c64a9002',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:14.994368 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3efa8343-e4d5-42fb-bcd1-ad6351e1446b tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3218745f-ce37-435e-b0f2-6ab6feb91c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:15.016454 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3efa8343-e4d5-42fb-bcd1-ad6351e1446b tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3218745f-ce37-435e-b0f2-6ab6feb91c71) transitioned into state 'SUCCESS' from state '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-2086218648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea99d620945d4f259517de43a5762db0',qos_specs=None,replication_status=,reservations=['2efecb28-3e39-4bd6-9814-8bcd3a239422','9ff6ed24-91fa-412f-bd32-4f06efed730a','24d26dd0-d216-4277-b3f6-725942d4e96c','cdfddaac-bf8c-4d74-9352-8400cd3fdc7e'],size=1,snapshot_id=5424221c-c4dd-424d-95fa-b0965933b4bd,source_replicaid=,source_volid=None,status='creating',user_id='20f3945dca3442ff85ab4637c64a9002',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:15.017310 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3efa8343-e4d5-42fb-bcd1-ad6351e1446b tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01947d7b-3eeb-427a-908b-f4c229521273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:15.052580 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3efa8343-e4d5-42fb-bcd1-ad6351e1446b tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01947d7b-3eeb-427a-908b-f4c229521273) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:15.052580 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3efa8343-e4d5-42fb-bcd1-ad6351e1446b tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Flow 'volume_create_api' (24c6a751-c999-4810-840f-715d5e3f6bb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:15.052580 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-3efa8343-e4d5-42fb-bcd1-ad6351e1446b tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Create volume request issued successfully. Aug 06 14:27:15.053067 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3efa8343-e4d5-42fb-bcd1-ad6351e1446b tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:27:15.053725 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 676/2740] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:27:14 2026] POST /volume/v3/volumes => generated 781 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:27:15.453819 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-586b6770-e388-4409-94f1-2b3774a71dce None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:15.455879 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-586b6770-e388-4409-94f1-2b3774a71dce tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] GET https://10.4.3.229/volume/v3/volumes/70a32b1b-eb80-465c-b54f-fc465549607a Aug 06 14:27:15.456070 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-586b6770-e388-4409-94f1-2b3774a71dce tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:15.456269 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-586b6770-e388-4409-94f1-2b3774a71dce tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:15.462751 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-586b6770-e388-4409-94f1-2b3774a71dce tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes/70a32b1b-eb80-465c-b54f-fc465549607a returned with HTTP 404 Aug 06 14:27:15.463165 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 692/2741] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:15 2026] GET /volume/v3/volumes/70a32b1b-eb80-465c-b54f-fc465549607a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:15.470130 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-fc778c56-0f64-4c75-85e0-fcc54a914410 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:15.472056 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fc778c56-0f64-4c75-85e0-fcc54a914410 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] DELETE https://10.4.3.229/volume/v3/volumes/4608984f-1836-490a-9278-8ce94a60c040 Aug 06 14:27:15.472389 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fc778c56-0f64-4c75-85e0-fcc54a914410 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:15.472760 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fc778c56-0f64-4c75-85e0-fcc54a914410 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:15.473073 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-fc778c56-0f64-4c75-85e0-fcc54a914410 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Delete volume with id: 4608984f-1836-490a-9278-8ce94a60c040 Aug 06 14:27:15.483446 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:15.483446 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:15.483446 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-fc778c56-0f64-4c75-85e0-fcc54a914410 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Volume info retrieved successfully. Aug 06 14:27:15.499596 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-fc778c56-0f64-4c75-85e0-fcc54a914410 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Delete volume request issued successfully. Aug 06 14:27:15.499971 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fc778c56-0f64-4c75-85e0-fcc54a914410 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes/4608984f-1836-490a-9278-8ce94a60c040 returned with HTTP 202 Aug 06 14:27:15.500566 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 685/2742] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:27:15 2026] DELETE /volume/v3/volumes/4608984f-1836-490a-9278-8ce94a60c040 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:15.508044 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b9d6d70e-1a1c-4d76-8f1b-28d2aaa1fb35 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:15.509902 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b9d6d70e-1a1c-4d76-8f1b-28d2aaa1fb35 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] GET https://10.4.3.229/volume/v3/volumes/4608984f-1836-490a-9278-8ce94a60c040 Aug 06 14:27:15.510128 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b9d6d70e-1a1c-4d76-8f1b-28d2aaa1fb35 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:15.510353 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b9d6d70e-1a1c-4d76-8f1b-28d2aaa1fb35 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:15.517032 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:15.517032 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:15.520386 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b9d6d70e-1a1c-4d76-8f1b-28d2aaa1fb35 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Volume info retrieved successfully. Aug 06 14:27:15.527863 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b9d6d70e-1a1c-4d76-8f1b-28d2aaa1fb35 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes/4608984f-1836-490a-9278-8ce94a60c040 returned with HTTP 200 Aug 06 14:27:15.527863 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 690/2743] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:15 2026] GET /volume/v3/volumes/4608984f-1836-490a-9278-8ce94a60c040 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:15.706200 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-afcb257d-3a11-4f3b-9855-e91b3021b770 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:15.709817 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-afcb257d-3a11-4f3b-9855-e91b3021b770 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] GET https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 Aug 06 14:27:15.710086 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-afcb257d-3a11-4f3b-9855-e91b3021b770 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:15.710304 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-afcb257d-3a11-4f3b-9855-e91b3021b770 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:15.722045 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-afcb257d-3a11-4f3b-9855-e91b3021b770 tempest-VolumesExtendAttachedTest-2097307277 tempest-VolumesExtendAttachedTest-2097307277-project-member] https://10.4.3.229/volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 returned with HTTP 404 Aug 06 14:27:15.722561 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 677/2744] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:15 2026] GET /volume/v3/volumes/f0e9867e-c641-453b-8a80-e9fa27d18dc7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:27:16.394116 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-26851217-6a54-4419-a367-5b9c12e1bb48 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:16.489574 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-26851217-6a54-4419-a367-5b9c12e1bb48 tempest-VolumeHostsAdminTestsJSON-219362301 tempest-VolumeHostsAdminTestsJSON-219362301-project-admin] GET https://10.4.3.229/volume/v3/os-hosts Aug 06 14:27:16.489796 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-26851217-6a54-4419-a367-5b9c12e1bb48 tempest-VolumeHostsAdminTestsJSON-219362301 tempest-VolumeHostsAdminTestsJSON-219362301-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:16.490307 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-26851217-6a54-4419-a367-5b9c12e1bb48 tempest-VolumeHostsAdminTestsJSON-219362301 tempest-VolumeHostsAdminTestsJSON-219362301-project-admin] Calling method 'index' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:16.495965 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.hosts [None req-26851217-6a54-4419-a367-5b9c12e1bb48 tempest-VolumeHostsAdminTestsJSON-219362301 tempest-VolumeHostsAdminTestsJSON-219362301-project-admin] status, active and update: available, enabled, 2026-08-06 14:26:43+00:00 {{(pid=100396) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 14:27:16.496133 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.hosts [None req-26851217-6a54-4419-a367-5b9c12e1bb48 tempest-VolumeHostsAdminTestsJSON-219362301 tempest-VolumeHostsAdminTestsJSON-219362301-project-admin] status, active and update: available, enabled, 2026-08-06 14:26:41+00:00 {{(pid=100396) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 14:27:16.496322 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.hosts [None req-26851217-6a54-4419-a367-5b9c12e1bb48 tempest-VolumeHostsAdminTestsJSON-219362301 tempest-VolumeHostsAdminTestsJSON-219362301-project-admin] status, active and update: available, enabled, 2026-08-06 14:26:19+00:00 {{(pid=100396) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 14:27:16.496695 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-26851217-6a54-4419-a367-5b9c12e1bb48 tempest-VolumeHostsAdminTestsJSON-219362301 tempest-VolumeHostsAdminTestsJSON-219362301-project-admin] https://10.4.3.229/volume/v3/os-hosts returned with HTTP 200 Aug 06 14:27:16.497077 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 693/2745] 10.4.3.229 () {66 vars in 1240 bytes} [Thu Aug 6 14:27:16 2026] GET /volume/v3/os-hosts => generated 560 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:16.505822 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f03b7ab3-28e3-4b26-942f-d59cf86506ce None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:16.508923 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f03b7ab3-28e3-4b26-942f-d59cf86506ce tempest-VolumeHostsAdminTestsJSON-219362301 tempest-VolumeHostsAdminTestsJSON-219362301-project-admin] GET https://10.4.3.229/volume/v3/os-hosts Aug 06 14:27:16.509117 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f03b7ab3-28e3-4b26-942f-d59cf86506ce tempest-VolumeHostsAdminTestsJSON-219362301 tempest-VolumeHostsAdminTestsJSON-219362301-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:16.509299 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f03b7ab3-28e3-4b26-942f-d59cf86506ce tempest-VolumeHostsAdminTestsJSON-219362301 tempest-VolumeHostsAdminTestsJSON-219362301-project-admin] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:16.514908 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.hosts [None req-f03b7ab3-28e3-4b26-942f-d59cf86506ce tempest-VolumeHostsAdminTestsJSON-219362301 tempest-VolumeHostsAdminTestsJSON-219362301-project-admin] status, active and update: available, enabled, 2026-08-06 14:26:43+00:00 {{(pid=100398) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 14:27:16.515033 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.hosts [None req-f03b7ab3-28e3-4b26-942f-d59cf86506ce tempest-VolumeHostsAdminTestsJSON-219362301 tempest-VolumeHostsAdminTestsJSON-219362301-project-admin] status, active and update: available, enabled, 2026-08-06 14:26:41+00:00 {{(pid=100398) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 14:27:16.515144 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.hosts [None req-f03b7ab3-28e3-4b26-942f-d59cf86506ce tempest-VolumeHostsAdminTestsJSON-219362301 tempest-VolumeHostsAdminTestsJSON-219362301-project-admin] status, active and update: available, enabled, 2026-08-06 14:26:19+00:00 {{(pid=100398) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 14:27:16.515407 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f03b7ab3-28e3-4b26-942f-d59cf86506ce tempest-VolumeHostsAdminTestsJSON-219362301 tempest-VolumeHostsAdminTestsJSON-219362301-project-admin] https://10.4.3.229/volume/v3/os-hosts returned with HTTP 200 Aug 06 14:27:16.515811 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 686/2746] 10.4.3.229 () {66 vars in 1240 bytes} [Thu Aug 6 14:27:16 2026] GET /volume/v3/os-hosts => generated 560 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:16.524327 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-23dca353-4833-4afd-8e6f-1718656c0ea7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:16.525944 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-23dca353-4833-4afd-8e6f-1718656c0ea7 tempest-VolumeHostsAdminTestsJSON-219362301 tempest-VolumeHostsAdminTestsJSON-219362301-project-admin] GET https://10.4.3.229/volume/v3/os-hosts/np0000006659@storpool Aug 06 14:27:16.526116 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-23dca353-4833-4afd-8e6f-1718656c0ea7 tempest-VolumeHostsAdminTestsJSON-219362301 tempest-VolumeHostsAdminTestsJSON-219362301-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:16.526293 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-23dca353-4833-4afd-8e6f-1718656c0ea7 tempest-VolumeHostsAdminTestsJSON-219362301 tempest-VolumeHostsAdminTestsJSON-219362301-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:16.541527 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-0ec3e0e4-c0f0-4d9c-bd30-1d81782a813c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:16.543177 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0ec3e0e4-c0f0-4d9c-bd30-1d81782a813c tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] GET https://10.4.3.229/volume/v3/volumes/4608984f-1836-490a-9278-8ce94a60c040 Aug 06 14:27:16.543372 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0ec3e0e4-c0f0-4d9c-bd30-1d81782a813c tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:16.543568 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0ec3e0e4-c0f0-4d9c-bd30-1d81782a813c tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:16.549944 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0ec3e0e4-c0f0-4d9c-bd30-1d81782a813c tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes/4608984f-1836-490a-9278-8ce94a60c040 returned with HTTP 404 Aug 06 14:27:16.550856 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 678/2747] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:16 2026] GET /volume/v3/volumes/4608984f-1836-490a-9278-8ce94a60c040 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:16.561371 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8e292199-61b1-43fa-a037-70fb30925116 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:16.569648 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8e292199-61b1-43fa-a037-70fb30925116 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] DELETE https://10.4.3.229/volume/v3/volumes/abbe5e19-8d43-476e-bbdf-4b2f455fb0f9 Aug 06 14:27:16.569871 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8e292199-61b1-43fa-a037-70fb30925116 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:16.570034 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8e292199-61b1-43fa-a037-70fb30925116 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:16.570243 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-8e292199-61b1-43fa-a037-70fb30925116 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Delete volume with id: abbe5e19-8d43-476e-bbdf-4b2f455fb0f9 Aug 06 14:27:16.577988 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:16.577988 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:16.578457 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8e292199-61b1-43fa-a037-70fb30925116 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Volume info retrieved successfully. Aug 06 14:27:16.593604 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8e292199-61b1-43fa-a037-70fb30925116 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Delete volume request issued successfully. Aug 06 14:27:16.593833 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8e292199-61b1-43fa-a037-70fb30925116 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes/abbe5e19-8d43-476e-bbdf-4b2f455fb0f9 returned with HTTP 202 Aug 06 14:27:16.594221 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 694/2748] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:27:16 2026] DELETE /volume/v3/volumes/abbe5e19-8d43-476e-bbdf-4b2f455fb0f9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:16.601467 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9e06b0e3-4027-4e26-941c-597dc3b6aed8 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:16.604213 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9e06b0e3-4027-4e26-941c-597dc3b6aed8 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] GET https://10.4.3.229/volume/v3/volumes/abbe5e19-8d43-476e-bbdf-4b2f455fb0f9 Aug 06 14:27:16.604419 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9e06b0e3-4027-4e26-941c-597dc3b6aed8 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:16.604632 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9e06b0e3-4027-4e26-941c-597dc3b6aed8 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:16.611690 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-23dca353-4833-4afd-8e6f-1718656c0ea7 tempest-VolumeHostsAdminTestsJSON-219362301 tempest-VolumeHostsAdminTestsJSON-219362301-project-admin] https://10.4.3.229/volume/v3/os-hosts/np0000006659@storpool returned with HTTP 200 Aug 06 14:27:16.612098 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 691/2749] 10.4.3.229 () {66 vars in 1306 bytes} [Thu Aug 6 14:27:16 2026] GET /volume/v3/os-hosts/np0000006659@storpool => generated 1317 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:16.615013 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:16.615013 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:16.617781 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9e06b0e3-4027-4e26-941c-597dc3b6aed8 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Volume info retrieved successfully. Aug 06 14:27:16.629835 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9e06b0e3-4027-4e26-941c-597dc3b6aed8 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes/abbe5e19-8d43-476e-bbdf-4b2f455fb0f9 returned with HTTP 200 Aug 06 14:27:16.629835 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 687/2750] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:16 2026] GET /volume/v3/volumes/abbe5e19-8d43-476e-bbdf-4b2f455fb0f9 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:17.644840 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-63c68707-6559-4238-8398-faa13ead5cb2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:17.647135 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-63c68707-6559-4238-8398-faa13ead5cb2 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] GET https://10.4.3.229/volume/v3/volumes/abbe5e19-8d43-476e-bbdf-4b2f455fb0f9 Aug 06 14:27:17.647378 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-63c68707-6559-4238-8398-faa13ead5cb2 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:17.648017 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-63c68707-6559-4238-8398-faa13ead5cb2 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:17.655580 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-63c68707-6559-4238-8398-faa13ead5cb2 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes/abbe5e19-8d43-476e-bbdf-4b2f455fb0f9 returned with HTTP 404 Aug 06 14:27:17.656323 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 679/2751] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:17 2026] GET /volume/v3/volumes/abbe5e19-8d43-476e-bbdf-4b2f455fb0f9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:17.666486 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7e8bdf6a-3ba2-4053-9f36-011b58db55be None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:17.670281 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7e8bdf6a-3ba2-4053-9f36-011b58db55be tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] DELETE https://10.4.3.229/volume/v3/volumes/fa24d772-97e3-48b4-b22f-eb6227a024a0 Aug 06 14:27:17.670538 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7e8bdf6a-3ba2-4053-9f36-011b58db55be tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:17.670830 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7e8bdf6a-3ba2-4053-9f36-011b58db55be tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:17.671053 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-7e8bdf6a-3ba2-4053-9f36-011b58db55be tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Delete volume with id: fa24d772-97e3-48b4-b22f-eb6227a024a0 Aug 06 14:27:17.679804 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:17.679804 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:17.680416 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7e8bdf6a-3ba2-4053-9f36-011b58db55be tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Volume info retrieved successfully. Aug 06 14:27:17.697177 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7e8bdf6a-3ba2-4053-9f36-011b58db55be tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Delete volume request issued successfully. Aug 06 14:27:17.697409 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7e8bdf6a-3ba2-4053-9f36-011b58db55be tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes/fa24d772-97e3-48b4-b22f-eb6227a024a0 returned with HTTP 202 Aug 06 14:27:17.701008 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 695/2752] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:27:17 2026] DELETE /volume/v3/volumes/fa24d772-97e3-48b4-b22f-eb6227a024a0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:17.709489 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7393cae9-3cce-4418-9d30-3b09dc7131eb None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:17.714032 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7393cae9-3cce-4418-9d30-3b09dc7131eb tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] GET https://10.4.3.229/volume/v3/volumes/fa24d772-97e3-48b4-b22f-eb6227a024a0 Aug 06 14:27:17.714032 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7393cae9-3cce-4418-9d30-3b09dc7131eb tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:17.718625 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7393cae9-3cce-4418-9d30-3b09dc7131eb tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:17.730520 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:17.730520 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:17.735183 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-7393cae9-3cce-4418-9d30-3b09dc7131eb tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Volume info retrieved successfully. Aug 06 14:27:17.742518 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7393cae9-3cce-4418-9d30-3b09dc7131eb tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes/fa24d772-97e3-48b4-b22f-eb6227a024a0 returned with HTTP 200 Aug 06 14:27:17.743139 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 692/2753] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:17 2026] GET /volume/v3/volumes/fa24d772-97e3-48b4-b22f-eb6227a024a0 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:18.758718 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-89ed91b7-284f-4d48-bc60-1d2b59cd8243 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:18.761408 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-89ed91b7-284f-4d48-bc60-1d2b59cd8243 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] GET https://10.4.3.229/volume/v3/volumes/fa24d772-97e3-48b4-b22f-eb6227a024a0 Aug 06 14:27:18.761697 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-89ed91b7-284f-4d48-bc60-1d2b59cd8243 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:18.761934 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-89ed91b7-284f-4d48-bc60-1d2b59cd8243 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:18.769867 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-89ed91b7-284f-4d48-bc60-1d2b59cd8243 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes/fa24d772-97e3-48b4-b22f-eb6227a024a0 returned with HTTP 404 Aug 06 14:27:18.770579 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 688/2754] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:18 2026] GET /volume/v3/volumes/fa24d772-97e3-48b4-b22f-eb6227a024a0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:18.779480 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-bb602af5-ca0e-4b93-8f96-254a80a15fcc None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:18.785811 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bb602af5-ca0e-4b93-8f96-254a80a15fcc tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] DELETE https://10.4.3.229/volume/v3/volumes/a06a78ef-959f-495a-bb72-11665c139cd3 Aug 06 14:27:18.786080 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bb602af5-ca0e-4b93-8f96-254a80a15fcc tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:18.786343 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bb602af5-ca0e-4b93-8f96-254a80a15fcc tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:18.787630 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-bb602af5-ca0e-4b93-8f96-254a80a15fcc tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Delete volume with id: a06a78ef-959f-495a-bb72-11665c139cd3 Aug 06 14:27:18.804452 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:18.804452 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:18.804452 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-bb602af5-ca0e-4b93-8f96-254a80a15fcc tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Volume info retrieved successfully. Aug 06 14:27:18.846386 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-bb602af5-ca0e-4b93-8f96-254a80a15fcc tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Delete volume request issued successfully. Aug 06 14:27:18.846748 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bb602af5-ca0e-4b93-8f96-254a80a15fcc tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes/a06a78ef-959f-495a-bb72-11665c139cd3 returned with HTTP 202 Aug 06 14:27:18.847295 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 680/2755] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:27:18 2026] DELETE /volume/v3/volumes/a06a78ef-959f-495a-bb72-11665c139cd3 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:18.857250 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6c454ed1-7718-4d22-865d-b1f6e927263a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:18.861082 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6c454ed1-7718-4d22-865d-b1f6e927263a tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] GET https://10.4.3.229/volume/v3/volumes/a06a78ef-959f-495a-bb72-11665c139cd3 Aug 06 14:27:18.861340 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6c454ed1-7718-4d22-865d-b1f6e927263a tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:18.861660 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6c454ed1-7718-4d22-865d-b1f6e927263a tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:18.872019 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:18.872019 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:18.878285 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-6c454ed1-7718-4d22-865d-b1f6e927263a tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Volume info retrieved successfully. Aug 06 14:27:18.885200 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6c454ed1-7718-4d22-865d-b1f6e927263a tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes/a06a78ef-959f-495a-bb72-11665c139cd3 returned with HTTP 200 Aug 06 14:27:18.885604 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 696/2756] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:18 2026] GET /volume/v3/volumes/a06a78ef-959f-495a-bb72-11665c139cd3 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:20.165855 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-855a37aa-14f7-42fd-9c92-84e8bb2985b0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:20.165855 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-855a37aa-14f7-42fd-9c92-84e8bb2985b0 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:27:20.165855 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-855a37aa-14f7-42fd-9c92-84e8bb2985b0 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2067985100", "os-volume-type-access:is_public": false}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:20.165855 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-855a37aa-14f7-42fd-9c92-84e8bb2985b0 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:27:20.165855 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 693/2757] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:27:19 2026] POST /volume/v3/types => generated 229 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:20.168496 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6a182aa5-c5a6-44ea-9e9f-675597183541 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:20.168496 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6a182aa5-c5a6-44ea-9e9f-675597183541 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:27:20.168496 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6a182aa5-c5a6-44ea-9e9f-675597183541 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f2046712-d8ff-4dd8-8321-c758bde4a78a", "size": 1}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:20.168496 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-6a182aa5-c5a6-44ea-9e9f-675597183541 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Create volume request body: {'volume': {'volume_type': 'f2046712-d8ff-4dd8-8321-c758bde4a78a', 'size': 1}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:27:20.168496 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6a182aa5-c5a6-44ea-9e9f-675597183541 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 404 Aug 06 14:27:20.168496 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 689/2758] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:27:19 2026] POST /volume/v3/volumes => generated 114 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:20.169828 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-82fbb8b7-950f-42d7-9f3f-e9327a3a3ae0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:20.170506 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-51a9d917-4e15-4ba7-b655-4cfc9998484f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:20.171082 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-82fbb8b7-950f-42d7-9f3f-e9327a3a3ae0 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] GET https://10.4.3.229/volume/v3/volumes/a06a78ef-959f-495a-bb72-11665c139cd3 Aug 06 14:27:20.171082 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-82fbb8b7-950f-42d7-9f3f-e9327a3a3ae0 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:20.171082 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-82fbb8b7-950f-42d7-9f3f-e9327a3a3ae0 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:20.171893 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-51a9d917-4e15-4ba7-b655-4cfc9998484f tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] POST https://10.4.3.229/volume/v3/types/f2046712-d8ff-4dd8-8321-c758bde4a78a/action Aug 06 14:27:20.171893 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-51a9d917-4e15-4ba7-b655-4cfc9998484f tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] Action body: b'{"addProjectAccess": {"project": "3e9c7f0af2844c50aa3d64d0897738a7"}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:27:20.171893 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-51a9d917-4e15-4ba7-b655-4cfc9998484f tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3e9c7f0af2844c50aa3d64d0897738a7"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:20.172509 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-82fbb8b7-950f-42d7-9f3f-e9327a3a3ae0 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes/a06a78ef-959f-495a-bb72-11665c139cd3 returned with HTTP 404 Aug 06 14:27:20.172509 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 681/2759] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:19 2026] GET /volume/v3/volumes/a06a78ef-959f-495a-bb72-11665c139cd3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:20.172796 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-2595dbfd-b70c-424f-98c6-cfcbdcc4ce96 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:20.172796 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2595dbfd-b70c-424f-98c6-cfcbdcc4ce96 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/c7c9ad7e-47e8-452a-9c28-2c85b408c942 Aug 06 14:27:20.172796 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2595dbfd-b70c-424f-98c6-cfcbdcc4ce96 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:20.173276 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-51a9d917-4e15-4ba7-b655-4cfc9998484f tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] https://10.4.3.229/volume/v3/types/f2046712-d8ff-4dd8-8321-c758bde4a78a/action returned with HTTP 202 Aug 06 14:27:20.173712 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2595dbfd-b70c-424f-98c6-cfcbdcc4ce96 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:20.173712 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-2595dbfd-b70c-424f-98c6-cfcbdcc4ce96 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Delete snapshot with id: c7c9ad7e-47e8-452a-9c28-2c85b408c942 Aug 06 14:27:20.173975 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 697/2760] 10.4.3.229 () {68 vars in 1384 bytes} [Thu Aug 6 14:27:19 2026] POST /volume/v3/types/f2046712-d8ff-4dd8-8321-c758bde4a78a/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:20.174247 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:20.174247 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:20.174247 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-2595dbfd-b70c-424f-98c6-cfcbdcc4ce96 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Snapshot retrieved successfully. Aug 06 14:27:20.174531 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-55de5381-ff8d-41be-aa91-018248a55b08 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:20.174531 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-55de5381-ff8d-41be-aa91-018248a55b08 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:27:20.174531 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-55de5381-ff8d-41be-aa91-018248a55b08 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f2046712-d8ff-4dd8-8321-c758bde4a78a", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-682623500"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:20.174531 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-55de5381-ff8d-41be-aa91-018248a55b08 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Create volume request body: {'volume': {'volume_type': 'f2046712-d8ff-4dd8-8321-c758bde4a78a', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-682623500'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:27:20.174531 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-55de5381-ff8d-41be-aa91-018248a55b08 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Create volume of 1 GB Aug 06 14:27:20.174531 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:20.174531 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:20.174531 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-55de5381-ff8d-41be-aa91-018248a55b08 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Availability Zones retrieved successfully. Aug 06 14:27:20.174531 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-55de5381-ff8d-41be-aa91-018248a55b08 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Flow 'volume_create_api' (75302f72-92ad-49ad-9ceb-8426cd4da7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:20.174953 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-2595dbfd-b70c-424f-98c6-cfcbdcc4ce96 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Snapshot delete request issued successfully. Aug 06 14:27:20.175161 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-55de5381-ff8d-41be-aa91-018248a55b08 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bdc0012-edb0-476b-880a-5349b546deef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:20.175342 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2595dbfd-b70c-424f-98c6-cfcbdcc4ce96 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/snapshots/c7c9ad7e-47e8-452a-9c28-2c85b408c942 returned with HTTP 202 Aug 06 14:27:20.175342 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 694/2761] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:27:19 2026] DELETE /volume/v3/snapshots/c7c9ad7e-47e8-452a-9c28-2c85b408c942 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:20.175472 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-55de5381-ff8d-41be-aa91-018248a55b08 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:27:20.175582 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-33fd0b68-c38e-41fc-a0ff-ffa2859817d6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:20.175582 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-33fd0b68-c38e-41fc-a0ff-ffa2859817d6 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] GET https://10.4.3.229/volume/v3/snapshots/c7c9ad7e-47e8-452a-9c28-2c85b408c942 Aug 06 14:27:20.175582 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-33fd0b68-c38e-41fc-a0ff-ffa2859817d6 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:20.175582 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-33fd0b68-c38e-41fc-a0ff-ffa2859817d6 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:20.175582 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:20.175582 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:20.175582 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-33fd0b68-c38e-41fc-a0ff-ffa2859817d6 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Snapshot retrieved successfully. Aug 06 14:27:20.175582 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-33fd0b68-c38e-41fc-a0ff-ffa2859817d6 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/snapshots/c7c9ad7e-47e8-452a-9c28-2c85b408c942 returned with HTTP 200 Aug 06 14:27:20.175582 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 682/2762] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:19 2026] GET /volume/v3/snapshots/c7c9ad7e-47e8-452a-9c28-2c85b408c942 => generated 473 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:20.175864 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-55de5381-ff8d-41be-aa91-018248a55b08 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bdc0012-edb0-476b-880a-5349b546deef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:27:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f2046712-d8ff-4dd8-8321-c758bde4a78a,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-2067985100',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2046712-d8ff-4dd8-8321-c758bde4a78a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:20.175864 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-55de5381-ff8d-41be-aa91-018248a55b08 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (172cabcc-db18-4bb9-b29c-bf443b873ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:20.175864 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-55de5381-ff8d-41be-aa91-018248a55b08 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-2067985100 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-2067985100, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:27:20.175864 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-55de5381-ff8d-41be-aa91-018248a55b08 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-2067985100 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-2067985100, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:27:20.175864 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-55de5381-ff8d-41be-aa91-018248a55b08 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Created reservations ['5d8975bc-6ead-4f30-b89c-0082aa568f0b', '0f6b5b59-96fa-4fe6-b3c7-f212d5eaff90', '589b7d03-12ed-4be2-9a5a-de9bae6133f4', 'b2a8f6e5-9d6f-41ca-9391-b975ada7ada1'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:20.175864 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-55de5381-ff8d-41be-aa91-018248a55b08 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (172cabcc-db18-4bb9-b29c-bf443b873ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d8975bc-6ead-4f30-b89c-0082aa568f0b', '0f6b5b59-96fa-4fe6-b3c7-f212d5eaff90', '589b7d03-12ed-4be2-9a5a-de9bae6133f4', 'b2a8f6e5-9d6f-41ca-9391-b975ada7ada1']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:20.175864 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-55de5381-ff8d-41be-aa91-018248a55b08 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (989b85f7-f677-4975-b90d-715f18078a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:20.176125 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-55de5381-ff8d-41be-aa91-018248a55b08 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (989b85f7-f677-4975-b90d-715f18078a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7abcaeaf-7edd-4f6f-ba1f-5def9c80d283', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-682623500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e9c7f0af2844c50aa3d64d0897738a7',qos_specs=None,replication_status=,reservations=['5d8975bc-6ead-4f30-b89c-0082aa568f0b','0f6b5b59-96fa-4fe6-b3c7-f212d5eaff90','589b7d03-12ed-4be2-9a5a-de9bae6133f4','b2a8f6e5-9d6f-41ca-9391-b975ada7ada1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3449eead5bf94f15b44211e490fb1501',volume_type_id=f2046712-d8ff-4dd8-8321-c758bde4a78a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:27:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-682623500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7abcaeaf-7edd-4f6f-ba1f-5def9c80d283,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e9c7f0af2844c50aa3d64d0897738a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3449eead5bf94f15b44211e490fb1501',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2046712-d8ff-4dd8-8321-c758bde4a78a),volume_type_id=f2046712-d8ff-4dd8-8321-c758bde4a78a)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:20.176125 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-55de5381-ff8d-41be-aa91-018248a55b08 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9e65113-d2d5-49e7-9992-7f9f7624bd90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:20.176125 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-55de5381-ff8d-41be-aa91-018248a55b08 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9e65113-d2d5-49e7-9992-7f9f7624bd90) transitioned into state 'SUCCESS' from state '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-682623500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e9c7f0af2844c50aa3d64d0897738a7',qos_specs=None,replication_status=,reservations=['5d8975bc-6ead-4f30-b89c-0082aa568f0b','0f6b5b59-96fa-4fe6-b3c7-f212d5eaff90','589b7d03-12ed-4be2-9a5a-de9bae6133f4','b2a8f6e5-9d6f-41ca-9391-b975ada7ada1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3449eead5bf94f15b44211e490fb1501',volume_type_id=f2046712-d8ff-4dd8-8321-c758bde4a78a)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:20.176125 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-55de5381-ff8d-41be-aa91-018248a55b08 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d904eb6d-4fb9-4ce2-8ab6-96c2b4af7818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:20.176125 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-55de5381-ff8d-41be-aa91-018248a55b08 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d904eb6d-4fb9-4ce2-8ab6-96c2b4af7818) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:20.176125 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-55de5381-ff8d-41be-aa91-018248a55b08 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Flow 'volume_create_api' (75302f72-92ad-49ad-9ceb-8426cd4da7db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:20.176125 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-55de5381-ff8d-41be-aa91-018248a55b08 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Create volume request issued successfully. Aug 06 14:27:20.176125 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-55de5381-ff8d-41be-aa91-018248a55b08 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:27:20.176453 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 690/2763] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:27:19 2026] POST /volume/v3/volumes => generated 795 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:27:20.176915 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-109806da-9eb7-4b63-97a2-56ab6ce1f745 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:20.176915 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-109806da-9eb7-4b63-97a2-56ab6ce1f745 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] GET https://10.4.3.229/volume/v3/volumes/7abcaeaf-7edd-4f6f-ba1f-5def9c80d283 Aug 06 14:27:20.176915 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-109806da-9eb7-4b63-97a2-56ab6ce1f745 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:20.176915 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-109806da-9eb7-4b63-97a2-56ab6ce1f745 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:20.177797 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:20.177797 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:20.182569 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-109806da-9eb7-4b63-97a2-56ab6ce1f745 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Volume info retrieved successfully. Aug 06 14:27:20.188585 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-109806da-9eb7-4b63-97a2-56ab6ce1f745 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] https://10.4.3.229/volume/v3/volumes/7abcaeaf-7edd-4f6f-ba1f-5def9c80d283 returned with HTTP 200 Aug 06 14:27:20.189045 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 698/2764] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:20 2026] GET /volume/v3/volumes/7abcaeaf-7edd-4f6f-ba1f-5def9c80d283 => generated 863 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:20.996243 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-159e3694-c26e-40b7-bb12-8eeca939911a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:20.998828 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-159e3694-c26e-40b7-bb12-8eeca939911a tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] GET https://10.4.3.229/volume/v3/snapshots/c7c9ad7e-47e8-452a-9c28-2c85b408c942 Aug 06 14:27:20.999127 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-159e3694-c26e-40b7-bb12-8eeca939911a tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:20.999407 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-159e3694-c26e-40b7-bb12-8eeca939911a tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:21.005578 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-159e3694-c26e-40b7-bb12-8eeca939911a tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/snapshots/c7c9ad7e-47e8-452a-9c28-2c85b408c942 returned with HTTP 404 Aug 06 14:27:21.006240 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 695/2765] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:20 2026] GET /volume/v3/snapshots/c7c9ad7e-47e8-452a-9c28-2c85b408c942 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:21.014775 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1eaa4f90-42af-49f1-9b17-b0e0f430c727 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:21.016855 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1eaa4f90-42af-49f1-9b17-b0e0f430c727 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] DELETE https://10.4.3.229/volume/v3/volumes/d7829ce8-b180-4617-9f7d-0c123f5a1008 Aug 06 14:27:21.017107 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1eaa4f90-42af-49f1-9b17-b0e0f430c727 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:21.017291 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1eaa4f90-42af-49f1-9b17-b0e0f430c727 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:21.017611 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-1eaa4f90-42af-49f1-9b17-b0e0f430c727 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Delete volume with id: d7829ce8-b180-4617-9f7d-0c123f5a1008 Aug 06 14:27:21.027100 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:21.027100 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:21.027837 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1eaa4f90-42af-49f1-9b17-b0e0f430c727 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Volume info retrieved successfully. Aug 06 14:27:21.045645 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1eaa4f90-42af-49f1-9b17-b0e0f430c727 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Delete volume request issued successfully. Aug 06 14:27:21.046850 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1eaa4f90-42af-49f1-9b17-b0e0f430c727 tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes/d7829ce8-b180-4617-9f7d-0c123f5a1008 returned with HTTP 202 Aug 06 14:27:21.046850 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 683/2766] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:27:21 2026] DELETE /volume/v3/volumes/d7829ce8-b180-4617-9f7d-0c123f5a1008 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:21.055045 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-072960ed-0ebf-4788-b81d-02d1379a209a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:21.057237 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-072960ed-0ebf-4788-b81d-02d1379a209a tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] GET https://10.4.3.229/volume/v3/volumes/d7829ce8-b180-4617-9f7d-0c123f5a1008 Aug 06 14:27:21.057575 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-072960ed-0ebf-4788-b81d-02d1379a209a tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:21.057820 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-072960ed-0ebf-4788-b81d-02d1379a209a tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:21.066991 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:21.066991 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:21.071338 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-072960ed-0ebf-4788-b81d-02d1379a209a tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Volume info retrieved successfully. Aug 06 14:27:21.080175 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-072960ed-0ebf-4788-b81d-02d1379a209a tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes/d7829ce8-b180-4617-9f7d-0c123f5a1008 returned with HTTP 200 Aug 06 14:27:21.080629 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 691/2767] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:21 2026] GET /volume/v3/volumes/d7829ce8-b180-4617-9f7d-0c123f5a1008 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:21.202796 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9bd9af21-61c4-4926-8992-f877fea1c575 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:21.207048 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9bd9af21-61c4-4926-8992-f877fea1c575 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] GET https://10.4.3.229/volume/v3/volumes/7abcaeaf-7edd-4f6f-ba1f-5def9c80d283 Aug 06 14:27:21.207251 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9bd9af21-61c4-4926-8992-f877fea1c575 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:21.207450 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9bd9af21-61c4-4926-8992-f877fea1c575 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:21.215782 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:21.215782 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:21.220042 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-9bd9af21-61c4-4926-8992-f877fea1c575 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Volume info retrieved successfully. Aug 06 14:27:21.225090 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9bd9af21-61c4-4926-8992-f877fea1c575 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] https://10.4.3.229/volume/v3/volumes/7abcaeaf-7edd-4f6f-ba1f-5def9c80d283 returned with HTTP 200 Aug 06 14:27:21.225582 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 699/2768] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:21 2026] GET /volume/v3/volumes/7abcaeaf-7edd-4f6f-ba1f-5def9c80d283 => generated 888 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:21.240141 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-18372f98-bec9-4042-b1bd-0b7055cc3315 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:21.245368 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-18372f98-bec9-4042-b1bd-0b7055cc3315 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] GET https://10.4.3.229/volume/v3/volumes/7abcaeaf-7edd-4f6f-ba1f-5def9c80d283 Aug 06 14:27:21.245642 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-18372f98-bec9-4042-b1bd-0b7055cc3315 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:21.245890 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-18372f98-bec9-4042-b1bd-0b7055cc3315 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:21.264009 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:21.264009 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:21.270001 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-18372f98-bec9-4042-b1bd-0b7055cc3315 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Volume info retrieved successfully. Aug 06 14:27:21.276164 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-18372f98-bec9-4042-b1bd-0b7055cc3315 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] https://10.4.3.229/volume/v3/volumes/7abcaeaf-7edd-4f6f-ba1f-5def9c80d283 returned with HTTP 200 Aug 06 14:27:21.276687 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 696/2769] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:21 2026] GET /volume/v3/volumes/7abcaeaf-7edd-4f6f-ba1f-5def9c80d283 => generated 888 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:21.288445 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6ef66a15-8834-4761-9ec9-2ccf4c7b4082 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:21.290763 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6ef66a15-8834-4761-9ec9-2ccf4c7b4082 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] DELETE https://10.4.3.229/volume/v3/volumes/7abcaeaf-7edd-4f6f-ba1f-5def9c80d283 Aug 06 14:27:21.291020 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6ef66a15-8834-4761-9ec9-2ccf4c7b4082 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:21.291300 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6ef66a15-8834-4761-9ec9-2ccf4c7b4082 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:21.291520 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-6ef66a15-8834-4761-9ec9-2ccf4c7b4082 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Delete volume with id: 7abcaeaf-7edd-4f6f-ba1f-5def9c80d283 Aug 06 14:27:21.300340 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:21.300340 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:21.301023 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6ef66a15-8834-4761-9ec9-2ccf4c7b4082 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Volume info retrieved successfully. Aug 06 14:27:21.325688 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6ef66a15-8834-4761-9ec9-2ccf4c7b4082 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Delete volume request issued successfully. Aug 06 14:27:21.325863 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6ef66a15-8834-4761-9ec9-2ccf4c7b4082 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] https://10.4.3.229/volume/v3/volumes/7abcaeaf-7edd-4f6f-ba1f-5def9c80d283 returned with HTTP 202 Aug 06 14:27:21.326266 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 684/2770] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:27:21 2026] DELETE /volume/v3/volumes/7abcaeaf-7edd-4f6f-ba1f-5def9c80d283 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:21.337331 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e1e81409-5874-48f6-a32b-8b63892406e5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:21.337794 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e1e81409-5874-48f6-a32b-8b63892406e5 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] GET https://10.4.3.229/volume/v3/volumes/7abcaeaf-7edd-4f6f-ba1f-5def9c80d283 Aug 06 14:27:21.338095 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e1e81409-5874-48f6-a32b-8b63892406e5 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:21.338240 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e1e81409-5874-48f6-a32b-8b63892406e5 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:21.347463 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:21.347463 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:21.351033 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e1e81409-5874-48f6-a32b-8b63892406e5 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Volume info retrieved successfully. Aug 06 14:27:21.356301 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e1e81409-5874-48f6-a32b-8b63892406e5 tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] https://10.4.3.229/volume/v3/volumes/7abcaeaf-7edd-4f6f-ba1f-5def9c80d283 returned with HTTP 200 Aug 06 14:27:21.359600 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 692/2771] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:21 2026] GET /volume/v3/volumes/7abcaeaf-7edd-4f6f-ba1f-5def9c80d283 => generated 887 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:22.098685 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-02755864-8b7d-4cd9-b443-79a7e4d610cf None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:22.113218 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-02755864-8b7d-4cd9-b443-79a7e4d610cf tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] GET https://10.4.3.229/volume/v3/volumes/d7829ce8-b180-4617-9f7d-0c123f5a1008 Aug 06 14:27:22.113218 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-02755864-8b7d-4cd9-b443-79a7e4d610cf tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:22.113218 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-02755864-8b7d-4cd9-b443-79a7e4d610cf tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:22.121237 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-02755864-8b7d-4cd9-b443-79a7e4d610cf tempest-CreateVolumesFromSnapshotTest-1681356555 tempest-CreateVolumesFromSnapshotTest-1681356555-project-member] https://10.4.3.229/volume/v3/volumes/d7829ce8-b180-4617-9f7d-0c123f5a1008 returned with HTTP 404 Aug 06 14:27:22.121944 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 700/2772] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:22 2026] GET /volume/v3/volumes/d7829ce8-b180-4617-9f7d-0c123f5a1008 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:22.381123 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7dabd961-699f-4b9e-84c6-d557a0e1ed1b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:22.383022 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7dabd961-699f-4b9e-84c6-d557a0e1ed1b tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] GET https://10.4.3.229/volume/v3/volumes/7abcaeaf-7edd-4f6f-ba1f-5def9c80d283 Aug 06 14:27:22.383230 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7dabd961-699f-4b9e-84c6-d557a0e1ed1b tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:22.383444 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7dabd961-699f-4b9e-84c6-d557a0e1ed1b tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:22.390014 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7dabd961-699f-4b9e-84c6-d557a0e1ed1b tempest-VolumeTypesAccessTest-1942209870 tempest-VolumeTypesAccessTest-1942209870-project-member] https://10.4.3.229/volume/v3/volumes/7abcaeaf-7edd-4f6f-ba1f-5def9c80d283 returned with HTTP 404 Aug 06 14:27:22.390549 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 697/2773] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:22 2026] GET /volume/v3/volumes/7abcaeaf-7edd-4f6f-ba1f-5def9c80d283 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:22.398943 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ff815b4f-2393-42e9-998b-053769fbe927 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:22.401139 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ff815b4f-2393-42e9-998b-053769fbe927 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] POST https://10.4.3.229/volume/v3/types/f2046712-d8ff-4dd8-8321-c758bde4a78a/action Aug 06 14:27:22.401604 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ff815b4f-2393-42e9-998b-053769fbe927 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] Action body: b'{"removeProjectAccess": {"project": "3e9c7f0af2844c50aa3d64d0897738a7"}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:27:22.401788 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ff815b4f-2393-42e9-998b-053769fbe927 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3e9c7f0af2844c50aa3d64d0897738a7"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:22.414514 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ff815b4f-2393-42e9-998b-053769fbe927 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] https://10.4.3.229/volume/v3/types/f2046712-d8ff-4dd8-8321-c758bde4a78a/action returned with HTTP 202 Aug 06 14:27:22.415056 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 685/2774] 10.4.3.229 () {68 vars in 1384 bytes} [Thu Aug 6 14:27:22 2026] POST /volume/v3/types/f2046712-d8ff-4dd8-8321-c758bde4a78a/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:22.422617 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2194cf2c-b125-4d5b-a567-31786d4172ec None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:22.424345 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2194cf2c-b125-4d5b-a567-31786d4172ec tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] DELETE https://10.4.3.229/volume/v3/types/f2046712-d8ff-4dd8-8321-c758bde4a78a Aug 06 14:27:22.424581 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2194cf2c-b125-4d5b-a567-31786d4172ec tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:22.425007 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2194cf2c-b125-4d5b-a567-31786d4172ec tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] Calling method '_delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:22.456762 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2194cf2c-b125-4d5b-a567-31786d4172ec tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] https://10.4.3.229/volume/v3/types/f2046712-d8ff-4dd8-8321-c758bde4a78a returned with HTTP 202 Aug 06 14:27:22.457124 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 693/2775] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:27:22 2026] DELETE /volume/v3/types/f2046712-d8ff-4dd8-8321-c758bde4a78a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:22.465395 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-173256b7-1513-4cd4-857b-2598f581bfb9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:22.467607 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-173256b7-1513-4cd4-857b-2598f581bfb9 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] GET https://10.4.3.229/volume/v3/types/f2046712-d8ff-4dd8-8321-c758bde4a78a Aug 06 14:27:22.467882 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-173256b7-1513-4cd4-857b-2598f581bfb9 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:22.468128 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-173256b7-1513-4cd4-857b-2598f581bfb9 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:22.473751 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-173256b7-1513-4cd4-857b-2598f581bfb9 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] https://10.4.3.229/volume/v3/types/f2046712-d8ff-4dd8-8321-c758bde4a78a returned with HTTP 404 Aug 06 14:27:22.474960 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 701/2776] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:27:22 2026] GET /volume/v3/types/f2046712-d8ff-4dd8-8321-c758bde4a78a => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:22.483134 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ef69de31-1148-43c5-8eb8-876737bf4779 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:22.485657 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ef69de31-1148-43c5-8eb8-876737bf4779 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:27:22.486133 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ef69de31-1148-43c5-8eb8-876737bf4779 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-419088942", "os-volume-type-access:is_public": false}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:22.500333 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ef69de31-1148-43c5-8eb8-876737bf4779 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:27:22.500899 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 698/2777] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:27:22 2026] POST /volume/v3/types => generated 228 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:22.509532 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c341de1c-0507-43eb-869a-e867b916f9d1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:22.511695 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c341de1c-0507-43eb-869a-e867b916f9d1 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] POST https://10.4.3.229/volume/v3/types/f88e376f-6372-4b8e-8b82-be8be87baa28/action Aug 06 14:27:22.512119 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c341de1c-0507-43eb-869a-e867b916f9d1 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] Action body: b'{"addProjectAccess": {"project": "3e9c7f0af2844c50aa3d64d0897738a7"}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:27:22.512285 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c341de1c-0507-43eb-869a-e867b916f9d1 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3e9c7f0af2844c50aa3d64d0897738a7"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:22.531211 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c341de1c-0507-43eb-869a-e867b916f9d1 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] https://10.4.3.229/volume/v3/types/f88e376f-6372-4b8e-8b82-be8be87baa28/action returned with HTTP 202 Aug 06 14:27:22.531842 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 686/2778] 10.4.3.229 () {68 vars in 1384 bytes} [Thu Aug 6 14:27:22 2026] POST /volume/v3/types/f88e376f-6372-4b8e-8b82-be8be87baa28/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:22.540302 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-38d39b69-7045-45c6-abd4-6bcfda7fde80 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:22.541984 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-38d39b69-7045-45c6-abd4-6bcfda7fde80 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] POST https://10.4.3.229/volume/v3/types/f88e376f-6372-4b8e-8b82-be8be87baa28/action Aug 06 14:27:22.542327 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-38d39b69-7045-45c6-abd4-6bcfda7fde80 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] Action body: b'{"addProjectAccess": {"project": "a0249fcac47147c2825147cb3d2e39dd"}}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:27:22.542500 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-38d39b69-7045-45c6-abd4-6bcfda7fde80 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "a0249fcac47147c2825147cb3d2e39dd"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:22.565538 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-38d39b69-7045-45c6-abd4-6bcfda7fde80 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] https://10.4.3.229/volume/v3/types/f88e376f-6372-4b8e-8b82-be8be87baa28/action returned with HTTP 202 Aug 06 14:27:22.565869 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 694/2779] 10.4.3.229 () {68 vars in 1384 bytes} [Thu Aug 6 14:27:22 2026] POST /volume/v3/types/f88e376f-6372-4b8e-8b82-be8be87baa28/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:22.577797 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fa98273e-7950-4808-9377-a6017ea27014 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:22.579636 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fa98273e-7950-4808-9377-a6017ea27014 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] GET https://10.4.3.229/volume/v3/types/f88e376f-6372-4b8e-8b82-be8be87baa28/os-volume-type-access Aug 06 14:27:22.579845 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fa98273e-7950-4808-9377-a6017ea27014 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:22.580028 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fa98273e-7950-4808-9377-a6017ea27014 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] Calling method 'index' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:22.595580 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fa98273e-7950-4808-9377-a6017ea27014 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] https://10.4.3.229/volume/v3/types/f88e376f-6372-4b8e-8b82-be8be87baa28/os-volume-type-access returned with HTTP 200 Aug 06 14:27:22.596012 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 702/2780] 10.4.3.229 () {66 vars in 1408 bytes} [Thu Aug 6 14:27:22 2026] GET /volume/v3/types/f88e376f-6372-4b8e-8b82-be8be87baa28/os-volume-type-access => generated 244 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:22.608193 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9bfc70ad-f7f8-4dfa-b005-76ffe3a198aa None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:22.610029 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9bfc70ad-f7f8-4dfa-b005-76ffe3a198aa tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] POST https://10.4.3.229/volume/v3/types/f88e376f-6372-4b8e-8b82-be8be87baa28/action Aug 06 14:27:22.612023 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9bfc70ad-f7f8-4dfa-b005-76ffe3a198aa tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] Action body: b'{"removeProjectAccess": {"project": "a0249fcac47147c2825147cb3d2e39dd"}}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:27:22.612023 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9bfc70ad-f7f8-4dfa-b005-76ffe3a198aa tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "a0249fcac47147c2825147cb3d2e39dd"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:22.628883 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9bfc70ad-f7f8-4dfa-b005-76ffe3a198aa tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] https://10.4.3.229/volume/v3/types/f88e376f-6372-4b8e-8b82-be8be87baa28/action returned with HTTP 202 Aug 06 14:27:22.629856 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 699/2781] 10.4.3.229 () {68 vars in 1384 bytes} [Thu Aug 6 14:27:22 2026] POST /volume/v3/types/f88e376f-6372-4b8e-8b82-be8be87baa28/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:22.641054 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1f81b311-4237-4838-9276-2834a51ca727 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:22.643506 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1f81b311-4237-4838-9276-2834a51ca727 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] POST https://10.4.3.229/volume/v3/types/f88e376f-6372-4b8e-8b82-be8be87baa28/action Aug 06 14:27:22.644142 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1f81b311-4237-4838-9276-2834a51ca727 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] Action body: b'{"removeProjectAccess": {"project": "3e9c7f0af2844c50aa3d64d0897738a7"}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:27:22.644399 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1f81b311-4237-4838-9276-2834a51ca727 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3e9c7f0af2844c50aa3d64d0897738a7"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:22.656826 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1f81b311-4237-4838-9276-2834a51ca727 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] https://10.4.3.229/volume/v3/types/f88e376f-6372-4b8e-8b82-be8be87baa28/action returned with HTTP 202 Aug 06 14:27:22.657243 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 687/2782] 10.4.3.229 () {68 vars in 1384 bytes} [Thu Aug 6 14:27:22 2026] POST /volume/v3/types/f88e376f-6372-4b8e-8b82-be8be87baa28/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:22.669565 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4cb9202f-7762-4d02-b8ff-c8057cfdb825 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:22.674578 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4cb9202f-7762-4d02-b8ff-c8057cfdb825 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] DELETE https://10.4.3.229/volume/v3/types/f88e376f-6372-4b8e-8b82-be8be87baa28 Aug 06 14:27:22.674578 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4cb9202f-7762-4d02-b8ff-c8057cfdb825 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:22.674578 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4cb9202f-7762-4d02-b8ff-c8057cfdb825 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] Calling method '_delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:22.709794 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4cb9202f-7762-4d02-b8ff-c8057cfdb825 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] https://10.4.3.229/volume/v3/types/f88e376f-6372-4b8e-8b82-be8be87baa28 returned with HTTP 202 Aug 06 14:27:22.710187 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 695/2783] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:27:22 2026] DELETE /volume/v3/types/f88e376f-6372-4b8e-8b82-be8be87baa28 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:22.718039 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-324de675-51cf-4b52-9437-68a1da81f076 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:22.720164 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-324de675-51cf-4b52-9437-68a1da81f076 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] GET https://10.4.3.229/volume/v3/types/f88e376f-6372-4b8e-8b82-be8be87baa28 Aug 06 14:27:22.720364 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-324de675-51cf-4b52-9437-68a1da81f076 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:22.720684 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-324de675-51cf-4b52-9437-68a1da81f076 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:22.724568 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-324de675-51cf-4b52-9437-68a1da81f076 tempest-VolumeTypesAccessTest-1116596690 tempest-VolumeTypesAccessTest-1116596690-project-admin] https://10.4.3.229/volume/v3/types/f88e376f-6372-4b8e-8b82-be8be87baa28 returned with HTTP 404 Aug 06 14:27:22.725078 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 703/2784] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:27:22 2026] GET /volume/v3/types/f88e376f-6372-4b8e-8b82-be8be87baa28 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:23.859093 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1e0bcb2e-635f-43eb-9798-4ecce3e2a55b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:23.949997 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1e0bcb2e-635f-43eb-9798-4ecce3e2a55b tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:27:23.950468 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1e0bcb2e-635f-43eb-9798-4ecce3e2a55b tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-825649640"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:23.952716 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-1e0bcb2e-635f-43eb-9798-4ecce3e2a55b tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-825649640'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:27:23.952899 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-1e0bcb2e-635f-43eb-9798-4ecce3e2a55b tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Create volume of 1 GB Aug 06 14:27:23.957828 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1e0bcb2e-635f-43eb-9798-4ecce3e2a55b tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Availability Zones retrieved successfully. Aug 06 14:27:23.966812 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1e0bcb2e-635f-43eb-9798-4ecce3e2a55b tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Flow 'volume_create_api' (b3d88455-bb86-4855-9419-6f6b35f8a158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:23.968467 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1e0bcb2e-635f-43eb-9798-4ecce3e2a55b tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78a5056c-67bc-4feb-b917-2e06bc597f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:23.969739 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-1e0bcb2e-635f-43eb-9798-4ecce3e2a55b tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:27:24.002405 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1e0bcb2e-635f-43eb-9798-4ecce3e2a55b tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78a5056c-67bc-4feb-b917-2e06bc597f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:24.004140 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1e0bcb2e-635f-43eb-9798-4ecce3e2a55b tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd979af3-b605-4c71-866f-6afb3fe9666b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:24.097813 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-1e0bcb2e-635f-43eb-9798-4ecce3e2a55b tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Created reservations ['79dbfdc5-85b5-4d1a-95ab-3677f6730059', 'e08f97fe-5abf-4bac-ae15-9db09ad02b77', 'd8439775-e8a9-42e8-a674-dbe25c437109', '9cb75b09-b68d-4523-97de-f9ac89d01883'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:24.098631 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1e0bcb2e-635f-43eb-9798-4ecce3e2a55b tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd979af3-b605-4c71-866f-6afb3fe9666b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79dbfdc5-85b5-4d1a-95ab-3677f6730059', 'e08f97fe-5abf-4bac-ae15-9db09ad02b77', 'd8439775-e8a9-42e8-a674-dbe25c437109', '9cb75b09-b68d-4523-97de-f9ac89d01883']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:24.099393 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1e0bcb2e-635f-43eb-9798-4ecce3e2a55b tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69ad1cf1-feca-4377-ac00-281092631c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:24.125158 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1e0bcb2e-635f-43eb-9798-4ecce3e2a55b tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69ad1cf1-feca-4377-ac00-281092631c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5858ffeb-1580-4610-9892-f187565c4d80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-825649640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe950721aff7402ab84e115a5d372961',qos_specs=None,replication_status=,reservations=['79dbfdc5-85b5-4d1a-95ab-3677f6730059','e08f97fe-5abf-4bac-ae15-9db09ad02b77','d8439775-e8a9-42e8-a674-dbe25c437109','9cb75b09-b68d-4523-97de-f9ac89d01883'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e7b457ba0ea407b80e7191c79cd11c5',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:27:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-825649640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5858ffeb-1580-4610-9892-f187565c4d80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe950721aff7402ab84e115a5d372961',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e7b457ba0ea407b80e7191c79cd11c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:24.125906 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1e0bcb2e-635f-43eb-9798-4ecce3e2a55b tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc8ee65d-4bc3-4a26-8a97-778717c997a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:24.144806 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1e0bcb2e-635f-43eb-9798-4ecce3e2a55b tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc8ee65d-4bc3-4a26-8a97-778717c997a9) transitioned into state 'SUCCESS' from state '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-825649640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe950721aff7402ab84e115a5d372961',qos_specs=None,replication_status=,reservations=['79dbfdc5-85b5-4d1a-95ab-3677f6730059','e08f97fe-5abf-4bac-ae15-9db09ad02b77','d8439775-e8a9-42e8-a674-dbe25c437109','9cb75b09-b68d-4523-97de-f9ac89d01883'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e7b457ba0ea407b80e7191c79cd11c5',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:24.145530 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1e0bcb2e-635f-43eb-9798-4ecce3e2a55b tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0189b206-19b2-42d5-8645-d1b752db3ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:24.159883 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1e0bcb2e-635f-43eb-9798-4ecce3e2a55b tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0189b206-19b2-42d5-8645-d1b752db3ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:24.161168 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-1e0bcb2e-635f-43eb-9798-4ecce3e2a55b tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Flow 'volume_create_api' (b3d88455-bb86-4855-9419-6f6b35f8a158) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:24.161680 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1e0bcb2e-635f-43eb-9798-4ecce3e2a55b tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Create volume request issued successfully. Aug 06 14:27:24.162558 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1e0bcb2e-635f-43eb-9798-4ecce3e2a55b tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:27:24.163186 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 700/2785] 10.4.3.229 () {70 vars in 1298 bytes} [Thu Aug 6 14:27:23 2026] POST /volume/v3/volumes => generated 777 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:27:24.178949 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-0a78b6a6-0c4f-4f3a-a847-fe12144451fa None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:24.180597 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0a78b6a6-0c4f-4f3a-a847-fe12144451fa tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] GET https://10.4.3.229/volume/v3/volumes/5858ffeb-1580-4610-9892-f187565c4d80 Aug 06 14:27:24.181189 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0a78b6a6-0c4f-4f3a-a847-fe12144451fa tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:24.181404 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0a78b6a6-0c4f-4f3a-a847-fe12144451fa tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:24.191705 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:24.191705 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:24.196375 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-0a78b6a6-0c4f-4f3a-a847-fe12144451fa tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Volume info retrieved successfully. Aug 06 14:27:24.201242 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0a78b6a6-0c4f-4f3a-a847-fe12144451fa tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] https://10.4.3.229/volume/v3/volumes/5858ffeb-1580-4610-9892-f187565c4d80 returned with HTTP 200 Aug 06 14:27:24.201968 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 688/2786] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:24 2026] GET /volume/v3/volumes/5858ffeb-1580-4610-9892-f187565c4d80 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:25.215451 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8288c219-64cd-4246-8d8c-4d704dfd5c74 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:25.218677 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8288c219-64cd-4246-8d8c-4d704dfd5c74 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] GET https://10.4.3.229/volume/v3/volumes/5858ffeb-1580-4610-9892-f187565c4d80 Aug 06 14:27:25.218958 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8288c219-64cd-4246-8d8c-4d704dfd5c74 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:25.219195 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8288c219-64cd-4246-8d8c-4d704dfd5c74 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:25.232264 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:25.232264 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:25.236660 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-8288c219-64cd-4246-8d8c-4d704dfd5c74 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Volume info retrieved successfully. Aug 06 14:27:25.241484 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8288c219-64cd-4246-8d8c-4d704dfd5c74 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] https://10.4.3.229/volume/v3/volumes/5858ffeb-1580-4610-9892-f187565c4d80 returned with HTTP 200 Aug 06 14:27:25.242108 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 696/2787] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:25 2026] GET /volume/v3/volumes/5858ffeb-1580-4610-9892-f187565c4d80 => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:25.253928 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-bb4c1206-8558-43c1-8649-8bdea6f81bd3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:25.257907 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bb4c1206-8558-43c1-8649-8bdea6f81bd3 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 06 14:27:25.258214 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bb4c1206-8558-43c1-8649-8bdea6f81bd3 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5858ffeb-1580-4610-9892-f187565c4d80", "name": "tempest-type-Backup-1655610070"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:25.260212 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.backups [None req-bb4c1206-8558-43c1-8649-8bdea6f81bd3 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Creating new backup {'backup': {'volume_id': '5858ffeb-1580-4610-9892-f187565c4d80', 'name': 'tempest-type-Backup-1655610070'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:27:25.260357 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.backups [None req-bb4c1206-8558-43c1-8649-8bdea6f81bd3 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Creating backup of volume 5858ffeb-1580-4610-9892-f187565c4d80 in container None Aug 06 14:27:25.271224 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:25.271224 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:25.271779 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-bb4c1206-8558-43c1-8649-8bdea6f81bd3 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Volume info retrieved successfully. Aug 06 14:27:25.317764 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-bb4c1206-8558-43c1-8649-8bdea6f81bd3 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Created reservations ['3310c4f1-1271-4562-8bf8-4d97ff352164', '07fe9cd3-b89a-4ac8-839c-274934fec53e'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:25.352173 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bb4c1206-8558-43c1-8649-8bdea6f81bd3 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:27:25.352801 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 704/2788] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:27:25 2026] POST /volume/v3/backups => generated 316 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:27:25.364063 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-20723fe5-fc8c-48d3-b709-e919ce25e7fd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:25.366597 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-20723fe5-fc8c-48d3-b709-e919ce25e7fd tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] GET https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 Aug 06 14:27:25.366895 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-20723fe5-fc8c-48d3-b709-e919ce25e7fd tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:25.367155 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-20723fe5-fc8c-48d3-b709-e919ce25e7fd tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:25.367305 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-20723fe5-fc8c-48d3-b709-e919ce25e7fd tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Show backup with id da8f7a11-bd92-4100-a6db-1e2e683d2204. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:27:25.373068 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:25.373068 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:25.373921 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-20723fe5-fc8c-48d3-b709-e919ce25e7fd tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 returned with HTTP 200 Aug 06 14:27:25.374406 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 701/2789] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:25 2026] GET /volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:25.857135 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f7c03075-1312-4b34-bfcc-ac95dabd9cc2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:25.979751 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f7c03075-1312-4b34-bfcc-ac95dabd9cc2 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] GET https://10.4.3.229/volume/v3/volumes Aug 06 14:27:25.979923 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f7c03075-1312-4b34-bfcc-ac95dabd9cc2 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:25.980090 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f7c03075-1312-4b34-bfcc-ac95dabd9cc2 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:25.980328 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.api_utils [None req-f7c03075-1312-4b34-bfcc-ac95dabd9cc2 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Removing options '' from query. {{(pid=100399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:27:25.980955 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f7c03075-1312-4b34-bfcc-ac95dabd9cc2 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100399) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:27:25.988502 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f7c03075-1312-4b34-bfcc-ac95dabd9cc2 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Get all volumes completed successfully. Aug 06 14:27:25.988874 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f7c03075-1312-4b34-bfcc-ac95dabd9cc2 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 200 Aug 06 14:27:25.989251 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 689/2790] 10.4.3.229 () {66 vars in 1237 bytes} [Thu Aug 6 14:27:25 2026] GET /volume/v3/volumes => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:27:26.000068 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c7ea9536-93ec-449f-8ce3-95f1efa81510 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:26.002069 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c7ea9536-93ec-449f-8ce3-95f1efa81510 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:27:26.002810 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c7ea9536-93ec-449f-8ce3-95f1efa81510 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1873839181"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:26.004375 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-c7ea9536-93ec-449f-8ce3-95f1efa81510 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1873839181'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:27:26.004573 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-c7ea9536-93ec-449f-8ce3-95f1efa81510 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Create volume of 1 GB Aug 06 14:27:26.010313 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c7ea9536-93ec-449f-8ce3-95f1efa81510 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Availability Zones retrieved successfully. Aug 06 14:27:26.016094 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c7ea9536-93ec-449f-8ce3-95f1efa81510 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Flow 'volume_create_api' (def187da-8231-4a02-b2ba-b65f20a33d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:26.017195 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c7ea9536-93ec-449f-8ce3-95f1efa81510 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f845123-26ab-484b-b212-4f67bbfc1973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:26.018256 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-c7ea9536-93ec-449f-8ce3-95f1efa81510 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:27:26.060113 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c7ea9536-93ec-449f-8ce3-95f1efa81510 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f845123-26ab-484b-b212-4f67bbfc1973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:26.060863 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c7ea9536-93ec-449f-8ce3-95f1efa81510 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a38f429e-3d8d-4529-94a9-aeab58f281f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:26.133465 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-c7ea9536-93ec-449f-8ce3-95f1efa81510 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Created reservations ['e0719abb-da32-4944-98f4-f83fdd3e41b0', '9809b20d-85fc-4f11-b3c2-01d0b52a4b95', 'd83458c9-bf61-48c7-8aef-9196502da5c2', '6e9f8695-deec-4314-b38c-8042fc1f0638'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:26.134474 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c7ea9536-93ec-449f-8ce3-95f1efa81510 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a38f429e-3d8d-4529-94a9-aeab58f281f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0719abb-da32-4944-98f4-f83fdd3e41b0', '9809b20d-85fc-4f11-b3c2-01d0b52a4b95', 'd83458c9-bf61-48c7-8aef-9196502da5c2', '6e9f8695-deec-4314-b38c-8042fc1f0638']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:26.135436 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c7ea9536-93ec-449f-8ce3-95f1efa81510 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4821748a-451f-43f6-a17d-7c1932fcd960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:26.158029 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c7ea9536-93ec-449f-8ce3-95f1efa81510 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4821748a-451f-43f6-a17d-7c1932fcd960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '132e46c8-2273-4f1f-9bb5-00bacf4b61a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1873839181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3164436e5bd340fb99bc180445a30697',qos_specs=None,replication_status=,reservations=['e0719abb-da32-4944-98f4-f83fdd3e41b0','9809b20d-85fc-4f11-b3c2-01d0b52a4b95','d83458c9-bf61-48c7-8aef-9196502da5c2','6e9f8695-deec-4314-b38c-8042fc1f0638'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54bcf637ac62408e8e06fbfc83e86944',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:27:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1873839181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=132e46c8-2273-4f1f-9bb5-00bacf4b61a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3164436e5bd340fb99bc180445a30697',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54bcf637ac62408e8e06fbfc83e86944',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:26.158746 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c7ea9536-93ec-449f-8ce3-95f1efa81510 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d4139ab-89e3-4e02-9337-503652233014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:26.179374 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c7ea9536-93ec-449f-8ce3-95f1efa81510 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d4139ab-89e3-4e02-9337-503652233014) transitioned into state 'SUCCESS' from state '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-1873839181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3164436e5bd340fb99bc180445a30697',qos_specs=None,replication_status=,reservations=['e0719abb-da32-4944-98f4-f83fdd3e41b0','9809b20d-85fc-4f11-b3c2-01d0b52a4b95','d83458c9-bf61-48c7-8aef-9196502da5c2','6e9f8695-deec-4314-b38c-8042fc1f0638'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54bcf637ac62408e8e06fbfc83e86944',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:26.180408 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c7ea9536-93ec-449f-8ce3-95f1efa81510 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b6be432-5659-4c44-b5fb-45e57f4621f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:26.189794 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c7ea9536-93ec-449f-8ce3-95f1efa81510 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b6be432-5659-4c44-b5fb-45e57f4621f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:26.191041 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c7ea9536-93ec-449f-8ce3-95f1efa81510 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Flow 'volume_create_api' (def187da-8231-4a02-b2ba-b65f20a33d57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:26.191353 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c7ea9536-93ec-449f-8ce3-95f1efa81510 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Create volume request issued successfully. Aug 06 14:27:26.191993 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c7ea9536-93ec-449f-8ce3-95f1efa81510 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:27:26.192387 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 697/2791] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:27:25 2026] POST /volume/v3/volumes => generated 755 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:27:26.205502 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a97e4a05-f7d6-4692-bfc4-698833976d17 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:26.207186 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a97e4a05-f7d6-4692-bfc4-698833976d17 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] GET https://10.4.3.229/volume/v3/volumes/132e46c8-2273-4f1f-9bb5-00bacf4b61a2 Aug 06 14:27:26.207440 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a97e4a05-f7d6-4692-bfc4-698833976d17 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:26.207734 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a97e4a05-f7d6-4692-bfc4-698833976d17 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:26.214201 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:26.214201 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:26.218039 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-a97e4a05-f7d6-4692-bfc4-698833976d17 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Volume info retrieved successfully. Aug 06 14:27:26.221929 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a97e4a05-f7d6-4692-bfc4-698833976d17 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] https://10.4.3.229/volume/v3/volumes/132e46c8-2273-4f1f-9bb5-00bacf4b61a2 returned with HTTP 200 Aug 06 14:27:26.222329 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 705/2792] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:26 2026] GET /volume/v3/volumes/132e46c8-2273-4f1f-9bb5-00bacf4b61a2 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:26.387173 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1768b205-bb32-4e32-a72b-f66c9d2ee5cc None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:26.389380 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1768b205-bb32-4e32-a72b-f66c9d2ee5cc tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] GET https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 Aug 06 14:27:26.389637 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1768b205-bb32-4e32-a72b-f66c9d2ee5cc tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:26.389879 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1768b205-bb32-4e32-a72b-f66c9d2ee5cc tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:26.390017 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-1768b205-bb32-4e32-a72b-f66c9d2ee5cc tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Show backup with id da8f7a11-bd92-4100-a6db-1e2e683d2204. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:27:26.394918 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:26.394918 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:26.395710 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1768b205-bb32-4e32-a72b-f66c9d2ee5cc tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 returned with HTTP 200 Aug 06 14:27:26.396139 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 702/2793] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:26 2026] GET /volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:27.235681 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e07b2379-cb9a-4e0c-8e8c-4f2d8c969c1b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:27.237535 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e07b2379-cb9a-4e0c-8e8c-4f2d8c969c1b tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] GET https://10.4.3.229/volume/v3/volumes/132e46c8-2273-4f1f-9bb5-00bacf4b61a2 Aug 06 14:27:27.237742 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e07b2379-cb9a-4e0c-8e8c-4f2d8c969c1b tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:27.237920 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e07b2379-cb9a-4e0c-8e8c-4f2d8c969c1b tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:27.244693 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:27.244693 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:27.248052 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-e07b2379-cb9a-4e0c-8e8c-4f2d8c969c1b tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Volume info retrieved successfully. Aug 06 14:27:27.251774 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e07b2379-cb9a-4e0c-8e8c-4f2d8c969c1b tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] https://10.4.3.229/volume/v3/volumes/132e46c8-2273-4f1f-9bb5-00bacf4b61a2 returned with HTTP 200 Aug 06 14:27:27.252117 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 690/2794] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:27 2026] GET /volume/v3/volumes/132e46c8-2273-4f1f-9bb5-00bacf4b61a2 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:27.266192 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-36104f06-e2bb-4645-9085-3151c54b8ebd None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:27.268086 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-36104f06-e2bb-4645-9085-3151c54b8ebd tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] GET https://10.4.3.229/volume/v3/volumes/132e46c8-2273-4f1f-9bb5-00bacf4b61a2 Aug 06 14:27:27.268332 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-36104f06-e2bb-4645-9085-3151c54b8ebd tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:27.268600 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-36104f06-e2bb-4645-9085-3151c54b8ebd tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:27.275300 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:27.275300 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:27.279752 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-36104f06-e2bb-4645-9085-3151c54b8ebd tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Volume info retrieved successfully. Aug 06 14:27:27.284045 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-36104f06-e2bb-4645-9085-3151c54b8ebd tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] https://10.4.3.229/volume/v3/volumes/132e46c8-2273-4f1f-9bb5-00bacf4b61a2 returned with HTTP 200 Aug 06 14:27:27.284438 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 698/2795] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:27 2026] GET /volume/v3/volumes/132e46c8-2273-4f1f-9bb5-00bacf4b61a2 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:27.296538 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ff6b175f-0a6d-4a88-85f4-98217300ddc6 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:27.298348 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ff6b175f-0a6d-4a88-85f4-98217300ddc6 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:27:27.298898 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ff6b175f-0a6d-4a88-85f4-98217300ddc6 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-134131880"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:27.300350 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-ff6b175f-0a6d-4a88-85f4-98217300ddc6 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-134131880'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:27:27.300520 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-ff6b175f-0a6d-4a88-85f4-98217300ddc6 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Create volume of 1 GB Aug 06 14:27:27.304395 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ff6b175f-0a6d-4a88-85f4-98217300ddc6 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Availability Zones retrieved successfully. Aug 06 14:27:27.309692 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ff6b175f-0a6d-4a88-85f4-98217300ddc6 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Flow 'volume_create_api' (414a584e-17a6-41a8-8bc0-e4b05ee5c90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:27.310674 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ff6b175f-0a6d-4a88-85f4-98217300ddc6 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2e65255-ae81-4f03-a199-46641230d673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:27.311538 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-ff6b175f-0a6d-4a88-85f4-98217300ddc6 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:27:27.335809 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ff6b175f-0a6d-4a88-85f4-98217300ddc6 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2e65255-ae81-4f03-a199-46641230d673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:27.336836 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ff6b175f-0a6d-4a88-85f4-98217300ddc6 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56c51d03-c6c8-4e0e-988f-464335ae3bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:27.373256 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-ff6b175f-0a6d-4a88-85f4-98217300ddc6 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Created reservations ['54f288d6-0e31-4323-9967-5ee014aa2e80', 'dcb167ad-1b8d-4d51-b91a-274299c3bb58', 'b05faa5e-d708-4246-982a-6b0d0ce89ac7', '60edc7dc-56af-46c0-a478-b287e18652ce'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:27.374054 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ff6b175f-0a6d-4a88-85f4-98217300ddc6 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56c51d03-c6c8-4e0e-988f-464335ae3bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54f288d6-0e31-4323-9967-5ee014aa2e80', 'dcb167ad-1b8d-4d51-b91a-274299c3bb58', 'b05faa5e-d708-4246-982a-6b0d0ce89ac7', '60edc7dc-56af-46c0-a478-b287e18652ce']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:27.374837 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ff6b175f-0a6d-4a88-85f4-98217300ddc6 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (299c6d8e-73ca-44ef-ad79-1c0d1811d965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:27.394460 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ff6b175f-0a6d-4a88-85f4-98217300ddc6 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (299c6d8e-73ca-44ef-ad79-1c0d1811d965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac4fbb9c-dccb-4b70-b66d-498afd53a122', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-134131880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3164436e5bd340fb99bc180445a30697',qos_specs=None,replication_status=,reservations=['54f288d6-0e31-4323-9967-5ee014aa2e80','dcb167ad-1b8d-4d51-b91a-274299c3bb58','b05faa5e-d708-4246-982a-6b0d0ce89ac7','60edc7dc-56af-46c0-a478-b287e18652ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54bcf637ac62408e8e06fbfc83e86944',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:27:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-134131880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac4fbb9c-dccb-4b70-b66d-498afd53a122,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3164436e5bd340fb99bc180445a30697',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54bcf637ac62408e8e06fbfc83e86944',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:27.395316 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ff6b175f-0a6d-4a88-85f4-98217300ddc6 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (502e1b77-f401-4346-8d63-6e5c1c420cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:27.406795 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-75a90b99-76d0-4430-9c52-100197aed368 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:27.411793 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-75a90b99-76d0-4430-9c52-100197aed368 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] GET https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 Aug 06 14:27:27.411793 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-75a90b99-76d0-4430-9c52-100197aed368 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:27.411793 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-75a90b99-76d0-4430-9c52-100197aed368 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:27.411793 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-75a90b99-76d0-4430-9c52-100197aed368 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Show backup with id da8f7a11-bd92-4100-a6db-1e2e683d2204. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:27:27.415666 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:27.415666 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:27.416488 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-75a90b99-76d0-4430-9c52-100197aed368 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 returned with HTTP 200 Aug 06 14:27:27.416755 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ff6b175f-0a6d-4a88-85f4-98217300ddc6 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (502e1b77-f401-4346-8d63-6e5c1c420cb9) transitioned into state 'SUCCESS' from state '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-134131880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3164436e5bd340fb99bc180445a30697',qos_specs=None,replication_status=,reservations=['54f288d6-0e31-4323-9967-5ee014aa2e80','dcb167ad-1b8d-4d51-b91a-274299c3bb58','b05faa5e-d708-4246-982a-6b0d0ce89ac7','60edc7dc-56af-46c0-a478-b287e18652ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54bcf637ac62408e8e06fbfc83e86944',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:27.417004 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 703/2796] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:27 2026] GET /volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:27.417745 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ff6b175f-0a6d-4a88-85f4-98217300ddc6 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e677934-12d4-444d-90b5-0081a566a8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:27.431084 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ff6b175f-0a6d-4a88-85f4-98217300ddc6 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e677934-12d4-444d-90b5-0081a566a8eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:27.432001 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ff6b175f-0a6d-4a88-85f4-98217300ddc6 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Flow 'volume_create_api' (414a584e-17a6-41a8-8bc0-e4b05ee5c90e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:27.432304 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ff6b175f-0a6d-4a88-85f4-98217300ddc6 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Create volume request issued successfully. Aug 06 14:27:27.432904 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ff6b175f-0a6d-4a88-85f4-98217300ddc6 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:27:27.433406 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 706/2797] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:27:27 2026] POST /volume/v3/volumes => generated 754 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:27:27.451277 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-36703277-995e-4118-a837-836a5a200e21 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:27.456174 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-36703277-995e-4118-a837-836a5a200e21 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] GET https://10.4.3.229/volume/v3/volumes/ac4fbb9c-dccb-4b70-b66d-498afd53a122 Aug 06 14:27:27.456462 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-36703277-995e-4118-a837-836a5a200e21 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:27.456792 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-36703277-995e-4118-a837-836a5a200e21 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:27.471209 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:27.471209 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:27.475525 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-36703277-995e-4118-a837-836a5a200e21 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Volume info retrieved successfully. Aug 06 14:27:27.481628 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-36703277-995e-4118-a837-836a5a200e21 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] https://10.4.3.229/volume/v3/volumes/ac4fbb9c-dccb-4b70-b66d-498afd53a122 returned with HTTP 200 Aug 06 14:27:27.482042 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 691/2798] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:27 2026] GET /volume/v3/volumes/ac4fbb9c-dccb-4b70-b66d-498afd53a122 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:28.430333 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bc3e784d-e80f-40ef-b138-e77e9b6b5112 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:28.432759 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bc3e784d-e80f-40ef-b138-e77e9b6b5112 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] GET https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 Aug 06 14:27:28.433497 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bc3e784d-e80f-40ef-b138-e77e9b6b5112 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:28.433808 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bc3e784d-e80f-40ef-b138-e77e9b6b5112 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:28.433991 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-bc3e784d-e80f-40ef-b138-e77e9b6b5112 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Show backup with id da8f7a11-bd92-4100-a6db-1e2e683d2204. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:27:28.439816 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:28.439816 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:28.440606 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bc3e784d-e80f-40ef-b138-e77e9b6b5112 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 returned with HTTP 200 Aug 06 14:27:28.441253 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 699/2799] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:28 2026] GET /volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:28.498525 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5a964065-8403-4b6b-9c98-ca96fa1b4636 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:28.500650 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5a964065-8403-4b6b-9c98-ca96fa1b4636 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] GET https://10.4.3.229/volume/v3/volumes/ac4fbb9c-dccb-4b70-b66d-498afd53a122 Aug 06 14:27:28.500910 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5a964065-8403-4b6b-9c98-ca96fa1b4636 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:28.501111 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5a964065-8403-4b6b-9c98-ca96fa1b4636 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:28.509323 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:28.509323 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:28.513534 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-5a964065-8403-4b6b-9c98-ca96fa1b4636 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Volume info retrieved successfully. Aug 06 14:27:28.518946 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5a964065-8403-4b6b-9c98-ca96fa1b4636 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] https://10.4.3.229/volume/v3/volumes/ac4fbb9c-dccb-4b70-b66d-498afd53a122 returned with HTTP 200 Aug 06 14:27:28.519618 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 704/2800] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:28 2026] GET /volume/v3/volumes/ac4fbb9c-dccb-4b70-b66d-498afd53a122 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:28.534399 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-320f5b02-7d25-43ca-8fe3-72d9b0a67476 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:28.536312 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-320f5b02-7d25-43ca-8fe3-72d9b0a67476 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] GET https://10.4.3.229/volume/v3/volumes/ac4fbb9c-dccb-4b70-b66d-498afd53a122 Aug 06 14:27:28.536548 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-320f5b02-7d25-43ca-8fe3-72d9b0a67476 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:28.536799 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-320f5b02-7d25-43ca-8fe3-72d9b0a67476 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:28.543521 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:28.543521 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:28.546964 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-320f5b02-7d25-43ca-8fe3-72d9b0a67476 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Volume info retrieved successfully. Aug 06 14:27:28.551029 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-320f5b02-7d25-43ca-8fe3-72d9b0a67476 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] https://10.4.3.229/volume/v3/volumes/ac4fbb9c-dccb-4b70-b66d-498afd53a122 returned with HTTP 200 Aug 06 14:27:28.551433 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 707/2801] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:28 2026] GET /volume/v3/volumes/ac4fbb9c-dccb-4b70-b66d-498afd53a122 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:28.563212 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-3dc98e81-2d21-47c4-a042-091dc57dc8ec None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:28.565624 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3dc98e81-2d21-47c4-a042-091dc57dc8ec tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:27:28.565983 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3dc98e81-2d21-47c4-a042-091dc57dc8ec tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1216890664"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:28.567600 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-3dc98e81-2d21-47c4-a042-091dc57dc8ec tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1216890664'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:27:28.567762 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-3dc98e81-2d21-47c4-a042-091dc57dc8ec tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Create volume of 1 GB Aug 06 14:27:28.571691 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-3dc98e81-2d21-47c4-a042-091dc57dc8ec tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Availability Zones retrieved successfully. Aug 06 14:27:28.577812 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3dc98e81-2d21-47c4-a042-091dc57dc8ec tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Flow 'volume_create_api' (24cad550-6aa5-45ab-a31d-f75501acba04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:28.578811 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3dc98e81-2d21-47c4-a042-091dc57dc8ec tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52b87869-587e-419f-b863-f45c41b7bb64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:28.579753 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-3dc98e81-2d21-47c4-a042-091dc57dc8ec tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:27:28.610000 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3dc98e81-2d21-47c4-a042-091dc57dc8ec tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52b87869-587e-419f-b863-f45c41b7bb64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:28.611200 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3dc98e81-2d21-47c4-a042-091dc57dc8ec tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1096f0e5-1b39-4809-905c-09acde65552f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:28.652299 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-3dc98e81-2d21-47c4-a042-091dc57dc8ec tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Created reservations ['64d4d563-ffbc-40dc-b7f6-b917e7e225cb', '340d2b78-fbbf-4ac2-b1a9-c75de73187e0', '00a65dcc-9eb0-492e-96df-87449691276a', '6c8a2683-a3b9-4e8c-a1bc-fefdba8498a4'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:28.653101 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3dc98e81-2d21-47c4-a042-091dc57dc8ec tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1096f0e5-1b39-4809-905c-09acde65552f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64d4d563-ffbc-40dc-b7f6-b917e7e225cb', '340d2b78-fbbf-4ac2-b1a9-c75de73187e0', '00a65dcc-9eb0-492e-96df-87449691276a', '6c8a2683-a3b9-4e8c-a1bc-fefdba8498a4']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:28.653814 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3dc98e81-2d21-47c4-a042-091dc57dc8ec tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f671833a-ad18-486d-a705-f1a5f4adfbe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:28.677598 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3dc98e81-2d21-47c4-a042-091dc57dc8ec tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f671833a-ad18-486d-a705-f1a5f4adfbe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92718786-0a41-4c54-9b24-e672887cd2f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1216890664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3164436e5bd340fb99bc180445a30697',qos_specs=None,replication_status=,reservations=['64d4d563-ffbc-40dc-b7f6-b917e7e225cb','340d2b78-fbbf-4ac2-b1a9-c75de73187e0','00a65dcc-9eb0-492e-96df-87449691276a','6c8a2683-a3b9-4e8c-a1bc-fefdba8498a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54bcf637ac62408e8e06fbfc83e86944',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:27:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1216890664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92718786-0a41-4c54-9b24-e672887cd2f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3164436e5bd340fb99bc180445a30697',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54bcf637ac62408e8e06fbfc83e86944',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:28.678321 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3dc98e81-2d21-47c4-a042-091dc57dc8ec tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e70e49b-54e1-4a74-a705-4e5662c49778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:28.699092 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3dc98e81-2d21-47c4-a042-091dc57dc8ec tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e70e49b-54e1-4a74-a705-4e5662c49778) transitioned into state 'SUCCESS' from state '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-1216890664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3164436e5bd340fb99bc180445a30697',qos_specs=None,replication_status=,reservations=['64d4d563-ffbc-40dc-b7f6-b917e7e225cb','340d2b78-fbbf-4ac2-b1a9-c75de73187e0','00a65dcc-9eb0-492e-96df-87449691276a','6c8a2683-a3b9-4e8c-a1bc-fefdba8498a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54bcf637ac62408e8e06fbfc83e86944',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:28.699801 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3dc98e81-2d21-47c4-a042-091dc57dc8ec tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6a73957-7790-4db8-ad5c-7a5229f4be3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:28.711657 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3dc98e81-2d21-47c4-a042-091dc57dc8ec tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6a73957-7790-4db8-ad5c-7a5229f4be3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:28.713395 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-3dc98e81-2d21-47c4-a042-091dc57dc8ec tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Flow 'volume_create_api' (24cad550-6aa5-45ab-a31d-f75501acba04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:28.713395 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-3dc98e81-2d21-47c4-a042-091dc57dc8ec tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Create volume request issued successfully. Aug 06 14:27:28.713552 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3dc98e81-2d21-47c4-a042-091dc57dc8ec tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:27:28.713897 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 692/2802] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:27:28 2026] POST /volume/v3/volumes => generated 755 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:27:28.729353 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7297e2ea-bf63-4d46-8f3a-d8655d275cb7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:28.730758 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7297e2ea-bf63-4d46-8f3a-d8655d275cb7 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] GET https://10.4.3.229/volume/v3/volumes/92718786-0a41-4c54-9b24-e672887cd2f0 Aug 06 14:27:28.731443 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7297e2ea-bf63-4d46-8f3a-d8655d275cb7 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:28.731443 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7297e2ea-bf63-4d46-8f3a-d8655d275cb7 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:28.740800 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:28.740800 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:28.742572 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-7297e2ea-bf63-4d46-8f3a-d8655d275cb7 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Volume info retrieved successfully. Aug 06 14:27:28.747003 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7297e2ea-bf63-4d46-8f3a-d8655d275cb7 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] https://10.4.3.229/volume/v3/volumes/92718786-0a41-4c54-9b24-e672887cd2f0 returned with HTTP 200 Aug 06 14:27:28.747681 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 700/2803] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:28 2026] GET /volume/v3/volumes/92718786-0a41-4c54-9b24-e672887cd2f0 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:29.453019 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0db6b949-3a7b-403d-b131-f0169962ba26 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:29.455311 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0db6b949-3a7b-403d-b131-f0169962ba26 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] GET https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 Aug 06 14:27:29.455607 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0db6b949-3a7b-403d-b131-f0169962ba26 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:29.455799 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0db6b949-3a7b-403d-b131-f0169962ba26 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:29.455921 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-0db6b949-3a7b-403d-b131-f0169962ba26 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Show backup with id da8f7a11-bd92-4100-a6db-1e2e683d2204. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:27:29.460740 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:29.460740 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:29.461532 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0db6b949-3a7b-403d-b131-f0169962ba26 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 returned with HTTP 200 Aug 06 14:27:29.461987 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 705/2804] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:29 2026] GET /volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:29.760692 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-66f915e5-bfca-427c-ac93-8a5d67c0101d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:29.762971 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-66f915e5-bfca-427c-ac93-8a5d67c0101d tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] GET https://10.4.3.229/volume/v3/volumes/92718786-0a41-4c54-9b24-e672887cd2f0 Aug 06 14:27:29.763154 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-66f915e5-bfca-427c-ac93-8a5d67c0101d tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:29.763365 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-66f915e5-bfca-427c-ac93-8a5d67c0101d tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:29.772338 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:29.772338 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:29.776662 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-66f915e5-bfca-427c-ac93-8a5d67c0101d tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Volume info retrieved successfully. Aug 06 14:27:29.781410 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-66f915e5-bfca-427c-ac93-8a5d67c0101d tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] https://10.4.3.229/volume/v3/volumes/92718786-0a41-4c54-9b24-e672887cd2f0 returned with HTTP 200 Aug 06 14:27:29.781835 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 708/2805] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:29 2026] GET /volume/v3/volumes/92718786-0a41-4c54-9b24-e672887cd2f0 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:29.794197 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4f8c5aec-d010-45f0-acbd-0292f165e66b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:29.796483 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4f8c5aec-d010-45f0-acbd-0292f165e66b tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] GET https://10.4.3.229/volume/v3/volumes/92718786-0a41-4c54-9b24-e672887cd2f0 Aug 06 14:27:29.796812 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4f8c5aec-d010-45f0-acbd-0292f165e66b tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:29.798290 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4f8c5aec-d010-45f0-acbd-0292f165e66b tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:29.847038 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:29.847038 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:29.870377 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-4f8c5aec-d010-45f0-acbd-0292f165e66b tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Volume info retrieved successfully. Aug 06 14:27:29.899450 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4f8c5aec-d010-45f0-acbd-0292f165e66b tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] https://10.4.3.229/volume/v3/volumes/92718786-0a41-4c54-9b24-e672887cd2f0 returned with HTTP 200 Aug 06 14:27:29.902373 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 693/2806] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:29 2026] GET /volume/v3/volumes/92718786-0a41-4c54-9b24-e672887cd2f0 => generated 848 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:29.918757 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b52ffcee-250e-4291-b42b-fe5cac8df1e5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:30.055036 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b52ffcee-250e-4291-b42b-fe5cac8df1e5 tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:27:30.055417 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b52ffcee-250e-4291-b42b-fe5cac8df1e5 tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:30.056934 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-b52ffcee-250e-4291-b42b-fe5cac8df1e5 tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:27:30.057080 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-b52ffcee-250e-4291-b42b-fe5cac8df1e5 tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Create volume of 1 GB Aug 06 14:27:30.061127 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b52ffcee-250e-4291-b42b-fe5cac8df1e5 tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Availability Zones retrieved successfully. Aug 06 14:27:30.068511 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b52ffcee-250e-4291-b42b-fe5cac8df1e5 tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Flow 'volume_create_api' (ceddfb4d-fd82-4035-bdc4-d5185a2a028d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:30.069514 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b52ffcee-250e-4291-b42b-fe5cac8df1e5 tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8f6fa13-6d96-4007-8eaf-35f0b58b13e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:30.070342 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-b52ffcee-250e-4291-b42b-fe5cac8df1e5 tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:27:30.094257 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b52ffcee-250e-4291-b42b-fe5cac8df1e5 tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8f6fa13-6d96-4007-8eaf-35f0b58b13e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:30.095107 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b52ffcee-250e-4291-b42b-fe5cac8df1e5 tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feea6d38-27e7-4d2e-b119-9903b0b90bfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:30.181129 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-b52ffcee-250e-4291-b42b-fe5cac8df1e5 tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Created reservations ['f8db6706-0263-4774-946c-ffecb15e97e7', '11e67b95-f11b-430a-b45d-949b8ae7a437', 'fb19cbe3-56f3-455e-bcea-f072859b31d5', 'f0037613-d1c5-468b-8d88-fc6306d76fa0'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:30.183357 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b52ffcee-250e-4291-b42b-fe5cac8df1e5 tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feea6d38-27e7-4d2e-b119-9903b0b90bfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8db6706-0263-4774-946c-ffecb15e97e7', '11e67b95-f11b-430a-b45d-949b8ae7a437', 'fb19cbe3-56f3-455e-bcea-f072859b31d5', 'f0037613-d1c5-468b-8d88-fc6306d76fa0']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:30.183357 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b52ffcee-250e-4291-b42b-fe5cac8df1e5 tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22d464f5-912d-4358-8c44-ba02977d1f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:30.210759 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b52ffcee-250e-4291-b42b-fe5cac8df1e5 tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22d464f5-912d-4358-8c44-ba02977d1f6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb4eee84-377c-4797-9f47-9f96fb6e832e', '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='3996fa2fb0904ea0a8bc6583eb334433',qos_specs=None,replication_status=,reservations=['f8db6706-0263-4774-946c-ffecb15e97e7','11e67b95-f11b-430a-b45d-949b8ae7a437','fb19cbe3-56f3-455e-bcea-f072859b31d5','f0037613-d1c5-468b-8d88-fc6306d76fa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19b603ad194d4652b2e274f61199a565',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:27:30Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb4eee84-377c-4797-9f47-9f96fb6e832e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3996fa2fb0904ea0a8bc6583eb334433',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19b603ad194d4652b2e274f61199a565',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:30.212523 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b52ffcee-250e-4291-b42b-fe5cac8df1e5 tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9ba6f9f-6ed4-466b-868a-3c90f404c4a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:30.235591 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b52ffcee-250e-4291-b42b-fe5cac8df1e5 tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9ba6f9f-6ed4-466b-868a-3c90f404c4a3) transitioned into state 'SUCCESS' from 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='3996fa2fb0904ea0a8bc6583eb334433',qos_specs=None,replication_status=,reservations=['f8db6706-0263-4774-946c-ffecb15e97e7','11e67b95-f11b-430a-b45d-949b8ae7a437','fb19cbe3-56f3-455e-bcea-f072859b31d5','f0037613-d1c5-468b-8d88-fc6306d76fa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19b603ad194d4652b2e274f61199a565',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:30.236844 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b52ffcee-250e-4291-b42b-fe5cac8df1e5 tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afd44a8b-4593-4e85-9ef2-8df56b3658ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:30.249791 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b52ffcee-250e-4291-b42b-fe5cac8df1e5 tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afd44a8b-4593-4e85-9ef2-8df56b3658ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:30.251032 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b52ffcee-250e-4291-b42b-fe5cac8df1e5 tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Flow 'volume_create_api' (ceddfb4d-fd82-4035-bdc4-d5185a2a028d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:30.251442 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b52ffcee-250e-4291-b42b-fe5cac8df1e5 tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Create volume request issued successfully. Aug 06 14:27:30.252383 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b52ffcee-250e-4291-b42b-fe5cac8df1e5 tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:27:30.253301 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 701/2807] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:27:29 2026] POST /volume/v3/volumes => generated 733 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:27:30.264404 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-87c4c2a0-aac3-4b24-a242-840db5406aeb None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:30.267878 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-87c4c2a0-aac3-4b24-a242-840db5406aeb tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] GET https://10.4.3.229/volume/v3/volumes/fb4eee84-377c-4797-9f47-9f96fb6e832e Aug 06 14:27:30.267878 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-87c4c2a0-aac3-4b24-a242-840db5406aeb tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:30.267878 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-87c4c2a0-aac3-4b24-a242-840db5406aeb tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:30.274193 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:30.274193 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:30.281199 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-87c4c2a0-aac3-4b24-a242-840db5406aeb tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Volume info retrieved successfully. Aug 06 14:27:30.283974 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-87c4c2a0-aac3-4b24-a242-840db5406aeb tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] https://10.4.3.229/volume/v3/volumes/fb4eee84-377c-4797-9f47-9f96fb6e832e returned with HTTP 200 Aug 06 14:27:30.284436 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 706/2808] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:30 2026] GET /volume/v3/volumes/fb4eee84-377c-4797-9f47-9f96fb6e832e => generated 912 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:30.484867 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c04fbed0-61b8-4602-a579-81fbebe0c5fb None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:30.487042 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c04fbed0-61b8-4602-a579-81fbebe0c5fb tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] GET https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 Aug 06 14:27:30.487239 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c04fbed0-61b8-4602-a579-81fbebe0c5fb tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:30.487508 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c04fbed0-61b8-4602-a579-81fbebe0c5fb tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:30.487746 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-c04fbed0-61b8-4602-a579-81fbebe0c5fb tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Show backup with id da8f7a11-bd92-4100-a6db-1e2e683d2204. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:27:30.492355 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:30.492355 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:30.493293 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c04fbed0-61b8-4602-a579-81fbebe0c5fb tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 returned with HTTP 200 Aug 06 14:27:30.493873 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 709/2809] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:30 2026] GET /volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:31.298758 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d0b19463-9d2f-4349-bc1e-e9eaee3dd58f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:31.300961 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d0b19463-9d2f-4349-bc1e-e9eaee3dd58f tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] GET https://10.4.3.229/volume/v3/volumes/fb4eee84-377c-4797-9f47-9f96fb6e832e Aug 06 14:27:31.301152 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d0b19463-9d2f-4349-bc1e-e9eaee3dd58f tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:31.301354 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d0b19463-9d2f-4349-bc1e-e9eaee3dd58f tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:31.312925 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:31.312925 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:31.318801 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d0b19463-9d2f-4349-bc1e-e9eaee3dd58f tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Volume info retrieved successfully. Aug 06 14:27:31.326473 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d0b19463-9d2f-4349-bc1e-e9eaee3dd58f tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] https://10.4.3.229/volume/v3/volumes/fb4eee84-377c-4797-9f47-9f96fb6e832e returned with HTTP 200 Aug 06 14:27:31.327068 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 694/2810] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:31 2026] GET /volume/v3/volumes/fb4eee84-377c-4797-9f47-9f96fb6e832e => generated 973 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:31.342279 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-cafe5f2f-d317-43fb-ac39-edff28b23fd6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:31.344769 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cafe5f2f-d317-43fb-ac39-edff28b23fd6 tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1&project_id=3164436e5bd340fb99bc180445a30697 Aug 06 14:27:31.345499 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cafe5f2f-d317-43fb-ac39-edff28b23fd6 tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:31.345499 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cafe5f2f-d317-43fb-ac39-edff28b23fd6 tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Calling method 'detail' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:31.345597 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-cafe5f2f-d317-43fb-ac39-edff28b23fd6 tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Could not evaluate value 3164436e5bd340fb99bc180445a30697, assuming string {{(pid=100398) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 14:27:31.346116 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:31.346116 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:31.346393 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-cafe5f2f-d317-43fb-ac39-edff28b23fd6 tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Searching by: MultiDict([('project_id', '3164436e5bd340fb99bc180445a30697'), ('all_tenants', 1)]). {{(pid=100398) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:27:31.378272 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-cafe5f2f-d317-43fb-ac39-edff28b23fd6 tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Get all volumes completed successfully. Aug 06 14:27:31.379346 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:31.379346 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:31.384003 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cafe5f2f-d317-43fb-ac39-edff28b23fd6 tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1&project_id=3164436e5bd340fb99bc180445a30697 returned with HTTP 200 Aug 06 14:27:31.384554 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 702/2811] 10.4.3.229 () {66 vars in 1373 bytes} [Thu Aug 6 14:27:31 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=3164436e5bd340fb99bc180445a30697 => generated 3027 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:31.403502 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6312cf23-1eda-4ecf-8402-86ba242fa6fe None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:31.407548 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6312cf23-1eda-4ecf-8402-86ba242fa6fe tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/fb4eee84-377c-4797-9f47-9f96fb6e832e Aug 06 14:27:31.407548 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6312cf23-1eda-4ecf-8402-86ba242fa6fe tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:31.407548 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6312cf23-1eda-4ecf-8402-86ba242fa6fe tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:31.407548 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-6312cf23-1eda-4ecf-8402-86ba242fa6fe tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Delete volume with id: fb4eee84-377c-4797-9f47-9f96fb6e832e Aug 06 14:27:31.417597 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:31.417597 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:31.418011 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-6312cf23-1eda-4ecf-8402-86ba242fa6fe tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Volume info retrieved successfully. Aug 06 14:27:31.448207 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-6312cf23-1eda-4ecf-8402-86ba242fa6fe tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] Delete volume request issued successfully. Aug 06 14:27:31.448392 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6312cf23-1eda-4ecf-8402-86ba242fa6fe tempest-VolumesListAdminTestJSON-1450717888 tempest-VolumesListAdminTestJSON-1450717888-project-admin] https://10.4.3.229/volume/v3/volumes/fb4eee84-377c-4797-9f47-9f96fb6e832e returned with HTTP 202 Aug 06 14:27:31.448901 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 707/2812] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:27:31 2026] DELETE /volume/v3/volumes/fb4eee84-377c-4797-9f47-9f96fb6e832e => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:31.458180 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a882e155-725a-426a-adb8-09c9f6f61d4f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:31.460259 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a882e155-725a-426a-adb8-09c9f6f61d4f tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] GET https://10.4.3.229/volume/v3/volumes/92718786-0a41-4c54-9b24-e672887cd2f0 Aug 06 14:27:31.460831 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a882e155-725a-426a-adb8-09c9f6f61d4f tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:31.461039 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a882e155-725a-426a-adb8-09c9f6f61d4f tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:31.463227 np0000006659 devstack@c-api.service[100396]: DEBUG dbcounter [-] [100396] Writing DB stats cinder:SELECT=428,cinder:UPDATE=123,cinder:INSERT=60 {{(pid=100396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:27:31.474045 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:31.474045 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:31.480034 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-a882e155-725a-426a-adb8-09c9f6f61d4f tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Volume info retrieved successfully. Aug 06 14:27:31.487727 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a882e155-725a-426a-adb8-09c9f6f61d4f tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] https://10.4.3.229/volume/v3/volumes/92718786-0a41-4c54-9b24-e672887cd2f0 returned with HTTP 200 Aug 06 14:27:31.488401 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 710/2813] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:31 2026] GET /volume/v3/volumes/92718786-0a41-4c54-9b24-e672887cd2f0 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:31.504007 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ce7d3f1a-fbd4-45bc-9bb3-2618145a5ab2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:31.508272 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ce7d3f1a-fbd4-45bc-9bb3-2618145a5ab2 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] DELETE https://10.4.3.229/volume/v3/volumes/92718786-0a41-4c54-9b24-e672887cd2f0 Aug 06 14:27:31.508563 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ce7d3f1a-fbd4-45bc-9bb3-2618145a5ab2 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:31.508823 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ce7d3f1a-fbd4-45bc-9bb3-2618145a5ab2 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:31.508984 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-ce7d3f1a-fbd4-45bc-9bb3-2618145a5ab2 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Delete volume with id: 92718786-0a41-4c54-9b24-e672887cd2f0 Aug 06 14:27:31.519123 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:31.519123 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:31.520229 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-ce7d3f1a-fbd4-45bc-9bb3-2618145a5ab2 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Volume info retrieved successfully. Aug 06 14:27:31.526303 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0949475a-7f87-4628-8e3e-95229bdc6978 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:31.529860 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0949475a-7f87-4628-8e3e-95229bdc6978 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] GET https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 Aug 06 14:27:31.529860 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0949475a-7f87-4628-8e3e-95229bdc6978 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:31.529860 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0949475a-7f87-4628-8e3e-95229bdc6978 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:31.529860 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-0949475a-7f87-4628-8e3e-95229bdc6978 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Show backup with id da8f7a11-bd92-4100-a6db-1e2e683d2204. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:27:31.540310 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:31.540310 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:31.542436 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0949475a-7f87-4628-8e3e-95229bdc6978 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 returned with HTTP 200 Aug 06 14:27:31.542904 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 703/2814] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:31 2026] GET /volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:31.548901 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-ce7d3f1a-fbd4-45bc-9bb3-2618145a5ab2 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Delete volume request issued successfully. Aug 06 14:27:31.549142 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ce7d3f1a-fbd4-45bc-9bb3-2618145a5ab2 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] https://10.4.3.229/volume/v3/volumes/92718786-0a41-4c54-9b24-e672887cd2f0 returned with HTTP 202 Aug 06 14:27:31.549583 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 695/2815] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:27:31 2026] DELETE /volume/v3/volumes/92718786-0a41-4c54-9b24-e672887cd2f0 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:31.556798 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7f2d8801-5364-4dcd-af02-247e670c81d6 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:31.559110 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7f2d8801-5364-4dcd-af02-247e670c81d6 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] GET https://10.4.3.229/volume/v3/volumes/92718786-0a41-4c54-9b24-e672887cd2f0 Aug 06 14:27:31.559396 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7f2d8801-5364-4dcd-af02-247e670c81d6 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:31.559713 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7f2d8801-5364-4dcd-af02-247e670c81d6 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:31.569863 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:31.569863 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:31.574929 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-7f2d8801-5364-4dcd-af02-247e670c81d6 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Volume info retrieved successfully. Aug 06 14:27:31.582150 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7f2d8801-5364-4dcd-af02-247e670c81d6 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] https://10.4.3.229/volume/v3/volumes/92718786-0a41-4c54-9b24-e672887cd2f0 returned with HTTP 200 Aug 06 14:27:31.582150 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 708/2816] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:31 2026] GET /volume/v3/volumes/92718786-0a41-4c54-9b24-e672887cd2f0 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:32.079184 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3c99370d-b9aa-41ed-bdc8-b0b6b29cf66d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:32.115049 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3c99370d-b9aa-41ed-bdc8-b0b6b29cf66d tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:27:32.115809 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3c99370d-b9aa-41ed-bdc8-b0b6b29cf66d tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-946332073", "extra_specs": {}}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:32.130462 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3c99370d-b9aa-41ed-bdc8-b0b6b29cf66d tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:27:32.130558 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 711/2817] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:27:32 2026] POST /volume/v3/types => generated 217 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:32.141891 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-80c46233-a255-4751-a0b0-b180fe16638f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:32.144162 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-80c46233-a255-4751-a0b0-b180fe16638f tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] POST https://10.4.3.229/volume/v3/types/f60bd570-3b03-493f-9eae-ff69430f1c88/encryption Aug 06 14:27:32.144886 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-80c46233-a255-4751-a0b0-b180fe16638f tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:32.167376 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-80c46233-a255-4751-a0b0-b180fe16638f tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] https://10.4.3.229/volume/v3/types/f60bd570-3b03-493f-9eae-ff69430f1c88/encryption returned with HTTP 200 Aug 06 14:27:32.168222 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 704/2818] 10.4.3.229 () {68 vars in 1397 bytes} [Thu Aug 6 14:27:32 2026] POST /volume/v3/types/f60bd570-3b03-493f-9eae-ff69430f1c88/encryption => generated 231 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:32.178246 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6ec640cb-c9a7-4480-8f6d-cf2ddb9c7807 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:32.244511 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6ec640cb-c9a7-4480-8f6d-cf2ddb9c7807 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:27:32.244907 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6ec640cb-c9a7-4480-8f6d-cf2ddb9c7807 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-463061018", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-946332073", "size": 1}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:32.246257 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-6ec640cb-c9a7-4480-8f6d-cf2ddb9c7807 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-463061018', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-946332073', 'size': 1}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:27:32.249755 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-6ec640cb-c9a7-4480-8f6d-cf2ddb9c7807 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Create volume of 1 GB Aug 06 14:27:32.250036 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:32.250036 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:32.250475 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6ec640cb-c9a7-4480-8f6d-cf2ddb9c7807 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Availability Zones retrieved successfully. Aug 06 14:27:32.255562 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6ec640cb-c9a7-4480-8f6d-cf2ddb9c7807 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Flow 'volume_create_api' (8bf75b29-7116-46d1-b8db-239ae33688a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:32.256376 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6ec640cb-c9a7-4480-8f6d-cf2ddb9c7807 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c4c8ecf-492d-4864-86c7-de2688afdf11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:32.257275 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-6ec640cb-c9a7-4480-8f6d-cf2ddb9c7807 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:27:32.280443 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6ec640cb-c9a7-4480-8f6d-cf2ddb9c7807 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c4c8ecf-492d-4864-86c7-de2688afdf11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:27:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f60bd570-3b03-493f-9eae-ff69430f1c88,is_public=True,name='tempest-scenario-type-cryptsetup-946332073',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f60bd570-3b03-493f-9eae-ff69430f1c88', '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=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:32.281254 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6ec640cb-c9a7-4480-8f6d-cf2ddb9c7807 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99a282ab-76b6-4a76-88c9-2f93c5ef7caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:32.304628 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-6ec640cb-c9a7-4480-8f6d-cf2ddb9c7807 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-946332073 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-946332073, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:27:32.305080 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-6ec640cb-c9a7-4480-8f6d-cf2ddb9c7807 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-946332073 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-946332073, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:27:32.338495 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-6ec640cb-c9a7-4480-8f6d-cf2ddb9c7807 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Created reservations ['00acb2f8-1810-44fc-9f94-5276a8e2ad80', 'efdd0376-4b35-4a64-a39b-b4502be0fb3d', '4bf63ad8-0692-45f5-9b44-39a268dcee97', '50f7f231-dfe4-4677-a1a2-764bdaf6b218'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:32.339218 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6ec640cb-c9a7-4480-8f6d-cf2ddb9c7807 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99a282ab-76b6-4a76-88c9-2f93c5ef7caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00acb2f8-1810-44fc-9f94-5276a8e2ad80', 'efdd0376-4b35-4a64-a39b-b4502be0fb3d', '4bf63ad8-0692-45f5-9b44-39a268dcee97', '50f7f231-dfe4-4677-a1a2-764bdaf6b218']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:32.339928 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6ec640cb-c9a7-4480-8f6d-cf2ddb9c7807 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (485e8cd3-105b-4ccc-9863-74fef1c57e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:32.362488 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6ec640cb-c9a7-4480-8f6d-cf2ddb9c7807 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (485e8cd3-105b-4ccc-9863-74fef1c57e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95839a2e-273a-48b6-94fe-7fa19d2ed2b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-463061018',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ce68e260eae423581fdfabcbf095290',qos_specs=None,replication_status=,reservations=['00acb2f8-1810-44fc-9f94-5276a8e2ad80','efdd0376-4b35-4a64-a39b-b4502be0fb3d','4bf63ad8-0692-45f5-9b44-39a268dcee97','50f7f231-dfe4-4677-a1a2-764bdaf6b218'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aab0efaec1da4f2fbc6cf26e8777127a',volume_type_id=f60bd570-3b03-493f-9eae-ff69430f1c88), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:27:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-463061018',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=95839a2e-273a-48b6-94fe-7fa19d2ed2b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ce68e260eae423581fdfabcbf095290',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aab0efaec1da4f2fbc6cf26e8777127a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f60bd570-3b03-493f-9eae-ff69430f1c88),volume_type_id=f60bd570-3b03-493f-9eae-ff69430f1c88)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:32.363147 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6ec640cb-c9a7-4480-8f6d-cf2ddb9c7807 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2cdd32f-dc39-48bc-9b86-572c035a29fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:32.379667 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6ec640cb-c9a7-4480-8f6d-cf2ddb9c7807 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2cdd32f-dc39-48bc-9b86-572c035a29fc) transitioned into state 'SUCCESS' from state '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-463061018',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ce68e260eae423581fdfabcbf095290',qos_specs=None,replication_status=,reservations=['00acb2f8-1810-44fc-9f94-5276a8e2ad80','efdd0376-4b35-4a64-a39b-b4502be0fb3d','4bf63ad8-0692-45f5-9b44-39a268dcee97','50f7f231-dfe4-4677-a1a2-764bdaf6b218'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aab0efaec1da4f2fbc6cf26e8777127a',volume_type_id=f60bd570-3b03-493f-9eae-ff69430f1c88)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:32.380259 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6ec640cb-c9a7-4480-8f6d-cf2ddb9c7807 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfe34590-cc4e-4fc3-8762-ab2a4168ddf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:32.388725 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6ec640cb-c9a7-4480-8f6d-cf2ddb9c7807 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfe34590-cc4e-4fc3-8762-ab2a4168ddf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:32.389376 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-6ec640cb-c9a7-4480-8f6d-cf2ddb9c7807 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Flow 'volume_create_api' (8bf75b29-7116-46d1-b8db-239ae33688a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:32.389696 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6ec640cb-c9a7-4480-8f6d-cf2ddb9c7807 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Create volume request issued successfully. Aug 06 14:27:32.390200 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6ec640cb-c9a7-4480-8f6d-cf2ddb9c7807 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:27:32.390646 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 696/2819] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:27:32 2026] POST /volume/v3/volumes => generated 789 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 14:27:32.554069 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7caabade-e4a6-46c9-affe-f6954ae5d386 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:32.557809 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7caabade-e4a6-46c9-affe-f6954ae5d386 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] GET https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 Aug 06 14:27:32.557809 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7caabade-e4a6-46c9-affe-f6954ae5d386 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:32.557809 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7caabade-e4a6-46c9-affe-f6954ae5d386 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:32.557809 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-7caabade-e4a6-46c9-affe-f6954ae5d386 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Show backup with id da8f7a11-bd92-4100-a6db-1e2e683d2204. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:27:32.561894 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:32.561894 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:32.562973 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7caabade-e4a6-46c9-affe-f6954ae5d386 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 returned with HTTP 200 Aug 06 14:27:32.563492 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 709/2820] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:32 2026] GET /volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:32.596106 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-77ae6187-cd36-4037-b5c2-bf5dd6f5291a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:32.597910 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-77ae6187-cd36-4037-b5c2-bf5dd6f5291a tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] GET https://10.4.3.229/volume/v3/volumes/92718786-0a41-4c54-9b24-e672887cd2f0 Aug 06 14:27:32.598097 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-77ae6187-cd36-4037-b5c2-bf5dd6f5291a tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:32.598348 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-77ae6187-cd36-4037-b5c2-bf5dd6f5291a tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:32.604960 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-77ae6187-cd36-4037-b5c2-bf5dd6f5291a tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] https://10.4.3.229/volume/v3/volumes/92718786-0a41-4c54-9b24-e672887cd2f0 returned with HTTP 404 Aug 06 14:27:32.605402 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 712/2821] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:32 2026] GET /volume/v3/volumes/92718786-0a41-4c54-9b24-e672887cd2f0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:32.612689 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-783d0234-a051-4304-b13c-24b8c2753bff None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:32.615004 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-783d0234-a051-4304-b13c-24b8c2753bff tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] GET https://10.4.3.229/volume/v3/volumes/ac4fbb9c-dccb-4b70-b66d-498afd53a122 Aug 06 14:27:32.615211 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-783d0234-a051-4304-b13c-24b8c2753bff tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:32.615395 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-783d0234-a051-4304-b13c-24b8c2753bff tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:32.625335 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:32.625335 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:32.631393 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-783d0234-a051-4304-b13c-24b8c2753bff tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Volume info retrieved successfully. Aug 06 14:27:32.638724 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-783d0234-a051-4304-b13c-24b8c2753bff tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] https://10.4.3.229/volume/v3/volumes/ac4fbb9c-dccb-4b70-b66d-498afd53a122 returned with HTTP 200 Aug 06 14:27:32.639654 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 705/2822] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:32 2026] GET /volume/v3/volumes/ac4fbb9c-dccb-4b70-b66d-498afd53a122 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:32.652204 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-db6f6c4b-5ef7-49d2-9cf4-d514f2e1d45e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:32.654003 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-db6f6c4b-5ef7-49d2-9cf4-d514f2e1d45e tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] DELETE https://10.4.3.229/volume/v3/volumes/ac4fbb9c-dccb-4b70-b66d-498afd53a122 Aug 06 14:27:32.654186 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-db6f6c4b-5ef7-49d2-9cf4-d514f2e1d45e tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:32.654365 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-db6f6c4b-5ef7-49d2-9cf4-d514f2e1d45e tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:32.654533 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-db6f6c4b-5ef7-49d2-9cf4-d514f2e1d45e tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Delete volume with id: ac4fbb9c-dccb-4b70-b66d-498afd53a122 Aug 06 14:27:32.660901 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:32.660901 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:32.661287 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-db6f6c4b-5ef7-49d2-9cf4-d514f2e1d45e tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Volume info retrieved successfully. Aug 06 14:27:32.681455 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-db6f6c4b-5ef7-49d2-9cf4-d514f2e1d45e tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Delete volume request issued successfully. Aug 06 14:27:32.681455 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-db6f6c4b-5ef7-49d2-9cf4-d514f2e1d45e tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] https://10.4.3.229/volume/v3/volumes/ac4fbb9c-dccb-4b70-b66d-498afd53a122 returned with HTTP 202 Aug 06 14:27:32.681455 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 697/2823] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:27:32 2026] DELETE /volume/v3/volumes/ac4fbb9c-dccb-4b70-b66d-498afd53a122 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:32.706629 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-68711d6c-d612-4a24-aea1-60b2d9eff5d0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:32.712373 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-68711d6c-d612-4a24-aea1-60b2d9eff5d0 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] GET https://10.4.3.229/volume/v3/volumes/ac4fbb9c-dccb-4b70-b66d-498afd53a122 Aug 06 14:27:32.712373 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-68711d6c-d612-4a24-aea1-60b2d9eff5d0 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:32.712373 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-68711d6c-d612-4a24-aea1-60b2d9eff5d0 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:32.725204 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:32.725204 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:32.732699 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-68711d6c-d612-4a24-aea1-60b2d9eff5d0 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Volume info retrieved successfully. Aug 06 14:27:32.736951 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-68711d6c-d612-4a24-aea1-60b2d9eff5d0 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] https://10.4.3.229/volume/v3/volumes/ac4fbb9c-dccb-4b70-b66d-498afd53a122 returned with HTTP 200 Aug 06 14:27:32.737298 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 710/2824] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:32 2026] GET /volume/v3/volumes/ac4fbb9c-dccb-4b70-b66d-498afd53a122 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:33.580090 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5a6e8910-ba23-4fdf-892c-60737bdda8fb None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:33.580583 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5a6e8910-ba23-4fdf-892c-60737bdda8fb tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] GET https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 Aug 06 14:27:33.580820 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5a6e8910-ba23-4fdf-892c-60737bdda8fb tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:33.581071 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5a6e8910-ba23-4fdf-892c-60737bdda8fb tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:33.581203 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-5a6e8910-ba23-4fdf-892c-60737bdda8fb tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Show backup with id da8f7a11-bd92-4100-a6db-1e2e683d2204. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:27:33.586662 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:33.586662 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:33.587591 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5a6e8910-ba23-4fdf-892c-60737bdda8fb tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 returned with HTTP 200 Aug 06 14:27:33.588137 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 713/2825] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:33 2026] GET /volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:33.750785 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4fb2e9ba-23c2-4c9c-8006-1a866d07c203 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:33.753157 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4fb2e9ba-23c2-4c9c-8006-1a866d07c203 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] GET https://10.4.3.229/volume/v3/volumes/ac4fbb9c-dccb-4b70-b66d-498afd53a122 Aug 06 14:27:33.753157 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4fb2e9ba-23c2-4c9c-8006-1a866d07c203 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:33.753265 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4fb2e9ba-23c2-4c9c-8006-1a866d07c203 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:33.759934 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4fb2e9ba-23c2-4c9c-8006-1a866d07c203 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] https://10.4.3.229/volume/v3/volumes/ac4fbb9c-dccb-4b70-b66d-498afd53a122 returned with HTTP 404 Aug 06 14:27:33.760275 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 706/2826] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:33 2026] GET /volume/v3/volumes/ac4fbb9c-dccb-4b70-b66d-498afd53a122 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:33.769412 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a582b147-2b28-4ff8-8657-75b86f03c852 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:33.771556 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a582b147-2b28-4ff8-8657-75b86f03c852 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] GET https://10.4.3.229/volume/v3/volumes/132e46c8-2273-4f1f-9bb5-00bacf4b61a2 Aug 06 14:27:33.772002 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a582b147-2b28-4ff8-8657-75b86f03c852 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:33.772002 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a582b147-2b28-4ff8-8657-75b86f03c852 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:33.774147 np0000006659 devstack@c-api.service[100399]: DEBUG dbcounter [-] [100399] Writing DB stats cinder:SELECT=455,cinder:UPDATE=152,cinder:INSERT=84 {{(pid=100399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:27:33.781120 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:33.781120 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:33.785937 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-a582b147-2b28-4ff8-8657-75b86f03c852 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Volume info retrieved successfully. Aug 06 14:27:33.790398 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a582b147-2b28-4ff8-8657-75b86f03c852 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] https://10.4.3.229/volume/v3/volumes/132e46c8-2273-4f1f-9bb5-00bacf4b61a2 returned with HTTP 200 Aug 06 14:27:33.790836 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 698/2827] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:33 2026] GET /volume/v3/volumes/132e46c8-2273-4f1f-9bb5-00bacf4b61a2 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:33.805762 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0bb4f9e6-85d6-492c-bfd0-6c820a75900e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:33.808084 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0bb4f9e6-85d6-492c-bfd0-6c820a75900e tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] DELETE https://10.4.3.229/volume/v3/volumes/132e46c8-2273-4f1f-9bb5-00bacf4b61a2 Aug 06 14:27:33.808342 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0bb4f9e6-85d6-492c-bfd0-6c820a75900e tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:33.808862 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0bb4f9e6-85d6-492c-bfd0-6c820a75900e tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:33.808862 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-0bb4f9e6-85d6-492c-bfd0-6c820a75900e tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Delete volume with id: 132e46c8-2273-4f1f-9bb5-00bacf4b61a2 Aug 06 14:27:33.812197 np0000006659 devstack@c-api.service[100397]: DEBUG dbcounter [-] [100397] Writing DB stats cinder:SELECT=424,cinder:INSERT=54,cinder:UPDATE=83 {{(pid=100397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:27:33.818339 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:33.818339 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:33.819120 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-0bb4f9e6-85d6-492c-bfd0-6c820a75900e tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Volume info retrieved successfully. Aug 06 14:27:33.842459 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-0bb4f9e6-85d6-492c-bfd0-6c820a75900e tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Delete volume request issued successfully. Aug 06 14:27:33.842459 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0bb4f9e6-85d6-492c-bfd0-6c820a75900e tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] https://10.4.3.229/volume/v3/volumes/132e46c8-2273-4f1f-9bb5-00bacf4b61a2 returned with HTTP 202 Aug 06 14:27:33.842459 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 711/2828] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:27:33 2026] DELETE /volume/v3/volumes/132e46c8-2273-4f1f-9bb5-00bacf4b61a2 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:33.849906 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fddc9199-e486-4d71-990f-dbecaa780884 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:33.853039 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fddc9199-e486-4d71-990f-dbecaa780884 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] GET https://10.4.3.229/volume/v3/volumes/132e46c8-2273-4f1f-9bb5-00bacf4b61a2 Aug 06 14:27:33.853180 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fddc9199-e486-4d71-990f-dbecaa780884 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:33.853456 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fddc9199-e486-4d71-990f-dbecaa780884 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:33.866571 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:33.866571 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:33.872283 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-fddc9199-e486-4d71-990f-dbecaa780884 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Volume info retrieved successfully. Aug 06 14:27:33.879807 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fddc9199-e486-4d71-990f-dbecaa780884 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] https://10.4.3.229/volume/v3/volumes/132e46c8-2273-4f1f-9bb5-00bacf4b61a2 returned with HTTP 200 Aug 06 14:27:33.880271 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 714/2829] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:33 2026] GET /volume/v3/volumes/132e46c8-2273-4f1f-9bb5-00bacf4b61a2 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:34.601657 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5c7e83e4-4a52-4e50-a353-4b1e7cd211ce None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:34.603325 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5c7e83e4-4a52-4e50-a353-4b1e7cd211ce tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] GET https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 Aug 06 14:27:34.603546 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5c7e83e4-4a52-4e50-a353-4b1e7cd211ce tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:34.603726 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5c7e83e4-4a52-4e50-a353-4b1e7cd211ce tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:34.603825 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-5c7e83e4-4a52-4e50-a353-4b1e7cd211ce tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Show backup with id da8f7a11-bd92-4100-a6db-1e2e683d2204. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:27:34.606304 np0000006659 devstack@c-api.service[100398]: DEBUG dbcounter [-] [100398] Writing DB stats cinder:SELECT=514,cinder:INSERT=91,cinder:UPDATE=161 {{(pid=100398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:27:34.610865 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:34.610865 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:34.611649 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5c7e83e4-4a52-4e50-a353-4b1e7cd211ce tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 returned with HTTP 200 Aug 06 14:27:34.612126 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 707/2830] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:34 2026] GET /volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:34.902920 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d09dd9d5-3705-4292-8ff6-c6f8104f33c9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:34.904660 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d09dd9d5-3705-4292-8ff6-c6f8104f33c9 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] GET https://10.4.3.229/volume/v3/volumes/132e46c8-2273-4f1f-9bb5-00bacf4b61a2 Aug 06 14:27:34.904859 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d09dd9d5-3705-4292-8ff6-c6f8104f33c9 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:34.905033 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d09dd9d5-3705-4292-8ff6-c6f8104f33c9 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:34.913145 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d09dd9d5-3705-4292-8ff6-c6f8104f33c9 tempest-VolumesListAdminTestJSON-156295116 tempest-VolumesListAdminTestJSON-156295116-project-member] https://10.4.3.229/volume/v3/volumes/132e46c8-2273-4f1f-9bb5-00bacf4b61a2 returned with HTTP 404 Aug 06 14:27:34.913649 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 699/2831] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:34 2026] GET /volume/v3/volumes/132e46c8-2273-4f1f-9bb5-00bacf4b61a2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:35.623422 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-fbd0552f-5d42-4be3-a5ad-dc63de776d39 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:35.625710 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fbd0552f-5d42-4be3-a5ad-dc63de776d39 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] GET https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 Aug 06 14:27:35.625710 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fbd0552f-5d42-4be3-a5ad-dc63de776d39 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:35.625710 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fbd0552f-5d42-4be3-a5ad-dc63de776d39 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:35.625849 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-fbd0552f-5d42-4be3-a5ad-dc63de776d39 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Show backup with id da8f7a11-bd92-4100-a6db-1e2e683d2204. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:27:35.632713 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:35.632713 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:35.633412 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fbd0552f-5d42-4be3-a5ad-dc63de776d39 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 returned with HTTP 200 Aug 06 14:27:35.633842 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 712/2832] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:35 2026] GET /volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:36.645358 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c9e19d2f-412d-43c1-9073-ae382155c59e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:36.648147 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c9e19d2f-412d-43c1-9073-ae382155c59e tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] GET https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 Aug 06 14:27:36.648486 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c9e19d2f-412d-43c1-9073-ae382155c59e tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:36.649060 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c9e19d2f-412d-43c1-9073-ae382155c59e tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:36.649230 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-c9e19d2f-412d-43c1-9073-ae382155c59e tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Show backup with id da8f7a11-bd92-4100-a6db-1e2e683d2204. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:27:36.655712 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:36.655712 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:36.657196 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c9e19d2f-412d-43c1-9073-ae382155c59e tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 returned with HTTP 200 Aug 06 14:27:36.657876 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 715/2833] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:36 2026] GET /volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:37.195571 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8dfdda86-ebba-4348-a95b-5ddb7575fbc2 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:37.355457 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8dfdda86-ebba-4348-a95b-5ddb7575fbc2 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:27:37.355787 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8dfdda86-ebba-4348-a95b-5ddb7575fbc2 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-997557560"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:37.357105 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-8dfdda86-ebba-4348-a95b-5ddb7575fbc2 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-997557560'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:27:37.357219 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-8dfdda86-ebba-4348-a95b-5ddb7575fbc2 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Create volume of 1 GB Aug 06 14:27:37.360980 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-8dfdda86-ebba-4348-a95b-5ddb7575fbc2 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Availability Zones retrieved successfully. Aug 06 14:27:37.367524 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-8dfdda86-ebba-4348-a95b-5ddb7575fbc2 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Flow 'volume_create_api' (984c07ce-e280-4f9d-bf3d-32592bc458d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:37.368342 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-8dfdda86-ebba-4348-a95b-5ddb7575fbc2 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df0c3b8f-e504-41f3-97e1-ae3f9a8dcf87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:37.369200 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-8dfdda86-ebba-4348-a95b-5ddb7575fbc2 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:27:37.402097 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-8dfdda86-ebba-4348-a95b-5ddb7575fbc2 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df0c3b8f-e504-41f3-97e1-ae3f9a8dcf87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:37.402793 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-8dfdda86-ebba-4348-a95b-5ddb7575fbc2 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a6d0b43-5499-4420-bc6d-888517cf622d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:37.460983 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-8dfdda86-ebba-4348-a95b-5ddb7575fbc2 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Created reservations ['28f42e35-a67c-4efe-a5b3-d2d65e67ba19', 'b6d4b6b6-f7ea-4114-be1d-59959a1883ba', '3c9b1f56-8799-4f6b-a2ef-8a71b1b0a6c7', '8595c960-6746-48da-8d82-69903a48cfb4'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:37.462175 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-8dfdda86-ebba-4348-a95b-5ddb7575fbc2 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a6d0b43-5499-4420-bc6d-888517cf622d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28f42e35-a67c-4efe-a5b3-d2d65e67ba19', 'b6d4b6b6-f7ea-4114-be1d-59959a1883ba', '3c9b1f56-8799-4f6b-a2ef-8a71b1b0a6c7', '8595c960-6746-48da-8d82-69903a48cfb4']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:37.463368 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-8dfdda86-ebba-4348-a95b-5ddb7575fbc2 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (357f4bdc-f39c-49f2-95ca-54e55cc40979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:37.493021 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-8dfdda86-ebba-4348-a95b-5ddb7575fbc2 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (357f4bdc-f39c-49f2-95ca-54e55cc40979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21c1c423-ba43-46ba-9d48-418346da09ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-997557560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb1cabe171984c0180d4d54c1872cc26',qos_specs=None,replication_status=,reservations=['28f42e35-a67c-4efe-a5b3-d2d65e67ba19','b6d4b6b6-f7ea-4114-be1d-59959a1883ba','3c9b1f56-8799-4f6b-a2ef-8a71b1b0a6c7','8595c960-6746-48da-8d82-69903a48cfb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f7e42358a6440e88073378548b5ce29',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:27:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-997557560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21c1c423-ba43-46ba-9d48-418346da09ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb1cabe171984c0180d4d54c1872cc26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f7e42358a6440e88073378548b5ce29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:37.493752 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-8dfdda86-ebba-4348-a95b-5ddb7575fbc2 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fd31f77-1f2b-4d01-9e28-c534a74a2944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:37.509418 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-8dfdda86-ebba-4348-a95b-5ddb7575fbc2 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fd31f77-1f2b-4d01-9e28-c534a74a2944) transitioned into state 'SUCCESS' from state '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-997557560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb1cabe171984c0180d4d54c1872cc26',qos_specs=None,replication_status=,reservations=['28f42e35-a67c-4efe-a5b3-d2d65e67ba19','b6d4b6b6-f7ea-4114-be1d-59959a1883ba','3c9b1f56-8799-4f6b-a2ef-8a71b1b0a6c7','8595c960-6746-48da-8d82-69903a48cfb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f7e42358a6440e88073378548b5ce29',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:37.510069 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-8dfdda86-ebba-4348-a95b-5ddb7575fbc2 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d88bde75-6ef7-48cf-9dca-75bea97bccfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:37.519119 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-8dfdda86-ebba-4348-a95b-5ddb7575fbc2 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d88bde75-6ef7-48cf-9dca-75bea97bccfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:37.520322 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-8dfdda86-ebba-4348-a95b-5ddb7575fbc2 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Flow 'volume_create_api' (984c07ce-e280-4f9d-bf3d-32592bc458d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:37.520746 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-8dfdda86-ebba-4348-a95b-5ddb7575fbc2 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Create volume request issued successfully. Aug 06 14:27:37.521937 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8dfdda86-ebba-4348-a95b-5ddb7575fbc2 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:27:37.522479 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 708/2834] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:27:37 2026] POST /volume/v3/volumes => generated 749 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:27:37.538286 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c5f29b64-0797-46fd-9b90-38ccddf1dd49 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:37.543228 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c5f29b64-0797-46fd-9b90-38ccddf1dd49 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] GET https://10.4.3.229/volume/v3/volumes/21c1c423-ba43-46ba-9d48-418346da09ee Aug 06 14:27:37.543604 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c5f29b64-0797-46fd-9b90-38ccddf1dd49 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:37.544802 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c5f29b64-0797-46fd-9b90-38ccddf1dd49 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:37.552471 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:37.552471 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:37.556730 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c5f29b64-0797-46fd-9b90-38ccddf1dd49 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Volume info retrieved successfully. Aug 06 14:27:37.561886 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c5f29b64-0797-46fd-9b90-38ccddf1dd49 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] https://10.4.3.229/volume/v3/volumes/21c1c423-ba43-46ba-9d48-418346da09ee returned with HTTP 200 Aug 06 14:27:37.562318 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 700/2835] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:37 2026] GET /volume/v3/volumes/21c1c423-ba43-46ba-9d48-418346da09ee => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:37.670591 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-06ede557-5244-4e0a-81b3-0e8ac6d0e42a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:37.675003 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-06ede557-5244-4e0a-81b3-0e8ac6d0e42a tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] GET https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 Aug 06 14:27:37.675063 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-06ede557-5244-4e0a-81b3-0e8ac6d0e42a tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:37.675307 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-06ede557-5244-4e0a-81b3-0e8ac6d0e42a tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:37.675473 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-06ede557-5244-4e0a-81b3-0e8ac6d0e42a tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Show backup with id da8f7a11-bd92-4100-a6db-1e2e683d2204. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:27:37.681837 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:37.681837 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:37.682673 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-06ede557-5244-4e0a-81b3-0e8ac6d0e42a tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 returned with HTTP 200 Aug 06 14:27:37.683149 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 713/2836] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:37 2026] GET /volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:38.578145 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6b88c53f-e1d3-46c6-ad22-2f5b647d9195 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:38.581093 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6b88c53f-e1d3-46c6-ad22-2f5b647d9195 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] GET https://10.4.3.229/volume/v3/volumes/21c1c423-ba43-46ba-9d48-418346da09ee Aug 06 14:27:38.581256 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6b88c53f-e1d3-46c6-ad22-2f5b647d9195 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:38.581470 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6b88c53f-e1d3-46c6-ad22-2f5b647d9195 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:38.588272 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:38.588272 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:38.591995 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-6b88c53f-e1d3-46c6-ad22-2f5b647d9195 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Volume info retrieved successfully. Aug 06 14:27:38.596039 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6b88c53f-e1d3-46c6-ad22-2f5b647d9195 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] https://10.4.3.229/volume/v3/volumes/21c1c423-ba43-46ba-9d48-418346da09ee returned with HTTP 200 Aug 06 14:27:38.596309 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 716/2837] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:38 2026] GET /volume/v3/volumes/21c1c423-ba43-46ba-9d48-418346da09ee => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:38.613302 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-3598e377-f00c-45a3-8bbb-d767a31ca645 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:38.615495 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3598e377-f00c-45a3-8bbb-d767a31ca645 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] GET https://10.4.3.229/volume/v3/limits Aug 06 14:27:38.616202 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3598e377-f00c-45a3-8bbb-d767a31ca645 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:38.617457 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3598e377-f00c-45a3-8bbb-d767a31ca645 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:38.626155 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-3598e377-f00c-45a3-8bbb-d767a31ca645 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-946332073 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-946332073, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:27:38.626722 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-3598e377-f00c-45a3-8bbb-d767a31ca645 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-946332073 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-946332073, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:27:38.627259 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-3598e377-f00c-45a3-8bbb-d767a31ca645 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-946332073 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-946332073, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:27:38.629067 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:38.629067 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:38.640229 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3598e377-f00c-45a3-8bbb-d767a31ca645 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] https://10.4.3.229/volume/v3/limits returned with HTTP 200 Aug 06 14:27:38.640774 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 709/2838] 10.4.3.229 () {66 vars in 1234 bytes} [Thu Aug 6 14:27:38 2026] GET /volume/v3/limits => generated 302 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:38.650256 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6431ff1b-5ab0-4eab-866b-b47f5212de9a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:38.652201 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6431ff1b-5ab0-4eab-866b-b47f5212de9a tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] GET https://10.4.3.229/volume/v3/volumes/21c1c423-ba43-46ba-9d48-418346da09ee Aug 06 14:27:38.652394 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6431ff1b-5ab0-4eab-866b-b47f5212de9a tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:38.652614 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6431ff1b-5ab0-4eab-866b-b47f5212de9a tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:38.659029 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:38.659029 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:38.662136 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6431ff1b-5ab0-4eab-866b-b47f5212de9a tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Volume info retrieved successfully. Aug 06 14:27:38.666070 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6431ff1b-5ab0-4eab-866b-b47f5212de9a tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] https://10.4.3.229/volume/v3/volumes/21c1c423-ba43-46ba-9d48-418346da09ee returned with HTTP 200 Aug 06 14:27:38.666688 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 701/2839] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:38 2026] GET /volume/v3/volumes/21c1c423-ba43-46ba-9d48-418346da09ee => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:38.678216 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a98d6cd9-f79d-4488-b127-de6521f7d3e7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:38.679904 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a98d6cd9-f79d-4488-b127-de6521f7d3e7 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] DELETE https://10.4.3.229/volume/v3/volumes/21c1c423-ba43-46ba-9d48-418346da09ee Aug 06 14:27:38.680107 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a98d6cd9-f79d-4488-b127-de6521f7d3e7 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:38.680321 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a98d6cd9-f79d-4488-b127-de6521f7d3e7 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:38.680520 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-a98d6cd9-f79d-4488-b127-de6521f7d3e7 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Delete volume with id: 21c1c423-ba43-46ba-9d48-418346da09ee Aug 06 14:27:38.688084 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:38.688084 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:38.688567 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a98d6cd9-f79d-4488-b127-de6521f7d3e7 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Volume info retrieved successfully. Aug 06 14:27:38.692509 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-651c18ca-a2d1-49a8-9f44-e30c2a3e6461 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:38.695204 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-651c18ca-a2d1-49a8-9f44-e30c2a3e6461 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] GET https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 Aug 06 14:27:38.695204 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-651c18ca-a2d1-49a8-9f44-e30c2a3e6461 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:38.695381 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-651c18ca-a2d1-49a8-9f44-e30c2a3e6461 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:38.695539 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-651c18ca-a2d1-49a8-9f44-e30c2a3e6461 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Show backup with id da8f7a11-bd92-4100-a6db-1e2e683d2204. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:27:38.701039 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:38.701039 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:38.701856 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-651c18ca-a2d1-49a8-9f44-e30c2a3e6461 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 returned with HTTP 200 Aug 06 14:27:38.702437 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 717/2840] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:38 2026] GET /volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:38.706459 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a98d6cd9-f79d-4488-b127-de6521f7d3e7 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Delete volume request issued successfully. Aug 06 14:27:38.706459 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a98d6cd9-f79d-4488-b127-de6521f7d3e7 tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] https://10.4.3.229/volume/v3/volumes/21c1c423-ba43-46ba-9d48-418346da09ee returned with HTTP 202 Aug 06 14:27:38.706706 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 714/2841] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:27:38 2026] DELETE /volume/v3/volumes/21c1c423-ba43-46ba-9d48-418346da09ee => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:38.719164 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9841526a-364a-41ba-b062-58466c2d30db None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:38.723504 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9841526a-364a-41ba-b062-58466c2d30db tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] GET https://10.4.3.229/volume/v3/volumes/21c1c423-ba43-46ba-9d48-418346da09ee Aug 06 14:27:38.723767 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9841526a-364a-41ba-b062-58466c2d30db tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:38.724018 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9841526a-364a-41ba-b062-58466c2d30db tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:38.733044 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:38.733044 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:38.737505 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9841526a-364a-41ba-b062-58466c2d30db tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Volume info retrieved successfully. Aug 06 14:27:38.741865 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9841526a-364a-41ba-b062-58466c2d30db tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] https://10.4.3.229/volume/v3/volumes/21c1c423-ba43-46ba-9d48-418346da09ee returned with HTTP 200 Aug 06 14:27:38.742268 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 710/2842] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:38 2026] GET /volume/v3/volumes/21c1c423-ba43-46ba-9d48-418346da09ee => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:39.713272 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-703a7dea-8de4-435c-9cae-7cdc3bae8e48 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:39.715193 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-703a7dea-8de4-435c-9cae-7cdc3bae8e48 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] GET https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 Aug 06 14:27:39.715444 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-703a7dea-8de4-435c-9cae-7cdc3bae8e48 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:39.715701 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-703a7dea-8de4-435c-9cae-7cdc3bae8e48 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:39.715818 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-703a7dea-8de4-435c-9cae-7cdc3bae8e48 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Show backup with id da8f7a11-bd92-4100-a6db-1e2e683d2204. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:27:39.719803 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:39.719803 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:39.720438 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-703a7dea-8de4-435c-9cae-7cdc3bae8e48 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 returned with HTTP 200 Aug 06 14:27:39.720706 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 702/2843] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:39 2026] GET /volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:39.759495 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-968120ae-7810-43d8-b447-541b4f83e79b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:39.761120 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-968120ae-7810-43d8-b447-541b4f83e79b tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] GET https://10.4.3.229/volume/v3/volumes/21c1c423-ba43-46ba-9d48-418346da09ee Aug 06 14:27:39.761354 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-968120ae-7810-43d8-b447-541b4f83e79b tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:39.761562 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-968120ae-7810-43d8-b447-541b4f83e79b tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:39.771987 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-968120ae-7810-43d8-b447-541b4f83e79b tempest-AbsoluteLimitsTests-1070635922 tempest-AbsoluteLimitsTests-1070635922-project-member] https://10.4.3.229/volume/v3/volumes/21c1c423-ba43-46ba-9d48-418346da09ee returned with HTTP 404 Aug 06 14:27:39.772498 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 718/2844] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:39 2026] GET /volume/v3/volumes/21c1c423-ba43-46ba-9d48-418346da09ee => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:40.730016 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-646507d9-74bc-4640-b09a-1443261d0aa4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:40.731785 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-646507d9-74bc-4640-b09a-1443261d0aa4 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] GET https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 Aug 06 14:27:40.731964 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-646507d9-74bc-4640-b09a-1443261d0aa4 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:40.732126 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-646507d9-74bc-4640-b09a-1443261d0aa4 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:40.732216 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-646507d9-74bc-4640-b09a-1443261d0aa4 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Show backup with id da8f7a11-bd92-4100-a6db-1e2e683d2204. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:27:40.735939 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:40.735939 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:40.736556 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-646507d9-74bc-4640-b09a-1443261d0aa4 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 returned with HTTP 200 Aug 06 14:27:40.737021 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 715/2845] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:40 2026] GET /volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:40.750822 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ffcb0248-4e81-41a4-aae4-ccf46a6d0abc None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:40.753369 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ffcb0248-4e81-41a4-aae4-ccf46a6d0abc tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] DELETE https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 Aug 06 14:27:40.753694 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ffcb0248-4e81-41a4-aae4-ccf46a6d0abc tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:40.754067 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ffcb0248-4e81-41a4-aae4-ccf46a6d0abc tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:40.754252 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.backups [None req-ffcb0248-4e81-41a4-aae4-ccf46a6d0abc tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Delete backup with id: da8f7a11-bd92-4100-a6db-1e2e683d2204. Aug 06 14:27:40.759865 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:40.759865 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:40.776728 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.backup.rpcapi [None req-ffcb0248-4e81-41a4-aae4-ccf46a6d0abc tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] delete_backup rpcapi backup_id da8f7a11-bd92-4100-a6db-1e2e683d2204 {{(pid=100398) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:27:40.781133 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ffcb0248-4e81-41a4-aae4-ccf46a6d0abc tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 returned with HTTP 202 Aug 06 14:27:40.781575 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 711/2846] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:27:40 2026] DELETE /volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:27:40.790481 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c8da9753-4035-4dbd-9624-33d8b2e0f879 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:40.795864 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c8da9753-4035-4dbd-9624-33d8b2e0f879 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] GET https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 Aug 06 14:27:40.796185 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c8da9753-4035-4dbd-9624-33d8b2e0f879 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:40.796776 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c8da9753-4035-4dbd-9624-33d8b2e0f879 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:40.796776 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-c8da9753-4035-4dbd-9624-33d8b2e0f879 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Show backup with id da8f7a11-bd92-4100-a6db-1e2e683d2204. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:27:40.805688 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:40.805688 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:40.806334 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c8da9753-4035-4dbd-9624-33d8b2e0f879 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 returned with HTTP 200 Aug 06 14:27:40.806672 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 703/2847] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:40 2026] GET /volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:41.817758 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f35d6ac0-339c-4552-acd2-20ed8f20b922 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:41.819345 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f35d6ac0-339c-4552-acd2-20ed8f20b922 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] GET https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 Aug 06 14:27:41.819828 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f35d6ac0-339c-4552-acd2-20ed8f20b922 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:41.819941 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f35d6ac0-339c-4552-acd2-20ed8f20b922 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:41.820103 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-f35d6ac0-339c-4552-acd2-20ed8f20b922 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Show backup with id da8f7a11-bd92-4100-a6db-1e2e683d2204. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:27:41.824332 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f35d6ac0-339c-4552-acd2-20ed8f20b922 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] https://10.4.3.229/volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 returned with HTTP 404 Aug 06 14:27:41.824979 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 719/2848] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:41 2026] GET /volume/v3/backups/da8f7a11-bd92-4100-a6db-1e2e683d2204 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:41.833163 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a3c172a2-e8c7-4516-a54c-3e05921bcdce None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:41.837575 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a3c172a2-e8c7-4516-a54c-3e05921bcdce tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/5858ffeb-1580-4610-9892-f187565c4d80 Aug 06 14:27:41.837894 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a3c172a2-e8c7-4516-a54c-3e05921bcdce tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:41.838180 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a3c172a2-e8c7-4516-a54c-3e05921bcdce tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:41.838381 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-a3c172a2-e8c7-4516-a54c-3e05921bcdce tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Delete volume with id: 5858ffeb-1580-4610-9892-f187565c4d80 Aug 06 14:27:41.846954 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:41.846954 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:41.847331 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a3c172a2-e8c7-4516-a54c-3e05921bcdce tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Volume info retrieved successfully. Aug 06 14:27:41.873874 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a3c172a2-e8c7-4516-a54c-3e05921bcdce tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Delete volume request issued successfully. Aug 06 14:27:41.873874 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a3c172a2-e8c7-4516-a54c-3e05921bcdce tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] https://10.4.3.229/volume/v3/volumes/5858ffeb-1580-4610-9892-f187565c4d80 returned with HTTP 202 Aug 06 14:27:41.873874 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 716/2849] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:27:41 2026] DELETE /volume/v3/volumes/5858ffeb-1580-4610-9892-f187565c4d80 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:41.878145 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-04d15f2b-0099-433c-846c-267d9deceb6c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:41.882669 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-04d15f2b-0099-433c-846c-267d9deceb6c tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] GET https://10.4.3.229/volume/v3/volumes/5858ffeb-1580-4610-9892-f187565c4d80 Aug 06 14:27:41.883056 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-04d15f2b-0099-433c-846c-267d9deceb6c tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:41.883242 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-04d15f2b-0099-433c-846c-267d9deceb6c tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:41.895144 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:41.895144 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:41.905272 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-04d15f2b-0099-433c-846c-267d9deceb6c tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Volume info retrieved successfully. Aug 06 14:27:41.909920 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-04d15f2b-0099-433c-846c-267d9deceb6c tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] https://10.4.3.229/volume/v3/volumes/5858ffeb-1580-4610-9892-f187565c4d80 returned with HTTP 200 Aug 06 14:27:41.910399 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 712/2850] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:41 2026] GET /volume/v3/volumes/5858ffeb-1580-4610-9892-f187565c4d80 => generated 1016 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:42.322176 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-15f77dff-e6a7-44db-a627-5ae64347e5a5 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:42.459056 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-15f77dff-e6a7-44db-a627-5ae64347e5a5 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:27:42.459405 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-15f77dff-e6a7-44db-a627-5ae64347e5a5 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-438512153"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:42.460762 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-15f77dff-e6a7-44db-a627-5ae64347e5a5 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-438512153'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:27:42.460887 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-15f77dff-e6a7-44db-a627-5ae64347e5a5 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Create volume of 1 GB Aug 06 14:27:42.465544 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-15f77dff-e6a7-44db-a627-5ae64347e5a5 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Availability Zones retrieved successfully. Aug 06 14:27:42.470687 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-15f77dff-e6a7-44db-a627-5ae64347e5a5 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Flow 'volume_create_api' (54e27ca4-f694-4f27-bdb4-e8fbf8850174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:42.471601 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-15f77dff-e6a7-44db-a627-5ae64347e5a5 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f42db6c9-9d77-4db6-8900-20b855fcd720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:42.472525 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-15f77dff-e6a7-44db-a627-5ae64347e5a5 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:27:42.499772 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-15f77dff-e6a7-44db-a627-5ae64347e5a5 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f42db6c9-9d77-4db6-8900-20b855fcd720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:42.500587 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-15f77dff-e6a7-44db-a627-5ae64347e5a5 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75ee99c0-9e31-4457-9cf2-036327a2c28f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:42.557644 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-388786c7-370e-4f3e-a8a4-4f8f18b269ed req-c3d34fe8-cd57-4d03-9bd2-1b1b6fbbcd4f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:42.559387 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-388786c7-370e-4f3e-a8a4-4f8f18b269ed req-c3d34fe8-cd57-4d03-9bd2-1b1b6fbbcd4f tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] DELETE https://10.4.3.229/volume/v3/attachments/95092edf-8dd3-4947-97e8-c7419906adc7 Aug 06 14:27:42.559739 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-388786c7-370e-4f3e-a8a4-4f8f18b269ed req-c3d34fe8-cd57-4d03-9bd2-1b1b6fbbcd4f tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:42.560076 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-388786c7-370e-4f3e-a8a4-4f8f18b269ed req-c3d34fe8-cd57-4d03-9bd2-1b1b6fbbcd4f tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:42.565861 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-15f77dff-e6a7-44db-a627-5ae64347e5a5 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Created reservations ['8f217364-8813-4177-95e4-ee387144d003', 'f5f7a4c9-d867-4f6f-82eb-30e40296e714', '120d7f5f-b029-41be-8f31-0117bf88ec65', '850f1f94-3dcb-475c-81ac-e0399cd87a14'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:42.566961 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-15f77dff-e6a7-44db-a627-5ae64347e5a5 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75ee99c0-9e31-4457-9cf2-036327a2c28f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f217364-8813-4177-95e4-ee387144d003', 'f5f7a4c9-d867-4f6f-82eb-30e40296e714', '120d7f5f-b029-41be-8f31-0117bf88ec65', '850f1f94-3dcb-475c-81ac-e0399cd87a14']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:42.567375 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-15f77dff-e6a7-44db-a627-5ae64347e5a5 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (905664d2-1fc0-4146-820b-ca3170f74ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:42.579502 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:42.579502 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:42.593223 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-15f77dff-e6a7-44db-a627-5ae64347e5a5 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (905664d2-1fc0-4146-820b-ca3170f74ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95c8f4ca-cd91-47e7-a49e-3f08ac67aab4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-438512153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c940f71f0984739a560e3f4deb949d4',qos_specs=None,replication_status=,reservations=['8f217364-8813-4177-95e4-ee387144d003','f5f7a4c9-d867-4f6f-82eb-30e40296e714','120d7f5f-b029-41be-8f31-0117bf88ec65','850f1f94-3dcb-475c-81ac-e0399cd87a14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6fe38b6e6dd450dbe22b861b306119f',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:27:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-438512153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95c8f4ca-cd91-47e7-a49e-3f08ac67aab4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c940f71f0984739a560e3f4deb949d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6fe38b6e6dd450dbe22b861b306119f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:42.594004 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-15f77dff-e6a7-44db-a627-5ae64347e5a5 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5c8fdef-33c6-46a6-b90c-5c7ac989a352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:42.610820 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-15f77dff-e6a7-44db-a627-5ae64347e5a5 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5c8fdef-33c6-46a6-b90c-5c7ac989a352) transitioned into state 'SUCCESS' from state '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-438512153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c940f71f0984739a560e3f4deb949d4',qos_specs=None,replication_status=,reservations=['8f217364-8813-4177-95e4-ee387144d003','f5f7a4c9-d867-4f6f-82eb-30e40296e714','120d7f5f-b029-41be-8f31-0117bf88ec65','850f1f94-3dcb-475c-81ac-e0399cd87a14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6fe38b6e6dd450dbe22b861b306119f',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:42.611507 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-15f77dff-e6a7-44db-a627-5ae64347e5a5 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a53ce50b-70c8-4839-84eb-f1ee07354acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:42.619566 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-15f77dff-e6a7-44db-a627-5ae64347e5a5 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a53ce50b-70c8-4839-84eb-f1ee07354acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:42.620351 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-15f77dff-e6a7-44db-a627-5ae64347e5a5 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Flow 'volume_create_api' (54e27ca4-f694-4f27-bdb4-e8fbf8850174) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:42.620676 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-15f77dff-e6a7-44db-a627-5ae64347e5a5 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Create volume request issued successfully. Aug 06 14:27:42.621226 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-15f77dff-e6a7-44db-a627-5ae64347e5a5 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:27:42.621647 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 704/2851] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:27:42 2026] POST /volume/v3/volumes => generated 818 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:42.625231 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-388786c7-370e-4f3e-a8a4-4f8f18b269ed req-c3d34fe8-cd57-4d03-9bd2-1b1b6fbbcd4f tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/attachments/95092edf-8dd3-4947-97e8-c7419906adc7 returned with HTTP 200 Aug 06 14:27:42.625772 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 720/2852] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:27:42 2026] DELETE /volume/v3/attachments/95092edf-8dd3-4947-97e8-c7419906adc7 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:42.636960 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a206d0b1-a62f-42ec-89e3-26f4db6f268a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:42.639324 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a206d0b1-a62f-42ec-89e3-26f4db6f268a tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] GET https://10.4.3.229/volume/v3/volumes/95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 Aug 06 14:27:42.639648 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a206d0b1-a62f-42ec-89e3-26f4db6f268a tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:42.639921 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a206d0b1-a62f-42ec-89e3-26f4db6f268a tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:42.648055 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:42.648055 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:42.651901 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a206d0b1-a62f-42ec-89e3-26f4db6f268a tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Volume info retrieved successfully. Aug 06 14:27:42.656081 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a206d0b1-a62f-42ec-89e3-26f4db6f268a tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] https://10.4.3.229/volume/v3/volumes/95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 returned with HTTP 200 Aug 06 14:27:42.656512 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 717/2853] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:42 2026] GET /volume/v3/volumes/95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 => generated 886 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:42.927447 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-dcb94962-9cda-4f90-86b9-fb77a1b7da23 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:42.929316 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-dcb94962-9cda-4f90-86b9-fb77a1b7da23 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] GET https://10.4.3.229/volume/v3/volumes/5858ffeb-1580-4610-9892-f187565c4d80 Aug 06 14:27:42.929568 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-dcb94962-9cda-4f90-86b9-fb77a1b7da23 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:42.929778 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-dcb94962-9cda-4f90-86b9-fb77a1b7da23 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:42.935832 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-dcb94962-9cda-4f90-86b9-fb77a1b7da23 tempest-ProjectReaderTests39-1689428195 tempest-ProjectReaderTests39-1689428195-project-admin] https://10.4.3.229/volume/v3/volumes/5858ffeb-1580-4610-9892-f187565c4d80 returned with HTTP 404 Aug 06 14:27:42.936266 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 713/2854] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:42 2026] GET /volume/v3/volumes/5858ffeb-1580-4610-9892-f187565c4d80 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:43.671442 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7f83ac5a-5f73-4f6e-b2e2-5634abb18f1f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:43.673999 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7f83ac5a-5f73-4f6e-b2e2-5634abb18f1f tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] GET https://10.4.3.229/volume/v3/volumes/95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 Aug 06 14:27:43.674286 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7f83ac5a-5f73-4f6e-b2e2-5634abb18f1f tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:43.674589 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7f83ac5a-5f73-4f6e-b2e2-5634abb18f1f tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:43.686181 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:43.686181 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:43.691072 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-7f83ac5a-5f73-4f6e-b2e2-5634abb18f1f tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Volume info retrieved successfully. Aug 06 14:27:43.697201 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7f83ac5a-5f73-4f6e-b2e2-5634abb18f1f tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] https://10.4.3.229/volume/v3/volumes/95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 returned with HTTP 200 Aug 06 14:27:43.697731 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 705/2855] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:43 2026] GET /volume/v3/volumes/95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 => generated 945 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:43.711650 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ddf9193d-febd-4804-aec2-a1d8978cfdeb None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:43.713557 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ddf9193d-febd-4804-aec2-a1d8978cfdeb tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] POST https://10.4.3.229/volume/v3/volume-transfers Aug 06 14:27:43.714145 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ddf9193d-febd-4804-aec2-a1d8978cfdeb tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "95c8f4ca-cd91-47e7-a49e-3f08ac67aab4"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:43.716053 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volume_transfer [None req-ddf9193d-febd-4804-aec2-a1d8978cfdeb tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Creating new volume transfer {'transfer': {'volume_id': '95c8f4ca-cd91-47e7-a49e-3f08ac67aab4'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 06 14:27:43.717665 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volume_transfer [None req-ddf9193d-febd-4804-aec2-a1d8978cfdeb tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Creating transfer of volume 95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 Aug 06 14:27:43.717665 np0000006659 devstack@c-api.service[100396]: INFO cinder.transfer.api [None req-ddf9193d-febd-4804-aec2-a1d8978cfdeb tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Generating transfer record for volume 95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 Aug 06 14:27:43.726840 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:43.726840 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:43.736329 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ddf9193d-febd-4804-aec2-a1d8978cfdeb tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] https://10.4.3.229/volume/v3/volume-transfers returned with HTTP 202 Aug 06 14:27:43.736329 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 721/2856] 10.4.3.229 () {70 vars in 1326 bytes} [Thu Aug 6 14:27:43 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:43.746688 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6c971879-f87b-4862-a070-081f8ea8a71a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:43.749398 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6c971879-f87b-4862-a070-081f8ea8a71a tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] GET https://10.4.3.229/volume/v3/volumes/95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 Aug 06 14:27:43.749734 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6c971879-f87b-4862-a070-081f8ea8a71a tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:43.750000 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6c971879-f87b-4862-a070-081f8ea8a71a tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:43.761561 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:43.761561 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:43.766133 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-6c971879-f87b-4862-a070-081f8ea8a71a tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Volume info retrieved successfully. Aug 06 14:27:43.771047 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6c971879-f87b-4862-a070-081f8ea8a71a tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] https://10.4.3.229/volume/v3/volumes/95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 returned with HTTP 200 Aug 06 14:27:43.771846 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 718/2857] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:43 2026] GET /volume/v3/volumes/95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 => generated 953 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:43.784623 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f504de99-5723-41dd-b47f-621af4adc701 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:43.786262 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f504de99-5723-41dd-b47f-621af4adc701 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] GET https://10.4.3.229/volume/v3/volume-transfers/a35763c5-5a18-4147-ba3a-f18bfbbeafc3 Aug 06 14:27:43.786508 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f504de99-5723-41dd-b47f-621af4adc701 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:43.786708 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f504de99-5723-41dd-b47f-621af4adc701 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:43.793233 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f504de99-5723-41dd-b47f-621af4adc701 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] https://10.4.3.229/volume/v3/volume-transfers/a35763c5-5a18-4147-ba3a-f18bfbbeafc3 returned with HTTP 200 Aug 06 14:27:43.793621 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 714/2858] 10.4.3.229 () {68 vars in 1416 bytes} [Thu Aug 6 14:27:43 2026] GET /volume/v3/volume-transfers/a35763c5-5a18-4147-ba3a-f18bfbbeafc3 => generated 540 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:43.802238 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e2eee98a-b85e-4d9e-a5c1-c9ab9b5b7fb0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:43.804481 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e2eee98a-b85e-4d9e-a5c1-c9ab9b5b7fb0 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] GET https://10.4.3.229/volume/v3/volume-transfers Aug 06 14:27:43.804795 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e2eee98a-b85e-4d9e-a5c1-c9ab9b5b7fb0 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:43.805065 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e2eee98a-b85e-4d9e-a5c1-c9ab9b5b7fb0 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:43.805296 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volume_transfer [None req-e2eee98a-b85e-4d9e-a5c1-c9ab9b5b7fb0 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Listing volume transfers {{(pid=100399) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 06 14:27:43.810064 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e2eee98a-b85e-4d9e-a5c1-c9ab9b5b7fb0 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] https://10.4.3.229/volume/v3/volume-transfers returned with HTTP 200 Aug 06 14:27:43.810589 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 706/2859] 10.4.3.229 () {68 vars in 1305 bytes} [Thu Aug 6 14:27:43 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:43.821835 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c551a3dd-c32e-40da-b984-10af46af3502 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:43.918914 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9748e9fe-4e8c-4f9c-8bbd-82ac528c2625 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:43.920832 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9748e9fe-4e8c-4f9c-8bbd-82ac528c2625 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] DELETE https://10.4.3.229/volume/v3/volumes/9c5978b1-b509-4b50-a210-623a4d2dd524 Aug 06 14:27:43.921120 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9748e9fe-4e8c-4f9c-8bbd-82ac528c2625 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:43.921345 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9748e9fe-4e8c-4f9c-8bbd-82ac528c2625 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:43.921555 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-9748e9fe-4e8c-4f9c-8bbd-82ac528c2625 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Delete volume with id: 9c5978b1-b509-4b50-a210-623a4d2dd524 Aug 06 14:27:43.929987 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:43.929987 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:43.930478 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-9748e9fe-4e8c-4f9c-8bbd-82ac528c2625 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Volume info retrieved successfully. Aug 06 14:27:43.952455 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c551a3dd-c32e-40da-b984-10af46af3502 tempest-VolumesTransfersV357Test-2062159673 tempest-VolumesTransfersV357Test-2062159673-project-member] POST https://10.4.3.229/volume/v3/volume-transfers/a35763c5-5a18-4147-ba3a-f18bfbbeafc3/accept Aug 06 14:27:43.952455 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c551a3dd-c32e-40da-b984-10af46af3502 tempest-VolumesTransfersV357Test-2062159673 tempest-VolumesTransfersV357Test-2062159673-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "48572a374ab81499"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:43.953041 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-9748e9fe-4e8c-4f9c-8bbd-82ac528c2625 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Delete volume request issued successfully. Aug 06 14:27:43.953041 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9748e9fe-4e8c-4f9c-8bbd-82ac528c2625 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/volumes/9c5978b1-b509-4b50-a210-623a4d2dd524 returned with HTTP 202 Aug 06 14:27:43.953041 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 719/2860] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:27:43 2026] DELETE /volume/v3/volumes/9c5978b1-b509-4b50-a210-623a4d2dd524 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:43.956355 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.volume_transfer [None req-c551a3dd-c32e-40da-b984-10af46af3502 tempest-VolumesTransfersV357Test-2062159673 tempest-VolumesTransfersV357Test-2062159673-project-member] Accepting volume transfer a35763c5-5a18-4147-ba3a-f18bfbbeafc3 {{(pid=100396) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 06 14:27:43.956355 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.volume_transfer [None req-c551a3dd-c32e-40da-b984-10af46af3502 tempest-VolumesTransfersV357Test-2062159673 tempest-VolumesTransfersV357Test-2062159673-project-member] Accepting transfer a35763c5-5a18-4147-ba3a-f18bfbbeafc3 Aug 06 14:27:43.961560 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0a74878d-d2c7-4625-bff7-ddaaba7b5b95 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:43.963398 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0a74878d-d2c7-4625-bff7-ddaaba7b5b95 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] DELETE https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 Aug 06 14:27:43.963533 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0a74878d-d2c7-4625-bff7-ddaaba7b5b95 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:43.963742 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0a74878d-d2c7-4625-bff7-ddaaba7b5b95 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:43.964028 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.backups [None req-0a74878d-d2c7-4625-bff7-ddaaba7b5b95 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Delete backup with id: a8dbe201-0804-47ef-9038-dca9e9ad67e9. Aug 06 14:27:43.968447 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:43.968447 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:43.981027 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.backup.rpcapi [None req-0a74878d-d2c7-4625-bff7-ddaaba7b5b95 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] delete_backup rpcapi backup_id a8dbe201-0804-47ef-9038-dca9e9ad67e9 {{(pid=100398) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:27:43.982677 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0a74878d-d2c7-4625-bff7-ddaaba7b5b95 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 returned with HTTP 202 Aug 06 14:27:43.983091 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 715/2861] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:27:43 2026] DELETE /volume/v3/backups/a8dbe201-0804-47ef-9038-dca9e9ad67e9 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:27:43.989789 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-edbcd50c-7146-4413-84f2-77544f149354 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:43.991839 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-edbcd50c-7146-4413-84f2-77544f149354 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] DELETE https://10.4.3.229/volume/v3/volumes/4ecdc12c-4a18-45c6-bc83-a494cee96406 Aug 06 14:27:43.993024 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-edbcd50c-7146-4413-84f2-77544f149354 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:43.993024 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-edbcd50c-7146-4413-84f2-77544f149354 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:43.993024 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-edbcd50c-7146-4413-84f2-77544f149354 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Delete volume with id: 4ecdc12c-4a18-45c6-bc83-a494cee96406 Aug 06 14:27:44.000671 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:44.000671 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:44.001066 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-edbcd50c-7146-4413-84f2-77544f149354 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Volume info retrieved successfully. Aug 06 14:27:44.035324 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-edbcd50c-7146-4413-84f2-77544f149354 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Delete volume request issued successfully. Aug 06 14:27:44.036331 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-edbcd50c-7146-4413-84f2-77544f149354 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/volumes/4ecdc12c-4a18-45c6-bc83-a494cee96406 returned with HTTP 202 Aug 06 14:27:44.036331 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 707/2862] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:27:43 2026] DELETE /volume/v3/volumes/4ecdc12c-4a18-45c6-bc83-a494cee96406 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:44.049980 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6e133adc-f63a-4e13-99da-1cad88231f59 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:44.053934 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6e133adc-f63a-4e13-99da-1cad88231f59 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/volumes/4ecdc12c-4a18-45c6-bc83-a494cee96406 Aug 06 14:27:44.053934 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6e133adc-f63a-4e13-99da-1cad88231f59 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:44.054071 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-c551a3dd-c32e-40da-b984-10af46af3502 tempest-VolumesTransfersV357Test-2062159673 tempest-VolumesTransfersV357Test-2062159673-project-member] Created reservations ['fd580170-f06d-4445-a1b9-b29d27cf2fe1', '7cd188e0-afd4-44ab-a9b4-df5a696336aa', 'd2df8612-a502-472d-b9fa-6c30d6249e7b', 'e74aeb04-1e6c-4d0d-8f59-26a48b7deaef'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:44.054113 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6e133adc-f63a-4e13-99da-1cad88231f59 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:44.063010 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:44.063010 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:44.069727 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-6e133adc-f63a-4e13-99da-1cad88231f59 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Volume info retrieved successfully. Aug 06 14:27:44.076647 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6e133adc-f63a-4e13-99da-1cad88231f59 tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/volumes/4ecdc12c-4a18-45c6-bc83-a494cee96406 returned with HTTP 200 Aug 06 14:27:44.077309 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 720/2863] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:44 2026] GET /volume/v3/volumes/4ecdc12c-4a18-45c6-bc83-a494cee96406 => generated 1360 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:44.086480 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-c551a3dd-c32e-40da-b984-10af46af3502 tempest-VolumesTransfersV357Test-2062159673 tempest-VolumesTransfersV357Test-2062159673-project-member] Created reservations ['2aa839ed-1147-487b-8af3-62a50d00e8b3', 'ea98f3a3-0731-4298-8096-18c44bbd2d6c', 'fb57a51a-1d04-4f4b-958d-a6902ce427d3', 'e5571a2f-8116-43c0-8e84-638a4e9e7fed'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:44.133060 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-c551a3dd-c32e-40da-b984-10af46af3502 tempest-VolumesTransfersV357Test-2062159673 tempest-VolumesTransfersV357Test-2062159673-project-member] Created reservations ['17742c5e-e6d3-4a6e-94ee-4850443089ae', '1477d8cd-2afe-443c-8e7d-e6193a987542', '80dcee97-3dd5-49f9-8877-c7de9d21933c', 'a31d7134-074c-4130-bcd1-0b8073f478bf'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:44.163490 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-c551a3dd-c32e-40da-b984-10af46af3502 tempest-VolumesTransfersV357Test-2062159673 tempest-VolumesTransfersV357Test-2062159673-project-member] Created reservations ['edc81a5c-d53b-4247-9663-95c96c41ae95', '431971da-a9e2-4843-b2f9-7c82597a85d9', '5427969a-bf37-4892-8a63-e4a4274d51ae', 'bf2b6c98-496a-414b-b0d0-0f26d905adef'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:44.174860 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c551a3dd-c32e-40da-b984-10af46af3502 tempest-VolumesTransfersV357Test-2062159673 tempest-VolumesTransfersV357Test-2062159673-project-member] Transfer volume completed successfully. Aug 06 14:27:44.236308 np0000006659 devstack@c-api.service[100396]: INFO cinder.transfer.api [None req-c551a3dd-c32e-40da-b984-10af46af3502 tempest-VolumesTransfersV357Test-2062159673 tempest-VolumesTransfersV357Test-2062159673-project-member] Volume 95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 has been transferred. Aug 06 14:27:44.241959 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c551a3dd-c32e-40da-b984-10af46af3502 tempest-VolumesTransfersV357Test-2062159673 tempest-VolumesTransfersV357Test-2062159673-project-member] https://10.4.3.229/volume/v3/volume-transfers/a35763c5-5a18-4147-ba3a-f18bfbbeafc3/accept returned with HTTP 202 Aug 06 14:27:44.242340 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 722/2864] 10.4.3.229 () {70 vars in 1458 bytes} [Thu Aug 6 14:27:43 2026] POST /volume/v3/volume-transfers/a35763c5-5a18-4147-ba3a-f18bfbbeafc3/accept => generated 365 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:44.250398 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-99445d3f-4034-46ea-b45d-19297f0292c6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:44.252519 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-99445d3f-4034-46ea-b45d-19297f0292c6 tempest-VolumesTransfersV357Test-2062159673 tempest-VolumesTransfersV357Test-2062159673-project-member] GET https://10.4.3.229/volume/v3/volumes/95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 Aug 06 14:27:44.252807 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-99445d3f-4034-46ea-b45d-19297f0292c6 tempest-VolumesTransfersV357Test-2062159673 tempest-VolumesTransfersV357Test-2062159673-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:44.253039 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-99445d3f-4034-46ea-b45d-19297f0292c6 tempest-VolumesTransfersV357Test-2062159673 tempest-VolumesTransfersV357Test-2062159673-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:44.260775 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:44.260775 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:44.265453 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-99445d3f-4034-46ea-b45d-19297f0292c6 tempest-VolumesTransfersV357Test-2062159673 tempest-VolumesTransfersV357Test-2062159673-project-member] Volume info retrieved successfully. Aug 06 14:27:44.269793 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-99445d3f-4034-46ea-b45d-19297f0292c6 tempest-VolumesTransfersV357Test-2062159673 tempest-VolumesTransfersV357Test-2062159673-project-member] https://10.4.3.229/volume/v3/volumes/95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 returned with HTTP 200 Aug 06 14:27:44.270238 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 716/2865] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:44 2026] GET /volume/v3/volumes/95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 => generated 945 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:44.283175 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-20bbb535-3e2a-459f-bc33-ba98634fa50a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:44.284880 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-20bbb535-3e2a-459f-bc33-ba98634fa50a tempest-VolumesTransfersV357Test-2062159673 tempest-VolumesTransfersV357Test-2062159673-project-member] GET https://10.4.3.229/volume/v3/volumes/95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 Aug 06 14:27:44.285080 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-20bbb535-3e2a-459f-bc33-ba98634fa50a tempest-VolumesTransfersV357Test-2062159673 tempest-VolumesTransfersV357Test-2062159673-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:44.285259 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-20bbb535-3e2a-459f-bc33-ba98634fa50a tempest-VolumesTransfersV357Test-2062159673 tempest-VolumesTransfersV357Test-2062159673-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:44.289137 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a4aa943e-71a2-4a1c-81ad-279ca4fa12e8 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:44.293633 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:44.293633 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:44.296796 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-20bbb535-3e2a-459f-bc33-ba98634fa50a tempest-VolumesTransfersV357Test-2062159673 tempest-VolumesTransfersV357Test-2062159673-project-member] Volume info retrieved successfully. Aug 06 14:27:44.302785 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-20bbb535-3e2a-459f-bc33-ba98634fa50a tempest-VolumesTransfersV357Test-2062159673 tempest-VolumesTransfersV357Test-2062159673-project-member] https://10.4.3.229/volume/v3/volumes/95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 returned with HTTP 200 Aug 06 14:27:44.303138 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 708/2866] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:44 2026] GET /volume/v3/volumes/95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:44.316767 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-122b9af0-38b2-4d48-8569-7465379c252d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:44.318569 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-122b9af0-38b2-4d48-8569-7465379c252d tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] DELETE https://10.4.3.229/volume/v3/volume-transfers/a35763c5-5a18-4147-ba3a-f18bfbbeafc3 Aug 06 14:27:44.319876 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-122b9af0-38b2-4d48-8569-7465379c252d tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:44.319876 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-122b9af0-38b2-4d48-8569-7465379c252d tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:44.319876 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.volume_transfer [None req-122b9af0-38b2-4d48-8569-7465379c252d tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Delete transfer with id: a35763c5-5a18-4147-ba3a-f18bfbbeafc3 Aug 06 14:27:44.322423 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-122b9af0-38b2-4d48-8569-7465379c252d tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] https://10.4.3.229/volume/v3/volume-transfers/a35763c5-5a18-4147-ba3a-f18bfbbeafc3 returned with HTTP 404 Aug 06 14:27:44.322939 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 723/2867] 10.4.3.229 () {68 vars in 1419 bytes} [Thu Aug 6 14:27:44 2026] DELETE /volume/v3/volume-transfers/a35763c5-5a18-4147-ba3a-f18bfbbeafc3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:27:44.329521 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5e15f677-82e9-4c46-ab88-6f0f94c2d1df None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:44.377117 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a4aa943e-71a2-4a1c-81ad-279ca4fa12e8 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:27:44.377594 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a4aa943e-71a2-4a1c-81ad-279ca4fa12e8 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-692381375", "extra_specs": {"storage_protocol": "tempest-storage_protocol-427279508", "vendor_name": "tempest-vendor_name-1315413549"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:44.395762 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a4aa943e-71a2-4a1c-81ad-279ca4fa12e8 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:27:44.396192 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 721/2868] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:27:44 2026] POST /volume/v3/types => generated 327 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:44.406329 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-43c7dd75-a1e2-47ad-836b-ee8a8567fa3c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:44.408062 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-43c7dd75-a1e2-47ad-836b-ee8a8567fa3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:27:44.408415 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-43c7dd75-a1e2-47ad-836b-ee8a8567fa3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "949605b8-04dd-4719-ace3-07f34a8f4ad7", "size": 1}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:44.409884 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-43c7dd75-a1e2-47ad-836b-ee8a8567fa3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Create volume request body: {'volume': {'volume_type': '949605b8-04dd-4719-ace3-07f34a8f4ad7', 'size': 1}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:27:44.414805 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-43c7dd75-a1e2-47ad-836b-ee8a8567fa3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Create volume of 1 GB Aug 06 14:27:44.415114 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:44.415114 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:44.415503 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-43c7dd75-a1e2-47ad-836b-ee8a8567fa3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Availability Zones retrieved successfully. Aug 06 14:27:44.421224 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-43c7dd75-a1e2-47ad-836b-ee8a8567fa3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Flow 'volume_create_api' (32146e2a-00ab-4757-a3b4-dd3a74f2eb43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:44.422240 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-43c7dd75-a1e2-47ad-836b-ee8a8567fa3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff52a91f-1051-4f76-8807-6be9be9cde41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:44.423267 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-43c7dd75-a1e2-47ad-836b-ee8a8567fa3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:27:44.443162 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5e15f677-82e9-4c46-ab88-6f0f94c2d1df tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 Aug 06 14:27:44.445278 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5e15f677-82e9-4c46-ab88-6f0f94c2d1df tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:44.445278 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5e15f677-82e9-4c46-ab88-6f0f94c2d1df tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:44.445278 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-5e15f677-82e9-4c46-ab88-6f0f94c2d1df tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] Delete volume with id: 95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 Aug 06 14:27:44.445642 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-43c7dd75-a1e2-47ad-836b-ee8a8567fa3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff52a91f-1051-4f76-8807-6be9be9cde41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:27:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-427279508',vendor_name='tempest-vendor_name-1315413549'},id=949605b8-04dd-4719-ace3-07f34a8f4ad7,is_public=True,name='tempest-ProjectAdminTests-volume-type-692381375',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '949605b8-04dd-4719-ace3-07f34a8f4ad7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:44.446473 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-43c7dd75-a1e2-47ad-836b-ee8a8567fa3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a652f8a-53e5-4ebf-9067-b6ec3274a224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:44.453221 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:44.453221 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:44.454103 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5e15f677-82e9-4c46-ab88-6f0f94c2d1df tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] Volume info retrieved successfully. Aug 06 14:27:44.475558 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-43c7dd75-a1e2-47ad-836b-ee8a8567fa3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-692381375 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-692381375, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:27:44.475558 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-43c7dd75-a1e2-47ad-836b-ee8a8567fa3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-692381375 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-692381375, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:27:44.477345 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5e15f677-82e9-4c46-ab88-6f0f94c2d1df tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] Delete volume request issued successfully. Aug 06 14:27:44.477696 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5e15f677-82e9-4c46-ab88-6f0f94c2d1df tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] https://10.4.3.229/volume/v3/volumes/95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 returned with HTTP 202 Aug 06 14:27:44.478258 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 717/2869] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:27:44 2026] DELETE /volume/v3/volumes/95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:27:44.487538 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-33423ec4-3a7e-4d79-b881-dfb48f6ba41c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:44.489598 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-33423ec4-3a7e-4d79-b881-dfb48f6ba41c tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] GET https://10.4.3.229/volume/v3/volumes/95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 Aug 06 14:27:44.489851 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-33423ec4-3a7e-4d79-b881-dfb48f6ba41c tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:44.490073 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-33423ec4-3a7e-4d79-b881-dfb48f6ba41c tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:44.499247 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:44.499247 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:44.506387 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-33423ec4-3a7e-4d79-b881-dfb48f6ba41c tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] Volume info retrieved successfully. Aug 06 14:27:44.512395 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-33423ec4-3a7e-4d79-b881-dfb48f6ba41c tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] https://10.4.3.229/volume/v3/volumes/95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 returned with HTTP 200 Aug 06 14:27:44.513285 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-43c7dd75-a1e2-47ad-836b-ee8a8567fa3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Created reservations ['b49a2ab0-e0a5-4e6c-a4c8-6cc221ab40dc', '63e161e2-be03-4ed4-abde-d772fd3ae98d', 'c0fa99db-6e14-4bb6-acea-7edd0e62c579', 'b14f49a7-0b82-401d-80f5-4d298f91711f'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:44.513401 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 724/2870] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:44 2026] GET /volume/v3/volumes/95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:27:44.515459 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-43c7dd75-a1e2-47ad-836b-ee8a8567fa3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a652f8a-53e5-4ebf-9067-b6ec3274a224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b49a2ab0-e0a5-4e6c-a4c8-6cc221ab40dc', '63e161e2-be03-4ed4-abde-d772fd3ae98d', 'c0fa99db-6e14-4bb6-acea-7edd0e62c579', 'b14f49a7-0b82-401d-80f5-4d298f91711f']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:44.515674 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-43c7dd75-a1e2-47ad-836b-ee8a8567fa3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6094608f-7610-4f8b-9916-19147e828b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:44.540511 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-43c7dd75-a1e2-47ad-836b-ee8a8567fa3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6094608f-7610-4f8b-9916-19147e828b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '883ad75b-3587-449a-97f8-2698449f5d08', '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='3cc41a257daf4457ac72b8660615118e',qos_specs=None,replication_status=,reservations=['b49a2ab0-e0a5-4e6c-a4c8-6cc221ab40dc','63e161e2-be03-4ed4-abde-d772fd3ae98d','c0fa99db-6e14-4bb6-acea-7edd0e62c579','b14f49a7-0b82-401d-80f5-4d298f91711f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e88e621ecfe74312bcb9e0c8caaf2d44',volume_type_id=949605b8-04dd-4719-ace3-07f34a8f4ad7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:27:44Z,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=883ad75b-3587-449a-97f8-2698449f5d08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cc41a257daf4457ac72b8660615118e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e88e621ecfe74312bcb9e0c8caaf2d44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(949605b8-04dd-4719-ace3-07f34a8f4ad7),volume_type_id=949605b8-04dd-4719-ace3-07f34a8f4ad7)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:44.541935 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-43c7dd75-a1e2-47ad-836b-ee8a8567fa3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c72db06-6656-4066-b492-6b570ae039e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:44.558364 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-43c7dd75-a1e2-47ad-836b-ee8a8567fa3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c72db06-6656-4066-b492-6b570ae039e0) transitioned into state 'SUCCESS' from 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='3cc41a257daf4457ac72b8660615118e',qos_specs=None,replication_status=,reservations=['b49a2ab0-e0a5-4e6c-a4c8-6cc221ab40dc','63e161e2-be03-4ed4-abde-d772fd3ae98d','c0fa99db-6e14-4bb6-acea-7edd0e62c579','b14f49a7-0b82-401d-80f5-4d298f91711f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e88e621ecfe74312bcb9e0c8caaf2d44',volume_type_id=949605b8-04dd-4719-ace3-07f34a8f4ad7)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:44.558986 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-43c7dd75-a1e2-47ad-836b-ee8a8567fa3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f359a396-9988-48ac-b565-9123370f4fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:44.567048 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-43c7dd75-a1e2-47ad-836b-ee8a8567fa3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f359a396-9988-48ac-b565-9123370f4fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:44.567792 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-43c7dd75-a1e2-47ad-836b-ee8a8567fa3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Flow 'volume_create_api' (32146e2a-00ab-4757-a3b4-dd3a74f2eb43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:44.568040 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-43c7dd75-a1e2-47ad-836b-ee8a8567fa3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Create volume request issued successfully. Aug 06 14:27:44.568573 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-43c7dd75-a1e2-47ad-836b-ee8a8567fa3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:27:44.568940 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 709/2871] 10.4.3.229 () {70 vars in 1298 bytes} [Thu Aug 6 14:27:44 2026] POST /volume/v3/volumes => generated 772 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:27:44.584498 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ae4b31e8-dcf0-441e-a091-e2b2e268ac0b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:44.586788 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ae4b31e8-dcf0-441e-a091-e2b2e268ac0b tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] GET https://10.4.3.229/volume/v3/volumes/883ad75b-3587-449a-97f8-2698449f5d08 Aug 06 14:27:44.587074 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ae4b31e8-dcf0-441e-a091-e2b2e268ac0b tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:44.587336 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ae4b31e8-dcf0-441e-a091-e2b2e268ac0b tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:44.596184 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:44.596184 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:44.600606 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ae4b31e8-dcf0-441e-a091-e2b2e268ac0b tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Volume info retrieved successfully. Aug 06 14:27:44.606500 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ae4b31e8-dcf0-441e-a091-e2b2e268ac0b tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] https://10.4.3.229/volume/v3/volumes/883ad75b-3587-449a-97f8-2698449f5d08 returned with HTTP 200 Aug 06 14:27:44.607080 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 722/2872] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:44 2026] GET /volume/v3/volumes/883ad75b-3587-449a-97f8-2698449f5d08 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:45.090596 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e1b8402e-e32e-4d92-aaa1-d069804e78df None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:45.093467 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e1b8402e-e32e-4d92-aaa1-d069804e78df tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] GET https://10.4.3.229/volume/v3/volumes/4ecdc12c-4a18-45c6-bc83-a494cee96406 Aug 06 14:27:45.093467 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e1b8402e-e32e-4d92-aaa1-d069804e78df tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:45.093467 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e1b8402e-e32e-4d92-aaa1-d069804e78df tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:45.097613 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e1b8402e-e32e-4d92-aaa1-d069804e78df tempest-TestVolumeBackupRestore-382575948 tempest-TestVolumeBackupRestore-382575948-project-member] https://10.4.3.229/volume/v3/volumes/4ecdc12c-4a18-45c6-bc83-a494cee96406 returned with HTTP 404 Aug 06 14:27:45.098138 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 718/2873] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:45 2026] GET /volume/v3/volumes/4ecdc12c-4a18-45c6-bc83-a494cee96406 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:45.530644 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1c7c239b-71fc-4904-bfde-80605b24696a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:45.534120 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1c7c239b-71fc-4904-bfde-80605b24696a tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] GET https://10.4.3.229/volume/v3/volumes/95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 Aug 06 14:27:45.534120 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1c7c239b-71fc-4904-bfde-80605b24696a tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:45.534120 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1c7c239b-71fc-4904-bfde-80605b24696a tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:45.539176 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1c7c239b-71fc-4904-bfde-80605b24696a tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] https://10.4.3.229/volume/v3/volumes/95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 returned with HTTP 404 Aug 06 14:27:45.539874 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 725/2874] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:45 2026] GET /volume/v3/volumes/95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:27:45.546783 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5556a3ce-ae3b-46bd-9ef8-8e97891741e2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:45.549128 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5556a3ce-ae3b-46bd-9ef8-8e97891741e2 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] GET https://10.4.3.229/volume/v3/volumes/95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 Aug 06 14:27:45.549406 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5556a3ce-ae3b-46bd-9ef8-8e97891741e2 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:45.549604 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5556a3ce-ae3b-46bd-9ef8-8e97891741e2 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:45.555337 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5556a3ce-ae3b-46bd-9ef8-8e97891741e2 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] https://10.4.3.229/volume/v3/volumes/95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 returned with HTTP 404 Aug 06 14:27:45.555844 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 710/2875] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:45 2026] GET /volume/v3/volumes/95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:27:45.563283 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-aca09522-0132-42cf-b61e-c497260ccde2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:45.565013 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-aca09522-0132-42cf-b61e-c497260ccde2 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] DELETE https://10.4.3.229/volume/v3/volumes/95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 Aug 06 14:27:45.565403 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-aca09522-0132-42cf-b61e-c497260ccde2 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:45.565716 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-aca09522-0132-42cf-b61e-c497260ccde2 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:45.567027 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-aca09522-0132-42cf-b61e-c497260ccde2 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Delete volume with id: 95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 Aug 06 14:27:45.571687 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-aca09522-0132-42cf-b61e-c497260ccde2 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] https://10.4.3.229/volume/v3/volumes/95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 returned with HTTP 404 Aug 06 14:27:45.572242 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 723/2876] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:27:45 2026] DELETE /volume/v3/volumes/95c8f4ca-cd91-47e7-a49e-3f08ac67aab4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:27:45.580628 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5ef91b07-2e70-4502-af88-5d7f7bbd36df None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:45.582685 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5ef91b07-2e70-4502-af88-5d7f7bbd36df tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:27:45.583048 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5ef91b07-2e70-4502-af88-5d7f7bbd36df tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-645757216"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:45.584526 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-5ef91b07-2e70-4502-af88-5d7f7bbd36df tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-645757216'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:27:45.584667 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-5ef91b07-2e70-4502-af88-5d7f7bbd36df tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Create volume of 1 GB Aug 06 14:27:45.588893 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5ef91b07-2e70-4502-af88-5d7f7bbd36df tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Availability Zones retrieved successfully. Aug 06 14:27:45.594693 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-5ef91b07-2e70-4502-af88-5d7f7bbd36df tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Flow 'volume_create_api' (7f5a7ad2-7aa4-4370-9f5f-93ce1c07c433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:45.595775 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-5ef91b07-2e70-4502-af88-5d7f7bbd36df tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dd034f2-4c5f-42fe-bd8e-92a05db323a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:45.596729 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-5ef91b07-2e70-4502-af88-5d7f7bbd36df tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:27:45.621250 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-5ef91b07-2e70-4502-af88-5d7f7bbd36df tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dd034f2-4c5f-42fe-bd8e-92a05db323a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:45.622127 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-5ef91b07-2e70-4502-af88-5d7f7bbd36df tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee590015-83bc-4b6b-907c-b414d903a18f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:45.625295 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-93459e0f-ab68-45a4-9e40-e40a61eff3a1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:45.629082 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-93459e0f-ab68-45a4-9e40-e40a61eff3a1 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] GET https://10.4.3.229/volume/v3/volumes/883ad75b-3587-449a-97f8-2698449f5d08 Aug 06 14:27:45.629082 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-93459e0f-ab68-45a4-9e40-e40a61eff3a1 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:45.629082 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-93459e0f-ab68-45a4-9e40-e40a61eff3a1 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:45.635127 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:45.635127 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:45.638636 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-93459e0f-ab68-45a4-9e40-e40a61eff3a1 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Volume info retrieved successfully. Aug 06 14:27:45.643782 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-93459e0f-ab68-45a4-9e40-e40a61eff3a1 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] https://10.4.3.229/volume/v3/volumes/883ad75b-3587-449a-97f8-2698449f5d08 returned with HTTP 200 Aug 06 14:27:45.644251 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 726/2877] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:45 2026] GET /volume/v3/volumes/883ad75b-3587-449a-97f8-2698449f5d08 => generated 972 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:45.657524 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-16a85b1e-2ec8-41cd-8fcd-fa10eb431894 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:45.659824 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-16a85b1e-2ec8-41cd-8fcd-fa10eb431894 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] GET https://10.4.3.229/volume/v3/messages Aug 06 14:27:45.660040 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-16a85b1e-2ec8-41cd-8fcd-fa10eb431894 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:45.660258 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-16a85b1e-2ec8-41cd-8fcd-fa10eb431894 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:45.660594 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:45.660594 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:45.662531 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-5ef91b07-2e70-4502-af88-5d7f7bbd36df tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Created reservations ['946e9491-dd35-422b-86fb-2170ebb38844', 'f4f15d30-ab29-4717-9883-92666b8b26af', 'b07253e3-6516-441c-a242-291a2e300688', 'ba4aaa7a-e317-41d1-b9c0-c53fb9f221ab'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:45.663267 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-5ef91b07-2e70-4502-af88-5d7f7bbd36df tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee590015-83bc-4b6b-907c-b414d903a18f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['946e9491-dd35-422b-86fb-2170ebb38844', 'f4f15d30-ab29-4717-9883-92666b8b26af', 'b07253e3-6516-441c-a242-291a2e300688', 'ba4aaa7a-e317-41d1-b9c0-c53fb9f221ab']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:45.663982 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-5ef91b07-2e70-4502-af88-5d7f7bbd36df tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb7e6a03-6255-4813-98ef-9885126ca15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:45.664166 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-16a85b1e-2ec8-41cd-8fcd-fa10eb431894 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] https://10.4.3.229/volume/v3/messages returned with HTTP 200 Aug 06 14:27:45.664609 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 711/2878] 10.4.3.229 () {68 vars in 1280 bytes} [Thu Aug 6 14:27:45 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 06 14:27:45.673543 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f5e0293f-7d38-4b28-b4f0-fd6864e09511 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:45.675851 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f5e0293f-7d38-4b28-b4f0-fd6864e09511 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] DELETE https://10.4.3.229/volume/v3/messages/28995ef4-81a7-4f19-abde-1851d81a1993 Aug 06 14:27:45.675851 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f5e0293f-7d38-4b28-b4f0-fd6864e09511 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:45.677051 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f5e0293f-7d38-4b28-b4f0-fd6864e09511 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:45.688236 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-5ef91b07-2e70-4502-af88-5d7f7bbd36df tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb7e6a03-6255-4813-98ef-9885126ca15c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c334fac-fc7e-4c20-8c7b-cfeb544f444b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-645757216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c940f71f0984739a560e3f4deb949d4',qos_specs=None,replication_status=,reservations=['946e9491-dd35-422b-86fb-2170ebb38844','f4f15d30-ab29-4717-9883-92666b8b26af','b07253e3-6516-441c-a242-291a2e300688','ba4aaa7a-e317-41d1-b9c0-c53fb9f221ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6fe38b6e6dd450dbe22b861b306119f',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:27:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-645757216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c334fac-fc7e-4c20-8c7b-cfeb544f444b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c940f71f0984739a560e3f4deb949d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6fe38b6e6dd450dbe22b861b306119f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:45.688401 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f5e0293f-7d38-4b28-b4f0-fd6864e09511 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] https://10.4.3.229/volume/v3/messages/28995ef4-81a7-4f19-abde-1851d81a1993 returned with HTTP 204 Aug 06 14:27:45.688401 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 724/2879] 10.4.3.229 () {68 vars in 1394 bytes} [Thu Aug 6 14:27:45 2026] DELETE /volume/v3/messages/28995ef4-81a7-4f19-abde-1851d81a1993 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 14:27:45.688482 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-5ef91b07-2e70-4502-af88-5d7f7bbd36df tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fde90ad-6946-417e-9d4f-6e038c366802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:45.695917 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-713e8a2a-55f1-44c2-86b8-2acb7c2c80eb None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:45.698299 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-713e8a2a-55f1-44c2-86b8-2acb7c2c80eb tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] GET https://10.4.3.229/volume/v3/messages/28995ef4-81a7-4f19-abde-1851d81a1993 Aug 06 14:27:45.698697 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-713e8a2a-55f1-44c2-86b8-2acb7c2c80eb tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:45.699020 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-713e8a2a-55f1-44c2-86b8-2acb7c2c80eb tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:45.704337 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-713e8a2a-55f1-44c2-86b8-2acb7c2c80eb tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] https://10.4.3.229/volume/v3/messages/28995ef4-81a7-4f19-abde-1851d81a1993 returned with HTTP 404 Aug 06 14:27:45.705004 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-5ef91b07-2e70-4502-af88-5d7f7bbd36df tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fde90ad-6946-417e-9d4f-6e038c366802) transitioned into state 'SUCCESS' from state '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-645757216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c940f71f0984739a560e3f4deb949d4',qos_specs=None,replication_status=,reservations=['946e9491-dd35-422b-86fb-2170ebb38844','f4f15d30-ab29-4717-9883-92666b8b26af','b07253e3-6516-441c-a242-291a2e300688','ba4aaa7a-e317-41d1-b9c0-c53fb9f221ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6fe38b6e6dd450dbe22b861b306119f',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:45.705361 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 727/2880] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:27:45 2026] GET /volume/v3/messages/28995ef4-81a7-4f19-abde-1851d81a1993 => generated 110 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:45.706013 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-5ef91b07-2e70-4502-af88-5d7f7bbd36df tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59d8009a-8087-4698-8729-7c838a46d4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:45.712039 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f9083746-55c9-4e25-9bc4-d3e0689d8440 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:45.713865 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f9083746-55c9-4e25-9bc4-d3e0689d8440 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/883ad75b-3587-449a-97f8-2698449f5d08 Aug 06 14:27:45.714088 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f9083746-55c9-4e25-9bc4-d3e0689d8440 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:45.714456 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f9083746-55c9-4e25-9bc4-d3e0689d8440 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:45.714456 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-f9083746-55c9-4e25-9bc4-d3e0689d8440 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Delete volume with id: 883ad75b-3587-449a-97f8-2698449f5d08 Aug 06 14:27:45.715589 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-5ef91b07-2e70-4502-af88-5d7f7bbd36df tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59d8009a-8087-4698-8729-7c838a46d4e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:45.716868 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-5ef91b07-2e70-4502-af88-5d7f7bbd36df tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Flow 'volume_create_api' (7f5a7ad2-7aa4-4370-9f5f-93ce1c07c433) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:45.717278 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5ef91b07-2e70-4502-af88-5d7f7bbd36df tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Create volume request issued successfully. Aug 06 14:27:45.718111 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5ef91b07-2e70-4502-af88-5d7f7bbd36df tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:27:45.718758 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 719/2881] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:27:45 2026] POST /volume/v3/volumes => generated 818 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:45.722676 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:45.722676 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:45.722982 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f9083746-55c9-4e25-9bc4-d3e0689d8440 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Volume info retrieved successfully. Aug 06 14:27:45.724141 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f9083746-55c9-4e25-9bc4-d3e0689d8440 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100399) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 14:27:45.734926 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-2b93119b-310a-4d65-94ba-fd775c0bd207 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:45.737555 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2b93119b-310a-4d65-94ba-fd775c0bd207 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] GET https://10.4.3.229/volume/v3/volumes/4c334fac-fc7e-4c20-8c7b-cfeb544f444b Aug 06 14:27:45.737555 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2b93119b-310a-4d65-94ba-fd775c0bd207 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:45.737555 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2b93119b-310a-4d65-94ba-fd775c0bd207 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:45.743032 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:45.743032 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:45.745033 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-f9083746-55c9-4e25-9bc4-d3e0689d8440 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Created reservations ['76e55012-a913-4b1d-95af-409af0d6fab7', '2a52d113-9833-4504-97ef-753e409d5efa', '4dfb68de-0b94-4c5c-be21-5b518cf614ab', 'b19c2265-9034-444a-990e-df5f297e790e'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:45.746566 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-2b93119b-310a-4d65-94ba-fd775c0bd207 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Volume info retrieved successfully. Aug 06 14:27:45.751228 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2b93119b-310a-4d65-94ba-fd775c0bd207 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] https://10.4.3.229/volume/v3/volumes/4c334fac-fc7e-4c20-8c7b-cfeb544f444b returned with HTTP 200 Aug 06 14:27:45.751829 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 725/2882] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:45 2026] GET /volume/v3/volumes/4c334fac-fc7e-4c20-8c7b-cfeb544f444b => generated 886 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:45.775720 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f9083746-55c9-4e25-9bc4-d3e0689d8440 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Delete volume request issued successfully. Aug 06 14:27:45.775992 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f9083746-55c9-4e25-9bc4-d3e0689d8440 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] https://10.4.3.229/volume/v3/volumes/883ad75b-3587-449a-97f8-2698449f5d08 returned with HTTP 202 Aug 06 14:27:45.776482 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 712/2883] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:27:45 2026] DELETE /volume/v3/volumes/883ad75b-3587-449a-97f8-2698449f5d08 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:45.783564 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9b64e66b-9bfe-4b54-b99a-836e5e6a3f9b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:45.787446 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9b64e66b-9bfe-4b54-b99a-836e5e6a3f9b tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] DELETE https://10.4.3.229/volume/v3/types/949605b8-04dd-4719-ace3-07f34a8f4ad7 Aug 06 14:27:45.787446 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9b64e66b-9bfe-4b54-b99a-836e5e6a3f9b tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:45.787446 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9b64e66b-9bfe-4b54-b99a-836e5e6a3f9b tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Calling method '_delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:45.821170 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9b64e66b-9bfe-4b54-b99a-836e5e6a3f9b tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] https://10.4.3.229/volume/v3/types/949605b8-04dd-4719-ace3-07f34a8f4ad7 returned with HTTP 202 Aug 06 14:27:45.821170 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 728/2884] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:27:45 2026] DELETE /volume/v3/types/949605b8-04dd-4719-ace3-07f34a8f4ad7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:45.834401 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-001f955e-9c76-4977-b9ed-9cc680938b9a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:45.836692 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-001f955e-9c76-4977-b9ed-9cc680938b9a tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:27:45.837065 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-001f955e-9c76-4977-b9ed-9cc680938b9a tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1416107725", "extra_specs": {"storage_protocol": "tempest-storage_protocol-561785718", "vendor_name": "tempest-vendor_name-288079067"}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:45.838565 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:45.838565 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:45.850811 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-001f955e-9c76-4977-b9ed-9cc680938b9a tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:27:45.851892 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 720/2885] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:27:45 2026] POST /volume/v3/types => generated 327 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:45.859824 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-4d99fa92-467e-4b0c-b432-abd7c4a1240c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:45.861442 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4d99fa92-467e-4b0c-b432-abd7c4a1240c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:27:45.862490 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4d99fa92-467e-4b0c-b432-abd7c4a1240c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "04607234-6962-4e31-8480-7e82f5e91790", "size": 1}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:45.865951 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-4d99fa92-467e-4b0c-b432-abd7c4a1240c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Create volume request body: {'volume': {'volume_type': '04607234-6962-4e31-8480-7e82f5e91790', 'size': 1}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:27:45.869862 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-4d99fa92-467e-4b0c-b432-abd7c4a1240c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Create volume of 1 GB Aug 06 14:27:45.870268 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:45.870268 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:45.870801 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-4d99fa92-467e-4b0c-b432-abd7c4a1240c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Availability Zones retrieved successfully. Aug 06 14:27:45.880770 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4d99fa92-467e-4b0c-b432-abd7c4a1240c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Flow 'volume_create_api' (7b3e0655-437d-4085-afc0-0d2813568e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:45.880977 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4d99fa92-467e-4b0c-b432-abd7c4a1240c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcf3bdb3-aa1e-4d34-88b6-b0444bf9cd70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:45.882325 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-4d99fa92-467e-4b0c-b432-abd7c4a1240c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:27:45.904544 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4d99fa92-467e-4b0c-b432-abd7c4a1240c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcf3bdb3-aa1e-4d34-88b6-b0444bf9cd70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:27:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-561785718',vendor_name='tempest-vendor_name-288079067'},id=04607234-6962-4e31-8480-7e82f5e91790,is_public=True,name='tempest-ProjectAdminTests-volume-type-1416107725',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04607234-6962-4e31-8480-7e82f5e91790', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:45.905535 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4d99fa92-467e-4b0c-b432-abd7c4a1240c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6df4f555-7a40-4183-bea2-bbe7b5f76138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:45.928541 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [None req-4d99fa92-467e-4b0c-b432-abd7c4a1240c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1416107725 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1416107725, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:27:45.929033 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [None req-4d99fa92-467e-4b0c-b432-abd7c4a1240c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1416107725 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1416107725, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:27:45.954673 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-4d99fa92-467e-4b0c-b432-abd7c4a1240c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Created reservations ['82d8a9c3-5a0b-4d47-883c-6ea2dcac8849', '8b5fba15-1874-4701-9481-fc2f7f6dda76', '7805697f-11c2-47bb-ae14-8588715a2289', '2448968f-2c71-489c-98a9-92dc8f6e14e2'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:45.955602 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4d99fa92-467e-4b0c-b432-abd7c4a1240c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6df4f555-7a40-4183-bea2-bbe7b5f76138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82d8a9c3-5a0b-4d47-883c-6ea2dcac8849', '8b5fba15-1874-4701-9481-fc2f7f6dda76', '7805697f-11c2-47bb-ae14-8588715a2289', '2448968f-2c71-489c-98a9-92dc8f6e14e2']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:45.956528 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4d99fa92-467e-4b0c-b432-abd7c4a1240c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0459274d-8626-4f72-accb-de049f00e5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:45.980557 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4d99fa92-467e-4b0c-b432-abd7c4a1240c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0459274d-8626-4f72-accb-de049f00e5bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d314443-7a3f-4331-a92a-de094046d753', '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='3cc41a257daf4457ac72b8660615118e',qos_specs=None,replication_status=,reservations=['82d8a9c3-5a0b-4d47-883c-6ea2dcac8849','8b5fba15-1874-4701-9481-fc2f7f6dda76','7805697f-11c2-47bb-ae14-8588715a2289','2448968f-2c71-489c-98a9-92dc8f6e14e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e88e621ecfe74312bcb9e0c8caaf2d44',volume_type_id=04607234-6962-4e31-8480-7e82f5e91790), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14: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=None,host=None,id=5d314443-7a3f-4331-a92a-de094046d753,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cc41a257daf4457ac72b8660615118e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e88e621ecfe74312bcb9e0c8caaf2d44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04607234-6962-4e31-8480-7e82f5e91790),volume_type_id=04607234-6962-4e31-8480-7e82f5e91790)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:45.981931 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4d99fa92-467e-4b0c-b432-abd7c4a1240c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67e342be-b183-4fde-ba07-d9300feef628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:46.005142 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4d99fa92-467e-4b0c-b432-abd7c4a1240c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67e342be-b183-4fde-ba07-d9300feef628) transitioned into state 'SUCCESS' from 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='3cc41a257daf4457ac72b8660615118e',qos_specs=None,replication_status=,reservations=['82d8a9c3-5a0b-4d47-883c-6ea2dcac8849','8b5fba15-1874-4701-9481-fc2f7f6dda76','7805697f-11c2-47bb-ae14-8588715a2289','2448968f-2c71-489c-98a9-92dc8f6e14e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e88e621ecfe74312bcb9e0c8caaf2d44',volume_type_id=04607234-6962-4e31-8480-7e82f5e91790)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:46.005997 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4d99fa92-467e-4b0c-b432-abd7c4a1240c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24f48cea-9cc8-4927-9f41-8892b1f8bdfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:46.013604 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4d99fa92-467e-4b0c-b432-abd7c4a1240c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24f48cea-9cc8-4927-9f41-8892b1f8bdfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:46.014382 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4d99fa92-467e-4b0c-b432-abd7c4a1240c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Flow 'volume_create_api' (7b3e0655-437d-4085-afc0-0d2813568e08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:46.014693 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-4d99fa92-467e-4b0c-b432-abd7c4a1240c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Create volume request issued successfully. Aug 06 14:27:46.015222 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4d99fa92-467e-4b0c-b432-abd7c4a1240c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:27:46.015661 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 726/2886] 10.4.3.229 () {70 vars in 1298 bytes} [Thu Aug 6 14:27:45 2026] POST /volume/v3/volumes => generated 773 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:27:46.028344 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b819f4b4-cab2-4432-b9ff-2b766485dd68 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:46.030083 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b819f4b4-cab2-4432-b9ff-2b766485dd68 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] GET https://10.4.3.229/volume/v3/volumes/5d314443-7a3f-4331-a92a-de094046d753 Aug 06 14:27:46.030262 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b819f4b4-cab2-4432-b9ff-2b766485dd68 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:46.030444 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b819f4b4-cab2-4432-b9ff-2b766485dd68 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:46.040442 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:46.040442 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:46.044267 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-b819f4b4-cab2-4432-b9ff-2b766485dd68 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Volume info retrieved successfully. Aug 06 14:27:46.050905 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b819f4b4-cab2-4432-b9ff-2b766485dd68 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] https://10.4.3.229/volume/v3/volumes/5d314443-7a3f-4331-a92a-de094046d753 returned with HTTP 200 Aug 06 14:27:46.051348 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 713/2887] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:46 2026] GET /volume/v3/volumes/5d314443-7a3f-4331-a92a-de094046d753 => generated 952 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:46.411943 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-010fc474-da1d-45dd-ac33-cc236176fdc8 req-b722403e-9158-4713-b1a6-38509dd70c02 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:46.413845 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-010fc474-da1d-45dd-ac33-cc236176fdc8 req-b722403e-9158-4713-b1a6-38509dd70c02 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 Aug 06 14:27:46.414028 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-010fc474-da1d-45dd-ac33-cc236176fdc8 req-b722403e-9158-4713-b1a6-38509dd70c02 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:46.414216 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-010fc474-da1d-45dd-ac33-cc236176fdc8 req-b722403e-9158-4713-b1a6-38509dd70c02 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:46.420364 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:46.420364 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:46.423255 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-010fc474-da1d-45dd-ac33-cc236176fdc8 req-b722403e-9158-4713-b1a6-38509dd70c02 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:27:46.426636 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-010fc474-da1d-45dd-ac33-cc236176fdc8 req-b722403e-9158-4713-b1a6-38509dd70c02 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 returned with HTTP 200 Aug 06 14:27:46.426961 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 729/2888] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:27:46 2026] GET /volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 => generated 846 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:46.490189 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d9a688ce-4d88-49bb-86d6-24af20f0ebb2 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:46.490647 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d9a688ce-4d88-49bb-86d6-24af20f0ebb2 None None] GET https://10.4.3.229/volume// Aug 06 14:27:46.490809 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d9a688ce-4d88-49bb-86d6-24af20f0ebb2 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:46.490991 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d9a688ce-4d88-49bb-86d6-24af20f0ebb2 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:46.491348 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d9a688ce-4d88-49bb-86d6-24af20f0ebb2 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:27:46.491647 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 721/2889] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:27: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 06 14:27:46.498198 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-010fc474-da1d-45dd-ac33-cc236176fdc8 req-52d2476b-09ab-4405-bf07-72a47d7a2d48 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:46.500207 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-010fc474-da1d-45dd-ac33-cc236176fdc8 req-52d2476b-09ab-4405-bf07-72a47d7a2d48 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:27:46.500567 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-010fc474-da1d-45dd-ac33-cc236176fdc8 req-52d2476b-09ab-4405-bf07-72a47d7a2d48 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d07fad1a-5f09-4298-bd98-b4c7999037d1", "connector": null, "instance_uuid": "db949ce8-1a64-4e12-82b0-8fb588aa9e02"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:46.509288 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:46.509288 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:46.530345 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-010fc474-da1d-45dd-ac33-cc236176fdc8 req-52d2476b-09ab-4405-bf07-72a47d7a2d48 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:27:46.530555 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 727/2890] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:27:46 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 06 14:27:46.554727 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1c2e4b68-c8e3-4926-a453-f4a4c84128cc None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:46.556964 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1c2e4b68-c8e3-4926-a453-f4a4c84128cc tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 Aug 06 14:27:46.557218 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1c2e4b68-c8e3-4926-a453-f4a4c84128cc tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:46.557472 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1c2e4b68-c8e3-4926-a453-f4a4c84128cc tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:46.562994 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8d6ef202-b254-49b3-af1c-8c19a3de71a0 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:46.563474 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8d6ef202-b254-49b3-af1c-8c19a3de71a0 None None] GET https://10.4.3.229/volume// Aug 06 14:27:46.563715 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8d6ef202-b254-49b3-af1c-8c19a3de71a0 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:46.563961 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8d6ef202-b254-49b3-af1c-8c19a3de71a0 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:46.564370 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8d6ef202-b254-49b3-af1c-8c19a3de71a0 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:27:46.564736 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 730/2891] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:27: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 06 14:27:46.568973 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:46.568973 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:46.572496 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1c2e4b68-c8e3-4926-a453-f4a4c84128cc tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:27:46.572668 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-010fc474-da1d-45dd-ac33-cc236176fdc8 req-3cd939c4-f607-4119-a94f-cccb104c6ba0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:46.576253 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-010fc474-da1d-45dd-ac33-cc236176fdc8 req-3cd939c4-f607-4119-a94f-cccb104c6ba0 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 Aug 06 14:27:46.576348 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1c2e4b68-c8e3-4926-a453-f4a4c84128cc tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 returned with HTTP 200 Aug 06 14:27:46.576529 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-010fc474-da1d-45dd-ac33-cc236176fdc8 req-3cd939c4-f607-4119-a94f-cccb104c6ba0 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:46.576690 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 714/2892] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:46 2026] GET /volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:46.576738 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-010fc474-da1d-45dd-ac33-cc236176fdc8 req-3cd939c4-f607-4119-a94f-cccb104c6ba0 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:46.587580 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:46.587580 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:46.590820 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-010fc474-da1d-45dd-ac33-cc236176fdc8 req-3cd939c4-f607-4119-a94f-cccb104c6ba0 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:27:46.594798 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-010fc474-da1d-45dd-ac33-cc236176fdc8 req-3cd939c4-f607-4119-a94f-cccb104c6ba0 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 returned with HTTP 200 Aug 06 14:27:46.595180 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 722/2893] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:27:46 2026] GET /volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:27:46.683275 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-010fc474-da1d-45dd-ac33-cc236176fdc8 req-5d62bcb5-c715-4d34-9e66-a97f1046dc66 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:46.685292 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-010fc474-da1d-45dd-ac33-cc236176fdc8 req-5d62bcb5-c715-4d34-9e66-a97f1046dc66 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] PUT https://10.4.3.229/volume/v3/attachments/b09c64bf-7f8e-4521-bc4a-425454214d3f Aug 06 14:27:46.685677 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-010fc474-da1d-45dd-ac33-cc236176fdc8 req-5d62bcb5-c715-4d34-9e66-a97f1046dc66 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:46.693048 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-010fc474-da1d-45dd-ac33-cc236176fdc8 req-5d62bcb5-c715-4d34-9e66-a97f1046dc66 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Acquiring lock "cinder-attachment_update-d07fad1a-5f09-4298-bd98-b4c7999037d1-np0000006659" by "attachment_update" {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:27:46.697839 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-010fc474-da1d-45dd-ac33-cc236176fdc8 req-5d62bcb5-c715-4d34-9e66-a97f1046dc66 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Lock "cinder-attachment_update-d07fad1a-5f09-4298-bd98-b4c7999037d1-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:27:46.698846 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:46.698846 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:46.764050 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c4af46b1-af92-4395-bfe0-4e1de21ecb10 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:46.766505 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-010fc474-da1d-45dd-ac33-cc236176fdc8 req-5d62bcb5-c715-4d34-9e66-a97f1046dc66 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Lock "cinder-attachment_update-d07fad1a-5f09-4298-bd98-b4c7999037d1-np0000006659" released by "attachment_update" :: held 0.069s {{(pid=100397) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:27:46.766794 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-010fc474-da1d-45dd-ac33-cc236176fdc8 req-5d62bcb5-c715-4d34-9e66-a97f1046dc66 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/attachments/b09c64bf-7f8e-4521-bc4a-425454214d3f returned with HTTP 200 Aug 06 14:27:46.767206 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 728/2894] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:27:46 2026] PUT /volume/v3/attachments/b09c64bf-7f8e-4521-bc4a-425454214d3f => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:46.768159 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c4af46b1-af92-4395-bfe0-4e1de21ecb10 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] GET https://10.4.3.229/volume/v3/volumes/4c334fac-fc7e-4c20-8c7b-cfeb544f444b Aug 06 14:27:46.768354 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c4af46b1-af92-4395-bfe0-4e1de21ecb10 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:46.768560 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c4af46b1-af92-4395-bfe0-4e1de21ecb10 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:46.780201 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:46.780201 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:46.789460 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c4af46b1-af92-4395-bfe0-4e1de21ecb10 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Volume info retrieved successfully. Aug 06 14:27:46.791871 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c4af46b1-af92-4395-bfe0-4e1de21ecb10 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] https://10.4.3.229/volume/v3/volumes/4c334fac-fc7e-4c20-8c7b-cfeb544f444b returned with HTTP 200 Aug 06 14:27:46.792375 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 731/2895] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:46 2026] GET /volume/v3/volumes/4c334fac-fc7e-4c20-8c7b-cfeb544f444b => generated 945 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:46.806063 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7e0434e7-6e22-417d-b600-183f87ade87e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:46.808368 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7e0434e7-6e22-417d-b600-183f87ade87e tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] POST https://10.4.3.229/volume/v3/volume-transfers Aug 06 14:27:46.808813 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7e0434e7-6e22-417d-b600-183f87ade87e tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4c334fac-fc7e-4c20-8c7b-cfeb544f444b"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:46.810192 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volume_transfer [None req-7e0434e7-6e22-417d-b600-183f87ade87e tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Creating new volume transfer {'transfer': {'volume_id': '4c334fac-fc7e-4c20-8c7b-cfeb544f444b'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 06 14:27:46.810316 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volume_transfer [None req-7e0434e7-6e22-417d-b600-183f87ade87e tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Creating transfer of volume 4c334fac-fc7e-4c20-8c7b-cfeb544f444b Aug 06 14:27:46.810475 np0000006659 devstack@c-api.service[100399]: INFO cinder.transfer.api [None req-7e0434e7-6e22-417d-b600-183f87ade87e tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Generating transfer record for volume 4c334fac-fc7e-4c20-8c7b-cfeb544f444b Aug 06 14:27:46.818008 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:46.818008 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:46.827606 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7e0434e7-6e22-417d-b600-183f87ade87e tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] https://10.4.3.229/volume/v3/volume-transfers returned with HTTP 202 Aug 06 14:27:46.828002 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 715/2896] 10.4.3.229 () {70 vars in 1326 bytes} [Thu Aug 6 14:27:46 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:46.836929 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ac414131-4726-4a19-94a3-34c2b2df4590 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:46.838785 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ac414131-4726-4a19-94a3-34c2b2df4590 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] GET https://10.4.3.229/volume/v3/volumes/4c334fac-fc7e-4c20-8c7b-cfeb544f444b Aug 06 14:27:46.839030 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ac414131-4726-4a19-94a3-34c2b2df4590 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:46.839226 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ac414131-4726-4a19-94a3-34c2b2df4590 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:46.845748 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:46.845748 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:46.849027 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ac414131-4726-4a19-94a3-34c2b2df4590 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Volume info retrieved successfully. Aug 06 14:27:46.852970 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ac414131-4726-4a19-94a3-34c2b2df4590 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] https://10.4.3.229/volume/v3/volumes/4c334fac-fc7e-4c20-8c7b-cfeb544f444b returned with HTTP 200 Aug 06 14:27:46.853327 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 723/2897] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:46 2026] GET /volume/v3/volumes/4c334fac-fc7e-4c20-8c7b-cfeb544f444b => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:46.864450 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ca79ed5f-1efb-4217-97f7-d9554585361c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:46.866216 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ca79ed5f-1efb-4217-97f7-d9554585361c tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] GET https://10.4.3.229/volume/v3/volume-transfers/detail Aug 06 14:27:46.866461 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ca79ed5f-1efb-4217-97f7-d9554585361c tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:46.866655 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ca79ed5f-1efb-4217-97f7-d9554585361c tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Calling method 'detail' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:46.866802 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volume_transfer [None req-ca79ed5f-1efb-4217-97f7-d9554585361c tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Listing volume transfers {{(pid=100397) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 06 14:27:46.867031 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:46.867031 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:46.870945 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ca79ed5f-1efb-4217-97f7-d9554585361c tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] https://10.4.3.229/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 06 14:27:46.871142 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 729/2898] 10.4.3.229 () {68 vars in 1326 bytes} [Thu Aug 6 14:27:46 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:46.879158 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5e65d7f6-75e2-420d-ba68-232d71a681de None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:46.881598 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5e65d7f6-75e2-420d-ba68-232d71a681de tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] DELETE https://10.4.3.229/volume/v3/volume-transfers/9a8c78d4-aa8a-4b6b-a5ca-3e0eddbdcb91 Aug 06 14:27:46.881918 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5e65d7f6-75e2-420d-ba68-232d71a681de tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:46.882204 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5e65d7f6-75e2-420d-ba68-232d71a681de tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:46.882366 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.volume_transfer [None req-5e65d7f6-75e2-420d-ba68-232d71a681de tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Delete transfer with id: 9a8c78d4-aa8a-4b6b-a5ca-3e0eddbdcb91 Aug 06 14:27:46.894591 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:46.894591 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:46.903387 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5e65d7f6-75e2-420d-ba68-232d71a681de tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] https://10.4.3.229/volume/v3/volume-transfers/9a8c78d4-aa8a-4b6b-a5ca-3e0eddbdcb91 returned with HTTP 202 Aug 06 14:27:46.904011 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 732/2899] 10.4.3.229 () {68 vars in 1419 bytes} [Thu Aug 6 14:27:46 2026] DELETE /volume/v3/volume-transfers/9a8c78d4-aa8a-4b6b-a5ca-3e0eddbdcb91 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:27:46.910809 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-668c6c74-73f5-4a7f-80d0-d1f81bd115e2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:46.912646 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-668c6c74-73f5-4a7f-80d0-d1f81bd115e2 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] GET https://10.4.3.229/volume/v3/volumes/4c334fac-fc7e-4c20-8c7b-cfeb544f444b Aug 06 14:27:46.912855 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-668c6c74-73f5-4a7f-80d0-d1f81bd115e2 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:46.913048 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-668c6c74-73f5-4a7f-80d0-d1f81bd115e2 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:46.919939 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:46.919939 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:46.923368 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-668c6c74-73f5-4a7f-80d0-d1f81bd115e2 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Volume info retrieved successfully. Aug 06 14:27:46.927303 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-668c6c74-73f5-4a7f-80d0-d1f81bd115e2 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] https://10.4.3.229/volume/v3/volumes/4c334fac-fc7e-4c20-8c7b-cfeb544f444b returned with HTTP 200 Aug 06 14:27:46.927689 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 716/2900] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:46 2026] GET /volume/v3/volumes/4c334fac-fc7e-4c20-8c7b-cfeb544f444b => generated 945 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:46.939188 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8934da7c-35c8-4e9b-8b62-134b28e35f70 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:46.940911 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8934da7c-35c8-4e9b-8b62-134b28e35f70 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] DELETE https://10.4.3.229/volume/v3/volume-transfers/9a8c78d4-aa8a-4b6b-a5ca-3e0eddbdcb91 Aug 06 14:27:46.941105 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8934da7c-35c8-4e9b-8b62-134b28e35f70 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:46.941278 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8934da7c-35c8-4e9b-8b62-134b28e35f70 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:46.941377 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.volume_transfer [None req-8934da7c-35c8-4e9b-8b62-134b28e35f70 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Delete transfer with id: 9a8c78d4-aa8a-4b6b-a5ca-3e0eddbdcb91 Aug 06 14:27:46.944191 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8934da7c-35c8-4e9b-8b62-134b28e35f70 tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] https://10.4.3.229/volume/v3/volume-transfers/9a8c78d4-aa8a-4b6b-a5ca-3e0eddbdcb91 returned with HTTP 404 Aug 06 14:27:46.944731 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 724/2901] 10.4.3.229 () {68 vars in 1419 bytes} [Thu Aug 6 14:27:46 2026] DELETE /volume/v3/volume-transfers/9a8c78d4-aa8a-4b6b-a5ca-3e0eddbdcb91 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:27:46.951113 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-428800fb-2586-4996-86c5-7c50dcdbcdff None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:46.953365 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-428800fb-2586-4996-86c5-7c50dcdbcdff tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/4c334fac-fc7e-4c20-8c7b-cfeb544f444b Aug 06 14:27:46.953719 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-428800fb-2586-4996-86c5-7c50dcdbcdff tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:46.953986 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-428800fb-2586-4996-86c5-7c50dcdbcdff tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:46.954217 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-428800fb-2586-4996-86c5-7c50dcdbcdff tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] Delete volume with id: 4c334fac-fc7e-4c20-8c7b-cfeb544f444b Aug 06 14:27:46.965823 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:46.965823 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:46.966271 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-428800fb-2586-4996-86c5-7c50dcdbcdff tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] Volume info retrieved successfully. Aug 06 14:27:46.985881 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-428800fb-2586-4996-86c5-7c50dcdbcdff tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] Delete volume request issued successfully. Aug 06 14:27:46.986119 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-428800fb-2586-4996-86c5-7c50dcdbcdff tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] https://10.4.3.229/volume/v3/volumes/4c334fac-fc7e-4c20-8c7b-cfeb544f444b returned with HTTP 202 Aug 06 14:27:46.986779 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 730/2902] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:27:46 2026] DELETE /volume/v3/volumes/4c334fac-fc7e-4c20-8c7b-cfeb544f444b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:27:46.996302 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-de6a6f2d-f69b-45f4-ad94-8f344d6a16fc None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:47.000322 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-de6a6f2d-f69b-45f4-ad94-8f344d6a16fc tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] GET https://10.4.3.229/volume/v3/volumes/4c334fac-fc7e-4c20-8c7b-cfeb544f444b Aug 06 14:27:47.000622 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-de6a6f2d-f69b-45f4-ad94-8f344d6a16fc tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:47.001273 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-de6a6f2d-f69b-45f4-ad94-8f344d6a16fc tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:47.011531 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:47.011531 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:47.016751 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-de6a6f2d-f69b-45f4-ad94-8f344d6a16fc tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] Volume info retrieved successfully. Aug 06 14:27:47.022859 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-de6a6f2d-f69b-45f4-ad94-8f344d6a16fc tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] https://10.4.3.229/volume/v3/volumes/4c334fac-fc7e-4c20-8c7b-cfeb544f444b returned with HTTP 200 Aug 06 14:27:47.023594 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 733/2903] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:46 2026] GET /volume/v3/volumes/4c334fac-fc7e-4c20-8c7b-cfeb544f444b => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:27:47.065669 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f0db4b5d-3335-469f-a395-362482fc585c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:47.068603 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f0db4b5d-3335-469f-a395-362482fc585c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] GET https://10.4.3.229/volume/v3/volumes/5d314443-7a3f-4331-a92a-de094046d753 Aug 06 14:27:47.068814 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f0db4b5d-3335-469f-a395-362482fc585c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:47.068985 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f0db4b5d-3335-469f-a395-362482fc585c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:47.078882 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:47.078882 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:47.082657 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f0db4b5d-3335-469f-a395-362482fc585c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Volume info retrieved successfully. Aug 06 14:27:47.087097 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f0db4b5d-3335-469f-a395-362482fc585c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] https://10.4.3.229/volume/v3/volumes/5d314443-7a3f-4331-a92a-de094046d753 returned with HTTP 200 Aug 06 14:27:47.087483 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 717/2904] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:47 2026] GET /volume/v3/volumes/5d314443-7a3f-4331-a92a-de094046d753 => generated 973 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:47.103568 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bd9dbb43-5b60-400e-b191-6abbf647ac5f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:47.105372 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bd9dbb43-5b60-400e-b191-6abbf647ac5f tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] GET https://10.4.3.229/volume/v3/messages Aug 06 14:27:47.105671 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bd9dbb43-5b60-400e-b191-6abbf647ac5f tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:47.105928 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bd9dbb43-5b60-400e-b191-6abbf647ac5f tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:47.111725 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bd9dbb43-5b60-400e-b191-6abbf647ac5f tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] https://10.4.3.229/volume/v3/messages returned with HTTP 200 Aug 06 14:27:47.112363 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 725/2905] 10.4.3.229 () {68 vars in 1280 bytes} [Thu Aug 6 14:27:47 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 06 14:27:47.121745 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-42e72132-3331-4403-8045-5c6f401bc8c7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:47.123859 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-42e72132-3331-4403-8045-5c6f401bc8c7 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] GET https://10.4.3.229/volume/v3/messages Aug 06 14:27:47.124111 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-42e72132-3331-4403-8045-5c6f401bc8c7 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:47.124338 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-42e72132-3331-4403-8045-5c6f401bc8c7 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:47.128279 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-42e72132-3331-4403-8045-5c6f401bc8c7 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] https://10.4.3.229/volume/v3/messages returned with HTTP 200 Aug 06 14:27:47.129163 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 731/2906] 10.4.3.229 () {68 vars in 1280 bytes} [Thu Aug 6 14:27:47 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 06 14:27:47.141668 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d7e256ce-1905-4b96-b683-0ed560a97d1c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:47.144008 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d7e256ce-1905-4b96-b683-0ed560a97d1c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] DELETE https://10.4.3.229/volume/v3/messages/6cd01334-b5fb-41f1-abb0-0377ce196100 Aug 06 14:27:47.144302 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d7e256ce-1905-4b96-b683-0ed560a97d1c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:47.144564 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d7e256ce-1905-4b96-b683-0ed560a97d1c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:47.156142 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d7e256ce-1905-4b96-b683-0ed560a97d1c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] https://10.4.3.229/volume/v3/messages/6cd01334-b5fb-41f1-abb0-0377ce196100 returned with HTTP 204 Aug 06 14:27:47.156557 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 734/2907] 10.4.3.229 () {68 vars in 1394 bytes} [Thu Aug 6 14:27:47 2026] DELETE /volume/v3/messages/6cd01334-b5fb-41f1-abb0-0377ce196100 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 14:27:47.164938 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-24883e69-047d-4b98-b0b9-f9658812dc8c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:47.166819 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-24883e69-047d-4b98-b0b9-f9658812dc8c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/5d314443-7a3f-4331-a92a-de094046d753 Aug 06 14:27:47.167034 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-24883e69-047d-4b98-b0b9-f9658812dc8c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:47.167222 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-24883e69-047d-4b98-b0b9-f9658812dc8c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:47.167371 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-24883e69-047d-4b98-b0b9-f9658812dc8c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Delete volume with id: 5d314443-7a3f-4331-a92a-de094046d753 Aug 06 14:27:47.176936 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:47.176936 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:47.177228 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-24883e69-047d-4b98-b0b9-f9658812dc8c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Volume info retrieved successfully. Aug 06 14:27:47.178044 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-24883e69-047d-4b98-b0b9-f9658812dc8c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100399) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 14:27:47.194153 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-24883e69-047d-4b98-b0b9-f9658812dc8c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1416107725 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1416107725, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:27:47.194673 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-24883e69-047d-4b98-b0b9-f9658812dc8c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1416107725 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1416107725, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:27:47.203726 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-24883e69-047d-4b98-b0b9-f9658812dc8c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Created reservations ['36616fdd-8081-4d17-9c66-d06dc2dfd870', '13b4f2e2-fae4-4f56-b9ac-1686cf3e24ff', '62bea314-8f46-43ea-b324-39b39cd8c3b5', 'e9761dbb-0e0e-4dbc-854e-294a2754817b'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:47.232891 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-24883e69-047d-4b98-b0b9-f9658812dc8c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Delete volume request issued successfully. Aug 06 14:27:47.233074 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-24883e69-047d-4b98-b0b9-f9658812dc8c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] https://10.4.3.229/volume/v3/volumes/5d314443-7a3f-4331-a92a-de094046d753 returned with HTTP 202 Aug 06 14:27:47.233525 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 718/2908] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:27:47 2026] DELETE /volume/v3/volumes/5d314443-7a3f-4331-a92a-de094046d753 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:47.240406 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4e186414-707d-45f4-899e-24351a8a4ba3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:47.242101 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4e186414-707d-45f4-899e-24351a8a4ba3 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] DELETE https://10.4.3.229/volume/v3/types/04607234-6962-4e31-8480-7e82f5e91790 Aug 06 14:27:47.242285 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4e186414-707d-45f4-899e-24351a8a4ba3 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:47.242500 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4e186414-707d-45f4-899e-24351a8a4ba3 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Calling method '_delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:47.264701 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4e186414-707d-45f4-899e-24351a8a4ba3 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] https://10.4.3.229/volume/v3/types/04607234-6962-4e31-8480-7e82f5e91790 returned with HTTP 202 Aug 06 14:27:47.265140 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 726/2909] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:27:47 2026] DELETE /volume/v3/types/04607234-6962-4e31-8480-7e82f5e91790 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:47.276441 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ab8ae914-334f-4fd9-9500-e03fb47054bc None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:47.277801 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ab8ae914-334f-4fd9-9500-e03fb47054bc tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:27:47.278143 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ab8ae914-334f-4fd9-9500-e03fb47054bc tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2006007818", "extra_specs": {"storage_protocol": "tempest-storage_protocol-851699571", "vendor_name": "tempest-vendor_name-1666695489"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:47.296817 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ab8ae914-334f-4fd9-9500-e03fb47054bc tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:27:47.297115 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 732/2910] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:27:47 2026] POST /volume/v3/types => generated 328 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:47.305260 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-4d0f176a-e6ed-4136-a6a5-61cf9e514366 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:47.306953 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4d0f176a-e6ed-4136-a6a5-61cf9e514366 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:27:47.307284 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4d0f176a-e6ed-4136-a6a5-61cf9e514366 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "54e87556-aa8e-4a93-bc10-5faeb028a61e", "size": 1}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:47.308760 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-4d0f176a-e6ed-4136-a6a5-61cf9e514366 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Create volume request body: {'volume': {'volume_type': '54e87556-aa8e-4a93-bc10-5faeb028a61e', 'size': 1}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:27:47.315808 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-4d0f176a-e6ed-4136-a6a5-61cf9e514366 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Create volume of 1 GB Aug 06 14:27:47.316167 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:47.316167 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:47.316542 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-4d0f176a-e6ed-4136-a6a5-61cf9e514366 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Availability Zones retrieved successfully. Aug 06 14:27:47.323132 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4d0f176a-e6ed-4136-a6a5-61cf9e514366 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Flow 'volume_create_api' (fcaf5d29-ff06-492b-b9ea-e4f5d9cce852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:47.324134 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4d0f176a-e6ed-4136-a6a5-61cf9e514366 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a07d3b9-c4c9-4609-85c3-eab53d535f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:47.325234 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-4d0f176a-e6ed-4136-a6a5-61cf9e514366 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:27:47.350393 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4d0f176a-e6ed-4136-a6a5-61cf9e514366 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a07d3b9-c4c9-4609-85c3-eab53d535f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:27:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-851699571',vendor_name='tempest-vendor_name-1666695489'},id=54e87556-aa8e-4a93-bc10-5faeb028a61e,is_public=True,name='tempest-ProjectAdminTests-volume-type-2006007818',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '54e87556-aa8e-4a93-bc10-5faeb028a61e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:47.351185 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4d0f176a-e6ed-4136-a6a5-61cf9e514366 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa049377-5b53-4fb5-81b6-25f260c39bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:47.376317 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-4d0f176a-e6ed-4136-a6a5-61cf9e514366 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2006007818 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2006007818, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:27:47.376581 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-4d0f176a-e6ed-4136-a6a5-61cf9e514366 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2006007818 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2006007818, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:27:47.403884 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-4d0f176a-e6ed-4136-a6a5-61cf9e514366 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Created reservations ['848f9249-7452-461b-82b1-555a6bf0eb1e', 'dd9dca97-d8cf-4a36-89a6-b6ecfbca6033', 'a3825df6-113b-4e75-8ff5-ba2a3ac19d27', '40b4cfdf-6ba0-4a08-85b8-8b02e403cfdc'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:47.404576 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4d0f176a-e6ed-4136-a6a5-61cf9e514366 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa049377-5b53-4fb5-81b6-25f260c39bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['848f9249-7452-461b-82b1-555a6bf0eb1e', 'dd9dca97-d8cf-4a36-89a6-b6ecfbca6033', 'a3825df6-113b-4e75-8ff5-ba2a3ac19d27', '40b4cfdf-6ba0-4a08-85b8-8b02e403cfdc']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:47.405257 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4d0f176a-e6ed-4136-a6a5-61cf9e514366 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e599929a-e6fa-4bdd-9642-40cd3f4ef464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:47.431969 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4d0f176a-e6ed-4136-a6a5-61cf9e514366 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e599929a-e6fa-4bdd-9642-40cd3f4ef464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '624057a8-68af-4ef4-adcb-9369eee8f4e9', '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='3cc41a257daf4457ac72b8660615118e',qos_specs=None,replication_status=,reservations=['848f9249-7452-461b-82b1-555a6bf0eb1e','dd9dca97-d8cf-4a36-89a6-b6ecfbca6033','a3825df6-113b-4e75-8ff5-ba2a3ac19d27','40b4cfdf-6ba0-4a08-85b8-8b02e403cfdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e88e621ecfe74312bcb9e0c8caaf2d44',volume_type_id=54e87556-aa8e-4a93-bc10-5faeb028a61e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:27:47Z,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=624057a8-68af-4ef4-adcb-9369eee8f4e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cc41a257daf4457ac72b8660615118e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e88e621ecfe74312bcb9e0c8caaf2d44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(54e87556-aa8e-4a93-bc10-5faeb028a61e),volume_type_id=54e87556-aa8e-4a93-bc10-5faeb028a61e)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:47.433030 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4d0f176a-e6ed-4136-a6a5-61cf9e514366 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f1c64d9-773e-490c-b9be-1932b7d6ae24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:47.452400 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4d0f176a-e6ed-4136-a6a5-61cf9e514366 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f1c64d9-773e-490c-b9be-1932b7d6ae24) transitioned into state 'SUCCESS' from 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='3cc41a257daf4457ac72b8660615118e',qos_specs=None,replication_status=,reservations=['848f9249-7452-461b-82b1-555a6bf0eb1e','dd9dca97-d8cf-4a36-89a6-b6ecfbca6033','a3825df6-113b-4e75-8ff5-ba2a3ac19d27','40b4cfdf-6ba0-4a08-85b8-8b02e403cfdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e88e621ecfe74312bcb9e0c8caaf2d44',volume_type_id=54e87556-aa8e-4a93-bc10-5faeb028a61e)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:47.452978 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4d0f176a-e6ed-4136-a6a5-61cf9e514366 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6327d4f-8bf2-48f5-920e-792034de31c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:47.469176 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4d0f176a-e6ed-4136-a6a5-61cf9e514366 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6327d4f-8bf2-48f5-920e-792034de31c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:47.469948 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4d0f176a-e6ed-4136-a6a5-61cf9e514366 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Flow 'volume_create_api' (fcaf5d29-ff06-492b-b9ea-e4f5d9cce852) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:47.470211 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-4d0f176a-e6ed-4136-a6a5-61cf9e514366 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Create volume request issued successfully. Aug 06 14:27:47.470748 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4d0f176a-e6ed-4136-a6a5-61cf9e514366 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:27:47.471115 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 735/2911] 10.4.3.229 () {70 vars in 1298 bytes} [Thu Aug 6 14:27:47 2026] POST /volume/v3/volumes => generated 773 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:27:47.488516 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-17ca8fed-70df-4f0a-af4c-7e9d88b00292 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:47.492161 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-17ca8fed-70df-4f0a-af4c-7e9d88b00292 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] GET https://10.4.3.229/volume/v3/volumes/624057a8-68af-4ef4-adcb-9369eee8f4e9 Aug 06 14:27:47.492362 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-17ca8fed-70df-4f0a-af4c-7e9d88b00292 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:47.492573 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-17ca8fed-70df-4f0a-af4c-7e9d88b00292 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:47.502785 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:47.502785 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:47.508469 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-17ca8fed-70df-4f0a-af4c-7e9d88b00292 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Volume info retrieved successfully. Aug 06 14:27:47.512565 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-17ca8fed-70df-4f0a-af4c-7e9d88b00292 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] https://10.4.3.229/volume/v3/volumes/624057a8-68af-4ef4-adcb-9369eee8f4e9 returned with HTTP 200 Aug 06 14:27:47.512970 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 719/2912] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:47 2026] GET /volume/v3/volumes/624057a8-68af-4ef4-adcb-9369eee8f4e9 => generated 952 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:47.590349 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ecd7ce73-1661-4f40-9198-e4eaba79260c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:47.592172 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ecd7ce73-1661-4f40-9198-e4eaba79260c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 Aug 06 14:27:47.592363 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ecd7ce73-1661-4f40-9198-e4eaba79260c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:47.592588 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ecd7ce73-1661-4f40-9198-e4eaba79260c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:47.601890 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:47.601890 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:47.604960 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ecd7ce73-1661-4f40-9198-e4eaba79260c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:27:47.608738 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ecd7ce73-1661-4f40-9198-e4eaba79260c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 returned with HTTP 200 Aug 06 14:27:47.609087 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 727/2913] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:47 2026] GET /volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:48.042588 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9bd80d82-349d-42a2-b643-9e4511216a5a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:48.045103 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9bd80d82-349d-42a2-b643-9e4511216a5a tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] GET https://10.4.3.229/volume/v3/volumes/4c334fac-fc7e-4c20-8c7b-cfeb544f444b Aug 06 14:27:48.045450 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9bd80d82-349d-42a2-b643-9e4511216a5a tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:48.045797 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9bd80d82-349d-42a2-b643-9e4511216a5a tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:48.055061 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9bd80d82-349d-42a2-b643-9e4511216a5a tempest-VolumesTransfersV357Test-2139709292 tempest-VolumesTransfersV357Test-2139709292-project-admin] https://10.4.3.229/volume/v3/volumes/4c334fac-fc7e-4c20-8c7b-cfeb544f444b returned with HTTP 404 Aug 06 14:27:48.055852 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 733/2914] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:48 2026] GET /volume/v3/volumes/4c334fac-fc7e-4c20-8c7b-cfeb544f444b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:27:48.065158 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e0758026-1da1-4c1c-951b-b0f8eae0336b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:48.067863 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e0758026-1da1-4c1c-951b-b0f8eae0336b tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] GET https://10.4.3.229/volume/v3/volumes/4c334fac-fc7e-4c20-8c7b-cfeb544f444b Aug 06 14:27:48.068191 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e0758026-1da1-4c1c-951b-b0f8eae0336b tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:48.068504 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e0758026-1da1-4c1c-951b-b0f8eae0336b tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:48.081757 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e0758026-1da1-4c1c-951b-b0f8eae0336b tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] https://10.4.3.229/volume/v3/volumes/4c334fac-fc7e-4c20-8c7b-cfeb544f444b returned with HTTP 404 Aug 06 14:27:48.082367 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 736/2915] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:48 2026] GET /volume/v3/volumes/4c334fac-fc7e-4c20-8c7b-cfeb544f444b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:27:48.090040 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9b68c59d-68f2-45a2-b016-3af40cb5ca0d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:48.092490 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9b68c59d-68f2-45a2-b016-3af40cb5ca0d tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] DELETE https://10.4.3.229/volume/v3/volumes/4c334fac-fc7e-4c20-8c7b-cfeb544f444b Aug 06 14:27:48.092936 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9b68c59d-68f2-45a2-b016-3af40cb5ca0d tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:48.093258 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9b68c59d-68f2-45a2-b016-3af40cb5ca0d tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:48.093760 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-9b68c59d-68f2-45a2-b016-3af40cb5ca0d tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] Delete volume with id: 4c334fac-fc7e-4c20-8c7b-cfeb544f444b Aug 06 14:27:48.099777 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9b68c59d-68f2-45a2-b016-3af40cb5ca0d tempest-VolumesTransfersV357Test-817288083 tempest-VolumesTransfersV357Test-817288083-project-member] https://10.4.3.229/volume/v3/volumes/4c334fac-fc7e-4c20-8c7b-cfeb544f444b returned with HTTP 404 Aug 06 14:27:48.100190 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 720/2916] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:27:48 2026] DELETE /volume/v3/volumes/4c334fac-fc7e-4c20-8c7b-cfeb544f444b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:27:48.527127 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ec229644-d7f2-4ede-96be-c1911334e518 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:48.528941 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ec229644-d7f2-4ede-96be-c1911334e518 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] GET https://10.4.3.229/volume/v3/volumes/624057a8-68af-4ef4-adcb-9369eee8f4e9 Aug 06 14:27:48.529177 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ec229644-d7f2-4ede-96be-c1911334e518 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:48.529368 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ec229644-d7f2-4ede-96be-c1911334e518 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:48.536579 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:48.536579 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:48.540220 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ec229644-d7f2-4ede-96be-c1911334e518 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Volume info retrieved successfully. Aug 06 14:27:48.544503 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ec229644-d7f2-4ede-96be-c1911334e518 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] https://10.4.3.229/volume/v3/volumes/624057a8-68af-4ef4-adcb-9369eee8f4e9 returned with HTTP 200 Aug 06 14:27:48.545090 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 728/2917] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:48 2026] GET /volume/v3/volumes/624057a8-68af-4ef4-adcb-9369eee8f4e9 => generated 973 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:48.561806 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-25fcb796-7c58-4b29-9e0b-f3b959c5eb5f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:48.563328 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-25fcb796-7c58-4b29-9e0b-f3b959c5eb5f tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] GET https://10.4.3.229/volume/v3/messages Aug 06 14:27:48.563672 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-25fcb796-7c58-4b29-9e0b-f3b959c5eb5f tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:48.563958 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-25fcb796-7c58-4b29-9e0b-f3b959c5eb5f tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:48.568809 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-25fcb796-7c58-4b29-9e0b-f3b959c5eb5f tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] https://10.4.3.229/volume/v3/messages returned with HTTP 200 Aug 06 14:27:48.568809 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 734/2918] 10.4.3.229 () {68 vars in 1280 bytes} [Thu Aug 6 14:27:48 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 06 14:27:48.577869 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c6a499df-25a8-48bf-b60c-c808d0c2f624 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:48.579629 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c6a499df-25a8-48bf-b60c-c808d0c2f624 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] GET https://10.4.3.229/volume/v3/messages/634c9b8f-1906-4cb3-8446-05563e09d0da Aug 06 14:27:48.579845 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c6a499df-25a8-48bf-b60c-c808d0c2f624 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:48.580052 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c6a499df-25a8-48bf-b60c-c808d0c2f624 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:48.582846 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:48.582846 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:48.583418 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c6a499df-25a8-48bf-b60c-c808d0c2f624 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] https://10.4.3.229/volume/v3/messages/634c9b8f-1906-4cb3-8446-05563e09d0da returned with HTTP 200 Aug 06 14:27:48.583982 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 737/2919] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:27:48 2026] GET /volume/v3/messages/634c9b8f-1906-4cb3-8446-05563e09d0da => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:48.594824 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ca37a4bb-c66b-48d8-88ca-aebc9b8ca9a6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:48.597138 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ca37a4bb-c66b-48d8-88ca-aebc9b8ca9a6 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] DELETE https://10.4.3.229/volume/v3/messages/634c9b8f-1906-4cb3-8446-05563e09d0da Aug 06 14:27:48.597344 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ca37a4bb-c66b-48d8-88ca-aebc9b8ca9a6 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:48.597547 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ca37a4bb-c66b-48d8-88ca-aebc9b8ca9a6 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:48.615834 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ca37a4bb-c66b-48d8-88ca-aebc9b8ca9a6 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] https://10.4.3.229/volume/v3/messages/634c9b8f-1906-4cb3-8446-05563e09d0da returned with HTTP 204 Aug 06 14:27:48.616208 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 721/2920] 10.4.3.229 () {68 vars in 1394 bytes} [Thu Aug 6 14:27:48 2026] DELETE /volume/v3/messages/634c9b8f-1906-4cb3-8446-05563e09d0da => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 14:27:48.622605 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-fb8b6563-96d5-4f12-9c59-88c3865e1524 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:48.624590 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8627a0d4-80f0-40c7-8bd6-c764213a2d3c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:48.625488 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fb8b6563-96d5-4f12-9c59-88c3865e1524 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 Aug 06 14:27:48.625780 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fb8b6563-96d5-4f12-9c59-88c3865e1524 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:48.626157 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fb8b6563-96d5-4f12-9c59-88c3865e1524 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:48.626523 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8627a0d4-80f0-40c7-8bd6-c764213a2d3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/624057a8-68af-4ef4-adcb-9369eee8f4e9 Aug 06 14:27:48.626866 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8627a0d4-80f0-40c7-8bd6-c764213a2d3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:48.627160 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8627a0d4-80f0-40c7-8bd6-c764213a2d3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:48.627504 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-8627a0d4-80f0-40c7-8bd6-c764213a2d3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Delete volume with id: 624057a8-68af-4ef4-adcb-9369eee8f4e9 Aug 06 14:27:48.636559 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:48.636559 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:48.637168 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:48.637168 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:48.637710 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8627a0d4-80f0-40c7-8bd6-c764213a2d3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Volume info retrieved successfully. Aug 06 14:27:48.639147 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-8627a0d4-80f0-40c7-8bd6-c764213a2d3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100397) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 14:27:48.640783 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-fb8b6563-96d5-4f12-9c59-88c3865e1524 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:27:48.645346 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fb8b6563-96d5-4f12-9c59-88c3865e1524 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 returned with HTTP 200 Aug 06 14:27:48.645697 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 729/2921] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:48 2026] GET /volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:48.652093 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [None req-8627a0d4-80f0-40c7-8bd6-c764213a2d3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2006007818 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2006007818, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:27:48.652627 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [None req-8627a0d4-80f0-40c7-8bd6-c764213a2d3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2006007818 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2006007818, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:27:48.662372 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-8627a0d4-80f0-40c7-8bd6-c764213a2d3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Created reservations ['1f3b79b5-5e16-4365-901e-b8ac73221ec7', 'f07a6c47-a368-4d0a-8353-b48839661708', 'ceaca641-ff98-4f46-a784-fb423d3ae05c', '7008f028-d771-43a9-b7e6-154285598b17'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:48.694368 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8627a0d4-80f0-40c7-8bd6-c764213a2d3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Delete volume request issued successfully. Aug 06 14:27:48.695187 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8627a0d4-80f0-40c7-8bd6-c764213a2d3c tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] https://10.4.3.229/volume/v3/volumes/624057a8-68af-4ef4-adcb-9369eee8f4e9 returned with HTTP 202 Aug 06 14:27:48.695187 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 735/2922] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:27:48 2026] DELETE /volume/v3/volumes/624057a8-68af-4ef4-adcb-9369eee8f4e9 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:48.702024 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-41b67453-ca68-4862-9e5d-723bbca911b4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:48.703707 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-41b67453-ca68-4862-9e5d-723bbca911b4 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] DELETE https://10.4.3.229/volume/v3/types/54e87556-aa8e-4a93-bc10-5faeb028a61e Aug 06 14:27:48.703894 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-41b67453-ca68-4862-9e5d-723bbca911b4 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:48.704114 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-41b67453-ca68-4862-9e5d-723bbca911b4 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] Calling method '_delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:48.730537 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-41b67453-ca68-4862-9e5d-723bbca911b4 tempest-ProjectAdminTests-2032181618 tempest-ProjectAdminTests-2032181618-project-admin] https://10.4.3.229/volume/v3/types/54e87556-aa8e-4a93-bc10-5faeb028a61e returned with HTTP 202 Aug 06 14:27:48.730888 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 738/2923] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:27:48 2026] DELETE /volume/v3/types/54e87556-aa8e-4a93-bc10-5faeb028a61e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:49.658166 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1ef99261-15f8-4615-ba5c-9c919a0b17b0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:49.659960 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1ef99261-15f8-4615-ba5c-9c919a0b17b0 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 Aug 06 14:27:49.660156 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1ef99261-15f8-4615-ba5c-9c919a0b17b0 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:49.660326 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1ef99261-15f8-4615-ba5c-9c919a0b17b0 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:49.669015 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:49.669015 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:49.672287 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1ef99261-15f8-4615-ba5c-9c919a0b17b0 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:27:49.675925 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1ef99261-15f8-4615-ba5c-9c919a0b17b0 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 returned with HTTP 200 Aug 06 14:27:49.676370 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 722/2924] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:49 2026] GET /volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:50.083538 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-010fc474-da1d-45dd-ac33-cc236176fdc8 req-1c4142c0-7acf-4deb-9f50-37e5a66a5277 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:50.085944 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-010fc474-da1d-45dd-ac33-cc236176fdc8 req-1c4142c0-7acf-4deb-9f50-37e5a66a5277 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] POST https://10.4.3.229/volume/v3/attachments/b09c64bf-7f8e-4521-bc4a-425454214d3f/action Aug 06 14:27:50.086261 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-010fc474-da1d-45dd-ac33-cc236176fdc8 req-1c4142c0-7acf-4deb-9f50-37e5a66a5277 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action body: b'{"os-complete": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:27:50.086366 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-010fc474-da1d-45dd-ac33-cc236176fdc8 req-1c4142c0-7acf-4deb-9f50-37e5a66a5277 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:50.102573 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:50.102573 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:50.114043 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-010fc474-da1d-45dd-ac33-cc236176fdc8 req-1c4142c0-7acf-4deb-9f50-37e5a66a5277 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/attachments/b09c64bf-7f8e-4521-bc4a-425454214d3f/action returned with HTTP 204 Aug 06 14:27:50.114518 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 730/2925] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:27:50 2026] POST /volume/v3/attachments/b09c64bf-7f8e-4521-bc4a-425454214d3f/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:50.309808 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-70981f22-6034-440c-893a-7f46430b2104 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:50.424387 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-601eee7f-d81f-4198-a7c1-2c12f258176b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:50.446586 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-70981f22-6034-440c-893a-7f46430b2104 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:27:50.446950 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-70981f22-6034-440c-893a-7f46430b2104 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-347320887"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:50.448557 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-70981f22-6034-440c-893a-7f46430b2104 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-347320887'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:27:50.448654 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-70981f22-6034-440c-893a-7f46430b2104 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Create volume of 1 GB Aug 06 14:27:50.453077 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-70981f22-6034-440c-893a-7f46430b2104 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Availability Zones retrieved successfully. Aug 06 14:27:50.458773 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-70981f22-6034-440c-893a-7f46430b2104 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Flow 'volume_create_api' (e63fba1f-a9c6-4c93-921b-89cedf102e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:50.459715 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-70981f22-6034-440c-893a-7f46430b2104 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bb975d1-84d9-4cd9-93bc-d7060f44a401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:50.460853 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-70981f22-6034-440c-893a-7f46430b2104 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:27:50.464030 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-601eee7f-d81f-4198-a7c1-2c12f258176b tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:27:50.464437 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-601eee7f-d81f-4198-a7c1-2c12f258176b tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-526359753", "extra_specs": {"storage_protocol": "tempest-storage_protocol-292236768", "vendor_name": "tempest-vendor_name-638234237"}}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:50.492373 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-70981f22-6034-440c-893a-7f46430b2104 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bb975d1-84d9-4cd9-93bc-d7060f44a401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:50.492686 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-601eee7f-d81f-4198-a7c1-2c12f258176b tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:27:50.493075 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 739/2926] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:27:50 2026] POST /volume/v3/types => generated 327 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:50.493337 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-70981f22-6034-440c-893a-7f46430b2104 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cb8b320-ff1b-4b79-8625-f939e17ff287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:50.501290 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-cf075e7b-1a83-425e-9b8b-068ef2618dbf None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:50.503696 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cf075e7b-1a83-425e-9b8b-068ef2618dbf tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:27:50.504315 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cf075e7b-1a83-425e-9b8b-068ef2618dbf tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "82b7e50f-2fca-4e1a-a811-6eff406c452c", "size": 1}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:50.506589 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-cf075e7b-1a83-425e-9b8b-068ef2618dbf tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Create volume request body: {'volume': {'volume_type': '82b7e50f-2fca-4e1a-a811-6eff406c452c', 'size': 1}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:27:50.510775 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-cf075e7b-1a83-425e-9b8b-068ef2618dbf tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Create volume of 1 GB Aug 06 14:27:50.511216 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:50.511216 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:50.511821 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-cf075e7b-1a83-425e-9b8b-068ef2618dbf tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Availability Zones retrieved successfully. Aug 06 14:27:50.519715 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-cf075e7b-1a83-425e-9b8b-068ef2618dbf tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Flow 'volume_create_api' (9296c5b9-c7e1-44cf-aa2c-10b233abd33a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:50.521022 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-cf075e7b-1a83-425e-9b8b-068ef2618dbf tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87a7b3a8-4abd-48a9-97f7-e06882009ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:50.522339 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-cf075e7b-1a83-425e-9b8b-068ef2618dbf tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:27:50.548234 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-cf075e7b-1a83-425e-9b8b-068ef2618dbf tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87a7b3a8-4abd-48a9-97f7-e06882009ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:27:50Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-292236768',vendor_name='tempest-vendor_name-638234237'},id=82b7e50f-2fca-4e1a-a811-6eff406c452c,is_public=True,name='tempest-ProjectMemberTests-volume-type-526359753',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '82b7e50f-2fca-4e1a-a811-6eff406c452c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:50.549564 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-cf075e7b-1a83-425e-9b8b-068ef2618dbf tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e473484-7f6e-487b-8edf-1812f74c8afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:50.565906 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-70981f22-6034-440c-893a-7f46430b2104 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Created reservations ['19b45886-4c34-4bfa-a6e1-b66a536974b9', '959c1eaf-ea70-4f57-ae01-eae54920005c', '41ea22c1-4f3a-4508-84f3-bbb07d5d1104', 'fe4483db-93be-4770-98fe-654626bd48c6'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:50.566963 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-70981f22-6034-440c-893a-7f46430b2104 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cb8b320-ff1b-4b79-8625-f939e17ff287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19b45886-4c34-4bfa-a6e1-b66a536974b9', '959c1eaf-ea70-4f57-ae01-eae54920005c', '41ea22c1-4f3a-4508-84f3-bbb07d5d1104', 'fe4483db-93be-4770-98fe-654626bd48c6']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:50.567933 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-70981f22-6034-440c-893a-7f46430b2104 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa4547b1-0645-4704-80ed-b49e9a264c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:50.580165 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-cf075e7b-1a83-425e-9b8b-068ef2618dbf tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-526359753 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-526359753, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:27:50.580522 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-cf075e7b-1a83-425e-9b8b-068ef2618dbf tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-526359753 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-526359753, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:27:50.596357 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-70981f22-6034-440c-893a-7f46430b2104 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa4547b1-0645-4704-80ed-b49e9a264c42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c9ce78a-bed9-42ab-9c4c-dc6ebe303b83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-347320887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dbe1c94a3f64965b569efc5019a68f0',qos_specs=None,replication_status=,reservations=['19b45886-4c34-4bfa-a6e1-b66a536974b9','959c1eaf-ea70-4f57-ae01-eae54920005c','41ea22c1-4f3a-4508-84f3-bbb07d5d1104','fe4483db-93be-4770-98fe-654626bd48c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcd021f79d1a4aec8196a8d12478b9a6',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:27:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-347320887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c9ce78a-bed9-42ab-9c4c-dc6ebe303b83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dbe1c94a3f64965b569efc5019a68f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dcd021f79d1a4aec8196a8d12478b9a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:50.597397 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-70981f22-6034-440c-893a-7f46430b2104 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f19f5e98-f67b-4f69-acfd-1fb8981c8d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:50.617008 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-70981f22-6034-440c-893a-7f46430b2104 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f19f5e98-f67b-4f69-acfd-1fb8981c8d01) transitioned into state 'SUCCESS' from state '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-347320887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dbe1c94a3f64965b569efc5019a68f0',qos_specs=None,replication_status=,reservations=['19b45886-4c34-4bfa-a6e1-b66a536974b9','959c1eaf-ea70-4f57-ae01-eae54920005c','41ea22c1-4f3a-4508-84f3-bbb07d5d1104','fe4483db-93be-4770-98fe-654626bd48c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcd021f79d1a4aec8196a8d12478b9a6',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:50.617897 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-70981f22-6034-440c-893a-7f46430b2104 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61e0fd2b-d20a-4b70-8fb0-354757415102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:50.627864 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-70981f22-6034-440c-893a-7f46430b2104 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61e0fd2b-d20a-4b70-8fb0-354757415102) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:50.628682 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-70981f22-6034-440c-893a-7f46430b2104 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Flow 'volume_create_api' (e63fba1f-a9c6-4c93-921b-89cedf102e64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:50.628945 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-70981f22-6034-440c-893a-7f46430b2104 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Create volume request issued successfully. Aug 06 14:27:50.629172 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-cf075e7b-1a83-425e-9b8b-068ef2618dbf tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Created reservations ['13a08301-a816-4f4d-a9aa-898596513cf0', 'dabe546a-e36f-4d3c-97fb-583fa12cac13', '6719ce8f-419a-4055-a308-5fe867c73f19', '0a3a3d24-1d67-47f1-af51-a7d92af5f1f2'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:50.629483 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-70981f22-6034-440c-893a-7f46430b2104 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:27:50.629875 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 736/2927] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:27:50 2026] POST /volume/v3/volumes => generated 757 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:27:50.630012 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-cf075e7b-1a83-425e-9b8b-068ef2618dbf tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e473484-7f6e-487b-8edf-1812f74c8afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13a08301-a816-4f4d-a9aa-898596513cf0', 'dabe546a-e36f-4d3c-97fb-583fa12cac13', '6719ce8f-419a-4055-a308-5fe867c73f19', '0a3a3d24-1d67-47f1-af51-a7d92af5f1f2']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:50.630780 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-cf075e7b-1a83-425e-9b8b-068ef2618dbf tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fa4711e-1c47-49bd-ab34-79198ab3c170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:50.641130 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b257314b-2ca4-4392-896b-107b5dc322d7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:50.644742 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b257314b-2ca4-4392-896b-107b5dc322d7 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/volumes/8c9ce78a-bed9-42ab-9c4c-dc6ebe303b83 Aug 06 14:27:50.644905 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b257314b-2ca4-4392-896b-107b5dc322d7 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:50.645069 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b257314b-2ca4-4392-896b-107b5dc322d7 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:50.653553 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:50.653553 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:50.656551 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b257314b-2ca4-4392-896b-107b5dc322d7 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Volume info retrieved successfully. Aug 06 14:27:50.660218 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b257314b-2ca4-4392-896b-107b5dc322d7 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/volumes/8c9ce78a-bed9-42ab-9c4c-dc6ebe303b83 returned with HTTP 200 Aug 06 14:27:50.660557 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 731/2928] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:50 2026] GET /volume/v3/volumes/8c9ce78a-bed9-42ab-9c4c-dc6ebe303b83 => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:50.662297 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-cf075e7b-1a83-425e-9b8b-068ef2618dbf tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fa4711e-1c47-49bd-ab34-79198ab3c170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06f35dbf-df97-4f69-8906-a2a37b15f66f', '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='7e02d42b17c74633bd8daedd92de7e27',qos_specs=None,replication_status=,reservations=['13a08301-a816-4f4d-a9aa-898596513cf0','dabe546a-e36f-4d3c-97fb-583fa12cac13','6719ce8f-419a-4055-a308-5fe867c73f19','0a3a3d24-1d67-47f1-af51-a7d92af5f1f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d64542e632944ec796156606700b0fb8',volume_type_id=82b7e50f-2fca-4e1a-a811-6eff406c452c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:27:50Z,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=06f35dbf-df97-4f69-8906-a2a37b15f66f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e02d42b17c74633bd8daedd92de7e27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d64542e632944ec796156606700b0fb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(82b7e50f-2fca-4e1a-a811-6eff406c452c),volume_type_id=82b7e50f-2fca-4e1a-a811-6eff406c452c)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:50.663756 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-cf075e7b-1a83-425e-9b8b-068ef2618dbf tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df82844c-acdc-4445-9ba5-3c361b90746c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:50.684322 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-cf075e7b-1a83-425e-9b8b-068ef2618dbf tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df82844c-acdc-4445-9ba5-3c361b90746c) transitioned into state 'SUCCESS' from 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='7e02d42b17c74633bd8daedd92de7e27',qos_specs=None,replication_status=,reservations=['13a08301-a816-4f4d-a9aa-898596513cf0','dabe546a-e36f-4d3c-97fb-583fa12cac13','6719ce8f-419a-4055-a308-5fe867c73f19','0a3a3d24-1d67-47f1-af51-a7d92af5f1f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d64542e632944ec796156606700b0fb8',volume_type_id=82b7e50f-2fca-4e1a-a811-6eff406c452c)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:50.685162 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-cf075e7b-1a83-425e-9b8b-068ef2618dbf tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6cbe6e8-e17a-4709-bd5f-a834aa132b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:50.692223 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-998d330c-d1f9-43aa-a5e9-83dea1029fdd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:50.696701 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-998d330c-d1f9-43aa-a5e9-83dea1029fdd tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 Aug 06 14:27:50.696770 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-cf075e7b-1a83-425e-9b8b-068ef2618dbf tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6cbe6e8-e17a-4709-bd5f-a834aa132b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:50.696969 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-998d330c-d1f9-43aa-a5e9-83dea1029fdd tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:50.697239 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-998d330c-d1f9-43aa-a5e9-83dea1029fdd tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:50.698205 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-cf075e7b-1a83-425e-9b8b-068ef2618dbf tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Flow 'volume_create_api' (9296c5b9-c7e1-44cf-aa2c-10b233abd33a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:50.698793 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-cf075e7b-1a83-425e-9b8b-068ef2618dbf tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Create volume request issued successfully. Aug 06 14:27:50.699826 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cf075e7b-1a83-425e-9b8b-068ef2618dbf tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:27:50.700463 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 723/2929] 10.4.3.229 () {70 vars in 1298 bytes} [Thu Aug 6 14:27:50 2026] POST /volume/v3/volumes => generated 773 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:27:50.711051 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:50.711051 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:50.713413 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-bc423990-d314-4f20-93f0-00b8c350f178 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:50.715011 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bc423990-d314-4f20-93f0-00b8c350f178 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] GET https://10.4.3.229/volume/v3/volumes/06f35dbf-df97-4f69-8906-a2a37b15f66f Aug 06 14:27:50.715185 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bc423990-d314-4f20-93f0-00b8c350f178 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:50.715389 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bc423990-d314-4f20-93f0-00b8c350f178 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:50.716437 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-998d330c-d1f9-43aa-a5e9-83dea1029fdd tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:27:50.720680 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-998d330c-d1f9-43aa-a5e9-83dea1029fdd tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 returned with HTTP 200 Aug 06 14:27:50.721070 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 740/2930] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:50 2026] GET /volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:50.722112 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:50.722112 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:50.725191 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-bc423990-d314-4f20-93f0-00b8c350f178 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Volume info retrieved successfully. Aug 06 14:27:50.728486 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bc423990-d314-4f20-93f0-00b8c350f178 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] https://10.4.3.229/volume/v3/volumes/06f35dbf-df97-4f69-8906-a2a37b15f66f returned with HTTP 200 Aug 06 14:27:50.728830 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 737/2931] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:50 2026] GET /volume/v3/volumes/06f35dbf-df97-4f69-8906-a2a37b15f66f => generated 952 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:50.732877 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-23080832-771e-4ffd-b825-2fa8fc50df0b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:50.735185 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-23080832-771e-4ffd-b825-2fa8fc50df0b tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:27:50.735688 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-23080832-771e-4ffd-b825-2fa8fc50df0b tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d07fad1a-5f09-4298-bd98-b4c7999037d1", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-506510120"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:50.747542 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:50.747542 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:50.748078 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-23080832-771e-4ffd-b825-2fa8fc50df0b tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:27:50.748078 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-23080832-771e-4ffd-b825-2fa8fc50df0b tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Create snapshot from volume d07fad1a-5f09-4298-bd98-b4c7999037d1 Aug 06 14:27:50.773278 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-23080832-771e-4ffd-b825-2fa8fc50df0b tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Created reservations ['781f6c4a-a8b3-4acd-8c83-c4f6358a5b4b', 'bca5a62e-12b0-4be8-842b-3f9709089a09', '6d979f31-bdf9-49ca-baa2-f0929b90743d', '2ef97746-c6b2-440e-ad38-97959ece88dd'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:50.800959 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-23080832-771e-4ffd-b825-2fa8fc50df0b tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot force create request issued successfully. Aug 06 14:27:50.801283 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-23080832-771e-4ffd-b825-2fa8fc50df0b tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:27:50.801757 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 732/2932] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:27:50 2026] POST /volume/v3/snapshots => generated 309 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:27:50.809330 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-60308a5a-c6b7-4172-a212-52d5f5dac2e2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:50.811497 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-60308a5a-c6b7-4172-a212-52d5f5dac2e2 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/afb5c226-a620-4104-b1e8-20183ad8fc27 Aug 06 14:27:50.811815 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-60308a5a-c6b7-4172-a212-52d5f5dac2e2 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:50.812125 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-60308a5a-c6b7-4172-a212-52d5f5dac2e2 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:50.818204 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:50.818204 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:50.818204 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-60308a5a-c6b7-4172-a212-52d5f5dac2e2 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:27:50.818349 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-60308a5a-c6b7-4172-a212-52d5f5dac2e2 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/afb5c226-a620-4104-b1e8-20183ad8fc27 returned with HTTP 200 Aug 06 14:27:50.818727 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 724/2933] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:50 2026] GET /volume/v3/snapshots/afb5c226-a620-4104-b1e8-20183ad8fc27 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:51.674322 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-91b45924-793c-4284-a08d-1acc83eb520f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:51.676051 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-91b45924-793c-4284-a08d-1acc83eb520f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/volumes/8c9ce78a-bed9-42ab-9c4c-dc6ebe303b83 Aug 06 14:27:51.676435 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-91b45924-793c-4284-a08d-1acc83eb520f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:51.676675 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-91b45924-793c-4284-a08d-1acc83eb520f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:51.694363 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:51.694363 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:51.697914 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-91b45924-793c-4284-a08d-1acc83eb520f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Volume info retrieved successfully. Aug 06 14:27:51.701835 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-91b45924-793c-4284-a08d-1acc83eb520f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/volumes/8c9ce78a-bed9-42ab-9c4c-dc6ebe303b83 returned with HTTP 200 Aug 06 14:27:51.702218 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 741/2934] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:51 2026] GET /volume/v3/volumes/8c9ce78a-bed9-42ab-9c4c-dc6ebe303b83 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:51.716677 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a59149ba-b0da-405c-a26d-d4fcb4e0fef5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:51.718414 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a59149ba-b0da-405c-a26d-d4fcb4e0fef5 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:27:51.718775 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a59149ba-b0da-405c-a26d-d4fcb4e0fef5 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c9ce78a-bed9-42ab-9c4c-dc6ebe303b83", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-533412998"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:51.726757 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:51.726757 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:51.727242 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a59149ba-b0da-405c-a26d-d4fcb4e0fef5 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Volume info retrieved successfully. Aug 06 14:27:51.727385 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-a59149ba-b0da-405c-a26d-d4fcb4e0fef5 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Create snapshot from volume 8c9ce78a-bed9-42ab-9c4c-dc6ebe303b83 Aug 06 14:27:51.741631 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bf0c0f48-f21b-4649-88a9-c4b04374623e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:51.743550 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bf0c0f48-f21b-4649-88a9-c4b04374623e tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] GET https://10.4.3.229/volume/v3/volumes/06f35dbf-df97-4f69-8906-a2a37b15f66f Aug 06 14:27:51.743825 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bf0c0f48-f21b-4649-88a9-c4b04374623e tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:51.744357 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bf0c0f48-f21b-4649-88a9-c4b04374623e tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:51.751851 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:51.751851 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:51.755295 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-bf0c0f48-f21b-4649-88a9-c4b04374623e tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Volume info retrieved successfully. Aug 06 14:27:51.758774 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-a59149ba-b0da-405c-a26d-d4fcb4e0fef5 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Created reservations ['d96a4c2e-b238-4a4f-b6e4-ad0de5626c24', '260b7419-f769-4fdf-8e80-726c4cbec126', '4cc84e7d-ed95-4ece-a4c6-a7a82805a91c', '92da8bab-70ca-40e0-9e23-b5aed289d045'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:51.759844 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bf0c0f48-f21b-4649-88a9-c4b04374623e tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] https://10.4.3.229/volume/v3/volumes/06f35dbf-df97-4f69-8906-a2a37b15f66f returned with HTTP 200 Aug 06 14:27:51.760243 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 733/2935] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:51 2026] GET /volume/v3/volumes/06f35dbf-df97-4f69-8906-a2a37b15f66f => generated 973 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:51.773185 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6ba696f8-63a4-47d8-af45-c426f2c4a656 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:51.775017 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6ba696f8-63a4-47d8-af45-c426f2c4a656 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] GET https://10.4.3.229/volume/v3/messages Aug 06 14:27:51.775254 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6ba696f8-63a4-47d8-af45-c426f2c4a656 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:51.775464 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6ba696f8-63a4-47d8-af45-c426f2c4a656 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:51.779365 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6ba696f8-63a4-47d8-af45-c426f2c4a656 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] https://10.4.3.229/volume/v3/messages returned with HTTP 200 Aug 06 14:27:51.779894 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 725/2936] 10.4.3.229 () {68 vars in 1280 bytes} [Thu Aug 6 14:27:51 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 06 14:27:51.788007 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a59149ba-b0da-405c-a26d-d4fcb4e0fef5 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Snapshot create request issued successfully. Aug 06 14:27:51.788365 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a59149ba-b0da-405c-a26d-d4fcb4e0fef5 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:27:51.788843 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 738/2937] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:27:51 2026] POST /volume/v3/snapshots => generated 313 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:27:51.791190 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1c30a65b-7349-4aa0-962c-0a08be80d41c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:51.796900 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ad64eaee-1885-4281-805f-0dbfd9f6827c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:51.798783 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ad64eaee-1885-4281-805f-0dbfd9f6827c tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots/23e1ad14-513b-45a5-ab85-065ac1f7343d Aug 06 14:27:51.799001 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ad64eaee-1885-4281-805f-0dbfd9f6827c tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:51.799209 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ad64eaee-1885-4281-805f-0dbfd9f6827c tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:51.809580 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:51.809580 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:51.810043 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ad64eaee-1885-4281-805f-0dbfd9f6827c tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Snapshot retrieved successfully. Aug 06 14:27:51.810808 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ad64eaee-1885-4281-805f-0dbfd9f6827c tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots/23e1ad14-513b-45a5-ab85-065ac1f7343d returned with HTTP 200 Aug 06 14:27:51.811194 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 734/2938] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:51 2026] GET /volume/v3/snapshots/23e1ad14-513b-45a5-ab85-065ac1f7343d => generated 445 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:51.827398 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-0f5f7444-02a6-4b0c-8a3f-87efbada89b6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:51.829885 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0f5f7444-02a6-4b0c-8a3f-87efbada89b6 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/afb5c226-a620-4104-b1e8-20183ad8fc27 Aug 06 14:27:51.830157 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0f5f7444-02a6-4b0c-8a3f-87efbada89b6 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:51.830394 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0f5f7444-02a6-4b0c-8a3f-87efbada89b6 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:51.836913 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:51.836913 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:51.839656 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-0f5f7444-02a6-4b0c-8a3f-87efbada89b6 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:27:51.841855 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0f5f7444-02a6-4b0c-8a3f-87efbada89b6 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/afb5c226-a620-4104-b1e8-20183ad8fc27 returned with HTTP 200 Aug 06 14:27:51.842551 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 726/2939] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:51 2026] GET /volume/v3/snapshots/afb5c226-a620-4104-b1e8-20183ad8fc27 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:51.857060 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5ddc3155-dbbc-46b0-8bd0-6252d64d7361 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:51.861086 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5ddc3155-dbbc-46b0-8bd0-6252d64d7361 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:27:51.861086 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5ddc3155-dbbc-46b0-8bd0-6252d64d7361 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d07fad1a-5f09-4298-bd98-b4c7999037d1", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-160409534"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:51.872230 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:51.872230 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:51.872892 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-5ddc3155-dbbc-46b0-8bd0-6252d64d7361 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:27:51.873115 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-5ddc3155-dbbc-46b0-8bd0-6252d64d7361 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Create snapshot from volume d07fad1a-5f09-4298-bd98-b4c7999037d1 Aug 06 14:27:51.898837 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-5ddc3155-dbbc-46b0-8bd0-6252d64d7361 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Created reservations ['ed8e312e-897f-40ed-aa88-0d3e10cdb0fb', '537ab07d-9d78-4de7-a27f-3b237f4bde8c', '5de45e8c-1816-4cd1-92fe-a959caf10a69', 'fe8b7dbe-179f-4a78-bb6e-4ca83b29489d'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:51.912350 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1c30a65b-7349-4aa0-962c-0a08be80d41c tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-member] DELETE https://10.4.3.229/volume/v3/messages/1ab94f0a-1839-4e2a-a6cc-05c1e14f717a Aug 06 14:27:51.912746 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1c30a65b-7349-4aa0-962c-0a08be80d41c tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:51.912990 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1c30a65b-7349-4aa0-962c-0a08be80d41c tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:51.923230 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1c30a65b-7349-4aa0-962c-0a08be80d41c tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-member] https://10.4.3.229/volume/v3/messages/1ab94f0a-1839-4e2a-a6cc-05c1e14f717a returned with HTTP 204 Aug 06 14:27:51.923688 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 742/2940] 10.4.3.229 () {68 vars in 1394 bytes} [Thu Aug 6 14:27:51 2026] DELETE /volume/v3/messages/1ab94f0a-1839-4e2a-a6cc-05c1e14f717a => generated 0 bytes in 133 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 14:27:51.931489 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-5ddc3155-dbbc-46b0-8bd0-6252d64d7361 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot force create request issued successfully. Aug 06 14:27:51.931864 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5ddc3155-dbbc-46b0-8bd0-6252d64d7361 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:27:51.932305 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 739/2941] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:27:51 2026] POST /volume/v3/snapshots => generated 309 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:27:51.933991 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8ae21cc8-93d6-4f75-9ee4-a3a1bd15b3e5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:51.936264 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8ae21cc8-93d6-4f75-9ee4-a3a1bd15b3e5 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-member] GET https://10.4.3.229/volume/v3/messages/1ab94f0a-1839-4e2a-a6cc-05c1e14f717a Aug 06 14:27:51.936612 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8ae21cc8-93d6-4f75-9ee4-a3a1bd15b3e5 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:51.936891 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8ae21cc8-93d6-4f75-9ee4-a3a1bd15b3e5 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:51.941673 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8ae21cc8-93d6-4f75-9ee4-a3a1bd15b3e5 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-member] https://10.4.3.229/volume/v3/messages/1ab94f0a-1839-4e2a-a6cc-05c1e14f717a returned with HTTP 404 Aug 06 14:27:51.942356 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 735/2942] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:27:51 2026] GET /volume/v3/messages/1ab94f0a-1839-4e2a-a6cc-05c1e14f717a => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:51.942926 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-74a719c8-6f75-4b39-83fc-b5599ac3d6f2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:51.945947 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-74a719c8-6f75-4b39-83fc-b5599ac3d6f2 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/6ec9c9ca-a21f-4929-9a69-e267233ff2b6 Aug 06 14:27:51.946758 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-74a719c8-6f75-4b39-83fc-b5599ac3d6f2 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:51.946758 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-74a719c8-6f75-4b39-83fc-b5599ac3d6f2 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:51.950075 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-25d84661-8237-4530-bb95-2622d0ec7ed5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:51.952473 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-25d84661-8237-4530-bb95-2622d0ec7ed5 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/06f35dbf-df97-4f69-8906-a2a37b15f66f Aug 06 14:27:51.952787 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-25d84661-8237-4530-bb95-2622d0ec7ed5 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:51.953069 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-25d84661-8237-4530-bb95-2622d0ec7ed5 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:51.953299 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-25d84661-8237-4530-bb95-2622d0ec7ed5 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Delete volume with id: 06f35dbf-df97-4f69-8906-a2a37b15f66f Aug 06 14:27:51.954693 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:51.954693 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:51.955325 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-74a719c8-6f75-4b39-83fc-b5599ac3d6f2 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:27:51.956315 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-74a719c8-6f75-4b39-83fc-b5599ac3d6f2 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/6ec9c9ca-a21f-4929-9a69-e267233ff2b6 returned with HTTP 200 Aug 06 14:27:51.956787 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 727/2943] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:51 2026] GET /volume/v3/snapshots/6ec9c9ca-a21f-4929-9a69-e267233ff2b6 => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:51.963941 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:51.963941 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:51.964452 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-25d84661-8237-4530-bb95-2622d0ec7ed5 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Volume info retrieved successfully. Aug 06 14:27:51.965912 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-25d84661-8237-4530-bb95-2622d0ec7ed5 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100396) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 14:27:51.978362 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-25d84661-8237-4530-bb95-2622d0ec7ed5 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-526359753 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-526359753, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:27:51.978840 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-25d84661-8237-4530-bb95-2622d0ec7ed5 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-526359753 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-526359753, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:27:51.988079 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-25d84661-8237-4530-bb95-2622d0ec7ed5 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Created reservations ['4777b710-ad0c-4b56-bc1c-142e9c8fbf64', '7fb8379e-1fc1-46d0-a12b-aa81b73fa90a', 'fc5ac34a-f5c1-4601-a434-546c481e38d4', '99f3d6c5-8afa-42e0-83d1-712e77df446f'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:52.033967 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-25d84661-8237-4530-bb95-2622d0ec7ed5 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Delete volume request issued successfully. Aug 06 14:27:52.034193 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-25d84661-8237-4530-bb95-2622d0ec7ed5 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] https://10.4.3.229/volume/v3/volumes/06f35dbf-df97-4f69-8906-a2a37b15f66f returned with HTTP 202 Aug 06 14:27:52.034612 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 743/2944] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:27:51 2026] DELETE /volume/v3/volumes/06f35dbf-df97-4f69-8906-a2a37b15f66f => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:52.042253 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b138fc65-6c0d-46e4-bffe-fbfa611f8594 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:52.044847 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b138fc65-6c0d-46e4-bffe-fbfa611f8594 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] DELETE https://10.4.3.229/volume/v3/types/82b7e50f-2fca-4e1a-a811-6eff406c452c Aug 06 14:27:52.045126 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b138fc65-6c0d-46e4-bffe-fbfa611f8594 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:52.045412 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b138fc65-6c0d-46e4-bffe-fbfa611f8594 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Calling method '_delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:52.045796 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:52.045796 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:52.077493 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b138fc65-6c0d-46e4-bffe-fbfa611f8594 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] https://10.4.3.229/volume/v3/types/82b7e50f-2fca-4e1a-a811-6eff406c452c returned with HTTP 202 Aug 06 14:27:52.077914 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 740/2945] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:27:52 2026] DELETE /volume/v3/types/82b7e50f-2fca-4e1a-a811-6eff406c452c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:52.086484 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-85cb9b13-e668-42f5-bfc8-eab7e54850d1 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:52.088144 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-85cb9b13-e668-42f5-bfc8-eab7e54850d1 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:27:52.088492 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-85cb9b13-e668-42f5-bfc8-eab7e54850d1 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1749369368", "extra_specs": {"storage_protocol": "tempest-storage_protocol-301743369", "vendor_name": "tempest-vendor_name-93554183"}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:52.106769 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-85cb9b13-e668-42f5-bfc8-eab7e54850d1 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:27:52.107366 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 736/2946] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:27:52 2026] POST /volume/v3/types => generated 327 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:52.118009 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1e1c5129-8c16-43cf-941d-b1caf1a07b44 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:52.119878 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1e1c5129-8c16-43cf-941d-b1caf1a07b44 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:27:52.120238 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1e1c5129-8c16-43cf-941d-b1caf1a07b44 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "aed8958c-ea88-454a-9ecc-5d09cb12c2af", "size": 1}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:52.121799 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-1e1c5129-8c16-43cf-941d-b1caf1a07b44 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Create volume request body: {'volume': {'volume_type': 'aed8958c-ea88-454a-9ecc-5d09cb12c2af', 'size': 1}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:27:52.126122 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-1e1c5129-8c16-43cf-941d-b1caf1a07b44 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Create volume of 1 GB Aug 06 14:27:52.126483 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:52.126483 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:52.126890 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1e1c5129-8c16-43cf-941d-b1caf1a07b44 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Availability Zones retrieved successfully. Aug 06 14:27:52.133031 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1e1c5129-8c16-43cf-941d-b1caf1a07b44 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Flow 'volume_create_api' (300ca623-14c5-4c38-85f9-605298a0ab9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:52.134176 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1e1c5129-8c16-43cf-941d-b1caf1a07b44 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c50cd73a-1ff1-4e67-bc19-065b1a56994d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:52.135069 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-1e1c5129-8c16-43cf-941d-b1caf1a07b44 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:27:52.158255 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1e1c5129-8c16-43cf-941d-b1caf1a07b44 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c50cd73a-1ff1-4e67-bc19-065b1a56994d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:27:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-301743369',vendor_name='tempest-vendor_name-93554183'},id=aed8958c-ea88-454a-9ecc-5d09cb12c2af,is_public=True,name='tempest-ProjectMemberTests-volume-type-1749369368',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aed8958c-ea88-454a-9ecc-5d09cb12c2af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:52.159163 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1e1c5129-8c16-43cf-941d-b1caf1a07b44 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d4b76bd-15e3-4176-9429-77203029f106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:52.184170 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-1e1c5129-8c16-43cf-941d-b1caf1a07b44 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1749369368 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1749369368, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:27:52.184552 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-1e1c5129-8c16-43cf-941d-b1caf1a07b44 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1749369368 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1749369368, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:27:52.208450 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-1e1c5129-8c16-43cf-941d-b1caf1a07b44 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Created reservations ['c001723d-1176-4b52-b307-15d6ec44ae21', '4980932c-8e5b-48a5-8bd3-2ac706fd2efb', '5655fbc7-e7fd-459d-bedd-d5bd771701ef', 'c4498c15-f30f-4803-a5c7-f94f35546535'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:52.209520 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1e1c5129-8c16-43cf-941d-b1caf1a07b44 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d4b76bd-15e3-4176-9429-77203029f106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c001723d-1176-4b52-b307-15d6ec44ae21', '4980932c-8e5b-48a5-8bd3-2ac706fd2efb', '5655fbc7-e7fd-459d-bedd-d5bd771701ef', 'c4498c15-f30f-4803-a5c7-f94f35546535']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:52.210355 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1e1c5129-8c16-43cf-941d-b1caf1a07b44 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ec5d021-3546-4f62-91ca-229949aebfdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:52.248419 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1e1c5129-8c16-43cf-941d-b1caf1a07b44 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ec5d021-3546-4f62-91ca-229949aebfdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '685d813f-210c-4ece-9a73-08886a646436', '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='7e02d42b17c74633bd8daedd92de7e27',qos_specs=None,replication_status=,reservations=['c001723d-1176-4b52-b307-15d6ec44ae21','4980932c-8e5b-48a5-8bd3-2ac706fd2efb','5655fbc7-e7fd-459d-bedd-d5bd771701ef','c4498c15-f30f-4803-a5c7-f94f35546535'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d64542e632944ec796156606700b0fb8',volume_type_id=aed8958c-ea88-454a-9ecc-5d09cb12c2af), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:27:52Z,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=685d813f-210c-4ece-9a73-08886a646436,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e02d42b17c74633bd8daedd92de7e27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d64542e632944ec796156606700b0fb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aed8958c-ea88-454a-9ecc-5d09cb12c2af),volume_type_id=aed8958c-ea88-454a-9ecc-5d09cb12c2af)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:52.250082 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1e1c5129-8c16-43cf-941d-b1caf1a07b44 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf691508-eab3-4872-acd9-6a5335d45767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:52.267978 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1e1c5129-8c16-43cf-941d-b1caf1a07b44 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf691508-eab3-4872-acd9-6a5335d45767) transitioned into state 'SUCCESS' from 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='7e02d42b17c74633bd8daedd92de7e27',qos_specs=None,replication_status=,reservations=['c001723d-1176-4b52-b307-15d6ec44ae21','4980932c-8e5b-48a5-8bd3-2ac706fd2efb','5655fbc7-e7fd-459d-bedd-d5bd771701ef','c4498c15-f30f-4803-a5c7-f94f35546535'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d64542e632944ec796156606700b0fb8',volume_type_id=aed8958c-ea88-454a-9ecc-5d09cb12c2af)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:52.268709 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1e1c5129-8c16-43cf-941d-b1caf1a07b44 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17229361-ff0e-4d0b-b04b-dd7cef00d1b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:52.278860 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1e1c5129-8c16-43cf-941d-b1caf1a07b44 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17229361-ff0e-4d0b-b04b-dd7cef00d1b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:52.279701 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1e1c5129-8c16-43cf-941d-b1caf1a07b44 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Flow 'volume_create_api' (300ca623-14c5-4c38-85f9-605298a0ab9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:52.279990 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1e1c5129-8c16-43cf-941d-b1caf1a07b44 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Create volume request issued successfully. Aug 06 14:27:52.280567 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1e1c5129-8c16-43cf-941d-b1caf1a07b44 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:27:52.281047 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 728/2947] 10.4.3.229 () {70 vars in 1298 bytes} [Thu Aug 6 14:27:52 2026] POST /volume/v3/volumes => generated 774 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:27:52.300585 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9c6c82a2-6919-4023-8ca8-d1aef3d368ce None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:52.302888 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9c6c82a2-6919-4023-8ca8-d1aef3d368ce tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] GET https://10.4.3.229/volume/v3/volumes/685d813f-210c-4ece-9a73-08886a646436 Aug 06 14:27:52.303172 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9c6c82a2-6919-4023-8ca8-d1aef3d368ce tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:52.303369 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9c6c82a2-6919-4023-8ca8-d1aef3d368ce tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:52.311780 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:52.311780 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:52.316240 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-9c6c82a2-6919-4023-8ca8-d1aef3d368ce tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Volume info retrieved successfully. Aug 06 14:27:52.320785 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9c6c82a2-6919-4023-8ca8-d1aef3d368ce tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] https://10.4.3.229/volume/v3/volumes/685d813f-210c-4ece-9a73-08886a646436 returned with HTTP 200 Aug 06 14:27:52.321171 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 744/2948] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:52 2026] GET /volume/v3/volumes/685d813f-210c-4ece-9a73-08886a646436 => generated 953 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:52.819448 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-fcec3adf-dd50-4f23-86f6-16b91ab3d84f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:52.821211 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fcec3adf-dd50-4f23-86f6-16b91ab3d84f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots/23e1ad14-513b-45a5-ab85-065ac1f7343d Aug 06 14:27:52.821474 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fcec3adf-dd50-4f23-86f6-16b91ab3d84f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:52.821720 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fcec3adf-dd50-4f23-86f6-16b91ab3d84f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:52.826820 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:52.826820 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:52.827352 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-fcec3adf-dd50-4f23-86f6-16b91ab3d84f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Snapshot retrieved successfully. Aug 06 14:27:52.828261 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fcec3adf-dd50-4f23-86f6-16b91ab3d84f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots/23e1ad14-513b-45a5-ab85-065ac1f7343d returned with HTTP 200 Aug 06 14:27:52.828619 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 741/2949] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:52 2026] GET /volume/v3/snapshots/23e1ad14-513b-45a5-ab85-065ac1f7343d => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:52.836631 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7aee96dc-4ce8-4b17-9ed5-115025caed32 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:52.838286 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7aee96dc-4ce8-4b17-9ed5-115025caed32 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:27:52.838684 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7aee96dc-4ce8-4b17-9ed5-115025caed32 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c9ce78a-bed9-42ab-9c4c-dc6ebe303b83", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-649514132"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:52.847165 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:52.847165 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:52.847675 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-7aee96dc-4ce8-4b17-9ed5-115025caed32 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Volume info retrieved successfully. Aug 06 14:27:52.847823 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-7aee96dc-4ce8-4b17-9ed5-115025caed32 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Create snapshot from volume 8c9ce78a-bed9-42ab-9c4c-dc6ebe303b83 Aug 06 14:27:52.869982 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-7aee96dc-4ce8-4b17-9ed5-115025caed32 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Created reservations ['d54d90f2-2de4-4901-aa7f-c665d36e5456', 'ffe58932-397e-420b-9b06-9eac6f98a4c4', '19cf0c0b-d286-4e31-ab26-ae5983b821b6', '091f1ab3-a020-4c82-8aff-2ec407aeb0ff'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:52.896277 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-7aee96dc-4ce8-4b17-9ed5-115025caed32 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Snapshot create request issued successfully. Aug 06 14:27:52.896615 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7aee96dc-4ce8-4b17-9ed5-115025caed32 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:27:52.897006 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 737/2950] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:27:52 2026] POST /volume/v3/snapshots => generated 313 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:27:52.905435 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b72bfe89-e927-4976-a3ac-31f1c040672e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:52.910983 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b72bfe89-e927-4976-a3ac-31f1c040672e tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots/55b1ccb8-2b18-43d0-b9dc-556d0c3c70f7 Aug 06 14:27:52.911282 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b72bfe89-e927-4976-a3ac-31f1c040672e tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:52.911554 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b72bfe89-e927-4976-a3ac-31f1c040672e tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:52.918117 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:52.918117 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:52.919332 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-b72bfe89-e927-4976-a3ac-31f1c040672e tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Snapshot retrieved successfully. Aug 06 14:27:52.920746 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b72bfe89-e927-4976-a3ac-31f1c040672e tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots/55b1ccb8-2b18-43d0-b9dc-556d0c3c70f7 returned with HTTP 200 Aug 06 14:27:52.920746 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 729/2951] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:52 2026] GET /volume/v3/snapshots/55b1ccb8-2b18-43d0-b9dc-556d0c3c70f7 => generated 445 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:52.967035 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0328cb37-550e-4a1b-92e4-42f40884387a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:52.968718 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0328cb37-550e-4a1b-92e4-42f40884387a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/6ec9c9ca-a21f-4929-9a69-e267233ff2b6 Aug 06 14:27:52.969318 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0328cb37-550e-4a1b-92e4-42f40884387a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:52.969318 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0328cb37-550e-4a1b-92e4-42f40884387a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:52.973496 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:52.973496 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:52.973892 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-0328cb37-550e-4a1b-92e4-42f40884387a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:27:52.974586 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0328cb37-550e-4a1b-92e4-42f40884387a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/6ec9c9ca-a21f-4929-9a69-e267233ff2b6 returned with HTTP 200 Aug 06 14:27:52.974896 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 745/2952] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:52 2026] GET /volume/v3/snapshots/6ec9c9ca-a21f-4929-9a69-e267233ff2b6 => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:52.983548 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-22403aa3-6cf7-4c24-bb0d-a7bab359c885 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:52.985848 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-22403aa3-6cf7-4c24-bb0d-a7bab359c885 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/6ec9c9ca-a21f-4929-9a69-e267233ff2b6 Aug 06 14:27:52.986102 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-22403aa3-6cf7-4c24-bb0d-a7bab359c885 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:52.986448 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-22403aa3-6cf7-4c24-bb0d-a7bab359c885 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:52.986448 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-22403aa3-6cf7-4c24-bb0d-a7bab359c885 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete snapshot with id: 6ec9c9ca-a21f-4929-9a69-e267233ff2b6 Aug 06 14:27:52.993088 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:52.993088 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:52.993440 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-22403aa3-6cf7-4c24-bb0d-a7bab359c885 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:27:53.017919 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-22403aa3-6cf7-4c24-bb0d-a7bab359c885 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot delete request issued successfully. Aug 06 14:27:53.018154 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-22403aa3-6cf7-4c24-bb0d-a7bab359c885 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/6ec9c9ca-a21f-4929-9a69-e267233ff2b6 returned with HTTP 202 Aug 06 14:27:53.018643 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 742/2953] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:27:52 2026] DELETE /volume/v3/snapshots/6ec9c9ca-a21f-4929-9a69-e267233ff2b6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:53.026409 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bc47acbd-f8e0-412d-8094-ad2af3999f64 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:53.028625 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bc47acbd-f8e0-412d-8094-ad2af3999f64 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/6ec9c9ca-a21f-4929-9a69-e267233ff2b6 Aug 06 14:27:53.028719 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bc47acbd-f8e0-412d-8094-ad2af3999f64 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:53.028983 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bc47acbd-f8e0-412d-8094-ad2af3999f64 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:53.034764 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:53.034764 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:53.035234 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-bc47acbd-f8e0-412d-8094-ad2af3999f64 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:27:53.036122 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bc47acbd-f8e0-412d-8094-ad2af3999f64 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/6ec9c9ca-a21f-4929-9a69-e267233ff2b6 returned with HTTP 200 Aug 06 14:27:53.036531 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 738/2954] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:53 2026] GET /volume/v3/snapshots/6ec9c9ca-a21f-4929-9a69-e267233ff2b6 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:53.337904 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ffc3a817-7995-47ea-941f-8ac404c6f425 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:53.340150 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ffc3a817-7995-47ea-941f-8ac404c6f425 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] GET https://10.4.3.229/volume/v3/volumes/685d813f-210c-4ece-9a73-08886a646436 Aug 06 14:27:53.340529 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ffc3a817-7995-47ea-941f-8ac404c6f425 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:53.340857 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ffc3a817-7995-47ea-941f-8ac404c6f425 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:53.350657 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:53.350657 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:53.354988 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-ffc3a817-7995-47ea-941f-8ac404c6f425 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Volume info retrieved successfully. Aug 06 14:27:53.360531 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ffc3a817-7995-47ea-941f-8ac404c6f425 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] https://10.4.3.229/volume/v3/volumes/685d813f-210c-4ece-9a73-08886a646436 returned with HTTP 200 Aug 06 14:27:53.361172 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 730/2955] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:53 2026] GET /volume/v3/volumes/685d813f-210c-4ece-9a73-08886a646436 => generated 974 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:53.374532 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-68a82eca-ce97-4598-b202-4c187714f012 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:53.376154 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-68a82eca-ce97-4598-b202-4c187714f012 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] GET https://10.4.3.229/volume/v3/messages Aug 06 14:27:53.376340 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-68a82eca-ce97-4598-b202-4c187714f012 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:53.376537 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-68a82eca-ce97-4598-b202-4c187714f012 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:53.380850 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-68a82eca-ce97-4598-b202-4c187714f012 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] https://10.4.3.229/volume/v3/messages returned with HTTP 200 Aug 06 14:27:53.381186 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 746/2956] 10.4.3.229 () {68 vars in 1280 bytes} [Thu Aug 6 14:27:53 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 06 14:27:53.392613 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ebe613da-5d82-4021-b27d-f00bb410f8c7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:53.394012 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ebe613da-5d82-4021-b27d-f00bb410f8c7 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-member] GET https://10.4.3.229/volume/v3/messages Aug 06 14:27:53.394213 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ebe613da-5d82-4021-b27d-f00bb410f8c7 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:53.394390 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ebe613da-5d82-4021-b27d-f00bb410f8c7 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:53.394696 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:53.394696 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:53.398147 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ebe613da-5d82-4021-b27d-f00bb410f8c7 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-member] https://10.4.3.229/volume/v3/messages returned with HTTP 200 Aug 06 14:27:53.398563 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 743/2957] 10.4.3.229 () {68 vars in 1280 bytes} [Thu Aug 6 14:27:53 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 06 14:27:53.407308 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b462f4dc-6b24-4a90-8fee-b476d0a7f141 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:53.408998 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b462f4dc-6b24-4a90-8fee-b476d0a7f141 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] DELETE https://10.4.3.229/volume/v3/messages/f81b9633-5a8a-422b-91b6-715e08072575 Aug 06 14:27:53.409198 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b462f4dc-6b24-4a90-8fee-b476d0a7f141 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:53.409372 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b462f4dc-6b24-4a90-8fee-b476d0a7f141 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:53.417755 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b462f4dc-6b24-4a90-8fee-b476d0a7f141 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] https://10.4.3.229/volume/v3/messages/f81b9633-5a8a-422b-91b6-715e08072575 returned with HTTP 204 Aug 06 14:27:53.418153 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 739/2958] 10.4.3.229 () {68 vars in 1394 bytes} [Thu Aug 6 14:27:53 2026] DELETE /volume/v3/messages/f81b9633-5a8a-422b-91b6-715e08072575 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 14:27:53.427064 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-07a996e1-df8d-4467-9920-595d1c87f122 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:53.428807 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-07a996e1-df8d-4467-9920-595d1c87f122 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/685d813f-210c-4ece-9a73-08886a646436 Aug 06 14:27:53.429015 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-07a996e1-df8d-4467-9920-595d1c87f122 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:53.429194 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-07a996e1-df8d-4467-9920-595d1c87f122 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:53.429361 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-07a996e1-df8d-4467-9920-595d1c87f122 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Delete volume with id: 685d813f-210c-4ece-9a73-08886a646436 Aug 06 14:27:53.437188 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:53.437188 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:53.437778 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-07a996e1-df8d-4467-9920-595d1c87f122 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Volume info retrieved successfully. Aug 06 14:27:53.438782 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-07a996e1-df8d-4467-9920-595d1c87f122 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100399) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 14:27:53.457720 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-07a996e1-df8d-4467-9920-595d1c87f122 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Created reservations ['f6547585-a760-484a-b692-e437eb9f970a', '21e5b3ca-272a-4010-be3c-ed557c804ad6', '13eae6fb-eb49-400e-8147-e176252eaff7', 'ef120bb2-f951-44bc-a598-a11615b62223'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:53.481692 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-07a996e1-df8d-4467-9920-595d1c87f122 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Delete volume request issued successfully. Aug 06 14:27:53.482026 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-07a996e1-df8d-4467-9920-595d1c87f122 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] https://10.4.3.229/volume/v3/volumes/685d813f-210c-4ece-9a73-08886a646436 returned with HTTP 202 Aug 06 14:27:53.482511 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 731/2959] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:27:53 2026] DELETE /volume/v3/volumes/685d813f-210c-4ece-9a73-08886a646436 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:53.491347 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d79d1052-6f51-4f7b-ab67-b1f9f845cbf3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:53.493100 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d79d1052-6f51-4f7b-ab67-b1f9f845cbf3 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] DELETE https://10.4.3.229/volume/v3/types/aed8958c-ea88-454a-9ecc-5d09cb12c2af Aug 06 14:27:53.493301 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d79d1052-6f51-4f7b-ab67-b1f9f845cbf3 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:53.493522 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d79d1052-6f51-4f7b-ab67-b1f9f845cbf3 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Calling method '_delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:53.516344 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d79d1052-6f51-4f7b-ab67-b1f9f845cbf3 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] https://10.4.3.229/volume/v3/types/aed8958c-ea88-454a-9ecc-5d09cb12c2af returned with HTTP 202 Aug 06 14:27:53.516787 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 747/2960] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:27:53 2026] DELETE /volume/v3/types/aed8958c-ea88-454a-9ecc-5d09cb12c2af => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:53.526052 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-2ee1ae44-74e5-4a04-a59e-92c85c1cf239 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:53.527768 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2ee1ae44-74e5-4a04-a59e-92c85c1cf239 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:27:53.528074 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2ee1ae44-74e5-4a04-a59e-92c85c1cf239 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1544644141", "extra_specs": {"storage_protocol": "tempest-storage_protocol-973320946", "vendor_name": "tempest-vendor_name-1782465337"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:53.545237 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2ee1ae44-74e5-4a04-a59e-92c85c1cf239 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:27:53.545576 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 744/2961] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:27:53 2026] POST /volume/v3/types => generated 329 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:53.555051 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a8759bff-fde3-44d1-bd46-f5923d4c5179 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:53.557175 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a8759bff-fde3-44d1-bd46-f5923d4c5179 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:27:53.557617 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a8759bff-fde3-44d1-bd46-f5923d4c5179 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "717e24a9-8a64-4b0b-9008-09cea3742355", "size": 1}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:53.559137 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-a8759bff-fde3-44d1-bd46-f5923d4c5179 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Create volume request body: {'volume': {'volume_type': '717e24a9-8a64-4b0b-9008-09cea3742355', 'size': 1}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:27:53.563441 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-a8759bff-fde3-44d1-bd46-f5923d4c5179 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Create volume of 1 GB Aug 06 14:27:53.563737 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:53.563737 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:53.564093 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-a8759bff-fde3-44d1-bd46-f5923d4c5179 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Availability Zones retrieved successfully. Aug 06 14:27:53.569222 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-a8759bff-fde3-44d1-bd46-f5923d4c5179 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Flow 'volume_create_api' (13f19fb6-e3f5-43b1-a01f-923f783f3cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:53.570413 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-a8759bff-fde3-44d1-bd46-f5923d4c5179 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a157dcad-77a8-410f-88ae-12f749ddd9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:53.571304 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-a8759bff-fde3-44d1-bd46-f5923d4c5179 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:27:53.588450 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f8454dd0-6867-489b-ac48-ba548a9bb57f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:53.590624 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f8454dd0-6867-489b-ac48-ba548a9bb57f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:27:53.590994 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f8454dd0-6867-489b-ac48-ba548a9bb57f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-962143625"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:53.592318 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-f8454dd0-6867-489b-ac48-ba548a9bb57f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-962143625'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:27:53.592530 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-f8454dd0-6867-489b-ac48-ba548a9bb57f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Create volume of 1 GB Aug 06 14:27:53.596815 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-a8759bff-fde3-44d1-bd46-f5923d4c5179 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a157dcad-77a8-410f-88ae-12f749ddd9c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:27:54Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-973320946',vendor_name='tempest-vendor_name-1782465337'},id=717e24a9-8a64-4b0b-9008-09cea3742355,is_public=True,name='tempest-ProjectMemberTests-volume-type-1544644141',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '717e24a9-8a64-4b0b-9008-09cea3742355', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:53.597128 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f8454dd0-6867-489b-ac48-ba548a9bb57f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Availability Zones retrieved successfully. Aug 06 14:27:53.597675 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-a8759bff-fde3-44d1-bd46-f5923d4c5179 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59ec3845-e1ba-4a72-92a3-0d1785a4ef6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:53.603310 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f8454dd0-6867-489b-ac48-ba548a9bb57f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Flow 'volume_create_api' (574e0f1f-a5d8-42b6-a63c-5366dab95064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:53.604253 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f8454dd0-6867-489b-ac48-ba548a9bb57f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2840bee8-d9e4-4b77-82b9-7d014ebb39c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:53.605150 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-f8454dd0-6867-489b-ac48-ba548a9bb57f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:27:53.626050 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-a8759bff-fde3-44d1-bd46-f5923d4c5179 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1544644141 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1544644141, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:27:53.626370 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-a8759bff-fde3-44d1-bd46-f5923d4c5179 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1544644141 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1544644141, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:27:53.629368 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f8454dd0-6867-489b-ac48-ba548a9bb57f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2840bee8-d9e4-4b77-82b9-7d014ebb39c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:53.630266 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f8454dd0-6867-489b-ac48-ba548a9bb57f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30d6ab45-3835-45b4-9caa-09e3f110e9c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:53.653651 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-a8759bff-fde3-44d1-bd46-f5923d4c5179 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Created reservations ['3d100fa7-59db-471a-9089-0e5f8d940404', 'cab3ab4d-30c8-47d1-80d2-2b0cbf1bd39d', '79aeb1a9-a3a4-4587-8bf2-73a0f963c8b4', '7dc41794-4360-49ac-acd7-a523b38507cd'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:53.654579 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-a8759bff-fde3-44d1-bd46-f5923d4c5179 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59ec3845-e1ba-4a72-92a3-0d1785a4ef6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d100fa7-59db-471a-9089-0e5f8d940404', 'cab3ab4d-30c8-47d1-80d2-2b0cbf1bd39d', '79aeb1a9-a3a4-4587-8bf2-73a0f963c8b4', '7dc41794-4360-49ac-acd7-a523b38507cd']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:53.655363 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-a8759bff-fde3-44d1-bd46-f5923d4c5179 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c176bd94-e613-4e2c-9871-8d2dc3840abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:53.668519 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-f8454dd0-6867-489b-ac48-ba548a9bb57f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Created reservations ['5e4f8744-72d4-4398-830d-8dc199b4dc52', '276713cf-cada-4d6d-a4da-e9ab8bb6329d', '95a8355f-0d52-41d7-8999-de540806a9b0', '3b188352-f606-43e7-9e5a-2a58e2520553'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:53.669397 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f8454dd0-6867-489b-ac48-ba548a9bb57f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30d6ab45-3835-45b4-9caa-09e3f110e9c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e4f8744-72d4-4398-830d-8dc199b4dc52', '276713cf-cada-4d6d-a4da-e9ab8bb6329d', '95a8355f-0d52-41d7-8999-de540806a9b0', '3b188352-f606-43e7-9e5a-2a58e2520553']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:53.670233 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f8454dd0-6867-489b-ac48-ba548a9bb57f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57a3c454-cc5d-4a58-85f7-88cbd1d208dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:53.680366 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-a8759bff-fde3-44d1-bd46-f5923d4c5179 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c176bd94-e613-4e2c-9871-8d2dc3840abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a82d1df0-2e05-43dd-8ecc-1a5687d25e9c', '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='7e02d42b17c74633bd8daedd92de7e27',qos_specs=None,replication_status=,reservations=['3d100fa7-59db-471a-9089-0e5f8d940404','cab3ab4d-30c8-47d1-80d2-2b0cbf1bd39d','79aeb1a9-a3a4-4587-8bf2-73a0f963c8b4','7dc41794-4360-49ac-acd7-a523b38507cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d64542e632944ec796156606700b0fb8',volume_type_id=717e24a9-8a64-4b0b-9008-09cea3742355), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:27: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=a82d1df0-2e05-43dd-8ecc-1a5687d25e9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e02d42b17c74633bd8daedd92de7e27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d64542e632944ec796156606700b0fb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(717e24a9-8a64-4b0b-9008-09cea3742355),volume_type_id=717e24a9-8a64-4b0b-9008-09cea3742355)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:53.681114 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-a8759bff-fde3-44d1-bd46-f5923d4c5179 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3dd28a1-6fb6-4738-886f-5e6eb5a094c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:53.696704 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f8454dd0-6867-489b-ac48-ba548a9bb57f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57a3c454-cc5d-4a58-85f7-88cbd1d208dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a90210d1-938d-41b2-80ed-b4d88b65bd6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-962143625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='805c657ee14049f3b81c04178cb28636',qos_specs=None,replication_status=,reservations=['5e4f8744-72d4-4398-830d-8dc199b4dc52','276713cf-cada-4d6d-a4da-e9ab8bb6329d','95a8355f-0d52-41d7-8999-de540806a9b0','3b188352-f606-43e7-9e5a-2a58e2520553'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3b82c65053e48b1a1aea66503fc4123',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:27:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-962143625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a90210d1-938d-41b2-80ed-b4d88b65bd6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='805c657ee14049f3b81c04178cb28636',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3b82c65053e48b1a1aea66503fc4123',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:53.697599 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f8454dd0-6867-489b-ac48-ba548a9bb57f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c127b451-c8f3-4a1a-99fe-b704f3745401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:53.700440 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-a8759bff-fde3-44d1-bd46-f5923d4c5179 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3dd28a1-6fb6-4738-886f-5e6eb5a094c4) transitioned into state 'SUCCESS' from 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='7e02d42b17c74633bd8daedd92de7e27',qos_specs=None,replication_status=,reservations=['3d100fa7-59db-471a-9089-0e5f8d940404','cab3ab4d-30c8-47d1-80d2-2b0cbf1bd39d','79aeb1a9-a3a4-4587-8bf2-73a0f963c8b4','7dc41794-4360-49ac-acd7-a523b38507cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d64542e632944ec796156606700b0fb8',volume_type_id=717e24a9-8a64-4b0b-9008-09cea3742355)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:53.701332 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-a8759bff-fde3-44d1-bd46-f5923d4c5179 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8ffe408-c43c-4e19-9b1d-d124b236ab2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:53.711558 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-a8759bff-fde3-44d1-bd46-f5923d4c5179 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8ffe408-c43c-4e19-9b1d-d124b236ab2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:53.712732 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-a8759bff-fde3-44d1-bd46-f5923d4c5179 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Flow 'volume_create_api' (13f19fb6-e3f5-43b1-a01f-923f783f3cb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:53.713148 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-a8759bff-fde3-44d1-bd46-f5923d4c5179 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Create volume request issued successfully. Aug 06 14:27:53.714088 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a8759bff-fde3-44d1-bd46-f5923d4c5179 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:27:53.714829 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 740/2962] 10.4.3.229 () {70 vars in 1298 bytes} [Thu Aug 6 14:27:53 2026] POST /volume/v3/volumes => generated 774 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:27:53.723926 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f8454dd0-6867-489b-ac48-ba548a9bb57f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c127b451-c8f3-4a1a-99fe-b704f3745401) transitioned into state 'SUCCESS' from state '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-962143625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='805c657ee14049f3b81c04178cb28636',qos_specs=None,replication_status=,reservations=['5e4f8744-72d4-4398-830d-8dc199b4dc52','276713cf-cada-4d6d-a4da-e9ab8bb6329d','95a8355f-0d52-41d7-8999-de540806a9b0','3b188352-f606-43e7-9e5a-2a58e2520553'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3b82c65053e48b1a1aea66503fc4123',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:53.724981 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f8454dd0-6867-489b-ac48-ba548a9bb57f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2eefdb7-c73d-4f75-acbe-d937e80600b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:53.728058 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-dc40e346-8150-4ff8-99f7-5acb186c8f4f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:53.729932 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-dc40e346-8150-4ff8-99f7-5acb186c8f4f tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] GET https://10.4.3.229/volume/v3/volumes/a82d1df0-2e05-43dd-8ecc-1a5687d25e9c Aug 06 14:27:53.730210 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-dc40e346-8150-4ff8-99f7-5acb186c8f4f tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:53.730679 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-dc40e346-8150-4ff8-99f7-5acb186c8f4f tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:53.737072 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f8454dd0-6867-489b-ac48-ba548a9bb57f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2eefdb7-c73d-4f75-acbe-d937e80600b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:53.738039 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:53.738039 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:53.738352 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f8454dd0-6867-489b-ac48-ba548a9bb57f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Flow 'volume_create_api' (574e0f1f-a5d8-42b6-a63c-5366dab95064) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:53.738796 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f8454dd0-6867-489b-ac48-ba548a9bb57f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Create volume request issued successfully. Aug 06 14:27:53.739659 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f8454dd0-6867-489b-ac48-ba548a9bb57f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:27:53.740224 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 732/2963] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:27:53 2026] POST /volume/v3/volumes => generated 750 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:27:53.742953 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-dc40e346-8150-4ff8-99f7-5acb186c8f4f tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Volume info retrieved successfully. Aug 06 14:27:53.746969 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-dc40e346-8150-4ff8-99f7-5acb186c8f4f tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] https://10.4.3.229/volume/v3/volumes/a82d1df0-2e05-43dd-8ecc-1a5687d25e9c returned with HTTP 200 Aug 06 14:27:53.747343 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 748/2964] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:53 2026] GET /volume/v3/volumes/a82d1df0-2e05-43dd-8ecc-1a5687d25e9c => generated 953 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:53.751541 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-63e10cf6-ed33-4793-99f8-2683bfbb2af3 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:53.753378 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-63e10cf6-ed33-4793-99f8-2683bfbb2af3 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a Aug 06 14:27:53.753577 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-63e10cf6-ed33-4793-99f8-2683bfbb2af3 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:53.753785 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-63e10cf6-ed33-4793-99f8-2683bfbb2af3 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:53.761915 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:53.761915 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:53.766124 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-63e10cf6-ed33-4793-99f8-2683bfbb2af3 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:27:53.774883 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-63e10cf6-ed33-4793-99f8-2683bfbb2af3 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a returned with HTTP 200 Aug 06 14:27:53.775386 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 745/2965] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:53 2026] GET /volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:53.930222 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d867f825-423b-4a06-9842-d014542362be None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:53.932398 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d867f825-423b-4a06-9842-d014542362be tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots/55b1ccb8-2b18-43d0-b9dc-556d0c3c70f7 Aug 06 14:27:53.932622 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d867f825-423b-4a06-9842-d014542362be tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:53.932829 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d867f825-423b-4a06-9842-d014542362be tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:53.937982 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:53.937982 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:53.938767 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d867f825-423b-4a06-9842-d014542362be tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Snapshot retrieved successfully. Aug 06 14:27:53.939418 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d867f825-423b-4a06-9842-d014542362be tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots/55b1ccb8-2b18-43d0-b9dc-556d0c3c70f7 returned with HTTP 200 Aug 06 14:27:53.939792 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 741/2966] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:53 2026] GET /volume/v3/snapshots/55b1ccb8-2b18-43d0-b9dc-556d0c3c70f7 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:53.953942 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-df15f37e-07de-4cb5-a8ab-353724ad538e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:53.955974 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-df15f37e-07de-4cb5-a8ab-353724ad538e tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:27:53.956389 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-df15f37e-07de-4cb5-a8ab-353724ad538e tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c9ce78a-bed9-42ab-9c4c-dc6ebe303b83", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1201488559"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:53.968708 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:53.968708 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:53.969359 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-df15f37e-07de-4cb5-a8ab-353724ad538e tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Volume info retrieved successfully. Aug 06 14:27:53.969546 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-df15f37e-07de-4cb5-a8ab-353724ad538e tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Create snapshot from volume 8c9ce78a-bed9-42ab-9c4c-dc6ebe303b83 Aug 06 14:27:54.015184 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-df15f37e-07de-4cb5-a8ab-353724ad538e tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Created reservations ['de3e8a59-bf43-476b-955b-897bcacc3e4d', '1398c46b-4f1d-45a3-98d7-4e3732203352', '8bf18b7b-cb3b-4aff-856b-dd9c545799ed', '7bf9789d-e1d3-4406-9b8b-6055e4b10bc1'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:54.046199 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f1fdfafe-fb7d-4d30-b884-9175c04ca437 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:54.048303 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f1fdfafe-fb7d-4d30-b884-9175c04ca437 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/6ec9c9ca-a21f-4929-9a69-e267233ff2b6 Aug 06 14:27:54.048507 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f1fdfafe-fb7d-4d30-b884-9175c04ca437 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:54.048702 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f1fdfafe-fb7d-4d30-b884-9175c04ca437 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:54.055118 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-df15f37e-07de-4cb5-a8ab-353724ad538e tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Snapshot create request issued successfully. Aug 06 14:27:54.055498 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-df15f37e-07de-4cb5-a8ab-353724ad538e tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:27:54.055967 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 733/2967] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:27:53 2026] POST /volume/v3/snapshots => generated 314 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:27:54.056566 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f1fdfafe-fb7d-4d30-b884-9175c04ca437 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/6ec9c9ca-a21f-4929-9a69-e267233ff2b6 returned with HTTP 404 Aug 06 14:27:54.057155 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 749/2968] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:54 2026] GET /volume/v3/snapshots/6ec9c9ca-a21f-4929-9a69-e267233ff2b6 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:54.064262 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ef07ac7c-3a65-4847-bb5d-b9876b2e41de None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:54.066128 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-36cc3cff-80f5-4cbb-8a3c-3801b8135156 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:54.067060 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ef07ac7c-3a65-4847-bb5d-b9876b2e41de tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots/70d948b9-dd2a-4238-a185-70c701acbbe9 Aug 06 14:27:54.067244 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ef07ac7c-3a65-4847-bb5d-b9876b2e41de tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:54.067462 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ef07ac7c-3a65-4847-bb5d-b9876b2e41de tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:54.067812 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-36cc3cff-80f5-4cbb-8a3c-3801b8135156 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/ecd969cb-2066-4d94-bded-9ac1054a516b Aug 06 14:27:54.067999 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-36cc3cff-80f5-4cbb-8a3c-3801b8135156 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:54.068209 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-36cc3cff-80f5-4cbb-8a3c-3801b8135156 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:54.068310 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-36cc3cff-80f5-4cbb-8a3c-3801b8135156 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete snapshot with id: ecd969cb-2066-4d94-bded-9ac1054a516b Aug 06 14:27:54.074401 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:54.074401 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:54.074785 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:54.074785 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:54.074939 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-36cc3cff-80f5-4cbb-8a3c-3801b8135156 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:27:54.075287 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ef07ac7c-3a65-4847-bb5d-b9876b2e41de tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Snapshot retrieved successfully. Aug 06 14:27:54.076098 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ef07ac7c-3a65-4847-bb5d-b9876b2e41de tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots/70d948b9-dd2a-4238-a185-70c701acbbe9 returned with HTTP 200 Aug 06 14:27:54.076618 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 746/2969] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:54 2026] GET /volume/v3/snapshots/70d948b9-dd2a-4238-a185-70c701acbbe9 => generated 446 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:54.093310 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-36cc3cff-80f5-4cbb-8a3c-3801b8135156 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot delete request issued successfully. Aug 06 14:27:54.093693 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-36cc3cff-80f5-4cbb-8a3c-3801b8135156 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/ecd969cb-2066-4d94-bded-9ac1054a516b returned with HTTP 202 Aug 06 14:27:54.094200 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 742/2970] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:27:54 2026] DELETE /volume/v3/snapshots/ecd969cb-2066-4d94-bded-9ac1054a516b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:54.101962 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-608eef78-7a3d-422d-a9c2-6105542c845e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:54.104153 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-608eef78-7a3d-422d-a9c2-6105542c845e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/ecd969cb-2066-4d94-bded-9ac1054a516b Aug 06 14:27:54.104336 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-608eef78-7a3d-422d-a9c2-6105542c845e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:54.104536 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-608eef78-7a3d-422d-a9c2-6105542c845e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:54.109930 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:54.109930 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:54.110447 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-608eef78-7a3d-422d-a9c2-6105542c845e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:27:54.111322 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-608eef78-7a3d-422d-a9c2-6105542c845e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/ecd969cb-2066-4d94-bded-9ac1054a516b returned with HTTP 200 Aug 06 14:27:54.111834 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 734/2971] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:54 2026] GET /volume/v3/snapshots/ecd969cb-2066-4d94-bded-9ac1054a516b => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:54.765759 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1a0ca933-05ed-40e0-a3d2-895f4a05f39e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:54.767699 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1a0ca933-05ed-40e0-a3d2-895f4a05f39e tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] GET https://10.4.3.229/volume/v3/volumes/a82d1df0-2e05-43dd-8ecc-1a5687d25e9c Aug 06 14:27:54.767937 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1a0ca933-05ed-40e0-a3d2-895f4a05f39e tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:54.768119 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1a0ca933-05ed-40e0-a3d2-895f4a05f39e tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:54.776323 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:54.776323 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:54.779799 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-1a0ca933-05ed-40e0-a3d2-895f4a05f39e tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Volume info retrieved successfully. Aug 06 14:27:54.783180 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1a0ca933-05ed-40e0-a3d2-895f4a05f39e tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] https://10.4.3.229/volume/v3/volumes/a82d1df0-2e05-43dd-8ecc-1a5687d25e9c returned with HTTP 200 Aug 06 14:27:54.783526 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 750/2972] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:27:54 2026] GET /volume/v3/volumes/a82d1df0-2e05-43dd-8ecc-1a5687d25e9c => generated 974 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:54.795903 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6240f23a-80a7-4f3f-abef-94bb534005c0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:54.798183 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6240f23a-80a7-4f3f-abef-94bb534005c0 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a Aug 06 14:27:54.798371 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6240f23a-80a7-4f3f-abef-94bb534005c0 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:54.798588 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6240f23a-80a7-4f3f-abef-94bb534005c0 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:54.801203 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6c783386-1373-4cf5-955d-fd9b7e659656 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:54.803416 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6c783386-1373-4cf5-955d-fd9b7e659656 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] GET https://10.4.3.229/volume/v3/messages Aug 06 14:27:54.803736 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6c783386-1373-4cf5-955d-fd9b7e659656 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:54.803976 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6c783386-1373-4cf5-955d-fd9b7e659656 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:54.804338 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:54.804338 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:54.808440 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6c783386-1373-4cf5-955d-fd9b7e659656 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] https://10.4.3.229/volume/v3/messages returned with HTTP 200 Aug 06 14:27:54.808529 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:54.808529 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:54.808916 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 743/2973] 10.4.3.229 () {68 vars in 1280 bytes} [Thu Aug 6 14:27:54 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 06 14:27:54.812735 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-6240f23a-80a7-4f3f-abef-94bb534005c0 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:27:54.817155 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6240f23a-80a7-4f3f-abef-94bb534005c0 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a returned with HTTP 200 Aug 06 14:27:54.817667 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 747/2974] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:54 2026] GET /volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:54.818491 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-804b4c60-00be-4d3e-bc4c-fd10005f4a8e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:54.821073 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-804b4c60-00be-4d3e-bc4c-fd10005f4a8e tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-member] GET https://10.4.3.229/volume/v3/messages/1e77c02e-1f28-4050-9a88-d8070f3aaa38 Aug 06 14:27:54.821519 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-804b4c60-00be-4d3e-bc4c-fd10005f4a8e tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:54.821843 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-804b4c60-00be-4d3e-bc4c-fd10005f4a8e tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:54.828947 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-804b4c60-00be-4d3e-bc4c-fd10005f4a8e tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-member] https://10.4.3.229/volume/v3/messages/1e77c02e-1f28-4050-9a88-d8070f3aaa38 returned with HTTP 200 Aug 06 14:27:54.829676 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 735/2975] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:27:54 2026] GET /volume/v3/messages/1e77c02e-1f28-4050-9a88-d8070f3aaa38 => generated 667 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:54.837843 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a3bc1016-09d1-47b0-a9b6-447c6e64628d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:54.839510 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a3bc1016-09d1-47b0-a9b6-447c6e64628d tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] DELETE https://10.4.3.229/volume/v3/messages/1e77c02e-1f28-4050-9a88-d8070f3aaa38 Aug 06 14:27:54.839729 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a3bc1016-09d1-47b0-a9b6-447c6e64628d tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:54.839897 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a3bc1016-09d1-47b0-a9b6-447c6e64628d tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:54.848129 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a3bc1016-09d1-47b0-a9b6-447c6e64628d tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] https://10.4.3.229/volume/v3/messages/1e77c02e-1f28-4050-9a88-d8070f3aaa38 returned with HTTP 204 Aug 06 14:27:54.848808 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 751/2976] 10.4.3.229 () {68 vars in 1394 bytes} [Thu Aug 6 14:27:54 2026] DELETE /volume/v3/messages/1e77c02e-1f28-4050-9a88-d8070f3aaa38 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 14:27:54.855888 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bd31d9d1-49d1-4400-aa7e-e5370f2069a3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:54.859661 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bd31d9d1-49d1-4400-aa7e-e5370f2069a3 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/a82d1df0-2e05-43dd-8ecc-1a5687d25e9c Aug 06 14:27:54.859661 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bd31d9d1-49d1-4400-aa7e-e5370f2069a3 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:54.859661 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bd31d9d1-49d1-4400-aa7e-e5370f2069a3 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:54.859661 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-bd31d9d1-49d1-4400-aa7e-e5370f2069a3 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Delete volume with id: a82d1df0-2e05-43dd-8ecc-1a5687d25e9c Aug 06 14:27:54.867925 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:54.867925 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:54.868373 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-bd31d9d1-49d1-4400-aa7e-e5370f2069a3 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Volume info retrieved successfully. Aug 06 14:27:54.869444 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-089d15a6-4cab-4581-8368-499375131812 req-4b4be66b-1bd7-4c74-902b-d320dd049ebf None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:54.869632 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bd31d9d1-49d1-4400-aa7e-e5370f2069a3 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100398) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 14:27:54.871300 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-089d15a6-4cab-4581-8368-499375131812 req-4b4be66b-1bd7-4c74-902b-d320dd049ebf tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a Aug 06 14:27:54.871502 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-089d15a6-4cab-4581-8368-499375131812 req-4b4be66b-1bd7-4c74-902b-d320dd049ebf tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:54.871697 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-089d15a6-4cab-4581-8368-499375131812 req-4b4be66b-1bd7-4c74-902b-d320dd049ebf tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:54.877734 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:54.877734 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:54.881488 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-089d15a6-4cab-4581-8368-499375131812 req-4b4be66b-1bd7-4c74-902b-d320dd049ebf tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:27:54.885457 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-089d15a6-4cab-4581-8368-499375131812 req-4b4be66b-1bd7-4c74-902b-d320dd049ebf tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a returned with HTTP 200 Aug 06 14:27:54.885784 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 748/2977] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:27:54 2026] GET /volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:54.888531 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-bd31d9d1-49d1-4400-aa7e-e5370f2069a3 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Created reservations ['3ed36def-c211-415d-a3d2-3c3e82735d27', 'a33d0475-63ee-4a17-9ffb-02b46f805b1f', 'daff300a-26a6-46e8-8cf3-e2f16f6fe12b', 'f5bf4c2c-758c-4098-8e2b-87e0d9bf6514'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:54.919130 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-bd31d9d1-49d1-4400-aa7e-e5370f2069a3 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Delete volume request issued successfully. Aug 06 14:27:54.919332 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bd31d9d1-49d1-4400-aa7e-e5370f2069a3 tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] https://10.4.3.229/volume/v3/volumes/a82d1df0-2e05-43dd-8ecc-1a5687d25e9c returned with HTTP 202 Aug 06 14:27:54.919806 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 744/2978] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:27:54 2026] DELETE /volume/v3/volumes/a82d1df0-2e05-43dd-8ecc-1a5687d25e9c => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:54.928116 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-0a52ebc9-8cfb-46b1-a313-fc8bf724834d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:54.930174 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0a52ebc9-8cfb-46b1-a313-fc8bf724834d tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] DELETE https://10.4.3.229/volume/v3/types/717e24a9-8a64-4b0b-9008-09cea3742355 Aug 06 14:27:54.930633 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0a52ebc9-8cfb-46b1-a313-fc8bf724834d tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:54.931122 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0a52ebc9-8cfb-46b1-a313-fc8bf724834d tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] Calling method '_delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:54.951173 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2e78e973-abfc-454a-b38e-77f62fb87315 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:54.952627 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2e78e973-abfc-454a-b38e-77f62fb87315 None None] GET https://10.4.3.229/volume// Aug 06 14:27:54.952627 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2e78e973-abfc-454a-b38e-77f62fb87315 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:54.952627 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2e78e973-abfc-454a-b38e-77f62fb87315 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:54.952627 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2e78e973-abfc-454a-b38e-77f62fb87315 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:27:54.952627 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 752/2979] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:27: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 06 14:27:54.959086 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-089d15a6-4cab-4581-8368-499375131812 req-4ead3837-956a-4133-8b3b-837011a7d2bd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:54.960511 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0a52ebc9-8cfb-46b1-a313-fc8bf724834d tempest-ProjectMemberTests-1171005359 tempest-ProjectMemberTests-1171005359-project-admin] https://10.4.3.229/volume/v3/types/717e24a9-8a64-4b0b-9008-09cea3742355 returned with HTTP 202 Aug 06 14:27:54.961491 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-089d15a6-4cab-4581-8368-499375131812 req-4ead3837-956a-4133-8b3b-837011a7d2bd tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:27:54.961570 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 736/2980] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:27:54 2026] DELETE /volume/v3/types/717e24a9-8a64-4b0b-9008-09cea3742355 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:54.962505 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-089d15a6-4cab-4581-8368-499375131812 req-4ead3837-956a-4133-8b3b-837011a7d2bd tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a90210d1-938d-41b2-80ed-b4d88b65bd6a", "connector": null, "instance_uuid": "e4ac7259-62d7-413d-a288-2986b5c69c7e"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:54.970726 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:54.970726 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:54.994948 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-089d15a6-4cab-4581-8368-499375131812 req-4ead3837-956a-4133-8b3b-837011a7d2bd tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:27:54.995663 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 749/2981] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:27:54 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 06 14:27:55.029043 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e6297bbb-547c-4372-b28e-57c90142b088 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:55.034452 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e6297bbb-547c-4372-b28e-57c90142b088 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a Aug 06 14:27:55.034452 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e6297bbb-547c-4372-b28e-57c90142b088 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:55.034452 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e6297bbb-547c-4372-b28e-57c90142b088 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:55.043892 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:55.043892 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:55.045738 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-11648d48-9edd-40d5-9c21-4206c468db59 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:55.046153 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-11648d48-9edd-40d5-9c21-4206c468db59 None None] GET https://10.4.3.229/volume// Aug 06 14:27:55.046311 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-11648d48-9edd-40d5-9c21-4206c468db59 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:55.046778 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-11648d48-9edd-40d5-9c21-4206c468db59 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:55.046831 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-11648d48-9edd-40d5-9c21-4206c468db59 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:27:55.047116 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 753/2982] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:27: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 06 14:27:55.051461 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e6297bbb-547c-4372-b28e-57c90142b088 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:27:55.056473 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e6297bbb-547c-4372-b28e-57c90142b088 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a returned with HTTP 200 Aug 06 14:27:55.056873 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 745/2983] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:55 2026] GET /volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:55.061938 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-089d15a6-4cab-4581-8368-499375131812 req-36902e4b-4702-47cb-9a3b-2afaca684b3e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:55.063675 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-089d15a6-4cab-4581-8368-499375131812 req-36902e4b-4702-47cb-9a3b-2afaca684b3e tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a Aug 06 14:27:55.064029 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-089d15a6-4cab-4581-8368-499375131812 req-36902e4b-4702-47cb-9a3b-2afaca684b3e tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:55.064343 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-089d15a6-4cab-4581-8368-499375131812 req-36902e4b-4702-47cb-9a3b-2afaca684b3e tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:55.075748 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:55.075748 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:55.081748 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-089d15a6-4cab-4581-8368-499375131812 req-36902e4b-4702-47cb-9a3b-2afaca684b3e tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:27:55.084530 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-089d15a6-4cab-4581-8368-499375131812 req-36902e4b-4702-47cb-9a3b-2afaca684b3e tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a returned with HTTP 200 Aug 06 14:27:55.085043 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0696c623-e0cd-48ba-969e-2eebdb7c53f6 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:55.085463 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 737/2984] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:27:55 2026] GET /volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a => generated 1022 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:27:55.086941 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0696c623-e0cd-48ba-969e-2eebdb7c53f6 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots/70d948b9-dd2a-4238-a185-70c701acbbe9 Aug 06 14:27:55.087152 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0696c623-e0cd-48ba-969e-2eebdb7c53f6 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:55.087763 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0696c623-e0cd-48ba-969e-2eebdb7c53f6 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:55.091967 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:55.091967 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:55.092356 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-0696c623-e0cd-48ba-969e-2eebdb7c53f6 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Snapshot retrieved successfully. Aug 06 14:27:55.093011 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0696c623-e0cd-48ba-969e-2eebdb7c53f6 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots/70d948b9-dd2a-4238-a185-70c701acbbe9 returned with HTTP 200 Aug 06 14:27:55.093354 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 750/2985] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:55 2026] GET /volume/v3/snapshots/70d948b9-dd2a-4238-a185-70c701acbbe9 => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:55.102023 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c8522919-81fd-48fe-9974-47ab28be2a12 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:55.105170 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c8522919-81fd-48fe-9974-47ab28be2a12 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots?limit=1 Aug 06 14:27:55.105382 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c8522919-81fd-48fe-9974-47ab28be2a12 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:55.105590 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c8522919-81fd-48fe-9974-47ab28be2a12 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'index' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:55.105812 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.api_utils [None req-c8522919-81fd-48fe-9974-47ab28be2a12 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Removing options '' from query. {{(pid=100396) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:27:55.107080 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.db.api [None req-c8522919-81fd-48fe-9974-47ab28be2a12 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Building query based on filter {{(pid=100396) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:27:55.112108 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c8522919-81fd-48fe-9974-47ab28be2a12 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Get all snapshots completed successfully. Aug 06 14:27:55.112561 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c8522919-81fd-48fe-9974-47ab28be2a12 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 06 14:27:55.112938 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 754/2986] 10.4.3.229 () {66 vars in 1258 bytes} [Thu Aug 6 14:27:55 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 06 14:27:55.124822 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9495934e-424f-481a-bc22-1cc5ebbbed5f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:55.125384 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e7923490-0d00-4409-b76b-ca799710d011 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:55.130681 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9495934e-424f-481a-bc22-1cc5ebbbed5f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots Aug 06 14:27:55.130915 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e7923490-0d00-4409-b76b-ca799710d011 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/ecd969cb-2066-4d94-bded-9ac1054a516b Aug 06 14:27:55.131114 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9495934e-424f-481a-bc22-1cc5ebbbed5f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:55.131281 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e7923490-0d00-4409-b76b-ca799710d011 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:55.131406 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9495934e-424f-481a-bc22-1cc5ebbbed5f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:55.132143 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e7923490-0d00-4409-b76b-ca799710d011 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:55.133347 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [None req-9495934e-424f-481a-bc22-1cc5ebbbed5f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:27:55.133347 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.db.api [None req-9495934e-424f-481a-bc22-1cc5ebbbed5f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Building query based on filter {{(pid=100398) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:27:55.135873 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e7923490-0d00-4409-b76b-ca799710d011 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/ecd969cb-2066-4d94-bded-9ac1054a516b returned with HTTP 404 Aug 06 14:27:55.136307 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 738/2987] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:55 2026] GET /volume/v3/snapshots/ecd969cb-2066-4d94-bded-9ac1054a516b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:55.137414 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9495934e-424f-481a-bc22-1cc5ebbbed5f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Get all snapshots completed successfully. Aug 06 14:27:55.137414 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9495934e-424f-481a-bc22-1cc5ebbbed5f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 200 Aug 06 14:27:55.137414 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 746/2988] 10.4.3.229 () {66 vars in 1243 bytes} [Thu Aug 6 14:27:55 2026] GET /volume/v3/snapshots => generated 994 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:55.147260 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-56394481-5bff-4bdc-af16-99fc3abc9929 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:55.147873 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0fcee23f-0c89-49d1-976f-a653ba46ca9a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:55.149738 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0fcee23f-0c89-49d1-976f-a653ba46ca9a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/afb5c226-a620-4104-b1e8-20183ad8fc27 Aug 06 14:27:55.149962 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0fcee23f-0c89-49d1-976f-a653ba46ca9a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:55.150159 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0fcee23f-0c89-49d1-976f-a653ba46ca9a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:55.150288 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-0fcee23f-0c89-49d1-976f-a653ba46ca9a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete snapshot with id: afb5c226-a620-4104-b1e8-20183ad8fc27 Aug 06 14:27:55.151071 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-56394481-5bff-4bdc-af16-99fc3abc9929 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots?limit=100000 Aug 06 14:27:55.151334 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-56394481-5bff-4bdc-af16-99fc3abc9929 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:55.151591 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-56394481-5bff-4bdc-af16-99fc3abc9929 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'index' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:55.151859 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.api_utils [None req-56394481-5bff-4bdc-af16-99fc3abc9929 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Removing options '' from query. {{(pid=100396) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:27:55.152180 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:55.152180 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:55.153120 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.db.api [None req-56394481-5bff-4bdc-af16-99fc3abc9929 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Building query based on filter {{(pid=100396) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:27:55.155442 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:55.155442 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:55.155880 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-0fcee23f-0c89-49d1-976f-a653ba46ca9a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:27:55.157382 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-56394481-5bff-4bdc-af16-99fc3abc9929 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Get all snapshots completed successfully. Aug 06 14:27:55.157842 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-56394481-5bff-4bdc-af16-99fc3abc9929 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 06 14:27:55.158268 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 755/2989] 10.4.3.229 () {66 vars in 1268 bytes} [Thu Aug 6 14:27:55 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:55.169728 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-22384959-bfd8-4daa-b443-860c7d4b1e7e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:55.172068 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-22384959-bfd8-4daa-b443-860c7d4b1e7e tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots?limit=0 Aug 06 14:27:55.172068 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-22384959-bfd8-4daa-b443-860c7d4b1e7e tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:55.172201 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-22384959-bfd8-4daa-b443-860c7d4b1e7e tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:55.173760 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.api_utils [None req-22384959-bfd8-4daa-b443-860c7d4b1e7e tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Removing options '' from query. {{(pid=100399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:27:55.173760 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.db.api [None req-22384959-bfd8-4daa-b443-860c7d4b1e7e tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Building query based on filter {{(pid=100399) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:27:55.177497 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-22384959-bfd8-4daa-b443-860c7d4b1e7e tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Get all snapshots completed successfully. Aug 06 14:27:55.178384 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-22384959-bfd8-4daa-b443-860c7d4b1e7e tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 06 14:27:55.178384 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 739/2990] 10.4.3.229 () {66 vars in 1258 bytes} [Thu Aug 6 14:27:55 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:27:55.179794 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-0fcee23f-0c89-49d1-976f-a653ba46ca9a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot delete request issued successfully. Aug 06 14:27:55.179794 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0fcee23f-0c89-49d1-976f-a653ba46ca9a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/afb5c226-a620-4104-b1e8-20183ad8fc27 returned with HTTP 202 Aug 06 14:27:55.179794 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 751/2991] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:27:55 2026] DELETE /volume/v3/snapshots/afb5c226-a620-4104-b1e8-20183ad8fc27 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:55.187035 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c2f832b9-a86e-40b2-87c2-0f3846698d21 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:55.188079 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-089d15a6-4cab-4581-8368-499375131812 req-38ddb9d9-034e-44de-b869-0d520cf1ad43 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:55.188684 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c2f832b9-a86e-40b2-87c2-0f3846698d21 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots Aug 06 14:27:55.188883 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c2f832b9-a86e-40b2-87c2-0f3846698d21 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:55.189062 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c2f832b9-a86e-40b2-87c2-0f3846698d21 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:55.189248 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [None req-c2f832b9-a86e-40b2-87c2-0f3846698d21 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:27:55.189504 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:55.189504 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:55.190128 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-089d15a6-4cab-4581-8368-499375131812 req-38ddb9d9-034e-44de-b869-0d520cf1ad43 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] PUT https://10.4.3.229/volume/v3/attachments/2d0f8e97-4718-484e-963b-d61edec4f506 Aug 06 14:27:55.190221 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.db.api [None req-c2f832b9-a86e-40b2-87c2-0f3846698d21 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Building query based on filter {{(pid=100398) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:27:55.190506 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-089d15a6-4cab-4581-8368-499375131812 req-38ddb9d9-034e-44de-b869-0d520cf1ad43 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:55.191685 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ab4ec357-8a19-4724-bed2-4ad23efada30 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:55.193444 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ab4ec357-8a19-4724-bed2-4ad23efada30 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/afb5c226-a620-4104-b1e8-20183ad8fc27 Aug 06 14:27:55.193695 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ab4ec357-8a19-4724-bed2-4ad23efada30 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:55.193916 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ab4ec357-8a19-4724-bed2-4ad23efada30 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:55.194945 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c2f832b9-a86e-40b2-87c2-0f3846698d21 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Get all snapshots completed successfully. Aug 06 14:27:55.195418 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c2f832b9-a86e-40b2-87c2-0f3846698d21 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 200 Aug 06 14:27:55.195801 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 747/2992] 10.4.3.229 () {66 vars in 1243 bytes} [Thu Aug 6 14:27:55 2026] GET /volume/v3/snapshots => generated 994 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:55.201187 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:55.201187 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:55.201345 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-ab4ec357-8a19-4724-bed2-4ad23efada30 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:27:55.201939 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-089d15a6-4cab-4581-8368-499375131812 req-38ddb9d9-034e-44de-b869-0d520cf1ad43 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Acquiring lock "cinder-attachment_update-a90210d1-938d-41b2-80ed-b4d88b65bd6a-np0000006659" by "attachment_update" {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:27:55.202178 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ab4ec357-8a19-4724-bed2-4ad23efada30 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/afb5c226-a620-4104-b1e8-20183ad8fc27 returned with HTTP 200 Aug 06 14:27:55.202579 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 740/2993] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:55 2026] GET /volume/v3/snapshots/afb5c226-a620-4104-b1e8-20183ad8fc27 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:55.204696 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-02c93d90-555c-48a7-9ad6-4ea9d45348db None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:55.208641 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-02c93d90-555c-48a7-9ad6-4ea9d45348db tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots?marker=55b1ccb8-2b18-43d0-b9dc-556d0c3c70f7 Aug 06 14:27:55.208909 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-02c93d90-555c-48a7-9ad6-4ea9d45348db tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:55.209180 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-02c93d90-555c-48a7-9ad6-4ea9d45348db tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'index' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:55.209471 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-02c93d90-555c-48a7-9ad6-4ea9d45348db tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:27:55.209861 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:55.209861 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:55.211235 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-089d15a6-4cab-4581-8368-499375131812 req-38ddb9d9-034e-44de-b869-0d520cf1ad43 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Lock "cinder-attachment_update-a90210d1-938d-41b2-80ed-b4d88b65bd6a-np0000006659" acquired by "attachment_update" :: waited 0.009s {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:27:55.212742 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:55.212742 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:55.213984 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.db.api [None req-02c93d90-555c-48a7-9ad6-4ea9d45348db tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Building query based on filter {{(pid=100397) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:27:55.235911 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-02c93d90-555c-48a7-9ad6-4ea9d45348db tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Get all snapshots completed successfully. Aug 06 14:27:55.236322 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-02c93d90-555c-48a7-9ad6-4ea9d45348db tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots?marker=55b1ccb8-2b18-43d0-b9dc-556d0c3c70f7 returned with HTTP 200 Aug 06 14:27:55.236846 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 752/2994] 10.4.3.229 () {66 vars in 1330 bytes} [Thu Aug 6 14:27:55 2026] GET /volume/v3/snapshots?marker=55b1ccb8-2b18-43d0-b9dc-556d0c3c70f7 => generated 341 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:55.247700 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f043c551-06ac-4f29-b5b2-f8c879dbf039 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:55.250114 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f043c551-06ac-4f29-b5b2-f8c879dbf039 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots?offset=2&limit=3 Aug 06 14:27:55.250299 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f043c551-06ac-4f29-b5b2-f8c879dbf039 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:55.250483 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f043c551-06ac-4f29-b5b2-f8c879dbf039 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:55.250788 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [None req-f043c551-06ac-4f29-b5b2-f8c879dbf039 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:27:55.251146 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:55.251146 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:55.252041 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.db.api [None req-f043c551-06ac-4f29-b5b2-f8c879dbf039 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Building query based on filter {{(pid=100398) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:27:55.262764 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-f043c551-06ac-4f29-b5b2-f8c879dbf039 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Get all snapshots completed successfully. Aug 06 14:27:55.263177 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f043c551-06ac-4f29-b5b2-f8c879dbf039 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 06 14:27:55.263632 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 748/2995] 10.4.3.229 () {66 vars in 1276 bytes} [Thu Aug 6 14:27:55 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:55.273532 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e5ae54d4-2fe9-4783-987a-a69d3eaed1aa None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:55.275325 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e5ae54d4-2fe9-4783-987a-a69d3eaed1aa tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 06 14:27:55.275595 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e5ae54d4-2fe9-4783-987a-a69d3eaed1aa tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:55.275915 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e5ae54d4-2fe9-4783-987a-a69d3eaed1aa tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:55.276199 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.api_utils [None req-e5ae54d4-2fe9-4783-987a-a69d3eaed1aa tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Removing options '' from query. {{(pid=100399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:27:55.277486 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.db.api [None req-e5ae54d4-2fe9-4783-987a-a69d3eaed1aa tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Building query based on filter {{(pid=100399) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:27:55.288380 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-e5ae54d4-2fe9-4783-987a-a69d3eaed1aa tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Get all snapshots completed successfully. Aug 06 14:27:55.288904 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e5ae54d4-2fe9-4783-987a-a69d3eaed1aa tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 06 14:27:55.289385 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 741/2996] 10.4.3.229 () {66 vars in 1308 bytes} [Thu Aug 6 14:27:55 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:55.298086 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-089d15a6-4cab-4581-8368-499375131812 req-38ddb9d9-034e-44de-b869-0d520cf1ad43 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Lock "cinder-attachment_update-a90210d1-938d-41b2-80ed-b4d88b65bd6a-np0000006659" released by "attachment_update" :: held 0.087s {{(pid=100396) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:27:55.298464 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-089d15a6-4cab-4581-8368-499375131812 req-38ddb9d9-034e-44de-b869-0d520cf1ad43 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/attachments/2d0f8e97-4718-484e-963b-d61edec4f506 returned with HTTP 200 Aug 06 14:27:55.298775 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-03744069-7c61-4439-87ba-eeeecf2c2e4f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:55.299184 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 756/2997] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:27:55 2026] PUT /volume/v3/attachments/2d0f8e97-4718-484e-963b-d61edec4f506 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:55.301759 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-03744069-7c61-4439-87ba-eeeecf2c2e4f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 06 14:27:55.301962 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-03744069-7c61-4439-87ba-eeeecf2c2e4f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:55.302170 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-03744069-7c61-4439-87ba-eeeecf2c2e4f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'index' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:55.302391 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-03744069-7c61-4439-87ba-eeeecf2c2e4f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:27:55.302682 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:55.302682 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:55.303694 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.db.api [None req-03744069-7c61-4439-87ba-eeeecf2c2e4f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Building query based on filter {{(pid=100397) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:27:55.307690 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-03744069-7c61-4439-87ba-eeeecf2c2e4f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Get all snapshots completed successfully. Aug 06 14:27:55.308027 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-03744069-7c61-4439-87ba-eeeecf2c2e4f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 06 14:27:55.308397 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 753/2998] 10.4.3.229 () {66 vars in 1310 bytes} [Thu Aug 6 14:27:55 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:55.325071 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ed9461b7-04dd-428e-81ce-506a30aa8aa8 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:55.327414 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ed9461b7-04dd-428e-81ce-506a30aa8aa8 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 06 14:27:55.327678 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ed9461b7-04dd-428e-81ce-506a30aa8aa8 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:55.327873 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ed9461b7-04dd-428e-81ce-506a30aa8aa8 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:55.328078 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [None req-ed9461b7-04dd-428e-81ce-506a30aa8aa8 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:27:55.328371 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:55.328371 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:55.329167 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.db.api [None req-ed9461b7-04dd-428e-81ce-506a30aa8aa8 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Building query based on filter {{(pid=100398) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:27:55.342482 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ed9461b7-04dd-428e-81ce-506a30aa8aa8 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Get all snapshots completed successfully. Aug 06 14:27:55.342861 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ed9461b7-04dd-428e-81ce-506a30aa8aa8 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 06 14:27:55.343238 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 749/2999] 10.4.3.229 () {66 vars in 1292 bytes} [Thu Aug 6 14:27:55 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:55.353983 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-146be1c2-76ef-49fc-ba8e-0c023c5a9060 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:55.355729 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-146be1c2-76ef-49fc-ba8e-0c023c5a9060 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 06 14:27:55.355919 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-146be1c2-76ef-49fc-ba8e-0c023c5a9060 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:55.356109 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-146be1c2-76ef-49fc-ba8e-0c023c5a9060 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:55.356300 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.api_utils [None req-146be1c2-76ef-49fc-ba8e-0c023c5a9060 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Removing options '' from query. {{(pid=100399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:27:55.356631 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:55.356631 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:55.357402 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.db.api [None req-146be1c2-76ef-49fc-ba8e-0c023c5a9060 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Building query based on filter {{(pid=100399) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:27:55.368645 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-146be1c2-76ef-49fc-ba8e-0c023c5a9060 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Get all snapshots completed successfully. Aug 06 14:27:55.368935 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-146be1c2-76ef-49fc-ba8e-0c023c5a9060 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 06 14:27:55.369264 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 742/3000] 10.4.3.229 () {66 vars in 1294 bytes} [Thu Aug 6 14:27:55 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:55.378697 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-93a83c17-52e4-4b4f-a0e6-751e205d13b4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:55.380861 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-93a83c17-52e4-4b4f-a0e6-751e205d13b4 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 06 14:27:55.381137 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-93a83c17-52e4-4b4f-a0e6-751e205d13b4 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:55.381400 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-93a83c17-52e4-4b4f-a0e6-751e205d13b4 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'index' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:55.381732 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.api_utils [None req-93a83c17-52e4-4b4f-a0e6-751e205d13b4 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Removing options '' from query. {{(pid=100396) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:27:55.382079 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:55.382079 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:55.383204 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.db.api [None req-93a83c17-52e4-4b4f-a0e6-751e205d13b4 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Building query based on filter {{(pid=100396) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:27:55.393257 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-93a83c17-52e4-4b4f-a0e6-751e205d13b4 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Get all snapshots completed successfully. Aug 06 14:27:55.393678 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-93a83c17-52e4-4b4f-a0e6-751e205d13b4 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 06 14:27:55.394042 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 757/3001] 10.4.3.229 () {66 vars in 1312 bytes} [Thu Aug 6 14:27:55 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:55.402633 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-515c6629-a4e9-4cce-8839-80a73aed2baa None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:55.404466 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-515c6629-a4e9-4cce-8839-80a73aed2baa tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 06 14:27:55.404707 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-515c6629-a4e9-4cce-8839-80a73aed2baa tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:55.404888 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-515c6629-a4e9-4cce-8839-80a73aed2baa tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'index' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:55.405084 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-515c6629-a4e9-4cce-8839-80a73aed2baa tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:27:55.405341 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:55.405341 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:55.406115 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.db.api [None req-515c6629-a4e9-4cce-8839-80a73aed2baa tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Building query based on filter {{(pid=100397) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:27:55.416206 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-515c6629-a4e9-4cce-8839-80a73aed2baa tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Get all snapshots completed successfully. Aug 06 14:27:55.416583 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-515c6629-a4e9-4cce-8839-80a73aed2baa tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 06 14:27:55.416969 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 754/3002] 10.4.3.229 () {66 vars in 1314 bytes} [Thu Aug 6 14:27:55 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:55.425837 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1cafa5eb-63f8-4aa1-b77a-911c8a00e54e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:55.427401 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1cafa5eb-63f8-4aa1-b77a-911c8a00e54e tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1201488559 Aug 06 14:27:55.427611 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1cafa5eb-63f8-4aa1-b77a-911c8a00e54e tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:55.427810 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1cafa5eb-63f8-4aa1-b77a-911c8a00e54e tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'detail' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:55.428015 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [None req-1cafa5eb-63f8-4aa1-b77a-911c8a00e54e tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:27:55.428258 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:55.428258 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:55.429075 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.db.api [None req-1cafa5eb-63f8-4aa1-b77a-911c8a00e54e tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Building query based on filter {{(pid=100398) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:27:55.445219 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-1cafa5eb-63f8-4aa1-b77a-911c8a00e54e tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Get all snapshots completed successfully. Aug 06 14:27:55.445716 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:55.445716 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:55.446250 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1cafa5eb-63f8-4aa1-b77a-911c8a00e54e tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1201488559 returned with HTTP 200 Aug 06 14:27:55.446663 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 750/3003] 10.4.3.229 () {66 vars in 1385 bytes} [Thu Aug 6 14:27:55 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1201488559 => generated 476 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:55.455742 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4eaabebb-f63b-4985-a44c-0be58e23ff0f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:55.457355 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4eaabebb-f63b-4985-a44c-0be58e23ff0f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots/detail?status=available Aug 06 14:27:55.457574 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4eaabebb-f63b-4985-a44c-0be58e23ff0f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:55.457771 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4eaabebb-f63b-4985-a44c-0be58e23ff0f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'detail' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:55.457959 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.api_utils [None req-4eaabebb-f63b-4985-a44c-0be58e23ff0f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Removing options '' from query. {{(pid=100399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:27:55.458250 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:55.458250 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:55.459086 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.db.api [None req-4eaabebb-f63b-4985-a44c-0be58e23ff0f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Building query based on filter {{(pid=100399) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:27:55.470573 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-4eaabebb-f63b-4985-a44c-0be58e23ff0f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Get all snapshots completed successfully. Aug 06 14:27:55.470979 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:55.470979 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:55.471710 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4eaabebb-f63b-4985-a44c-0be58e23ff0f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 06 14:27:55.472119 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 743/3004] 10.4.3.229 () {66 vars in 1297 bytes} [Thu Aug 6 14:27:55 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:55.480904 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-890fb6e1-6cca-401b-902f-8d7eebc6fa11 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:55.482629 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-890fb6e1-6cca-401b-902f-8d7eebc6fa11 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1201488559 Aug 06 14:27:55.482849 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-890fb6e1-6cca-401b-902f-8d7eebc6fa11 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:55.483048 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-890fb6e1-6cca-401b-902f-8d7eebc6fa11 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'detail' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:55.483264 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.api_utils [None req-890fb6e1-6cca-401b-902f-8d7eebc6fa11 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Removing options '' from query. {{(pid=100396) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:27:55.483594 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:55.483594 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:55.484586 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.db.api [None req-890fb6e1-6cca-401b-902f-8d7eebc6fa11 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Building query based on filter {{(pid=100396) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:27:55.495522 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-890fb6e1-6cca-401b-902f-8d7eebc6fa11 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Get all snapshots completed successfully. Aug 06 14:27:55.495921 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:55.495921 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:55.496506 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-890fb6e1-6cca-401b-902f-8d7eebc6fa11 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1201488559 returned with HTTP 200 Aug 06 14:27:55.496888 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 758/3005] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14:27:55 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1201488559 => generated 476 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:55.505872 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-73c57c9f-117f-4b59-b417-15eb2fc60201 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:55.507465 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-73c57c9f-117f-4b59-b417-15eb2fc60201 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1201488559 Aug 06 14:27:55.507682 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-73c57c9f-117f-4b59-b417-15eb2fc60201 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:55.507862 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-73c57c9f-117f-4b59-b417-15eb2fc60201 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'index' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:55.508051 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-73c57c9f-117f-4b59-b417-15eb2fc60201 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:27:55.508300 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:55.508300 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:55.509096 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.db.api [None req-73c57c9f-117f-4b59-b417-15eb2fc60201 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Building query based on filter {{(pid=100397) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:27:55.520275 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-73c57c9f-117f-4b59-b417-15eb2fc60201 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Get all snapshots completed successfully. Aug 06 14:27:55.520675 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-73c57c9f-117f-4b59-b417-15eb2fc60201 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1201488559 returned with HTTP 200 Aug 06 14:27:55.521035 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 755/3006] 10.4.3.229 () {66 vars in 1364 bytes} [Thu Aug 6 14:27:55 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1201488559 => generated 342 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:55.530509 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4a851152-acc6-49e5-9c64-8aa7582ae90f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:55.531858 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4a851152-acc6-49e5-9c64-8aa7582ae90f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots?status=available Aug 06 14:27:55.532104 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4a851152-acc6-49e5-9c64-8aa7582ae90f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:55.532340 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4a851152-acc6-49e5-9c64-8aa7582ae90f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:55.532690 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.api_utils [None req-4a851152-acc6-49e5-9c64-8aa7582ae90f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Removing options '' from query. {{(pid=100398) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:27:55.533891 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.db.api [None req-4a851152-acc6-49e5-9c64-8aa7582ae90f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Building query based on filter {{(pid=100398) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:27:55.545220 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-4a851152-acc6-49e5-9c64-8aa7582ae90f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Get all snapshots completed successfully. Aug 06 14:27:55.545621 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4a851152-acc6-49e5-9c64-8aa7582ae90f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots?status=available returned with HTTP 200 Aug 06 14:27:55.546063 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 751/3007] 10.4.3.229 () {66 vars in 1276 bytes} [Thu Aug 6 14:27:55 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:55.554901 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-215bd885-fa00-48a8-9aa0-b9044e5d5e7c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:55.556700 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-215bd885-fa00-48a8-9aa0-b9044e5d5e7c tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1201488559 Aug 06 14:27:55.556902 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-215bd885-fa00-48a8-9aa0-b9044e5d5e7c tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:55.557097 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-215bd885-fa00-48a8-9aa0-b9044e5d5e7c tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:55.557315 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.api_utils [None req-215bd885-fa00-48a8-9aa0-b9044e5d5e7c tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Removing options '' from query. {{(pid=100399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:27:55.558394 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.db.api [None req-215bd885-fa00-48a8-9aa0-b9044e5d5e7c tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Building query based on filter {{(pid=100399) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:27:55.732270 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-215bd885-fa00-48a8-9aa0-b9044e5d5e7c tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Get all snapshots completed successfully. Aug 06 14:27:55.732579 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-215bd885-fa00-48a8-9aa0-b9044e5d5e7c tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1201488559 returned with HTTP 200 Aug 06 14:27:55.732944 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 744/3008] 10.4.3.229 () {66 vars in 1398 bytes} [Thu Aug 6 14:27:55 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1201488559 => generated 342 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:55.742996 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5bb1a40c-c412-48b8-9154-eabb5eef70a4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:55.745905 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5bb1a40c-c412-48b8-9154-eabb5eef70a4 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/70d948b9-dd2a-4238-a185-70c701acbbe9 Aug 06 14:27:55.745905 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5bb1a40c-c412-48b8-9154-eabb5eef70a4 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:55.745905 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5bb1a40c-c412-48b8-9154-eabb5eef70a4 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:55.745905 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-5bb1a40c-c412-48b8-9154-eabb5eef70a4 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Delete snapshot with id: 70d948b9-dd2a-4238-a185-70c701acbbe9 Aug 06 14:27:55.764661 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:55.764661 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:55.765340 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5bb1a40c-c412-48b8-9154-eabb5eef70a4 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Snapshot retrieved successfully. Aug 06 14:27:55.781246 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5bb1a40c-c412-48b8-9154-eabb5eef70a4 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Snapshot delete request issued successfully. Aug 06 14:27:55.781438 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5bb1a40c-c412-48b8-9154-eabb5eef70a4 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots/70d948b9-dd2a-4238-a185-70c701acbbe9 returned with HTTP 202 Aug 06 14:27:55.781846 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 759/3009] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:27:55 2026] DELETE /volume/v3/snapshots/70d948b9-dd2a-4238-a185-70c701acbbe9 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:55.789515 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-abc841e6-594a-476f-8292-2d3024658e06 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:55.791275 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-abc841e6-594a-476f-8292-2d3024658e06 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots/70d948b9-dd2a-4238-a185-70c701acbbe9 Aug 06 14:27:55.791534 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-abc841e6-594a-476f-8292-2d3024658e06 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:55.791733 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-abc841e6-594a-476f-8292-2d3024658e06 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:55.796825 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:55.796825 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:55.797260 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-abc841e6-594a-476f-8292-2d3024658e06 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Snapshot retrieved successfully. Aug 06 14:27:55.798261 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-abc841e6-594a-476f-8292-2d3024658e06 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots/70d948b9-dd2a-4238-a185-70c701acbbe9 returned with HTTP 200 Aug 06 14:27:55.798677 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 756/3010] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:55 2026] GET /volume/v3/snapshots/70d948b9-dd2a-4238-a185-70c701acbbe9 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:56.069849 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e54f2798-8554-47bd-9b9e-c4d05cf566cb None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:56.071403 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e54f2798-8554-47bd-9b9e-c4d05cf566cb tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a Aug 06 14:27:56.071633 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e54f2798-8554-47bd-9b9e-c4d05cf566cb tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:56.071804 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e54f2798-8554-47bd-9b9e-c4d05cf566cb tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:56.079734 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:56.079734 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:56.082469 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e54f2798-8554-47bd-9b9e-c4d05cf566cb tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:27:56.085926 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e54f2798-8554-47bd-9b9e-c4d05cf566cb tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a returned with HTTP 200 Aug 06 14:27:56.086299 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 752/3011] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:56 2026] GET /volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:56.212614 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-06f3e386-ce20-4eb0-aae9-76c01de4aea7 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:56.213883 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-06f3e386-ce20-4eb0-aae9-76c01de4aea7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/afb5c226-a620-4104-b1e8-20183ad8fc27 Aug 06 14:27:56.214059 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-06f3e386-ce20-4eb0-aae9-76c01de4aea7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:56.214226 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-06f3e386-ce20-4eb0-aae9-76c01de4aea7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:56.218564 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-06f3e386-ce20-4eb0-aae9-76c01de4aea7 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/afb5c226-a620-4104-b1e8-20183ad8fc27 returned with HTTP 404 Aug 06 14:27:56.218992 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 745/3012] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:56 2026] GET /volume/v3/snapshots/afb5c226-a620-4104-b1e8-20183ad8fc27 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:56.225557 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1f4eed13-d265-4008-a1f6-0d6b0754199a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:56.227291 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1f4eed13-d265-4008-a1f6-0d6b0754199a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/6ec9c9ca-a21f-4929-9a69-e267233ff2b6 Aug 06 14:27:56.227507 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1f4eed13-d265-4008-a1f6-0d6b0754199a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:56.227744 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1f4eed13-d265-4008-a1f6-0d6b0754199a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:56.227851 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-1f4eed13-d265-4008-a1f6-0d6b0754199a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete snapshot with id: 6ec9c9ca-a21f-4929-9a69-e267233ff2b6 Aug 06 14:27:56.231894 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1f4eed13-d265-4008-a1f6-0d6b0754199a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/6ec9c9ca-a21f-4929-9a69-e267233ff2b6 returned with HTTP 404 Aug 06 14:27:56.232375 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 760/3013] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:27:56 2026] DELETE /volume/v3/snapshots/6ec9c9ca-a21f-4929-9a69-e267233ff2b6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:56.238209 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-96e52840-af3f-4365-a579-28855a1a1461 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:56.239962 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-96e52840-af3f-4365-a579-28855a1a1461 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/afb5c226-a620-4104-b1e8-20183ad8fc27 Aug 06 14:27:56.240211 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-96e52840-af3f-4365-a579-28855a1a1461 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:56.240483 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-96e52840-af3f-4365-a579-28855a1a1461 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:56.240654 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-96e52840-af3f-4365-a579-28855a1a1461 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete snapshot with id: afb5c226-a620-4104-b1e8-20183ad8fc27 Aug 06 14:27:56.245391 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-96e52840-af3f-4365-a579-28855a1a1461 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/afb5c226-a620-4104-b1e8-20183ad8fc27 returned with HTTP 404 Aug 06 14:27:56.246000 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 757/3014] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:27:56 2026] DELETE /volume/v3/snapshots/afb5c226-a620-4104-b1e8-20183ad8fc27 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:56.275976 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-8356c146-52ce-463d-ba8e-e1493b531593 req-eaf4541b-44b9-468a-9459-3bc2fb57b0d0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:56.278111 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-8356c146-52ce-463d-ba8e-e1493b531593 req-eaf4541b-44b9-468a-9459-3bc2fb57b0d0 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 Aug 06 14:27:56.278356 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-8356c146-52ce-463d-ba8e-e1493b531593 req-eaf4541b-44b9-468a-9459-3bc2fb57b0d0 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:56.278597 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-8356c146-52ce-463d-ba8e-e1493b531593 req-eaf4541b-44b9-468a-9459-3bc2fb57b0d0 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:56.289052 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:56.289052 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:56.292666 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-8356c146-52ce-463d-ba8e-e1493b531593 req-eaf4541b-44b9-468a-9459-3bc2fb57b0d0 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:27:56.296718 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-8356c146-52ce-463d-ba8e-e1493b531593 req-eaf4541b-44b9-468a-9459-3bc2fb57b0d0 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 returned with HTTP 200 Aug 06 14:27:56.297106 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 753/3015] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:27:56 2026] GET /volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:56.313164 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-8356c146-52ce-463d-ba8e-e1493b531593 req-cab02cc8-064b-42a1-9d8a-293ed0fd9c72 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:56.314999 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-8356c146-52ce-463d-ba8e-e1493b531593 req-cab02cc8-064b-42a1-9d8a-293ed0fd9c72 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] POST https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1/action Aug 06 14:27:56.315321 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-8356c146-52ce-463d-ba8e-e1493b531593 req-cab02cc8-064b-42a1-9d8a-293ed0fd9c72 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:27:56.315484 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-8356c146-52ce-463d-ba8e-e1493b531593 req-cab02cc8-064b-42a1-9d8a-293ed0fd9c72 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:56.324643 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:56.324643 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:56.325146 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-8356c146-52ce-463d-ba8e-e1493b531593 req-cab02cc8-064b-42a1-9d8a-293ed0fd9c72 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:27:56.329857 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-8356c146-52ce-463d-ba8e-e1493b531593 req-cab02cc8-064b-42a1-9d8a-293ed0fd9c72 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Begin detaching volume completed successfully. Aug 06 14:27:56.330032 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-8356c146-52ce-463d-ba8e-e1493b531593 req-cab02cc8-064b-42a1-9d8a-293ed0fd9c72 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1/action returned with HTTP 202 Aug 06 14:27:56.330385 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 746/3016] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:27:56 2026] POST /volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:27:56.368103 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-720c2308-506b-430d-a6b1-89bf97c7cdb2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:56.368103 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-720c2308-506b-430d-a6b1-89bf97c7cdb2 None None] GET https://10.4.3.229/volume// Aug 06 14:27:56.368199 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-720c2308-506b-430d-a6b1-89bf97c7cdb2 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:56.368342 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-720c2308-506b-430d-a6b1-89bf97c7cdb2 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:56.368674 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-720c2308-506b-430d-a6b1-89bf97c7cdb2 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:27:56.368943 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 761/3017] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:27: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 06 14:27:56.377402 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-8356c146-52ce-463d-ba8e-e1493b531593 req-1597ad2f-ed20-4edc-a6ff-06449f87cf6d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:56.381401 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-8356c146-52ce-463d-ba8e-e1493b531593 req-1597ad2f-ed20-4edc-a6ff-06449f87cf6d tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 Aug 06 14:27:56.381700 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-8356c146-52ce-463d-ba8e-e1493b531593 req-1597ad2f-ed20-4edc-a6ff-06449f87cf6d tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:56.381945 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-8356c146-52ce-463d-ba8e-e1493b531593 req-1597ad2f-ed20-4edc-a6ff-06449f87cf6d tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:56.396725 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:56.396725 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:56.399971 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-8356c146-52ce-463d-ba8e-e1493b531593 req-1597ad2f-ed20-4edc-a6ff-06449f87cf6d tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:27:56.404648 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-8356c146-52ce-463d-ba8e-e1493b531593 req-1597ad2f-ed20-4edc-a6ff-06449f87cf6d tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 returned with HTTP 200 Aug 06 14:27:56.405177 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 758/3018] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:27:56 2026] GET /volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 => generated 1321 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:27:56.809663 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-654f35db-d71a-4d98-9fc0-b8455dbb3cbd None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:56.811390 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-654f35db-d71a-4d98-9fc0-b8455dbb3cbd tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots/70d948b9-dd2a-4238-a185-70c701acbbe9 Aug 06 14:27:56.811626 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-654f35db-d71a-4d98-9fc0-b8455dbb3cbd tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:56.811814 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-654f35db-d71a-4d98-9fc0-b8455dbb3cbd tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:56.816063 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-654f35db-d71a-4d98-9fc0-b8455dbb3cbd tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots/70d948b9-dd2a-4238-a185-70c701acbbe9 returned with HTTP 404 Aug 06 14:27:56.816637 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 754/3019] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:56 2026] GET /volume/v3/snapshots/70d948b9-dd2a-4238-a185-70c701acbbe9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:56.824759 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c967cdee-b71d-4bf3-a502-e5281be02e3d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:56.826807 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c967cdee-b71d-4bf3-a502-e5281be02e3d tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/55b1ccb8-2b18-43d0-b9dc-556d0c3c70f7 Aug 06 14:27:56.827035 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c967cdee-b71d-4bf3-a502-e5281be02e3d tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:56.827248 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c967cdee-b71d-4bf3-a502-e5281be02e3d tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:56.827365 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-c967cdee-b71d-4bf3-a502-e5281be02e3d tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Delete snapshot with id: 55b1ccb8-2b18-43d0-b9dc-556d0c3c70f7 Aug 06 14:27:56.832594 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:56.832594 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:56.833282 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c967cdee-b71d-4bf3-a502-e5281be02e3d tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Snapshot retrieved successfully. Aug 06 14:27:56.848070 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c967cdee-b71d-4bf3-a502-e5281be02e3d tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Snapshot delete request issued successfully. Aug 06 14:27:56.848290 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c967cdee-b71d-4bf3-a502-e5281be02e3d tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots/55b1ccb8-2b18-43d0-b9dc-556d0c3c70f7 returned with HTTP 202 Aug 06 14:27:56.848727 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 747/3020] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:27:56 2026] DELETE /volume/v3/snapshots/55b1ccb8-2b18-43d0-b9dc-556d0c3c70f7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:56.857115 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7302a350-da83-4a06-b643-b05c8a55c541 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:56.858836 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7302a350-da83-4a06-b643-b05c8a55c541 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots/55b1ccb8-2b18-43d0-b9dc-556d0c3c70f7 Aug 06 14:27:56.859022 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7302a350-da83-4a06-b643-b05c8a55c541 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:56.859184 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7302a350-da83-4a06-b643-b05c8a55c541 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:56.871894 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:56.871894 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:56.872547 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7302a350-da83-4a06-b643-b05c8a55c541 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Snapshot retrieved successfully. Aug 06 14:27:56.873652 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7302a350-da83-4a06-b643-b05c8a55c541 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots/55b1ccb8-2b18-43d0-b9dc-556d0c3c70f7 returned with HTTP 200 Aug 06 14:27:56.874141 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 762/3021] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:56 2026] GET /volume/v3/snapshots/55b1ccb8-2b18-43d0-b9dc-556d0c3c70f7 => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:57.097378 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-08cb0811-6a4f-460f-87bf-c70a405f477f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:57.099254 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-08cb0811-6a4f-460f-87bf-c70a405f477f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a Aug 06 14:27:57.099472 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-08cb0811-6a4f-460f-87bf-c70a405f477f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:57.099676 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-08cb0811-6a4f-460f-87bf-c70a405f477f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:57.108490 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:57.108490 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:57.112153 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-08cb0811-6a4f-460f-87bf-c70a405f477f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:27:57.116644 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-08cb0811-6a4f-460f-87bf-c70a405f477f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a returned with HTTP 200 Aug 06 14:27:57.117155 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 759/3022] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:57 2026] GET /volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:57.883630 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-257acba2-0b3a-4214-a9c7-95fa7d64ba0e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:57.885463 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-257acba2-0b3a-4214-a9c7-95fa7d64ba0e tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots/55b1ccb8-2b18-43d0-b9dc-556d0c3c70f7 Aug 06 14:27:57.885717 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-257acba2-0b3a-4214-a9c7-95fa7d64ba0e tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:57.885935 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-257acba2-0b3a-4214-a9c7-95fa7d64ba0e tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:57.890174 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-257acba2-0b3a-4214-a9c7-95fa7d64ba0e tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots/55b1ccb8-2b18-43d0-b9dc-556d0c3c70f7 returned with HTTP 404 Aug 06 14:27:57.890694 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 755/3023] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:57 2026] GET /volume/v3/snapshots/55b1ccb8-2b18-43d0-b9dc-556d0c3c70f7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:57.896712 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-853882e4-a72f-44a4-980b-7f31e709a972 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:57.898729 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-853882e4-a72f-44a4-980b-7f31e709a972 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/23e1ad14-513b-45a5-ab85-065ac1f7343d Aug 06 14:27:57.898960 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-853882e4-a72f-44a4-980b-7f31e709a972 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:57.899172 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-853882e4-a72f-44a4-980b-7f31e709a972 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:57.899291 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-853882e4-a72f-44a4-980b-7f31e709a972 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Delete snapshot with id: 23e1ad14-513b-45a5-ab85-065ac1f7343d Aug 06 14:27:57.904422 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:57.904422 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:57.904900 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-853882e4-a72f-44a4-980b-7f31e709a972 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Snapshot retrieved successfully. Aug 06 14:27:57.921221 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-853882e4-a72f-44a4-980b-7f31e709a972 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Snapshot delete request issued successfully. Aug 06 14:27:57.921475 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-853882e4-a72f-44a4-980b-7f31e709a972 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots/23e1ad14-513b-45a5-ab85-065ac1f7343d returned with HTTP 202 Aug 06 14:27:57.922223 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 748/3024] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:27:57 2026] DELETE /volume/v3/snapshots/23e1ad14-513b-45a5-ab85-065ac1f7343d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:57.931963 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c4b5a926-39be-4f12-a692-df10e855e4fd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:57.934163 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c4b5a926-39be-4f12-a692-df10e855e4fd tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots/23e1ad14-513b-45a5-ab85-065ac1f7343d Aug 06 14:27:57.934163 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c4b5a926-39be-4f12-a692-df10e855e4fd tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:57.934163 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c4b5a926-39be-4f12-a692-df10e855e4fd tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:57.938861 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:57.938861 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:57.939146 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c4b5a926-39be-4f12-a692-df10e855e4fd tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Snapshot retrieved successfully. Aug 06 14:27:57.939934 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c4b5a926-39be-4f12-a692-df10e855e4fd tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots/23e1ad14-513b-45a5-ab85-065ac1f7343d returned with HTTP 200 Aug 06 14:27:57.940860 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 763/3025] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:57 2026] GET /volume/v3/snapshots/23e1ad14-513b-45a5-ab85-065ac1f7343d => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:58.129781 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-2bd6f44f-54b2-4980-9fe6-9b912560379d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:58.131637 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2bd6f44f-54b2-4980-9fe6-9b912560379d tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a Aug 06 14:27:58.131827 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2bd6f44f-54b2-4980-9fe6-9b912560379d tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:58.132028 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2bd6f44f-54b2-4980-9fe6-9b912560379d tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:58.141845 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:58.141845 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:58.144961 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-2bd6f44f-54b2-4980-9fe6-9b912560379d tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:27:58.149209 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2bd6f44f-54b2-4980-9fe6-9b912560379d tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a returned with HTTP 200 Aug 06 14:27:58.149661 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 760/3026] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:58 2026] GET /volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:58.383877 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1e642934-4efa-4960-ac7f-ca5f127a71c6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:58.386220 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1e642934-4efa-4960-ac7f-ca5f127a71c6 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 Aug 06 14:27:58.386514 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1e642934-4efa-4960-ac7f-ca5f127a71c6 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:58.386807 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1e642934-4efa-4960-ac7f-ca5f127a71c6 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:58.395832 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:58.395832 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:58.399760 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-1e642934-4efa-4960-ac7f-ca5f127a71c6 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:27:58.404677 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1e642934-4efa-4960-ac7f-ca5f127a71c6 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 returned with HTTP 200 Aug 06 14:27:58.405160 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 756/3027] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:58 2026] GET /volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:58.419128 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5fadc58a-0236-403b-aebe-21439b59c46a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:58.422334 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5fadc58a-0236-403b-aebe-21439b59c46a tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 Aug 06 14:27:58.422558 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5fadc58a-0236-403b-aebe-21439b59c46a tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:58.422739 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5fadc58a-0236-403b-aebe-21439b59c46a tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:58.431617 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:58.431617 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:58.436724 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-5fadc58a-0236-403b-aebe-21439b59c46a tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:27:58.442326 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5fadc58a-0236-403b-aebe-21439b59c46a tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 returned with HTTP 200 Aug 06 14:27:58.442668 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 749/3028] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:58 2026] GET /volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:58.497577 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-fe4afad7-a61b-42d0-95ed-6765f8db3166 req-812c0e53-47e6-4ec0-a61c-af4ef700b249 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:58.499823 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-fe4afad7-a61b-42d0-95ed-6765f8db3166 req-812c0e53-47e6-4ec0-a61c-af4ef700b249 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 Aug 06 14:27:58.500040 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-fe4afad7-a61b-42d0-95ed-6765f8db3166 req-812c0e53-47e6-4ec0-a61c-af4ef700b249 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:58.500254 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-fe4afad7-a61b-42d0-95ed-6765f8db3166 req-812c0e53-47e6-4ec0-a61c-af4ef700b249 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:58.508823 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:58.508823 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:58.512811 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-fe4afad7-a61b-42d0-95ed-6765f8db3166 req-812c0e53-47e6-4ec0-a61c-af4ef700b249 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:27:58.516974 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-fe4afad7-a61b-42d0-95ed-6765f8db3166 req-812c0e53-47e6-4ec0-a61c-af4ef700b249 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 returned with HTTP 200 Aug 06 14:27:58.517636 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 764/3029] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:27:58 2026] GET /volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:58.567814 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-089d15a6-4cab-4581-8368-499375131812 req-22146b69-ead3-4d10-a370-33f752b37784 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:58.568909 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-089d15a6-4cab-4581-8368-499375131812 req-22146b69-ead3-4d10-a370-33f752b37784 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] POST https://10.4.3.229/volume/v3/attachments/2d0f8e97-4718-484e-963b-d61edec4f506/action Aug 06 14:27:58.569502 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-089d15a6-4cab-4581-8368-499375131812 req-22146b69-ead3-4d10-a370-33f752b37784 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Action body: b'{"os-complete": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:27:58.569502 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-089d15a6-4cab-4581-8368-499375131812 req-22146b69-ead3-4d10-a370-33f752b37784 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:58.593362 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:58.593362 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:58.602232 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b681b994-4e30-4e77-8d9b-b9f49f0d8abc None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:58.604123 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b681b994-4e30-4e77-8d9b-b9f49f0d8abc None None] GET https://10.4.3.229/volume// Aug 06 14:27:58.604123 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b681b994-4e30-4e77-8d9b-b9f49f0d8abc None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:58.604123 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b681b994-4e30-4e77-8d9b-b9f49f0d8abc None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:58.604123 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b681b994-4e30-4e77-8d9b-b9f49f0d8abc None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:27:58.604123 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 757/3030] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:27: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 06 14:27:58.612713 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-fe4afad7-a61b-42d0-95ed-6765f8db3166 req-46063674-c97a-4839-921c-7ba9006bb069 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:58.613462 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-089d15a6-4cab-4581-8368-499375131812 req-22146b69-ead3-4d10-a370-33f752b37784 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/attachments/2d0f8e97-4718-484e-963b-d61edec4f506/action returned with HTTP 204 Aug 06 14:27:58.614225 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 761/3031] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:27:58 2026] POST /volume/v3/attachments/2d0f8e97-4718-484e-963b-d61edec4f506/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:58.615291 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-fe4afad7-a61b-42d0-95ed-6765f8db3166 req-46063674-c97a-4839-921c-7ba9006bb069 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:27:58.615790 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-fe4afad7-a61b-42d0-95ed-6765f8db3166 req-46063674-c97a-4839-921c-7ba9006bb069 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22f83c2a-a4f0-41a4-88d3-2ff363dd0401", "connector": null, "instance_uuid": "b6c8e8cb-7abe-400b-b912-6214dcf6acc1"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:58.624809 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:58.624809 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:58.652540 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-fe4afad7-a61b-42d0-95ed-6765f8db3166 req-46063674-c97a-4839-921c-7ba9006bb069 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:27:58.653153 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 750/3032] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:27:58 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 06 14:27:58.655471 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-8356c146-52ce-463d-ba8e-e1493b531593 req-425be335-e91c-4f68-bd7a-13ddd26eade9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:58.660052 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-8356c146-52ce-463d-ba8e-e1493b531593 req-425be335-e91c-4f68-bd7a-13ddd26eade9 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] DELETE https://10.4.3.229/volume/v3/attachments/b09c64bf-7f8e-4521-bc4a-425454214d3f Aug 06 14:27:58.660280 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-8356c146-52ce-463d-ba8e-e1493b531593 req-425be335-e91c-4f68-bd7a-13ddd26eade9 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:58.660617 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-8356c146-52ce-463d-ba8e-e1493b531593 req-425be335-e91c-4f68-bd7a-13ddd26eade9 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:58.674275 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:58.674275 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:58.693839 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-93f4861e-b934-401e-b839-15853771f76c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:58.693839 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-93f4861e-b934-401e-b839-15853771f76c tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 Aug 06 14:27:58.693839 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-93f4861e-b934-401e-b839-15853771f76c tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:58.693839 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-93f4861e-b934-401e-b839-15853771f76c tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:58.703166 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c3bd5401-9335-4851-b279-9fbbd9d6ffaf None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:58.704046 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c3bd5401-9335-4851-b279-9fbbd9d6ffaf None None] GET https://10.4.3.229/volume// Aug 06 14:27:58.704046 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c3bd5401-9335-4851-b279-9fbbd9d6ffaf None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:58.704046 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c3bd5401-9335-4851-b279-9fbbd9d6ffaf None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:58.704389 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c3bd5401-9335-4851-b279-9fbbd9d6ffaf None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:27:58.704628 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:58.704628 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:58.704742 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 762/3033] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:27: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 06 14:27:58.708949 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-93f4861e-b934-401e-b839-15853771f76c tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:27:58.713288 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-fe4afad7-a61b-42d0-95ed-6765f8db3166 req-b6381693-c5a4-45b4-9256-b11a0dbc97ed None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:58.713619 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-93f4861e-b934-401e-b839-15853771f76c tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 returned with HTTP 200 Aug 06 14:27:58.714062 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 758/3034] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:58 2026] GET /volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:58.715470 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-fe4afad7-a61b-42d0-95ed-6765f8db3166 req-b6381693-c5a4-45b4-9256-b11a0dbc97ed tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 Aug 06 14:27:58.715701 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-fe4afad7-a61b-42d0-95ed-6765f8db3166 req-b6381693-c5a4-45b4-9256-b11a0dbc97ed tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:58.715883 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-fe4afad7-a61b-42d0-95ed-6765f8db3166 req-b6381693-c5a4-45b4-9256-b11a0dbc97ed tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:58.724512 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:58.724512 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:58.727987 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-fe4afad7-a61b-42d0-95ed-6765f8db3166 req-b6381693-c5a4-45b4-9256-b11a0dbc97ed tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:27:58.732164 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-fe4afad7-a61b-42d0-95ed-6765f8db3166 req-b6381693-c5a4-45b4-9256-b11a0dbc97ed tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 returned with HTTP 200 Aug 06 14:27:58.732616 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 751/3035] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:27:58 2026] GET /volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 => generated 1053 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:27:58.735293 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-8356c146-52ce-463d-ba8e-e1493b531593 req-425be335-e91c-4f68-bd7a-13ddd26eade9 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/attachments/b09c64bf-7f8e-4521-bc4a-425454214d3f returned with HTTP 200 Aug 06 14:27:58.735861 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 765/3036] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:27:58 2026] DELETE /volume/v3/attachments/b09c64bf-7f8e-4521-bc4a-425454214d3f => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:58.840359 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-fe4afad7-a61b-42d0-95ed-6765f8db3166 req-5366db12-2dbb-4b1b-834e-d41fda1efe71 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:58.842914 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-fe4afad7-a61b-42d0-95ed-6765f8db3166 req-5366db12-2dbb-4b1b-834e-d41fda1efe71 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] PUT https://10.4.3.229/volume/v3/attachments/d0a089ab-01ca-4091-a027-698ca4aeb473 Aug 06 14:27:58.843288 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-fe4afad7-a61b-42d0-95ed-6765f8db3166 req-5366db12-2dbb-4b1b-834e-d41fda1efe71 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:58.850263 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-fe4afad7-a61b-42d0-95ed-6765f8db3166 req-5366db12-2dbb-4b1b-834e-d41fda1efe71 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Acquiring lock "cinder-attachment_update-22f83c2a-a4f0-41a4-88d3-2ff363dd0401-np0000006659" by "attachment_update" {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:27:58.856389 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-fe4afad7-a61b-42d0-95ed-6765f8db3166 req-5366db12-2dbb-4b1b-834e-d41fda1efe71 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Lock "cinder-attachment_update-22f83c2a-a4f0-41a4-88d3-2ff363dd0401-np0000006659" acquired by "attachment_update" :: waited 0.006s {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:27:58.857226 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:58.857226 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:58.929373 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-fe4afad7-a61b-42d0-95ed-6765f8db3166 req-5366db12-2dbb-4b1b-834e-d41fda1efe71 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Lock "cinder-attachment_update-22f83c2a-a4f0-41a4-88d3-2ff363dd0401-np0000006659" released by "attachment_update" :: held 0.073s {{(pid=100397) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:27:58.929749 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-fe4afad7-a61b-42d0-95ed-6765f8db3166 req-5366db12-2dbb-4b1b-834e-d41fda1efe71 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/attachments/d0a089ab-01ca-4091-a027-698ca4aeb473 returned with HTTP 200 Aug 06 14:27:58.930195 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 763/3037] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:27:58 2026] PUT /volume/v3/attachments/d0a089ab-01ca-4091-a027-698ca4aeb473 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:58.949322 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5d5da4d5-3af6-4c6f-bbc7-34099e568a52 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:58.951229 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5d5da4d5-3af6-4c6f-bbc7-34099e568a52 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/snapshots/23e1ad14-513b-45a5-ab85-065ac1f7343d Aug 06 14:27:58.951574 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5d5da4d5-3af6-4c6f-bbc7-34099e568a52 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:58.951916 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5d5da4d5-3af6-4c6f-bbc7-34099e568a52 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:58.956306 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5d5da4d5-3af6-4c6f-bbc7-34099e568a52 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/snapshots/23e1ad14-513b-45a5-ab85-065ac1f7343d returned with HTTP 404 Aug 06 14:27:58.956780 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 759/3038] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:27:58 2026] GET /volume/v3/snapshots/23e1ad14-513b-45a5-ab85-065ac1f7343d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:58.967952 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-edb1fc03-8b55-48a2-8e37-575d52f956c2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:58.969706 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-edb1fc03-8b55-48a2-8e37-575d52f956c2 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/volumes/8c9ce78a-bed9-42ab-9c4c-dc6ebe303b83 Aug 06 14:27:58.969904 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-edb1fc03-8b55-48a2-8e37-575d52f956c2 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:58.970081 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-edb1fc03-8b55-48a2-8e37-575d52f956c2 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:58.978533 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:58.978533 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:58.982170 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-edb1fc03-8b55-48a2-8e37-575d52f956c2 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Volume info retrieved successfully. Aug 06 14:27:58.986102 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-edb1fc03-8b55-48a2-8e37-575d52f956c2 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/volumes/8c9ce78a-bed9-42ab-9c4c-dc6ebe303b83 returned with HTTP 200 Aug 06 14:27:58.986472 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 752/3039] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:58 2026] GET /volume/v3/volumes/8c9ce78a-bed9-42ab-9c4c-dc6ebe303b83 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:58.997500 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f2ff161d-3ae0-41b4-ad3e-51c73da3c8a2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:58.999547 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f2ff161d-3ae0-41b4-ad3e-51c73da3c8a2 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] DELETE https://10.4.3.229/volume/v3/volumes/8c9ce78a-bed9-42ab-9c4c-dc6ebe303b83 Aug 06 14:27:58.999547 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f2ff161d-3ae0-41b4-ad3e-51c73da3c8a2 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:58.999648 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f2ff161d-3ae0-41b4-ad3e-51c73da3c8a2 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:58.999826 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-f2ff161d-3ae0-41b4-ad3e-51c73da3c8a2 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Delete volume with id: 8c9ce78a-bed9-42ab-9c4c-dc6ebe303b83 Aug 06 14:27:59.006164 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:59.006164 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:59.006634 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f2ff161d-3ae0-41b4-ad3e-51c73da3c8a2 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Volume info retrieved successfully. Aug 06 14:27:59.027382 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f2ff161d-3ae0-41b4-ad3e-51c73da3c8a2 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Delete volume request issued successfully. Aug 06 14:27:59.027382 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f2ff161d-3ae0-41b4-ad3e-51c73da3c8a2 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/volumes/8c9ce78a-bed9-42ab-9c4c-dc6ebe303b83 returned with HTTP 202 Aug 06 14:27:59.027802 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 766/3040] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:27:58 2026] DELETE /volume/v3/volumes/8c9ce78a-bed9-42ab-9c4c-dc6ebe303b83 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:27:59.035385 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f8e54900-ceb4-4f34-a68a-873cacae3cd1 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:59.036753 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f8e54900-ceb4-4f34-a68a-873cacae3cd1 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/volumes/8c9ce78a-bed9-42ab-9c4c-dc6ebe303b83 Aug 06 14:27:59.037040 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f8e54900-ceb4-4f34-a68a-873cacae3cd1 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:59.037320 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f8e54900-ceb4-4f34-a68a-873cacae3cd1 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:59.044773 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:59.044773 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:59.048863 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f8e54900-ceb4-4f34-a68a-873cacae3cd1 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Volume info retrieved successfully. Aug 06 14:27:59.054235 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f8e54900-ceb4-4f34-a68a-873cacae3cd1 tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/volumes/8c9ce78a-bed9-42ab-9c4c-dc6ebe303b83 returned with HTTP 200 Aug 06 14:27:59.054880 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 764/3041] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:59 2026] GET /volume/v3/volumes/8c9ce78a-bed9-42ab-9c4c-dc6ebe303b83 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:59.161804 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-38e69939-0330-4014-ba50-c41f7b1db0b4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:59.163807 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-38e69939-0330-4014-ba50-c41f7b1db0b4 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a Aug 06 14:27:59.164092 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-38e69939-0330-4014-ba50-c41f7b1db0b4 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:59.164247 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-38e69939-0330-4014-ba50-c41f7b1db0b4 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:59.172798 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:59.172798 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:27:59.175700 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-38e69939-0330-4014-ba50-c41f7b1db0b4 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:27:59.179545 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-38e69939-0330-4014-ba50-c41f7b1db0b4 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a returned with HTTP 200 Aug 06 14:27:59.179960 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 760/3042] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:59 2026] GET /volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a => generated 1135 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:59.196448 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-af1201b8-3156-45b6-9586-89a9bc8ac7ae None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:59.198516 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-af1201b8-3156-45b6-9586-89a9bc8ac7ae tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a Aug 06 14:27:59.198782 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-af1201b8-3156-45b6-9586-89a9bc8ac7ae tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:59.199010 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-af1201b8-3156-45b6-9586-89a9bc8ac7ae tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:59.210634 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:59.210634 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:59.214716 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-af1201b8-3156-45b6-9586-89a9bc8ac7ae tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:27:59.219766 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-af1201b8-3156-45b6-9586-89a9bc8ac7ae tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a returned with HTTP 200 Aug 06 14:27:59.220227 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 753/3043] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:59 2026] GET /volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:27:59.306378 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7f128f9a-9776-4ffc-9b2c-92b4ca2c1f79 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:59.309070 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7f128f9a-9776-4ffc-9b2c-92b4ca2c1f79 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:27:59.309538 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7f128f9a-9776-4ffc-9b2c-92b4ca2c1f79 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-374793271"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:59.311537 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-7f128f9a-9776-4ffc-9b2c-92b4ca2c1f79 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-374793271'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:27:59.311748 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-7f128f9a-9776-4ffc-9b2c-92b4ca2c1f79 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Create volume of 1 GB Aug 06 14:27:59.316717 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7f128f9a-9776-4ffc-9b2c-92b4ca2c1f79 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Availability Zones retrieved successfully. Aug 06 14:27:59.324917 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7f128f9a-9776-4ffc-9b2c-92b4ca2c1f79 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Flow 'volume_create_api' (d2eed79d-0a87-4fe1-b7f0-a3982a74aefd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:59.326140 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7f128f9a-9776-4ffc-9b2c-92b4ca2c1f79 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6c1d6a6-2d2d-4e53-bddd-8d6e6979eb39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:59.327329 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-7f128f9a-9776-4ffc-9b2c-92b4ca2c1f79 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:27:59.361756 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7f128f9a-9776-4ffc-9b2c-92b4ca2c1f79 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6c1d6a6-2d2d-4e53-bddd-8d6e6979eb39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:59.362494 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7f128f9a-9776-4ffc-9b2c-92b4ca2c1f79 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c984b307-9e40-4c65-9d8b-0d4c9e765a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:59.396976 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-7f128f9a-9776-4ffc-9b2c-92b4ca2c1f79 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Created reservations ['81ba9ce3-f8a0-40f8-b8e6-b26fd5f283ba', '76bb8fad-3419-47b4-aac5-dfda8a0d14e7', 'ed6bb19e-c7f3-42bf-88a3-44fbe7352f2c', 'b8d3ed09-42be-4ed4-8295-2469ba269f51'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:59.397715 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7f128f9a-9776-4ffc-9b2c-92b4ca2c1f79 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c984b307-9e40-4c65-9d8b-0d4c9e765a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81ba9ce3-f8a0-40f8-b8e6-b26fd5f283ba', '76bb8fad-3419-47b4-aac5-dfda8a0d14e7', 'ed6bb19e-c7f3-42bf-88a3-44fbe7352f2c', 'b8d3ed09-42be-4ed4-8295-2469ba269f51']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:59.398354 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7f128f9a-9776-4ffc-9b2c-92b4ca2c1f79 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44930d9b-b4db-427f-b67f-1bca0287de7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:59.417154 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7f128f9a-9776-4ffc-9b2c-92b4ca2c1f79 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44930d9b-b4db-427f-b67f-1bca0287de7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39215dc3-b3ac-4453-b340-e7daa8138b1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-374793271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='805c657ee14049f3b81c04178cb28636',qos_specs=None,replication_status=,reservations=['81ba9ce3-f8a0-40f8-b8e6-b26fd5f283ba','76bb8fad-3419-47b4-aac5-dfda8a0d14e7','ed6bb19e-c7f3-42bf-88a3-44fbe7352f2c','b8d3ed09-42be-4ed4-8295-2469ba269f51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3b82c65053e48b1a1aea66503fc4123',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:27:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-374793271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39215dc3-b3ac-4453-b340-e7daa8138b1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='805c657ee14049f3b81c04178cb28636',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3b82c65053e48b1a1aea66503fc4123',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:59.417902 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7f128f9a-9776-4ffc-9b2c-92b4ca2c1f79 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d8f284a-ef09-4b65-a42b-2148d282541c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:59.435844 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7f128f9a-9776-4ffc-9b2c-92b4ca2c1f79 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d8f284a-ef09-4b65-a42b-2148d282541c) transitioned into state 'SUCCESS' from state '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-374793271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='805c657ee14049f3b81c04178cb28636',qos_specs=None,replication_status=,reservations=['81ba9ce3-f8a0-40f8-b8e6-b26fd5f283ba','76bb8fad-3419-47b4-aac5-dfda8a0d14e7','ed6bb19e-c7f3-42bf-88a3-44fbe7352f2c','b8d3ed09-42be-4ed4-8295-2469ba269f51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3b82c65053e48b1a1aea66503fc4123',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:59.436573 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7f128f9a-9776-4ffc-9b2c-92b4ca2c1f79 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a92bbf53-189d-4a23-a8b5-3de9339447d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:59.444560 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7f128f9a-9776-4ffc-9b2c-92b4ca2c1f79 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a92bbf53-189d-4a23-a8b5-3de9339447d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:59.445350 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7f128f9a-9776-4ffc-9b2c-92b4ca2c1f79 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Flow 'volume_create_api' (d2eed79d-0a87-4fe1-b7f0-a3982a74aefd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:59.445690 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7f128f9a-9776-4ffc-9b2c-92b4ca2c1f79 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Create volume request issued successfully. Aug 06 14:27:59.446228 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7f128f9a-9776-4ffc-9b2c-92b4ca2c1f79 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:27:59.446676 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 767/3044] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:27:59 2026] POST /volume/v3/volumes => generated 750 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:27:59.457413 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1bd9567c-17a7-445a-8742-aa6c4efddcba None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:59.459144 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1bd9567c-17a7-445a-8742-aa6c4efddcba tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a Aug 06 14:27:59.459333 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1bd9567c-17a7-445a-8742-aa6c4efddcba tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:59.459549 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1bd9567c-17a7-445a-8742-aa6c4efddcba tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:59.465841 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:59.465841 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:27:59.469314 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1bd9567c-17a7-445a-8742-aa6c4efddcba tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:27:59.473057 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1bd9567c-17a7-445a-8742-aa6c4efddcba tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a returned with HTTP 200 Aug 06 14:27:59.473204 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 765/3045] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:59 2026] GET /volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a => generated 818 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:59.598864 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d63125e7-070c-4828-886e-fe719dad98c6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:59.600469 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d63125e7-070c-4828-886e-fe719dad98c6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:27:59.600855 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d63125e7-070c-4828-886e-fe719dad98c6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1574429179", "snapshot_id": null, "imageRef": "30702abe-9501-4aba-ba1a-50af064a9e3b", "volume_type": null, "size": 1}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:27:59.602437 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-d63125e7-070c-4828-886e-fe719dad98c6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1574429179', 'snapshot_id': None, 'imageRef': '30702abe-9501-4aba-ba1a-50af064a9e3b', 'volume_type': None, 'size': 1}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:27:59.666059 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-d63125e7-070c-4828-886e-fe719dad98c6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Create volume of 1 GB Aug 06 14:27:59.670090 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d63125e7-070c-4828-886e-fe719dad98c6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Availability Zones retrieved successfully. Aug 06 14:27:59.675042 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d63125e7-070c-4828-886e-fe719dad98c6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Flow 'volume_create_api' (affe9dbc-0ce9-4fc5-93ab-287093b7703a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:59.676828 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d63125e7-070c-4828-886e-fe719dad98c6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (239d3a87-a6df-4440-8b43-1ce355044000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:59.677643 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-d63125e7-070c-4828-886e-fe719dad98c6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:27:59.728780 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d63125e7-070c-4828-886e-fe719dad98c6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (239d3a87-a6df-4440-8b43-1ce355044000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:59.729167 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f9da4c25-b48f-4d60-bcf8-7e5c9dff89f7 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:59.729970 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d63125e7-070c-4828-886e-fe719dad98c6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f831b03a-77f7-4253-a3f7-54330aa2d2e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:59.731611 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f9da4c25-b48f-4d60-bcf8-7e5c9dff89f7 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 Aug 06 14:27:59.731887 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f9da4c25-b48f-4d60-bcf8-7e5c9dff89f7 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:59.732173 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f9da4c25-b48f-4d60-bcf8-7e5c9dff89f7 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:59.744833 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:59.744833 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:27:59.749166 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f9da4c25-b48f-4d60-bcf8-7e5c9dff89f7 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:27:59.754684 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f9da4c25-b48f-4d60-bcf8-7e5c9dff89f7 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 returned with HTTP 200 Aug 06 14:27:59.755218 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 754/3046] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:27:59 2026] GET /volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:27:59.780218 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-d63125e7-070c-4828-886e-fe719dad98c6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Created reservations ['0e684a95-251c-4777-b8df-319cb6f5e91c', 'f5272611-c5a1-43ae-b8d0-1f2bdb386f71', 'd4b01e53-53b6-4425-8a6b-0afb83ee52ab', '081fe623-1353-482a-8cdf-ccfe04cdee6b'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:27:59.781031 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d63125e7-070c-4828-886e-fe719dad98c6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f831b03a-77f7-4253-a3f7-54330aa2d2e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e684a95-251c-4777-b8df-319cb6f5e91c', 'f5272611-c5a1-43ae-b8d0-1f2bdb386f71', 'd4b01e53-53b6-4425-8a6b-0afb83ee52ab', '081fe623-1353-482a-8cdf-ccfe04cdee6b']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:59.781803 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d63125e7-070c-4828-886e-fe719dad98c6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01040790-025d-45aa-8104-07cac78f27aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:59.801896 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d63125e7-070c-4828-886e-fe719dad98c6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01040790-025d-45aa-8104-07cac78f27aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6de89e0b-d857-4581-9264-4faaf84194b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1574429179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02189aa282a3420fa4bcfe6fce1a5194',qos_specs=None,replication_status=,reservations=['0e684a95-251c-4777-b8df-319cb6f5e91c','f5272611-c5a1-43ae-b8d0-1f2bdb386f71','d4b01e53-53b6-4425-8a6b-0afb83ee52ab','081fe623-1353-482a-8cdf-ccfe04cdee6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8846ae21ec46cea7bdd95397a17552',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:27:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1574429179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6de89e0b-d857-4581-9264-4faaf84194b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02189aa282a3420fa4bcfe6fce1a5194',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa8846ae21ec46cea7bdd95397a17552',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:59.802554 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d63125e7-070c-4828-886e-fe719dad98c6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2793609f-c182-40fb-a061-5d587955e846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:59.818399 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d63125e7-070c-4828-886e-fe719dad98c6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2793609f-c182-40fb-a061-5d587955e846) transitioned into state 'SUCCESS' from state '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-1574429179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02189aa282a3420fa4bcfe6fce1a5194',qos_specs=None,replication_status=,reservations=['0e684a95-251c-4777-b8df-319cb6f5e91c','f5272611-c5a1-43ae-b8d0-1f2bdb386f71','d4b01e53-53b6-4425-8a6b-0afb83ee52ab','081fe623-1353-482a-8cdf-ccfe04cdee6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8846ae21ec46cea7bdd95397a17552',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:59.819024 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d63125e7-070c-4828-886e-fe719dad98c6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61a27c15-058a-458b-8bc2-40154e5d9a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:27:59.830042 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d63125e7-070c-4828-886e-fe719dad98c6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61a27c15-058a-458b-8bc2-40154e5d9a21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:27:59.830763 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d63125e7-070c-4828-886e-fe719dad98c6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Flow 'volume_create_api' (affe9dbc-0ce9-4fc5-93ab-287093b7703a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:27:59.831016 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d63125e7-070c-4828-886e-fe719dad98c6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Create volume request issued successfully. Aug 06 14:27:59.831535 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d63125e7-070c-4828-886e-fe719dad98c6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:27:59.831933 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 761/3047] 10.4.3.229 () {70 vars in 1300 bytes} [Thu Aug 6 14:27:59 2026] POST /volume/v3/volumes => generated 781 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:27:59.842380 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-15295327-c3d7-4d76-8c0d-c91de90a1d3f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:27:59.844183 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-15295327-c3d7-4d76-8c0d-c91de90a1d3f tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 Aug 06 14:27:59.844395 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-15295327-c3d7-4d76-8c0d-c91de90a1d3f tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:27:59.844569 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-15295327-c3d7-4d76-8c0d-c91de90a1d3f tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:27:59.850732 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:27:59.850732 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:27:59.853782 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-15295327-c3d7-4d76-8c0d-c91de90a1d3f tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Volume info retrieved successfully. Aug 06 14:27:59.857203 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-15295327-c3d7-4d76-8c0d-c91de90a1d3f tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 returned with HTTP 200 Aug 06 14:27:59.857526 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 768/3048] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:27:59 2026] GET /volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 => generated 849 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:00.067570 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d276bdc2-183e-4615-ab56-1911b4b48b5f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:00.069388 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d276bdc2-183e-4615-ab56-1911b4b48b5f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] GET https://10.4.3.229/volume/v3/volumes/8c9ce78a-bed9-42ab-9c4c-dc6ebe303b83 Aug 06 14:28:00.069645 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d276bdc2-183e-4615-ab56-1911b4b48b5f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:00.069851 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d276bdc2-183e-4615-ab56-1911b4b48b5f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:00.076335 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d276bdc2-183e-4615-ab56-1911b4b48b5f tempest-VolumesSnapshotListTestJSON-1838917240 tempest-VolumesSnapshotListTestJSON-1838917240-project-member] https://10.4.3.229/volume/v3/volumes/8c9ce78a-bed9-42ab-9c4c-dc6ebe303b83 returned with HTTP 404 Aug 06 14:28:00.076883 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 766/3049] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:00 2026] GET /volume/v3/volumes/8c9ce78a-bed9-42ab-9c4c-dc6ebe303b83 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:00.485551 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-38a1b935-6a47-4cf8-be61-d9cdad6357c1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:00.487479 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-38a1b935-6a47-4cf8-be61-d9cdad6357c1 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a Aug 06 14:28:00.487795 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-38a1b935-6a47-4cf8-be61-d9cdad6357c1 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:00.487980 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-38a1b935-6a47-4cf8-be61-d9cdad6357c1 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:00.495164 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:00.495164 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:00.498821 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-38a1b935-6a47-4cf8-be61-d9cdad6357c1 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:00.502690 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-38a1b935-6a47-4cf8-be61-d9cdad6357c1 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a returned with HTTP 200 Aug 06 14:28:00.503040 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 755/3050] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:00 2026] GET /volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:00.540988 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-2042be7d-941f-42ba-9c77-3bc782735497 req-1facd5cc-46d9-4fdd-9473-2d9332decab9 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:00.543284 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-2042be7d-941f-42ba-9c77-3bc782735497 req-1facd5cc-46d9-4fdd-9473-2d9332decab9 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a Aug 06 14:28:00.543479 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-2042be7d-941f-42ba-9c77-3bc782735497 req-1facd5cc-46d9-4fdd-9473-2d9332decab9 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:00.543673 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-2042be7d-941f-42ba-9c77-3bc782735497 req-1facd5cc-46d9-4fdd-9473-2d9332decab9 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:00.549956 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:00.549956 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:00.553287 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-2042be7d-941f-42ba-9c77-3bc782735497 req-1facd5cc-46d9-4fdd-9473-2d9332decab9 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:00.556999 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-2042be7d-941f-42ba-9c77-3bc782735497 req-1facd5cc-46d9-4fdd-9473-2d9332decab9 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a returned with HTTP 200 Aug 06 14:28:00.557379 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 762/3051] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:28:00 2026] GET /volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:00.627590 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b4fed0f2-b185-4546-811b-f4c18dee9267 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:00.628160 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b4fed0f2-b185-4546-811b-f4c18dee9267 None None] GET https://10.4.3.229/volume// Aug 06 14:28:00.628455 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b4fed0f2-b185-4546-811b-f4c18dee9267 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:00.628747 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b4fed0f2-b185-4546-811b-f4c18dee9267 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:00.629105 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b4fed0f2-b185-4546-811b-f4c18dee9267 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:28:00.635562 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 769/3052] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:28:00 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:28:00.639758 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-2042be7d-941f-42ba-9c77-3bc782735497 req-2dab4564-83c7-4ebe-9128-6a36da429a76 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:00.641475 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-2042be7d-941f-42ba-9c77-3bc782735497 req-2dab4564-83c7-4ebe-9128-6a36da429a76 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:28:00.641886 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-2042be7d-941f-42ba-9c77-3bc782735497 req-2dab4564-83c7-4ebe-9128-6a36da429a76 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "39215dc3-b3ac-4453-b340-e7daa8138b1a", "connector": null, "instance_uuid": "e4ac7259-62d7-413d-a288-2986b5c69c7e"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:00.649460 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:00.649460 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:00.673557 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-2042be7d-941f-42ba-9c77-3bc782735497 req-2dab4564-83c7-4ebe-9128-6a36da429a76 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:28:00.673557 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 767/3053] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:28:00 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:00.698745 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-930590ed-0913-4129-8e4d-b65eb57103a3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:00.700610 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-930590ed-0913-4129-8e4d-b65eb57103a3 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a Aug 06 14:28:00.700799 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-930590ed-0913-4129-8e4d-b65eb57103a3 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:00.701053 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-930590ed-0913-4129-8e4d-b65eb57103a3 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:00.710353 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9374de1c-a4e6-45c4-8cd8-c1f88f8d5044 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:00.710816 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9374de1c-a4e6-45c4-8cd8-c1f88f8d5044 None None] GET https://10.4.3.229/volume// Aug 06 14:28:00.711056 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9374de1c-a4e6-45c4-8cd8-c1f88f8d5044 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:00.711285 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9374de1c-a4e6-45c4-8cd8-c1f88f8d5044 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:00.711681 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9374de1c-a4e6-45c4-8cd8-c1f88f8d5044 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:28:00.711999 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 763/3054] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:28: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 06 14:28:00.712085 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:00.712085 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:00.716482 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-930590ed-0913-4129-8e4d-b65eb57103a3 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:00.720631 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-2042be7d-941f-42ba-9c77-3bc782735497 req-9d6a2927-4885-4705-aa73-5fdb9f27567d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:00.721837 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-930590ed-0913-4129-8e4d-b65eb57103a3 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a returned with HTTP 200 Aug 06 14:28:00.722258 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 756/3055] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:00 2026] GET /volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:00.723165 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-2042be7d-941f-42ba-9c77-3bc782735497 req-9d6a2927-4885-4705-aa73-5fdb9f27567d tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a Aug 06 14:28:00.723394 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-2042be7d-941f-42ba-9c77-3bc782735497 req-9d6a2927-4885-4705-aa73-5fdb9f27567d tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:00.723619 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-2042be7d-941f-42ba-9c77-3bc782735497 req-9d6a2927-4885-4705-aa73-5fdb9f27567d tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:00.732827 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:00.732827 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:00.736130 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-2042be7d-941f-42ba-9c77-3bc782735497 req-9d6a2927-4885-4705-aa73-5fdb9f27567d tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:00.739837 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-2042be7d-941f-42ba-9c77-3bc782735497 req-9d6a2927-4885-4705-aa73-5fdb9f27567d tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a returned with HTTP 200 Aug 06 14:28:00.740190 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 770/3056] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:28:00 2026] GET /volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a => generated 1022 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:28:00.766733 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-4cf81d7a-0991-400c-b1e6-cc5855426f07 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:00.769799 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4cf81d7a-0991-400c-b1e6-cc5855426f07 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 Aug 06 14:28:00.769799 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4cf81d7a-0991-400c-b1e6-cc5855426f07 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:00.769920 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4cf81d7a-0991-400c-b1e6-cc5855426f07 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:00.779167 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:00.779167 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:00.782361 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-4cf81d7a-0991-400c-b1e6-cc5855426f07 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:28:00.786077 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4cf81d7a-0991-400c-b1e6-cc5855426f07 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 returned with HTTP 200 Aug 06 14:28:00.786464 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 768/3057] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:00 2026] GET /volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:00.832360 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-2042be7d-941f-42ba-9c77-3bc782735497 req-7b7144c0-cc58-4fae-ac2d-8ad76e7e4157 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:00.834465 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-2042be7d-941f-42ba-9c77-3bc782735497 req-7b7144c0-cc58-4fae-ac2d-8ad76e7e4157 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] PUT https://10.4.3.229/volume/v3/attachments/4ad7e477-dc0d-4c7b-aade-ffdae7de83fa Aug 06 14:28:00.834837 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-2042be7d-941f-42ba-9c77-3bc782735497 req-7b7144c0-cc58-4fae-ac2d-8ad76e7e4157 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:00.842804 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-2042be7d-941f-42ba-9c77-3bc782735497 req-7b7144c0-cc58-4fae-ac2d-8ad76e7e4157 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Acquiring lock "cinder-attachment_update-39215dc3-b3ac-4453-b340-e7daa8138b1a-np0000006659" by "attachment_update" {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:28:00.848045 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-2042be7d-941f-42ba-9c77-3bc782735497 req-7b7144c0-cc58-4fae-ac2d-8ad76e7e4157 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Lock "cinder-attachment_update-39215dc3-b3ac-4453-b340-e7daa8138b1a-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:28:00.848765 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:00.848765 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:00.870626 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-cf71e8b2-3917-4a0a-a309-b26852b6b1e1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:00.872570 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cf71e8b2-3917-4a0a-a309-b26852b6b1e1 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 Aug 06 14:28:00.872849 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cf71e8b2-3917-4a0a-a309-b26852b6b1e1 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:00.873131 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cf71e8b2-3917-4a0a-a309-b26852b6b1e1 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:00.879863 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:00.879863 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:00.883022 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-cf71e8b2-3917-4a0a-a309-b26852b6b1e1 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Volume info retrieved successfully. Aug 06 14:28:00.887234 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cf71e8b2-3917-4a0a-a309-b26852b6b1e1 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 returned with HTTP 200 Aug 06 14:28:00.887774 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 757/3058] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:00 2026] GET /volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 => generated 1389 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:28:00.904413 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ab5a708b-777d-4bb8-9cba-4eee29226374 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:00.906107 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ab5a708b-777d-4bb8-9cba-4eee29226374 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 Aug 06 14:28:00.906306 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ab5a708b-777d-4bb8-9cba-4eee29226374 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:00.906507 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ab5a708b-777d-4bb8-9cba-4eee29226374 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:00.914175 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:00.914175 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:00.917530 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ab5a708b-777d-4bb8-9cba-4eee29226374 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Volume info retrieved successfully. Aug 06 14:28:00.922062 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ab5a708b-777d-4bb8-9cba-4eee29226374 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 returned with HTTP 200 Aug 06 14:28:00.922629 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 771/3059] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:00 2026] GET /volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 => generated 1389 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:28:00.923215 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-2042be7d-941f-42ba-9c77-3bc782735497 req-7b7144c0-cc58-4fae-ac2d-8ad76e7e4157 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Lock "cinder-attachment_update-39215dc3-b3ac-4453-b340-e7daa8138b1a-np0000006659" released by "attachment_update" :: held 0.075s {{(pid=100398) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:28:00.923531 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-2042be7d-941f-42ba-9c77-3bc782735497 req-7b7144c0-cc58-4fae-ac2d-8ad76e7e4157 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/attachments/4ad7e477-dc0d-4c7b-aade-ffdae7de83fa returned with HTTP 200 Aug 06 14:28:00.923984 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 764/3060] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:28:00 2026] PUT /volume/v3/attachments/4ad7e477-dc0d-4c7b-aade-ffdae7de83fa => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:01.735500 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-212fc2e4-fe5a-4a67-a680-52bf1092d0ec None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:01.746056 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-212fc2e4-fe5a-4a67-a680-52bf1092d0ec tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a Aug 06 14:28:01.746233 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-212fc2e4-fe5a-4a67-a680-52bf1092d0ec tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:01.746476 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-212fc2e4-fe5a-4a67-a680-52bf1092d0ec tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:01.758495 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:01.758495 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:01.761991 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-212fc2e4-fe5a-4a67-a680-52bf1092d0ec tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:01.765780 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-212fc2e4-fe5a-4a67-a680-52bf1092d0ec tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a returned with HTTP 200 Aug 06 14:28:01.766163 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 769/3061] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:01 2026] GET /volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:01.798615 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-30d54809-b969-4cfa-b6ce-e7b86693cb09 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:01.800706 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-30d54809-b969-4cfa-b6ce-e7b86693cb09 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 Aug 06 14:28:01.800964 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-30d54809-b969-4cfa-b6ce-e7b86693cb09 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:01.801214 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-30d54809-b969-4cfa-b6ce-e7b86693cb09 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:01.813815 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:01.813815 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:01.819937 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-30d54809-b969-4cfa-b6ce-e7b86693cb09 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:28:01.825072 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-30d54809-b969-4cfa-b6ce-e7b86693cb09 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 returned with HTTP 200 Aug 06 14:28:01.825587 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 758/3062] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:01 2026] GET /volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:02.056567 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-5ed60b0d-0a60-4bec-b875-f0cd4a306501 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:02.058697 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-5ed60b0d-0a60-4bec-b875-f0cd4a306501 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 Aug 06 14:28:02.058946 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-5ed60b0d-0a60-4bec-b875-f0cd4a306501 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:02.059172 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-5ed60b0d-0a60-4bec-b875-f0cd4a306501 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:02.066296 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:02.066296 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:02.073442 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-5ed60b0d-0a60-4bec-b875-f0cd4a306501 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Volume info retrieved successfully. Aug 06 14:28:02.078417 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-5ed60b0d-0a60-4bec-b875-f0cd4a306501 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 returned with HTTP 200 Aug 06 14:28:02.078978 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 772/3063] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:28:02 2026] GET /volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 => generated 1371 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:02.205456 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-fe4afad7-a61b-42d0-95ed-6765f8db3166 req-13aacb49-813a-456d-a14f-2285e0c98d56 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:02.207942 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-fe4afad7-a61b-42d0-95ed-6765f8db3166 req-13aacb49-813a-456d-a14f-2285e0c98d56 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] POST https://10.4.3.229/volume/v3/attachments/d0a089ab-01ca-4091-a027-698ca4aeb473/action Aug 06 14:28:02.208279 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-fe4afad7-a61b-42d0-95ed-6765f8db3166 req-13aacb49-813a-456d-a14f-2285e0c98d56 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Action body: b'{"os-complete": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:28:02.208394 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-fe4afad7-a61b-42d0-95ed-6765f8db3166 req-13aacb49-813a-456d-a14f-2285e0c98d56 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:02.239380 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:02.239380 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:02.256240 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-fe4afad7-a61b-42d0-95ed-6765f8db3166 req-13aacb49-813a-456d-a14f-2285e0c98d56 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/attachments/d0a089ab-01ca-4091-a027-698ca4aeb473/action returned with HTTP 204 Aug 06 14:28:02.256775 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 765/3064] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:28:02 2026] POST /volume/v3/attachments/d0a089ab-01ca-4091-a027-698ca4aeb473/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:02.568225 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-e0d04f03-961f-46af-9603-65f6e82ca79a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:02.573491 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-e0d04f03-961f-46af-9603-65f6e82ca79a tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 Aug 06 14:28:02.573779 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-e0d04f03-961f-46af-9603-65f6e82ca79a tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:02.573990 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-e0d04f03-961f-46af-9603-65f6e82ca79a tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:02.583529 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-380c3cce-105f-4d50-94e5-d72bbc951889 req-a3780cca-31a3-4574-83d2-d565132bfd57 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:02.584689 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:02.584689 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:02.586308 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-380c3cce-105f-4d50-94e5-d72bbc951889 req-a3780cca-31a3-4574-83d2-d565132bfd57 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] DELETE https://10.4.3.229/volume/v3/attachments/b09c64bf-7f8e-4521-bc4a-425454214d3f Aug 06 14:28:02.586486 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-380c3cce-105f-4d50-94e5-d72bbc951889 req-a3780cca-31a3-4574-83d2-d565132bfd57 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:02.586722 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-380c3cce-105f-4d50-94e5-d72bbc951889 req-a3780cca-31a3-4574-83d2-d565132bfd57 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:02.589164 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-e0d04f03-961f-46af-9603-65f6e82ca79a tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Volume info retrieved successfully. Aug 06 14:28:02.590453 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-380c3cce-105f-4d50-94e5-d72bbc951889 req-a3780cca-31a3-4574-83d2-d565132bfd57 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/attachments/b09c64bf-7f8e-4521-bc4a-425454214d3f returned with HTTP 404 Aug 06 14:28:02.590905 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 759/3065] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:28:02 2026] DELETE /volume/v3/attachments/b09c64bf-7f8e-4521-bc4a-425454214d3f => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:28:02.594359 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-e0d04f03-961f-46af-9603-65f6e82ca79a tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 returned with HTTP 200 Aug 06 14:28:02.594768 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 770/3066] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:28:02 2026] GET /volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 => generated 1371 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:02.609801 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1c71538c-8028-41e1-97ef-2af825809022 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:02.609801 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1c71538c-8028-41e1-97ef-2af825809022 None None] GET https://10.4.3.229/volume// Aug 06 14:28:02.609801 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1c71538c-8028-41e1-97ef-2af825809022 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:02.609801 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1c71538c-8028-41e1-97ef-2af825809022 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:02.609801 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1c71538c-8028-41e1-97ef-2af825809022 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:28:02.609801 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 773/3067] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14:28: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 06 14:28:02.618637 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-f3c93d48-eef0-43d3-b6b9-5a2f5669bc51 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:02.624987 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-f3c93d48-eef0-43d3-b6b9-5a2f5669bc51 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:28:02.625392 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-f3c93d48-eef0-43d3-b6b9-5a2f5669bc51 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6de89e0b-d857-4581-9264-4faaf84194b6", "connector": null, "instance_uuid": "424d3e78-2b1b-49d0-861a-6f2039efc473"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:02.638800 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:02.638800 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:02.662651 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-f3c93d48-eef0-43d3-b6b9-5a2f5669bc51 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:28:02.663006 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 766/3068] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:28:02 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:02.783160 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-380cb147-48ba-4f5e-9a65-8aa28f53335a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:02.785263 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-380cb147-48ba-4f5e-9a65-8aa28f53335a tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a Aug 06 14:28:02.785523 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-380cb147-48ba-4f5e-9a65-8aa28f53335a tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:02.785788 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-380cb147-48ba-4f5e-9a65-8aa28f53335a tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:02.798048 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:02.798048 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:02.806011 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-380cb147-48ba-4f5e-9a65-8aa28f53335a tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:02.814104 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-380cb147-48ba-4f5e-9a65-8aa28f53335a tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a returned with HTTP 200 Aug 06 14:28:02.814683 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 760/3069] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:02 2026] GET /volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:02.840401 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-651e91fb-9f15-41e0-bb60-ece31b849643 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:02.844562 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-651e91fb-9f15-41e0-bb60-ece31b849643 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 Aug 06 14:28:02.844762 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-651e91fb-9f15-41e0-bb60-ece31b849643 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:02.844946 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-651e91fb-9f15-41e0-bb60-ece31b849643 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:02.856469 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:02.856469 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:02.860004 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-651e91fb-9f15-41e0-bb60-ece31b849643 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:28:02.864641 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-651e91fb-9f15-41e0-bb60-ece31b849643 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 returned with HTTP 200 Aug 06 14:28:02.865050 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 771/3070] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:02 2026] GET /volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 => generated 1166 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:02.878248 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8bfcf3cd-077c-4020-a565-a33c453f5725 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:02.879876 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8bfcf3cd-077c-4020-a565-a33c453f5725 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 Aug 06 14:28:02.880088 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8bfcf3cd-077c-4020-a565-a33c453f5725 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:02.880292 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8bfcf3cd-077c-4020-a565-a33c453f5725 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:02.890835 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:02.890835 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:02.895396 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8bfcf3cd-077c-4020-a565-a33c453f5725 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:28:02.899445 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8bfcf3cd-077c-4020-a565-a33c453f5725 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 returned with HTTP 200 Aug 06 14:28:02.899812 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 774/3071] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:02 2026] GET /volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 => generated 1166 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:03.736388 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-56280c79-0ea2-4c9e-863c-45225329c0eb None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:03.736840 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-56280c79-0ea2-4c9e-863c-45225329c0eb None None] GET https://10.4.3.229/volume// Aug 06 14:28:03.737000 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-56280c79-0ea2-4c9e-863c-45225329c0eb None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:03.737174 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-56280c79-0ea2-4c9e-863c-45225329c0eb None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:03.737552 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-56280c79-0ea2-4c9e-863c-45225329c0eb None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:28:03.737846 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 767/3072] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:28: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 06 14:28:03.745837 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-b4b9c3b4-8146-40d1-bdb1-31cd162ab8c8 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:03.748874 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-b4b9c3b4-8146-40d1-bdb1-31cd162ab8c8 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 Aug 06 14:28:03.749129 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-b4b9c3b4-8146-40d1-bdb1-31cd162ab8c8 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:03.749399 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-b4b9c3b4-8146-40d1-bdb1-31cd162ab8c8 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:03.761526 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:03.761526 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:03.765786 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-b4b9c3b4-8146-40d1-bdb1-31cd162ab8c8 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Volume info retrieved successfully. Aug 06 14:28:03.771947 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-b4b9c3b4-8146-40d1-bdb1-31cd162ab8c8 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 returned with HTTP 200 Aug 06 14:28:03.772957 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 761/3073] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:28:03 2026] GET /volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 => generated 1550 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:28:03.830171 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-978b9765-6dad-4854-96e7-190b19702dfc None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:03.832795 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-978b9765-6dad-4854-96e7-190b19702dfc tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a Aug 06 14:28:03.832974 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-978b9765-6dad-4854-96e7-190b19702dfc tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:03.833211 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-978b9765-6dad-4854-96e7-190b19702dfc tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:03.845672 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:03.845672 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:03.851733 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-978b9765-6dad-4854-96e7-190b19702dfc tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:03.856741 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-978b9765-6dad-4854-96e7-190b19702dfc tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a returned with HTTP 200 Aug 06 14:28:03.857125 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 772/3074] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:03 2026] GET /volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:03.880202 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-d9025224-533e-4248-b0dd-02e1d9a1e9c3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:03.885113 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-d9025224-533e-4248-b0dd-02e1d9a1e9c3 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] PUT https://10.4.3.229/volume/v3/attachments/c99fe4f5-1596-4316-8bcd-e47c0253b3e0 Aug 06 14:28:03.885516 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-d9025224-533e-4248-b0dd-02e1d9a1e9c3 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:03.897995 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-d9025224-533e-4248-b0dd-02e1d9a1e9c3 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Acquiring lock "cinder-attachment_update-6de89e0b-d857-4581-9264-4faaf84194b6-np0000006659" by "attachment_update" {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:28:03.903900 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-d9025224-533e-4248-b0dd-02e1d9a1e9c3 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Lock "cinder-attachment_update-6de89e0b-d857-4581-9264-4faaf84194b6-np0000006659" acquired by "attachment_update" :: waited 0.006s {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:28:03.906442 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:03.906442 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:03.963336 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-44f6ab66-4933-4f53-bb49-d5ed911f9914 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:03.965099 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-44f6ab66-4933-4f53-bb49-d5ed911f9914 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/ecd969cb-2066-4d94-bded-9ac1054a516b Aug 06 14:28:03.965281 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-44f6ab66-4933-4f53-bb49-d5ed911f9914 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:03.965494 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-44f6ab66-4933-4f53-bb49-d5ed911f9914 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:03.965619 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-44f6ab66-4933-4f53-bb49-d5ed911f9914 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete snapshot with id: ecd969cb-2066-4d94-bded-9ac1054a516b Aug 06 14:28:03.969669 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-44f6ab66-4933-4f53-bb49-d5ed911f9914 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/ecd969cb-2066-4d94-bded-9ac1054a516b returned with HTTP 404 Aug 06 14:28:03.970096 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 768/3075] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:28:03 2026] DELETE /volume/v3/snapshots/ecd969cb-2066-4d94-bded-9ac1054a516b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:03.981166 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c489d726-c2d7-4cd7-9ac7-ec7b4e92d7ea None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:03.983526 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c489d726-c2d7-4cd7-9ac7-ec7b4e92d7ea tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 Aug 06 14:28:03.983731 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c489d726-c2d7-4cd7-9ac7-ec7b4e92d7ea tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:03.983913 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c489d726-c2d7-4cd7-9ac7-ec7b4e92d7ea tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:03.991456 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-d9025224-533e-4248-b0dd-02e1d9a1e9c3 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Lock "cinder-attachment_update-6de89e0b-d857-4581-9264-4faaf84194b6-np0000006659" released by "attachment_update" :: held 0.087s {{(pid=100396) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:28:03.991857 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-d9025224-533e-4248-b0dd-02e1d9a1e9c3 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/attachments/c99fe4f5-1596-4316-8bcd-e47c0253b3e0 returned with HTTP 200 Aug 06 14:28:03.992401 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 775/3076] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:28:03 2026] PUT /volume/v3/attachments/c99fe4f5-1596-4316-8bcd-e47c0253b3e0 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:03.994189 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:03.994189 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:03.998449 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c489d726-c2d7-4cd7-9ac7-ec7b4e92d7ea tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:28:04.004012 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c489d726-c2d7-4cd7-9ac7-ec7b4e92d7ea tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 returned with HTTP 200 Aug 06 14:28:04.004647 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 762/3077] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:03 2026] GET /volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:04.017035 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-e35f2fca-5edd-41d5-92bf-81926e258e39 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:04.020560 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-e35f2fca-5edd-41d5-92bf-81926e258e39 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] POST https://10.4.3.229/volume/v3/attachments/c99fe4f5-1596-4316-8bcd-e47c0253b3e0/action Aug 06 14:28:04.021116 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-e35f2fca-5edd-41d5-92bf-81926e258e39 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Action body: b'{"os-complete": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:28:04.021255 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-e35f2fca-5edd-41d5-92bf-81926e258e39 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:04.021836 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1e657d90-1152-4c4d-b9f9-fead51b72172 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:04.023321 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1e657d90-1152-4c4d-b9f9-fead51b72172 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:28:04.023642 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1e657d90-1152-4c4d-b9f9-fead51b72172 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2059235446"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:04.025182 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-1e657d90-1152-4c4d-b9f9-fead51b72172 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2059235446'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:28:04.025312 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-1e657d90-1152-4c4d-b9f9-fead51b72172 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Create volume of 1 GB Aug 06 14:28:04.025537 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:04.025537 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:04.031973 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-1e657d90-1152-4c4d-b9f9-fead51b72172 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Availability Zones retrieved successfully. Aug 06 14:28:04.036775 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1e657d90-1152-4c4d-b9f9-fead51b72172 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Flow 'volume_create_api' (ef3249d4-9c56-4b82-8cb2-5d76a174fc8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:04.037960 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1e657d90-1152-4c4d-b9f9-fead51b72172 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55f71690-cd11-413e-a368-43269585884e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:04.038888 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-1e657d90-1152-4c4d-b9f9-fead51b72172 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:28:04.042376 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:04.042376 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:04.057247 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-a12124e6-c34c-4570-9901-7f0bf76340a9 req-e35f2fca-5edd-41d5-92bf-81926e258e39 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/attachments/c99fe4f5-1596-4316-8bcd-e47c0253b3e0/action returned with HTTP 204 Aug 06 14:28:04.057950 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 773/3078] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:28:04 2026] POST /volume/v3/attachments/c99fe4f5-1596-4316-8bcd-e47c0253b3e0/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:04.068992 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1e657d90-1152-4c4d-b9f9-fead51b72172 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55f71690-cd11-413e-a368-43269585884e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:04.069746 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1e657d90-1152-4c4d-b9f9-fead51b72172 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e4a0285-28e5-4ec1-a2c7-53b69ca29415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:04.108077 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-1e657d90-1152-4c4d-b9f9-fead51b72172 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Created reservations ['b5336a13-ae60-4484-bdc4-a652052c75eb', 'a0014ba2-4a21-4ebf-864a-cd242c4e1332', '90bfb68e-19f9-46e4-946a-8e9bc97cd4d0', 'cb208c35-04da-476c-94b5-35a268541700'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:04.108816 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1e657d90-1152-4c4d-b9f9-fead51b72172 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e4a0285-28e5-4ec1-a2c7-53b69ca29415) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5336a13-ae60-4484-bdc4-a652052c75eb', 'a0014ba2-4a21-4ebf-864a-cd242c4e1332', '90bfb68e-19f9-46e4-946a-8e9bc97cd4d0', 'cb208c35-04da-476c-94b5-35a268541700']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:04.109465 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1e657d90-1152-4c4d-b9f9-fead51b72172 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc794796-6bc4-4963-91a5-e1776d091828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:04.130312 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1e657d90-1152-4c4d-b9f9-fead51b72172 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc794796-6bc4-4963-91a5-e1776d091828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9044579-dc9f-4326-bbbe-2596011911fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2059235446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb9cd76a7d374682b6b30f97aea92240',qos_specs=None,replication_status=,reservations=['b5336a13-ae60-4484-bdc4-a652052c75eb','a0014ba2-4a21-4ebf-864a-cd242c4e1332','90bfb68e-19f9-46e4-946a-8e9bc97cd4d0','cb208c35-04da-476c-94b5-35a268541700'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1eaa57e2f754a6daf865fe56653f413',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:28:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2059235446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9044579-dc9f-4326-bbbe-2596011911fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb9cd76a7d374682b6b30f97aea92240',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1eaa57e2f754a6daf865fe56653f413',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:04.130997 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1e657d90-1152-4c4d-b9f9-fead51b72172 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87a461a2-8e82-4802-82d5-cd7ef11ccba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:04.146622 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1e657d90-1152-4c4d-b9f9-fead51b72172 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87a461a2-8e82-4802-82d5-cd7ef11ccba3) transitioned into state 'SUCCESS' from state '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-2059235446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb9cd76a7d374682b6b30f97aea92240',qos_specs=None,replication_status=,reservations=['b5336a13-ae60-4484-bdc4-a652052c75eb','a0014ba2-4a21-4ebf-864a-cd242c4e1332','90bfb68e-19f9-46e4-946a-8e9bc97cd4d0','cb208c35-04da-476c-94b5-35a268541700'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1eaa57e2f754a6daf865fe56653f413',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:04.147353 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1e657d90-1152-4c4d-b9f9-fead51b72172 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7bde50f-8488-42a2-93e6-427c4ca142c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:04.155816 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1e657d90-1152-4c4d-b9f9-fead51b72172 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7bde50f-8488-42a2-93e6-427c4ca142c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:04.156636 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1e657d90-1152-4c4d-b9f9-fead51b72172 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Flow 'volume_create_api' (ef3249d4-9c56-4b82-8cb2-5d76a174fc8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:04.156925 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-1e657d90-1152-4c4d-b9f9-fead51b72172 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Create volume request issued successfully. Aug 06 14:28:04.157799 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1e657d90-1152-4c4d-b9f9-fead51b72172 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:28:04.158203 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 769/3079] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:28:04 2026] POST /volume/v3/volumes => generated 754 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:28:04.173042 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5f5734f2-70e2-4fc9-ae7b-cb3774bf38a9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:04.174833 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5f5734f2-70e2-4fc9-ae7b-cb3774bf38a9 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/b9044579-dc9f-4326-bbbe-2596011911fa Aug 06 14:28:04.175027 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5f5734f2-70e2-4fc9-ae7b-cb3774bf38a9 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:04.175231 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5f5734f2-70e2-4fc9-ae7b-cb3774bf38a9 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:04.186397 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:04.186397 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:04.190289 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5f5734f2-70e2-4fc9-ae7b-cb3774bf38a9 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:28:04.195162 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5f5734f2-70e2-4fc9-ae7b-cb3774bf38a9 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/b9044579-dc9f-4326-bbbe-2596011911fa returned with HTTP 200 Aug 06 14:28:04.195323 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 776/3080] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:04 2026] GET /volume/v3/volumes/b9044579-dc9f-4326-bbbe-2596011911fa => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:04.871196 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2a46c360-0da2-4288-8d81-535507e96bc6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:04.872735 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2a46c360-0da2-4288-8d81-535507e96bc6 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a Aug 06 14:28:04.873108 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2a46c360-0da2-4288-8d81-535507e96bc6 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:04.873226 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2a46c360-0da2-4288-8d81-535507e96bc6 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:04.889313 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:04.889313 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:04.897458 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-2a46c360-0da2-4288-8d81-535507e96bc6 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:04.903695 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2a46c360-0da2-4288-8d81-535507e96bc6 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a returned with HTTP 200 Aug 06 14:28:04.904309 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 763/3081] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:04 2026] GET /volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:05.212875 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-780a7d3c-2975-45ce-a05a-00f04b1010fe None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:05.215272 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-780a7d3c-2975-45ce-a05a-00f04b1010fe tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/b9044579-dc9f-4326-bbbe-2596011911fa Aug 06 14:28:05.215542 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-780a7d3c-2975-45ce-a05a-00f04b1010fe tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:05.215890 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-780a7d3c-2975-45ce-a05a-00f04b1010fe tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:05.223983 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:05.223983 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:05.228623 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-780a7d3c-2975-45ce-a05a-00f04b1010fe tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:28:05.234325 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-780a7d3c-2975-45ce-a05a-00f04b1010fe tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/b9044579-dc9f-4326-bbbe-2596011911fa returned with HTTP 200 Aug 06 14:28:05.234325 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 774/3082] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:05 2026] GET /volume/v3/volumes/b9044579-dc9f-4326-bbbe-2596011911fa => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:05.247467 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2e3f4f89-cc19-46e9-8b66-c9906021ce98 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:05.251271 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2e3f4f89-cc19-46e9-8b66-c9906021ce98 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:28:05.251801 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2e3f4f89-cc19-46e9-8b66-c9906021ce98 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b9044579-dc9f-4326-bbbe-2596011911fa", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-339517579"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:05.261629 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:05.261629 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:05.262066 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-2e3f4f89-cc19-46e9-8b66-c9906021ce98 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:28:05.262182 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-2e3f4f89-cc19-46e9-8b66-c9906021ce98 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Create snapshot from volume b9044579-dc9f-4326-bbbe-2596011911fa Aug 06 14:28:05.294651 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-2e3f4f89-cc19-46e9-8b66-c9906021ce98 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Created reservations ['d362edd6-cef9-475d-a907-8aa5872e4293', '14158043-1870-4f01-8e9e-c2300cb3bc2a', 'e939b3f2-4094-4611-a55f-2f2777c19a0a', '93c48d41-061c-4a5a-b7db-5f7d295fb117'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:05.301179 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-2042be7d-941f-42ba-9c77-3bc782735497 req-ff84ba0e-4cdc-4bb0-a3e6-d357eb76a99b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:05.303328 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-2042be7d-941f-42ba-9c77-3bc782735497 req-ff84ba0e-4cdc-4bb0-a3e6-d357eb76a99b tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] POST https://10.4.3.229/volume/v3/attachments/4ad7e477-dc0d-4c7b-aade-ffdae7de83fa/action Aug 06 14:28:05.303732 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-2042be7d-941f-42ba-9c77-3bc782735497 req-ff84ba0e-4cdc-4bb0-a3e6-d357eb76a99b tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Action body: b'{"os-complete": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:28:05.303848 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-2042be7d-941f-42ba-9c77-3bc782735497 req-ff84ba0e-4cdc-4bb0-a3e6-d357eb76a99b tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:05.323244 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:05.323244 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:05.326414 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-2e3f4f89-cc19-46e9-8b66-c9906021ce98 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot create request issued successfully. Aug 06 14:28:05.326911 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2e3f4f89-cc19-46e9-8b66-c9906021ce98 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:28:05.327576 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 770/3083] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:28:05 2026] POST /volume/v3/snapshots => generated 309 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:28:05.337326 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e20ec788-aea2-4ce5-b99e-f4a8855ac503 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:05.339139 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e20ec788-aea2-4ce5-b99e-f4a8855ac503 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/9846a255-20e9-450c-917a-5445459baaca Aug 06 14:28:05.339139 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e20ec788-aea2-4ce5-b99e-f4a8855ac503 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:05.339327 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e20ec788-aea2-4ce5-b99e-f4a8855ac503 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:05.340830 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-2042be7d-941f-42ba-9c77-3bc782735497 req-ff84ba0e-4cdc-4bb0-a3e6-d357eb76a99b tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/attachments/4ad7e477-dc0d-4c7b-aade-ffdae7de83fa/action returned with HTTP 204 Aug 06 14:28:05.341625 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 777/3084] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:28:05 2026] POST /volume/v3/attachments/4ad7e477-dc0d-4c7b-aade-ffdae7de83fa/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:05.345284 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:05.345284 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:05.345700 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-e20ec788-aea2-4ce5-b99e-f4a8855ac503 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:28:05.346359 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e20ec788-aea2-4ce5-b99e-f4a8855ac503 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/9846a255-20e9-450c-917a-5445459baaca returned with HTTP 200 Aug 06 14:28:05.346713 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 764/3085] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:28:05 2026] GET /volume/v3/snapshots/9846a255-20e9-450c-917a-5445459baaca => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:05.574370 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-eb3825ae-a573-4af4-9c2d-8c5eedb05c89 req-c308ccdd-e8bc-471b-a872-ca8860b8c089 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:05.576536 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-eb3825ae-a573-4af4-9c2d-8c5eedb05c89 req-c308ccdd-e8bc-471b-a872-ca8860b8c089 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 Aug 06 14:28:05.576910 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-eb3825ae-a573-4af4-9c2d-8c5eedb05c89 req-c308ccdd-e8bc-471b-a872-ca8860b8c089 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:05.577085 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-eb3825ae-a573-4af4-9c2d-8c5eedb05c89 req-c308ccdd-e8bc-471b-a872-ca8860b8c089 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:05.590581 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:05.590581 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:05.594623 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-eb3825ae-a573-4af4-9c2d-8c5eedb05c89 req-c308ccdd-e8bc-471b-a872-ca8860b8c089 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:28:05.598983 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-eb3825ae-a573-4af4-9c2d-8c5eedb05c89 req-c308ccdd-e8bc-471b-a872-ca8860b8c089 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 returned with HTTP 200 Aug 06 14:28:05.599388 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 775/3086] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:28:05 2026] GET /volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 => generated 1166 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:05.621537 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-eb3825ae-a573-4af4-9c2d-8c5eedb05c89 req-1136707d-71b8-452d-a164-f278a57066d3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:05.623399 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-eb3825ae-a573-4af4-9c2d-8c5eedb05c89 req-1136707d-71b8-452d-a164-f278a57066d3 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] POST https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401/action Aug 06 14:28:05.623783 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-eb3825ae-a573-4af4-9c2d-8c5eedb05c89 req-1136707d-71b8-452d-a164-f278a57066d3 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:28:05.623888 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-eb3825ae-a573-4af4-9c2d-8c5eedb05c89 req-1136707d-71b8-452d-a164-f278a57066d3 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:05.634033 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:05.634033 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:05.634503 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-eb3825ae-a573-4af4-9c2d-8c5eedb05c89 req-1136707d-71b8-452d-a164-f278a57066d3 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:28:05.640041 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-eb3825ae-a573-4af4-9c2d-8c5eedb05c89 req-1136707d-71b8-452d-a164-f278a57066d3 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Begin detaching volume completed successfully. Aug 06 14:28:05.640226 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-eb3825ae-a573-4af4-9c2d-8c5eedb05c89 req-1136707d-71b8-452d-a164-f278a57066d3 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401/action returned with HTTP 202 Aug 06 14:28:05.640640 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 771/3087] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:28:05 2026] POST /volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:28:05.691109 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-49f1d806-775c-4a68-a331-a00aa25de537 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:05.691627 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-49f1d806-775c-4a68-a331-a00aa25de537 None None] GET https://10.4.3.229/volume// Aug 06 14:28:05.691875 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-49f1d806-775c-4a68-a331-a00aa25de537 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:05.692142 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-49f1d806-775c-4a68-a331-a00aa25de537 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:05.692659 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-49f1d806-775c-4a68-a331-a00aa25de537 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:28:05.693078 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 778/3088] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:28: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 06 14:28:05.706800 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-eb3825ae-a573-4af4-9c2d-8c5eedb05c89 req-2ee3ca38-bcd5-44c3-aa8f-617b5eeeda70 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:05.709635 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-eb3825ae-a573-4af4-9c2d-8c5eedb05c89 req-2ee3ca38-bcd5-44c3-aa8f-617b5eeeda70 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 Aug 06 14:28:05.709857 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-eb3825ae-a573-4af4-9c2d-8c5eedb05c89 req-2ee3ca38-bcd5-44c3-aa8f-617b5eeeda70 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:05.710074 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-eb3825ae-a573-4af4-9c2d-8c5eedb05c89 req-2ee3ca38-bcd5-44c3-aa8f-617b5eeeda70 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:05.721357 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:05.721357 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:05.725165 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-eb3825ae-a573-4af4-9c2d-8c5eedb05c89 req-2ee3ca38-bcd5-44c3-aa8f-617b5eeeda70 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:28:05.729979 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-eb3825ae-a573-4af4-9c2d-8c5eedb05c89 req-2ee3ca38-bcd5-44c3-aa8f-617b5eeeda70 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 returned with HTTP 200 Aug 06 14:28:05.730371 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 765/3089] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:28:05 2026] GET /volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 => generated 1349 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:28:05.919371 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1dfa1f33-82ec-4505-8812-c175bd38ef33 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:05.921943 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1dfa1f33-82ec-4505-8812-c175bd38ef33 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a Aug 06 14:28:05.922689 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1dfa1f33-82ec-4505-8812-c175bd38ef33 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:05.922689 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1dfa1f33-82ec-4505-8812-c175bd38ef33 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:05.934255 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:05.934255 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:05.938393 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1dfa1f33-82ec-4505-8812-c175bd38ef33 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:05.945743 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1dfa1f33-82ec-4505-8812-c175bd38ef33 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a returned with HTTP 200 Aug 06 14:28:05.946359 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 776/3090] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:05 2026] GET /volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:05.959468 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5734b678-8ebb-4965-a634-66508db23478 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:05.961895 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5734b678-8ebb-4965-a634-66508db23478 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a Aug 06 14:28:05.962101 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5734b678-8ebb-4965-a634-66508db23478 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:05.962316 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5734b678-8ebb-4965-a634-66508db23478 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:05.973663 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:05.973663 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:05.977394 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5734b678-8ebb-4965-a634-66508db23478 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:05.982100 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5734b678-8ebb-4965-a634-66508db23478 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a returned with HTTP 200 Aug 06 14:28:05.982801 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 772/3091] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:05 2026] GET /volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:06.307632 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-c4339188-c4ec-4931-91f9-65f038734bb7 req-42d73195-ab86-46d4-9f0b-575d5e7e71ed None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:06.309531 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-c4339188-c4ec-4931-91f9-65f038734bb7 req-42d73195-ab86-46d4-9f0b-575d5e7e71ed tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a Aug 06 14:28:06.309803 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-c4339188-c4ec-4931-91f9-65f038734bb7 req-42d73195-ab86-46d4-9f0b-575d5e7e71ed tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:06.310092 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-c4339188-c4ec-4931-91f9-65f038734bb7 req-42d73195-ab86-46d4-9f0b-575d5e7e71ed tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:06.321203 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:06.321203 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:06.324500 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-c4339188-c4ec-4931-91f9-65f038734bb7 req-42d73195-ab86-46d4-9f0b-575d5e7e71ed tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:06.328607 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-c4339188-c4ec-4931-91f9-65f038734bb7 req-42d73195-ab86-46d4-9f0b-575d5e7e71ed tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a returned with HTTP 200 Aug 06 14:28:06.329044 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 779/3092] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:28:06 2026] GET /volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:06.349481 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-c4339188-c4ec-4931-91f9-65f038734bb7 req-3d9b087b-98d9-4c69-a2be-c877bdd8aae1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:06.353278 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-c4339188-c4ec-4931-91f9-65f038734bb7 req-3d9b087b-98d9-4c69-a2be-c877bdd8aae1 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] POST https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a/action Aug 06 14:28:06.353822 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-c4339188-c4ec-4931-91f9-65f038734bb7 req-3d9b087b-98d9-4c69-a2be-c877bdd8aae1 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:28:06.354048 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-c4339188-c4ec-4931-91f9-65f038734bb7 req-3d9b087b-98d9-4c69-a2be-c877bdd8aae1 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:06.356344 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e14329be-53ee-4c65-b189-836f9716534f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:06.358141 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e14329be-53ee-4c65-b189-836f9716534f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/9846a255-20e9-450c-917a-5445459baaca Aug 06 14:28:06.358366 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e14329be-53ee-4c65-b189-836f9716534f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:06.358638 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e14329be-53ee-4c65-b189-836f9716534f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:06.363672 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:06.363672 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:06.364077 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-e14329be-53ee-4c65-b189-836f9716534f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:28:06.364660 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:06.364660 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:06.364871 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e14329be-53ee-4c65-b189-836f9716534f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/9846a255-20e9-450c-917a-5445459baaca returned with HTTP 200 Aug 06 14:28:06.365220 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 777/3093] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:28:06 2026] GET /volume/v3/snapshots/9846a255-20e9-450c-917a-5445459baaca => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:06.365291 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-c4339188-c4ec-4931-91f9-65f038734bb7 req-3d9b087b-98d9-4c69-a2be-c877bdd8aae1 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:06.373818 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-c4339188-c4ec-4931-91f9-65f038734bb7 req-3d9b087b-98d9-4c69-a2be-c877bdd8aae1 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Begin detaching volume completed successfully. Aug 06 14:28:06.373818 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-c4339188-c4ec-4931-91f9-65f038734bb7 req-3d9b087b-98d9-4c69-a2be-c877bdd8aae1 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a/action returned with HTTP 202 Aug 06 14:28:06.374442 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 766/3094] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:28:06 2026] POST /volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:28:06.374940 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d8001218-ffdd-4fb2-97ba-a46a71cacb62 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:06.376572 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d8001218-ffdd-4fb2-97ba-a46a71cacb62 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:28:06.376942 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d8001218-ffdd-4fb2-97ba-a46a71cacb62 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9846a255-20e9-450c-917a-5445459baaca", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1967876817"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:06.378351 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-d8001218-ffdd-4fb2-97ba-a46a71cacb62 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Create volume request body: {'volume': {'snapshot_id': '9846a255-20e9-450c-917a-5445459baaca', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1967876817'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:28:06.385633 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:06.385633 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:06.386270 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d8001218-ffdd-4fb2-97ba-a46a71cacb62 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:28:06.386483 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-d8001218-ffdd-4fb2-97ba-a46a71cacb62 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Create volume of 2 GB Aug 06 14:28:06.392554 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d8001218-ffdd-4fb2-97ba-a46a71cacb62 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Availability Zones retrieved successfully. Aug 06 14:28:06.396080 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ae5ff43e-2c16-4cd6-a9e9-d4729f10c57a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:06.397444 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ae5ff43e-2c16-4cd6-a9e9-d4729f10c57a tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a Aug 06 14:28:06.397444 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ae5ff43e-2c16-4cd6-a9e9-d4729f10c57a tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:06.397444 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ae5ff43e-2c16-4cd6-a9e9-d4729f10c57a tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:06.399599 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d8001218-ffdd-4fb2-97ba-a46a71cacb62 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Flow 'volume_create_api' (116e0d83-e648-431c-8908-348c64e45515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:06.400896 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d8001218-ffdd-4fb2-97ba-a46a71cacb62 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (affc6945-dfb1-457c-86f8-8ac2747eb53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:06.402061 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-d8001218-ffdd-4fb2-97ba-a46a71cacb62 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:28:06.406376 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:06.406376 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:06.409893 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ae5ff43e-2c16-4cd6-a9e9-d4729f10c57a tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:06.413915 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ae5ff43e-2c16-4cd6-a9e9-d4729f10c57a tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a returned with HTTP 200 Aug 06 14:28:06.414447 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 780/3095] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:06 2026] GET /volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:06.426180 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-04b47248-304d-406c-bea9-e9b6228fb4a8 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:06.426656 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-04b47248-304d-406c-bea9-e9b6228fb4a8 None None] GET https://10.4.3.229/volume// Aug 06 14:28:06.426790 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-04b47248-304d-406c-bea9-e9b6228fb4a8 None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:06.426979 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-04b47248-304d-406c-bea9-e9b6228fb4a8 None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:06.427324 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-04b47248-304d-406c-bea9-e9b6228fb4a8 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:28:06.427672 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 778/3096] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:28: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 06 14:28:06.434779 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-c4339188-c4ec-4931-91f9-65f038734bb7 req-5921d88f-a7cc-49d6-9ec5-f7e69bc5403b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:06.437529 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-c4339188-c4ec-4931-91f9-65f038734bb7 req-5921d88f-a7cc-49d6-9ec5-f7e69bc5403b tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a Aug 06 14:28:06.437968 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-c4339188-c4ec-4931-91f9-65f038734bb7 req-5921d88f-a7cc-49d6-9ec5-f7e69bc5403b tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:06.438269 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-c4339188-c4ec-4931-91f9-65f038734bb7 req-5921d88f-a7cc-49d6-9ec5-f7e69bc5403b tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:06.441485 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d8001218-ffdd-4fb2-97ba-a46a71cacb62 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (affc6945-dfb1-457c-86f8-8ac2747eb53c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '9846a255-20e9-450c-917a-5445459baaca', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:06.442317 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d8001218-ffdd-4fb2-97ba-a46a71cacb62 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9400a09-a91c-4d29-88f1-d818b8bd06e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:06.451481 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:06.451481 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:06.454297 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-c4339188-c4ec-4931-91f9-65f038734bb7 req-5921d88f-a7cc-49d6-9ec5-f7e69bc5403b tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:06.459792 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-c4339188-c4ec-4931-91f9-65f038734bb7 req-5921d88f-a7cc-49d6-9ec5-f7e69bc5403b tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a returned with HTTP 200 Aug 06 14:28:06.460228 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 767/3097] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:28:06 2026] GET /volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a => generated 1318 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:28:06.479858 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-d8001218-ffdd-4fb2-97ba-a46a71cacb62 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Created reservations ['1810be4e-2083-4a0a-8bfc-1892caaef6ff', '7b6d2ee4-2839-49ea-9be6-5578a6d013ca', 'aa14e536-7510-480a-bb9c-86bb0edff9cc', '2110888d-563b-48e0-898e-f610b92ee571'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:06.480859 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d8001218-ffdd-4fb2-97ba-a46a71cacb62 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9400a09-a91c-4d29-88f1-d818b8bd06e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1810be4e-2083-4a0a-8bfc-1892caaef6ff', '7b6d2ee4-2839-49ea-9be6-5578a6d013ca', 'aa14e536-7510-480a-bb9c-86bb0edff9cc', '2110888d-563b-48e0-898e-f610b92ee571']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:06.481642 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d8001218-ffdd-4fb2-97ba-a46a71cacb62 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ba66f1e-51b3-4464-b419-b0fd72800b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:06.517633 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d8001218-ffdd-4fb2-97ba-a46a71cacb62 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ba66f1e-51b3-4464-b419-b0fd72800b98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cb17ea6-ed5a-4ec6-827d-1b438eb2c733', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1967876817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb9cd76a7d374682b6b30f97aea92240',qos_specs=None,replication_status=,reservations=['1810be4e-2083-4a0a-8bfc-1892caaef6ff','7b6d2ee4-2839-49ea-9be6-5578a6d013ca','aa14e536-7510-480a-bb9c-86bb0edff9cc','2110888d-563b-48e0-898e-f610b92ee571'],size=2,snapshot_id=9846a255-20e9-450c-917a-5445459baaca,source_replicaid=,source_volid=None,status='creating',user_id='d1eaa57e2f754a6daf865fe56653f413',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:28:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1967876817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cb17ea6-ed5a-4ec6-827d-1b438eb2c733,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb9cd76a7d374682b6b30f97aea92240',provider_auth=None,provider_geometry=None,provider_id=None,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=9846a255-20e9-450c-917a-5445459baaca,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1eaa57e2f754a6daf865fe56653f413',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:06.518537 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d8001218-ffdd-4fb2-97ba-a46a71cacb62 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (621f8d23-8fe9-4deb-9490-c09148c29154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:06.534232 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d8001218-ffdd-4fb2-97ba-a46a71cacb62 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (621f8d23-8fe9-4deb-9490-c09148c29154) transitioned into state 'SUCCESS' from state '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-1967876817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb9cd76a7d374682b6b30f97aea92240',qos_specs=None,replication_status=,reservations=['1810be4e-2083-4a0a-8bfc-1892caaef6ff','7b6d2ee4-2839-49ea-9be6-5578a6d013ca','aa14e536-7510-480a-bb9c-86bb0edff9cc','2110888d-563b-48e0-898e-f610b92ee571'],size=2,snapshot_id=9846a255-20e9-450c-917a-5445459baaca,source_replicaid=,source_volid=None,status='creating',user_id='d1eaa57e2f754a6daf865fe56653f413',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:06.534942 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d8001218-ffdd-4fb2-97ba-a46a71cacb62 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9cb28bf-ed04-43c1-9ec8-f8098cc9802c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:06.553286 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d8001218-ffdd-4fb2-97ba-a46a71cacb62 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9cb28bf-ed04-43c1-9ec8-f8098cc9802c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:06.554106 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d8001218-ffdd-4fb2-97ba-a46a71cacb62 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Flow 'volume_create_api' (116e0d83-e648-431c-8908-348c64e45515) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:06.554404 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d8001218-ffdd-4fb2-97ba-a46a71cacb62 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Create volume request issued successfully. Aug 06 14:28:06.554971 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d8001218-ffdd-4fb2-97ba-a46a71cacb62 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:28:06.555395 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 773/3098] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:28:06 2026] POST /volume/v3/volumes => generated 788 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:28:06.567137 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-34033a86-72cb-49df-9e26-516b3a7f30ce None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:06.568968 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-34033a86-72cb-49df-9e26-516b3a7f30ce tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/8cb17ea6-ed5a-4ec6-827d-1b438eb2c733 Aug 06 14:28:06.569151 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-34033a86-72cb-49df-9e26-516b3a7f30ce tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:06.569331 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-34033a86-72cb-49df-9e26-516b3a7f30ce tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:06.575835 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:06.575835 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:06.579384 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-34033a86-72cb-49df-9e26-516b3a7f30ce tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:28:06.583140 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-34033a86-72cb-49df-9e26-516b3a7f30ce tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/8cb17ea6-ed5a-4ec6-827d-1b438eb2c733 returned with HTTP 200 Aug 06 14:28:06.583675 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 781/3099] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:06 2026] GET /volume/v3/volumes/8cb17ea6-ed5a-4ec6-827d-1b438eb2c733 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:07.427877 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1fd29272-6852-4c04-ab78-e056ba336482 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:07.429960 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1fd29272-6852-4c04-ab78-e056ba336482 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a Aug 06 14:28:07.430168 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1fd29272-6852-4c04-ab78-e056ba336482 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:07.430364 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1fd29272-6852-4c04-ab78-e056ba336482 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:07.440150 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:07.440150 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:07.443751 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1fd29272-6852-4c04-ab78-e056ba336482 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:07.448917 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1fd29272-6852-4c04-ab78-e056ba336482 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a returned with HTTP 200 Aug 06 14:28:07.449487 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 779/3100] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:07 2026] GET /volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:07.598335 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-fe35c276-11d5-4a3f-8789-7a95b077e598 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:07.600114 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fe35c276-11d5-4a3f-8789-7a95b077e598 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/8cb17ea6-ed5a-4ec6-827d-1b438eb2c733 Aug 06 14:28:07.600329 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fe35c276-11d5-4a3f-8789-7a95b077e598 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:07.600507 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fe35c276-11d5-4a3f-8789-7a95b077e598 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:07.607404 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:07.607404 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:07.610745 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-fe35c276-11d5-4a3f-8789-7a95b077e598 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:28:07.614614 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fe35c276-11d5-4a3f-8789-7a95b077e598 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/8cb17ea6-ed5a-4ec6-827d-1b438eb2c733 returned with HTTP 200 Aug 06 14:28:07.614945 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 768/3101] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:07 2026] GET /volume/v3/volumes/8cb17ea6-ed5a-4ec6-827d-1b438eb2c733 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:07.632191 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f2b24f1d-dc43-4652-a205-d0b93f2589a8 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:07.633978 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f2b24f1d-dc43-4652-a205-d0b93f2589a8 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/8cb17ea6-ed5a-4ec6-827d-1b438eb2c733 Aug 06 14:28:07.634170 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f2b24f1d-dc43-4652-a205-d0b93f2589a8 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:07.634353 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f2b24f1d-dc43-4652-a205-d0b93f2589a8 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:07.640989 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:07.640989 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:07.644596 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-f2b24f1d-dc43-4652-a205-d0b93f2589a8 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:28:07.648630 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f2b24f1d-dc43-4652-a205-d0b93f2589a8 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/8cb17ea6-ed5a-4ec6-827d-1b438eb2c733 returned with HTTP 200 Aug 06 14:28:07.648994 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 774/3102] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:07 2026] GET /volume/v3/volumes/8cb17ea6-ed5a-4ec6-827d-1b438eb2c733 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:07.665696 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2a83504e-cc02-4ebc-9b7b-fbdedced2d41 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:07.667835 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2a83504e-cc02-4ebc-9b7b-fbdedced2d41 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] DELETE https://10.4.3.229/volume/v3/volumes/8cb17ea6-ed5a-4ec6-827d-1b438eb2c733 Aug 06 14:28:07.668074 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2a83504e-cc02-4ebc-9b7b-fbdedced2d41 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:07.668304 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2a83504e-cc02-4ebc-9b7b-fbdedced2d41 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:07.668522 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-2a83504e-cc02-4ebc-9b7b-fbdedced2d41 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete volume with id: 8cb17ea6-ed5a-4ec6-827d-1b438eb2c733 Aug 06 14:28:07.675160 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:07.675160 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:07.675701 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2a83504e-cc02-4ebc-9b7b-fbdedced2d41 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:28:07.693986 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2a83504e-cc02-4ebc-9b7b-fbdedced2d41 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete volume request issued successfully. Aug 06 14:28:07.693986 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2a83504e-cc02-4ebc-9b7b-fbdedced2d41 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/8cb17ea6-ed5a-4ec6-827d-1b438eb2c733 returned with HTTP 202 Aug 06 14:28:07.693986 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 782/3103] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:28:07 2026] DELETE /volume/v3/volumes/8cb17ea6-ed5a-4ec6-827d-1b438eb2c733 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:28:07.700478 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ec56afc6-0d03-4a74-85f1-c1ddd0d6bfec None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:07.701977 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ec56afc6-0d03-4a74-85f1-c1ddd0d6bfec tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/8cb17ea6-ed5a-4ec6-827d-1b438eb2c733 Aug 06 14:28:07.702160 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ec56afc6-0d03-4a74-85f1-c1ddd0d6bfec tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:07.702330 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ec56afc6-0d03-4a74-85f1-c1ddd0d6bfec tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:07.712124 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:07.712124 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:07.716297 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ec56afc6-0d03-4a74-85f1-c1ddd0d6bfec tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:28:07.721543 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ec56afc6-0d03-4a74-85f1-c1ddd0d6bfec tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/8cb17ea6-ed5a-4ec6-827d-1b438eb2c733 returned with HTTP 200 Aug 06 14:28:07.723045 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 780/3104] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:07 2026] GET /volume/v3/volumes/8cb17ea6-ed5a-4ec6-827d-1b438eb2c733 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:08.466216 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-0adf62bf-cc85-4d60-bdd4-dbe2db186392 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:08.468106 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0adf62bf-cc85-4d60-bdd4-dbe2db186392 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a Aug 06 14:28:08.468317 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0adf62bf-cc85-4d60-bdd4-dbe2db186392 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:08.468546 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0adf62bf-cc85-4d60-bdd4-dbe2db186392 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:08.477671 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:08.477671 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:08.481045 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-0adf62bf-cc85-4d60-bdd4-dbe2db186392 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:08.484872 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0adf62bf-cc85-4d60-bdd4-dbe2db186392 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a returned with HTTP 200 Aug 06 14:28:08.485232 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 769/3105] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:08 2026] GET /volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:08.735998 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d34f47e2-2cc8-47f0-a3cf-92bdfa2d0e69 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:08.738220 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d34f47e2-2cc8-47f0-a3cf-92bdfa2d0e69 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/8cb17ea6-ed5a-4ec6-827d-1b438eb2c733 Aug 06 14:28:08.738405 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d34f47e2-2cc8-47f0-a3cf-92bdfa2d0e69 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:08.738628 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d34f47e2-2cc8-47f0-a3cf-92bdfa2d0e69 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:08.744624 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d34f47e2-2cc8-47f0-a3cf-92bdfa2d0e69 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/8cb17ea6-ed5a-4ec6-827d-1b438eb2c733 returned with HTTP 404 Aug 06 14:28:08.745110 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 775/3106] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:08 2026] GET /volume/v3/volumes/8cb17ea6-ed5a-4ec6-827d-1b438eb2c733 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:08.751570 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ebb34e10-ca71-4670-ac56-91b81e0634b6 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:08.753484 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ebb34e10-ca71-4670-ac56-91b81e0634b6 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/8cb17ea6-ed5a-4ec6-827d-1b438eb2c733 Aug 06 14:28:08.753692 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ebb34e10-ca71-4670-ac56-91b81e0634b6 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:08.753889 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ebb34e10-ca71-4670-ac56-91b81e0634b6 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:08.759814 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ebb34e10-ca71-4670-ac56-91b81e0634b6 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/8cb17ea6-ed5a-4ec6-827d-1b438eb2c733 returned with HTTP 404 Aug 06 14:28:08.760280 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 783/3107] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:08 2026] GET /volume/v3/volumes/8cb17ea6-ed5a-4ec6-827d-1b438eb2c733 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:08.768550 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d18bc062-f90d-433f-9422-16cd35e9a421 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:08.770051 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d18bc062-f90d-433f-9422-16cd35e9a421 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] DELETE https://10.4.3.229/volume/v3/volumes/8cb17ea6-ed5a-4ec6-827d-1b438eb2c733 Aug 06 14:28:08.770240 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d18bc062-f90d-433f-9422-16cd35e9a421 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:08.770452 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d18bc062-f90d-433f-9422-16cd35e9a421 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:08.770945 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-d18bc062-f90d-433f-9422-16cd35e9a421 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete volume with id: 8cb17ea6-ed5a-4ec6-827d-1b438eb2c733 Aug 06 14:28:08.775878 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d18bc062-f90d-433f-9422-16cd35e9a421 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/8cb17ea6-ed5a-4ec6-827d-1b438eb2c733 returned with HTTP 404 Aug 06 14:28:08.776304 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 781/3108] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:28:08 2026] DELETE /volume/v3/volumes/8cb17ea6-ed5a-4ec6-827d-1b438eb2c733 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:08.783237 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6b655862-62a2-4d8e-932b-ce67f0f01c58 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:08.784791 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6b655862-62a2-4d8e-932b-ce67f0f01c58 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/9846a255-20e9-450c-917a-5445459baaca Aug 06 14:28:08.785062 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6b655862-62a2-4d8e-932b-ce67f0f01c58 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:08.785308 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6b655862-62a2-4d8e-932b-ce67f0f01c58 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:08.785494 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-6b655862-62a2-4d8e-932b-ce67f0f01c58 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete snapshot with id: 9846a255-20e9-450c-917a-5445459baaca Aug 06 14:28:08.789933 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:08.789933 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:08.791796 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6b655862-62a2-4d8e-932b-ce67f0f01c58 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:28:08.805784 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6b655862-62a2-4d8e-932b-ce67f0f01c58 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot delete request issued successfully. Aug 06 14:28:08.806054 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6b655862-62a2-4d8e-932b-ce67f0f01c58 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/9846a255-20e9-450c-917a-5445459baaca returned with HTTP 202 Aug 06 14:28:08.806492 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 770/3109] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:28:08 2026] DELETE /volume/v3/snapshots/9846a255-20e9-450c-917a-5445459baaca => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:28:08.814742 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1382546b-547e-4de7-9804-8001ffce4fa6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:08.817002 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1382546b-547e-4de7-9804-8001ffce4fa6 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/9846a255-20e9-450c-917a-5445459baaca Aug 06 14:28:08.817315 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1382546b-547e-4de7-9804-8001ffce4fa6 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:08.817588 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1382546b-547e-4de7-9804-8001ffce4fa6 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:08.822162 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:08.822162 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:08.822579 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-1382546b-547e-4de7-9804-8001ffce4fa6 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:28:08.823290 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1382546b-547e-4de7-9804-8001ffce4fa6 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/9846a255-20e9-450c-917a-5445459baaca returned with HTTP 200 Aug 06 14:28:08.823736 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 776/3110] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:28:08 2026] GET /volume/v3/snapshots/9846a255-20e9-450c-917a-5445459baaca => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:09.376184 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-eb3825ae-a573-4af4-9c2d-8c5eedb05c89 req-47a99648-b5f9-4d26-a4ce-56ec3358f3ca None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:09.379256 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-eb3825ae-a573-4af4-9c2d-8c5eedb05c89 req-47a99648-b5f9-4d26-a4ce-56ec3358f3ca tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] DELETE https://10.4.3.229/volume/v3/attachments/d0a089ab-01ca-4091-a027-698ca4aeb473 Aug 06 14:28:09.379760 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-eb3825ae-a573-4af4-9c2d-8c5eedb05c89 req-47a99648-b5f9-4d26-a4ce-56ec3358f3ca tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:09.380417 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-eb3825ae-a573-4af4-9c2d-8c5eedb05c89 req-47a99648-b5f9-4d26-a4ce-56ec3358f3ca tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:09.399722 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:09.399722 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:09.466627 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-eb3825ae-a573-4af4-9c2d-8c5eedb05c89 req-47a99648-b5f9-4d26-a4ce-56ec3358f3ca tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/attachments/d0a089ab-01ca-4091-a027-698ca4aeb473 returned with HTTP 200 Aug 06 14:28:09.467098 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 784/3111] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:28:09 2026] DELETE /volume/v3/attachments/d0a089ab-01ca-4091-a027-698ca4aeb473 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:09.497308 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d172114e-bb8a-40b8-9dc3-d297d4b60ef0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:09.503348 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d172114e-bb8a-40b8-9dc3-d297d4b60ef0 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a Aug 06 14:28:09.503627 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d172114e-bb8a-40b8-9dc3-d297d4b60ef0 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:09.503923 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d172114e-bb8a-40b8-9dc3-d297d4b60ef0 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:09.518639 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:09.518639 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:09.524483 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-d172114e-bb8a-40b8-9dc3-d297d4b60ef0 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:09.531697 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d172114e-bb8a-40b8-9dc3-d297d4b60ef0 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a returned with HTTP 200 Aug 06 14:28:09.532127 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 782/3112] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:09 2026] GET /volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:09.713992 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-c4339188-c4ec-4931-91f9-65f038734bb7 req-f02ccfad-cf93-41d4-8a06-b0cfb35c412b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:09.718486 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-c4339188-c4ec-4931-91f9-65f038734bb7 req-f02ccfad-cf93-41d4-8a06-b0cfb35c412b tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] DELETE https://10.4.3.229/volume/v3/attachments/2d0f8e97-4718-484e-963b-d61edec4f506 Aug 06 14:28:09.718486 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-c4339188-c4ec-4931-91f9-65f038734bb7 req-f02ccfad-cf93-41d4-8a06-b0cfb35c412b tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:09.718486 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-c4339188-c4ec-4931-91f9-65f038734bb7 req-f02ccfad-cf93-41d4-8a06-b0cfb35c412b tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:09.724293 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:09.724293 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:09.766638 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-c4339188-c4ec-4931-91f9-65f038734bb7 req-f02ccfad-cf93-41d4-8a06-b0cfb35c412b tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/attachments/2d0f8e97-4718-484e-963b-d61edec4f506 returned with HTTP 200 Aug 06 14:28:09.767023 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 771/3113] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:28:09 2026] DELETE /volume/v3/attachments/2d0f8e97-4718-484e-963b-d61edec4f506 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:09.833621 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a067374f-7620-4a05-9e0d-1ee57562b125 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:09.837315 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a067374f-7620-4a05-9e0d-1ee57562b125 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/9846a255-20e9-450c-917a-5445459baaca Aug 06 14:28:09.837572 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a067374f-7620-4a05-9e0d-1ee57562b125 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:09.837781 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a067374f-7620-4a05-9e0d-1ee57562b125 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:09.846953 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a067374f-7620-4a05-9e0d-1ee57562b125 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/9846a255-20e9-450c-917a-5445459baaca returned with HTTP 404 Aug 06 14:28:09.847462 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 777/3114] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:28:09 2026] GET /volume/v3/snapshots/9846a255-20e9-450c-917a-5445459baaca => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:09.858318 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d3fec3d5-3e4f-49cb-8018-80a3d36bad7f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:09.864323 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d3fec3d5-3e4f-49cb-8018-80a3d36bad7f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/b9044579-dc9f-4326-bbbe-2596011911fa Aug 06 14:28:09.864620 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d3fec3d5-3e4f-49cb-8018-80a3d36bad7f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:09.864810 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d3fec3d5-3e4f-49cb-8018-80a3d36bad7f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:09.872170 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:09.872170 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:09.875738 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-d3fec3d5-3e4f-49cb-8018-80a3d36bad7f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:28:09.879789 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d3fec3d5-3e4f-49cb-8018-80a3d36bad7f tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/b9044579-dc9f-4326-bbbe-2596011911fa returned with HTTP 200 Aug 06 14:28:09.880127 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 785/3115] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:09 2026] GET /volume/v3/volumes/b9044579-dc9f-4326-bbbe-2596011911fa => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:09.894535 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e2d2b481-aafc-485b-bd69-6197010c2478 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:09.896179 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e2d2b481-aafc-485b-bd69-6197010c2478 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] DELETE https://10.4.3.229/volume/v3/volumes/b9044579-dc9f-4326-bbbe-2596011911fa Aug 06 14:28:09.896367 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e2d2b481-aafc-485b-bd69-6197010c2478 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:09.896687 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e2d2b481-aafc-485b-bd69-6197010c2478 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:09.896770 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-e2d2b481-aafc-485b-bd69-6197010c2478 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete volume with id: b9044579-dc9f-4326-bbbe-2596011911fa Aug 06 14:28:09.905655 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:09.905655 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:09.905655 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-e2d2b481-aafc-485b-bd69-6197010c2478 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:28:09.926452 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-e2d2b481-aafc-485b-bd69-6197010c2478 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete volume request issued successfully. Aug 06 14:28:09.926452 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e2d2b481-aafc-485b-bd69-6197010c2478 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/b9044579-dc9f-4326-bbbe-2596011911fa returned with HTTP 202 Aug 06 14:28:09.926452 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 783/3116] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:28:09 2026] DELETE /volume/v3/volumes/b9044579-dc9f-4326-bbbe-2596011911fa => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:28:09.933831 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2792fb04-6714-4f57-83af-ce4f684d458b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:09.935689 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2792fb04-6714-4f57-83af-ce4f684d458b tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/b9044579-dc9f-4326-bbbe-2596011911fa Aug 06 14:28:09.935897 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2792fb04-6714-4f57-83af-ce4f684d458b tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:09.937137 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2792fb04-6714-4f57-83af-ce4f684d458b tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:09.942806 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:09.942806 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:09.948940 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-2792fb04-6714-4f57-83af-ce4f684d458b tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:28:09.955752 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2792fb04-6714-4f57-83af-ce4f684d458b tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/b9044579-dc9f-4326-bbbe-2596011911fa returned with HTTP 200 Aug 06 14:28:09.956950 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 772/3117] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:09 2026] GET /volume/v3/volumes/b9044579-dc9f-4326-bbbe-2596011911fa => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:09.982948 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-66ec782d-c7e8-4cd1-8ea1-c97337b49d78 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:10.124180 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-66ec782d-c7e8-4cd1-8ea1-c97337b49d78 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:28:10.124522 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-66ec782d-c7e8-4cd1-8ea1-c97337b49d78 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1202586912", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:10.126200 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-66ec782d-c7e8-4cd1-8ea1-c97337b49d78 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1202586912', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:28:10.126334 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-66ec782d-c7e8-4cd1-8ea1-c97337b49d78 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Create volume of 1 GB Aug 06 14:28:10.140220 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-66ec782d-c7e8-4cd1-8ea1-c97337b49d78 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Availability Zones retrieved successfully. Aug 06 14:28:10.145609 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-66ec782d-c7e8-4cd1-8ea1-c97337b49d78 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Flow 'volume_create_api' (b89c4a7e-7411-421f-af71-16c961c4ce2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:10.146486 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-66ec782d-c7e8-4cd1-8ea1-c97337b49d78 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09e54e31-8ac2-490a-b1d8-769af60436ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:10.146959 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-66ec782d-c7e8-4cd1-8ea1-c97337b49d78 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:28:10.170055 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-66ec782d-c7e8-4cd1-8ea1-c97337b49d78 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09e54e31-8ac2-490a-b1d8-769af60436ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:10.170725 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-66ec782d-c7e8-4cd1-8ea1-c97337b49d78 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6a65d8b-5786-4a10-9e03-2376c433b321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:10.231154 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-66ec782d-c7e8-4cd1-8ea1-c97337b49d78 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Created reservations ['42dd5252-ddbc-41d9-b373-c795c48a033b', 'f96b3897-63a8-4a5f-a9fd-5eae2df85218', '563b5414-697b-463c-b888-d50e504f2a2c', '8161ecea-0b90-4d9c-a2cb-0a850a250c4e'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:10.231914 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-66ec782d-c7e8-4cd1-8ea1-c97337b49d78 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6a65d8b-5786-4a10-9e03-2376c433b321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42dd5252-ddbc-41d9-b373-c795c48a033b', 'f96b3897-63a8-4a5f-a9fd-5eae2df85218', '563b5414-697b-463c-b888-d50e504f2a2c', '8161ecea-0b90-4d9c-a2cb-0a850a250c4e']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:10.232563 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-66ec782d-c7e8-4cd1-8ea1-c97337b49d78 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b3054f7-d885-49d4-afb5-6cccc3b6771a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:10.251861 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-66ec782d-c7e8-4cd1-8ea1-c97337b49d78 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b3054f7-d885-49d4-afb5-6cccc3b6771a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27e5deb8-d2cf-4405-8819-502e5d8aec01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1202586912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54ae245c0f854f7682e0f43546756782',qos_specs=None,replication_status=,reservations=['42dd5252-ddbc-41d9-b373-c795c48a033b','f96b3897-63a8-4a5f-a9fd-5eae2df85218','563b5414-697b-463c-b888-d50e504f2a2c','8161ecea-0b90-4d9c-a2cb-0a850a250c4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd2570a64aa14f16909e87732b28379b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:28:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1202586912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27e5deb8-d2cf-4405-8819-502e5d8aec01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54ae245c0f854f7682e0f43546756782',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd2570a64aa14f16909e87732b28379b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:10.252588 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-66ec782d-c7e8-4cd1-8ea1-c97337b49d78 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69a11d62-3899-4021-9846-d6c528ef5361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:10.269377 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-66ec782d-c7e8-4cd1-8ea1-c97337b49d78 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69a11d62-3899-4021-9846-d6c528ef5361) transitioned into state 'SUCCESS' from state '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-1202586912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54ae245c0f854f7682e0f43546756782',qos_specs=None,replication_status=,reservations=['42dd5252-ddbc-41d9-b373-c795c48a033b','f96b3897-63a8-4a5f-a9fd-5eae2df85218','563b5414-697b-463c-b888-d50e504f2a2c','8161ecea-0b90-4d9c-a2cb-0a850a250c4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd2570a64aa14f16909e87732b28379b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:10.270036 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-66ec782d-c7e8-4cd1-8ea1-c97337b49d78 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef0749c7-4562-4f86-ba47-340acfff8934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:10.279355 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-66ec782d-c7e8-4cd1-8ea1-c97337b49d78 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef0749c7-4562-4f86-ba47-340acfff8934) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:10.280111 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-66ec782d-c7e8-4cd1-8ea1-c97337b49d78 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Flow 'volume_create_api' (b89c4a7e-7411-421f-af71-16c961c4ce2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:10.280387 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-66ec782d-c7e8-4cd1-8ea1-c97337b49d78 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Create volume request issued successfully. Aug 06 14:28:10.280920 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-66ec782d-c7e8-4cd1-8ea1-c97337b49d78 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:28:10.281312 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 778/3118] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:28:09 2026] POST /volume/v3/volumes => generated 765 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:28:10.292499 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a38b609e-02b8-405d-8340-13da6a4c7790 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:10.293953 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a38b609e-02b8-405d-8340-13da6a4c7790 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:28:10.294238 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a38b609e-02b8-405d-8340-13da6a4c7790 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-435567549", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:10.295622 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-a38b609e-02b8-405d-8340-13da6a4c7790 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-435567549', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:28:10.295735 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-a38b609e-02b8-405d-8340-13da6a4c7790 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Create volume of 1 GB Aug 06 14:28:10.301399 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-a38b609e-02b8-405d-8340-13da6a4c7790 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Availability Zones retrieved successfully. Aug 06 14:28:10.306535 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a38b609e-02b8-405d-8340-13da6a4c7790 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Flow 'volume_create_api' (0fb8ca05-743e-4836-8a0b-d834385b7f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:10.307330 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a38b609e-02b8-405d-8340-13da6a4c7790 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb0255da-a1ce-4105-b6c1-523ec9a1e14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:10.308187 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-a38b609e-02b8-405d-8340-13da6a4c7790 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:28:10.336110 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a38b609e-02b8-405d-8340-13da6a4c7790 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb0255da-a1ce-4105-b6c1-523ec9a1e14d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:10.336873 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a38b609e-02b8-405d-8340-13da6a4c7790 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (076b390f-6098-4aad-bf92-1cfd40dc6e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:10.377348 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-a38b609e-02b8-405d-8340-13da6a4c7790 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Created reservations ['126c14a0-d3ae-40db-905c-b7b9f290be9c', 'e20f76fc-b62a-4e63-818e-81e004039d4f', '195844bd-83bb-4ef6-8157-42a8d9ef868f', '3aa3e6e7-0d61-4a4e-8308-587b8c00bc89'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:10.378349 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a38b609e-02b8-405d-8340-13da6a4c7790 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (076b390f-6098-4aad-bf92-1cfd40dc6e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['126c14a0-d3ae-40db-905c-b7b9f290be9c', 'e20f76fc-b62a-4e63-818e-81e004039d4f', '195844bd-83bb-4ef6-8157-42a8d9ef868f', '3aa3e6e7-0d61-4a4e-8308-587b8c00bc89']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:10.379258 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a38b609e-02b8-405d-8340-13da6a4c7790 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c80f72c-efb1-49f5-9b66-53a0b5804ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:10.406081 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a38b609e-02b8-405d-8340-13da6a4c7790 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c80f72c-efb1-49f5-9b66-53a0b5804ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-435567549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54ae245c0f854f7682e0f43546756782',qos_specs=None,replication_status=,reservations=['126c14a0-d3ae-40db-905c-b7b9f290be9c','e20f76fc-b62a-4e63-818e-81e004039d4f','195844bd-83bb-4ef6-8157-42a8d9ef868f','3aa3e6e7-0d61-4a4e-8308-587b8c00bc89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd2570a64aa14f16909e87732b28379b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:28:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-435567549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54ae245c0f854f7682e0f43546756782',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd2570a64aa14f16909e87732b28379b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:10.407618 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a38b609e-02b8-405d-8340-13da6a4c7790 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (981d4454-bc4f-4df8-88d1-1fc4f4400cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:10.426919 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a38b609e-02b8-405d-8340-13da6a4c7790 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (981d4454-bc4f-4df8-88d1-1fc4f4400cd0) transitioned into state 'SUCCESS' from state '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-435567549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54ae245c0f854f7682e0f43546756782',qos_specs=None,replication_status=,reservations=['126c14a0-d3ae-40db-905c-b7b9f290be9c','e20f76fc-b62a-4e63-818e-81e004039d4f','195844bd-83bb-4ef6-8157-42a8d9ef868f','3aa3e6e7-0d61-4a4e-8308-587b8c00bc89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd2570a64aa14f16909e87732b28379b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:10.427660 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a38b609e-02b8-405d-8340-13da6a4c7790 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f020e401-ac4e-4507-a11f-cfd18f804475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:10.446082 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a38b609e-02b8-405d-8340-13da6a4c7790 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f020e401-ac4e-4507-a11f-cfd18f804475) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:10.447651 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a38b609e-02b8-405d-8340-13da6a4c7790 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Flow 'volume_create_api' (0fb8ca05-743e-4836-8a0b-d834385b7f87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:10.447803 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-a38b609e-02b8-405d-8340-13da6a4c7790 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Create volume request issued successfully. Aug 06 14:28:10.448625 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a38b609e-02b8-405d-8340-13da6a4c7790 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:28:10.449217 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 786/3119] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:28:10 2026] POST /volume/v3/volumes => generated 764 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:28:10.547575 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6a2ed9d6-35d8-48ab-9430-95d87e9a9d90 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:10.551784 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6a2ed9d6-35d8-48ab-9430-95d87e9a9d90 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a Aug 06 14:28:10.551964 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6a2ed9d6-35d8-48ab-9430-95d87e9a9d90 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:10.552131 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6a2ed9d6-35d8-48ab-9430-95d87e9a9d90 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:10.562345 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:10.562345 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:10.566051 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-6a2ed9d6-35d8-48ab-9430-95d87e9a9d90 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:10.570360 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6a2ed9d6-35d8-48ab-9430-95d87e9a9d90 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a returned with HTTP 200 Aug 06 14:28:10.570831 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 784/3120] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:10 2026] GET /volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:10.661507 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-f1e3f211-e3ed-4bc8-a694-b3812733d722 req-a5dc7f15-2baa-48d3-b40c-805a05abb808 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:10.663634 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-f1e3f211-e3ed-4bc8-a694-b3812733d722 req-a5dc7f15-2baa-48d3-b40c-805a05abb808 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a Aug 06 14:28:10.663829 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-f1e3f211-e3ed-4bc8-a694-b3812733d722 req-a5dc7f15-2baa-48d3-b40c-805a05abb808 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:10.664325 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-f1e3f211-e3ed-4bc8-a694-b3812733d722 req-a5dc7f15-2baa-48d3-b40c-805a05abb808 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:10.673484 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:10.673484 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:10.677279 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-f1e3f211-e3ed-4bc8-a694-b3812733d722 req-a5dc7f15-2baa-48d3-b40c-805a05abb808 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:10.682087 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-f1e3f211-e3ed-4bc8-a694-b3812733d722 req-a5dc7f15-2baa-48d3-b40c-805a05abb808 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a returned with HTTP 200 Aug 06 14:28:10.682648 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 773/3121] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:28:10 2026] GET /volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:10.702040 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-f1e3f211-e3ed-4bc8-a694-b3812733d722 req-d5396027-151c-4719-bf18-b75aad6db078 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:10.704338 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-f1e3f211-e3ed-4bc8-a694-b3812733d722 req-d5396027-151c-4719-bf18-b75aad6db078 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] POST https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a/action Aug 06 14:28:10.704697 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-f1e3f211-e3ed-4bc8-a694-b3812733d722 req-d5396027-151c-4719-bf18-b75aad6db078 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:28:10.704958 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-f1e3f211-e3ed-4bc8-a694-b3812733d722 req-d5396027-151c-4719-bf18-b75aad6db078 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:10.715984 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:10.715984 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:10.716441 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-f1e3f211-e3ed-4bc8-a694-b3812733d722 req-d5396027-151c-4719-bf18-b75aad6db078 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:10.726550 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-f1e3f211-e3ed-4bc8-a694-b3812733d722 req-d5396027-151c-4719-bf18-b75aad6db078 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Begin detaching volume completed successfully. Aug 06 14:28:10.726700 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-f1e3f211-e3ed-4bc8-a694-b3812733d722 req-d5396027-151c-4719-bf18-b75aad6db078 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a/action returned with HTTP 202 Aug 06 14:28:10.727242 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 779/3122] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:28:10 2026] POST /volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:28:10.748632 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9ccf89fc-be91-4313-b9c2-a600ced802e6 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:10.752939 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9ccf89fc-be91-4313-b9c2-a600ced802e6 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a Aug 06 14:28:10.752939 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9ccf89fc-be91-4313-b9c2-a600ced802e6 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:10.753052 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9ccf89fc-be91-4313-b9c2-a600ced802e6 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:10.762548 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:10.762548 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:10.767105 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-9ccf89fc-be91-4313-b9c2-a600ced802e6 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:10.771360 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9ccf89fc-be91-4313-b9c2-a600ced802e6 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a returned with HTTP 200 Aug 06 14:28:10.771804 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 787/3123] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:10 2026] GET /volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:10.785616 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-90070372-ad9c-422f-b6bc-3ad3db6dbd4a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:10.785616 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-90070372-ad9c-422f-b6bc-3ad3db6dbd4a None None] GET https://10.4.3.229/volume// Aug 06 14:28:10.785616 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-90070372-ad9c-422f-b6bc-3ad3db6dbd4a None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:10.785616 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-90070372-ad9c-422f-b6bc-3ad3db6dbd4a None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:10.785786 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-90070372-ad9c-422f-b6bc-3ad3db6dbd4a None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:28:10.786348 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 785/3124] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:28: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 06 14:28:10.805066 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-f1e3f211-e3ed-4bc8-a694-b3812733d722 req-d95faba1-4508-4ade-8832-34121e7a370f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:10.810711 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-f1e3f211-e3ed-4bc8-a694-b3812733d722 req-d95faba1-4508-4ade-8832-34121e7a370f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a Aug 06 14:28:10.810711 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-f1e3f211-e3ed-4bc8-a694-b3812733d722 req-d95faba1-4508-4ade-8832-34121e7a370f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:10.810711 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-f1e3f211-e3ed-4bc8-a694-b3812733d722 req-d95faba1-4508-4ade-8832-34121e7a370f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:10.824313 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:10.824313 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:10.830568 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-f1e3f211-e3ed-4bc8-a694-b3812733d722 req-d95faba1-4508-4ade-8832-34121e7a370f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:10.836383 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-f1e3f211-e3ed-4bc8-a694-b3812733d722 req-d95faba1-4508-4ade-8832-34121e7a370f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a returned with HTTP 200 Aug 06 14:28:10.837191 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 774/3125] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:28:10 2026] GET /volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a => generated 1318 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:28:10.974388 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-785b1c8d-7125-4e99-88db-3197ff029b20 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:10.977029 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-785b1c8d-7125-4e99-88db-3197ff029b20 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/b9044579-dc9f-4326-bbbe-2596011911fa Aug 06 14:28:10.977405 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-785b1c8d-7125-4e99-88db-3197ff029b20 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:10.978194 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-785b1c8d-7125-4e99-88db-3197ff029b20 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:10.987627 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-785b1c8d-7125-4e99-88db-3197ff029b20 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/b9044579-dc9f-4326-bbbe-2596011911fa returned with HTTP 404 Aug 06 14:28:10.988358 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 780/3126] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:10 2026] GET /volume/v3/volumes/b9044579-dc9f-4326-bbbe-2596011911fa => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:10.997976 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8065891b-fa31-49fc-b97f-dec504187053 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:11.000303 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8065891b-fa31-49fc-b97f-dec504187053 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 Aug 06 14:28:11.000570 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8065891b-fa31-49fc-b97f-dec504187053 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:11.000828 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8065891b-fa31-49fc-b97f-dec504187053 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:11.011032 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:11.011032 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:11.016098 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8065891b-fa31-49fc-b97f-dec504187053 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:28:11.026219 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8065891b-fa31-49fc-b97f-dec504187053 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 returned with HTTP 200 Aug 06 14:28:11.026219 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 788/3127] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:10 2026] GET /volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:11.044504 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-860e9128-e7fe-4150-9815-9860afdfee74 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:11.049812 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-860e9128-e7fe-4150-9815-9860afdfee74 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:28:11.050149 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-860e9128-e7fe-4150-9815-9860afdfee74 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1507948202"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:11.053122 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-860e9128-e7fe-4150-9815-9860afdfee74 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1507948202'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:28:11.053374 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-860e9128-e7fe-4150-9815-9860afdfee74 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Create volume of 1 GB Aug 06 14:28:11.060389 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-860e9128-e7fe-4150-9815-9860afdfee74 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Availability Zones retrieved successfully. Aug 06 14:28:11.067293 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-860e9128-e7fe-4150-9815-9860afdfee74 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Flow 'volume_create_api' (7d34b078-ac8c-4f73-b5e7-6ceb35d7945e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:11.068300 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-860e9128-e7fe-4150-9815-9860afdfee74 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6813fe64-4ff9-4b3a-9f52-1ef3fccf3467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:11.069346 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-860e9128-e7fe-4150-9815-9860afdfee74 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:28:11.102470 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-860e9128-e7fe-4150-9815-9860afdfee74 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6813fe64-4ff9-4b3a-9f52-1ef3fccf3467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:11.103858 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-860e9128-e7fe-4150-9815-9860afdfee74 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b4c0d3d-3ba0-4faf-8c48-1646e9066732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:11.142810 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-860e9128-e7fe-4150-9815-9860afdfee74 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Created reservations ['181444cf-e1da-489e-ae65-869b498a3921', '891e2f69-1a24-4acb-92b1-055befba2671', 'f1bcfa09-b66d-4ddf-a563-58d438eec96b', '9e65559e-3504-4163-9cae-735e67ce9825'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:11.145515 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-860e9128-e7fe-4150-9815-9860afdfee74 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b4c0d3d-3ba0-4faf-8c48-1646e9066732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['181444cf-e1da-489e-ae65-869b498a3921', '891e2f69-1a24-4acb-92b1-055befba2671', 'f1bcfa09-b66d-4ddf-a563-58d438eec96b', '9e65559e-3504-4163-9cae-735e67ce9825']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:11.145515 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-860e9128-e7fe-4150-9815-9860afdfee74 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (351c2e13-2963-4ea3-9f35-cb493652dd7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:11.167574 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-860e9128-e7fe-4150-9815-9860afdfee74 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (351c2e13-2963-4ea3-9f35-cb493652dd7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0aeacc1-4e47-4dbb-884f-5cdf4e099864', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1507948202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb9cd76a7d374682b6b30f97aea92240',qos_specs=None,replication_status=,reservations=['181444cf-e1da-489e-ae65-869b498a3921','891e2f69-1a24-4acb-92b1-055befba2671','f1bcfa09-b66d-4ddf-a563-58d438eec96b','9e65559e-3504-4163-9cae-735e67ce9825'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1eaa57e2f754a6daf865fe56653f413',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:28:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1507948202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0aeacc1-4e47-4dbb-884f-5cdf4e099864,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb9cd76a7d374682b6b30f97aea92240',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1eaa57e2f754a6daf865fe56653f413',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:11.168807 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-860e9128-e7fe-4150-9815-9860afdfee74 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24b24872-d8ae-4528-9a25-fe42af357fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:11.188547 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-860e9128-e7fe-4150-9815-9860afdfee74 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24b24872-d8ae-4528-9a25-fe42af357fda) transitioned into state 'SUCCESS' from state '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-1507948202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb9cd76a7d374682b6b30f97aea92240',qos_specs=None,replication_status=,reservations=['181444cf-e1da-489e-ae65-869b498a3921','891e2f69-1a24-4acb-92b1-055befba2671','f1bcfa09-b66d-4ddf-a563-58d438eec96b','9e65559e-3504-4163-9cae-735e67ce9825'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1eaa57e2f754a6daf865fe56653f413',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:11.189217 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-860e9128-e7fe-4150-9815-9860afdfee74 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ebd0585-97e7-4331-a2f6-97e2b8a88ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:11.199572 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-860e9128-e7fe-4150-9815-9860afdfee74 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ebd0585-97e7-4331-a2f6-97e2b8a88ee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:11.201144 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-860e9128-e7fe-4150-9815-9860afdfee74 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Flow 'volume_create_api' (7d34b078-ac8c-4f73-b5e7-6ceb35d7945e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:11.201878 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-860e9128-e7fe-4150-9815-9860afdfee74 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Create volume request issued successfully. Aug 06 14:28:11.202963 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-860e9128-e7fe-4150-9815-9860afdfee74 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:28:11.203444 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 786/3128] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:28:11 2026] POST /volume/v3/volumes => generated 754 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:28:11.224496 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-54ff28a5-fa63-479c-8999-ed23910fea0c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:11.226272 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-54ff28a5-fa63-479c-8999-ed23910fea0c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/f0aeacc1-4e47-4dbb-884f-5cdf4e099864 Aug 06 14:28:11.226577 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-54ff28a5-fa63-479c-8999-ed23910fea0c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:11.227034 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-54ff28a5-fa63-479c-8999-ed23910fea0c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:11.236282 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:11.236282 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:11.240782 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-54ff28a5-fa63-479c-8999-ed23910fea0c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:28:11.245502 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-54ff28a5-fa63-479c-8999-ed23910fea0c tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/f0aeacc1-4e47-4dbb-884f-5cdf4e099864 returned with HTTP 200 Aug 06 14:28:11.245941 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 775/3129] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:11 2026] GET /volume/v3/volumes/f0aeacc1-4e47-4dbb-884f-5cdf4e099864 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:11.715564 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-f1e3f211-e3ed-4bc8-a694-b3812733d722 req-14bded41-e130-4783-81c4-ced65ea7a2ff None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:11.718247 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-f1e3f211-e3ed-4bc8-a694-b3812733d722 req-14bded41-e130-4783-81c4-ced65ea7a2ff tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] DELETE https://10.4.3.229/volume/v3/attachments/4ad7e477-dc0d-4c7b-aade-ffdae7de83fa Aug 06 14:28:11.718416 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-f1e3f211-e3ed-4bc8-a694-b3812733d722 req-14bded41-e130-4783-81c4-ced65ea7a2ff tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:11.718632 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-f1e3f211-e3ed-4bc8-a694-b3812733d722 req-14bded41-e130-4783-81c4-ced65ea7a2ff tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:11.726846 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:11.726846 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:11.781022 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-f1e3f211-e3ed-4bc8-a694-b3812733d722 req-14bded41-e130-4783-81c4-ced65ea7a2ff tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/attachments/4ad7e477-dc0d-4c7b-aade-ffdae7de83fa returned with HTTP 200 Aug 06 14:28:11.781413 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 781/3130] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:28:11 2026] DELETE /volume/v3/attachments/4ad7e477-dc0d-4c7b-aade-ffdae7de83fa => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:11.790280 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-aecfe4ee-7415-4cf5-a8b6-31d311c117c1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:11.792494 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-aecfe4ee-7415-4cf5-a8b6-31d311c117c1 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a Aug 06 14:28:11.792784 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-aecfe4ee-7415-4cf5-a8b6-31d311c117c1 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:11.793054 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-aecfe4ee-7415-4cf5-a8b6-31d311c117c1 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:11.801802 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:11.801802 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:11.806232 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-aecfe4ee-7415-4cf5-a8b6-31d311c117c1 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:11.812135 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-aecfe4ee-7415-4cf5-a8b6-31d311c117c1 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a returned with HTTP 200 Aug 06 14:28:11.812525 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 789/3131] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:11 2026] GET /volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:11.827834 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6e865728-a2f6-4b7c-80a8-c4cd137306f7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:11.830282 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6e865728-a2f6-4b7c-80a8-c4cd137306f7 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a Aug 06 14:28:11.830576 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6e865728-a2f6-4b7c-80a8-c4cd137306f7 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:11.830868 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6e865728-a2f6-4b7c-80a8-c4cd137306f7 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:11.841352 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:11.841352 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:11.846184 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-6e865728-a2f6-4b7c-80a8-c4cd137306f7 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:11.850001 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6e865728-a2f6-4b7c-80a8-c4cd137306f7 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a returned with HTTP 200 Aug 06 14:28:11.850345 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 787/3132] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:11 2026] GET /volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:11.897934 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e367f6bb-1142-4d72-964d-81116f9b0f40 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:11.899535 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e367f6bb-1142-4d72-964d-81116f9b0f40 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a Aug 06 14:28:11.899721 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e367f6bb-1142-4d72-964d-81116f9b0f40 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:11.899884 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e367f6bb-1142-4d72-964d-81116f9b0f40 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:11.907957 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:11.907957 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:11.911297 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-e367f6bb-1142-4d72-964d-81116f9b0f40 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:11.914857 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e367f6bb-1142-4d72-964d-81116f9b0f40 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a returned with HTTP 200 Aug 06 14:28:11.915170 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 776/3133] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:11 2026] GET /volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:11.928774 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-188ad30b-5850-4b64-bf24-70bd224a1f8e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:11.930422 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-188ad30b-5850-4b64-bf24-70bd224a1f8e tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a Aug 06 14:28:11.930652 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-188ad30b-5850-4b64-bf24-70bd224a1f8e tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:11.930833 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-188ad30b-5850-4b64-bf24-70bd224a1f8e tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:11.937059 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:11.937059 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:11.940116 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-188ad30b-5850-4b64-bf24-70bd224a1f8e tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:11.945389 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-188ad30b-5850-4b64-bf24-70bd224a1f8e tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a returned with HTTP 200 Aug 06 14:28:11.945759 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 782/3134] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:11 2026] GET /volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:11.986216 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a7f8adc2-4d3d-4422-8b56-f347df2bfced None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:11.989743 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a7f8adc2-4d3d-4422-8b56-f347df2bfced tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a Aug 06 14:28:11.989925 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a7f8adc2-4d3d-4422-8b56-f347df2bfced tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:11.990101 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a7f8adc2-4d3d-4422-8b56-f347df2bfced tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:11.996871 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:11.996871 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:12.001807 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-a7f8adc2-4d3d-4422-8b56-f347df2bfced tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:12.006864 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a7f8adc2-4d3d-4422-8b56-f347df2bfced tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a returned with HTTP 200 Aug 06 14:28:12.007701 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 790/3135] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:11 2026] GET /volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:12.263061 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-3f1102de-9432-447c-b5bc-ba9e70235ce5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:12.264828 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3f1102de-9432-447c-b5bc-ba9e70235ce5 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/f0aeacc1-4e47-4dbb-884f-5cdf4e099864 Aug 06 14:28:12.265029 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3f1102de-9432-447c-b5bc-ba9e70235ce5 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:12.265202 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3f1102de-9432-447c-b5bc-ba9e70235ce5 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:12.271683 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:12.271683 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:12.274923 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-3f1102de-9432-447c-b5bc-ba9e70235ce5 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:28:12.278897 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3f1102de-9432-447c-b5bc-ba9e70235ce5 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/f0aeacc1-4e47-4dbb-884f-5cdf4e099864 returned with HTTP 200 Aug 06 14:28:12.279319 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 788/3136] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:12 2026] GET /volume/v3/volumes/f0aeacc1-4e47-4dbb-884f-5cdf4e099864 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:12.291119 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b8a68871-42ae-418b-93ae-d71550e5f928 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:12.293168 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b8a68871-42ae-418b-93ae-d71550e5f928 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:28:12.293323 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b8a68871-42ae-418b-93ae-d71550e5f928 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f0aeacc1-4e47-4dbb-884f-5cdf4e099864", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1675076830"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:12.302647 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:12.302647 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:12.303203 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-b8a68871-42ae-418b-93ae-d71550e5f928 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:28:12.303356 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-b8a68871-42ae-418b-93ae-d71550e5f928 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Create snapshot from volume f0aeacc1-4e47-4dbb-884f-5cdf4e099864 Aug 06 14:28:12.334565 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-b8a68871-42ae-418b-93ae-d71550e5f928 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Created reservations ['ff56c774-3816-4aa4-9e60-6a60e20498ea', 'eae0f6cd-b991-41a3-98f7-84234e7ad58b', '123501a6-db68-4b70-9298-73b441dce016', 'e7c40ab9-4934-4bf0-87f2-43791bab24d2'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:12.364222 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-b8a68871-42ae-418b-93ae-d71550e5f928 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot create request issued successfully. Aug 06 14:28:12.367445 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b8a68871-42ae-418b-93ae-d71550e5f928 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:28:12.367445 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 777/3137] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:28:12 2026] POST /volume/v3/snapshots => generated 310 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:28:12.376256 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f8967e55-40ee-40ad-92ae-d50557580cc5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:12.381824 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f8967e55-40ee-40ad-92ae-d50557580cc5 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/d82cab7d-afd6-4c6b-9842-ad8aedda051d Aug 06 14:28:12.382145 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f8967e55-40ee-40ad-92ae-d50557580cc5 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:12.382203 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f8967e55-40ee-40ad-92ae-d50557580cc5 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:12.387444 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:12.387444 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:12.387885 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-f8967e55-40ee-40ad-92ae-d50557580cc5 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:28:12.389097 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f8967e55-40ee-40ad-92ae-d50557580cc5 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/d82cab7d-afd6-4c6b-9842-ad8aedda051d returned with HTTP 200 Aug 06 14:28:12.389224 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 783/3138] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:28:12 2026] GET /volume/v3/snapshots/d82cab7d-afd6-4c6b-9842-ad8aedda051d => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:12.793256 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c67a9ace-1b70-4b49-bedd-535eceef6d83 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:12.795614 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c67a9ace-1b70-4b49-bedd-535eceef6d83 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] DELETE https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 Aug 06 14:28:12.795873 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c67a9ace-1b70-4b49-bedd-535eceef6d83 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:12.796122 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c67a9ace-1b70-4b49-bedd-535eceef6d83 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:12.796324 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-c67a9ace-1b70-4b49-bedd-535eceef6d83 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Delete volume with id: 22f83c2a-a4f0-41a4-88d3-2ff363dd0401 Aug 06 14:28:12.805966 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:12.805966 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:12.806520 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c67a9ace-1b70-4b49-bedd-535eceef6d83 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:28:12.823728 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c67a9ace-1b70-4b49-bedd-535eceef6d83 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Delete volume request issued successfully. Aug 06 14:28:12.823909 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c67a9ace-1b70-4b49-bedd-535eceef6d83 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 returned with HTTP 202 Aug 06 14:28:12.824286 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 791/3139] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:28:12 2026] DELETE /volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:28:12.835541 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-dfb32132-7a6a-42f1-8029-ec3375438f36 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:12.838775 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dfb32132-7a6a-42f1-8029-ec3375438f36 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 Aug 06 14:28:12.838922 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dfb32132-7a6a-42f1-8029-ec3375438f36 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:12.839180 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dfb32132-7a6a-42f1-8029-ec3375438f36 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:12.848303 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:12.848303 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:12.854277 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-dfb32132-7a6a-42f1-8029-ec3375438f36 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:28:12.858707 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dfb32132-7a6a-42f1-8029-ec3375438f36 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 returned with HTTP 200 Aug 06 14:28:12.859197 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 789/3140] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:12 2026] GET /volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:13.399217 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-04b61a2e-092a-4e01-b5df-7882797b1846 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:13.400904 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-04b61a2e-092a-4e01-b5df-7882797b1846 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/d82cab7d-afd6-4c6b-9842-ad8aedda051d Aug 06 14:28:13.401066 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-04b61a2e-092a-4e01-b5df-7882797b1846 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:13.401237 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-04b61a2e-092a-4e01-b5df-7882797b1846 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:13.411474 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:13.411474 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:13.411888 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-04b61a2e-092a-4e01-b5df-7882797b1846 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:28:13.412599 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-04b61a2e-092a-4e01-b5df-7882797b1846 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/d82cab7d-afd6-4c6b-9842-ad8aedda051d returned with HTTP 200 Aug 06 14:28:13.412886 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 778/3141] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:28:13 2026] GET /volume/v3/snapshots/d82cab7d-afd6-4c6b-9842-ad8aedda051d => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:13.423128 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-614cc9df-2699-43a6-9dd6-3cb75a6af154 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:13.425589 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-614cc9df-2699-43a6-9dd6-3cb75a6af154 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:28:13.425880 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-614cc9df-2699-43a6-9dd6-3cb75a6af154 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d82cab7d-afd6-4c6b-9842-ad8aedda051d", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-984454029"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:13.427180 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-614cc9df-2699-43a6-9dd6-3cb75a6af154 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Create volume request body: {'volume': {'snapshot_id': 'd82cab7d-afd6-4c6b-9842-ad8aedda051d', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-984454029'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:28:13.431889 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:13.431889 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:13.432268 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-614cc9df-2699-43a6-9dd6-3cb75a6af154 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:28:13.432352 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-614cc9df-2699-43a6-9dd6-3cb75a6af154 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Create volume of 1 GB Aug 06 14:28:13.435322 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-614cc9df-2699-43a6-9dd6-3cb75a6af154 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Availability Zones retrieved successfully. Aug 06 14:28:13.439783 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-614cc9df-2699-43a6-9dd6-3cb75a6af154 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Flow 'volume_create_api' (1c7c4f54-e50b-4a0a-aacf-afa071dfa895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:13.440697 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-614cc9df-2699-43a6-9dd6-3cb75a6af154 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20fe558a-aefe-45cb-8cbf-3b9992327974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:13.441416 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-614cc9df-2699-43a6-9dd6-3cb75a6af154 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:28:13.472112 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-614cc9df-2699-43a6-9dd6-3cb75a6af154 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20fe558a-aefe-45cb-8cbf-3b9992327974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd82cab7d-afd6-4c6b-9842-ad8aedda051d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:13.472781 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-614cc9df-2699-43a6-9dd6-3cb75a6af154 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bf0e760-4748-4aba-a924-70f9d60202e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:13.522789 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-614cc9df-2699-43a6-9dd6-3cb75a6af154 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Created reservations ['1ec05fb2-4124-4344-9be2-ab31fd28d1bc', '82eecd4a-f25d-42cc-b4d9-6a33af895250', 'e37b615d-78e8-4d27-b0e1-e64281f5e464', '516067f1-f99d-4daf-8d6d-14f1786c8cb9'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:13.523500 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-614cc9df-2699-43a6-9dd6-3cb75a6af154 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bf0e760-4748-4aba-a924-70f9d60202e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ec05fb2-4124-4344-9be2-ab31fd28d1bc', '82eecd4a-f25d-42cc-b4d9-6a33af895250', 'e37b615d-78e8-4d27-b0e1-e64281f5e464', '516067f1-f99d-4daf-8d6d-14f1786c8cb9']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:13.524151 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-614cc9df-2699-43a6-9dd6-3cb75a6af154 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59e7308b-c67e-44d6-932e-df30625ab265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:13.560025 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-614cc9df-2699-43a6-9dd6-3cb75a6af154 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59e7308b-c67e-44d6-932e-df30625ab265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ce660e3-17da-4320-b424-f8a608cf5a43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-984454029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb9cd76a7d374682b6b30f97aea92240',qos_specs=None,replication_status=,reservations=['1ec05fb2-4124-4344-9be2-ab31fd28d1bc','82eecd4a-f25d-42cc-b4d9-6a33af895250','e37b615d-78e8-4d27-b0e1-e64281f5e464','516067f1-f99d-4daf-8d6d-14f1786c8cb9'],size=1,snapshot_id=d82cab7d-afd6-4c6b-9842-ad8aedda051d,source_replicaid=,source_volid=None,status='creating',user_id='d1eaa57e2f754a6daf865fe56653f413',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:28:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-984454029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ce660e3-17da-4320-b424-f8a608cf5a43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb9cd76a7d374682b6b30f97aea92240',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d82cab7d-afd6-4c6b-9842-ad8aedda051d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1eaa57e2f754a6daf865fe56653f413',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:13.560734 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-614cc9df-2699-43a6-9dd6-3cb75a6af154 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ba02367-907c-4fd7-8603-0e6e97d0fbb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:13.579335 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-614cc9df-2699-43a6-9dd6-3cb75a6af154 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ba02367-907c-4fd7-8603-0e6e97d0fbb6) transitioned into state 'SUCCESS' from state '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-984454029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb9cd76a7d374682b6b30f97aea92240',qos_specs=None,replication_status=,reservations=['1ec05fb2-4124-4344-9be2-ab31fd28d1bc','82eecd4a-f25d-42cc-b4d9-6a33af895250','e37b615d-78e8-4d27-b0e1-e64281f5e464','516067f1-f99d-4daf-8d6d-14f1786c8cb9'],size=1,snapshot_id=d82cab7d-afd6-4c6b-9842-ad8aedda051d,source_replicaid=,source_volid=None,status='creating',user_id='d1eaa57e2f754a6daf865fe56653f413',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:13.580358 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-614cc9df-2699-43a6-9dd6-3cb75a6af154 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5ad667c-6387-48a3-8f06-7b6e6bc79815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:13.605520 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-614cc9df-2699-43a6-9dd6-3cb75a6af154 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5ad667c-6387-48a3-8f06-7b6e6bc79815) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:13.606355 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-614cc9df-2699-43a6-9dd6-3cb75a6af154 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Flow 'volume_create_api' (1c7c4f54-e50b-4a0a-aacf-afa071dfa895) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:13.606725 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-614cc9df-2699-43a6-9dd6-3cb75a6af154 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Create volume request issued successfully. Aug 06 14:28:13.607302 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-614cc9df-2699-43a6-9dd6-3cb75a6af154 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:28:13.607840 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 784/3142] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:28:13 2026] POST /volume/v3/volumes => generated 787 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:28:13.624806 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7b99fa2b-383d-43ad-b821-d4f127996029 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:13.626915 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7b99fa2b-383d-43ad-b821-d4f127996029 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/7ce660e3-17da-4320-b424-f8a608cf5a43 Aug 06 14:28:13.627155 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7b99fa2b-383d-43ad-b821-d4f127996029 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:13.627416 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7b99fa2b-383d-43ad-b821-d4f127996029 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:13.635758 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:13.635758 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:13.643308 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7b99fa2b-383d-43ad-b821-d4f127996029 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:28:13.646528 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7b99fa2b-383d-43ad-b821-d4f127996029 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/7ce660e3-17da-4320-b424-f8a608cf5a43 returned with HTTP 200 Aug 06 14:28:13.647658 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 792/3143] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:13 2026] GET /volume/v3/volumes/7ce660e3-17da-4320-b424-f8a608cf5a43 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:13.874503 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5e11c2a5-efa5-4df3-8c61-230123c5b395 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:13.875321 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5e11c2a5-efa5-4df3-8c61-230123c5b395 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 Aug 06 14:28:13.875524 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5e11c2a5-efa5-4df3-8c61-230123c5b395 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:13.875708 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5e11c2a5-efa5-4df3-8c61-230123c5b395 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:13.880525 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5e11c2a5-efa5-4df3-8c61-230123c5b395 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 returned with HTTP 404 Aug 06 14:28:13.880909 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 790/3144] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:13 2026] GET /volume/v3/volumes/22f83c2a-a4f0-41a4-88d3-2ff363dd0401 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:14.220026 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d4f83e68-3042-4e7d-967c-207d7981e201 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:14.221592 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d4f83e68-3042-4e7d-967c-207d7981e201 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/5424221c-c4dd-424d-95fa-b0965933b4bd Aug 06 14:28:14.221781 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d4f83e68-3042-4e7d-967c-207d7981e201 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:14.221950 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d4f83e68-3042-4e7d-967c-207d7981e201 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:14.222043 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-d4f83e68-3042-4e7d-967c-207d7981e201 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Delete snapshot with id: 5424221c-c4dd-424d-95fa-b0965933b4bd Aug 06 14:28:14.226369 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:14.226369 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:14.226768 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d4f83e68-3042-4e7d-967c-207d7981e201 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Snapshot retrieved successfully. Aug 06 14:28:14.239949 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d4f83e68-3042-4e7d-967c-207d7981e201 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Snapshot delete request issued successfully. Aug 06 14:28:14.240066 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d4f83e68-3042-4e7d-967c-207d7981e201 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/snapshots/5424221c-c4dd-424d-95fa-b0965933b4bd returned with HTTP 202 Aug 06 14:28:14.240414 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 779/3145] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:28:14 2026] DELETE /volume/v3/snapshots/5424221c-c4dd-424d-95fa-b0965933b4bd => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:28:14.249046 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7ef7d745-fd8d-4316-9dc3-34d8f5d78260 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:14.250919 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7ef7d745-fd8d-4316-9dc3-34d8f5d78260 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/snapshots/5424221c-c4dd-424d-95fa-b0965933b4bd Aug 06 14:28:14.251106 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7ef7d745-fd8d-4316-9dc3-34d8f5d78260 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:14.251289 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7ef7d745-fd8d-4316-9dc3-34d8f5d78260 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:14.257887 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:14.257887 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:14.258280 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-7ef7d745-fd8d-4316-9dc3-34d8f5d78260 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Snapshot retrieved successfully. Aug 06 14:28:14.259134 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7ef7d745-fd8d-4316-9dc3-34d8f5d78260 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/snapshots/5424221c-c4dd-424d-95fa-b0965933b4bd returned with HTTP 200 Aug 06 14:28:14.259518 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 785/3146] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:28:14 2026] GET /volume/v3/snapshots/5424221c-c4dd-424d-95fa-b0965933b4bd => generated 460 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:14.665007 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d9e01fae-cdc6-4b97-8d8b-58ec5ed47a27 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:14.667795 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d9e01fae-cdc6-4b97-8d8b-58ec5ed47a27 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/7ce660e3-17da-4320-b424-f8a608cf5a43 Aug 06 14:28:14.668099 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d9e01fae-cdc6-4b97-8d8b-58ec5ed47a27 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:14.668368 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d9e01fae-cdc6-4b97-8d8b-58ec5ed47a27 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:14.676312 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:14.676312 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:14.685200 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-d9e01fae-cdc6-4b97-8d8b-58ec5ed47a27 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:28:14.693228 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d9e01fae-cdc6-4b97-8d8b-58ec5ed47a27 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/7ce660e3-17da-4320-b424-f8a608cf5a43 returned with HTTP 200 Aug 06 14:28:14.693228 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 793/3147] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:14 2026] GET /volume/v3/volumes/7ce660e3-17da-4320-b424-f8a608cf5a43 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:14.708277 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-2ddbbfca-1ca0-409a-aa51-1cce05bbf158 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:14.709879 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2ddbbfca-1ca0-409a-aa51-1cce05bbf158 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/7ce660e3-17da-4320-b424-f8a608cf5a43 Aug 06 14:28:14.710055 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2ddbbfca-1ca0-409a-aa51-1cce05bbf158 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:14.710226 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2ddbbfca-1ca0-409a-aa51-1cce05bbf158 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:14.719488 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:14.719488 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:14.723241 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-2ddbbfca-1ca0-409a-aa51-1cce05bbf158 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:28:14.727555 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2ddbbfca-1ca0-409a-aa51-1cce05bbf158 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/7ce660e3-17da-4320-b424-f8a608cf5a43 returned with HTTP 200 Aug 06 14:28:14.728004 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 791/3148] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:14 2026] GET /volume/v3/volumes/7ce660e3-17da-4320-b424-f8a608cf5a43 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:14.742962 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-00d0edd2-76fc-41e4-9bd4-d263472b1d90 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:14.745290 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-00d0edd2-76fc-41e4-9bd4-d263472b1d90 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] DELETE https://10.4.3.229/volume/v3/volumes/7ce660e3-17da-4320-b424-f8a608cf5a43 Aug 06 14:28:14.745520 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-00d0edd2-76fc-41e4-9bd4-d263472b1d90 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:14.745721 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-00d0edd2-76fc-41e4-9bd4-d263472b1d90 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:14.745884 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-00d0edd2-76fc-41e4-9bd4-d263472b1d90 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete volume with id: 7ce660e3-17da-4320-b424-f8a608cf5a43 Aug 06 14:28:14.757017 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:14.757017 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:14.757701 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-00d0edd2-76fc-41e4-9bd4-d263472b1d90 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:28:14.778500 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-00d0edd2-76fc-41e4-9bd4-d263472b1d90 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete volume request issued successfully. Aug 06 14:28:14.778500 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-00d0edd2-76fc-41e4-9bd4-d263472b1d90 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/7ce660e3-17da-4320-b424-f8a608cf5a43 returned with HTTP 202 Aug 06 14:28:14.779026 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 780/3149] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:28:14 2026] DELETE /volume/v3/volumes/7ce660e3-17da-4320-b424-f8a608cf5a43 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:28:14.791673 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-fc624e7b-bdf1-4c56-a342-c0022262eaf0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:14.794049 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fc624e7b-bdf1-4c56-a342-c0022262eaf0 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/7ce660e3-17da-4320-b424-f8a608cf5a43 Aug 06 14:28:14.794322 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fc624e7b-bdf1-4c56-a342-c0022262eaf0 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:14.794615 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fc624e7b-bdf1-4c56-a342-c0022262eaf0 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:14.804362 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:14.804362 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:14.809245 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-fc624e7b-bdf1-4c56-a342-c0022262eaf0 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:28:14.815182 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fc624e7b-bdf1-4c56-a342-c0022262eaf0 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/7ce660e3-17da-4320-b424-f8a608cf5a43 returned with HTTP 200 Aug 06 14:28:14.815600 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 786/3150] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:14 2026] GET /volume/v3/volumes/7ce660e3-17da-4320-b424-f8a608cf5a43 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:14.976269 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-989c8f44-583d-414d-b97b-75ef3f2dff3f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:14.978601 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-989c8f44-583d-414d-b97b-75ef3f2dff3f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] DELETE https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a Aug 06 14:28:14.978601 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-989c8f44-583d-414d-b97b-75ef3f2dff3f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:14.978601 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-989c8f44-583d-414d-b97b-75ef3f2dff3f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:14.978601 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-989c8f44-583d-414d-b97b-75ef3f2dff3f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Delete volume with id: 39215dc3-b3ac-4453-b340-e7daa8138b1a Aug 06 14:28:14.985122 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:14.985122 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:14.986295 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-989c8f44-583d-414d-b97b-75ef3f2dff3f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:15.006068 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-989c8f44-583d-414d-b97b-75ef3f2dff3f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Delete volume request issued successfully. Aug 06 14:28:15.006244 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-989c8f44-583d-414d-b97b-75ef3f2dff3f tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a returned with HTTP 202 Aug 06 14:28:15.006711 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 794/3151] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:28:14 2026] DELETE /volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:28:15.019315 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ba657386-915c-4dbd-8cfc-a02e25b9e42b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:15.021991 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ba657386-915c-4dbd-8cfc-a02e25b9e42b tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a Aug 06 14:28:15.021991 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ba657386-915c-4dbd-8cfc-a02e25b9e42b tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:15.022199 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ba657386-915c-4dbd-8cfc-a02e25b9e42b tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:15.031446 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:15.031446 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:15.035600 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ba657386-915c-4dbd-8cfc-a02e25b9e42b tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:15.044346 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ba657386-915c-4dbd-8cfc-a02e25b9e42b tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a returned with HTTP 200 Aug 06 14:28:15.044808 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 792/3152] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:15 2026] GET /volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:15.271841 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2053716c-cd4b-4833-871c-2c802f4581b2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:15.274213 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2053716c-cd4b-4833-871c-2c802f4581b2 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/snapshots/5424221c-c4dd-424d-95fa-b0965933b4bd Aug 06 14:28:15.274464 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2053716c-cd4b-4833-871c-2c802f4581b2 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:15.274726 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2053716c-cd4b-4833-871c-2c802f4581b2 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:15.279820 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2053716c-cd4b-4833-871c-2c802f4581b2 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/snapshots/5424221c-c4dd-424d-95fa-b0965933b4bd returned with HTTP 404 Aug 06 14:28:15.280354 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 781/3153] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:28:15 2026] GET /volume/v3/snapshots/5424221c-c4dd-424d-95fa-b0965933b4bd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:15.311972 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-8c965bee-3f23-473b-84b8-74730e258bfd req-f9628588-f785-4feb-849e-cee8d5d31448 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:15.313732 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-8c965bee-3f23-473b-84b8-74730e258bfd req-f9628588-f785-4feb-849e-cee8d5d31448 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 Aug 06 14:28:15.313906 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-8c965bee-3f23-473b-84b8-74730e258bfd req-f9628588-f785-4feb-849e-cee8d5d31448 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:15.314079 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-8c965bee-3f23-473b-84b8-74730e258bfd req-f9628588-f785-4feb-849e-cee8d5d31448 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:15.324856 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:15.324856 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:15.328188 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-8c965bee-3f23-473b-84b8-74730e258bfd req-f9628588-f785-4feb-849e-cee8d5d31448 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:28:15.331861 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-8c965bee-3f23-473b-84b8-74730e258bfd req-f9628588-f785-4feb-849e-cee8d5d31448 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 returned with HTTP 200 Aug 06 14:28:15.332149 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 787/3154] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:28:15 2026] GET /volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:15.795030 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8b0a8d79-dc49-455d-8f7a-4059d2619dbd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:15.796888 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8b0a8d79-dc49-455d-8f7a-4059d2619dbd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 Aug 06 14:28:15.797112 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8b0a8d79-dc49-455d-8f7a-4059d2619dbd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:15.798154 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8b0a8d79-dc49-455d-8f7a-4059d2619dbd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:15.804291 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:15.804291 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:15.809780 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8b0a8d79-dc49-455d-8f7a-4059d2619dbd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:28:15.813681 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8b0a8d79-dc49-455d-8f7a-4059d2619dbd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 returned with HTTP 200 Aug 06 14:28:15.814013 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 795/3155] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:15 2026] GET /volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:15.828982 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-aed6abe8-b832-4779-9ec9-c3b9a2efbd2d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:15.830465 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-aed6abe8-b832-4779-9ec9-c3b9a2efbd2d tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 Aug 06 14:28:15.830648 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-aed6abe8-b832-4779-9ec9-c3b9a2efbd2d tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:15.830935 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-aed6abe8-b832-4779-9ec9-c3b9a2efbd2d tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:15.831324 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5464baf6-b575-4f3c-97a1-bcf2d408934e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:15.833549 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5464baf6-b575-4f3c-97a1-bcf2d408934e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/7ce660e3-17da-4320-b424-f8a608cf5a43 Aug 06 14:28:15.833752 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5464baf6-b575-4f3c-97a1-bcf2d408934e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:15.833925 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5464baf6-b575-4f3c-97a1-bcf2d408934e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:15.837521 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:15.837521 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:15.839951 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5464baf6-b575-4f3c-97a1-bcf2d408934e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/7ce660e3-17da-4320-b424-f8a608cf5a43 returned with HTTP 404 Aug 06 14:28:15.840382 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 782/3156] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:15 2026] GET /volume/v3/volumes/7ce660e3-17da-4320-b424-f8a608cf5a43 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:15.842165 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-aed6abe8-b832-4779-9ec9-c3b9a2efbd2d tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:28:15.847448 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b238a55e-27f1-4f8e-a8c6-aef77f99c856 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:15.847783 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-aed6abe8-b832-4779-9ec9-c3b9a2efbd2d tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 returned with HTTP 200 Aug 06 14:28:15.847783 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 793/3157] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:15 2026] GET /volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:15.848497 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b238a55e-27f1-4f8e-a8c6-aef77f99c856 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/7ce660e3-17da-4320-b424-f8a608cf5a43 Aug 06 14:28:15.848734 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b238a55e-27f1-4f8e-a8c6-aef77f99c856 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:15.848961 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b238a55e-27f1-4f8e-a8c6-aef77f99c856 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:15.853888 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b238a55e-27f1-4f8e-a8c6-aef77f99c856 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/7ce660e3-17da-4320-b424-f8a608cf5a43 returned with HTTP 404 Aug 06 14:28:15.854843 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 788/3158] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:15 2026] GET /volume/v3/volumes/7ce660e3-17da-4320-b424-f8a608cf5a43 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:15.861788 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1bfee82c-9248-403a-8b3f-ef0e42dc1b72 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:15.864677 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1bfee82c-9248-403a-8b3f-ef0e42dc1b72 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] DELETE https://10.4.3.229/volume/v3/volumes/7ce660e3-17da-4320-b424-f8a608cf5a43 Aug 06 14:28:15.864867 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1bfee82c-9248-403a-8b3f-ef0e42dc1b72 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:15.865077 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1bfee82c-9248-403a-8b3f-ef0e42dc1b72 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:15.865233 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-1bfee82c-9248-403a-8b3f-ef0e42dc1b72 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete volume with id: 7ce660e3-17da-4320-b424-f8a608cf5a43 Aug 06 14:28:15.873902 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1bfee82c-9248-403a-8b3f-ef0e42dc1b72 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/7ce660e3-17da-4320-b424-f8a608cf5a43 returned with HTTP 404 Aug 06 14:28:15.874325 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 796/3159] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:28:15 2026] DELETE /volume/v3/volumes/7ce660e3-17da-4320-b424-f8a608cf5a43 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:15.883094 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-cef3a1f9-e1a9-47ad-8f20-52b5b28ff444 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:15.885117 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cef3a1f9-e1a9-47ad-8f20-52b5b28ff444 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/d82cab7d-afd6-4c6b-9842-ad8aedda051d Aug 06 14:28:15.885355 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cef3a1f9-e1a9-47ad-8f20-52b5b28ff444 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:15.885635 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cef3a1f9-e1a9-47ad-8f20-52b5b28ff444 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:15.885790 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-cef3a1f9-e1a9-47ad-8f20-52b5b28ff444 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete snapshot with id: d82cab7d-afd6-4c6b-9842-ad8aedda051d Aug 06 14:28:15.891298 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-922f9397-2428-4886-91ee-77668f0aa3ae None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:15.891386 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:15.891386 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:15.891962 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-cef3a1f9-e1a9-47ad-8f20-52b5b28ff444 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:28:15.893396 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-922f9397-2428-4886-91ee-77668f0aa3ae tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 Aug 06 14:28:15.893634 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-922f9397-2428-4886-91ee-77668f0aa3ae tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:15.893884 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-922f9397-2428-4886-91ee-77668f0aa3ae tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:15.900936 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:15.900936 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:15.905418 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-922f9397-2428-4886-91ee-77668f0aa3ae tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:28:15.908561 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-cef3a1f9-e1a9-47ad-8f20-52b5b28ff444 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot delete request issued successfully. Aug 06 14:28:15.908807 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cef3a1f9-e1a9-47ad-8f20-52b5b28ff444 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/d82cab7d-afd6-4c6b-9842-ad8aedda051d returned with HTTP 202 Aug 06 14:28:15.909361 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 783/3160] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:28:15 2026] DELETE /volume/v3/snapshots/d82cab7d-afd6-4c6b-9842-ad8aedda051d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:28:15.910490 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-922f9397-2428-4886-91ee-77668f0aa3ae tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 returned with HTTP 200 Aug 06 14:28:15.910877 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 794/3161] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:28:15 2026] GET /volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:15.920176 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-47f10312-1570-4a44-92d8-f5c7edb30272 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:15.921930 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-47f10312-1570-4a44-92d8-f5c7edb30272 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/d82cab7d-afd6-4c6b-9842-ad8aedda051d Aug 06 14:28:15.922298 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-47f10312-1570-4a44-92d8-f5c7edb30272 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:15.922298 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-47f10312-1570-4a44-92d8-f5c7edb30272 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:15.931616 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:15.931616 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:15.931616 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-47f10312-1570-4a44-92d8-f5c7edb30272 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Snapshot retrieved successfully. Aug 06 14:28:15.931616 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-47f10312-1570-4a44-92d8-f5c7edb30272 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/d82cab7d-afd6-4c6b-9842-ad8aedda051d returned with HTTP 200 Aug 06 14:28:15.931616 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 789/3162] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:28:15 2026] GET /volume/v3/snapshots/d82cab7d-afd6-4c6b-9842-ad8aedda051d => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:16.003622 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-881d6e36-e983-49a1-b190-a3d2bbb39b1c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:16.004036 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-881d6e36-e983-49a1-b190-a3d2bbb39b1c None None] GET https://10.4.3.229/volume// Aug 06 14:28:16.004213 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-881d6e36-e983-49a1-b190-a3d2bbb39b1c None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:16.004439 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-881d6e36-e983-49a1-b190-a3d2bbb39b1c None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:16.004831 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-881d6e36-e983-49a1-b190-a3d2bbb39b1c None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:28:16.005126 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 797/3163] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:28: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 06 14:28:16.013960 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-c9060c4f-d704-4ad8-9b18-ab6eda59687b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:16.016077 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-c9060c4f-d704-4ad8-9b18-ab6eda59687b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:28:16.016485 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-c9060c4f-d704-4ad8-9b18-ab6eda59687b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95839a2e-273a-48b6-94fe-7fa19d2ed2b8", "connector": null, "instance_uuid": "2990869f-0555-4d0a-9119-239c2eacd963"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:16.027600 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:16.027600 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:16.055813 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-c9060c4f-d704-4ad8-9b18-ab6eda59687b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:28:16.056265 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 784/3164] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:28:16 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:16.062914 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7b523b39-dd9f-45bf-8ae1-4fc9d2e4f81e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:16.067737 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7b523b39-dd9f-45bf-8ae1-4fc9d2e4f81e tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a Aug 06 14:28:16.067737 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7b523b39-dd9f-45bf-8ae1-4fc9d2e4f81e tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:16.067737 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7b523b39-dd9f-45bf-8ae1-4fc9d2e4f81e tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:16.076982 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7b523b39-dd9f-45bf-8ae1-4fc9d2e4f81e tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a returned with HTTP 404 Aug 06 14:28:16.077827 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 795/3165] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:16 2026] GET /volume/v3/volumes/39215dc3-b3ac-4453-b340-e7daa8138b1a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:16.086332 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-040666ef-b21d-4302-9b46-44ec1001c6af None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:16.087729 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-01fffc91-f3fb-4a7c-b09a-5dfefcfa67e3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:16.088335 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-040666ef-b21d-4302-9b46-44ec1001c6af tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] DELETE https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a Aug 06 14:28:16.088565 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-040666ef-b21d-4302-9b46-44ec1001c6af tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:16.088783 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-040666ef-b21d-4302-9b46-44ec1001c6af tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:16.088959 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-040666ef-b21d-4302-9b46-44ec1001c6af tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Delete volume with id: a90210d1-938d-41b2-80ed-b4d88b65bd6a Aug 06 14:28:16.089560 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-01fffc91-f3fb-4a7c-b09a-5dfefcfa67e3 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 Aug 06 14:28:16.089768 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-01fffc91-f3fb-4a7c-b09a-5dfefcfa67e3 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:16.089943 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-01fffc91-f3fb-4a7c-b09a-5dfefcfa67e3 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:16.102219 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:16.102219 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:16.102804 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-040666ef-b21d-4302-9b46-44ec1001c6af tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:16.106694 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:16.106694 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:16.110451 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-01fffc91-f3fb-4a7c-b09a-5dfefcfa67e3 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:28:16.112102 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a42cdb8a-067a-4a9f-8382-15202a6235eb None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:16.112479 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a42cdb8a-067a-4a9f-8382-15202a6235eb None None] GET https://10.4.3.229/volume// Aug 06 14:28:16.112639 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a42cdb8a-067a-4a9f-8382-15202a6235eb None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:16.112819 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a42cdb8a-067a-4a9f-8382-15202a6235eb None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:16.113160 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a42cdb8a-067a-4a9f-8382-15202a6235eb None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:28:16.113490 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 785/3166] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:28: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 06 14:28:16.115556 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-01fffc91-f3fb-4a7c-b09a-5dfefcfa67e3 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 returned with HTTP 200 Aug 06 14:28:16.115925 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 798/3167] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:16 2026] GET /volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:16.125760 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-36988e83-d017-4ab2-8ca0-140d10b0648b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:16.128541 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-36988e83-d017-4ab2-8ca0-140d10b0648b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 Aug 06 14:28:16.128824 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-36988e83-d017-4ab2-8ca0-140d10b0648b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:16.129026 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-36988e83-d017-4ab2-8ca0-140d10b0648b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:16.133193 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-040666ef-b21d-4302-9b46-44ec1001c6af tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Delete volume request issued successfully. Aug 06 14:28:16.133436 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-040666ef-b21d-4302-9b46-44ec1001c6af tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a returned with HTTP 202 Aug 06 14:28:16.133842 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 790/3168] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:28:16 2026] DELETE /volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:28:16.144927 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:16.144927 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:16.145287 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-13007ab5-28a6-41d7-a98d-b38ecc6229ff None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:16.147899 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-13007ab5-28a6-41d7-a98d-b38ecc6229ff tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a Aug 06 14:28:16.148135 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-13007ab5-28a6-41d7-a98d-b38ecc6229ff tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:16.148365 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-13007ab5-28a6-41d7-a98d-b38ecc6229ff tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:16.148692 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-36988e83-d017-4ab2-8ca0-140d10b0648b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:28:16.154680 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-36988e83-d017-4ab2-8ca0-140d10b0648b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 returned with HTTP 200 Aug 06 14:28:16.155062 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 796/3169] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:28:16 2026] GET /volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 => generated 1061 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:28:16.159445 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:16.159445 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:16.168520 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-13007ab5-28a6-41d7-a98d-b38ecc6229ff tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:16.186181 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-13007ab5-28a6-41d7-a98d-b38ecc6229ff tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a returned with HTTP 200 Aug 06 14:28:16.186796 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 786/3170] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:16 2026] GET /volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:16.304829 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-27daba64-2d57-4894-91e0-b9db296f77c8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:16.308503 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-27daba64-2d57-4894-91e0-b9db296f77c8 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] PUT https://10.4.3.229/volume/v3/attachments/f1762f02-a219-4715-92ae-311dbf2a508d Aug 06 14:28:16.308503 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-27daba64-2d57-4894-91e0-b9db296f77c8 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:16.316276 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-27daba64-2d57-4894-91e0-b9db296f77c8 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Acquiring lock "cinder-attachment_update-95839a2e-273a-48b6-94fe-7fa19d2ed2b8-np0000006659" by "attachment_update" {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:28:16.321296 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-27daba64-2d57-4894-91e0-b9db296f77c8 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Lock "cinder-attachment_update-95839a2e-273a-48b6-94fe-7fa19d2ed2b8-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:28:16.322560 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:16.322560 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:16.445715 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-27daba64-2d57-4894-91e0-b9db296f77c8 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Lock "cinder-attachment_update-95839a2e-273a-48b6-94fe-7fa19d2ed2b8-np0000006659" released by "attachment_update" :: held 0.124s {{(pid=100396) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:28:16.446014 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-27daba64-2d57-4894-91e0-b9db296f77c8 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/attachments/f1762f02-a219-4715-92ae-311dbf2a508d returned with HTTP 200 Aug 06 14:28:16.446447 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 799/3171] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:28:16 2026] PUT /volume/v3/attachments/f1762f02-a219-4715-92ae-311dbf2a508d => generated 968 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:16.453953 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-266b9ec8-a17e-4633-93e5-032aa99c0094 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:16.456003 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-266b9ec8-a17e-4633-93e5-032aa99c0094 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8/encryption Aug 06 14:28:16.456192 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-266b9ec8-a17e-4633-93e5-032aa99c0094 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:16.456375 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-266b9ec8-a17e-4633-93e5-032aa99c0094 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:16.465281 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:16.465281 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:16.471213 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-266b9ec8-a17e-4633-93e5-032aa99c0094 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8/encryption returned with HTTP 200 Aug 06 14:28:16.471615 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 791/3172] 10.4.3.229 () {68 vars in 1631 bytes} [Thu Aug 6 14:28:16 2026] GET /volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8/encryption => generated 161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:16.942790 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9df9f508-3cd9-4824-8c8c-31f22bbe1c76 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:16.945055 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9df9f508-3cd9-4824-8c8c-31f22bbe1c76 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/snapshots/d82cab7d-afd6-4c6b-9842-ad8aedda051d Aug 06 14:28:16.945288 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9df9f508-3cd9-4824-8c8c-31f22bbe1c76 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:16.945556 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9df9f508-3cd9-4824-8c8c-31f22bbe1c76 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:16.953382 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9df9f508-3cd9-4824-8c8c-31f22bbe1c76 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/snapshots/d82cab7d-afd6-4c6b-9842-ad8aedda051d returned with HTTP 404 Aug 06 14:28:16.953967 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 797/3173] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:28:16 2026] GET /volume/v3/snapshots/d82cab7d-afd6-4c6b-9842-ad8aedda051d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:16.962178 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-46ac38ad-f546-4324-b103-4e1890ad14b9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:16.964334 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-46ac38ad-f546-4324-b103-4e1890ad14b9 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/f0aeacc1-4e47-4dbb-884f-5cdf4e099864 Aug 06 14:28:16.964609 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-46ac38ad-f546-4324-b103-4e1890ad14b9 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:16.968446 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-46ac38ad-f546-4324-b103-4e1890ad14b9 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:16.976837 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:16.976837 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:16.980198 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-46ac38ad-f546-4324-b103-4e1890ad14b9 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:28:16.986917 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-46ac38ad-f546-4324-b103-4e1890ad14b9 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/f0aeacc1-4e47-4dbb-884f-5cdf4e099864 returned with HTTP 200 Aug 06 14:28:16.987471 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 787/3174] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:16 2026] GET /volume/v3/volumes/f0aeacc1-4e47-4dbb-884f-5cdf4e099864 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:17.005540 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-55acb3be-03d7-4f74-9ea8-0f89b0547de3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:17.007300 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-55acb3be-03d7-4f74-9ea8-0f89b0547de3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] DELETE https://10.4.3.229/volume/v3/volumes/f0aeacc1-4e47-4dbb-884f-5cdf4e099864 Aug 06 14:28:17.007498 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-55acb3be-03d7-4f74-9ea8-0f89b0547de3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:17.007685 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-55acb3be-03d7-4f74-9ea8-0f89b0547de3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:17.007829 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-55acb3be-03d7-4f74-9ea8-0f89b0547de3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete volume with id: f0aeacc1-4e47-4dbb-884f-5cdf4e099864 Aug 06 14:28:17.014743 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:17.014743 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:17.015379 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-55acb3be-03d7-4f74-9ea8-0f89b0547de3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:28:17.048454 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-55acb3be-03d7-4f74-9ea8-0f89b0547de3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete volume request issued successfully. Aug 06 14:28:17.048454 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-55acb3be-03d7-4f74-9ea8-0f89b0547de3 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/f0aeacc1-4e47-4dbb-884f-5cdf4e099864 returned with HTTP 202 Aug 06 14:28:17.048454 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 800/3175] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:28:17 2026] DELETE /volume/v3/volumes/f0aeacc1-4e47-4dbb-884f-5cdf4e099864 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:28:17.053795 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-45b859a6-d437-4b5c-bddb-c48af24986c2 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:17.055492 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-45b859a6-d437-4b5c-bddb-c48af24986c2 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/f0aeacc1-4e47-4dbb-884f-5cdf4e099864 Aug 06 14:28:17.057533 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-45b859a6-d437-4b5c-bddb-c48af24986c2 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:17.057533 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-45b859a6-d437-4b5c-bddb-c48af24986c2 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:17.066700 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:17.066700 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:17.074490 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-45b859a6-d437-4b5c-bddb-c48af24986c2 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:28:17.081954 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-45b859a6-d437-4b5c-bddb-c48af24986c2 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/f0aeacc1-4e47-4dbb-884f-5cdf4e099864 returned with HTTP 200 Aug 06 14:28:17.082413 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 792/3176] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:17 2026] GET /volume/v3/volumes/f0aeacc1-4e47-4dbb-884f-5cdf4e099864 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:17.130513 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6e02becd-6719-4598-91fe-5d9c15599229 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:17.133153 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6e02becd-6719-4598-91fe-5d9c15599229 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 Aug 06 14:28:17.133385 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6e02becd-6719-4598-91fe-5d9c15599229 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:17.133659 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6e02becd-6719-4598-91fe-5d9c15599229 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:17.150963 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:17.150963 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:17.156540 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-6e02becd-6719-4598-91fe-5d9c15599229 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:28:17.161999 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6e02becd-6719-4598-91fe-5d9c15599229 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 returned with HTTP 200 Aug 06 14:28:17.162381 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 798/3177] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:17 2026] GET /volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:17.206452 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-db1b49d8-5e2b-4eb6-ade8-2b266fa62ab2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:17.206452 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-db1b49d8-5e2b-4eb6-ade8-2b266fa62ab2 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a Aug 06 14:28:17.206452 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-db1b49d8-5e2b-4eb6-ade8-2b266fa62ab2 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:17.206452 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-db1b49d8-5e2b-4eb6-ade8-2b266fa62ab2 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:17.211391 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-db1b49d8-5e2b-4eb6-ade8-2b266fa62ab2 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a returned with HTTP 404 Aug 06 14:28:17.211950 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 788/3178] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:17 2026] GET /volume/v3/volumes/a90210d1-938d-41b2-80ed-b4d88b65bd6a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:17.269396 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5e1698ec-b2a4-413b-9cf5-938e81fea7c2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:17.271542 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5e1698ec-b2a4-413b-9cf5-938e81fea7c2 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] DELETE https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 Aug 06 14:28:17.271542 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5e1698ec-b2a4-413b-9cf5-938e81fea7c2 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:17.271674 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5e1698ec-b2a4-413b-9cf5-938e81fea7c2 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:17.271785 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-5e1698ec-b2a4-413b-9cf5-938e81fea7c2 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Delete volume with id: 98994e69-46f9-4984-ade6-5596ba1c0d94 Aug 06 14:28:17.278717 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:17.278717 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:17.281442 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5e1698ec-b2a4-413b-9cf5-938e81fea7c2 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:17.293566 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5e1698ec-b2a4-413b-9cf5-938e81fea7c2 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Delete volume request issued successfully. Aug 06 14:28:17.293779 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5e1698ec-b2a4-413b-9cf5-938e81fea7c2 tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 returned with HTTP 202 Aug 06 14:28:17.294155 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 801/3179] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:28:17 2026] DELETE /volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:28:17.305488 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ca5488ed-cc9b-4541-8208-bab5829fe0ea None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:17.305488 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ca5488ed-cc9b-4541-8208-bab5829fe0ea tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 Aug 06 14:28:17.305488 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ca5488ed-cc9b-4541-8208-bab5829fe0ea tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:17.305627 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ca5488ed-cc9b-4541-8208-bab5829fe0ea tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:17.313075 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:17.313075 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:17.317350 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ca5488ed-cc9b-4541-8208-bab5829fe0ea tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Volume info retrieved successfully. Aug 06 14:28:17.322498 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ca5488ed-cc9b-4541-8208-bab5829fe0ea tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 returned with HTTP 200 Aug 06 14:28:17.322931 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 793/3180] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:17 2026] GET /volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:17.497811 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-79b3934a-eb08-4f3a-883b-654e8199d401 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:17.500892 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-79b3934a-eb08-4f3a-883b-654e8199d401 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] DELETE https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 Aug 06 14:28:17.500892 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-79b3934a-eb08-4f3a-883b-654e8199d401 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:17.500892 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-79b3934a-eb08-4f3a-883b-654e8199d401 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:17.500892 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-79b3934a-eb08-4f3a-883b-654e8199d401 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Delete volume with id: e7f1616d-2095-4226-b350-f46e34194059 Aug 06 14:28:17.506789 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:17.506789 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:17.507336 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-79b3934a-eb08-4f3a-883b-654e8199d401 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:28:17.524025 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-79b3934a-eb08-4f3a-883b-654e8199d401 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Delete volume request issued successfully. Aug 06 14:28:17.524025 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-79b3934a-eb08-4f3a-883b-654e8199d401 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 returned with HTTP 202 Aug 06 14:28:17.524025 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 799/3181] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:28:17 2026] DELETE /volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:28:17.535736 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5ad06e87-6c77-4d3b-bf89-0a1e1135fd51 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:17.551690 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5ad06e87-6c77-4d3b-bf89-0a1e1135fd51 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 Aug 06 14:28:17.551690 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5ad06e87-6c77-4d3b-bf89-0a1e1135fd51 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:17.551690 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5ad06e87-6c77-4d3b-bf89-0a1e1135fd51 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:17.551690 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:17.551690 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:17.555213 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-5ad06e87-6c77-4d3b-bf89-0a1e1135fd51 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Volume info retrieved successfully. Aug 06 14:28:17.558170 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5ad06e87-6c77-4d3b-bf89-0a1e1135fd51 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 returned with HTTP 200 Aug 06 14:28:17.558711 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 789/3182] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:17 2026] GET /volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:18.094138 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1bf902eb-499b-4fd9-b2d0-4ca56d20580d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:18.095892 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1bf902eb-499b-4fd9-b2d0-4ca56d20580d tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/f0aeacc1-4e47-4dbb-884f-5cdf4e099864 Aug 06 14:28:18.096147 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1bf902eb-499b-4fd9-b2d0-4ca56d20580d tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:18.096368 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1bf902eb-499b-4fd9-b2d0-4ca56d20580d tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:18.101836 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1bf902eb-499b-4fd9-b2d0-4ca56d20580d tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/f0aeacc1-4e47-4dbb-884f-5cdf4e099864 returned with HTTP 404 Aug 06 14:28:18.102291 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 802/3183] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:18 2026] GET /volume/v3/volumes/f0aeacc1-4e47-4dbb-884f-5cdf4e099864 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:18.110338 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-95fc1da5-9282-4856-a1fb-a0fab9faa37e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:18.112111 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-95fc1da5-9282-4856-a1fb-a0fab9faa37e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 Aug 06 14:28:18.112336 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-95fc1da5-9282-4856-a1fb-a0fab9faa37e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:18.112586 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-95fc1da5-9282-4856-a1fb-a0fab9faa37e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:18.118956 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:18.118956 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:18.122341 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-95fc1da5-9282-4856-a1fb-a0fab9faa37e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:28:18.126045 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-95fc1da5-9282-4856-a1fb-a0fab9faa37e tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 returned with HTTP 200 Aug 06 14:28:18.126369 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 794/3184] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:18 2026] GET /volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:18.136708 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1693e2e0-82a6-42f3-94a3-c6bf9a7faa90 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:18.138378 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1693e2e0-82a6-42f3-94a3-c6bf9a7faa90 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] DELETE https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 Aug 06 14:28:18.138597 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1693e2e0-82a6-42f3-94a3-c6bf9a7faa90 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:18.138776 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1693e2e0-82a6-42f3-94a3-c6bf9a7faa90 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:18.138923 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-1693e2e0-82a6-42f3-94a3-c6bf9a7faa90 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete volume with id: d07fad1a-5f09-4298-bd98-b4c7999037d1 Aug 06 14:28:18.145165 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:18.145165 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:18.145590 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1693e2e0-82a6-42f3-94a3-c6bf9a7faa90 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:28:18.159589 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1693e2e0-82a6-42f3-94a3-c6bf9a7faa90 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Delete volume request issued successfully. Aug 06 14:28:18.159820 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1693e2e0-82a6-42f3-94a3-c6bf9a7faa90 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 returned with HTTP 202 Aug 06 14:28:18.160322 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 800/3185] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:28:18 2026] DELETE /volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:28:18.168823 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-959778d7-ed25-4a80-a74b-8932589f3e1a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:18.171264 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-959778d7-ed25-4a80-a74b-8932589f3e1a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 Aug 06 14:28:18.171561 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-959778d7-ed25-4a80-a74b-8932589f3e1a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:18.171812 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-959778d7-ed25-4a80-a74b-8932589f3e1a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:18.179588 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d69dfd72-0f3a-40fa-9df6-cfd2e673205f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:18.181638 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d69dfd72-0f3a-40fa-9df6-cfd2e673205f tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 Aug 06 14:28:18.181892 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d69dfd72-0f3a-40fa-9df6-cfd2e673205f tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:18.182114 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d69dfd72-0f3a-40fa-9df6-cfd2e673205f tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:18.183737 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:18.183737 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:18.187354 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-959778d7-ed25-4a80-a74b-8932589f3e1a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Volume info retrieved successfully. Aug 06 14:28:18.190991 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-959778d7-ed25-4a80-a74b-8932589f3e1a tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 returned with HTTP 200 Aug 06 14:28:18.191378 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 790/3186] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:18 2026] GET /volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:18.192093 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:18.192093 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:18.195688 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-d69dfd72-0f3a-40fa-9df6-cfd2e673205f tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:28:18.199895 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d69dfd72-0f3a-40fa-9df6-cfd2e673205f tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 returned with HTTP 200 Aug 06 14:28:18.200211 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 803/3187] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:18 2026] GET /volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:18.335208 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-263fa7f6-d2bc-4938-ae9b-8cde3bb50cdf None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:18.337086 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-263fa7f6-d2bc-4938-ae9b-8cde3bb50cdf tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] GET https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 Aug 06 14:28:18.337315 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-263fa7f6-d2bc-4938-ae9b-8cde3bb50cdf tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:18.337555 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-263fa7f6-d2bc-4938-ae9b-8cde3bb50cdf tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:18.342667 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-263fa7f6-d2bc-4938-ae9b-8cde3bb50cdf tempest-AttachVolumeTestJSON-1102867522 tempest-AttachVolumeTestJSON-1102867522-project-member] https://10.4.3.229/volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 returned with HTTP 404 Aug 06 14:28:18.343156 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 795/3188] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:18 2026] GET /volume/v3/volumes/98994e69-46f9-4984-ade6-5596ba1c0d94 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:18.571345 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-cf787063-3813-4b90-9bc8-e6c0056a6b79 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:18.573355 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-cf787063-3813-4b90-9bc8-e6c0056a6b79 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] GET https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 Aug 06 14:28:18.573583 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-cf787063-3813-4b90-9bc8-e6c0056a6b79 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:18.573787 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-cf787063-3813-4b90-9bc8-e6c0056a6b79 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:18.579389 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-cf787063-3813-4b90-9bc8-e6c0056a6b79 tempest-TestStampPattern-1515407775 tempest-TestStampPattern-1515407775-project-member] https://10.4.3.229/volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 returned with HTTP 404 Aug 06 14:28:18.580213 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 801/3189] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:18 2026] GET /volume/v3/volumes/e7f1616d-2095-4226-b350-f46e34194059 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:19.204548 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4cc8dc4c-638a-4468-b266-68ed6a5625d6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:19.206451 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4cc8dc4c-638a-4468-b266-68ed6a5625d6 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] GET https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 Aug 06 14:28:19.206719 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4cc8dc4c-638a-4468-b266-68ed6a5625d6 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:19.206940 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4cc8dc4c-638a-4468-b266-68ed6a5625d6 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:19.214155 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0c35bc72-b821-4f0a-8a89-89969cece776 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:19.215391 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4cc8dc4c-638a-4468-b266-68ed6a5625d6 tempest-VolumesSnapshotTestJSON-1402402842 tempest-VolumesSnapshotTestJSON-1402402842-project-member] https://10.4.3.229/volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 returned with HTTP 404 Aug 06 14:28:19.215958 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 791/3190] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:19 2026] GET /volume/v3/volumes/d07fad1a-5f09-4298-bd98-b4c7999037d1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:19.216217 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0c35bc72-b821-4f0a-8a89-89969cece776 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 Aug 06 14:28:19.216529 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0c35bc72-b821-4f0a-8a89-89969cece776 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:19.216809 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0c35bc72-b821-4f0a-8a89-89969cece776 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:19.229214 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:19.229214 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:19.232625 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-0c35bc72-b821-4f0a-8a89-89969cece776 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:28:19.236743 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0c35bc72-b821-4f0a-8a89-89969cece776 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 returned with HTTP 200 Aug 06 14:28:19.237108 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 804/3191] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:19 2026] GET /volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:19.848930 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-263af0db-8392-4b67-9c57-55a2e5327847 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:19.851893 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-263af0db-8392-4b67-9c57-55a2e5327847 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] POST https://10.4.3.229/volume/v3/attachments/f1762f02-a219-4715-92ae-311dbf2a508d/action Aug 06 14:28:19.852398 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-263af0db-8392-4b67-9c57-55a2e5327847 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action body: b'{"os-complete": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:28:19.852618 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-263af0db-8392-4b67-9c57-55a2e5327847 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:19.874903 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:19.874903 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:19.886958 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-de9e4ac2-31ce-46f7-82f9-5ed4ec5b1185 req-263af0db-8392-4b67-9c57-55a2e5327847 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/attachments/f1762f02-a219-4715-92ae-311dbf2a508d/action returned with HTTP 204 Aug 06 14:28:19.887575 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 796/3192] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:28:19 2026] POST /volume/v3/attachments/f1762f02-a219-4715-92ae-311dbf2a508d/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 06 14:28:20.252182 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-405b7fe2-eae2-453f-85dd-8c4c52cfef46 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:20.254313 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-405b7fe2-eae2-453f-85dd-8c4c52cfef46 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 Aug 06 14:28:20.254587 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-405b7fe2-eae2-453f-85dd-8c4c52cfef46 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:20.254804 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-405b7fe2-eae2-453f-85dd-8c4c52cfef46 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:20.266749 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:20.266749 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:20.271488 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-405b7fe2-eae2-453f-85dd-8c4c52cfef46 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:28:20.276165 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-405b7fe2-eae2-453f-85dd-8c4c52cfef46 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 returned with HTTP 200 Aug 06 14:28:20.276604 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 802/3193] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:20 2026] GET /volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 => generated 1174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:20.291909 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8b5b4416-3c7a-43c7-8af0-75000a4aac20 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:20.293752 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8b5b4416-3c7a-43c7-8af0-75000a4aac20 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 Aug 06 14:28:20.293955 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8b5b4416-3c7a-43c7-8af0-75000a4aac20 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:20.294143 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8b5b4416-3c7a-43c7-8af0-75000a4aac20 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:20.303209 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:20.303209 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:20.306500 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-8b5b4416-3c7a-43c7-8af0-75000a4aac20 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:28:20.310706 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8b5b4416-3c7a-43c7-8af0-75000a4aac20 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 returned with HTTP 200 Aug 06 14:28:20.311080 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 792/3194] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:20 2026] GET /volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:20.355699 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-5106aaaf-0aa9-472f-8d5d-223c6de724c2 req-f45d5a60-433c-4f5d-8f15-dce1a50969f1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:20.358285 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-5106aaaf-0aa9-472f-8d5d-223c6de724c2 req-f45d5a60-433c-4f5d-8f15-dce1a50969f1 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 Aug 06 14:28:20.358579 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-5106aaaf-0aa9-472f-8d5d-223c6de724c2 req-f45d5a60-433c-4f5d-8f15-dce1a50969f1 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:20.358834 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-5106aaaf-0aa9-472f-8d5d-223c6de724c2 req-f45d5a60-433c-4f5d-8f15-dce1a50969f1 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:20.367620 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:20.367620 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:20.370396 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-5106aaaf-0aa9-472f-8d5d-223c6de724c2 req-f45d5a60-433c-4f5d-8f15-dce1a50969f1 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:28:20.373782 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-5106aaaf-0aa9-472f-8d5d-223c6de724c2 req-f45d5a60-433c-4f5d-8f15-dce1a50969f1 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 returned with HTTP 200 Aug 06 14:28:20.374107 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 805/3195] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:28:20 2026] GET /volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 => generated 1174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:20.391532 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-5106aaaf-0aa9-472f-8d5d-223c6de724c2 req-3864136d-70d7-4a4a-b20c-801435d56e1b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:20.393265 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-5106aaaf-0aa9-472f-8d5d-223c6de724c2 req-3864136d-70d7-4a4a-b20c-801435d56e1b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] POST https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8/action Aug 06 14:28:20.393592 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-5106aaaf-0aa9-472f-8d5d-223c6de724c2 req-3864136d-70d7-4a4a-b20c-801435d56e1b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:28:20.393702 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-5106aaaf-0aa9-472f-8d5d-223c6de724c2 req-3864136d-70d7-4a4a-b20c-801435d56e1b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:20.403624 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:20.403624 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:20.404083 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-5106aaaf-0aa9-472f-8d5d-223c6de724c2 req-3864136d-70d7-4a4a-b20c-801435d56e1b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:28:20.411162 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-5106aaaf-0aa9-472f-8d5d-223c6de724c2 req-3864136d-70d7-4a4a-b20c-801435d56e1b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Begin detaching volume completed successfully. Aug 06 14:28:20.411383 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-5106aaaf-0aa9-472f-8d5d-223c6de724c2 req-3864136d-70d7-4a4a-b20c-801435d56e1b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8/action returned with HTTP 202 Aug 06 14:28:20.411776 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 797/3196] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:28:20 2026] POST /volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:28:20.453192 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-2ad636d3-f864-4881-884b-52e94525056e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:20.453752 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2ad636d3-f864-4881-884b-52e94525056e None None] GET https://10.4.3.229/volume// Aug 06 14:28:20.453984 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2ad636d3-f864-4881-884b-52e94525056e None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:20.454243 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2ad636d3-f864-4881-884b-52e94525056e None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:20.454857 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2ad636d3-f864-4881-884b-52e94525056e None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:28:20.455187 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 803/3197] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:28: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 06 14:28:20.464142 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-5106aaaf-0aa9-472f-8d5d-223c6de724c2 req-8aa8a513-b88b-4b63-9216-62a2c4a1cf2b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:20.468203 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-5106aaaf-0aa9-472f-8d5d-223c6de724c2 req-8aa8a513-b88b-4b63-9216-62a2c4a1cf2b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 Aug 06 14:28:20.468440 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-5106aaaf-0aa9-472f-8d5d-223c6de724c2 req-8aa8a513-b88b-4b63-9216-62a2c4a1cf2b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:20.468699 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-5106aaaf-0aa9-472f-8d5d-223c6de724c2 req-8aa8a513-b88b-4b63-9216-62a2c4a1cf2b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:20.477878 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:20.477878 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:20.481353 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-5106aaaf-0aa9-472f-8d5d-223c6de724c2 req-8aa8a513-b88b-4b63-9216-62a2c4a1cf2b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:28:20.485295 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-5106aaaf-0aa9-472f-8d5d-223c6de724c2 req-8aa8a513-b88b-4b63-9216-62a2c4a1cf2b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 returned with HTTP 200 Aug 06 14:28:20.485712 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 793/3198] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:28:20 2026] GET /volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:28:20.498415 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-5106aaaf-0aa9-472f-8d5d-223c6de724c2 req-d23b9425-2dde-4986-b589-6285a6c794d0 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:20.500856 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-5106aaaf-0aa9-472f-8d5d-223c6de724c2 req-d23b9425-2dde-4986-b589-6285a6c794d0 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8/encryption Aug 06 14:28:20.501087 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-5106aaaf-0aa9-472f-8d5d-223c6de724c2 req-d23b9425-2dde-4986-b589-6285a6c794d0 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:20.501308 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-5106aaaf-0aa9-472f-8d5d-223c6de724c2 req-d23b9425-2dde-4986-b589-6285a6c794d0 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'index' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:20.512839 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:20.512839 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:20.521128 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-5106aaaf-0aa9-472f-8d5d-223c6de724c2 req-d23b9425-2dde-4986-b589-6285a6c794d0 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8/encryption returned with HTTP 200 Aug 06 14:28:20.521531 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 806/3199] 10.4.3.229 () {68 vars in 1631 bytes} [Thu Aug 6 14:28:20 2026] GET /volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:21.430987 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-5106aaaf-0aa9-472f-8d5d-223c6de724c2 req-76d146b2-bb1b-4a79-97b7-5859e46f714f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:21.433291 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-5106aaaf-0aa9-472f-8d5d-223c6de724c2 req-76d146b2-bb1b-4a79-97b7-5859e46f714f tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] DELETE https://10.4.3.229/volume/v3/attachments/f1762f02-a219-4715-92ae-311dbf2a508d Aug 06 14:28:21.433509 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-5106aaaf-0aa9-472f-8d5d-223c6de724c2 req-76d146b2-bb1b-4a79-97b7-5859e46f714f tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:21.433748 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-5106aaaf-0aa9-472f-8d5d-223c6de724c2 req-76d146b2-bb1b-4a79-97b7-5859e46f714f tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:21.442404 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:21.442404 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:21.500026 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-5106aaaf-0aa9-472f-8d5d-223c6de724c2 req-76d146b2-bb1b-4a79-97b7-5859e46f714f tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/attachments/f1762f02-a219-4715-92ae-311dbf2a508d returned with HTTP 200 Aug 06 14:28:21.500491 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 798/3200] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:28:21 2026] DELETE /volume/v3/attachments/f1762f02-a219-4715-92ae-311dbf2a508d => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:22.317200 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-32ce312c-e3a8-4451-9e83-2efd48fc6af7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:22.446450 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-32ce312c-e3a8-4451-9e83-2efd48fc6af7 tempest-GroupsV314Test-927197676 tempest-GroupsV314Test-927197676-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:28:22.446899 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-32ce312c-e3a8-4451-9e83-2efd48fc6af7 tempest-GroupsV314Test-927197676 tempest-GroupsV314Test-927197676-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-760443585"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:22.470540 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-32ce312c-e3a8-4451-9e83-2efd48fc6af7 tempest-GroupsV314Test-927197676 tempest-GroupsV314Test-927197676-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:28:22.470540 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 804/3201] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:28:22 2026] POST /volume/v3/types => generated 219 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:22.480009 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-65f20da5-d88e-4c85-989c-43ea159e1abb None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:22.482606 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-65f20da5-d88e-4c85-989c-43ea159e1abb tempest-GroupsV314Test-927197676 tempest-GroupsV314Test-927197676-project-admin] POST https://10.4.3.229/volume/v3/group_types Aug 06 14:28:22.482992 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-65f20da5-d88e-4c85-989c-43ea159e1abb tempest-GroupsV314Test-927197676 tempest-GroupsV314Test-927197676-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1387769580"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:22.495273 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-65f20da5-d88e-4c85-989c-43ea159e1abb tempest-GroupsV314Test-927197676 tempest-GroupsV314Test-927197676-project-admin] https://10.4.3.229/volume/v3/group_types returned with HTTP 202 Aug 06 14:28:22.495729 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 794/3202] 10.4.3.229 () {70 vars in 1311 bytes} [Thu Aug 6 14:28:22 2026] POST /volume/v3/group_types => generated 177 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:22.511892 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-dd866126-ba87-4e11-9fe8-5d0ad5f8743d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:22.593278 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-edec3c09-7c08-4a75-a4cf-030003e6fb97 req-d09a1b46-3b98-4491-b209-49c4a31d799d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:22.595060 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-edec3c09-7c08-4a75-a4cf-030003e6fb97 req-d09a1b46-3b98-4491-b209-49c4a31d799d tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 Aug 06 14:28:22.595219 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-edec3c09-7c08-4a75-a4cf-030003e6fb97 req-d09a1b46-3b98-4491-b209-49c4a31d799d tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:22.595680 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-edec3c09-7c08-4a75-a4cf-030003e6fb97 req-d09a1b46-3b98-4491-b209-49c4a31d799d tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:22.603716 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:22.603716 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:22.608955 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-edec3c09-7c08-4a75-a4cf-030003e6fb97 req-d09a1b46-3b98-4491-b209-49c4a31d799d tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:28:22.613669 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-edec3c09-7c08-4a75-a4cf-030003e6fb97 req-d09a1b46-3b98-4491-b209-49c4a31d799d tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 returned with HTTP 200 Aug 06 14:28:22.614029 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 799/3203] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:28:22 2026] GET /volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:22.617717 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-dd866126-ba87-4e11-9fe8-5d0ad5f8743d tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] POST https://10.4.3.229/volume/v3/groups Aug 06 14:28:22.618020 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-dd866126-ba87-4e11-9fe8-5d0ad5f8743d tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6a72fb0a-dc0d-488d-84de-4b2c9ae7ea81", "volume_types": ["857d7f32-201e-4037-aaf8-145ff74b92e2"], "name": "tempest-GroupsV314Test-Group-1077710146"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:22.619279 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.groups [None req-dd866126-ba87-4e11-9fe8-5d0ad5f8743d tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Creating new group {'group': {'group_type': '6a72fb0a-dc0d-488d-84de-4b2c9ae7ea81', 'volume_types': ['857d7f32-201e-4037-aaf8-145ff74b92e2'], 'name': 'tempest-GroupsV314Test-Group-1077710146'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 14:28:22.628350 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.groups [None req-dd866126-ba87-4e11-9fe8-5d0ad5f8743d tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Creating group tempest-GroupsV314Test-Group-1077710146. Aug 06 14:28:22.634303 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-dd866126-ba87-4e11-9fe8-5d0ad5f8743d tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Availability Zones retrieved successfully. Aug 06 14:28:22.655313 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-dd866126-ba87-4e11-9fe8-5d0ad5f8743d tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Created reservations ['7b69cc4b-9c54-4cd8-ba8f-2ffb3586a266'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:22.677750 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-dd866126-ba87-4e11-9fe8-5d0ad5f8743d tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] https://10.4.3.229/volume/v3/groups returned with HTTP 202 Aug 06 14:28:22.678141 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 807/3204] 10.4.3.229 () {70 vars in 1297 bytes} [Thu Aug 6 14:28:22 2026] POST /volume/v3/groups => generated 108 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:22.686146 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f5862a23-8a70-434c-8a0d-09386a576e12 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:22.687922 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f5862a23-8a70-434c-8a0d-09386a576e12 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] GET https://10.4.3.229/volume/v3/groups/34e78c6c-0905-4d2c-b9b7-7db8c30c1b9b Aug 06 14:28:22.688097 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f5862a23-8a70-434c-8a0d-09386a576e12 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:22.688277 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f5862a23-8a70-434c-8a0d-09386a576e12 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:22.688450 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.groups [None req-f5862a23-8a70-434c-8a0d-09386a576e12 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] show called for member 34e78c6c-0905-4d2c-b9b7-7db8c30c1b9b {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:28:22.692266 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:22.692266 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:22.699357 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f5862a23-8a70-434c-8a0d-09386a576e12 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] https://10.4.3.229/volume/v3/groups/34e78c6c-0905-4d2c-b9b7-7db8c30c1b9b returned with HTTP 200 Aug 06 14:28:22.699781 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 805/3205] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:28:22 2026] GET /volume/v3/groups/34e78c6c-0905-4d2c-b9b7-7db8c30c1b9b => generated 388 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:23.711407 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-433d3995-8756-422d-aed4-20b681cd25b4 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:23.713247 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-433d3995-8756-422d-aed4-20b681cd25b4 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] GET https://10.4.3.229/volume/v3/groups/34e78c6c-0905-4d2c-b9b7-7db8c30c1b9b Aug 06 14:28:23.713528 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-433d3995-8756-422d-aed4-20b681cd25b4 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:23.713769 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-433d3995-8756-422d-aed4-20b681cd25b4 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:23.713928 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.groups [None req-433d3995-8756-422d-aed4-20b681cd25b4 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] show called for member 34e78c6c-0905-4d2c-b9b7-7db8c30c1b9b {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:28:23.717828 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:23.717828 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:23.729466 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-433d3995-8756-422d-aed4-20b681cd25b4 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] https://10.4.3.229/volume/v3/groups/34e78c6c-0905-4d2c-b9b7-7db8c30c1b9b returned with HTTP 200 Aug 06 14:28:23.729896 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 795/3206] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:28:23 2026] GET /volume/v3/groups/34e78c6c-0905-4d2c-b9b7-7db8c30c1b9b => generated 389 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:23.738132 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0fcdddf4-c0b1-4a04-978c-55feb6f93148 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:23.740151 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0fcdddf4-c0b1-4a04-978c-55feb6f93148 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:28:23.740850 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0fcdddf4-c0b1-4a04-978c-55feb6f93148 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1025908495", "volume_type": "857d7f32-201e-4037-aaf8-145ff74b92e2", "group_id": "34e78c6c-0905-4d2c-b9b7-7db8c30c1b9b", "size": 1}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:23.741957 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-0fcdddf4-c0b1-4a04-978c-55feb6f93148 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1025908495', 'volume_type': '857d7f32-201e-4037-aaf8-145ff74b92e2', 'group_id': '34e78c6c-0905-4d2c-b9b7-7db8c30c1b9b', 'size': 1}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:28:23.749837 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:23.749837 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:23.750321 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-0fcdddf4-c0b1-4a04-978c-55feb6f93148 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Create volume of 1 GB Aug 06 14:28:23.755700 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0fcdddf4-c0b1-4a04-978c-55feb6f93148 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Availability Zones retrieved successfully. Aug 06 14:28:23.762930 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0fcdddf4-c0b1-4a04-978c-55feb6f93148 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Flow 'volume_create_api' (fe5a438e-53da-4407-9ea1-842eb284a678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:23.769237 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0fcdddf4-c0b1-4a04-978c-55feb6f93148 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb694b2e-594f-42f6-a3e2-62e5d0d7330c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:23.769758 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:23.769758 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:23.770994 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-0fcdddf4-c0b1-4a04-978c-55feb6f93148 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:28:23.792110 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0fcdddf4-c0b1-4a04-978c-55feb6f93148 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb694b2e-594f-42f6-a3e2-62e5d0d7330c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:28:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=857d7f32-201e-4037-aaf8-145ff74b92e2,is_public=True,name='tempest-GroupsV314Test-volume-type-760443585',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '857d7f32-201e-4037-aaf8-145ff74b92e2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '34e78c6c-0905-4d2c-b9b7-7db8c30c1b9b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:23.792964 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0fcdddf4-c0b1-4a04-978c-55feb6f93148 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3664b86-992a-412f-abf1-a7e1d9ca9290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:23.828445 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-0fcdddf4-c0b1-4a04-978c-55feb6f93148 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-760443585 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-760443585, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:28:23.828445 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-0fcdddf4-c0b1-4a04-978c-55feb6f93148 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-760443585 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-760443585, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:28:23.871516 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-0fcdddf4-c0b1-4a04-978c-55feb6f93148 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Created reservations ['529d14a4-4ca2-47f1-a0b3-5ab2dbcb39d4', '74731df3-6ae0-43a8-84fa-3ca79589325b', 'ec36dd39-8ab0-406e-a09b-7f7d588e55df', '300d4255-1f71-4162-b367-257bc77a943a'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:23.872684 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0fcdddf4-c0b1-4a04-978c-55feb6f93148 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3664b86-992a-412f-abf1-a7e1d9ca9290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['529d14a4-4ca2-47f1-a0b3-5ab2dbcb39d4', '74731df3-6ae0-43a8-84fa-3ca79589325b', 'ec36dd39-8ab0-406e-a09b-7f7d588e55df', '300d4255-1f71-4162-b367-257bc77a943a']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:23.873813 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0fcdddf4-c0b1-4a04-978c-55feb6f93148 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (785d313e-4f44-4aff-a118-5b93bd8789f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:23.909746 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0fcdddf4-c0b1-4a04-978c-55feb6f93148 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (785d313e-4f44-4aff-a118-5b93bd8789f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b687acde-8348-44f5-be20-e53c5399d289', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1025908495',encryption_key_id=None,group_id=34e78c6c-0905-4d2c-b9b7-7db8c30c1b9b,group_type_id=,metadata={},multiattach=False,project_id='01f18ed33de84545a8871ba8ac34a6cb',qos_specs=None,replication_status=,reservations=['529d14a4-4ca2-47f1-a0b3-5ab2dbcb39d4','74731df3-6ae0-43a8-84fa-3ca79589325b','ec36dd39-8ab0-406e-a09b-7f7d588e55df','300d4255-1f71-4162-b367-257bc77a943a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d34af2e5e849d5a1891a5ebe45c5d7',volume_type_id=857d7f32-201e-4037-aaf8-145ff74b92e2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:28:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1025908495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=34e78c6c-0905-4d2c-b9b7-7db8c30c1b9b,host=None,id=b687acde-8348-44f5-be20-e53c5399d289,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01f18ed33de84545a8871ba8ac34a6cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2d34af2e5e849d5a1891a5ebe45c5d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(857d7f32-201e-4037-aaf8-145ff74b92e2),volume_type_id=857d7f32-201e-4037-aaf8-145ff74b92e2)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:23.910924 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0fcdddf4-c0b1-4a04-978c-55feb6f93148 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2501fe4-b2f8-4d2e-ae60-ebfbb84a1466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:23.929902 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0fcdddf4-c0b1-4a04-978c-55feb6f93148 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2501fe4-b2f8-4d2e-ae60-ebfbb84a1466) transitioned into state 'SUCCESS' from state '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-1025908495',encryption_key_id=None,group_id=34e78c6c-0905-4d2c-b9b7-7db8c30c1b9b,group_type_id=,metadata={},multiattach=False,project_id='01f18ed33de84545a8871ba8ac34a6cb',qos_specs=None,replication_status=,reservations=['529d14a4-4ca2-47f1-a0b3-5ab2dbcb39d4','74731df3-6ae0-43a8-84fa-3ca79589325b','ec36dd39-8ab0-406e-a09b-7f7d588e55df','300d4255-1f71-4162-b367-257bc77a943a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d34af2e5e849d5a1891a5ebe45c5d7',volume_type_id=857d7f32-201e-4037-aaf8-145ff74b92e2)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:23.930622 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0fcdddf4-c0b1-4a04-978c-55feb6f93148 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a02d15c6-3f15-4bd1-a9f2-c1979d088285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:23.946605 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0fcdddf4-c0b1-4a04-978c-55feb6f93148 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a02d15c6-3f15-4bd1-a9f2-c1979d088285) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:23.947492 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0fcdddf4-c0b1-4a04-978c-55feb6f93148 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Flow 'volume_create_api' (fe5a438e-53da-4407-9ea1-842eb284a678) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:23.947842 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0fcdddf4-c0b1-4a04-978c-55feb6f93148 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Create volume request issued successfully. Aug 06 14:28:23.950646 np0000006659 devstack@c-api.service[100398]: WARNING stevedore.named [None req-0fcdddf4-c0b1-4a04-978c-55feb6f93148 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:28:23.950840 np0000006659 devstack@c-api.service[100398]: WARNING castellan.key_manager [None req-0fcdddf4-c0b1-4a04-978c-55feb6f93148 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:28:23.998082 np0000006659 devstack@c-api.service[100398]: DEBUG oslo_db.sqlalchemy.engines [None req-0fcdddf4-c0b1-4a04-978c-55feb6f93148 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:28:24.001358 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:24.001358 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:24.005270 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0fcdddf4-c0b1-4a04-978c-55feb6f93148 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:28:24.005766 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 800/3207] 10.4.3.229 () {70 vars in 1300 bytes} [Thu Aug 6 14:28:23 2026] POST /volume/v3/volumes => generated 818 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:24.017378 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-55c866c1-e98c-42a2-a985-4df1ab5e59d6 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:24.020490 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-55c866c1-e98c-42a2-a985-4df1ab5e59d6 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] GET https://10.4.3.229/volume/v3/volumes/b687acde-8348-44f5-be20-e53c5399d289 Aug 06 14:28:24.020716 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-55c866c1-e98c-42a2-a985-4df1ab5e59d6 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:24.020915 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-55c866c1-e98c-42a2-a985-4df1ab5e59d6 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:24.031157 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:24.031157 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:24.035265 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-55c866c1-e98c-42a2-a985-4df1ab5e59d6 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Volume info retrieved successfully. Aug 06 14:28:24.036218 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-55c866c1-e98c-42a2-a985-4df1ab5e59d6 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:28:24.036250 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-55c866c1-e98c-42a2-a985-4df1ab5e59d6 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:28:24.088544 np0000006659 devstack@c-api.service[100396]: DEBUG oslo_db.sqlalchemy.engines [None req-55c866c1-e98c-42a2-a985-4df1ab5e59d6 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100396) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:28:24.091301 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:24.091301 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:24.102227 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-55c866c1-e98c-42a2-a985-4df1ab5e59d6 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] https://10.4.3.229/volume/v3/volumes/b687acde-8348-44f5-be20-e53c5399d289 returned with HTTP 200 Aug 06 14:28:24.103501 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 808/3208] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:24 2026] GET /volume/v3/volumes/b687acde-8348-44f5-be20-e53c5399d289 => generated 886 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:24.926739 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-04eb2ddf-6d82-422b-9032-a6042fdc296f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:25.018882 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-04eb2ddf-6d82-422b-9032-a6042fdc296f tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:28:25.019321 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-04eb2ddf-6d82-422b-9032-a6042fdc296f tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2015443769"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:25.021072 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-04eb2ddf-6d82-422b-9032-a6042fdc296f tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2015443769'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:28:25.021300 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-04eb2ddf-6d82-422b-9032-a6042fdc296f tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Create volume of 1 GB Aug 06 14:28:25.021650 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:25.021650 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:25.026103 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-04eb2ddf-6d82-422b-9032-a6042fdc296f tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Availability Zones retrieved successfully. Aug 06 14:28:25.032045 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-04eb2ddf-6d82-422b-9032-a6042fdc296f tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Flow 'volume_create_api' (bc196e4e-dc77-4934-88dd-e62f96339c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:25.033161 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-04eb2ddf-6d82-422b-9032-a6042fdc296f tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40216ba2-027c-4dc0-85c1-2061a9cb7ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:25.034164 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-04eb2ddf-6d82-422b-9032-a6042fdc296f tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:28:25.064187 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-04eb2ddf-6d82-422b-9032-a6042fdc296f tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40216ba2-027c-4dc0-85c1-2061a9cb7ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:25.065165 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-04eb2ddf-6d82-422b-9032-a6042fdc296f tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b5df3ac-2496-4b0d-8202-c9d936fa5320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:25.120500 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c5d41dbc-1e13-4490-9b71-d68cb63ed542 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:25.122513 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c5d41dbc-1e13-4490-9b71-d68cb63ed542 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] GET https://10.4.3.229/volume/v3/volumes/b687acde-8348-44f5-be20-e53c5399d289 Aug 06 14:28:25.122802 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c5d41dbc-1e13-4490-9b71-d68cb63ed542 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:25.123064 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c5d41dbc-1e13-4490-9b71-d68cb63ed542 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:25.132270 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:25.132270 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:25.134669 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-04eb2ddf-6d82-422b-9032-a6042fdc296f tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Created reservations ['92e50b88-60bc-48f8-a550-272e59178432', 'e141b124-5049-47cd-800d-dd092f0b2ef4', '2b8e2e6b-8397-4663-9c1c-715ef5bbf5eb', '4ec50709-a0d2-46ed-b229-6718f1a74e89'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:25.135345 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-04eb2ddf-6d82-422b-9032-a6042fdc296f tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b5df3ac-2496-4b0d-8202-c9d936fa5320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92e50b88-60bc-48f8-a550-272e59178432', 'e141b124-5049-47cd-800d-dd092f0b2ef4', '2b8e2e6b-8397-4663-9c1c-715ef5bbf5eb', '4ec50709-a0d2-46ed-b229-6718f1a74e89']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:25.136131 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-04eb2ddf-6d82-422b-9032-a6042fdc296f tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fcb8f32-cf11-4a3b-bb44-2825b9793be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:25.137441 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c5d41dbc-1e13-4490-9b71-d68cb63ed542 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Volume info retrieved successfully. Aug 06 14:28:25.138411 np0000006659 devstack@c-api.service[100399]: WARNING stevedore.named [None req-c5d41dbc-1e13-4490-9b71-d68cb63ed542 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:28:25.138685 np0000006659 devstack@c-api.service[100399]: WARNING castellan.key_manager [None req-c5d41dbc-1e13-4490-9b71-d68cb63ed542 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:28:25.161700 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-04eb2ddf-6d82-422b-9032-a6042fdc296f tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fcb8f32-cf11-4a3b-bb44-2825b9793be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b29f66cc-f6b4-4f20-a6bb-af4e8048959e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2015443769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b6597e76d52401c9af5feaa2fe1eb74',qos_specs=None,replication_status=,reservations=['92e50b88-60bc-48f8-a550-272e59178432','e141b124-5049-47cd-800d-dd092f0b2ef4','2b8e2e6b-8397-4663-9c1c-715ef5bbf5eb','4ec50709-a0d2-46ed-b229-6718f1a74e89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='641d41bbb3464e1b922559cb17c75248',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:28:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2015443769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b29f66cc-f6b4-4f20-a6bb-af4e8048959e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b6597e76d52401c9af5feaa2fe1eb74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='641d41bbb3464e1b922559cb17c75248',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:25.162853 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-04eb2ddf-6d82-422b-9032-a6042fdc296f tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef86037-8984-499c-8650-d8b009f30725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:25.182152 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-04eb2ddf-6d82-422b-9032-a6042fdc296f tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef86037-8984-499c-8650-d8b009f30725) transitioned into state 'SUCCESS' from state '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-2015443769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b6597e76d52401c9af5feaa2fe1eb74',qos_specs=None,replication_status=,reservations=['92e50b88-60bc-48f8-a550-272e59178432','e141b124-5049-47cd-800d-dd092f0b2ef4','2b8e2e6b-8397-4663-9c1c-715ef5bbf5eb','4ec50709-a0d2-46ed-b229-6718f1a74e89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='641d41bbb3464e1b922559cb17c75248',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:25.182603 np0000006659 devstack@c-api.service[100399]: DEBUG oslo_db.sqlalchemy.engines [None req-c5d41dbc-1e13-4490-9b71-d68cb63ed542 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100399) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:28:25.182857 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-04eb2ddf-6d82-422b-9032-a6042fdc296f tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8516e41c-bf9f-4518-9c67-ffe568d1c7cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:25.186170 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:25.186170 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:25.191903 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-04eb2ddf-6d82-422b-9032-a6042fdc296f tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8516e41c-bf9f-4518-9c67-ffe568d1c7cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:25.192853 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-04eb2ddf-6d82-422b-9032-a6042fdc296f tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Flow 'volume_create_api' (bc196e4e-dc77-4934-88dd-e62f96339c0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:25.193164 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-04eb2ddf-6d82-422b-9032-a6042fdc296f tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Create volume request issued successfully. Aug 06 14:28:25.193752 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-04eb2ddf-6d82-422b-9032-a6042fdc296f tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:28:25.194159 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 806/3209] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:28:24 2026] POST /volume/v3/volumes => generated 764 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:28:25.196788 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c5d41dbc-1e13-4490-9b71-d68cb63ed542 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] https://10.4.3.229/volume/v3/volumes/b687acde-8348-44f5-be20-e53c5399d289 returned with HTTP 200 Aug 06 14:28:25.197176 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 796/3210] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:25 2026] GET /volume/v3/volumes/b687acde-8348-44f5-be20-e53c5399d289 => generated 911 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:25.205771 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8ab8fd45-17ec-4de5-adee-9ba86137291c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:25.207964 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8ab8fd45-17ec-4de5-adee-9ba86137291c tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] GET https://10.4.3.229/volume/v3/volumes/b29f66cc-f6b4-4f20-a6bb-af4e8048959e Aug 06 14:28:25.208175 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8ab8fd45-17ec-4de5-adee-9ba86137291c tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:25.208375 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8ab8fd45-17ec-4de5-adee-9ba86137291c tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:25.208554 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-66935e81-69b0-4903-8641-b53c6095f571 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:25.210790 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-66935e81-69b0-4903-8641-b53c6095f571 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] POST https://10.4.3.229/volume/v3/groups/action Aug 06 14:28:25.211003 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-66935e81-69b0-4903-8641-b53c6095f571 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Action body: b'{"create-from-src": {"source_group_id": "34e78c6c-0905-4d2c-b9b7-7db8c30c1b9b", "name": "tempest-Group_from_grp-2079559992"}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:28:25.211192 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-66935e81-69b0-4903-8641-b53c6095f571 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "34e78c6c-0905-4d2c-b9b7-7db8c30c1b9b", "name": "tempest-Group_from_grp-2079559992"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:25.213204 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.groups [None req-66935e81-69b0-4903-8641-b53c6095f571 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Creating new group {'create-from-src': {'source_group_id': '34e78c6c-0905-4d2c-b9b7-7db8c30c1b9b', 'name': 'tempest-Group_from_grp-2079559992'}}. {{(pid=100396) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 06 14:28:25.213396 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.groups [None req-66935e81-69b0-4903-8641-b53c6095f571 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Creating group tempest-Group_from_grp-2079559992 from source group 34e78c6c-0905-4d2c-b9b7-7db8c30c1b9b. Aug 06 14:28:25.215486 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:25.215486 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:25.217714 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:25.217714 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:25.219374 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-8ab8fd45-17ec-4de5-adee-9ba86137291c tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Volume info retrieved successfully. Aug 06 14:28:25.224178 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:25.224178 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:25.224976 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8ab8fd45-17ec-4de5-adee-9ba86137291c tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes/b29f66cc-f6b4-4f20-a6bb-af4e8048959e returned with HTTP 200 Aug 06 14:28:25.230626 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 801/3211] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:25 2026] GET /volume/v3/volumes/b29f66cc-f6b4-4f20-a6bb-af4e8048959e => generated 832 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:25.246406 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-66935e81-69b0-4903-8641-b53c6095f571 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Created reservations ['c15eb9a6-8c5c-4522-beac-261e944a2e26'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:25.349088 np0000006659 devstack@c-api.service[100396]: INFO cinder.group.api [None req-66935e81-69b0-4903-8641-b53c6095f571 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] A mapping entry already exists for group 419f9746-a9dd-4bad-ba64-7901e30a4222 and volume type 857d7f32-201e-4037-aaf8-145ff74b92e2. Do not need to create again. Aug 06 14:28:25.349525 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:25.349525 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:25.350357 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-66935e81-69b0-4903-8641-b53c6095f571 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Availability Zones retrieved successfully. Aug 06 14:28:25.355691 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-66935e81-69b0-4903-8641-b53c6095f571 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Flow 'volume_create_api' (35bc7e97-15c2-4c85-af69-199b99127ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:25.356227 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-66935e81-69b0-4903-8641-b53c6095f571 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a41a324c-152c-4eb0-806e-1f2d33429cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:25.358832 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-66935e81-69b0-4903-8641-b53c6095f571 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:28:25.383109 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-66935e81-69b0-4903-8641-b53c6095f571 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a41a324c-152c-4eb0-806e-1f2d33429cbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b687acde-8348-44f5-be20-e53c5399d289', 'volume_type': VolumeType(created_at=2026-08-06T14:28:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=857d7f32-201e-4037-aaf8-145ff74b92e2,is_public=True,name='tempest-GroupsV314Test-volume-type-760443585',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '857d7f32-201e-4037-aaf8-145ff74b92e2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '419f9746-a9dd-4bad-ba64-7901e30a4222', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:25.383109 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-66935e81-69b0-4903-8641-b53c6095f571 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3648d3b8-053a-419a-ac09-4825f2584a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:25.410983 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-66935e81-69b0-4903-8641-b53c6095f571 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-760443585 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-760443585, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:28:25.411301 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-66935e81-69b0-4903-8641-b53c6095f571 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-760443585 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-760443585, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:28:25.425842 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-66935e81-69b0-4903-8641-b53c6095f571 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Created reservations ['850e1d73-b371-4389-b757-88df6ead9d12', 'f811daca-b885-4db6-b956-9c51a5f9d783', '9629ea9b-0730-421e-b4a1-6dd5416e8f72', '624e9265-29e3-4d9c-9777-d4721c1da0e9'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:25.426708 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-66935e81-69b0-4903-8641-b53c6095f571 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3648d3b8-053a-419a-ac09-4825f2584a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['850e1d73-b371-4389-b757-88df6ead9d12', 'f811daca-b885-4db6-b956-9c51a5f9d783', '9629ea9b-0730-421e-b4a1-6dd5416e8f72', '624e9265-29e3-4d9c-9777-d4721c1da0e9']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:25.427799 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-66935e81-69b0-4903-8641-b53c6095f571 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6ce2bb6-b582-49c6-b674-ba95106529d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:25.457483 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-66935e81-69b0-4903-8641-b53c6095f571 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6ce2bb6-b582-49c6-b674-ba95106529d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fb0577c-3f11-4db5-b984-7190605e0141', '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=419f9746-a9dd-4bad-ba64-7901e30a4222,group_type_id=,metadata={},multiattach=False,project_id='01f18ed33de84545a8871ba8ac34a6cb',qos_specs=None,replication_status=,reservations=['850e1d73-b371-4389-b757-88df6ead9d12','f811daca-b885-4db6-b956-9c51a5f9d783','9629ea9b-0730-421e-b4a1-6dd5416e8f72','624e9265-29e3-4d9c-9777-d4721c1da0e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=b687acde-8348-44f5-be20-e53c5399d289,status='creating',user_id='b2d34af2e5e849d5a1891a5ebe45c5d7',volume_type_id=857d7f32-201e-4037-aaf8-145ff74b92e2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:28:25Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=419f9746-a9dd-4bad-ba64-7901e30a4222,host=None,id=6fb0577c-3f11-4db5-b984-7190605e0141,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01f18ed33de84545a8871ba8ac34a6cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b687acde-8348-44f5-be20-e53c5399d289,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2d34af2e5e849d5a1891a5ebe45c5d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(857d7f32-201e-4037-aaf8-145ff74b92e2),volume_type_id=857d7f32-201e-4037-aaf8-145ff74b92e2)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:25.458496 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-66935e81-69b0-4903-8641-b53c6095f571 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04cf48f7-2e9c-463d-a6e0-98e21d24f1b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:25.480026 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-66935e81-69b0-4903-8641-b53c6095f571 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04cf48f7-2e9c-463d-a6e0-98e21d24f1b4) transitioned into state 'SUCCESS' from 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=419f9746-a9dd-4bad-ba64-7901e30a4222,group_type_id=,metadata={},multiattach=False,project_id='01f18ed33de84545a8871ba8ac34a6cb',qos_specs=None,replication_status=,reservations=['850e1d73-b371-4389-b757-88df6ead9d12','f811daca-b885-4db6-b956-9c51a5f9d783','9629ea9b-0730-421e-b4a1-6dd5416e8f72','624e9265-29e3-4d9c-9777-d4721c1da0e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=b687acde-8348-44f5-be20-e53c5399d289,status='creating',user_id='b2d34af2e5e849d5a1891a5ebe45c5d7',volume_type_id=857d7f32-201e-4037-aaf8-145ff74b92e2)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:25.480725 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-66935e81-69b0-4903-8641-b53c6095f571 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Flow 'volume_create_api' (35bc7e97-15c2-4c85-af69-199b99127ada) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:25.481049 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-66935e81-69b0-4903-8641-b53c6095f571 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Create volume request issued successfully. Aug 06 14:28:25.492715 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-66935e81-69b0-4903-8641-b53c6095f571 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] https://10.4.3.229/volume/v3/groups/action returned with HTTP 202 Aug 06 14:28:25.493175 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 809/3212] 10.4.3.229 () {70 vars in 1318 bytes} [Thu Aug 6 14:28:25 2026] POST /volume/v3/groups/action => generated 102 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:25.502737 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5bd1fce2-19f0-431a-8b65-a81056c1c37c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:25.505751 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5bd1fce2-19f0-431a-8b65-a81056c1c37c tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:28:25.506897 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5bd1fce2-19f0-431a-8b65-a81056c1c37c tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:25.506897 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5bd1fce2-19f0-431a-8b65-a81056c1c37c tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Calling method 'detail' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:25.506897 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-5bd1fce2-19f0-431a-8b65-a81056c1c37c tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:28:25.506897 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:25.506897 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:25.507270 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-5bd1fce2-19f0-431a-8b65-a81056c1c37c tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100397) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:28:25.516960 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-5bd1fce2-19f0-431a-8b65-a81056c1c37c tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Get all volumes completed successfully. Aug 06 14:28:25.517945 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-5bd1fce2-19f0-431a-8b65-a81056c1c37c tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:28:25.518205 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-5bd1fce2-19f0-431a-8b65-a81056c1c37c tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:28:25.560415 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.sqlalchemy.engines [None req-5bd1fce2-19f0-431a-8b65-a81056c1c37c tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:28:25.564255 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:25.564255 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:25.568284 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-5bd1fce2-19f0-431a-8b65-a81056c1c37c tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:28:25.568533 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-5bd1fce2-19f0-431a-8b65-a81056c1c37c tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:28:25.591693 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-320e1da5-00ef-4cab-912d-06f04d6ac490 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:25.596460 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-320e1da5-00ef-4cab-912d-06f04d6ac490 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] DELETE https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 Aug 06 14:28:25.596460 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-320e1da5-00ef-4cab-912d-06f04d6ac490 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:25.596460 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-320e1da5-00ef-4cab-912d-06f04d6ac490 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:25.596460 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-320e1da5-00ef-4cab-912d-06f04d6ac490 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Delete volume with id: 95839a2e-273a-48b6-94fe-7fa19d2ed2b8 Aug 06 14:28:25.603456 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:25.603456 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:25.604165 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-320e1da5-00ef-4cab-912d-06f04d6ac490 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:28:25.607800 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.sqlalchemy.engines [None req-5bd1fce2-19f0-431a-8b65-a81056c1c37c tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:28:25.611797 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:25.611797 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:25.613812 np0000006659 devstack@c-api.service[100399]: WARNING cinder.keymgr.conf_key_mgr [None req-320e1da5-00ef-4cab-912d-06f04d6ac490 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 14:28:25.619041 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-320e1da5-00ef-4cab-912d-06f04d6ac490 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Delete volume request issued successfully. Aug 06 14:28:25.619329 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-320e1da5-00ef-4cab-912d-06f04d6ac490 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 returned with HTTP 202 Aug 06 14:28:25.619849 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 797/3213] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:28:25 2026] DELETE /volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:28:25.621768 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5bd1fce2-19f0-431a-8b65-a81056c1c37c tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:28:25.622392 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 807/3214] 10.4.3.229 () {68 vars in 1299 bytes} [Thu Aug 6 14:28:25 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:28:25.630388 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-55c6e125-ae46-48fd-a6b2-85fb773febfc None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:25.632202 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-55c6e125-ae46-48fd-a6b2-85fb773febfc tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 Aug 06 14:28:25.632392 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-55c6e125-ae46-48fd-a6b2-85fb773febfc tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:25.632970 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-55c6e125-ae46-48fd-a6b2-85fb773febfc tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:25.638640 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-dd816cc3-a646-4ff6-b415-e2a1da694137 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:25.639864 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:25.639864 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:25.640652 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-dd816cc3-a646-4ff6-b415-e2a1da694137 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] GET https://10.4.3.229/volume/v3/volumes/6fb0577c-3f11-4db5-b984-7190605e0141 Aug 06 14:28:25.640915 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-dd816cc3-a646-4ff6-b415-e2a1da694137 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:25.641104 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-dd816cc3-a646-4ff6-b415-e2a1da694137 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:25.643761 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-55c6e125-ae46-48fd-a6b2-85fb773febfc tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:28:25.648957 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-55c6e125-ae46-48fd-a6b2-85fb773febfc tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 returned with HTTP 200 Aug 06 14:28:25.649340 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 802/3215] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:25 2026] GET /volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:25.650170 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:25.650170 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:25.655294 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-dd816cc3-a646-4ff6-b415-e2a1da694137 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Volume info retrieved successfully. Aug 06 14:28:25.656367 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-dd816cc3-a646-4ff6-b415-e2a1da694137 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:28:25.656712 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-dd816cc3-a646-4ff6-b415-e2a1da694137 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:28:25.696243 np0000006659 devstack@c-api.service[100396]: DEBUG oslo_db.sqlalchemy.engines [None req-dd816cc3-a646-4ff6-b415-e2a1da694137 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100396) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:28:25.699050 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:25.699050 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:25.706353 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-dd816cc3-a646-4ff6-b415-e2a1da694137 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] https://10.4.3.229/volume/v3/volumes/6fb0577c-3f11-4db5-b984-7190605e0141 returned with HTTP 200 Aug 06 14:28:25.706783 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 810/3216] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:25 2026] GET /volume/v3/volumes/6fb0577c-3f11-4db5-b984-7190605e0141 => generated 922 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:25.719093 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4684f9f1-8d2a-4a5d-a2ba-3e2dc1b00518 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:25.720604 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4684f9f1-8d2a-4a5d-a2ba-3e2dc1b00518 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] GET https://10.4.3.229/volume/v3/groups/419f9746-a9dd-4bad-ba64-7901e30a4222 Aug 06 14:28:25.720967 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4684f9f1-8d2a-4a5d-a2ba-3e2dc1b00518 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:25.721305 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4684f9f1-8d2a-4a5d-a2ba-3e2dc1b00518 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:25.721637 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.groups [None req-4684f9f1-8d2a-4a5d-a2ba-3e2dc1b00518 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] show called for member 419f9746-a9dd-4bad-ba64-7901e30a4222 {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:28:25.725390 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:25.725390 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:25.732417 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4684f9f1-8d2a-4a5d-a2ba-3e2dc1b00518 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] https://10.4.3.229/volume/v3/groups/419f9746-a9dd-4bad-ba64-7901e30a4222 returned with HTTP 200 Aug 06 14:28:25.732417 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 798/3217] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:28:25 2026] GET /volume/v3/groups/419f9746-a9dd-4bad-ba64-7901e30a4222 => generated 417 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:25.741410 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-67ff341f-cb64-46ac-a4ad-b166771cbddb None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:25.743335 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-67ff341f-cb64-46ac-a4ad-b166771cbddb tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:28:25.743609 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-67ff341f-cb64-46ac-a4ad-b166771cbddb tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:25.743851 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-67ff341f-cb64-46ac-a4ad-b166771cbddb tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Calling method 'detail' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:25.744223 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-67ff341f-cb64-46ac-a4ad-b166771cbddb tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:28:25.745114 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-67ff341f-cb64-46ac-a4ad-b166771cbddb tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100397) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:28:25.752291 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-67ff341f-cb64-46ac-a4ad-b166771cbddb tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Get all volumes completed successfully. Aug 06 14:28:25.753040 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-67ff341f-cb64-46ac-a4ad-b166771cbddb tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:28:25.753271 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-67ff341f-cb64-46ac-a4ad-b166771cbddb tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:28:25.786061 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.sqlalchemy.engines [None req-67ff341f-cb64-46ac-a4ad-b166771cbddb tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:28:25.789007 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:25.789007 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:25.793097 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-67ff341f-cb64-46ac-a4ad-b166771cbddb tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:28:25.793332 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-67ff341f-cb64-46ac-a4ad-b166771cbddb tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:28:25.825517 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.sqlalchemy.engines [None req-67ff341f-cb64-46ac-a4ad-b166771cbddb tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:28:25.828170 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:25.828170 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:25.835635 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-67ff341f-cb64-46ac-a4ad-b166771cbddb tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:28:25.836199 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 808/3218] 10.4.3.229 () {68 vars in 1299 bytes} [Thu Aug 6 14:28:25 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:28:25.849958 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6074a265-e14e-4ae9-952b-b6bd6ee61928 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:25.851595 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6074a265-e14e-4ae9-952b-b6bd6ee61928 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] POST https://10.4.3.229/volume/v3/groups/419f9746-a9dd-4bad-ba64-7901e30a4222/action Aug 06 14:28:25.851959 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6074a265-e14e-4ae9-952b-b6bd6ee61928 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:28:25.852110 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6074a265-e14e-4ae9-952b-b6bd6ee61928 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:25.853352 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.groups [None req-6074a265-e14e-4ae9-952b-b6bd6ee61928 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] delete called for group 419f9746-a9dd-4bad-ba64-7901e30a4222 {{(pid=100398) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 14:28:25.853471 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.groups [None req-6074a265-e14e-4ae9-952b-b6bd6ee61928 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Delete group with id: 419f9746-a9dd-4bad-ba64-7901e30a4222 Aug 06 14:28:25.856440 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:25.856440 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:25.884944 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6074a265-e14e-4ae9-952b-b6bd6ee61928 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] https://10.4.3.229/volume/v3/groups/419f9746-a9dd-4bad-ba64-7901e30a4222/action returned with HTTP 202 Aug 06 14:28:25.885323 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 803/3219] 10.4.3.229 () {70 vars in 1428 bytes} [Thu Aug 6 14:28:25 2026] POST /volume/v3/groups/419f9746-a9dd-4bad-ba64-7901e30a4222/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:28:25.892107 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3590a7d4-ed10-4a9f-9280-84505d1664e4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:25.894052 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3590a7d4-ed10-4a9f-9280-84505d1664e4 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] GET https://10.4.3.229/volume/v3/volumes/6fb0577c-3f11-4db5-b984-7190605e0141 Aug 06 14:28:25.894270 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3590a7d4-ed10-4a9f-9280-84505d1664e4 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:25.894503 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3590a7d4-ed10-4a9f-9280-84505d1664e4 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:25.901527 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:25.901527 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:25.905749 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3590a7d4-ed10-4a9f-9280-84505d1664e4 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Volume info retrieved successfully. Aug 06 14:28:25.906343 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-3590a7d4-ed10-4a9f-9280-84505d1664e4 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:28:25.906501 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-3590a7d4-ed10-4a9f-9280-84505d1664e4 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:28:25.944380 np0000006659 devstack@c-api.service[100396]: DEBUG oslo_db.sqlalchemy.engines [None req-3590a7d4-ed10-4a9f-9280-84505d1664e4 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100396) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:28:25.948680 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:25.948680 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:25.956146 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3590a7d4-ed10-4a9f-9280-84505d1664e4 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] https://10.4.3.229/volume/v3/volumes/6fb0577c-3f11-4db5-b984-7190605e0141 returned with HTTP 200 Aug 06 14:28:25.956849 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 811/3220] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:25 2026] GET /volume/v3/volumes/6fb0577c-3f11-4db5-b984-7190605e0141 => generated 921 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:26.249937 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-80550297-f4c6-43d1-9700-c9e3f07feb77 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:26.252333 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-80550297-f4c6-43d1-9700-c9e3f07feb77 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] GET https://10.4.3.229/volume/v3/volumes/b29f66cc-f6b4-4f20-a6bb-af4e8048959e Aug 06 14:28:26.254149 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-80550297-f4c6-43d1-9700-c9e3f07feb77 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:26.254149 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-80550297-f4c6-43d1-9700-c9e3f07feb77 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:26.262794 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:26.262794 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:26.268674 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-80550297-f4c6-43d1-9700-c9e3f07feb77 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Volume info retrieved successfully. Aug 06 14:28:26.275313 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-80550297-f4c6-43d1-9700-c9e3f07feb77 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes/b29f66cc-f6b4-4f20-a6bb-af4e8048959e returned with HTTP 200 Aug 06 14:28:26.275957 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 799/3221] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:26 2026] GET /volume/v3/volumes/b29f66cc-f6b4-4f20-a6bb-af4e8048959e => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:26.291479 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-eb12e033-83cb-4e70-801a-db3ea3cc2b5b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:26.293790 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eb12e033-83cb-4e70-801a-db3ea3cc2b5b tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:28:26.294243 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-eb12e033-83cb-4e70-801a-db3ea3cc2b5b tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b29f66cc-f6b4-4f20-a6bb-af4e8048959e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1799111207"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:26.295698 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-eb12e033-83cb-4e70-801a-db3ea3cc2b5b tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Create volume request body: {'volume': {"'source_volid": 'b29f66cc-f6b4-4f20-a6bb-af4e8048959e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1799111207'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:28:26.295870 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-eb12e033-83cb-4e70-801a-db3ea3cc2b5b tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Create volume of 1 GB Aug 06 14:28:26.299299 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-eb12e033-83cb-4e70-801a-db3ea3cc2b5b tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Availability Zones retrieved successfully. Aug 06 14:28:26.305684 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-eb12e033-83cb-4e70-801a-db3ea3cc2b5b tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Flow 'volume_create_api' (3387ff65-f434-4267-bb7f-81f48db84f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:26.306682 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-eb12e033-83cb-4e70-801a-db3ea3cc2b5b tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b335754-1bd6-4ccf-8a8a-cce4c5859117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:26.307649 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-eb12e033-83cb-4e70-801a-db3ea3cc2b5b tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:28:26.331081 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-eb12e033-83cb-4e70-801a-db3ea3cc2b5b tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b335754-1bd6-4ccf-8a8a-cce4c5859117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:26.331940 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-eb12e033-83cb-4e70-801a-db3ea3cc2b5b tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01050b6e-6dd7-45e0-8207-ffe0564ea571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:26.366903 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-eb12e033-83cb-4e70-801a-db3ea3cc2b5b tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Created reservations ['804e51fd-5c8a-4c91-b807-354d6ca7eee3', '769db313-0110-4fa2-a68a-be6d11491424', '0b8db8b6-26df-4396-bc6f-891fd92729e0', '5dc511ba-adf5-40db-a55a-e6d09d4bd8f0'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:26.367813 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-eb12e033-83cb-4e70-801a-db3ea3cc2b5b tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01050b6e-6dd7-45e0-8207-ffe0564ea571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['804e51fd-5c8a-4c91-b807-354d6ca7eee3', '769db313-0110-4fa2-a68a-be6d11491424', '0b8db8b6-26df-4396-bc6f-891fd92729e0', '5dc511ba-adf5-40db-a55a-e6d09d4bd8f0']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:26.368649 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-eb12e033-83cb-4e70-801a-db3ea3cc2b5b tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b97cfd32-394a-4a97-b322-c8b04e615979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:26.390264 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-eb12e033-83cb-4e70-801a-db3ea3cc2b5b tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b97cfd32-394a-4a97-b322-c8b04e615979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6163fc0e-9e0c-4384-bec7-89079088f4ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1799111207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b6597e76d52401c9af5feaa2fe1eb74',qos_specs=None,replication_status=,reservations=['804e51fd-5c8a-4c91-b807-354d6ca7eee3','769db313-0110-4fa2-a68a-be6d11491424','0b8db8b6-26df-4396-bc6f-891fd92729e0','5dc511ba-adf5-40db-a55a-e6d09d4bd8f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='641d41bbb3464e1b922559cb17c75248',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:28:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1799111207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6163fc0e-9e0c-4384-bec7-89079088f4ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b6597e76d52401c9af5feaa2fe1eb74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='641d41bbb3464e1b922559cb17c75248',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:26.391175 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-eb12e033-83cb-4e70-801a-db3ea3cc2b5b tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aca20407-3e4a-48bf-a874-5064ef7c440a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:26.408794 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-eb12e033-83cb-4e70-801a-db3ea3cc2b5b tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aca20407-3e4a-48bf-a874-5064ef7c440a) transitioned into state 'SUCCESS' from state '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-1799111207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b6597e76d52401c9af5feaa2fe1eb74',qos_specs=None,replication_status=,reservations=['804e51fd-5c8a-4c91-b807-354d6ca7eee3','769db313-0110-4fa2-a68a-be6d11491424','0b8db8b6-26df-4396-bc6f-891fd92729e0','5dc511ba-adf5-40db-a55a-e6d09d4bd8f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='641d41bbb3464e1b922559cb17c75248',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:26.409603 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-eb12e033-83cb-4e70-801a-db3ea3cc2b5b tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e96f70d-b2bf-4f98-a6d5-c27cbc76d816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:26.417989 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-eb12e033-83cb-4e70-801a-db3ea3cc2b5b tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e96f70d-b2bf-4f98-a6d5-c27cbc76d816) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:26.418867 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-eb12e033-83cb-4e70-801a-db3ea3cc2b5b tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Flow 'volume_create_api' (3387ff65-f434-4267-bb7f-81f48db84f1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:26.419256 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-eb12e033-83cb-4e70-801a-db3ea3cc2b5b tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Create volume request issued successfully. Aug 06 14:28:26.419918 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eb12e033-83cb-4e70-801a-db3ea3cc2b5b tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:28:26.420536 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 809/3222] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:28:26 2026] POST /volume/v3/volumes => generated 764 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:28:26.440506 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bd77ed54-54bd-4969-ac43-fd2c1548aa93 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:26.443827 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bd77ed54-54bd-4969-ac43-fd2c1548aa93 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:28:26.444213 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bd77ed54-54bd-4969-ac43-fd2c1548aa93 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b29f66cc-f6b4-4f20-a6bb-af4e8048959e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-49743670"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:26.445700 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-bd77ed54-54bd-4969-ac43-fd2c1548aa93 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Create volume request body: {'volume': {"'source_volid": 'b29f66cc-f6b4-4f20-a6bb-af4e8048959e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-49743670'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:28:26.445870 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-bd77ed54-54bd-4969-ac43-fd2c1548aa93 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Create volume of 1 GB Aug 06 14:28:26.449715 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-bd77ed54-54bd-4969-ac43-fd2c1548aa93 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Availability Zones retrieved successfully. Aug 06 14:28:26.455210 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bd77ed54-54bd-4969-ac43-fd2c1548aa93 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Flow 'volume_create_api' (0b8576dd-142e-48a8-871a-538939291c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:26.456180 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bd77ed54-54bd-4969-ac43-fd2c1548aa93 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61f5249a-fbf7-43e5-8220-c750bd16d27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:26.457066 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-bd77ed54-54bd-4969-ac43-fd2c1548aa93 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:28:26.481264 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bd77ed54-54bd-4969-ac43-fd2c1548aa93 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61f5249a-fbf7-43e5-8220-c750bd16d27b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:26.482316 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bd77ed54-54bd-4969-ac43-fd2c1548aa93 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b125cbec-826c-4538-a50c-50a9e2ecfa90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:26.519895 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-bd77ed54-54bd-4969-ac43-fd2c1548aa93 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Created reservations ['afdb2ae1-3528-4daf-ae6a-ed98cd1493d4', 'dfb76fda-9e53-4765-8109-497152126ec9', 'dcbe2bde-fbe9-4278-b5a5-b35f4657b266', 'd408e6f0-d476-464e-ab07-5636ae9f5856'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:26.520839 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bd77ed54-54bd-4969-ac43-fd2c1548aa93 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b125cbec-826c-4538-a50c-50a9e2ecfa90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afdb2ae1-3528-4daf-ae6a-ed98cd1493d4', 'dfb76fda-9e53-4765-8109-497152126ec9', 'dcbe2bde-fbe9-4278-b5a5-b35f4657b266', 'd408e6f0-d476-464e-ab07-5636ae9f5856']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:26.521593 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bd77ed54-54bd-4969-ac43-fd2c1548aa93 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5a52ae3-2e84-4c02-b08c-1f18d03da384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:26.543897 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bd77ed54-54bd-4969-ac43-fd2c1548aa93 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5a52ae3-2e84-4c02-b08c-1f18d03da384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f4eb7d5-5437-4093-837b-d72e3d716b69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-49743670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b6597e76d52401c9af5feaa2fe1eb74',qos_specs=None,replication_status=,reservations=['afdb2ae1-3528-4daf-ae6a-ed98cd1493d4','dfb76fda-9e53-4765-8109-497152126ec9','dcbe2bde-fbe9-4278-b5a5-b35f4657b266','d408e6f0-d476-464e-ab07-5636ae9f5856'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='641d41bbb3464e1b922559cb17c75248',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:28:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-49743670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f4eb7d5-5437-4093-837b-d72e3d716b69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b6597e76d52401c9af5feaa2fe1eb74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='641d41bbb3464e1b922559cb17c75248',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:26.544983 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bd77ed54-54bd-4969-ac43-fd2c1548aa93 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b369c688-6ab5-4e50-968b-9990d01e7fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:26.561985 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bd77ed54-54bd-4969-ac43-fd2c1548aa93 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b369c688-6ab5-4e50-968b-9990d01e7fd7) transitioned into state 'SUCCESS' from state '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-49743670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b6597e76d52401c9af5feaa2fe1eb74',qos_specs=None,replication_status=,reservations=['afdb2ae1-3528-4daf-ae6a-ed98cd1493d4','dfb76fda-9e53-4765-8109-497152126ec9','dcbe2bde-fbe9-4278-b5a5-b35f4657b266','d408e6f0-d476-464e-ab07-5636ae9f5856'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='641d41bbb3464e1b922559cb17c75248',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:26.562736 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bd77ed54-54bd-4969-ac43-fd2c1548aa93 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc17b797-2c53-4147-ab20-6f34d5dad36b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:26.571588 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bd77ed54-54bd-4969-ac43-fd2c1548aa93 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc17b797-2c53-4147-ab20-6f34d5dad36b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:26.572466 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bd77ed54-54bd-4969-ac43-fd2c1548aa93 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Flow 'volume_create_api' (0b8576dd-142e-48a8-871a-538939291c8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:26.572807 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-bd77ed54-54bd-4969-ac43-fd2c1548aa93 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Create volume request issued successfully. Aug 06 14:28:26.573382 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bd77ed54-54bd-4969-ac43-fd2c1548aa93 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:28:26.573886 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 804/3223] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:28:26 2026] POST /volume/v3/volumes => generated 762 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:28:26.585817 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-faeb5abb-98a1-4c76-938f-5007f62e6b9d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:26.588122 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-faeb5abb-98a1-4c76-938f-5007f62e6b9d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:28:26.588664 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-faeb5abb-98a1-4c76-938f-5007f62e6b9d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b29f66cc-f6b4-4f20-a6bb-af4e8048959e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-355323914"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:26.590659 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-faeb5abb-98a1-4c76-938f-5007f62e6b9d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Create volume request body: {'volume': {"'source_volid": 'b29f66cc-f6b4-4f20-a6bb-af4e8048959e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-355323914'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:28:26.590851 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-faeb5abb-98a1-4c76-938f-5007f62e6b9d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Create volume of 1 GB Aug 06 14:28:26.596135 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-faeb5abb-98a1-4c76-938f-5007f62e6b9d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Availability Zones retrieved successfully. Aug 06 14:28:26.604726 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-faeb5abb-98a1-4c76-938f-5007f62e6b9d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Flow 'volume_create_api' (2dcd9fab-0a8a-49e5-9d17-7c2c53bacca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:26.605946 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-faeb5abb-98a1-4c76-938f-5007f62e6b9d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b557eae2-5546-41cb-9809-069c773f142d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:26.607164 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-faeb5abb-98a1-4c76-938f-5007f62e6b9d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:28:26.633494 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-faeb5abb-98a1-4c76-938f-5007f62e6b9d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b557eae2-5546-41cb-9809-069c773f142d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:26.634137 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-faeb5abb-98a1-4c76-938f-5007f62e6b9d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96ad5264-ca8a-4cfd-b1f7-5b4efd7646e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:26.663035 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-84ab4254-5eb7-4e84-bf93-2b692fcaf941 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:26.666126 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-84ab4254-5eb7-4e84-bf93-2b692fcaf941 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 Aug 06 14:28:26.666368 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-faeb5abb-98a1-4c76-938f-5007f62e6b9d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Created reservations ['ca26b7dd-8469-41de-b2a6-01cb0fd6eee6', '7d54d56c-479a-45aa-a536-fd3593f16e31', '5c17c554-8054-45ac-8ace-315d29e9f0ff', 'b98192c0-9fa8-450a-88e1-a74c3741028a'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:26.666483 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-84ab4254-5eb7-4e84-bf93-2b692fcaf941 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:26.666745 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-84ab4254-5eb7-4e84-bf93-2b692fcaf941 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:26.667615 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-faeb5abb-98a1-4c76-938f-5007f62e6b9d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96ad5264-ca8a-4cfd-b1f7-5b4efd7646e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca26b7dd-8469-41de-b2a6-01cb0fd6eee6', '7d54d56c-479a-45aa-a536-fd3593f16e31', '5c17c554-8054-45ac-8ace-315d29e9f0ff', 'b98192c0-9fa8-450a-88e1-a74c3741028a']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:26.668608 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-faeb5abb-98a1-4c76-938f-5007f62e6b9d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33ea7fa6-d4fe-4e17-b752-83fc4e194ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:26.675882 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-84ab4254-5eb7-4e84-bf93-2b692fcaf941 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 returned with HTTP 404 Aug 06 14:28:26.676582 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 800/3224] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:26 2026] GET /volume/v3/volumes/95839a2e-273a-48b6-94fe-7fa19d2ed2b8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:26.683591 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-eb4adff0-7f8d-4e28-b59a-6a725b6d2de8 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:26.685585 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eb4adff0-7f8d-4e28-b59a-6a725b6d2de8 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 Aug 06 14:28:26.685816 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-eb4adff0-7f8d-4e28-b59a-6a725b6d2de8 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:26.686064 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-eb4adff0-7f8d-4e28-b59a-6a725b6d2de8 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Calling method 'detail' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:26.686647 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:26.686647 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:26.686978 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-eb4adff0-7f8d-4e28-b59a-6a725b6d2de8 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100397) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:28:26.689230 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-faeb5abb-98a1-4c76-938f-5007f62e6b9d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33ea7fa6-d4fe-4e17-b752-83fc4e194ad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8f76e1d-ea4b-42e9-932d-60d5c5d4cbef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-355323914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b6597e76d52401c9af5feaa2fe1eb74',qos_specs=None,replication_status=,reservations=['ca26b7dd-8469-41de-b2a6-01cb0fd6eee6','7d54d56c-479a-45aa-a536-fd3593f16e31','5c17c554-8054-45ac-8ace-315d29e9f0ff','b98192c0-9fa8-450a-88e1-a74c3741028a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='641d41bbb3464e1b922559cb17c75248',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:28:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-355323914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8f76e1d-ea4b-42e9-932d-60d5c5d4cbef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b6597e76d52401c9af5feaa2fe1eb74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='641d41bbb3464e1b922559cb17c75248',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:26.689973 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-faeb5abb-98a1-4c76-938f-5007f62e6b9d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8da75f15-d476-471f-a0ed-8dacf2cfe7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:26.703073 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-eb4adff0-7f8d-4e28-b59a-6a725b6d2de8 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Get all volumes completed successfully. Aug 06 14:28:26.704685 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-eb4adff0-7f8d-4e28-b59a-6a725b6d2de8 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:28:26.704963 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-eb4adff0-7f8d-4e28-b59a-6a725b6d2de8 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:28:26.707517 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-faeb5abb-98a1-4c76-938f-5007f62e6b9d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8da75f15-d476-471f-a0ed-8dacf2cfe7d5) transitioned into state 'SUCCESS' from state '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-355323914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b6597e76d52401c9af5feaa2fe1eb74',qos_specs=None,replication_status=,reservations=['ca26b7dd-8469-41de-b2a6-01cb0fd6eee6','7d54d56c-479a-45aa-a536-fd3593f16e31','5c17c554-8054-45ac-8ace-315d29e9f0ff','b98192c0-9fa8-450a-88e1-a74c3741028a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='641d41bbb3464e1b922559cb17c75248',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:26.708520 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-faeb5abb-98a1-4c76-938f-5007f62e6b9d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d48d87e3-ed14-4b1e-8bc2-b10b416d358a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:26.718267 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-faeb5abb-98a1-4c76-938f-5007f62e6b9d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d48d87e3-ed14-4b1e-8bc2-b10b416d358a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:26.719294 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-faeb5abb-98a1-4c76-938f-5007f62e6b9d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Flow 'volume_create_api' (2dcd9fab-0a8a-49e5-9d17-7c2c53bacca7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:26.719735 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-faeb5abb-98a1-4c76-938f-5007f62e6b9d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Create volume request issued successfully. Aug 06 14:28:26.720249 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-faeb5abb-98a1-4c76-938f-5007f62e6b9d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:28:26.720657 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 812/3225] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:28:26 2026] POST /volume/v3/volumes => generated 763 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:28:26.734732 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-de5da134-68b8-4efe-9e8a-64615da09aa3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:26.736503 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-de5da134-68b8-4efe-9e8a-64615da09aa3 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:28:26.736883 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-de5da134-68b8-4efe-9e8a-64615da09aa3 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b29f66cc-f6b4-4f20-a6bb-af4e8048959e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-365995872"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:26.738446 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-de5da134-68b8-4efe-9e8a-64615da09aa3 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Create volume request body: {'volume': {"'source_volid": 'b29f66cc-f6b4-4f20-a6bb-af4e8048959e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-365995872'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:28:26.738446 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-de5da134-68b8-4efe-9e8a-64615da09aa3 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Create volume of 1 GB Aug 06 14:28:26.738589 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:26.738589 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:26.742573 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-de5da134-68b8-4efe-9e8a-64615da09aa3 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Availability Zones retrieved successfully. Aug 06 14:28:26.743623 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.sqlalchemy.engines [None req-eb4adff0-7f8d-4e28-b59a-6a725b6d2de8 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-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=100397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:28:26.747567 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-de5da134-68b8-4efe-9e8a-64615da09aa3 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Flow 'volume_create_api' (f115ec82-5744-4489-9b10-01c75c483a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:26.747665 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:26.747665 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:26.748605 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-de5da134-68b8-4efe-9e8a-64615da09aa3 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6c8e0d0-631f-4e66-b0ce-1195a624093e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:26.750007 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-de5da134-68b8-4efe-9e8a-64615da09aa3 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:28:26.756358 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eb4adff0-7f8d-4e28-b59a-6a725b6d2de8 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 14:28:26.756944 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 810/3226] 10.4.3.229 () {66 vars in 1285 bytes} [Thu Aug 6 14:28:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11010 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:28:26.772047 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-341666d6-a579-43cc-9d91-eb1a8dd04d3e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:26.774210 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-de5da134-68b8-4efe-9e8a-64615da09aa3 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6c8e0d0-631f-4e66-b0ce-1195a624093e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:26.775059 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-de5da134-68b8-4efe-9e8a-64615da09aa3 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b21acff-5904-4835-9386-fca1986349dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:26.775608 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-341666d6-a579-43cc-9d91-eb1a8dd04d3e tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] DELETE https://10.4.3.229/volume/v3/types/f60bd570-3b03-493f-9eae-ff69430f1c88 Aug 06 14:28:26.775802 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-341666d6-a579-43cc-9d91-eb1a8dd04d3e tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:26.775995 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-341666d6-a579-43cc-9d91-eb1a8dd04d3e tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Calling method '_delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:26.801186 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-341666d6-a579-43cc-9d91-eb1a8dd04d3e tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] https://10.4.3.229/volume/v3/types/f60bd570-3b03-493f-9eae-ff69430f1c88 returned with HTTP 202 Aug 06 14:28:26.801812 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 801/3227] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:28:26 2026] DELETE /volume/v3/types/f60bd570-3b03-493f-9eae-ff69430f1c88 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:28:26.813627 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c6cebbb6-b149-46e6-9141-1bbfd3c7981f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:26.816150 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c6cebbb6-b149-46e6-9141-1bbfd3c7981f tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:28:26.816150 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c6cebbb6-b149-46e6-9141-1bbfd3c7981f tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1791371474", "extra_specs": {}}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:26.816936 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-de5da134-68b8-4efe-9e8a-64615da09aa3 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Created reservations ['41934ad5-e602-49bb-a722-438630f7da40', '61985278-a786-4e9a-82fa-d6702060672f', '0e6efcff-e188-4ff3-9dd1-ea8580b68959', 'ac6fab0b-4a33-4f49-92b7-5c34686bd2cf'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:26.817219 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:26.817219 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:26.817929 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-de5da134-68b8-4efe-9e8a-64615da09aa3 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b21acff-5904-4835-9386-fca1986349dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41934ad5-e602-49bb-a722-438630f7da40', '61985278-a786-4e9a-82fa-d6702060672f', '0e6efcff-e188-4ff3-9dd1-ea8580b68959', 'ac6fab0b-4a33-4f49-92b7-5c34686bd2cf']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:26.820154 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-de5da134-68b8-4efe-9e8a-64615da09aa3 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1746160a-24fd-44d8-b566-440ad768d135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:26.829247 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c6cebbb6-b149-46e6-9141-1bbfd3c7981f tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:28:26.829648 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 813/3228] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:28:26 2026] POST /volume/v3/types => generated 212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:26.837921 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-26cb6ed1-a54d-425c-835b-f96b12d577f1 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:26.840954 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-26cb6ed1-a54d-425c-835b-f96b12d577f1 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] POST https://10.4.3.229/volume/v3/types/279d1308-059f-4c88-9f0a-8bfb14bfd70c/encryption Aug 06 14:28:26.841516 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-26cb6ed1-a54d-425c-835b-f96b12d577f1 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:26.849401 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-de5da134-68b8-4efe-9e8a-64615da09aa3 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1746160a-24fd-44d8-b566-440ad768d135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3242180-615b-4f35-a918-44acdf1dac56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-365995872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b6597e76d52401c9af5feaa2fe1eb74',qos_specs=None,replication_status=,reservations=['41934ad5-e602-49bb-a722-438630f7da40','61985278-a786-4e9a-82fa-d6702060672f','0e6efcff-e188-4ff3-9dd1-ea8580b68959','ac6fab0b-4a33-4f49-92b7-5c34686bd2cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='641d41bbb3464e1b922559cb17c75248',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:28:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-365995872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3242180-615b-4f35-a918-44acdf1dac56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b6597e76d52401c9af5feaa2fe1eb74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='641d41bbb3464e1b922559cb17c75248',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:26.850467 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-de5da134-68b8-4efe-9e8a-64615da09aa3 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8439315f-d367-48ca-9edd-27ba52a4a157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:26.859676 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-26cb6ed1-a54d-425c-835b-f96b12d577f1 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] https://10.4.3.229/volume/v3/types/279d1308-059f-4c88-9f0a-8bfb14bfd70c/encryption returned with HTTP 200 Aug 06 14:28:26.859676 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 811/3229] 10.4.3.229 () {68 vars in 1397 bytes} [Thu Aug 6 14:28:26 2026] POST /volume/v3/types/279d1308-059f-4c88-9f0a-8bfb14bfd70c/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:26.867698 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f08f58a1-e323-40cb-aee3-f013646ab5d6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:26.869234 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f08f58a1-e323-40cb-aee3-f013646ab5d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:28:26.869597 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f08f58a1-e323-40cb-aee3-f013646ab5d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2004935663", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1791371474", "size": 1}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:26.871140 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-f08f58a1-e323-40cb-aee3-f013646ab5d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2004935663', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1791371474', 'size': 1}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:28:26.871603 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-de5da134-68b8-4efe-9e8a-64615da09aa3 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8439315f-d367-48ca-9edd-27ba52a4a157) transitioned into state 'SUCCESS' from state '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-365995872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b6597e76d52401c9af5feaa2fe1eb74',qos_specs=None,replication_status=,reservations=['41934ad5-e602-49bb-a722-438630f7da40','61985278-a786-4e9a-82fa-d6702060672f','0e6efcff-e188-4ff3-9dd1-ea8580b68959','ac6fab0b-4a33-4f49-92b7-5c34686bd2cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='641d41bbb3464e1b922559cb17c75248',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:26.872511 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-de5da134-68b8-4efe-9e8a-64615da09aa3 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71c8c740-fb02-49b2-acfc-52509bf161e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:26.874637 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-f08f58a1-e323-40cb-aee3-f013646ab5d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Create volume of 1 GB Aug 06 14:28:26.874889 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:26.874889 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:26.875333 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f08f58a1-e323-40cb-aee3-f013646ab5d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Availability Zones retrieved successfully. Aug 06 14:28:26.881951 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f08f58a1-e323-40cb-aee3-f013646ab5d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Flow 'volume_create_api' (760ce406-904f-4129-9409-483d9a61010d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:26.882137 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-de5da134-68b8-4efe-9e8a-64615da09aa3 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71c8c740-fb02-49b2-acfc-52509bf161e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:26.883208 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-de5da134-68b8-4efe-9e8a-64615da09aa3 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Flow 'volume_create_api' (f115ec82-5744-4489-9b10-01c75c483a95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:26.883591 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-de5da134-68b8-4efe-9e8a-64615da09aa3 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Create volume request issued successfully. Aug 06 14:28:26.884193 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f08f58a1-e323-40cb-aee3-f013646ab5d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9e2bbb8-5936-429c-ab82-21f2f8e42411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:26.884267 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-de5da134-68b8-4efe-9e8a-64615da09aa3 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:28:26.885072 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-f08f58a1-e323-40cb-aee3-f013646ab5d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:28:26.885168 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 805/3230] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:28:26 2026] POST /volume/v3/volumes => generated 763 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:28:26.896729 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2de63834-51ca-407c-a1f5-916027d2c7e9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:26.898753 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2de63834-51ca-407c-a1f5-916027d2c7e9 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:28:26.898804 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2de63834-51ca-407c-a1f5-916027d2c7e9 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b29f66cc-f6b4-4f20-a6bb-af4e8048959e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2102974564"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:26.900634 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-2de63834-51ca-407c-a1f5-916027d2c7e9 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Create volume request body: {'volume': {"'source_volid": 'b29f66cc-f6b4-4f20-a6bb-af4e8048959e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2102974564'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:28:26.900739 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-2de63834-51ca-407c-a1f5-916027d2c7e9 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Create volume of 1 GB Aug 06 14:28:26.905962 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2de63834-51ca-407c-a1f5-916027d2c7e9 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Availability Zones retrieved successfully. Aug 06 14:28:26.916159 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-2de63834-51ca-407c-a1f5-916027d2c7e9 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Flow 'volume_create_api' (a3a39028-a181-40be-9cc5-75419887fed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:26.920849 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-2de63834-51ca-407c-a1f5-916027d2c7e9 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6630bbf-09ac-46c6-8476-1d9635e70d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:26.921755 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-2de63834-51ca-407c-a1f5-916027d2c7e9 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:28:26.929186 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f08f58a1-e323-40cb-aee3-f013646ab5d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9e2bbb8-5936-429c-ab82-21f2f8e42411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:28:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=279d1308-059f-4c88-9f0a-8bfb14bfd70c,is_public=True,name='tempest-scenario-type-luks-1791371474',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '279d1308-059f-4c88-9f0a-8bfb14bfd70c', '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=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:26.930194 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f08f58a1-e323-40cb-aee3-f013646ab5d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dba78c3d-fecc-4a34-8393-d15549146004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:26.944963 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-2de63834-51ca-407c-a1f5-916027d2c7e9 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6630bbf-09ac-46c6-8476-1d9635e70d31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:26.945888 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-2de63834-51ca-407c-a1f5-916027d2c7e9 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb9e099e-9fd1-4959-9004-8132fe40ee35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:26.961080 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-f08f58a1-e323-40cb-aee3-f013646ab5d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1791371474 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1791371474, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:28:26.961444 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-f08f58a1-e323-40cb-aee3-f013646ab5d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1791371474 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1791371474, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:28:26.973322 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-87166e2b-b779-4a2f-92fe-b5734a09ac80 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:26.975553 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-87166e2b-b779-4a2f-92fe-b5734a09ac80 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] GET https://10.4.3.229/volume/v3/volumes/6fb0577c-3f11-4db5-b984-7190605e0141 Aug 06 14:28:26.976067 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-87166e2b-b779-4a2f-92fe-b5734a09ac80 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:26.976340 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-87166e2b-b779-4a2f-92fe-b5734a09ac80 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:26.981854 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-87166e2b-b779-4a2f-92fe-b5734a09ac80 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] https://10.4.3.229/volume/v3/volumes/6fb0577c-3f11-4db5-b984-7190605e0141 returned with HTTP 404 Aug 06 14:28:26.982679 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 812/3231] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:26 2026] GET /volume/v3/volumes/6fb0577c-3f11-4db5-b984-7190605e0141 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:28:26.986444 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-f08f58a1-e323-40cb-aee3-f013646ab5d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Created reservations ['1c61c1ef-7c65-4027-accf-795c7e161511', '114f2d54-fdb0-430f-93a2-b460ecd9dd80', 'ea8309a0-5efb-49c4-ae9f-07553cecf7d7', 'faabadf0-7e41-45e1-9e8d-ae88ba523ccb'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:26.986856 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f08f58a1-e323-40cb-aee3-f013646ab5d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dba78c3d-fecc-4a34-8393-d15549146004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c61c1ef-7c65-4027-accf-795c7e161511', '114f2d54-fdb0-430f-93a2-b460ecd9dd80', 'ea8309a0-5efb-49c4-ae9f-07553cecf7d7', 'faabadf0-7e41-45e1-9e8d-ae88ba523ccb']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:26.987513 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f08f58a1-e323-40cb-aee3-f013646ab5d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e04ff000-9bef-4c6e-8dee-bae474c5da9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:26.990455 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-06106c52-db4a-4bc0-8226-5371bd16bd84 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:26.991907 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-06106c52-db4a-4bc0-8226-5371bd16bd84 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] GET https://10.4.3.229/volume/v3/groups/419f9746-a9dd-4bad-ba64-7901e30a4222 Aug 06 14:28:26.992650 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-06106c52-db4a-4bc0-8226-5371bd16bd84 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:26.992650 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-06106c52-db4a-4bc0-8226-5371bd16bd84 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:26.992650 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.groups [None req-06106c52-db4a-4bc0-8226-5371bd16bd84 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] show called for member 419f9746-a9dd-4bad-ba64-7901e30a4222 {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:28:26.995852 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-06106c52-db4a-4bc0-8226-5371bd16bd84 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] https://10.4.3.229/volume/v3/groups/419f9746-a9dd-4bad-ba64-7901e30a4222 returned with HTTP 404 Aug 06 14:28:26.996249 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 806/3232] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:28:26 2026] GET /volume/v3/groups/419f9746-a9dd-4bad-ba64-7901e30a4222 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:28:26.998455 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-2de63834-51ca-407c-a1f5-916027d2c7e9 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Created reservations ['007c5940-4b97-4fc6-a6f6-4e710bfe1119', 'c75be3dc-49c0-4ee9-9e22-55cecd26b524', '441d0b2b-1f1e-414e-893a-3f767244ad20', '34ffcac0-c0c4-49ae-b32d-4dcec61ff237'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:26.998544 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-2de63834-51ca-407c-a1f5-916027d2c7e9 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb9e099e-9fd1-4959-9004-8132fe40ee35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['007c5940-4b97-4fc6-a6f6-4e710bfe1119', 'c75be3dc-49c0-4ee9-9e22-55cecd26b524', '441d0b2b-1f1e-414e-893a-3f767244ad20', '34ffcac0-c0c4-49ae-b32d-4dcec61ff237']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:26.999473 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-2de63834-51ca-407c-a1f5-916027d2c7e9 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e6bfa24-74e1-4700-9864-6ecfcf0ce3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:27.003795 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f9944f69-9cde-4d12-afe0-2e29c5d60810 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:27.005891 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f9944f69-9cde-4d12-afe0-2e29c5d60810 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 06 14:28:27.006587 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f9944f69-9cde-4d12-afe0-2e29c5d60810 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:27.006587 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f9944f69-9cde-4d12-afe0-2e29c5d60810 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Calling method 'detail' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:27.006587 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-f9944f69-9cde-4d12-afe0-2e29c5d60810 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:28:27.007277 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-f9944f69-9cde-4d12-afe0-2e29c5d60810 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100397) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:28:27.014599 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f08f58a1-e323-40cb-aee3-f013646ab5d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e04ff000-9bef-4c6e-8dee-bae474c5da9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18d1e232-f266-4d0b-8701-3e07b552877d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2004935663',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ce68e260eae423581fdfabcbf095290',qos_specs=None,replication_status=,reservations=['1c61c1ef-7c65-4027-accf-795c7e161511','114f2d54-fdb0-430f-93a2-b460ecd9dd80','ea8309a0-5efb-49c4-ae9f-07553cecf7d7','faabadf0-7e41-45e1-9e8d-ae88ba523ccb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aab0efaec1da4f2fbc6cf26e8777127a',volume_type_id=279d1308-059f-4c88-9f0a-8bfb14bfd70c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:28:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2004935663',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=18d1e232-f266-4d0b-8701-3e07b552877d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ce68e260eae423581fdfabcbf095290',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aab0efaec1da4f2fbc6cf26e8777127a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(279d1308-059f-4c88-9f0a-8bfb14bfd70c),volume_type_id=279d1308-059f-4c88-9f0a-8bfb14bfd70c)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:27.015657 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f08f58a1-e323-40cb-aee3-f013646ab5d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03dd1638-4752-40a9-86ad-e2465a0d36dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:27.019656 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f9944f69-9cde-4d12-afe0-2e29c5d60810 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Get all volumes completed successfully. Aug 06 14:28:27.020688 np0000006659 devstack@c-api.service[100397]: WARNING stevedore.named [None req-f9944f69-9cde-4d12-afe0-2e29c5d60810 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:28:27.020948 np0000006659 devstack@c-api.service[100397]: WARNING castellan.key_manager [None req-f9944f69-9cde-4d12-afe0-2e29c5d60810 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:28:27.030083 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-2de63834-51ca-407c-a1f5-916027d2c7e9 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e6bfa24-74e1-4700-9864-6ecfcf0ce3ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48a5b146-2163-4e41-874d-ea3bd0f78d02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2102974564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b6597e76d52401c9af5feaa2fe1eb74',qos_specs=None,replication_status=,reservations=['007c5940-4b97-4fc6-a6f6-4e710bfe1119','c75be3dc-49c0-4ee9-9e22-55cecd26b524','441d0b2b-1f1e-414e-893a-3f767244ad20','34ffcac0-c0c4-49ae-b32d-4dcec61ff237'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='641d41bbb3464e1b922559cb17c75248',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:28:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2102974564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48a5b146-2163-4e41-874d-ea3bd0f78d02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b6597e76d52401c9af5feaa2fe1eb74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='641d41bbb3464e1b922559cb17c75248',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:27.031143 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-2de63834-51ca-407c-a1f5-916027d2c7e9 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a768eeea-34c6-447f-9481-e990ee869d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:27.039014 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f08f58a1-e323-40cb-aee3-f013646ab5d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03dd1638-4752-40a9-86ad-e2465a0d36dc) transitioned into state 'SUCCESS' from state '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-2004935663',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ce68e260eae423581fdfabcbf095290',qos_specs=None,replication_status=,reservations=['1c61c1ef-7c65-4027-accf-795c7e161511','114f2d54-fdb0-430f-93a2-b460ecd9dd80','ea8309a0-5efb-49c4-ae9f-07553cecf7d7','faabadf0-7e41-45e1-9e8d-ae88ba523ccb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aab0efaec1da4f2fbc6cf26e8777127a',volume_type_id=279d1308-059f-4c88-9f0a-8bfb14bfd70c)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:27.039139 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f08f58a1-e323-40cb-aee3-f013646ab5d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbe09496-80d1-438f-bad2-3a9a7092680d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:27.052523 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f08f58a1-e323-40cb-aee3-f013646ab5d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbe09496-80d1-438f-bad2-3a9a7092680d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:27.053364 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f08f58a1-e323-40cb-aee3-f013646ab5d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Flow 'volume_create_api' (760ce406-904f-4129-9409-483d9a61010d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:27.053693 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f08f58a1-e323-40cb-aee3-f013646ab5d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Create volume request issued successfully. Aug 06 14:28:27.054279 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f08f58a1-e323-40cb-aee3-f013646ab5d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:28:27.054936 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 802/3233] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:28:26 2026] POST /volume/v3/volumes => generated 785 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:28:27.059396 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.sqlalchemy.engines [None req-f9944f69-9cde-4d12-afe0-2e29c5d60810 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:28:27.060225 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-2de63834-51ca-407c-a1f5-916027d2c7e9 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a768eeea-34c6-447f-9481-e990ee869d3f) transitioned into state 'SUCCESS' from state '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-2102974564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b6597e76d52401c9af5feaa2fe1eb74',qos_specs=None,replication_status=,reservations=['007c5940-4b97-4fc6-a6f6-4e710bfe1119','c75be3dc-49c0-4ee9-9e22-55cecd26b524','441d0b2b-1f1e-414e-893a-3f767244ad20','34ffcac0-c0c4-49ae-b32d-4dcec61ff237'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='641d41bbb3464e1b922559cb17c75248',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:27.062323 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-2de63834-51ca-407c-a1f5-916027d2c7e9 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (703010f3-b402-4b20-a4dc-81b045d14879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:27.065815 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:27.065815 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:27.074000 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f9944f69-9cde-4d12-afe0-2e29c5d60810 tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 06 14:28:27.074538 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 813/3234] 10.4.3.229 () {68 vars in 1299 bytes} [Thu Aug 6 14:28:27 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:27.075810 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-2de63834-51ca-407c-a1f5-916027d2c7e9 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (703010f3-b402-4b20-a4dc-81b045d14879) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:27.077137 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-2de63834-51ca-407c-a1f5-916027d2c7e9 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Flow 'volume_create_api' (a3a39028-a181-40be-9cc5-75419887fed7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:27.077782 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2de63834-51ca-407c-a1f5-916027d2c7e9 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Create volume request issued successfully. Aug 06 14:28:27.078554 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2de63834-51ca-407c-a1f5-916027d2c7e9 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:28:27.079124 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 814/3235] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:28:26 2026] POST /volume/v3/volumes => generated 764 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:28:27.086868 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0abb359e-9fa1-44a2-aa16-9b8e444aa68a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:27.089943 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7f02d5a8-a710-4010-b519-b898dd6d2802 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:27.090583 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0abb359e-9fa1-44a2-aa16-9b8e444aa68a tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] POST https://10.4.3.229/volume/v3/groups/34e78c6c-0905-4d2c-b9b7-7db8c30c1b9b/action Aug 06 14:28:27.090847 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0abb359e-9fa1-44a2-aa16-9b8e444aa68a tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:28:27.090982 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0abb359e-9fa1-44a2-aa16-9b8e444aa68a tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:27.091786 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7f02d5a8-a710-4010-b519-b898dd6d2802 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] GET https://10.4.3.229/volume/v3/volumes/6163fc0e-9e0c-4384-bec7-89079088f4ae Aug 06 14:28:27.091974 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7f02d5a8-a710-4010-b519-b898dd6d2802 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:27.092171 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7f02d5a8-a710-4010-b519-b898dd6d2802 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:27.092582 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.groups [None req-0abb359e-9fa1-44a2-aa16-9b8e444aa68a tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] delete called for group 34e78c6c-0905-4d2c-b9b7-7db8c30c1b9b {{(pid=100398) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 14:28:27.092688 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.groups [None req-0abb359e-9fa1-44a2-aa16-9b8e444aa68a tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Delete group with id: 34e78c6c-0905-4d2c-b9b7-7db8c30c1b9b Aug 06 14:28:27.099928 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:27.099928 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:27.100192 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:27.100192 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:27.104378 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-7f02d5a8-a710-4010-b519-b898dd6d2802 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Volume info retrieved successfully. Aug 06 14:28:27.109299 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7f02d5a8-a710-4010-b519-b898dd6d2802 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes/6163fc0e-9e0c-4384-bec7-89079088f4ae returned with HTTP 200 Aug 06 14:28:27.109702 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 803/3236] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:27 2026] GET /volume/v3/volumes/6163fc0e-9e0c-4384-bec7-89079088f4ae => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:27.124209 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-bd1e64a3-7993-43bc-9f45-96ce1ac9e2ee None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:27.126271 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bd1e64a3-7993-43bc-9f45-96ce1ac9e2ee tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] GET https://10.4.3.229/volume/v3/volumes/1f4eb7d5-5437-4093-837b-d72e3d716b69 Aug 06 14:28:27.126500 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bd1e64a3-7993-43bc-9f45-96ce1ac9e2ee tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:27.126696 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bd1e64a3-7993-43bc-9f45-96ce1ac9e2ee tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:27.133688 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:27.133688 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:27.134472 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0abb359e-9fa1-44a2-aa16-9b8e444aa68a tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] https://10.4.3.229/volume/v3/groups/34e78c6c-0905-4d2c-b9b7-7db8c30c1b9b/action returned with HTTP 202 Aug 06 14:28:27.136786 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 807/3237] 10.4.3.229 () {70 vars in 1428 bytes} [Thu Aug 6 14:28:27 2026] POST /volume/v3/groups/34e78c6c-0905-4d2c-b9b7-7db8c30c1b9b/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:28:27.140776 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-bd1e64a3-7993-43bc-9f45-96ce1ac9e2ee tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Volume info retrieved successfully. Aug 06 14:28:27.149001 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5fa897f0-7948-483c-94f1-e96c02a5c2de None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:27.152679 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5fa897f0-7948-483c-94f1-e96c02a5c2de tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] GET https://10.4.3.229/volume/v3/volumes/b687acde-8348-44f5-be20-e53c5399d289 Aug 06 14:28:27.152893 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5fa897f0-7948-483c-94f1-e96c02a5c2de tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:27.153678 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5fa897f0-7948-483c-94f1-e96c02a5c2de tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:27.154485 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bd1e64a3-7993-43bc-9f45-96ce1ac9e2ee tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes/1f4eb7d5-5437-4093-837b-d72e3d716b69 returned with HTTP 200 Aug 06 14:28:27.155233 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 814/3238] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:27 2026] GET /volume/v3/volumes/1f4eb7d5-5437-4093-837b-d72e3d716b69 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:27.162329 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:27.162329 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:27.166606 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5fa897f0-7948-483c-94f1-e96c02a5c2de tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Volume info retrieved successfully. Aug 06 14:28:27.167411 np0000006659 devstack@c-api.service[100396]: WARNING stevedore.named [None req-5fa897f0-7948-483c-94f1-e96c02a5c2de tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 14:28:27.167603 np0000006659 devstack@c-api.service[100396]: WARNING castellan.key_manager [None req-5fa897f0-7948-483c-94f1-e96c02a5c2de tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 14:28:27.171592 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e63a19b0-0299-4d99-81a7-02dc6ab3d74d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:27.173242 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e63a19b0-0299-4d99-81a7-02dc6ab3d74d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] GET https://10.4.3.229/volume/v3/volumes/f8f76e1d-ea4b-42e9-932d-60d5c5d4cbef Aug 06 14:28:27.173486 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e63a19b0-0299-4d99-81a7-02dc6ab3d74d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:27.173703 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e63a19b0-0299-4d99-81a7-02dc6ab3d74d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:27.180740 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:27.180740 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:27.184708 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-e63a19b0-0299-4d99-81a7-02dc6ab3d74d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Volume info retrieved successfully. Aug 06 14:28:27.188736 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e63a19b0-0299-4d99-81a7-02dc6ab3d74d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes/f8f76e1d-ea4b-42e9-932d-60d5c5d4cbef returned with HTTP 200 Aug 06 14:28:27.189096 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 804/3239] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:27 2026] GET /volume/v3/volumes/f8f76e1d-ea4b-42e9-932d-60d5c5d4cbef => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:27.204904 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bc6d22aa-56a1-47d0-91d1-d3157b7418ed None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:27.206678 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bc6d22aa-56a1-47d0-91d1-d3157b7418ed tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] GET https://10.4.3.229/volume/v3/volumes/f3242180-615b-4f35-a918-44acdf1dac56 Aug 06 14:28:27.206890 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bc6d22aa-56a1-47d0-91d1-d3157b7418ed tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:27.207070 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bc6d22aa-56a1-47d0-91d1-d3157b7418ed tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:27.212206 np0000006659 devstack@c-api.service[100396]: DEBUG oslo_db.sqlalchemy.engines [None req-5fa897f0-7948-483c-94f1-e96c02a5c2de tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100396) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:28:27.214192 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:27.214192 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:27.215144 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:27.215144 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:27.217490 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-bc6d22aa-56a1-47d0-91d1-d3157b7418ed tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Volume info retrieved successfully. Aug 06 14:28:27.221536 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bc6d22aa-56a1-47d0-91d1-d3157b7418ed tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes/f3242180-615b-4f35-a918-44acdf1dac56 returned with HTTP 200 Aug 06 14:28:27.221828 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5fa897f0-7948-483c-94f1-e96c02a5c2de tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] https://10.4.3.229/volume/v3/volumes/b687acde-8348-44f5-be20-e53c5399d289 returned with HTTP 200 Aug 06 14:28:27.221885 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 808/3240] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:27 2026] GET /volume/v3/volumes/f3242180-615b-4f35-a918-44acdf1dac56 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:27.224633 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 815/3241] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:27 2026] GET /volume/v3/volumes/b687acde-8348-44f5-be20-e53c5399d289 => generated 910 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:27.235258 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-bf352f55-56a1-49d6-acd6-633b48930fbf None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:27.237878 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bf352f55-56a1-49d6-acd6-633b48930fbf tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] GET https://10.4.3.229/volume/v3/volumes/48a5b146-2163-4e41-874d-ea3bd0f78d02 Aug 06 14:28:27.238216 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bf352f55-56a1-49d6-acd6-633b48930fbf tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:27.238995 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bf352f55-56a1-49d6-acd6-633b48930fbf tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:27.250938 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:27.250938 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:27.255892 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-bf352f55-56a1-49d6-acd6-633b48930fbf tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Volume info retrieved successfully. Aug 06 14:28:27.261073 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bf352f55-56a1-49d6-acd6-633b48930fbf tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes/48a5b146-2163-4e41-874d-ea3bd0f78d02 returned with HTTP 200 Aug 06 14:28:27.261966 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 815/3242] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:27 2026] GET /volume/v3/volumes/48a5b146-2163-4e41-874d-ea3bd0f78d02 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:27.673031 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-0b85cd5e-8cf9-4bce-80f5-a4aac9877d64 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:27.706277 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0b85cd5e-8cf9-4bce-80f5-a4aac9877d64 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:28:27.706724 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0b85cd5e-8cf9-4bce-80f5-a4aac9877d64 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1393448473"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:27.708300 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-0b85cd5e-8cf9-4bce-80f5-a4aac9877d64 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1393448473'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:28:27.708471 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-0b85cd5e-8cf9-4bce-80f5-a4aac9877d64 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Create volume of 1 GB Aug 06 14:28:27.712511 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-0b85cd5e-8cf9-4bce-80f5-a4aac9877d64 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Availability Zones retrieved successfully. Aug 06 14:28:27.717823 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-0b85cd5e-8cf9-4bce-80f5-a4aac9877d64 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Flow 'volume_create_api' (2be0e7be-0260-470c-b5ae-0d07b2ee8358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:27.718829 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-0b85cd5e-8cf9-4bce-80f5-a4aac9877d64 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eda7abd4-11b3-4b12-9077-47916766b968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:27.719792 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-0b85cd5e-8cf9-4bce-80f5-a4aac9877d64 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:28:27.743476 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-0b85cd5e-8cf9-4bce-80f5-a4aac9877d64 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eda7abd4-11b3-4b12-9077-47916766b968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:27.744135 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-0b85cd5e-8cf9-4bce-80f5-a4aac9877d64 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3950048a-4b9d-48d9-b631-6ca3b67d50d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:27.813683 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-0b85cd5e-8cf9-4bce-80f5-a4aac9877d64 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Created reservations ['6406e7d9-364d-4998-9e42-84192123e666', 'ab3ec747-50fd-49fe-8168-522867d6812b', '306c15ef-33cd-4128-a815-ef817ed69600', '30c60d70-a66f-4c30-a825-dbecae11b33d'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:27.814754 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-0b85cd5e-8cf9-4bce-80f5-a4aac9877d64 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3950048a-4b9d-48d9-b631-6ca3b67d50d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6406e7d9-364d-4998-9e42-84192123e666', 'ab3ec747-50fd-49fe-8168-522867d6812b', '306c15ef-33cd-4128-a815-ef817ed69600', '30c60d70-a66f-4c30-a825-dbecae11b33d']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:27.815736 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-0b85cd5e-8cf9-4bce-80f5-a4aac9877d64 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20dd7430-fd89-4dc6-869b-52d1a153c38a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:27.843291 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-0b85cd5e-8cf9-4bce-80f5-a4aac9877d64 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20dd7430-fd89-4dc6-869b-52d1a153c38a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73a2e755-3b7f-4c0b-ad53-0c97f89a4ec9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1393448473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c96f18bea1bc4164b2537eba4acc7501',qos_specs=None,replication_status=,reservations=['6406e7d9-364d-4998-9e42-84192123e666','ab3ec747-50fd-49fe-8168-522867d6812b','306c15ef-33cd-4128-a815-ef817ed69600','30c60d70-a66f-4c30-a825-dbecae11b33d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dcd9de22d1c4877b2de8f8588192bee',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:28:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1393448473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73a2e755-3b7f-4c0b-ad53-0c97f89a4ec9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c96f18bea1bc4164b2537eba4acc7501',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dcd9de22d1c4877b2de8f8588192bee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:27.844277 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-0b85cd5e-8cf9-4bce-80f5-a4aac9877d64 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fd59285-33fb-4992-84a5-efdd4d2e33b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:27.863120 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-0b85cd5e-8cf9-4bce-80f5-a4aac9877d64 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fd59285-33fb-4992-84a5-efdd4d2e33b9) transitioned into state 'SUCCESS' from state '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-1393448473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c96f18bea1bc4164b2537eba4acc7501',qos_specs=None,replication_status=,reservations=['6406e7d9-364d-4998-9e42-84192123e666','ab3ec747-50fd-49fe-8168-522867d6812b','306c15ef-33cd-4128-a815-ef817ed69600','30c60d70-a66f-4c30-a825-dbecae11b33d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dcd9de22d1c4877b2de8f8588192bee',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:27.864056 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-0b85cd5e-8cf9-4bce-80f5-a4aac9877d64 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d24385f-4791-4bcc-bdcd-3a015958cf98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:27.873661 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-0b85cd5e-8cf9-4bce-80f5-a4aac9877d64 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d24385f-4791-4bcc-bdcd-3a015958cf98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:27.874775 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-0b85cd5e-8cf9-4bce-80f5-a4aac9877d64 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Flow 'volume_create_api' (2be0e7be-0260-470c-b5ae-0d07b2ee8358) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:27.875146 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-0b85cd5e-8cf9-4bce-80f5-a4aac9877d64 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Create volume request issued successfully. Aug 06 14:28:27.875845 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0b85cd5e-8cf9-4bce-80f5-a4aac9877d64 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:28:27.876339 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 805/3243] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:28:27 2026] POST /volume/v3/volumes => generated 749 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:28:27.892338 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-cbd926fa-dba4-45c8-821a-b6db32499047 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:27.894195 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cbd926fa-dba4-45c8-821a-b6db32499047 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/volumes/73a2e755-3b7f-4c0b-ad53-0c97f89a4ec9 Aug 06 14:28:27.894435 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cbd926fa-dba4-45c8-821a-b6db32499047 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:27.894641 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cbd926fa-dba4-45c8-821a-b6db32499047 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:27.901350 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:27.901350 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:27.904712 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-cbd926fa-dba4-45c8-821a-b6db32499047 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:28:27.908321 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cbd926fa-dba4-45c8-821a-b6db32499047 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes/73a2e755-3b7f-4c0b-ad53-0c97f89a4ec9 returned with HTTP 200 Aug 06 14:28:27.908733 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 809/3244] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:27 2026] GET /volume/v3/volumes/73a2e755-3b7f-4c0b-ad53-0c97f89a4ec9 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:28.235934 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6b1d11d8-46f4-41ed-83f1-c88d13d3b2da None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:28.238151 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6b1d11d8-46f4-41ed-83f1-c88d13d3b2da tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] GET https://10.4.3.229/volume/v3/volumes/b687acde-8348-44f5-be20-e53c5399d289 Aug 06 14:28:28.238406 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6b1d11d8-46f4-41ed-83f1-c88d13d3b2da tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:28.238672 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6b1d11d8-46f4-41ed-83f1-c88d13d3b2da tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:28.244826 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6b1d11d8-46f4-41ed-83f1-c88d13d3b2da tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] https://10.4.3.229/volume/v3/volumes/b687acde-8348-44f5-be20-e53c5399d289 returned with HTTP 404 Aug 06 14:28:28.245357 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 816/3245] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:28 2026] GET /volume/v3/volumes/b687acde-8348-44f5-be20-e53c5399d289 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:28:28.252586 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0136c530-a241-457d-92f3-a2acc6b00d6b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:28.254359 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0136c530-a241-457d-92f3-a2acc6b00d6b tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] GET https://10.4.3.229/volume/v3/groups/34e78c6c-0905-4d2c-b9b7-7db8c30c1b9b Aug 06 14:28:28.254621 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0136c530-a241-457d-92f3-a2acc6b00d6b tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:28.254836 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0136c530-a241-457d-92f3-a2acc6b00d6b tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:28.254980 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.groups [None req-0136c530-a241-457d-92f3-a2acc6b00d6b tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] show called for member 34e78c6c-0905-4d2c-b9b7-7db8c30c1b9b {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 14:28:28.258180 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0136c530-a241-457d-92f3-a2acc6b00d6b tempest-GroupsV314Test-1494883849 tempest-GroupsV314Test-1494883849-project-member] https://10.4.3.229/volume/v3/groups/34e78c6c-0905-4d2c-b9b7-7db8c30c1b9b returned with HTTP 404 Aug 06 14:28:28.258784 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 816/3246] 10.4.3.229 () {68 vars in 1386 bytes} [Thu Aug 6 14:28:28 2026] GET /volume/v3/groups/34e78c6c-0905-4d2c-b9b7-7db8c30c1b9b => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:28:28.266253 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a4038762-6e34-4f71-98cb-3b74ccd7b83c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:28.269203 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a4038762-6e34-4f71-98cb-3b74ccd7b83c tempest-GroupsV314Test-927197676 tempest-GroupsV314Test-927197676-project-admin] DELETE https://10.4.3.229/volume/v3/group_types/6a72fb0a-dc0d-488d-84de-4b2c9ae7ea81 Aug 06 14:28:28.270355 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a4038762-6e34-4f71-98cb-3b74ccd7b83c tempest-GroupsV314Test-927197676 tempest-GroupsV314Test-927197676-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:28.270355 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a4038762-6e34-4f71-98cb-3b74ccd7b83c tempest-GroupsV314Test-927197676 tempest-GroupsV314Test-927197676-project-admin] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:28.270355 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:28.270355 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:28.275970 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1093ac20-d932-4f87-a887-20e06ec1fbfb None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:28.277936 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1093ac20-d932-4f87-a887-20e06ec1fbfb tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] GET https://10.4.3.229/volume/v3/volumes/48a5b146-2163-4e41-874d-ea3bd0f78d02 Aug 06 14:28:28.278169 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1093ac20-d932-4f87-a887-20e06ec1fbfb tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:28.278387 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1093ac20-d932-4f87-a887-20e06ec1fbfb tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:28.281797 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a4038762-6e34-4f71-98cb-3b74ccd7b83c tempest-GroupsV314Test-927197676 tempest-GroupsV314Test-927197676-project-admin] https://10.4.3.229/volume/v3/group_types/6a72fb0a-dc0d-488d-84de-4b2c9ae7ea81 returned with HTTP 202 Aug 06 14:28:28.282212 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 806/3247] 10.4.3.229 () {68 vars in 1404 bytes} [Thu Aug 6 14:28:28 2026] DELETE /volume/v3/group_types/6a72fb0a-dc0d-488d-84de-4b2c9ae7ea81 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:28:28.286287 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:28.286287 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:28.290004 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-1093ac20-d932-4f87-a887-20e06ec1fbfb tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Volume info retrieved successfully. Aug 06 14:28:28.290739 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f27930ab-7956-4a09-89aa-4b680feaf53e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:28.292380 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f27930ab-7956-4a09-89aa-4b680feaf53e tempest-GroupsV314Test-927197676 tempest-GroupsV314Test-927197676-project-admin] DELETE https://10.4.3.229/volume/v3/types/857d7f32-201e-4037-aaf8-145ff74b92e2 Aug 06 14:28:28.292652 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f27930ab-7956-4a09-89aa-4b680feaf53e tempest-GroupsV314Test-927197676 tempest-GroupsV314Test-927197676-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:28.292924 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f27930ab-7956-4a09-89aa-4b680feaf53e tempest-GroupsV314Test-927197676 tempest-GroupsV314Test-927197676-project-admin] Calling method '_delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:28.293941 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1093ac20-d932-4f87-a887-20e06ec1fbfb tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes/48a5b146-2163-4e41-874d-ea3bd0f78d02 returned with HTTP 200 Aug 06 14:28:28.294512 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 810/3248] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:28 2026] GET /volume/v3/volumes/48a5b146-2163-4e41-874d-ea3bd0f78d02 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:28.314454 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-4adace29-27aa-413d-9ea9-e4375daa4687 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:28.316066 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4adace29-27aa-413d-9ea9-e4375daa4687 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] DELETE https://10.4.3.229/volume/v3/volumes/48a5b146-2163-4e41-874d-ea3bd0f78d02 Aug 06 14:28:28.316321 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4adace29-27aa-413d-9ea9-e4375daa4687 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:28.316594 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4adace29-27aa-413d-9ea9-e4375daa4687 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:28.316830 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-4adace29-27aa-413d-9ea9-e4375daa4687 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Delete volume with id: 48a5b146-2163-4e41-874d-ea3bd0f78d02 Aug 06 14:28:28.317055 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f27930ab-7956-4a09-89aa-4b680feaf53e tempest-GroupsV314Test-927197676 tempest-GroupsV314Test-927197676-project-admin] https://10.4.3.229/volume/v3/types/857d7f32-201e-4037-aaf8-145ff74b92e2 returned with HTTP 202 Aug 06 14:28:28.317649 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 817/3249] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:28:28 2026] DELETE /volume/v3/types/857d7f32-201e-4037-aaf8-145ff74b92e2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:28:28.323695 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:28.323695 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:28.323802 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b812980c-f0c9-4ce6-9f9a-9845d73bd6c9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:28.324265 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-4adace29-27aa-413d-9ea9-e4375daa4687 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Volume info retrieved successfully. Aug 06 14:28:28.325537 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b812980c-f0c9-4ce6-9f9a-9845d73bd6c9 tempest-GroupsV314Test-927197676 tempest-GroupsV314Test-927197676-project-admin] GET https://10.4.3.229/volume/v3/types/857d7f32-201e-4037-aaf8-145ff74b92e2 Aug 06 14:28:28.325738 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b812980c-f0c9-4ce6-9f9a-9845d73bd6c9 tempest-GroupsV314Test-927197676 tempest-GroupsV314Test-927197676-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:28.325917 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b812980c-f0c9-4ce6-9f9a-9845d73bd6c9 tempest-GroupsV314Test-927197676 tempest-GroupsV314Test-927197676-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:28.328943 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b812980c-f0c9-4ce6-9f9a-9845d73bd6c9 tempest-GroupsV314Test-927197676 tempest-GroupsV314Test-927197676-project-admin] https://10.4.3.229/volume/v3/types/857d7f32-201e-4037-aaf8-145ff74b92e2 returned with HTTP 404 Aug 06 14:28:28.329498 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 807/3250] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:28:28 2026] GET /volume/v3/types/857d7f32-201e-4037-aaf8-145ff74b92e2 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:28.341333 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-4adace29-27aa-413d-9ea9-e4375daa4687 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Delete volume request issued successfully. Aug 06 14:28:28.341540 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4adace29-27aa-413d-9ea9-e4375daa4687 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes/48a5b146-2163-4e41-874d-ea3bd0f78d02 returned with HTTP 202 Aug 06 14:28:28.341940 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 817/3251] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:28:28 2026] DELETE /volume/v3/volumes/48a5b146-2163-4e41-874d-ea3bd0f78d02 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:28:28.349579 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-66d2ecec-b3a9-4b2d-9340-9a36152fc228 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:28.353684 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-66d2ecec-b3a9-4b2d-9340-9a36152fc228 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] GET https://10.4.3.229/volume/v3/volumes/48a5b146-2163-4e41-874d-ea3bd0f78d02 Aug 06 14:28:28.354060 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-66d2ecec-b3a9-4b2d-9340-9a36152fc228 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:28.354259 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-66d2ecec-b3a9-4b2d-9340-9a36152fc228 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:28.364452 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:28.364452 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:28.368754 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-66d2ecec-b3a9-4b2d-9340-9a36152fc228 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Volume info retrieved successfully. Aug 06 14:28:28.373052 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-66d2ecec-b3a9-4b2d-9340-9a36152fc228 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes/48a5b146-2163-4e41-874d-ea3bd0f78d02 returned with HTTP 200 Aug 06 14:28:28.373631 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 811/3252] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:28 2026] GET /volume/v3/volumes/48a5b146-2163-4e41-874d-ea3bd0f78d02 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:28.922998 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d83de55c-b4c8-4665-a2be-fc5e59f0394a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:28.924673 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d83de55c-b4c8-4665-a2be-fc5e59f0394a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/volumes/73a2e755-3b7f-4c0b-ad53-0c97f89a4ec9 Aug 06 14:28:28.924851 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d83de55c-b4c8-4665-a2be-fc5e59f0394a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:28.925063 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d83de55c-b4c8-4665-a2be-fc5e59f0394a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:28.938763 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:28.938763 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:28.943662 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-d83de55c-b4c8-4665-a2be-fc5e59f0394a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:28:28.949720 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d83de55c-b4c8-4665-a2be-fc5e59f0394a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes/73a2e755-3b7f-4c0b-ad53-0c97f89a4ec9 returned with HTTP 200 Aug 06 14:28:28.950245 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 818/3253] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:28 2026] GET /volume/v3/volumes/73a2e755-3b7f-4c0b-ad53-0c97f89a4ec9 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:28.961441 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4de17001-5a26-425f-b639-56b7b73f08b7 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:28.963616 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4de17001-5a26-425f-b639-56b7b73f08b7 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] POST https://10.4.3.229/volume/v3/backups Aug 06 14:28:28.964060 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4de17001-5a26-425f-b639-56b7b73f08b7 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "73a2e755-3b7f-4c0b-ad53-0c97f89a4ec9", "name": "tempest-VolumesBackupsTest-Backup-200200842"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:28.967289 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.backups [None req-4de17001-5a26-425f-b639-56b7b73f08b7 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Creating new backup {'backup': {'volume_id': '73a2e755-3b7f-4c0b-ad53-0c97f89a4ec9', 'name': 'tempest-VolumesBackupsTest-Backup-200200842'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:28:28.967437 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.contrib.backups [None req-4de17001-5a26-425f-b639-56b7b73f08b7 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Creating backup of volume 73a2e755-3b7f-4c0b-ad53-0c97f89a4ec9 in container None Aug 06 14:28:28.973663 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:28.973663 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:28.974078 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-4de17001-5a26-425f-b639-56b7b73f08b7 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:28:29.008075 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-4de17001-5a26-425f-b639-56b7b73f08b7 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Created reservations ['b2fe6d16-3d31-4fb1-8045-69f6c6e11641', 'd1406637-f9e0-49f9-8d03-b44af27b385f'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:29.053252 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4de17001-5a26-425f-b639-56b7b73f08b7 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:28:29.053687 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 808/3254] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:28:28 2026] POST /volume/v3/backups => generated 329 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:28:29.063075 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-85c6de9b-a1b3-4638-bd98-0248ffe9cff1 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:29.064884 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-85c6de9b-a1b3-4638-bd98-0248ffe9cff1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:29.065075 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-85c6de9b-a1b3-4638-bd98-0248ffe9cff1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:29.065258 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-85c6de9b-a1b3-4638-bd98-0248ffe9cff1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:29.065727 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-85c6de9b-a1b3-4638-bd98-0248ffe9cff1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:29.075043 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:29.075043 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:29.075896 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-85c6de9b-a1b3-4638-bd98-0248ffe9cff1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:29.076207 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 818/3255] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:29 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:29.386854 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4f5ffac6-520f-4063-a0c1-b8ed110df025 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:29.389059 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4f5ffac6-520f-4063-a0c1-b8ed110df025 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] GET https://10.4.3.229/volume/v3/volumes/48a5b146-2163-4e41-874d-ea3bd0f78d02 Aug 06 14:28:29.389059 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4f5ffac6-520f-4063-a0c1-b8ed110df025 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:29.389059 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4f5ffac6-520f-4063-a0c1-b8ed110df025 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:29.394453 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4f5ffac6-520f-4063-a0c1-b8ed110df025 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes/48a5b146-2163-4e41-874d-ea3bd0f78d02 returned with HTTP 404 Aug 06 14:28:29.394885 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 812/3256] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:29 2026] GET /volume/v3/volumes/48a5b146-2163-4e41-874d-ea3bd0f78d02 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:29.402800 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e70a16ac-7da4-4e5e-b792-23b89a0ee06d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:29.405111 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e70a16ac-7da4-4e5e-b792-23b89a0ee06d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] DELETE https://10.4.3.229/volume/v3/volumes/f3242180-615b-4f35-a918-44acdf1dac56 Aug 06 14:28:29.405991 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e70a16ac-7da4-4e5e-b792-23b89a0ee06d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:29.405991 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e70a16ac-7da4-4e5e-b792-23b89a0ee06d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:29.405991 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-e70a16ac-7da4-4e5e-b792-23b89a0ee06d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Delete volume with id: f3242180-615b-4f35-a918-44acdf1dac56 Aug 06 14:28:29.414926 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:29.414926 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:29.414926 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-e70a16ac-7da4-4e5e-b792-23b89a0ee06d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Volume info retrieved successfully. Aug 06 14:28:29.438673 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-e70a16ac-7da4-4e5e-b792-23b89a0ee06d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Delete volume request issued successfully. Aug 06 14:28:29.438673 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e70a16ac-7da4-4e5e-b792-23b89a0ee06d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes/f3242180-615b-4f35-a918-44acdf1dac56 returned with HTTP 202 Aug 06 14:28:29.439085 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 819/3257] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:28:29 2026] DELETE /volume/v3/volumes/f3242180-615b-4f35-a918-44acdf1dac56 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:28:29.446885 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-88b8717d-9d96-4828-a536-7c35f84ab99f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:29.449091 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-88b8717d-9d96-4828-a536-7c35f84ab99f tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] GET https://10.4.3.229/volume/v3/volumes/f3242180-615b-4f35-a918-44acdf1dac56 Aug 06 14:28:29.450394 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-88b8717d-9d96-4828-a536-7c35f84ab99f tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:29.450394 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-88b8717d-9d96-4828-a536-7c35f84ab99f tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:29.456967 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:29.456967 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:29.461203 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-88b8717d-9d96-4828-a536-7c35f84ab99f tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Volume info retrieved successfully. Aug 06 14:28:29.466496 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-88b8717d-9d96-4828-a536-7c35f84ab99f tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes/f3242180-615b-4f35-a918-44acdf1dac56 returned with HTTP 200 Aug 06 14:28:29.466770 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 809/3258] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:29 2026] GET /volume/v3/volumes/f3242180-615b-4f35-a918-44acdf1dac56 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:30.090233 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1191f091-5b0c-441a-ada7-cdb8568c1aea None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:30.093307 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1191f091-5b0c-441a-ada7-cdb8568c1aea tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:30.093307 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1191f091-5b0c-441a-ada7-cdb8568c1aea tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:30.093307 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1191f091-5b0c-441a-ada7-cdb8568c1aea tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:30.093307 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-1191f091-5b0c-441a-ada7-cdb8568c1aea tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:30.101987 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:30.101987 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:30.102945 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1191f091-5b0c-441a-ada7-cdb8568c1aea tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:30.103419 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 819/3259] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:30 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:30.459246 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d22b114a-551e-4c25-8957-6c95faa293f0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:30.478845 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-53976903-289d-43f0-9416-262e4bd4d3bd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:30.480566 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-53976903-289d-43f0-9416-262e4bd4d3bd tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] GET https://10.4.3.229/volume/v3/volumes/f3242180-615b-4f35-a918-44acdf1dac56 Aug 06 14:28:30.480808 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-53976903-289d-43f0-9416-262e4bd4d3bd tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:30.480990 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-53976903-289d-43f0-9416-262e4bd4d3bd tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:30.485865 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-53976903-289d-43f0-9416-262e4bd4d3bd tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes/f3242180-615b-4f35-a918-44acdf1dac56 returned with HTTP 404 Aug 06 14:28:30.486279 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 820/3260] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:30 2026] GET /volume/v3/volumes/f3242180-615b-4f35-a918-44acdf1dac56 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:30.492193 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-84c4ddb9-9b5a-4ccb-b509-76535373aa2d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:30.494187 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-84c4ddb9-9b5a-4ccb-b509-76535373aa2d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] DELETE https://10.4.3.229/volume/v3/volumes/f8f76e1d-ea4b-42e9-932d-60d5c5d4cbef Aug 06 14:28:30.494421 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-84c4ddb9-9b5a-4ccb-b509-76535373aa2d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:30.494788 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-84c4ddb9-9b5a-4ccb-b509-76535373aa2d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:30.494989 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-84c4ddb9-9b5a-4ccb-b509-76535373aa2d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Delete volume with id: f8f76e1d-ea4b-42e9-932d-60d5c5d4cbef Aug 06 14:28:30.502944 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:30.502944 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:30.503409 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-84c4ddb9-9b5a-4ccb-b509-76535373aa2d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Volume info retrieved successfully. Aug 06 14:28:30.518635 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-84c4ddb9-9b5a-4ccb-b509-76535373aa2d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Delete volume request issued successfully. Aug 06 14:28:30.518847 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-84c4ddb9-9b5a-4ccb-b509-76535373aa2d tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes/f8f76e1d-ea4b-42e9-932d-60d5c5d4cbef returned with HTTP 202 Aug 06 14:28:30.519263 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 810/3261] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:28:30 2026] DELETE /volume/v3/volumes/f8f76e1d-ea4b-42e9-932d-60d5c5d4cbef => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:28:30.527499 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-90b9c1d2-8322-4def-a18b-77c43f0ffa83 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:30.530379 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-90b9c1d2-8322-4def-a18b-77c43f0ffa83 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] GET https://10.4.3.229/volume/v3/volumes/f8f76e1d-ea4b-42e9-932d-60d5c5d4cbef Aug 06 14:28:30.530585 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-90b9c1d2-8322-4def-a18b-77c43f0ffa83 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:30.530756 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-90b9c1d2-8322-4def-a18b-77c43f0ffa83 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:30.538237 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:30.538237 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:30.542601 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-90b9c1d2-8322-4def-a18b-77c43f0ffa83 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Volume info retrieved successfully. Aug 06 14:28:30.546966 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-90b9c1d2-8322-4def-a18b-77c43f0ffa83 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes/f8f76e1d-ea4b-42e9-932d-60d5c5d4cbef returned with HTTP 200 Aug 06 14:28:30.547466 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 820/3262] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:30 2026] GET /volume/v3/volumes/f8f76e1d-ea4b-42e9-932d-60d5c5d4cbef => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:30.548781 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d22b114a-551e-4c25-8957-6c95faa293f0 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] GET https://10.4.3.229/volume/v3/os-quota-class-sets/default Aug 06 14:28:30.549039 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d22b114a-551e-4c25-8957-6c95faa293f0 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:30.549297 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d22b114a-551e-4c25-8957-6c95faa293f0 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:30.562332 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d22b114a-551e-4c25-8957-6c95faa293f0 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] https://10.4.3.229/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 06 14:28:30.562708 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 813/3263] 10.4.3.229 () {66 vars in 1297 bytes} [Thu Aug 6 14:28:30 2026] GET /volume/v3/os-quota-class-sets/default => generated 581 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:30.571761 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-152bc0ff-0764-4c5e-99ee-c1c0d2eda6a7 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:30.575014 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-152bc0ff-0764-4c5e-99ee-c1c0d2eda6a7 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] GET https://10.4.3.229/volume/v3/os-quota-class-sets/default Aug 06 14:28:30.575211 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-152bc0ff-0764-4c5e-99ee-c1c0d2eda6a7 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:30.575471 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-152bc0ff-0764-4c5e-99ee-c1c0d2eda6a7 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:30.593000 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-152bc0ff-0764-4c5e-99ee-c1c0d2eda6a7 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] https://10.4.3.229/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 06 14:28:30.593740 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 821/3264] 10.4.3.229 () {66 vars in 1297 bytes} [Thu Aug 6 14:28:30 2026] GET /volume/v3/os-quota-class-sets/default => generated 581 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:30.604212 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5ea46d73-0ca6-4b91-a76e-4f8d36173129 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:30.606165 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5ea46d73-0ca6-4b91-a76e-4f8d36173129 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:28:30.606619 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5ea46d73-0ca6-4b91-a76e-4f8d36173129 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-284382681"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:30.619242 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5ea46d73-0ca6-4b91-a76e-4f8d36173129 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:28:30.619703 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 811/3265] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:28:30 2026] POST /volume/v3/types => generated 227 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:30.627272 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-bde66317-99cb-489b-8c53-598d7d56646d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:30.629214 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bde66317-99cb-489b-8c53-598d7d56646d tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] PUT https://10.4.3.229/volume/v3/os-quota-class-sets/default Aug 06 14:28:30.629706 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bde66317-99cb-489b-8c53-598d7d56646d tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-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-284382681": 5, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-284382681": 10, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-284382681": 3}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:30.721172 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bde66317-99cb-489b-8c53-598d7d56646d tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] https://10.4.3.229/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 06 14:28:30.721688 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 821/3266] 10.4.3.229 () {68 vars in 1318 bytes} [Thu Aug 6 14:28:30 2026] PUT /volume/v3/os-quota-class-sets/default => generated 770 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:30.732448 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d3a4cc2e-fde8-4bb9-8bcf-723a3b573073 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:30.732448 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d3a4cc2e-fde8-4bb9-8bcf-723a3b573073 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/e17417faa64845bfbaa41c3fab1827ba/defaults Aug 06 14:28:30.732638 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d3a4cc2e-fde8-4bb9-8bcf-723a3b573073 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:30.732739 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d3a4cc2e-fde8-4bb9-8bcf-723a3b573073 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] Calling method 'defaults' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:30.739041 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-d3a4cc2e-fde8-4bb9-8bcf-723a3b573073 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1791371474 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1791371474, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:28:30.739287 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-d3a4cc2e-fde8-4bb9-8bcf-723a3b573073 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1791371474 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1791371474, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:28:30.739531 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-d3a4cc2e-fde8-4bb9-8bcf-723a3b573073 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1791371474 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1791371474, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:28:30.742659 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d3a4cc2e-fde8-4bb9-8bcf-723a3b573073 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/e17417faa64845bfbaa41c3fab1827ba/defaults returned with HTTP 200 Aug 06 14:28:30.743004 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 814/3267] 10.4.3.229 () {66 vars in 1381 bytes} [Thu Aug 6 14:28:30 2026] GET /volume/v3/os-quota-sets/e17417faa64845bfbaa41c3fab1827ba/defaults => generated 806 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:30.886809 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b9646849-0054-4794-8285-52347447f738 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:30.888386 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b9646849-0054-4794-8285-52347447f738 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/3a85227b72b244899b2f9e49e32fe72d/defaults Aug 06 14:28:30.888603 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b9646849-0054-4794-8285-52347447f738 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:30.888777 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b9646849-0054-4794-8285-52347447f738 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] Calling method 'defaults' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:30.896249 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-b9646849-0054-4794-8285-52347447f738 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1791371474 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1791371474, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:28:30.896512 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-b9646849-0054-4794-8285-52347447f738 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1791371474 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1791371474, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:28:30.896770 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-b9646849-0054-4794-8285-52347447f738 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1791371474 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1791371474, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:28:30.899838 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b9646849-0054-4794-8285-52347447f738 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/3a85227b72b244899b2f9e49e32fe72d/defaults returned with HTTP 200 Aug 06 14:28:30.900192 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 822/3268] 10.4.3.229 () {66 vars in 1381 bytes} [Thu Aug 6 14:28:30 2026] GET /volume/v3/os-quota-sets/3a85227b72b244899b2f9e49e32fe72d/defaults => generated 806 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:30.966394 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6bc3b777-9f5c-4efa-92d3-01ae17a6ae16 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:30.968161 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6bc3b777-9f5c-4efa-92d3-01ae17a6ae16 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] DELETE https://10.4.3.229/volume/v3/types/de683c37-d1a6-43f1-a5d5-23de99a5dc31 Aug 06 14:28:30.968339 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6bc3b777-9f5c-4efa-92d3-01ae17a6ae16 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:30.968541 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6bc3b777-9f5c-4efa-92d3-01ae17a6ae16 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] Calling method '_delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:30.988548 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6bc3b777-9f5c-4efa-92d3-01ae17a6ae16 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] https://10.4.3.229/volume/v3/types/de683c37-d1a6-43f1-a5d5-23de99a5dc31 returned with HTTP 202 Aug 06 14:28:30.988921 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 812/3269] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:28:30 2026] DELETE /volume/v3/types/de683c37-d1a6-43f1-a5d5-23de99a5dc31 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:28:30.998542 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-077519b1-43af-4b35-a8e5-713cf209dc26 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:31.000304 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-077519b1-43af-4b35-a8e5-713cf209dc26 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] GET https://10.4.3.229/volume/v3/types/de683c37-d1a6-43f1-a5d5-23de99a5dc31 Aug 06 14:28:31.000534 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-077519b1-43af-4b35-a8e5-713cf209dc26 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:31.000746 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-077519b1-43af-4b35-a8e5-713cf209dc26 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:31.003883 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-077519b1-43af-4b35-a8e5-713cf209dc26 tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] https://10.4.3.229/volume/v3/types/de683c37-d1a6-43f1-a5d5-23de99a5dc31 returned with HTTP 404 Aug 06 14:28:31.004472 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 822/3270] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:28:30 2026] GET /volume/v3/types/de683c37-d1a6-43f1-a5d5-23de99a5dc31 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:31.014170 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ed15632f-3880-4159-a3e1-cf47d254553c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:31.016512 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ed15632f-3880-4159-a3e1-cf47d254553c tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] PUT https://10.4.3.229/volume/v3/os-quota-class-sets/default Aug 06 14:28:31.016847 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ed15632f-3880-4159-a3e1-cf47d254553c tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-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=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:31.110309 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ed15632f-3880-4159-a3e1-cf47d254553c tempest-VolumeQuotaClassesTest-1085983846 tempest-VolumeQuotaClassesTest-1085983846-project-admin] https://10.4.3.229/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 06 14:28:31.110309 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 815/3271] 10.4.3.229 () {68 vars in 1318 bytes} [Thu Aug 6 14:28:31 2026] PUT /volume/v3/os-quota-class-sets/default => generated 564 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:31.119943 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-749ae11c-888b-4a0c-a15a-7a15df66e114 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:31.122062 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-749ae11c-888b-4a0c-a15a-7a15df66e114 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:31.122257 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-749ae11c-888b-4a0c-a15a-7a15df66e114 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:31.122535 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-749ae11c-888b-4a0c-a15a-7a15df66e114 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:31.122718 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-749ae11c-888b-4a0c-a15a-7a15df66e114 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:31.132830 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:31.132830 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:31.133964 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-749ae11c-888b-4a0c-a15a-7a15df66e114 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:31.134469 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 823/3272] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:31 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:31.564027 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-13b54f5f-a682-4058-a829-acc9a18f022e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:31.566446 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-13b54f5f-a682-4058-a829-acc9a18f022e tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] GET https://10.4.3.229/volume/v3/volumes/f8f76e1d-ea4b-42e9-932d-60d5c5d4cbef Aug 06 14:28:31.566708 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-13b54f5f-a682-4058-a829-acc9a18f022e tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:31.567008 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-13b54f5f-a682-4058-a829-acc9a18f022e tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:31.573566 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-13b54f5f-a682-4058-a829-acc9a18f022e tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes/f8f76e1d-ea4b-42e9-932d-60d5c5d4cbef returned with HTTP 404 Aug 06 14:28:31.573986 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 813/3273] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:31 2026] GET /volume/v3/volumes/f8f76e1d-ea4b-42e9-932d-60d5c5d4cbef => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:31.581219 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-dfe9ce00-f28b-4720-95ee-403f96f4d287 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:31.583448 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dfe9ce00-f28b-4720-95ee-403f96f4d287 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] DELETE https://10.4.3.229/volume/v3/volumes/1f4eb7d5-5437-4093-837b-d72e3d716b69 Aug 06 14:28:31.583704 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dfe9ce00-f28b-4720-95ee-403f96f4d287 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:31.583919 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dfe9ce00-f28b-4720-95ee-403f96f4d287 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:31.584106 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-dfe9ce00-f28b-4720-95ee-403f96f4d287 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Delete volume with id: 1f4eb7d5-5437-4093-837b-d72e3d716b69 Aug 06 14:28:31.591354 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:31.591354 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:31.591959 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-dfe9ce00-f28b-4720-95ee-403f96f4d287 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Volume info retrieved successfully. Aug 06 14:28:31.607442 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-dfe9ce00-f28b-4720-95ee-403f96f4d287 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Delete volume request issued successfully. Aug 06 14:28:31.607692 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dfe9ce00-f28b-4720-95ee-403f96f4d287 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes/1f4eb7d5-5437-4093-837b-d72e3d716b69 returned with HTTP 202 Aug 06 14:28:31.608129 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 823/3274] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:28:31 2026] DELETE /volume/v3/volumes/1f4eb7d5-5437-4093-837b-d72e3d716b69 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:28:31.618711 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-673b2ef7-1a2f-4d8e-a596-929834781fbc None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:31.621022 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-673b2ef7-1a2f-4d8e-a596-929834781fbc tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] GET https://10.4.3.229/volume/v3/volumes/1f4eb7d5-5437-4093-837b-d72e3d716b69 Aug 06 14:28:31.621332 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-673b2ef7-1a2f-4d8e-a596-929834781fbc tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:31.621726 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-673b2ef7-1a2f-4d8e-a596-929834781fbc tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:31.631543 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:31.631543 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:31.636476 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-673b2ef7-1a2f-4d8e-a596-929834781fbc tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Volume info retrieved successfully. Aug 06 14:28:31.642277 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-673b2ef7-1a2f-4d8e-a596-929834781fbc tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes/1f4eb7d5-5437-4093-837b-d72e3d716b69 returned with HTTP 200 Aug 06 14:28:31.642833 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 816/3275] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:31 2026] GET /volume/v3/volumes/1f4eb7d5-5437-4093-837b-d72e3d716b69 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:32.148503 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-58f2445a-61ba-4054-b475-ed4568bee562 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:32.150466 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-58f2445a-61ba-4054-b475-ed4568bee562 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:32.150757 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-58f2445a-61ba-4054-b475-ed4568bee562 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:32.151023 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-58f2445a-61ba-4054-b475-ed4568bee562 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:32.151181 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-58f2445a-61ba-4054-b475-ed4568bee562 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:32.153089 np0000006659 devstack@c-api.service[100396]: DEBUG dbcounter [-] [100396] Writing DB stats cinder:SELECT=554,cinder:INSERT=85,cinder:UPDATE=168 {{(pid=100396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:28:32.157287 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:32.157287 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:32.157287 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-58f2445a-61ba-4054-b475-ed4568bee562 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:32.157287 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 824/3276] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:32 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:32.660806 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-05e60e3f-2934-4b59-ae80-36b64c199cfd None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:32.662877 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-05e60e3f-2934-4b59-ae80-36b64c199cfd tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] GET https://10.4.3.229/volume/v3/volumes/1f4eb7d5-5437-4093-837b-d72e3d716b69 Aug 06 14:28:32.663077 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-05e60e3f-2934-4b59-ae80-36b64c199cfd tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:32.663275 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-05e60e3f-2934-4b59-ae80-36b64c199cfd tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:32.668615 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-05e60e3f-2934-4b59-ae80-36b64c199cfd tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes/1f4eb7d5-5437-4093-837b-d72e3d716b69 returned with HTTP 404 Aug 06 14:28:32.669013 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 814/3277] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:32 2026] GET /volume/v3/volumes/1f4eb7d5-5437-4093-837b-d72e3d716b69 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:32.675524 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-4d2fb92a-033b-4f32-8243-742295c704ee None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:32.677179 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4d2fb92a-033b-4f32-8243-742295c704ee tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] DELETE https://10.4.3.229/volume/v3/volumes/6163fc0e-9e0c-4384-bec7-89079088f4ae Aug 06 14:28:32.677609 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4d2fb92a-033b-4f32-8243-742295c704ee tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:32.678219 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4d2fb92a-033b-4f32-8243-742295c704ee tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:32.678219 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-4d2fb92a-033b-4f32-8243-742295c704ee tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Delete volume with id: 6163fc0e-9e0c-4384-bec7-89079088f4ae Aug 06 14:28:32.685713 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:32.685713 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:32.686397 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-4d2fb92a-033b-4f32-8243-742295c704ee tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Volume info retrieved successfully. Aug 06 14:28:32.710848 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-4d2fb92a-033b-4f32-8243-742295c704ee tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Delete volume request issued successfully. Aug 06 14:28:32.711032 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4d2fb92a-033b-4f32-8243-742295c704ee tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes/6163fc0e-9e0c-4384-bec7-89079088f4ae returned with HTTP 202 Aug 06 14:28:32.711438 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 824/3278] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:28:32 2026] DELETE /volume/v3/volumes/6163fc0e-9e0c-4384-bec7-89079088f4ae => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:28:32.720587 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9626fa4e-2137-4a25-8d40-549f4003abac None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:32.722440 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9626fa4e-2137-4a25-8d40-549f4003abac tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] GET https://10.4.3.229/volume/v3/volumes/6163fc0e-9e0c-4384-bec7-89079088f4ae Aug 06 14:28:32.722636 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9626fa4e-2137-4a25-8d40-549f4003abac tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:32.722798 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9626fa4e-2137-4a25-8d40-549f4003abac tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:32.733690 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:32.733690 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:32.737135 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9626fa4e-2137-4a25-8d40-549f4003abac tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Volume info retrieved successfully. Aug 06 14:28:32.742879 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9626fa4e-2137-4a25-8d40-549f4003abac tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes/6163fc0e-9e0c-4384-bec7-89079088f4ae returned with HTTP 200 Aug 06 14:28:32.743264 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 817/3279] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:32 2026] GET /volume/v3/volumes/6163fc0e-9e0c-4384-bec7-89079088f4ae => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:33.170137 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-4f381ba7-4e0e-4d85-90a3-f8b5fa6cbcb2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:33.171950 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4f381ba7-4e0e-4d85-90a3-f8b5fa6cbcb2 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:33.172162 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4f381ba7-4e0e-4d85-90a3-f8b5fa6cbcb2 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:33.172390 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4f381ba7-4e0e-4d85-90a3-f8b5fa6cbcb2 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:33.172512 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-4f381ba7-4e0e-4d85-90a3-f8b5fa6cbcb2 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:33.176998 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:33.176998 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:33.177821 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4f381ba7-4e0e-4d85-90a3-f8b5fa6cbcb2 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:33.178174 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 825/3280] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:33 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:33.641407 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1aba3732-a3b3-4e68-8497-bed6582d8264 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:33.749130 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1aba3732-a3b3-4e68-8497-bed6582d8264 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1 Aug 06 14:28:33.749130 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1aba3732-a3b3-4e68-8497-bed6582d8264 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:33.749130 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1aba3732-a3b3-4e68-8497-bed6582d8264 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:33.757623 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-1aba3732-a3b3-4e68-8497-bed6582d8264 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1791371474 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1791371474, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:28:33.757792 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b4e28201-13f2-49e5-ae63-faeff288eb07 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:33.759794 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b4e28201-13f2-49e5-ae63-faeff288eb07 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] GET https://10.4.3.229/volume/v3/volumes/6163fc0e-9e0c-4384-bec7-89079088f4ae Aug 06 14:28:33.760012 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b4e28201-13f2-49e5-ae63-faeff288eb07 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:33.760784 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b4e28201-13f2-49e5-ae63-faeff288eb07 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:33.763368 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1aba3732-a3b3-4e68-8497-bed6582d8264 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1 returned with HTTP 200 Aug 06 14:28:33.763873 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 815/3281] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:28:33 2026] GET /volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1 => generated 600 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:33.766312 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b4e28201-13f2-49e5-ae63-faeff288eb07 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes/6163fc0e-9e0c-4384-bec7-89079088f4ae returned with HTTP 404 Aug 06 14:28:33.767128 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 825/3282] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:33 2026] GET /volume/v3/volumes/6163fc0e-9e0c-4384-bec7-89079088f4ae => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:33.774585 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ca807448-9930-4a61-95fd-c9e752ab70ea None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:33.777063 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-bbe67eb4-e39a-4a05-9d71-8d0e1f0197e9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:33.778013 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bbe67eb4-e39a-4a05-9d71-8d0e1f0197e9 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] DELETE https://10.4.3.229/volume/v3/volumes/b29f66cc-f6b4-4f20-a6bb-af4e8048959e Aug 06 14:28:33.778204 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bbe67eb4-e39a-4a05-9d71-8d0e1f0197e9 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:33.778413 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bbe67eb4-e39a-4a05-9d71-8d0e1f0197e9 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:33.778645 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-bbe67eb4-e39a-4a05-9d71-8d0e1f0197e9 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Delete volume with id: b29f66cc-f6b4-4f20-a6bb-af4e8048959e Aug 06 14:28:33.778961 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ca807448-9930-4a61-95fd-c9e752ab70ea tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1/defaults Aug 06 14:28:33.779517 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ca807448-9930-4a61-95fd-c9e752ab70ea tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:33.779674 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ca807448-9930-4a61-95fd-c9e752ab70ea tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Calling method 'defaults' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:33.785700 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:33.785700 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:33.786453 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-bbe67eb4-e39a-4a05-9d71-8d0e1f0197e9 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Volume info retrieved successfully. Aug 06 14:28:33.788660 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ca807448-9930-4a61-95fd-c9e752ab70ea tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1/defaults returned with HTTP 200 Aug 06 14:28:33.789310 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 818/3283] 10.4.3.229 () {66 vars in 1381 bytes} [Thu Aug 6 14:28:33 2026] GET /volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1/defaults => generated 600 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:33.798010 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c4a532ac-799d-42a2-9a04-d28dacfedf9a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:33.800288 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c4a532ac-799d-42a2-9a04-d28dacfedf9a tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] PUT https://10.4.3.229/volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1 Aug 06 14:28:33.800694 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c4a532ac-799d-42a2-9a04-d28dacfedf9a tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:33.803665 np0000006659 devstack@c-api.service[100399]: DEBUG dbcounter [-] [100399] Writing DB stats cinder:SELECT=572,cinder:INSERT=98,cinder:UPDATE=195 {{(pid=100399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:28:33.807090 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-bbe67eb4-e39a-4a05-9d71-8d0e1f0197e9 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Delete volume request issued successfully. Aug 06 14:28:33.807278 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bbe67eb4-e39a-4a05-9d71-8d0e1f0197e9 tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes/b29f66cc-f6b4-4f20-a6bb-af4e8048959e returned with HTTP 202 Aug 06 14:28:33.807833 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 826/3284] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:28:33 2026] DELETE /volume/v3/volumes/b29f66cc-f6b4-4f20-a6bb-af4e8048959e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:28:33.814195 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b9259c41-eeb7-4b22-b156-a17b0129a36c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:33.816016 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b9259c41-eeb7-4b22-b156-a17b0129a36c tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] GET https://10.4.3.229/volume/v3/volumes/b29f66cc-f6b4-4f20-a6bb-af4e8048959e Aug 06 14:28:33.816221 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b9259c41-eeb7-4b22-b156-a17b0129a36c tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:33.816443 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b9259c41-eeb7-4b22-b156-a17b0129a36c tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:33.823359 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:33.823359 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:33.826987 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b9259c41-eeb7-4b22-b156-a17b0129a36c tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Volume info retrieved successfully. Aug 06 14:28:33.830255 np0000006659 devstack@c-api.service[100397]: DEBUG dbcounter [-] [100397] Writing DB stats cinder:SELECT=506,cinder:UPDATE=134,cinder:INSERT=84 {{(pid=100397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:28:33.831794 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b9259c41-eeb7-4b22-b156-a17b0129a36c tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes/b29f66cc-f6b4-4f20-a6bb-af4e8048959e returned with HTTP 200 Aug 06 14:28:33.832264 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 826/3285] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:33 2026] GET /volume/v3/volumes/b29f66cc-f6b4-4f20-a6bb-af4e8048959e => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:33.839326 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c4a532ac-799d-42a2-9a04-d28dacfedf9a tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1 returned with HTTP 200 Aug 06 14:28:33.839879 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 816/3286] 10.4.3.229 () {68 vars in 1374 bytes} [Thu Aug 6 14:28:33 2026] PUT /volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1 => generated 558 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:33.849956 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6a9c51b0-94bf-4f77-ad45-618b4350799d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:33.851825 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6a9c51b0-94bf-4f77-ad45-618b4350799d tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] DELETE https://10.4.3.229/volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1 Aug 06 14:28:33.852223 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6a9c51b0-94bf-4f77-ad45-618b4350799d tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:33.852605 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6a9c51b0-94bf-4f77-ad45-618b4350799d tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:33.861198 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6a9c51b0-94bf-4f77-ad45-618b4350799d tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1 returned with HTTP 200 Aug 06 14:28:33.861198 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 819/3287] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:28:33 2026] DELETE /volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1 => generated 0 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 14:28:33.870257 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-37c9147d-e938-450e-aafd-a31e8739bf8d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:33.872177 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-37c9147d-e938-450e-aafd-a31e8739bf8d tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1 Aug 06 14:28:33.872396 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-37c9147d-e938-450e-aafd-a31e8739bf8d tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:33.872649 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-37c9147d-e938-450e-aafd-a31e8739bf8d tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:33.886909 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-37c9147d-e938-450e-aafd-a31e8739bf8d tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1 returned with HTTP 200 Aug 06 14:28:33.887438 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 827/3288] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:28:33 2026] GET /volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1 => generated 600 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:33.898331 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f17cd497-5d26-4f4c-ae99-9766273199d4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:33.900089 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f17cd497-5d26-4f4c-ae99-9766273199d4 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] PUT https://10.4.3.229/volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1 Aug 06 14:28:33.900413 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f17cd497-5d26-4f4c-ae99-9766273199d4 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-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=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:33.970225 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [None req-f17cd497-5d26-4f4c-ae99-9766273199d4 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1791371474 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1791371474, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:28:33.970669 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [None req-f17cd497-5d26-4f4c-ae99-9766273199d4 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1791371474 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1791371474, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:28:33.970977 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [None req-f17cd497-5d26-4f4c-ae99-9766273199d4 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1791371474 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1791371474, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:28:33.977674 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f17cd497-5d26-4f4c-ae99-9766273199d4 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1 returned with HTTP 200 Aug 06 14:28:33.978183 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 827/3289] 10.4.3.229 () {68 vars in 1375 bytes} [Thu Aug 6 14:28:33 2026] PUT /volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1 => generated 558 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:33.987769 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2f9be1cd-8796-40fd-9d11-4ee662f399be None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:33.990335 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2f9be1cd-8796-40fd-9d11-4ee662f399be tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1/defaults Aug 06 14:28:33.990650 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2f9be1cd-8796-40fd-9d11-4ee662f399be tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:33.990923 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2f9be1cd-8796-40fd-9d11-4ee662f399be tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Calling method 'defaults' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:34.003504 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2f9be1cd-8796-40fd-9d11-4ee662f399be tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1/defaults returned with HTTP 200 Aug 06 14:28:34.003908 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 817/3290] 10.4.3.229 () {66 vars in 1381 bytes} [Thu Aug 6 14:28:33 2026] GET /volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1/defaults => generated 600 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:34.013211 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-08a7f6c6-720d-44cd-88d8-1868ee95aef7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:34.014698 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-08a7f6c6-720d-44cd-88d8-1868ee95aef7 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1 Aug 06 14:28:34.015047 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-08a7f6c6-720d-44cd-88d8-1868ee95aef7 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:34.015318 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-08a7f6c6-720d-44cd-88d8-1868ee95aef7 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:34.029913 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-08a7f6c6-720d-44cd-88d8-1868ee95aef7 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1 returned with HTTP 200 Aug 06 14:28:34.030570 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 820/3291] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:28:34 2026] GET /volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1 => generated 600 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:34.040469 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6bc43bcf-4677-401d-ae8b-1e614ca39c8d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:34.042582 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6bc43bcf-4677-401d-ae8b-1e614ca39c8d tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1?usage=True Aug 06 14:28:34.042796 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6bc43bcf-4677-401d-ae8b-1e614ca39c8d tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:34.043019 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6bc43bcf-4677-401d-ae8b-1e614ca39c8d tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:34.070418 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6bc43bcf-4677-401d-ae8b-1e614ca39c8d tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1?usage=True returned with HTTP 200 Aug 06 14:28:34.070823 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 828/3292] 10.4.3.229 () {66 vars in 1375 bytes} [Thu Aug 6 14:28:34 2026] GET /volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1?usage=True => generated 1341 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:34.083619 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-79167645-8986-4a6b-bcad-5b988bd37b16 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:34.146092 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-79167645-8986-4a6b-bcad-5b988bd37b16 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:28:34.146479 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-79167645-8986-4a6b-bcad-5b988bd37b16 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-736746675"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:34.147936 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-79167645-8986-4a6b-bcad-5b988bd37b16 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-736746675'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:28:34.148105 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-79167645-8986-4a6b-bcad-5b988bd37b16 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Create volume of 1 GB Aug 06 14:28:34.153149 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-79167645-8986-4a6b-bcad-5b988bd37b16 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Availability Zones retrieved successfully. Aug 06 14:28:34.162700 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-79167645-8986-4a6b-bcad-5b988bd37b16 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Flow 'volume_create_api' (8974fe8b-5573-4b8a-a967-6de2d9661905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:34.164213 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-79167645-8986-4a6b-bcad-5b988bd37b16 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19c26f4b-49d2-4950-9ba5-9bbad91993f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:34.165835 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-79167645-8986-4a6b-bcad-5b988bd37b16 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:28:34.191049 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f9877bdb-0e03-414f-80de-3830a93c7865 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:34.193386 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f9877bdb-0e03-414f-80de-3830a93c7865 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:34.193679 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f9877bdb-0e03-414f-80de-3830a93c7865 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:34.193916 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f9877bdb-0e03-414f-80de-3830a93c7865 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:34.194048 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-f9877bdb-0e03-414f-80de-3830a93c7865 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:34.199035 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:34.199035 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:34.199806 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f9877bdb-0e03-414f-80de-3830a93c7865 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:34.200233 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 818/3293] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:34 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:34.202597 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-79167645-8986-4a6b-bcad-5b988bd37b16 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19c26f4b-49d2-4950-9ba5-9bbad91993f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:34.203319 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-79167645-8986-4a6b-bcad-5b988bd37b16 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e96d2dee-5357-4441-bd8d-a65752fb0ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:34.289271 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-79167645-8986-4a6b-bcad-5b988bd37b16 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Created reservations ['dbc8c619-5582-4d95-bae5-f6d05d0ffad9', '8ede725b-127e-4900-af57-927b2eaee524', '8d9eb5d6-c6b9-45d6-9ef0-67cb892e7745', '4c54eea8-4b69-44ca-b18c-e144e08987e2'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:34.290521 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-79167645-8986-4a6b-bcad-5b988bd37b16 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e96d2dee-5357-4441-bd8d-a65752fb0ee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbc8c619-5582-4d95-bae5-f6d05d0ffad9', '8ede725b-127e-4900-af57-927b2eaee524', '8d9eb5d6-c6b9-45d6-9ef0-67cb892e7745', '4c54eea8-4b69-44ca-b18c-e144e08987e2']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:34.291587 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-79167645-8986-4a6b-bcad-5b988bd37b16 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f4136d9-41ce-4052-8f53-2f7897e08407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:34.321665 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-79167645-8986-4a6b-bcad-5b988bd37b16 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f4136d9-41ce-4052-8f53-2f7897e08407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '757fe96d-11bc-43eb-a6cb-cd71332d630a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-736746675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e68bc4dfe781475a915eefa3243e5bc1',qos_specs=None,replication_status=,reservations=['dbc8c619-5582-4d95-bae5-f6d05d0ffad9','8ede725b-127e-4900-af57-927b2eaee524','8d9eb5d6-c6b9-45d6-9ef0-67cb892e7745','4c54eea8-4b69-44ca-b18c-e144e08987e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f974036e9214f089ce53152593be379',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:28:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-736746675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=757fe96d-11bc-43eb-a6cb-cd71332d630a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e68bc4dfe781475a915eefa3243e5bc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f974036e9214f089ce53152593be379',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:34.322114 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-79167645-8986-4a6b-bcad-5b988bd37b16 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8ddf9f1-4506-4a9a-9145-df39954ccbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:34.339041 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-79167645-8986-4a6b-bcad-5b988bd37b16 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8ddf9f1-4506-4a9a-9145-df39954ccbf8) transitioned into state 'SUCCESS' from state '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-736746675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e68bc4dfe781475a915eefa3243e5bc1',qos_specs=None,replication_status=,reservations=['dbc8c619-5582-4d95-bae5-f6d05d0ffad9','8ede725b-127e-4900-af57-927b2eaee524','8d9eb5d6-c6b9-45d6-9ef0-67cb892e7745','4c54eea8-4b69-44ca-b18c-e144e08987e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f974036e9214f089ce53152593be379',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:34.339686 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-79167645-8986-4a6b-bcad-5b988bd37b16 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39922797-ed64-4199-b5c6-ae2f5c5f0ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:34.348330 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-79167645-8986-4a6b-bcad-5b988bd37b16 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39922797-ed64-4199-b5c6-ae2f5c5f0ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:34.349650 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-79167645-8986-4a6b-bcad-5b988bd37b16 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Flow 'volume_create_api' (8974fe8b-5573-4b8a-a967-6de2d9661905) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:34.349917 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-79167645-8986-4a6b-bcad-5b988bd37b16 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Create volume request issued successfully. Aug 06 14:28:34.350465 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-79167645-8986-4a6b-bcad-5b988bd37b16 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:28:34.350892 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 828/3294] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:28:34 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 06 14:28:34.370856 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-93815288-2c38-4b3c-ae16-b880f7d0fc62 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:34.376060 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-93815288-2c38-4b3c-ae16-b880f7d0fc62 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] GET https://10.4.3.229/volume/v3/volumes/757fe96d-11bc-43eb-a6cb-cd71332d630a Aug 06 14:28:34.376060 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-93815288-2c38-4b3c-ae16-b880f7d0fc62 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:34.376060 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-93815288-2c38-4b3c-ae16-b880f7d0fc62 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:34.381617 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:34.381617 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:34.385725 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-93815288-2c38-4b3c-ae16-b880f7d0fc62 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Volume info retrieved successfully. Aug 06 14:28:34.390024 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-93815288-2c38-4b3c-ae16-b880f7d0fc62 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] https://10.4.3.229/volume/v3/volumes/757fe96d-11bc-43eb-a6cb-cd71332d630a returned with HTTP 200 Aug 06 14:28:34.390564 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 821/3295] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:34 2026] GET /volume/v3/volumes/757fe96d-11bc-43eb-a6cb-cd71332d630a => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:34.847489 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-983023c6-2185-4756-835a-fa50581299dc None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:34.848252 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-983023c6-2185-4756-835a-fa50581299dc tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] GET https://10.4.3.229/volume/v3/volumes/b29f66cc-f6b4-4f20-a6bb-af4e8048959e Aug 06 14:28:34.851307 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-983023c6-2185-4756-835a-fa50581299dc tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:34.851307 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-983023c6-2185-4756-835a-fa50581299dc tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:34.853592 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-983023c6-2185-4756-835a-fa50581299dc tempest-CreateVolumesFromSourceVolumeTest-1406209318 tempest-CreateVolumesFromSourceVolumeTest-1406209318-project-member] https://10.4.3.229/volume/v3/volumes/b29f66cc-f6b4-4f20-a6bb-af4e8048959e returned with HTTP 404 Aug 06 14:28:34.854001 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 829/3296] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:34 2026] GET /volume/v3/volumes/b29f66cc-f6b4-4f20-a6bb-af4e8048959e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:35.211981 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9ec5e74c-41e0-4eeb-9459-0806349262bf None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:35.214124 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9ec5e74c-41e0-4eeb-9459-0806349262bf tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:35.214352 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9ec5e74c-41e0-4eeb-9459-0806349262bf tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:35.214642 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9ec5e74c-41e0-4eeb-9459-0806349262bf tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:35.214814 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-9ec5e74c-41e0-4eeb-9459-0806349262bf tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:35.219526 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:35.219526 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:35.222554 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9ec5e74c-41e0-4eeb-9459-0806349262bf tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:35.222554 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 819/3297] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:35 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:35.401366 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0939ce56-203b-4484-8392-6d02aad392a2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:35.403310 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0939ce56-203b-4484-8392-6d02aad392a2 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] GET https://10.4.3.229/volume/v3/volumes/757fe96d-11bc-43eb-a6cb-cd71332d630a Aug 06 14:28:35.403497 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0939ce56-203b-4484-8392-6d02aad392a2 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:35.403690 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0939ce56-203b-4484-8392-6d02aad392a2 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:35.410358 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:35.410358 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:35.413372 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-0939ce56-203b-4484-8392-6d02aad392a2 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Volume info retrieved successfully. Aug 06 14:28:35.417091 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0939ce56-203b-4484-8392-6d02aad392a2 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] https://10.4.3.229/volume/v3/volumes/757fe96d-11bc-43eb-a6cb-cd71332d630a returned with HTTP 200 Aug 06 14:28:35.417382 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 829/3298] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:35 2026] GET /volume/v3/volumes/757fe96d-11bc-43eb-a6cb-cd71332d630a => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:35.428627 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ab3a8552-f8fd-495f-8e47-31f107a8906a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:35.430715 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ab3a8552-f8fd-495f-8e47-31f107a8906a tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1?usage=True Aug 06 14:28:35.430962 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ab3a8552-f8fd-495f-8e47-31f107a8906a tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:35.431180 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ab3a8552-f8fd-495f-8e47-31f107a8906a tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:35.433447 np0000006659 devstack@c-api.service[100398]: DEBUG dbcounter [-] [100398] Writing DB stats cinder:SELECT=629,cinder:INSERT=112,cinder:UPDATE=221 {{(pid=100398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:28:35.462079 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ab3a8552-f8fd-495f-8e47-31f107a8906a tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1?usage=True returned with HTTP 200 Aug 06 14:28:35.462751 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 822/3299] 10.4.3.229 () {66 vars in 1375 bytes} [Thu Aug 6 14:28:35 2026] GET /volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1?usage=True => generated 1341 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:35.475847 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f54847a3-5441-4284-8eab-bb153ae06afb None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:35.478928 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f54847a3-5441-4284-8eab-bb153ae06afb tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] DELETE https://10.4.3.229/volume/v3/volumes/757fe96d-11bc-43eb-a6cb-cd71332d630a Aug 06 14:28:35.478928 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f54847a3-5441-4284-8eab-bb153ae06afb tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:35.478928 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f54847a3-5441-4284-8eab-bb153ae06afb tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:35.478928 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-f54847a3-5441-4284-8eab-bb153ae06afb tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Delete volume with id: 757fe96d-11bc-43eb-a6cb-cd71332d630a Aug 06 14:28:35.484503 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:35.484503 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:35.486452 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f54847a3-5441-4284-8eab-bb153ae06afb tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Volume info retrieved successfully. Aug 06 14:28:35.502874 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f54847a3-5441-4284-8eab-bb153ae06afb tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Delete volume request issued successfully. Aug 06 14:28:35.502874 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f54847a3-5441-4284-8eab-bb153ae06afb tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] https://10.4.3.229/volume/v3/volumes/757fe96d-11bc-43eb-a6cb-cd71332d630a returned with HTTP 202 Aug 06 14:28:35.502874 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 830/3300] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:28:35 2026] DELETE /volume/v3/volumes/757fe96d-11bc-43eb-a6cb-cd71332d630a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:28:35.509702 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-94597946-f25a-446c-8d9f-ca537ef869ea None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:35.512368 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-94597946-f25a-446c-8d9f-ca537ef869ea tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] GET https://10.4.3.229/volume/v3/volumes/757fe96d-11bc-43eb-a6cb-cd71332d630a Aug 06 14:28:35.512598 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-94597946-f25a-446c-8d9f-ca537ef869ea tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:35.512789 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-94597946-f25a-446c-8d9f-ca537ef869ea tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:35.521263 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:35.521263 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:35.524813 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-94597946-f25a-446c-8d9f-ca537ef869ea tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Volume info retrieved successfully. Aug 06 14:28:35.529122 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-94597946-f25a-446c-8d9f-ca537ef869ea tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] https://10.4.3.229/volume/v3/volumes/757fe96d-11bc-43eb-a6cb-cd71332d630a returned with HTTP 200 Aug 06 14:28:35.529491 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 820/3301] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:35 2026] GET /volume/v3/volumes/757fe96d-11bc-43eb-a6cb-cd71332d630a => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:36.232036 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-4f58118e-2afa-41f0-be7c-99f1aca8e09d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:36.233967 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4f58118e-2afa-41f0-be7c-99f1aca8e09d tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:36.234105 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4f58118e-2afa-41f0-be7c-99f1aca8e09d tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:36.234357 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4f58118e-2afa-41f0-be7c-99f1aca8e09d tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:36.234517 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-4f58118e-2afa-41f0-be7c-99f1aca8e09d tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:36.239337 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:36.239337 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:36.240335 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4f58118e-2afa-41f0-be7c-99f1aca8e09d tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:36.240809 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 830/3302] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:36 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:36.540619 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c2502325-3200-4ea6-85b1-07a71d040c74 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:36.542418 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c2502325-3200-4ea6-85b1-07a71d040c74 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] GET https://10.4.3.229/volume/v3/volumes/757fe96d-11bc-43eb-a6cb-cd71332d630a Aug 06 14:28:36.542650 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c2502325-3200-4ea6-85b1-07a71d040c74 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:36.542823 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c2502325-3200-4ea6-85b1-07a71d040c74 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:36.548906 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c2502325-3200-4ea6-85b1-07a71d040c74 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] https://10.4.3.229/volume/v3/volumes/757fe96d-11bc-43eb-a6cb-cd71332d630a returned with HTTP 404 Aug 06 14:28:36.549511 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 823/3303] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:36 2026] GET /volume/v3/volumes/757fe96d-11bc-43eb-a6cb-cd71332d630a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:36.555102 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1a2120dc-4070-4e41-a1eb-a260c49e7bb8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:36.558741 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1a2120dc-4070-4e41-a1eb-a260c49e7bb8 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] GET https://10.4.3.229/volume/v3/volumes/757fe96d-11bc-43eb-a6cb-cd71332d630a Aug 06 14:28:36.558741 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1a2120dc-4070-4e41-a1eb-a260c49e7bb8 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:36.558741 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1a2120dc-4070-4e41-a1eb-a260c49e7bb8 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:36.564163 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1a2120dc-4070-4e41-a1eb-a260c49e7bb8 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] https://10.4.3.229/volume/v3/volumes/757fe96d-11bc-43eb-a6cb-cd71332d630a returned with HTTP 404 Aug 06 14:28:36.564681 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 831/3304] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:36 2026] GET /volume/v3/volumes/757fe96d-11bc-43eb-a6cb-cd71332d630a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:36.573411 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-038d257e-92d5-4874-b6c5-4924025c94fe None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:36.575876 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-038d257e-92d5-4874-b6c5-4924025c94fe tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] DELETE https://10.4.3.229/volume/v3/volumes/757fe96d-11bc-43eb-a6cb-cd71332d630a Aug 06 14:28:36.576122 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-038d257e-92d5-4874-b6c5-4924025c94fe tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:36.576450 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-038d257e-92d5-4874-b6c5-4924025c94fe tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:36.576664 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-038d257e-92d5-4874-b6c5-4924025c94fe tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Delete volume with id: 757fe96d-11bc-43eb-a6cb-cd71332d630a Aug 06 14:28:36.583113 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-038d257e-92d5-4874-b6c5-4924025c94fe tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] https://10.4.3.229/volume/v3/volumes/757fe96d-11bc-43eb-a6cb-cd71332d630a returned with HTTP 404 Aug 06 14:28:36.583989 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 821/3305] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:28:36 2026] DELETE /volume/v3/volumes/757fe96d-11bc-43eb-a6cb-cd71332d630a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:36.594175 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6f039b43-f929-4aa3-b451-f4e9486f4e7d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:36.595857 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6f039b43-f929-4aa3-b451-f4e9486f4e7d tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:28:36.596161 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6f039b43-f929-4aa3-b451-f4e9486f4e7d tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-826239756"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:36.597492 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-6f039b43-f929-4aa3-b451-f4e9486f4e7d tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-826239756'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:28:36.597623 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-6f039b43-f929-4aa3-b451-f4e9486f4e7d tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Create volume of 1 GB Aug 06 14:28:36.601729 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-6f039b43-f929-4aa3-b451-f4e9486f4e7d tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Availability Zones retrieved successfully. Aug 06 14:28:36.607795 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6f039b43-f929-4aa3-b451-f4e9486f4e7d tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Flow 'volume_create_api' (51bdf29b-6362-441f-90c1-f0152d479230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:36.608621 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6f039b43-f929-4aa3-b451-f4e9486f4e7d tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16251cda-1a35-46dd-a7e2-13911671cb9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:36.609607 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-6f039b43-f929-4aa3-b451-f4e9486f4e7d tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:28:36.634516 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6f039b43-f929-4aa3-b451-f4e9486f4e7d tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16251cda-1a35-46dd-a7e2-13911671cb9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:36.635231 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6f039b43-f929-4aa3-b451-f4e9486f4e7d tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8e53f26-bdc4-4627-81ad-6fd0087592fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:36.671673 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-6f039b43-f929-4aa3-b451-f4e9486f4e7d tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Created reservations ['51494a4b-677e-42b1-a070-3f53170d537a', 'd22fe482-e17c-47b7-8ee8-7efed2f906aa', 'd06b80d0-e858-4fcf-b462-095c38af3cf2', 'b49dc578-c18f-4599-adc6-e7401279abdc'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:36.672375 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6f039b43-f929-4aa3-b451-f4e9486f4e7d tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8e53f26-bdc4-4627-81ad-6fd0087592fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51494a4b-677e-42b1-a070-3f53170d537a', 'd22fe482-e17c-47b7-8ee8-7efed2f906aa', 'd06b80d0-e858-4fcf-b462-095c38af3cf2', 'b49dc578-c18f-4599-adc6-e7401279abdc']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:36.673081 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6f039b43-f929-4aa3-b451-f4e9486f4e7d tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33627f0f-4d8f-46ad-8d9d-1ca5b46a67a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:36.695659 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6f039b43-f929-4aa3-b451-f4e9486f4e7d tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33627f0f-4d8f-46ad-8d9d-1ca5b46a67a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f18b6c47-175b-4398-852f-5c17ac325f90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-826239756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e68bc4dfe781475a915eefa3243e5bc1',qos_specs=None,replication_status=,reservations=['51494a4b-677e-42b1-a070-3f53170d537a','d22fe482-e17c-47b7-8ee8-7efed2f906aa','d06b80d0-e858-4fcf-b462-095c38af3cf2','b49dc578-c18f-4599-adc6-e7401279abdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f974036e9214f089ce53152593be379',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:28:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-826239756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f18b6c47-175b-4398-852f-5c17ac325f90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e68bc4dfe781475a915eefa3243e5bc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f974036e9214f089ce53152593be379',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:36.696414 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6f039b43-f929-4aa3-b451-f4e9486f4e7d tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdb30ce5-736b-463a-9f71-9313416757fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:36.713807 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6f039b43-f929-4aa3-b451-f4e9486f4e7d tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdb30ce5-736b-463a-9f71-9313416757fb) transitioned into state 'SUCCESS' from state '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-826239756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e68bc4dfe781475a915eefa3243e5bc1',qos_specs=None,replication_status=,reservations=['51494a4b-677e-42b1-a070-3f53170d537a','d22fe482-e17c-47b7-8ee8-7efed2f906aa','d06b80d0-e858-4fcf-b462-095c38af3cf2','b49dc578-c18f-4599-adc6-e7401279abdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f974036e9214f089ce53152593be379',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:36.714634 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6f039b43-f929-4aa3-b451-f4e9486f4e7d tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (015b0290-ee84-4054-8d07-06a6b93b9806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:36.726824 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6f039b43-f929-4aa3-b451-f4e9486f4e7d tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (015b0290-ee84-4054-8d07-06a6b93b9806) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:36.727643 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6f039b43-f929-4aa3-b451-f4e9486f4e7d tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Flow 'volume_create_api' (51bdf29b-6362-441f-90c1-f0152d479230) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:36.727940 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-6f039b43-f929-4aa3-b451-f4e9486f4e7d tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Create volume request issued successfully. Aug 06 14:28:36.728486 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6f039b43-f929-4aa3-b451-f4e9486f4e7d tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:28:36.728935 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 831/3306] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:28:36 2026] POST /volume/v3/volumes => generated 755 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:28:36.743304 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0299679b-ce9a-4a37-bb68-c2775b13a23a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:36.746336 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0299679b-ce9a-4a37-bb68-c2775b13a23a tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] GET https://10.4.3.229/volume/v3/volumes/f18b6c47-175b-4398-852f-5c17ac325f90 Aug 06 14:28:36.746644 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0299679b-ce9a-4a37-bb68-c2775b13a23a tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:36.746920 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0299679b-ce9a-4a37-bb68-c2775b13a23a tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:36.754276 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:36.754276 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:36.758246 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0299679b-ce9a-4a37-bb68-c2775b13a23a tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Volume info retrieved successfully. Aug 06 14:28:36.763703 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0299679b-ce9a-4a37-bb68-c2775b13a23a tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] https://10.4.3.229/volume/v3/volumes/f18b6c47-175b-4398-852f-5c17ac325f90 returned with HTTP 200 Aug 06 14:28:36.764291 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 824/3307] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:36 2026] GET /volume/v3/volumes/f18b6c47-175b-4398-852f-5c17ac325f90 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:37.253015 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-cf7fb17d-d415-4b14-8545-e60ad6951cba None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:37.257768 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cf7fb17d-d415-4b14-8545-e60ad6951cba tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:37.257954 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cf7fb17d-d415-4b14-8545-e60ad6951cba tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:37.258133 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cf7fb17d-d415-4b14-8545-e60ad6951cba tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:37.258290 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-cf7fb17d-d415-4b14-8545-e60ad6951cba tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:37.265770 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:37.265770 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:37.266522 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cf7fb17d-d415-4b14-8545-e60ad6951cba tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:37.266987 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 832/3308] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:37 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:37.465469 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f9ad2ad7-e900-4ea5-b5f3-9bdb335d23d6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:37.467163 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f9ad2ad7-e900-4ea5-b5f3-9bdb335d23d6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:28:37.467599 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f9ad2ad7-e900-4ea5-b5f3-9bdb335d23d6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "46039149-5713-4468-b112-3a707943771b", "size": 1}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:37.469066 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-f9ad2ad7-e900-4ea5-b5f3-9bdb335d23d6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '46039149-5713-4468-b112-3a707943771b', 'size': 1}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:28:37.544307 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-f9ad2ad7-e900-4ea5-b5f3-9bdb335d23d6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Create volume of 1 GB Aug 06 14:28:37.549702 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f9ad2ad7-e900-4ea5-b5f3-9bdb335d23d6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Availability Zones retrieved successfully. Aug 06 14:28:37.557689 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f9ad2ad7-e900-4ea5-b5f3-9bdb335d23d6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Flow 'volume_create_api' (fe7f962c-6dd6-4785-9af0-1f52c5996e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:37.559351 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f9ad2ad7-e900-4ea5-b5f3-9bdb335d23d6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54096d15-f489-4a4d-8d2d-7c7d230eb294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:37.560596 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-f9ad2ad7-e900-4ea5-b5f3-9bdb335d23d6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:28:37.617942 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f9ad2ad7-e900-4ea5-b5f3-9bdb335d23d6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54096d15-f489-4a4d-8d2d-7c7d230eb294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:37.618741 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f9ad2ad7-e900-4ea5-b5f3-9bdb335d23d6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d7134e5-2ee4-4a09-a4b6-812a64afe4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:37.672035 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-f9ad2ad7-e900-4ea5-b5f3-9bdb335d23d6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Created reservations ['0a861bbe-ca53-4693-a65b-eb6fbf2bc8c1', 'a8fb86a7-9dc4-406a-bdba-f7660a4ac14f', '87963008-1e3f-4f07-9c44-2bb2893069dd', '9142c9d0-4613-4a07-8f75-1cb7daf6ad58'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:37.672852 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f9ad2ad7-e900-4ea5-b5f3-9bdb335d23d6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d7134e5-2ee4-4a09-a4b6-812a64afe4cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a861bbe-ca53-4693-a65b-eb6fbf2bc8c1', 'a8fb86a7-9dc4-406a-bdba-f7660a4ac14f', '87963008-1e3f-4f07-9c44-2bb2893069dd', '9142c9d0-4613-4a07-8f75-1cb7daf6ad58']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:37.673870 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f9ad2ad7-e900-4ea5-b5f3-9bdb335d23d6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58d304a7-2fc4-4b57-9049-1a6f0c8e5a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:37.695128 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f9ad2ad7-e900-4ea5-b5f3-9bdb335d23d6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58d304a7-2fc4-4b57-9049-1a6f0c8e5a1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e642306-f1f1-44f2-8760-f2b5e865c81b', '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='46ed2b907e97405b8ed2ed579fd3042c',qos_specs=None,replication_status=,reservations=['0a861bbe-ca53-4693-a65b-eb6fbf2bc8c1','a8fb86a7-9dc4-406a-bdba-f7660a4ac14f','87963008-1e3f-4f07-9c44-2bb2893069dd','9142c9d0-4613-4a07-8f75-1cb7daf6ad58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6edb852fb59d464c9b510f5eb13726b9',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:28:37Z,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=0e642306-f1f1-44f2-8760-f2b5e865c81b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46ed2b907e97405b8ed2ed579fd3042c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6edb852fb59d464c9b510f5eb13726b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:37.695985 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f9ad2ad7-e900-4ea5-b5f3-9bdb335d23d6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f626022-71a5-45be-bf27-ddce72e77d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:37.712953 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f9ad2ad7-e900-4ea5-b5f3-9bdb335d23d6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f626022-71a5-45be-bf27-ddce72e77d5b) transitioned into state 'SUCCESS' from 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='46ed2b907e97405b8ed2ed579fd3042c',qos_specs=None,replication_status=,reservations=['0a861bbe-ca53-4693-a65b-eb6fbf2bc8c1','a8fb86a7-9dc4-406a-bdba-f7660a4ac14f','87963008-1e3f-4f07-9c44-2bb2893069dd','9142c9d0-4613-4a07-8f75-1cb7daf6ad58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6edb852fb59d464c9b510f5eb13726b9',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:37.713763 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f9ad2ad7-e900-4ea5-b5f3-9bdb335d23d6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eee5b58e-9f66-4512-ad25-78a70ee248f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:37.722057 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f9ad2ad7-e900-4ea5-b5f3-9bdb335d23d6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eee5b58e-9f66-4512-ad25-78a70ee248f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:37.722909 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-f9ad2ad7-e900-4ea5-b5f3-9bdb335d23d6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Flow 'volume_create_api' (fe7f962c-6dd6-4785-9af0-1f52c5996e93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:37.723317 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f9ad2ad7-e900-4ea5-b5f3-9bdb335d23d6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Create volume request issued successfully. Aug 06 14:28:37.724081 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f9ad2ad7-e900-4ea5-b5f3-9bdb335d23d6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:28:37.724646 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 822/3309] 10.4.3.229 () {70 vars in 1300 bytes} [Thu Aug 6 14:28:37 2026] POST /volume/v3/volumes => generated 775 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:37.736001 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9784979b-5a87-4f69-8d51-e4cec87c041e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:37.738023 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9784979b-5a87-4f69-8d51-e4cec87c041e tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b Aug 06 14:28:37.738267 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9784979b-5a87-4f69-8d51-e4cec87c041e tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:37.738534 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9784979b-5a87-4f69-8d51-e4cec87c041e tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:37.745979 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:37.745979 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:37.749934 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-9784979b-5a87-4f69-8d51-e4cec87c041e tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:28:37.756983 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9784979b-5a87-4f69-8d51-e4cec87c041e tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b returned with HTTP 200 Aug 06 14:28:37.757436 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 832/3310] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:37 2026] GET /volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:37.777763 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9ac3ddf2-edea-4852-8907-a8fc41dfd1d4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:37.783477 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9ac3ddf2-edea-4852-8907-a8fc41dfd1d4 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] GET https://10.4.3.229/volume/v3/volumes/f18b6c47-175b-4398-852f-5c17ac325f90 Aug 06 14:28:37.783477 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9ac3ddf2-edea-4852-8907-a8fc41dfd1d4 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:37.783477 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9ac3ddf2-edea-4852-8907-a8fc41dfd1d4 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:37.787238 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:37.787238 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:37.792587 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9ac3ddf2-edea-4852-8907-a8fc41dfd1d4 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Volume info retrieved successfully. Aug 06 14:28:37.799941 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9ac3ddf2-edea-4852-8907-a8fc41dfd1d4 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] https://10.4.3.229/volume/v3/volumes/f18b6c47-175b-4398-852f-5c17ac325f90 returned with HTTP 200 Aug 06 14:28:37.800516 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 825/3311] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:37 2026] GET /volume/v3/volumes/f18b6c47-175b-4398-852f-5c17ac325f90 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:37.814059 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-49544af7-e39a-4580-a007-ab7a9dafc4d4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:37.815769 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-49544af7-e39a-4580-a007-ab7a9dafc4d4 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1?usage=True Aug 06 14:28:37.815978 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-49544af7-e39a-4580-a007-ab7a9dafc4d4 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:37.816154 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-49544af7-e39a-4580-a007-ab7a9dafc4d4 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:37.833066 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-49544af7-e39a-4580-a007-ab7a9dafc4d4 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1?usage=True returned with HTTP 200 Aug 06 14:28:37.833438 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 833/3312] 10.4.3.229 () {66 vars in 1375 bytes} [Thu Aug 6 14:28:37 2026] GET /volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1?usage=True => generated 1341 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:37.846146 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-44a4d13e-d0cc-4a08-907d-9e9c84dc2d9b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:37.848155 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-44a4d13e-d0cc-4a08-907d-9e9c84dc2d9b tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/727a5d55ee024d2f9e6fd3676713b867?usage=True Aug 06 14:28:37.848402 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-44a4d13e-d0cc-4a08-907d-9e9c84dc2d9b tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:37.848682 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-44a4d13e-d0cc-4a08-907d-9e9c84dc2d9b tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:37.849015 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:37.849015 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:37.867724 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-44a4d13e-d0cc-4a08-907d-9e9c84dc2d9b tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/727a5d55ee024d2f9e6fd3676713b867?usage=True returned with HTTP 200 Aug 06 14:28:37.868321 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 823/3313] 10.4.3.229 () {66 vars in 1375 bytes} [Thu Aug 6 14:28:37 2026] GET /volume/v3/os-quota-sets/727a5d55ee024d2f9e6fd3676713b867?usage=True => generated 1341 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:37.879937 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ab8a8245-c4c2-43b4-b150-bf057ca6f838 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:37.882160 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ab8a8245-c4c2-43b4-b150-bf057ca6f838 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] POST https://10.4.3.229/volume/v3/os-volume-transfer Aug 06 14:28:37.882578 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ab8a8245-c4c2-43b4-b150-bf057ca6f838 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f18b6c47-175b-4398-852f-5c17ac325f90"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:37.884486 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.contrib.volume_transfer [None req-ab8a8245-c4c2-43b4-b150-bf057ca6f838 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f18b6c47-175b-4398-852f-5c17ac325f90'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 06 14:28:37.884631 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.contrib.volume_transfer [None req-ab8a8245-c4c2-43b4-b150-bf057ca6f838 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Creating transfer of volume f18b6c47-175b-4398-852f-5c17ac325f90 Aug 06 14:28:37.884882 np0000006659 devstack@c-api.service[100397]: INFO cinder.transfer.api [None req-ab8a8245-c4c2-43b4-b150-bf057ca6f838 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Generating transfer record for volume f18b6c47-175b-4398-852f-5c17ac325f90 Aug 06 14:28:37.893170 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:37.893170 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:37.909236 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ab8a8245-c4c2-43b4-b150-bf057ca6f838 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] https://10.4.3.229/volume/v3/os-volume-transfer returned with HTTP 202 Aug 06 14:28:37.909567 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 833/3314] 10.4.3.229 () {68 vars in 1291 bytes} [Thu Aug 6 14:28:37 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:28:37.918668 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9ed7bf1d-ef87-40c7-b920-6701b1d23853 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:38.005755 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9ed7bf1d-ef87-40c7-b920-6701b1d23853 tempest-VolumeQuotasAdminTestJSON-598661026 tempest-VolumeQuotasAdminTestJSON-598661026-project-member] POST https://10.4.3.229/volume/v3/os-volume-transfer/2f52896a-445e-4727-b7f4-8e443d71b7c9/accept Aug 06 14:28:38.006103 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9ed7bf1d-ef87-40c7-b920-6701b1d23853 tempest-VolumeQuotasAdminTestJSON-598661026 tempest-VolumeQuotasAdminTestJSON-598661026-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "7f8b6894125ba163"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:38.007684 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.volume_transfer [None req-9ed7bf1d-ef87-40c7-b920-6701b1d23853 tempest-VolumeQuotasAdminTestJSON-598661026 tempest-VolumeQuotasAdminTestJSON-598661026-project-member] Accepting volume transfer 2f52896a-445e-4727-b7f4-8e443d71b7c9 {{(pid=100398) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 06 14:28:38.007811 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.volume_transfer [None req-9ed7bf1d-ef87-40c7-b920-6701b1d23853 tempest-VolumeQuotasAdminTestJSON-598661026 tempest-VolumeQuotasAdminTestJSON-598661026-project-member] Accepting transfer 2f52896a-445e-4727-b7f4-8e443d71b7c9 Aug 06 14:28:38.058727 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-9ed7bf1d-ef87-40c7-b920-6701b1d23853 tempest-VolumeQuotasAdminTestJSON-598661026 tempest-VolumeQuotasAdminTestJSON-598661026-project-member] Created reservations ['a134d8fe-060d-42bf-a0f2-e90ba6041272', '6ff42265-da0e-48b7-83e2-8838edd6c9a1', 'f0c8994e-3095-4865-891d-98dbbe86c312', 'fb7e29bf-d192-46dd-807c-eab4a836c3d6'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:38.076713 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-9ed7bf1d-ef87-40c7-b920-6701b1d23853 tempest-VolumeQuotasAdminTestJSON-598661026 tempest-VolumeQuotasAdminTestJSON-598661026-project-member] Created reservations ['dbf228e1-9032-4765-9810-f1eb43370621', 'f26fb820-da9b-47cd-ad42-d5fd67402c6f', '7c89050b-771f-417a-96bf-4363fce1553c', '35725ae2-4f2e-43f7-a170-a67f1e09e7e5'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:38.102879 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-9ed7bf1d-ef87-40c7-b920-6701b1d23853 tempest-VolumeQuotasAdminTestJSON-598661026 tempest-VolumeQuotasAdminTestJSON-598661026-project-member] Created reservations ['3170ce37-fd00-49cd-adcd-9d7d1b43a79d', '8a860a51-170a-4097-a8ad-26e5fca04319', '11ab346a-3768-4786-8316-1821e06aab0f', 'f2491a41-0aa8-47f1-8f8a-deca1f1c9f70'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:38.127872 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-9ed7bf1d-ef87-40c7-b920-6701b1d23853 tempest-VolumeQuotasAdminTestJSON-598661026 tempest-VolumeQuotasAdminTestJSON-598661026-project-member] Created reservations ['83ede081-6465-4aca-af6f-f76b12e6837b', 'aad8bd18-48fe-4d68-8f9e-da9bcffd491c', 'c1f8df25-e274-4c94-a332-1698aea3c0e4', '8f39717d-7ed0-48fa-a891-5f23a04df807'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:38.143552 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9ed7bf1d-ef87-40c7-b920-6701b1d23853 tempest-VolumeQuotasAdminTestJSON-598661026 tempest-VolumeQuotasAdminTestJSON-598661026-project-member] Transfer volume completed successfully. Aug 06 14:28:38.196512 np0000006659 devstack@c-api.service[100398]: INFO cinder.transfer.api [None req-9ed7bf1d-ef87-40c7-b920-6701b1d23853 tempest-VolumeQuotasAdminTestJSON-598661026 tempest-VolumeQuotasAdminTestJSON-598661026-project-member] Volume f18b6c47-175b-4398-852f-5c17ac325f90 has been transferred. Aug 06 14:28:38.203186 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9ed7bf1d-ef87-40c7-b920-6701b1d23853 tempest-VolumeQuotasAdminTestJSON-598661026 tempest-VolumeQuotasAdminTestJSON-598661026-project-member] https://10.4.3.229/volume/v3/os-volume-transfer/2f52896a-445e-4727-b7f4-8e443d71b7c9/accept returned with HTTP 202 Aug 06 14:28:38.203186 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 826/3315] 10.4.3.229 () {68 vars in 1423 bytes} [Thu Aug 6 14:28:37 2026] POST /volume/v3/os-volume-transfer/2f52896a-445e-4727-b7f4-8e443d71b7c9/accept => generated 365 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:28:38.212061 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-cd02b6c8-2db1-456f-ae58-88a4bf7b2364 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:38.213854 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cd02b6c8-2db1-456f-ae58-88a4bf7b2364 tempest-VolumeQuotasAdminTestJSON-598661026 tempest-VolumeQuotasAdminTestJSON-598661026-project-member] GET https://10.4.3.229/volume/v3/volumes/f18b6c47-175b-4398-852f-5c17ac325f90 Aug 06 14:28:38.214050 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cd02b6c8-2db1-456f-ae58-88a4bf7b2364 tempest-VolumeQuotasAdminTestJSON-598661026 tempest-VolumeQuotasAdminTestJSON-598661026-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:38.214235 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cd02b6c8-2db1-456f-ae58-88a4bf7b2364 tempest-VolumeQuotasAdminTestJSON-598661026 tempest-VolumeQuotasAdminTestJSON-598661026-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:38.223455 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:38.223455 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:38.224022 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-cd02b6c8-2db1-456f-ae58-88a4bf7b2364 tempest-VolumeQuotasAdminTestJSON-598661026 tempest-VolumeQuotasAdminTestJSON-598661026-project-member] Volume info retrieved successfully. Aug 06 14:28:38.227804 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cd02b6c8-2db1-456f-ae58-88a4bf7b2364 tempest-VolumeQuotasAdminTestJSON-598661026 tempest-VolumeQuotasAdminTestJSON-598661026-project-member] https://10.4.3.229/volume/v3/volumes/f18b6c47-175b-4398-852f-5c17ac325f90 returned with HTTP 200 Aug 06 14:28:38.228133 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 834/3316] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:38 2026] GET /volume/v3/volumes/f18b6c47-175b-4398-852f-5c17ac325f90 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:38.244878 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d124b27b-eedb-464a-8fbb-7045ce4de64f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:38.246794 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d124b27b-eedb-464a-8fbb-7045ce4de64f tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1?usage=True Aug 06 14:28:38.247188 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d124b27b-eedb-464a-8fbb-7045ce4de64f tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:38.247188 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d124b27b-eedb-464a-8fbb-7045ce4de64f tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:38.265523 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d124b27b-eedb-464a-8fbb-7045ce4de64f tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1?usage=True returned with HTTP 200 Aug 06 14:28:38.265523 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 824/3317] 10.4.3.229 () {66 vars in 1375 bytes} [Thu Aug 6 14:28:38 2026] GET /volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1?usage=True => generated 1341 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:38.277056 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-52820d38-c477-4409-9ee2-7ffc4d51896c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:38.278959 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6af01488-dbd0-49c9-bf1c-02d12f6e8d70 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:38.279724 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-52820d38-c477-4409-9ee2-7ffc4d51896c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:38.280004 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-52820d38-c477-4409-9ee2-7ffc4d51896c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:38.280260 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-52820d38-c477-4409-9ee2-7ffc4d51896c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:38.280982 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-52820d38-c477-4409-9ee2-7ffc4d51896c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:38.281170 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6af01488-dbd0-49c9-bf1c-02d12f6e8d70 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/727a5d55ee024d2f9e6fd3676713b867?usage=True Aug 06 14:28:38.281401 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6af01488-dbd0-49c9-bf1c-02d12f6e8d70 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:38.281662 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6af01488-dbd0-49c9-bf1c-02d12f6e8d70 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:38.281952 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:38.281952 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:38.286728 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:38.286728 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:38.287654 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-52820d38-c477-4409-9ee2-7ffc4d51896c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:38.288090 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 834/3318] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:38 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:38.301513 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6af01488-dbd0-49c9-bf1c-02d12f6e8d70 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/727a5d55ee024d2f9e6fd3676713b867?usage=True returned with HTTP 200 Aug 06 14:28:38.301941 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 827/3319] 10.4.3.229 () {66 vars in 1375 bytes} [Thu Aug 6 14:28:38 2026] GET /volume/v3/os-quota-sets/727a5d55ee024d2f9e6fd3676713b867?usage=True => generated 1341 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:38.314830 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-82ff8ee7-78bb-47f1-9112-c0ccdb2e8f95 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:38.316438 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-82ff8ee7-78bb-47f1-9112-c0ccdb2e8f95 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/f18b6c47-175b-4398-852f-5c17ac325f90 Aug 06 14:28:38.316651 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-82ff8ee7-78bb-47f1-9112-c0ccdb2e8f95 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:38.316852 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-82ff8ee7-78bb-47f1-9112-c0ccdb2e8f95 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:38.317041 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-82ff8ee7-78bb-47f1-9112-c0ccdb2e8f95 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Delete volume with id: f18b6c47-175b-4398-852f-5c17ac325f90 Aug 06 14:28:38.323387 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:38.323387 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:38.323798 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-82ff8ee7-78bb-47f1-9112-c0ccdb2e8f95 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Volume info retrieved successfully. Aug 06 14:28:38.339794 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-82ff8ee7-78bb-47f1-9112-c0ccdb2e8f95 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Delete volume request issued successfully. Aug 06 14:28:38.339996 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-82ff8ee7-78bb-47f1-9112-c0ccdb2e8f95 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] https://10.4.3.229/volume/v3/volumes/f18b6c47-175b-4398-852f-5c17ac325f90 returned with HTTP 202 Aug 06 14:28:38.340390 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 835/3320] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:28:38 2026] DELETE /volume/v3/volumes/f18b6c47-175b-4398-852f-5c17ac325f90 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:28:38.352135 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-dc8d655e-5838-4f2b-b581-f9f6a2457dfd None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:38.354003 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dc8d655e-5838-4f2b-b581-f9f6a2457dfd tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] GET https://10.4.3.229/volume/v3/volumes/f18b6c47-175b-4398-852f-5c17ac325f90 Aug 06 14:28:38.354243 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dc8d655e-5838-4f2b-b581-f9f6a2457dfd tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:38.354488 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dc8d655e-5838-4f2b-b581-f9f6a2457dfd tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:38.362760 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:38.362760 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:38.366341 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-dc8d655e-5838-4f2b-b581-f9f6a2457dfd tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Volume info retrieved successfully. Aug 06 14:28:38.370859 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dc8d655e-5838-4f2b-b581-f9f6a2457dfd tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] https://10.4.3.229/volume/v3/volumes/f18b6c47-175b-4398-852f-5c17ac325f90 returned with HTTP 200 Aug 06 14:28:38.371354 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 825/3321] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:38 2026] GET /volume/v3/volumes/f18b6c47-175b-4398-852f-5c17ac325f90 => generated 1011 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:38.770285 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ec4ff8e1-94c4-4c01-9102-3ceb32747c57 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:38.772063 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ec4ff8e1-94c4-4c01-9102-3ceb32747c57 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b Aug 06 14:28:38.772270 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ec4ff8e1-94c4-4c01-9102-3ceb32747c57 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:38.772456 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ec4ff8e1-94c4-4c01-9102-3ceb32747c57 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:38.778939 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:38.778939 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:38.782171 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ec4ff8e1-94c4-4c01-9102-3ceb32747c57 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:28:38.785874 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ec4ff8e1-94c4-4c01-9102-3ceb32747c57 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b returned with HTTP 200 Aug 06 14:28:38.786220 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 835/3322] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:38 2026] GET /volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b => generated 925 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:39.300520 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-77f14d57-cacd-4df1-b92e-c01a18a7a359 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:39.302097 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-77f14d57-cacd-4df1-b92e-c01a18a7a359 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:39.302250 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-77f14d57-cacd-4df1-b92e-c01a18a7a359 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:39.302453 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-77f14d57-cacd-4df1-b92e-c01a18a7a359 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:39.302673 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-77f14d57-cacd-4df1-b92e-c01a18a7a359 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:39.306966 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:39.306966 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:39.308107 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-77f14d57-cacd-4df1-b92e-c01a18a7a359 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:39.308672 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 828/3323] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:39 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:39.386861 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-be6f9630-1110-474b-bdd5-9206eb372f70 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:39.388754 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-be6f9630-1110-474b-bdd5-9206eb372f70 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] GET https://10.4.3.229/volume/v3/volumes/f18b6c47-175b-4398-852f-5c17ac325f90 Aug 06 14:28:39.388934 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-be6f9630-1110-474b-bdd5-9206eb372f70 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:39.389140 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-be6f9630-1110-474b-bdd5-9206eb372f70 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:39.394489 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-be6f9630-1110-474b-bdd5-9206eb372f70 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] https://10.4.3.229/volume/v3/volumes/f18b6c47-175b-4398-852f-5c17ac325f90 returned with HTTP 404 Aug 06 14:28:39.394913 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 836/3324] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:39 2026] GET /volume/v3/volumes/f18b6c47-175b-4398-852f-5c17ac325f90 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:39.402594 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9c92a9e3-ca92-4327-a08f-8236f473e19d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:39.404337 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9c92a9e3-ca92-4327-a08f-8236f473e19d tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] GET https://10.4.3.229/volume/v3/volumes/f18b6c47-175b-4398-852f-5c17ac325f90 Aug 06 14:28:39.404586 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9c92a9e3-ca92-4327-a08f-8236f473e19d tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:39.404777 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9c92a9e3-ca92-4327-a08f-8236f473e19d tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:39.410454 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9c92a9e3-ca92-4327-a08f-8236f473e19d tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] https://10.4.3.229/volume/v3/volumes/f18b6c47-175b-4398-852f-5c17ac325f90 returned with HTTP 404 Aug 06 14:28:39.410954 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 826/3325] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:39 2026] GET /volume/v3/volumes/f18b6c47-175b-4398-852f-5c17ac325f90 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:39.419899 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d226ac1f-5ecc-48e1-89e8-afc42f83b522 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:39.422252 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d226ac1f-5ecc-48e1-89e8-afc42f83b522 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] DELETE https://10.4.3.229/volume/v3/volumes/f18b6c47-175b-4398-852f-5c17ac325f90 Aug 06 14:28:39.422483 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d226ac1f-5ecc-48e1-89e8-afc42f83b522 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:39.422697 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d226ac1f-5ecc-48e1-89e8-afc42f83b522 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:39.422857 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-d226ac1f-5ecc-48e1-89e8-afc42f83b522 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] Delete volume with id: f18b6c47-175b-4398-852f-5c17ac325f90 Aug 06 14:28:39.430275 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d226ac1f-5ecc-48e1-89e8-afc42f83b522 tempest-VolumeQuotasAdminTestJSON-593241367 tempest-VolumeQuotasAdminTestJSON-593241367-project-member] https://10.4.3.229/volume/v3/volumes/f18b6c47-175b-4398-852f-5c17ac325f90 returned with HTTP 404 Aug 06 14:28:39.430821 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 836/3326] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:28:39 2026] DELETE /volume/v3/volumes/f18b6c47-175b-4398-852f-5c17ac325f90 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:39.442459 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b41d20c1-b0f9-4183-ad36-7e5642d5a0ff None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:39.447965 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b41d20c1-b0f9-4183-ad36-7e5642d5a0ff tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/3a56ce4d426c412c87ad0340de9591eb?usage=True Aug 06 14:28:39.448341 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b41d20c1-b0f9-4183-ad36-7e5642d5a0ff tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:39.448705 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b41d20c1-b0f9-4183-ad36-7e5642d5a0ff tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:39.476876 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b41d20c1-b0f9-4183-ad36-7e5642d5a0ff tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/3a56ce4d426c412c87ad0340de9591eb?usage=True returned with HTTP 200 Aug 06 14:28:39.477480 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 829/3327] 10.4.3.229 () {66 vars in 1375 bytes} [Thu Aug 6 14:28:39 2026] GET /volume/v3/os-quota-sets/3a56ce4d426c412c87ad0340de9591eb?usage=True => generated 1341 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:39.500181 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-52f24495-d697-49ff-a9dd-613ed12aa855 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:39.502045 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-52f24495-d697-49ff-a9dd-613ed12aa855 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] PUT https://10.4.3.229/volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1 Aug 06 14:28:39.502362 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-52f24495-d697-49ff-a9dd-613ed12aa855 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-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=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:39.565399 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-52f24495-d697-49ff-a9dd-613ed12aa855 tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1 returned with HTTP 200 Aug 06 14:28:39.565999 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 837/3328] 10.4.3.229 () {68 vars in 1375 bytes} [Thu Aug 6 14:28:39 2026] PUT /volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1 => generated 560 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:39.576920 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ad06f05b-dedc-45d8-9898-c45ccaba10be None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:39.578652 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ad06f05b-dedc-45d8-9898-c45ccaba10be tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] PUT https://10.4.3.229/volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1 Aug 06 14:28:39.579041 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ad06f05b-dedc-45d8-9898-c45ccaba10be tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-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=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:39.643951 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ad06f05b-dedc-45d8-9898-c45ccaba10be tempest-VolumeQuotasAdminTestJSON-1523686497 tempest-VolumeQuotasAdminTestJSON-1523686497-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1 returned with HTTP 200 Aug 06 14:28:39.644342 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 827/3329] 10.4.3.229 () {68 vars in 1375 bytes} [Thu Aug 6 14:28:39 2026] PUT /volume/v3/os-quota-sets/e68bc4dfe781475a915eefa3243e5bc1 => generated 558 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:39.798658 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-bd1f666a-46d6-4cb4-b51e-571ab9afc52b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:39.800846 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bd1f666a-46d6-4cb4-b51e-571ab9afc52b tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b Aug 06 14:28:39.801103 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bd1f666a-46d6-4cb4-b51e-571ab9afc52b tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:39.801341 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bd1f666a-46d6-4cb4-b51e-571ab9afc52b tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:39.809737 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:39.809737 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:39.813373 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-bd1f666a-46d6-4cb4-b51e-571ab9afc52b tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:28:39.818441 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bd1f666a-46d6-4cb4-b51e-571ab9afc52b tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b returned with HTTP 200 Aug 06 14:28:39.818825 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 837/3330] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:39 2026] GET /volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:40.320860 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8e98e826-1f81-40ca-a591-f23b9d2cf29f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:40.322928 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8e98e826-1f81-40ca-a591-f23b9d2cf29f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:40.323116 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8e98e826-1f81-40ca-a591-f23b9d2cf29f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:40.323289 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8e98e826-1f81-40ca-a591-f23b9d2cf29f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:40.323390 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-8e98e826-1f81-40ca-a591-f23b9d2cf29f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:40.327631 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:40.327631 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:40.328365 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8e98e826-1f81-40ca-a591-f23b9d2cf29f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:40.328914 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 830/3331] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:40 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:40.834521 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-bda4f903-5da2-43c3-866c-e832b940a167 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:40.836295 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bda4f903-5da2-43c3-866c-e832b940a167 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b Aug 06 14:28:40.836530 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bda4f903-5da2-43c3-866c-e832b940a167 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:40.836745 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bda4f903-5da2-43c3-866c-e832b940a167 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:40.843924 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:40.843924 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:40.847866 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-bda4f903-5da2-43c3-866c-e832b940a167 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:28:40.852631 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bda4f903-5da2-43c3-866c-e832b940a167 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b returned with HTTP 200 Aug 06 14:28:40.852980 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 838/3332] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:40 2026] GET /volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:41.339736 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-19caa1b6-a2cc-44ba-9a4d-3953f90a6846 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:41.340786 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-19caa1b6-a2cc-44ba-9a4d-3953f90a6846 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:41.341070 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-19caa1b6-a2cc-44ba-9a4d-3953f90a6846 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:41.341354 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-19caa1b6-a2cc-44ba-9a4d-3953f90a6846 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:41.341512 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-19caa1b6-a2cc-44ba-9a4d-3953f90a6846 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:41.345250 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:41.345250 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:41.346144 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-19caa1b6-a2cc-44ba-9a4d-3953f90a6846 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:41.346548 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 828/3333] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:41 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:41.864640 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-dc1214c3-0171-4d3f-a6f6-7c09a31d9af6 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:41.866749 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dc1214c3-0171-4d3f-a6f6-7c09a31d9af6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b Aug 06 14:28:41.866926 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dc1214c3-0171-4d3f-a6f6-7c09a31d9af6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:41.867093 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dc1214c3-0171-4d3f-a6f6-7c09a31d9af6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:41.873148 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:41.873148 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:41.876708 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-dc1214c3-0171-4d3f-a6f6-7c09a31d9af6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:28:41.881048 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dc1214c3-0171-4d3f-a6f6-7c09a31d9af6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b returned with HTTP 200 Aug 06 14:28:41.881383 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 838/3334] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:41 2026] GET /volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:42.124685 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ab275e15-6112-4413-a4a2-a35a83ee4c0d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:42.207379 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ab275e15-6112-4413-a4a2-a35a83ee4c0d tempest-VolumeQuotasNegativeTestJSON-2120233680 tempest-VolumeQuotasNegativeTestJSON-2120233680-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/caa365a3a3c545b1815912c94cdcb1af Aug 06 14:28:42.207696 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ab275e15-6112-4413-a4a2-a35a83ee4c0d tempest-VolumeQuotasNegativeTestJSON-2120233680 tempest-VolumeQuotasNegativeTestJSON-2120233680-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:42.207957 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ab275e15-6112-4413-a4a2-a35a83ee4c0d tempest-VolumeQuotasNegativeTestJSON-2120233680 tempest-VolumeQuotasNegativeTestJSON-2120233680-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:42.223756 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ab275e15-6112-4413-a4a2-a35a83ee4c0d tempest-VolumeQuotasNegativeTestJSON-2120233680 tempest-VolumeQuotasNegativeTestJSON-2120233680-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/caa365a3a3c545b1815912c94cdcb1af returned with HTTP 200 Aug 06 14:28:42.224385 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 831/3335] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:28:42 2026] GET /volume/v3/os-quota-sets/caa365a3a3c545b1815912c94cdcb1af => generated 600 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:42.232369 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c1fb33a4-9624-4b05-bec6-c75b195eedc3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:42.305520 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c1fb33a4-9624-4b05-bec6-c75b195eedc3 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:28:42.305932 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c1fb33a4-9624-4b05-bec6-c75b195eedc3 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-822912160"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:42.307686 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-c1fb33a4-9624-4b05-bec6-c75b195eedc3 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-822912160'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:28:42.307832 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-c1fb33a4-9624-4b05-bec6-c75b195eedc3 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Create volume of 1 GB Aug 06 14:28:42.312705 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c1fb33a4-9624-4b05-bec6-c75b195eedc3 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Availability Zones retrieved successfully. Aug 06 14:28:42.320559 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-c1fb33a4-9624-4b05-bec6-c75b195eedc3 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Flow 'volume_create_api' (119248ad-4e8e-4c6e-a617-180057860de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:42.321814 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-c1fb33a4-9624-4b05-bec6-c75b195eedc3 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdb85efb-2d45-4ab8-b8a2-d31cac4c4ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:42.322986 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-c1fb33a4-9624-4b05-bec6-c75b195eedc3 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:28:42.353923 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-c1fb33a4-9624-4b05-bec6-c75b195eedc3 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdb85efb-2d45-4ab8-b8a2-d31cac4c4ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:42.353923 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-c1fb33a4-9624-4b05-bec6-c75b195eedc3 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b808e817-5863-48d9-b2af-85c9e8765671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:42.360279 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-83f20d50-62f0-4fad-aa5a-181e049311e9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:42.363463 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-83f20d50-62f0-4fad-aa5a-181e049311e9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:42.363654 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-83f20d50-62f0-4fad-aa5a-181e049311e9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:42.363825 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-83f20d50-62f0-4fad-aa5a-181e049311e9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:42.363940 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-83f20d50-62f0-4fad-aa5a-181e049311e9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:42.372620 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:42.372620 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:42.373777 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-83f20d50-62f0-4fad-aa5a-181e049311e9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:42.374319 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 829/3336] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:42 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:42.424338 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-c1fb33a4-9624-4b05-bec6-c75b195eedc3 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Created reservations ['dd8d4df3-758c-411f-9f78-dba926c06d1a', '8d8c7907-8c30-4de7-a54b-0155c42d9853', 'e148d7a8-b239-4dca-8fa3-73c9990777d8', '063d2ddc-4bb0-48e5-8046-d20db7959a23'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:42.425386 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-c1fb33a4-9624-4b05-bec6-c75b195eedc3 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b808e817-5863-48d9-b2af-85c9e8765671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd8d4df3-758c-411f-9f78-dba926c06d1a', '8d8c7907-8c30-4de7-a54b-0155c42d9853', 'e148d7a8-b239-4dca-8fa3-73c9990777d8', '063d2ddc-4bb0-48e5-8046-d20db7959a23']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:42.426412 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-c1fb33a4-9624-4b05-bec6-c75b195eedc3 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (879df077-4e03-4698-a2f7-9cd0dd232f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:42.448810 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-c1fb33a4-9624-4b05-bec6-c75b195eedc3 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (879df077-4e03-4698-a2f7-9cd0dd232f94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06ad4563-5a9c-41c1-81d6-3a80f35c8a09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-822912160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caa365a3a3c545b1815912c94cdcb1af',qos_specs=None,replication_status=,reservations=['dd8d4df3-758c-411f-9f78-dba926c06d1a','8d8c7907-8c30-4de7-a54b-0155c42d9853','e148d7a8-b239-4dca-8fa3-73c9990777d8','063d2ddc-4bb0-48e5-8046-d20db7959a23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eeff8655287e40a4ac1ce97f266c0d38',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:28:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-822912160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06ad4563-5a9c-41c1-81d6-3a80f35c8a09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='caa365a3a3c545b1815912c94cdcb1af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eeff8655287e40a4ac1ce97f266c0d38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:42.449943 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-c1fb33a4-9624-4b05-bec6-c75b195eedc3 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f07db59c-96ad-4189-9bba-14237fce8004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:42.467437 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-c1fb33a4-9624-4b05-bec6-c75b195eedc3 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f07db59c-96ad-4189-9bba-14237fce8004) transitioned into state 'SUCCESS' from state '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-822912160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caa365a3a3c545b1815912c94cdcb1af',qos_specs=None,replication_status=,reservations=['dd8d4df3-758c-411f-9f78-dba926c06d1a','8d8c7907-8c30-4de7-a54b-0155c42d9853','e148d7a8-b239-4dca-8fa3-73c9990777d8','063d2ddc-4bb0-48e5-8046-d20db7959a23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eeff8655287e40a4ac1ce97f266c0d38',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:42.468114 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-c1fb33a4-9624-4b05-bec6-c75b195eedc3 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7205793c-4499-401b-b437-0adc400ce633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:42.476334 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-c1fb33a4-9624-4b05-bec6-c75b195eedc3 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7205793c-4499-401b-b437-0adc400ce633) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:42.477175 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-c1fb33a4-9624-4b05-bec6-c75b195eedc3 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Flow 'volume_create_api' (119248ad-4e8e-4c6e-a617-180057860de1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:42.477564 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c1fb33a4-9624-4b05-bec6-c75b195eedc3 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Create volume request issued successfully. Aug 06 14:28:42.478203 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c1fb33a4-9624-4b05-bec6-c75b195eedc3 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:28:42.478665 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 839/3337] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:28:42 2026] POST /volume/v3/volumes => generated 758 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:28:42.489659 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-824a5e4d-3586-40b3-a0a7-4fd66ae0f9bb None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:42.491737 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-824a5e4d-3586-40b3-a0a7-4fd66ae0f9bb tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] GET https://10.4.3.229/volume/v3/volumes/06ad4563-5a9c-41c1-81d6-3a80f35c8a09 Aug 06 14:28:42.491899 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-824a5e4d-3586-40b3-a0a7-4fd66ae0f9bb tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:42.492220 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-824a5e4d-3586-40b3-a0a7-4fd66ae0f9bb tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:42.500069 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:42.500069 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:42.505027 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-824a5e4d-3586-40b3-a0a7-4fd66ae0f9bb tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Volume info retrieved successfully. Aug 06 14:28:42.512164 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-824a5e4d-3586-40b3-a0a7-4fd66ae0f9bb tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] https://10.4.3.229/volume/v3/volumes/06ad4563-5a9c-41c1-81d6-3a80f35c8a09 returned with HTTP 200 Aug 06 14:28:42.512751 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 839/3338] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:42 2026] GET /volume/v3/volumes/06ad4563-5a9c-41c1-81d6-3a80f35c8a09 => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:42.893360 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-31852c13-6627-4f21-8d94-9bac777d4359 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:42.896912 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-31852c13-6627-4f21-8d94-9bac777d4359 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b Aug 06 14:28:42.896912 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-31852c13-6627-4f21-8d94-9bac777d4359 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:42.896912 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-31852c13-6627-4f21-8d94-9bac777d4359 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:42.903033 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:42.903033 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:42.906598 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-31852c13-6627-4f21-8d94-9bac777d4359 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:28:42.910607 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-31852c13-6627-4f21-8d94-9bac777d4359 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b returned with HTTP 200 Aug 06 14:28:42.911042 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 832/3339] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:42 2026] GET /volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:43.386774 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-acb29c9d-5347-4657-a18e-536b59342108 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:43.388718 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-acb29c9d-5347-4657-a18e-536b59342108 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:43.388920 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-acb29c9d-5347-4657-a18e-536b59342108 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:43.389102 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-acb29c9d-5347-4657-a18e-536b59342108 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:43.389202 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-acb29c9d-5347-4657-a18e-536b59342108 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:43.393090 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:43.393090 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:43.393803 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-acb29c9d-5347-4657-a18e-536b59342108 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:43.394134 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 830/3340] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:43 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:43.524916 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-72c44a13-ae9f-40da-9bd8-bc717d27e997 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:43.526631 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-72c44a13-ae9f-40da-9bd8-bc717d27e997 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] GET https://10.4.3.229/volume/v3/volumes/06ad4563-5a9c-41c1-81d6-3a80f35c8a09 Aug 06 14:28:43.526873 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-72c44a13-ae9f-40da-9bd8-bc717d27e997 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:43.527108 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-72c44a13-ae9f-40da-9bd8-bc717d27e997 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:43.534726 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:43.534726 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:43.538206 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-72c44a13-ae9f-40da-9bd8-bc717d27e997 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Volume info retrieved successfully. Aug 06 14:28:43.541885 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-72c44a13-ae9f-40da-9bd8-bc717d27e997 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] https://10.4.3.229/volume/v3/volumes/06ad4563-5a9c-41c1-81d6-3a80f35c8a09 returned with HTTP 200 Aug 06 14:28:43.542290 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 840/3341] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:43 2026] GET /volume/v3/volumes/06ad4563-5a9c-41c1-81d6-3a80f35c8a09 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:43.557599 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-70ed706b-3ef8-4c00-9ec3-7d55336e4d41 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:43.557599 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-70ed706b-3ef8-4c00-9ec3-7d55336e4d41 tempest-VolumeQuotasNegativeTestJSON-2120233680 tempest-VolumeQuotasNegativeTestJSON-2120233680-project-admin] PUT https://10.4.3.229/volume/v3/os-quota-sets/caa365a3a3c545b1815912c94cdcb1af Aug 06 14:28:43.558016 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-70ed706b-3ef8-4c00-9ec3-7d55336e4d41 tempest-VolumeQuotasNegativeTestJSON-2120233680 tempest-VolumeQuotasNegativeTestJSON-2120233680-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:43.603503 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-70ed706b-3ef8-4c00-9ec3-7d55336e4d41 tempest-VolumeQuotasNegativeTestJSON-2120233680 tempest-VolumeQuotasNegativeTestJSON-2120233680-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/caa365a3a3c545b1815912c94cdcb1af returned with HTTP 200 Aug 06 14:28:43.603941 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 840/3342] 10.4.3.229 () {68 vars in 1374 bytes} [Thu Aug 6 14:28:43 2026] PUT /volume/v3/os-quota-sets/caa365a3a3c545b1815912c94cdcb1af => generated 555 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:43.612699 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b0d63627-2838-435d-a258-29f438262f30 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:43.615320 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b0d63627-2838-435d-a258-29f438262f30 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:28:43.615320 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b0d63627-2838-435d-a258-29f438262f30 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:43.617069 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-b0d63627-2838-435d-a258-29f438262f30 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:28:43.617069 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-b0d63627-2838-435d-a258-29f438262f30 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Create volume of 2 GB Aug 06 14:28:43.621855 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b0d63627-2838-435d-a258-29f438262f30 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Availability Zones retrieved successfully. Aug 06 14:28:43.628263 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b0d63627-2838-435d-a258-29f438262f30 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Flow 'volume_create_api' (c9a26048-29f4-42c0-b242-55accceb1c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:43.629216 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b0d63627-2838-435d-a258-29f438262f30 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77107053-4174-4690-accb-cc073a8d1362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:43.630222 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-b0d63627-2838-435d-a258-29f438262f30 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Validating volume size '2' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:28:43.669642 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b0d63627-2838-435d-a258-29f438262f30 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77107053-4174-4690-accb-cc073a8d1362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:43.669642 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b0d63627-2838-435d-a258-29f438262f30 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (914ef2ed-7b14-4a03-a728-182a4082c953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:43.706103 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota_utils [None req-b0d63627-2838-435d-a258-29f438262f30 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Quota exceeded for caa365a3a3c545b1815912c94cdcb1af, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 06 14:28:43.708940 np0000006659 devstack@c-api.service[100398]: WARNING cinder.volume.api [None req-b0d63627-2838-435d-a258-29f438262f30 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (914ef2ed-7b14-4a03-a728-182a4082c953) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 14:28:43.708940 np0000006659 devstack@c-api.service[100398]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 06 14:28:43.711003 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b0d63627-2838-435d-a258-29f438262f30 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (914ef2ed-7b14-4a03-a728-182a4082c953) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:43.711773 np0000006659 devstack@c-api.service[100398]: WARNING cinder.volume.api [None req-b0d63627-2838-435d-a258-29f438262f30 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (914ef2ed-7b14-4a03-a728-182a4082c953) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 14:28:43.713834 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-b0d63627-2838-435d-a258-29f438262f30 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77107053-4174-4690-accb-cc073a8d1362) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:43.713834 np0000006659 devstack@c-api.service[100398]: WARNING cinder.volume.api [None req-b0d63627-2838-435d-a258-29f438262f30 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77107053-4174-4690-accb-cc073a8d1362) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 14:28:43.716134 np0000006659 devstack@c-api.service[100398]: WARNING cinder.volume.api [None req-b0d63627-2838-435d-a258-29f438262f30 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Flow 'volume_create_api' (c9a26048-29f4-42c0-b242-55accceb1c47) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 14:28:43.716134 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.middleware.fault [None req-b0d63627-2838-435d-a258-29f438262f30 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 413 Aug 06 14:28:43.716363 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 833/3343] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:28:43 2026] POST /volume/v3/volumes => generated 208 bytes in 104 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 06 14:28:43.724471 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-45c97e4a-ec5d-4bf9-8233-acb7fa4dd5b0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:43.726922 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-45c97e4a-ec5d-4bf9-8233-acb7fa4dd5b0 tempest-VolumeQuotasNegativeTestJSON-2120233680 tempest-VolumeQuotasNegativeTestJSON-2120233680-project-admin] PUT https://10.4.3.229/volume/v3/os-quota-sets/caa365a3a3c545b1815912c94cdcb1af Aug 06 14:28:43.727364 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-45c97e4a-ec5d-4bf9-8233-acb7fa4dd5b0 tempest-VolumeQuotasNegativeTestJSON-2120233680 tempest-VolumeQuotasNegativeTestJSON-2120233680-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:43.766900 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-45c97e4a-ec5d-4bf9-8233-acb7fa4dd5b0 tempest-VolumeQuotasNegativeTestJSON-2120233680 tempest-VolumeQuotasNegativeTestJSON-2120233680-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/caa365a3a3c545b1815912c94cdcb1af returned with HTTP 200 Aug 06 14:28:43.767253 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 831/3344] 10.4.3.229 () {68 vars in 1374 bytes} [Thu Aug 6 14:28:43 2026] PUT /volume/v3/os-quota-sets/caa365a3a3c545b1815912c94cdcb1af => generated 555 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:43.776450 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-da1b0fd4-0449-4800-aa79-d9f8d8343c37 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:43.778787 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-da1b0fd4-0449-4800-aa79-d9f8d8343c37 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:28:43.779531 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-da1b0fd4-0449-4800-aa79-d9f8d8343c37 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:43.781718 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-da1b0fd4-0449-4800-aa79-d9f8d8343c37 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:28:43.781964 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-da1b0fd4-0449-4800-aa79-d9f8d8343c37 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Create volume of 1 GB Aug 06 14:28:43.786522 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-da1b0fd4-0449-4800-aa79-d9f8d8343c37 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Availability Zones retrieved successfully. Aug 06 14:28:43.792661 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-da1b0fd4-0449-4800-aa79-d9f8d8343c37 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Flow 'volume_create_api' (954746cd-0dc0-4a55-966b-81d7eb3b6ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:43.793721 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-da1b0fd4-0449-4800-aa79-d9f8d8343c37 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2edd0527-36ce-4c00-999e-10644a41660a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:43.794781 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-da1b0fd4-0449-4800-aa79-d9f8d8343c37 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:28:43.830612 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-da1b0fd4-0449-4800-aa79-d9f8d8343c37 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2edd0527-36ce-4c00-999e-10644a41660a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:43.831375 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-da1b0fd4-0449-4800-aa79-d9f8d8343c37 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97a0c096-aeb1-4407-9264-9873d7b3dfa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:43.862083 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota_utils [None req-da1b0fd4-0449-4800-aa79-d9f8d8343c37 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Quota exceeded for caa365a3a3c545b1815912c94cdcb1af, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 06 14:28:43.866520 np0000006659 devstack@c-api.service[100396]: WARNING cinder.volume.api [None req-da1b0fd4-0449-4800-aa79-d9f8d8343c37 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97a0c096-aeb1-4407-9264-9873d7b3dfa4) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 14:28:43.866520 np0000006659 devstack@c-api.service[100396]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 06 14:28:43.868524 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-da1b0fd4-0449-4800-aa79-d9f8d8343c37 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97a0c096-aeb1-4407-9264-9873d7b3dfa4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:43.869376 np0000006659 devstack@c-api.service[100396]: WARNING cinder.volume.api [None req-da1b0fd4-0449-4800-aa79-d9f8d8343c37 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97a0c096-aeb1-4407-9264-9873d7b3dfa4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 14:28:43.870109 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-da1b0fd4-0449-4800-aa79-d9f8d8343c37 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2edd0527-36ce-4c00-999e-10644a41660a) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:43.870876 np0000006659 devstack@c-api.service[100396]: WARNING cinder.volume.api [None req-da1b0fd4-0449-4800-aa79-d9f8d8343c37 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2edd0527-36ce-4c00-999e-10644a41660a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 14:28:43.871692 np0000006659 devstack@c-api.service[100396]: WARNING cinder.volume.api [None req-da1b0fd4-0449-4800-aa79-d9f8d8343c37 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Flow 'volume_create_api' (954746cd-0dc0-4a55-966b-81d7eb3b6ef1) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 14:28:43.872118 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.middleware.fault [None req-da1b0fd4-0449-4800-aa79-d9f8d8343c37 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 413 Aug 06 14:28:43.872836 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 841/3345] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:28:43 2026] POST /volume/v3/volumes => generated 150 bytes in 97 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 06 14:28:43.882117 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-259f13b2-88d8-438b-81ab-23ec883c1444 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:43.884154 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-259f13b2-88d8-438b-81ab-23ec883c1444 tempest-VolumeQuotasNegativeTestJSON-2120233680 tempest-VolumeQuotasNegativeTestJSON-2120233680-project-admin] PUT https://10.4.3.229/volume/v3/os-quota-sets/caa365a3a3c545b1815912c94cdcb1af Aug 06 14:28:43.884587 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-259f13b2-88d8-438b-81ab-23ec883c1444 tempest-VolumeQuotasNegativeTestJSON-2120233680 tempest-VolumeQuotasNegativeTestJSON-2120233680-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:43.923649 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-35d8fec3-0d46-4840-8c86-cf191ee53a90 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:43.924234 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-259f13b2-88d8-438b-81ab-23ec883c1444 tempest-VolumeQuotasNegativeTestJSON-2120233680 tempest-VolumeQuotasNegativeTestJSON-2120233680-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/caa365a3a3c545b1815912c94cdcb1af returned with HTTP 200 Aug 06 14:28:43.924724 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 841/3346] 10.4.3.229 () {68 vars in 1374 bytes} [Thu Aug 6 14:28:43 2026] PUT /volume/v3/os-quota-sets/caa365a3a3c545b1815912c94cdcb1af => generated 554 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:43.925391 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-35d8fec3-0d46-4840-8c86-cf191ee53a90 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b Aug 06 14:28:43.925653 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-35d8fec3-0d46-4840-8c86-cf191ee53a90 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:43.925835 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-35d8fec3-0d46-4840-8c86-cf191ee53a90 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:43.933898 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:43.933898 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:43.937167 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-59348ed8-0bf5-4e66-a52b-05eb12d5a725 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:43.938100 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-35d8fec3-0d46-4840-8c86-cf191ee53a90 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:28:43.939416 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-59348ed8-0bf5-4e66-a52b-05eb12d5a725 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] POST https://10.4.3.229/volume/v3/volumes/06ad4563-5a9c-41c1-81d6-3a80f35c8a09/action Aug 06 14:28:43.939784 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-59348ed8-0bf5-4e66-a52b-05eb12d5a725 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:28:43.939898 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-59348ed8-0bf5-4e66-a52b-05eb12d5a725 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:43.943100 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-35d8fec3-0d46-4840-8c86-cf191ee53a90 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b returned with HTTP 200 Aug 06 14:28:43.943659 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 834/3347] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:43 2026] GET /volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:28:43.947407 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:43.947407 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:43.947920 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-59348ed8-0bf5-4e66-a52b-05eb12d5a725 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Volume info retrieved successfully. Aug 06 14:28:43.959411 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-17f0f2c6-25cd-4ffd-ae23-beae923e61aa None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:43.961463 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-17f0f2c6-25cd-4ffd-ae23-beae923e61aa tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b Aug 06 14:28:43.961794 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-17f0f2c6-25cd-4ffd-ae23-beae923e61aa tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:43.962145 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-17f0f2c6-25cd-4ffd-ae23-beae923e61aa tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:43.968933 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:43.968933 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:43.972415 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-17f0f2c6-25cd-4ffd-ae23-beae923e61aa tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:28:43.974495 np0000006659 devstack@c-api.service[100399]: ERROR cinder.volume.api [None req-59348ed8-0bf5-4e66-a52b-05eb12d5a725 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Quota exceeded for caa365a3a3c545b1815912c94cdcb1af, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 06 14:28:43.976974 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-17f0f2c6-25cd-4ffd-ae23-beae923e61aa tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b returned with HTTP 200 Aug 06 14:28:43.977416 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 842/3348] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:43 2026] GET /volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:28:43.982856 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.middleware.fault [None req-59348ed8-0bf5-4e66-a52b-05eb12d5a725 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] https://10.4.3.229/volume/v3/volumes/06ad4563-5a9c-41c1-81d6-3a80f35c8a09/action returned with HTTP 413 Aug 06 14:28:43.983690 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 832/3349] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:28:43 2026] POST /volume/v3/volumes/06ad4563-5a9c-41c1-81d6-3a80f35c8a09/action => generated 208 bytes in 47 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 06 14:28:43.993463 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ed515923-30d5-479f-ae4d-ed556a2da625 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:43.994596 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c2babbd4-8a41-412f-b4a0-fe9dd40b53b3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:43.994855 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ed515923-30d5-479f-ae4d-ed556a2da625 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] GET https://10.4.3.229/volume/v3/volumes/06ad4563-5a9c-41c1-81d6-3a80f35c8a09 Aug 06 14:28:43.995109 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ed515923-30d5-479f-ae4d-ed556a2da625 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:43.995343 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ed515923-30d5-479f-ae4d-ed556a2da625 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:43.996812 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c2babbd4-8a41-412f-b4a0-fe9dd40b53b3 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] DELETE https://10.4.3.229/volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b Aug 06 14:28:43.997090 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c2babbd4-8a41-412f-b4a0-fe9dd40b53b3 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:43.997332 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c2babbd4-8a41-412f-b4a0-fe9dd40b53b3 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:43.997623 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-c2babbd4-8a41-412f-b4a0-fe9dd40b53b3 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Delete volume with id: 0e642306-f1f1-44f2-8760-f2b5e865c81b Aug 06 14:28:44.003333 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:44.003333 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:44.008471 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ed515923-30d5-479f-ae4d-ed556a2da625 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Volume info retrieved successfully. Aug 06 14:28:44.011651 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:44.011651 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:44.012207 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c2babbd4-8a41-412f-b4a0-fe9dd40b53b3 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:28:44.014384 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ed515923-30d5-479f-ae4d-ed556a2da625 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] https://10.4.3.229/volume/v3/volumes/06ad4563-5a9c-41c1-81d6-3a80f35c8a09 returned with HTTP 200 Aug 06 14:28:44.014933 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 842/3350] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:43 2026] GET /volume/v3/volumes/06ad4563-5a9c-41c1-81d6-3a80f35c8a09 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:44.026297 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6949ecee-4866-485b-8e86-0fa14f02f0b4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:44.028852 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6949ecee-4866-485b-8e86-0fa14f02f0b4 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] DELETE https://10.4.3.229/volume/v3/volumes/06ad4563-5a9c-41c1-81d6-3a80f35c8a09 Aug 06 14:28:44.029307 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6949ecee-4866-485b-8e86-0fa14f02f0b4 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:44.029677 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6949ecee-4866-485b-8e86-0fa14f02f0b4 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:44.029968 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-6949ecee-4866-485b-8e86-0fa14f02f0b4 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Delete volume with id: 06ad4563-5a9c-41c1-81d6-3a80f35c8a09 Aug 06 14:28:44.031655 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c2babbd4-8a41-412f-b4a0-fe9dd40b53b3 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Delete volume request issued successfully. Aug 06 14:28:44.031924 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c2babbd4-8a41-412f-b4a0-fe9dd40b53b3 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b returned with HTTP 202 Aug 06 14:28:44.032483 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 835/3351] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:28:43 2026] DELETE /volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:28:44.040517 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:44.040517 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:44.041374 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-6949ecee-4866-485b-8e86-0fa14f02f0b4 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Volume info retrieved successfully. Aug 06 14:28:44.041819 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6f3279ab-97ff-43fe-9592-46fed6966c08 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:44.044266 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6f3279ab-97ff-43fe-9592-46fed6966c08 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b Aug 06 14:28:44.044496 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6f3279ab-97ff-43fe-9592-46fed6966c08 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:44.044697 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6f3279ab-97ff-43fe-9592-46fed6966c08 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:44.051623 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:44.051623 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:44.055370 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6f3279ab-97ff-43fe-9592-46fed6966c08 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:28:44.060348 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6f3279ab-97ff-43fe-9592-46fed6966c08 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b returned with HTTP 200 Aug 06 14:28:44.061002 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 833/3352] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:44 2026] GET /volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b => generated 1192 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:28:44.063229 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-6949ecee-4866-485b-8e86-0fa14f02f0b4 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Delete volume request issued successfully. Aug 06 14:28:44.063571 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6949ecee-4866-485b-8e86-0fa14f02f0b4 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] https://10.4.3.229/volume/v3/volumes/06ad4563-5a9c-41c1-81d6-3a80f35c8a09 returned with HTTP 202 Aug 06 14:28:44.064317 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 843/3353] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:28:44 2026] DELETE /volume/v3/volumes/06ad4563-5a9c-41c1-81d6-3a80f35c8a09 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:28:44.071300 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c9142b88-89ad-4487-b544-1a0d5ca13a41 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:44.073673 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c9142b88-89ad-4487-b544-1a0d5ca13a41 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] GET https://10.4.3.229/volume/v3/volumes/06ad4563-5a9c-41c1-81d6-3a80f35c8a09 Aug 06 14:28:44.073837 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c9142b88-89ad-4487-b544-1a0d5ca13a41 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:44.074004 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c9142b88-89ad-4487-b544-1a0d5ca13a41 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:44.086949 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:44.086949 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:44.091627 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c9142b88-89ad-4487-b544-1a0d5ca13a41 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Volume info retrieved successfully. Aug 06 14:28:44.096194 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c9142b88-89ad-4487-b544-1a0d5ca13a41 tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] https://10.4.3.229/volume/v3/volumes/06ad4563-5a9c-41c1-81d6-3a80f35c8a09 returned with HTTP 200 Aug 06 14:28:44.097366 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 843/3354] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:44 2026] GET /volume/v3/volumes/06ad4563-5a9c-41c1-81d6-3a80f35c8a09 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:44.404417 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d30014c0-257c-467f-bbb1-bb8c6501d392 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:44.407046 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d30014c0-257c-467f-bbb1-bb8c6501d392 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:44.407046 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d30014c0-257c-467f-bbb1-bb8c6501d392 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:44.407046 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d30014c0-257c-467f-bbb1-bb8c6501d392 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:44.407604 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-d30014c0-257c-467f-bbb1-bb8c6501d392 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:44.412368 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:44.412368 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:44.413094 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d30014c0-257c-467f-bbb1-bb8c6501d392 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:44.413437 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 836/3355] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:44 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:44.423776 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6bdd67a7-1eba-47c3-8c96-46487136bd62 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:44.426224 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6bdd67a7-1eba-47c3-8c96-46487136bd62 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] POST https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2/restore Aug 06 14:28:44.426751 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6bdd67a7-1eba-47c3-8c96-46487136bd62 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "73a2e755-3b7f-4c0b-ad53-0c97f89a4ec9"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:44.428779 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.backups [None req-6bdd67a7-1eba-47c3-8c96-46487136bd62 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Restoring backup 1a50eb90-8869-48a2-94a7-17275e093cf2 ({'restore': {'volume_id': '73a2e755-3b7f-4c0b-ad53-0c97f89a4ec9'}}) {{(pid=100399) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 14:28:44.428948 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.contrib.backups [None req-6bdd67a7-1eba-47c3-8c96-46487136bd62 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Restoring backup 1a50eb90-8869-48a2-94a7-17275e093cf2 to volume 73a2e755-3b7f-4c0b-ad53-0c97f89a4ec9. Aug 06 14:28:44.434572 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:44.434572 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:44.445126 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:44.445126 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:44.445792 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6bdd67a7-1eba-47c3-8c96-46487136bd62 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:28:44.445984 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.backup.api [None req-6bdd67a7-1eba-47c3-8c96-46487136bd62 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Checking backup size 1 against volume size 1 {{(pid=100399) restore /opt/stack/cinder/cinder/backup/api.py:420}} Aug 06 14:28:44.446143 np0000006659 devstack@c-api.service[100399]: INFO cinder.backup.api [None req-6bdd67a7-1eba-47c3-8c96-46487136bd62 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Overwriting volume 73a2e755-3b7f-4c0b-ad53-0c97f89a4ec9 with restore of backup 1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:44.459330 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.backup.rpcapi [None req-6bdd67a7-1eba-47c3-8c96-46487136bd62 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] restore_backup in rpcapi backup_id 1a50eb90-8869-48a2-94a7-17275e093cf2 {{(pid=100399) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 14:28:44.460949 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6bdd67a7-1eba-47c3-8c96-46487136bd62 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2/restore returned with HTTP 202 Aug 06 14:28:44.461347 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 834/3356] 10.4.3.229 () {68 vars in 1393 bytes} [Thu Aug 6 14:28:44 2026] POST /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2/restore => generated 182 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:28:44.469190 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d699c167-c1af-48a3-ae2c-e50c306cee1e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:44.474175 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d699c167-c1af-48a3-ae2c-e50c306cee1e tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:44.474471 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d699c167-c1af-48a3-ae2c-e50c306cee1e tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:44.474747 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d699c167-c1af-48a3-ae2c-e50c306cee1e tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:44.474885 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-d699c167-c1af-48a3-ae2c-e50c306cee1e tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:44.480240 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:44.480240 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:44.481008 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d699c167-c1af-48a3-ae2c-e50c306cee1e tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:44.481334 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 844/3357] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:44 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:45.074342 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8038933a-dbf1-437d-918a-284903d093d7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:45.076026 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8038933a-dbf1-437d-918a-284903d093d7 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b Aug 06 14:28:45.076223 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8038933a-dbf1-437d-918a-284903d093d7 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:45.076413 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8038933a-dbf1-437d-918a-284903d093d7 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:45.081565 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8038933a-dbf1-437d-918a-284903d093d7 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b returned with HTTP 404 Aug 06 14:28:45.081968 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 844/3358] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:45 2026] GET /volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:28:45.113251 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b269bad2-c30f-41de-ab9a-3e864819fa2b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:45.115124 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b269bad2-c30f-41de-ab9a-3e864819fa2b tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] GET https://10.4.3.229/volume/v3/volumes/06ad4563-5a9c-41c1-81d6-3a80f35c8a09 Aug 06 14:28:45.115337 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b269bad2-c30f-41de-ab9a-3e864819fa2b tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:45.115579 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b269bad2-c30f-41de-ab9a-3e864819fa2b tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:45.121555 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b269bad2-c30f-41de-ab9a-3e864819fa2b tempest-VolumeQuotasNegativeTestJSON-337185352 tempest-VolumeQuotasNegativeTestJSON-337185352-project-member] https://10.4.3.229/volume/v3/volumes/06ad4563-5a9c-41c1-81d6-3a80f35c8a09 returned with HTTP 404 Aug 06 14:28:45.121996 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 837/3359] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:45 2026] GET /volume/v3/volumes/06ad4563-5a9c-41c1-81d6-3a80f35c8a09 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:45.128613 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-54e200ba-0bf7-4b82-9835-b28d2c63cb37 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:45.130347 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-54e200ba-0bf7-4b82-9835-b28d2c63cb37 tempest-VolumeQuotasNegativeTestJSON-2120233680 tempest-VolumeQuotasNegativeTestJSON-2120233680-project-admin] PUT https://10.4.3.229/volume/v3/os-quota-sets/caa365a3a3c545b1815912c94cdcb1af Aug 06 14:28:45.130709 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-54e200ba-0bf7-4b82-9835-b28d2c63cb37 tempest-VolumeQuotasNegativeTestJSON-2120233680 tempest-VolumeQuotasNegativeTestJSON-2120233680-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=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:45.198736 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-54e200ba-0bf7-4b82-9835-b28d2c63cb37 tempest-VolumeQuotasNegativeTestJSON-2120233680 tempest-VolumeQuotasNegativeTestJSON-2120233680-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/caa365a3a3c545b1815912c94cdcb1af returned with HTTP 200 Aug 06 14:28:45.199153 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 835/3360] 10.4.3.229 () {68 vars in 1375 bytes} [Thu Aug 6 14:28:45 2026] PUT /volume/v3/os-quota-sets/caa365a3a3c545b1815912c94cdcb1af => generated 558 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:45.494178 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5857b456-df1c-4070-9ca8-a996a246326f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:45.496081 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5857b456-df1c-4070-9ca8-a996a246326f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:45.496329 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5857b456-df1c-4070-9ca8-a996a246326f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:45.496540 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5857b456-df1c-4070-9ca8-a996a246326f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:45.496649 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-5857b456-df1c-4070-9ca8-a996a246326f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:45.501248 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:45.501248 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:45.501972 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5857b456-df1c-4070-9ca8-a996a246326f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:45.502446 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 845/3361] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:45 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:46.518757 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-bd52ad17-b053-4040-a5e6-22eb227579a3 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:46.520306 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bd52ad17-b053-4040-a5e6-22eb227579a3 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:46.520498 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bd52ad17-b053-4040-a5e6-22eb227579a3 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:46.520691 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bd52ad17-b053-4040-a5e6-22eb227579a3 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:46.520792 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-bd52ad17-b053-4040-a5e6-22eb227579a3 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:46.524901 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:46.524901 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:46.525699 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bd52ad17-b053-4040-a5e6-22eb227579a3 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:46.526037 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 845/3362] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:46 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:46.911690 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0ef92b04-fa70-4b8e-abdc-b9dbad850506 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:46.914526 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0ef92b04-fa70-4b8e-abdc-b9dbad850506 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:28:46.914895 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0ef92b04-fa70-4b8e-abdc-b9dbad850506 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "74b7b8bb-b539-4f9e-96da-aac8132b14db", "size": 1}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:46.916257 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-0ef92b04-fa70-4b8e-abdc-b9dbad850506 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '74b7b8bb-b539-4f9e-96da-aac8132b14db', 'size': 1}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:28:46.986256 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-0ef92b04-fa70-4b8e-abdc-b9dbad850506 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Create volume of 1 GB Aug 06 14:28:46.991451 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0ef92b04-fa70-4b8e-abdc-b9dbad850506 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Availability Zones retrieved successfully. Aug 06 14:28:46.997109 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0ef92b04-fa70-4b8e-abdc-b9dbad850506 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Flow 'volume_create_api' (3576803e-d67a-454a-bfaf-658f9e96731a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:46.998145 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0ef92b04-fa70-4b8e-abdc-b9dbad850506 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afdcf600-15db-40b0-8030-08ab28ad569f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:46.999151 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-0ef92b04-fa70-4b8e-abdc-b9dbad850506 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:28:47.056341 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0ef92b04-fa70-4b8e-abdc-b9dbad850506 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afdcf600-15db-40b0-8030-08ab28ad569f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:47.057166 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0ef92b04-fa70-4b8e-abdc-b9dbad850506 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efb0985a-ef67-40f0-bca1-ee8cb4709316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:47.097493 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-0ef92b04-fa70-4b8e-abdc-b9dbad850506 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Created reservations ['4267e13a-a362-4c2e-8453-51128ab2df1f', '6f4cdb77-ad01-4851-af6d-0f6306b440a0', '6c41b296-5584-47d6-95d6-f2991524e674', 'd06cf8dd-0ec5-455c-bc7f-43a9f1fc5126'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:47.098269 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0ef92b04-fa70-4b8e-abdc-b9dbad850506 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efb0985a-ef67-40f0-bca1-ee8cb4709316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4267e13a-a362-4c2e-8453-51128ab2df1f', '6f4cdb77-ad01-4851-af6d-0f6306b440a0', '6c41b296-5584-47d6-95d6-f2991524e674', 'd06cf8dd-0ec5-455c-bc7f-43a9f1fc5126']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:47.098944 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0ef92b04-fa70-4b8e-abdc-b9dbad850506 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de5a26c3-6de0-4a1b-97ca-e239fadf44d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:47.120549 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0ef92b04-fa70-4b8e-abdc-b9dbad850506 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de5a26c3-6de0-4a1b-97ca-e239fadf44d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fab75fe-a5c3-4e6d-8ccd-517dd324860f', '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='46ed2b907e97405b8ed2ed579fd3042c',qos_specs=None,replication_status=,reservations=['4267e13a-a362-4c2e-8453-51128ab2df1f','6f4cdb77-ad01-4851-af6d-0f6306b440a0','6c41b296-5584-47d6-95d6-f2991524e674','d06cf8dd-0ec5-455c-bc7f-43a9f1fc5126'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6edb852fb59d464c9b510f5eb13726b9',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:28:47Z,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=5fab75fe-a5c3-4e6d-8ccd-517dd324860f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46ed2b907e97405b8ed2ed579fd3042c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6edb852fb59d464c9b510f5eb13726b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:47.121355 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0ef92b04-fa70-4b8e-abdc-b9dbad850506 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca5b1e50-4699-4e0f-98ac-c5781e6a5ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:47.139673 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c685d80d-73c9-4074-9d95-6b9e58c36374 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:47.140380 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0ef92b04-fa70-4b8e-abdc-b9dbad850506 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca5b1e50-4699-4e0f-98ac-c5781e6a5ab4) transitioned into state 'SUCCESS' from 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='46ed2b907e97405b8ed2ed579fd3042c',qos_specs=None,replication_status=,reservations=['4267e13a-a362-4c2e-8453-51128ab2df1f','6f4cdb77-ad01-4851-af6d-0f6306b440a0','6c41b296-5584-47d6-95d6-f2991524e674','d06cf8dd-0ec5-455c-bc7f-43a9f1fc5126'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6edb852fb59d464c9b510f5eb13726b9',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:47.141085 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0ef92b04-fa70-4b8e-abdc-b9dbad850506 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1ecfe65-898e-4086-8f3a-49f20db6527b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:47.152353 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0ef92b04-fa70-4b8e-abdc-b9dbad850506 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1ecfe65-898e-4086-8f3a-49f20db6527b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:47.153403 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0ef92b04-fa70-4b8e-abdc-b9dbad850506 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Flow 'volume_create_api' (3576803e-d67a-454a-bfaf-658f9e96731a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:47.153739 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0ef92b04-fa70-4b8e-abdc-b9dbad850506 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Create volume request issued successfully. Aug 06 14:28:47.154503 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0ef92b04-fa70-4b8e-abdc-b9dbad850506 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:28:47.155003 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 838/3363] 10.4.3.229 () {70 vars in 1300 bytes} [Thu Aug 6 14:28:46 2026] POST /volume/v3/volumes => generated 775 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:47.169738 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-26b82c2d-6b78-463e-8abd-4fbadb4c77f0 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:47.172182 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-26b82c2d-6b78-463e-8abd-4fbadb4c77f0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f Aug 06 14:28:47.172505 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-26b82c2d-6b78-463e-8abd-4fbadb4c77f0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:47.172795 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-26b82c2d-6b78-463e-8abd-4fbadb4c77f0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:47.184006 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:47.184006 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:47.190461 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-26b82c2d-6b78-463e-8abd-4fbadb4c77f0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:28:47.196591 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-26b82c2d-6b78-463e-8abd-4fbadb4c77f0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f returned with HTTP 200 Aug 06 14:28:47.197265 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 846/3364] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:47 2026] GET /volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:47.264572 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c685d80d-73c9-4074-9d95-6b9e58c36374 tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:28:47.264930 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c685d80d-73c9-4074-9d95-6b9e58c36374 tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:47.279683 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c685d80d-73c9-4074-9d95-6b9e58c36374 tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:28:47.283453 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 836/3365] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:28:47 2026] POST /volume/v3/types => generated 188 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:47.291477 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-713563cc-1f80-4cdd-b256-983a5dacdcd4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:47.293096 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-713563cc-1f80-4cdd-b256-983a5dacdcd4 tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:28:47.293443 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-713563cc-1f80-4cdd-b256-983a5dacdcd4 tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:47.313332 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-713563cc-1f80-4cdd-b256-983a5dacdcd4 tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:28:47.313845 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 846/3366] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:28:47 2026] POST /volume/v3/types => generated 188 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:47.325457 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-56837160-1665-44a3-8cc9-37519254b08b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:47.392299 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-56837160-1665-44a3-8cc9-37519254b08b tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:28:47.392640 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-56837160-1665-44a3-8cc9-37519254b08b tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-242028680"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:47.395893 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-56837160-1665-44a3-8cc9-37519254b08b tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-242028680'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:28:47.397187 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-56837160-1665-44a3-8cc9-37519254b08b tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Create volume of 1 GB Aug 06 14:28:47.397478 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:47.397478 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:47.397972 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-56837160-1665-44a3-8cc9-37519254b08b tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Availability Zones retrieved successfully. Aug 06 14:28:47.403199 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-56837160-1665-44a3-8cc9-37519254b08b tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Flow 'volume_create_api' (f9f93265-9634-4cc2-9c48-a5330cb097de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:47.404078 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-56837160-1665-44a3-8cc9-37519254b08b tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74b60fa6-fdac-4f1a-8d88-491f8dd6f8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:47.405008 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-56837160-1665-44a3-8cc9-37519254b08b tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:28:47.424354 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-56837160-1665-44a3-8cc9-37519254b08b tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74b60fa6-fdac-4f1a-8d88-491f8dd6f8f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:28:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1411d448-ee31-4d88-807c-7d142ff246b3,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1411d448-ee31-4d88-807c-7d142ff246b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:47.425085 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-56837160-1665-44a3-8cc9-37519254b08b tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b9c0820-c5fb-42e3-bb1f-37f1b91cbe9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:47.452800 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-56837160-1665-44a3-8cc9-37519254b08b tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-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 06 14:28:47.453121 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-56837160-1665-44a3-8cc9-37519254b08b tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-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 06 14:28:47.490135 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-56837160-1665-44a3-8cc9-37519254b08b tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Created reservations ['fc8526de-fd23-4f57-8e3c-d76a58939ae1', 'dd7c52bc-7c2c-4265-bbb7-ec11c4a203a8', 'b16bcf77-e105-4fcb-bb2b-38810961348b', '827986b9-5d2c-423e-9aec-ceb238494f8b'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:47.491495 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-56837160-1665-44a3-8cc9-37519254b08b tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b9c0820-c5fb-42e3-bb1f-37f1b91cbe9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc8526de-fd23-4f57-8e3c-d76a58939ae1', 'dd7c52bc-7c2c-4265-bbb7-ec11c4a203a8', 'b16bcf77-e105-4fcb-bb2b-38810961348b', '827986b9-5d2c-423e-9aec-ceb238494f8b']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:47.491694 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-56837160-1665-44a3-8cc9-37519254b08b tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8b862e9-6ffe-4ed3-b2e6-864af0a5b9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:47.514830 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-56837160-1665-44a3-8cc9-37519254b08b tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8b862e9-6ffe-4ed3-b2e6-864af0a5b9e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a9597ad-7f23-42df-bfbd-a3a92ff39997', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-242028680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d79a83e439d409e921f3758ef0f7c9c',qos_specs=None,replication_status=,reservations=['fc8526de-fd23-4f57-8e3c-d76a58939ae1','dd7c52bc-7c2c-4265-bbb7-ec11c4a203a8','b16bcf77-e105-4fcb-bb2b-38810961348b','827986b9-5d2c-423e-9aec-ceb238494f8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a194fe88c97648749102ad05c3bb2436',volume_type_id=1411d448-ee31-4d88-807c-7d142ff246b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:28:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-242028680',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a9597ad-7f23-42df-bfbd-a3a92ff39997,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d79a83e439d409e921f3758ef0f7c9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a194fe88c97648749102ad05c3bb2436',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1411d448-ee31-4d88-807c-7d142ff246b3),volume_type_id=1411d448-ee31-4d88-807c-7d142ff246b3)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:47.515836 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-56837160-1665-44a3-8cc9-37519254b08b tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e279019c-b525-4899-a908-b8ca2729a879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:47.533852 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-56837160-1665-44a3-8cc9-37519254b08b tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e279019c-b525-4899-a908-b8ca2729a879) transitioned into state 'SUCCESS' from state '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-242028680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d79a83e439d409e921f3758ef0f7c9c',qos_specs=None,replication_status=,reservations=['fc8526de-fd23-4f57-8e3c-d76a58939ae1','dd7c52bc-7c2c-4265-bbb7-ec11c4a203a8','b16bcf77-e105-4fcb-bb2b-38810961348b','827986b9-5d2c-423e-9aec-ceb238494f8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a194fe88c97648749102ad05c3bb2436',volume_type_id=1411d448-ee31-4d88-807c-7d142ff246b3)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:47.534514 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-56837160-1665-44a3-8cc9-37519254b08b tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (769ab063-1dec-43af-96ec-c09bbe4ae32e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:47.536862 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b4163903-92af-4714-bcdd-b9db09a4f959 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:47.538624 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b4163903-92af-4714-bcdd-b9db09a4f959 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:47.538806 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b4163903-92af-4714-bcdd-b9db09a4f959 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:47.538981 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b4163903-92af-4714-bcdd-b9db09a4f959 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:47.539076 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-b4163903-92af-4714-bcdd-b9db09a4f959 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:47.543052 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:47.543052 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:47.543741 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b4163903-92af-4714-bcdd-b9db09a4f959 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:47.544066 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 847/3367] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:47 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:47.549180 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-56837160-1665-44a3-8cc9-37519254b08b tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (769ab063-1dec-43af-96ec-c09bbe4ae32e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:47.549905 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-56837160-1665-44a3-8cc9-37519254b08b tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Flow 'volume_create_api' (f9f93265-9634-4cc2-9c48-a5330cb097de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:47.550192 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-56837160-1665-44a3-8cc9-37519254b08b tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Create volume request issued successfully. Aug 06 14:28:47.550745 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-56837160-1665-44a3-8cc9-37519254b08b tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:28:47.551130 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 839/3368] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:28:47 2026] POST /volume/v3/volumes => generated 767 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:28:47.562366 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a6008de1-98bb-461c-bbea-c6e7149a3a52 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:47.564147 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a6008de1-98bb-461c-bbea-c6e7149a3a52 tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] GET https://10.4.3.229/volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997 Aug 06 14:28:47.564366 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a6008de1-98bb-461c-bbea-c6e7149a3a52 tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:47.564565 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a6008de1-98bb-461c-bbea-c6e7149a3a52 tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:47.571091 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:47.571091 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:47.575660 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-a6008de1-98bb-461c-bbea-c6e7149a3a52 tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Volume info retrieved successfully. Aug 06 14:28:47.584454 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a6008de1-98bb-461c-bbea-c6e7149a3a52 tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] https://10.4.3.229/volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997 returned with HTTP 200 Aug 06 14:28:47.584872 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 837/3369] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:47 2026] GET /volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997 => generated 835 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:48.213389 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f5881a9e-9b44-4db9-915c-cb6cf6247c86 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:48.217962 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f5881a9e-9b44-4db9-915c-cb6cf6247c86 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f Aug 06 14:28:48.218171 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f5881a9e-9b44-4db9-915c-cb6cf6247c86 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:48.218346 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f5881a9e-9b44-4db9-915c-cb6cf6247c86 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:48.227437 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:48.227437 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:48.230912 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f5881a9e-9b44-4db9-915c-cb6cf6247c86 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:28:48.234501 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f5881a9e-9b44-4db9-915c-cb6cf6247c86 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f returned with HTTP 200 Aug 06 14:28:48.234865 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 847/3370] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:48 2026] GET /volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f => generated 925 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:48.553904 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-bb07d183-65ea-4861-bf9e-8b40c004decd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:48.557793 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bb07d183-65ea-4861-bf9e-8b40c004decd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:48.557955 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bb07d183-65ea-4861-bf9e-8b40c004decd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:48.558127 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bb07d183-65ea-4861-bf9e-8b40c004decd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:48.558223 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-bb07d183-65ea-4861-bf9e-8b40c004decd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:48.563026 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:48.563026 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:48.564320 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bb07d183-65ea-4861-bf9e-8b40c004decd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:48.564848 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 848/3371] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:48 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:48.591364 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-d4f35441-3cee-42ba-b470-8770c30c9919 req-2cd3e9a7-b5ce-471d-9549-87b0b3fc1223 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:48.600082 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4010c763-c67d-4041-86b7-d52d47a5d241 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:48.601850 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4010c763-c67d-4041-86b7-d52d47a5d241 tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] GET https://10.4.3.229/volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997 Aug 06 14:28:48.602026 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4010c763-c67d-4041-86b7-d52d47a5d241 tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:48.602225 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4010c763-c67d-4041-86b7-d52d47a5d241 tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:48.608825 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:48.608825 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:48.612217 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-4010c763-c67d-4041-86b7-d52d47a5d241 tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Volume info retrieved successfully. Aug 06 14:28:48.616379 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4010c763-c67d-4041-86b7-d52d47a5d241 tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] https://10.4.3.229/volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997 returned with HTTP 200 Aug 06 14:28:48.616798 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 838/3372] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:48 2026] GET /volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997 => generated 860 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:48.627266 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-cffdb401-c38a-4cf1-adaf-324ad957b32b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:48.629281 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-cffdb401-c38a-4cf1-adaf-324ad957b32b tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] GET https://10.4.3.229/volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997 Aug 06 14:28:48.629525 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-cffdb401-c38a-4cf1-adaf-324ad957b32b tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:48.629767 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-cffdb401-c38a-4cf1-adaf-324ad957b32b tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:48.635987 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:48.635987 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:48.639031 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-cffdb401-c38a-4cf1-adaf-324ad957b32b tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] Volume info retrieved successfully. Aug 06 14:28:48.642393 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-cffdb401-c38a-4cf1-adaf-324ad957b32b tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] https://10.4.3.229/volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997 returned with HTTP 200 Aug 06 14:28:48.642814 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 848/3373] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:48 2026] GET /volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997 => generated 1024 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:48.650597 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-d4f35441-3cee-42ba-b470-8770c30c9919 req-2cd3e9a7-b5ce-471d-9549-87b0b3fc1223 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/limits Aug 06 14:28:48.650797 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-d4f35441-3cee-42ba-b470-8770c30c9919 req-2cd3e9a7-b5ce-471d-9549-87b0b3fc1223 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:48.650979 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-d4f35441-3cee-42ba-b470-8770c30c9919 req-2cd3e9a7-b5ce-471d-9549-87b0b3fc1223 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:48.655416 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b6942a74-8cfc-4d7c-9400-89a7de9a6e1e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:48.657616 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b6942a74-8cfc-4d7c-9400-89a7de9a6e1e tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] POST https://10.4.3.229/volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997/action Aug 06 14:28:48.658038 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [req-d4f35441-3cee-42ba-b470-8770c30c9919 req-2cd3e9a7-b5ce-471d-9549-87b0b3fc1223 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-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 06 14:28:48.658083 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b6942a74-8cfc-4d7c-9400-89a7de9a6e1e tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:28:48.658209 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b6942a74-8cfc-4d7c-9400-89a7de9a6e1e tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:48.658281 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [req-d4f35441-3cee-42ba-b470-8770c30c9919 req-2cd3e9a7-b5ce-471d-9549-87b0b3fc1223 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-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 06 14:28:48.658520 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [req-d4f35441-3cee-42ba-b470-8770c30c9919 req-2cd3e9a7-b5ce-471d-9549-87b0b3fc1223 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Deprecated: Default quota for resource: snapshots_volume-type-2 is set by the default quota flag: quota_snapshots_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:28:48.658903 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [req-d4f35441-3cee-42ba-b470-8770c30c9919 req-2cd3e9a7-b5ce-471d-9549-87b0b3fc1223 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Deprecated: Default quota for resource: snapshots_volume-type-1 is set by the default quota flag: quota_snapshots_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:28:48.660123 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:48.660123 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:48.667848 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:48.667848 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:48.668492 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-b6942a74-8cfc-4d7c-9400-89a7de9a6e1e tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Volume info retrieved successfully. Aug 06 14:28:48.669606 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-d4f35441-3cee-42ba-b470-8770c30c9919 req-2cd3e9a7-b5ce-471d-9549-87b0b3fc1223 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/limits returned with HTTP 200 Aug 06 14:28:48.669983 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 840/3374] 10.4.3.229 () {68 vars in 1484 bytes} [Thu Aug 6 14:28:48 2026] GET /volume/v3/limits => generated 302 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:48.687621 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-b6942a74-8cfc-4d7c-9400-89a7de9a6e1e tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-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 06 14:28:48.688040 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-b6942a74-8cfc-4d7c-9400-89a7de9a6e1e tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-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 06 14:28:48.706057 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-b6942a74-8cfc-4d7c-9400-89a7de9a6e1e tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Created reservations ['2e746919-c687-427d-b4c6-f8fde022f874', 'a6acc22b-a04b-457f-8a7b-72280b7bb926'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:48.711779 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-d4f35441-3cee-42ba-b470-8770c30c9919 req-2a5f7340-b984-468a-a343-cd0280b06e3a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:48.713889 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-d4f35441-3cee-42ba-b470-8770c30c9919 req-2a5f7340-b984-468a-a343-cd0280b06e3a tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 Aug 06 14:28:48.714078 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-d4f35441-3cee-42ba-b470-8770c30c9919 req-2a5f7340-b984-468a-a343-cd0280b06e3a tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:48.714280 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-d4f35441-3cee-42ba-b470-8770c30c9919 req-2a5f7340-b984-468a-a343-cd0280b06e3a tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:48.716706 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-b6942a74-8cfc-4d7c-9400-89a7de9a6e1e tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-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 06 14:28:48.717033 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-b6942a74-8cfc-4d7c-9400-89a7de9a6e1e tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-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 06 14:28:48.723450 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-b6942a74-8cfc-4d7c-9400-89a7de9a6e1e tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Created reservations ['6ce782d2-60c7-441e-b74c-16f00decad68', '6ac473ff-ef6f-4cd4-9626-b6042b7976d6'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:48.723704 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:48.723704 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:48.727382 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-d4f35441-3cee-42ba-b470-8770c30c9919 req-2a5f7340-b984-468a-a343-cd0280b06e3a tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Volume info retrieved successfully. Aug 06 14:28:48.731829 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-d4f35441-3cee-42ba-b470-8770c30c9919 req-2a5f7340-b984-468a-a343-cd0280b06e3a tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 returned with HTTP 200 Aug 06 14:28:48.732230 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 839/3375] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:28:48 2026] GET /volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 => generated 1663 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:48.744637 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-d4f35441-3cee-42ba-b470-8770c30c9919 req-4ecbe35a-b0d5-48be-badf-a0337af4fd1e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:48.746610 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-b6942a74-8cfc-4d7c-9400-89a7de9a6e1e tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Retype volume request issued successfully. Aug 06 14:28:48.746697 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-d4f35441-3cee-42ba-b470-8770c30c9919 req-4ecbe35a-b0d5-48be-badf-a0337af4fd1e tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:28:48.746852 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b6942a74-8cfc-4d7c-9400-89a7de9a6e1e tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] https://10.4.3.229/volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997/action returned with HTTP 202 Aug 06 14:28:48.747038 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-d4f35441-3cee-42ba-b470-8770c30c9919 req-4ecbe35a-b0d5-48be-badf-a0337af4fd1e tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6de89e0b-d857-4581-9264-4faaf84194b6", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1717412717", "description": null, "metadata": {}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:48.747257 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 849/3376] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:28:48 2026] POST /volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:28:48.756827 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8cc9a865-ad75-42d3-b27f-912e8dba4459 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:48.759306 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8cc9a865-ad75-42d3-b27f-912e8dba4459 tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] GET https://10.4.3.229/volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997 Aug 06 14:28:48.759413 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:48.759413 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:48.759625 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8cc9a865-ad75-42d3-b27f-912e8dba4459 tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:48.759899 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-d4f35441-3cee-42ba-b470-8770c30c9919 req-4ecbe35a-b0d5-48be-badf-a0337af4fd1e tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Volume info retrieved successfully. Aug 06 14:28:48.759940 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8cc9a865-ad75-42d3-b27f-912e8dba4459 tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:48.760068 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [req-d4f35441-3cee-42ba-b470-8770c30c9919 req-4ecbe35a-b0d5-48be-badf-a0337af4fd1e tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Create snapshot from volume 6de89e0b-d857-4581-9264-4faaf84194b6 Aug 06 14:28:48.768251 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:48.768251 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:48.771855 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-8cc9a865-ad75-42d3-b27f-912e8dba4459 tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Volume info retrieved successfully. Aug 06 14:28:48.776373 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8cc9a865-ad75-42d3-b27f-912e8dba4459 tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] https://10.4.3.229/volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997 returned with HTTP 200 Aug 06 14:28:48.776801 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 841/3377] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:48 2026] GET /volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:48.794301 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [req-d4f35441-3cee-42ba-b470-8770c30c9919 req-4ecbe35a-b0d5-48be-badf-a0337af4fd1e tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Created reservations ['6938545e-59f5-4c0a-b781-a726a985d631', 'dc55e092-ad89-49c3-8d36-de693adc3502', 'c64e8870-ad1b-4e0f-9ad4-b9f1f3868dc1', 'bb8affab-e321-4435-a691-02b62505d434'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:48.838615 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-d4f35441-3cee-42ba-b470-8770c30c9919 req-4ecbe35a-b0d5-48be-badf-a0337af4fd1e tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Snapshot force create request issued successfully. Aug 06 14:28:48.838919 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-d4f35441-3cee-42ba-b470-8770c30c9919 req-4ecbe35a-b0d5-48be-badf-a0337af4fd1e tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:28:48.839590 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 849/3378] 10.4.3.229 () {72 vars in 1547 bytes} [Thu Aug 6 14:28:48 2026] POST /volume/v3/snapshots => generated 324 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:28:49.246753 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-34486012-acd2-4496-b96f-c425be0d29a9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:49.248459 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-34486012-acd2-4496-b96f-c425be0d29a9 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f Aug 06 14:28:49.248691 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-34486012-acd2-4496-b96f-c425be0d29a9 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:49.248878 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-34486012-acd2-4496-b96f-c425be0d29a9 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:49.256518 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:49.256518 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:49.260290 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-34486012-acd2-4496-b96f-c425be0d29a9 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:28:49.264786 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-34486012-acd2-4496-b96f-c425be0d29a9 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f returned with HTTP 200 Aug 06 14:28:49.265176 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 840/3379] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:49 2026] GET /volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:49.575273 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-58a6fb0c-4291-4733-af56-904f08e11bf5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:49.577156 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-58a6fb0c-4291-4733-af56-904f08e11bf5 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:49.577375 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-58a6fb0c-4291-4733-af56-904f08e11bf5 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:49.577601 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-58a6fb0c-4291-4733-af56-904f08e11bf5 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:49.577732 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-58a6fb0c-4291-4733-af56-904f08e11bf5 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:49.582392 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:49.582392 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:49.583313 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-58a6fb0c-4291-4733-af56-904f08e11bf5 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:49.583757 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 850/3380] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:49 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:49.788053 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-06c77843-f812-49ae-b682-5073138ced2b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:49.789737 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-06c77843-f812-49ae-b682-5073138ced2b tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] GET https://10.4.3.229/volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997 Aug 06 14:28:49.789933 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-06c77843-f812-49ae-b682-5073138ced2b tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:49.790111 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-06c77843-f812-49ae-b682-5073138ced2b tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:49.796372 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:49.796372 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:49.799397 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-06c77843-f812-49ae-b682-5073138ced2b tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Volume info retrieved successfully. Aug 06 14:28:49.802747 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-06c77843-f812-49ae-b682-5073138ced2b tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] https://10.4.3.229/volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997 returned with HTTP 200 Aug 06 14:28:49.803069 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 842/3381] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:49 2026] GET /volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997 => generated 860 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:49.813597 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-2b703dab-baf2-4089-9b52-c08610ffc22f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:49.815623 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2b703dab-baf2-4089-9b52-c08610ffc22f tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] GET https://10.4.3.229/volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997 Aug 06 14:28:49.815869 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2b703dab-baf2-4089-9b52-c08610ffc22f tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:49.816105 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2b703dab-baf2-4089-9b52-c08610ffc22f tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:49.823148 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:49.823148 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:49.826676 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-2b703dab-baf2-4089-9b52-c08610ffc22f tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] Volume info retrieved successfully. Aug 06 14:28:49.830572 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2b703dab-baf2-4089-9b52-c08610ffc22f tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] https://10.4.3.229/volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997 returned with HTTP 200 Aug 06 14:28:49.830966 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 850/3382] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:49 2026] GET /volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997 => generated 1024 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:49.842592 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4f3a8820-c531-469a-8a28-8f9d9d2922cf None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:49.844349 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4f3a8820-c531-469a-8a28-8f9d9d2922cf tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] GET https://10.4.3.229/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-242028680 Aug 06 14:28:49.844582 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4f3a8820-c531-469a-8a28-8f9d9d2922cf tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:49.844757 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4f3a8820-c531-469a-8a28-8f9d9d2922cf tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:49.845586 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-4f3a8820-c531-469a-8a28-8f9d9d2922cf tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-242028680'), ('all_tenants', True)]). {{(pid=100399) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:28:49.852203 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-4f3a8820-c531-469a-8a28-8f9d9d2922cf tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] Get all volumes completed successfully. Aug 06 14:28:49.852675 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4f3a8820-c531-469a-8a28-8f9d9d2922cf tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] https://10.4.3.229/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-242028680 returned with HTTP 200 Aug 06 14:28:49.853047 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 841/3383] 10.4.3.229 () {66 vars in 1396 bytes} [Thu Aug 6 14:28:49 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-242028680 => generated 346 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:49.859887 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0164798c-7567-4508-b012-090fc7ce6db9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:49.861377 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0164798c-7567-4508-b012-090fc7ce6db9 tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] GET https://10.4.3.229/volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997 Aug 06 14:28:49.861573 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0164798c-7567-4508-b012-090fc7ce6db9 tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:49.861734 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0164798c-7567-4508-b012-090fc7ce6db9 tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:49.867419 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:49.867419 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:49.870312 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-0164798c-7567-4508-b012-090fc7ce6db9 tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Volume info retrieved successfully. Aug 06 14:28:49.873568 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0164798c-7567-4508-b012-090fc7ce6db9 tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] https://10.4.3.229/volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997 returned with HTTP 200 Aug 06 14:28:49.873894 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 851/3384] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:49 2026] GET /volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997 => generated 860 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:49.885660 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-fc2e08f5-5979-4758-b4b2-e798c02dd3fd None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:49.887539 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fc2e08f5-5979-4758-b4b2-e798c02dd3fd tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] DELETE https://10.4.3.229/volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997 Aug 06 14:28:49.887742 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fc2e08f5-5979-4758-b4b2-e798c02dd3fd tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:49.887977 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fc2e08f5-5979-4758-b4b2-e798c02dd3fd tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:49.888201 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-fc2e08f5-5979-4758-b4b2-e798c02dd3fd tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Delete volume with id: 8a9597ad-7f23-42df-bfbd-a3a92ff39997 Aug 06 14:28:49.896216 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:49.896216 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:49.896843 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-fc2e08f5-5979-4758-b4b2-e798c02dd3fd tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Volume info retrieved successfully. Aug 06 14:28:49.914200 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-fc2e08f5-5979-4758-b4b2-e798c02dd3fd tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Delete volume request issued successfully. Aug 06 14:28:49.914473 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fc2e08f5-5979-4758-b4b2-e798c02dd3fd tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] https://10.4.3.229/volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997 returned with HTTP 202 Aug 06 14:28:49.914887 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 843/3385] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:28:49 2026] DELETE /volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:28:49.924254 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0a47ea0d-282e-4bf0-b62d-a3524d0ffba0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:49.927697 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0a47ea0d-282e-4bf0-b62d-a3524d0ffba0 tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] GET https://10.4.3.229/volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997 Aug 06 14:28:49.927962 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0a47ea0d-282e-4bf0-b62d-a3524d0ffba0 tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:49.928176 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0a47ea0d-282e-4bf0-b62d-a3524d0ffba0 tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:49.935841 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:49.935841 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:49.940097 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-0a47ea0d-282e-4bf0-b62d-a3524d0ffba0 tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Volume info retrieved successfully. Aug 06 14:28:49.945372 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0a47ea0d-282e-4bf0-b62d-a3524d0ffba0 tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] https://10.4.3.229/volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997 returned with HTTP 200 Aug 06 14:28:49.945823 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 851/3386] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:49 2026] GET /volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:50.278375 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-cb432f14-9136-4b8e-ab8d-93646aff3e73 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:50.280711 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cb432f14-9136-4b8e-ab8d-93646aff3e73 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f Aug 06 14:28:50.280806 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cb432f14-9136-4b8e-ab8d-93646aff3e73 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:50.281083 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cb432f14-9136-4b8e-ab8d-93646aff3e73 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:50.288120 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:50.288120 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:50.292235 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-cb432f14-9136-4b8e-ab8d-93646aff3e73 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:28:50.296538 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cb432f14-9136-4b8e-ab8d-93646aff3e73 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f returned with HTTP 200 Aug 06 14:28:50.297003 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 842/3387] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:50 2026] GET /volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:50.308617 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5e528df2-293b-41cb-b2c0-09a821d8894b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:50.310146 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5e528df2-293b-41cb-b2c0-09a821d8894b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/snapshots/ab314282-c018-4832-8c9a-85f331ae27c1 Aug 06 14:28:50.310322 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5e528df2-293b-41cb-b2c0-09a821d8894b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:50.310515 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5e528df2-293b-41cb-b2c0-09a821d8894b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:50.314838 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:50.314838 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:50.315193 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5e528df2-293b-41cb-b2c0-09a821d8894b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Snapshot retrieved successfully. Aug 06 14:28:50.315843 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5e528df2-293b-41cb-b2c0-09a821d8894b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/snapshots/ab314282-c018-4832-8c9a-85f331ae27c1 returned with HTTP 200 Aug 06 14:28:50.316163 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 852/3388] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:28:50 2026] GET /volume/v3/snapshots/ab314282-c018-4832-8c9a-85f331ae27c1 => generated 483 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:50.341039 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0d4e924d-b6bb-4d23-8197-63f579332078 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:50.342887 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0d4e924d-b6bb-4d23-8197-63f579332078 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:28:50.343280 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0d4e924d-b6bb-4d23-8197-63f579332078 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-960250663", "snapshot_id": null, "imageRef": "fa7f5b26-a384-4008-80fd-7e2ddbe1933e", "volume_type": null, "size": 1}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:50.344978 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-0d4e924d-b6bb-4d23-8197-63f579332078 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-960250663', 'snapshot_id': None, 'imageRef': 'fa7f5b26-a384-4008-80fd-7e2ddbe1933e', 'volume_type': None, 'size': 1}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:28:50.425795 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:50.425795 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:50.426214 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0d4e924d-b6bb-4d23-8197-63f579332078 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Snapshot retrieved successfully. Aug 06 14:28:50.426351 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-0d4e924d-b6bb-4d23-8197-63f579332078 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Create volume of 1 GB Aug 06 14:28:50.429149 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0d4e924d-b6bb-4d23-8197-63f579332078 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Availability Zones retrieved successfully. Aug 06 14:28:50.434601 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0d4e924d-b6bb-4d23-8197-63f579332078 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Flow 'volume_create_api' (147c5d9c-dffc-4a54-a891-8b1a1660c3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:50.435605 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0d4e924d-b6bb-4d23-8197-63f579332078 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a31449a0-8035-4591-97ee-a0233bbca902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:50.436446 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-0d4e924d-b6bb-4d23-8197-63f579332078 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:28:50.464634 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0d4e924d-b6bb-4d23-8197-63f579332078 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a31449a0-8035-4591-97ee-a0233bbca902) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ab314282-c018-4832-8c9a-85f331ae27c1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:50.465321 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0d4e924d-b6bb-4d23-8197-63f579332078 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c3b047e-3d7d-4d3a-be38-2a3f50f3a608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:50.500908 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-0d4e924d-b6bb-4d23-8197-63f579332078 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Created reservations ['8102aee7-6ddb-4932-ae78-6ff1b94d0b70', '0752280a-1e1a-4170-a581-a075f40c02df', 'e0c6574a-2417-44b8-89d2-7946474c7df6', 'dc5726c3-cccd-47ad-8d87-8c434ab2d283'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:50.501648 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0d4e924d-b6bb-4d23-8197-63f579332078 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c3b047e-3d7d-4d3a-be38-2a3f50f3a608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8102aee7-6ddb-4932-ae78-6ff1b94d0b70', '0752280a-1e1a-4170-a581-a075f40c02df', 'e0c6574a-2417-44b8-89d2-7946474c7df6', 'dc5726c3-cccd-47ad-8d87-8c434ab2d283']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:50.502258 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0d4e924d-b6bb-4d23-8197-63f579332078 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2eeea339-dc97-4847-b609-7a2c3acf5c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:50.536324 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0d4e924d-b6bb-4d23-8197-63f579332078 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2eeea339-dc97-4847-b609-7a2c3acf5c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1591068b-0003-4376-a3f3-5c8b0a2fc2a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-960250663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02189aa282a3420fa4bcfe6fce1a5194',qos_specs=None,replication_status=,reservations=['8102aee7-6ddb-4932-ae78-6ff1b94d0b70','0752280a-1e1a-4170-a581-a075f40c02df','e0c6574a-2417-44b8-89d2-7946474c7df6','dc5726c3-cccd-47ad-8d87-8c434ab2d283'],size=1,snapshot_id=ab314282-c018-4832-8c9a-85f331ae27c1,source_replicaid=,source_volid=None,status='creating',user_id='fa8846ae21ec46cea7bdd95397a17552',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), '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-06T14:28:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-960250663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1591068b-0003-4376-a3f3-5c8b0a2fc2a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02189aa282a3420fa4bcfe6fce1a5194',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ab314282-c018-4832-8c9a-85f331ae27c1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa8846ae21ec46cea7bdd95397a17552',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:50.536955 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0d4e924d-b6bb-4d23-8197-63f579332078 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9db93c8c-9314-43d0-b22f-b63037eba96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:50.550862 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0d4e924d-b6bb-4d23-8197-63f579332078 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9db93c8c-9314-43d0-b22f-b63037eba96e) transitioned into state 'SUCCESS' from state '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-960250663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02189aa282a3420fa4bcfe6fce1a5194',qos_specs=None,replication_status=,reservations=['8102aee7-6ddb-4932-ae78-6ff1b94d0b70','0752280a-1e1a-4170-a581-a075f40c02df','e0c6574a-2417-44b8-89d2-7946474c7df6','dc5726c3-cccd-47ad-8d87-8c434ab2d283'],size=1,snapshot_id=ab314282-c018-4832-8c9a-85f331ae27c1,source_replicaid=,source_volid=None,status='creating',user_id='fa8846ae21ec46cea7bdd95397a17552',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:50.551437 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0d4e924d-b6bb-4d23-8197-63f579332078 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35c52b1a-c9a5-49d6-84f9-9a665cf945d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:50.570668 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0d4e924d-b6bb-4d23-8197-63f579332078 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35c52b1a-c9a5-49d6-84f9-9a665cf945d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:50.571728 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0d4e924d-b6bb-4d23-8197-63f579332078 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Flow 'volume_create_api' (147c5d9c-dffc-4a54-a891-8b1a1660c3fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:50.572106 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0d4e924d-b6bb-4d23-8197-63f579332078 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Create volume request issued successfully. Aug 06 14:28:50.572769 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0d4e924d-b6bb-4d23-8197-63f579332078 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:28:50.573229 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 844/3389] 10.4.3.229 () {70 vars in 1300 bytes} [Thu Aug 6 14:28:50 2026] POST /volume/v3/volumes => generated 813 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:50.585144 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0c4ffa41-24a2-4f0c-a696-d8e0dfdcd6a6 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:50.586564 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0c4ffa41-24a2-4f0c-a696-d8e0dfdcd6a6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/volumes/1591068b-0003-4376-a3f3-5c8b0a2fc2a5 Aug 06 14:28:50.586870 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0c4ffa41-24a2-4f0c-a696-d8e0dfdcd6a6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:50.587124 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0c4ffa41-24a2-4f0c-a696-d8e0dfdcd6a6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:50.593696 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5eb3b62d-3a03-44e4-ae42-a06c95cda0ea None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:50.594608 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:50.594608 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:50.595413 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5eb3b62d-3a03-44e4-ae42-a06c95cda0ea tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:50.595664 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5eb3b62d-3a03-44e4-ae42-a06c95cda0ea tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:50.595834 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5eb3b62d-3a03-44e4-ae42-a06c95cda0ea tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:50.595930 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-5eb3b62d-3a03-44e4-ae42-a06c95cda0ea tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:50.598904 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-0c4ffa41-24a2-4f0c-a696-d8e0dfdcd6a6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Volume info retrieved successfully. Aug 06 14:28:50.600299 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:50.600299 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:50.601126 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5eb3b62d-3a03-44e4-ae42-a06c95cda0ea tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:50.601506 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 843/3390] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:50 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:50.603629 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0c4ffa41-24a2-4f0c-a696-d8e0dfdcd6a6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes/1591068b-0003-4376-a3f3-5c8b0a2fc2a5 returned with HTTP 200 Aug 06 14:28:50.604043 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 852/3391] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:50 2026] GET /volume/v3/volumes/1591068b-0003-4376-a3f3-5c8b0a2fc2a5 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:50.957879 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0771729c-0c65-4462-a58d-c278bc73d78a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:50.959538 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0771729c-0c65-4462-a58d-c278bc73d78a tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] GET https://10.4.3.229/volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997 Aug 06 14:28:50.959757 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0771729c-0c65-4462-a58d-c278bc73d78a tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:50.959946 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0771729c-0c65-4462-a58d-c278bc73d78a tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:50.966074 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0771729c-0c65-4462-a58d-c278bc73d78a tempest-VolumeRetypeWithoutMigrationTest-1923901226 tempest-VolumeRetypeWithoutMigrationTest-1923901226-project-member] https://10.4.3.229/volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997 returned with HTTP 404 Aug 06 14:28:50.966486 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 853/3392] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:50 2026] GET /volume/v3/volumes/8a9597ad-7f23-42df-bfbd-a3a92ff39997 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:50.973299 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-923a76e8-ee38-4361-a729-5dc05fa376ac None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:50.975277 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-923a76e8-ee38-4361-a729-5dc05fa376ac tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] DELETE https://10.4.3.229/volume/v3/types/88f76880-c73c-4359-aed9-4a686532ab7c Aug 06 14:28:50.975489 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-923a76e8-ee38-4361-a729-5dc05fa376ac tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:50.975703 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-923a76e8-ee38-4361-a729-5dc05fa376ac tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] Calling method '_delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:50.975942 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:50.975942 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:50.998586 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-923a76e8-ee38-4361-a729-5dc05fa376ac tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] https://10.4.3.229/volume/v3/types/88f76880-c73c-4359-aed9-4a686532ab7c returned with HTTP 202 Aug 06 14:28:50.999136 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 845/3393] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:28:50 2026] DELETE /volume/v3/types/88f76880-c73c-4359-aed9-4a686532ab7c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:28:51.005580 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8b4e33db-1752-4341-b53d-541edc5e9e67 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:51.007489 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8b4e33db-1752-4341-b53d-541edc5e9e67 tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] GET https://10.4.3.229/volume/v3/types/88f76880-c73c-4359-aed9-4a686532ab7c Aug 06 14:28:51.007737 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8b4e33db-1752-4341-b53d-541edc5e9e67 tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:51.007983 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8b4e33db-1752-4341-b53d-541edc5e9e67 tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:51.011245 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8b4e33db-1752-4341-b53d-541edc5e9e67 tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] https://10.4.3.229/volume/v3/types/88f76880-c73c-4359-aed9-4a686532ab7c returned with HTTP 404 Aug 06 14:28:51.011784 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 844/3394] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:28:51 2026] GET /volume/v3/types/88f76880-c73c-4359-aed9-4a686532ab7c => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:51.017408 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8801eb40-c1d0-4461-9d4a-199f54b7d6b4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:51.019391 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8801eb40-c1d0-4461-9d4a-199f54b7d6b4 tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] DELETE https://10.4.3.229/volume/v3/types/1411d448-ee31-4d88-807c-7d142ff246b3 Aug 06 14:28:51.019639 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8801eb40-c1d0-4461-9d4a-199f54b7d6b4 tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:51.019891 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8801eb40-c1d0-4461-9d4a-199f54b7d6b4 tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] Calling method '_delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:51.050127 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8801eb40-c1d0-4461-9d4a-199f54b7d6b4 tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] https://10.4.3.229/volume/v3/types/1411d448-ee31-4d88-807c-7d142ff246b3 returned with HTTP 202 Aug 06 14:28:51.050732 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 853/3395] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:28:51 2026] DELETE /volume/v3/types/1411d448-ee31-4d88-807c-7d142ff246b3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:28:51.056762 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5d269cda-daab-42a9-8068-fb372fe9f2d7 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:51.058458 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5d269cda-daab-42a9-8068-fb372fe9f2d7 tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] GET https://10.4.3.229/volume/v3/types/1411d448-ee31-4d88-807c-7d142ff246b3 Aug 06 14:28:51.058585 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5d269cda-daab-42a9-8068-fb372fe9f2d7 tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:51.058886 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5d269cda-daab-42a9-8068-fb372fe9f2d7 tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:51.061687 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5d269cda-daab-42a9-8068-fb372fe9f2d7 tempest-VolumeRetypeWithoutMigrationTest-361423191 tempest-VolumeRetypeWithoutMigrationTest-361423191-project-admin] https://10.4.3.229/volume/v3/types/1411d448-ee31-4d88-807c-7d142ff246b3 returned with HTTP 404 Aug 06 14:28:51.062066 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 854/3396] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:28:51 2026] GET /volume/v3/types/1411d448-ee31-4d88-807c-7d142ff246b3 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:51.308769 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4acbe166-650a-4636-a280-5a48724d63bf None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:51.310828 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4acbe166-650a-4636-a280-5a48724d63bf tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f Aug 06 14:28:51.311080 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4acbe166-650a-4636-a280-5a48724d63bf tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:51.311308 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4acbe166-650a-4636-a280-5a48724d63bf tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:51.319505 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:51.319505 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:51.323260 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-4acbe166-650a-4636-a280-5a48724d63bf tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:28:51.328068 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4acbe166-650a-4636-a280-5a48724d63bf tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f returned with HTTP 200 Aug 06 14:28:51.328478 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 846/3397] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:51 2026] GET /volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:51.611237 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-24ea8558-ac61-45c4-80ca-19174817d8c8 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:51.613043 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-24ea8558-ac61-45c4-80ca-19174817d8c8 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:51.613237 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-24ea8558-ac61-45c4-80ca-19174817d8c8 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:51.613418 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-24ea8558-ac61-45c4-80ca-19174817d8c8 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:51.613563 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-24ea8558-ac61-45c4-80ca-19174817d8c8 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:51.615967 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-dfbcac35-267c-448a-bf8a-c78f82071555 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:51.617454 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dfbcac35-267c-448a-bf8a-c78f82071555 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/volumes/1591068b-0003-4376-a3f3-5c8b0a2fc2a5 Aug 06 14:28:51.617664 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dfbcac35-267c-448a-bf8a-c78f82071555 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:51.617840 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dfbcac35-267c-448a-bf8a-c78f82071555 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:51.618194 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:51.618194 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:51.618910 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-24ea8558-ac61-45c4-80ca-19174817d8c8 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:51.619240 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 845/3398] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:51 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:51.624692 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:51.624692 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:51.627764 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-dfbcac35-267c-448a-bf8a-c78f82071555 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Volume info retrieved successfully. Aug 06 14:28:51.631791 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dfbcac35-267c-448a-bf8a-c78f82071555 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes/1591068b-0003-4376-a3f3-5c8b0a2fc2a5 returned with HTTP 200 Aug 06 14:28:51.632286 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 854/3399] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:51 2026] GET /volume/v3/volumes/1591068b-0003-4376-a3f3-5c8b0a2fc2a5 => generated 1422 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:28:51.644239 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-af20d000-0c06-48fc-8d58-05879f5db85f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:51.645921 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-af20d000-0c06-48fc-8d58-05879f5db85f tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/volumes/1591068b-0003-4376-a3f3-5c8b0a2fc2a5 Aug 06 14:28:51.646121 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-af20d000-0c06-48fc-8d58-05879f5db85f tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:51.646296 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-af20d000-0c06-48fc-8d58-05879f5db85f tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:51.652543 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:51.652543 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:51.655661 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-af20d000-0c06-48fc-8d58-05879f5db85f tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Volume info retrieved successfully. Aug 06 14:28:51.659773 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-af20d000-0c06-48fc-8d58-05879f5db85f tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes/1591068b-0003-4376-a3f3-5c8b0a2fc2a5 returned with HTTP 200 Aug 06 14:28:51.660038 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 855/3400] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:51 2026] GET /volume/v3/volumes/1591068b-0003-4376-a3f3-5c8b0a2fc2a5 => generated 1422 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:28:52.342675 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2b24a4c7-f803-4136-a018-ab33b0ef98f9 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:52.344740 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2b24a4c7-f803-4136-a018-ab33b0ef98f9 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f Aug 06 14:28:52.345001 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2b24a4c7-f803-4136-a018-ab33b0ef98f9 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:52.345244 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2b24a4c7-f803-4136-a018-ab33b0ef98f9 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:52.352387 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:52.352387 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:52.356508 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-2b24a4c7-f803-4136-a018-ab33b0ef98f9 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:28:52.361693 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2b24a4c7-f803-4136-a018-ab33b0ef98f9 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f returned with HTTP 200 Aug 06 14:28:52.362515 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 847/3401] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:52 2026] GET /volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:52.632344 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ef3b8226-0405-4023-a420-e65546238169 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:52.634558 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ef3b8226-0405-4023-a420-e65546238169 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:52.639101 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ef3b8226-0405-4023-a420-e65546238169 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:52.639101 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ef3b8226-0405-4023-a420-e65546238169 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:52.639101 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-ef3b8226-0405-4023-a420-e65546238169 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:52.640100 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:52.640100 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:52.641054 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ef3b8226-0405-4023-a420-e65546238169 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:52.641659 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 846/3402] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:52 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:52.716754 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-eabb4c06-328d-450b-bcd9-bfb633f070a2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:52.764656 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-049067f7-8988-40fd-a0f4-7bd0d09e04f2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:52.816241 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eabb4c06-328d-450b-bcd9-bfb633f070a2 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:28:52.816687 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-eabb4c06-328d-450b-bcd9-bfb633f070a2 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-491040895"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:52.818113 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-eabb4c06-328d-450b-bcd9-bfb633f070a2 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-491040895'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:28:52.818381 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-eabb4c06-328d-450b-bcd9-bfb633f070a2 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Create volume of 1 GB Aug 06 14:28:52.822672 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-eabb4c06-328d-450b-bcd9-bfb633f070a2 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Availability Zones retrieved successfully. Aug 06 14:28:52.827894 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-eabb4c06-328d-450b-bcd9-bfb633f070a2 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Flow 'volume_create_api' (5f852f03-5e6d-421b-b400-4ec232793fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:52.828738 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-eabb4c06-328d-450b-bcd9-bfb633f070a2 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e9ed66a-86a5-49ed-b9b0-14be58744235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:52.829568 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-eabb4c06-328d-450b-bcd9-bfb633f070a2 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:28:52.850191 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-eabb4c06-328d-450b-bcd9-bfb633f070a2 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e9ed66a-86a5-49ed-b9b0-14be58744235) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:52.850878 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-eabb4c06-328d-450b-bcd9-bfb633f070a2 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a86c74a5-92b0-4655-aeb7-d5c7fb8588fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:52.854513 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-049067f7-8988-40fd-a0f4-7bd0d09e04f2 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/volumes/1591068b-0003-4376-a3f3-5c8b0a2fc2a5 Aug 06 14:28:52.854715 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-049067f7-8988-40fd-a0f4-7bd0d09e04f2 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:52.854899 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-049067f7-8988-40fd-a0f4-7bd0d09e04f2 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:52.863260 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:52.863260 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:52.867094 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-049067f7-8988-40fd-a0f4-7bd0d09e04f2 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Volume info retrieved successfully. Aug 06 14:28:52.872200 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-049067f7-8988-40fd-a0f4-7bd0d09e04f2 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes/1591068b-0003-4376-a3f3-5c8b0a2fc2a5 returned with HTTP 200 Aug 06 14:28:52.872736 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 856/3403] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:28:52 2026] GET /volume/v3/volumes/1591068b-0003-4376-a3f3-5c8b0a2fc2a5 => generated 1404 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:52.900840 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-eabb4c06-328d-450b-bcd9-bfb633f070a2 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Created reservations ['f84d5126-1483-4032-b539-76c0f5887e8b', '9fb0baf1-947c-4866-b859-059b0ed87b6f', 'd01d92c4-9c67-4943-af6b-1ccd817bb091', '2648124b-341b-42ac-958a-275da494dcb2'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:52.901614 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-eabb4c06-328d-450b-bcd9-bfb633f070a2 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a86c74a5-92b0-4655-aeb7-d5c7fb8588fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f84d5126-1483-4032-b539-76c0f5887e8b', '9fb0baf1-947c-4866-b859-059b0ed87b6f', 'd01d92c4-9c67-4943-af6b-1ccd817bb091', '2648124b-341b-42ac-958a-275da494dcb2']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:52.902248 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-eabb4c06-328d-450b-bcd9-bfb633f070a2 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74a05591-40b8-43aa-9761-9221638259ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:52.921714 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-eabb4c06-328d-450b-bcd9-bfb633f070a2 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74a05591-40b8-43aa-9761-9221638259ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ab1c31a-c9ac-4609-b464-6232d66c5b23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-491040895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf1eb75c28ad46d19be4d623941af690',qos_specs=None,replication_status=,reservations=['f84d5126-1483-4032-b539-76c0f5887e8b','9fb0baf1-947c-4866-b859-059b0ed87b6f','d01d92c4-9c67-4943-af6b-1ccd817bb091','2648124b-341b-42ac-958a-275da494dcb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7fb21b7c18e42a7a73a30b2a67ee674',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:28:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-491040895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ab1c31a-c9ac-4609-b464-6232d66c5b23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf1eb75c28ad46d19be4d623941af690',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7fb21b7c18e42a7a73a30b2a67ee674',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:52.923018 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-eabb4c06-328d-450b-bcd9-bfb633f070a2 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9b050be-636c-427e-8ab3-729ec67ee0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:52.938733 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-eabb4c06-328d-450b-bcd9-bfb633f070a2 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9b050be-636c-427e-8ab3-729ec67ee0de) transitioned into state 'SUCCESS' from state '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-491040895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf1eb75c28ad46d19be4d623941af690',qos_specs=None,replication_status=,reservations=['f84d5126-1483-4032-b539-76c0f5887e8b','9fb0baf1-947c-4866-b859-059b0ed87b6f','d01d92c4-9c67-4943-af6b-1ccd817bb091','2648124b-341b-42ac-958a-275da494dcb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7fb21b7c18e42a7a73a30b2a67ee674',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:52.939259 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-eabb4c06-328d-450b-bcd9-bfb633f070a2 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97ab6610-f41c-4f10-a1e2-971f3b76f25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:52.948914 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-eabb4c06-328d-450b-bcd9-bfb633f070a2 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97ab6610-f41c-4f10-a1e2-971f3b76f25b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:52.949960 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-eabb4c06-328d-450b-bcd9-bfb633f070a2 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Flow 'volume_create_api' (5f852f03-5e6d-421b-b400-4ec232793fb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:52.949960 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-eabb4c06-328d-450b-bcd9-bfb633f070a2 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Create volume request issued successfully. Aug 06 14:28:52.950349 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eabb4c06-328d-450b-bcd9-bfb633f070a2 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:28:52.950745 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 855/3404] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:28:52 2026] POST /volume/v3/volumes => generated 749 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:28:52.967254 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9992670c-864e-4e9a-907f-a10aee3154c6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:52.969186 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9992670c-864e-4e9a-907f-a10aee3154c6 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] GET https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23 Aug 06 14:28:52.969383 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9992670c-864e-4e9a-907f-a10aee3154c6 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:52.969622 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9992670c-864e-4e9a-907f-a10aee3154c6 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:52.978537 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:52.978537 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:52.981986 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9992670c-864e-4e9a-907f-a10aee3154c6 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Volume info retrieved successfully. Aug 06 14:28:52.986062 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9992670c-864e-4e9a-907f-a10aee3154c6 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23 returned with HTTP 200 Aug 06 14:28:52.986553 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 848/3405] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:52 2026] GET /volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:53.285638 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-953209a9-6322-4207-82f2-eb93e15b11a9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:53.287677 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-953209a9-6322-4207-82f2-eb93e15b11a9 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/volumes/1591068b-0003-4376-a3f3-5c8b0a2fc2a5 Aug 06 14:28:53.287862 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-953209a9-6322-4207-82f2-eb93e15b11a9 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:53.288040 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-953209a9-6322-4207-82f2-eb93e15b11a9 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:53.294195 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:53.294195 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:53.297121 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-953209a9-6322-4207-82f2-eb93e15b11a9 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Volume info retrieved successfully. Aug 06 14:28:53.300947 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-953209a9-6322-4207-82f2-eb93e15b11a9 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes/1591068b-0003-4376-a3f3-5c8b0a2fc2a5 returned with HTTP 200 Aug 06 14:28:53.301298 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 847/3406] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:28:53 2026] GET /volume/v3/volumes/1591068b-0003-4376-a3f3-5c8b0a2fc2a5 => generated 1404 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:53.310156 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7953b866-e7b3-4c3f-b79c-876f881ab184 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:53.310565 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7953b866-e7b3-4c3f-b79c-876f881ab184 None None] GET https://10.4.3.229/volume// Aug 06 14:28:53.310739 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7953b866-e7b3-4c3f-b79c-876f881ab184 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:53.310926 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7953b866-e7b3-4c3f-b79c-876f881ab184 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:53.311240 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7953b866-e7b3-4c3f-b79c-876f881ab184 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:28:53.311559 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 857/3407] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14:28: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 06 14:28:53.317576 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-d774f347-02b3-499a-aa3b-d2bf304b068f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:53.319696 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-d774f347-02b3-499a-aa3b-d2bf304b068f tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:28:53.320073 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-d774f347-02b3-499a-aa3b-d2bf304b068f tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1591068b-0003-4376-a3f3-5c8b0a2fc2a5", "connector": null, "instance_uuid": "97ac78b4-abeb-4cfc-b3a6-1164067c9a51"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:53.328337 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:53.328337 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:53.350006 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-d774f347-02b3-499a-aa3b-d2bf304b068f tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:28:53.350437 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 856/3408] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:28: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 06 14:28:53.376435 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-17cc4f99-69f7-461d-8733-329ce8d7025e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:53.378846 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-17cc4f99-69f7-461d-8733-329ce8d7025e tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f Aug 06 14:28:53.379153 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-17cc4f99-69f7-461d-8733-329ce8d7025e tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:53.379411 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-17cc4f99-69f7-461d-8733-329ce8d7025e tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:53.388158 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:53.388158 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:53.391958 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-17cc4f99-69f7-461d-8733-329ce8d7025e tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:28:53.396253 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-17cc4f99-69f7-461d-8733-329ce8d7025e tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f returned with HTTP 200 Aug 06 14:28:53.396675 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 849/3409] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:53 2026] GET /volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f => generated 1193 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:28:53.410934 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-344a0285-c0dc-456c-bcd5-85abe3138fc0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:53.412957 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-344a0285-c0dc-456c-bcd5-85abe3138fc0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f Aug 06 14:28:53.413269 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-344a0285-c0dc-456c-bcd5-85abe3138fc0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:53.413558 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-344a0285-c0dc-456c-bcd5-85abe3138fc0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:53.421183 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:53.421183 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:53.424506 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-344a0285-c0dc-456c-bcd5-85abe3138fc0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:28:53.428607 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-344a0285-c0dc-456c-bcd5-85abe3138fc0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f returned with HTTP 200 Aug 06 14:28:53.429290 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 848/3410] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:53 2026] GET /volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:28:53.440242 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7f5aa74c-d71d-4188-b33d-3f16074cc4a5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:53.441832 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7f5aa74c-d71d-4188-b33d-3f16074cc4a5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:28:53.442160 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7f5aa74c-d71d-4188-b33d-3f16074cc4a5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "5fab75fe-a5c3-4e6d-8ccd-517dd324860f", "size": 1}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:53.443600 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-7f5aa74c-d71d-4188-b33d-3f16074cc4a5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '5fab75fe-a5c3-4e6d-8ccd-517dd324860f', 'size': 1}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:28:53.451408 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:53.451408 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:53.452127 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7f5aa74c-d71d-4188-b33d-3f16074cc4a5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume retrieved successfully. Aug 06 14:28:53.452237 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-7f5aa74c-d71d-4188-b33d-3f16074cc4a5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Create volume of 1 GB Aug 06 14:28:53.456553 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7f5aa74c-d71d-4188-b33d-3f16074cc4a5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Availability Zones retrieved successfully. Aug 06 14:28:53.463332 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7f5aa74c-d71d-4188-b33d-3f16074cc4a5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Flow 'volume_create_api' (9d0dd89c-e77b-4a20-b71f-edaa136df343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:53.464582 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7f5aa74c-d71d-4188-b33d-3f16074cc4a5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e32c91e4-5dd6-4065-bda6-7a7d0a3cf7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:53.465605 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-7f5aa74c-d71d-4188-b33d-3f16074cc4a5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:28:53.489248 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7f5aa74c-d71d-4188-b33d-3f16074cc4a5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e32c91e4-5dd6-4065-bda6-7a7d0a3cf7e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5fab75fe-a5c3-4e6d-8ccd-517dd324860f', 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:53.490599 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7f5aa74c-d71d-4188-b33d-3f16074cc4a5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbfcd6e2-3787-4cca-94df-f906ef112cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:53.526820 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-7f5aa74c-d71d-4188-b33d-3f16074cc4a5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Created reservations ['85c2080b-8490-4184-8f56-d3adb119f15e', '707f6771-462a-48ab-9f18-0ae52a36521a', '3b0eb319-1c41-4a6a-a076-86b358310c4e', 'cd15f737-5394-4ae9-b372-9b76965a6da1'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:53.527497 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7f5aa74c-d71d-4188-b33d-3f16074cc4a5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbfcd6e2-3787-4cca-94df-f906ef112cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85c2080b-8490-4184-8f56-d3adb119f15e', '707f6771-462a-48ab-9f18-0ae52a36521a', '3b0eb319-1c41-4a6a-a076-86b358310c4e', 'cd15f737-5394-4ae9-b372-9b76965a6da1']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:53.528152 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7f5aa74c-d71d-4188-b33d-3f16074cc4a5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4ae5f72-ed84-4f62-9167-853a27b6687e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:53.556934 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7f5aa74c-d71d-4188-b33d-3f16074cc4a5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4ae5f72-ed84-4f62-9167-853a27b6687e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1975670c-6bb2-4b39-929c-7338736028a5', '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='46ed2b907e97405b8ed2ed579fd3042c',qos_specs=None,replication_status=,reservations=['85c2080b-8490-4184-8f56-d3adb119f15e','707f6771-462a-48ab-9f18-0ae52a36521a','3b0eb319-1c41-4a6a-a076-86b358310c4e','cd15f737-5394-4ae9-b372-9b76965a6da1'],size=1,snapshot_id=None,source_replicaid=,source_volid=5fab75fe-a5c3-4e6d-8ccd-517dd324860f,status='creating',user_id='6edb852fb59d464c9b510f5eb13726b9',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), '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-06T14:28:53Z,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=1975670c-6bb2-4b39-929c-7338736028a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46ed2b907e97405b8ed2ed579fd3042c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5fab75fe-a5c3-4e6d-8ccd-517dd324860f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6edb852fb59d464c9b510f5eb13726b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:53.558191 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7f5aa74c-d71d-4188-b33d-3f16074cc4a5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a75e2b29-3da1-43ee-8c4c-0495e6f0c9c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:53.572886 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7f5aa74c-d71d-4188-b33d-3f16074cc4a5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a75e2b29-3da1-43ee-8c4c-0495e6f0c9c0) transitioned into state 'SUCCESS' from 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='46ed2b907e97405b8ed2ed579fd3042c',qos_specs=None,replication_status=,reservations=['85c2080b-8490-4184-8f56-d3adb119f15e','707f6771-462a-48ab-9f18-0ae52a36521a','3b0eb319-1c41-4a6a-a076-86b358310c4e','cd15f737-5394-4ae9-b372-9b76965a6da1'],size=1,snapshot_id=None,source_replicaid=,source_volid=5fab75fe-a5c3-4e6d-8ccd-517dd324860f,status='creating',user_id='6edb852fb59d464c9b510f5eb13726b9',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:53.573590 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7f5aa74c-d71d-4188-b33d-3f16074cc4a5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f6efde8-80ba-4092-b8f8-6e3c32077b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:53.587409 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7f5aa74c-d71d-4188-b33d-3f16074cc4a5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f6efde8-80ba-4092-b8f8-6e3c32077b46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:53.588193 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7f5aa74c-d71d-4188-b33d-3f16074cc4a5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Flow 'volume_create_api' (9d0dd89c-e77b-4a20-b71f-edaa136df343) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:53.588500 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7f5aa74c-d71d-4188-b33d-3f16074cc4a5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Create volume request issued successfully. Aug 06 14:28:53.589028 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7f5aa74c-d71d-4188-b33d-3f16074cc4a5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:28:53.589434 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 858/3411] 10.4.3.229 () {70 vars in 1300 bytes} [Thu Aug 6 14:28:53 2026] POST /volume/v3/volumes => generated 809 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:53.600590 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6f1f8735-f6cd-4f09-807d-b2d889fe7d38 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:53.602283 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6f1f8735-f6cd-4f09-807d-b2d889fe7d38 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/1975670c-6bb2-4b39-929c-7338736028a5 Aug 06 14:28:53.602520 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6f1f8735-f6cd-4f09-807d-b2d889fe7d38 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:53.602710 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6f1f8735-f6cd-4f09-807d-b2d889fe7d38 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:53.609102 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:53.609102 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:53.612197 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-6f1f8735-f6cd-4f09-807d-b2d889fe7d38 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:28:53.615649 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6f1f8735-f6cd-4f09-807d-b2d889fe7d38 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/1975670c-6bb2-4b39-929c-7338736028a5 returned with HTTP 200 Aug 06 14:28:53.616000 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 857/3412] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:53 2026] GET /volume/v3/volumes/1975670c-6bb2-4b39-929c-7338736028a5 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:53.656064 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-aff3d021-3e01-4235-a09b-4908026f1416 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:53.658327 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-aff3d021-3e01-4235-a09b-4908026f1416 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:53.658327 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-aff3d021-3e01-4235-a09b-4908026f1416 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:53.658724 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-aff3d021-3e01-4235-a09b-4908026f1416 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:53.659441 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-aff3d021-3e01-4235-a09b-4908026f1416 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:53.666676 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:53.666676 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:53.668299 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-aff3d021-3e01-4235-a09b-4908026f1416 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:53.669367 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 850/3413] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:53 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:54.004300 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-045e537f-8940-499b-bdf0-155efa092899 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.006280 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-045e537f-8940-499b-bdf0-155efa092899 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] GET https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23 Aug 06 14:28:54.006483 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-045e537f-8940-499b-bdf0-155efa092899 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:54.006701 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-045e537f-8940-499b-bdf0-155efa092899 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:54.014336 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.014336 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:54.018903 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-045e537f-8940-499b-bdf0-155efa092899 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Volume info retrieved successfully. Aug 06 14:28:54.023405 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-045e537f-8940-499b-bdf0-155efa092899 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23 returned with HTTP 200 Aug 06 14:28:54.023965 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 849/3414] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:54 2026] GET /volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:54.039015 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-bfef14d7-c217-494d-82e8-eedd9ac2050d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.040872 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bfef14d7-c217-494d-82e8-eedd9ac2050d tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] POST https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata Aug 06 14:28:54.041224 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bfef14d7-c217-494d-82e8-eedd9ac2050d tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:54.051231 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.051231 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:54.051717 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-bfef14d7-c217-494d-82e8-eedd9ac2050d tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Volume info retrieved successfully. Aug 06 14:28:54.059199 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-bfef14d7-c217-494d-82e8-eedd9ac2050d tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Create volume metadata completed successfully. Aug 06 14:28:54.059460 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bfef14d7-c217-494d-82e8-eedd9ac2050d tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata returned with HTTP 200 Aug 06 14:28:54.059853 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 859/3415] 10.4.3.229 () {68 vars in 1397 bytes} [Thu Aug 6 14:28:54 2026] POST /volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata => generated 101 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:54.067407 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-bfe9916c-2257-4b28-a913-92c54f5519ea None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.069762 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bfe9916c-2257-4b28-a913-92c54f5519ea tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] GET https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata Aug 06 14:28:54.070352 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bfe9916c-2257-4b28-a913-92c54f5519ea tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:54.071446 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bfe9916c-2257-4b28-a913-92c54f5519ea tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Calling method 'index' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:54.080763 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.080763 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:54.081867 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-bfe9916c-2257-4b28-a913-92c54f5519ea tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Volume info retrieved successfully. Aug 06 14:28:54.090278 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-bfe9916c-2257-4b28-a913-92c54f5519ea tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Get volume metadata completed successfully. Aug 06 14:28:54.090565 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bfe9916c-2257-4b28-a913-92c54f5519ea tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata returned with HTTP 200 Aug 06 14:28:54.090941 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 858/3416] 10.4.3.229 () {66 vars in 1375 bytes} [Thu Aug 6 14:28:54 2026] GET /volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata => generated 101 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:54.098156 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e9631641-e82d-4f54-a7af-485c517f4a91 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.100021 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e9631641-e82d-4f54-a7af-485c517f4a91 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] PUT https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata Aug 06 14:28:54.100455 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e9631641-e82d-4f54-a7af-485c517f4a91 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:54.110471 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.110471 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:54.110906 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e9631641-e82d-4f54-a7af-485c517f4a91 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Volume info retrieved successfully. Aug 06 14:28:54.128295 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e9631641-e82d-4f54-a7af-485c517f4a91 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Update volume metadata completed successfully. Aug 06 14:28:54.128625 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e9631641-e82d-4f54-a7af-485c517f4a91 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata returned with HTTP 200 Aug 06 14:28:54.129060 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 851/3417] 10.4.3.229 () {68 vars in 1395 bytes} [Thu Aug 6 14:28:54 2026] PUT /volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata => generated 57 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:28:54.136211 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8ab443e0-bf4e-4887-ad01-2df6e9e3f5bd None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.138645 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8ab443e0-bf4e-4887-ad01-2df6e9e3f5bd tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] GET https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata Aug 06 14:28:54.139020 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8ab443e0-bf4e-4887-ad01-2df6e9e3f5bd tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:54.139257 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8ab443e0-bf4e-4887-ad01-2df6e9e3f5bd tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:54.150343 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.150343 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:54.150963 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-8ab443e0-bf4e-4887-ad01-2df6e9e3f5bd tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Volume info retrieved successfully. Aug 06 14:28:54.158320 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-8ab443e0-bf4e-4887-ad01-2df6e9e3f5bd tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Get volume metadata completed successfully. Aug 06 14:28:54.158610 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8ab443e0-bf4e-4887-ad01-2df6e9e3f5bd tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata returned with HTTP 200 Aug 06 14:28:54.158975 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 850/3418] 10.4.3.229 () {66 vars in 1375 bytes} [Thu Aug 6 14:28:54 2026] GET /volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata => generated 57 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:28:54.166259 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-42625351-6325-459b-ae3a-9f1f149013bf None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.168285 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-42625351-6325-459b-ae3a-9f1f149013bf tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] DELETE https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata/key1 Aug 06 14:28:54.168285 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-42625351-6325-459b-ae3a-9f1f149013bf tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:54.168562 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-42625351-6325-459b-ae3a-9f1f149013bf tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:54.177471 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.177471 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:54.178099 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-42625351-6325-459b-ae3a-9f1f149013bf tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Volume info retrieved successfully. Aug 06 14:28:54.185531 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-42625351-6325-459b-ae3a-9f1f149013bf tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Get volume metadata completed successfully. Aug 06 14:28:54.196092 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-42625351-6325-459b-ae3a-9f1f149013bf tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Delete volume metadata completed successfully. Aug 06 14:28:54.196336 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-42625351-6325-459b-ae3a-9f1f149013bf tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata/key1 returned with HTTP 200 Aug 06 14:28:54.196904 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 860/3419] 10.4.3.229 () {66 vars in 1393 bytes} [Thu Aug 6 14:28:54 2026] DELETE /volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata/key1 => generated 0 bytes in 31 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 06 14:28:54.204504 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d7ccfd07-6ff0-43ca-8927-2987e8180818 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.207363 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d7ccfd07-6ff0-43ca-8927-2987e8180818 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] GET https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata Aug 06 14:28:54.207655 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d7ccfd07-6ff0-43ca-8927-2987e8180818 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:54.207893 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d7ccfd07-6ff0-43ca-8927-2987e8180818 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Calling method 'index' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:54.217176 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.217176 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:54.217176 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-d7ccfd07-6ff0-43ca-8927-2987e8180818 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Volume info retrieved successfully. Aug 06 14:28:54.229549 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-d7ccfd07-6ff0-43ca-8927-2987e8180818 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Get volume metadata completed successfully. Aug 06 14:28:54.229549 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d7ccfd07-6ff0-43ca-8927-2987e8180818 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata returned with HTTP 200 Aug 06 14:28:54.229549 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 859/3420] 10.4.3.229 () {66 vars in 1375 bytes} [Thu Aug 6 14:28:54 2026] GET /volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata => generated 32 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:28:54.232549 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e5a3cf44-cc1c-4a91-a412-bad39fe08384 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.234300 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e5a3cf44-cc1c-4a91-a412-bad39fe08384 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] PUT https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata Aug 06 14:28:54.235246 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e5a3cf44-cc1c-4a91-a412-bad39fe08384 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:54.242578 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.242578 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:54.243135 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e5a3cf44-cc1c-4a91-a412-bad39fe08384 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Volume info retrieved successfully. Aug 06 14:28:54.251113 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-014704b1-6edb-4dc9-aa68-15518aafc801 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.251777 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-014704b1-6edb-4dc9-aa68-15518aafc801 None None] GET https://10.4.3.229/volume// Aug 06 14:28:54.251822 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e5a3cf44-cc1c-4a91-a412-bad39fe08384 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Update volume metadata completed successfully. Aug 06 14:28:54.252015 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-014704b1-6edb-4dc9-aa68-15518aafc801 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:54.252059 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e5a3cf44-cc1c-4a91-a412-bad39fe08384 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata returned with HTTP 200 Aug 06 14:28:54.252670 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-014704b1-6edb-4dc9-aa68-15518aafc801 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:54.252670 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-014704b1-6edb-4dc9-aa68-15518aafc801 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:28:54.253159 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 852/3421] 10.4.3.229 () {68 vars in 1395 bytes} [Thu Aug 6 14:28:54 2026] PUT /volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata => generated 16 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:28:54.253215 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 851/3422] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:28: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 06 14:28:54.260801 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-34babe9f-8c8f-489e-bd6a-7d7a1acd2a02 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.262612 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-34babe9f-8c8f-489e-bd6a-7d7a1acd2a02 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] POST https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata Aug 06 14:28:54.262706 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-951ecdb7-e2d2-4671-b7b9-f8a0b736d353 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.263266 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-34babe9f-8c8f-489e-bd6a-7d7a1acd2a02 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:54.274067 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.274067 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:54.274735 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-34babe9f-8c8f-489e-bd6a-7d7a1acd2a02 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Volume info retrieved successfully. Aug 06 14:28:54.284018 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-34babe9f-8c8f-489e-bd6a-7d7a1acd2a02 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Create volume metadata completed successfully. Aug 06 14:28:54.284300 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-34babe9f-8c8f-489e-bd6a-7d7a1acd2a02 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata returned with HTTP 200 Aug 06 14:28:54.284815 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 861/3423] 10.4.3.229 () {68 vars in 1396 bytes} [Thu Aug 6 14:28:54 2026] POST /volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata => generated 68 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:28:54.286083 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0473b37e-bc2b-44f9-864c-c9b56826b4bc None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.287868 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0473b37e-bc2b-44f9-864c-c9b56826b4bc tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 Aug 06 14:28:54.288122 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0473b37e-bc2b-44f9-864c-c9b56826b4bc tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:54.288368 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0473b37e-bc2b-44f9-864c-c9b56826b4bc tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:54.291102 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-951ecdb7-e2d2-4671-b7b9-f8a0b736d353 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/volumes/1591068b-0003-4376-a3f3-5c8b0a2fc2a5 Aug 06 14:28:54.291687 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-951ecdb7-e2d2-4671-b7b9-f8a0b736d353 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:54.291747 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6195c99d-33d7-4b8f-8244-000444f466ac None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.292238 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-951ecdb7-e2d2-4671-b7b9-f8a0b736d353 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:54.293467 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6195c99d-33d7-4b8f-8244-000444f466ac tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] PUT https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata/key3 Aug 06 14:28:54.293808 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6195c99d-33d7-4b8f-8244-000444f466ac tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:54.296501 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.296501 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:54.300563 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0473b37e-bc2b-44f9-864c-c9b56826b4bc tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:28:54.302685 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.302685 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:54.303195 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6195c99d-33d7-4b8f-8244-000444f466ac tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Volume info retrieved successfully. Aug 06 14:28:54.305703 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0473b37e-bc2b-44f9-864c-c9b56826b4bc tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 returned with HTTP 200 Aug 06 14:28:54.306139 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 853/3424] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:54 2026] GET /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:54.306222 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.306222 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:54.310688 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-951ecdb7-e2d2-4671-b7b9-f8a0b736d353 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Volume info retrieved successfully. Aug 06 14:28:54.313855 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6195c99d-33d7-4b8f-8244-000444f466ac tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Update volume metadata completed successfully. Aug 06 14:28:54.314146 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6195c99d-33d7-4b8f-8244-000444f466ac tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata/key3 returned with HTTP 200 Aug 06 14:28:54.314708 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 852/3425] 10.4.3.229 () {68 vars in 1410 bytes} [Thu Aug 6 14:28:54 2026] PUT /volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata/key3 => generated 35 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:28:54.315847 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-951ecdb7-e2d2-4671-b7b9-f8a0b736d353 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes/1591068b-0003-4376-a3f3-5c8b0a2fc2a5 returned with HTTP 200 Aug 06 14:28:54.316269 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 860/3426] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:28:54 2026] GET /volume/v3/volumes/1591068b-0003-4376-a3f3-5c8b0a2fc2a5 => generated 1583 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:28:54.322576 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8fa04837-32d6-431f-a855-c8b1d5f81e54 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.322945 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4083c409-b18e-495f-b293-eaacc98d1f86 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.324716 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8fa04837-32d6-431f-a855-c8b1d5f81e54 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 Aug 06 14:28:54.324952 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8fa04837-32d6-431f-a855-c8b1d5f81e54 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:54.325181 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8fa04837-32d6-431f-a855-c8b1d5f81e54 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:54.325407 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4083c409-b18e-495f-b293-eaacc98d1f86 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] GET https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata/key3 Aug 06 14:28:54.325690 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4083c409-b18e-495f-b293-eaacc98d1f86 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:54.325931 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4083c409-b18e-495f-b293-eaacc98d1f86 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:54.334037 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.334037 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:54.334876 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.334876 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:54.335464 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-4083c409-b18e-495f-b293-eaacc98d1f86 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Volume info retrieved successfully. Aug 06 14:28:54.338776 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8fa04837-32d6-431f-a855-c8b1d5f81e54 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:28:54.342186 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-4083c409-b18e-495f-b293-eaacc98d1f86 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Get volume metadata completed successfully. Aug 06 14:28:54.342456 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4083c409-b18e-495f-b293-eaacc98d1f86 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata/key3 returned with HTTP 200 Aug 06 14:28:54.343052 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8fa04837-32d6-431f-a855-c8b1d5f81e54 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 returned with HTTP 200 Aug 06 14:28:54.343145 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 854/3427] 10.4.3.229 () {66 vars in 1390 bytes} [Thu Aug 6 14:28:54 2026] GET /volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata/key3 => generated 35 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:28:54.343311 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 862/3428] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:54 2026] GET /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:54.350475 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-206b3616-3fc5-41e6-b432-b8ecdf97aca8 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.352207 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-206b3616-3fc5-41e6-b432-b8ecdf97aca8 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] GET https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata Aug 06 14:28:54.352407 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-206b3616-3fc5-41e6-b432-b8ecdf97aca8 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:54.352621 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-206b3616-3fc5-41e6-b432-b8ecdf97aca8 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:54.359405 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.359405 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:54.359857 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-206b3616-3fc5-41e6-b432-b8ecdf97aca8 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Volume info retrieved successfully. Aug 06 14:28:54.365381 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-206b3616-3fc5-41e6-b432-b8ecdf97aca8 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Get volume metadata completed successfully. Aug 06 14:28:54.365381 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-206b3616-3fc5-41e6-b432-b8ecdf97aca8 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata returned with HTTP 200 Aug 06 14:28:54.365381 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 853/3429] 10.4.3.229 () {66 vars in 1375 bytes} [Thu Aug 6 14:28:54 2026] GET /volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata => generated 75 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:28:54.372263 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-eba51a2e-cb6c-4aa3-b5e8-a92550baeef5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.374391 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eba51a2e-cb6c-4aa3-b5e8-a92550baeef5 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] PUT https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata Aug 06 14:28:54.374793 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-eba51a2e-cb6c-4aa3-b5e8-a92550baeef5 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:54.383115 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.383115 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:54.383609 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-eba51a2e-cb6c-4aa3-b5e8-a92550baeef5 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Volume info retrieved successfully. Aug 06 14:28:54.386513 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-138c4e12-b5dd-4d58-8e5e-80fcaec1b27f req-b992a804-6565-453a-ba71-d23c9d36ed03 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.388354 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-138c4e12-b5dd-4d58-8e5e-80fcaec1b27f req-b992a804-6565-453a-ba71-d23c9d36ed03 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 Aug 06 14:28:54.388585 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-138c4e12-b5dd-4d58-8e5e-80fcaec1b27f req-b992a804-6565-453a-ba71-d23c9d36ed03 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:54.388757 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-138c4e12-b5dd-4d58-8e5e-80fcaec1b27f req-b992a804-6565-453a-ba71-d23c9d36ed03 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:54.392598 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-eba51a2e-cb6c-4aa3-b5e8-a92550baeef5 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Update volume metadata completed successfully. Aug 06 14:28:54.392854 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eba51a2e-cb6c-4aa3-b5e8-a92550baeef5 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata returned with HTTP 200 Aug 06 14:28:54.393272 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 861/3430] 10.4.3.229 () {68 vars in 1395 bytes} [Thu Aug 6 14:28:54 2026] PUT /volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23/metadata => generated 16 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:28:54.395301 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.395301 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:54.398896 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-138c4e12-b5dd-4d58-8e5e-80fcaec1b27f req-b992a804-6565-453a-ba71-d23c9d36ed03 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:28:54.401014 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2b025172-59a5-4552-ba55-b57d56229dab None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.402931 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2b025172-59a5-4552-ba55-b57d56229dab tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] GET https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23 Aug 06 14:28:54.403138 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2b025172-59a5-4552-ba55-b57d56229dab tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:54.403364 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2b025172-59a5-4552-ba55-b57d56229dab tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:54.404331 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-138c4e12-b5dd-4d58-8e5e-80fcaec1b27f req-b992a804-6565-453a-ba71-d23c9d36ed03 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 returned with HTTP 200 Aug 06 14:28:54.404912 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 855/3431] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:28:54 2026] GET /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:54.409567 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.409567 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:54.412773 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2b025172-59a5-4552-ba55-b57d56229dab tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Volume info retrieved successfully. Aug 06 14:28:54.413083 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-96422246-4839-4ecf-9fe9-68daf0449a4c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.415047 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-96422246-4839-4ecf-9fe9-68daf0449a4c tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] PUT https://10.4.3.229/volume/v3/attachments/96eb2124-0abf-4918-a3db-a1e8c42aba7b Aug 06 14:28:54.415946 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-96422246-4839-4ecf-9fe9-68daf0449a4c tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:54.416722 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2b025172-59a5-4552-ba55-b57d56229dab tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23 returned with HTTP 200 Aug 06 14:28:54.417074 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 863/3432] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:54 2026] GET /volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:54.422298 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-96422246-4839-4ecf-9fe9-68daf0449a4c tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Acquiring lock "cinder-attachment_update-1591068b-0003-4376-a3f3-5c8b0a2fc2a5-np0000006659" by "attachment_update" {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:28:54.428386 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-96422246-4839-4ecf-9fe9-68daf0449a4c tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Lock "cinder-attachment_update-1591068b-0003-4376-a3f3-5c8b0a2fc2a5-np0000006659" acquired by "attachment_update" :: waited 0.006s {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:28:54.429349 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.429349 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:54.431932 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e958f028-196a-4d2b-9ef6-aec2f07d9d27 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.433741 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e958f028-196a-4d2b-9ef6-aec2f07d9d27 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] DELETE https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23 Aug 06 14:28:54.433929 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e958f028-196a-4d2b-9ef6-aec2f07d9d27 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:54.434130 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e958f028-196a-4d2b-9ef6-aec2f07d9d27 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:54.434326 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-e958f028-196a-4d2b-9ef6-aec2f07d9d27 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Delete volume with id: 1ab1c31a-c9ac-4609-b464-6232d66c5b23 Aug 06 14:28:54.442013 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.442013 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:54.442660 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-e958f028-196a-4d2b-9ef6-aec2f07d9d27 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Volume info retrieved successfully. Aug 06 14:28:54.462159 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-e958f028-196a-4d2b-9ef6-aec2f07d9d27 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Delete volume request issued successfully. Aug 06 14:28:54.462442 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e958f028-196a-4d2b-9ef6-aec2f07d9d27 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23 returned with HTTP 202 Aug 06 14:28:54.463358 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 862/3433] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:28:54 2026] DELETE /volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:28:54.473265 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-676f6d5c-9e2f-48fd-bbbb-1639ef7b6387 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.475481 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-676f6d5c-9e2f-48fd-bbbb-1639ef7b6387 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] GET https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23 Aug 06 14:28:54.475688 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-676f6d5c-9e2f-48fd-bbbb-1639ef7b6387 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:54.475874 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-676f6d5c-9e2f-48fd-bbbb-1639ef7b6387 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:54.477243 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-38e3e765-2185-47d6-b572-057b97c0ae7e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.477632 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-38e3e765-2185-47d6-b572-057b97c0ae7e None None] GET https://10.4.3.229/volume// Aug 06 14:28:54.477774 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-38e3e765-2185-47d6-b572-057b97c0ae7e None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:54.477957 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-38e3e765-2185-47d6-b572-057b97c0ae7e None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:54.478270 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-38e3e765-2185-47d6-b572-057b97c0ae7e None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:28:54.478671 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 864/3434] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:28: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 06 14:28:54.484835 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-138c4e12-b5dd-4d58-8e5e-80fcaec1b27f req-bc9b23ce-1f20-4c0e-acd4-e4376f87cd73 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.486187 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.486187 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:54.486776 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-138c4e12-b5dd-4d58-8e5e-80fcaec1b27f req-bc9b23ce-1f20-4c0e-acd4-e4376f87cd73 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:28:54.487178 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-138c4e12-b5dd-4d58-8e5e-80fcaec1b27f req-bc9b23ce-1f20-4c0e-acd4-e4376f87cd73 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "27e5deb8-d2cf-4405-8819-502e5d8aec01", "connector": null, "instance_uuid": "39b19bca-33d7-4fce-9fcc-78350a7a6b5e"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:54.490253 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-676f6d5c-9e2f-48fd-bbbb-1639ef7b6387 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Volume info retrieved successfully. Aug 06 14:28:54.494609 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-676f6d5c-9e2f-48fd-bbbb-1639ef7b6387 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23 returned with HTTP 200 Aug 06 14:28:54.494956 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.494956 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:54.495178 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 856/3435] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:54 2026] GET /volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:54.516909 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-138c4e12-b5dd-4d58-8e5e-80fcaec1b27f req-bc9b23ce-1f20-4c0e-acd4-e4376f87cd73 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:28:54.517386 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 863/3436] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:28:54 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 06 14:28:54.528985 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-96422246-4839-4ecf-9fe9-68daf0449a4c tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Lock "cinder-attachment_update-1591068b-0003-4376-a3f3-5c8b0a2fc2a5-np0000006659" released by "attachment_update" :: held 0.101s {{(pid=100399) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:28:54.529324 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-96422246-4839-4ecf-9fe9-68daf0449a4c tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/attachments/96eb2124-0abf-4918-a3db-a1e8c42aba7b returned with HTTP 200 Aug 06 14:28:54.530046 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 854/3437] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:28:54 2026] PUT /volume/v3/attachments/96eb2124-0abf-4918-a3db-a1e8c42aba7b => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:54.549301 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2292c37d-da34-4d8a-b55f-c847471d1210 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.551408 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2292c37d-da34-4d8a-b55f-c847471d1210 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 Aug 06 14:28:54.551670 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2292c37d-da34-4d8a-b55f-c847471d1210 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:54.551923 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2292c37d-da34-4d8a-b55f-c847471d1210 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:54.557905 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-910d12af-fe13-4c5d-908f-377dba7ee32a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.558438 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-910d12af-fe13-4c5d-908f-377dba7ee32a None None] GET https://10.4.3.229/volume// Aug 06 14:28:54.558596 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-48d4fbda-15f5-4798-a9c4-aa00ebf05b50 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.558672 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-910d12af-fe13-4c5d-908f-377dba7ee32a None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:54.558913 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-910d12af-fe13-4c5d-908f-377dba7ee32a None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:54.559333 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-910d12af-fe13-4c5d-908f-377dba7ee32a None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:28:54.559755 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 857/3438] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:28: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 06 14:28:54.560890 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-48d4fbda-15f5-4798-a9c4-aa00ebf05b50 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] POST https://10.4.3.229/volume/v3/attachments/96eb2124-0abf-4918-a3db-a1e8c42aba7b/action Aug 06 14:28:54.561262 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-48d4fbda-15f5-4798-a9c4-aa00ebf05b50 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Action body: b'{"os-complete": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:28:54.561410 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-48d4fbda-15f5-4798-a9c4-aa00ebf05b50 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:54.564846 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.564846 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:54.570175 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2292c37d-da34-4d8a-b55f-c847471d1210 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:28:54.573957 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-138c4e12-b5dd-4d58-8e5e-80fcaec1b27f req-80b47ea1-1f99-4312-9820-e0459031c716 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.575851 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2292c37d-da34-4d8a-b55f-c847471d1210 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 returned with HTTP 200 Aug 06 14:28:54.576471 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 865/3439] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:54 2026] GET /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:54.576553 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-138c4e12-b5dd-4d58-8e5e-80fcaec1b27f req-80b47ea1-1f99-4312-9820-e0459031c716 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 Aug 06 14:28:54.576788 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-138c4e12-b5dd-4d58-8e5e-80fcaec1b27f req-80b47ea1-1f99-4312-9820-e0459031c716 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:54.577023 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-138c4e12-b5dd-4d58-8e5e-80fcaec1b27f req-80b47ea1-1f99-4312-9820-e0459031c716 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:54.585743 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.585743 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:54.586252 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.586252 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:54.589933 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-138c4e12-b5dd-4d58-8e5e-80fcaec1b27f req-80b47ea1-1f99-4312-9820-e0459031c716 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:28:54.593815 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-138c4e12-b5dd-4d58-8e5e-80fcaec1b27f req-80b47ea1-1f99-4312-9820-e0459031c716 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 returned with HTTP 200 Aug 06 14:28:54.594204 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 855/3440] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:28:54 2026] GET /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 => generated 1037 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:28:54.596830 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-fd4933c8-385e-4aa1-ba3d-055ce9ecaf9f req-48d4fbda-15f5-4798-a9c4-aa00ebf05b50 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/attachments/96eb2124-0abf-4918-a3db-a1e8c42aba7b/action returned with HTTP 204 Aug 06 14:28:54.597351 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 864/3441] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:28:54 2026] POST /volume/v3/attachments/96eb2124-0abf-4918-a3db-a1e8c42aba7b/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:54.631227 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-24b15937-cc7e-4642-92ae-f8f1402b23eb None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.632893 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-24b15937-cc7e-4642-92ae-f8f1402b23eb tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/1975670c-6bb2-4b39-929c-7338736028a5 Aug 06 14:28:54.633129 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-24b15937-cc7e-4642-92ae-f8f1402b23eb tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:54.633310 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-24b15937-cc7e-4642-92ae-f8f1402b23eb tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:54.642218 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.642218 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:54.646614 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-24b15937-cc7e-4642-92ae-f8f1402b23eb tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:28:54.652751 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-24b15937-cc7e-4642-92ae-f8f1402b23eb tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/1975670c-6bb2-4b39-929c-7338736028a5 returned with HTTP 200 Aug 06 14:28:54.653264 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 858/3442] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:54 2026] GET /volume/v3/volumes/1975670c-6bb2-4b39-929c-7338736028a5 => generated 1228 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:28:54.665282 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5cbea199-3f26-4cbb-b89c-cd2d83644009 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.667202 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5cbea199-3f26-4cbb-b89c-cd2d83644009 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/1975670c-6bb2-4b39-929c-7338736028a5 Aug 06 14:28:54.667612 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5cbea199-3f26-4cbb-b89c-cd2d83644009 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:54.667749 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5cbea199-3f26-4cbb-b89c-cd2d83644009 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:54.674250 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.674250 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:54.677348 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5cbea199-3f26-4cbb-b89c-cd2d83644009 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:28:54.680124 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-11e488d9-4d89-47cc-a462-35efb5beffe4 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.681283 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5cbea199-3f26-4cbb-b89c-cd2d83644009 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/1975670c-6bb2-4b39-929c-7338736028a5 returned with HTTP 200 Aug 06 14:28:54.681679 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 866/3443] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:54 2026] GET /volume/v3/volumes/1975670c-6bb2-4b39-929c-7338736028a5 => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:28:54.681963 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-11e488d9-4d89-47cc-a462-35efb5beffe4 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:54.682107 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-11e488d9-4d89-47cc-a462-35efb5beffe4 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:54.682318 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-11e488d9-4d89-47cc-a462-35efb5beffe4 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:54.682457 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-11e488d9-4d89-47cc-a462-35efb5beffe4 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:54.686660 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.686660 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:54.687443 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-11e488d9-4d89-47cc-a462-35efb5beffe4 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:54.687912 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 856/3444] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:54 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:54.693897 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f9e2e011-2122-4feb-9046-a63955877bd4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.695702 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f9e2e011-2122-4feb-9046-a63955877bd4 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f Aug 06 14:28:54.695925 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f9e2e011-2122-4feb-9046-a63955877bd4 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:54.696117 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f9e2e011-2122-4feb-9046-a63955877bd4 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:54.696271 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-f9e2e011-2122-4feb-9046-a63955877bd4 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Delete volume with id: 5fab75fe-a5c3-4e6d-8ccd-517dd324860f Aug 06 14:28:54.702776 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.702776 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:54.703227 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f9e2e011-2122-4feb-9046-a63955877bd4 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:28:54.720505 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f9e2e011-2122-4feb-9046-a63955877bd4 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Delete volume request issued successfully. Aug 06 14:28:54.720505 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f9e2e011-2122-4feb-9046-a63955877bd4 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f returned with HTTP 202 Aug 06 14:28:54.720505 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 865/3445] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:28:54 2026] DELETE /volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:28:54.725394 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d2bbd8b5-3b29-4140-9032-220f20fc1778 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.726701 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d2bbd8b5-3b29-4140-9032-220f20fc1778 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f Aug 06 14:28:54.726965 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d2bbd8b5-3b29-4140-9032-220f20fc1778 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:54.727217 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d2bbd8b5-3b29-4140-9032-220f20fc1778 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:54.734014 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.734014 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:54.737499 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d2bbd8b5-3b29-4140-9032-220f20fc1778 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:28:54.741445 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d2bbd8b5-3b29-4140-9032-220f20fc1778 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f returned with HTTP 200 Aug 06 14:28:54.741929 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 859/3446] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:54 2026] GET /volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f => generated 1192 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:28:54.786668 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-138c4e12-b5dd-4d58-8e5e-80fcaec1b27f req-0f493a29-6be8-4960-9e80-7a680c17ce85 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:54.788412 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-138c4e12-b5dd-4d58-8e5e-80fcaec1b27f req-0f493a29-6be8-4960-9e80-7a680c17ce85 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] PUT https://10.4.3.229/volume/v3/attachments/4a8b3dbd-2d8e-4e3e-9ba1-bda51e2ca869 Aug 06 14:28:54.788885 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-138c4e12-b5dd-4d58-8e5e-80fcaec1b27f req-0f493a29-6be8-4960-9e80-7a680c17ce85 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:54.796065 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-138c4e12-b5dd-4d58-8e5e-80fcaec1b27f req-0f493a29-6be8-4960-9e80-7a680c17ce85 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Acquiring lock "cinder-attachment_update-27e5deb8-d2cf-4405-8819-502e5d8aec01-np0000006659" by "attachment_update" {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:28:54.800384 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-138c4e12-b5dd-4d58-8e5e-80fcaec1b27f req-0f493a29-6be8-4960-9e80-7a680c17ce85 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Lock "cinder-attachment_update-27e5deb8-d2cf-4405-8819-502e5d8aec01-np0000006659" acquired by "attachment_update" :: waited 0.004s {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:28:54.801479 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:54.801479 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:54.868920 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-138c4e12-b5dd-4d58-8e5e-80fcaec1b27f req-0f493a29-6be8-4960-9e80-7a680c17ce85 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Lock "cinder-attachment_update-27e5deb8-d2cf-4405-8819-502e5d8aec01-np0000006659" released by "attachment_update" :: held 0.069s {{(pid=100396) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:28:54.869455 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-138c4e12-b5dd-4d58-8e5e-80fcaec1b27f req-0f493a29-6be8-4960-9e80-7a680c17ce85 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/attachments/4a8b3dbd-2d8e-4e3e-9ba1-bda51e2ca869 returned with HTTP 200 Aug 06 14:28:54.869913 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 867/3447] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:28:54 2026] PUT /volume/v3/attachments/4a8b3dbd-2d8e-4e3e-9ba1-bda51e2ca869 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:55.509737 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-19da9d60-4165-4334-bf30-40434a134113 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:55.511668 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-19da9d60-4165-4334-bf30-40434a134113 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] GET https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23 Aug 06 14:28:55.511927 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-19da9d60-4165-4334-bf30-40434a134113 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:55.512190 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-19da9d60-4165-4334-bf30-40434a134113 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:55.518263 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-19da9d60-4165-4334-bf30-40434a134113 tempest-VolumesMetadataTest-2003227191 tempest-VolumesMetadataTest-2003227191-project-member] https://10.4.3.229/volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23 returned with HTTP 404 Aug 06 14:28:55.518941 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 857/3448] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:55 2026] GET /volume/v3/volumes/1ab1c31a-c9ac-4609-b464-6232d66c5b23 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:55.589158 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d976999f-6a83-4ce5-a4c5-d90b0278c85a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:55.590984 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d976999f-6a83-4ce5-a4c5-d90b0278c85a tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 Aug 06 14:28:55.591246 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d976999f-6a83-4ce5-a4c5-d90b0278c85a tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:55.591500 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d976999f-6a83-4ce5-a4c5-d90b0278c85a tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:55.600597 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:55.600597 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:55.604248 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-d976999f-6a83-4ce5-a4c5-d90b0278c85a tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:28:55.608166 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d976999f-6a83-4ce5-a4c5-d90b0278c85a tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 returned with HTTP 200 Aug 06 14:28:55.609022 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 866/3449] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:55 2026] GET /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:55.697237 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-65367ae1-445c-40ad-89a9-6cf771e2eefb None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:55.698940 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-65367ae1-445c-40ad-89a9-6cf771e2eefb tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:55.699128 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-65367ae1-445c-40ad-89a9-6cf771e2eefb tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:55.699307 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-65367ae1-445c-40ad-89a9-6cf771e2eefb tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:55.699406 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-65367ae1-445c-40ad-89a9-6cf771e2eefb tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:55.703661 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:55.703661 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:55.704370 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-65367ae1-445c-40ad-89a9-6cf771e2eefb tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:55.704742 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 860/3450] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:55 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:55.754597 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-085e5ded-b83c-48d4-b21b-14c20ed68246 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:55.756196 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-085e5ded-b83c-48d4-b21b-14c20ed68246 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f Aug 06 14:28:55.756276 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-085e5ded-b83c-48d4-b21b-14c20ed68246 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:55.756460 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-085e5ded-b83c-48d4-b21b-14c20ed68246 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:55.761765 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-085e5ded-b83c-48d4-b21b-14c20ed68246 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f returned with HTTP 404 Aug 06 14:28:55.762254 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 868/3451] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:55 2026] GET /volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:28:56.623381 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4e50d81e-d409-4361-94eb-6bf2bb8baf3c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:56.625242 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4e50d81e-d409-4361-94eb-6bf2bb8baf3c tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 Aug 06 14:28:56.625446 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4e50d81e-d409-4361-94eb-6bf2bb8baf3c tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:56.625685 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4e50d81e-d409-4361-94eb-6bf2bb8baf3c tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:56.635049 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:56.635049 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:56.638158 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-4e50d81e-d409-4361-94eb-6bf2bb8baf3c tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:28:56.641832 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4e50d81e-d409-4361-94eb-6bf2bb8baf3c tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 returned with HTTP 200 Aug 06 14:28:56.642226 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 858/3452] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:56 2026] GET /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:56.642539 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-da9f02ff-0e99-44b6-baa5-422156ba3cd3 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:56.692212 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-da9f02ff-0e99-44b6-baa5-422156ba3cd3 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:28:56.692640 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-da9f02ff-0e99-44b6-baa5-422156ba3cd3 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1371840737"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:56.694273 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-da9f02ff-0e99-44b6-baa5-422156ba3cd3 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1371840737'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:28:56.694390 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-da9f02ff-0e99-44b6-baa5-422156ba3cd3 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Create volume of 1 GB Aug 06 14:28:56.698685 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-da9f02ff-0e99-44b6-baa5-422156ba3cd3 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Availability Zones retrieved successfully. Aug 06 14:28:56.703595 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-da9f02ff-0e99-44b6-baa5-422156ba3cd3 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Flow 'volume_create_api' (ab5764d0-1e8a-4e37-a659-fbce227e156c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:56.704635 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-da9f02ff-0e99-44b6-baa5-422156ba3cd3 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd67d764-3c3a-4578-88b4-54e0e0efa775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:56.705334 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-da9f02ff-0e99-44b6-baa5-422156ba3cd3 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:28:56.714600 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-00b77c98-bbc7-4dee-9b9e-f9f711d520a1 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:56.718879 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-00b77c98-bbc7-4dee-9b9e-f9f711d520a1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:56.719114 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-00b77c98-bbc7-4dee-9b9e-f9f711d520a1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:56.719299 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-00b77c98-bbc7-4dee-9b9e-f9f711d520a1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:56.719401 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-00b77c98-bbc7-4dee-9b9e-f9f711d520a1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:56.727395 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-da9f02ff-0e99-44b6-baa5-422156ba3cd3 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd67d764-3c3a-4578-88b4-54e0e0efa775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:56.727921 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:56.727921 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:56.728148 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-da9f02ff-0e99-44b6-baa5-422156ba3cd3 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6e431bf-afc0-4efc-b8d7-8388a03d7c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:56.728746 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-00b77c98-bbc7-4dee-9b9e-f9f711d520a1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:56.729093 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 861/3453] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:56 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:56.778168 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-da9f02ff-0e99-44b6-baa5-422156ba3cd3 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Created reservations ['0e8d5633-e559-469c-8db8-484c9ef1e0d9', '0545b1b3-3b19-4147-9b38-f34c49b11dd6', 'c4a9bfb4-0c7a-4a70-a79d-89d29ec79bf1', '0ce92519-9002-42fd-9f83-c0a1ab03265f'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:56.778962 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-da9f02ff-0e99-44b6-baa5-422156ba3cd3 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6e431bf-afc0-4efc-b8d7-8388a03d7c33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e8d5633-e559-469c-8db8-484c9ef1e0d9', '0545b1b3-3b19-4147-9b38-f34c49b11dd6', 'c4a9bfb4-0c7a-4a70-a79d-89d29ec79bf1', '0ce92519-9002-42fd-9f83-c0a1ab03265f']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:56.779586 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-da9f02ff-0e99-44b6-baa5-422156ba3cd3 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05e3fc1e-84fc-4a39-b7a3-c99fa43018f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:56.803976 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-da9f02ff-0e99-44b6-baa5-422156ba3cd3 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05e3fc1e-84fc-4a39-b7a3-c99fa43018f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dc7cf09-3777-47e5-9d66-f17dcbbf5f94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1371840737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15905209187849c9b1713715ddf9a40a',qos_specs=None,replication_status=,reservations=['0e8d5633-e559-469c-8db8-484c9ef1e0d9','0545b1b3-3b19-4147-9b38-f34c49b11dd6','c4a9bfb4-0c7a-4a70-a79d-89d29ec79bf1','0ce92519-9002-42fd-9f83-c0a1ab03265f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e399fb2c4c5441189c2148f3c2dba617',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:28:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1371840737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5dc7cf09-3777-47e5-9d66-f17dcbbf5f94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15905209187849c9b1713715ddf9a40a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e399fb2c4c5441189c2148f3c2dba617',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:56.805059 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-da9f02ff-0e99-44b6-baa5-422156ba3cd3 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4abf558b-6517-4ee7-aba0-221aa9452d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:56.820857 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-da9f02ff-0e99-44b6-baa5-422156ba3cd3 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4abf558b-6517-4ee7-aba0-221aa9452d13) transitioned into state 'SUCCESS' from state '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-1371840737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15905209187849c9b1713715ddf9a40a',qos_specs=None,replication_status=,reservations=['0e8d5633-e559-469c-8db8-484c9ef1e0d9','0545b1b3-3b19-4147-9b38-f34c49b11dd6','c4a9bfb4-0c7a-4a70-a79d-89d29ec79bf1','0ce92519-9002-42fd-9f83-c0a1ab03265f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e399fb2c4c5441189c2148f3c2dba617',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:56.821440 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-da9f02ff-0e99-44b6-baa5-422156ba3cd3 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (298d7721-d592-4794-bf17-829f457b1ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:56.829585 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-da9f02ff-0e99-44b6-baa5-422156ba3cd3 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (298d7721-d592-4794-bf17-829f457b1ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:56.830279 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-da9f02ff-0e99-44b6-baa5-422156ba3cd3 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Flow 'volume_create_api' (ab5764d0-1e8a-4e37-a659-fbce227e156c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:56.830547 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-da9f02ff-0e99-44b6-baa5-422156ba3cd3 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Create volume request issued successfully. Aug 06 14:28:56.831018 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-da9f02ff-0e99-44b6-baa5-422156ba3cd3 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:28:56.831375 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 867/3454] 10.4.3.229 () {70 vars in 1298 bytes} [Thu Aug 6 14:28:56 2026] POST /volume/v3/volumes => generated 752 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:28:56.847490 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c7f365b8-2370-4d8d-a948-c362b21ff86a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:56.850863 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c7f365b8-2370-4d8d-a948-c362b21ff86a tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/volumes/5dc7cf09-3777-47e5-9d66-f17dcbbf5f94 Aug 06 14:28:56.850863 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c7f365b8-2370-4d8d-a948-c362b21ff86a tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:56.850863 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c7f365b8-2370-4d8d-a948-c362b21ff86a tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:56.856543 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:56.856543 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:56.860267 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c7f365b8-2370-4d8d-a948-c362b21ff86a tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Volume info retrieved successfully. Aug 06 14:28:56.864673 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c7f365b8-2370-4d8d-a948-c362b21ff86a tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/volumes/5dc7cf09-3777-47e5-9d66-f17dcbbf5f94 returned with HTTP 200 Aug 06 14:28:56.865227 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 869/3455] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:28:56 2026] GET /volume/v3/volumes/5dc7cf09-3777-47e5-9d66-f17dcbbf5f94 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:57.436317 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-afa98214-2476-4a5d-942b-b76e48b17dd0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:57.438032 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-afa98214-2476-4a5d-942b-b76e48b17dd0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:28:57.438348 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-afa98214-2476-4a5d-942b-b76e48b17dd0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "f04588de-3f4b-4f59-bb51-57a56aa91cba", "size": 1}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:57.439880 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-afa98214-2476-4a5d-942b-b76e48b17dd0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'f04588de-3f4b-4f59-bb51-57a56aa91cba', 'size': 1}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:28:57.509347 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-afa98214-2476-4a5d-942b-b76e48b17dd0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Create volume of 1 GB Aug 06 14:28:57.514380 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-afa98214-2476-4a5d-942b-b76e48b17dd0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Availability Zones retrieved successfully. Aug 06 14:28:57.521954 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-afa98214-2476-4a5d-942b-b76e48b17dd0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Flow 'volume_create_api' (35bf077f-1fe5-4d43-a58b-fef1d77ddf7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:57.523325 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-afa98214-2476-4a5d-942b-b76e48b17dd0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34eb1ff1-0ba1-4d7a-bfee-0d4037469b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:57.524485 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-afa98214-2476-4a5d-942b-b76e48b17dd0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:28:57.579566 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-afa98214-2476-4a5d-942b-b76e48b17dd0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34eb1ff1-0ba1-4d7a-bfee-0d4037469b84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:57.580244 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-afa98214-2476-4a5d-942b-b76e48b17dd0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3453ff6-d628-4e3b-9403-902be1b5135c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:57.616934 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-afa98214-2476-4a5d-942b-b76e48b17dd0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Created reservations ['88a63a08-0fc6-4fb8-98c1-411e8ff362d0', 'cd31ca2f-6a4d-423c-bccb-05bac7a47479', '324bca12-86e6-4062-b163-cec971a04c88', '092b4943-6f7b-486b-949a-a74de7fe0157'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:57.617658 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-afa98214-2476-4a5d-942b-b76e48b17dd0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3453ff6-d628-4e3b-9403-902be1b5135c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88a63a08-0fc6-4fb8-98c1-411e8ff362d0', 'cd31ca2f-6a4d-423c-bccb-05bac7a47479', '324bca12-86e6-4062-b163-cec971a04c88', '092b4943-6f7b-486b-949a-a74de7fe0157']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:57.618291 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-afa98214-2476-4a5d-942b-b76e48b17dd0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b6d0d56-8852-4875-89ae-83489a466bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:57.644185 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-afa98214-2476-4a5d-942b-b76e48b17dd0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b6d0d56-8852-4875-89ae-83489a466bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f1b45be-90fa-4a39-8752-61e7e3dfbe39', '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='46ed2b907e97405b8ed2ed579fd3042c',qos_specs=None,replication_status=,reservations=['88a63a08-0fc6-4fb8-98c1-411e8ff362d0','cd31ca2f-6a4d-423c-bccb-05bac7a47479','324bca12-86e6-4062-b163-cec971a04c88','092b4943-6f7b-486b-949a-a74de7fe0157'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6edb852fb59d464c9b510f5eb13726b9',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:28:57Z,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=5f1b45be-90fa-4a39-8752-61e7e3dfbe39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46ed2b907e97405b8ed2ed579fd3042c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6edb852fb59d464c9b510f5eb13726b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:57.645076 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-afa98214-2476-4a5d-942b-b76e48b17dd0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2cd97b3-f2bf-4eef-a832-ffa31a4568b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:57.657236 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7aaae65c-2e53-4af9-b943-35cca9130c32 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:57.659217 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7aaae65c-2e53-4af9-b943-35cca9130c32 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 Aug 06 14:28:57.659435 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7aaae65c-2e53-4af9-b943-35cca9130c32 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:57.659673 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7aaae65c-2e53-4af9-b943-35cca9130c32 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:57.665334 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-afa98214-2476-4a5d-942b-b76e48b17dd0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2cd97b3-f2bf-4eef-a832-ffa31a4568b9) transitioned into state 'SUCCESS' from 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='46ed2b907e97405b8ed2ed579fd3042c',qos_specs=None,replication_status=,reservations=['88a63a08-0fc6-4fb8-98c1-411e8ff362d0','cd31ca2f-6a4d-423c-bccb-05bac7a47479','324bca12-86e6-4062-b163-cec971a04c88','092b4943-6f7b-486b-949a-a74de7fe0157'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6edb852fb59d464c9b510f5eb13726b9',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:57.666119 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-afa98214-2476-4a5d-942b-b76e48b17dd0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa9b8cec-e6e6-41fd-a053-598051c87c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:28:57.669152 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:57.669152 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:57.672595 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-7aaae65c-2e53-4af9-b943-35cca9130c32 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:28:57.674413 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-afa98214-2476-4a5d-942b-b76e48b17dd0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa9b8cec-e6e6-41fd-a053-598051c87c65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:28:57.675213 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-afa98214-2476-4a5d-942b-b76e48b17dd0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Flow 'volume_create_api' (35bf077f-1fe5-4d43-a58b-fef1d77ddf7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:28:57.675641 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-afa98214-2476-4a5d-942b-b76e48b17dd0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Create volume request issued successfully. Aug 06 14:28:57.676086 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-afa98214-2476-4a5d-942b-b76e48b17dd0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:28:57.676488 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 859/3456] 10.4.3.229 () {70 vars in 1300 bytes} [Thu Aug 6 14:28:57 2026] POST /volume/v3/volumes => generated 775 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:57.676811 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7aaae65c-2e53-4af9-b943-35cca9130c32 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 returned with HTTP 200 Aug 06 14:28:57.677018 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 862/3457] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:57 2026] GET /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:57.690648 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-fb54561c-387d-44eb-ac9f-187a9286e276 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:57.692589 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fb54561c-387d-44eb-ac9f-187a9286e276 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 Aug 06 14:28:57.692802 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fb54561c-387d-44eb-ac9f-187a9286e276 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:57.692995 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fb54561c-387d-44eb-ac9f-187a9286e276 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:57.699760 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:57.699760 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:57.702847 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-fb54561c-387d-44eb-ac9f-187a9286e276 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:28:57.706565 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fb54561c-387d-44eb-ac9f-187a9286e276 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 returned with HTTP 200 Aug 06 14:28:57.706911 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 868/3458] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:57 2026] GET /volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:57.738906 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e858d09b-1d2e-4137-b15f-40f462ef296b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:57.740566 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e858d09b-1d2e-4137-b15f-40f462ef296b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:57.740754 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e858d09b-1d2e-4137-b15f-40f462ef296b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:57.740930 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e858d09b-1d2e-4137-b15f-40f462ef296b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:57.741037 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-e858d09b-1d2e-4137-b15f-40f462ef296b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:57.744955 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:57.744955 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:57.745632 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e858d09b-1d2e-4137-b15f-40f462ef296b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:57.745892 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 870/3459] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:57 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:57.876737 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-08d87ed8-0aa4-4822-93c8-8f15f8a0ea7c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:57.878498 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-08d87ed8-0aa4-4822-93c8-8f15f8a0ea7c tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/volumes/5dc7cf09-3777-47e5-9d66-f17dcbbf5f94 Aug 06 14:28:57.878712 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-08d87ed8-0aa4-4822-93c8-8f15f8a0ea7c tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:57.878889 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-08d87ed8-0aa4-4822-93c8-8f15f8a0ea7c tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:57.885576 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:57.885576 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:57.891316 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-08d87ed8-0aa4-4822-93c8-8f15f8a0ea7c tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Volume info retrieved successfully. Aug 06 14:28:57.895078 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-08d87ed8-0aa4-4822-93c8-8f15f8a0ea7c tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/volumes/5dc7cf09-3777-47e5-9d66-f17dcbbf5f94 returned with HTTP 200 Aug 06 14:28:57.895434 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 860/3460] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:28:57 2026] GET /volume/v3/volumes/5dc7cf09-3777-47e5-9d66-f17dcbbf5f94 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:57.907020 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e9d043bd-d289-4806-970e-384b0a907115 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:57.909337 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e9d043bd-d289-4806-970e-384b0a907115 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] POST https://10.4.3.229/volume/v3/backups Aug 06 14:28:57.909337 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e9d043bd-d289-4806-970e-384b0a907115 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5dc7cf09-3777-47e5-9d66-f17dcbbf5f94", "name": "tempest-VolumesBackupsV39Test-Backup-2109199723", "container": "tempest-volumesbackupsv39test-backup-container-382544679"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:57.910454 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.backups [None req-e9d043bd-d289-4806-970e-384b0a907115 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Creating new backup {'backup': {'volume_id': '5dc7cf09-3777-47e5-9d66-f17dcbbf5f94', 'name': 'tempest-VolumesBackupsV39Test-Backup-2109199723', 'container': 'tempest-volumesbackupsv39test-backup-container-382544679'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:28:57.911579 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.backups [None req-e9d043bd-d289-4806-970e-384b0a907115 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Creating backup of volume 5dc7cf09-3777-47e5-9d66-f17dcbbf5f94 in container tempest-volumesbackupsv39test-backup-container-382544679 Aug 06 14:28:57.918403 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:57.918403 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:57.918841 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e9d043bd-d289-4806-970e-384b0a907115 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Volume info retrieved successfully. Aug 06 14:28:57.945627 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-e9d043bd-d289-4806-970e-384b0a907115 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Created reservations ['fddc6c8d-eff0-499a-baa5-8ff93fc883b3', '8f6bcf0f-43b1-4158-91f5-0f23b47cadcf'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:28:57.974288 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e9d043bd-d289-4806-970e-384b0a907115 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:28:57.974656 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 863/3461] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:28:57 2026] POST /volume/v3/backups => generated 333 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:28:57.984040 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-33e055b4-c8dd-48cd-95da-2318b5b7e3d2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:57.985860 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-33e055b4-c8dd-48cd-95da-2318b5b7e3d2 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d Aug 06 14:28:57.986134 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-33e055b4-c8dd-48cd-95da-2318b5b7e3d2 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:57.986415 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-33e055b4-c8dd-48cd-95da-2318b5b7e3d2 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:57.986608 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-33e055b4-c8dd-48cd-95da-2318b5b7e3d2 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Show backup with id 5fa17038-1ac4-4a00-b123-71d3ca85281d. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:57.995141 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:57.995141 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:57.996043 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-33e055b4-c8dd-48cd-95da-2318b5b7e3d2 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d returned with HTTP 200 Aug 06 14:28:57.996494 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 869/3462] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:28:57 2026] GET /volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:58.128995 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-138c4e12-b5dd-4d58-8e5e-80fcaec1b27f req-a589ef1e-2c73-4bfd-8ee7-ff850403336a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:58.130951 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-138c4e12-b5dd-4d58-8e5e-80fcaec1b27f req-a589ef1e-2c73-4bfd-8ee7-ff850403336a tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] POST https://10.4.3.229/volume/v3/attachments/4a8b3dbd-2d8e-4e3e-9ba1-bda51e2ca869/action Aug 06 14:28:58.131300 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-138c4e12-b5dd-4d58-8e5e-80fcaec1b27f req-a589ef1e-2c73-4bfd-8ee7-ff850403336a tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Action body: b'{"os-complete": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:28:58.131410 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-138c4e12-b5dd-4d58-8e5e-80fcaec1b27f req-a589ef1e-2c73-4bfd-8ee7-ff850403336a tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:58.146821 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:58.146821 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:58.157228 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-138c4e12-b5dd-4d58-8e5e-80fcaec1b27f req-a589ef1e-2c73-4bfd-8ee7-ff850403336a tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/attachments/4a8b3dbd-2d8e-4e3e-9ba1-bda51e2ca869/action returned with HTTP 204 Aug 06 14:28:58.157684 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 871/3463] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:28:58 2026] POST /volume/v3/attachments/4a8b3dbd-2d8e-4e3e-9ba1-bda51e2ca869/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:28:58.690487 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7666e1f5-ef3b-47cb-b40b-107cceba1236 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:58.692412 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7666e1f5-ef3b-47cb-b40b-107cceba1236 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 Aug 06 14:28:58.692700 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7666e1f5-ef3b-47cb-b40b-107cceba1236 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:58.692906 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7666e1f5-ef3b-47cb-b40b-107cceba1236 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:58.702736 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:58.702736 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:58.705946 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-7666e1f5-ef3b-47cb-b40b-107cceba1236 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:28:58.709796 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7666e1f5-ef3b-47cb-b40b-107cceba1236 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 returned with HTTP 200 Aug 06 14:28:58.710173 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 861/3464] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:58 2026] GET /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 => generated 1150 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:58.721095 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-73407887-e844-4586-a8a2-2e14744347e0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:58.722030 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9932a158-39af-4446-a04b-5815332c4428 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:58.722693 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-73407887-e844-4586-a8a2-2e14744347e0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 Aug 06 14:28:58.722873 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-73407887-e844-4586-a8a2-2e14744347e0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:58.723058 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-73407887-e844-4586-a8a2-2e14744347e0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:58.723956 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9932a158-39af-4446-a04b-5815332c4428 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 Aug 06 14:28:58.724189 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9932a158-39af-4446-a04b-5815332c4428 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:58.724444 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9932a158-39af-4446-a04b-5815332c4428 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:58.729054 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:58.729054 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:58.731963 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-73407887-e844-4586-a8a2-2e14744347e0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:28:58.733314 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:58.733314 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:58.735511 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-73407887-e844-4586-a8a2-2e14744347e0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 returned with HTTP 200 Aug 06 14:28:58.735890 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 864/3465] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:58 2026] GET /volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 => generated 925 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:58.736565 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-9932a158-39af-4446-a04b-5815332c4428 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:28:58.740731 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9932a158-39af-4446-a04b-5815332c4428 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 returned with HTTP 200 Aug 06 14:28:58.740731 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 870/3466] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:58 2026] GET /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 => generated 1150 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:58.752447 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e5c7158a-b430-49c1-b56a-7a3404845a3c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:58.754794 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e5c7158a-b430-49c1-b56a-7a3404845a3c tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] POST https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01/action Aug 06 14:28:58.755225 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5146e595-031b-4820-b9bf-a785cf3c9ce9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:58.755303 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e5c7158a-b430-49c1-b56a-7a3404845a3c tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Action body: b'{"os-detach": {}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:28:58.755527 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e5c7158a-b430-49c1-b56a-7a3404845a3c tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:58.757763 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5146e595-031b-4820-b9bf-a785cf3c9ce9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:58.757927 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5146e595-031b-4820-b9bf-a785cf3c9ce9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:58.758096 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5146e595-031b-4820-b9bf-a785cf3c9ce9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:58.758196 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-5146e595-031b-4820-b9bf-a785cf3c9ce9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:58.762052 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:58.762052 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:58.762666 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5146e595-031b-4820-b9bf-a785cf3c9ce9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:58.762983 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 862/3467] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:58 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:58.768963 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:58.768963 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:58.769650 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-e5c7158a-b430-49c1-b56a-7a3404845a3c tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:28:58.833512 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-e5c7158a-b430-49c1-b56a-7a3404845a3c tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Attachment connected to vm 39b19bca-33d7-4fce-9fcc-78350a7a6b5e, checking data on nova Aug 06 14:28:58.833773 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.compute.nova [None req-e5c7158a-b430-49c1-b56a-7a3404845a3c tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Creating Keystone token plugin using URL: https://10.4.3.229/identity {{(pid=100396) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 06 14:28:59.003630 np0000006659 devstack@c-api.service[100396]: DEBUG novaclient.v2.client [None req-e5c7158a-b430-49c1-b56a-7a3404845a3c tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] REQ: curl -g -i -X GET https://10.4.3.229/compute/v2.1/servers/39b19bca-33d7-4fce-9fcc-78350a7a6b5e/os-volume_attachments/27e5deb8-d2cf-4405-8819-502e5d8aec01 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}4a1fcab8bbe412cf7859994159c2ec30a29cbd1c99409fd45d1a73faefa56a07" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e5c7158a-b430-49c1-b56a-7a3404845a3c" -H "X-Service-Token: {SHA256}26a03f8807b84178675e9382ed46dfe91db56ec2b8685eae36ebbe5a93169d4d" {{(pid=100396) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 06 14:28:59.005843 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4be179e6-0083-4f12-b4a4-f0976a3ae37c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:59.007302 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4be179e6-0083-4f12-b4a4-f0976a3ae37c tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d Aug 06 14:28:59.007529 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4be179e6-0083-4f12-b4a4-f0976a3ae37c tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:59.007710 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4be179e6-0083-4f12-b4a4-f0976a3ae37c tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:59.007802 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-4be179e6-0083-4f12-b4a4-f0976a3ae37c tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Show backup with id 5fa17038-1ac4-4a00-b123-71d3ca85281d. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:59.011416 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:59.011416 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:59.012096 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4be179e6-0083-4f12-b4a4-f0976a3ae37c tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d returned with HTTP 200 Aug 06 14:28:59.012412 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 865/3468] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:28:59 2026] GET /volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d => generated 796 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:59.210755 np0000006659 devstack@c-api.service[100396]: DEBUG novaclient.v2.client [None req-e5c7158a-b430-49c1-b56a-7a3404845a3c tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 06 Aug 2026 14:28:59 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-0e3c2b9b-5c8a-417f-a1c8-90a019fa86f5 x-openstack-request-id: req-0e3c2b9b-5c8a-417f-a1c8-90a019fa86f5 {{(pid=100396) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 06 14:28:59.213340 np0000006659 devstack@c-api.service[100396]: DEBUG novaclient.v2.client [None req-e5c7158a-b430-49c1-b56a-7a3404845a3c tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "27e5deb8-d2cf-4405-8819-502e5d8aec01", "serverId": "39b19bca-33d7-4fce-9fcc-78350a7a6b5e", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "4a8b3dbd-2d8e-4e3e-9ba1-bda51e2ca869", "bdm_uuid": "bd06171b-2829-4415-8d2c-2e47b2609264"}} {{(pid=100396) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 06 14:28:59.213340 np0000006659 devstack@c-api.service[100396]: DEBUG novaclient.v2.client [None req-e5c7158a-b430-49c1-b56a-7a3404845a3c tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET call to compute for https://10.4.3.229/compute/v2.1/servers/39b19bca-33d7-4fce-9fcc-78350a7a6b5e/os-volume_attachments/27e5deb8-d2cf-4405-8819-502e5d8aec01 used request id req-0e3c2b9b-5c8a-417f-a1c8-90a019fa86f5 {{(pid=100396) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 06 14:28:59.213340 np0000006659 devstack@c-api.service[100396]: ERROR cinder.volume.api [None req-e5c7158a-b430-49c1-b56a-7a3404845a3c tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-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 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault [None req-e5c7158a-b430-49c1-b56a-7a3404845a3c tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Caught error: Detach volume from instance 39b19bca-33d7-4fce-9fcc-78350a7a6b5e using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 39b19bca-33d7-4fce-9fcc-78350a7a6b5e using the Compute API Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: 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 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.215038 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 39b19bca-33d7-4fce-9fcc-78350a7a6b5e using the Compute API Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.middleware.fault [None req-e5c7158a-b430-49c1-b56a-7a3404845a3c tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01/action returned with HTTP 409 Aug 06 14:28:59.216217 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 872/3469] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:28:58 2026] POST /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01/action => generated 167 bytes in 464 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:28:59.224612 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-bee37cfa-3ccb-4d3c-a28f-1143d0678c50 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:59.230134 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bee37cfa-3ccb-4d3c-a28f-1143d0678c50 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] POST https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01/action Aug 06 14:28:59.234148 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bee37cfa-3ccb-4d3c-a28f-1143d0678c50 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:28:59.234148 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bee37cfa-3ccb-4d3c-a28f-1143d0678c50 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:59.244550 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:59.244550 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:59.245072 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-bee37cfa-3ccb-4d3c-a28f-1143d0678c50 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:28:59.250133 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-bee37cfa-3ccb-4d3c-a28f-1143d0678c50 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Attachment connected to vm 39b19bca-33d7-4fce-9fcc-78350a7a6b5e, checking data on nova Aug 06 14:28:59.250501 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.compute.nova [None req-bee37cfa-3ccb-4d3c-a28f-1143d0678c50 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Creating Keystone token plugin using URL: https://10.4.3.229/identity {{(pid=100397) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 06 14:28:59.332917 np0000006659 devstack@c-api.service[100397]: DEBUG novaclient.v2.client [None req-bee37cfa-3ccb-4d3c-a28f-1143d0678c50 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] REQ: curl -g -i -X GET https://10.4.3.229/compute/v2.1/servers/39b19bca-33d7-4fce-9fcc-78350a7a6b5e/os-volume_attachments/27e5deb8-d2cf-4405-8819-502e5d8aec01 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}f77c9f8d9030f742210070428c53542ded9cf968c137c0b923b95bb65705f9fb" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-bee37cfa-3ccb-4d3c-a28f-1143d0678c50" -H "X-Service-Token: {SHA256}0646f90682668dd6c5f94741742697861e422e18ba065ed0f390c894a54dca58" {{(pid=100397) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 06 14:28:59.422737 np0000006659 devstack@c-api.service[100397]: DEBUG novaclient.v2.client [None req-bee37cfa-3ccb-4d3c-a28f-1143d0678c50 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 06 Aug 2026 14:28:59 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-40693672-bf19-4f19-9725-56f138443b77 x-openstack-request-id: req-40693672-bf19-4f19-9725-56f138443b77 {{(pid=100397) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 06 14:28:59.422879 np0000006659 devstack@c-api.service[100397]: DEBUG novaclient.v2.client [None req-bee37cfa-3ccb-4d3c-a28f-1143d0678c50 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "27e5deb8-d2cf-4405-8819-502e5d8aec01", "serverId": "39b19bca-33d7-4fce-9fcc-78350a7a6b5e", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "4a8b3dbd-2d8e-4e3e-9ba1-bda51e2ca869", "bdm_uuid": "bd06171b-2829-4415-8d2c-2e47b2609264"}} {{(pid=100397) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 06 14:28:59.422950 np0000006659 devstack@c-api.service[100397]: DEBUG novaclient.v2.client [None req-bee37cfa-3ccb-4d3c-a28f-1143d0678c50 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET call to compute for https://10.4.3.229/compute/v2.1/servers/39b19bca-33d7-4fce-9fcc-78350a7a6b5e/os-volume_attachments/27e5deb8-d2cf-4405-8819-502e5d8aec01 used request id req-40693672-bf19-4f19-9725-56f138443b77 {{(pid=100397) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 06 14:28:59.424713 np0000006659 devstack@c-api.service[100397]: ERROR cinder.volume.api [None req-bee37cfa-3ccb-4d3c-a28f-1143d0678c50 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-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 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault [None req-bee37cfa-3ccb-4d3c-a28f-1143d0678c50 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Caught error: Detach volume from instance 39b19bca-33d7-4fce-9fcc-78350a7a6b5e using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 39b19bca-33d7-4fce-9fcc-78350a7a6b5e using the Compute API Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: 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 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.427088 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 39b19bca-33d7-4fce-9fcc-78350a7a6b5e using the Compute API Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: ERROR cinder.api.middleware.fault Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.middleware.fault [None req-bee37cfa-3ccb-4d3c-a28f-1143d0678c50 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01/action returned with HTTP 409 Aug 06 14:28:59.428199 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 871/3470] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:28:59 2026] POST /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01/action => generated 167 bytes in 204 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:28:59.434352 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2abb6074-01e7-4501-b15b-7312d42b681e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:59.435568 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 863/3471] 10.4.3.229 () {70 vars in 1597 bytes} [Thu Aug 6 14:28:59 2026] POST /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 06 14:28:59.443353 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-809f9d85-31f3-47c7-a8b1-d39d81d48d7d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:59.444681 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 866/3472] 10.4.3.229 () {70 vars in 1597 bytes} [Thu Aug 6 14:28:59 2026] POST /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01/action => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 06 14:28:59.451601 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-cbbc8bc6-b5db-4dcb-bcfa-8a3b4ef4b971 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:59.475870 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 873/3473] 10.4.3.229 () {70 vars in 1597 bytes} [Thu Aug 6 14:28:59 2026] POST /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01/action => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 06 14:28:59.482512 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6f823fa3-2d09-42ea-8385-47db195807fd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:59.484240 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 872/3474] 10.4.3.229 () {70 vars in 1597 bytes} [Thu Aug 6 14:28:59 2026] POST /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 06 14:28:59.490448 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-72feb6ad-95fd-4819-800d-739fc9561f5a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:59.551150 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-72feb6ad-95fd-4819-800d-739fc9561f5a tempest-TestServerVolumeAttachmentScenario-1699640517 tempest-TestServerVolumeAttachmentScenario-1699640517-project-admin] POST https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01/action Aug 06 14:28:59.551540 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-72feb6ad-95fd-4819-800d-739fc9561f5a tempest-TestServerVolumeAttachmentScenario-1699640517 tempest-TestServerVolumeAttachmentScenario-1699640517-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:28:59.551654 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-72feb6ad-95fd-4819-800d-739fc9561f5a tempest-TestServerVolumeAttachmentScenario-1699640517 tempest-TestServerVolumeAttachmentScenario-1699640517-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:59.562909 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:59.562909 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:59.563291 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.admin_actions [None req-72feb6ad-95fd-4819-800d-739fc9561f5a tempest-TestServerVolumeAttachmentScenario-1699640517 tempest-TestServerVolumeAttachmentScenario-1699640517-project-admin] Updating volume '27e5deb8-d2cf-4405-8819-502e5d8aec01' with '{'status': 'error'}' {{(pid=100399) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 14:28:59.593368 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-72feb6ad-95fd-4819-800d-739fc9561f5a tempest-TestServerVolumeAttachmentScenario-1699640517 tempest-TestServerVolumeAttachmentScenario-1699640517-project-admin] https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01/action returned with HTTP 202 Aug 06 14:28:59.593840 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 864/3475] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:28:59 2026] POST /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:28:59.600106 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d6a22b7b-fa15-4fb4-919a-5e2fc6adc6c0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:59.601729 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d6a22b7b-fa15-4fb4-919a-5e2fc6adc6c0 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 Aug 06 14:28:59.601883 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d6a22b7b-fa15-4fb4-919a-5e2fc6adc6c0 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:59.602049 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d6a22b7b-fa15-4fb4-919a-5e2fc6adc6c0 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:59.610694 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:59.610694 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:28:59.613560 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d6a22b7b-fa15-4fb4-919a-5e2fc6adc6c0 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:28:59.616999 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d6a22b7b-fa15-4fb4-919a-5e2fc6adc6c0 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 returned with HTTP 200 Aug 06 14:28:59.617334 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 867/3476] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:59 2026] GET /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 => generated 1149 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:59.629887 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0a1aec73-e2d4-4f31-9db6-82f8c07bb146 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:59.632328 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0a1aec73-e2d4-4f31-9db6-82f8c07bb146 tempest-TestServerVolumeAttachmentScenario-1699640517 tempest-TestServerVolumeAttachmentScenario-1699640517-project-admin] POST https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01/action Aug 06 14:28:59.633760 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0a1aec73-e2d4-4f31-9db6-82f8c07bb146 tempest-TestServerVolumeAttachmentScenario-1699640517 tempest-TestServerVolumeAttachmentScenario-1699640517-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "4a8b3dbd-2d8e-4e3e-9ba1-bda51e2ca869"}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:28:59.634095 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0a1aec73-e2d4-4f31-9db6-82f8c07bb146 tempest-TestServerVolumeAttachmentScenario-1699640517 tempest-TestServerVolumeAttachmentScenario-1699640517-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "4a8b3dbd-2d8e-4e3e-9ba1-bda51e2ca869"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:28:59.689247 np0000006659 devstack@c-api.service[100396]: DEBUG oslo_db.sqlalchemy.engines [None req-0a1aec73-e2d4-4f31-9db6-82f8c07bb146 tempest-TestServerVolumeAttachmentScenario-1699640517 tempest-TestServerVolumeAttachmentScenario-1699640517-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=100396) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:28:59.705455 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:59.705455 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:28:59.705455 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-0a1aec73-e2d4-4f31-9db6-82f8c07bb146 tempest-TestServerVolumeAttachmentScenario-1699640517 tempest-TestServerVolumeAttachmentScenario-1699640517-project-admin] Volume info retrieved successfully. Aug 06 14:28:59.716617 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-0a1aec73-e2d4-4f31-9db6-82f8c07bb146 tempest-TestServerVolumeAttachmentScenario-1699640517 tempest-TestServerVolumeAttachmentScenario-1699640517-project-admin] Attachment connected to vm 39b19bca-33d7-4fce-9fcc-78350a7a6b5e, checking data on nova Aug 06 14:28:59.716617 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.compute.nova [None req-0a1aec73-e2d4-4f31-9db6-82f8c07bb146 tempest-TestServerVolumeAttachmentScenario-1699640517 tempest-TestServerVolumeAttachmentScenario-1699640517-project-admin] Creating Keystone token plugin using URL: https://10.4.3.229/identity {{(pid=100396) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 06 14:28:59.746698 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-61f94a22-a33f-4e32-91fe-8e8de82e67c6 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:59.748332 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-61f94a22-a33f-4e32-91fe-8e8de82e67c6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 Aug 06 14:28:59.748616 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-61f94a22-a33f-4e32-91fe-8e8de82e67c6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:59.748854 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-61f94a22-a33f-4e32-91fe-8e8de82e67c6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:59.775307 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b138a47c-359a-4cf7-a7f3-20bd8bc7ea94 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:59.777204 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b138a47c-359a-4cf7-a7f3-20bd8bc7ea94 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:28:59.777440 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b138a47c-359a-4cf7-a7f3-20bd8bc7ea94 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:59.777665 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b138a47c-359a-4cf7-a7f3-20bd8bc7ea94 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:59.777808 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-b138a47c-359a-4cf7-a7f3-20bd8bc7ea94 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:28:59.786542 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:59.786542 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:28:59.787592 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b138a47c-359a-4cf7-a7f3-20bd8bc7ea94 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:28:59.788090 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 865/3477] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:59 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:59.789040 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.sqlalchemy.engines [None req-61f94a22-a33f-4e32-91fe-8e8de82e67c6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:28:59.794607 np0000006659 devstack@c-api.service[100396]: DEBUG novaclient.v2.client [None req-0a1aec73-e2d4-4f31-9db6-82f8c07bb146 tempest-TestServerVolumeAttachmentScenario-1699640517 tempest-TestServerVolumeAttachmentScenario-1699640517-project-admin] REQ: curl -g -i -X GET https://10.4.3.229/compute/v2.1/servers/39b19bca-33d7-4fce-9fcc-78350a7a6b5e/os-volume_attachments/27e5deb8-d2cf-4405-8819-502e5d8aec01 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}e494bdda9ff3dd7c85cfb853848759a2410f34a97e3a4b7b4db7f60569773929" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-0a1aec73-e2d4-4f31-9db6-82f8c07bb146" -H "X-Service-Token: {SHA256}26a03f8807b84178675e9382ed46dfe91db56ec2b8685eae36ebbe5a93169d4d" {{(pid=100396) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 06 14:28:59.795346 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:59.795346 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:59.798887 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-61f94a22-a33f-4e32-91fe-8e8de82e67c6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:28:59.802900 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-61f94a22-a33f-4e32-91fe-8e8de82e67c6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 returned with HTTP 200 Aug 06 14:28:59.803299 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 873/3478] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:28:59 2026] GET /volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 => generated 928 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:28:59.871378 np0000006659 devstack@c-api.service[100396]: DEBUG novaclient.v2.client [None req-0a1aec73-e2d4-4f31-9db6-82f8c07bb146 tempest-TestServerVolumeAttachmentScenario-1699640517 tempest-TestServerVolumeAttachmentScenario-1699640517-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 06 Aug 2026 14:28:59 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-9e2487c6-55d6-4458-9809-6125390cb013 x-openstack-request-id: req-9e2487c6-55d6-4458-9809-6125390cb013 {{(pid=100396) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 06 14:28:59.871512 np0000006659 devstack@c-api.service[100396]: DEBUG novaclient.v2.client [None req-0a1aec73-e2d4-4f31-9db6-82f8c07bb146 tempest-TestServerVolumeAttachmentScenario-1699640517 tempest-TestServerVolumeAttachmentScenario-1699640517-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "27e5deb8-d2cf-4405-8819-502e5d8aec01", "serverId": "39b19bca-33d7-4fce-9fcc-78350a7a6b5e", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "4a8b3dbd-2d8e-4e3e-9ba1-bda51e2ca869", "bdm_uuid": "bd06171b-2829-4415-8d2c-2e47b2609264"}} {{(pid=100396) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 06 14:28:59.871618 np0000006659 devstack@c-api.service[100396]: DEBUG novaclient.v2.client [None req-0a1aec73-e2d4-4f31-9db6-82f8c07bb146 tempest-TestServerVolumeAttachmentScenario-1699640517 tempest-TestServerVolumeAttachmentScenario-1699640517-project-admin] GET call to compute for https://10.4.3.229/compute/v2.1/servers/39b19bca-33d7-4fce-9fcc-78350a7a6b5e/os-volume_attachments/27e5deb8-d2cf-4405-8819-502e5d8aec01 used request id req-9e2487c6-55d6-4458-9809-6125390cb013 {{(pid=100396) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 06 14:28:59.873341 np0000006659 devstack@c-api.service[100396]: ERROR cinder.volume.api [None req-0a1aec73-e2d4-4f31-9db6-82f8c07bb146 tempest-TestServerVolumeAttachmentScenario-1699640517 tempest-TestServerVolumeAttachmentScenario-1699640517-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 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault [None req-0a1aec73-e2d4-4f31-9db6-82f8c07bb146 tempest-TestServerVolumeAttachmentScenario-1699640517 tempest-TestServerVolumeAttachmentScenario-1699640517-project-admin] Caught error: Detach volume from instance 39b19bca-33d7-4fce-9fcc-78350a7a6b5e using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 39b19bca-33d7-4fce-9fcc-78350a7a6b5e using the Compute API Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: 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 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 06 14:28:59.875551 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 39b19bca-33d7-4fce-9fcc-78350a7a6b5e using the Compute API Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: ERROR cinder.api.middleware.fault Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.middleware.fault [None req-0a1aec73-e2d4-4f31-9db6-82f8c07bb146 tempest-TestServerVolumeAttachmentScenario-1699640517 tempest-TestServerVolumeAttachmentScenario-1699640517-project-admin] https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01/action returned with HTTP 409 Aug 06 14:28:59.876481 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 874/3479] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:28:59 2026] POST /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01/action => generated 167 bytes in 248 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:28:59.883103 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5f1b7755-a6bd-41af-b40d-99939f0a6169 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:59.884440 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 868/3480] 10.4.3.229 () {70 vars in 1597 bytes} [Thu Aug 6 14:28:59 2026] POST /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 06 14:28:59.890402 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-dcb73aeb-7ac8-4a18-9cba-e51da6866582 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:59.906103 np0000006659 devstack@c-api.service[100399]: WARNING keystonemiddleware.auth_token [None req-dcb73aeb-7ac8-4a18-9cba-e51da6866582 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 06 14:28:59.907061 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 866/3481] 10.4.3.229 () {70 vars in 1597 bytes} [Thu Aug 6 14:28:59 2026] POST /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01/action => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 06 14:28:59.913920 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-cee9f32e-fac3-4c75-8266-62d91ed460ae None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:59.915620 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-cee9f32e-fac3-4c75-8266-62d91ed460ae tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 Aug 06 14:28:59.915789 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-cee9f32e-fac3-4c75-8266-62d91ed460ae tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:59.915982 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-cee9f32e-fac3-4c75-8266-62d91ed460ae tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:59.922329 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:28:59.922329 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:28:59.925502 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-cee9f32e-fac3-4c75-8266-62d91ed460ae tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:28:59.929322 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-cee9f32e-fac3-4c75-8266-62d91ed460ae tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 returned with HTTP 200 Aug 06 14:28:59.929795 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 874/3482] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:59 2026] GET /volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:28:59.940991 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-496bd6b6-35c6-4eda-ad00-da1edb8a806f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:28:59.942765 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-496bd6b6-35c6-4eda-ad00-da1edb8a806f tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 Aug 06 14:28:59.942950 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-496bd6b6-35c6-4eda-ad00-da1edb8a806f tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:28:59.943125 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-496bd6b6-35c6-4eda-ad00-da1edb8a806f tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:28:59.973343 np0000006659 devstack@c-api.service[100396]: DEBUG oslo_db.sqlalchemy.engines [None req-496bd6b6-35c6-4eda-ad00-da1edb8a806f tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100396) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 14:29:00.022689 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d5a742e3-e0e1-47cb-8bac-b40ec63ab664 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:00.024311 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d5a742e3-e0e1-47cb-8bac-b40ec63ab664 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d Aug 06 14:29:00.024551 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d5a742e3-e0e1-47cb-8bac-b40ec63ab664 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:00.024760 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d5a742e3-e0e1-47cb-8bac-b40ec63ab664 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:00.024896 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-d5a742e3-e0e1-47cb-8bac-b40ec63ab664 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Show backup with id 5fa17038-1ac4-4a00-b123-71d3ca85281d. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:00.031547 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:00.031547 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:00.032395 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d5a742e3-e0e1-47cb-8bac-b40ec63ab664 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d returned with HTTP 200 Aug 06 14:29:00.032856 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 869/3483] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:29:00 2026] GET /volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:00.133460 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:00.133460 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:00.137240 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-496bd6b6-35c6-4eda-ad00-da1edb8a806f tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:29:00.141114 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-496bd6b6-35c6-4eda-ad00-da1edb8a806f tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 returned with HTTP 200 Aug 06 14:29:00.141471 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 875/3484] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:28:59 2026] GET /volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 => generated 857 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:00.178854 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-9853eb03-e7aa-4666-a732-b481d89e7081 req-6baf84af-1482-4bc2-a299-13f9a88103a3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:00.181006 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-9853eb03-e7aa-4666-a732-b481d89e7081 req-6baf84af-1482-4bc2-a299-13f9a88103a3 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 Aug 06 14:29:00.181214 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-9853eb03-e7aa-4666-a732-b481d89e7081 req-6baf84af-1482-4bc2-a299-13f9a88103a3 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:00.181399 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-9853eb03-e7aa-4666-a732-b481d89e7081 req-6baf84af-1482-4bc2-a299-13f9a88103a3 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:00.187966 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:00.187966 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:00.191099 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-9853eb03-e7aa-4666-a732-b481d89e7081 req-6baf84af-1482-4bc2-a299-13f9a88103a3 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:29:00.194913 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-9853eb03-e7aa-4666-a732-b481d89e7081 req-6baf84af-1482-4bc2-a299-13f9a88103a3 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 returned with HTTP 200 Aug 06 14:29:00.195250 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 867/3485] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:29:00 2026] GET /volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:00.265945 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b05e1a05-9989-45bc-9124-497c96f3f7ef None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:00.266299 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b05e1a05-9989-45bc-9124-497c96f3f7ef None None] GET https://10.4.3.229/volume// Aug 06 14:29:00.266459 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b05e1a05-9989-45bc-9124-497c96f3f7ef None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:00.266651 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b05e1a05-9989-45bc-9124-497c96f3f7ef None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:00.266946 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b05e1a05-9989-45bc-9124-497c96f3f7ef None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:29:00.267230 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 875/3486] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:29: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 06 14:29:00.274234 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-9853eb03-e7aa-4666-a732-b481d89e7081 req-d7cd961d-c46f-44df-b7a7-cbb1553eee35 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:00.276928 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-9853eb03-e7aa-4666-a732-b481d89e7081 req-d7cd961d-c46f-44df-b7a7-cbb1553eee35 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:29:00.277337 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-9853eb03-e7aa-4666-a732-b481d89e7081 req-d7cd961d-c46f-44df-b7a7-cbb1553eee35 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9", "connector": null, "instance_uuid": "39b19bca-33d7-4fce-9fcc-78350a7a6b5e"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:00.285395 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:00.285395 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:00.315402 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-9853eb03-e7aa-4666-a732-b481d89e7081 req-d7cd961d-c46f-44df-b7a7-cbb1553eee35 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:29:00.315877 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 870/3487] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:29:00 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:00.345221 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fc914b1b-bb78-47ac-b84a-47fd79bd4773 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:00.346923 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fc914b1b-bb78-47ac-b84a-47fd79bd4773 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 Aug 06 14:29:00.347098 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fc914b1b-bb78-47ac-b84a-47fd79bd4773 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:00.347327 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fc914b1b-bb78-47ac-b84a-47fd79bd4773 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:00.355325 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6c489ca0-8c1e-4e5e-b422-c17adbc36323 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:00.355723 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6c489ca0-8c1e-4e5e-b422-c17adbc36323 None None] GET https://10.4.3.229/volume// Aug 06 14:29:00.355890 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6c489ca0-8c1e-4e5e-b422-c17adbc36323 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:00.355928 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:00.355928 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:00.356066 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6c489ca0-8c1e-4e5e-b422-c17adbc36323 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:00.356386 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6c489ca0-8c1e-4e5e-b422-c17adbc36323 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:29:00.356865 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 868/3488] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:29: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 06 14:29:00.358891 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-fc914b1b-bb78-47ac-b84a-47fd79bd4773 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:29:00.362439 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fc914b1b-bb78-47ac-b84a-47fd79bd4773 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 returned with HTTP 200 Aug 06 14:29:00.362509 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-9853eb03-e7aa-4666-a732-b481d89e7081 req-1d25e1c7-ba88-436a-a151-71d3e35d6912 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:00.362779 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 876/3489] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:00 2026] GET /volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:00.364486 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-9853eb03-e7aa-4666-a732-b481d89e7081 req-1d25e1c7-ba88-436a-a151-71d3e35d6912 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 Aug 06 14:29:00.364708 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-9853eb03-e7aa-4666-a732-b481d89e7081 req-1d25e1c7-ba88-436a-a151-71d3e35d6912 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:00.364902 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-9853eb03-e7aa-4666-a732-b481d89e7081 req-1d25e1c7-ba88-436a-a151-71d3e35d6912 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:00.373126 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:00.373126 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:00.376480 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-9853eb03-e7aa-4666-a732-b481d89e7081 req-1d25e1c7-ba88-436a-a151-71d3e35d6912 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:29:00.380203 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-9853eb03-e7aa-4666-a732-b481d89e7081 req-1d25e1c7-ba88-436a-a151-71d3e35d6912 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 returned with HTTP 200 Aug 06 14:29:00.380617 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 876/3490] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:29:00 2026] GET /volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 => generated 1036 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:29:00.476529 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-9853eb03-e7aa-4666-a732-b481d89e7081 req-457aa65d-9553-451b-be22-ca50edeb9f76 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:00.478714 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-9853eb03-e7aa-4666-a732-b481d89e7081 req-457aa65d-9553-451b-be22-ca50edeb9f76 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] PUT https://10.4.3.229/volume/v3/attachments/7953bd23-c9bf-4248-b6c1-0e9d3ad699c8 Aug 06 14:29:00.479093 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-9853eb03-e7aa-4666-a732-b481d89e7081 req-457aa65d-9553-451b-be22-ca50edeb9f76 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:00.487569 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-9853eb03-e7aa-4666-a732-b481d89e7081 req-457aa65d-9553-451b-be22-ca50edeb9f76 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Acquiring lock "cinder-attachment_update-e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9-np0000006659" by "attachment_update" {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:29:00.492253 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-9853eb03-e7aa-4666-a732-b481d89e7081 req-457aa65d-9553-451b-be22-ca50edeb9f76 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Lock "cinder-attachment_update-e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:29:00.493607 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:00.493607 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:00.612017 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-9853eb03-e7aa-4666-a732-b481d89e7081 req-457aa65d-9553-451b-be22-ca50edeb9f76 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Lock "cinder-attachment_update-e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9-np0000006659" released by "attachment_update" :: held 0.120s {{(pid=100398) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:29:00.612347 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-9853eb03-e7aa-4666-a732-b481d89e7081 req-457aa65d-9553-451b-be22-ca50edeb9f76 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/attachments/7953bd23-c9bf-4248-b6c1-0e9d3ad699c8 returned with HTTP 200 Aug 06 14:29:00.612962 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 871/3491] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:29:00 2026] PUT /volume/v3/attachments/7953bd23-c9bf-4248-b6c1-0e9d3ad699c8 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:00.798080 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d350b043-f47d-420e-969c-e00bbc183d29 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:00.799776 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d350b043-f47d-420e-969c-e00bbc183d29 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:29:00.799970 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d350b043-f47d-420e-969c-e00bbc183d29 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:00.800169 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d350b043-f47d-420e-969c-e00bbc183d29 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:00.800313 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-d350b043-f47d-420e-969c-e00bbc183d29 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:00.804196 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:00.804196 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:00.804910 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d350b043-f47d-420e-969c-e00bbc183d29 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:29:00.805257 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 869/3492] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:00 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:00.814910 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e551e5c8-6fa0-43f2-9fc0-fa78f36363bd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:00.816611 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e551e5c8-6fa0-43f2-9fc0-fa78f36363bd tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 Aug 06 14:29:00.816814 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e551e5c8-6fa0-43f2-9fc0-fa78f36363bd tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:00.816992 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e551e5c8-6fa0-43f2-9fc0-fa78f36363bd tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:00.823271 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:00.823271 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:00.826404 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-e551e5c8-6fa0-43f2-9fc0-fa78f36363bd tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:29:00.830313 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e551e5c8-6fa0-43f2-9fc0-fa78f36363bd tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 returned with HTTP 200 Aug 06 14:29:00.830689 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 877/3493] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:00 2026] GET /volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:01.044080 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a1b61a45-80bb-4880-955e-f7e97fbafdb5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:01.048854 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a1b61a45-80bb-4880-955e-f7e97fbafdb5 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d Aug 06 14:29:01.048854 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a1b61a45-80bb-4880-955e-f7e97fbafdb5 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:01.048854 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a1b61a45-80bb-4880-955e-f7e97fbafdb5 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:01.048854 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-a1b61a45-80bb-4880-955e-f7e97fbafdb5 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Show backup with id 5fa17038-1ac4-4a00-b123-71d3ca85281d. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:01.053344 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:01.053344 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:01.057451 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a1b61a45-80bb-4880-955e-f7e97fbafdb5 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d returned with HTTP 200 Aug 06 14:29:01.057451 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 877/3494] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:29:01 2026] GET /volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:01.374285 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7fa6562b-be5c-429e-b312-6b9163478a30 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:01.376068 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7fa6562b-be5c-429e-b312-6b9163478a30 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 Aug 06 14:29:01.376255 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7fa6562b-be5c-429e-b312-6b9163478a30 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:01.376488 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7fa6562b-be5c-429e-b312-6b9163478a30 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:01.385648 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:01.385648 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:01.389046 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-7fa6562b-be5c-429e-b312-6b9163478a30 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:29:01.393132 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7fa6562b-be5c-429e-b312-6b9163478a30 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 returned with HTTP 200 Aug 06 14:29:01.393521 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 872/3495] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:01 2026] GET /volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:01.815592 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a5c8245b-0722-41ba-a632-47eb4d7156b6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:01.817344 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a5c8245b-0722-41ba-a632-47eb4d7156b6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:29:01.817570 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a5c8245b-0722-41ba-a632-47eb4d7156b6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:01.817750 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a5c8245b-0722-41ba-a632-47eb4d7156b6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:01.817854 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-a5c8245b-0722-41ba-a632-47eb4d7156b6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:01.821862 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:01.821862 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:01.822547 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a5c8245b-0722-41ba-a632-47eb4d7156b6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:29:01.822876 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 870/3496] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:01 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:01.842168 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-4a60bfae-3f63-4017-a264-e1d037a0149e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:01.843751 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4a60bfae-3f63-4017-a264-e1d037a0149e tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 Aug 06 14:29:01.843936 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4a60bfae-3f63-4017-a264-e1d037a0149e tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:01.844125 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4a60bfae-3f63-4017-a264-e1d037a0149e tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:01.850213 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:01.850213 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:01.853158 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-4a60bfae-3f63-4017-a264-e1d037a0149e tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:29:01.857648 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4a60bfae-3f63-4017-a264-e1d037a0149e tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 returned with HTTP 200 Aug 06 14:29:01.857648 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 878/3497] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:01 2026] GET /volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:02.066373 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-de0db8c3-a9fb-4b59-9689-a0337ffed056 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:02.068276 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-de0db8c3-a9fb-4b59-9689-a0337ffed056 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d Aug 06 14:29:02.068587 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-de0db8c3-a9fb-4b59-9689-a0337ffed056 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:02.068812 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-de0db8c3-a9fb-4b59-9689-a0337ffed056 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:02.068938 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-de0db8c3-a9fb-4b59-9689-a0337ffed056 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Show backup with id 5fa17038-1ac4-4a00-b123-71d3ca85281d. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:02.074572 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:02.074572 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:02.075717 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-de0db8c3-a9fb-4b59-9689-a0337ffed056 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d returned with HTTP 200 Aug 06 14:29:02.076115 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 878/3498] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:29:02 2026] GET /volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:02.405211 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-90fdeed9-c699-4c75-bda5-e2f1298baee2 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:02.409718 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-90fdeed9-c699-4c75-bda5-e2f1298baee2 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 Aug 06 14:29:02.409881 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-90fdeed9-c699-4c75-bda5-e2f1298baee2 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:02.410060 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-90fdeed9-c699-4c75-bda5-e2f1298baee2 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:02.417810 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:02.417810 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:02.420439 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-90fdeed9-c699-4c75-bda5-e2f1298baee2 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:29:02.424134 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-90fdeed9-c699-4c75-bda5-e2f1298baee2 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 returned with HTTP 200 Aug 06 14:29:02.424477 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 873/3499] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:02 2026] GET /volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:02.832867 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8fbb1a1a-79d9-44ae-a3ad-50bd5239d6dc None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:02.834539 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8fbb1a1a-79d9-44ae-a3ad-50bd5239d6dc tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:29:02.834724 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8fbb1a1a-79d9-44ae-a3ad-50bd5239d6dc tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:02.834900 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8fbb1a1a-79d9-44ae-a3ad-50bd5239d6dc tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:02.834996 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-8fbb1a1a-79d9-44ae-a3ad-50bd5239d6dc tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:02.838950 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:02.838950 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:02.839640 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8fbb1a1a-79d9-44ae-a3ad-50bd5239d6dc tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:29:02.839984 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 871/3500] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:02 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:02.869968 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d5be63cb-7de7-481b-bf22-2a75a77ec8f5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:02.871601 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d5be63cb-7de7-481b-bf22-2a75a77ec8f5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 Aug 06 14:29:02.871798 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d5be63cb-7de7-481b-bf22-2a75a77ec8f5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:02.871971 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d5be63cb-7de7-481b-bf22-2a75a77ec8f5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:02.878597 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:02.878597 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:02.882100 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-d5be63cb-7de7-481b-bf22-2a75a77ec8f5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:29:02.886185 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d5be63cb-7de7-481b-bf22-2a75a77ec8f5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 returned with HTTP 200 Aug 06 14:29:02.886683 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 879/3501] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:02 2026] GET /volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:03.088078 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-400e947f-edda-4fb6-b73d-9eadd0bf3fea None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:03.089893 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-400e947f-edda-4fb6-b73d-9eadd0bf3fea tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d Aug 06 14:29:03.090182 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-400e947f-edda-4fb6-b73d-9eadd0bf3fea tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:03.090468 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-400e947f-edda-4fb6-b73d-9eadd0bf3fea tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:03.090665 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-400e947f-edda-4fb6-b73d-9eadd0bf3fea tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Show backup with id 5fa17038-1ac4-4a00-b123-71d3ca85281d. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:03.094585 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:03.094585 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:03.095282 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-400e947f-edda-4fb6-b73d-9eadd0bf3fea tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d returned with HTTP 200 Aug 06 14:29:03.095639 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 879/3502] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:29:03 2026] GET /volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:03.436570 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-93df7215-1317-4751-b86f-1103d6ff022c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:03.438743 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-93df7215-1317-4751-b86f-1103d6ff022c tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 Aug 06 14:29:03.438970 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-93df7215-1317-4751-b86f-1103d6ff022c tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:03.439201 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-93df7215-1317-4751-b86f-1103d6ff022c tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:03.449533 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:03.449533 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:03.452999 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-93df7215-1317-4751-b86f-1103d6ff022c tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:29:03.457025 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-93df7215-1317-4751-b86f-1103d6ff022c tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 returned with HTTP 200 Aug 06 14:29:03.457421 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 874/3503] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:03 2026] GET /volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:03.848840 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-54c52a2f-7ea3-4383-9623-d6fcefcc5ca3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:03.850637 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-54c52a2f-7ea3-4383-9623-d6fcefcc5ca3 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:29:03.850812 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-54c52a2f-7ea3-4383-9623-d6fcefcc5ca3 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:03.850983 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-54c52a2f-7ea3-4383-9623-d6fcefcc5ca3 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:03.851079 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-54c52a2f-7ea3-4383-9623-d6fcefcc5ca3 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:03.856339 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:03.856339 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:03.856339 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-54c52a2f-7ea3-4383-9623-d6fcefcc5ca3 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:29:03.856339 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 872/3504] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:03 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:03.900755 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ba67215e-f5f1-41a4-a2c6-56d9be1cfd5f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:03.902648 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ba67215e-f5f1-41a4-a2c6-56d9be1cfd5f tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 Aug 06 14:29:03.902842 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ba67215e-f5f1-41a4-a2c6-56d9be1cfd5f tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:03.903018 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ba67215e-f5f1-41a4-a2c6-56d9be1cfd5f tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:03.908617 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:03.908617 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:03.911443 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ba67215e-f5f1-41a4-a2c6-56d9be1cfd5f tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:29:03.914736 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ba67215e-f5f1-41a4-a2c6-56d9be1cfd5f tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 returned with HTTP 200 Aug 06 14:29:03.915057 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 880/3505] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:03 2026] GET /volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:04.107136 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9d484dec-d286-4c99-9957-0b53c8d059ae None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:04.108992 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9d484dec-d286-4c99-9957-0b53c8d059ae tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d Aug 06 14:29:04.109242 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9d484dec-d286-4c99-9957-0b53c8d059ae tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:04.109488 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9d484dec-d286-4c99-9957-0b53c8d059ae tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:04.109649 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-9d484dec-d286-4c99-9957-0b53c8d059ae tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Show backup with id 5fa17038-1ac4-4a00-b123-71d3ca85281d. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:04.114021 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:04.114021 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:04.115034 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9d484dec-d286-4c99-9957-0b53c8d059ae tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d returned with HTTP 200 Aug 06 14:29:04.115546 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 880/3506] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:29:04 2026] GET /volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:04.211877 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-9853eb03-e7aa-4666-a732-b481d89e7081 req-8415e58d-467e-4d13-a518-c26c0133c0c8 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:04.213912 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-9853eb03-e7aa-4666-a732-b481d89e7081 req-8415e58d-467e-4d13-a518-c26c0133c0c8 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] POST https://10.4.3.229/volume/v3/attachments/7953bd23-c9bf-4248-b6c1-0e9d3ad699c8/action Aug 06 14:29:04.214294 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-9853eb03-e7aa-4666-a732-b481d89e7081 req-8415e58d-467e-4d13-a518-c26c0133c0c8 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Action body: b'{"os-complete": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:29:04.214414 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-9853eb03-e7aa-4666-a732-b481d89e7081 req-8415e58d-467e-4d13-a518-c26c0133c0c8 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:04.230248 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:04.230248 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:04.249675 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-9853eb03-e7aa-4666-a732-b481d89e7081 req-8415e58d-467e-4d13-a518-c26c0133c0c8 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/attachments/7953bd23-c9bf-4248-b6c1-0e9d3ad699c8/action returned with HTTP 204 Aug 06 14:29:04.250209 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 875/3507] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:29:04 2026] POST /volume/v3/attachments/7953bd23-c9bf-4248-b6c1-0e9d3ad699c8/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:04.468921 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a4b2e38c-64f7-4b12-9dd3-b5adb6433f6d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:04.471075 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a4b2e38c-64f7-4b12-9dd3-b5adb6433f6d tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 Aug 06 14:29:04.471310 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a4b2e38c-64f7-4b12-9dd3-b5adb6433f6d tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:04.471575 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a4b2e38c-64f7-4b12-9dd3-b5adb6433f6d tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:04.482814 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:04.482814 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:04.486961 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-a4b2e38c-64f7-4b12-9dd3-b5adb6433f6d tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:29:04.491963 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a4b2e38c-64f7-4b12-9dd3-b5adb6433f6d tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 returned with HTTP 200 Aug 06 14:29:04.492410 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 873/3508] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:04 2026] GET /volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 => generated 1149 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:04.504119 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-70578022-9fcc-4ac8-a556-9a3ffe309009 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:04.506049 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-70578022-9fcc-4ac8-a556-9a3ffe309009 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 Aug 06 14:29:04.506300 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-70578022-9fcc-4ac8-a556-9a3ffe309009 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:04.506508 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-70578022-9fcc-4ac8-a556-9a3ffe309009 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:04.516934 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:04.516934 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:04.520135 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-70578022-9fcc-4ac8-a556-9a3ffe309009 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:29:04.523741 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-70578022-9fcc-4ac8-a556-9a3ffe309009 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 returned with HTTP 200 Aug 06 14:29:04.524093 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 881/3509] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:04 2026] GET /volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 => generated 1149 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:04.536110 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a66dccdd-c337-4485-84e3-9b06033d7a6b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:04.537743 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a66dccdd-c337-4485-84e3-9b06033d7a6b tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] POST https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01/action Aug 06 14:29:04.538065 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a66dccdd-c337-4485-84e3-9b06033d7a6b tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Action body: b'{"os-detach": {"attachment_id": "7953bd23-c9bf-4248-b6c1-0e9d3ad699c8"}}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:29:04.538182 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a66dccdd-c337-4485-84e3-9b06033d7a6b tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "7953bd23-c9bf-4248-b6c1-0e9d3ad699c8"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:04.548760 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:04.548760 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:04.549172 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a66dccdd-c337-4485-84e3-9b06033d7a6b tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:29:04.554835 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a66dccdd-c337-4485-84e3-9b06033d7a6b tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01/action returned with HTTP 400 Aug 06 14:29:04.555289 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 881/3510] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:29:04 2026] POST /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01/action => generated 100 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 14:29:04.584809 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-37fc2496-00e3-45d0-8054-a70d6ef8c599 req-a483f507-3cc7-49c7-9828-04104427cf29 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:04.586785 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-37fc2496-00e3-45d0-8054-a70d6ef8c599 req-a483f507-3cc7-49c7-9828-04104427cf29 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 Aug 06 14:29:04.586963 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-37fc2496-00e3-45d0-8054-a70d6ef8c599 req-a483f507-3cc7-49c7-9828-04104427cf29 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:04.587164 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-37fc2496-00e3-45d0-8054-a70d6ef8c599 req-a483f507-3cc7-49c7-9828-04104427cf29 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:04.595356 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:04.595356 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:04.598184 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-37fc2496-00e3-45d0-8054-a70d6ef8c599 req-a483f507-3cc7-49c7-9828-04104427cf29 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:29:04.601668 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-37fc2496-00e3-45d0-8054-a70d6ef8c599 req-a483f507-3cc7-49c7-9828-04104427cf29 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 returned with HTTP 200 Aug 06 14:29:04.602047 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 876/3511] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:29:04 2026] GET /volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 => generated 1149 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:04.618657 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-37fc2496-00e3-45d0-8054-a70d6ef8c599 req-a355b19a-e5ee-447b-ac73-3ef3ab690c86 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:04.620757 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-37fc2496-00e3-45d0-8054-a70d6ef8c599 req-a355b19a-e5ee-447b-ac73-3ef3ab690c86 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] POST https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9/action Aug 06 14:29:04.621146 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-37fc2496-00e3-45d0-8054-a70d6ef8c599 req-a355b19a-e5ee-447b-ac73-3ef3ab690c86 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:29:04.621320 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-37fc2496-00e3-45d0-8054-a70d6ef8c599 req-a355b19a-e5ee-447b-ac73-3ef3ab690c86 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:04.631700 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:04.631700 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:04.632101 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-37fc2496-00e3-45d0-8054-a70d6ef8c599 req-a355b19a-e5ee-447b-ac73-3ef3ab690c86 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:29:04.640945 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-37fc2496-00e3-45d0-8054-a70d6ef8c599 req-a355b19a-e5ee-447b-ac73-3ef3ab690c86 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Begin detaching volume completed successfully. Aug 06 14:29:04.641217 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-37fc2496-00e3-45d0-8054-a70d6ef8c599 req-a355b19a-e5ee-447b-ac73-3ef3ab690c86 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9/action returned with HTTP 202 Aug 06 14:29:04.641606 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 874/3512] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:29:04 2026] POST /volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:29:04.682855 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b580be78-ec02-42cc-9df9-4a208a014ed8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:04.683219 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b580be78-ec02-42cc-9df9-4a208a014ed8 None None] GET https://10.4.3.229/volume// Aug 06 14:29:04.683489 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b580be78-ec02-42cc-9df9-4a208a014ed8 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:04.683658 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b580be78-ec02-42cc-9df9-4a208a014ed8 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:04.683962 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b580be78-ec02-42cc-9df9-4a208a014ed8 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:29:04.684235 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 882/3513] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:29: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 06 14:29:04.690866 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-37fc2496-00e3-45d0-8054-a70d6ef8c599 req-0f63d6a3-7a67-495e-a49f-f110bee5eccb None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:04.692979 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-37fc2496-00e3-45d0-8054-a70d6ef8c599 req-0f63d6a3-7a67-495e-a49f-f110bee5eccb tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 Aug 06 14:29:04.693211 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-37fc2496-00e3-45d0-8054-a70d6ef8c599 req-0f63d6a3-7a67-495e-a49f-f110bee5eccb tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:04.693358 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-37fc2496-00e3-45d0-8054-a70d6ef8c599 req-0f63d6a3-7a67-495e-a49f-f110bee5eccb tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:04.703638 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:04.703638 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:04.707661 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-37fc2496-00e3-45d0-8054-a70d6ef8c599 req-0f63d6a3-7a67-495e-a49f-f110bee5eccb tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:29:04.713721 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-37fc2496-00e3-45d0-8054-a70d6ef8c599 req-0f63d6a3-7a67-495e-a49f-f110bee5eccb tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 returned with HTTP 200 Aug 06 14:29:04.714107 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 882/3514] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:29:04 2026] GET /volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 => generated 1332 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:29:04.866249 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-26fbaf47-d1ec-4d46-ac72-6bbdc939e9fb None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:04.868189 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-26fbaf47-d1ec-4d46-ac72-6bbdc939e9fb tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:29:04.868442 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-26fbaf47-d1ec-4d46-ac72-6bbdc939e9fb tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:04.868723 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-26fbaf47-d1ec-4d46-ac72-6bbdc939e9fb tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:04.868876 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-26fbaf47-d1ec-4d46-ac72-6bbdc939e9fb tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:04.872898 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:04.872898 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:04.873558 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-26fbaf47-d1ec-4d46-ac72-6bbdc939e9fb tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:29:04.873936 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 877/3515] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:04 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:04.882761 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d49f2eef-9bad-4bb0-8ec9-183ea7eb9ad1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:04.884483 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d49f2eef-9bad-4bb0-8ec9-183ea7eb9ad1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/volumes/73a2e755-3b7f-4c0b-ad53-0c97f89a4ec9 Aug 06 14:29:04.884659 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d49f2eef-9bad-4bb0-8ec9-183ea7eb9ad1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:04.884832 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d49f2eef-9bad-4bb0-8ec9-183ea7eb9ad1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:04.890600 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:04.890600 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:04.893698 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d49f2eef-9bad-4bb0-8ec9-183ea7eb9ad1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:29:04.897209 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d49f2eef-9bad-4bb0-8ec9-183ea7eb9ad1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes/73a2e755-3b7f-4c0b-ad53-0c97f89a4ec9 returned with HTTP 200 Aug 06 14:29:04.897643 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 875/3516] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:04 2026] GET /volume/v3/volumes/73a2e755-3b7f-4c0b-ad53-0c97f89a4ec9 => generated 842 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:04.909395 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-48f3b428-8245-4b9b-b4c9-e515d103de55 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:04.911157 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-48f3b428-8245-4b9b-b4c9-e515d103de55 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] DELETE https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:29:04.911347 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-48f3b428-8245-4b9b-b4c9-e515d103de55 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:04.911554 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-48f3b428-8245-4b9b-b4c9-e515d103de55 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:04.911766 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.backups [None req-48f3b428-8245-4b9b-b4c9-e515d103de55 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Delete backup with id: 1a50eb90-8869-48a2-94a7-17275e093cf2. Aug 06 14:29:04.915648 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:04.915648 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:04.926206 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-05ce813f-46b3-493c-93d6-b493397edc7e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:04.927670 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-05ce813f-46b3-493c-93d6-b493397edc7e tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 Aug 06 14:29:04.927844 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-05ce813f-46b3-493c-93d6-b493397edc7e tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:04.928064 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-05ce813f-46b3-493c-93d6-b493397edc7e tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:04.928901 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.backup.rpcapi [None req-48f3b428-8245-4b9b-b4c9-e515d103de55 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] delete_backup rpcapi backup_id 1a50eb90-8869-48a2-94a7-17275e093cf2 {{(pid=100396) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:29:04.930775 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-48f3b428-8245-4b9b-b4c9-e515d103de55 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 202 Aug 06 14:29:04.931140 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 883/3517] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:29:04 2026] DELETE /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:29:04.934655 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:04.934655 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:04.938033 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-05ce813f-46b3-493c-93d6-b493397edc7e tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:29:04.938550 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4495f1fe-059d-450d-b51f-d4c6523aad0d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:04.940794 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4495f1fe-059d-450d-b51f-d4c6523aad0d tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:29:04.941038 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4495f1fe-059d-450d-b51f-d4c6523aad0d tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:04.941306 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4495f1fe-059d-450d-b51f-d4c6523aad0d tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:04.941531 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-4495f1fe-059d-450d-b51f-d4c6523aad0d tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:04.941766 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-05ce813f-46b3-493c-93d6-b493397edc7e tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 returned with HTTP 200 Aug 06 14:29:04.942234 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 883/3518] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:04 2026] GET /volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:04.946188 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:04.946188 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:04.946900 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4495f1fe-059d-450d-b51f-d4c6523aad0d tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 200 Aug 06 14:29:04.947222 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 878/3519] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:04 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:05.127814 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-3eda84af-ff2c-4021-8b52-9cd726a51cc7 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:05.130785 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3eda84af-ff2c-4021-8b52-9cd726a51cc7 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d Aug 06 14:29:05.130990 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3eda84af-ff2c-4021-8b52-9cd726a51cc7 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:05.131272 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3eda84af-ff2c-4021-8b52-9cd726a51cc7 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:05.131439 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-3eda84af-ff2c-4021-8b52-9cd726a51cc7 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Show backup with id 5fa17038-1ac4-4a00-b123-71d3ca85281d. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:05.135730 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:05.135730 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:05.136674 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3eda84af-ff2c-4021-8b52-9cd726a51cc7 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d returned with HTTP 200 Aug 06 14:29:05.137295 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 876/3520] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:29:05 2026] GET /volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:05.954968 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3e3e06f4-56bd-42de-9029-ee7b0d6f9340 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:05.955899 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-aa4116c6-bdcf-44bd-908a-10ae2b2f87d1 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:05.956414 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3e3e06f4-56bd-42de-9029-ee7b0d6f9340 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 Aug 06 14:29:05.956627 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3e3e06f4-56bd-42de-9029-ee7b0d6f9340 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:05.956812 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3e3e06f4-56bd-42de-9029-ee7b0d6f9340 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:05.957562 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-aa4116c6-bdcf-44bd-908a-10ae2b2f87d1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 Aug 06 14:29:05.957750 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-aa4116c6-bdcf-44bd-908a-10ae2b2f87d1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:05.957939 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-aa4116c6-bdcf-44bd-908a-10ae2b2f87d1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:05.958015 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-aa4116c6-bdcf-44bd-908a-10ae2b2f87d1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 1a50eb90-8869-48a2-94a7-17275e093cf2. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:05.961475 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-aa4116c6-bdcf-44bd-908a-10ae2b2f87d1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 returned with HTTP 404 Aug 06 14:29:05.961914 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 884/3521] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:05 2026] GET /volume/v3/backups/1a50eb90-8869-48a2-94a7-17275e093cf2 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:05.963181 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:05.963181 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:05.968482 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3e3e06f4-56bd-42de-9029-ee7b0d6f9340 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:29:05.972044 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-82d8f19d-1358-4a4e-ae8e-36c120194985 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:05.973028 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3e3e06f4-56bd-42de-9029-ee7b0d6f9340 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 returned with HTTP 200 Aug 06 14:29:05.973399 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 884/3522] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:05 2026] GET /volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:05.973810 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-82d8f19d-1358-4a4e-ae8e-36c120194985 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:29:05.974131 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-82d8f19d-1358-4a4e-ae8e-36c120194985 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1533556306"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:05.975572 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-82d8f19d-1358-4a4e-ae8e-36c120194985 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1533556306'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:29:05.975692 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-82d8f19d-1358-4a4e-ae8e-36c120194985 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Create volume of 1 GB Aug 06 14:29:05.979974 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-82d8f19d-1358-4a4e-ae8e-36c120194985 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Availability Zones retrieved successfully. Aug 06 14:29:05.985143 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-82d8f19d-1358-4a4e-ae8e-36c120194985 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Flow 'volume_create_api' (2d411a25-10c0-4dfe-8966-1879cc05965b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:05.986202 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-82d8f19d-1358-4a4e-ae8e-36c120194985 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2fb59e6-17ac-4b1a-9aae-d7c24c9c6e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:05.987095 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-82d8f19d-1358-4a4e-ae8e-36c120194985 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:29:06.012633 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-82d8f19d-1358-4a4e-ae8e-36c120194985 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2fb59e6-17ac-4b1a-9aae-d7c24c9c6e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:06.013384 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-82d8f19d-1358-4a4e-ae8e-36c120194985 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa761390-643a-4b1a-975d-c35931f0092c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:06.051866 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-82d8f19d-1358-4a4e-ae8e-36c120194985 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Created reservations ['550b69f6-fdb6-49ed-8ae0-bb8ddbd68cac', 'cf4ded48-19f6-4b02-bd7d-b787530dee97', '29e0109b-48b9-460b-9608-a368ab7d772a', 'd7a251b6-3bb6-4885-b428-97e1a7e94ca2'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:06.052644 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-82d8f19d-1358-4a4e-ae8e-36c120194985 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa761390-643a-4b1a-975d-c35931f0092c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['550b69f6-fdb6-49ed-8ae0-bb8ddbd68cac', 'cf4ded48-19f6-4b02-bd7d-b787530dee97', '29e0109b-48b9-460b-9608-a368ab7d772a', 'd7a251b6-3bb6-4885-b428-97e1a7e94ca2']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:06.053336 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-82d8f19d-1358-4a4e-ae8e-36c120194985 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fad9c88-e06b-4643-a720-1627c4cddcf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:06.074021 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-82d8f19d-1358-4a4e-ae8e-36c120194985 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fad9c88-e06b-4643-a720-1627c4cddcf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1533556306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c96f18bea1bc4164b2537eba4acc7501',qos_specs=None,replication_status=,reservations=['550b69f6-fdb6-49ed-8ae0-bb8ddbd68cac','cf4ded48-19f6-4b02-bd7d-b787530dee97','29e0109b-48b9-460b-9608-a368ab7d772a','d7a251b6-3bb6-4885-b428-97e1a7e94ca2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dcd9de22d1c4877b2de8f8588192bee',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:29:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1533556306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c96f18bea1bc4164b2537eba4acc7501',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dcd9de22d1c4877b2de8f8588192bee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:06.074840 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-82d8f19d-1358-4a4e-ae8e-36c120194985 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03f950c2-4b6a-4dfe-8ed0-e6ce3ebcb388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:06.089902 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-82d8f19d-1358-4a4e-ae8e-36c120194985 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03f950c2-4b6a-4dfe-8ed0-e6ce3ebcb388) transitioned into state 'SUCCESS' from state '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-1533556306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c96f18bea1bc4164b2537eba4acc7501',qos_specs=None,replication_status=,reservations=['550b69f6-fdb6-49ed-8ae0-bb8ddbd68cac','cf4ded48-19f6-4b02-bd7d-b787530dee97','29e0109b-48b9-460b-9608-a368ab7d772a','d7a251b6-3bb6-4885-b428-97e1a7e94ca2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dcd9de22d1c4877b2de8f8588192bee',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:06.090591 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-82d8f19d-1358-4a4e-ae8e-36c120194985 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22f0bade-36fa-4bc1-94ec-618ebdee0e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:06.099566 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-82d8f19d-1358-4a4e-ae8e-36c120194985 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22f0bade-36fa-4bc1-94ec-618ebdee0e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:06.100315 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-82d8f19d-1358-4a4e-ae8e-36c120194985 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Flow 'volume_create_api' (2d411a25-10c0-4dfe-8966-1879cc05965b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:06.100640 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-82d8f19d-1358-4a4e-ae8e-36c120194985 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Create volume request issued successfully. Aug 06 14:29:06.101190 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-82d8f19d-1358-4a4e-ae8e-36c120194985 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:29:06.101735 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 879/3523] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:29:05 2026] POST /volume/v3/volumes => generated 749 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:29:06.116118 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ed169ff7-d301-45ff-b2ed-1e9777c343fa None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:06.118166 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ed169ff7-d301-45ff-b2ed-1e9777c343fa tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/volumes/5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8 Aug 06 14:29:06.118394 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ed169ff7-d301-45ff-b2ed-1e9777c343fa tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:06.118646 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ed169ff7-d301-45ff-b2ed-1e9777c343fa tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:06.127345 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:06.127345 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:06.131327 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-ed169ff7-d301-45ff-b2ed-1e9777c343fa tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:29:06.135947 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ed169ff7-d301-45ff-b2ed-1e9777c343fa tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes/5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8 returned with HTTP 200 Aug 06 14:29:06.136366 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 877/3524] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:06 2026] GET /volume/v3/volumes/5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:06.149552 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1920e2a3-b0c0-48d4-9b33-1469a571eafe None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:06.151644 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1920e2a3-b0c0-48d4-9b33-1469a571eafe tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d Aug 06 14:29:06.151885 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1920e2a3-b0c0-48d4-9b33-1469a571eafe tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:06.152116 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1920e2a3-b0c0-48d4-9b33-1469a571eafe tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:06.152260 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-1920e2a3-b0c0-48d4-9b33-1469a571eafe tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Show backup with id 5fa17038-1ac4-4a00-b123-71d3ca85281d. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:06.159004 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:06.159004 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:06.159846 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1920e2a3-b0c0-48d4-9b33-1469a571eafe tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d returned with HTTP 200 Aug 06 14:29:06.160292 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 885/3525] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:29:06 2026] GET /volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:06.683657 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-37fc2496-00e3-45d0-8054-a70d6ef8c599 req-8ef0bc69-d2e8-4ee1-abe0-2fb2eaf4c09b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:06.686113 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-37fc2496-00e3-45d0-8054-a70d6ef8c599 req-8ef0bc69-d2e8-4ee1-abe0-2fb2eaf4c09b tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] DELETE https://10.4.3.229/volume/v3/attachments/7953bd23-c9bf-4248-b6c1-0e9d3ad699c8 Aug 06 14:29:06.686289 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-37fc2496-00e3-45d0-8054-a70d6ef8c599 req-8ef0bc69-d2e8-4ee1-abe0-2fb2eaf4c09b tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:06.686485 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-37fc2496-00e3-45d0-8054-a70d6ef8c599 req-8ef0bc69-d2e8-4ee1-abe0-2fb2eaf4c09b tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:06.693857 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:06.693857 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:06.735438 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-37fc2496-00e3-45d0-8054-a70d6ef8c599 req-8ef0bc69-d2e8-4ee1-abe0-2fb2eaf4c09b tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/attachments/7953bd23-c9bf-4248-b6c1-0e9d3ad699c8 returned with HTTP 200 Aug 06 14:29:06.735876 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 885/3526] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:29:06 2026] DELETE /volume/v3/attachments/7953bd23-c9bf-4248-b6c1-0e9d3ad699c8 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:06.779551 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2b9965b5-cf90-4c47-a62a-8cda3bbff319 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:06.781165 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2b9965b5-cf90-4c47-a62a-8cda3bbff319 tempest-TestServerVolumeAttachmentScenario-1699640517 tempest-TestServerVolumeAttachmentScenario-1699640517-project-admin] POST https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01/action Aug 06 14:29:06.781561 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2b9965b5-cf90-4c47-a62a-8cda3bbff319 tempest-TestServerVolumeAttachmentScenario-1699640517 tempest-TestServerVolumeAttachmentScenario-1699640517-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:29:06.781652 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2b9965b5-cf90-4c47-a62a-8cda3bbff319 tempest-TestServerVolumeAttachmentScenario-1699640517 tempest-TestServerVolumeAttachmentScenario-1699640517-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:06.792057 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:06.792057 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:06.795217 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.admin_actions [None req-2b9965b5-cf90-4c47-a62a-8cda3bbff319 tempest-TestServerVolumeAttachmentScenario-1699640517 tempest-TestServerVolumeAttachmentScenario-1699640517-project-admin] Updating volume '27e5deb8-d2cf-4405-8819-502e5d8aec01' with '{'status': 'in-use'}' {{(pid=100398) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 14:29:06.815877 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2b9965b5-cf90-4c47-a62a-8cda3bbff319 tempest-TestServerVolumeAttachmentScenario-1699640517 tempest-TestServerVolumeAttachmentScenario-1699640517-project-admin] https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01/action returned with HTTP 202 Aug 06 14:29:06.816309 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 880/3527] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:29:06 2026] POST /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:29:06.823358 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e1369e99-505a-4e83-b6c5-478d89d7891f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:06.825087 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e1369e99-505a-4e83-b6c5-478d89d7891f tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 Aug 06 14:29:06.825259 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e1369e99-505a-4e83-b6c5-478d89d7891f tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:06.825439 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e1369e99-505a-4e83-b6c5-478d89d7891f tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:06.836150 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:06.836150 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:06.838982 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-e1369e99-505a-4e83-b6c5-478d89d7891f tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:29:06.843209 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e1369e99-505a-4e83-b6c5-478d89d7891f tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 returned with HTTP 200 Aug 06 14:29:06.843768 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 878/3528] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:06 2026] GET /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 => generated 1150 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:06.880880 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-7e762ee8-fc3e-4b15-9c62-5bb817b7666a req-d1507190-05f6-4840-ae13-e2d626d9fe67 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:06.882901 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-7e762ee8-fc3e-4b15-9c62-5bb817b7666a req-d1507190-05f6-4840-ae13-e2d626d9fe67 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 Aug 06 14:29:06.883045 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-7e762ee8-fc3e-4b15-9c62-5bb817b7666a req-d1507190-05f6-4840-ae13-e2d626d9fe67 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:06.883230 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-7e762ee8-fc3e-4b15-9c62-5bb817b7666a req-d1507190-05f6-4840-ae13-e2d626d9fe67 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:06.891854 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:06.891854 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:06.894858 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-7e762ee8-fc3e-4b15-9c62-5bb817b7666a req-d1507190-05f6-4840-ae13-e2d626d9fe67 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:29:06.898406 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-7e762ee8-fc3e-4b15-9c62-5bb817b7666a req-d1507190-05f6-4840-ae13-e2d626d9fe67 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 returned with HTTP 200 Aug 06 14:29:06.898971 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 886/3529] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:29:06 2026] GET /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 => generated 1150 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:06.914791 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-7e762ee8-fc3e-4b15-9c62-5bb817b7666a req-e80ae416-0493-40c5-a9e5-30bcdbb2f8ff None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:06.916733 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-7e762ee8-fc3e-4b15-9c62-5bb817b7666a req-e80ae416-0493-40c5-a9e5-30bcdbb2f8ff tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] POST https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01/action Aug 06 14:29:06.917042 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-7e762ee8-fc3e-4b15-9c62-5bb817b7666a req-e80ae416-0493-40c5-a9e5-30bcdbb2f8ff tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:29:06.917159 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-7e762ee8-fc3e-4b15-9c62-5bb817b7666a req-e80ae416-0493-40c5-a9e5-30bcdbb2f8ff tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:06.927018 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:06.927018 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:06.927400 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-7e762ee8-fc3e-4b15-9c62-5bb817b7666a req-e80ae416-0493-40c5-a9e5-30bcdbb2f8ff tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:29:06.932412 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-7e762ee8-fc3e-4b15-9c62-5bb817b7666a req-e80ae416-0493-40c5-a9e5-30bcdbb2f8ff tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Begin detaching volume completed successfully. Aug 06 14:29:06.932596 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-7e762ee8-fc3e-4b15-9c62-5bb817b7666a req-e80ae416-0493-40c5-a9e5-30bcdbb2f8ff tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01/action returned with HTTP 202 Aug 06 14:29:06.932946 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 886/3530] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:29:06 2026] POST /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:29:06.983024 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4f4051aa-1d24-41ba-adab-d7696da470f3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:06.983400 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4f4051aa-1d24-41ba-adab-d7696da470f3 None None] GET https://10.4.3.229/volume// Aug 06 14:29:06.983641 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4f4051aa-1d24-41ba-adab-d7696da470f3 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:06.983772 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4f4051aa-1d24-41ba-adab-d7696da470f3 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:06.984081 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4f4051aa-1d24-41ba-adab-d7696da470f3 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:29:06.984381 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 881/3531] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:29: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 06 14:29:06.984983 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-bd3a28ad-97a8-434b-a073-6d0ad3ee7fb0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:06.986913 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bd3a28ad-97a8-434b-a073-6d0ad3ee7fb0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 Aug 06 14:29:06.987128 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bd3a28ad-97a8-434b-a073-6d0ad3ee7fb0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:06.987353 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bd3a28ad-97a8-434b-a073-6d0ad3ee7fb0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:06.995471 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-7e762ee8-fc3e-4b15-9c62-5bb817b7666a req-4ebf93df-6d0c-440b-a490-482dabf9c6d5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:06.995863 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:06.995863 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:06.997596 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-7e762ee8-fc3e-4b15-9c62-5bb817b7666a req-4ebf93df-6d0c-440b-a490-482dabf9c6d5 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 Aug 06 14:29:06.997825 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-7e762ee8-fc3e-4b15-9c62-5bb817b7666a req-4ebf93df-6d0c-440b-a490-482dabf9c6d5 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:06.998027 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-7e762ee8-fc3e-4b15-9c62-5bb817b7666a req-4ebf93df-6d0c-440b-a490-482dabf9c6d5 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:06.999661 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-bd3a28ad-97a8-434b-a073-6d0ad3ee7fb0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:29:07.004315 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bd3a28ad-97a8-434b-a073-6d0ad3ee7fb0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 returned with HTTP 200 Aug 06 14:29:07.004741 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 879/3532] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:06 2026] GET /volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:07.024269 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:07.024269 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:07.029943 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-7e762ee8-fc3e-4b15-9c62-5bb817b7666a req-4ebf93df-6d0c-440b-a490-482dabf9c6d5 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:29:07.034017 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-7e762ee8-fc3e-4b15-9c62-5bb817b7666a req-4ebf93df-6d0c-440b-a490-482dabf9c6d5 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 returned with HTTP 200 Aug 06 14:29:07.034445 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 887/3533] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:29:06 2026] GET /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 => generated 1333 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:29:07.150225 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0ad14fc1-c34f-4cbc-a7ba-870497dc0bcd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:07.152694 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0ad14fc1-c34f-4cbc-a7ba-870497dc0bcd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/volumes/5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8 Aug 06 14:29:07.152956 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0ad14fc1-c34f-4cbc-a7ba-870497dc0bcd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:07.153227 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0ad14fc1-c34f-4cbc-a7ba-870497dc0bcd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:07.161369 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:07.161369 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:07.165144 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-0ad14fc1-c34f-4cbc-a7ba-870497dc0bcd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:29:07.171679 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0ad14fc1-c34f-4cbc-a7ba-870497dc0bcd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes/5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8 returned with HTTP 200 Aug 06 14:29:07.171780 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-99bc97eb-642f-472b-b376-dc8122ec6165 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:07.172060 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 887/3534] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:07 2026] GET /volume/v3/volumes/5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:07.173969 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-99bc97eb-642f-472b-b376-dc8122ec6165 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d Aug 06 14:29:07.174304 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-99bc97eb-642f-472b-b376-dc8122ec6165 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:07.174634 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-99bc97eb-642f-472b-b376-dc8122ec6165 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:07.174804 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-99bc97eb-642f-472b-b376-dc8122ec6165 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Show backup with id 5fa17038-1ac4-4a00-b123-71d3ca85281d. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:07.181049 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:07.181049 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:07.182231 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-99bc97eb-642f-472b-b376-dc8122ec6165 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d returned with HTTP 200 Aug 06 14:29:07.182804 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 882/3535] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:29:07 2026] GET /volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:07.188273 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8fefe87e-a67b-4abc-a135-f838af2892ce None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:07.190068 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8fefe87e-a67b-4abc-a135-f838af2892ce tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] POST https://10.4.3.229/volume/v3/backups Aug 06 14:29:07.190396 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8fefe87e-a67b-4abc-a135-f838af2892ce tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8", "name": "tempest-VolumesBackupsTest-Backup-1605482382"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:07.191845 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.backups [None req-8fefe87e-a67b-4abc-a135-f838af2892ce tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Creating new backup {'backup': {'volume_id': '5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8', 'name': 'tempest-VolumesBackupsTest-Backup-1605482382'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:29:07.191981 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.contrib.backups [None req-8fefe87e-a67b-4abc-a135-f838af2892ce tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Creating backup of volume 5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8 in container None Aug 06 14:29:07.199297 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:07.199297 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:07.199919 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-8fefe87e-a67b-4abc-a135-f838af2892ce tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:29:07.218367 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-8fefe87e-a67b-4abc-a135-f838af2892ce tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Created reservations ['901bc4d3-0d6b-49e9-a62a-9e16e5d0db75', '7489996e-7bec-4842-bb2e-8e7cf2dbf797'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:07.251157 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8fefe87e-a67b-4abc-a135-f838af2892ce tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:29:07.251677 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 880/3536] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:29:07 2026] POST /volume/v3/backups => generated 330 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:29:07.261804 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f57736e7-1e81-464d-b2f5-0724ffb36d36 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:07.263852 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f57736e7-1e81-464d-b2f5-0724ffb36d36 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 Aug 06 14:29:07.264077 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f57736e7-1e81-464d-b2f5-0724ffb36d36 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:07.264293 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f57736e7-1e81-464d-b2f5-0724ffb36d36 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:07.264409 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-f57736e7-1e81-464d-b2f5-0724ffb36d36 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:07.269498 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:07.269498 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:07.270340 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f57736e7-1e81-464d-b2f5-0724ffb36d36 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 returned with HTTP 200 Aug 06 14:29:07.270822 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 888/3537] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:07 2026] GET /volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:08.018502 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-464bb42f-3aee-4d92-a49e-76d5a5111572 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:08.021937 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-464bb42f-3aee-4d92-a49e-76d5a5111572 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 Aug 06 14:29:08.022159 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-464bb42f-3aee-4d92-a49e-76d5a5111572 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:08.022373 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-464bb42f-3aee-4d92-a49e-76d5a5111572 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:08.033675 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:08.033675 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:08.037706 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-464bb42f-3aee-4d92-a49e-76d5a5111572 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:29:08.041894 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-464bb42f-3aee-4d92-a49e-76d5a5111572 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 returned with HTTP 200 Aug 06 14:29:08.042217 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 888/3538] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:08 2026] GET /volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:08.193286 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bd0dd673-2ad5-468d-b704-1893b079fbb5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:08.194914 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bd0dd673-2ad5-468d-b704-1893b079fbb5 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d Aug 06 14:29:08.195112 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bd0dd673-2ad5-468d-b704-1893b079fbb5 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:08.195328 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bd0dd673-2ad5-468d-b704-1893b079fbb5 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:08.195480 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-bd0dd673-2ad5-468d-b704-1893b079fbb5 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Show backup with id 5fa17038-1ac4-4a00-b123-71d3ca85281d. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:08.199339 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:08.199339 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:08.200008 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bd0dd673-2ad5-468d-b704-1893b079fbb5 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d returned with HTTP 200 Aug 06 14:29:08.200330 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 883/3539] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:29:08 2026] GET /volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d => generated 796 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:08.282411 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a6ba515c-72f7-4dba-bd0a-28b36345a612 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:08.285113 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a6ba515c-72f7-4dba-bd0a-28b36345a612 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 Aug 06 14:29:08.285320 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a6ba515c-72f7-4dba-bd0a-28b36345a612 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:08.285524 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a6ba515c-72f7-4dba-bd0a-28b36345a612 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:08.285628 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-a6ba515c-72f7-4dba-bd0a-28b36345a612 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:08.289727 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:08.289727 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:08.290533 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a6ba515c-72f7-4dba-bd0a-28b36345a612 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 returned with HTTP 200 Aug 06 14:29:08.290862 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 881/3540] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:08 2026] GET /volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:09.058356 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f7548dc2-8e14-4eaa-9c9e-b074d061d5c5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:09.059929 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f7548dc2-8e14-4eaa-9c9e-b074d061d5c5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 Aug 06 14:29:09.060128 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f7548dc2-8e14-4eaa-9c9e-b074d061d5c5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:09.060293 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f7548dc2-8e14-4eaa-9c9e-b074d061d5c5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:09.069288 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:09.069288 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:09.072651 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f7548dc2-8e14-4eaa-9c9e-b074d061d5c5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:29:09.076678 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f7548dc2-8e14-4eaa-9c9e-b074d061d5c5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 returned with HTTP 200 Aug 06 14:29:09.077043 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 889/3541] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:09 2026] GET /volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:09.211849 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e7f5a615-3b25-4f2c-8f60-6bb789318951 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:09.214052 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e7f5a615-3b25-4f2c-8f60-6bb789318951 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d Aug 06 14:29:09.214284 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e7f5a615-3b25-4f2c-8f60-6bb789318951 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:09.214526 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e7f5a615-3b25-4f2c-8f60-6bb789318951 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:09.214656 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-e7f5a615-3b25-4f2c-8f60-6bb789318951 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Show backup with id 5fa17038-1ac4-4a00-b123-71d3ca85281d. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:09.220521 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:09.220521 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:09.221742 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e7f5a615-3b25-4f2c-8f60-6bb789318951 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d returned with HTTP 200 Aug 06 14:29:09.222286 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 889/3542] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:29:09 2026] GET /volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:09.301585 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-75445ccd-f470-484c-a681-42e77800a1df None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:09.303959 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-75445ccd-f470-484c-a681-42e77800a1df tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 Aug 06 14:29:09.304214 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-75445ccd-f470-484c-a681-42e77800a1df tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:09.304469 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-75445ccd-f470-484c-a681-42e77800a1df tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:09.304627 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-75445ccd-f470-484c-a681-42e77800a1df tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:09.309585 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:09.309585 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:09.310511 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-75445ccd-f470-484c-a681-42e77800a1df tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 returned with HTTP 200 Aug 06 14:29:09.311078 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 884/3543] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:09 2026] GET /volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:10.092824 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c308700a-e5f8-4900-b207-e112e4b074cb None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:10.094867 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c308700a-e5f8-4900-b207-e112e4b074cb tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 Aug 06 14:29:10.095116 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c308700a-e5f8-4900-b207-e112e4b074cb tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:10.095350 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c308700a-e5f8-4900-b207-e112e4b074cb tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:10.104983 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:10.104983 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:10.110263 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c308700a-e5f8-4900-b207-e112e4b074cb tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:29:10.119509 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c308700a-e5f8-4900-b207-e112e4b074cb tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 returned with HTTP 200 Aug 06 14:29:10.120054 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 882/3544] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:10 2026] GET /volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:10.160394 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-7e762ee8-fc3e-4b15-9c62-5bb817b7666a req-1af33259-0d3d-4116-b8a0-1fe7b54f19c2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:10.162376 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-7e762ee8-fc3e-4b15-9c62-5bb817b7666a req-1af33259-0d3d-4116-b8a0-1fe7b54f19c2 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] DELETE https://10.4.3.229/volume/v3/attachments/4a8b3dbd-2d8e-4e3e-9ba1-bda51e2ca869 Aug 06 14:29:10.162618 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-7e762ee8-fc3e-4b15-9c62-5bb817b7666a req-1af33259-0d3d-4116-b8a0-1fe7b54f19c2 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:10.162847 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-7e762ee8-fc3e-4b15-9c62-5bb817b7666a req-1af33259-0d3d-4116-b8a0-1fe7b54f19c2 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:10.170631 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:10.170631 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:10.231667 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e331b811-1fc0-4ce3-adb6-080393bbfcd2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:10.233545 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e331b811-1fc0-4ce3-adb6-080393bbfcd2 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d Aug 06 14:29:10.233771 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e331b811-1fc0-4ce3-adb6-080393bbfcd2 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:10.234023 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e331b811-1fc0-4ce3-adb6-080393bbfcd2 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:10.234145 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-e331b811-1fc0-4ce3-adb6-080393bbfcd2 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Show backup with id 5fa17038-1ac4-4a00-b123-71d3ca85281d. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:10.238823 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:10.238823 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:10.239675 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e331b811-1fc0-4ce3-adb6-080393bbfcd2 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d returned with HTTP 200 Aug 06 14:29:10.239731 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-7e762ee8-fc3e-4b15-9c62-5bb817b7666a req-1af33259-0d3d-4116-b8a0-1fe7b54f19c2 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/attachments/4a8b3dbd-2d8e-4e3e-9ba1-bda51e2ca869 returned with HTTP 200 Aug 06 14:29:10.240043 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 890/3545] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:29:10 2026] GET /volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:10.240394 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 890/3546] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:29:10 2026] DELETE /volume/v3/attachments/4a8b3dbd-2d8e-4e3e-9ba1-bda51e2ca869 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:10.319729 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ec6214a8-4a05-4815-8588-f2a495f45aab None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:10.321937 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ec6214a8-4a05-4815-8588-f2a495f45aab tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 Aug 06 14:29:10.322214 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ec6214a8-4a05-4815-8588-f2a495f45aab tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:10.322334 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ec6214a8-4a05-4815-8588-f2a495f45aab tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:10.322515 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-ec6214a8-4a05-4815-8588-f2a495f45aab tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:10.326971 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:10.326971 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:10.327955 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ec6214a8-4a05-4815-8588-f2a495f45aab tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 returned with HTTP 200 Aug 06 14:29:10.328435 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 885/3547] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:10 2026] GET /volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:10.491681 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d3c75903-eaa2-41d9-984f-2e7277bdbf60 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:10.493560 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d3c75903-eaa2-41d9-984f-2e7277bdbf60 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d Aug 06 14:29:10.493797 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d3c75903-eaa2-41d9-984f-2e7277bdbf60 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:10.494016 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d3c75903-eaa2-41d9-984f-2e7277bdbf60 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:10.501604 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:10.501604 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:10.505478 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d3c75903-eaa2-41d9-984f-2e7277bdbf60 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:29:10.509769 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d3c75903-eaa2-41d9-984f-2e7277bdbf60 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d returned with HTTP 200 Aug 06 14:29:10.510140 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 883/3548] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:10 2026] GET /volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:10.527880 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-72f16a32-594a-4d52-9869-cd9dbe2c4510 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:10.529743 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-72f16a32-594a-4d52-9869-cd9dbe2c4510 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d Aug 06 14:29:10.529969 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-72f16a32-594a-4d52-9869-cd9dbe2c4510 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:10.530173 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-72f16a32-594a-4d52-9869-cd9dbe2c4510 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:10.537144 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:10.537144 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:10.540572 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-72f16a32-594a-4d52-9869-cd9dbe2c4510 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:29:10.545292 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-72f16a32-594a-4d52-9869-cd9dbe2c4510 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d returned with HTTP 200 Aug 06 14:29:10.545808 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 891/3549] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:10 2026] GET /volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:10.589940 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-96841160-034e-478c-b0f4-f4ce7c501477 req-897d99f4-01f6-42a7-81d7-d2d39beebf6e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:10.593949 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-96841160-034e-478c-b0f4-f4ce7c501477 req-897d99f4-01f6-42a7-81d7-d2d39beebf6e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d Aug 06 14:29:10.594136 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-96841160-034e-478c-b0f4-f4ce7c501477 req-897d99f4-01f6-42a7-81d7-d2d39beebf6e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:10.594338 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-96841160-034e-478c-b0f4-f4ce7c501477 req-897d99f4-01f6-42a7-81d7-d2d39beebf6e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:10.600397 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:10.600397 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:10.604219 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-96841160-034e-478c-b0f4-f4ce7c501477 req-897d99f4-01f6-42a7-81d7-d2d39beebf6e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:29:10.607707 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-96841160-034e-478c-b0f4-f4ce7c501477 req-897d99f4-01f6-42a7-81d7-d2d39beebf6e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d returned with HTTP 200 Aug 06 14:29:10.608027 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 891/3550] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:29:10 2026] GET /volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:10.679981 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9f1e7358-6049-410e-9855-f33e46a5e758 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:10.680236 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9f1e7358-6049-410e-9855-f33e46a5e758 None None] GET https://10.4.3.229/volume// Aug 06 14:29:10.680383 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9f1e7358-6049-410e-9855-f33e46a5e758 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:10.680598 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9f1e7358-6049-410e-9855-f33e46a5e758 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:10.680890 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9f1e7358-6049-410e-9855-f33e46a5e758 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:29:10.681157 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 886/3551] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:29: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 06 14:29:10.688532 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-96841160-034e-478c-b0f4-f4ce7c501477 req-f90d26fc-e2c9-4362-81e2-5e0b1e2aa8d3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:10.691766 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-96841160-034e-478c-b0f4-f4ce7c501477 req-f90d26fc-e2c9-4362-81e2-5e0b1e2aa8d3 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:29:10.692126 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-96841160-034e-478c-b0f4-f4ce7c501477 req-f90d26fc-e2c9-4362-81e2-5e0b1e2aa8d3 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "18d1e232-f266-4d0b-8701-3e07b552877d", "connector": null, "instance_uuid": "8752f5ec-297e-440b-bf6a-3c5a87b71911"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:10.700068 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:10.700068 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:10.723712 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-96841160-034e-478c-b0f4-f4ce7c501477 req-f90d26fc-e2c9-4362-81e2-5e0b1e2aa8d3 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:29:10.724119 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 884/3552] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:29:10 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 06 14:29:10.750683 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e730475d-e9e6-4189-80db-ba5ff1350d89 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:10.752107 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e730475d-e9e6-4189-80db-ba5ff1350d89 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d Aug 06 14:29:10.752476 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e730475d-e9e6-4189-80db-ba5ff1350d89 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:10.752833 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e730475d-e9e6-4189-80db-ba5ff1350d89 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:10.756247 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-25ecbdc1-09c0-4932-bf37-192ca43a616d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:10.756833 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-25ecbdc1-09c0-4932-bf37-192ca43a616d None None] GET https://10.4.3.229/volume// Aug 06 14:29:10.757074 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-25ecbdc1-09c0-4932-bf37-192ca43a616d None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:10.757339 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-25ecbdc1-09c0-4932-bf37-192ca43a616d None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:10.757790 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-25ecbdc1-09c0-4932-bf37-192ca43a616d None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:29:10.758182 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 892/3553] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:29: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 06 14:29:10.765364 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:10.765364 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:10.769423 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-96841160-034e-478c-b0f4-f4ce7c501477 req-aa1d6b28-8770-44e1-98f9-036022bce9bd None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:10.769901 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-e730475d-e9e6-4189-80db-ba5ff1350d89 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:29:10.771816 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-96841160-034e-478c-b0f4-f4ce7c501477 req-aa1d6b28-8770-44e1-98f9-036022bce9bd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d Aug 06 14:29:10.772084 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-96841160-034e-478c-b0f4-f4ce7c501477 req-aa1d6b28-8770-44e1-98f9-036022bce9bd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:10.772278 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-96841160-034e-478c-b0f4-f4ce7c501477 req-aa1d6b28-8770-44e1-98f9-036022bce9bd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:10.775236 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e730475d-e9e6-4189-80db-ba5ff1350d89 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d returned with HTTP 200 Aug 06 14:29:10.775838 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 892/3554] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:10 2026] GET /volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:10.786024 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:10.786024 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:10.789970 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-96841160-034e-478c-b0f4-f4ce7c501477 req-aa1d6b28-8770-44e1-98f9-036022bce9bd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:29:10.794202 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-96841160-034e-478c-b0f4-f4ce7c501477 req-aa1d6b28-8770-44e1-98f9-036022bce9bd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d returned with HTTP 200 Aug 06 14:29:10.794679 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 887/3555] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:29:10 2026] GET /volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d => generated 1057 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:29:10.901480 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-96841160-034e-478c-b0f4-f4ce7c501477 req-b92a71dd-e5be-41a5-bab1-c4a204c74f2f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:10.903526 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-96841160-034e-478c-b0f4-f4ce7c501477 req-b92a71dd-e5be-41a5-bab1-c4a204c74f2f tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] PUT https://10.4.3.229/volume/v3/attachments/78d0cad8-f6d7-4d19-a9b7-eeb4e699bb69 Aug 06 14:29:10.903879 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-96841160-034e-478c-b0f4-f4ce7c501477 req-b92a71dd-e5be-41a5-bab1-c4a204c74f2f tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:10.910809 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-96841160-034e-478c-b0f4-f4ce7c501477 req-b92a71dd-e5be-41a5-bab1-c4a204c74f2f tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Acquiring lock "cinder-attachment_update-18d1e232-f266-4d0b-8701-3e07b552877d-np0000006659" by "attachment_update" {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:29:10.915300 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-96841160-034e-478c-b0f4-f4ce7c501477 req-b92a71dd-e5be-41a5-bab1-c4a204c74f2f tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Lock "cinder-attachment_update-18d1e232-f266-4d0b-8701-3e07b552877d-np0000006659" acquired by "attachment_update" :: waited 0.004s {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:29:10.916261 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:10.916261 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:10.987735 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-96841160-034e-478c-b0f4-f4ce7c501477 req-b92a71dd-e5be-41a5-bab1-c4a204c74f2f tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Lock "cinder-attachment_update-18d1e232-f266-4d0b-8701-3e07b552877d-np0000006659" released by "attachment_update" :: held 0.072s {{(pid=100399) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:29:10.988201 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-96841160-034e-478c-b0f4-f4ce7c501477 req-b92a71dd-e5be-41a5-bab1-c4a204c74f2f tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/attachments/78d0cad8-f6d7-4d19-a9b7-eeb4e699bb69 returned with HTTP 200 Aug 06 14:29:10.988652 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 885/3556] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:29:10 2026] PUT /volume/v3/attachments/78d0cad8-f6d7-4d19-a9b7-eeb4e699bb69 => generated 968 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:10.999566 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-96841160-034e-478c-b0f4-f4ce7c501477 req-22968e2e-53da-4abc-8df0-8ae3b69057cf None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:11.002306 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-96841160-034e-478c-b0f4-f4ce7c501477 req-22968e2e-53da-4abc-8df0-8ae3b69057cf tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d/encryption Aug 06 14:29:11.002532 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-96841160-034e-478c-b0f4-f4ce7c501477 req-22968e2e-53da-4abc-8df0-8ae3b69057cf tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:11.002754 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-96841160-034e-478c-b0f4-f4ce7c501477 req-22968e2e-53da-4abc-8df0-8ae3b69057cf tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'index' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:11.015760 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:11.015760 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:11.024612 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-96841160-034e-478c-b0f4-f4ce7c501477 req-22968e2e-53da-4abc-8df0-8ae3b69057cf tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d/encryption returned with HTTP 200 Aug 06 14:29:11.025167 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 893/3557] 10.4.3.229 () {68 vars in 1631 bytes} [Thu Aug 6 14:29:10 2026] GET /volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:11.141681 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a22a8ed8-be04-467f-a0a3-424dfc88c336 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:11.143104 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a22a8ed8-be04-467f-a0a3-424dfc88c336 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 Aug 06 14:29:11.146163 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a22a8ed8-be04-467f-a0a3-424dfc88c336 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:11.146163 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a22a8ed8-be04-467f-a0a3-424dfc88c336 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:11.154283 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:11.154283 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:11.158020 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-a22a8ed8-be04-467f-a0a3-424dfc88c336 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:29:11.162567 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a22a8ed8-be04-467f-a0a3-424dfc88c336 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 returned with HTTP 200 Aug 06 14:29:11.162901 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 893/3558] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:11 2026] GET /volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:11.195582 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-d912509f-8779-4ea7-b675-1cb9a0c849cf req-fdf07e00-04dd-4a3c-a8c8-508b633ff19a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:11.197395 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-d912509f-8779-4ea7-b675-1cb9a0c849cf req-fdf07e00-04dd-4a3c-a8c8-508b633ff19a tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 Aug 06 14:29:11.197638 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-d912509f-8779-4ea7-b675-1cb9a0c849cf req-fdf07e00-04dd-4a3c-a8c8-508b633ff19a tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:11.197834 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-d912509f-8779-4ea7-b675-1cb9a0c849cf req-fdf07e00-04dd-4a3c-a8c8-508b633ff19a tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:11.204132 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:11.204132 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:11.207582 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-d912509f-8779-4ea7-b675-1cb9a0c849cf req-fdf07e00-04dd-4a3c-a8c8-508b633ff19a tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:29:11.211285 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-d912509f-8779-4ea7-b675-1cb9a0c849cf req-fdf07e00-04dd-4a3c-a8c8-508b633ff19a tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 returned with HTTP 200 Aug 06 14:29:11.211682 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 888/3559] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:29:11 2026] GET /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:11.250063 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-01ea70b9-8af1-493e-a9eb-d0560cf1b311 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:11.251835 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-01ea70b9-8af1-493e-a9eb-d0560cf1b311 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d Aug 06 14:29:11.252077 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-01ea70b9-8af1-493e-a9eb-d0560cf1b311 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:11.252295 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-01ea70b9-8af1-493e-a9eb-d0560cf1b311 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:11.252449 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-01ea70b9-8af1-493e-a9eb-d0560cf1b311 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Show backup with id 5fa17038-1ac4-4a00-b123-71d3ca85281d. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:11.261582 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:11.261582 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:11.262352 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-01ea70b9-8af1-493e-a9eb-d0560cf1b311 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d returned with HTTP 200 Aug 06 14:29:11.263278 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 886/3560] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:29:11 2026] GET /volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:11.340831 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-41e94651-f8a2-4706-b3b5-0ac334bbf487 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:11.342866 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-41e94651-f8a2-4706-b3b5-0ac334bbf487 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 Aug 06 14:29:11.343059 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-41e94651-f8a2-4706-b3b5-0ac334bbf487 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:11.343260 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-41e94651-f8a2-4706-b3b5-0ac334bbf487 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:11.343401 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-41e94651-f8a2-4706-b3b5-0ac334bbf487 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:11.347750 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:11.347750 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:11.348513 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-41e94651-f8a2-4706-b3b5-0ac334bbf487 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 returned with HTTP 200 Aug 06 14:29:11.348864 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 894/3561] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:11 2026] GET /volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:11.792973 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-008aa32b-c1d2-4f8a-a267-95f067e829a8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:11.795592 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-008aa32b-c1d2-4f8a-a267-95f067e829a8 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d Aug 06 14:29:11.795874 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-008aa32b-c1d2-4f8a-a267-95f067e829a8 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:11.796143 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-008aa32b-c1d2-4f8a-a267-95f067e829a8 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:11.809568 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:11.809568 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:11.814529 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-008aa32b-c1d2-4f8a-a267-95f067e829a8 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:29:11.820231 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-008aa32b-c1d2-4f8a-a267-95f067e829a8 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d returned with HTTP 200 Aug 06 14:29:11.820816 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 894/3562] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:11 2026] GET /volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:12.175169 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c436f500-9d60-467f-87cc-d0605b89e906 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:12.177378 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c436f500-9d60-467f-87cc-d0605b89e906 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 Aug 06 14:29:12.177642 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c436f500-9d60-467f-87cc-d0605b89e906 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:12.177853 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c436f500-9d60-467f-87cc-d0605b89e906 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:12.186134 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:12.186134 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:12.189781 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c436f500-9d60-467f-87cc-d0605b89e906 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:29:12.193546 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c436f500-9d60-467f-87cc-d0605b89e906 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 returned with HTTP 200 Aug 06 14:29:12.193887 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 889/3563] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:12 2026] GET /volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:12.274339 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1a51cff4-3200-435e-898a-8341c272301e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:12.276335 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1a51cff4-3200-435e-898a-8341c272301e tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d Aug 06 14:29:12.276681 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1a51cff4-3200-435e-898a-8341c272301e tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:12.276946 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1a51cff4-3200-435e-898a-8341c272301e tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:12.277107 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-1a51cff4-3200-435e-898a-8341c272301e tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Show backup with id 5fa17038-1ac4-4a00-b123-71d3ca85281d. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:12.283721 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:12.283721 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:12.284970 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1a51cff4-3200-435e-898a-8341c272301e tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d returned with HTTP 200 Aug 06 14:29:12.288254 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 887/3564] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:29:12 2026] GET /volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:12.360703 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-502ca854-727c-4278-b540-02e0f0e21064 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:12.362085 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-502ca854-727c-4278-b540-02e0f0e21064 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 Aug 06 14:29:12.362354 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-502ca854-727c-4278-b540-02e0f0e21064 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:12.362640 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-502ca854-727c-4278-b540-02e0f0e21064 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:12.362845 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-502ca854-727c-4278-b540-02e0f0e21064 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:12.367871 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:12.367871 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:12.367871 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-502ca854-727c-4278-b540-02e0f0e21064 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 returned with HTTP 200 Aug 06 14:29:12.367871 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 895/3565] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:12 2026] GET /volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:12.833938 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c790c77b-fbf0-44fc-9a0d-7ff04b2edd5e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:12.835494 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c790c77b-fbf0-44fc-9a0d-7ff04b2edd5e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d Aug 06 14:29:12.835668 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c790c77b-fbf0-44fc-9a0d-7ff04b2edd5e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:12.835847 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c790c77b-fbf0-44fc-9a0d-7ff04b2edd5e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:12.844570 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:12.844570 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:12.847237 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c790c77b-fbf0-44fc-9a0d-7ff04b2edd5e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:29:12.851376 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c790c77b-fbf0-44fc-9a0d-7ff04b2edd5e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d returned with HTTP 200 Aug 06 14:29:12.851719 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 895/3566] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:12 2026] GET /volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:13.223063 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-70d71ab8-40fc-4ddd-ad1b-5ece0304ffad None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:13.224917 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-70d71ab8-40fc-4ddd-ad1b-5ece0304ffad tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 Aug 06 14:29:13.225178 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-70d71ab8-40fc-4ddd-ad1b-5ece0304ffad tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:13.225413 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-70d71ab8-40fc-4ddd-ad1b-5ece0304ffad tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:13.232624 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:13.232624 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:13.236147 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-70d71ab8-40fc-4ddd-ad1b-5ece0304ffad tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:29:13.241004 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-70d71ab8-40fc-4ddd-ad1b-5ece0304ffad tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 returned with HTTP 200 Aug 06 14:29:13.241466 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 890/3567] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:13 2026] GET /volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:29:13.298718 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d43a2d36-bc29-49d6-98bf-3c4abe69f5f4 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:13.302286 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d43a2d36-bc29-49d6-98bf-3c4abe69f5f4 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d Aug 06 14:29:13.302620 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d43a2d36-bc29-49d6-98bf-3c4abe69f5f4 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:13.302620 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d43a2d36-bc29-49d6-98bf-3c4abe69f5f4 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:13.302821 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-d43a2d36-bc29-49d6-98bf-3c4abe69f5f4 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Show backup with id 5fa17038-1ac4-4a00-b123-71d3ca85281d. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:13.307296 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:13.307296 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:13.308033 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d43a2d36-bc29-49d6-98bf-3c4abe69f5f4 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d returned with HTTP 200 Aug 06 14:29:13.308363 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 888/3568] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:29:13 2026] GET /volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:13.309081 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c8fcaa57-a759-4e5a-b470-beb317bcc3e0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:13.311001 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c8fcaa57-a759-4e5a-b470-beb317bcc3e0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 Aug 06 14:29:13.311250 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c8fcaa57-a759-4e5a-b470-beb317bcc3e0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:13.311493 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c8fcaa57-a759-4e5a-b470-beb317bcc3e0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:13.318715 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:13.318715 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:13.322215 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c8fcaa57-a759-4e5a-b470-beb317bcc3e0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:29:13.326560 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c8fcaa57-a759-4e5a-b470-beb317bcc3e0 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 returned with HTTP 200 Aug 06 14:29:13.326888 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 896/3569] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:13 2026] GET /volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:29:13.377861 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ac96a392-5e90-4b29-9f80-a89a08e8d413 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:13.379735 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ac96a392-5e90-4b29-9f80-a89a08e8d413 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 Aug 06 14:29:13.379888 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ac96a392-5e90-4b29-9f80-a89a08e8d413 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:13.380066 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ac96a392-5e90-4b29-9f80-a89a08e8d413 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:13.380182 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-ac96a392-5e90-4b29-9f80-a89a08e8d413 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:13.386383 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:13.386383 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:13.387678 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ac96a392-5e90-4b29-9f80-a89a08e8d413 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 returned with HTTP 200 Aug 06 14:29:13.388048 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 896/3570] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:13 2026] GET /volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:13.400440 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-de1c1b9a-bb4a-4426-9a46-4d24142788f3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:13.403269 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-de1c1b9a-bb4a-4426-9a46-4d24142788f3 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:29:13.403696 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-de1c1b9a-bb4a-4426-9a46-4d24142788f3 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f1b45be-90fa-4a39-8752-61e7e3dfbe39", "name": "tempest-VolumeImageDependencyTests-Snapshot-1657719255"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:13.414180 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:13.414180 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:13.414765 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-de1c1b9a-bb4a-4426-9a46-4d24142788f3 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:29:13.414904 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-de1c1b9a-bb4a-4426-9a46-4d24142788f3 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Create snapshot from volume 5f1b45be-90fa-4a39-8752-61e7e3dfbe39 Aug 06 14:29:13.460019 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-de1c1b9a-bb4a-4426-9a46-4d24142788f3 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Created reservations ['8cc2f601-bed0-4a0e-b31b-ef0c85a31270', 'd75b3d99-7b47-4f0c-9452-5a84d61b0351', '679eef37-2f21-4da9-acef-10dadd18f6c3', '6acdb94c-8885-45ce-95db-53066b42e139'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:13.498189 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-de1c1b9a-bb4a-4426-9a46-4d24142788f3 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Snapshot create request issued successfully. Aug 06 14:29:13.498642 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-de1c1b9a-bb4a-4426-9a46-4d24142788f3 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:29:13.499177 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 891/3571] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:29:13 2026] POST /volume/v3/snapshots => generated 313 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:29:13.507174 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d7cd0794-8be6-4dca-86b3-faafe22850b7 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:13.508922 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d7cd0794-8be6-4dca-86b3-faafe22850b7 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/snapshots/a4b75807-40e9-41f8-a179-ccdaf6391545 Aug 06 14:29:13.509108 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d7cd0794-8be6-4dca-86b3-faafe22850b7 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:13.509294 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d7cd0794-8be6-4dca-86b3-faafe22850b7 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:13.514185 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:13.514185 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:13.514606 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d7cd0794-8be6-4dca-86b3-faafe22850b7 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Snapshot retrieved successfully. Aug 06 14:29:13.515312 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d7cd0794-8be6-4dca-86b3-faafe22850b7 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/snapshots/a4b75807-40e9-41f8-a179-ccdaf6391545 returned with HTTP 200 Aug 06 14:29:13.515671 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 889/3572] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:13 2026] GET /volume/v3/snapshots/a4b75807-40e9-41f8-a179-ccdaf6391545 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:13.872985 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e8108ab6-9987-4691-933f-65ca12f14d4e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:13.875245 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e8108ab6-9987-4691-933f-65ca12f14d4e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d Aug 06 14:29:13.875525 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e8108ab6-9987-4691-933f-65ca12f14d4e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:13.875748 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e8108ab6-9987-4691-933f-65ca12f14d4e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:13.886646 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:13.886646 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:13.891528 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-e8108ab6-9987-4691-933f-65ca12f14d4e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:29:13.897724 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e8108ab6-9987-4691-933f-65ca12f14d4e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d returned with HTTP 200 Aug 06 14:29:13.898634 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 897/3573] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:13 2026] GET /volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:14.139877 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3e63d233-3360-45d2-a588-24d97268d6c3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:14.141511 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3e63d233-3360-45d2-a588-24d97268d6c3 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] DELETE https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 Aug 06 14:29:14.141692 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3e63d233-3360-45d2-a588-24d97268d6c3 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:14.141902 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3e63d233-3360-45d2-a588-24d97268d6c3 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:14.142077 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-3e63d233-3360-45d2-a588-24d97268d6c3 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Delete volume with id: e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 Aug 06 14:29:14.150979 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:14.150979 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:14.151659 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3e63d233-3360-45d2-a588-24d97268d6c3 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:29:14.169656 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3e63d233-3360-45d2-a588-24d97268d6c3 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Delete volume request issued successfully. Aug 06 14:29:14.169900 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3e63d233-3360-45d2-a588-24d97268d6c3 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 returned with HTTP 202 Aug 06 14:29:14.170359 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 897/3574] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:29:14 2026] DELETE /volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:29:14.179608 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-3455ff83-95de-4422-8e23-7265e7987e3c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:14.183114 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3455ff83-95de-4422-8e23-7265e7987e3c tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 Aug 06 14:29:14.183383 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3455ff83-95de-4422-8e23-7265e7987e3c tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:14.183645 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3455ff83-95de-4422-8e23-7265e7987e3c tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:14.197943 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:14.197943 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:14.206347 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-3455ff83-95de-4422-8e23-7265e7987e3c tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:29:14.211841 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3455ff83-95de-4422-8e23-7265e7987e3c tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 returned with HTTP 200 Aug 06 14:29:14.212483 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 892/3575] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:14 2026] GET /volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:14.322222 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-35dbe2a3-ba4d-4023-8be6-8fc8e46e224f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:14.323859 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-35dbe2a3-ba4d-4023-8be6-8fc8e46e224f tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d Aug 06 14:29:14.324062 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-35dbe2a3-ba4d-4023-8be6-8fc8e46e224f tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:14.324234 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-35dbe2a3-ba4d-4023-8be6-8fc8e46e224f tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:14.324355 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-35dbe2a3-ba4d-4023-8be6-8fc8e46e224f tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Show backup with id 5fa17038-1ac4-4a00-b123-71d3ca85281d. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:14.328240 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:14.328240 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:14.329015 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-35dbe2a3-ba4d-4023-8be6-8fc8e46e224f tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d returned with HTTP 200 Aug 06 14:29:14.329412 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 890/3576] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:29:14 2026] GET /volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:14.399094 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a4939b78-3834-42c1-9249-95ea8ae59f0d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:14.400872 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a4939b78-3834-42c1-9249-95ea8ae59f0d tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 Aug 06 14:29:14.401087 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a4939b78-3834-42c1-9249-95ea8ae59f0d tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:14.401291 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a4939b78-3834-42c1-9249-95ea8ae59f0d tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:14.401388 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-a4939b78-3834-42c1-9249-95ea8ae59f0d tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:14.405598 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:14.405598 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:14.406330 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a4939b78-3834-42c1-9249-95ea8ae59f0d tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 returned with HTTP 200 Aug 06 14:29:14.406782 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 898/3577] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:14 2026] GET /volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:14.524371 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-866f524a-41cb-4089-98cd-4c5665edeec5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:14.526305 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-866f524a-41cb-4089-98cd-4c5665edeec5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/snapshots/a4b75807-40e9-41f8-a179-ccdaf6391545 Aug 06 14:29:14.526574 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-866f524a-41cb-4089-98cd-4c5665edeec5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:14.526783 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-866f524a-41cb-4089-98cd-4c5665edeec5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:14.532049 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:14.532049 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:14.532611 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-866f524a-41cb-4089-98cd-4c5665edeec5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Snapshot retrieved successfully. Aug 06 14:29:14.533385 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-866f524a-41cb-4089-98cd-4c5665edeec5 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/snapshots/a4b75807-40e9-41f8-a179-ccdaf6391545 returned with HTTP 200 Aug 06 14:29:14.533772 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 898/3578] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:14 2026] GET /volume/v3/snapshots/a4b75807-40e9-41f8-a179-ccdaf6391545 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:14.544461 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0dc90bc5-5ade-48f6-9f74-885232f84e3c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:14.546238 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0dc90bc5-5ade-48f6-9f74-885232f84e3c tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:29:14.546672 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0dc90bc5-5ade-48f6-9f74-885232f84e3c tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "a4b75807-40e9-41f8-a179-ccdaf6391545", "size": 1}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:14.548211 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-0dc90bc5-5ade-48f6-9f74-885232f84e3c tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'a4b75807-40e9-41f8-a179-ccdaf6391545', 'size': 1}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:29:14.552979 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:14.552979 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:14.553410 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0dc90bc5-5ade-48f6-9f74-885232f84e3c tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Snapshot retrieved successfully. Aug 06 14:29:14.553578 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-0dc90bc5-5ade-48f6-9f74-885232f84e3c tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Create volume of 1 GB Aug 06 14:29:14.556794 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0dc90bc5-5ade-48f6-9f74-885232f84e3c tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Availability Zones retrieved successfully. Aug 06 14:29:14.562270 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0dc90bc5-5ade-48f6-9f74-885232f84e3c tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Flow 'volume_create_api' (322759b0-3b3d-4d3f-a250-3978d75720bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:14.563165 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0dc90bc5-5ade-48f6-9f74-885232f84e3c tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5658b7b2-fc94-42ae-aafc-4777817fabc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:14.564201 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-0dc90bc5-5ade-48f6-9f74-885232f84e3c tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:29:14.592148 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0dc90bc5-5ade-48f6-9f74-885232f84e3c tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5658b7b2-fc94-42ae-aafc-4777817fabc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a4b75807-40e9-41f8-a179-ccdaf6391545', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:14.592989 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0dc90bc5-5ade-48f6-9f74-885232f84e3c tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaa1eef2-8c3e-4b90-9fde-7cf31ef7422b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:14.630508 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-0dc90bc5-5ade-48f6-9f74-885232f84e3c tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Created reservations ['fa74c913-9194-452a-8c7f-9d5582f0c75c', '83800e1c-4fd0-4edc-9c4b-83dc45e7d2bf', '34471995-7e3e-4f6a-8947-bfde4be25801', 'f48fdc59-fb23-4dc7-b87d-f5f3c840290b'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:14.631524 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0dc90bc5-5ade-48f6-9f74-885232f84e3c tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaa1eef2-8c3e-4b90-9fde-7cf31ef7422b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa74c913-9194-452a-8c7f-9d5582f0c75c', '83800e1c-4fd0-4edc-9c4b-83dc45e7d2bf', '34471995-7e3e-4f6a-8947-bfde4be25801', 'f48fdc59-fb23-4dc7-b87d-f5f3c840290b']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:14.632612 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0dc90bc5-5ade-48f6-9f74-885232f84e3c tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f74529b-6453-46be-9d88-e1099602111c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:14.673399 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0dc90bc5-5ade-48f6-9f74-885232f84e3c tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f74529b-6453-46be-9d88-e1099602111c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c84af86-cfba-4e04-8145-caf13c27c17c', '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='46ed2b907e97405b8ed2ed579fd3042c',qos_specs=None,replication_status=,reservations=['fa74c913-9194-452a-8c7f-9d5582f0c75c','83800e1c-4fd0-4edc-9c4b-83dc45e7d2bf','34471995-7e3e-4f6a-8947-bfde4be25801','f48fdc59-fb23-4dc7-b87d-f5f3c840290b'],size=1,snapshot_id=a4b75807-40e9-41f8-a179-ccdaf6391545,source_replicaid=,source_volid=None,status='creating',user_id='6edb852fb59d464c9b510f5eb13726b9',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), '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-06T14:29:14Z,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=6c84af86-cfba-4e04-8145-caf13c27c17c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46ed2b907e97405b8ed2ed579fd3042c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a4b75807-40e9-41f8-a179-ccdaf6391545,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6edb852fb59d464c9b510f5eb13726b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:14.674470 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0dc90bc5-5ade-48f6-9f74-885232f84e3c tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63b418cf-97eb-4159-be50-f99bcc804d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:14.692778 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0dc90bc5-5ade-48f6-9f74-885232f84e3c tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63b418cf-97eb-4159-be50-f99bcc804d0b) transitioned into state 'SUCCESS' from 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='46ed2b907e97405b8ed2ed579fd3042c',qos_specs=None,replication_status=,reservations=['fa74c913-9194-452a-8c7f-9d5582f0c75c','83800e1c-4fd0-4edc-9c4b-83dc45e7d2bf','34471995-7e3e-4f6a-8947-bfde4be25801','f48fdc59-fb23-4dc7-b87d-f5f3c840290b'],size=1,snapshot_id=a4b75807-40e9-41f8-a179-ccdaf6391545,source_replicaid=,source_volid=None,status='creating',user_id='6edb852fb59d464c9b510f5eb13726b9',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:14.693643 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0dc90bc5-5ade-48f6-9f74-885232f84e3c tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5453c7d6-110e-46ad-83d0-3ee18cbd79ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:14.714642 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0dc90bc5-5ade-48f6-9f74-885232f84e3c tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5453c7d6-110e-46ad-83d0-3ee18cbd79ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:14.715632 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0dc90bc5-5ade-48f6-9f74-885232f84e3c tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Flow 'volume_create_api' (322759b0-3b3d-4d3f-a250-3978d75720bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:14.715991 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0dc90bc5-5ade-48f6-9f74-885232f84e3c tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Create volume request issued successfully. Aug 06 14:29:14.718161 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0dc90bc5-5ade-48f6-9f74-885232f84e3c tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:29:14.718695 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 893/3579] 10.4.3.229 () {70 vars in 1300 bytes} [Thu Aug 6 14:29:14 2026] POST /volume/v3/volumes => generated 809 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:14.731445 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-434a9900-ccff-4ca7-abfc-209a6c0f5a27 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:14.733886 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-434a9900-ccff-4ca7-abfc-209a6c0f5a27 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/6c84af86-cfba-4e04-8145-caf13c27c17c Aug 06 14:29:14.734097 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-434a9900-ccff-4ca7-abfc-209a6c0f5a27 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:14.734338 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-434a9900-ccff-4ca7-abfc-209a6c0f5a27 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:14.742721 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:14.742721 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:14.747136 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-434a9900-ccff-4ca7-abfc-209a6c0f5a27 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:29:14.752819 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-434a9900-ccff-4ca7-abfc-209a6c0f5a27 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/6c84af86-cfba-4e04-8145-caf13c27c17c returned with HTTP 200 Aug 06 14:29:14.753397 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 891/3580] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:14 2026] GET /volume/v3/volumes/6c84af86-cfba-4e04-8145-caf13c27c17c => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:14.914699 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-478bd256-0ae0-4e5a-bf62-133d8848c9b7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:14.916933 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-478bd256-0ae0-4e5a-bf62-133d8848c9b7 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d Aug 06 14:29:14.917181 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-478bd256-0ae0-4e5a-bf62-133d8848c9b7 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:14.917417 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-478bd256-0ae0-4e5a-bf62-133d8848c9b7 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:14.929052 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:14.929052 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:14.934103 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-478bd256-0ae0-4e5a-bf62-133d8848c9b7 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:29:14.939596 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-478bd256-0ae0-4e5a-bf62-133d8848c9b7 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d returned with HTTP 200 Aug 06 14:29:14.940065 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 899/3581] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:14 2026] GET /volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:15.224556 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ba9df6a5-02b6-4dc1-89d1-f4177adef807 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:15.226616 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ba9df6a5-02b6-4dc1-89d1-f4177adef807 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 Aug 06 14:29:15.226854 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ba9df6a5-02b6-4dc1-89d1-f4177adef807 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:15.227104 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ba9df6a5-02b6-4dc1-89d1-f4177adef807 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:15.234112 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ba9df6a5-02b6-4dc1-89d1-f4177adef807 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 returned with HTTP 404 Aug 06 14:29:15.234654 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 899/3582] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:15 2026] GET /volume/v3/volumes/e0d2b8a9-f6d4-4e7d-ad87-3a29e37417c9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:15.242867 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bed16cc2-4937-45eb-834d-415413211943 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:15.244761 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bed16cc2-4937-45eb-834d-415413211943 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] DELETE https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 Aug 06 14:29:15.244976 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bed16cc2-4937-45eb-834d-415413211943 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:15.245156 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bed16cc2-4937-45eb-834d-415413211943 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:15.245336 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-bed16cc2-4937-45eb-834d-415413211943 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Delete volume with id: 27e5deb8-d2cf-4405-8819-502e5d8aec01 Aug 06 14:29:15.253291 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:15.253291 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:15.253897 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-bed16cc2-4937-45eb-834d-415413211943 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:29:15.269945 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-bed16cc2-4937-45eb-834d-415413211943 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Delete volume request issued successfully. Aug 06 14:29:15.270210 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bed16cc2-4937-45eb-834d-415413211943 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 returned with HTTP 202 Aug 06 14:29:15.270764 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 894/3583] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:29:15 2026] DELETE /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:29:15.279019 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2e8e621e-0ef0-4b2f-9282-1a137067b18e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:15.281347 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2e8e621e-0ef0-4b2f-9282-1a137067b18e tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 Aug 06 14:29:15.281647 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2e8e621e-0ef0-4b2f-9282-1a137067b18e tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:15.282212 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2e8e621e-0ef0-4b2f-9282-1a137067b18e tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:15.292295 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:15.292295 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:15.296828 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-2e8e621e-0ef0-4b2f-9282-1a137067b18e tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Volume info retrieved successfully. Aug 06 14:29:15.302363 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2e8e621e-0ef0-4b2f-9282-1a137067b18e tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 returned with HTTP 200 Aug 06 14:29:15.303009 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 892/3584] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:15 2026] GET /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:15.341838 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-73d26ede-746e-434d-b2b4-fd395637e6de None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:15.344042 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-73d26ede-746e-434d-b2b4-fd395637e6de tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d Aug 06 14:29:15.344384 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-73d26ede-746e-434d-b2b4-fd395637e6de tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:15.344656 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-73d26ede-746e-434d-b2b4-fd395637e6de tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:15.344785 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-73d26ede-746e-434d-b2b4-fd395637e6de tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Show backup with id 5fa17038-1ac4-4a00-b123-71d3ca85281d. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:15.349818 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:15.349818 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:15.350713 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-73d26ede-746e-434d-b2b4-fd395637e6de tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d returned with HTTP 200 Aug 06 14:29:15.351188 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 900/3585] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:29:15 2026] GET /volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:15.417582 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e8e53df5-5fe8-4982-a142-3cab2616b7d1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:15.419458 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e8e53df5-5fe8-4982-a142-3cab2616b7d1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 Aug 06 14:29:15.419716 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e8e53df5-5fe8-4982-a142-3cab2616b7d1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:15.422448 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e8e53df5-5fe8-4982-a142-3cab2616b7d1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:15.422448 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-e8e53df5-5fe8-4982-a142-3cab2616b7d1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:15.425087 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:15.425087 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:15.425983 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e8e53df5-5fe8-4982-a142-3cab2616b7d1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 returned with HTTP 200 Aug 06 14:29:15.426399 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 900/3586] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:15 2026] GET /volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:15.768094 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8e087ba2-3aea-4c9c-9ec9-9400f1d0c26d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:15.769935 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8e087ba2-3aea-4c9c-9ec9-9400f1d0c26d tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/6c84af86-cfba-4e04-8145-caf13c27c17c Aug 06 14:29:15.770394 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8e087ba2-3aea-4c9c-9ec9-9400f1d0c26d tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:15.770465 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8e087ba2-3aea-4c9c-9ec9-9400f1d0c26d tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:15.778269 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:15.778269 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:15.782773 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-8e087ba2-3aea-4c9c-9ec9-9400f1d0c26d tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:29:15.787690 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8e087ba2-3aea-4c9c-9ec9-9400f1d0c26d tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/6c84af86-cfba-4e04-8145-caf13c27c17c returned with HTTP 200 Aug 06 14:29:15.788242 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 895/3587] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:15 2026] GET /volume/v3/volumes/6c84af86-cfba-4e04-8145-caf13c27c17c => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:29:15.800706 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6beee380-86b7-43b5-9e5a-54a826e74366 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:15.802907 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6beee380-86b7-43b5-9e5a-54a826e74366 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/6c84af86-cfba-4e04-8145-caf13c27c17c Aug 06 14:29:15.803156 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6beee380-86b7-43b5-9e5a-54a826e74366 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:15.803849 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6beee380-86b7-43b5-9e5a-54a826e74366 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:15.811835 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:15.811835 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:15.815925 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6beee380-86b7-43b5-9e5a-54a826e74366 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:29:15.821042 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6beee380-86b7-43b5-9e5a-54a826e74366 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/6c84af86-cfba-4e04-8145-caf13c27c17c returned with HTTP 200 Aug 06 14:29:15.821541 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 893/3588] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:15 2026] GET /volume/v3/volumes/6c84af86-cfba-4e04-8145-caf13c27c17c => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:29:15.833037 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e3797e5c-d2c9-4487-acfd-f829ecd4b3ef None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:15.834925 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e3797e5c-d2c9-4487-acfd-f829ecd4b3ef tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/a4b75807-40e9-41f8-a179-ccdaf6391545 Aug 06 14:29:15.835144 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e3797e5c-d2c9-4487-acfd-f829ecd4b3ef tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:15.835356 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e3797e5c-d2c9-4487-acfd-f829ecd4b3ef tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:15.835483 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-e3797e5c-d2c9-4487-acfd-f829ecd4b3ef tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Delete snapshot with id: a4b75807-40e9-41f8-a179-ccdaf6391545 Aug 06 14:29:15.841124 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:15.841124 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:15.841627 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-e3797e5c-d2c9-4487-acfd-f829ecd4b3ef tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Snapshot retrieved successfully. Aug 06 14:29:15.859325 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-e3797e5c-d2c9-4487-acfd-f829ecd4b3ef tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Snapshot delete request issued successfully. Aug 06 14:29:15.859610 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e3797e5c-d2c9-4487-acfd-f829ecd4b3ef tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/snapshots/a4b75807-40e9-41f8-a179-ccdaf6391545 returned with HTTP 202 Aug 06 14:29:15.860345 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 901/3589] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:29:15 2026] DELETE /volume/v3/snapshots/a4b75807-40e9-41f8-a179-ccdaf6391545 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:29:15.868588 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f4e05b40-cfa7-4822-a8fd-09e3a6453900 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:15.870384 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f4e05b40-cfa7-4822-a8fd-09e3a6453900 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/snapshots/a4b75807-40e9-41f8-a179-ccdaf6391545 Aug 06 14:29:15.870521 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f4e05b40-cfa7-4822-a8fd-09e3a6453900 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:15.870727 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f4e05b40-cfa7-4822-a8fd-09e3a6453900 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:15.875841 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:15.875841 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:15.876421 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f4e05b40-cfa7-4822-a8fd-09e3a6453900 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Snapshot retrieved successfully. Aug 06 14:29:15.877025 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f4e05b40-cfa7-4822-a8fd-09e3a6453900 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/snapshots/a4b75807-40e9-41f8-a179-ccdaf6391545 returned with HTTP 200 Aug 06 14:29:15.877401 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 901/3590] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:15 2026] GET /volume/v3/snapshots/a4b75807-40e9-41f8-a179-ccdaf6391545 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:15.952917 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f96d6ea1-06a6-46b5-be7f-a308c21625e8 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:15.955111 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f96d6ea1-06a6-46b5-be7f-a308c21625e8 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d Aug 06 14:29:15.955670 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f96d6ea1-06a6-46b5-be7f-a308c21625e8 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:15.956405 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f96d6ea1-06a6-46b5-be7f-a308c21625e8 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:15.966090 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:15.966090 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:15.969759 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-f96d6ea1-06a6-46b5-be7f-a308c21625e8 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:29:15.973850 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f96d6ea1-06a6-46b5-be7f-a308c21625e8 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d returned with HTTP 200 Aug 06 14:29:15.974241 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 896/3591] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:15 2026] GET /volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:16.315115 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6931908f-25ef-4bf8-bfdd-49cf73b64585 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:16.316996 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6931908f-25ef-4bf8-bfdd-49cf73b64585 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] GET https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 Aug 06 14:29:16.317210 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6931908f-25ef-4bf8-bfdd-49cf73b64585 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:16.317397 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6931908f-25ef-4bf8-bfdd-49cf73b64585 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:16.323171 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6931908f-25ef-4bf8-bfdd-49cf73b64585 tempest-TestServerVolumeAttachmentScenario-206626129 tempest-TestServerVolumeAttachmentScenario-206626129-project-member] https://10.4.3.229/volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 returned with HTTP 404 Aug 06 14:29:16.323831 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 894/3592] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:16 2026] GET /volume/v3/volumes/27e5deb8-d2cf-4405-8819-502e5d8aec01 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:16.360653 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-311093f2-2d1c-4ad9-bdf4-7db7d859be7f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:16.362479 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-311093f2-2d1c-4ad9-bdf4-7db7d859be7f tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d Aug 06 14:29:16.362684 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-311093f2-2d1c-4ad9-bdf4-7db7d859be7f tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:16.362873 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-311093f2-2d1c-4ad9-bdf4-7db7d859be7f tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:16.363071 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-311093f2-2d1c-4ad9-bdf4-7db7d859be7f tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Show backup with id 5fa17038-1ac4-4a00-b123-71d3ca85281d. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:16.367864 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:16.367864 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:16.368864 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-311093f2-2d1c-4ad9-bdf4-7db7d859be7f tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d returned with HTTP 200 Aug 06 14:29:16.369296 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 902/3593] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:29:16 2026] GET /volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:16.437800 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-512e22e3-e159-4537-b7ca-efef8f903f56 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:16.440038 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-512e22e3-e159-4537-b7ca-efef8f903f56 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 Aug 06 14:29:16.440316 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-512e22e3-e159-4537-b7ca-efef8f903f56 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:16.440617 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-512e22e3-e159-4537-b7ca-efef8f903f56 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:16.440791 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-512e22e3-e159-4537-b7ca-efef8f903f56 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:16.445244 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:16.445244 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:16.445955 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-512e22e3-e159-4537-b7ca-efef8f903f56 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 returned with HTTP 200 Aug 06 14:29:16.446586 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 902/3594] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:16 2026] GET /volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:16.888413 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e8bfd130-b880-4fcb-8af0-3a0629a9824f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:16.890897 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e8bfd130-b880-4fcb-8af0-3a0629a9824f tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/snapshots/a4b75807-40e9-41f8-a179-ccdaf6391545 Aug 06 14:29:16.891157 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e8bfd130-b880-4fcb-8af0-3a0629a9824f tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:16.891408 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e8bfd130-b880-4fcb-8af0-3a0629a9824f tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:16.896549 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e8bfd130-b880-4fcb-8af0-3a0629a9824f tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/snapshots/a4b75807-40e9-41f8-a179-ccdaf6391545 returned with HTTP 404 Aug 06 14:29:16.897197 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 897/3595] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:16 2026] GET /volume/v3/snapshots/a4b75807-40e9-41f8-a179-ccdaf6391545 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:16.904284 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7b117aa0-904f-4ad5-b682-48d77cfb9721 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:16.906933 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7b117aa0-904f-4ad5-b682-48d77cfb9721 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] DELETE https://10.4.3.229/volume/v3/volumes/6c84af86-cfba-4e04-8145-caf13c27c17c Aug 06 14:29:16.907149 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7b117aa0-904f-4ad5-b682-48d77cfb9721 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:16.907331 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7b117aa0-904f-4ad5-b682-48d77cfb9721 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:16.907541 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-7b117aa0-904f-4ad5-b682-48d77cfb9721 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Delete volume with id: 6c84af86-cfba-4e04-8145-caf13c27c17c Aug 06 14:29:16.914775 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:16.914775 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:16.915308 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-7b117aa0-904f-4ad5-b682-48d77cfb9721 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:29:16.933441 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-7b117aa0-904f-4ad5-b682-48d77cfb9721 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Delete volume request issued successfully. Aug 06 14:29:16.933867 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7b117aa0-904f-4ad5-b682-48d77cfb9721 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/6c84af86-cfba-4e04-8145-caf13c27c17c returned with HTTP 202 Aug 06 14:29:16.934729 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 895/3596] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:29:16 2026] DELETE /volume/v3/volumes/6c84af86-cfba-4e04-8145-caf13c27c17c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:29:16.942219 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f6c197c9-965a-4fe3-a21c-85aa00020937 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:16.947305 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f6c197c9-965a-4fe3-a21c-85aa00020937 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/6c84af86-cfba-4e04-8145-caf13c27c17c Aug 06 14:29:16.947617 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f6c197c9-965a-4fe3-a21c-85aa00020937 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:16.947860 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f6c197c9-965a-4fe3-a21c-85aa00020937 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:16.964146 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:16.964146 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:16.977606 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f6c197c9-965a-4fe3-a21c-85aa00020937 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:29:16.988133 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f6c197c9-965a-4fe3-a21c-85aa00020937 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/6c84af86-cfba-4e04-8145-caf13c27c17c returned with HTTP 200 Aug 06 14:29:16.988650 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 903/3597] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:16 2026] GET /volume/v3/volumes/6c84af86-cfba-4e04-8145-caf13c27c17c => generated 1227 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:29:16.990913 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-916d8c63-4363-4ac6-a57a-5107e31c89d6 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:16.992892 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-916d8c63-4363-4ac6-a57a-5107e31c89d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d Aug 06 14:29:16.996296 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-916d8c63-4363-4ac6-a57a-5107e31c89d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:16.996296 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-916d8c63-4363-4ac6-a57a-5107e31c89d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:17.021472 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:17.021472 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:17.026885 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-916d8c63-4363-4ac6-a57a-5107e31c89d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:29:17.036832 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-916d8c63-4363-4ac6-a57a-5107e31c89d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d returned with HTTP 200 Aug 06 14:29:17.037371 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 903/3598] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:16 2026] GET /volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d => generated 878 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:17.384397 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-04ec3616-c7ba-4724-ad43-9f8aaaa9b97c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:17.385992 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-04ec3616-c7ba-4724-ad43-9f8aaaa9b97c tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d Aug 06 14:29:17.386179 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-04ec3616-c7ba-4724-ad43-9f8aaaa9b97c tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:17.386350 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-04ec3616-c7ba-4724-ad43-9f8aaaa9b97c tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:17.386473 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-04ec3616-c7ba-4724-ad43-9f8aaaa9b97c tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Show backup with id 5fa17038-1ac4-4a00-b123-71d3ca85281d. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:17.391389 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:17.391389 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:17.392081 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-04ec3616-c7ba-4724-ad43-9f8aaaa9b97c tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d returned with HTTP 200 Aug 06 14:29:17.392548 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 898/3599] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:29:17 2026] GET /volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:17.456691 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-76ae2c07-1a07-4af0-9949-366793072d88 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:17.458948 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-76ae2c07-1a07-4af0-9949-366793072d88 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 Aug 06 14:29:17.459184 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-76ae2c07-1a07-4af0-9949-366793072d88 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:17.459442 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-76ae2c07-1a07-4af0-9949-366793072d88 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:17.459614 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-76ae2c07-1a07-4af0-9949-366793072d88 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:17.464221 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:17.464221 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:17.465196 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-76ae2c07-1a07-4af0-9949-366793072d88 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 returned with HTTP 200 Aug 06 14:29:17.465686 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 896/3600] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:17 2026] GET /volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:18.006449 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-344a176d-1dff-460d-9820-c70d72fed9ed None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:18.006449 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-344a176d-1dff-460d-9820-c70d72fed9ed tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/6c84af86-cfba-4e04-8145-caf13c27c17c Aug 06 14:29:18.006863 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-344a176d-1dff-460d-9820-c70d72fed9ed tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:18.006903 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-344a176d-1dff-460d-9820-c70d72fed9ed tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:18.012054 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-344a176d-1dff-460d-9820-c70d72fed9ed tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/6c84af86-cfba-4e04-8145-caf13c27c17c returned with HTTP 404 Aug 06 14:29:18.012520 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 904/3601] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:18 2026] GET /volume/v3/volumes/6c84af86-cfba-4e04-8145-caf13c27c17c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:29:18.052278 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-025db7cb-f869-4537-8c77-ea0263b9ed84 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:18.053879 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-025db7cb-f869-4537-8c77-ea0263b9ed84 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d Aug 06 14:29:18.054182 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-025db7cb-f869-4537-8c77-ea0263b9ed84 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:18.054392 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-025db7cb-f869-4537-8c77-ea0263b9ed84 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:18.064463 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:18.064463 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:18.066905 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-025db7cb-f869-4537-8c77-ea0263b9ed84 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:29:18.071410 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-025db7cb-f869-4537-8c77-ea0263b9ed84 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d returned with HTTP 200 Aug 06 14:29:18.071953 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 904/3602] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:18 2026] GET /volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:18.186920 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9a81fbd3-bd9f-44bd-b6c2-84c7785c3161 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:18.190561 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9a81fbd3-bd9f-44bd-b6c2-84c7785c3161 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 Aug 06 14:29:18.190561 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9a81fbd3-bd9f-44bd-b6c2-84c7785c3161 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:18.190561 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9a81fbd3-bd9f-44bd-b6c2-84c7785c3161 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:18.190561 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-9a81fbd3-bd9f-44bd-b6c2-84c7785c3161 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Delete volume with id: 5f1b45be-90fa-4a39-8752-61e7e3dfbe39 Aug 06 14:29:18.198273 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:18.198273 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:18.199087 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9a81fbd3-bd9f-44bd-b6c2-84c7785c3161 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:29:18.222532 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9a81fbd3-bd9f-44bd-b6c2-84c7785c3161 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Delete volume request issued successfully. Aug 06 14:29:18.222719 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9a81fbd3-bd9f-44bd-b6c2-84c7785c3161 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 returned with HTTP 202 Aug 06 14:29:18.223111 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 899/3603] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:29:18 2026] DELETE /volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:29:18.232644 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f0ac19f3-978d-4806-904c-50f09324b176 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:18.234611 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f0ac19f3-978d-4806-904c-50f09324b176 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 Aug 06 14:29:18.234921 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f0ac19f3-978d-4806-904c-50f09324b176 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:18.235204 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f0ac19f3-978d-4806-904c-50f09324b176 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:18.244267 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:18.244267 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:18.251004 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f0ac19f3-978d-4806-904c-50f09324b176 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:29:18.258450 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f0ac19f3-978d-4806-904c-50f09324b176 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 returned with HTTP 200 Aug 06 14:29:18.259500 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 897/3604] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:18 2026] GET /volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 => generated 1192 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:29:18.404584 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-4e97b423-2429-4628-9163-ee45fdfcdc38 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:18.406134 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4e97b423-2429-4628-9163-ee45fdfcdc38 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d Aug 06 14:29:18.406553 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4e97b423-2429-4628-9163-ee45fdfcdc38 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:18.407908 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4e97b423-2429-4628-9163-ee45fdfcdc38 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:18.407908 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-4e97b423-2429-4628-9163-ee45fdfcdc38 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Show backup with id 5fa17038-1ac4-4a00-b123-71d3ca85281d. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:18.413354 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:18.413354 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:18.414458 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4e97b423-2429-4628-9163-ee45fdfcdc38 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d returned with HTTP 200 Aug 06 14:29:18.415362 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 905/3605] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:29:18 2026] GET /volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:18.476085 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9c2be482-c6ae-49d3-9c02-575f95a9ecae None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:18.478339 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9c2be482-c6ae-49d3-9c02-575f95a9ecae tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 Aug 06 14:29:18.478612 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9c2be482-c6ae-49d3-9c02-575f95a9ecae tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:18.478900 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9c2be482-c6ae-49d3-9c02-575f95a9ecae tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:18.479098 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-9c2be482-c6ae-49d3-9c02-575f95a9ecae tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:18.484147 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:18.484147 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:18.485231 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9c2be482-c6ae-49d3-9c02-575f95a9ecae tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 returned with HTTP 200 Aug 06 14:29:18.485872 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 905/3606] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:18 2026] GET /volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:19.091082 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-357537ef-cc9f-4365-b559-c23546c88db8 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:19.095864 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-357537ef-cc9f-4365-b559-c23546c88db8 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d Aug 06 14:29:19.096187 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-357537ef-cc9f-4365-b559-c23546c88db8 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:19.096408 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-357537ef-cc9f-4365-b559-c23546c88db8 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:19.111017 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:19.111017 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:19.115264 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-357537ef-cc9f-4365-b559-c23546c88db8 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:29:19.122834 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-357537ef-cc9f-4365-b559-c23546c88db8 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d returned with HTTP 200 Aug 06 14:29:19.123238 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 900/3607] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:19 2026] GET /volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:19.273717 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e6c227fc-2713-429e-abc6-441e4e0b9b9f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:19.276374 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e6c227fc-2713-429e-abc6-441e4e0b9b9f tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 Aug 06 14:29:19.276575 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e6c227fc-2713-429e-abc6-441e4e0b9b9f tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:19.276745 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e6c227fc-2713-429e-abc6-441e4e0b9b9f tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:19.283101 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e6c227fc-2713-429e-abc6-441e4e0b9b9f tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 returned with HTTP 404 Aug 06 14:29:19.283678 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 898/3608] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:19 2026] GET /volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:29:19.294106 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-81031234-9ce2-42bf-a367-88140e02bfd6 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:19.295643 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-81031234-9ce2-42bf-a367-88140e02bfd6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] DELETE https://10.4.3.229/volume/v3/volumes/6c84af86-cfba-4e04-8145-caf13c27c17c Aug 06 14:29:19.297159 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-81031234-9ce2-42bf-a367-88140e02bfd6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:19.297159 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-81031234-9ce2-42bf-a367-88140e02bfd6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:19.297159 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-81031234-9ce2-42bf-a367-88140e02bfd6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Delete volume with id: 6c84af86-cfba-4e04-8145-caf13c27c17c Aug 06 14:29:19.302016 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-81031234-9ce2-42bf-a367-88140e02bfd6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/6c84af86-cfba-4e04-8145-caf13c27c17c returned with HTTP 404 Aug 06 14:29:19.302723 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 906/3609] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:29:19 2026] DELETE /volume/v3/volumes/6c84af86-cfba-4e04-8145-caf13c27c17c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:29:19.309451 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0aa3a7af-d36a-46e2-bd86-6308cd19a84c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:19.311329 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0aa3a7af-d36a-46e2-bd86-6308cd19a84c tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/6c84af86-cfba-4e04-8145-caf13c27c17c Aug 06 14:29:19.311610 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0aa3a7af-d36a-46e2-bd86-6308cd19a84c tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:19.311789 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0aa3a7af-d36a-46e2-bd86-6308cd19a84c tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:19.317958 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0aa3a7af-d36a-46e2-bd86-6308cd19a84c tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/6c84af86-cfba-4e04-8145-caf13c27c17c returned with HTTP 404 Aug 06 14:29:19.318443 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 906/3610] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:19 2026] GET /volume/v3/volumes/6c84af86-cfba-4e04-8145-caf13c27c17c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:29:19.325802 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4aaefb28-8d1c-41ef-877b-f2bbd5701a1d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:19.327603 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4aaefb28-8d1c-41ef-877b-f2bbd5701a1d tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/a4b75807-40e9-41f8-a179-ccdaf6391545 Aug 06 14:29:19.327800 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4aaefb28-8d1c-41ef-877b-f2bbd5701a1d tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:19.328016 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4aaefb28-8d1c-41ef-877b-f2bbd5701a1d tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:19.328114 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-4aaefb28-8d1c-41ef-877b-f2bbd5701a1d tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Delete snapshot with id: a4b75807-40e9-41f8-a179-ccdaf6391545 Aug 06 14:29:19.332103 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4aaefb28-8d1c-41ef-877b-f2bbd5701a1d tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/snapshots/a4b75807-40e9-41f8-a179-ccdaf6391545 returned with HTTP 404 Aug 06 14:29:19.332622 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 901/3611] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:29:19 2026] DELETE /volume/v3/snapshots/a4b75807-40e9-41f8-a179-ccdaf6391545 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:19.338546 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-eacfeb7f-0aa1-42c6-910b-45154dbf41a8 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:19.340574 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-eacfeb7f-0aa1-42c6-910b-45154dbf41a8 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/snapshots/a4b75807-40e9-41f8-a179-ccdaf6391545 Aug 06 14:29:19.340831 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-eacfeb7f-0aa1-42c6-910b-45154dbf41a8 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:19.341076 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-eacfeb7f-0aa1-42c6-910b-45154dbf41a8 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:19.346124 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-eacfeb7f-0aa1-42c6-910b-45154dbf41a8 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/snapshots/a4b75807-40e9-41f8-a179-ccdaf6391545 returned with HTTP 404 Aug 06 14:29:19.346836 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 899/3612] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:19 2026] GET /volume/v3/snapshots/a4b75807-40e9-41f8-a179-ccdaf6391545 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:19.353067 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-296f9cb4-42e2-4ee5-9340-c6b19b043806 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:19.354790 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-296f9cb4-42e2-4ee5-9340-c6b19b043806 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 Aug 06 14:29:19.356442 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-296f9cb4-42e2-4ee5-9340-c6b19b043806 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:19.356442 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-296f9cb4-42e2-4ee5-9340-c6b19b043806 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:19.356442 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-296f9cb4-42e2-4ee5-9340-c6b19b043806 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Delete volume with id: 5f1b45be-90fa-4a39-8752-61e7e3dfbe39 Aug 06 14:29:19.362183 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-296f9cb4-42e2-4ee5-9340-c6b19b043806 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 returned with HTTP 404 Aug 06 14:29:19.362869 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 907/3613] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:29:19 2026] DELETE /volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:29:19.368661 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7eef63e8-2c4d-443e-98d0-655bb20db6d6 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:19.370183 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7eef63e8-2c4d-443e-98d0-655bb20db6d6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 Aug 06 14:29:19.370385 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7eef63e8-2c4d-443e-98d0-655bb20db6d6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:19.370580 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7eef63e8-2c4d-443e-98d0-655bb20db6d6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:19.375778 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7eef63e8-2c4d-443e-98d0-655bb20db6d6 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 returned with HTTP 404 Aug 06 14:29:19.376175 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 907/3614] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:19 2026] GET /volume/v3/volumes/5f1b45be-90fa-4a39-8752-61e7e3dfbe39 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:29:19.407532 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d6e7cca2-5a96-4eaf-b958-24f2095a6316 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:19.409250 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d6e7cca2-5a96-4eaf-b958-24f2095a6316 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] DELETE https://10.4.3.229/volume/v3/volumes/1975670c-6bb2-4b39-929c-7338736028a5 Aug 06 14:29:19.409485 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d6e7cca2-5a96-4eaf-b958-24f2095a6316 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:19.409697 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d6e7cca2-5a96-4eaf-b958-24f2095a6316 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:19.409869 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-d6e7cca2-5a96-4eaf-b958-24f2095a6316 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Delete volume with id: 1975670c-6bb2-4b39-929c-7338736028a5 Aug 06 14:29:19.417154 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:19.417154 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:19.417817 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d6e7cca2-5a96-4eaf-b958-24f2095a6316 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:29:19.425675 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7f672bd8-5c2a-40c4-a16f-a69f70a77ce9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:19.427804 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7f672bd8-5c2a-40c4-a16f-a69f70a77ce9 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d Aug 06 14:29:19.428012 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7f672bd8-5c2a-40c4-a16f-a69f70a77ce9 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:19.428312 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7f672bd8-5c2a-40c4-a16f-a69f70a77ce9 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:19.428462 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-7f672bd8-5c2a-40c4-a16f-a69f70a77ce9 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Show backup with id 5fa17038-1ac4-4a00-b123-71d3ca85281d. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:19.434382 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:19.434382 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:19.435291 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7f672bd8-5c2a-40c4-a16f-a69f70a77ce9 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d returned with HTTP 200 Aug 06 14:29:19.435790 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 900/3615] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:29:19 2026] GET /volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:19.439028 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d6e7cca2-5a96-4eaf-b958-24f2095a6316 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Delete volume request issued successfully. Aug 06 14:29:19.439285 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d6e7cca2-5a96-4eaf-b958-24f2095a6316 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/1975670c-6bb2-4b39-929c-7338736028a5 returned with HTTP 202 Aug 06 14:29:19.439751 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 902/3616] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:29:19 2026] DELETE /volume/v3/volumes/1975670c-6bb2-4b39-929c-7338736028a5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:29:19.447586 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-833dc199-a644-403e-a6dc-da22598a832b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:19.448116 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2c3e4d48-3cd7-44b3-995e-5674e2601a48 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:19.450032 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2c3e4d48-3cd7-44b3-995e-5674e2601a48 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/volumes/5dc7cf09-3777-47e5-9d66-f17dcbbf5f94 Aug 06 14:29:19.450266 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2c3e4d48-3cd7-44b3-995e-5674e2601a48 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:19.450531 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2c3e4d48-3cd7-44b3-995e-5674e2601a48 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:19.450691 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-833dc199-a644-403e-a6dc-da22598a832b tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/1975670c-6bb2-4b39-929c-7338736028a5 Aug 06 14:29:19.451042 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-833dc199-a644-403e-a6dc-da22598a832b tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:19.451456 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-833dc199-a644-403e-a6dc-da22598a832b tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:19.460181 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:19.460181 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:19.461291 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:19.461291 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:19.465840 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2c3e4d48-3cd7-44b3-995e-5674e2601a48 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Volume info retrieved successfully. Aug 06 14:29:19.466831 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-833dc199-a644-403e-a6dc-da22598a832b tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Volume info retrieved successfully. Aug 06 14:29:19.469848 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2c3e4d48-3cd7-44b3-995e-5674e2601a48 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/volumes/5dc7cf09-3777-47e5-9d66-f17dcbbf5f94 returned with HTTP 200 Aug 06 14:29:19.470205 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 908/3617] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:29:19 2026] GET /volume/v3/volumes/5dc7cf09-3777-47e5-9d66-f17dcbbf5f94 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:19.473049 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-833dc199-a644-403e-a6dc-da22598a832b tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/1975670c-6bb2-4b39-929c-7338736028a5 returned with HTTP 200 Aug 06 14:29:19.473623 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 908/3618] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:19 2026] GET /volume/v3/volumes/1975670c-6bb2-4b39-929c-7338736028a5 => generated 1227 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:29:19.484357 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-0d78847e-6dc1-43d7-b57e-90e55761cd22 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:19.486220 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0d78847e-6dc1-43d7-b57e-90e55761cd22 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] PUT https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d Aug 06 14:29:19.486722 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0d78847e-6dc1-43d7-b57e-90e55761cd22 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-767528758", "description": "tempest-volume-backup-description-784987648"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:19.492504 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:19.492504 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:19.494902 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ad9e94c7-f45e-4642-b360-200654009909 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:19.496804 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ad9e94c7-f45e-4642-b360-200654009909 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 Aug 06 14:29:19.497310 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ad9e94c7-f45e-4642-b360-200654009909 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:19.497591 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ad9e94c7-f45e-4642-b360-200654009909 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:19.497759 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-ad9e94c7-f45e-4642-b360-200654009909 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:19.498939 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0d78847e-6dc1-43d7-b57e-90e55761cd22 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d returned with HTTP 200 Aug 06 14:29:19.499344 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 901/3619] 10.4.3.229 () {70 vars in 1409 bytes} [Thu Aug 6 14:29:19 2026] PUT /volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d => generated 332 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:19.507979 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:19.507979 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:19.508349 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-12645a4b-3c58-4b94-9e63-b24e105d0a47 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:19.508788 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ad9e94c7-f45e-4642-b360-200654009909 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 returned with HTTP 200 Aug 06 14:29:19.509182 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 903/3620] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:19 2026] GET /volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:19.510481 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-12645a4b-3c58-4b94-9e63-b24e105d0a47 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d Aug 06 14:29:19.510722 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-12645a4b-3c58-4b94-9e63-b24e105d0a47 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:19.510884 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-12645a4b-3c58-4b94-9e63-b24e105d0a47 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:19.510988 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-12645a4b-3c58-4b94-9e63-b24e105d0a47 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Show backup with id 5fa17038-1ac4-4a00-b123-71d3ca85281d. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:19.516646 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:19.516646 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:19.516646 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-12645a4b-3c58-4b94-9e63-b24e105d0a47 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d returned with HTTP 200 Aug 06 14:29:19.516646 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 909/3621] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:29:19 2026] GET /volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d => generated 838 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:19.527848 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-cb033fbf-1a50-46e5-bc53-107efca1d82c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:19.530227 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-cb033fbf-1a50-46e5-bc53-107efca1d82c tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] DELETE https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d Aug 06 14:29:19.530515 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-cb033fbf-1a50-46e5-bc53-107efca1d82c tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:19.530738 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-cb033fbf-1a50-46e5-bc53-107efca1d82c tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:19.530971 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.contrib.backups [None req-cb033fbf-1a50-46e5-bc53-107efca1d82c tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Delete backup with id: 5fa17038-1ac4-4a00-b123-71d3ca85281d. Aug 06 14:29:19.536882 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:19.536882 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:19.550566 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.backup.rpcapi [None req-cb033fbf-1a50-46e5-bc53-107efca1d82c tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] delete_backup rpcapi backup_id 5fa17038-1ac4-4a00-b123-71d3ca85281d {{(pid=100397) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:29:19.552723 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-cb033fbf-1a50-46e5-bc53-107efca1d82c tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d returned with HTTP 202 Aug 06 14:29:19.553241 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 909/3622] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:29:19 2026] DELETE /volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:29:19.560420 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f3b38284-1f34-49b1-9971-287a1161d751 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:19.562171 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f3b38284-1f34-49b1-9971-287a1161d751 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d Aug 06 14:29:19.562368 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f3b38284-1f34-49b1-9971-287a1161d751 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:19.562578 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f3b38284-1f34-49b1-9971-287a1161d751 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:19.562751 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-f3b38284-1f34-49b1-9971-287a1161d751 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Show backup with id 5fa17038-1ac4-4a00-b123-71d3ca85281d. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:19.567134 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:19.567134 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:19.567884 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f3b38284-1f34-49b1-9971-287a1161d751 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d returned with HTTP 200 Aug 06 14:29:19.568233 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 902/3623] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:29:19 2026] GET /volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d => generated 837 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:20.135388 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6c2078c2-52fe-4dd0-8c65-b05d6d653078 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:20.138779 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6c2078c2-52fe-4dd0-8c65-b05d6d653078 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d Aug 06 14:29:20.138869 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6c2078c2-52fe-4dd0-8c65-b05d6d653078 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:20.139068 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6c2078c2-52fe-4dd0-8c65-b05d6d653078 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:20.149039 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:20.149039 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:20.152555 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-6c2078c2-52fe-4dd0-8c65-b05d6d653078 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:29:20.156887 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6c2078c2-52fe-4dd0-8c65-b05d6d653078 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d returned with HTTP 200 Aug 06 14:29:20.157334 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 904/3624] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:20 2026] GET /volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:20.486638 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9a51bab7-cf90-4633-8acd-c23ca59cba1b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:20.488283 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9a51bab7-cf90-4633-8acd-c23ca59cba1b tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/1975670c-6bb2-4b39-929c-7338736028a5 Aug 06 14:29:20.488520 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9a51bab7-cf90-4633-8acd-c23ca59cba1b tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:20.488704 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9a51bab7-cf90-4633-8acd-c23ca59cba1b tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:20.494074 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9a51bab7-cf90-4633-8acd-c23ca59cba1b tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/1975670c-6bb2-4b39-929c-7338736028a5 returned with HTTP 404 Aug 06 14:29:20.494482 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 910/3625] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:20 2026] GET /volume/v3/volumes/1975670c-6bb2-4b39-929c-7338736028a5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:29:20.500944 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b12fec9a-419d-4b26-987a-4ed2f07281f8 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:20.502729 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b12fec9a-419d-4b26-987a-4ed2f07281f8 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f Aug 06 14:29:20.502937 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b12fec9a-419d-4b26-987a-4ed2f07281f8 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:20.503132 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b12fec9a-419d-4b26-987a-4ed2f07281f8 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:20.503285 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-b12fec9a-419d-4b26-987a-4ed2f07281f8 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Delete volume with id: 5fab75fe-a5c3-4e6d-8ccd-517dd324860f Aug 06 14:29:20.508817 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b12fec9a-419d-4b26-987a-4ed2f07281f8 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f returned with HTTP 404 Aug 06 14:29:20.509298 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 910/3626] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:29:20 2026] DELETE /volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:29:20.514635 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-bc40bfc2-20cf-434b-b5c2-60108f77d519 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:20.516262 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bc40bfc2-20cf-434b-b5c2-60108f77d519 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f Aug 06 14:29:20.516546 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bc40bfc2-20cf-434b-b5c2-60108f77d519 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:20.516782 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bc40bfc2-20cf-434b-b5c2-60108f77d519 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:20.522134 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bc40bfc2-20cf-434b-b5c2-60108f77d519 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f returned with HTTP 404 Aug 06 14:29:20.522534 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a5aa1d20-167c-4e75-b19d-0841269d42ce None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:20.522824 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 903/3627] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:20 2026] GET /volume/v3/volumes/5fab75fe-a5c3-4e6d-8ccd-517dd324860f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:29:20.524364 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a5aa1d20-167c-4e75-b19d-0841269d42ce tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 Aug 06 14:29:20.524567 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a5aa1d20-167c-4e75-b19d-0841269d42ce tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:20.524738 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a5aa1d20-167c-4e75-b19d-0841269d42ce tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:20.524838 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-a5aa1d20-167c-4e75-b19d-0841269d42ce tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:20.529197 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:20.529197 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:20.530009 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a5aa1d20-167c-4e75-b19d-0841269d42ce tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 returned with HTTP 200 Aug 06 14:29:20.530457 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 905/3628] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:20 2026] GET /volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:20.561583 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-75864880-dfba-4b5b-9d26-2177176b7848 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:20.563383 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-75864880-dfba-4b5b-9d26-2177176b7848 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] DELETE https://10.4.3.229/volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b Aug 06 14:29:20.563600 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-75864880-dfba-4b5b-9d26-2177176b7848 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:20.563785 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-75864880-dfba-4b5b-9d26-2177176b7848 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:20.563948 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-75864880-dfba-4b5b-9d26-2177176b7848 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Delete volume with id: 0e642306-f1f1-44f2-8760-f2b5e865c81b Aug 06 14:29:20.569862 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-75864880-dfba-4b5b-9d26-2177176b7848 tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b returned with HTTP 404 Aug 06 14:29:20.570345 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 911/3629] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:29:20 2026] DELETE /volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:29:20.578645 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7852a754-ad49-466a-8ebb-0aa9c0ee773f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:20.578738 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4dcf7a8f-7f5d-459e-968b-5eaeaa436bf7 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:20.580441 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4dcf7a8f-7f5d-459e-968b-5eaeaa436bf7 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d Aug 06 14:29:20.580528 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7852a754-ad49-466a-8ebb-0aa9c0ee773f tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] GET https://10.4.3.229/volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b Aug 06 14:29:20.580780 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4dcf7a8f-7f5d-459e-968b-5eaeaa436bf7 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:20.580826 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7852a754-ad49-466a-8ebb-0aa9c0ee773f tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:20.580970 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4dcf7a8f-7f5d-459e-968b-5eaeaa436bf7 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:20.581024 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7852a754-ad49-466a-8ebb-0aa9c0ee773f tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:20.581079 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-4dcf7a8f-7f5d-459e-968b-5eaeaa436bf7 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Show backup with id 5fa17038-1ac4-4a00-b123-71d3ca85281d. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:20.588231 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4dcf7a8f-7f5d-459e-968b-5eaeaa436bf7 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d returned with HTTP 404 Aug 06 14:29:20.588736 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7852a754-ad49-466a-8ebb-0aa9c0ee773f tempest-VolumeImageDependencyTests-843250954 tempest-VolumeImageDependencyTests-843250954-project-member] https://10.4.3.229/volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b returned with HTTP 404 Aug 06 14:29:20.588846 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 904/3630] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:29:20 2026] GET /volume/v3/backups/5fa17038-1ac4-4a00-b123-71d3ca85281d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:20.589438 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 911/3631] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:20 2026] GET /volume/v3/volumes/0e642306-f1f1-44f2-8760-f2b5e865c81b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:29:20.686665 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-91e655d2-370c-44a6-9418-d745a3f61970 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:20.688896 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-91e655d2-370c-44a6-9418-d745a3f61970 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/volumes/5dc7cf09-3777-47e5-9d66-f17dcbbf5f94 Aug 06 14:29:20.689067 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-91e655d2-370c-44a6-9418-d745a3f61970 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:20.689236 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-91e655d2-370c-44a6-9418-d745a3f61970 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:20.700206 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:20.700206 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:20.703830 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-91e655d2-370c-44a6-9418-d745a3f61970 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Volume info retrieved successfully. Aug 06 14:29:20.707690 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-91e655d2-370c-44a6-9418-d745a3f61970 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/volumes/5dc7cf09-3777-47e5-9d66-f17dcbbf5f94 returned with HTTP 200 Aug 06 14:29:20.708048 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 906/3632] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:29:20 2026] GET /volume/v3/volumes/5dc7cf09-3777-47e5-9d66-f17dcbbf5f94 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:20.720297 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ab385cc8-acc1-4a97-bec8-0503d42350fe None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:20.722049 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ab385cc8-acc1-4a97-bec8-0503d42350fe tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5dc7cf09-3777-47e5-9d66-f17dcbbf5f94 Aug 06 14:29:20.722258 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ab385cc8-acc1-4a97-bec8-0503d42350fe tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:20.722416 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ab385cc8-acc1-4a97-bec8-0503d42350fe tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:20.722594 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-ab385cc8-acc1-4a97-bec8-0503d42350fe tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Delete volume with id: 5dc7cf09-3777-47e5-9d66-f17dcbbf5f94 Aug 06 14:29:20.729139 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:20.729139 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:20.729714 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ab385cc8-acc1-4a97-bec8-0503d42350fe tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Volume info retrieved successfully. Aug 06 14:29:20.746330 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ab385cc8-acc1-4a97-bec8-0503d42350fe tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Delete volume request issued successfully. Aug 06 14:29:20.746578 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ab385cc8-acc1-4a97-bec8-0503d42350fe tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/volumes/5dc7cf09-3777-47e5-9d66-f17dcbbf5f94 returned with HTTP 202 Aug 06 14:29:20.746950 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 912/3633] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:29:20 2026] DELETE /volume/v3/volumes/5dc7cf09-3777-47e5-9d66-f17dcbbf5f94 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:29:20.757916 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-08a7ff74-ee87-4653-b1cd-bc5fbc3e0af8 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:20.759727 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-08a7ff74-ee87-4653-b1cd-bc5fbc3e0af8 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/volumes/5dc7cf09-3777-47e5-9d66-f17dcbbf5f94 Aug 06 14:29:20.760035 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-08a7ff74-ee87-4653-b1cd-bc5fbc3e0af8 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:20.760285 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-08a7ff74-ee87-4653-b1cd-bc5fbc3e0af8 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:20.769680 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:20.769680 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:20.776056 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-08a7ff74-ee87-4653-b1cd-bc5fbc3e0af8 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Volume info retrieved successfully. Aug 06 14:29:20.781478 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-08a7ff74-ee87-4653-b1cd-bc5fbc3e0af8 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/volumes/5dc7cf09-3777-47e5-9d66-f17dcbbf5f94 returned with HTTP 200 Aug 06 14:29:20.781879 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 905/3634] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:29:20 2026] GET /volume/v3/volumes/5dc7cf09-3777-47e5-9d66-f17dcbbf5f94 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:21.174141 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-704ce334-0581-462a-95c3-e6f141a44344 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:21.176992 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-704ce334-0581-462a-95c3-e6f141a44344 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d Aug 06 14:29:21.177177 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-704ce334-0581-462a-95c3-e6f141a44344 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:21.177359 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-704ce334-0581-462a-95c3-e6f141a44344 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:21.185847 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:21.185847 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:21.189743 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-704ce334-0581-462a-95c3-e6f141a44344 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:29:21.193927 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-704ce334-0581-462a-95c3-e6f141a44344 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d returned with HTTP 200 Aug 06 14:29:21.194291 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 912/3635] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:21 2026] GET /volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:21.540345 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-53ae63de-c417-45ee-9485-f4a92b210913 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:21.541955 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-53ae63de-c417-45ee-9485-f4a92b210913 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 Aug 06 14:29:21.542498 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-53ae63de-c417-45ee-9485-f4a92b210913 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:21.542828 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-53ae63de-c417-45ee-9485-f4a92b210913 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:21.543068 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-53ae63de-c417-45ee-9485-f4a92b210913 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:21.552300 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:21.552300 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:21.553570 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-53ae63de-c417-45ee-9485-f4a92b210913 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 returned with HTTP 200 Aug 06 14:29:21.553570 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 907/3636] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:21 2026] GET /volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:21.797323 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-54c0b3e3-7a2c-41b8-bccf-4f7af584e0b2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:21.799159 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-54c0b3e3-7a2c-41b8-bccf-4f7af584e0b2 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] GET https://10.4.3.229/volume/v3/volumes/5dc7cf09-3777-47e5-9d66-f17dcbbf5f94 Aug 06 14:29:21.799371 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-54c0b3e3-7a2c-41b8-bccf-4f7af584e0b2 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:21.799604 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-54c0b3e3-7a2c-41b8-bccf-4f7af584e0b2 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:21.805282 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-54c0b3e3-7a2c-41b8-bccf-4f7af584e0b2 tempest-VolumesBackupsV39Test-631220863 tempest-VolumesBackupsV39Test-631220863-project-member] https://10.4.3.229/volume/v3/volumes/5dc7cf09-3777-47e5-9d66-f17dcbbf5f94 returned with HTTP 404 Aug 06 14:29:21.805841 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 913/3637] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:29:21 2026] GET /volume/v3/volumes/5dc7cf09-3777-47e5-9d66-f17dcbbf5f94 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:21.902120 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a493a7ab-6ca3-435d-8c98-3fe1dccbe737 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:21.976819 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-96841160-034e-478c-b0f4-f4ce7c501477 req-fa5550f7-044a-4ab2-b5f0-a8c9ee278d93 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:21.979021 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-96841160-034e-478c-b0f4-f4ce7c501477 req-fa5550f7-044a-4ab2-b5f0-a8c9ee278d93 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] POST https://10.4.3.229/volume/v3/attachments/78d0cad8-f6d7-4d19-a9b7-eeb4e699bb69/action Aug 06 14:29:21.979393 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-96841160-034e-478c-b0f4-f4ce7c501477 req-fa5550f7-044a-4ab2-b5f0-a8c9ee278d93 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action body: b'{"os-complete": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:29:21.979552 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-96841160-034e-478c-b0f4-f4ce7c501477 req-fa5550f7-044a-4ab2-b5f0-a8c9ee278d93 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:22.000023 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:22.000023 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:22.018939 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-96841160-034e-478c-b0f4-f4ce7c501477 req-fa5550f7-044a-4ab2-b5f0-a8c9ee278d93 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/attachments/78d0cad8-f6d7-4d19-a9b7-eeb4e699bb69/action returned with HTTP 204 Aug 06 14:29:22.019356 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 913/3638] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:29:21 2026] POST /volume/v3/attachments/78d0cad8-f6d7-4d19-a9b7-eeb4e699bb69/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:22.055463 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a493a7ab-6ca3-435d-8c98-3fe1dccbe737 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:29:22.055998 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a493a7ab-6ca3-435d-8c98-3fe1dccbe737 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1245421980"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:22.057838 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-a493a7ab-6ca3-435d-8c98-3fe1dccbe737 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1245421980'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:29:22.057980 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-a493a7ab-6ca3-435d-8c98-3fe1dccbe737 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Create volume of 1 GB Aug 06 14:29:22.062663 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-a493a7ab-6ca3-435d-8c98-3fe1dccbe737 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Availability Zones retrieved successfully. Aug 06 14:29:22.069167 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-a493a7ab-6ca3-435d-8c98-3fe1dccbe737 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Flow 'volume_create_api' (ce2b7227-ca32-4847-8f40-a62750a45c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:22.070476 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-a493a7ab-6ca3-435d-8c98-3fe1dccbe737 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59f25e69-f3f8-41eb-806e-22deb1bdf54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:22.071524 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-a493a7ab-6ca3-435d-8c98-3fe1dccbe737 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:29:22.095138 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-a493a7ab-6ca3-435d-8c98-3fe1dccbe737 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59f25e69-f3f8-41eb-806e-22deb1bdf54a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:22.095750 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-a493a7ab-6ca3-435d-8c98-3fe1dccbe737 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9ed5fdb-a4c6-419d-82a5-b917958af1bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:22.146399 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-a493a7ab-6ca3-435d-8c98-3fe1dccbe737 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Created reservations ['c1c081bf-05ee-4dca-b222-b4142a1eb1a7', '3b43e2e0-ef95-45ac-bd38-ad07eae70a8a', 'c625a5c8-cb33-433f-b5cf-b80a72c5c431', 'd29505d8-6b32-426b-a795-1aa2d40a9dce'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:22.147106 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-a493a7ab-6ca3-435d-8c98-3fe1dccbe737 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9ed5fdb-a4c6-419d-82a5-b917958af1bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1c081bf-05ee-4dca-b222-b4142a1eb1a7', '3b43e2e0-ef95-45ac-bd38-ad07eae70a8a', 'c625a5c8-cb33-433f-b5cf-b80a72c5c431', 'd29505d8-6b32-426b-a795-1aa2d40a9dce']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:22.147773 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-a493a7ab-6ca3-435d-8c98-3fe1dccbe737 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2899ae5-99e9-4e67-8b1d-8b81f3628e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:22.167766 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-a493a7ab-6ca3-435d-8c98-3fe1dccbe737 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2899ae5-99e9-4e67-8b1d-8b81f3628e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a5a3fa2-ae94-4e5b-b036-a73c0647958f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1245421980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7695cf6fd5c4a5f9363c2aa0fc78fb4',qos_specs=None,replication_status=,reservations=['c1c081bf-05ee-4dca-b222-b4142a1eb1a7','3b43e2e0-ef95-45ac-bd38-ad07eae70a8a','c625a5c8-cb33-433f-b5cf-b80a72c5c431','d29505d8-6b32-426b-a795-1aa2d40a9dce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d92abe8e997423e96d35ee017cd71b5',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:29:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1245421980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a5a3fa2-ae94-4e5b-b036-a73c0647958f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7695cf6fd5c4a5f9363c2aa0fc78fb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d92abe8e997423e96d35ee017cd71b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:22.168410 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-a493a7ab-6ca3-435d-8c98-3fe1dccbe737 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cab12bd-2692-4b57-a98a-9f77554a7a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:22.187607 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-a493a7ab-6ca3-435d-8c98-3fe1dccbe737 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cab12bd-2692-4b57-a98a-9f77554a7a7b) transitioned into state 'SUCCESS' from state '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-1245421980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7695cf6fd5c4a5f9363c2aa0fc78fb4',qos_specs=None,replication_status=,reservations=['c1c081bf-05ee-4dca-b222-b4142a1eb1a7','3b43e2e0-ef95-45ac-bd38-ad07eae70a8a','c625a5c8-cb33-433f-b5cf-b80a72c5c431','d29505d8-6b32-426b-a795-1aa2d40a9dce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d92abe8e997423e96d35ee017cd71b5',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:22.188264 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-a493a7ab-6ca3-435d-8c98-3fe1dccbe737 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c380b8ba-83d8-4ac9-8b61-12b2b8d9a022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:22.197139 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-a493a7ab-6ca3-435d-8c98-3fe1dccbe737 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c380b8ba-83d8-4ac9-8b61-12b2b8d9a022) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:22.198049 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-a493a7ab-6ca3-435d-8c98-3fe1dccbe737 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Flow 'volume_create_api' (ce2b7227-ca32-4847-8f40-a62750a45c79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:22.198332 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-a493a7ab-6ca3-435d-8c98-3fe1dccbe737 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Create volume request issued successfully. Aug 06 14:29:22.198930 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a493a7ab-6ca3-435d-8c98-3fe1dccbe737 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:29:22.199380 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 906/3639] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:29:21 2026] POST /volume/v3/volumes => generated 766 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:22.209904 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ceeb5ea7-6cd4-49f5-ab93-cd4535941f64 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:22.215396 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ceeb5ea7-6cd4-49f5-ab93-cd4535941f64 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d Aug 06 14:29:22.215396 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ceeb5ea7-6cd4-49f5-ab93-cd4535941f64 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:22.215396 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ceeb5ea7-6cd4-49f5-ab93-cd4535941f64 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:22.216362 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e7755bf2-3d73-4d15-9f3d-db8b7b21a4f2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:22.216362 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e7755bf2-3d73-4d15-9f3d-db8b7b21a4f2 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] GET https://10.4.3.229/volume/v3/volumes/2a5a3fa2-ae94-4e5b-b036-a73c0647958f Aug 06 14:29:22.216362 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e7755bf2-3d73-4d15-9f3d-db8b7b21a4f2 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:22.216362 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e7755bf2-3d73-4d15-9f3d-db8b7b21a4f2 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:22.221420 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:22.221420 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:22.222243 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:22.222243 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:22.225442 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ceeb5ea7-6cd4-49f5-ab93-cd4535941f64 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:29:22.225987 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-e7755bf2-3d73-4d15-9f3d-db8b7b21a4f2 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Volume info retrieved successfully. Aug 06 14:29:22.229266 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ceeb5ea7-6cd4-49f5-ab93-cd4535941f64 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d returned with HTTP 200 Aug 06 14:29:22.229704 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 908/3640] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:22 2026] GET /volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d => generated 1170 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:22.229888 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e7755bf2-3d73-4d15-9f3d-db8b7b21a4f2 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/volumes/2a5a3fa2-ae94-4e5b-b036-a73c0647958f returned with HTTP 200 Aug 06 14:29:22.230224 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 914/3641] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:22 2026] GET /volume/v3/volumes/2a5a3fa2-ae94-4e5b-b036-a73c0647958f => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:22.241593 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d8790f1d-48dd-4aba-8695-0c8a407a508d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:22.243465 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d8790f1d-48dd-4aba-8695-0c8a407a508d tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d Aug 06 14:29:22.243710 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d8790f1d-48dd-4aba-8695-0c8a407a508d tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:22.243902 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d8790f1d-48dd-4aba-8695-0c8a407a508d tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:22.253951 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:22.253951 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:22.259397 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-d8790f1d-48dd-4aba-8695-0c8a407a508d tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:29:22.264677 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d8790f1d-48dd-4aba-8695-0c8a407a508d tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d returned with HTTP 200 Aug 06 14:29:22.265442 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 914/3642] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:22 2026] GET /volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d => generated 1170 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:22.313291 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-d7449546-3454-48dc-bc84-4cd70243fd2e req-36e6677a-75d0-44ca-8f2f-ccb505f8bf81 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:22.315410 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-d7449546-3454-48dc-bc84-4cd70243fd2e req-36e6677a-75d0-44ca-8f2f-ccb505f8bf81 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d Aug 06 14:29:22.315634 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-d7449546-3454-48dc-bc84-4cd70243fd2e req-36e6677a-75d0-44ca-8f2f-ccb505f8bf81 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:22.315814 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-d7449546-3454-48dc-bc84-4cd70243fd2e req-36e6677a-75d0-44ca-8f2f-ccb505f8bf81 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:22.327411 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:22.327411 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:22.330824 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-d7449546-3454-48dc-bc84-4cd70243fd2e req-36e6677a-75d0-44ca-8f2f-ccb505f8bf81 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:29:22.336875 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-d7449546-3454-48dc-bc84-4cd70243fd2e req-36e6677a-75d0-44ca-8f2f-ccb505f8bf81 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d returned with HTTP 200 Aug 06 14:29:22.337460 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 907/3643] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:29:22 2026] GET /volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d => generated 1170 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:22.356152 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-d7449546-3454-48dc-bc84-4cd70243fd2e req-b2b72276-5c4c-4a07-9438-8a109daf8d40 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:22.358101 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-d7449546-3454-48dc-bc84-4cd70243fd2e req-b2b72276-5c4c-4a07-9438-8a109daf8d40 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] POST https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d/action Aug 06 14:29:22.358445 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-d7449546-3454-48dc-bc84-4cd70243fd2e req-b2b72276-5c4c-4a07-9438-8a109daf8d40 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:29:22.358634 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-d7449546-3454-48dc-bc84-4cd70243fd2e req-b2b72276-5c4c-4a07-9438-8a109daf8d40 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:22.368328 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:22.368328 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:22.368841 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-d7449546-3454-48dc-bc84-4cd70243fd2e req-b2b72276-5c4c-4a07-9438-8a109daf8d40 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:29:22.373798 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-d7449546-3454-48dc-bc84-4cd70243fd2e req-b2b72276-5c4c-4a07-9438-8a109daf8d40 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Begin detaching volume completed successfully. Aug 06 14:29:22.373984 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-d7449546-3454-48dc-bc84-4cd70243fd2e req-b2b72276-5c4c-4a07-9438-8a109daf8d40 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d/action returned with HTTP 202 Aug 06 14:29:22.374421 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 909/3644] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:29:22 2026] POST /volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:29:22.420409 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-46ae402a-78e3-4813-a3e4-aa62deb5c0b4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:22.421054 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-46ae402a-78e3-4813-a3e4-aa62deb5c0b4 None None] GET https://10.4.3.229/volume// Aug 06 14:29:22.421054 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-46ae402a-78e3-4813-a3e4-aa62deb5c0b4 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:22.421203 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-46ae402a-78e3-4813-a3e4-aa62deb5c0b4 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:22.421435 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-46ae402a-78e3-4813-a3e4-aa62deb5c0b4 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:29:22.421889 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 915/3645] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:29: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 06 14:29:22.427941 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-d7449546-3454-48dc-bc84-4cd70243fd2e req-8f53a2a3-432b-4ffc-bf1b-02f982a2f130 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:22.429917 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-d7449546-3454-48dc-bc84-4cd70243fd2e req-8f53a2a3-432b-4ffc-bf1b-02f982a2f130 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d Aug 06 14:29:22.430167 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-d7449546-3454-48dc-bc84-4cd70243fd2e req-8f53a2a3-432b-4ffc-bf1b-02f982a2f130 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:22.430398 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-d7449546-3454-48dc-bc84-4cd70243fd2e req-8f53a2a3-432b-4ffc-bf1b-02f982a2f130 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:22.438496 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:22.438496 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:22.441670 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-d7449546-3454-48dc-bc84-4cd70243fd2e req-8f53a2a3-432b-4ffc-bf1b-02f982a2f130 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:29:22.445203 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-d7449546-3454-48dc-bc84-4cd70243fd2e req-8f53a2a3-432b-4ffc-bf1b-02f982a2f130 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d returned with HTTP 200 Aug 06 14:29:22.445577 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 915/3646] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:29:22 2026] GET /volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d => generated 1353 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:29:22.455861 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-d7449546-3454-48dc-bc84-4cd70243fd2e req-620a4cd0-a0f1-46ee-8580-288742b93e41 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:22.458025 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-d7449546-3454-48dc-bc84-4cd70243fd2e req-620a4cd0-a0f1-46ee-8580-288742b93e41 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d/encryption Aug 06 14:29:22.458215 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-d7449546-3454-48dc-bc84-4cd70243fd2e req-620a4cd0-a0f1-46ee-8580-288742b93e41 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:22.458397 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-d7449546-3454-48dc-bc84-4cd70243fd2e req-620a4cd0-a0f1-46ee-8580-288742b93e41 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:22.467942 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:22.467942 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:22.474093 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-d7449546-3454-48dc-bc84-4cd70243fd2e req-620a4cd0-a0f1-46ee-8580-288742b93e41 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d/encryption returned with HTTP 200 Aug 06 14:29:22.474599 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 908/3647] 10.4.3.229 () {68 vars in 1631 bytes} [Thu Aug 6 14:29:22 2026] GET /volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:22.563735 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c6649f30-bee5-424f-837d-458d1639e7b8 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:22.565348 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c6649f30-bee5-424f-837d-458d1639e7b8 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 Aug 06 14:29:22.565605 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c6649f30-bee5-424f-837d-458d1639e7b8 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:22.565813 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c6649f30-bee5-424f-837d-458d1639e7b8 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:22.565933 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-c6649f30-bee5-424f-837d-458d1639e7b8 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:22.570197 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:22.570197 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:22.570947 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c6649f30-bee5-424f-837d-458d1639e7b8 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 returned with HTTP 200 Aug 06 14:29:22.571463 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 910/3648] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:22 2026] GET /volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:23.027700 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f631f3bf-05b4-455d-9c59-907ae45c5d90 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:23.156104 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7a5a96ee-2072-4476-b325-0cb48eb4a047 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:23.159138 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f631f3bf-05b4-455d-9c59-907ae45c5d90 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:29:23.159555 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f631f3bf-05b4-455d-9c59-907ae45c5d90 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-395906137"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:23.160957 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-f631f3bf-05b4-455d-9c59-907ae45c5d90 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-395906137'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:29:23.161116 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-f631f3bf-05b4-455d-9c59-907ae45c5d90 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Create volume of 1 GB Aug 06 14:29:23.166001 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f631f3bf-05b4-455d-9c59-907ae45c5d90 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Availability Zones retrieved successfully. Aug 06 14:29:23.171924 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-f631f3bf-05b4-455d-9c59-907ae45c5d90 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Flow 'volume_create_api' (8bedc2c4-07cf-4c5e-aa6c-b5aeba9c0670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:23.172919 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-f631f3bf-05b4-455d-9c59-907ae45c5d90 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b42f83fc-b8a2-4e74-b23c-cde688d9fe77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:23.173876 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-f631f3bf-05b4-455d-9c59-907ae45c5d90 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:29:23.198762 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-f631f3bf-05b4-455d-9c59-907ae45c5d90 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b42f83fc-b8a2-4e74-b23c-cde688d9fe77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:23.199795 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-f631f3bf-05b4-455d-9c59-907ae45c5d90 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64bde889-20f2-4aad-b2af-a9097ea3d21e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:23.211138 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7a5a96ee-2072-4476-b325-0cb48eb4a047 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:29:23.211446 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7a5a96ee-2072-4476-b325-0cb48eb4a047 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1954562808"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:23.212780 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-7a5a96ee-2072-4476-b325-0cb48eb4a047 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1954562808'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:29:23.212901 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-7a5a96ee-2072-4476-b325-0cb48eb4a047 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Create volume of 1 GB Aug 06 14:29:23.216295 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-7a5a96ee-2072-4476-b325-0cb48eb4a047 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Availability Zones retrieved successfully. Aug 06 14:29:23.221299 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7a5a96ee-2072-4476-b325-0cb48eb4a047 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Flow 'volume_create_api' (ea979e54-2189-440b-ae92-859b0dc66cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:23.222134 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7a5a96ee-2072-4476-b325-0cb48eb4a047 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dd4c2e1-b79c-41e1-9a27-c7e9b92d92e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:23.222915 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-7a5a96ee-2072-4476-b325-0cb48eb4a047 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:29:23.242140 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ed1e33a4-0ded-4ca1-9d95-5040d9075543 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:23.244159 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ed1e33a4-0ded-4ca1-9d95-5040d9075543 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] GET https://10.4.3.229/volume/v3/volumes/2a5a3fa2-ae94-4e5b-b036-a73c0647958f Aug 06 14:29:23.244447 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ed1e33a4-0ded-4ca1-9d95-5040d9075543 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:23.244715 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ed1e33a4-0ded-4ca1-9d95-5040d9075543 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:23.245070 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7a5a96ee-2072-4476-b325-0cb48eb4a047 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dd4c2e1-b79c-41e1-9a27-c7e9b92d92e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:23.245837 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7a5a96ee-2072-4476-b325-0cb48eb4a047 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd305ed0-f196-473f-b101-7780361a86f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:23.251884 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:23.251884 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:23.255643 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-f631f3bf-05b4-455d-9c59-907ae45c5d90 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Created reservations ['e3c541a8-f1c5-44e2-a7a6-b4a70b182a9f', 'ce568311-6a6f-402f-ae40-00a67800a3ca', '84eba187-cda3-473c-b4c9-0167212022a1', '36efb404-362e-4e5a-ab9c-520e45855f88'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:23.255728 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-ed1e33a4-0ded-4ca1-9d95-5040d9075543 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Volume info retrieved successfully. Aug 06 14:29:23.256611 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-f631f3bf-05b4-455d-9c59-907ae45c5d90 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64bde889-20f2-4aad-b2af-a9097ea3d21e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3c541a8-f1c5-44e2-a7a6-b4a70b182a9f', 'ce568311-6a6f-402f-ae40-00a67800a3ca', '84eba187-cda3-473c-b4c9-0167212022a1', '36efb404-362e-4e5a-ab9c-520e45855f88']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:23.257373 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-f631f3bf-05b4-455d-9c59-907ae45c5d90 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed9a2d3c-4c04-43cd-89e9-1255a9dd0331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:23.259894 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ed1e33a4-0ded-4ca1-9d95-5040d9075543 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/volumes/2a5a3fa2-ae94-4e5b-b036-a73c0647958f returned with HTTP 200 Aug 06 14:29:23.260393 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 909/3649] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:23 2026] GET /volume/v3/volumes/2a5a3fa2-ae94-4e5b-b036-a73c0647958f => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:23.272741 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7a4305a9-4b3a-4772-b3da-24803c9da4d3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:23.274500 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7a4305a9-4b3a-4772-b3da-24803c9da4d3 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:29:23.275182 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7a4305a9-4b3a-4772-b3da-24803c9da4d3 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a5a3fa2-ae94-4e5b-b036-a73c0647958f", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1682044259"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:23.278916 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-f631f3bf-05b4-455d-9c59-907ae45c5d90 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed9a2d3c-4c04-43cd-89e9-1255a9dd0331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35e10037-b680-4589-9d3f-6d8bef639cad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-395906137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d185594f46243f297a6e7f0667bbbcd',qos_specs=None,replication_status=,reservations=['e3c541a8-f1c5-44e2-a7a6-b4a70b182a9f','ce568311-6a6f-402f-ae40-00a67800a3ca','84eba187-cda3-473c-b4c9-0167212022a1','36efb404-362e-4e5a-ab9c-520e45855f88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4ea2e57c21b4d18bd3e9b1a27cedce8',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:29:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-395906137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35e10037-b680-4589-9d3f-6d8bef639cad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d185594f46243f297a6e7f0667bbbcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4ea2e57c21b4d18bd3e9b1a27cedce8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:23.279642 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-f631f3bf-05b4-455d-9c59-907ae45c5d90 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c88b1333-8e28-4354-a8ce-f4614069abc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:23.283907 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:23.283907 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:23.284560 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-7a4305a9-4b3a-4772-b3da-24803c9da4d3 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Volume info retrieved successfully. Aug 06 14:29:23.284680 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-7a4305a9-4b3a-4772-b3da-24803c9da4d3 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Create snapshot from volume 2a5a3fa2-ae94-4e5b-b036-a73c0647958f Aug 06 14:29:23.295845 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-f631f3bf-05b4-455d-9c59-907ae45c5d90 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c88b1333-8e28-4354-a8ce-f4614069abc9) transitioned into state 'SUCCESS' from state '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-395906137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d185594f46243f297a6e7f0667bbbcd',qos_specs=None,replication_status=,reservations=['e3c541a8-f1c5-44e2-a7a6-b4a70b182a9f','ce568311-6a6f-402f-ae40-00a67800a3ca','84eba187-cda3-473c-b4c9-0167212022a1','36efb404-362e-4e5a-ab9c-520e45855f88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4ea2e57c21b4d18bd3e9b1a27cedce8',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:23.296444 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-f631f3bf-05b4-455d-9c59-907ae45c5d90 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6580576-4c49-448c-bb90-c005c386b72e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:23.301283 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-d7449546-3454-48dc-bc84-4cd70243fd2e req-4c4a127e-69ff-4773-b1f7-ea8e1b5f7fcb None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:23.303732 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-d7449546-3454-48dc-bc84-4cd70243fd2e req-4c4a127e-69ff-4773-b1f7-ea8e1b5f7fcb tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] DELETE https://10.4.3.229/volume/v3/attachments/78d0cad8-f6d7-4d19-a9b7-eeb4e699bb69 Aug 06 14:29:23.303975 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-d7449546-3454-48dc-bc84-4cd70243fd2e req-4c4a127e-69ff-4773-b1f7-ea8e1b5f7fcb tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:23.304155 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-f631f3bf-05b4-455d-9c59-907ae45c5d90 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6580576-4c49-448c-bb90-c005c386b72e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:23.304239 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-d7449546-3454-48dc-bc84-4cd70243fd2e req-4c4a127e-69ff-4773-b1f7-ea8e1b5f7fcb tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:23.304766 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-7a5a96ee-2072-4476-b325-0cb48eb4a047 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Created reservations ['f3629872-e78f-40ba-8dff-0fcc0bacdb58', '9cf94fe5-40fb-4012-8a43-941bc2236432', 'fe4a3007-cf23-4a2f-9925-388ddc162bae', '1a91d637-9be9-4407-b050-9559db6b0a07'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:23.304893 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-f631f3bf-05b4-455d-9c59-907ae45c5d90 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Flow 'volume_create_api' (8bedc2c4-07cf-4c5e-aa6c-b5aeba9c0670) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:23.305164 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f631f3bf-05b4-455d-9c59-907ae45c5d90 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Create volume request issued successfully. Aug 06 14:29:23.305646 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7a5a96ee-2072-4476-b325-0cb48eb4a047 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd305ed0-f196-473f-b101-7780361a86f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3629872-e78f-40ba-8dff-0fcc0bacdb58', '9cf94fe5-40fb-4012-8a43-941bc2236432', 'fe4a3007-cf23-4a2f-9925-388ddc162bae', '1a91d637-9be9-4407-b050-9559db6b0a07']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:23.305734 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f631f3bf-05b4-455d-9c59-907ae45c5d90 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:29:23.306101 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 916/3650] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:29:23 2026] POST /volume/v3/volumes => generated 749 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:29:23.306450 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7a5a96ee-2072-4476-b325-0cb48eb4a047 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67e13d42-c850-49f2-a536-bcc6f4e4192a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:23.312765 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:23.312765 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:23.316947 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-7a4305a9-4b3a-4772-b3da-24803c9da4d3 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Created reservations ['0b0b4a04-d7a8-4091-a96e-69db733cfeda', '4915acfb-f3e7-4fc9-956a-740cd4a94ffc', '0d232539-09a9-44aa-bd95-57d7020529d9', 'b030a981-ee7a-456e-817e-6b0e8121705f'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:23.323024 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a22946ba-0825-4c94-9ad1-f4d44d44676d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:23.324908 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a22946ba-0825-4c94-9ad1-f4d44d44676d tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] GET https://10.4.3.229/volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad Aug 06 14:29:23.325108 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a22946ba-0825-4c94-9ad1-f4d44d44676d tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:23.325325 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a22946ba-0825-4c94-9ad1-f4d44d44676d tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:23.332984 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:23.332984 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:23.333531 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7a5a96ee-2072-4476-b325-0cb48eb4a047 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67e13d42-c850-49f2-a536-bcc6f4e4192a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e78e4a4-cd9d-47e7-b6bb-b284668b2cb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1954562808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3d254616dcb4a8d901015980bbf081d',qos_specs=None,replication_status=,reservations=['f3629872-e78f-40ba-8dff-0fcc0bacdb58','9cf94fe5-40fb-4012-8a43-941bc2236432','fe4a3007-cf23-4a2f-9925-388ddc162bae','1a91d637-9be9-4407-b050-9559db6b0a07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='698892c8f74a44fb9a80e210184209fb',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:29:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1954562808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e78e4a4-cd9d-47e7-b6bb-b284668b2cb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3d254616dcb4a8d901015980bbf081d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='698892c8f74a44fb9a80e210184209fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:23.335212 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7a5a96ee-2072-4476-b325-0cb48eb4a047 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d5bef7b-745b-425c-8d9b-2b1d6968318c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:23.336363 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-a22946ba-0825-4c94-9ad1-f4d44d44676d tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Volume info retrieved successfully. Aug 06 14:29:23.340265 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a22946ba-0825-4c94-9ad1-f4d44d44676d tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad returned with HTTP 200 Aug 06 14:29:23.340675 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 917/3651] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:23 2026] GET /volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:23.345708 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-7a4305a9-4b3a-4772-b3da-24803c9da4d3 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Snapshot create request issued successfully. Aug 06 14:29:23.346009 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7a4305a9-4b3a-4772-b3da-24803c9da4d3 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:29:23.346380 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 911/3652] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:29:23 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 06 14:29:23.355140 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-edcdfede-ed8f-47d5-93da-65f2a6de2c1d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:23.356938 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-edcdfede-ed8f-47d5-93da-65f2a6de2c1d tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] GET https://10.4.3.229/volume/v3/snapshots/ec4884ad-9952-46c1-9e51-6dc04498be5c Aug 06 14:29:23.357114 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-edcdfede-ed8f-47d5-93da-65f2a6de2c1d tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:23.357309 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-edcdfede-ed8f-47d5-93da-65f2a6de2c1d tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:23.357385 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7a5a96ee-2072-4476-b325-0cb48eb4a047 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d5bef7b-745b-425c-8d9b-2b1d6968318c) transitioned into state 'SUCCESS' from state '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-1954562808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3d254616dcb4a8d901015980bbf081d',qos_specs=None,replication_status=,reservations=['f3629872-e78f-40ba-8dff-0fcc0bacdb58','9cf94fe5-40fb-4012-8a43-941bc2236432','fe4a3007-cf23-4a2f-9925-388ddc162bae','1a91d637-9be9-4407-b050-9559db6b0a07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='698892c8f74a44fb9a80e210184209fb',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:23.358284 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7a5a96ee-2072-4476-b325-0cb48eb4a047 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (969e5f2a-3c86-44d6-8215-7c53a41809e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:23.359868 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-d7449546-3454-48dc-bc84-4cd70243fd2e req-4c4a127e-69ff-4773-b1f7-ea8e1b5f7fcb tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/attachments/78d0cad8-f6d7-4d19-a9b7-eeb4e699bb69 returned with HTTP 200 Aug 06 14:29:23.360386 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 910/3653] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:29:23 2026] DELETE /volume/v3/attachments/78d0cad8-f6d7-4d19-a9b7-eeb4e699bb69 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:23.361877 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:23.361877 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:23.362299 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-edcdfede-ed8f-47d5-93da-65f2a6de2c1d tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Snapshot retrieved successfully. Aug 06 14:29:23.363016 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-edcdfede-ed8f-47d5-93da-65f2a6de2c1d tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/snapshots/ec4884ad-9952-46c1-9e51-6dc04498be5c returned with HTTP 200 Aug 06 14:29:23.363351 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 918/3654] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:23 2026] GET /volume/v3/snapshots/ec4884ad-9952-46c1-9e51-6dc04498be5c => generated 454 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:23.368061 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7a5a96ee-2072-4476-b325-0cb48eb4a047 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (969e5f2a-3c86-44d6-8215-7c53a41809e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:23.369152 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7a5a96ee-2072-4476-b325-0cb48eb4a047 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Flow 'volume_create_api' (ea979e54-2189-440b-ae92-859b0dc66cec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:23.369503 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-7a5a96ee-2072-4476-b325-0cb48eb4a047 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Create volume request issued successfully. Aug 06 14:29:23.370189 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7a5a96ee-2072-4476-b325-0cb48eb4a047 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:29:23.370739 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 916/3655] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:29:23 2026] POST /volume/v3/volumes => generated 749 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:29:23.383013 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-451cf534-ae31-49c8-a3ce-dd080344c6ff None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:23.384773 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-451cf534-ae31-49c8-a3ce-dd080344c6ff tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/volumes/5e78e4a4-cd9d-47e7-b6bb-b284668b2cb1 Aug 06 14:29:23.384969 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-451cf534-ae31-49c8-a3ce-dd080344c6ff tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:23.385161 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-451cf534-ae31-49c8-a3ce-dd080344c6ff tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:23.392880 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:23.392880 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:23.396511 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-451cf534-ae31-49c8-a3ce-dd080344c6ff tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Volume info retrieved successfully. Aug 06 14:29:23.400398 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-451cf534-ae31-49c8-a3ce-dd080344c6ff tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/volumes/5e78e4a4-cd9d-47e7-b6bb-b284668b2cb1 returned with HTTP 200 Aug 06 14:29:23.400792 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 912/3656] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:23 2026] GET /volume/v3/volumes/5e78e4a4-cd9d-47e7-b6bb-b284668b2cb1 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:23.496749 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-236f4f7d-4878-4ae1-b36d-f75c6ba66146 req-657a824b-83da-425e-9025-077e4faf914c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:23.498788 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-236f4f7d-4878-4ae1-b36d-f75c6ba66146 req-657a824b-83da-425e-9025-077e4faf914c tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d Aug 06 14:29:23.498983 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-236f4f7d-4878-4ae1-b36d-f75c6ba66146 req-657a824b-83da-425e-9025-077e4faf914c tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:23.499217 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-236f4f7d-4878-4ae1-b36d-f75c6ba66146 req-657a824b-83da-425e-9025-077e4faf914c tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:23.505700 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:23.505700 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:23.508972 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-236f4f7d-4878-4ae1-b36d-f75c6ba66146 req-657a824b-83da-425e-9025-077e4faf914c tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:29:23.513169 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-236f4f7d-4878-4ae1-b36d-f75c6ba66146 req-657a824b-83da-425e-9025-077e4faf914c tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d returned with HTTP 200 Aug 06 14:29:23.513510 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 911/3657] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:29:23 2026] GET /volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:23.582407 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-34377c8f-73d2-47cb-a2ed-58221c65025f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:23.584338 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-34377c8f-73d2-47cb-a2ed-58221c65025f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 Aug 06 14:29:23.584649 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-34377c8f-73d2-47cb-a2ed-58221c65025f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:23.584921 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-34377c8f-73d2-47cb-a2ed-58221c65025f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:23.585079 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-34377c8f-73d2-47cb-a2ed-58221c65025f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:23.590842 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:23.590842 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:23.591866 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-34377c8f-73d2-47cb-a2ed-58221c65025f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 returned with HTTP 200 Aug 06 14:29:23.592206 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 919/3658] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:23 2026] GET /volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:24.354595 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7ffa4f4d-fbaf-4722-a44e-ea066c3646ca None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:24.356418 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7ffa4f4d-fbaf-4722-a44e-ea066c3646ca tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] GET https://10.4.3.229/volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad Aug 06 14:29:24.356645 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7ffa4f4d-fbaf-4722-a44e-ea066c3646ca tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:24.356829 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7ffa4f4d-fbaf-4722-a44e-ea066c3646ca tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:24.364244 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:24.364244 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:24.368065 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-7ffa4f4d-fbaf-4722-a44e-ea066c3646ca tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Volume info retrieved successfully. Aug 06 14:29:24.374412 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-80e0e468-850d-429f-ac68-2559ef3f6235 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:24.376844 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-80e0e468-850d-429f-ac68-2559ef3f6235 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] GET https://10.4.3.229/volume/v3/snapshots/ec4884ad-9952-46c1-9e51-6dc04498be5c Aug 06 14:29:24.376918 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7ffa4f4d-fbaf-4722-a44e-ea066c3646ca tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad returned with HTTP 200 Aug 06 14:29:24.377039 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-80e0e468-850d-429f-ac68-2559ef3f6235 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:24.377218 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-80e0e468-850d-429f-ac68-2559ef3f6235 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:24.377675 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 917/3659] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:24 2026] GET /volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:24.382039 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:24.382039 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:24.382437 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-80e0e468-850d-429f-ac68-2559ef3f6235 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Snapshot retrieved successfully. Aug 06 14:29:24.383308 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-80e0e468-850d-429f-ac68-2559ef3f6235 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/snapshots/ec4884ad-9952-46c1-9e51-6dc04498be5c returned with HTTP 200 Aug 06 14:29:24.383684 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 913/3660] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:24 2026] GET /volume/v3/snapshots/ec4884ad-9952-46c1-9e51-6dc04498be5c => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:24.392541 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-31b2585d-005f-419a-b5fd-24469d7a430f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:24.394288 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-31b2585d-005f-419a-b5fd-24469d7a430f tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] POST https://10.4.3.229/volume/v3/volumes/2a5a3fa2-ae94-4e5b-b036-a73c0647958f/action Aug 06 14:29:24.394661 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-31b2585d-005f-419a-b5fd-24469d7a430f tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Action body: b'{"revert": {"snapshot_id": "ec4884ad-9952-46c1-9e51-6dc04498be5c"}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:29:24.394780 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-31b2585d-005f-419a-b5fd-24469d7a430f tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "ec4884ad-9952-46c1-9e51-6dc04498be5c"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:24.402601 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:24.402601 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:24.403094 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-31b2585d-005f-419a-b5fd-24469d7a430f tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Volume retrieved successfully. Aug 06 14:29:24.415221 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-31b2585d-005f-419a-b5fd-24469d7a430f tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Reverting volume 2a5a3fa2-ae94-4e5b-b036-a73c0647958f to snapshot ec4884ad-9952-46c1-9e51-6dc04498be5c. Aug 06 14:29:24.415293 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8e510d4a-4697-49df-8707-a828b8af642c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:24.416374 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:24.416374 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:24.417351 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8e510d4a-4697-49df-8707-a828b8af642c tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/volumes/5e78e4a4-cd9d-47e7-b6bb-b284668b2cb1 Aug 06 14:29:24.417573 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8e510d4a-4697-49df-8707-a828b8af642c tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:24.417748 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8e510d4a-4697-49df-8707-a828b8af642c tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:24.424137 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:24.424137 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:24.427375 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8e510d4a-4697-49df-8707-a828b8af642c tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Volume info retrieved successfully. Aug 06 14:29:24.428381 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-31b2585d-005f-419a-b5fd-24469d7a430f tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/volumes/2a5a3fa2-ae94-4e5b-b036-a73c0647958f/action returned with HTTP 202 Aug 06 14:29:24.428834 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 912/3661] 10.4.3.229 () {70 vars in 1431 bytes} [Thu Aug 6 14:29:24 2026] POST /volume/v3/volumes/2a5a3fa2-ae94-4e5b-b036-a73c0647958f/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 14:29:24.431049 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8e510d4a-4697-49df-8707-a828b8af642c tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/volumes/5e78e4a4-cd9d-47e7-b6bb-b284668b2cb1 returned with HTTP 200 Aug 06 14:29:24.431386 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 920/3662] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:24 2026] GET /volume/v3/volumes/5e78e4a4-cd9d-47e7-b6bb-b284668b2cb1 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:24.436408 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a320e147-0000-4360-aaba-14d5f56cdeec None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:24.438087 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a320e147-0000-4360-aaba-14d5f56cdeec tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] GET https://10.4.3.229/volume/v3/volumes/2a5a3fa2-ae94-4e5b-b036-a73c0647958f Aug 06 14:29:24.438285 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a320e147-0000-4360-aaba-14d5f56cdeec tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:24.438458 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a320e147-0000-4360-aaba-14d5f56cdeec tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:24.445063 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-900bd7c2-3b8d-4742-bae1-51c7f5a2b4bc None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:24.445211 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:24.445211 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:24.446778 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-900bd7c2-3b8d-4742-bae1-51c7f5a2b4bc tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] POST https://10.4.3.229/volume/v3/backups Aug 06 14:29:24.447165 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-900bd7c2-3b8d-4742-bae1-51c7f5a2b4bc tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5e78e4a4-cd9d-47e7-b6bb-b284668b2cb1", "name": "tempest-VolumesBackupsTest-Backup-1436622927"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:24.448719 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.backups [None req-900bd7c2-3b8d-4742-bae1-51c7f5a2b4bc tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Creating new backup {'backup': {'volume_id': '5e78e4a4-cd9d-47e7-b6bb-b284668b2cb1', 'name': 'tempest-VolumesBackupsTest-Backup-1436622927'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:29:24.448810 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a320e147-0000-4360-aaba-14d5f56cdeec tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Volume info retrieved successfully. Aug 06 14:29:24.448858 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.backups [None req-900bd7c2-3b8d-4742-bae1-51c7f5a2b4bc tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Creating backup of volume 5e78e4a4-cd9d-47e7-b6bb-b284668b2cb1 in container None Aug 06 14:29:24.452523 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a320e147-0000-4360-aaba-14d5f56cdeec tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/volumes/2a5a3fa2-ae94-4e5b-b036-a73c0647958f returned with HTTP 200 Aug 06 14:29:24.452922 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 918/3663] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:24 2026] GET /volume/v3/volumes/2a5a3fa2-ae94-4e5b-b036-a73c0647958f => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 14:29:24.458446 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:24.458446 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:24.458446 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-900bd7c2-3b8d-4742-bae1-51c7f5a2b4bc tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Volume info retrieved successfully. Aug 06 14:29:24.483935 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-900bd7c2-3b8d-4742-bae1-51c7f5a2b4bc tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Created reservations ['04e466d8-79a6-4197-97a2-3846ffaa8514', '3636daeb-7a48-486e-b3a4-9d25f82963b2'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:24.511177 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-900bd7c2-3b8d-4742-bae1-51c7f5a2b4bc tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:29:24.511459 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 914/3664] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:29:24 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 06 14:29:24.520069 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d31fead4-c90e-41a7-adf9-3506dbd824d5 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:24.521836 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d31fead4-c90e-41a7-adf9-3506dbd824d5 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 Aug 06 14:29:24.522087 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d31fead4-c90e-41a7-adf9-3506dbd824d5 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:24.522393 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d31fead4-c90e-41a7-adf9-3506dbd824d5 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:24.522585 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-d31fead4-c90e-41a7-adf9-3506dbd824d5 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 07f1f2f9-c691-4247-b666-83bf4685eae1. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:24.526788 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:24.526788 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:24.527775 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d31fead4-c90e-41a7-adf9-3506dbd824d5 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 returned with HTTP 200 Aug 06 14:29:24.528163 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 913/3665] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:24 2026] GET /volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:24.605952 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fd440b90-1cc0-4719-9657-8d0f94c8ea4d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:24.611445 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fd440b90-1cc0-4719-9657-8d0f94c8ea4d tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 Aug 06 14:29:24.611445 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fd440b90-1cc0-4719-9657-8d0f94c8ea4d tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:24.611445 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fd440b90-1cc0-4719-9657-8d0f94c8ea4d tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:24.611445 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-fd440b90-1cc0-4719-9657-8d0f94c8ea4d tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:24.613956 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:24.613956 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:24.614935 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fd440b90-1cc0-4719-9657-8d0f94c8ea4d tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 returned with HTTP 200 Aug 06 14:29:24.615377 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 921/3666] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:24 2026] GET /volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:25.466880 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-dee5d5f0-6d1e-4438-98f6-9100fe97da4d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:25.468631 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dee5d5f0-6d1e-4438-98f6-9100fe97da4d tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] GET https://10.4.3.229/volume/v3/volumes/2a5a3fa2-ae94-4e5b-b036-a73c0647958f Aug 06 14:29:25.468841 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dee5d5f0-6d1e-4438-98f6-9100fe97da4d tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:25.469024 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dee5d5f0-6d1e-4438-98f6-9100fe97da4d tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:25.476306 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:25.476306 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:25.480439 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-dee5d5f0-6d1e-4438-98f6-9100fe97da4d tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Volume info retrieved successfully. Aug 06 14:29:25.484659 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dee5d5f0-6d1e-4438-98f6-9100fe97da4d tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/volumes/2a5a3fa2-ae94-4e5b-b036-a73c0647958f returned with HTTP 200 Aug 06 14:29:25.485053 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 919/3667] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:25 2026] GET /volume/v3/volumes/2a5a3fa2-ae94-4e5b-b036-a73c0647958f => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:25.499989 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-302319fa-dfe6-40d9-a61b-433837bb134a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:25.501936 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-302319fa-dfe6-40d9-a61b-433837bb134a tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] GET https://10.4.3.229/volume/v3/snapshots/ec4884ad-9952-46c1-9e51-6dc04498be5c Aug 06 14:29:25.502207 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-302319fa-dfe6-40d9-a61b-433837bb134a tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:25.502489 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-302319fa-dfe6-40d9-a61b-433837bb134a tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:25.508335 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:25.508335 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:25.509000 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-302319fa-dfe6-40d9-a61b-433837bb134a tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Snapshot retrieved successfully. Aug 06 14:29:25.510114 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-302319fa-dfe6-40d9-a61b-433837bb134a tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/snapshots/ec4884ad-9952-46c1-9e51-6dc04498be5c returned with HTTP 200 Aug 06 14:29:25.510643 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 915/3668] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:25 2026] GET /volume/v3/snapshots/ec4884ad-9952-46c1-9e51-6dc04498be5c => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:25.519932 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1c3b2420-c501-4cae-b46a-60e1e2c64108 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:25.523447 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1c3b2420-c501-4cae-b46a-60e1e2c64108 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] GET https://10.4.3.229/volume/v3/volumes/2a5a3fa2-ae94-4e5b-b036-a73c0647958f Aug 06 14:29:25.523447 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1c3b2420-c501-4cae-b46a-60e1e2c64108 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:25.523447 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1c3b2420-c501-4cae-b46a-60e1e2c64108 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:25.529506 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:25.529506 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:25.532744 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1c3b2420-c501-4cae-b46a-60e1e2c64108 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Volume info retrieved successfully. Aug 06 14:29:25.536530 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1c3b2420-c501-4cae-b46a-60e1e2c64108 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/volumes/2a5a3fa2-ae94-4e5b-b036-a73c0647958f returned with HTTP 200 Aug 06 14:29:25.537004 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 914/3669] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:25 2026] GET /volume/v3/volumes/2a5a3fa2-ae94-4e5b-b036-a73c0647958f => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:25.540903 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b8744681-4d7d-4b1a-af68-cc4a2fa8bd4a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:25.543341 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b8744681-4d7d-4b1a-af68-cc4a2fa8bd4a tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 Aug 06 14:29:25.544826 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b8744681-4d7d-4b1a-af68-cc4a2fa8bd4a tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:25.544826 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b8744681-4d7d-4b1a-af68-cc4a2fa8bd4a tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:25.544826 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-b8744681-4d7d-4b1a-af68-cc4a2fa8bd4a tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 07f1f2f9-c691-4247-b666-83bf4685eae1. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:25.551279 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-586e67a8-5497-46d4-9bb3-f7a5c784eb5a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:25.553259 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-586e67a8-5497-46d4-9bb3-f7a5c784eb5a tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:29:25.553493 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:25.553493 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:25.553623 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-586e67a8-5497-46d4-9bb3-f7a5c784eb5a tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1557266822"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:25.554550 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b8744681-4d7d-4b1a-af68-cc4a2fa8bd4a tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 returned with HTTP 200 Aug 06 14:29:25.554968 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-586e67a8-5497-46d4-9bb3-f7a5c784eb5a tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1557266822'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:29:25.555088 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-586e67a8-5497-46d4-9bb3-f7a5c784eb5a tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Create volume of 1 GB Aug 06 14:29:25.556327 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 922/3670] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:25 2026] GET /volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 => generated 739 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:25.559096 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-586e67a8-5497-46d4-9bb3-f7a5c784eb5a tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Availability Zones retrieved successfully. Aug 06 14:29:25.566522 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-586e67a8-5497-46d4-9bb3-f7a5c784eb5a tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Flow 'volume_create_api' (884d6ac0-40f9-4fc5-a165-d12c0e051e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:25.566522 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-586e67a8-5497-46d4-9bb3-f7a5c784eb5a tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edf3d273-049d-4e68-8415-a012db2f18e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:25.566522 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-586e67a8-5497-46d4-9bb3-f7a5c784eb5a tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:29:25.589141 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-586e67a8-5497-46d4-9bb3-f7a5c784eb5a tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edf3d273-049d-4e68-8415-a012db2f18e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:25.589870 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-586e67a8-5497-46d4-9bb3-f7a5c784eb5a tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f3d6e68-58e0-45ab-814f-ae0b1ff82dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:25.623990 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-586e67a8-5497-46d4-9bb3-f7a5c784eb5a tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Created reservations ['47c8fe7b-1ad3-4263-8bfb-4200b77c15df', '5ca28ba4-88ca-4224-855d-6ecd026819b2', 'c01364d1-a7da-4bdd-adcb-857bb0a762df', '5bc51652-df40-4e28-b3b1-2b904cc8a4f2'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:25.625648 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-586e67a8-5497-46d4-9bb3-f7a5c784eb5a tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f3d6e68-58e0-45ab-814f-ae0b1ff82dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47c8fe7b-1ad3-4263-8bfb-4200b77c15df', '5ca28ba4-88ca-4224-855d-6ecd026819b2', 'c01364d1-a7da-4bdd-adcb-857bb0a762df', '5bc51652-df40-4e28-b3b1-2b904cc8a4f2']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:25.625743 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-747b1905-5581-47b7-b12c-6ceaacc3e632 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:25.625809 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-586e67a8-5497-46d4-9bb3-f7a5c784eb5a tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c87b95f4-c3f9-4904-8942-40e1ce38d57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:25.626866 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-747b1905-5581-47b7-b12c-6ceaacc3e632 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 Aug 06 14:29:25.627078 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-747b1905-5581-47b7-b12c-6ceaacc3e632 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:25.627288 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-747b1905-5581-47b7-b12c-6ceaacc3e632 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:25.627415 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-747b1905-5581-47b7-b12c-6ceaacc3e632 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:25.631359 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:25.631359 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:25.632105 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-747b1905-5581-47b7-b12c-6ceaacc3e632 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 returned with HTTP 200 Aug 06 14:29:25.632496 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 916/3671] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:25 2026] GET /volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:25.653438 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-586e67a8-5497-46d4-9bb3-f7a5c784eb5a tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c87b95f4-c3f9-4904-8942-40e1ce38d57e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88654bd4-ff9c-426f-9bb8-204a1ccdda44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1557266822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7695cf6fd5c4a5f9363c2aa0fc78fb4',qos_specs=None,replication_status=,reservations=['47c8fe7b-1ad3-4263-8bfb-4200b77c15df','5ca28ba4-88ca-4224-855d-6ecd026819b2','c01364d1-a7da-4bdd-adcb-857bb0a762df','5bc51652-df40-4e28-b3b1-2b904cc8a4f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d92abe8e997423e96d35ee017cd71b5',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:29:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1557266822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88654bd4-ff9c-426f-9bb8-204a1ccdda44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7695cf6fd5c4a5f9363c2aa0fc78fb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d92abe8e997423e96d35ee017cd71b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:25.654543 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-586e67a8-5497-46d4-9bb3-f7a5c784eb5a tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec7dfb1a-6a1e-418a-9997-a54a3c152279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:25.669573 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-586e67a8-5497-46d4-9bb3-f7a5c784eb5a tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec7dfb1a-6a1e-418a-9997-a54a3c152279) transitioned into state 'SUCCESS' from state '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-1557266822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7695cf6fd5c4a5f9363c2aa0fc78fb4',qos_specs=None,replication_status=,reservations=['47c8fe7b-1ad3-4263-8bfb-4200b77c15df','5ca28ba4-88ca-4224-855d-6ecd026819b2','c01364d1-a7da-4bdd-adcb-857bb0a762df','5bc51652-df40-4e28-b3b1-2b904cc8a4f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d92abe8e997423e96d35ee017cd71b5',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:25.670154 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-586e67a8-5497-46d4-9bb3-f7a5c784eb5a tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c5a88b6-34a8-4db4-b1b4-98fb1b6cf2aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:25.679570 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-586e67a8-5497-46d4-9bb3-f7a5c784eb5a tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c5a88b6-34a8-4db4-b1b4-98fb1b6cf2aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:25.680313 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-586e67a8-5497-46d4-9bb3-f7a5c784eb5a tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Flow 'volume_create_api' (884d6ac0-40f9-4fc5-a165-d12c0e051e5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:25.680639 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-586e67a8-5497-46d4-9bb3-f7a5c784eb5a tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Create volume request issued successfully. Aug 06 14:29:25.681155 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-586e67a8-5497-46d4-9bb3-f7a5c784eb5a tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:29:25.681567 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 920/3672] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:29:25 2026] POST /volume/v3/volumes => generated 766 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:25.693043 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b7cc3265-8fbd-42f1-8f3d-6cce99b538be None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:25.695563 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b7cc3265-8fbd-42f1-8f3d-6cce99b538be tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] GET https://10.4.3.229/volume/v3/volumes/88654bd4-ff9c-426f-9bb8-204a1ccdda44 Aug 06 14:29:25.695899 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b7cc3265-8fbd-42f1-8f3d-6cce99b538be tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:25.696185 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b7cc3265-8fbd-42f1-8f3d-6cce99b538be tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:25.705140 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:25.705140 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:25.709126 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-b7cc3265-8fbd-42f1-8f3d-6cce99b538be tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Volume info retrieved successfully. Aug 06 14:29:25.714230 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b7cc3265-8fbd-42f1-8f3d-6cce99b538be tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/volumes/88654bd4-ff9c-426f-9bb8-204a1ccdda44 returned with HTTP 200 Aug 06 14:29:25.714749 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 915/3673] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:25 2026] GET /volume/v3/volumes/88654bd4-ff9c-426f-9bb8-204a1ccdda44 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:26.316338 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c0fc8115-595b-4907-a862-838276cf09c4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:26.318101 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c0fc8115-595b-4907-a862-838276cf09c4 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] DELETE https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d Aug 06 14:29:26.318288 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c0fc8115-595b-4907-a862-838276cf09c4 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:26.318474 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c0fc8115-595b-4907-a862-838276cf09c4 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:26.318634 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-c0fc8115-595b-4907-a862-838276cf09c4 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Delete volume with id: 18d1e232-f266-4d0b-8701-3e07b552877d Aug 06 14:29:26.324641 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:26.324641 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:26.325039 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c0fc8115-595b-4907-a862-838276cf09c4 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:29:26.334368 np0000006659 devstack@c-api.service[100396]: WARNING cinder.keymgr.conf_key_mgr [None req-c0fc8115-595b-4907-a862-838276cf09c4 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 14:29:26.339075 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c0fc8115-595b-4907-a862-838276cf09c4 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Delete volume request issued successfully. Aug 06 14:29:26.339261 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c0fc8115-595b-4907-a862-838276cf09c4 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d returned with HTTP 202 Aug 06 14:29:26.339669 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 923/3674] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:29:26 2026] DELETE /volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:29:26.346646 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-cdf5a895-55f5-44c5-8063-62fac4a4b763 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:26.348326 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cdf5a895-55f5-44c5-8063-62fac4a4b763 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d Aug 06 14:29:26.348620 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cdf5a895-55f5-44c5-8063-62fac4a4b763 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:26.348791 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cdf5a895-55f5-44c5-8063-62fac4a4b763 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:26.355165 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:26.355165 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:26.358621 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-cdf5a895-55f5-44c5-8063-62fac4a4b763 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:29:26.362293 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cdf5a895-55f5-44c5-8063-62fac4a4b763 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d returned with HTTP 200 Aug 06 14:29:26.362772 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 917/3675] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:26 2026] GET /volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:26.565746 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-69991e3e-a1e4-4ee3-9cb5-df1b01e8e2e9 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:26.567733 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-69991e3e-a1e4-4ee3-9cb5-df1b01e8e2e9 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 Aug 06 14:29:26.567976 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-69991e3e-a1e4-4ee3-9cb5-df1b01e8e2e9 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:26.568162 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-69991e3e-a1e4-4ee3-9cb5-df1b01e8e2e9 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:26.568266 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-69991e3e-a1e4-4ee3-9cb5-df1b01e8e2e9 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 07f1f2f9-c691-4247-b666-83bf4685eae1. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:26.572742 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:26.572742 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:26.573559 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-69991e3e-a1e4-4ee3-9cb5-df1b01e8e2e9 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 returned with HTTP 200 Aug 06 14:29:26.573958 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 921/3676] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:26 2026] GET /volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:26.641491 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6d9ee345-df8d-454b-90ba-6c8b9b9942c6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:26.643170 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6d9ee345-df8d-454b-90ba-6c8b9b9942c6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 Aug 06 14:29:26.643392 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6d9ee345-df8d-454b-90ba-6c8b9b9942c6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:26.643642 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6d9ee345-df8d-454b-90ba-6c8b9b9942c6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:26.643749 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-6d9ee345-df8d-454b-90ba-6c8b9b9942c6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:26.647658 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:26.647658 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:26.648634 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6d9ee345-df8d-454b-90ba-6c8b9b9942c6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 returned with HTTP 200 Aug 06 14:29:26.649130 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 916/3677] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:26 2026] GET /volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:26.729612 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d273c550-337b-4d41-89d8-e8e31361186c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:26.731553 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d273c550-337b-4d41-89d8-e8e31361186c tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] GET https://10.4.3.229/volume/v3/volumes/88654bd4-ff9c-426f-9bb8-204a1ccdda44 Aug 06 14:29:26.731764 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d273c550-337b-4d41-89d8-e8e31361186c tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:26.731974 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d273c550-337b-4d41-89d8-e8e31361186c tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:26.738983 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:26.738983 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:26.741968 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-d273c550-337b-4d41-89d8-e8e31361186c tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Volume info retrieved successfully. Aug 06 14:29:26.745452 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d273c550-337b-4d41-89d8-e8e31361186c tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/volumes/88654bd4-ff9c-426f-9bb8-204a1ccdda44 returned with HTTP 200 Aug 06 14:29:26.745768 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 924/3678] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:26 2026] GET /volume/v3/volumes/88654bd4-ff9c-426f-9bb8-204a1ccdda44 => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:26.756306 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b2a7947a-d735-4231-bdfa-e3cfce9f6fca None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:26.757990 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b2a7947a-d735-4231-bdfa-e3cfce9f6fca tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:29:26.758324 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b2a7947a-d735-4231-bdfa-e3cfce9f6fca tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "88654bd4-ff9c-426f-9bb8-204a1ccdda44", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-900892963"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:26.765753 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:26.765753 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:26.766202 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b2a7947a-d735-4231-bdfa-e3cfce9f6fca tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Volume info retrieved successfully. Aug 06 14:29:26.766466 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-b2a7947a-d735-4231-bdfa-e3cfce9f6fca tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Create snapshot from volume 88654bd4-ff9c-426f-9bb8-204a1ccdda44 Aug 06 14:29:26.785738 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-b2a7947a-d735-4231-bdfa-e3cfce9f6fca tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Created reservations ['390a9ad2-e023-4260-9f4b-0409a32b8922', 'e159ceac-c4f5-4571-885f-a1156e31fad6', '3353d6be-feb2-490f-bbf7-487f81dca55e', '63fc0ef3-3d4b-4462-aafa-35eb8504f991'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:26.813222 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b2a7947a-d735-4231-bdfa-e3cfce9f6fca tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Snapshot create request issued successfully. Aug 06 14:29:26.813573 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b2a7947a-d735-4231-bdfa-e3cfce9f6fca tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:29:26.813950 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 918/3679] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:29:26 2026] POST /volume/v3/snapshots => generated 321 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:29:26.821819 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f3f018c0-0a0e-42c5-aa6d-557c7a7cdba0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:26.823359 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f3f018c0-0a0e-42c5-aa6d-557c7a7cdba0 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] GET https://10.4.3.229/volume/v3/snapshots/0176b538-e40c-484a-9a7b-08c93653d29b Aug 06 14:29:26.823569 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f3f018c0-0a0e-42c5-aa6d-557c7a7cdba0 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:26.823750 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f3f018c0-0a0e-42c5-aa6d-557c7a7cdba0 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:26.828087 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:26.828087 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:26.828471 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f3f018c0-0a0e-42c5-aa6d-557c7a7cdba0 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Snapshot retrieved successfully. Aug 06 14:29:26.829338 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f3f018c0-0a0e-42c5-aa6d-557c7a7cdba0 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/snapshots/0176b538-e40c-484a-9a7b-08c93653d29b returned with HTTP 200 Aug 06 14:29:26.829728 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 922/3680] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:26 2026] GET /volume/v3/snapshots/0176b538-e40c-484a-9a7b-08c93653d29b => generated 453 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:27.376666 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-982a83aa-8abc-4d1c-b61f-5ff77c196226 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:27.378415 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-982a83aa-8abc-4d1c-b61f-5ff77c196226 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d Aug 06 14:29:27.378652 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-982a83aa-8abc-4d1c-b61f-5ff77c196226 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:27.378834 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-982a83aa-8abc-4d1c-b61f-5ff77c196226 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:27.388001 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-982a83aa-8abc-4d1c-b61f-5ff77c196226 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d returned with HTTP 404 Aug 06 14:29:27.388661 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 917/3681] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:27 2026] GET /volume/v3/volumes/18d1e232-f266-4d0b-8701-3e07b552877d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:27.398683 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3ba2e7e2-cdd9-4b3f-abe3-e2914cd0094a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:27.400626 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3ba2e7e2-cdd9-4b3f-abe3-e2914cd0094a tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 Aug 06 14:29:27.400864 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3ba2e7e2-cdd9-4b3f-abe3-e2914cd0094a tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:27.401102 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3ba2e7e2-cdd9-4b3f-abe3-e2914cd0094a tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Calling method 'detail' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:27.401943 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-3ba2e7e2-cdd9-4b3f-abe3-e2914cd0094a tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100396) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:29:27.417704 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3ba2e7e2-cdd9-4b3f-abe3-e2914cd0094a tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Get all volumes completed successfully. Aug 06 14:29:27.420649 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:27.420649 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:27.426757 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3ba2e7e2-cdd9-4b3f-abe3-e2914cd0094a tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 14:29:27.427195 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 925/3682] 10.4.3.229 () {66 vars in 1285 bytes} [Thu Aug 6 14:29:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14968 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:29:27.453450 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-55d66851-f0ca-4dc6-8883-b2ea3efb92f8 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:27.453450 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-55d66851-f0ca-4dc6-8883-b2ea3efb92f8 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] DELETE https://10.4.3.229/volume/v3/types/279d1308-059f-4c88-9f0a-8bfb14bfd70c Aug 06 14:29:27.453450 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-55d66851-f0ca-4dc6-8883-b2ea3efb92f8 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:27.453450 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-55d66851-f0ca-4dc6-8883-b2ea3efb92f8 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Calling method '_delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:27.453757 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:27.453757 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:27.476133 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-55d66851-f0ca-4dc6-8883-b2ea3efb92f8 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] https://10.4.3.229/volume/v3/types/279d1308-059f-4c88-9f0a-8bfb14bfd70c returned with HTTP 202 Aug 06 14:29:27.476761 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 919/3683] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:29:27 2026] DELETE /volume/v3/types/279d1308-059f-4c88-9f0a-8bfb14bfd70c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:29:27.496337 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-898d29ca-1133-4473-8d21-02f8a994bc59 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:27.500166 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-898d29ca-1133-4473-8d21-02f8a994bc59 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:29:27.501626 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-898d29ca-1133-4473-8d21-02f8a994bc59 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1900747660", "extra_specs": {}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:27.525289 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-898d29ca-1133-4473-8d21-02f8a994bc59 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:29:27.525695 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 923/3684] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:29:27 2026] POST /volume/v3/types => generated 214 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:27.534413 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7d1eb92d-6e9a-4aaa-90fb-8288a738e491 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:27.536331 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7d1eb92d-6e9a-4aaa-90fb-8288a738e491 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] POST https://10.4.3.229/volume/v3/types/4177005e-561c-464b-b307-8b24fa8d6942/encryption Aug 06 14:29:27.536722 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7d1eb92d-6e9a-4aaa-90fb-8288a738e491 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:27.558457 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7d1eb92d-6e9a-4aaa-90fb-8288a738e491 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] https://10.4.3.229/volume/v3/types/4177005e-561c-464b-b307-8b24fa8d6942/encryption returned with HTTP 200 Aug 06 14:29:27.558902 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 918/3685] 10.4.3.229 () {68 vars in 1397 bytes} [Thu Aug 6 14:29:27 2026] POST /volume/v3/types/4177005e-561c-464b-b307-8b24fa8d6942/encryption => generated 231 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:27.567590 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-70541aa6-866e-4252-84f7-6ba10c870dbd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:27.569254 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-70541aa6-866e-4252-84f7-6ba10c870dbd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:29:27.569623 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-70541aa6-866e-4252-84f7-6ba10c870dbd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1841542028", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1900747660", "size": 1}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:27.571105 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-70541aa6-866e-4252-84f7-6ba10c870dbd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1841542028', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1900747660', 'size': 1}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:29:27.576554 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-70541aa6-866e-4252-84f7-6ba10c870dbd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Create volume of 1 GB Aug 06 14:29:27.576554 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:27.576554 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:27.577119 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-70541aa6-866e-4252-84f7-6ba10c870dbd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Availability Zones retrieved successfully. Aug 06 14:29:27.583093 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-70541aa6-866e-4252-84f7-6ba10c870dbd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Flow 'volume_create_api' (290fd333-e5e8-4482-ab3e-fb9ec2f49d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:27.583587 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-18d224dd-057a-4c93-8662-24ad5042771f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:27.583964 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-70541aa6-866e-4252-84f7-6ba10c870dbd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02bcbd5f-afe6-4234-a4ad-726e9ad8fbe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:27.585116 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-70541aa6-866e-4252-84f7-6ba10c870dbd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:29:27.585243 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-18d224dd-057a-4c93-8662-24ad5042771f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 Aug 06 14:29:27.585420 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-18d224dd-057a-4c93-8662-24ad5042771f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:27.585700 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-18d224dd-057a-4c93-8662-24ad5042771f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:27.585839 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-18d224dd-057a-4c93-8662-24ad5042771f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 07f1f2f9-c691-4247-b666-83bf4685eae1. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:27.590251 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:27.590251 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:27.591180 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-18d224dd-057a-4c93-8662-24ad5042771f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 returned with HTTP 200 Aug 06 14:29:27.591592 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 920/3686] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:27 2026] GET /volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:27.610603 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-70541aa6-866e-4252-84f7-6ba10c870dbd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02bcbd5f-afe6-4234-a4ad-726e9ad8fbe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:29:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4177005e-561c-464b-b307-8b24fa8d6942,is_public=True,name='tempest-scenario-type-luksv2-1900747660',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4177005e-561c-464b-b307-8b24fa8d6942', '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=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:27.611297 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-70541aa6-866e-4252-84f7-6ba10c870dbd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (085ca81e-f79a-4232-a4ae-d118ee1d54b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:27.636707 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-70541aa6-866e-4252-84f7-6ba10c870dbd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1900747660 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1900747660, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:29:27.637063 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-70541aa6-866e-4252-84f7-6ba10c870dbd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1900747660 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1900747660, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:29:27.664916 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-90eefa37-dc6a-481b-9c09-a02159509bba None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:27.666628 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-90eefa37-dc6a-481b-9c09-a02159509bba tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 Aug 06 14:29:27.666752 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-70541aa6-866e-4252-84f7-6ba10c870dbd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Created reservations ['0d50bc15-ea0b-4af9-9ac1-5cb702ff7ca3', '7fb5e864-c6e5-4f8e-8937-602ce45e8bc1', '113768a8-1f23-4521-b7fa-d323c862f3bc', '08e0e583-41da-42d7-ba8e-16408721146e'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:27.666812 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-90eefa37-dc6a-481b-9c09-a02159509bba tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:27.667007 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-90eefa37-dc6a-481b-9c09-a02159509bba tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:27.667106 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-90eefa37-dc6a-481b-9c09-a02159509bba tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:27.667872 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-70541aa6-866e-4252-84f7-6ba10c870dbd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (085ca81e-f79a-4232-a4ae-d118ee1d54b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d50bc15-ea0b-4af9-9ac1-5cb702ff7ca3', '7fb5e864-c6e5-4f8e-8937-602ce45e8bc1', '113768a8-1f23-4521-b7fa-d323c862f3bc', '08e0e583-41da-42d7-ba8e-16408721146e']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:27.668703 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-70541aa6-866e-4252-84f7-6ba10c870dbd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80bbfc5a-df94-4b0a-aa30-b4ecd8775ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:27.671247 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:27.671247 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:27.672301 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-90eefa37-dc6a-481b-9c09-a02159509bba tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 returned with HTTP 200 Aug 06 14:29:27.672301 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 924/3687] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:27 2026] GET /volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:27.682016 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-34e9caa3-80cf-4444-a107-15a942f79274 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:27.683549 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-34e9caa3-80cf-4444-a107-15a942f79274 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] POST https://10.4.3.229/volume/v3/backups Aug 06 14:29:27.683841 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-34e9caa3-80cf-4444-a107-15a942f79274 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1786376458"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:27.685112 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.backups [None req-34e9caa3-80cf-4444-a107-15a942f79274 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Creating new backup {'backup': {'volume_id': '5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1786376458'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:29:27.685231 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.contrib.backups [None req-34e9caa3-80cf-4444-a107-15a942f79274 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Creating backup of volume 5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8 in container None Aug 06 14:29:27.691689 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-70541aa6-866e-4252-84f7-6ba10c870dbd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80bbfc5a-df94-4b0a-aa30-b4ecd8775ed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a16f2ea6-3c96-4185-a4cf-ccaff03799ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1841542028',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ce68e260eae423581fdfabcbf095290',qos_specs=None,replication_status=,reservations=['0d50bc15-ea0b-4af9-9ac1-5cb702ff7ca3','7fb5e864-c6e5-4f8e-8937-602ce45e8bc1','113768a8-1f23-4521-b7fa-d323c862f3bc','08e0e583-41da-42d7-ba8e-16408721146e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aab0efaec1da4f2fbc6cf26e8777127a',volume_type_id=4177005e-561c-464b-b307-8b24fa8d6942), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:29:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1841542028',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a16f2ea6-3c96-4185-a4cf-ccaff03799ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ce68e260eae423581fdfabcbf095290',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aab0efaec1da4f2fbc6cf26e8777127a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4177005e-561c-464b-b307-8b24fa8d6942),volume_type_id=4177005e-561c-464b-b307-8b24fa8d6942)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:27.691882 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:27.691882 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:27.692134 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-34e9caa3-80cf-4444-a107-15a942f79274 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:29:27.692334 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-70541aa6-866e-4252-84f7-6ba10c870dbd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbfc94c7-a6ca-41f4-a6e8-3d4f327e24ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:27.713013 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-70541aa6-866e-4252-84f7-6ba10c870dbd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbfc94c7-a6ca-41f4-a6e8-3d4f327e24ba) transitioned into state 'SUCCESS' from state '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-1841542028',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ce68e260eae423581fdfabcbf095290',qos_specs=None,replication_status=,reservations=['0d50bc15-ea0b-4af9-9ac1-5cb702ff7ca3','7fb5e864-c6e5-4f8e-8937-602ce45e8bc1','113768a8-1f23-4521-b7fa-d323c862f3bc','08e0e583-41da-42d7-ba8e-16408721146e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aab0efaec1da4f2fbc6cf26e8777127a',volume_type_id=4177005e-561c-464b-b307-8b24fa8d6942)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:27.714018 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-70541aa6-866e-4252-84f7-6ba10c870dbd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (432c874e-7865-41b4-aed4-a599142fcf0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:27.718057 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-34e9caa3-80cf-4444-a107-15a942f79274 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Created reservations ['f0103d23-02d2-4825-9c1d-bfd944d245a1', '2a6086f1-fe43-4e7f-aa36-f27b7e43599e'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:27.724120 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-70541aa6-866e-4252-84f7-6ba10c870dbd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (432c874e-7865-41b4-aed4-a599142fcf0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:27.724978 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-70541aa6-866e-4252-84f7-6ba10c870dbd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Flow 'volume_create_api' (290fd333-e5e8-4482-ab3e-fb9ec2f49d21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:27.725290 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-70541aa6-866e-4252-84f7-6ba10c870dbd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Create volume request issued successfully. Aug 06 14:29:27.725947 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-70541aa6-866e-4252-84f7-6ba10c870dbd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:29:27.726609 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 926/3688] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:29:27 2026] POST /volume/v3/volumes => generated 787 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:29:27.760451 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-34e9caa3-80cf-4444-a107-15a942f79274 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:29:27.760451 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 919/3689] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:29:27 2026] POST /volume/v3/backups => generated 330 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:29:27.767530 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b00efbf6-8fc3-4b6c-8f70-3186d31513c0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:27.768244 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b00efbf6-8fc3-4b6c-8f70-3186d31513c0 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f Aug 06 14:29:27.768444 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b00efbf6-8fc3-4b6c-8f70-3186d31513c0 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:27.768951 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b00efbf6-8fc3-4b6c-8f70-3186d31513c0 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:27.768951 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-b00efbf6-8fc3-4b6c-8f70-3186d31513c0 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 071b8894-a055-40c5-833f-6252ae57b29f. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:27.773076 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:27.773076 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:27.773903 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b00efbf6-8fc3-4b6c-8f70-3186d31513c0 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f returned with HTTP 200 Aug 06 14:29:27.774304 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 921/3690] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:27 2026] GET /volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:27.839912 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e1cffba1-2516-4c47-9309-502ee6c20dc6 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:27.842050 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e1cffba1-2516-4c47-9309-502ee6c20dc6 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] GET https://10.4.3.229/volume/v3/snapshots/0176b538-e40c-484a-9a7b-08c93653d29b Aug 06 14:29:27.842204 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e1cffba1-2516-4c47-9309-502ee6c20dc6 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:27.844923 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e1cffba1-2516-4c47-9309-502ee6c20dc6 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:27.847227 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:27.847227 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:27.847792 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-e1cffba1-2516-4c47-9309-502ee6c20dc6 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Snapshot retrieved successfully. Aug 06 14:29:27.848844 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e1cffba1-2516-4c47-9309-502ee6c20dc6 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/snapshots/0176b538-e40c-484a-9a7b-08c93653d29b returned with HTTP 200 Aug 06 14:29:27.848922 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 925/3691] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:27 2026] GET /volume/v3/snapshots/0176b538-e40c-484a-9a7b-08c93653d29b => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:27.856777 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-19c6ca90-fa8b-43b5-b689-87b2099c4146 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:27.858527 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-19c6ca90-fa8b-43b5-b689-87b2099c4146 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] POST https://10.4.3.229/volume/v3/volumes/88654bd4-ff9c-426f-9bb8-204a1ccdda44/action Aug 06 14:29:27.858887 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-19c6ca90-fa8b-43b5-b689-87b2099c4146 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:29:27.859040 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-19c6ca90-fa8b-43b5-b689-87b2099c4146 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:27.866681 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:27.866681 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:27.867143 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-19c6ca90-fa8b-43b5-b689-87b2099c4146 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Volume info retrieved successfully. Aug 06 14:29:27.900064 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-19c6ca90-fa8b-43b5-b689-87b2099c4146 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Created reservations ['186dd477-8ea7-4ff4-8b14-9f2f30706431', '5964e4be-1be4-48cc-9a7a-649ebf100b6e'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:27.908764 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-19c6ca90-fa8b-43b5-b689-87b2099c4146 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Extend volume request issued successfully. Aug 06 14:29:27.909047 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-19c6ca90-fa8b-43b5-b689-87b2099c4146 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/volumes/88654bd4-ff9c-426f-9bb8-204a1ccdda44/action returned with HTTP 202 Aug 06 14:29:27.909505 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 927/3692] 10.4.3.229 () {70 vars in 1431 bytes} [Thu Aug 6 14:29:27 2026] POST /volume/v3/volumes/88654bd4-ff9c-426f-9bb8-204a1ccdda44/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 14:29:27.915819 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a2fcea44-4185-4437-b8b4-fa9275be896c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:27.917794 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a2fcea44-4185-4437-b8b4-fa9275be896c tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] GET https://10.4.3.229/volume/v3/volumes/88654bd4-ff9c-426f-9bb8-204a1ccdda44 Aug 06 14:29:27.918121 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a2fcea44-4185-4437-b8b4-fa9275be896c tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:27.918386 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a2fcea44-4185-4437-b8b4-fa9275be896c tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:27.926816 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:27.926816 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:27.931258 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-a2fcea44-4185-4437-b8b4-fa9275be896c tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Volume info retrieved successfully. Aug 06 14:29:27.936240 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a2fcea44-4185-4437-b8b4-fa9275be896c tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/volumes/88654bd4-ff9c-426f-9bb8-204a1ccdda44 returned with HTTP 200 Aug 06 14:29:27.936852 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 920/3693] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:27 2026] GET /volume/v3/volumes/88654bd4-ff9c-426f-9bb8-204a1ccdda44 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:28.602223 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4ccba83b-5043-42d6-825c-c588ff82e51c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:28.604393 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4ccba83b-5043-42d6-825c-c588ff82e51c tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 Aug 06 14:29:28.604665 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4ccba83b-5043-42d6-825c-c588ff82e51c tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:28.604906 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4ccba83b-5043-42d6-825c-c588ff82e51c tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:28.605041 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-4ccba83b-5043-42d6-825c-c588ff82e51c tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 07f1f2f9-c691-4247-b666-83bf4685eae1. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:28.609982 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:28.609982 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:28.610885 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4ccba83b-5043-42d6-825c-c588ff82e51c tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 returned with HTTP 200 Aug 06 14:29:28.611325 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 922/3694] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:28 2026] GET /volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:28.783942 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-39e64505-8276-44ce-b187-198fcc618524 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:28.785777 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-39e64505-8276-44ce-b187-198fcc618524 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f Aug 06 14:29:28.785965 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-39e64505-8276-44ce-b187-198fcc618524 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:28.786165 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-39e64505-8276-44ce-b187-198fcc618524 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:28.786270 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-39e64505-8276-44ce-b187-198fcc618524 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 071b8894-a055-40c5-833f-6252ae57b29f. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:28.790568 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:28.790568 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:28.791298 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-39e64505-8276-44ce-b187-198fcc618524 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f returned with HTTP 200 Aug 06 14:29:28.791719 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 926/3695] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:28 2026] GET /volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:28.948743 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2b0c545c-56de-43ff-897c-52eaa2eeb322 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:28.950616 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2b0c545c-56de-43ff-897c-52eaa2eeb322 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] GET https://10.4.3.229/volume/v3/volumes/88654bd4-ff9c-426f-9bb8-204a1ccdda44 Aug 06 14:29:28.950889 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2b0c545c-56de-43ff-897c-52eaa2eeb322 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:28.951147 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2b0c545c-56de-43ff-897c-52eaa2eeb322 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:28.958648 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:28.958648 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:28.965248 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2b0c545c-56de-43ff-897c-52eaa2eeb322 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Volume info retrieved successfully. Aug 06 14:29:28.969885 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2b0c545c-56de-43ff-897c-52eaa2eeb322 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/volumes/88654bd4-ff9c-426f-9bb8-204a1ccdda44 returned with HTTP 200 Aug 06 14:29:28.970259 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 928/3696] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:28 2026] GET /volume/v3/volumes/88654bd4-ff9c-426f-9bb8-204a1ccdda44 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:28.984638 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1c503361-1014-46b3-a86a-492fc19648a6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:28.988525 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1c503361-1014-46b3-a86a-492fc19648a6 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] POST https://10.4.3.229/volume/v3/volumes/88654bd4-ff9c-426f-9bb8-204a1ccdda44/action Aug 06 14:29:28.988525 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1c503361-1014-46b3-a86a-492fc19648a6 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Action body: b'{"revert": {"snapshot_id": "0176b538-e40c-484a-9a7b-08c93653d29b"}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:29:28.988525 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1c503361-1014-46b3-a86a-492fc19648a6 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Action: 'action', calling method: revert, body: {"revert": {"snapshot_id": "0176b538-e40c-484a-9a7b-08c93653d29b"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:28.996194 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:28.996194 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:28.996657 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1c503361-1014-46b3-a86a-492fc19648a6 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Volume retrieved successfully. Aug 06 14:29:29.002712 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1c503361-1014-46b3-a86a-492fc19648a6 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] HTTP exception thrown: Can't revert volume 88654bd4-ff9c-426f-9bb8-204a1ccdda44 to its latest snapshot 0176b538-e40c-484a-9a7b-08c93653d29b. The volume size must be equal to the snapshot size. Aug 06 14:29:29.002908 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1c503361-1014-46b3-a86a-492fc19648a6 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/volumes/88654bd4-ff9c-426f-9bb8-204a1ccdda44/action returned with HTTP 400 Aug 06 14:29:29.003601 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 921/3697] 10.4.3.229 () {70 vars in 1431 bytes} [Thu Aug 6 14:29:28 2026] POST /volume/v3/volumes/88654bd4-ff9c-426f-9bb8-204a1ccdda44/action => generated 213 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 06 14:29:29.012740 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-79d0da88-2292-4be6-8e58-28263cc13376 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:29.013143 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-79d0da88-2292-4be6-8e58-28263cc13376 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/0176b538-e40c-484a-9a7b-08c93653d29b Aug 06 14:29:29.013302 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-79d0da88-2292-4be6-8e58-28263cc13376 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:29.013534 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-79d0da88-2292-4be6-8e58-28263cc13376 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:29.013629 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-79d0da88-2292-4be6-8e58-28263cc13376 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Delete snapshot with id: 0176b538-e40c-484a-9a7b-08c93653d29b Aug 06 14:29:29.018403 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:29.018403 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:29.018802 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-79d0da88-2292-4be6-8e58-28263cc13376 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Snapshot retrieved successfully. Aug 06 14:29:29.038201 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-79d0da88-2292-4be6-8e58-28263cc13376 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Snapshot delete request issued successfully. Aug 06 14:29:29.038392 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-79d0da88-2292-4be6-8e58-28263cc13376 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/snapshots/0176b538-e40c-484a-9a7b-08c93653d29b returned with HTTP 202 Aug 06 14:29:29.038826 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 923/3698] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:29:29 2026] DELETE /volume/v3/snapshots/0176b538-e40c-484a-9a7b-08c93653d29b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:29:29.047125 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-19cb0976-77ca-4c70-83b0-ca421619efef None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:29.050151 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-19cb0976-77ca-4c70-83b0-ca421619efef tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] GET https://10.4.3.229/volume/v3/snapshots/0176b538-e40c-484a-9a7b-08c93653d29b Aug 06 14:29:29.050408 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-19cb0976-77ca-4c70-83b0-ca421619efef tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:29.050688 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-19cb0976-77ca-4c70-83b0-ca421619efef tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:29.056589 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:29.056589 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:29.056994 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-19cb0976-77ca-4c70-83b0-ca421619efef tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Snapshot retrieved successfully. Aug 06 14:29:29.057874 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-19cb0976-77ca-4c70-83b0-ca421619efef tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/snapshots/0176b538-e40c-484a-9a7b-08c93653d29b returned with HTTP 200 Aug 06 14:29:29.058210 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 927/3699] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:29 2026] GET /volume/v3/snapshots/0176b538-e40c-484a-9a7b-08c93653d29b => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:29.622417 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-be55ae3b-e889-4a01-8290-92db3b46f150 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:29.624150 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-be55ae3b-e889-4a01-8290-92db3b46f150 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 Aug 06 14:29:29.624329 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-be55ae3b-e889-4a01-8290-92db3b46f150 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:29.624537 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-be55ae3b-e889-4a01-8290-92db3b46f150 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:29.624676 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-be55ae3b-e889-4a01-8290-92db3b46f150 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 07f1f2f9-c691-4247-b666-83bf4685eae1. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:29.628406 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:29.628406 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:29.629137 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-be55ae3b-e889-4a01-8290-92db3b46f150 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 returned with HTTP 200 Aug 06 14:29:29.629512 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 929/3700] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:29 2026] GET /volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:29.801152 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9197a02a-f488-4c60-bcbe-ce317522439b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:29.802915 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9197a02a-f488-4c60-bcbe-ce317522439b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f Aug 06 14:29:29.803153 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9197a02a-f488-4c60-bcbe-ce317522439b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:29.803336 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9197a02a-f488-4c60-bcbe-ce317522439b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:29.803535 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-9197a02a-f488-4c60-bcbe-ce317522439b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 071b8894-a055-40c5-833f-6252ae57b29f. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:29.807858 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:29.807858 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:29.808622 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9197a02a-f488-4c60-bcbe-ce317522439b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f returned with HTTP 200 Aug 06 14:29:29.808982 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 922/3701] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:29 2026] GET /volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:29.970226 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-51aab83f-1c12-4fb1-9ed3-42c5e606e221 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:29.971822 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-51aab83f-1c12-4fb1-9ed3-42c5e606e221 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] POST https://10.4.3.229/volume/v3/volumes/7e173127-bb85-4689-9123-5072e42a53cb/action Aug 06 14:29:29.972154 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-51aab83f-1c12-4fb1-9ed3-42c5e606e221 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action body: b'{"os-attach": {"instance_uuid": "6cab71cb-037d-4596-bf59-178580c6ed2c", "mountpoint": "/dev/vdc"}}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:29:29.972307 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-51aab83f-1c12-4fb1-9ed3-42c5e606e221 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "6cab71cb-037d-4596-bf59-178580c6ed2c", "mountpoint": "/dev/vdc"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:29.978709 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-51aab83f-1c12-4fb1-9ed3-42c5e606e221 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes/7e173127-bb85-4689-9123-5072e42a53cb/action returned with HTTP 404 Aug 06 14:29:29.979217 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 924/3702] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:29:29 2026] POST /volume/v3/volumes/7e173127-bb85-4689-9123-5072e42a53cb/action => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:30.072206 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-26ba069f-05eb-42ac-9152-7142fe59cf8b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:30.074083 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-26ba069f-05eb-42ac-9152-7142fe59cf8b tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] GET https://10.4.3.229/volume/v3/snapshots/0176b538-e40c-484a-9a7b-08c93653d29b Aug 06 14:29:30.074204 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-26ba069f-05eb-42ac-9152-7142fe59cf8b tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:30.074457 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-26ba069f-05eb-42ac-9152-7142fe59cf8b tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:30.078976 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-26ba069f-05eb-42ac-9152-7142fe59cf8b tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/snapshots/0176b538-e40c-484a-9a7b-08c93653d29b returned with HTTP 404 Aug 06 14:29:30.079388 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 928/3703] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:30 2026] GET /volume/v3/snapshots/0176b538-e40c-484a-9a7b-08c93653d29b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:30.087960 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c180b70a-107c-49f3-a738-a8194a880dbf None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:30.089716 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c180b70a-107c-49f3-a738-a8194a880dbf tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] DELETE https://10.4.3.229/volume/v3/volumes/88654bd4-ff9c-426f-9bb8-204a1ccdda44 Aug 06 14:29:30.089938 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c180b70a-107c-49f3-a738-a8194a880dbf tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:30.090150 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c180b70a-107c-49f3-a738-a8194a880dbf tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:30.090330 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-c180b70a-107c-49f3-a738-a8194a880dbf tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Delete volume with id: 88654bd4-ff9c-426f-9bb8-204a1ccdda44 Aug 06 14:29:30.097325 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:30.097325 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:30.097824 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c180b70a-107c-49f3-a738-a8194a880dbf tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Volume info retrieved successfully. Aug 06 14:29:30.116671 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c180b70a-107c-49f3-a738-a8194a880dbf tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Delete volume request issued successfully. Aug 06 14:29:30.116856 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c180b70a-107c-49f3-a738-a8194a880dbf tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/volumes/88654bd4-ff9c-426f-9bb8-204a1ccdda44 returned with HTTP 202 Aug 06 14:29:30.117240 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 930/3704] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:29:30 2026] DELETE /volume/v3/volumes/88654bd4-ff9c-426f-9bb8-204a1ccdda44 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:29:30.124637 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2b8a7ce5-328a-4e38-91f7-6dbcfb0c65f3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:30.126617 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2b8a7ce5-328a-4e38-91f7-6dbcfb0c65f3 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] GET https://10.4.3.229/volume/v3/volumes/88654bd4-ff9c-426f-9bb8-204a1ccdda44 Aug 06 14:29:30.126911 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2b8a7ce5-328a-4e38-91f7-6dbcfb0c65f3 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:30.127112 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2b8a7ce5-328a-4e38-91f7-6dbcfb0c65f3 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:30.135069 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:30.135069 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:30.138689 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-2b8a7ce5-328a-4e38-91f7-6dbcfb0c65f3 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Volume info retrieved successfully. Aug 06 14:29:30.143033 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2b8a7ce5-328a-4e38-91f7-6dbcfb0c65f3 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/volumes/88654bd4-ff9c-426f-9bb8-204a1ccdda44 returned with HTTP 200 Aug 06 14:29:30.143352 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 923/3705] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:30 2026] GET /volume/v3/volumes/88654bd4-ff9c-426f-9bb8-204a1ccdda44 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:30.640593 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ef6bda1b-dc8a-449a-b60c-ba049ec67f6b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:30.643937 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ef6bda1b-dc8a-449a-b60c-ba049ec67f6b tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 Aug 06 14:29:30.644043 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ef6bda1b-dc8a-449a-b60c-ba049ec67f6b tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:30.644211 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ef6bda1b-dc8a-449a-b60c-ba049ec67f6b tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:30.644577 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-ef6bda1b-dc8a-449a-b60c-ba049ec67f6b tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 07f1f2f9-c691-4247-b666-83bf4685eae1. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:30.648178 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:30.648178 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:30.648961 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ef6bda1b-dc8a-449a-b60c-ba049ec67f6b tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 returned with HTTP 200 Aug 06 14:29:30.649403 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 925/3706] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:30 2026] GET /volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:30.819856 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f895c77d-25b4-4e89-8371-1dd8ab12a012 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:30.821625 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f895c77d-25b4-4e89-8371-1dd8ab12a012 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f Aug 06 14:29:30.821849 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f895c77d-25b4-4e89-8371-1dd8ab12a012 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:30.822056 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f895c77d-25b4-4e89-8371-1dd8ab12a012 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:30.822153 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-f895c77d-25b4-4e89-8371-1dd8ab12a012 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 071b8894-a055-40c5-833f-6252ae57b29f. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:30.826333 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:30.826333 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:30.827127 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f895c77d-25b4-4e89-8371-1dd8ab12a012 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f returned with HTTP 200 Aug 06 14:29:30.827507 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 929/3707] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:30 2026] GET /volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:31.167885 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e5b11fab-b0c4-49be-afc9-d4a2f85ee9b0 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:31.169744 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e5b11fab-b0c4-49be-afc9-d4a2f85ee9b0 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] GET https://10.4.3.229/volume/v3/volumes/88654bd4-ff9c-426f-9bb8-204a1ccdda44 Aug 06 14:29:31.169960 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e5b11fab-b0c4-49be-afc9-d4a2f85ee9b0 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:31.170154 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e5b11fab-b0c4-49be-afc9-d4a2f85ee9b0 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:31.176221 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e5b11fab-b0c4-49be-afc9-d4a2f85ee9b0 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/volumes/88654bd4-ff9c-426f-9bb8-204a1ccdda44 returned with HTTP 404 Aug 06 14:29:31.176773 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 931/3708] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:31 2026] GET /volume/v3/volumes/88654bd4-ff9c-426f-9bb8-204a1ccdda44 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:29:31.192731 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7493b2e8-f043-476b-96de-76ebd73e8357 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:31.194825 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7493b2e8-f043-476b-96de-76ebd73e8357 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/ec4884ad-9952-46c1-9e51-6dc04498be5c Aug 06 14:29:31.194884 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7493b2e8-f043-476b-96de-76ebd73e8357 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:31.195141 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7493b2e8-f043-476b-96de-76ebd73e8357 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:31.195326 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-7493b2e8-f043-476b-96de-76ebd73e8357 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Delete snapshot with id: ec4884ad-9952-46c1-9e51-6dc04498be5c Aug 06 14:29:31.200828 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:31.200828 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:31.201345 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-7493b2e8-f043-476b-96de-76ebd73e8357 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Snapshot retrieved successfully. Aug 06 14:29:31.222613 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-7493b2e8-f043-476b-96de-76ebd73e8357 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Snapshot delete request issued successfully. Aug 06 14:29:31.222868 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7493b2e8-f043-476b-96de-76ebd73e8357 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/snapshots/ec4884ad-9952-46c1-9e51-6dc04498be5c returned with HTTP 202 Aug 06 14:29:31.223368 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 924/3709] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:29:31 2026] DELETE /volume/v3/snapshots/ec4884ad-9952-46c1-9e51-6dc04498be5c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:29:31.230969 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-44929648-3954-4fff-9599-40bca753e36b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:31.233162 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-44929648-3954-4fff-9599-40bca753e36b tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] GET https://10.4.3.229/volume/v3/snapshots/ec4884ad-9952-46c1-9e51-6dc04498be5c Aug 06 14:29:31.233387 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-44929648-3954-4fff-9599-40bca753e36b tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:31.233630 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-44929648-3954-4fff-9599-40bca753e36b tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:31.239842 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:31.239842 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:31.240413 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-44929648-3954-4fff-9599-40bca753e36b tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Snapshot retrieved successfully. Aug 06 14:29:31.241281 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-44929648-3954-4fff-9599-40bca753e36b tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/snapshots/ec4884ad-9952-46c1-9e51-6dc04498be5c returned with HTTP 200 Aug 06 14:29:31.241936 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 926/3710] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:31 2026] GET /volume/v3/snapshots/ec4884ad-9952-46c1-9e51-6dc04498be5c => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:31.660348 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f30e638d-907b-4349-bc14-79ce7a2dde4b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:31.668331 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f30e638d-907b-4349-bc14-79ce7a2dde4b tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 Aug 06 14:29:31.668637 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f30e638d-907b-4349-bc14-79ce7a2dde4b tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:31.668840 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f30e638d-907b-4349-bc14-79ce7a2dde4b tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:31.669144 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-f30e638d-907b-4349-bc14-79ce7a2dde4b tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 07f1f2f9-c691-4247-b666-83bf4685eae1. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:31.677245 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:31.677245 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:31.678107 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f30e638d-907b-4349-bc14-79ce7a2dde4b tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 returned with HTTP 200 Aug 06 14:29:31.678523 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 930/3711] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:31 2026] GET /volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:31.840240 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-53360406-22b9-49c9-a347-488aaf828803 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:31.843055 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-53360406-22b9-49c9-a347-488aaf828803 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f Aug 06 14:29:31.843285 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-53360406-22b9-49c9-a347-488aaf828803 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:31.843538 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-53360406-22b9-49c9-a347-488aaf828803 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:31.843681 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-53360406-22b9-49c9-a347-488aaf828803 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 071b8894-a055-40c5-833f-6252ae57b29f. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:31.848031 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:31.848031 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:31.848788 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-53360406-22b9-49c9-a347-488aaf828803 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f returned with HTTP 200 Aug 06 14:29:31.849157 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 932/3712] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:31 2026] GET /volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:32.250484 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-382ad500-12cd-4472-bc5b-e0f4535dfa1e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:32.253357 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-382ad500-12cd-4472-bc5b-e0f4535dfa1e tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] GET https://10.4.3.229/volume/v3/snapshots/ec4884ad-9952-46c1-9e51-6dc04498be5c Aug 06 14:29:32.253357 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-382ad500-12cd-4472-bc5b-e0f4535dfa1e tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:32.253357 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-382ad500-12cd-4472-bc5b-e0f4535dfa1e tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:32.259413 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-382ad500-12cd-4472-bc5b-e0f4535dfa1e tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/snapshots/ec4884ad-9952-46c1-9e51-6dc04498be5c returned with HTTP 404 Aug 06 14:29:32.259413 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 925/3713] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:32 2026] GET /volume/v3/snapshots/ec4884ad-9952-46c1-9e51-6dc04498be5c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:32.269469 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-317f2ce3-c620-4388-b53a-62f948cd4117 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:32.272102 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-317f2ce3-c620-4388-b53a-62f948cd4117 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] DELETE https://10.4.3.229/volume/v3/volumes/2a5a3fa2-ae94-4e5b-b036-a73c0647958f Aug 06 14:29:32.272258 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-317f2ce3-c620-4388-b53a-62f948cd4117 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:32.272494 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-317f2ce3-c620-4388-b53a-62f948cd4117 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:32.272690 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-317f2ce3-c620-4388-b53a-62f948cd4117 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Delete volume with id: 2a5a3fa2-ae94-4e5b-b036-a73c0647958f Aug 06 14:29:32.282652 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:32.282652 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:32.282887 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-317f2ce3-c620-4388-b53a-62f948cd4117 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Volume info retrieved successfully. Aug 06 14:29:32.304411 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-317f2ce3-c620-4388-b53a-62f948cd4117 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Delete volume request issued successfully. Aug 06 14:29:32.304602 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-317f2ce3-c620-4388-b53a-62f948cd4117 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/volumes/2a5a3fa2-ae94-4e5b-b036-a73c0647958f returned with HTTP 202 Aug 06 14:29:32.305035 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 927/3714] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:29:32 2026] DELETE /volume/v3/volumes/2a5a3fa2-ae94-4e5b-b036-a73c0647958f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:29:32.315794 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-52147a21-e3c2-49a8-9be3-165627a36220 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:32.318231 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-52147a21-e3c2-49a8-9be3-165627a36220 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] GET https://10.4.3.229/volume/v3/volumes/2a5a3fa2-ae94-4e5b-b036-a73c0647958f Aug 06 14:29:32.318733 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-52147a21-e3c2-49a8-9be3-165627a36220 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:32.318896 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-52147a21-e3c2-49a8-9be3-165627a36220 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:32.337298 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:32.337298 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:32.342640 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-52147a21-e3c2-49a8-9be3-165627a36220 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Volume info retrieved successfully. Aug 06 14:29:32.347191 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-52147a21-e3c2-49a8-9be3-165627a36220 tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/volumes/2a5a3fa2-ae94-4e5b-b036-a73c0647958f returned with HTTP 200 Aug 06 14:29:32.347657 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 931/3715] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:32 2026] GET /volume/v3/volumes/2a5a3fa2-ae94-4e5b-b036-a73c0647958f => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:32.692848 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-66f946d4-3fe5-4b27-b095-94594b3918ac None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:32.698679 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-66f946d4-3fe5-4b27-b095-94594b3918ac tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 Aug 06 14:29:32.698970 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-66f946d4-3fe5-4b27-b095-94594b3918ac tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:32.699220 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-66f946d4-3fe5-4b27-b095-94594b3918ac tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:32.699350 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-66f946d4-3fe5-4b27-b095-94594b3918ac tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 07f1f2f9-c691-4247-b666-83bf4685eae1. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:32.701935 np0000006659 devstack@c-api.service[100396]: DEBUG dbcounter [-] [100396] Writing DB stats cinder:SELECT=445,cinder:UPDATE=78,cinder:INSERT=52 {{(pid=100396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:29:32.708109 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:32.708109 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:32.709057 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-66f946d4-3fe5-4b27-b095-94594b3918ac tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 returned with HTTP 200 Aug 06 14:29:32.709488 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 933/3716] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:32 2026] GET /volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:32.860397 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-dd969d54-1b2d-4b44-b33b-178fdfd88d38 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:32.865103 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dd969d54-1b2d-4b44-b33b-178fdfd88d38 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f Aug 06 14:29:32.865296 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dd969d54-1b2d-4b44-b33b-178fdfd88d38 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:32.865516 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dd969d54-1b2d-4b44-b33b-178fdfd88d38 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:32.865622 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-dd969d54-1b2d-4b44-b33b-178fdfd88d38 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 071b8894-a055-40c5-833f-6252ae57b29f. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:32.877310 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:32.877310 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:32.878301 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dd969d54-1b2d-4b44-b33b-178fdfd88d38 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f returned with HTTP 200 Aug 06 14:29:32.878770 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 926/3717] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:32 2026] GET /volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:33.365563 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7b7cc3ac-3176-4f3c-9a8d-e6c9c4b2cfae None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:33.372893 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7b7cc3ac-3176-4f3c-9a8d-e6c9c4b2cfae tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] GET https://10.4.3.229/volume/v3/volumes/2a5a3fa2-ae94-4e5b-b036-a73c0647958f Aug 06 14:29:33.372893 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7b7cc3ac-3176-4f3c-9a8d-e6c9c4b2cfae tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:33.373038 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7b7cc3ac-3176-4f3c-9a8d-e6c9c4b2cfae tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:33.391542 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7b7cc3ac-3176-4f3c-9a8d-e6c9c4b2cfae tempest-VolumeRevertTests-1587021552 tempest-VolumeRevertTests-1587021552-project-member] https://10.4.3.229/volume/v3/volumes/2a5a3fa2-ae94-4e5b-b036-a73c0647958f returned with HTTP 404 Aug 06 14:29:33.392524 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 928/3718] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:33 2026] GET /volume/v3/volumes/2a5a3fa2-ae94-4e5b-b036-a73c0647958f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:29:33.724355 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0a8ee4a9-74ae-4c84-ac10-100cbc923c58 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:33.729536 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0a8ee4a9-74ae-4c84-ac10-100cbc923c58 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 Aug 06 14:29:33.729669 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0a8ee4a9-74ae-4c84-ac10-100cbc923c58 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:33.730186 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0a8ee4a9-74ae-4c84-ac10-100cbc923c58 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:33.730268 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-0a8ee4a9-74ae-4c84-ac10-100cbc923c58 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 07f1f2f9-c691-4247-b666-83bf4685eae1. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:33.737639 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:33.737639 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:33.739876 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0a8ee4a9-74ae-4c84-ac10-100cbc923c58 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 returned with HTTP 200 Aug 06 14:29:33.739876 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 932/3719] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:33 2026] GET /volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:33.890380 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-852358cb-a42b-438f-9d8b-9f5ddf87cf5f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:33.892725 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-852358cb-a42b-438f-9d8b-9f5ddf87cf5f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f Aug 06 14:29:33.892933 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-852358cb-a42b-438f-9d8b-9f5ddf87cf5f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:33.893155 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-852358cb-a42b-438f-9d8b-9f5ddf87cf5f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:33.893283 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-852358cb-a42b-438f-9d8b-9f5ddf87cf5f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 071b8894-a055-40c5-833f-6252ae57b29f. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:33.899391 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:33.899391 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:33.900350 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-852358cb-a42b-438f-9d8b-9f5ddf87cf5f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f returned with HTTP 200 Aug 06 14:29:33.900803 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 934/3720] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:33 2026] GET /volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:34.343546 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-dcf8ea52-2f5c-4c0d-a34c-29eff0ba91a1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:34.345395 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dcf8ea52-2f5c-4c0d-a34c-29eff0ba91a1 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:29:34.345704 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dcf8ea52-2f5c-4c0d-a34c-29eff0ba91a1 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "8b371048-e63e-4b50-8b44-2cfe4541f261", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-178249574"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:34.347373 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-dcf8ea52-2f5c-4c0d-a34c-29eff0ba91a1 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Create volume request body: {'volume': {'imageRef': '8b371048-e63e-4b50-8b44-2cfe4541f261', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-178249574'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:29:34.444400 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-dcf8ea52-2f5c-4c0d-a34c-29eff0ba91a1 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Create volume of 2 GB Aug 06 14:29:34.447365 np0000006659 devstack@c-api.service[100399]: DEBUG dbcounter [-] [100399] Writing DB stats cinder:SELECT=443,cinder:INSERT=41,cinder:UPDATE=82,cinder:DELETE=1 {{(pid=100399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:29:34.450406 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-dcf8ea52-2f5c-4c0d-a34c-29eff0ba91a1 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Availability Zones retrieved successfully. Aug 06 14:29:34.457641 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-dcf8ea52-2f5c-4c0d-a34c-29eff0ba91a1 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Flow 'volume_create_api' (89fbcf74-f523-4ba3-b857-783604480cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:34.458934 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-dcf8ea52-2f5c-4c0d-a34c-29eff0ba91a1 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fca13820-af3f-4c34-8469-660f602a4e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:34.460312 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-dcf8ea52-2f5c-4c0d-a34c-29eff0ba91a1 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Validating volume size '2' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:29:34.505672 np0000006659 devstack@c-api.service[100399]: WARNING cinder.volume.api [None req-dcf8ea52-2f5c-4c0d-a34c-29eff0ba91a1 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fca13820-af3f-4c34-8469-660f602a4e73) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 14:29:34.505672 np0000006659 devstack@c-api.service[100399]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 8b371048-e63e-4b50-8b44-2cfe4541f261 is not active. Aug 06 14:29:34.507251 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-dcf8ea52-2f5c-4c0d-a34c-29eff0ba91a1 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fca13820-af3f-4c34-8469-660f602a4e73) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:34.508229 np0000006659 devstack@c-api.service[100399]: WARNING cinder.volume.api [None req-dcf8ea52-2f5c-4c0d-a34c-29eff0ba91a1 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fca13820-af3f-4c34-8469-660f602a4e73) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 14:29:34.509070 np0000006659 devstack@c-api.service[100399]: WARNING cinder.volume.api [None req-dcf8ea52-2f5c-4c0d-a34c-29eff0ba91a1 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Flow 'volume_create_api' (89fbcf74-f523-4ba3-b857-783604480cc9) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 14:29:34.509385 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dcf8ea52-2f5c-4c0d-a34c-29eff0ba91a1 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 400 Aug 06 14:29:34.510000 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 927/3721] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:29:34 2026] POST /volume/v3/volumes => generated 125 bytes in 167 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 14:29:34.758126 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7f7af7be-a406-493a-98c4-fe517ae0e8af None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:34.759878 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7f7af7be-a406-493a-98c4-fe517ae0e8af tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 Aug 06 14:29:34.760066 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7f7af7be-a406-493a-98c4-fe517ae0e8af tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:34.760312 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7f7af7be-a406-493a-98c4-fe517ae0e8af tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:34.760499 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-7f7af7be-a406-493a-98c4-fe517ae0e8af tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 07f1f2f9-c691-4247-b666-83bf4685eae1. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:34.765061 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:34.765061 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:34.765894 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7f7af7be-a406-493a-98c4-fe517ae0e8af tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 returned with HTTP 200 Aug 06 14:29:34.766253 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 929/3722] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:34 2026] GET /volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:29:34.914979 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-91344fb0-504c-41f3-b26f-ea42797f70ac None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:34.917901 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-91344fb0-504c-41f3-b26f-ea42797f70ac tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f Aug 06 14:29:34.920009 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-91344fb0-504c-41f3-b26f-ea42797f70ac tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:34.920009 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-91344fb0-504c-41f3-b26f-ea42797f70ac tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:34.920009 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-91344fb0-504c-41f3-b26f-ea42797f70ac tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 071b8894-a055-40c5-833f-6252ae57b29f. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:34.924610 np0000006659 devstack@c-api.service[100397]: DEBUG dbcounter [-] [100397] Writing DB stats cinder:SELECT=495,cinder:INSERT=74,cinder:UPDATE=106 {{(pid=100397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:29:34.931523 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:34.931523 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:34.932398 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-91344fb0-504c-41f3-b26f-ea42797f70ac tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f returned with HTTP 200 Aug 06 14:29:34.932839 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 933/3723] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:34 2026] GET /volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:35.105778 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a5312670-6ea4-42f4-bbbe-d096d2f6af6f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:35.178044 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a5312670-6ea4-42f4-bbbe-d096d2f6af6f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:29:35.178497 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a5312670-6ea4-42f4-bbbe-d096d2f6af6f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1738391789"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:35.180287 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-a5312670-6ea4-42f4-bbbe-d096d2f6af6f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1738391789'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:29:35.180476 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-a5312670-6ea4-42f4-bbbe-d096d2f6af6f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Create volume of 1 GB Aug 06 14:29:35.185149 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-a5312670-6ea4-42f4-bbbe-d096d2f6af6f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Availability Zones retrieved successfully. Aug 06 14:29:35.191788 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a5312670-6ea4-42f4-bbbe-d096d2f6af6f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Flow 'volume_create_api' (dd5ea418-8074-4b26-857e-bc1b8473ffaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:35.193112 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a5312670-6ea4-42f4-bbbe-d096d2f6af6f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfc5df9c-088d-44c3-8190-fbf7d6b89c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:35.194065 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-a5312670-6ea4-42f4-bbbe-d096d2f6af6f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:29:35.219371 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a5312670-6ea4-42f4-bbbe-d096d2f6af6f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfc5df9c-088d-44c3-8190-fbf7d6b89c2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:35.220660 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a5312670-6ea4-42f4-bbbe-d096d2f6af6f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c5cc160-c97b-4cf2-99b7-6e0165bbc340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:35.278153 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-a5312670-6ea4-42f4-bbbe-d096d2f6af6f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Created reservations ['8b7df36e-4644-4c21-a607-651ba1e4cb69', '23f34dfc-c4a8-45d1-ab2d-b2207647ed73', 'a4fc710e-969c-434c-8bbc-5017ce7386ab', '288182d8-9c44-4fa7-8116-2571d6d3bf51'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:35.279200 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a5312670-6ea4-42f4-bbbe-d096d2f6af6f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c5cc160-c97b-4cf2-99b7-6e0165bbc340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b7df36e-4644-4c21-a607-651ba1e4cb69', '23f34dfc-c4a8-45d1-ab2d-b2207647ed73', 'a4fc710e-969c-434c-8bbc-5017ce7386ab', '288182d8-9c44-4fa7-8116-2571d6d3bf51']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:35.280258 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a5312670-6ea4-42f4-bbbe-d096d2f6af6f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54f08bd9-32f5-489d-8abb-b04e17c07217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:35.310728 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a5312670-6ea4-42f4-bbbe-d096d2f6af6f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54f08bd9-32f5-489d-8abb-b04e17c07217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caba0254-093c-4fac-88b9-3b430da5afa1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1738391789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae45b99251b84f349886719e5db7113d',qos_specs=None,replication_status=,reservations=['8b7df36e-4644-4c21-a607-651ba1e4cb69','23f34dfc-c4a8-45d1-ab2d-b2207647ed73','a4fc710e-969c-434c-8bbc-5017ce7386ab','288182d8-9c44-4fa7-8116-2571d6d3bf51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6233eae7f14448408a30574f2d8633f7',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:29:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1738391789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=caba0254-093c-4fac-88b9-3b430da5afa1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae45b99251b84f349886719e5db7113d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6233eae7f14448408a30574f2d8633f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:35.312074 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a5312670-6ea4-42f4-bbbe-d096d2f6af6f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a170d798-73d1-4971-bf60-cbeeb53ea500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:35.332327 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a5312670-6ea4-42f4-bbbe-d096d2f6af6f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a170d798-73d1-4971-bf60-cbeeb53ea500) transitioned into state 'SUCCESS' from state '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-1738391789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae45b99251b84f349886719e5db7113d',qos_specs=None,replication_status=,reservations=['8b7df36e-4644-4c21-a607-651ba1e4cb69','23f34dfc-c4a8-45d1-ab2d-b2207647ed73','a4fc710e-969c-434c-8bbc-5017ce7386ab','288182d8-9c44-4fa7-8116-2571d6d3bf51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6233eae7f14448408a30574f2d8633f7',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:35.333347 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a5312670-6ea4-42f4-bbbe-d096d2f6af6f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63442c85-cf58-4f03-a445-f51ee7d9687b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:35.344348 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a5312670-6ea4-42f4-bbbe-d096d2f6af6f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63442c85-cf58-4f03-a445-f51ee7d9687b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:35.345443 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a5312670-6ea4-42f4-bbbe-d096d2f6af6f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Flow 'volume_create_api' (dd5ea418-8074-4b26-857e-bc1b8473ffaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:35.345839 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-a5312670-6ea4-42f4-bbbe-d096d2f6af6f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Create volume request issued successfully. Aug 06 14:29:35.346569 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a5312670-6ea4-42f4-bbbe-d096d2f6af6f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:29:35.347041 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 935/3724] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:29:35 2026] POST /volume/v3/volumes => generated 778 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:29:35.364700 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1596b8d4-039e-48fa-9b71-429227197de9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:35.366417 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1596b8d4-039e-48fa-9b71-429227197de9 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/volumes/caba0254-093c-4fac-88b9-3b430da5afa1 Aug 06 14:29:35.366657 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1596b8d4-039e-48fa-9b71-429227197de9 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:35.366855 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1596b8d4-039e-48fa-9b71-429227197de9 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:35.375937 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:35.375937 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:35.380490 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1596b8d4-039e-48fa-9b71-429227197de9 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Volume info retrieved successfully. Aug 06 14:29:35.387003 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1596b8d4-039e-48fa-9b71-429227197de9 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/volumes/caba0254-093c-4fac-88b9-3b430da5afa1 returned with HTTP 200 Aug 06 14:29:35.387371 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 928/3725] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:35 2026] GET /volume/v3/volumes/caba0254-093c-4fac-88b9-3b430da5afa1 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:35.781134 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1580a9d4-9f74-44f5-81bd-b0fe54865781 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:35.784143 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1580a9d4-9f74-44f5-81bd-b0fe54865781 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 Aug 06 14:29:35.784346 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1580a9d4-9f74-44f5-81bd-b0fe54865781 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:35.784577 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1580a9d4-9f74-44f5-81bd-b0fe54865781 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:35.784690 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-1580a9d4-9f74-44f5-81bd-b0fe54865781 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 07f1f2f9-c691-4247-b666-83bf4685eae1. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:35.786418 np0000006659 devstack@c-api.service[100398]: DEBUG dbcounter [-] [100398] Writing DB stats cinder:SELECT=541,cinder:INSERT=96,cinder:UPDATE=168,cinder:DELETE=1 {{(pid=100398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:29:35.790214 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:35.790214 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:35.791270 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1580a9d4-9f74-44f5-81bd-b0fe54865781 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 returned with HTTP 200 Aug 06 14:29:35.792135 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 930/3726] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:35 2026] GET /volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:35.944365 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7a8efba7-cee2-4721-bef4-f6d90bdeb75a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:35.946256 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7a8efba7-cee2-4721-bef4-f6d90bdeb75a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f Aug 06 14:29:35.946496 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7a8efba7-cee2-4721-bef4-f6d90bdeb75a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:35.946667 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7a8efba7-cee2-4721-bef4-f6d90bdeb75a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:35.946763 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-7a8efba7-cee2-4721-bef4-f6d90bdeb75a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 071b8894-a055-40c5-833f-6252ae57b29f. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:35.950647 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:35.950647 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:35.951497 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7a8efba7-cee2-4721-bef4-f6d90bdeb75a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f returned with HTTP 200 Aug 06 14:29:35.952010 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 934/3727] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:35 2026] GET /volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:35.961147 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c2f3a9d3-8b7d-45ad-ad81-6099b46d5bd9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:35.963091 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c2f3a9d3-8b7d-45ad-ad81-6099b46d5bd9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] POST https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f/restore Aug 06 14:29:35.963483 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c2f3a9d3-8b7d-45ad-ad81-6099b46d5bd9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:35.964863 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.backups [None req-c2f3a9d3-8b7d-45ad-ad81-6099b46d5bd9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Restoring backup 071b8894-a055-40c5-833f-6252ae57b29f ({'restore': {'volume_id': '5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8'}}) {{(pid=100396) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 14:29:35.964969 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.backups [None req-c2f3a9d3-8b7d-45ad-ad81-6099b46d5bd9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Restoring backup 071b8894-a055-40c5-833f-6252ae57b29f to volume 5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8. Aug 06 14:29:35.969611 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:35.969611 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:35.977244 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:35.977244 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:35.977784 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c2f3a9d3-8b7d-45ad-ad81-6099b46d5bd9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:29:35.977939 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.backup.api [None req-c2f3a9d3-8b7d-45ad-ad81-6099b46d5bd9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Checking backup size 1 against volume size 1 {{(pid=100396) restore /opt/stack/cinder/cinder/backup/api.py:420}} Aug 06 14:29:35.978073 np0000006659 devstack@c-api.service[100396]: INFO cinder.backup.api [None req-c2f3a9d3-8b7d-45ad-ad81-6099b46d5bd9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Overwriting volume 5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8 with restore of backup 071b8894-a055-40c5-833f-6252ae57b29f Aug 06 14:29:35.994982 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.backup.rpcapi [None req-c2f3a9d3-8b7d-45ad-ad81-6099b46d5bd9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] restore_backup in rpcapi backup_id 071b8894-a055-40c5-833f-6252ae57b29f {{(pid=100396) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 14:29:35.997164 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c2f3a9d3-8b7d-45ad-ad81-6099b46d5bd9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f/restore returned with HTTP 202 Aug 06 14:29:35.997792 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 936/3728] 10.4.3.229 () {68 vars in 1393 bytes} [Thu Aug 6 14:29:35 2026] POST /volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f/restore => generated 182 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:29:36.006069 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5d6cbac1-7289-4c1e-a13c-f5a6ca8fb95c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:36.008246 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5d6cbac1-7289-4c1e-a13c-f5a6ca8fb95c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f Aug 06 14:29:36.008520 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5d6cbac1-7289-4c1e-a13c-f5a6ca8fb95c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:36.008756 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5d6cbac1-7289-4c1e-a13c-f5a6ca8fb95c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:36.008933 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-5d6cbac1-7289-4c1e-a13c-f5a6ca8fb95c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 071b8894-a055-40c5-833f-6252ae57b29f. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:36.017324 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:36.017324 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:36.018361 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5d6cbac1-7289-4c1e-a13c-f5a6ca8fb95c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f returned with HTTP 200 Aug 06 14:29:36.018926 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 929/3729] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:36 2026] GET /volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:36.405165 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4fd7d068-723c-415c-bd1a-1129953c047f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:36.406991 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4fd7d068-723c-415c-bd1a-1129953c047f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/volumes/caba0254-093c-4fac-88b9-3b430da5afa1 Aug 06 14:29:36.407170 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4fd7d068-723c-415c-bd1a-1129953c047f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:36.407344 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4fd7d068-723c-415c-bd1a-1129953c047f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:36.415041 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:36.415041 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:36.419220 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-4fd7d068-723c-415c-bd1a-1129953c047f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Volume info retrieved successfully. Aug 06 14:29:36.423298 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4fd7d068-723c-415c-bd1a-1129953c047f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/volumes/caba0254-093c-4fac-88b9-3b430da5afa1 returned with HTTP 200 Aug 06 14:29:36.423695 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 931/3730] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:36 2026] GET /volume/v3/volumes/caba0254-093c-4fac-88b9-3b430da5afa1 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:36.426747 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b374433c-3bb5-4385-82ef-8f3c19e6c04e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:36.429820 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b374433c-3bb5-4385-82ef-8f3c19e6c04e tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:29:36.429820 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b374433c-3bb5-4385-82ef-8f3c19e6c04e tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "82e8f797-39d2-4979-b318-2a9781e9e5ff"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:36.430420 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-b374433c-3bb5-4385-82ef-8f3c19e6c04e tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '82e8f797-39d2-4979-b318-2a9781e9e5ff'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:29:36.435342 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0684213c-602f-4723-b576-14f7aa1b18ea None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:36.437083 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0684213c-602f-4723-b576-14f7aa1b18ea tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:29:36.437405 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0684213c-602f-4723-b576-14f7aa1b18ea tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "caba0254-093c-4fac-88b9-3b430da5afa1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1014321688"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:36.446552 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:36.446552 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:36.446812 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-0684213c-602f-4723-b576-14f7aa1b18ea tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Volume info retrieved successfully. Aug 06 14:29:36.446968 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-0684213c-602f-4723-b576-14f7aa1b18ea tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Create snapshot from volume caba0254-093c-4fac-88b9-3b430da5afa1 Aug 06 14:29:36.480900 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-0684213c-602f-4723-b576-14f7aa1b18ea tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Created reservations ['af878e69-90c5-4f5a-82bb-b0decb84b70c', '4b52548e-46ab-4bee-9873-c42881e8737b', '3cf33dd3-d888-4bc0-8971-15b1bdcbd432', '93a3c5c6-3735-414d-a0d9-53123766ef7c'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:36.509406 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-b374433c-3bb5-4385-82ef-8f3c19e6c04e tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Create volume of 1 GB Aug 06 14:29:36.511266 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-0684213c-602f-4723-b576-14f7aa1b18ea tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Snapshot create request issued successfully. Aug 06 14:29:36.511627 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0684213c-602f-4723-b576-14f7aa1b18ea tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:29:36.512023 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 937/3731] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:29:36 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 06 14:29:36.516620 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b374433c-3bb5-4385-82ef-8f3c19e6c04e tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Availability Zones retrieved successfully. Aug 06 14:29:36.521222 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5c9b2444-bc34-40f9-9a50-2df82cf0e3b4 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:36.523385 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5c9b2444-bc34-40f9-9a50-2df82cf0e3b4 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/snapshots/9a961485-11fd-4426-8352-71b919e90901 Aug 06 14:29:36.523604 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5c9b2444-bc34-40f9-9a50-2df82cf0e3b4 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:36.523783 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5c9b2444-bc34-40f9-9a50-2df82cf0e3b4 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:36.527104 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b374433c-3bb5-4385-82ef-8f3c19e6c04e tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Flow 'volume_create_api' (f5a2d2c2-3b3d-450f-8819-ccd8071a10d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:36.528244 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:36.528244 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:36.528532 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-5c9b2444-bc34-40f9-9a50-2df82cf0e3b4 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Snapshot retrieved successfully. Aug 06 14:29:36.529094 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5c9b2444-bc34-40f9-9a50-2df82cf0e3b4 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/snapshots/9a961485-11fd-4426-8352-71b919e90901 returned with HTTP 200 Aug 06 14:29:36.532552 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 930/3732] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:36 2026] GET /volume/v3/snapshots/9a961485-11fd-4426-8352-71b919e90901 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:36.533331 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b374433c-3bb5-4385-82ef-8f3c19e6c04e tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (354d7f0c-091e-40d6-93b2-1137a4836340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:36.534649 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-b374433c-3bb5-4385-82ef-8f3c19e6c04e tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:29:36.568818 np0000006659 devstack@c-api.service[100397]: WARNING cinder.volume.api [None req-b374433c-3bb5-4385-82ef-8f3c19e6c04e tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (354d7f0c-091e-40d6-93b2-1137a4836340) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 14:29:36.568818 np0000006659 devstack@c-api.service[100397]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 06 14:29:36.570588 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b374433c-3bb5-4385-82ef-8f3c19e6c04e tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (354d7f0c-091e-40d6-93b2-1137a4836340) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:36.571443 np0000006659 devstack@c-api.service[100397]: WARNING cinder.volume.api [None req-b374433c-3bb5-4385-82ef-8f3c19e6c04e tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (354d7f0c-091e-40d6-93b2-1137a4836340) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 14:29:36.572208 np0000006659 devstack@c-api.service[100397]: WARNING cinder.volume.api [None req-b374433c-3bb5-4385-82ef-8f3c19e6c04e tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Flow 'volume_create_api' (f5a2d2c2-3b3d-450f-8819-ccd8071a10d9) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 14:29:36.572535 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b374433c-3bb5-4385-82ef-8f3c19e6c04e tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 400 Aug 06 14:29:36.573020 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 935/3733] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:29:36 2026] POST /volume/v3/volumes => generated 134 bytes in 147 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 14:29:36.753019 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f2a9a26d-96a7-4e64-a627-b77688bb6848 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:36.754732 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f2a9a26d-96a7-4e64-a627-b77688bb6848 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:29:36.755103 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f2a9a26d-96a7-4e64-a627-b77688bb6848 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:36.756968 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f2a9a26d-96a7-4e64-a627-b77688bb6848 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 400 Aug 06 14:29:36.757666 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 932/3734] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:29:36 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 14:29:36.767642 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d0da6454-747e-4169-a5fd-1f9d1d558463 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:36.769861 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d0da6454-747e-4169-a5fd-1f9d1d558463 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:29:36.770324 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d0da6454-747e-4169-a5fd-1f9d1d558463 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "3c369419-a595-41ff-acb1-eecd34a886a5"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:36.772616 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-d0da6454-747e-4169-a5fd-1f9d1d558463 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '3c369419-a595-41ff-acb1-eecd34a886a5'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:29:36.778014 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d0da6454-747e-4169-a5fd-1f9d1d558463 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 404 Aug 06 14:29:36.778648 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 938/3735] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:29:36 2026] POST /volume/v3/volumes => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:36.788478 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-0e4fa19b-fdb5-42be-b915-63e033483883 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:36.790244 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0e4fa19b-fdb5-42be-b915-63e033483883 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:29:36.790638 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0e4fa19b-fdb5-42be-b915-63e033483883 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "e898836b-e60b-45c9-8361-63fb821929d5"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:36.792113 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-0e4fa19b-fdb5-42be-b915-63e033483883 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'e898836b-e60b-45c9-8361-63fb821929d5'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:29:36.800019 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0e4fa19b-fdb5-42be-b915-63e033483883 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 404 Aug 06 14:29:36.800019 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 931/3736] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:29:36 2026] POST /volume/v3/volumes => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:36.804038 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ff7db491-dd0a-4271-b660-5216ce2a4b44 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:36.806153 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ff7db491-dd0a-4271-b660-5216ce2a4b44 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 Aug 06 14:29:36.806391 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ff7db491-dd0a-4271-b660-5216ce2a4b44 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:36.806666 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ff7db491-dd0a-4271-b660-5216ce2a4b44 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:36.806791 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-ff7db491-dd0a-4271-b660-5216ce2a4b44 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 07f1f2f9-c691-4247-b666-83bf4685eae1. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:36.807723 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-3329e6e5-0d71-4798-ab30-41583885ac10 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:36.809713 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3329e6e5-0d71-4798-ab30-41583885ac10 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:29:36.810079 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3329e6e5-0d71-4798-ab30-41583885ac10 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "408a4012-635a-4139-b359-768c922d4664"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:36.812271 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-3329e6e5-0d71-4798-ab30-41583885ac10 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '408a4012-635a-4139-b359-768c922d4664'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:29:36.813408 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:36.813408 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:36.814259 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ff7db491-dd0a-4271-b660-5216ce2a4b44 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 returned with HTTP 200 Aug 06 14:29:36.814609 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 936/3737] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:36 2026] GET /volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:36.821088 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3329e6e5-0d71-4798-ab30-41583885ac10 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 404 Aug 06 14:29:36.821861 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 933/3738] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:29:36 2026] POST /volume/v3/volumes => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:36.829357 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f24f9f48-1f92-4f33-a0d6-dc0d71288192 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:36.831321 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f24f9f48-1f92-4f33-a0d6-dc0d71288192 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:29:36.831639 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f24f9f48-1f92-4f33-a0d6-dc0d71288192 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:36.833794 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f24f9f48-1f92-4f33-a0d6-dc0d71288192 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 400 Aug 06 14:29:36.834295 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 939/3739] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:29:36 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 06 14:29:36.841956 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5732b835-4f79-411f-af35-517351b707f9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:36.843734 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5732b835-4f79-411f-af35-517351b707f9 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:29:36.844102 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5732b835-4f79-411f-af35-517351b707f9 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:36.845940 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5732b835-4f79-411f-af35-517351b707f9 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 400 Aug 06 14:29:36.846440 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 932/3740] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:29:36 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 06 14:29:36.854913 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-81885352-7ca0-4e5c-a88c-3821d50d3b8f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:36.857786 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-81885352-7ca0-4e5c-a88c-3821d50d3b8f tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:29:36.858105 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-81885352-7ca0-4e5c-a88c-3821d50d3b8f tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:36.863237 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-81885352-7ca0-4e5c-a88c-3821d50d3b8f tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 400 Aug 06 14:29:36.863719 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 937/3741] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:29:36 2026] POST /volume/v3/volumes => generated 121 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 14:29:36.872566 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-99e9d282-ca43-46d0-ab75-0b31e9b216b9 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:36.874233 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-99e9d282-ca43-46d0-ab75-0b31e9b216b9 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] DELETE https://10.4.3.229/volume/v3/volumes/tempest-invalid-1401020258 Aug 06 14:29:36.874418 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-99e9d282-ca43-46d0-ab75-0b31e9b216b9 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:36.874675 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-99e9d282-ca43-46d0-ab75-0b31e9b216b9 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:36.874852 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-99e9d282-ca43-46d0-ab75-0b31e9b216b9 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Delete volume with id: tempest-invalid-1401020258 Aug 06 14:29:36.880924 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-99e9d282-ca43-46d0-ab75-0b31e9b216b9 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes/tempest-invalid-1401020258 returned with HTTP 404 Aug 06 14:29:36.881378 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 934/3742] 10.4.3.229 () {66 vars in 1321 bytes} [Thu Aug 6 14:29:36 2026] DELETE /volume/v3/volumes/tempest-invalid-1401020258 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:29:36.889712 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-77216b46-6b94-46f2-891b-6bb4b7ebda0d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:36.892202 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 940/3743] 10.4.3.229 () {66 vars in 1243 bytes} [Thu Aug 6 14:29:36 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 06 14:29:36.899005 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f972c569-33cf-4716-9248-6a579f4a3bd5 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:36.900626 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f972c569-33cf-4716-9248-6a579f4a3bd5 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] POST https://10.4.3.229/volume/v3/volumes/xxx/action Aug 06 14:29:36.900915 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f972c569-33cf-4716-9248-6a579f4a3bd5 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action body: b'{"os-detach": {}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:29:36.901055 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f972c569-33cf-4716-9248-6a579f4a3bd5 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:36.907228 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f972c569-33cf-4716-9248-6a579f4a3bd5 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 06 14:29:36.907672 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 933/3744] 10.4.3.229 () {68 vars in 1291 bytes} [Thu Aug 6 14:29:36 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:29:36.915199 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c002aee5-4536-457d-9ba1-dd4cd936eb3e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:36.917035 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c002aee5-4536-457d-9ba1-dd4cd936eb3e tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] GET https://10.4.3.229/volume/v3/volumes/tempest-invalid-899828099 Aug 06 14:29:36.917259 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c002aee5-4536-457d-9ba1-dd4cd936eb3e tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:36.917495 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c002aee5-4536-457d-9ba1-dd4cd936eb3e tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:36.923036 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c002aee5-4536-457d-9ba1-dd4cd936eb3e tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes/tempest-invalid-899828099 returned with HTTP 404 Aug 06 14:29:36.923514 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 938/3745] 10.4.3.229 () {66 vars in 1315 bytes} [Thu Aug 6 14:29:36 2026] GET /volume/v3/volumes/tempest-invalid-899828099 => generated 98 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:29:36.931234 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e0d5c3be-3686-4ae7-a98e-7b2937e73646 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:36.933529 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 935/3746] 10.4.3.229 () {66 vars in 1240 bytes} [Thu Aug 6 14:29:36 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 06 14:29:36.940580 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b59fdaff-67c2-4efd-bbff-94efcdbec7fd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:36.942472 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b59fdaff-67c2-4efd-bbff-94efcdbec7fd tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] GET https://10.4.3.229/volume/v3/volumes/detail?status=null Aug 06 14:29:36.943102 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b59fdaff-67c2-4efd-bbff-94efcdbec7fd tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:36.943102 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b59fdaff-67c2-4efd-bbff-94efcdbec7fd tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Calling method 'detail' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:36.943445 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.api_utils [None req-b59fdaff-67c2-4efd-bbff-94efcdbec7fd tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Removing options '' from query. {{(pid=100396) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:29:36.943797 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-b59fdaff-67c2-4efd-bbff-94efcdbec7fd tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Could not evaluate value null, assuming string {{(pid=100396) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 14:29:36.944111 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:36.944111 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:36.944664 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-b59fdaff-67c2-4efd-bbff-94efcdbec7fd tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100396) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:29:36.973863 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-b59fdaff-67c2-4efd-bbff-94efcdbec7fd tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Get all volumes completed successfully. Aug 06 14:29:36.975904 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b59fdaff-67c2-4efd-bbff-94efcdbec7fd tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 06 14:29:36.976295 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 941/3747] 10.4.3.229 () {66 vars in 1281 bytes} [Thu Aug 6 14:29:36 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:29:36.990177 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-36570bfa-3b60-4311-9d75-b44be83e32e1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:36.992011 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-36570bfa-3b60-4311-9d75-b44be83e32e1 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] GET https://10.4.3.229/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1695879666 Aug 06 14:29:36.992196 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-36570bfa-3b60-4311-9d75-b44be83e32e1 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:36.992377 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-36570bfa-3b60-4311-9d75-b44be83e32e1 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Calling method 'detail' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:36.992691 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.api_utils [None req-36570bfa-3b60-4311-9d75-b44be83e32e1 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Removing options '' from query. {{(pid=100399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:29:36.993380 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-36570bfa-3b60-4311-9d75-b44be83e32e1 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1695879666'), ('no_migration_targets', True)]). {{(pid=100399) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:29:36.999602 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-36570bfa-3b60-4311-9d75-b44be83e32e1 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Get all volumes completed successfully. Aug 06 14:29:37.001332 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-36570bfa-3b60-4311-9d75-b44be83e32e1 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1695879666 returned with HTTP 200 Aug 06 14:29:37.001659 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 934/3748] 10.4.3.229 () {66 vars in 1359 bytes} [Thu Aug 6 14:29:36 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1695879666 => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:29:37.016084 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-da9b2330-5b90-4171-a585-698351918dd2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:37.017766 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-da9b2330-5b90-4171-a585-698351918dd2 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] GET https://10.4.3.229/volume/v3/volumes?status=null Aug 06 14:29:37.017947 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-da9b2330-5b90-4171-a585-698351918dd2 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:37.018150 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-da9b2330-5b90-4171-a585-698351918dd2 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Calling method 'index' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:37.018489 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-da9b2330-5b90-4171-a585-698351918dd2 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:29:37.018723 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-da9b2330-5b90-4171-a585-698351918dd2 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Could not evaluate value null, assuming string {{(pid=100397) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 14:29:37.019313 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-da9b2330-5b90-4171-a585-698351918dd2 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100397) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:29:37.028094 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-da9b2330-5b90-4171-a585-698351918dd2 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Get all volumes completed successfully. Aug 06 14:29:37.028522 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-da9b2330-5b90-4171-a585-698351918dd2 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes?status=null returned with HTTP 200 Aug 06 14:29:37.029031 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 939/3749] 10.4.3.229 () {66 vars in 1260 bytes} [Thu Aug 6 14:29:37 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:29:37.032206 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8a02ff80-b375-467b-920c-3f193714156b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:37.034459 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8a02ff80-b375-467b-920c-3f193714156b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f Aug 06 14:29:37.034674 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8a02ff80-b375-467b-920c-3f193714156b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:37.034866 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8a02ff80-b375-467b-920c-3f193714156b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:37.034973 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-8a02ff80-b375-467b-920c-3f193714156b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 071b8894-a055-40c5-833f-6252ae57b29f. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:37.038543 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1f48cae5-e243-4411-965c-6b5cab37c9d2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:37.041044 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:37.041044 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:37.041139 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1f48cae5-e243-4411-965c-6b5cab37c9d2 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] GET https://10.4.3.229/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2004378495 Aug 06 14:29:37.041609 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1f48cae5-e243-4411-965c-6b5cab37c9d2 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:37.041926 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1f48cae5-e243-4411-965c-6b5cab37c9d2 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Calling method 'index' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:37.041975 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8a02ff80-b375-467b-920c-3f193714156b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f returned with HTTP 200 Aug 06 14:29:37.042258 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.api_utils [None req-1f48cae5-e243-4411-965c-6b5cab37c9d2 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Removing options '' from query. {{(pid=100396) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:29:37.042354 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 936/3750] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:37 2026] GET /volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:37.043243 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-1f48cae5-e243-4411-965c-6b5cab37c9d2 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-2004378495'), ('no_migration_targets', True)]). {{(pid=100396) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:29:37.078750 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-1f48cae5-e243-4411-965c-6b5cab37c9d2 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Get all volumes completed successfully. Aug 06 14:29:37.079153 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1f48cae5-e243-4411-965c-6b5cab37c9d2 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2004378495 returned with HTTP 200 Aug 06 14:29:37.079604 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 942/3751] 10.4.3.229 () {66 vars in 1338 bytes} [Thu Aug 6 14:29:37 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2004378495 => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:29:37.088579 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-56819015-9ad5-4de3-8d65-00d58e287e95 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:37.090421 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-56819015-9ad5-4de3-8d65-00d58e287e95 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] POST https://10.4.3.229/volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad/action Aug 06 14:29:37.090869 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-56819015-9ad5-4de3-8d65-00d58e287e95 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:29:37.091008 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-56819015-9ad5-4de3-8d65-00d58e287e95 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:37.104829 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:37.104829 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:37.105717 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-56819015-9ad5-4de3-8d65-00d58e287e95 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Volume info retrieved successfully. Aug 06 14:29:37.114686 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-56819015-9ad5-4de3-8d65-00d58e287e95 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Reserve volume completed successfully. Aug 06 14:29:37.114939 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-56819015-9ad5-4de3-8d65-00d58e287e95 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad/action returned with HTTP 202 Aug 06 14:29:37.115409 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 935/3752] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:29:37 2026] POST /volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:29:37.122767 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-017a8450-eab1-40ea-aef7-e179b6701e18 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:37.124711 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-017a8450-eab1-40ea-aef7-e179b6701e18 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] POST https://10.4.3.229/volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad/action Aug 06 14:29:37.125135 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-017a8450-eab1-40ea-aef7-e179b6701e18 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:29:37.125307 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-017a8450-eab1-40ea-aef7-e179b6701e18 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:37.134082 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:37.134082 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:37.134551 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-017a8450-eab1-40ea-aef7-e179b6701e18 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Volume info retrieved successfully. Aug 06 14:29:37.137941 np0000006659 devstack@c-api.service[100397]: ERROR cinder.volume.api [None req-017a8450-eab1-40ea-aef7-e179b6701e18 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Volume status must be available to reserve, but the status is attaching. Aug 06 14:29:37.138181 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-017a8450-eab1-40ea-aef7-e179b6701e18 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad/action returned with HTTP 400 Aug 06 14:29:37.138665 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 940/3753] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:29:37 2026] POST /volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad/action => generated 132 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 06 14:29:37.146740 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-af441fc6-67e1-450f-a5a7-6d4f1dd9b629 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:37.148353 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-af441fc6-67e1-450f-a5a7-6d4f1dd9b629 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] POST https://10.4.3.229/volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad/action Aug 06 14:29:37.148754 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-af441fc6-67e1-450f-a5a7-6d4f1dd9b629 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:29:37.148911 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-af441fc6-67e1-450f-a5a7-6d4f1dd9b629 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:37.157771 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:37.157771 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:37.158252 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-af441fc6-67e1-450f-a5a7-6d4f1dd9b629 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Volume info retrieved successfully. Aug 06 14:29:37.171746 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-af441fc6-67e1-450f-a5a7-6d4f1dd9b629 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Unreserve volume completed successfully. Aug 06 14:29:37.172000 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-af441fc6-67e1-450f-a5a7-6d4f1dd9b629 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad/action returned with HTTP 202 Aug 06 14:29:37.172437 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 937/3754] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:29:37 2026] POST /volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:29:37.181613 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c6007ece-b236-43fe-9a6c-37752ef20c33 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:37.183280 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c6007ece-b236-43fe-9a6c-37752ef20c33 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] POST https://10.4.3.229/volume/v3/volumes/94b3d452-ead9-4d64-ab3b-b03b9771c15e/action Aug 06 14:29:37.183657 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c6007ece-b236-43fe-9a6c-37752ef20c33 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:29:37.183776 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c6007ece-b236-43fe-9a6c-37752ef20c33 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:37.191892 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c6007ece-b236-43fe-9a6c-37752ef20c33 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes/94b3d452-ead9-4d64-ab3b-b03b9771c15e/action returned with HTTP 404 Aug 06 14:29:37.192356 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 943/3755] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:29:37 2026] POST /volume/v3/volumes/94b3d452-ead9-4d64-ab3b-b03b9771c15e/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:37.201215 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b960e6ea-7b0e-4970-a918-ba17e3dc6124 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:37.203519 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b960e6ea-7b0e-4970-a918-ba17e3dc6124 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] POST https://10.4.3.229/volume/v3/volumes/19e48f3f-9a25-4892-a521-e08e7f632568/action Aug 06 14:29:37.203879 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b960e6ea-7b0e-4970-a918-ba17e3dc6124 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:29:37.204017 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b960e6ea-7b0e-4970-a918-ba17e3dc6124 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:37.214353 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b960e6ea-7b0e-4970-a918-ba17e3dc6124 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes/19e48f3f-9a25-4892-a521-e08e7f632568/action returned with HTTP 404 Aug 06 14:29:37.214868 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 936/3756] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:29:37 2026] POST /volume/v3/volumes/19e48f3f-9a25-4892-a521-e08e7f632568/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:37.222244 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f32e9ca2-6866-4166-a79d-977ca4596417 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:37.224665 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 941/3757] 10.4.3.229 () {68 vars in 1260 bytes} [Thu Aug 6 14:29:37 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 06 14:29:37.231382 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7e2ae4fe-881f-4e2a-811a-ec2bae6d2d95 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:37.233109 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7e2ae4fe-881f-4e2a-811a-ec2bae6d2d95 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] PUT https://10.4.3.229/volume/v3/volumes/tempest-invalid-941866249 Aug 06 14:29:37.233507 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7e2ae4fe-881f-4e2a-811a-ec2bae6d2d95 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:37.239525 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7e2ae4fe-881f-4e2a-811a-ec2bae6d2d95 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes/tempest-invalid-941866249 returned with HTTP 404 Aug 06 14:29:37.239892 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 938/3758] 10.4.3.229 () {68 vars in 1335 bytes} [Thu Aug 6 14:29:37 2026] PUT /volume/v3/volumes/tempest-invalid-941866249 => generated 98 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:29:37.247904 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ff9ca945-9d0c-4b4a-87d6-0d0b3d1320cb None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:37.250128 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ff9ca945-9d0c-4b4a-87d6-0d0b3d1320cb tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] PUT https://10.4.3.229/volume/v3/volumes/ee246d1f-158b-4f0e-a067-d4a254c76ba8 Aug 06 14:29:37.250529 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ff9ca945-9d0c-4b4a-87d6-0d0b3d1320cb tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:37.257722 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ff9ca945-9d0c-4b4a-87d6-0d0b3d1320cb tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes/ee246d1f-158b-4f0e-a067-d4a254c76ba8 returned with HTTP 404 Aug 06 14:29:37.258278 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 944/3759] 10.4.3.229 () {68 vars in 1368 bytes} [Thu Aug 6 14:29:37 2026] PUT /volume/v3/volumes/ee246d1f-158b-4f0e-a067-d4a254c76ba8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 14:29:37.266184 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-fdbc630b-d253-4eb0-8daa-fac48a6f4ac2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:37.268085 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fdbc630b-d253-4eb0-8daa-fac48a6f4ac2 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] DELETE https://10.4.3.229/volume/v3/volumes/56a81d8c-ca30-40aa-aae2-9dcb968d3b97 Aug 06 14:29:37.268301 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fdbc630b-d253-4eb0-8daa-fac48a6f4ac2 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:37.268540 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fdbc630b-d253-4eb0-8daa-fac48a6f4ac2 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:37.268704 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-fdbc630b-d253-4eb0-8daa-fac48a6f4ac2 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Delete volume with id: 56a81d8c-ca30-40aa-aae2-9dcb968d3b97 Aug 06 14:29:37.274834 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fdbc630b-d253-4eb0-8daa-fac48a6f4ac2 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes/56a81d8c-ca30-40aa-aae2-9dcb968d3b97 returned with HTTP 404 Aug 06 14:29:37.275372 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 937/3760] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:29:37 2026] DELETE /volume/v3/volumes/56a81d8c-ca30-40aa-aae2-9dcb968d3b97 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:37.283860 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-3012435a-8d34-4a0c-b98a-bea8574c72eb None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:37.285507 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3012435a-8d34-4a0c-b98a-bea8574c72eb tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] POST https://10.4.3.229/volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad/action Aug 06 14:29:37.285837 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3012435a-8d34-4a0c-b98a-bea8574c72eb tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:29:37.285950 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3012435a-8d34-4a0c-b98a-bea8574c72eb tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:37.287433 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3012435a-8d34-4a0c-b98a-bea8574c72eb tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad/action returned with HTTP 400 Aug 06 14:29:37.287876 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 942/3761] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:29:37 2026] POST /volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad/action => generated 140 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 14:29:37.297508 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-fdccbd73-c61a-47a5-b82a-827ccd1ddb9c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:37.297637 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fdccbd73-c61a-47a5-b82a-827ccd1ddb9c tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] POST https://10.4.3.229/volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad/action Aug 06 14:29:37.297953 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fdccbd73-c61a-47a5-b82a-827ccd1ddb9c tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:29:37.298070 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fdccbd73-c61a-47a5-b82a-827ccd1ddb9c tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:37.299464 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fdccbd73-c61a-47a5-b82a-827ccd1ddb9c tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad/action returned with HTTP 400 Aug 06 14:29:37.300064 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 939/3762] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:29:37 2026] POST /volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad/action => generated 131 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 14:29:37.309159 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-4f1dfdb3-fb7a-4f6e-bd20-dfab34e8855b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:37.311035 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4f1dfdb3-fb7a-4f6e-bd20-dfab34e8855b tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] POST https://10.4.3.229/volume/v3/volumes/474f742a-5cb6-4001-8225-27db9b891827/action Aug 06 14:29:37.311410 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4f1dfdb3-fb7a-4f6e-bd20-dfab34e8855b tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:29:37.311617 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4f1dfdb3-fb7a-4f6e-bd20-dfab34e8855b tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:37.319970 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4f1dfdb3-fb7a-4f6e-bd20-dfab34e8855b tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes/474f742a-5cb6-4001-8225-27db9b891827/action returned with HTTP 404 Aug 06 14:29:37.320619 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 945/3763] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:29:37 2026] POST /volume/v3/volumes/474f742a-5cb6-4001-8225-27db9b891827/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:37.328895 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-918cf218-953c-4202-8d6d-3a3ef45bfc0a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:37.331257 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-918cf218-953c-4202-8d6d-3a3ef45bfc0a tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] POST https://10.4.3.229/volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad/action Aug 06 14:29:37.331825 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-918cf218-953c-4202-8d6d-3a3ef45bfc0a tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:29:37.332008 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-918cf218-953c-4202-8d6d-3a3ef45bfc0a tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:37.334110 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-918cf218-953c-4202-8d6d-3a3ef45bfc0a tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad/action returned with HTTP 400 Aug 06 14:29:37.334790 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 938/3764] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:29:37 2026] POST /volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 14:29:37.342912 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6bc9d817-b917-4fdc-86fd-29ef3bd79230 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:37.344586 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6bc9d817-b917-4fdc-86fd-29ef3bd79230 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] POST https://10.4.3.229/volume/v3/volumes/None/action Aug 06 14:29:37.344918 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6bc9d817-b917-4fdc-86fd-29ef3bd79230 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:29:37.345033 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6bc9d817-b917-4fdc-86fd-29ef3bd79230 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:37.351625 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6bc9d817-b917-4fdc-86fd-29ef3bd79230 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes/None/action returned with HTTP 404 Aug 06 14:29:37.352048 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 943/3765] 10.4.3.229 () {68 vars in 1294 bytes} [Thu Aug 6 14:29:37 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:29:37.360218 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-81eccae8-95e1-4425-9e14-24ca42761ff4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:37.362444 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-81eccae8-95e1-4425-9e14-24ca42761ff4 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] GET https://10.4.3.229/volume/v3/volumes/19588c10-5547-47f5-b62a-aa5cd5636aed Aug 06 14:29:37.362719 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-81eccae8-95e1-4425-9e14-24ca42761ff4 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:37.363044 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-81eccae8-95e1-4425-9e14-24ca42761ff4 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:37.370552 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-81eccae8-95e1-4425-9e14-24ca42761ff4 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes/19588c10-5547-47f5-b62a-aa5cd5636aed returned with HTTP 404 Aug 06 14:29:37.371155 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 940/3766] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:37 2026] GET /volume/v3/volumes/19588c10-5547-47f5-b62a-aa5cd5636aed => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:37.378521 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0ebd1190-1d72-4e40-a33b-b3782023509b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:37.380167 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0ebd1190-1d72-4e40-a33b-b3782023509b tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] GET https://10.4.3.229/volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad Aug 06 14:29:37.380376 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0ebd1190-1d72-4e40-a33b-b3782023509b tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:37.380592 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0ebd1190-1d72-4e40-a33b-b3782023509b tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:37.387255 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:37.387255 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:37.390878 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-0ebd1190-1d72-4e40-a33b-b3782023509b tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Volume info retrieved successfully. Aug 06 14:29:37.395018 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0ebd1190-1d72-4e40-a33b-b3782023509b tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad returned with HTTP 200 Aug 06 14:29:37.395521 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 946/3767] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:37 2026] GET /volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:37.408270 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-3e1853f3-9054-4ebd-a89e-320f1bdcc002 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:37.410780 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3e1853f3-9054-4ebd-a89e-320f1bdcc002 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] DELETE https://10.4.3.229/volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad Aug 06 14:29:37.411084 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3e1853f3-9054-4ebd-a89e-320f1bdcc002 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:37.411319 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3e1853f3-9054-4ebd-a89e-320f1bdcc002 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:37.411544 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-3e1853f3-9054-4ebd-a89e-320f1bdcc002 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Delete volume with id: 35e10037-b680-4589-9d3f-6d8bef639cad Aug 06 14:29:37.419508 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:37.419508 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:37.419970 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-3e1853f3-9054-4ebd-a89e-320f1bdcc002 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Volume info retrieved successfully. Aug 06 14:29:37.434414 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-3e1853f3-9054-4ebd-a89e-320f1bdcc002 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Delete volume request issued successfully. Aug 06 14:29:37.434685 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3e1853f3-9054-4ebd-a89e-320f1bdcc002 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad returned with HTTP 202 Aug 06 14:29:37.435102 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 939/3768] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:29:37 2026] DELETE /volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:29:37.442002 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9586c0b2-8a07-43dd-ac57-b48d126b89c3 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:37.444398 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9586c0b2-8a07-43dd-ac57-b48d126b89c3 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] GET https://10.4.3.229/volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad Aug 06 14:29:37.444712 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9586c0b2-8a07-43dd-ac57-b48d126b89c3 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:37.444983 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9586c0b2-8a07-43dd-ac57-b48d126b89c3 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:37.454020 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:37.454020 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:37.461321 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-9586c0b2-8a07-43dd-ac57-b48d126b89c3 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Volume info retrieved successfully. Aug 06 14:29:37.467485 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9586c0b2-8a07-43dd-ac57-b48d126b89c3 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad returned with HTTP 200 Aug 06 14:29:37.468031 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 944/3769] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:37 2026] GET /volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:37.537903 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-52750b06-1d91-43d9-b805-477b335d9ce1 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:37.540076 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-52750b06-1d91-43d9-b805-477b335d9ce1 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/snapshots/9a961485-11fd-4426-8352-71b919e90901 Aug 06 14:29:37.540321 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-52750b06-1d91-43d9-b805-477b335d9ce1 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:37.540585 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-52750b06-1d91-43d9-b805-477b335d9ce1 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:37.546528 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:37.546528 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:37.546884 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-52750b06-1d91-43d9-b805-477b335d9ce1 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Snapshot retrieved successfully. Aug 06 14:29:37.547698 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-52750b06-1d91-43d9-b805-477b335d9ce1 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/snapshots/9a961485-11fd-4426-8352-71b919e90901 returned with HTTP 200 Aug 06 14:29:37.548126 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 941/3770] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:37 2026] GET /volume/v3/snapshots/9a961485-11fd-4426-8352-71b919e90901 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:37.556258 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9567cdae-257e-4fa6-9e39-3fe40080cba3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:37.616202 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9567cdae-257e-4fa6-9e39-3fe40080cba3 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] POST https://10.4.3.229/volume/v3/snapshots/9a961485-11fd-4426-8352-71b919e90901/action Aug 06 14:29:37.616553 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9567cdae-257e-4fa6-9e39-3fe40080cba3 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:29:37.616677 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9567cdae-257e-4fa6-9e39-3fe40080cba3 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:37.622291 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:37.622291 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:37.622727 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-9567cdae-257e-4fa6-9e39-3fe40080cba3 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] Snapshot retrieved successfully. Aug 06 14:29:37.623475 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.policy [None req-9567cdae-257e-4fa6-9e39-3fe40080cba3 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '44f9887e731a493983129f291ae53e07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae45b99251b84f349886719e5db7113d', '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=100396) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:29:37.623678 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9567cdae-257e-4fa6-9e39-3fe40080cba3 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] https://10.4.3.229/volume/v3/snapshots/9a961485-11fd-4426-8352-71b919e90901/action returned with HTTP 403 Aug 06 14:29:37.624082 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 947/3771] 10.4.3.229 () {68 vars in 1396 bytes} [Thu Aug 6 14:29:37 2026] POST /volume/v3/snapshots/9a961485-11fd-4426-8352-71b919e90901/action => generated 133 bytes in 68 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:37.631512 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8b0f67b6-c0d9-4d94-87fa-522acf7fba90 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:37.633444 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8b0f67b6-c0d9-4d94-87fa-522acf7fba90 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] DELETE https://10.4.3.229/volume/v3/snapshots/9a961485-11fd-4426-8352-71b919e90901 Aug 06 14:29:37.633665 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8b0f67b6-c0d9-4d94-87fa-522acf7fba90 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:37.633847 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8b0f67b6-c0d9-4d94-87fa-522acf7fba90 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:37.633949 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-8b0f67b6-c0d9-4d94-87fa-522acf7fba90 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Delete snapshot with id: 9a961485-11fd-4426-8352-71b919e90901 Aug 06 14:29:37.638776 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:37.638776 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:37.639033 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-8b0f67b6-c0d9-4d94-87fa-522acf7fba90 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Snapshot retrieved successfully. Aug 06 14:29:37.655370 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-8b0f67b6-c0d9-4d94-87fa-522acf7fba90 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Snapshot delete request issued successfully. Aug 06 14:29:37.655564 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8b0f67b6-c0d9-4d94-87fa-522acf7fba90 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/snapshots/9a961485-11fd-4426-8352-71b919e90901 returned with HTTP 202 Aug 06 14:29:37.655928 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 940/3772] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:29:37 2026] DELETE /volume/v3/snapshots/9a961485-11fd-4426-8352-71b919e90901 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:29:37.663154 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f99896a2-081e-452a-8078-8343749f8fae None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:37.664939 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f99896a2-081e-452a-8078-8343749f8fae tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/snapshots/9a961485-11fd-4426-8352-71b919e90901 Aug 06 14:29:37.665121 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f99896a2-081e-452a-8078-8343749f8fae tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:37.665321 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f99896a2-081e-452a-8078-8343749f8fae tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:37.669995 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:37.669995 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:37.670285 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f99896a2-081e-452a-8078-8343749f8fae tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Snapshot retrieved successfully. Aug 06 14:29:37.670938 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f99896a2-081e-452a-8078-8343749f8fae tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/snapshots/9a961485-11fd-4426-8352-71b919e90901 returned with HTTP 200 Aug 06 14:29:37.671309 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 945/3773] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:37 2026] GET /volume/v3/snapshots/9a961485-11fd-4426-8352-71b919e90901 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:37.830095 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2e929281-a7cf-40d1-acaf-1e977526c319 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:37.834015 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2e929281-a7cf-40d1-acaf-1e977526c319 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 Aug 06 14:29:37.834208 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2e929281-a7cf-40d1-acaf-1e977526c319 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:37.834440 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2e929281-a7cf-40d1-acaf-1e977526c319 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:37.834563 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-2e929281-a7cf-40d1-acaf-1e977526c319 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 07f1f2f9-c691-4247-b666-83bf4685eae1. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:37.839237 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:37.839237 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:37.840046 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2e929281-a7cf-40d1-acaf-1e977526c319 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 returned with HTTP 200 Aug 06 14:29:37.840421 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 942/3774] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:37 2026] GET /volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:38.054913 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-917a43bb-8685-4d7a-b3d1-4c524bcdc911 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:38.056724 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-917a43bb-8685-4d7a-b3d1-4c524bcdc911 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f Aug 06 14:29:38.056875 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-917a43bb-8685-4d7a-b3d1-4c524bcdc911 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:38.057065 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-917a43bb-8685-4d7a-b3d1-4c524bcdc911 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:38.057168 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-917a43bb-8685-4d7a-b3d1-4c524bcdc911 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 071b8894-a055-40c5-833f-6252ae57b29f. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:38.061521 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:38.061521 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:38.062216 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-917a43bb-8685-4d7a-b3d1-4c524bcdc911 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f returned with HTTP 200 Aug 06 14:29:38.062569 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 948/3775] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:38 2026] GET /volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:38.482266 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1ceb570f-50e6-46b1-a678-c7cf281bf229 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:38.484398 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1ceb570f-50e6-46b1-a678-c7cf281bf229 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] GET https://10.4.3.229/volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad Aug 06 14:29:38.484673 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1ceb570f-50e6-46b1-a678-c7cf281bf229 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:38.484891 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1ceb570f-50e6-46b1-a678-c7cf281bf229 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:38.492028 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1ceb570f-50e6-46b1-a678-c7cf281bf229 tempest-VolumesNegativeTest-442340742 tempest-VolumesNegativeTest-442340742-project-member] https://10.4.3.229/volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad returned with HTTP 404 Aug 06 14:29:38.492795 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 941/3776] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:38 2026] GET /volume/v3/volumes/35e10037-b680-4589-9d3f-6d8bef639cad => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:38.680253 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-848e25fa-7230-4e02-a53d-ea327e5d4757 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:38.682328 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-848e25fa-7230-4e02-a53d-ea327e5d4757 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/snapshots/9a961485-11fd-4426-8352-71b919e90901 Aug 06 14:29:38.682616 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-848e25fa-7230-4e02-a53d-ea327e5d4757 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:38.682867 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-848e25fa-7230-4e02-a53d-ea327e5d4757 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:38.689019 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-848e25fa-7230-4e02-a53d-ea327e5d4757 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/snapshots/9a961485-11fd-4426-8352-71b919e90901 returned with HTTP 404 Aug 06 14:29:38.689592 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 946/3777] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:38 2026] GET /volume/v3/snapshots/9a961485-11fd-4426-8352-71b919e90901 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:38.696851 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-3c29ee18-8b4f-4168-9f90-8b2a675c24db None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:38.698998 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3c29ee18-8b4f-4168-9f90-8b2a675c24db tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/caba0254-093c-4fac-88b9-3b430da5afa1 Aug 06 14:29:38.699204 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3c29ee18-8b4f-4168-9f90-8b2a675c24db tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:38.699379 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3c29ee18-8b4f-4168-9f90-8b2a675c24db tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:38.699558 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-3c29ee18-8b4f-4168-9f90-8b2a675c24db tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Delete volume with id: caba0254-093c-4fac-88b9-3b430da5afa1 Aug 06 14:29:38.706133 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:38.706133 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:38.706403 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-3c29ee18-8b4f-4168-9f90-8b2a675c24db tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Volume info retrieved successfully. Aug 06 14:29:38.725978 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-3c29ee18-8b4f-4168-9f90-8b2a675c24db tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Delete volume request issued successfully. Aug 06 14:29:38.726178 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3c29ee18-8b4f-4168-9f90-8b2a675c24db tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/volumes/caba0254-093c-4fac-88b9-3b430da5afa1 returned with HTTP 202 Aug 06 14:29:38.726581 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 943/3778] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:29:38 2026] DELETE /volume/v3/volumes/caba0254-093c-4fac-88b9-3b430da5afa1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:29:38.734819 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b87a380d-4550-45e8-a51d-edcc206236cd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:38.737210 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b87a380d-4550-45e8-a51d-edcc206236cd tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/volumes/caba0254-093c-4fac-88b9-3b430da5afa1 Aug 06 14:29:38.737412 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b87a380d-4550-45e8-a51d-edcc206236cd tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:38.737631 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b87a380d-4550-45e8-a51d-edcc206236cd tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:38.744920 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:38.744920 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:38.749594 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-b87a380d-4550-45e8-a51d-edcc206236cd tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Volume info retrieved successfully. Aug 06 14:29:38.754339 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b87a380d-4550-45e8-a51d-edcc206236cd tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/volumes/caba0254-093c-4fac-88b9-3b430da5afa1 returned with HTTP 200 Aug 06 14:29:38.754711 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 949/3779] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:38 2026] GET /volume/v3/volumes/caba0254-093c-4fac-88b9-3b430da5afa1 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:38.853534 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-addb787e-32ad-48ab-90c6-b697db1bd9e7 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:38.856905 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-addb787e-32ad-48ab-90c6-b697db1bd9e7 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 Aug 06 14:29:38.857129 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-addb787e-32ad-48ab-90c6-b697db1bd9e7 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:38.857339 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-addb787e-32ad-48ab-90c6-b697db1bd9e7 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:38.857512 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-addb787e-32ad-48ab-90c6-b697db1bd9e7 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 07f1f2f9-c691-4247-b666-83bf4685eae1. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:38.861805 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:38.861805 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:38.862573 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-addb787e-32ad-48ab-90c6-b697db1bd9e7 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 returned with HTTP 200 Aug 06 14:29:38.862935 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 942/3780] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:38 2026] GET /volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:39.073304 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-88214abe-3b8a-435d-a673-356c93e8be8e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:39.075084 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-88214abe-3b8a-435d-a673-356c93e8be8e tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f Aug 06 14:29:39.075296 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-88214abe-3b8a-435d-a673-356c93e8be8e tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:39.075533 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-88214abe-3b8a-435d-a673-356c93e8be8e tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:39.075670 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-88214abe-3b8a-435d-a673-356c93e8be8e tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 071b8894-a055-40c5-833f-6252ae57b29f. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:39.082756 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:39.082756 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:39.083541 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-88214abe-3b8a-435d-a673-356c93e8be8e tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f returned with HTTP 200 Aug 06 14:29:39.083910 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 947/3781] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:39 2026] GET /volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:39.768273 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1693eda5-33ce-4dcb-a596-d0ff498c603f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:39.769564 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1693eda5-33ce-4dcb-a596-d0ff498c603f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/volumes/caba0254-093c-4fac-88b9-3b430da5afa1 Aug 06 14:29:39.769772 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1693eda5-33ce-4dcb-a596-d0ff498c603f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:39.769961 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1693eda5-33ce-4dcb-a596-d0ff498c603f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:39.775827 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1693eda5-33ce-4dcb-a596-d0ff498c603f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/volumes/caba0254-093c-4fac-88b9-3b430da5afa1 returned with HTTP 404 Aug 06 14:29:39.776305 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 944/3782] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:39 2026] GET /volume/v3/volumes/caba0254-093c-4fac-88b9-3b430da5afa1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:39.787923 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-20d49610-ae5c-49a7-82b2-525565d8e35a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:39.789793 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-20d49610-ae5c-49a7-82b2-525565d8e35a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:29:39.790251 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-20d49610-ae5c-49a7-82b2-525565d8e35a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2122454896"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:39.791724 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-20d49610-ae5c-49a7-82b2-525565d8e35a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2122454896'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:29:39.791927 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-20d49610-ae5c-49a7-82b2-525565d8e35a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Create volume of 1 GB Aug 06 14:29:39.795707 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-20d49610-ae5c-49a7-82b2-525565d8e35a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Availability Zones retrieved successfully. Aug 06 14:29:39.801798 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-20d49610-ae5c-49a7-82b2-525565d8e35a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Flow 'volume_create_api' (425a8079-52e6-433c-98a4-bd954ba40490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:39.802837 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-20d49610-ae5c-49a7-82b2-525565d8e35a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c5c6e96-889a-4a36-8ef5-e2fc0b4a6207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:39.803816 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-20d49610-ae5c-49a7-82b2-525565d8e35a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:29:39.832067 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-20d49610-ae5c-49a7-82b2-525565d8e35a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c5c6e96-889a-4a36-8ef5-e2fc0b4a6207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:39.833831 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-20d49610-ae5c-49a7-82b2-525565d8e35a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c025981-30cb-4378-805c-857b211792fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:39.874255 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f4bb5dcd-6592-4d65-b793-2605d2f23d9e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:39.877374 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f4bb5dcd-6592-4d65-b793-2605d2f23d9e tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 Aug 06 14:29:39.877374 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f4bb5dcd-6592-4d65-b793-2605d2f23d9e tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:39.877374 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f4bb5dcd-6592-4d65-b793-2605d2f23d9e tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:39.877374 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-f4bb5dcd-6592-4d65-b793-2605d2f23d9e tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 07f1f2f9-c691-4247-b666-83bf4685eae1. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:39.882537 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:39.882537 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:39.883323 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f4bb5dcd-6592-4d65-b793-2605d2f23d9e tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 returned with HTTP 200 Aug 06 14:29:39.883691 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 943/3783] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:39 2026] GET /volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:39.890280 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-20d49610-ae5c-49a7-82b2-525565d8e35a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Created reservations ['d3e3ef56-47fa-44d7-b83f-ce414d1eabee', '9df73fcd-fe7d-43c3-9d5d-322e6d19c3ed', 'b6799125-7baf-450c-ac50-956473637324', '9466daaf-4f6c-4ee4-9057-f25fe0235d80'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:39.890968 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-20d49610-ae5c-49a7-82b2-525565d8e35a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c025981-30cb-4378-805c-857b211792fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3e3ef56-47fa-44d7-b83f-ce414d1eabee', '9df73fcd-fe7d-43c3-9d5d-322e6d19c3ed', 'b6799125-7baf-450c-ac50-956473637324', '9466daaf-4f6c-4ee4-9057-f25fe0235d80']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:39.891695 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-20d49610-ae5c-49a7-82b2-525565d8e35a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f86ed6f-b577-4044-826d-80e63378b30d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:39.913514 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-20d49610-ae5c-49a7-82b2-525565d8e35a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f86ed6f-b577-4044-826d-80e63378b30d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad81e968-cae1-4d4d-8671-f55c95fe9a64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2122454896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae45b99251b84f349886719e5db7113d',qos_specs=None,replication_status=,reservations=['d3e3ef56-47fa-44d7-b83f-ce414d1eabee','9df73fcd-fe7d-43c3-9d5d-322e6d19c3ed','b6799125-7baf-450c-ac50-956473637324','9466daaf-4f6c-4ee4-9057-f25fe0235d80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6233eae7f14448408a30574f2d8633f7',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:29:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2122454896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad81e968-cae1-4d4d-8671-f55c95fe9a64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae45b99251b84f349886719e5db7113d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6233eae7f14448408a30574f2d8633f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:39.914299 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-20d49610-ae5c-49a7-82b2-525565d8e35a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4ddc1e3-5777-474b-af0a-aa5f4079227c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:39.930614 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-20d49610-ae5c-49a7-82b2-525565d8e35a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4ddc1e3-5777-474b-af0a-aa5f4079227c) transitioned into state 'SUCCESS' from state '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-2122454896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae45b99251b84f349886719e5db7113d',qos_specs=None,replication_status=,reservations=['d3e3ef56-47fa-44d7-b83f-ce414d1eabee','9df73fcd-fe7d-43c3-9d5d-322e6d19c3ed','b6799125-7baf-450c-ac50-956473637324','9466daaf-4f6c-4ee4-9057-f25fe0235d80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6233eae7f14448408a30574f2d8633f7',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:39.931246 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-20d49610-ae5c-49a7-82b2-525565d8e35a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4440b5bc-2758-4ccc-8b1c-fb8b781e8980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:39.947869 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-20d49610-ae5c-49a7-82b2-525565d8e35a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4440b5bc-2758-4ccc-8b1c-fb8b781e8980) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:39.949946 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-20d49610-ae5c-49a7-82b2-525565d8e35a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Flow 'volume_create_api' (425a8079-52e6-433c-98a4-bd954ba40490) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:39.949946 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-20d49610-ae5c-49a7-82b2-525565d8e35a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Create volume request issued successfully. Aug 06 14:29:39.949946 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-20d49610-ae5c-49a7-82b2-525565d8e35a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:29:39.950173 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 950/3784] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:29:39 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 06 14:29:39.961968 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0f254e60-1f5d-4b2b-811e-2edfa33688bd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:39.964605 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0f254e60-1f5d-4b2b-811e-2edfa33688bd tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/volumes/ad81e968-cae1-4d4d-8671-f55c95fe9a64 Aug 06 14:29:39.967448 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0f254e60-1f5d-4b2b-811e-2edfa33688bd tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:39.967448 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0f254e60-1f5d-4b2b-811e-2edfa33688bd tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:39.973421 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:39.973421 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:39.977080 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-0f254e60-1f5d-4b2b-811e-2edfa33688bd tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Volume info retrieved successfully. Aug 06 14:29:39.980071 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0f254e60-1f5d-4b2b-811e-2edfa33688bd tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/volumes/ad81e968-cae1-4d4d-8671-f55c95fe9a64 returned with HTTP 200 Aug 06 14:29:39.980500 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 948/3785] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:39 2026] GET /volume/v3/volumes/ad81e968-cae1-4d4d-8671-f55c95fe9a64 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:40.098942 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6a7db9a1-1d08-438b-ae75-67df595179f0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:40.105969 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6a7db9a1-1d08-438b-ae75-67df595179f0 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f Aug 06 14:29:40.106409 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6a7db9a1-1d08-438b-ae75-67df595179f0 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:40.106732 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6a7db9a1-1d08-438b-ae75-67df595179f0 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:40.106934 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-6a7db9a1-1d08-438b-ae75-67df595179f0 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 071b8894-a055-40c5-833f-6252ae57b29f. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:40.114811 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:40.114811 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:40.116084 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6a7db9a1-1d08-438b-ae75-67df595179f0 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f returned with HTTP 200 Aug 06 14:29:40.116655 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 945/3786] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:40 2026] GET /volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:40.164347 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-f5c88972-1195-416e-8147-c50324d51fdb req-e9e31e71-7a6b-47f4-bd54-d7e9b52f1217 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:40.170030 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-f5c88972-1195-416e-8147-c50324d51fdb req-e9e31e71-7a6b-47f4-bd54-d7e9b52f1217 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/limits Aug 06 14:29:40.170285 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-f5c88972-1195-416e-8147-c50324d51fdb req-e9e31e71-7a6b-47f4-bd54-d7e9b52f1217 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:40.170637 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-f5c88972-1195-416e-8147-c50324d51fdb req-e9e31e71-7a6b-47f4-bd54-d7e9b52f1217 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:40.180743 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [req-f5c88972-1195-416e-8147-c50324d51fdb req-e9e31e71-7a6b-47f4-bd54-d7e9b52f1217 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1900747660 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1900747660, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:29:40.181176 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [req-f5c88972-1195-416e-8147-c50324d51fdb req-e9e31e71-7a6b-47f4-bd54-d7e9b52f1217 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1900747660 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1900747660, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:29:40.182618 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [req-f5c88972-1195-416e-8147-c50324d51fdb req-e9e31e71-7a6b-47f4-bd54-d7e9b52f1217 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1900747660 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1900747660, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:29:40.196361 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-f5c88972-1195-416e-8147-c50324d51fdb req-e9e31e71-7a6b-47f4-bd54-d7e9b52f1217 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/limits returned with HTTP 200 Aug 06 14:29:40.196940 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 944/3787] 10.4.3.229 () {68 vars in 1484 bytes} [Thu Aug 6 14:29:40 2026] GET /volume/v3/limits => generated 302 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:40.238920 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-f5c88972-1195-416e-8147-c50324d51fdb req-d9ba2a14-db45-4430-a7fe-fa01e445d33b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:40.241607 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-f5c88972-1195-416e-8147-c50324d51fdb req-d9ba2a14-db45-4430-a7fe-fa01e445d33b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 Aug 06 14:29:40.241856 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-f5c88972-1195-416e-8147-c50324d51fdb req-d9ba2a14-db45-4430-a7fe-fa01e445d33b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:40.242094 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-f5c88972-1195-416e-8147-c50324d51fdb req-d9ba2a14-db45-4430-a7fe-fa01e445d33b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:40.254794 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:40.254794 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:40.258136 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-f5c88972-1195-416e-8147-c50324d51fdb req-d9ba2a14-db45-4430-a7fe-fa01e445d33b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Volume info retrieved successfully. Aug 06 14:29:40.262605 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-f5c88972-1195-416e-8147-c50324d51fdb req-d9ba2a14-db45-4430-a7fe-fa01e445d33b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 returned with HTTP 200 Aug 06 14:29:40.263117 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 951/3788] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:29:40 2026] GET /volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 => generated 1663 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:40.278509 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-f5c88972-1195-416e-8147-c50324d51fdb req-c0e4cc98-3bc6-4ed3-a50e-7c3f3b4fafcd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:40.281089 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-f5c88972-1195-416e-8147-c50324d51fdb req-c0e4cc98-3bc6-4ed3-a50e-7c3f3b4fafcd tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:29:40.281458 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-f5c88972-1195-416e-8147-c50324d51fdb req-c0e4cc98-3bc6-4ed3-a50e-7c3f3b4fafcd tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6de89e0b-d857-4581-9264-4faaf84194b6", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1176954843", "description": null, "metadata": {}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:40.291351 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:40.291351 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:40.291793 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-f5c88972-1195-416e-8147-c50324d51fdb req-c0e4cc98-3bc6-4ed3-a50e-7c3f3b4fafcd tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Volume info retrieved successfully. Aug 06 14:29:40.291963 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [req-f5c88972-1195-416e-8147-c50324d51fdb req-c0e4cc98-3bc6-4ed3-a50e-7c3f3b4fafcd tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Create snapshot from volume 6de89e0b-d857-4581-9264-4faaf84194b6 Aug 06 14:29:40.315009 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [req-f5c88972-1195-416e-8147-c50324d51fdb req-c0e4cc98-3bc6-4ed3-a50e-7c3f3b4fafcd tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Created reservations ['6f0ba0d6-d558-40c9-8696-d8fd95ec085f', '97784b44-85f9-487a-9f36-62fde4206268', '5bc5069b-03f5-4686-9f08-a0e93c651c6a', 'bc2f5429-646f-403c-92ef-dc46772fee45'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:40.346384 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-f5c88972-1195-416e-8147-c50324d51fdb req-c0e4cc98-3bc6-4ed3-a50e-7c3f3b4fafcd tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Snapshot force create request issued successfully. Aug 06 14:29:40.346745 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-f5c88972-1195-416e-8147-c50324d51fdb req-c0e4cc98-3bc6-4ed3-a50e-7c3f3b4fafcd tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:29:40.347168 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 949/3789] 10.4.3.229 () {72 vars in 1547 bytes} [Thu Aug 6 14:29:40 2026] POST /volume/v3/snapshots => generated 324 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 14:29:40.903452 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9124cc26-92ed-43d4-a903-987cf5b88ce5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:40.903923 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9124cc26-92ed-43d4-a903-987cf5b88ce5 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 Aug 06 14:29:40.904127 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9124cc26-92ed-43d4-a903-987cf5b88ce5 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:40.904302 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9124cc26-92ed-43d4-a903-987cf5b88ce5 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:40.904396 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-9124cc26-92ed-43d4-a903-987cf5b88ce5 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 07f1f2f9-c691-4247-b666-83bf4685eae1. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:40.909892 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:40.909892 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:40.910681 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9124cc26-92ed-43d4-a903-987cf5b88ce5 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 returned with HTTP 200 Aug 06 14:29:40.911046 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 946/3790] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:40 2026] GET /volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:40.922604 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a3b132ea-3322-49a5-85ca-93bc84053710 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:40.999525 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9a2d706a-e462-4015-a39d-502e0d007074 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:41.002629 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9a2d706a-e462-4015-a39d-502e0d007074 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/volumes/ad81e968-cae1-4d4d-8671-f55c95fe9a64 Aug 06 14:29:41.002629 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9a2d706a-e462-4015-a39d-502e0d007074 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:41.002629 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9a2d706a-e462-4015-a39d-502e0d007074 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:41.010807 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:41.010807 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:41.017207 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-9a2d706a-e462-4015-a39d-502e0d007074 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Volume info retrieved successfully. Aug 06 14:29:41.023921 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9a2d706a-e462-4015-a39d-502e0d007074 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/volumes/ad81e968-cae1-4d4d-8671-f55c95fe9a64 returned with HTTP 200 Aug 06 14:29:41.023921 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 952/3791] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:40 2026] GET /volume/v3/volumes/ad81e968-cae1-4d4d-8671-f55c95fe9a64 => generated 1018 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:41.041368 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-4d160597-4bd8-4fa5-bc7a-03c58d290996 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:41.043559 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4d160597-4bd8-4fa5-bc7a-03c58d290996 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:29:41.043918 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4d160597-4bd8-4fa5-bc7a-03c58d290996 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ad81e968-cae1-4d4d-8671-f55c95fe9a64", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1634181802"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:41.057849 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:41.057849 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:41.058331 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-4d160597-4bd8-4fa5-bc7a-03c58d290996 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Volume info retrieved successfully. Aug 06 14:29:41.058545 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-4d160597-4bd8-4fa5-bc7a-03c58d290996 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Create snapshot from volume ad81e968-cae1-4d4d-8671-f55c95fe9a64 Aug 06 14:29:41.083589 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a3b132ea-3322-49a5-85ca-93bc84053710 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 06 14:29:41.084002 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a3b132ea-3322-49a5-85ca-93bc84053710 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5e78e4a4-cd9d-47e7-b6bb-b284668b2cb1", "incremental": true}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:41.085553 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.backups [None req-a3b132ea-3322-49a5-85ca-93bc84053710 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Creating new backup {'backup': {'volume_id': '5e78e4a4-cd9d-47e7-b6bb-b284668b2cb1', 'incremental': True}} {{(pid=100399) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:29:41.085726 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.contrib.backups [None req-a3b132ea-3322-49a5-85ca-93bc84053710 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Creating backup of volume 5e78e4a4-cd9d-47e7-b6bb-b284668b2cb1 in container None Aug 06 14:29:41.096258 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:41.096258 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:41.096927 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-a3b132ea-3322-49a5-85ca-93bc84053710 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Volume info retrieved successfully. Aug 06 14:29:41.099005 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-4d160597-4bd8-4fa5-bc7a-03c58d290996 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Created reservations ['4377dd7a-6a9d-4f27-8d05-590e4ac03544', '1e5fee11-b82a-4f03-bc8a-adfd4c44eba8', 'ba2e0348-3290-4b67-bcaf-0de9d9c3707a', '9fbe0f0b-8067-4a8f-8893-7cbf079d166c'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:41.129725 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0b699e23-6482-490d-a441-01522656e8be None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:41.132640 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0b699e23-6482-490d-a441-01522656e8be tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f Aug 06 14:29:41.132960 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0b699e23-6482-490d-a441-01522656e8be tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:41.133244 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0b699e23-6482-490d-a441-01522656e8be tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:41.133650 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-0b699e23-6482-490d-a441-01522656e8be tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 071b8894-a055-40c5-833f-6252ae57b29f. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:41.136302 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-4d160597-4bd8-4fa5-bc7a-03c58d290996 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Snapshot create request issued successfully. Aug 06 14:29:41.136691 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4d160597-4bd8-4fa5-bc7a-03c58d290996 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:29:41.137157 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 950/3792] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:29:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:29:41.139302 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-a3b132ea-3322-49a5-85ca-93bc84053710 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Created reservations ['57e893fb-49be-4f48-9815-e81740b4a8fa', 'eb6d731a-2a55-475c-8878-fe7af1565678'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:41.140283 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:41.140283 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:41.141567 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0b699e23-6482-490d-a441-01522656e8be tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f returned with HTTP 200 Aug 06 14:29:41.142506 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 947/3793] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:41 2026] GET /volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:41.148855 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-57d3cf35-a911-4fc6-8aed-026245472a21 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:41.152814 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-57d3cf35-a911-4fc6-8aed-026245472a21 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/snapshots/86af8a92-afb3-45b1-ab45-374d094a07c6 Aug 06 14:29:41.152814 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-57d3cf35-a911-4fc6-8aed-026245472a21 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:41.152814 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-57d3cf35-a911-4fc6-8aed-026245472a21 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:41.158195 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:41.158195 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:41.158814 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-57d3cf35-a911-4fc6-8aed-026245472a21 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Snapshot retrieved successfully. Aug 06 14:29:41.159822 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-57d3cf35-a911-4fc6-8aed-026245472a21 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/snapshots/86af8a92-afb3-45b1-ab45-374d094a07c6 returned with HTTP 200 Aug 06 14:29:41.160443 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 953/3794] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:41 2026] GET /volume/v3/snapshots/86af8a92-afb3-45b1-ab45-374d094a07c6 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:41.162093 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a3b132ea-3322-49a5-85ca-93bc84053710 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 400 Aug 06 14:29:41.162622 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 945/3795] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:29:40 2026] POST /volume/v3/backups => generated 109 bytes in 241 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 14:29:41.175869 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7e9cb80d-e1f4-4e44-84ec-d1a95a880925 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:41.177757 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7e9cb80d-e1f4-4e44-84ec-d1a95a880925 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] DELETE https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 Aug 06 14:29:41.177919 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7e9cb80d-e1f4-4e44-84ec-d1a95a880925 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:41.178087 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7e9cb80d-e1f4-4e44-84ec-d1a95a880925 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:41.178183 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.contrib.backups [None req-7e9cb80d-e1f4-4e44-84ec-d1a95a880925 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Delete backup with id: 07f1f2f9-c691-4247-b666-83bf4685eae1. Aug 06 14:29:41.182331 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:41.182331 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:41.194686 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.backup.rpcapi [None req-7e9cb80d-e1f4-4e44-84ec-d1a95a880925 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] delete_backup rpcapi backup_id 07f1f2f9-c691-4247-b666-83bf4685eae1 {{(pid=100397) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:29:41.196191 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7e9cb80d-e1f4-4e44-84ec-d1a95a880925 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 returned with HTTP 202 Aug 06 14:29:41.196808 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 951/3796] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:29:41 2026] DELETE /volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:29:41.205957 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-fcfddb29-9c8e-49de-b8a7-df0ccb22ea7e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:41.207746 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fcfddb29-9c8e-49de-b8a7-df0ccb22ea7e tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 Aug 06 14:29:41.209759 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fcfddb29-9c8e-49de-b8a7-df0ccb22ea7e tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:41.210034 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fcfddb29-9c8e-49de-b8a7-df0ccb22ea7e tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:41.210152 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-fcfddb29-9c8e-49de-b8a7-df0ccb22ea7e tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 07f1f2f9-c691-4247-b666-83bf4685eae1. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:41.219023 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:41.219023 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:41.219810 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fcfddb29-9c8e-49de-b8a7-df0ccb22ea7e tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 returned with HTTP 200 Aug 06 14:29:41.220228 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 948/3797] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:41 2026] GET /volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:42.130524 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-70a0cb4c-acbd-417d-98cf-c0899e60e06e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:42.132871 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-70a0cb4c-acbd-417d-98cf-c0899e60e06e tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/snapshots/4ba97210-755a-4a82-86dc-f98fd9806214 Aug 06 14:29:42.133001 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-70a0cb4c-acbd-417d-98cf-c0899e60e06e tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:42.133152 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-70a0cb4c-acbd-417d-98cf-c0899e60e06e tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:42.139288 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:42.139288 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:42.140005 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-70a0cb4c-acbd-417d-98cf-c0899e60e06e tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Snapshot retrieved successfully. Aug 06 14:29:42.141084 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-70a0cb4c-acbd-417d-98cf-c0899e60e06e tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/snapshots/4ba97210-755a-4a82-86dc-f98fd9806214 returned with HTTP 200 Aug 06 14:29:42.141552 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 954/3798] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:42 2026] GET /volume/v3/snapshots/4ba97210-755a-4a82-86dc-f98fd9806214 => generated 483 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:42.156280 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7cf951cf-14bb-41d7-8fde-c24819f45397 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:42.159460 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7cf951cf-14bb-41d7-8fde-c24819f45397 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f Aug 06 14:29:42.159460 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7cf951cf-14bb-41d7-8fde-c24819f45397 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:42.159460 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7cf951cf-14bb-41d7-8fde-c24819f45397 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:42.159460 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-7cf951cf-14bb-41d7-8fde-c24819f45397 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 071b8894-a055-40c5-833f-6252ae57b29f. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:42.167481 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:42.167481 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:42.170513 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7cf951cf-14bb-41d7-8fde-c24819f45397 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f returned with HTTP 200 Aug 06 14:29:42.170616 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-331effb5-e18f-4acd-9358-8b284439d370 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:42.170934 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 946/3799] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:42 2026] GET /volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:42.171930 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-331effb5-e18f-4acd-9358-8b284439d370 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/snapshots/86af8a92-afb3-45b1-ab45-374d094a07c6 Aug 06 14:29:42.172188 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-331effb5-e18f-4acd-9358-8b284439d370 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:42.172383 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-331effb5-e18f-4acd-9358-8b284439d370 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:42.172907 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1c94c692-1078-4aa2-8b6a-1de95ae98b9b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:42.174922 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1c94c692-1078-4aa2-8b6a-1de95ae98b9b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:29:42.177223 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:42.177223 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:42.177490 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1c94c692-1078-4aa2-8b6a-1de95ae98b9b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1958774398", "snapshot_id": null, "imageRef": "6a6a1116-a55f-4d77-9a64-bcebbd7569f7", "volume_type": null, "size": 1}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:42.177604 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-331effb5-e18f-4acd-9358-8b284439d370 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Snapshot retrieved successfully. Aug 06 14:29:42.178339 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-331effb5-e18f-4acd-9358-8b284439d370 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/snapshots/86af8a92-afb3-45b1-ab45-374d094a07c6 returned with HTTP 200 Aug 06 14:29:42.178839 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 952/3800] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:42 2026] GET /volume/v3/snapshots/86af8a92-afb3-45b1-ab45-374d094a07c6 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:42.179610 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-1c94c692-1078-4aa2-8b6a-1de95ae98b9b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1958774398', 'snapshot_id': None, 'imageRef': '6a6a1116-a55f-4d77-9a64-bcebbd7569f7', 'volume_type': None, 'size': 1}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:29:42.187514 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8f723328-9d0c-4181-922f-3247f7eb991a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:42.191587 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8f723328-9d0c-4181-922f-3247f7eb991a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] GET https://10.4.3.229/volume/v3/snapshots Aug 06 14:29:42.191863 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8f723328-9d0c-4181-922f-3247f7eb991a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:42.192120 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8f723328-9d0c-4181-922f-3247f7eb991a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] Calling method 'index' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:42.192492 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.api_utils [None req-8f723328-9d0c-4181-922f-3247f7eb991a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] Removing options '' from query. {{(pid=100396) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:29:42.194444 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.db.api [None req-8f723328-9d0c-4181-922f-3247f7eb991a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] Building query based on filter {{(pid=100396) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:29:42.211299 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8f723328-9d0c-4181-922f-3247f7eb991a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] Get all snapshots completed successfully. Aug 06 14:29:42.211356 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8f723328-9d0c-4181-922f-3247f7eb991a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] https://10.4.3.229/volume/v3/snapshots returned with HTTP 200 Aug 06 14:29:42.211977 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 955/3801] 10.4.3.229 () {66 vars in 1243 bytes} [Thu Aug 6 14:29:42 2026] GET /volume/v3/snapshots => generated 336 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:42.220665 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6780b55c-6dcd-4eab-9cb5-8fbca02b3e42 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:42.222636 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6780b55c-6dcd-4eab-9cb5-8fbca02b3e42 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] DELETE https://10.4.3.229/volume/v3/snapshots/86af8a92-afb3-45b1-ab45-374d094a07c6 Aug 06 14:29:42.222974 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6780b55c-6dcd-4eab-9cb5-8fbca02b3e42 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:42.223242 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6780b55c-6dcd-4eab-9cb5-8fbca02b3e42 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:42.223445 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-6780b55c-6dcd-4eab-9cb5-8fbca02b3e42 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Delete snapshot with id: 86af8a92-afb3-45b1-ab45-374d094a07c6 Aug 06 14:29:42.228802 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:42.228802 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:42.231030 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6780b55c-6dcd-4eab-9cb5-8fbca02b3e42 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Snapshot retrieved successfully. Aug 06 14:29:42.233669 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-15319fb7-bac5-4f4c-9ccc-61bf8a78ebca None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:42.237061 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-15319fb7-bac5-4f4c-9ccc-61bf8a78ebca tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 Aug 06 14:29:42.237061 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-15319fb7-bac5-4f4c-9ccc-61bf8a78ebca tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:42.237061 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-15319fb7-bac5-4f4c-9ccc-61bf8a78ebca tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:42.237061 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-15319fb7-bac5-4f4c-9ccc-61bf8a78ebca tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 07f1f2f9-c691-4247-b666-83bf4685eae1. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:42.240559 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:42.240559 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:42.241351 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-15319fb7-bac5-4f4c-9ccc-61bf8a78ebca tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 returned with HTTP 200 Aug 06 14:29:42.241750 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 953/3802] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:42 2026] GET /volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:42.254473 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6780b55c-6dcd-4eab-9cb5-8fbca02b3e42 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Snapshot delete request issued successfully. Aug 06 14:29:42.254473 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6780b55c-6dcd-4eab-9cb5-8fbca02b3e42 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/snapshots/86af8a92-afb3-45b1-ab45-374d094a07c6 returned with HTTP 202 Aug 06 14:29:42.254473 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 947/3803] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:29:42 2026] DELETE /volume/v3/snapshots/86af8a92-afb3-45b1-ab45-374d094a07c6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:29:42.261722 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a82aced7-c4cf-4dc8-af0e-252afcd300c1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:42.264967 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a82aced7-c4cf-4dc8-af0e-252afcd300c1 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/snapshots/86af8a92-afb3-45b1-ab45-374d094a07c6 Aug 06 14:29:42.265299 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a82aced7-c4cf-4dc8-af0e-252afcd300c1 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:42.265490 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a82aced7-c4cf-4dc8-af0e-252afcd300c1 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:42.273120 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:42.273120 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:42.273477 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-a82aced7-c4cf-4dc8-af0e-252afcd300c1 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Snapshot retrieved successfully. Aug 06 14:29:42.274163 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a82aced7-c4cf-4dc8-af0e-252afcd300c1 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/snapshots/86af8a92-afb3-45b1-ab45-374d094a07c6 returned with HTTP 200 Aug 06 14:29:42.274567 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 956/3804] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:42 2026] GET /volume/v3/snapshots/86af8a92-afb3-45b1-ab45-374d094a07c6 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:42.308871 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:42.308871 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:42.309438 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-1c94c692-1078-4aa2-8b6a-1de95ae98b9b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Snapshot retrieved successfully. Aug 06 14:29:42.309684 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-1c94c692-1078-4aa2-8b6a-1de95ae98b9b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Create volume of 1 GB Aug 06 14:29:42.314623 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-1c94c692-1078-4aa2-8b6a-1de95ae98b9b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Availability Zones retrieved successfully. Aug 06 14:29:42.323298 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1c94c692-1078-4aa2-8b6a-1de95ae98b9b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Flow 'volume_create_api' (1b092654-e194-4344-9366-5c92ce679f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:42.324837 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1c94c692-1078-4aa2-8b6a-1de95ae98b9b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a159dd12-8a1d-4402-a36e-3551f6ce395d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:42.326711 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-1c94c692-1078-4aa2-8b6a-1de95ae98b9b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:29:42.373175 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1c94c692-1078-4aa2-8b6a-1de95ae98b9b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a159dd12-8a1d-4402-a36e-3551f6ce395d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4ba97210-755a-4a82-86dc-f98fd9806214', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:42.374007 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1c94c692-1078-4aa2-8b6a-1de95ae98b9b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a694889-c74f-459c-a8d6-c3b691f27ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:42.424873 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-1c94c692-1078-4aa2-8b6a-1de95ae98b9b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Created reservations ['492bbf8a-7755-4239-b8b9-06e0b64e66b2', '9ca5ba3d-0307-42ad-b311-254c79ed5283', '98be9fe1-b430-4be9-9a08-4dba71797c2a', 'd0edaa72-b44f-4d01-a06a-f1121086ace6'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:42.425642 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1c94c692-1078-4aa2-8b6a-1de95ae98b9b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a694889-c74f-459c-a8d6-c3b691f27ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['492bbf8a-7755-4239-b8b9-06e0b64e66b2', '9ca5ba3d-0307-42ad-b311-254c79ed5283', '98be9fe1-b430-4be9-9a08-4dba71797c2a', 'd0edaa72-b44f-4d01-a06a-f1121086ace6']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:42.426308 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1c94c692-1078-4aa2-8b6a-1de95ae98b9b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67a188e5-0e8b-4737-9316-35395b37cdf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:42.469914 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1c94c692-1078-4aa2-8b6a-1de95ae98b9b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67a188e5-0e8b-4737-9316-35395b37cdf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '110d9e42-feaa-4a95-bfe9-929aebb987f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1958774398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02189aa282a3420fa4bcfe6fce1a5194',qos_specs=None,replication_status=,reservations=['492bbf8a-7755-4239-b8b9-06e0b64e66b2','9ca5ba3d-0307-42ad-b311-254c79ed5283','98be9fe1-b430-4be9-9a08-4dba71797c2a','d0edaa72-b44f-4d01-a06a-f1121086ace6'],size=1,snapshot_id=4ba97210-755a-4a82-86dc-f98fd9806214,source_replicaid=,source_volid=None,status='creating',user_id='fa8846ae21ec46cea7bdd95397a17552',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), '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-06T14:29:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1958774398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=110d9e42-feaa-4a95-bfe9-929aebb987f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02189aa282a3420fa4bcfe6fce1a5194',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4ba97210-755a-4a82-86dc-f98fd9806214,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa8846ae21ec46cea7bdd95397a17552',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:42.470677 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1c94c692-1078-4aa2-8b6a-1de95ae98b9b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae7987f4-dca7-41a5-99a7-8992f44680be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:42.491497 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1c94c692-1078-4aa2-8b6a-1de95ae98b9b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae7987f4-dca7-41a5-99a7-8992f44680be) transitioned into state 'SUCCESS' from state '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-1958774398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02189aa282a3420fa4bcfe6fce1a5194',qos_specs=None,replication_status=,reservations=['492bbf8a-7755-4239-b8b9-06e0b64e66b2','9ca5ba3d-0307-42ad-b311-254c79ed5283','98be9fe1-b430-4be9-9a08-4dba71797c2a','d0edaa72-b44f-4d01-a06a-f1121086ace6'],size=1,snapshot_id=4ba97210-755a-4a82-86dc-f98fd9806214,source_replicaid=,source_volid=None,status='creating',user_id='fa8846ae21ec46cea7bdd95397a17552',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:42.492165 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1c94c692-1078-4aa2-8b6a-1de95ae98b9b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (111b7aaf-440c-4ba0-b60c-7837057a94cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:42.515280 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1c94c692-1078-4aa2-8b6a-1de95ae98b9b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (111b7aaf-440c-4ba0-b60c-7837057a94cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:42.516067 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-1c94c692-1078-4aa2-8b6a-1de95ae98b9b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Flow 'volume_create_api' (1b092654-e194-4344-9366-5c92ce679f09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:42.516360 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-1c94c692-1078-4aa2-8b6a-1de95ae98b9b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Create volume request issued successfully. Aug 06 14:29:42.516925 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1c94c692-1078-4aa2-8b6a-1de95ae98b9b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:29:42.517659 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 949/3805] 10.4.3.229 () {70 vars in 1300 bytes} [Thu Aug 6 14:29:42 2026] POST /volume/v3/volumes => generated 814 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:42.527990 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-952196db-2ddb-48b0-aadb-382a76aea275 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:42.529704 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-952196db-2ddb-48b0-aadb-382a76aea275 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/volumes/110d9e42-feaa-4a95-bfe9-929aebb987f6 Aug 06 14:29:42.529909 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-952196db-2ddb-48b0-aadb-382a76aea275 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:42.530105 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-952196db-2ddb-48b0-aadb-382a76aea275 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:42.537524 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:42.537524 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:42.541010 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-952196db-2ddb-48b0-aadb-382a76aea275 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Volume info retrieved successfully. Aug 06 14:29:42.547084 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-952196db-2ddb-48b0-aadb-382a76aea275 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes/110d9e42-feaa-4a95-bfe9-929aebb987f6 returned with HTTP 200 Aug 06 14:29:42.547544 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 954/3806] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:42 2026] GET /volume/v3/volumes/110d9e42-feaa-4a95-bfe9-929aebb987f6 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:43.183261 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-03f11bad-69e1-4d6b-bd62-57d5a55ee17b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:43.184875 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-03f11bad-69e1-4d6b-bd62-57d5a55ee17b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f Aug 06 14:29:43.185090 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-03f11bad-69e1-4d6b-bd62-57d5a55ee17b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:43.185302 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-03f11bad-69e1-4d6b-bd62-57d5a55ee17b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:43.185420 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-03f11bad-69e1-4d6b-bd62-57d5a55ee17b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 071b8894-a055-40c5-833f-6252ae57b29f. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:43.190133 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:43.190133 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:43.190971 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-03f11bad-69e1-4d6b-bd62-57d5a55ee17b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f returned with HTTP 200 Aug 06 14:29:43.191402 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 948/3807] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:43 2026] GET /volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:43.253899 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-892f4158-e628-4e3c-ab45-a70486f6202f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:43.255679 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-892f4158-e628-4e3c-ab45-a70486f6202f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 Aug 06 14:29:43.255874 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-892f4158-e628-4e3c-ab45-a70486f6202f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:43.256206 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-892f4158-e628-4e3c-ab45-a70486f6202f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:43.256206 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-892f4158-e628-4e3c-ab45-a70486f6202f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 07f1f2f9-c691-4247-b666-83bf4685eae1. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:43.260809 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-892f4158-e628-4e3c-ab45-a70486f6202f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 returned with HTTP 404 Aug 06 14:29:43.261048 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 957/3808] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:43 2026] GET /volume/v3/backups/07f1f2f9-c691-4247-b666-83bf4685eae1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:43.270971 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-739b348e-83dc-49c3-8a33-caa48a861e5f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:43.273604 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-739b348e-83dc-49c3-8a33-caa48a861e5f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:29:43.273604 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-739b348e-83dc-49c3-8a33-caa48a861e5f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-437051702"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:43.274647 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-739b348e-83dc-49c3-8a33-caa48a861e5f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-437051702'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:29:43.274779 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-739b348e-83dc-49c3-8a33-caa48a861e5f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Create volume of 1 GB Aug 06 14:29:43.275058 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:43.275058 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:43.281339 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-739b348e-83dc-49c3-8a33-caa48a861e5f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Availability Zones retrieved successfully. Aug 06 14:29:43.286767 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b60cfe34-f810-43e8-9b88-9c6736841f48 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:43.288201 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-739b348e-83dc-49c3-8a33-caa48a861e5f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Flow 'volume_create_api' (cdad1089-f983-42ea-a75a-cf668f0bd534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:43.288379 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b60cfe34-f810-43e8-9b88-9c6736841f48 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/snapshots/86af8a92-afb3-45b1-ab45-374d094a07c6 Aug 06 14:29:43.288577 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b60cfe34-f810-43e8-9b88-9c6736841f48 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:43.288741 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b60cfe34-f810-43e8-9b88-9c6736841f48 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:43.289205 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-739b348e-83dc-49c3-8a33-caa48a861e5f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (362c2454-3db9-48c8-a4eb-d6d2ff0c9708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:43.290154 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-739b348e-83dc-49c3-8a33-caa48a861e5f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:29:43.292453 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b60cfe34-f810-43e8-9b88-9c6736841f48 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/snapshots/86af8a92-afb3-45b1-ab45-374d094a07c6 returned with HTTP 404 Aug 06 14:29:43.292901 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 955/3809] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:43 2026] GET /volume/v3/snapshots/86af8a92-afb3-45b1-ab45-374d094a07c6 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:43.299299 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f63d98a6-a82a-4edc-a9da-2309bfb1da81 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:43.301191 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f63d98a6-a82a-4edc-a9da-2309bfb1da81 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/ad81e968-cae1-4d4d-8671-f55c95fe9a64 Aug 06 14:29:43.301381 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f63d98a6-a82a-4edc-a9da-2309bfb1da81 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:43.301754 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f63d98a6-a82a-4edc-a9da-2309bfb1da81 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:43.301918 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-f63d98a6-a82a-4edc-a9da-2309bfb1da81 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Delete volume with id: ad81e968-cae1-4d4d-8671-f55c95fe9a64 Aug 06 14:29:43.309848 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:43.309848 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:43.310283 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f63d98a6-a82a-4edc-a9da-2309bfb1da81 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Volume info retrieved successfully. Aug 06 14:29:43.322274 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-739b348e-83dc-49c3-8a33-caa48a861e5f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (362c2454-3db9-48c8-a4eb-d6d2ff0c9708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:43.323133 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-739b348e-83dc-49c3-8a33-caa48a861e5f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d60b4510-e604-4013-b563-b717ed2e1e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:43.330904 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f63d98a6-a82a-4edc-a9da-2309bfb1da81 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Delete volume request issued successfully. Aug 06 14:29:43.331129 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f63d98a6-a82a-4edc-a9da-2309bfb1da81 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/volumes/ad81e968-cae1-4d4d-8671-f55c95fe9a64 returned with HTTP 202 Aug 06 14:29:43.331633 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 949/3810] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:29:43 2026] DELETE /volume/v3/volumes/ad81e968-cae1-4d4d-8671-f55c95fe9a64 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:29:43.339698 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d542a7fc-58ae-499b-ade0-975eb1bd7362 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:43.341558 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d542a7fc-58ae-499b-ade0-975eb1bd7362 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/volumes/ad81e968-cae1-4d4d-8671-f55c95fe9a64 Aug 06 14:29:43.341818 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d542a7fc-58ae-499b-ade0-975eb1bd7362 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:43.341960 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d542a7fc-58ae-499b-ade0-975eb1bd7362 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:43.350108 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:43.350108 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:43.354290 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-d542a7fc-58ae-499b-ade0-975eb1bd7362 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Volume info retrieved successfully. Aug 06 14:29:43.359343 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d542a7fc-58ae-499b-ade0-975eb1bd7362 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/volumes/ad81e968-cae1-4d4d-8671-f55c95fe9a64 returned with HTTP 200 Aug 06 14:29:43.359822 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 958/3811] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:43 2026] GET /volume/v3/volumes/ad81e968-cae1-4d4d-8671-f55c95fe9a64 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:43.369260 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-739b348e-83dc-49c3-8a33-caa48a861e5f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Created reservations ['393ade15-3c58-41e9-b790-53a4b499621f', 'aa677d5a-be23-48fe-9ccb-c9b8c1db9c58', '3b4453d0-7f52-4fe9-9a48-b19f278b7898', '5c40d4f4-89ef-4e5d-9b71-68b09e3266a7'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:43.370106 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-739b348e-83dc-49c3-8a33-caa48a861e5f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d60b4510-e604-4013-b563-b717ed2e1e92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['393ade15-3c58-41e9-b790-53a4b499621f', 'aa677d5a-be23-48fe-9ccb-c9b8c1db9c58', '3b4453d0-7f52-4fe9-9a48-b19f278b7898', '5c40d4f4-89ef-4e5d-9b71-68b09e3266a7']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:43.370877 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-739b348e-83dc-49c3-8a33-caa48a861e5f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19993f38-47aa-40ab-b895-807652854982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:43.393617 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-739b348e-83dc-49c3-8a33-caa48a861e5f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19993f38-47aa-40ab-b895-807652854982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '280babac-3db9-4b7c-9b1e-c1a53948b437', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-437051702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3d254616dcb4a8d901015980bbf081d',qos_specs=None,replication_status=,reservations=['393ade15-3c58-41e9-b790-53a4b499621f','aa677d5a-be23-48fe-9ccb-c9b8c1db9c58','3b4453d0-7f52-4fe9-9a48-b19f278b7898','5c40d4f4-89ef-4e5d-9b71-68b09e3266a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='698892c8f74a44fb9a80e210184209fb',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:29:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-437051702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=280babac-3db9-4b7c-9b1e-c1a53948b437,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3d254616dcb4a8d901015980bbf081d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='698892c8f74a44fb9a80e210184209fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:43.394585 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-739b348e-83dc-49c3-8a33-caa48a861e5f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ff1f3e6-e037-4b57-a437-20d89f3e343f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:43.422700 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-739b348e-83dc-49c3-8a33-caa48a861e5f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ff1f3e6-e037-4b57-a437-20d89f3e343f) transitioned into state 'SUCCESS' from state '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-437051702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3d254616dcb4a8d901015980bbf081d',qos_specs=None,replication_status=,reservations=['393ade15-3c58-41e9-b790-53a4b499621f','aa677d5a-be23-48fe-9ccb-c9b8c1db9c58','3b4453d0-7f52-4fe9-9a48-b19f278b7898','5c40d4f4-89ef-4e5d-9b71-68b09e3266a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='698892c8f74a44fb9a80e210184209fb',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:43.422700 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-739b348e-83dc-49c3-8a33-caa48a861e5f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11d96356-a57a-4f1b-9163-9e4441b75907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:43.437727 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-739b348e-83dc-49c3-8a33-caa48a861e5f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11d96356-a57a-4f1b-9163-9e4441b75907) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:43.438943 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-739b348e-83dc-49c3-8a33-caa48a861e5f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Flow 'volume_create_api' (cdad1089-f983-42ea-a75a-cf668f0bd534) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:43.439275 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-739b348e-83dc-49c3-8a33-caa48a861e5f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Create volume request issued successfully. Aug 06 14:29:43.440146 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-739b348e-83dc-49c3-8a33-caa48a861e5f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:29:43.440691 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 950/3812] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:29:43 2026] POST /volume/v3/volumes => generated 748 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:29:43.457511 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-75162511-169e-4020-933a-060c03d838ed None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:43.460102 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-75162511-169e-4020-933a-060c03d838ed tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/volumes/280babac-3db9-4b7c-9b1e-c1a53948b437 Aug 06 14:29:43.463737 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-75162511-169e-4020-933a-060c03d838ed tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:43.464082 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-75162511-169e-4020-933a-060c03d838ed tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:43.489044 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:43.489044 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:43.492643 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-75162511-169e-4020-933a-060c03d838ed tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Volume info retrieved successfully. Aug 06 14:29:43.496546 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-75162511-169e-4020-933a-060c03d838ed tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/volumes/280babac-3db9-4b7c-9b1e-c1a53948b437 returned with HTTP 200 Aug 06 14:29:43.496904 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 956/3813] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:43 2026] GET /volume/v3/volumes/280babac-3db9-4b7c-9b1e-c1a53948b437 => generated 816 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:43.560225 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-72372f7f-c5d9-42c2-9f3b-f8db98aa7fec None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:43.562594 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-72372f7f-c5d9-42c2-9f3b-f8db98aa7fec tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/volumes/110d9e42-feaa-4a95-bfe9-929aebb987f6 Aug 06 14:29:43.562952 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-72372f7f-c5d9-42c2-9f3b-f8db98aa7fec tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:43.563158 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-72372f7f-c5d9-42c2-9f3b-f8db98aa7fec tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:43.571020 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:43.571020 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:43.576209 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-72372f7f-c5d9-42c2-9f3b-f8db98aa7fec tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Volume info retrieved successfully. Aug 06 14:29:43.582108 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-72372f7f-c5d9-42c2-9f3b-f8db98aa7fec tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes/110d9e42-feaa-4a95-bfe9-929aebb987f6 returned with HTTP 200 Aug 06 14:29:43.583335 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 950/3814] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:43 2026] GET /volume/v3/volumes/110d9e42-feaa-4a95-bfe9-929aebb987f6 => generated 1423 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:29:43.597980 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-eafff19b-01c4-4dad-9876-6f25ad4c32ca None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:43.600185 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-eafff19b-01c4-4dad-9876-6f25ad4c32ca tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/volumes/110d9e42-feaa-4a95-bfe9-929aebb987f6 Aug 06 14:29:43.600399 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-eafff19b-01c4-4dad-9876-6f25ad4c32ca tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:43.600743 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-eafff19b-01c4-4dad-9876-6f25ad4c32ca tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:43.610022 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:43.610022 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:43.615014 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-eafff19b-01c4-4dad-9876-6f25ad4c32ca tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Volume info retrieved successfully. Aug 06 14:29:43.619294 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-eafff19b-01c4-4dad-9876-6f25ad4c32ca tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes/110d9e42-feaa-4a95-bfe9-929aebb987f6 returned with HTTP 200 Aug 06 14:29:43.619749 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 959/3815] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:29:43 2026] GET /volume/v3/volumes/110d9e42-feaa-4a95-bfe9-929aebb987f6 => generated 1423 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:29:44.202639 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-95050c3f-ba1c-45e6-8b37-4a98dff0f377 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:44.204381 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-95050c3f-ba1c-45e6-8b37-4a98dff0f377 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f Aug 06 14:29:44.204602 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-95050c3f-ba1c-45e6-8b37-4a98dff0f377 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:44.204780 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-95050c3f-ba1c-45e6-8b37-4a98dff0f377 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:44.204892 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-95050c3f-ba1c-45e6-8b37-4a98dff0f377 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 071b8894-a055-40c5-833f-6252ae57b29f. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:44.208881 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:44.208881 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:44.209584 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-95050c3f-ba1c-45e6-8b37-4a98dff0f377 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f returned with HTTP 200 Aug 06 14:29:44.210060 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 951/3816] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:44 2026] GET /volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:44.372763 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-06fa8e21-d3c3-45c7-892d-b871399b3924 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:44.374577 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-06fa8e21-d3c3-45c7-892d-b871399b3924 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/volumes/ad81e968-cae1-4d4d-8671-f55c95fe9a64 Aug 06 14:29:44.374761 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-06fa8e21-d3c3-45c7-892d-b871399b3924 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:44.374963 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-06fa8e21-d3c3-45c7-892d-b871399b3924 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:44.380534 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-06fa8e21-d3c3-45c7-892d-b871399b3924 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/volumes/ad81e968-cae1-4d4d-8671-f55c95fe9a64 returned with HTTP 404 Aug 06 14:29:44.380938 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 957/3817] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:44 2026] GET /volume/v3/volumes/ad81e968-cae1-4d4d-8671-f55c95fe9a64 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:44.391743 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2f27d64b-3dfc-455d-bdb4-90b4873e005e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:44.393603 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2f27d64b-3dfc-455d-bdb4-90b4873e005e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:29:44.393983 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2f27d64b-3dfc-455d-bdb4-90b4873e005e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1949812671"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:44.395890 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-2f27d64b-3dfc-455d-bdb4-90b4873e005e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1949812671'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:29:44.396080 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-2f27d64b-3dfc-455d-bdb4-90b4873e005e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Create volume of 1 GB Aug 06 14:29:44.401280 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-2f27d64b-3dfc-455d-bdb4-90b4873e005e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Availability Zones retrieved successfully. Aug 06 14:29:44.411500 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-2f27d64b-3dfc-455d-bdb4-90b4873e005e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Flow 'volume_create_api' (313dbcb1-9c35-429a-adf3-63edb338ff43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:44.413032 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-2f27d64b-3dfc-455d-bdb4-90b4873e005e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0fa356a-ddbc-460b-a3a0-702e9640e857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:44.414176 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-2f27d64b-3dfc-455d-bdb4-90b4873e005e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:29:44.443196 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-2f27d64b-3dfc-455d-bdb4-90b4873e005e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0fa356a-ddbc-460b-a3a0-702e9640e857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:44.443946 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-2f27d64b-3dfc-455d-bdb4-90b4873e005e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68349f45-bff6-4699-b087-f02610a6675b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:44.488957 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-2f27d64b-3dfc-455d-bdb4-90b4873e005e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Created reservations ['a287d1bd-ac6f-4e4f-b9e9-2a00dc25c6a3', '212df9c8-27f4-434b-bde0-f892fce43606', '2b210f3c-44ee-41e0-873a-6c6293c4c16d', 'a4708337-75d1-491a-a84a-25071dde711f'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:44.490214 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-2f27d64b-3dfc-455d-bdb4-90b4873e005e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68349f45-bff6-4699-b087-f02610a6675b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a287d1bd-ac6f-4e4f-b9e9-2a00dc25c6a3', '212df9c8-27f4-434b-bde0-f892fce43606', '2b210f3c-44ee-41e0-873a-6c6293c4c16d', 'a4708337-75d1-491a-a84a-25071dde711f']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:44.490978 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-2f27d64b-3dfc-455d-bdb4-90b4873e005e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (577db27b-5b7e-4c23-9332-34cbc4a15a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:44.511253 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-48041ff2-45b4-4730-9308-e13373209ef4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:44.513777 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-48041ff2-45b4-4730-9308-e13373209ef4 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/volumes/280babac-3db9-4b7c-9b1e-c1a53948b437 Aug 06 14:29:44.514010 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-48041ff2-45b4-4730-9308-e13373209ef4 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:44.514253 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-48041ff2-45b4-4730-9308-e13373209ef4 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:44.519229 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-2f27d64b-3dfc-455d-bdb4-90b4873e005e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (577db27b-5b7e-4c23-9332-34cbc4a15a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28ff5493-dbf4-40c0-a475-43c5043d63d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1949812671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae45b99251b84f349886719e5db7113d',qos_specs=None,replication_status=,reservations=['a287d1bd-ac6f-4e4f-b9e9-2a00dc25c6a3','212df9c8-27f4-434b-bde0-f892fce43606','2b210f3c-44ee-41e0-873a-6c6293c4c16d','a4708337-75d1-491a-a84a-25071dde711f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6233eae7f14448408a30574f2d8633f7',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:29:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1949812671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28ff5493-dbf4-40c0-a475-43c5043d63d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae45b99251b84f349886719e5db7113d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6233eae7f14448408a30574f2d8633f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:44.520066 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-2f27d64b-3dfc-455d-bdb4-90b4873e005e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36b9090b-03cb-403a-b6db-52c298ad85ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:44.527137 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:44.527137 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:44.531306 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-48041ff2-45b4-4730-9308-e13373209ef4 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Volume info retrieved successfully. Aug 06 14:29:44.537073 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-48041ff2-45b4-4730-9308-e13373209ef4 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/volumes/280babac-3db9-4b7c-9b1e-c1a53948b437 returned with HTTP 200 Aug 06 14:29:44.537941 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 960/3818] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:44 2026] GET /volume/v3/volumes/280babac-3db9-4b7c-9b1e-c1a53948b437 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:44.548755 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-2f27d64b-3dfc-455d-bdb4-90b4873e005e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36b9090b-03cb-403a-b6db-52c298ad85ea) transitioned into state 'SUCCESS' from state '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-1949812671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae45b99251b84f349886719e5db7113d',qos_specs=None,replication_status=,reservations=['a287d1bd-ac6f-4e4f-b9e9-2a00dc25c6a3','212df9c8-27f4-434b-bde0-f892fce43606','2b210f3c-44ee-41e0-873a-6c6293c4c16d','a4708337-75d1-491a-a84a-25071dde711f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6233eae7f14448408a30574f2d8633f7',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:44.549602 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-2f27d64b-3dfc-455d-bdb4-90b4873e005e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df0d07ad-b8ba-4c42-a3f9-eaa713189403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:44.555547 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-dc77691c-1ced-40a7-9277-cd40f9478b55 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:44.557900 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-dc77691c-1ced-40a7-9277-cd40f9478b55 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 06 14:29:44.558231 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-dc77691c-1ced-40a7-9277-cd40f9478b55 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "280babac-3db9-4b7c-9b1e-c1a53948b437", "name": "tempest-VolumesBackupsTest-Backup-905751853"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:44.560822 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.backups [None req-dc77691c-1ced-40a7-9277-cd40f9478b55 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Creating new backup {'backup': {'volume_id': '280babac-3db9-4b7c-9b1e-c1a53948b437', 'name': 'tempest-VolumesBackupsTest-Backup-905751853'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:29:44.560980 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.backups [None req-dc77691c-1ced-40a7-9277-cd40f9478b55 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Creating backup of volume 280babac-3db9-4b7c-9b1e-c1a53948b437 in container None Aug 06 14:29:44.564774 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-2f27d64b-3dfc-455d-bdb4-90b4873e005e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df0d07ad-b8ba-4c42-a3f9-eaa713189403) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:44.566007 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-2f27d64b-3dfc-455d-bdb4-90b4873e005e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Flow 'volume_create_api' (313dbcb1-9c35-429a-adf3-63edb338ff43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:44.566438 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-2f27d64b-3dfc-455d-bdb4-90b4873e005e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Create volume request issued successfully. Aug 06 14:29:44.567292 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2f27d64b-3dfc-455d-bdb4-90b4873e005e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:29:44.567910 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 951/3819] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:29:44 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 06 14:29:44.573711 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:44.573711 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:44.574177 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-dc77691c-1ced-40a7-9277-cd40f9478b55 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Volume info retrieved successfully. Aug 06 14:29:44.581800 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-98b00d9e-025d-4eed-a985-93838a963b2c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:44.583713 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-98b00d9e-025d-4eed-a985-93838a963b2c tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/volumes/28ff5493-dbf4-40c0-a475-43c5043d63d7 Aug 06 14:29:44.583939 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-98b00d9e-025d-4eed-a985-93838a963b2c tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:44.584140 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-98b00d9e-025d-4eed-a985-93838a963b2c tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:44.592081 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:44.592081 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:44.593340 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-dc77691c-1ced-40a7-9277-cd40f9478b55 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Created reservations ['813af06d-7dda-4739-b294-4530e924557e', '8eb757ac-f52c-45ae-ac07-ff56a98d3bab'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:44.596168 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-98b00d9e-025d-4eed-a985-93838a963b2c tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Volume info retrieved successfully. Aug 06 14:29:44.600965 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-98b00d9e-025d-4eed-a985-93838a963b2c tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/volumes/28ff5493-dbf4-40c0-a475-43c5043d63d7 returned with HTTP 200 Aug 06 14:29:44.601486 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 958/3820] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:44 2026] GET /volume/v3/volumes/28ff5493-dbf4-40c0-a475-43c5043d63d7 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:44.629334 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-dc77691c-1ced-40a7-9277-cd40f9478b55 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:29:44.629899 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 952/3821] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:29:44 2026] POST /volume/v3/backups => generated 329 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:29:44.645290 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-49fb3f49-d9b8-4e37-b893-3bab18a0f466 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:44.648518 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-49fb3f49-d9b8-4e37-b893-3bab18a0f466 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 Aug 06 14:29:44.648785 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-49fb3f49-d9b8-4e37-b893-3bab18a0f466 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:44.649029 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-49fb3f49-d9b8-4e37-b893-3bab18a0f466 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:44.649174 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-49fb3f49-d9b8-4e37-b893-3bab18a0f466 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id fd534c81-d11f-486e-b986-918e9737be60. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:44.654353 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:44.654353 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:44.655205 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-49fb3f49-d9b8-4e37-b893-3bab18a0f466 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 returned with HTTP 200 Aug 06 14:29:44.655756 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 961/3822] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:44 2026] GET /volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:44.755310 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-f263185f-92ed-421b-b401-daf36a060d55 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:44.757371 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-f263185f-92ed-421b-b401-daf36a060d55 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/volumes/110d9e42-feaa-4a95-bfe9-929aebb987f6 Aug 06 14:29:44.757562 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-f263185f-92ed-421b-b401-daf36a060d55 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:44.757740 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-f263185f-92ed-421b-b401-daf36a060d55 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:44.766231 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:44.766231 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:44.770092 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-f263185f-92ed-421b-b401-daf36a060d55 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Volume info retrieved successfully. Aug 06 14:29:44.775078 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-f263185f-92ed-421b-b401-daf36a060d55 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes/110d9e42-feaa-4a95-bfe9-929aebb987f6 returned with HTTP 200 Aug 06 14:29:44.775546 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 952/3823] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:29:44 2026] GET /volume/v3/volumes/110d9e42-feaa-4a95-bfe9-929aebb987f6 => generated 1405 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:45.220496 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-01279cc0-c682-490c-aa66-1153bdd726d7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:45.221847 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-01279cc0-c682-490c-aa66-1153bdd726d7 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f Aug 06 14:29:45.222121 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-01279cc0-c682-490c-aa66-1153bdd726d7 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:45.222374 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-01279cc0-c682-490c-aa66-1153bdd726d7 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:45.222561 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-01279cc0-c682-490c-aa66-1153bdd726d7 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 071b8894-a055-40c5-833f-6252ae57b29f. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:45.226513 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:45.226513 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:45.227577 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-01279cc0-c682-490c-aa66-1153bdd726d7 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f returned with HTTP 200 Aug 06 14:29:45.227577 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 959/3824] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:45 2026] GET /volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:45.439691 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-81407b34-0553-40b8-a40c-e92a459d71e9 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:45.441804 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-81407b34-0553-40b8-a40c-e92a459d71e9 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/volumes/110d9e42-feaa-4a95-bfe9-929aebb987f6 Aug 06 14:29:45.441985 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-81407b34-0553-40b8-a40c-e92a459d71e9 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:45.442186 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-81407b34-0553-40b8-a40c-e92a459d71e9 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:45.449605 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:45.449605 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:45.453902 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-81407b34-0553-40b8-a40c-e92a459d71e9 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Volume info retrieved successfully. Aug 06 14:29:45.458581 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-81407b34-0553-40b8-a40c-e92a459d71e9 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes/110d9e42-feaa-4a95-bfe9-929aebb987f6 returned with HTTP 200 Aug 06 14:29:45.458957 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 953/3825] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:29:45 2026] GET /volume/v3/volumes/110d9e42-feaa-4a95-bfe9-929aebb987f6 => generated 1405 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:45.469442 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-561f44a7-723c-49f6-8d43-a655a5695f1f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:45.469909 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-561f44a7-723c-49f6-8d43-a655a5695f1f None None] GET https://10.4.3.229/volume// Aug 06 14:29:45.470034 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-561f44a7-723c-49f6-8d43-a655a5695f1f None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:45.470215 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-561f44a7-723c-49f6-8d43-a655a5695f1f None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:45.470552 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-561f44a7-723c-49f6-8d43-a655a5695f1f None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:29:45.470961 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 962/3826] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14:29: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 06 14:29:45.480838 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-d24fb0ed-7bfd-4e9f-8581-f0375114a339 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:45.482979 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-d24fb0ed-7bfd-4e9f-8581-f0375114a339 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:29:45.483340 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-d24fb0ed-7bfd-4e9f-8581-f0375114a339 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "110d9e42-feaa-4a95-bfe9-929aebb987f6", "connector": null, "instance_uuid": "0701af04-1988-48a7-83ff-95ac545e82e9"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:45.491565 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:45.491565 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:45.525809 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-d24fb0ed-7bfd-4e9f-8581-f0375114a339 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:29:45.526259 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 953/3827] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:29: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 06 14:29:45.619566 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-66f25b1f-d275-45aa-bb15-d1b1697202d1 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:45.621231 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-66f25b1f-d275-45aa-bb15-d1b1697202d1 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/volumes/28ff5493-dbf4-40c0-a475-43c5043d63d7 Aug 06 14:29:45.621698 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-66f25b1f-d275-45aa-bb15-d1b1697202d1 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:45.622012 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-66f25b1f-d275-45aa-bb15-d1b1697202d1 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:45.629950 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:45.629950 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:45.635829 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-66f25b1f-d275-45aa-bb15-d1b1697202d1 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Volume info retrieved successfully. Aug 06 14:29:45.637626 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-66f25b1f-d275-45aa-bb15-d1b1697202d1 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/volumes/28ff5493-dbf4-40c0-a475-43c5043d63d7 returned with HTTP 200 Aug 06 14:29:45.638116 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 960/3828] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:45 2026] GET /volume/v3/volumes/28ff5493-dbf4-40c0-a475-43c5043d63d7 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:45.657617 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9e7a5814-686a-40ff-a521-bf36ab365a54 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:45.657617 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9e7a5814-686a-40ff-a521-bf36ab365a54 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:29:45.657617 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9e7a5814-686a-40ff-a521-bf36ab365a54 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "28ff5493-dbf4-40c0-a475-43c5043d63d7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1169589502"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:45.668043 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-66901fb9-259f-4515-9d26-d7107d52eae8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:45.670408 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:45.670408 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:45.670526 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-66901fb9-259f-4515-9d26-d7107d52eae8 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 Aug 06 14:29:45.670569 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9e7a5814-686a-40ff-a521-bf36ab365a54 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Volume info retrieved successfully. Aug 06 14:29:45.670569 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-9e7a5814-686a-40ff-a521-bf36ab365a54 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Create snapshot from volume 28ff5493-dbf4-40c0-a475-43c5043d63d7 Aug 06 14:29:45.671024 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-66901fb9-259f-4515-9d26-d7107d52eae8 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:45.671024 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-66901fb9-259f-4515-9d26-d7107d52eae8 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:45.671024 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-66901fb9-259f-4515-9d26-d7107d52eae8 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id fd534c81-d11f-486e-b986-918e9737be60. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:45.675070 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:45.675070 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:45.675715 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-66901fb9-259f-4515-9d26-d7107d52eae8 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 returned with HTTP 200 Aug 06 14:29:45.676138 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 963/3829] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:45 2026] GET /volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:45.702081 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-9e7a5814-686a-40ff-a521-bf36ab365a54 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Created reservations ['887d6d40-1aba-4f24-9372-97858203a88d', 'c3ab37db-98cf-4e51-830a-984a6f300a9d', 'f0e07528-c9ca-4c1b-adfe-f3c823fcc88c', 'b950ca78-cdd3-4be1-a1ec-8c4dd2835bf5'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:45.749390 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9e7a5814-686a-40ff-a521-bf36ab365a54 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Snapshot create request issued successfully. Aug 06 14:29:45.749390 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9e7a5814-686a-40ff-a521-bf36ab365a54 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:29:45.749845 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 954/3830] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:29:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:29:45.760231 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ab02cafe-a256-4de0-b11a-7d137bb0fe8e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:45.762511 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ab02cafe-a256-4de0-b11a-7d137bb0fe8e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/snapshots/0a73a060-917a-429c-aa4c-b45e79a3ff0c Aug 06 14:29:45.762936 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ab02cafe-a256-4de0-b11a-7d137bb0fe8e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:45.763027 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ab02cafe-a256-4de0-b11a-7d137bb0fe8e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:45.789676 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:45.789676 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:45.790152 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-ab02cafe-a256-4de0-b11a-7d137bb0fe8e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Snapshot retrieved successfully. Aug 06 14:29:45.791044 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ab02cafe-a256-4de0-b11a-7d137bb0fe8e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/snapshots/0a73a060-917a-429c-aa4c-b45e79a3ff0c returned with HTTP 200 Aug 06 14:29:45.791563 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 954/3831] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:45 2026] GET /volume/v3/snapshots/0a73a060-917a-429c-aa4c-b45e79a3ff0c => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:46.238565 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ec6c7340-2480-4716-886e-efc1553d8173 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:46.243107 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ec6c7340-2480-4716-886e-efc1553d8173 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f Aug 06 14:29:46.243368 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ec6c7340-2480-4716-886e-efc1553d8173 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:46.243649 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ec6c7340-2480-4716-886e-efc1553d8173 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:46.243820 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-ec6c7340-2480-4716-886e-efc1553d8173 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 071b8894-a055-40c5-833f-6252ae57b29f. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:46.251133 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:46.251133 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:46.251923 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ec6c7340-2480-4716-886e-efc1553d8173 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f returned with HTTP 200 Aug 06 14:29:46.252319 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 961/3832] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:46 2026] GET /volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:46.692464 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-dca84f0a-7c7e-4158-a5ca-18ca99d5f08c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:46.692464 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-dca84f0a-7c7e-4158-a5ca-18ca99d5f08c tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 Aug 06 14:29:46.692464 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-dca84f0a-7c7e-4158-a5ca-18ca99d5f08c tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:46.692945 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-dca84f0a-7c7e-4158-a5ca-18ca99d5f08c tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:46.692945 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-dca84f0a-7c7e-4158-a5ca-18ca99d5f08c tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id fd534c81-d11f-486e-b986-918e9737be60. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:46.697613 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:46.697613 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:46.699894 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-dca84f0a-7c7e-4158-a5ca-18ca99d5f08c tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 returned with HTTP 200 Aug 06 14:29:46.699894 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 964/3833] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:46 2026] GET /volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:46.803006 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f44672dc-b285-4712-9e9e-0d07926528f8 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:46.805472 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f44672dc-b285-4712-9e9e-0d07926528f8 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/snapshots/0a73a060-917a-429c-aa4c-b45e79a3ff0c Aug 06 14:29:46.805823 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f44672dc-b285-4712-9e9e-0d07926528f8 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:46.806155 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f44672dc-b285-4712-9e9e-0d07926528f8 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:46.815066 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:46.815066 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:46.815423 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-f44672dc-b285-4712-9e9e-0d07926528f8 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Snapshot retrieved successfully. Aug 06 14:29:46.816172 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f44672dc-b285-4712-9e9e-0d07926528f8 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/snapshots/0a73a060-917a-429c-aa4c-b45e79a3ff0c returned with HTTP 200 Aug 06 14:29:46.816580 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 955/3834] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:46 2026] GET /volume/v3/snapshots/0a73a060-917a-429c-aa4c-b45e79a3ff0c => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:46.833008 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2a79b46c-be8b-40c1-89e3-2c625b72ad05 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:46.835008 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2a79b46c-be8b-40c1-89e3-2c625b72ad05 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] POST https://10.4.3.229/volume/v3/snapshots/0a73a060-917a-429c-aa4c-b45e79a3ff0c/action Aug 06 14:29:46.835370 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2a79b46c-be8b-40c1-89e3-2c625b72ad05 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:29:46.835563 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2a79b46c-be8b-40c1-89e3-2c625b72ad05 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:46.836814 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.admin_actions [None req-2a79b46c-be8b-40c1-89e3-2c625b72ad05 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] Updating snapshot '0a73a060-917a-429c-aa4c-b45e79a3ff0c' with '{'status': 'error'}' {{(pid=100399) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 14:29:46.844881 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:46.844881 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:46.845395 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.policy [None req-2a79b46c-be8b-40c1-89e3-2c625b72ad05 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '44f9887e731a493983129f291ae53e07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae45b99251b84f349886719e5db7113d', '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=100399) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:29:46.845667 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2a79b46c-be8b-40c1-89e3-2c625b72ad05 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] https://10.4.3.229/volume/v3/snapshots/0a73a060-917a-429c-aa4c-b45e79a3ff0c/action returned with HTTP 403 Aug 06 14:29:46.846152 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 955/3835] 10.4.3.229 () {68 vars in 1396 bytes} [Thu Aug 6 14:29:46 2026] POST /volume/v3/snapshots/0a73a060-917a-429c-aa4c-b45e79a3ff0c/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:46.853667 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-be8907a2-4b06-4bb4-893f-e29c844f0e2f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:46.855291 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-be8907a2-4b06-4bb4-893f-e29c844f0e2f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] DELETE https://10.4.3.229/volume/v3/snapshots/0a73a060-917a-429c-aa4c-b45e79a3ff0c Aug 06 14:29:46.855492 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-be8907a2-4b06-4bb4-893f-e29c844f0e2f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:46.855668 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-be8907a2-4b06-4bb4-893f-e29c844f0e2f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:46.855761 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-be8907a2-4b06-4bb4-893f-e29c844f0e2f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Delete snapshot with id: 0a73a060-917a-429c-aa4c-b45e79a3ff0c Aug 06 14:29:46.860070 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:46.860070 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:46.860711 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-be8907a2-4b06-4bb4-893f-e29c844f0e2f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Snapshot retrieved successfully. Aug 06 14:29:46.876447 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-be8907a2-4b06-4bb4-893f-e29c844f0e2f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Snapshot delete request issued successfully. Aug 06 14:29:46.876447 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-be8907a2-4b06-4bb4-893f-e29c844f0e2f tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/snapshots/0a73a060-917a-429c-aa4c-b45e79a3ff0c returned with HTTP 202 Aug 06 14:29:46.876627 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 962/3836] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:29:46 2026] DELETE /volume/v3/snapshots/0a73a060-917a-429c-aa4c-b45e79a3ff0c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:29:46.884744 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-48d7e496-2696-4f79-8170-abba763d9940 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:46.887082 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-48d7e496-2696-4f79-8170-abba763d9940 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/snapshots/0a73a060-917a-429c-aa4c-b45e79a3ff0c Aug 06 14:29:46.887346 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-48d7e496-2696-4f79-8170-abba763d9940 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:46.887611 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-48d7e496-2696-4f79-8170-abba763d9940 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:46.897754 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:46.897754 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:46.898663 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-48d7e496-2696-4f79-8170-abba763d9940 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Snapshot retrieved successfully. Aug 06 14:29:46.900590 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-48d7e496-2696-4f79-8170-abba763d9940 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/snapshots/0a73a060-917a-429c-aa4c-b45e79a3ff0c returned with HTTP 200 Aug 06 14:29:46.900998 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 965/3837] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:46 2026] GET /volume/v3/snapshots/0a73a060-917a-429c-aa4c-b45e79a3ff0c => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:46.913378 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f7d7abdb-6d94-4fd5-a539-3f34daa6c517 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:46.914021 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f7d7abdb-6d94-4fd5-a539-3f34daa6c517 None None] GET https://10.4.3.229/volume// Aug 06 14:29:46.914708 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f7d7abdb-6d94-4fd5-a539-3f34daa6c517 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:46.914996 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f7d7abdb-6d94-4fd5-a539-3f34daa6c517 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:46.915587 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f7d7abdb-6d94-4fd5-a539-3f34daa6c517 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:29:46.916561 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 956/3838] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:29:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:29:46.924860 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-85c2e8a3-b508-451c-a4b2-c337458785d6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:46.927311 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-85c2e8a3-b508-451c-a4b2-c337458785d6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/volumes/110d9e42-feaa-4a95-bfe9-929aebb987f6 Aug 06 14:29:46.927618 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-85c2e8a3-b508-451c-a4b2-c337458785d6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:46.927873 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-85c2e8a3-b508-451c-a4b2-c337458785d6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:46.941858 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:46.941858 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:46.946166 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-85c2e8a3-b508-451c-a4b2-c337458785d6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Volume info retrieved successfully. Aug 06 14:29:46.952518 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-85c2e8a3-b508-451c-a4b2-c337458785d6 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes/110d9e42-feaa-4a95-bfe9-929aebb987f6 returned with HTTP 200 Aug 06 14:29:46.953105 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 956/3839] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:29:46 2026] GET /volume/v3/volumes/110d9e42-feaa-4a95-bfe9-929aebb987f6 => generated 1584 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:29:47.057813 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-374d12a3-7e23-4b1b-9ab6-b5c0f701eece None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:47.060691 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-374d12a3-7e23-4b1b-9ab6-b5c0f701eece tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] PUT https://10.4.3.229/volume/v3/attachments/8f12b5c6-5d90-4298-a58a-57920c8fe43e Aug 06 14:29:47.061229 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-374d12a3-7e23-4b1b-9ab6-b5c0f701eece tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:47.072237 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-374d12a3-7e23-4b1b-9ab6-b5c0f701eece tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Acquiring lock "cinder-attachment_update-110d9e42-feaa-4a95-bfe9-929aebb987f6-np0000006659" by "attachment_update" {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:29:47.077311 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-374d12a3-7e23-4b1b-9ab6-b5c0f701eece tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Lock "cinder-attachment_update-110d9e42-feaa-4a95-bfe9-929aebb987f6-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:29:47.078638 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:47.078638 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:47.169119 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-374d12a3-7e23-4b1b-9ab6-b5c0f701eece tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Lock "cinder-attachment_update-110d9e42-feaa-4a95-bfe9-929aebb987f6-np0000006659" released by "attachment_update" :: held 0.092s {{(pid=100397) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:29:47.169797 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-374d12a3-7e23-4b1b-9ab6-b5c0f701eece tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/attachments/8f12b5c6-5d90-4298-a58a-57920c8fe43e returned with HTTP 200 Aug 06 14:29:47.170375 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 963/3840] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:29:47 2026] PUT /volume/v3/attachments/8f12b5c6-5d90-4298-a58a-57920c8fe43e => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:47.198701 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-4c7e68c1-5aaf-43ef-ac86-9e52fa80182b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:47.200711 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-4c7e68c1-5aaf-43ef-ac86-9e52fa80182b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] POST https://10.4.3.229/volume/v3/attachments/8f12b5c6-5d90-4298-a58a-57920c8fe43e/action Aug 06 14:29:47.201070 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-4c7e68c1-5aaf-43ef-ac86-9e52fa80182b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Action body: b'{"os-complete": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:29:47.201197 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-4c7e68c1-5aaf-43ef-ac86-9e52fa80182b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:47.225148 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:47.225148 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:47.236666 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-ef27e65a-d90c-4248-a43a-1a881c9d345b req-4c7e68c1-5aaf-43ef-ac86-9e52fa80182b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/attachments/8f12b5c6-5d90-4298-a58a-57920c8fe43e/action returned with HTTP 204 Aug 06 14:29:47.237283 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 966/3841] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:29:47 2026] POST /volume/v3/attachments/8f12b5c6-5d90-4298-a58a-57920c8fe43e/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:47.265012 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5ac7e176-0ab9-4c95-9eec-70bedcdc325f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:47.270232 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5ac7e176-0ab9-4c95-9eec-70bedcdc325f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f Aug 06 14:29:47.271290 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5ac7e176-0ab9-4c95-9eec-70bedcdc325f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:47.271581 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5ac7e176-0ab9-4c95-9eec-70bedcdc325f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:47.272437 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-5ac7e176-0ab9-4c95-9eec-70bedcdc325f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 071b8894-a055-40c5-833f-6252ae57b29f. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:47.280280 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:47.280280 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:47.281832 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5ac7e176-0ab9-4c95-9eec-70bedcdc325f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f returned with HTTP 200 Aug 06 14:29:47.282505 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 957/3842] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:47 2026] GET /volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:47.710506 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8519b76c-6a61-4dfe-a21b-ad0f215d0269 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:47.714009 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8519b76c-6a61-4dfe-a21b-ad0f215d0269 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 Aug 06 14:29:47.714856 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8519b76c-6a61-4dfe-a21b-ad0f215d0269 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:47.715149 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8519b76c-6a61-4dfe-a21b-ad0f215d0269 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:47.715943 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-8519b76c-6a61-4dfe-a21b-ad0f215d0269 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id fd534c81-d11f-486e-b986-918e9737be60. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:47.721050 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:47.721050 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:47.723174 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8519b76c-6a61-4dfe-a21b-ad0f215d0269 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 returned with HTTP 200 Aug 06 14:29:47.723174 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 957/3843] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:47 2026] GET /volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:47.912651 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5a87b233-33b8-4a6a-b088-245a9af47200 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:47.914344 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5a87b233-33b8-4a6a-b088-245a9af47200 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/snapshots/0a73a060-917a-429c-aa4c-b45e79a3ff0c Aug 06 14:29:47.914577 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5a87b233-33b8-4a6a-b088-245a9af47200 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:47.914756 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5a87b233-33b8-4a6a-b088-245a9af47200 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:47.919892 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5a87b233-33b8-4a6a-b088-245a9af47200 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/snapshots/0a73a060-917a-429c-aa4c-b45e79a3ff0c returned with HTTP 404 Aug 06 14:29:47.920443 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 964/3844] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:47 2026] GET /volume/v3/snapshots/0a73a060-917a-429c-aa4c-b45e79a3ff0c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:47.929366 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fb57d8b7-889f-48b5-afac-9685da52639e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:47.931484 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fb57d8b7-889f-48b5-afac-9685da52639e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/28ff5493-dbf4-40c0-a475-43c5043d63d7 Aug 06 14:29:47.931730 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fb57d8b7-889f-48b5-afac-9685da52639e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:47.931964 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fb57d8b7-889f-48b5-afac-9685da52639e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:47.932157 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-fb57d8b7-889f-48b5-afac-9685da52639e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Delete volume with id: 28ff5493-dbf4-40c0-a475-43c5043d63d7 Aug 06 14:29:47.939898 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:47.939898 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:47.940249 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-fb57d8b7-889f-48b5-afac-9685da52639e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Volume info retrieved successfully. Aug 06 14:29:47.958916 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-fb57d8b7-889f-48b5-afac-9685da52639e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Delete volume request issued successfully. Aug 06 14:29:47.960222 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fb57d8b7-889f-48b5-afac-9685da52639e tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/volumes/28ff5493-dbf4-40c0-a475-43c5043d63d7 returned with HTTP 202 Aug 06 14:29:47.960222 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 967/3845] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:29:47 2026] DELETE /volume/v3/volumes/28ff5493-dbf4-40c0-a475-43c5043d63d7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:29:47.968528 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-30af1ad7-bd3d-453e-a2fe-5a30e9b4e760 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:47.971083 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-30af1ad7-bd3d-453e-a2fe-5a30e9b4e760 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/volumes/28ff5493-dbf4-40c0-a475-43c5043d63d7 Aug 06 14:29:47.971083 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-30af1ad7-bd3d-453e-a2fe-5a30e9b4e760 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:47.971540 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-30af1ad7-bd3d-453e-a2fe-5a30e9b4e760 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:47.983121 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:47.983121 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:47.994447 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-30af1ad7-bd3d-453e-a2fe-5a30e9b4e760 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Volume info retrieved successfully. Aug 06 14:29:48.003687 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-30af1ad7-bd3d-453e-a2fe-5a30e9b4e760 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/volumes/28ff5493-dbf4-40c0-a475-43c5043d63d7 returned with HTTP 200 Aug 06 14:29:48.004289 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 958/3846] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:47 2026] GET /volume/v3/volumes/28ff5493-dbf4-40c0-a475-43c5043d63d7 => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:48.293996 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f245e207-d285-4086-9adf-83b18a263bb6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:48.299291 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f245e207-d285-4086-9adf-83b18a263bb6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f Aug 06 14:29:48.299291 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f245e207-d285-4086-9adf-83b18a263bb6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:48.299291 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f245e207-d285-4086-9adf-83b18a263bb6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:48.299478 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-f245e207-d285-4086-9adf-83b18a263bb6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 071b8894-a055-40c5-833f-6252ae57b29f. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:48.304205 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:48.304205 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:48.305260 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f245e207-d285-4086-9adf-83b18a263bb6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f returned with HTTP 200 Aug 06 14:29:48.305736 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 958/3847] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:48 2026] GET /volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:48.315436 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-39b66873-f913-4e48-9305-9a99e8d0c4bb None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:48.316726 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-39b66873-f913-4e48-9305-9a99e8d0c4bb tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/volumes/5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8 Aug 06 14:29:48.316918 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-39b66873-f913-4e48-9305-9a99e8d0c4bb tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:48.317112 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-39b66873-f913-4e48-9305-9a99e8d0c4bb tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:48.323597 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:48.323597 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:48.326804 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-39b66873-f913-4e48-9305-9a99e8d0c4bb tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:29:48.330210 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-39b66873-f913-4e48-9305-9a99e8d0c4bb tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes/5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8 returned with HTTP 200 Aug 06 14:29:48.330603 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 965/3848] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:48 2026] GET /volume/v3/volumes/5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:48.341878 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-25a0733b-71da-4069-a19d-4d326772ca86 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:48.343940 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-25a0733b-71da-4069-a19d-4d326772ca86 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] DELETE https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f Aug 06 14:29:48.344232 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-25a0733b-71da-4069-a19d-4d326772ca86 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:48.344499 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-25a0733b-71da-4069-a19d-4d326772ca86 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:48.344647 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.backups [None req-25a0733b-71da-4069-a19d-4d326772ca86 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Delete backup with id: 071b8894-a055-40c5-833f-6252ae57b29f. Aug 06 14:29:48.349329 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:48.349329 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:48.362757 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.backup.rpcapi [None req-25a0733b-71da-4069-a19d-4d326772ca86 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] delete_backup rpcapi backup_id 071b8894-a055-40c5-833f-6252ae57b29f {{(pid=100396) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:29:48.364811 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-25a0733b-71da-4069-a19d-4d326772ca86 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f returned with HTTP 202 Aug 06 14:29:48.365496 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 968/3849] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:29:48 2026] DELETE /volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:29:48.373757 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7099268b-3c2b-4e57-8318-c18830d96502 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:48.375290 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7099268b-3c2b-4e57-8318-c18830d96502 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f Aug 06 14:29:48.375568 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7099268b-3c2b-4e57-8318-c18830d96502 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:48.375754 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7099268b-3c2b-4e57-8318-c18830d96502 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:48.375882 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-7099268b-3c2b-4e57-8318-c18830d96502 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 071b8894-a055-40c5-833f-6252ae57b29f. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:48.377786 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-fad50638-3f64-4d22-816f-dd2bf082a19d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:48.380548 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:48.380548 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:48.381500 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7099268b-3c2b-4e57-8318-c18830d96502 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f returned with HTTP 200 Aug 06 14:29:48.382157 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 959/3850] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:48 2026] GET /volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:48.462173 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fad50638-3f64-4d22-816f-dd2bf082a19d tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:29:48.462557 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fad50638-3f64-4d22-816f-dd2bf082a19d tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-70488362", "extra_specs": {}}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:48.477770 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fad50638-3f64-4d22-816f-dd2bf082a19d tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:29:48.478124 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 959/3851] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:29:48 2026] POST /volume/v3/types => generated 210 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:48.487207 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6de65e44-cf3d-435c-8073-18707d83cf73 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:48.489075 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6de65e44-cf3d-435c-8073-18707d83cf73 tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] POST https://10.4.3.229/volume/v3/types/3269915a-3727-48b9-8935-80115ffa66f5/encryption Aug 06 14:29:48.489524 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6de65e44-cf3d-435c-8073-18707d83cf73 tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:48.506756 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6de65e44-cf3d-435c-8073-18707d83cf73 tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] https://10.4.3.229/volume/v3/types/3269915a-3727-48b9-8935-80115ffa66f5/encryption returned with HTTP 200 Aug 06 14:29:48.507177 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 966/3852] 10.4.3.229 () {68 vars in 1397 bytes} [Thu Aug 6 14:29:48 2026] POST /volume/v3/types/3269915a-3727-48b9-8935-80115ffa66f5/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:48.517547 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-490a6f77-e599-4610-9102-ed4256b1e245 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:48.591446 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-490a6f77-e599-4610-9102-ed4256b1e245 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:29:48.591958 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-490a6f77-e599-4610-9102-ed4256b1e245 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1928450293", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-70488362", "size": 1}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:48.594507 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-490a6f77-e599-4610-9102-ed4256b1e245 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1928450293', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-70488362', 'size': 1}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:29:48.600506 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-490a6f77-e599-4610-9102-ed4256b1e245 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create volume of 1 GB Aug 06 14:29:48.600913 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:48.600913 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:48.602271 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-490a6f77-e599-4610-9102-ed4256b1e245 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Availability Zones retrieved successfully. Aug 06 14:29:48.613211 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-490a6f77-e599-4610-9102-ed4256b1e245 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Flow 'volume_create_api' (a0808285-c719-4694-b816-c5e3873d2d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:48.614528 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-490a6f77-e599-4610-9102-ed4256b1e245 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8984157b-66a6-4ae2-9cbe-1c76d939e07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:48.615557 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-490a6f77-e599-4610-9102-ed4256b1e245 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:29:48.644840 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-490a6f77-e599-4610-9102-ed4256b1e245 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8984157b-66a6-4ae2-9cbe-1c76d939e07e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:29:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3269915a-3727-48b9-8935-80115ffa66f5,is_public=True,name='tempest-scenario-type-luks-70488362',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3269915a-3727-48b9-8935-80115ffa66f5', '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=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:48.645580 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-490a6f77-e599-4610-9102-ed4256b1e245 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (422aa6e3-e9bd-4204-963b-397f49d0a2a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:48.670821 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-490a6f77-e599-4610-9102-ed4256b1e245 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-70488362 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-70488362, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:29:48.671137 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-490a6f77-e599-4610-9102-ed4256b1e245 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-70488362 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-70488362, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:29:48.704184 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-490a6f77-e599-4610-9102-ed4256b1e245 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Created reservations ['8a06f341-b7cf-4d28-990f-8e3da7ce4636', '88b62e47-08b6-4e47-979c-0d36a12a1115', '78881eda-e557-4823-85ae-b69cee1770de', 'e8b58588-3656-4c81-84ad-5e371671c770'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:48.704919 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-490a6f77-e599-4610-9102-ed4256b1e245 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (422aa6e3-e9bd-4204-963b-397f49d0a2a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a06f341-b7cf-4d28-990f-8e3da7ce4636', '88b62e47-08b6-4e47-979c-0d36a12a1115', '78881eda-e557-4823-85ae-b69cee1770de', 'e8b58588-3656-4c81-84ad-5e371671c770']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:48.705600 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-490a6f77-e599-4610-9102-ed4256b1e245 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ef75d41-f224-445b-9a75-69b7414b4bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:48.727036 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-490a6f77-e599-4610-9102-ed4256b1e245 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ef75d41-f224-445b-9a75-69b7414b4bb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51d51963-d97c-46cc-bdd7-04b368ab17ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1928450293',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e092920620a4c86bdddcf7afaf1f3c5',qos_specs=None,replication_status=,reservations=['8a06f341-b7cf-4d28-990f-8e3da7ce4636','88b62e47-08b6-4e47-979c-0d36a12a1115','78881eda-e557-4823-85ae-b69cee1770de','e8b58588-3656-4c81-84ad-5e371671c770'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0e7a4ae4406487d9f1d6b36a06e986e',volume_type_id=3269915a-3727-48b9-8935-80115ffa66f5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:29:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1928450293',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=51d51963-d97c-46cc-bdd7-04b368ab17ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e092920620a4c86bdddcf7afaf1f3c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0e7a4ae4406487d9f1d6b36a06e986e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3269915a-3727-48b9-8935-80115ffa66f5),volume_type_id=3269915a-3727-48b9-8935-80115ffa66f5)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:48.727656 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-490a6f77-e599-4610-9102-ed4256b1e245 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2fd1944-6de3-4666-9a22-2b727c6f7b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:48.739957 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-866a7b8e-1914-4af3-9ea3-2af7b5bcd550 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:48.743231 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-866a7b8e-1914-4af3-9ea3-2af7b5bcd550 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 Aug 06 14:29:48.743674 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-866a7b8e-1914-4af3-9ea3-2af7b5bcd550 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:48.743947 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-866a7b8e-1914-4af3-9ea3-2af7b5bcd550 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:48.744112 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-866a7b8e-1914-4af3-9ea3-2af7b5bcd550 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id fd534c81-d11f-486e-b986-918e9737be60. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:48.747365 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-490a6f77-e599-4610-9102-ed4256b1e245 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2fd1944-6de3-4666-9a22-2b727c6f7b1e) transitioned into state 'SUCCESS' from state '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-1928450293',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e092920620a4c86bdddcf7afaf1f3c5',qos_specs=None,replication_status=,reservations=['8a06f341-b7cf-4d28-990f-8e3da7ce4636','88b62e47-08b6-4e47-979c-0d36a12a1115','78881eda-e557-4823-85ae-b69cee1770de','e8b58588-3656-4c81-84ad-5e371671c770'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0e7a4ae4406487d9f1d6b36a06e986e',volume_type_id=3269915a-3727-48b9-8935-80115ffa66f5)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:48.748059 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-490a6f77-e599-4610-9102-ed4256b1e245 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b22571ca-cb8d-4f81-b442-59f3588b09c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:48.748693 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:48.748693 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:48.749483 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-866a7b8e-1914-4af3-9ea3-2af7b5bcd550 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 returned with HTTP 200 Aug 06 14:29:48.750292 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 960/3853] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:48 2026] GET /volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:48.756043 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-490a6f77-e599-4610-9102-ed4256b1e245 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b22571ca-cb8d-4f81-b442-59f3588b09c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:48.756839 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-490a6f77-e599-4610-9102-ed4256b1e245 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Flow 'volume_create_api' (a0808285-c719-4694-b816-c5e3873d2d68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:48.757099 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-490a6f77-e599-4610-9102-ed4256b1e245 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create volume request issued successfully. Aug 06 14:29:48.757715 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-490a6f77-e599-4610-9102-ed4256b1e245 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:29:48.758103 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 969/3854] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:29:48 2026] POST /volume/v3/volumes => generated 778 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:29:48.773381 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9e36581a-43ca-485d-bad3-afd9ba79d07d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:48.775242 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9e36581a-43ca-485d-bad3-afd9ba79d07d tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea Aug 06 14:29:48.775443 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9e36581a-43ca-485d-bad3-afd9ba79d07d tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:48.775668 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9e36581a-43ca-485d-bad3-afd9ba79d07d tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:48.785975 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:48.785975 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:48.792799 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-9e36581a-43ca-485d-bad3-afd9ba79d07d tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:29:48.797600 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9e36581a-43ca-485d-bad3-afd9ba79d07d tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea returned with HTTP 200 Aug 06 14:29:48.798016 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 960/3855] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:48 2026] GET /volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:49.017867 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-300b99b6-b366-4267-8fd4-c48bf06a41cd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:49.019800 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-300b99b6-b366-4267-8fd4-c48bf06a41cd tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/volumes/28ff5493-dbf4-40c0-a475-43c5043d63d7 Aug 06 14:29:49.020011 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-300b99b6-b366-4267-8fd4-c48bf06a41cd tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:49.020226 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-300b99b6-b366-4267-8fd4-c48bf06a41cd tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:49.026253 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-300b99b6-b366-4267-8fd4-c48bf06a41cd tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/volumes/28ff5493-dbf4-40c0-a475-43c5043d63d7 returned with HTTP 404 Aug 06 14:29:49.026773 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 967/3856] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:49 2026] GET /volume/v3/volumes/28ff5493-dbf4-40c0-a475-43c5043d63d7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:49.035930 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8be3f62e-a707-401d-b620-e762d7ace1bf None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:49.039620 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8be3f62e-a707-401d-b620-e762d7ace1bf tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:29:49.039933 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8be3f62e-a707-401d-b620-e762d7ace1bf tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-660014441"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:49.042038 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-8be3f62e-a707-401d-b620-e762d7ace1bf tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-660014441'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:29:49.042155 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-8be3f62e-a707-401d-b620-e762d7ace1bf tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Create volume of 1 GB Aug 06 14:29:49.046815 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-8be3f62e-a707-401d-b620-e762d7ace1bf tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Availability Zones retrieved successfully. Aug 06 14:29:49.056948 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-8be3f62e-a707-401d-b620-e762d7ace1bf tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Flow 'volume_create_api' (d5ab9a1e-e3bd-41f6-80e4-c2c78807538d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:49.058231 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-8be3f62e-a707-401d-b620-e762d7ace1bf tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c58da28-1c91-4ee1-92a4-a3f93fd82ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:49.059045 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-8be3f62e-a707-401d-b620-e762d7ace1bf tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:29:49.089519 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-8be3f62e-a707-401d-b620-e762d7ace1bf tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c58da28-1c91-4ee1-92a4-a3f93fd82ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:49.090363 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-8be3f62e-a707-401d-b620-e762d7ace1bf tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c53b44b5-fd44-4268-ad53-c1639559ccf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:49.134126 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-8be3f62e-a707-401d-b620-e762d7ace1bf tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Created reservations ['68dc8a5f-d7d2-4b18-bcc8-8880c2095be3', '5651e1de-49d3-4076-abe3-48cf96a5e76b', '6e969e94-c3fc-4bee-9377-7edea14f6eb8', '9e1622c4-fc3a-404b-ac7d-4bdce0e1dd7a'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:49.134977 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-8be3f62e-a707-401d-b620-e762d7ace1bf tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c53b44b5-fd44-4268-ad53-c1639559ccf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68dc8a5f-d7d2-4b18-bcc8-8880c2095be3', '5651e1de-49d3-4076-abe3-48cf96a5e76b', '6e969e94-c3fc-4bee-9377-7edea14f6eb8', '9e1622c4-fc3a-404b-ac7d-4bdce0e1dd7a']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:49.135747 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-8be3f62e-a707-401d-b620-e762d7ace1bf tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29c26584-2465-41cb-ac98-9e5107659b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:49.166363 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-8be3f62e-a707-401d-b620-e762d7ace1bf tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29c26584-2465-41cb-ac98-9e5107659b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9262c8f5-a46f-49d0-8cb1-49a4840187d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-660014441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae45b99251b84f349886719e5db7113d',qos_specs=None,replication_status=,reservations=['68dc8a5f-d7d2-4b18-bcc8-8880c2095be3','5651e1de-49d3-4076-abe3-48cf96a5e76b','6e969e94-c3fc-4bee-9377-7edea14f6eb8','9e1622c4-fc3a-404b-ac7d-4bdce0e1dd7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6233eae7f14448408a30574f2d8633f7',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:29:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-660014441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9262c8f5-a46f-49d0-8cb1-49a4840187d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae45b99251b84f349886719e5db7113d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6233eae7f14448408a30574f2d8633f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:49.167932 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-8be3f62e-a707-401d-b620-e762d7ace1bf tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b0c41f8-1e9e-4178-9ebc-a2644aa6ad39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:49.190884 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-8be3f62e-a707-401d-b620-e762d7ace1bf tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b0c41f8-1e9e-4178-9ebc-a2644aa6ad39) transitioned into state 'SUCCESS' from state '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-660014441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae45b99251b84f349886719e5db7113d',qos_specs=None,replication_status=,reservations=['68dc8a5f-d7d2-4b18-bcc8-8880c2095be3','5651e1de-49d3-4076-abe3-48cf96a5e76b','6e969e94-c3fc-4bee-9377-7edea14f6eb8','9e1622c4-fc3a-404b-ac7d-4bdce0e1dd7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6233eae7f14448408a30574f2d8633f7',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:49.191764 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-8be3f62e-a707-401d-b620-e762d7ace1bf tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (096ddf8f-acd3-49fa-8586-b6fc9cabfa8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:49.201580 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-8be3f62e-a707-401d-b620-e762d7ace1bf tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (096ddf8f-acd3-49fa-8586-b6fc9cabfa8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:49.202360 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-8be3f62e-a707-401d-b620-e762d7ace1bf tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Flow 'volume_create_api' (d5ab9a1e-e3bd-41f6-80e4-c2c78807538d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:49.202674 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-8be3f62e-a707-401d-b620-e762d7ace1bf tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Create volume request issued successfully. Aug 06 14:29:49.203210 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8be3f62e-a707-401d-b620-e762d7ace1bf tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:29:49.203681 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 961/3857] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:29:49 2026] POST /volume/v3/volumes => generated 777 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:29:49.220041 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-4ab48a00-78fd-451f-9d0e-2087e4d283a2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:49.222216 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4ab48a00-78fd-451f-9d0e-2087e4d283a2 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/volumes/9262c8f5-a46f-49d0-8cb1-49a4840187d4 Aug 06 14:29:49.222408 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4ab48a00-78fd-451f-9d0e-2087e4d283a2 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:49.222679 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4ab48a00-78fd-451f-9d0e-2087e4d283a2 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:49.230209 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:49.230209 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:49.233941 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-4ab48a00-78fd-451f-9d0e-2087e4d283a2 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Volume info retrieved successfully. Aug 06 14:29:49.237699 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4ab48a00-78fd-451f-9d0e-2087e4d283a2 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/volumes/9262c8f5-a46f-49d0-8cb1-49a4840187d4 returned with HTTP 200 Aug 06 14:29:49.238061 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 970/3858] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:49 2026] GET /volume/v3/volumes/9262c8f5-a46f-49d0-8cb1-49a4840187d4 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:49.392759 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-db564da1-6503-4902-8937-1006496864a2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:49.394491 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-db564da1-6503-4902-8937-1006496864a2 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f Aug 06 14:29:49.394675 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-db564da1-6503-4902-8937-1006496864a2 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:49.394872 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-db564da1-6503-4902-8937-1006496864a2 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:49.394975 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-db564da1-6503-4902-8937-1006496864a2 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 071b8894-a055-40c5-833f-6252ae57b29f. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:49.398212 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-db564da1-6503-4902-8937-1006496864a2 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f returned with HTTP 404 Aug 06 14:29:49.398690 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 961/3859] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:49 2026] GET /volume/v3/backups/071b8894-a055-40c5-833f-6252ae57b29f => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:49.408192 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-3a559e53-b89a-4e90-b16a-13dd68d3e227 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:49.409833 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3a559e53-b89a-4e90-b16a-13dd68d3e227 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] DELETE https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 Aug 06 14:29:49.410000 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3a559e53-b89a-4e90-b16a-13dd68d3e227 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:49.410170 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3a559e53-b89a-4e90-b16a-13dd68d3e227 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:49.410269 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.contrib.backups [None req-3a559e53-b89a-4e90-b16a-13dd68d3e227 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Delete backup with id: f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8. Aug 06 14:29:49.413947 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:49.413947 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:49.424070 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.backup.rpcapi [None req-3a559e53-b89a-4e90-b16a-13dd68d3e227 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] delete_backup rpcapi backup_id f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 {{(pid=100397) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:29:49.425489 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3a559e53-b89a-4e90-b16a-13dd68d3e227 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 returned with HTTP 202 Aug 06 14:29:49.426005 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 968/3860] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:29:49 2026] DELETE /volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:29:49.432579 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-449a3f9c-5768-463d-8297-2733b5cc16dc None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:49.435006 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-449a3f9c-5768-463d-8297-2733b5cc16dc tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 Aug 06 14:29:49.435006 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-449a3f9c-5768-463d-8297-2733b5cc16dc tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:49.435006 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-449a3f9c-5768-463d-8297-2733b5cc16dc tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:49.435006 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-449a3f9c-5768-463d-8297-2733b5cc16dc tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:49.440242 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:49.440242 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:49.440242 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-449a3f9c-5768-463d-8297-2733b5cc16dc tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 returned with HTTP 200 Aug 06 14:29:49.440486 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 962/3861] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:49 2026] GET /volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:49.761357 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-32b0dd34-5d16-4bcc-83b7-bb7079201d5d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:49.763151 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-32b0dd34-5d16-4bcc-83b7-bb7079201d5d tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 Aug 06 14:29:49.763364 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-32b0dd34-5d16-4bcc-83b7-bb7079201d5d tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:49.763579 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-32b0dd34-5d16-4bcc-83b7-bb7079201d5d tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:49.763674 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-32b0dd34-5d16-4bcc-83b7-bb7079201d5d tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id fd534c81-d11f-486e-b986-918e9737be60. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:49.768076 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:49.768076 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:49.768734 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-32b0dd34-5d16-4bcc-83b7-bb7079201d5d tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 returned with HTTP 200 Aug 06 14:29:49.769114 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 971/3862] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:49 2026] GET /volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:49.810577 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9a7db31e-9c63-4223-9f78-239b40ee7196 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:49.812329 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9a7db31e-9c63-4223-9f78-239b40ee7196 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea Aug 06 14:29:49.812561 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9a7db31e-9c63-4223-9f78-239b40ee7196 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:49.812756 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9a7db31e-9c63-4223-9f78-239b40ee7196 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:49.820575 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:49.820575 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:49.824194 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-9a7db31e-9c63-4223-9f78-239b40ee7196 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:29:49.828271 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9a7db31e-9c63-4223-9f78-239b40ee7196 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea returned with HTTP 200 Aug 06 14:29:49.828853 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 962/3863] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:49 2026] GET /volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:49.840094 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f9f3ebb1-aea6-402e-aa6f-d39297956590 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:49.841968 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f9f3ebb1-aea6-402e-aa6f-d39297956590 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea Aug 06 14:29:49.842165 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f9f3ebb1-aea6-402e-aa6f-d39297956590 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:49.842378 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f9f3ebb1-aea6-402e-aa6f-d39297956590 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:49.849747 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:49.849747 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:49.853780 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f9f3ebb1-aea6-402e-aa6f-d39297956590 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:29:49.858329 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f9f3ebb1-aea6-402e-aa6f-d39297956590 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea returned with HTTP 200 Aug 06 14:29:49.858932 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 969/3864] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:49 2026] GET /volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:49.871081 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-75051173-b389-4d33-8c88-1cbee3736977 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:49.872727 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-75051173-b389-4d33-8c88-1cbee3736977 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea/action Aug 06 14:29:49.873067 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-75051173-b389-4d33-8c88-1cbee3736977 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:29:49.873193 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-75051173-b389-4d33-8c88-1cbee3736977 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:49.881765 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:49.881765 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:49.882304 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-75051173-b389-4d33-8c88-1cbee3736977 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:29:49.891983 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-75051173-b389-4d33-8c88-1cbee3736977 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume updated successfully. Aug 06 14:29:49.892231 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-75051173-b389-4d33-8c88-1cbee3736977 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea/action returned with HTTP 200 Aug 06 14:29:49.892676 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 963/3865] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:29:49 2026] POST /volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 14:29:49.971349 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-8b663299-97ac-45da-9b72-303f8d76edcc req-ebf8777c-f9e7-4a44-879f-345295e92237 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:49.976480 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-8b663299-97ac-45da-9b72-303f8d76edcc req-ebf8777c-f9e7-4a44-879f-345295e92237 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea Aug 06 14:29:49.976720 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-8b663299-97ac-45da-9b72-303f8d76edcc req-ebf8777c-f9e7-4a44-879f-345295e92237 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:49.976814 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-8b663299-97ac-45da-9b72-303f8d76edcc req-ebf8777c-f9e7-4a44-879f-345295e92237 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:49.985081 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:49.985081 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:49.989228 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-8b663299-97ac-45da-9b72-303f8d76edcc req-ebf8777c-f9e7-4a44-879f-345295e92237 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:29:49.993765 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-8b663299-97ac-45da-9b72-303f8d76edcc req-ebf8777c-f9e7-4a44-879f-345295e92237 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea returned with HTTP 200 Aug 06 14:29:49.994255 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 972/3866] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:29:49 2026] GET /volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:50.253540 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-3ddafba2-848c-4d25-bbe7-fc3dfed93a28 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:50.258506 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3ddafba2-848c-4d25-bbe7-fc3dfed93a28 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/volumes/9262c8f5-a46f-49d0-8cb1-49a4840187d4 Aug 06 14:29:50.258506 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3ddafba2-848c-4d25-bbe7-fc3dfed93a28 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:50.258506 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3ddafba2-848c-4d25-bbe7-fc3dfed93a28 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:50.266085 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:50.266085 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:50.273031 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-3ddafba2-848c-4d25-bbe7-fc3dfed93a28 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Volume info retrieved successfully. Aug 06 14:29:50.277529 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3ddafba2-848c-4d25-bbe7-fc3dfed93a28 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/volumes/9262c8f5-a46f-49d0-8cb1-49a4840187d4 returned with HTTP 200 Aug 06 14:29:50.277888 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 963/3867] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:50 2026] GET /volume/v3/volumes/9262c8f5-a46f-49d0-8cb1-49a4840187d4 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:50.295445 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-289723ef-f665-44e8-b9ae-7ea8702b1b2a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:50.295445 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-289723ef-f665-44e8-b9ae-7ea8702b1b2a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:29:50.295445 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-289723ef-f665-44e8-b9ae-7ea8702b1b2a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9262c8f5-a46f-49d0-8cb1-49a4840187d4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1950716572"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:50.310805 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:50.310805 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:50.310805 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-289723ef-f665-44e8-b9ae-7ea8702b1b2a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Volume info retrieved successfully. Aug 06 14:29:50.310805 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-289723ef-f665-44e8-b9ae-7ea8702b1b2a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Create snapshot from volume 9262c8f5-a46f-49d0-8cb1-49a4840187d4 Aug 06 14:29:50.334733 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-289723ef-f665-44e8-b9ae-7ea8702b1b2a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Created reservations ['cf91016a-4764-439e-b381-6251d6cdda6e', '17704da8-fc84-408f-a6bb-ebad7bca97ca', '31f742e2-36d7-41b0-a977-b946bd34db8b', '82456737-f594-4f32-8199-62964320212c'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:50.371252 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-289723ef-f665-44e8-b9ae-7ea8702b1b2a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Snapshot create request issued successfully. Aug 06 14:29:50.371628 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-289723ef-f665-44e8-b9ae-7ea8702b1b2a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:29:50.372073 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 970/3868] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:29:50 2026] POST /volume/v3/snapshots => generated 308 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:29:50.384159 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-105d3d61-81b5-4952-aefe-6ceb91deae33 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:50.389882 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-105d3d61-81b5-4952-aefe-6ceb91deae33 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/snapshots/95fb54c8-5de3-49ea-8a21-1278917a9225 Aug 06 14:29:50.390136 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-105d3d61-81b5-4952-aefe-6ceb91deae33 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:50.390373 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-105d3d61-81b5-4952-aefe-6ceb91deae33 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:50.399598 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:50.399598 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:50.400055 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-105d3d61-81b5-4952-aefe-6ceb91deae33 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Snapshot retrieved successfully. Aug 06 14:29:50.400918 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-105d3d61-81b5-4952-aefe-6ceb91deae33 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/snapshots/95fb54c8-5de3-49ea-8a21-1278917a9225 returned with HTTP 200 Aug 06 14:29:50.401396 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 964/3869] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:50 2026] GET /volume/v3/snapshots/95fb54c8-5de3-49ea-8a21-1278917a9225 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:50.452857 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-92f8f5bb-2f7a-48de-8e28-1ac84117bd63 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:50.455722 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-92f8f5bb-2f7a-48de-8e28-1ac84117bd63 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 Aug 06 14:29:50.455722 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-92f8f5bb-2f7a-48de-8e28-1ac84117bd63 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:50.455722 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-92f8f5bb-2f7a-48de-8e28-1ac84117bd63 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:50.455722 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-92f8f5bb-2f7a-48de-8e28-1ac84117bd63 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:50.458236 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-92f8f5bb-2f7a-48de-8e28-1ac84117bd63 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 returned with HTTP 404 Aug 06 14:29:50.458773 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 973/3870] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:50 2026] GET /volume/v3/backups/f7be8b08-ad24-4f66-9abf-33b1f3ac4ba8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:50.487543 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-43193731-46ee-4f01-8247-212fd7971bf1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:50.487830 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-43193731-46ee-4f01-8247-212fd7971bf1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:29:50.488099 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-43193731-46ee-4f01-8247-212fd7971bf1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "30702abe-9501-4aba-ba1a-50af064a9e3b", "name": "tempest-VolumesBackupsTest-Volume-519151859"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:50.489969 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-43193731-46ee-4f01-8247-212fd7971bf1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '30702abe-9501-4aba-ba1a-50af064a9e3b', 'name': 'tempest-VolumesBackupsTest-Volume-519151859'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:29:50.520150 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-8b663299-97ac-45da-9b72-303f8d76edcc req-661ac9c3-667c-4e86-bc2a-771857187529 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:50.524698 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-8b663299-97ac-45da-9b72-303f8d76edcc req-661ac9c3-667c-4e86-bc2a-771857187529 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea Aug 06 14:29:50.524961 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-8b663299-97ac-45da-9b72-303f8d76edcc req-661ac9c3-667c-4e86-bc2a-771857187529 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:50.525189 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-8b663299-97ac-45da-9b72-303f8d76edcc req-661ac9c3-667c-4e86-bc2a-771857187529 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:50.536077 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:50.536077 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:50.540747 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-8b663299-97ac-45da-9b72-303f8d76edcc req-661ac9c3-667c-4e86-bc2a-771857187529 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:29:50.545772 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-8b663299-97ac-45da-9b72-303f8d76edcc req-661ac9c3-667c-4e86-bc2a-771857187529 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea returned with HTTP 200 Aug 06 14:29:50.546253 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 971/3871] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:29:50 2026] GET /volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea => generated 870 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:50.562663 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ce62ab3b-069c-4b24-9456-4c4c5728fb64 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:50.563066 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ce62ab3b-069c-4b24-9456-4c4c5728fb64 None None] GET https://10.4.3.229/volume// Aug 06 14:29:50.563287 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ce62ab3b-069c-4b24-9456-4c4c5728fb64 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:50.563538 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ce62ab3b-069c-4b24-9456-4c4c5728fb64 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:50.563838 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ce62ab3b-069c-4b24-9456-4c4c5728fb64 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:29:50.564101 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 965/3872] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14:29: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 06 14:29:50.565086 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-43193731-46ee-4f01-8247-212fd7971bf1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Create volume of 1 GB Aug 06 14:29:50.569523 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-43193731-46ee-4f01-8247-212fd7971bf1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Availability Zones retrieved successfully. Aug 06 14:29:50.571465 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-8b663299-97ac-45da-9b72-303f8d76edcc req-e8cbb60e-5260-49da-afd2-3da58127797b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:50.573340 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-8b663299-97ac-45da-9b72-303f8d76edcc req-e8cbb60e-5260-49da-afd2-3da58127797b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:29:50.573959 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-8b663299-97ac-45da-9b72-303f8d76edcc req-e8cbb60e-5260-49da-afd2-3da58127797b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51d51963-d97c-46cc-bdd7-04b368ab17ea", "connector": null, "instance_uuid": "b1b7cb81-4842-4a51-a4d8-db35c51ad5d8"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:50.575447 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-43193731-46ee-4f01-8247-212fd7971bf1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Flow 'volume_create_api' (5046e62b-5872-488f-90cf-253c2b99ffba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:50.575765 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-43193731-46ee-4f01-8247-212fd7971bf1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d50cddc-bfda-4ee3-b147-b8c3874067e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:50.576645 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-43193731-46ee-4f01-8247-212fd7971bf1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:29:50.582979 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:50.582979 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:50.608552 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-8b663299-97ac-45da-9b72-303f8d76edcc req-e8cbb60e-5260-49da-afd2-3da58127797b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:29:50.608552 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 974/3873] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:29:50 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 06 14:29:50.629921 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-43193731-46ee-4f01-8247-212fd7971bf1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d50cddc-bfda-4ee3-b147-b8c3874067e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:50.630660 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-43193731-46ee-4f01-8247-212fd7971bf1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2a7c37d-5936-439d-8027-f5345010e112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:50.676300 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-43193731-46ee-4f01-8247-212fd7971bf1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Created reservations ['26d1a982-d73f-4880-a41f-bd9d601bd32e', 'd3e25d89-000d-46ff-bbf6-bd3a424feab8', '23fbe475-a273-42d2-bbbd-bbcf15475225', '0d2231c2-b0d0-4ca1-95c6-70be542b8683'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:50.677349 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-43193731-46ee-4f01-8247-212fd7971bf1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2a7c37d-5936-439d-8027-f5345010e112) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26d1a982-d73f-4880-a41f-bd9d601bd32e', 'd3e25d89-000d-46ff-bbf6-bd3a424feab8', '23fbe475-a273-42d2-bbbd-bbcf15475225', '0d2231c2-b0d0-4ca1-95c6-70be542b8683']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:50.678545 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-43193731-46ee-4f01-8247-212fd7971bf1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1505a54e-57ee-4d2a-b766-8c3ae8e56cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:50.708769 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-43193731-46ee-4f01-8247-212fd7971bf1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1505a54e-57ee-4d2a-b766-8c3ae8e56cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fbaa63f-225d-4203-9f89-6e9cf6926789', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-519151859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c96f18bea1bc4164b2537eba4acc7501',qos_specs=None,replication_status=,reservations=['26d1a982-d73f-4880-a41f-bd9d601bd32e','d3e25d89-000d-46ff-bbf6-bd3a424feab8','23fbe475-a273-42d2-bbbd-bbcf15475225','0d2231c2-b0d0-4ca1-95c6-70be542b8683'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dcd9de22d1c4877b2de8f8588192bee',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:29:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-519151859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fbaa63f-225d-4203-9f89-6e9cf6926789,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c96f18bea1bc4164b2537eba4acc7501',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dcd9de22d1c4877b2de8f8588192bee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:50.710304 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-43193731-46ee-4f01-8247-212fd7971bf1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d97ccd37-014e-450a-a8bc-5652c7a17214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:50.729317 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-43193731-46ee-4f01-8247-212fd7971bf1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d97ccd37-014e-450a-a8bc-5652c7a17214) transitioned into state 'SUCCESS' from state '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-519151859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c96f18bea1bc4164b2537eba4acc7501',qos_specs=None,replication_status=,reservations=['26d1a982-d73f-4880-a41f-bd9d601bd32e','d3e25d89-000d-46ff-bbf6-bd3a424feab8','23fbe475-a273-42d2-bbbd-bbcf15475225','0d2231c2-b0d0-4ca1-95c6-70be542b8683'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dcd9de22d1c4877b2de8f8588192bee',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:50.729960 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-43193731-46ee-4f01-8247-212fd7971bf1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (795bf7fd-3665-4e42-bb71-7686aae0d457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:50.741275 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-43193731-46ee-4f01-8247-212fd7971bf1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (795bf7fd-3665-4e42-bb71-7686aae0d457) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:50.742556 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-43193731-46ee-4f01-8247-212fd7971bf1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Flow 'volume_create_api' (5046e62b-5872-488f-90cf-253c2b99ffba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:50.743026 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-43193731-46ee-4f01-8247-212fd7971bf1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Create volume request issued successfully. Aug 06 14:29:50.743778 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-43193731-46ee-4f01-8247-212fd7971bf1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:29:50.744268 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 964/3874] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:29:50 2026] POST /volume/v3/volumes => generated 748 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:29:50.765655 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-39ff9ad7-f053-49d2-a960-f9b2202d5341 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:50.767708 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-39ff9ad7-f053-49d2-a960-f9b2202d5341 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/volumes/7fbaa63f-225d-4203-9f89-6e9cf6926789 Aug 06 14:29:50.767937 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-39ff9ad7-f053-49d2-a960-f9b2202d5341 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:50.768178 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-39ff9ad7-f053-49d2-a960-f9b2202d5341 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:50.779735 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:50.779735 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:50.783538 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-76c73ded-e456-4da8-b66b-2343231984ba None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:50.787349 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-39ff9ad7-f053-49d2-a960-f9b2202d5341 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:29:50.788704 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-76c73ded-e456-4da8-b66b-2343231984ba tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 Aug 06 14:29:50.788900 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-76c73ded-e456-4da8-b66b-2343231984ba tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:50.789084 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-76c73ded-e456-4da8-b66b-2343231984ba tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:50.789185 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-76c73ded-e456-4da8-b66b-2343231984ba tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id fd534c81-d11f-486e-b986-918e9737be60. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:50.792785 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-39ff9ad7-f053-49d2-a960-f9b2202d5341 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes/7fbaa63f-225d-4203-9f89-6e9cf6926789 returned with HTTP 200 Aug 06 14:29:50.793266 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 972/3875] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:50 2026] GET /volume/v3/volumes/7fbaa63f-225d-4203-9f89-6e9cf6926789 => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:50.795474 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:50.795474 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:50.795876 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-76c73ded-e456-4da8-b66b-2343231984ba tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 returned with HTTP 200 Aug 06 14:29:50.796241 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 966/3876] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:50 2026] GET /volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:51.410406 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9ff96465-e7cd-4952-8162-b0b592bfdc11 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:51.412026 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9ff96465-e7cd-4952-8162-b0b592bfdc11 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/snapshots/95fb54c8-5de3-49ea-8a21-1278917a9225 Aug 06 14:29:51.412206 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9ff96465-e7cd-4952-8162-b0b592bfdc11 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:51.412396 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9ff96465-e7cd-4952-8162-b0b592bfdc11 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:51.417447 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:51.417447 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:51.417745 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-9ff96465-e7cd-4952-8162-b0b592bfdc11 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Snapshot retrieved successfully. Aug 06 14:29:51.418867 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9ff96465-e7cd-4952-8162-b0b592bfdc11 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/snapshots/95fb54c8-5de3-49ea-8a21-1278917a9225 returned with HTTP 200 Aug 06 14:29:51.418867 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 975/3877] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:51 2026] GET /volume/v3/snapshots/95fb54c8-5de3-49ea-8a21-1278917a9225 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:51.426875 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6c3cfb41-191c-4586-bdb5-1293ffbba2ab None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:51.428764 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6c3cfb41-191c-4586-bdb5-1293ffbba2ab tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] GET https://10.4.3.229/volume/v3/snapshots/95fb54c8-5de3-49ea-8a21-1278917a9225 Aug 06 14:29:51.428926 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6c3cfb41-191c-4586-bdb5-1293ffbba2ab tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:51.430021 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6c3cfb41-191c-4586-bdb5-1293ffbba2ab tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:51.433559 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:51.433559 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:51.433922 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6c3cfb41-191c-4586-bdb5-1293ffbba2ab tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] Snapshot retrieved successfully. Aug 06 14:29:51.434596 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6c3cfb41-191c-4586-bdb5-1293ffbba2ab tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] https://10.4.3.229/volume/v3/snapshots/95fb54c8-5de3-49ea-8a21-1278917a9225 returned with HTTP 200 Aug 06 14:29:51.435030 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 965/3878] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:51 2026] GET /volume/v3/snapshots/95fb54c8-5de3-49ea-8a21-1278917a9225 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:51.442744 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8ad14b0c-bb7f-4a0c-b95b-adc15e48293d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:51.445188 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8ad14b0c-bb7f-4a0c-b95b-adc15e48293d tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] DELETE https://10.4.3.229/volume/v3/snapshots/95fb54c8-5de3-49ea-8a21-1278917a9225 Aug 06 14:29:51.445447 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8ad14b0c-bb7f-4a0c-b95b-adc15e48293d tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:51.446290 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8ad14b0c-bb7f-4a0c-b95b-adc15e48293d tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:51.446290 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-8ad14b0c-bb7f-4a0c-b95b-adc15e48293d tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Delete snapshot with id: 95fb54c8-5de3-49ea-8a21-1278917a9225 Aug 06 14:29:51.451906 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:51.451906 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:51.452324 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8ad14b0c-bb7f-4a0c-b95b-adc15e48293d tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Snapshot retrieved successfully. Aug 06 14:29:51.471676 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8ad14b0c-bb7f-4a0c-b95b-adc15e48293d tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Snapshot delete request issued successfully. Aug 06 14:29:51.471881 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8ad14b0c-bb7f-4a0c-b95b-adc15e48293d tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/snapshots/95fb54c8-5de3-49ea-8a21-1278917a9225 returned with HTTP 202 Aug 06 14:29:51.472536 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 973/3879] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:29:51 2026] DELETE /volume/v3/snapshots/95fb54c8-5de3-49ea-8a21-1278917a9225 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:29:51.480803 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-420b8371-beb4-4feb-bfd1-2727fdc2a5fe None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:51.482974 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-420b8371-beb4-4feb-bfd1-2727fdc2a5fe tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/snapshots/95fb54c8-5de3-49ea-8a21-1278917a9225 Aug 06 14:29:51.483186 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-420b8371-beb4-4feb-bfd1-2727fdc2a5fe tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:51.483371 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-420b8371-beb4-4feb-bfd1-2727fdc2a5fe tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:51.488547 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:51.488547 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:51.488816 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-420b8371-beb4-4feb-bfd1-2727fdc2a5fe tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Snapshot retrieved successfully. Aug 06 14:29:51.489495 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-420b8371-beb4-4feb-bfd1-2727fdc2a5fe tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/snapshots/95fb54c8-5de3-49ea-8a21-1278917a9225 returned with HTTP 200 Aug 06 14:29:51.489853 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 967/3880] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:51 2026] GET /volume/v3/snapshots/95fb54c8-5de3-49ea-8a21-1278917a9225 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:51.514759 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-397d931c-b84e-4d2c-a4e4-bc68d7f8d0ac None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:51.515357 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-397d931c-b84e-4d2c-a4e4-bc68d7f8d0ac None None] GET https://10.4.3.229/volume// Aug 06 14:29:51.515577 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-397d931c-b84e-4d2c-a4e4-bc68d7f8d0ac None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:51.515806 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-397d931c-b84e-4d2c-a4e4-bc68d7f8d0ac None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:51.516170 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-397d931c-b84e-4d2c-a4e4-bc68d7f8d0ac None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:29:51.516529 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 976/3881] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:29: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 06 14:29:51.526286 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-8b663299-97ac-45da-9b72-303f8d76edcc req-6f4cb64f-a001-4407-b39c-021d2f912b4f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:51.528506 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-8b663299-97ac-45da-9b72-303f8d76edcc req-6f4cb64f-a001-4407-b39c-021d2f912b4f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea Aug 06 14:29:51.528783 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-8b663299-97ac-45da-9b72-303f8d76edcc req-6f4cb64f-a001-4407-b39c-021d2f912b4f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:51.528961 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-8b663299-97ac-45da-9b72-303f8d76edcc req-6f4cb64f-a001-4407-b39c-021d2f912b4f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:51.539997 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:51.539997 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:51.544326 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-8b663299-97ac-45da-9b72-303f8d76edcc req-6f4cb64f-a001-4407-b39c-021d2f912b4f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:29:51.550626 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-8b663299-97ac-45da-9b72-303f8d76edcc req-6f4cb64f-a001-4407-b39c-021d2f912b4f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea returned with HTTP 200 Aug 06 14:29:51.551227 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 966/3882] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:29:51 2026] GET /volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea => generated 1049 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:29:51.660182 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-8b663299-97ac-45da-9b72-303f8d76edcc req-0e7a825c-4f44-46bf-9988-075a47f4919f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:51.662134 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-8b663299-97ac-45da-9b72-303f8d76edcc req-0e7a825c-4f44-46bf-9988-075a47f4919f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] PUT https://10.4.3.229/volume/v3/attachments/ef223723-c91b-4d4a-bab5-25888b4ddb3c Aug 06 14:29:51.662557 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-8b663299-97ac-45da-9b72-303f8d76edcc req-0e7a825c-4f44-46bf-9988-075a47f4919f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:51.669733 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-8b663299-97ac-45da-9b72-303f8d76edcc req-0e7a825c-4f44-46bf-9988-075a47f4919f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Acquiring lock "cinder-attachment_update-51d51963-d97c-46cc-bdd7-04b368ab17ea-np0000006659" by "attachment_update" {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:29:51.674129 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-8b663299-97ac-45da-9b72-303f8d76edcc req-0e7a825c-4f44-46bf-9988-075a47f4919f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Lock "cinder-attachment_update-51d51963-d97c-46cc-bdd7-04b368ab17ea-np0000006659" acquired by "attachment_update" :: waited 0.004s {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:29:51.675150 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:51.675150 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:51.744064 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-8b663299-97ac-45da-9b72-303f8d76edcc req-0e7a825c-4f44-46bf-9988-075a47f4919f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Lock "cinder-attachment_update-51d51963-d97c-46cc-bdd7-04b368ab17ea-np0000006659" released by "attachment_update" :: held 0.070s {{(pid=100397) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:29:51.744383 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-8b663299-97ac-45da-9b72-303f8d76edcc req-0e7a825c-4f44-46bf-9988-075a47f4919f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments/ef223723-c91b-4d4a-bab5-25888b4ddb3c returned with HTTP 200 Aug 06 14:29:51.745123 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 974/3883] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:29:51 2026] PUT /volume/v3/attachments/ef223723-c91b-4d4a-bab5-25888b4ddb3c => generated 968 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:51.767180 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-8b663299-97ac-45da-9b72-303f8d76edcc req-33c75aa9-f777-46ac-a942-a768704eb9a4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:51.769029 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-8b663299-97ac-45da-9b72-303f8d76edcc req-33c75aa9-f777-46ac-a942-a768704eb9a4 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/attachments/ef223723-c91b-4d4a-bab5-25888b4ddb3c/action Aug 06 14:29:51.769372 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-8b663299-97ac-45da-9b72-303f8d76edcc req-33c75aa9-f777-46ac-a942-a768704eb9a4 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action body: b'{"os-complete": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:29:51.769556 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-8b663299-97ac-45da-9b72-303f8d76edcc req-33c75aa9-f777-46ac-a942-a768704eb9a4 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:51.784650 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:51.784650 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:51.795231 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-8b663299-97ac-45da-9b72-303f8d76edcc req-33c75aa9-f777-46ac-a942-a768704eb9a4 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments/ef223723-c91b-4d4a-bab5-25888b4ddb3c/action returned with HTTP 204 Aug 06 14:29:51.795714 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 968/3884] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:29:51 2026] POST /volume/v3/attachments/ef223723-c91b-4d4a-bab5-25888b4ddb3c/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:51.816262 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-71b6da30-8f80-40b7-abb2-19b5f4398b5e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:51.817596 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-71b6da30-8f80-40b7-abb2-19b5f4398b5e tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/volumes/7fbaa63f-225d-4203-9f89-6e9cf6926789 Aug 06 14:29:51.817772 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-71b6da30-8f80-40b7-abb2-19b5f4398b5e tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:51.818040 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-71b6da30-8f80-40b7-abb2-19b5f4398b5e tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:51.818109 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9a6156b2-7a08-4fe5-b8d3-a0774522c495 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:51.820269 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9a6156b2-7a08-4fe5-b8d3-a0774522c495 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 Aug 06 14:29:51.820495 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9a6156b2-7a08-4fe5-b8d3-a0774522c495 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:51.820665 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9a6156b2-7a08-4fe5-b8d3-a0774522c495 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:51.820773 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-9a6156b2-7a08-4fe5-b8d3-a0774522c495 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id fd534c81-d11f-486e-b986-918e9737be60. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:51.824930 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:51.824930 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:51.825492 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9a6156b2-7a08-4fe5-b8d3-a0774522c495 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 returned with HTTP 200 Aug 06 14:29:51.826413 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 967/3885] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:51 2026] GET /volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:51.827441 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:51.827441 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:51.835785 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-71b6da30-8f80-40b7-abb2-19b5f4398b5e tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:29:51.840621 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-71b6da30-8f80-40b7-abb2-19b5f4398b5e tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes/7fbaa63f-225d-4203-9f89-6e9cf6926789 returned with HTTP 200 Aug 06 14:29:51.840980 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 977/3886] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:51 2026] GET /volume/v3/volumes/7fbaa63f-225d-4203-9f89-6e9cf6926789 => generated 1356 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:51.852442 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8aa1e50d-66e3-48d6-8428-174af3597183 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:51.854199 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8aa1e50d-66e3-48d6-8428-174af3597183 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] POST https://10.4.3.229/volume/v3/backups Aug 06 14:29:51.854727 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8aa1e50d-66e3-48d6-8428-174af3597183 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7fbaa63f-225d-4203-9f89-6e9cf6926789", "name": "tempest-VolumesBackupsTest-Backup-720091161"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:51.855862 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.contrib.backups [None req-8aa1e50d-66e3-48d6-8428-174af3597183 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Creating new backup {'backup': {'volume_id': '7fbaa63f-225d-4203-9f89-6e9cf6926789', 'name': 'tempest-VolumesBackupsTest-Backup-720091161'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:29:51.856378 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.contrib.backups [None req-8aa1e50d-66e3-48d6-8428-174af3597183 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Creating backup of volume 7fbaa63f-225d-4203-9f89-6e9cf6926789 in container None Aug 06 14:29:51.864147 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:51.864147 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:51.864598 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8aa1e50d-66e3-48d6-8428-174af3597183 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:29:51.883846 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-8aa1e50d-66e3-48d6-8428-174af3597183 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Created reservations ['ee707ecc-0395-49d7-9dd9-5cc93c271ea2', 'f8558952-f7f7-43de-9e9b-d664eea12389'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:51.909270 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8aa1e50d-66e3-48d6-8428-174af3597183 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:29:51.909835 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 975/3887] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:29:51 2026] POST /volume/v3/backups => generated 329 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:29:51.918182 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2cb48bdf-d5b6-4e69-80f0-804c1ef852dc None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:51.920294 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2cb48bdf-d5b6-4e69-80f0-804c1ef852dc tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e Aug 06 14:29:51.920585 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2cb48bdf-d5b6-4e69-80f0-804c1ef852dc tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:51.920951 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2cb48bdf-d5b6-4e69-80f0-804c1ef852dc tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:51.920951 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-2cb48bdf-d5b6-4e69-80f0-804c1ef852dc tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id ffb102c5-7bbe-406b-aa35-00141797324e. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:51.926232 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:51.926232 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:51.927025 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2cb48bdf-d5b6-4e69-80f0-804c1ef852dc tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e returned with HTTP 200 Aug 06 14:29:51.927440 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 969/3888] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:51 2026] GET /volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:52.499116 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-24a7ea44-2ba4-408a-8230-10b75ced7e97 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:52.500677 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-24a7ea44-2ba4-408a-8230-10b75ced7e97 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/snapshots/95fb54c8-5de3-49ea-8a21-1278917a9225 Aug 06 14:29:52.500863 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-24a7ea44-2ba4-408a-8230-10b75ced7e97 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:52.501058 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-24a7ea44-2ba4-408a-8230-10b75ced7e97 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:52.505158 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-24a7ea44-2ba4-408a-8230-10b75ced7e97 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/snapshots/95fb54c8-5de3-49ea-8a21-1278917a9225 returned with HTTP 404 Aug 06 14:29:52.505684 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 968/3889] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:52 2026] GET /volume/v3/snapshots/95fb54c8-5de3-49ea-8a21-1278917a9225 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:52.513187 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9c457fe8-3f5b-4ee5-a07d-f48f387d0859 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:52.519538 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9c457fe8-3f5b-4ee5-a07d-f48f387d0859 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/9262c8f5-a46f-49d0-8cb1-49a4840187d4 Aug 06 14:29:52.519906 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9c457fe8-3f5b-4ee5-a07d-f48f387d0859 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:52.519906 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9c457fe8-3f5b-4ee5-a07d-f48f387d0859 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:52.520075 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-9c457fe8-3f5b-4ee5-a07d-f48f387d0859 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Delete volume with id: 9262c8f5-a46f-49d0-8cb1-49a4840187d4 Aug 06 14:29:52.530587 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:52.530587 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:52.530929 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-9c457fe8-3f5b-4ee5-a07d-f48f387d0859 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Volume info retrieved successfully. Aug 06 14:29:52.552581 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-9c457fe8-3f5b-4ee5-a07d-f48f387d0859 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Delete volume request issued successfully. Aug 06 14:29:52.552767 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9c457fe8-3f5b-4ee5-a07d-f48f387d0859 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/volumes/9262c8f5-a46f-49d0-8cb1-49a4840187d4 returned with HTTP 202 Aug 06 14:29:52.554435 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 978/3890] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:29:52 2026] DELETE /volume/v3/volumes/9262c8f5-a46f-49d0-8cb1-49a4840187d4 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:29:52.563154 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-81cc0220-36d8-4267-aabd-fc10fa43e5c4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:52.565095 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-81cc0220-36d8-4267-aabd-fc10fa43e5c4 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/volumes/9262c8f5-a46f-49d0-8cb1-49a4840187d4 Aug 06 14:29:52.565288 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-81cc0220-36d8-4267-aabd-fc10fa43e5c4 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:52.565531 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-81cc0220-36d8-4267-aabd-fc10fa43e5c4 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:52.575227 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:52.575227 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:52.579015 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-81cc0220-36d8-4267-aabd-fc10fa43e5c4 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Volume info retrieved successfully. Aug 06 14:29:52.584096 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-81cc0220-36d8-4267-aabd-fc10fa43e5c4 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/volumes/9262c8f5-a46f-49d0-8cb1-49a4840187d4 returned with HTTP 200 Aug 06 14:29:52.584656 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 976/3891] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:52 2026] GET /volume/v3/volumes/9262c8f5-a46f-49d0-8cb1-49a4840187d4 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:52.836525 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-206cbc26-5505-4e9b-b39e-228128627fbc None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:52.838332 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-206cbc26-5505-4e9b-b39e-228128627fbc tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 Aug 06 14:29:52.838521 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-206cbc26-5505-4e9b-b39e-228128627fbc tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:52.838710 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-206cbc26-5505-4e9b-b39e-228128627fbc tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:52.838815 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-206cbc26-5505-4e9b-b39e-228128627fbc tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id fd534c81-d11f-486e-b986-918e9737be60. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:52.842663 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:52.842663 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:52.843197 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-206cbc26-5505-4e9b-b39e-228128627fbc tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 returned with HTTP 200 Aug 06 14:29:52.843785 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 970/3892] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:52 2026] GET /volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:52.937972 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-daabe40c-e102-4e77-91cf-601469271c50 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:52.940166 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-daabe40c-e102-4e77-91cf-601469271c50 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e Aug 06 14:29:52.940447 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-daabe40c-e102-4e77-91cf-601469271c50 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:52.940740 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-daabe40c-e102-4e77-91cf-601469271c50 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:52.940890 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-daabe40c-e102-4e77-91cf-601469271c50 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id ffb102c5-7bbe-406b-aa35-00141797324e. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:52.947739 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:52.947739 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:52.948933 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-daabe40c-e102-4e77-91cf-601469271c50 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e returned with HTTP 200 Aug 06 14:29:52.949505 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 969/3893] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:52 2026] GET /volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:53.597556 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d2a5e804-65f7-4976-a170-3f5c1c40bc19 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:53.599357 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d2a5e804-65f7-4976-a170-3f5c1c40bc19 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/volumes/9262c8f5-a46f-49d0-8cb1-49a4840187d4 Aug 06 14:29:53.599591 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d2a5e804-65f7-4976-a170-3f5c1c40bc19 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:53.599774 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d2a5e804-65f7-4976-a170-3f5c1c40bc19 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:53.605292 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d2a5e804-65f7-4976-a170-3f5c1c40bc19 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/volumes/9262c8f5-a46f-49d0-8cb1-49a4840187d4 returned with HTTP 404 Aug 06 14:29:53.605730 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 979/3894] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:53 2026] GET /volume/v3/volumes/9262c8f5-a46f-49d0-8cb1-49a4840187d4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:53.614856 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-4204ffa6-88f2-46f1-a567-e2851f258c2a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:53.616551 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4204ffa6-88f2-46f1-a567-e2851f258c2a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:29:53.617011 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4204ffa6-88f2-46f1-a567-e2851f258c2a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-870122410"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:53.618580 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-4204ffa6-88f2-46f1-a567-e2851f258c2a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-870122410'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:29:53.618803 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-4204ffa6-88f2-46f1-a567-e2851f258c2a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Create volume of 1 GB Aug 06 14:29:53.623077 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-4204ffa6-88f2-46f1-a567-e2851f258c2a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Availability Zones retrieved successfully. Aug 06 14:29:53.628595 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4204ffa6-88f2-46f1-a567-e2851f258c2a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Flow 'volume_create_api' (501c60b5-e612-4ba8-9bf2-469e2dd706df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:53.629651 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4204ffa6-88f2-46f1-a567-e2851f258c2a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e6842ed-95f0-4167-a2e3-8288a683f8bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:53.630546 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-4204ffa6-88f2-46f1-a567-e2851f258c2a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:29:53.659306 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4204ffa6-88f2-46f1-a567-e2851f258c2a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e6842ed-95f0-4167-a2e3-8288a683f8bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:53.659306 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4204ffa6-88f2-46f1-a567-e2851f258c2a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ced3cca7-d09c-4dc8-9b58-72ecf8486adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:53.694321 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-4204ffa6-88f2-46f1-a567-e2851f258c2a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Created reservations ['978e9820-d690-4278-a307-42dffaa5c41b', 'c605ce4c-79b2-4d6b-8e35-d6d4ad92476e', 'e3a0439c-8936-464f-ac4d-1a6847822f75', '395d6afc-118e-45c4-a84f-26ba75e846d8'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:53.697541 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4204ffa6-88f2-46f1-a567-e2851f258c2a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ced3cca7-d09c-4dc8-9b58-72ecf8486adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['978e9820-d690-4278-a307-42dffaa5c41b', 'c605ce4c-79b2-4d6b-8e35-d6d4ad92476e', 'e3a0439c-8936-464f-ac4d-1a6847822f75', '395d6afc-118e-45c4-a84f-26ba75e846d8']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:53.697541 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4204ffa6-88f2-46f1-a567-e2851f258c2a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71f48f94-50b3-4e8f-b842-08ceb354a869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:53.720298 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4204ffa6-88f2-46f1-a567-e2851f258c2a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71f48f94-50b3-4e8f-b842-08ceb354a869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ac1e794-2fb9-4b0e-b355-772d151e2d81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-870122410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae45b99251b84f349886719e5db7113d',qos_specs=None,replication_status=,reservations=['978e9820-d690-4278-a307-42dffaa5c41b','c605ce4c-79b2-4d6b-8e35-d6d4ad92476e','e3a0439c-8936-464f-ac4d-1a6847822f75','395d6afc-118e-45c4-a84f-26ba75e846d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6233eae7f14448408a30574f2d8633f7',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:29:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-870122410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ac1e794-2fb9-4b0e-b355-772d151e2d81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae45b99251b84f349886719e5db7113d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6233eae7f14448408a30574f2d8633f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:53.721244 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4204ffa6-88f2-46f1-a567-e2851f258c2a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (867eac36-c720-42c6-bc4c-ff7098da5e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:53.739408 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4204ffa6-88f2-46f1-a567-e2851f258c2a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (867eac36-c720-42c6-bc4c-ff7098da5e87) transitioned into state 'SUCCESS' from state '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-870122410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae45b99251b84f349886719e5db7113d',qos_specs=None,replication_status=,reservations=['978e9820-d690-4278-a307-42dffaa5c41b','c605ce4c-79b2-4d6b-8e35-d6d4ad92476e','e3a0439c-8936-464f-ac4d-1a6847822f75','395d6afc-118e-45c4-a84f-26ba75e846d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6233eae7f14448408a30574f2d8633f7',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:53.740683 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4204ffa6-88f2-46f1-a567-e2851f258c2a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df1da511-42c8-436d-84ed-3b0d1c9a8f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:53.750530 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4204ffa6-88f2-46f1-a567-e2851f258c2a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df1da511-42c8-436d-84ed-3b0d1c9a8f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:53.751417 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4204ffa6-88f2-46f1-a567-e2851f258c2a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Flow 'volume_create_api' (501c60b5-e612-4ba8-9bf2-469e2dd706df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:53.751947 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-4204ffa6-88f2-46f1-a567-e2851f258c2a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Create volume request issued successfully. Aug 06 14:29:53.752563 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4204ffa6-88f2-46f1-a567-e2851f258c2a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:29:53.753180 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 977/3895] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:29:53 2026] POST /volume/v3/volumes => generated 777 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:29:53.765646 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1896c71a-fc7c-4112-8cf3-2423e4d0bf0a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:53.767742 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1896c71a-fc7c-4112-8cf3-2423e4d0bf0a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/volumes/3ac1e794-2fb9-4b0e-b355-772d151e2d81 Aug 06 14:29:53.767819 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1896c71a-fc7c-4112-8cf3-2423e4d0bf0a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:53.768020 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1896c71a-fc7c-4112-8cf3-2423e4d0bf0a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:53.776235 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:53.776235 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:53.780347 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-1896c71a-fc7c-4112-8cf3-2423e4d0bf0a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Volume info retrieved successfully. Aug 06 14:29:53.784783 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1896c71a-fc7c-4112-8cf3-2423e4d0bf0a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/volumes/3ac1e794-2fb9-4b0e-b355-772d151e2d81 returned with HTTP 200 Aug 06 14:29:53.785265 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 971/3896] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:53 2026] GET /volume/v3/volumes/3ac1e794-2fb9-4b0e-b355-772d151e2d81 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:53.853602 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c5fc556b-1f81-4143-8a30-2f07053cb74f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:53.855329 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c5fc556b-1f81-4143-8a30-2f07053cb74f tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 Aug 06 14:29:53.855574 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c5fc556b-1f81-4143-8a30-2f07053cb74f tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:53.855764 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c5fc556b-1f81-4143-8a30-2f07053cb74f tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:53.855882 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-c5fc556b-1f81-4143-8a30-2f07053cb74f tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id fd534c81-d11f-486e-b986-918e9737be60. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:53.865399 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:53.865399 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:53.866009 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c5fc556b-1f81-4143-8a30-2f07053cb74f tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 returned with HTTP 200 Aug 06 14:29:53.866350 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 970/3897] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:53 2026] GET /volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:53.959750 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-520a2245-abe8-42ee-9b69-88ea63166aa3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:53.962195 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-520a2245-abe8-42ee-9b69-88ea63166aa3 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e Aug 06 14:29:53.962922 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-520a2245-abe8-42ee-9b69-88ea63166aa3 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:53.963043 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-520a2245-abe8-42ee-9b69-88ea63166aa3 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:53.963282 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-520a2245-abe8-42ee-9b69-88ea63166aa3 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id ffb102c5-7bbe-406b-aa35-00141797324e. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:53.968624 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:53.968624 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:53.969599 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-520a2245-abe8-42ee-9b69-88ea63166aa3 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e returned with HTTP 200 Aug 06 14:29:53.970066 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 980/3898] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:53 2026] GET /volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:54.799542 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-684ef820-031b-4211-85db-1694612402e6 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:54.804119 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-684ef820-031b-4211-85db-1694612402e6 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/volumes/3ac1e794-2fb9-4b0e-b355-772d151e2d81 Aug 06 14:29:54.804119 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-684ef820-031b-4211-85db-1694612402e6 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:54.804119 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-684ef820-031b-4211-85db-1694612402e6 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:54.814710 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:54.814710 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:54.818791 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-684ef820-031b-4211-85db-1694612402e6 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Volume info retrieved successfully. Aug 06 14:29:54.823241 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-684ef820-031b-4211-85db-1694612402e6 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/volumes/3ac1e794-2fb9-4b0e-b355-772d151e2d81 returned with HTTP 200 Aug 06 14:29:54.823728 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 978/3899] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:54 2026] GET /volume/v3/volumes/3ac1e794-2fb9-4b0e-b355-772d151e2d81 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:54.837892 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7e72230f-7120-41cc-b41b-602e7c91faa8 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:54.839823 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7e72230f-7120-41cc-b41b-602e7c91faa8 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:29:54.840138 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7e72230f-7120-41cc-b41b-602e7c91faa8 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ac1e794-2fb9-4b0e-b355-772d151e2d81", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1044936760"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:54.849989 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:54.849989 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:54.850320 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-7e72230f-7120-41cc-b41b-602e7c91faa8 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Volume info retrieved successfully. Aug 06 14:29:54.850465 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-7e72230f-7120-41cc-b41b-602e7c91faa8 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Create snapshot from volume 3ac1e794-2fb9-4b0e-b355-772d151e2d81 Aug 06 14:29:54.876300 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-7e72230f-7120-41cc-b41b-602e7c91faa8 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Created reservations ['823bfd5a-6b8b-4c21-a8bf-94f7174aa159', '44c94f56-48b0-4a06-8481-3f4fa4ccc106', '2da6b7dd-be82-4e16-b264-07b3b5fb0a62', 'fd576dc1-9230-468c-a1dd-3599ee373d73'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:54.879359 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-590d0bf9-e873-43f0-8aaf-57879b08eb4e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:54.886081 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-590d0bf9-e873-43f0-8aaf-57879b08eb4e tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 Aug 06 14:29:54.886267 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-590d0bf9-e873-43f0-8aaf-57879b08eb4e tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:54.886473 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-590d0bf9-e873-43f0-8aaf-57879b08eb4e tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:54.886915 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-590d0bf9-e873-43f0-8aaf-57879b08eb4e tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id fd534c81-d11f-486e-b986-918e9737be60. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:54.892195 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:54.892195 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:54.893169 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-590d0bf9-e873-43f0-8aaf-57879b08eb4e tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 returned with HTTP 200 Aug 06 14:29:54.893716 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 971/3900] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:54 2026] GET /volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:54.912909 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-7e72230f-7120-41cc-b41b-602e7c91faa8 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Snapshot create request issued successfully. Aug 06 14:29:54.913554 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7e72230f-7120-41cc-b41b-602e7c91faa8 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:29:54.914170 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 972/3901] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:29:54 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 06 14:29:54.924809 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f39ea5f9-0b4e-433b-87fe-0391c11de576 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:54.928637 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f39ea5f9-0b4e-433b-87fe-0391c11de576 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/snapshots/72536798-9a10-47ec-a8aa-bf39379931af Aug 06 14:29:54.928912 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f39ea5f9-0b4e-433b-87fe-0391c11de576 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:54.929195 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f39ea5f9-0b4e-433b-87fe-0391c11de576 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:54.935672 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:54.935672 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:54.936114 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f39ea5f9-0b4e-433b-87fe-0391c11de576 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Snapshot retrieved successfully. Aug 06 14:29:54.937047 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f39ea5f9-0b4e-433b-87fe-0391c11de576 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/snapshots/72536798-9a10-47ec-a8aa-bf39379931af returned with HTTP 200 Aug 06 14:29:54.937580 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 981/3902] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:54 2026] GET /volume/v3/snapshots/72536798-9a10-47ec-a8aa-bf39379931af => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:54.983256 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-10a2af5e-1ef6-4429-a699-19432ec116b3 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:54.985572 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-10a2af5e-1ef6-4429-a699-19432ec116b3 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e Aug 06 14:29:54.986025 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-10a2af5e-1ef6-4429-a699-19432ec116b3 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:54.986123 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-10a2af5e-1ef6-4429-a699-19432ec116b3 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:54.986592 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-10a2af5e-1ef6-4429-a699-19432ec116b3 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id ffb102c5-7bbe-406b-aa35-00141797324e. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:54.991912 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:54.991912 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:54.992894 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-10a2af5e-1ef6-4429-a699-19432ec116b3 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e returned with HTTP 200 Aug 06 14:29:54.993373 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 979/3903] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:54 2026] GET /volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:55.903790 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-64b38f37-0457-4150-b1a3-84a31ca6e71b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:55.905592 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-64b38f37-0457-4150-b1a3-84a31ca6e71b tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 Aug 06 14:29:55.905786 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-64b38f37-0457-4150-b1a3-84a31ca6e71b tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:55.905992 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-64b38f37-0457-4150-b1a3-84a31ca6e71b tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:55.906086 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-64b38f37-0457-4150-b1a3-84a31ca6e71b tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id fd534c81-d11f-486e-b986-918e9737be60. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:55.909865 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:55.909865 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:55.910376 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-64b38f37-0457-4150-b1a3-84a31ca6e71b tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 returned with HTTP 200 Aug 06 14:29:55.910725 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 972/3904] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:55 2026] GET /volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:55.947271 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a28e4fdd-3248-445c-a078-a2486fa3de38 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:55.949766 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a28e4fdd-3248-445c-a078-a2486fa3de38 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/snapshots/72536798-9a10-47ec-a8aa-bf39379931af Aug 06 14:29:55.950102 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a28e4fdd-3248-445c-a078-a2486fa3de38 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:55.950286 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a28e4fdd-3248-445c-a078-a2486fa3de38 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:55.955692 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:55.955692 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:55.956014 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-a28e4fdd-3248-445c-a078-a2486fa3de38 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Snapshot retrieved successfully. Aug 06 14:29:55.956646 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a28e4fdd-3248-445c-a078-a2486fa3de38 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/snapshots/72536798-9a10-47ec-a8aa-bf39379931af returned with HTTP 200 Aug 06 14:29:55.957143 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 973/3905] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:55 2026] GET /volume/v3/snapshots/72536798-9a10-47ec-a8aa-bf39379931af => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:55.965746 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6ad23431-997d-481a-861a-aa60f94f92d9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:55.967921 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6ad23431-997d-481a-861a-aa60f94f92d9 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] POST https://10.4.3.229/volume/v3/snapshots/72536798-9a10-47ec-a8aa-bf39379931af/action Aug 06 14:29:55.968340 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6ad23431-997d-481a-861a-aa60f94f92d9 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:29:55.968521 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6ad23431-997d-481a-861a-aa60f94f92d9 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:55.970129 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.snapshot_unmanage [None req-6ad23431-997d-481a-861a-aa60f94f92d9 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] Unmanage snapshot with id: 72536798-9a10-47ec-a8aa-bf39379931af Aug 06 14:29:55.976309 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:55.976309 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:55.976850 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-6ad23431-997d-481a-861a-aa60f94f92d9 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] Snapshot retrieved successfully. Aug 06 14:29:55.977822 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.policy [None req-6ad23431-997d-481a-861a-aa60f94f92d9 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '44f9887e731a493983129f291ae53e07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae45b99251b84f349886719e5db7113d', '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=100396) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:29:55.978079 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6ad23431-997d-481a-861a-aa60f94f92d9 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-reader] https://10.4.3.229/volume/v3/snapshots/72536798-9a10-47ec-a8aa-bf39379931af/action returned with HTTP 403 Aug 06 14:29:55.978629 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 982/3906] 10.4.3.229 () {68 vars in 1396 bytes} [Thu Aug 6 14:29:55 2026] POST /volume/v3/snapshots/72536798-9a10-47ec-a8aa-bf39379931af/action => generated 117 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:55.985021 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-3b421560-a196-42ed-b609-b5e4bc69d8f7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:55.986730 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3b421560-a196-42ed-b609-b5e4bc69d8f7 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] DELETE https://10.4.3.229/volume/v3/snapshots/72536798-9a10-47ec-a8aa-bf39379931af Aug 06 14:29:55.986950 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3b421560-a196-42ed-b609-b5e4bc69d8f7 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:55.987159 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3b421560-a196-42ed-b609-b5e4bc69d8f7 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:55.987300 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-3b421560-a196-42ed-b609-b5e4bc69d8f7 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Delete snapshot with id: 72536798-9a10-47ec-a8aa-bf39379931af Aug 06 14:29:55.991666 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:55.991666 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:55.991978 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-3b421560-a196-42ed-b609-b5e4bc69d8f7 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Snapshot retrieved successfully. Aug 06 14:29:56.003009 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b1bea343-3fd6-4bcc-9d25-c6d32987f3cd None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:56.005617 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-3b421560-a196-42ed-b609-b5e4bc69d8f7 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Snapshot delete request issued successfully. Aug 06 14:29:56.005884 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3b421560-a196-42ed-b609-b5e4bc69d8f7 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/snapshots/72536798-9a10-47ec-a8aa-bf39379931af returned with HTTP 202 Aug 06 14:29:56.006250 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b1bea343-3fd6-4bcc-9d25-c6d32987f3cd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e Aug 06 14:29:56.006329 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 980/3907] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:29:55 2026] DELETE /volume/v3/snapshots/72536798-9a10-47ec-a8aa-bf39379931af => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:29:56.006528 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b1bea343-3fd6-4bcc-9d25-c6d32987f3cd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:56.006782 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b1bea343-3fd6-4bcc-9d25-c6d32987f3cd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:56.006924 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-b1bea343-3fd6-4bcc-9d25-c6d32987f3cd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id ffb102c5-7bbe-406b-aa35-00141797324e. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:56.012061 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:56.012061 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:56.013050 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b1bea343-3fd6-4bcc-9d25-c6d32987f3cd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e returned with HTTP 200 Aug 06 14:29:56.013095 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d9a17d34-681c-4285-9908-d76e8446b40a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:56.013516 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 973/3908] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:56 2026] GET /volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:56.014856 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d9a17d34-681c-4285-9908-d76e8446b40a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/snapshots/72536798-9a10-47ec-a8aa-bf39379931af Aug 06 14:29:56.015052 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d9a17d34-681c-4285-9908-d76e8446b40a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:56.015239 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d9a17d34-681c-4285-9908-d76e8446b40a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:56.021038 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:56.021038 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:56.021314 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d9a17d34-681c-4285-9908-d76e8446b40a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Snapshot retrieved successfully. Aug 06 14:29:56.021963 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d9a17d34-681c-4285-9908-d76e8446b40a tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/snapshots/72536798-9a10-47ec-a8aa-bf39379931af returned with HTTP 200 Aug 06 14:29:56.022300 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 974/3909] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:56 2026] GET /volume/v3/snapshots/72536798-9a10-47ec-a8aa-bf39379931af => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:56.920698 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ea1d527f-4345-46ac-a5cc-a71eb12f03f1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:56.922347 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ea1d527f-4345-46ac-a5cc-a71eb12f03f1 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 Aug 06 14:29:56.922593 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ea1d527f-4345-46ac-a5cc-a71eb12f03f1 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:56.922774 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ea1d527f-4345-46ac-a5cc-a71eb12f03f1 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:56.922879 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-ea1d527f-4345-46ac-a5cc-a71eb12f03f1 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id fd534c81-d11f-486e-b986-918e9737be60. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:56.928168 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:56.928168 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:56.928961 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ea1d527f-4345-46ac-a5cc-a71eb12f03f1 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 returned with HTTP 200 Aug 06 14:29:56.929371 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 983/3910] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:56 2026] GET /volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:57.026326 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ffba7e5d-083c-4b75-9f8c-523942f3cc9b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:57.036410 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ffba7e5d-083c-4b75-9f8c-523942f3cc9b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e Aug 06 14:29:57.036816 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ffba7e5d-083c-4b75-9f8c-523942f3cc9b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:57.036919 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ae11e610-cfe1-4c27-9e58-9880d520b1a0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:57.037176 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ffba7e5d-083c-4b75-9f8c-523942f3cc9b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:57.037313 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-ffba7e5d-083c-4b75-9f8c-523942f3cc9b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id ffb102c5-7bbe-406b-aa35-00141797324e. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:57.039770 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ae11e610-cfe1-4c27-9e58-9880d520b1a0 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/snapshots/72536798-9a10-47ec-a8aa-bf39379931af Aug 06 14:29:57.040269 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ae11e610-cfe1-4c27-9e58-9880d520b1a0 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:57.040557 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ae11e610-cfe1-4c27-9e58-9880d520b1a0 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:57.046352 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:57.046352 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:57.047645 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ffba7e5d-083c-4b75-9f8c-523942f3cc9b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e returned with HTTP 200 Aug 06 14:29:57.048972 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 981/3911] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:57 2026] GET /volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e => generated 749 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:57.049032 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ae11e610-cfe1-4c27-9e58-9880d520b1a0 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/snapshots/72536798-9a10-47ec-a8aa-bf39379931af returned with HTTP 404 Aug 06 14:29:57.049891 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 974/3912] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:29:57 2026] GET /volume/v3/snapshots/72536798-9a10-47ec-a8aa-bf39379931af => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:57.056823 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6543e2a5-f063-4a97-b092-531da351142d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:57.058536 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6543e2a5-f063-4a97-b092-531da351142d tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/3ac1e794-2fb9-4b0e-b355-772d151e2d81 Aug 06 14:29:57.058727 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6543e2a5-f063-4a97-b092-531da351142d tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:57.058900 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6543e2a5-f063-4a97-b092-531da351142d tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:57.059068 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-6543e2a5-f063-4a97-b092-531da351142d tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Delete volume with id: 3ac1e794-2fb9-4b0e-b355-772d151e2d81 Aug 06 14:29:57.066224 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:57.066224 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:57.066647 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-6543e2a5-f063-4a97-b092-531da351142d tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Volume info retrieved successfully. Aug 06 14:29:57.081109 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-6543e2a5-f063-4a97-b092-531da351142d tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Delete volume request issued successfully. Aug 06 14:29:57.084535 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6543e2a5-f063-4a97-b092-531da351142d tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/volumes/3ac1e794-2fb9-4b0e-b355-772d151e2d81 returned with HTTP 202 Aug 06 14:29:57.084535 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 975/3913] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:29:57 2026] DELETE /volume/v3/volumes/3ac1e794-2fb9-4b0e-b355-772d151e2d81 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:29:57.090133 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3d7ef406-d41c-4e11-aad8-80e2aca216a4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:57.091828 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3d7ef406-d41c-4e11-aad8-80e2aca216a4 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/volumes/3ac1e794-2fb9-4b0e-b355-772d151e2d81 Aug 06 14:29:57.092023 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3d7ef406-d41c-4e11-aad8-80e2aca216a4 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:57.092214 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3d7ef406-d41c-4e11-aad8-80e2aca216a4 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:57.099028 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:57.099028 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:57.102492 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3d7ef406-d41c-4e11-aad8-80e2aca216a4 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Volume info retrieved successfully. Aug 06 14:29:57.105868 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3d7ef406-d41c-4e11-aad8-80e2aca216a4 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/volumes/3ac1e794-2fb9-4b0e-b355-772d151e2d81 returned with HTTP 200 Aug 06 14:29:57.106203 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 984/3914] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:57 2026] GET /volume/v3/volumes/3ac1e794-2fb9-4b0e-b355-772d151e2d81 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:29:57.396885 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-8b663299-97ac-45da-9b72-303f8d76edcc req-73cdac68-9629-4a03-8990-a0fa9479b607 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:57.399527 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-8b663299-97ac-45da-9b72-303f8d76edcc req-73cdac68-9629-4a03-8990-a0fa9479b607 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea/encryption Aug 06 14:29:57.399764 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-8b663299-97ac-45da-9b72-303f8d76edcc req-73cdac68-9629-4a03-8990-a0fa9479b607 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:57.400008 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-8b663299-97ac-45da-9b72-303f8d76edcc req-73cdac68-9629-4a03-8990-a0fa9479b607 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'index' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:57.411979 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:57.411979 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:57.418841 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-8b663299-97ac-45da-9b72-303f8d76edcc req-73cdac68-9629-4a03-8990-a0fa9479b607 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea/encryption returned with HTTP 200 Aug 06 14:29:57.419236 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 982/3915] 10.4.3.229 () {68 vars in 1631 bytes} [Thu Aug 6 14:29:57 2026] GET /volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:57.939411 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-13f57d2a-62ae-431f-a961-cd6a28322b9d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:57.941217 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-13f57d2a-62ae-431f-a961-cd6a28322b9d tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 Aug 06 14:29:57.941392 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-13f57d2a-62ae-431f-a961-cd6a28322b9d tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:57.941755 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-13f57d2a-62ae-431f-a961-cd6a28322b9d tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:57.941873 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-13f57d2a-62ae-431f-a961-cd6a28322b9d tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id fd534c81-d11f-486e-b986-918e9737be60. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:57.946239 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:57.946239 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:57.946799 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-13f57d2a-62ae-431f-a961-cd6a28322b9d tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 returned with HTTP 200 Aug 06 14:29:57.947120 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 975/3916] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:57 2026] GET /volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:58.060891 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-733ab373-5eae-4b99-a612-c80d7aadea90 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:58.062900 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-733ab373-5eae-4b99-a612-c80d7aadea90 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e Aug 06 14:29:58.063126 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-733ab373-5eae-4b99-a612-c80d7aadea90 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:58.063339 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-733ab373-5eae-4b99-a612-c80d7aadea90 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:58.063489 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-733ab373-5eae-4b99-a612-c80d7aadea90 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id ffb102c5-7bbe-406b-aa35-00141797324e. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:58.068331 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:58.068331 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:29:58.069184 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-733ab373-5eae-4b99-a612-c80d7aadea90 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e returned with HTTP 200 Aug 06 14:29:58.069591 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 976/3917] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:58 2026] GET /volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:58.120688 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6344384f-3a98-4691-a838-d7d397cdf788 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:58.124251 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6344384f-3a98-4691-a838-d7d397cdf788 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] GET https://10.4.3.229/volume/v3/volumes/3ac1e794-2fb9-4b0e-b355-772d151e2d81 Aug 06 14:29:58.124871 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6344384f-3a98-4691-a838-d7d397cdf788 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:58.125118 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6344384f-3a98-4691-a838-d7d397cdf788 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:58.134371 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6344384f-3a98-4691-a838-d7d397cdf788 tempest-ProjectReaderTests-1552461721 tempest-ProjectReaderTests-1552461721-project-admin] https://10.4.3.229/volume/v3/volumes/3ac1e794-2fb9-4b0e-b355-772d151e2d81 returned with HTTP 404 Aug 06 14:29:58.135004 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 985/3918] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:58 2026] GET /volume/v3/volumes/3ac1e794-2fb9-4b0e-b355-772d151e2d81 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:29:58.957640 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ee80006c-a97c-4224-95c5-2e5d9e6811f4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:58.959626 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ee80006c-a97c-4224-95c5-2e5d9e6811f4 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 Aug 06 14:29:58.959812 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ee80006c-a97c-4224-95c5-2e5d9e6811f4 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:58.960058 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ee80006c-a97c-4224-95c5-2e5d9e6811f4 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:58.960419 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-ee80006c-a97c-4224-95c5-2e5d9e6811f4 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id fd534c81-d11f-486e-b986-918e9737be60. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:58.966878 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:58.966878 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:29:58.967931 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ee80006c-a97c-4224-95c5-2e5d9e6811f4 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 returned with HTTP 200 Aug 06 14:29:58.968326 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 983/3919] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:58 2026] GET /volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:59.082827 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-3b32474b-eaa8-4cbc-a920-ace792448495 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:59.087382 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3b32474b-eaa8-4cbc-a920-ace792448495 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e Aug 06 14:29:59.087382 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3b32474b-eaa8-4cbc-a920-ace792448495 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:59.087382 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3b32474b-eaa8-4cbc-a920-ace792448495 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:59.087382 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-3b32474b-eaa8-4cbc-a920-ace792448495 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id ffb102c5-7bbe-406b-aa35-00141797324e. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:59.092814 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:59.092814 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:29:59.093651 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3b32474b-eaa8-4cbc-a920-ace792448495 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e returned with HTTP 200 Aug 06 14:29:59.094040 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 976/3920] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:59 2026] GET /volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:59.714362 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5e22ff64-017a-4755-b47a-e2e668a01140 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:59.823184 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5e22ff64-017a-4755-b47a-e2e668a01140 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:29:59.823570 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5e22ff64-017a-4755-b47a-e2e668a01140 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1785564828"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:29:59.824963 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-5e22ff64-017a-4755-b47a-e2e668a01140 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1785564828'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:29:59.825103 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-5e22ff64-017a-4755-b47a-e2e668a01140 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Create volume of 1 GB Aug 06 14:29:59.829293 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5e22ff64-017a-4755-b47a-e2e668a01140 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Availability Zones retrieved successfully. Aug 06 14:29:59.834697 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-5e22ff64-017a-4755-b47a-e2e668a01140 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Flow 'volume_create_api' (5de758e2-0ee2-4d62-ad55-704d5275b54c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:59.835568 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-5e22ff64-017a-4755-b47a-e2e668a01140 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6da1165b-b02a-4bce-8298-0b24461962cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:59.836256 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-5e22ff64-017a-4755-b47a-e2e668a01140 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:29:59.862389 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-5e22ff64-017a-4755-b47a-e2e668a01140 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6da1165b-b02a-4bce-8298-0b24461962cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:59.863544 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-5e22ff64-017a-4755-b47a-e2e668a01140 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (884ab6c1-c716-4acd-8f21-639e0702f1ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:59.920398 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-5e22ff64-017a-4755-b47a-e2e668a01140 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Created reservations ['ffa05dd8-76fc-4923-ac28-e19f2c508540', 'e23092a9-1872-48c4-9526-fec1ca717b13', '1c87f9b2-aa19-48b1-a025-32c27ba147ee', '989ae608-c2a2-42ff-add6-21609ac7c8d0'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:29:59.921289 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-5e22ff64-017a-4755-b47a-e2e668a01140 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (884ab6c1-c716-4acd-8f21-639e0702f1ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffa05dd8-76fc-4923-ac28-e19f2c508540', 'e23092a9-1872-48c4-9526-fec1ca717b13', '1c87f9b2-aa19-48b1-a025-32c27ba147ee', '989ae608-c2a2-42ff-add6-21609ac7c8d0']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:59.922121 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-5e22ff64-017a-4755-b47a-e2e668a01140 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ef8c17c-5b6e-4222-98bd-70ffb2282123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:59.945045 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-5e22ff64-017a-4755-b47a-e2e668a01140 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ef8c17c-5b6e-4222-98bd-70ffb2282123) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66ef952c-8205-4491-ac0b-fa9aaabca3ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1785564828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b794949bd904ab884e78fc3f194d5c6',qos_specs=None,replication_status=,reservations=['ffa05dd8-76fc-4923-ac28-e19f2c508540','e23092a9-1872-48c4-9526-fec1ca717b13','1c87f9b2-aa19-48b1-a025-32c27ba147ee','989ae608-c2a2-42ff-add6-21609ac7c8d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a245d83aa6fe46359eea8b677d3403d9',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:29:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1785564828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66ef952c-8205-4491-ac0b-fa9aaabca3ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b794949bd904ab884e78fc3f194d5c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a245d83aa6fe46359eea8b677d3403d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:59.945870 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-5e22ff64-017a-4755-b47a-e2e668a01140 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8335808-5892-4b4d-b150-60814a1543da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:59.963315 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-5e22ff64-017a-4755-b47a-e2e668a01140 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8335808-5892-4b4d-b150-60814a1543da) transitioned into state 'SUCCESS' from state '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-1785564828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b794949bd904ab884e78fc3f194d5c6',qos_specs=None,replication_status=,reservations=['ffa05dd8-76fc-4923-ac28-e19f2c508540','e23092a9-1872-48c4-9526-fec1ca717b13','1c87f9b2-aa19-48b1-a025-32c27ba147ee','989ae608-c2a2-42ff-add6-21609ac7c8d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a245d83aa6fe46359eea8b677d3403d9',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:59.964009 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-5e22ff64-017a-4755-b47a-e2e668a01140 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad4e50f0-00ee-4484-b65b-767278961c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:29:59.972985 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-5e22ff64-017a-4755-b47a-e2e668a01140 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad4e50f0-00ee-4484-b65b-767278961c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:29:59.973943 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-5e22ff64-017a-4755-b47a-e2e668a01140 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Flow 'volume_create_api' (5de758e2-0ee2-4d62-ad55-704d5275b54c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:29:59.974263 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5e22ff64-017a-4755-b47a-e2e668a01140 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Create volume request issued successfully. Aug 06 14:29:59.974839 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5e22ff64-017a-4755-b47a-e2e668a01140 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:29:59.975205 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 977/3921] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:29:59 2026] POST /volume/v3/volumes => generated 778 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:29:59.979182 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-59115a91-4fc9-4676-9cb4-46f954cb5bbc None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:29:59.981596 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-59115a91-4fc9-4676-9cb4-46f954cb5bbc tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 Aug 06 14:29:59.982011 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-59115a91-4fc9-4676-9cb4-46f954cb5bbc tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:29:59.982371 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-59115a91-4fc9-4676-9cb4-46f954cb5bbc tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:29:59.982620 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-59115a91-4fc9-4676-9cb4-46f954cb5bbc tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id fd534c81-d11f-486e-b986-918e9737be60. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:29:59.989396 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:29:59.989396 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:29:59.990804 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-59115a91-4fc9-4676-9cb4-46f954cb5bbc tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 returned with HTTP 200 Aug 06 14:29:59.991359 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 986/3922] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:59 2026] GET /volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:29:59.996715 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-3392d51b-d25e-4e2d-b80c-b4f6e21031cf None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:00.003459 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3392d51b-d25e-4e2d-b80c-b4f6e21031cf tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] GET https://10.4.3.229/volume/v3/volumes/66ef952c-8205-4491-ac0b-fa9aaabca3ba Aug 06 14:30:00.003459 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3392d51b-d25e-4e2d-b80c-b4f6e21031cf tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:00.003459 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3392d51b-d25e-4e2d-b80c-b4f6e21031cf tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:00.012589 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:00.012589 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:00.017434 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-3392d51b-d25e-4e2d-b80c-b4f6e21031cf tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Volume info retrieved successfully. Aug 06 14:30:00.022456 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3392d51b-d25e-4e2d-b80c-b4f6e21031cf tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] https://10.4.3.229/volume/v3/volumes/66ef952c-8205-4491-ac0b-fa9aaabca3ba returned with HTTP 200 Aug 06 14:30:00.022456 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 984/3923] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:29:59 2026] GET /volume/v3/volumes/66ef952c-8205-4491-ac0b-fa9aaabca3ba => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:00.105869 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c7830fd7-fecf-4988-9706-9e109d383dff None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:00.106783 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c7830fd7-fecf-4988-9706-9e109d383dff tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e Aug 06 14:30:00.106962 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c7830fd7-fecf-4988-9706-9e109d383dff tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:00.107166 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c7830fd7-fecf-4988-9706-9e109d383dff tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:00.110483 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-c7830fd7-fecf-4988-9706-9e109d383dff tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id ffb102c5-7bbe-406b-aa35-00141797324e. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:00.111295 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:00.111295 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:00.111992 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c7830fd7-fecf-4988-9706-9e109d383dff tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e returned with HTTP 200 Aug 06 14:30:00.112322 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 977/3924] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:00 2026] GET /volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:01.005449 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-864c3bc6-8167-46f7-83cb-4772250860e7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:01.007404 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-864c3bc6-8167-46f7-83cb-4772250860e7 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 Aug 06 14:30:01.007613 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-864c3bc6-8167-46f7-83cb-4772250860e7 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:01.007805 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-864c3bc6-8167-46f7-83cb-4772250860e7 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:01.007895 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-864c3bc6-8167-46f7-83cb-4772250860e7 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id fd534c81-d11f-486e-b986-918e9737be60. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:01.014164 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:01.014164 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:01.014758 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-864c3bc6-8167-46f7-83cb-4772250860e7 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 returned with HTTP 200 Aug 06 14:30:01.015097 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 978/3925] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:01 2026] GET /volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:01.036690 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-16de445b-3881-49e7-a417-e54f0d94aaec None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:01.038609 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-16de445b-3881-49e7-a417-e54f0d94aaec tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] GET https://10.4.3.229/volume/v3/volumes/66ef952c-8205-4491-ac0b-fa9aaabca3ba Aug 06 14:30:01.039016 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-16de445b-3881-49e7-a417-e54f0d94aaec tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:01.039313 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-16de445b-3881-49e7-a417-e54f0d94aaec tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:01.047666 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:01.047666 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:01.052272 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-16de445b-3881-49e7-a417-e54f0d94aaec tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Volume info retrieved successfully. Aug 06 14:30:01.056813 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-16de445b-3881-49e7-a417-e54f0d94aaec tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] https://10.4.3.229/volume/v3/volumes/66ef952c-8205-4491-ac0b-fa9aaabca3ba returned with HTTP 200 Aug 06 14:30:01.057500 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 987/3926] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:01 2026] GET /volume/v3/volumes/66ef952c-8205-4491-ac0b-fa9aaabca3ba => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:30:01.074352 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8b6527fd-1115-4ffb-96b9-2ed6ec9c5da8 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:01.125324 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9b915e6d-0f9d-421a-9b52-cf88dd850122 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:01.127207 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9b915e6d-0f9d-421a-9b52-cf88dd850122 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e Aug 06 14:30:01.127535 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9b915e6d-0f9d-421a-9b52-cf88dd850122 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:01.127723 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9b915e6d-0f9d-421a-9b52-cf88dd850122 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:01.127786 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-9b915e6d-0f9d-421a-9b52-cf88dd850122 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id ffb102c5-7bbe-406b-aa35-00141797324e. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:01.133245 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:01.133245 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:01.134304 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9b915e6d-0f9d-421a-9b52-cf88dd850122 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e returned with HTTP 200 Aug 06 14:30:01.134896 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 978/3927] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:01 2026] GET /volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:01.136231 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8b6527fd-1115-4ffb-96b9-2ed6ec9c5da8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-reader] POST https://10.4.3.229/volume/v3/volumes/66ef952c-8205-4491-ac0b-fa9aaabca3ba/action Aug 06 14:30:01.136772 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8b6527fd-1115-4ffb-96b9-2ed6ec9c5da8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:30:01.136986 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8b6527fd-1115-4ffb-96b9-2ed6ec9c5da8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:01.150094 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:01.150094 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:01.150366 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8b6527fd-1115-4ffb-96b9-2ed6ec9c5da8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-reader] Volume info retrieved successfully. Aug 06 14:30:01.153241 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.policy [None req-8b6527fd-1115-4ffb-96b9-2ed6ec9c5da8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '67929d0264414c98b87a79480033d088', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b794949bd904ab884e78fc3f194d5c6', '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=100397) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:30:01.153241 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8b6527fd-1115-4ffb-96b9-2ed6ec9c5da8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-reader] https://10.4.3.229/volume/v3/volumes/66ef952c-8205-4491-ac0b-fa9aaabca3ba/action returned with HTTP 403 Aug 06 14:30:01.154070 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 985/3928] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:30:01 2026] POST /volume/v3/volumes/66ef952c-8205-4491-ac0b-fa9aaabca3ba/action => generated 131 bytes in 80 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:30:01.165753 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c254842b-fa92-4d6e-8620-94c9ff1f2030 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:01.168318 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c254842b-fa92-4d6e-8620-94c9ff1f2030 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/66ef952c-8205-4491-ac0b-fa9aaabca3ba Aug 06 14:30:01.168640 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c254842b-fa92-4d6e-8620-94c9ff1f2030 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:01.168880 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c254842b-fa92-4d6e-8620-94c9ff1f2030 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:01.169059 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-c254842b-fa92-4d6e-8620-94c9ff1f2030 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Delete volume with id: 66ef952c-8205-4491-ac0b-fa9aaabca3ba Aug 06 14:30:01.177836 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:01.177836 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:01.178181 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c254842b-fa92-4d6e-8620-94c9ff1f2030 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Volume info retrieved successfully. Aug 06 14:30:01.198828 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c254842b-fa92-4d6e-8620-94c9ff1f2030 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Delete volume request issued successfully. Aug 06 14:30:01.198937 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c254842b-fa92-4d6e-8620-94c9ff1f2030 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] https://10.4.3.229/volume/v3/volumes/66ef952c-8205-4491-ac0b-fa9aaabca3ba returned with HTTP 202 Aug 06 14:30:01.199342 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 979/3929] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:30:01 2026] DELETE /volume/v3/volumes/66ef952c-8205-4491-ac0b-fa9aaabca3ba => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:30:01.208647 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-4e070b15-d020-43f5-8de4-11d9e6aebe85 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:01.211076 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4e070b15-d020-43f5-8de4-11d9e6aebe85 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] GET https://10.4.3.229/volume/v3/volumes/66ef952c-8205-4491-ac0b-fa9aaabca3ba Aug 06 14:30:01.211303 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4e070b15-d020-43f5-8de4-11d9e6aebe85 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:01.211551 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4e070b15-d020-43f5-8de4-11d9e6aebe85 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:01.220557 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:01.220557 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:01.225141 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-4e070b15-d020-43f5-8de4-11d9e6aebe85 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Volume info retrieved successfully. Aug 06 14:30:01.230831 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4e070b15-d020-43f5-8de4-11d9e6aebe85 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] https://10.4.3.229/volume/v3/volumes/66ef952c-8205-4491-ac0b-fa9aaabca3ba returned with HTTP 200 Aug 06 14:30:01.231547 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 988/3930] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:01 2026] GET /volume/v3/volumes/66ef952c-8205-4491-ac0b-fa9aaabca3ba => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:30:02.029950 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-95730919-03a9-4698-94c3-8095dc223785 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:02.032053 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-95730919-03a9-4698-94c3-8095dc223785 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 Aug 06 14:30:02.032318 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-95730919-03a9-4698-94c3-8095dc223785 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:02.032590 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-95730919-03a9-4698-94c3-8095dc223785 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:02.032701 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-95730919-03a9-4698-94c3-8095dc223785 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id fd534c81-d11f-486e-b986-918e9737be60. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:02.037265 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:02.037265 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:02.038121 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-95730919-03a9-4698-94c3-8095dc223785 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 returned with HTTP 200 Aug 06 14:30:02.038570 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 979/3931] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:02 2026] GET /volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:02.049795 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8ea559da-0a8e-44f2-9aef-2c8c607170ea None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:02.051648 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8ea559da-0a8e-44f2-9aef-2c8c607170ea tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] POST https://10.4.3.229/volume/v3/backups Aug 06 14:30:02.052215 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8ea559da-0a8e-44f2-9aef-2c8c607170ea tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "280babac-3db9-4b7c-9b1e-c1a53948b437", "incremental": true}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:02.054132 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.contrib.backups [None req-8ea559da-0a8e-44f2-9aef-2c8c607170ea tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Creating new backup {'backup': {'volume_id': '280babac-3db9-4b7c-9b1e-c1a53948b437', 'incremental': True}} {{(pid=100397) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:30:02.054326 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.contrib.backups [None req-8ea559da-0a8e-44f2-9aef-2c8c607170ea tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Creating backup of volume 280babac-3db9-4b7c-9b1e-c1a53948b437 in container None Aug 06 14:30:02.063414 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:02.063414 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:02.064321 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8ea559da-0a8e-44f2-9aef-2c8c607170ea tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Volume info retrieved successfully. Aug 06 14:30:02.090024 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-8ea559da-0a8e-44f2-9aef-2c8c607170ea tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Created reservations ['f621e907-6f2d-47df-9cf8-c78aa9bdd3f9', '425dcb5e-8b21-42fe-9ad2-be295319a530'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:30:02.107288 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8ea559da-0a8e-44f2-9aef-2c8c607170ea tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 400 Aug 06 14:30:02.108289 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 986/3932] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:30:02 2026] POST /volume/v3/backups => generated 109 bytes in 59 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 14:30:02.117792 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-464cf97a-aa90-4b2a-8477-939628005245 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:02.120326 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-464cf97a-aa90-4b2a-8477-939628005245 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] DELETE https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 Aug 06 14:30:02.120472 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-464cf97a-aa90-4b2a-8477-939628005245 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:02.120691 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-464cf97a-aa90-4b2a-8477-939628005245 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:02.120829 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.backups [None req-464cf97a-aa90-4b2a-8477-939628005245 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Delete backup with id: fd534c81-d11f-486e-b986-918e9737be60. Aug 06 14:30:02.126788 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:02.126788 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:02.146746 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.backup.rpcapi [None req-464cf97a-aa90-4b2a-8477-939628005245 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] delete_backup rpcapi backup_id fd534c81-d11f-486e-b986-918e9737be60 {{(pid=100398) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:30:02.149950 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9489997f-fc62-4fa9-b771-287b5e593271 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:02.154596 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-464cf97a-aa90-4b2a-8477-939628005245 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 returned with HTTP 202 Aug 06 14:30:02.155054 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9489997f-fc62-4fa9-b771-287b5e593271 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e Aug 06 14:30:02.155161 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 980/3933] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:30:02 2026] DELETE /volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:30:02.157485 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9489997f-fc62-4fa9-b771-287b5e593271 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:02.158215 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9489997f-fc62-4fa9-b771-287b5e593271 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:02.159830 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-9489997f-fc62-4fa9-b771-287b5e593271 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id ffb102c5-7bbe-406b-aa35-00141797324e. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:02.167362 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-fa9ccb2f-c6c9-4265-abfb-2bd3e0885ec9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:02.178735 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:02.178735 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:02.184655 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fa9ccb2f-c6c9-4265-abfb-2bd3e0885ec9 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 Aug 06 14:30:02.184959 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fa9ccb2f-c6c9-4265-abfb-2bd3e0885ec9 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:02.185157 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fa9ccb2f-c6c9-4265-abfb-2bd3e0885ec9 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:02.185251 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-fa9ccb2f-c6c9-4265-abfb-2bd3e0885ec9 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id fd534c81-d11f-486e-b986-918e9737be60. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:02.185628 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9489997f-fc62-4fa9-b771-287b5e593271 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e returned with HTTP 200 Aug 06 14:30:02.186085 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 989/3934] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:02 2026] GET /volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e => generated 749 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:02.190256 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:02.190256 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:02.190880 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fa9ccb2f-c6c9-4265-abfb-2bd3e0885ec9 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 returned with HTTP 200 Aug 06 14:30:02.191217 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 980/3935] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:02 2026] GET /volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 => generated 750 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:02.245524 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f37451c4-5d5c-4d12-98af-8209bf3d6de4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:02.250756 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f37451c4-5d5c-4d12-98af-8209bf3d6de4 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] GET https://10.4.3.229/volume/v3/volumes/66ef952c-8205-4491-ac0b-fa9aaabca3ba Aug 06 14:30:02.250756 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f37451c4-5d5c-4d12-98af-8209bf3d6de4 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:02.250756 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f37451c4-5d5c-4d12-98af-8209bf3d6de4 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:02.258304 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f37451c4-5d5c-4d12-98af-8209bf3d6de4 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] https://10.4.3.229/volume/v3/volumes/66ef952c-8205-4491-ac0b-fa9aaabca3ba returned with HTTP 404 Aug 06 14:30:02.259088 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 987/3936] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:02 2026] GET /volume/v3/volumes/66ef952c-8205-4491-ac0b-fa9aaabca3ba => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:30:02.269680 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ed783076-31d3-4413-8d37-a019d5e03fb8 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:02.271944 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ed783076-31d3-4413-8d37-a019d5e03fb8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:30:02.271944 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ed783076-31d3-4413-8d37-a019d5e03fb8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1192180815"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:02.273039 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-ed783076-31d3-4413-8d37-a019d5e03fb8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1192180815'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:30:02.273088 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-ed783076-31d3-4413-8d37-a019d5e03fb8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Create volume of 1 GB Aug 06 14:30:02.277536 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ed783076-31d3-4413-8d37-a019d5e03fb8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Availability Zones retrieved successfully. Aug 06 14:30:02.282230 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ed783076-31d3-4413-8d37-a019d5e03fb8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Flow 'volume_create_api' (6a89c193-afaf-40e8-845f-f7e157e0db6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:30:02.283705 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ed783076-31d3-4413-8d37-a019d5e03fb8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e7ae728-89f7-437a-b9c3-f926aa8c85f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:02.285610 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-ed783076-31d3-4413-8d37-a019d5e03fb8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:30:02.310239 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ed783076-31d3-4413-8d37-a019d5e03fb8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e7ae728-89f7-437a-b9c3-f926aa8c85f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:02.311072 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ed783076-31d3-4413-8d37-a019d5e03fb8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (548bc047-36eb-4f76-808e-c66234d1fd7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:02.352838 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-ed783076-31d3-4413-8d37-a019d5e03fb8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Created reservations ['914d4d73-9172-47b0-96f0-a6b8dabb69dd', '1fb737e1-e429-458a-92f9-f30fbdf5206c', '363105a7-b1f4-4524-9471-d3f986b5ef79', 'b3926d6e-4ff1-4fdf-b8dc-77d9e4fea969'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:30:02.353602 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ed783076-31d3-4413-8d37-a019d5e03fb8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (548bc047-36eb-4f76-808e-c66234d1fd7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['914d4d73-9172-47b0-96f0-a6b8dabb69dd', '1fb737e1-e429-458a-92f9-f30fbdf5206c', '363105a7-b1f4-4524-9471-d3f986b5ef79', 'b3926d6e-4ff1-4fdf-b8dc-77d9e4fea969']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:02.354239 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ed783076-31d3-4413-8d37-a019d5e03fb8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c015c3a2-45c7-4383-b26d-8c6e3723dc86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:02.380680 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ed783076-31d3-4413-8d37-a019d5e03fb8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c015c3a2-45c7-4383-b26d-8c6e3723dc86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b37c346a-1a37-4420-a83f-413ebfba59d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1192180815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b794949bd904ab884e78fc3f194d5c6',qos_specs=None,replication_status=,reservations=['914d4d73-9172-47b0-96f0-a6b8dabb69dd','1fb737e1-e429-458a-92f9-f30fbdf5206c','363105a7-b1f4-4524-9471-d3f986b5ef79','b3926d6e-4ff1-4fdf-b8dc-77d9e4fea969'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a245d83aa6fe46359eea8b677d3403d9',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:30:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1192180815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b37c346a-1a37-4420-a83f-413ebfba59d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b794949bd904ab884e78fc3f194d5c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a245d83aa6fe46359eea8b677d3403d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:02.383840 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ed783076-31d3-4413-8d37-a019d5e03fb8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2142f8e6-666b-4990-a40b-041ec24f5bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:02.401411 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ed783076-31d3-4413-8d37-a019d5e03fb8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2142f8e6-666b-4990-a40b-041ec24f5bfb) transitioned into state 'SUCCESS' from state '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-1192180815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b794949bd904ab884e78fc3f194d5c6',qos_specs=None,replication_status=,reservations=['914d4d73-9172-47b0-96f0-a6b8dabb69dd','1fb737e1-e429-458a-92f9-f30fbdf5206c','363105a7-b1f4-4524-9471-d3f986b5ef79','b3926d6e-4ff1-4fdf-b8dc-77d9e4fea969'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a245d83aa6fe46359eea8b677d3403d9',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:02.403007 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ed783076-31d3-4413-8d37-a019d5e03fb8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e68a5199-5613-479c-a202-da4102600143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:02.410043 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ed783076-31d3-4413-8d37-a019d5e03fb8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e68a5199-5613-479c-a202-da4102600143) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:02.410865 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-ed783076-31d3-4413-8d37-a019d5e03fb8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Flow 'volume_create_api' (6a89c193-afaf-40e8-845f-f7e157e0db6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:30:02.411153 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ed783076-31d3-4413-8d37-a019d5e03fb8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Create volume request issued successfully. Aug 06 14:30:02.413227 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ed783076-31d3-4413-8d37-a019d5e03fb8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:30:02.413887 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 981/3937] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:30:02 2026] POST /volume/v3/volumes => generated 778 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:30:02.428231 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5e23a9a7-9848-4602-ac8a-182b5b15429b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:02.430965 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5e23a9a7-9848-4602-ac8a-182b5b15429b tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] GET https://10.4.3.229/volume/v3/volumes/b37c346a-1a37-4420-a83f-413ebfba59d9 Aug 06 14:30:02.430965 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5e23a9a7-9848-4602-ac8a-182b5b15429b tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:02.431155 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5e23a9a7-9848-4602-ac8a-182b5b15429b tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:02.440274 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:02.440274 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:02.444669 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5e23a9a7-9848-4602-ac8a-182b5b15429b tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Volume info retrieved successfully. Aug 06 14:30:02.449458 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5e23a9a7-9848-4602-ac8a-182b5b15429b tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] https://10.4.3.229/volume/v3/volumes/b37c346a-1a37-4420-a83f-413ebfba59d9 returned with HTTP 200 Aug 06 14:30:02.449458 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 990/3938] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:02 2026] GET /volume/v3/volumes/b37c346a-1a37-4420-a83f-413ebfba59d9 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:03.197073 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1f37314e-e1da-4df9-826f-49376f0d9b6f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:03.199545 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1f37314e-e1da-4df9-826f-49376f0d9b6f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e Aug 06 14:30:03.199850 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1f37314e-e1da-4df9-826f-49376f0d9b6f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:03.200498 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1f37314e-e1da-4df9-826f-49376f0d9b6f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:03.200498 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-1f37314e-e1da-4df9-826f-49376f0d9b6f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id ffb102c5-7bbe-406b-aa35-00141797324e. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:03.203521 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a32325b6-e56c-400e-b0c9-8947a21c566d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:03.205925 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a32325b6-e56c-400e-b0c9-8947a21c566d tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 Aug 06 14:30:03.206216 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a32325b6-e56c-400e-b0c9-8947a21c566d tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:03.206523 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a32325b6-e56c-400e-b0c9-8947a21c566d tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:03.206690 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-a32325b6-e56c-400e-b0c9-8947a21c566d tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id fd534c81-d11f-486e-b986-918e9737be60. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:03.209566 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:03.209566 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:03.211547 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a32325b6-e56c-400e-b0c9-8947a21c566d tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 returned with HTTP 404 Aug 06 14:30:03.212197 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 988/3939] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:03 2026] GET /volume/v3/backups/fd534c81-d11f-486e-b986-918e9737be60 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:30:03.214573 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1f37314e-e1da-4df9-826f-49376f0d9b6f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e returned with HTTP 200 Aug 06 14:30:03.216506 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 981/3940] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:03 2026] GET /volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:03.221638 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e08b6181-bc59-4a55-b25b-b1c5095f39cf None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:03.224043 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e08b6181-bc59-4a55-b25b-b1c5095f39cf tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:30:03.224655 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e08b6181-bc59-4a55-b25b-b1c5095f39cf tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1497606972"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:03.226751 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-e08b6181-bc59-4a55-b25b-b1c5095f39cf tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1497606972'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:30:03.226929 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-e08b6181-bc59-4a55-b25b-b1c5095f39cf tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Create volume of 1 GB Aug 06 14:30:03.227273 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:03.227273 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:03.232802 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e08b6181-bc59-4a55-b25b-b1c5095f39cf tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Availability Zones retrieved successfully. Aug 06 14:30:03.241856 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e08b6181-bc59-4a55-b25b-b1c5095f39cf tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Flow 'volume_create_api' (f81ae083-417a-40d7-8c07-29c6197fb4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:30:03.243227 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e08b6181-bc59-4a55-b25b-b1c5095f39cf tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06fdc701-9199-4e38-b740-db9e0a1a6477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:03.244458 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-e08b6181-bc59-4a55-b25b-b1c5095f39cf tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:30:03.275314 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e08b6181-bc59-4a55-b25b-b1c5095f39cf tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06fdc701-9199-4e38-b740-db9e0a1a6477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:03.276136 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e08b6181-bc59-4a55-b25b-b1c5095f39cf tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfa89858-4f40-4684-a650-7975b0bb6824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:03.320779 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-e08b6181-bc59-4a55-b25b-b1c5095f39cf tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Created reservations ['917a6ea0-491d-45ed-99d4-9a95fbfc93fa', '0355247a-3a2d-405c-a74a-087a141b7768', '42fc7a51-014b-4ccd-857a-6b9b52ffe478', 'e507481e-a42b-4f5f-8df7-fb49f03a0a53'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:30:03.321702 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e08b6181-bc59-4a55-b25b-b1c5095f39cf tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfa89858-4f40-4684-a650-7975b0bb6824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['917a6ea0-491d-45ed-99d4-9a95fbfc93fa', '0355247a-3a2d-405c-a74a-087a141b7768', '42fc7a51-014b-4ccd-857a-6b9b52ffe478', 'e507481e-a42b-4f5f-8df7-fb49f03a0a53']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:03.322418 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e08b6181-bc59-4a55-b25b-b1c5095f39cf tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4bc5477-2dd7-436f-b6bb-9c2efc98bf9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:03.344989 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e08b6181-bc59-4a55-b25b-b1c5095f39cf tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4bc5477-2dd7-436f-b6bb-9c2efc98bf9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54b9df75-af2f-4cc2-981f-05afca433d8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1497606972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3d254616dcb4a8d901015980bbf081d',qos_specs=None,replication_status=,reservations=['917a6ea0-491d-45ed-99d4-9a95fbfc93fa','0355247a-3a2d-405c-a74a-087a141b7768','42fc7a51-014b-4ccd-857a-6b9b52ffe478','e507481e-a42b-4f5f-8df7-fb49f03a0a53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='698892c8f74a44fb9a80e210184209fb',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:30:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1497606972',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54b9df75-af2f-4cc2-981f-05afca433d8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3d254616dcb4a8d901015980bbf081d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='698892c8f74a44fb9a80e210184209fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:03.345675 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e08b6181-bc59-4a55-b25b-b1c5095f39cf tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (babb52fa-0b56-4f6a-822a-2981206a8ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:03.366045 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e08b6181-bc59-4a55-b25b-b1c5095f39cf tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (babb52fa-0b56-4f6a-822a-2981206a8ae4) transitioned into state 'SUCCESS' from state '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-1497606972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3d254616dcb4a8d901015980bbf081d',qos_specs=None,replication_status=,reservations=['917a6ea0-491d-45ed-99d4-9a95fbfc93fa','0355247a-3a2d-405c-a74a-087a141b7768','42fc7a51-014b-4ccd-857a-6b9b52ffe478','e507481e-a42b-4f5f-8df7-fb49f03a0a53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='698892c8f74a44fb9a80e210184209fb',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:03.366713 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e08b6181-bc59-4a55-b25b-b1c5095f39cf tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd3a9ccf-1f7a-427d-ba8a-6ac3d80db996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:03.376229 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e08b6181-bc59-4a55-b25b-b1c5095f39cf tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd3a9ccf-1f7a-427d-ba8a-6ac3d80db996) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:03.377197 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e08b6181-bc59-4a55-b25b-b1c5095f39cf tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Flow 'volume_create_api' (f81ae083-417a-40d7-8c07-29c6197fb4a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:30:03.377539 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e08b6181-bc59-4a55-b25b-b1c5095f39cf tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Create volume request issued successfully. Aug 06 14:30:03.378174 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e08b6181-bc59-4a55-b25b-b1c5095f39cf tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:30:03.378779 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 982/3941] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:30:03 2026] POST /volume/v3/volumes => generated 749 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:30:03.391611 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-398502c2-c284-4705-9f2a-622895481307 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:03.393300 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-398502c2-c284-4705-9f2a-622895481307 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/volumes/54b9df75-af2f-4cc2-981f-05afca433d8a Aug 06 14:30:03.393513 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-398502c2-c284-4705-9f2a-622895481307 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:03.393697 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-398502c2-c284-4705-9f2a-622895481307 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:03.403573 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:03.403573 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:03.409167 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-398502c2-c284-4705-9f2a-622895481307 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Volume info retrieved successfully. Aug 06 14:30:03.413294 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-398502c2-c284-4705-9f2a-622895481307 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/volumes/54b9df75-af2f-4cc2-981f-05afca433d8a returned with HTTP 200 Aug 06 14:30:03.413717 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 991/3942] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:03 2026] GET /volume/v3/volumes/54b9df75-af2f-4cc2-981f-05afca433d8a => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:30:03.460722 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-4f985b0f-5b9b-48c8-b237-1e01b24647ba None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:03.463629 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4f985b0f-5b9b-48c8-b237-1e01b24647ba tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] GET https://10.4.3.229/volume/v3/volumes/b37c346a-1a37-4420-a83f-413ebfba59d9 Aug 06 14:30:03.463858 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4f985b0f-5b9b-48c8-b237-1e01b24647ba tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:03.464127 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4f985b0f-5b9b-48c8-b237-1e01b24647ba tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:03.479382 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:03.479382 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:03.490137 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-4f985b0f-5b9b-48c8-b237-1e01b24647ba tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Volume info retrieved successfully. Aug 06 14:30:03.494867 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4f985b0f-5b9b-48c8-b237-1e01b24647ba tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] https://10.4.3.229/volume/v3/volumes/b37c346a-1a37-4420-a83f-413ebfba59d9 returned with HTTP 200 Aug 06 14:30:03.495328 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 989/3943] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:03 2026] GET /volume/v3/volumes/b37c346a-1a37-4420-a83f-413ebfba59d9 => generated 1018 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:30:03.509190 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4367f7ac-a602-45a0-850f-9d98ae127fc8 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:03.510923 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4367f7ac-a602-45a0-850f-9d98ae127fc8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-reader] POST https://10.4.3.229/volume/v3/volumes/b37c346a-1a37-4420-a83f-413ebfba59d9/action Aug 06 14:30:03.511286 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4367f7ac-a602-45a0-850f-9d98ae127fc8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:30:03.511410 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4367f7ac-a602-45a0-850f-9d98ae127fc8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:03.519184 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:03.519184 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:03.519663 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.policy [None req-4367f7ac-a602-45a0-850f-9d98ae127fc8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '67929d0264414c98b87a79480033d088', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b794949bd904ab884e78fc3f194d5c6', '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=100399) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:30:03.519888 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4367f7ac-a602-45a0-850f-9d98ae127fc8 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-reader] https://10.4.3.229/volume/v3/volumes/b37c346a-1a37-4420-a83f-413ebfba59d9/action returned with HTTP 403 Aug 06 14:30:03.520309 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 982/3944] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:30:03 2026] POST /volume/v3/volumes/b37c346a-1a37-4420-a83f-413ebfba59d9/action => generated 131 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:30:03.526406 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b46068db-8229-47c7-a6af-5a53675e1d7a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:03.528256 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b46068db-8229-47c7-a6af-5a53675e1d7a tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/b37c346a-1a37-4420-a83f-413ebfba59d9 Aug 06 14:30:03.528537 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b46068db-8229-47c7-a6af-5a53675e1d7a tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:03.528714 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b46068db-8229-47c7-a6af-5a53675e1d7a tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:03.528912 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-b46068db-8229-47c7-a6af-5a53675e1d7a tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Delete volume with id: b37c346a-1a37-4420-a83f-413ebfba59d9 Aug 06 14:30:03.535736 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:03.535736 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:03.536057 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b46068db-8229-47c7-a6af-5a53675e1d7a tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Volume info retrieved successfully. Aug 06 14:30:03.554807 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b46068db-8229-47c7-a6af-5a53675e1d7a tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Delete volume request issued successfully. Aug 06 14:30:03.555012 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b46068db-8229-47c7-a6af-5a53675e1d7a tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] https://10.4.3.229/volume/v3/volumes/b37c346a-1a37-4420-a83f-413ebfba59d9 returned with HTTP 202 Aug 06 14:30:03.555405 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 983/3945] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:30:03 2026] DELETE /volume/v3/volumes/b37c346a-1a37-4420-a83f-413ebfba59d9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:30:03.569563 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fed84e2e-f470-4a70-9570-2471fa0a2065 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:03.571322 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fed84e2e-f470-4a70-9570-2471fa0a2065 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] GET https://10.4.3.229/volume/v3/volumes/b37c346a-1a37-4420-a83f-413ebfba59d9 Aug 06 14:30:03.571528 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fed84e2e-f470-4a70-9570-2471fa0a2065 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:03.571713 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fed84e2e-f470-4a70-9570-2471fa0a2065 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:03.578486 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:03.578486 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:03.582232 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-fed84e2e-f470-4a70-9570-2471fa0a2065 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Volume info retrieved successfully. Aug 06 14:30:03.587220 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fed84e2e-f470-4a70-9570-2471fa0a2065 tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] https://10.4.3.229/volume/v3/volumes/b37c346a-1a37-4420-a83f-413ebfba59d9 returned with HTTP 200 Aug 06 14:30:03.587817 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 992/3946] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:03 2026] GET /volume/v3/volumes/b37c346a-1a37-4420-a83f-413ebfba59d9 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:30:04.226374 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ded9809d-9ceb-4396-8365-6755c8baf97c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:04.229091 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ded9809d-9ceb-4396-8365-6755c8baf97c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e Aug 06 14:30:04.229331 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ded9809d-9ceb-4396-8365-6755c8baf97c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:04.229699 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ded9809d-9ceb-4396-8365-6755c8baf97c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:04.229855 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-ded9809d-9ceb-4396-8365-6755c8baf97c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id ffb102c5-7bbe-406b-aa35-00141797324e. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:04.236910 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:04.236910 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:04.238131 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ded9809d-9ceb-4396-8365-6755c8baf97c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e returned with HTTP 200 Aug 06 14:30:04.239028 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 990/3947] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:04 2026] GET /volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:04.429779 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-29ccec7c-bd41-48ee-a2f3-7be5b12c19e9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:04.435825 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-29ccec7c-bd41-48ee-a2f3-7be5b12c19e9 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/volumes/54b9df75-af2f-4cc2-981f-05afca433d8a Aug 06 14:30:04.436589 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-29ccec7c-bd41-48ee-a2f3-7be5b12c19e9 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:04.437306 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-29ccec7c-bd41-48ee-a2f3-7be5b12c19e9 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:04.455226 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:04.455226 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:04.458621 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-29ccec7c-bd41-48ee-a2f3-7be5b12c19e9 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Volume info retrieved successfully. Aug 06 14:30:04.462132 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-29ccec7c-bd41-48ee-a2f3-7be5b12c19e9 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/volumes/54b9df75-af2f-4cc2-981f-05afca433d8a returned with HTTP 200 Aug 06 14:30:04.462500 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 983/3948] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:04 2026] GET /volume/v3/volumes/54b9df75-af2f-4cc2-981f-05afca433d8a => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:04.478109 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d229b4a6-19c8-4202-9dc8-4c0b1866c65a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:04.479762 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d229b4a6-19c8-4202-9dc8-4c0b1866c65a tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 06 14:30:04.480092 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d229b4a6-19c8-4202-9dc8-4c0b1866c65a tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "54b9df75-af2f-4cc2-981f-05afca433d8a", "name": "tempest-VolumesBackupsTest-Backup-1267800552"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:04.481490 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.backups [None req-d229b4a6-19c8-4202-9dc8-4c0b1866c65a tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Creating new backup {'backup': {'volume_id': '54b9df75-af2f-4cc2-981f-05afca433d8a', 'name': 'tempest-VolumesBackupsTest-Backup-1267800552'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:30:04.481631 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.backups [None req-d229b4a6-19c8-4202-9dc8-4c0b1866c65a tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Creating backup of volume 54b9df75-af2f-4cc2-981f-05afca433d8a in container None Aug 06 14:30:04.488791 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:04.488791 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:04.489082 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d229b4a6-19c8-4202-9dc8-4c0b1866c65a tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Volume info retrieved successfully. Aug 06 14:30:04.510140 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-d229b4a6-19c8-4202-9dc8-4c0b1866c65a tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Created reservations ['2bea3abb-045a-4fa7-8694-d8a817302c4b', '5408fc41-b542-41b4-8b4a-52d77b8875db'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:30:04.547595 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d229b4a6-19c8-4202-9dc8-4c0b1866c65a tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:30:04.547959 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 984/3949] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:30:04 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 06 14:30:04.557469 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-db855ee8-6199-4c20-bae6-ffbc6c17ef30 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:04.558999 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-db855ee8-6199-4c20-bae6-ffbc6c17ef30 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 Aug 06 14:30:04.559201 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-db855ee8-6199-4c20-bae6-ffbc6c17ef30 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:04.559385 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-db855ee8-6199-4c20-bae6-ffbc6c17ef30 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:04.559520 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-db855ee8-6199-4c20-bae6-ffbc6c17ef30 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 08e01756-261f-4e56-98ab-57f33a0bfed9. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:04.563285 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:04.563285 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:04.563825 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-db855ee8-6199-4c20-bae6-ffbc6c17ef30 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 returned with HTTP 200 Aug 06 14:30:04.564111 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 993/3950] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:04 2026] GET /volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:04.602064 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d3c12ebe-9bc2-4f2e-a35b-eb7e6da237dc None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:04.604012 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d3c12ebe-9bc2-4f2e-a35b-eb7e6da237dc tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] GET https://10.4.3.229/volume/v3/volumes/b37c346a-1a37-4420-a83f-413ebfba59d9 Aug 06 14:30:04.604217 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d3c12ebe-9bc2-4f2e-a35b-eb7e6da237dc tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:04.604462 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d3c12ebe-9bc2-4f2e-a35b-eb7e6da237dc tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:04.611850 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d3c12ebe-9bc2-4f2e-a35b-eb7e6da237dc tempest-ProjectReaderTests-503888945 tempest-ProjectReaderTests-503888945-project-admin] https://10.4.3.229/volume/v3/volumes/b37c346a-1a37-4420-a83f-413ebfba59d9 returned with HTTP 404 Aug 06 14:30:04.612393 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 991/3951] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:04 2026] GET /volume/v3/volumes/b37c346a-1a37-4420-a83f-413ebfba59d9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:30:05.249896 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d28ed023-e727-4472-a8c1-27b366b1e9bc None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:05.252053 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d28ed023-e727-4472-a8c1-27b366b1e9bc tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e Aug 06 14:30:05.252282 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d28ed023-e727-4472-a8c1-27b366b1e9bc tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:05.252536 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d28ed023-e727-4472-a8c1-27b366b1e9bc tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:05.252675 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-d28ed023-e727-4472-a8c1-27b366b1e9bc tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id ffb102c5-7bbe-406b-aa35-00141797324e. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:05.257209 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:05.257209 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:05.257918 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d28ed023-e727-4472-a8c1-27b366b1e9bc tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e returned with HTTP 200 Aug 06 14:30:05.258278 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 984/3952] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:05 2026] GET /volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:05.575775 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5892b8e7-e9f4-4711-a12c-deacc71dbfb4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:05.578217 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5892b8e7-e9f4-4711-a12c-deacc71dbfb4 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 Aug 06 14:30:05.578530 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5892b8e7-e9f4-4711-a12c-deacc71dbfb4 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:05.578790 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5892b8e7-e9f4-4711-a12c-deacc71dbfb4 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:05.578928 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-5892b8e7-e9f4-4711-a12c-deacc71dbfb4 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 08e01756-261f-4e56-98ab-57f33a0bfed9. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:05.590004 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:05.590004 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:05.590870 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5892b8e7-e9f4-4711-a12c-deacc71dbfb4 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 returned with HTTP 200 Aug 06 14:30:05.591342 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 985/3953] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:05 2026] GET /volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:06.272717 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-bc41fc4e-3b47-4dd1-9885-bbe3eb9b6e79 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:06.275128 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bc41fc4e-3b47-4dd1-9885-bbe3eb9b6e79 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e Aug 06 14:30:06.275272 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bc41fc4e-3b47-4dd1-9885-bbe3eb9b6e79 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:06.275537 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bc41fc4e-3b47-4dd1-9885-bbe3eb9b6e79 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:06.276180 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-bc41fc4e-3b47-4dd1-9885-bbe3eb9b6e79 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id ffb102c5-7bbe-406b-aa35-00141797324e. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:06.283314 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:06.283314 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:06.284353 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bc41fc4e-3b47-4dd1-9885-bbe3eb9b6e79 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e returned with HTTP 200 Aug 06 14:30:06.284906 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 994/3954] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:06 2026] GET /volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:06.603593 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c53f6086-91a3-4dfc-923f-46d5c7bf2ba4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:06.607162 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c53f6086-91a3-4dfc-923f-46d5c7bf2ba4 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 Aug 06 14:30:06.607162 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c53f6086-91a3-4dfc-923f-46d5c7bf2ba4 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:06.607162 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c53f6086-91a3-4dfc-923f-46d5c7bf2ba4 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:06.607162 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-c53f6086-91a3-4dfc-923f-46d5c7bf2ba4 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 08e01756-261f-4e56-98ab-57f33a0bfed9. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:06.611629 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:06.611629 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:06.612382 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c53f6086-91a3-4dfc-923f-46d5c7bf2ba4 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 returned with HTTP 200 Aug 06 14:30:06.612868 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 992/3955] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:06 2026] GET /volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:07.298019 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-bfe8a7bd-7428-4558-9f1c-2189362516c1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:07.303321 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bfe8a7bd-7428-4558-9f1c-2189362516c1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e Aug 06 14:30:07.303321 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bfe8a7bd-7428-4558-9f1c-2189362516c1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:07.303321 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bfe8a7bd-7428-4558-9f1c-2189362516c1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:07.303321 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-bfe8a7bd-7428-4558-9f1c-2189362516c1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id ffb102c5-7bbe-406b-aa35-00141797324e. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:07.306609 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:07.306609 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:07.307794 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bfe8a7bd-7428-4558-9f1c-2189362516c1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e returned with HTTP 200 Aug 06 14:30:07.308391 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 985/3956] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:07 2026] GET /volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:07.623297 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-02785a0a-31a6-4f08-843b-5145a0ce0f72 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:07.625188 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-02785a0a-31a6-4f08-843b-5145a0ce0f72 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 Aug 06 14:30:07.625374 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-02785a0a-31a6-4f08-843b-5145a0ce0f72 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:07.625607 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-02785a0a-31a6-4f08-843b-5145a0ce0f72 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:07.625705 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-02785a0a-31a6-4f08-843b-5145a0ce0f72 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 08e01756-261f-4e56-98ab-57f33a0bfed9. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:07.631594 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:07.631594 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:07.632608 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-02785a0a-31a6-4f08-843b-5145a0ce0f72 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 returned with HTTP 200 Aug 06 14:30:07.633143 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 986/3957] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:07 2026] GET /volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:07.764522 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-3c7a8c0a-7755-4e6a-9e98-5f26c4130b5d req-41f9b347-72d0-4183-8d7c-c58797a4ff98 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:07.772681 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-3c7a8c0a-7755-4e6a-9e98-5f26c4130b5d req-41f9b347-72d0-4183-8d7c-c58797a4ff98 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/attachments/ef223723-c91b-4d4a-bab5-25888b4ddb3c Aug 06 14:30:07.772917 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-3c7a8c0a-7755-4e6a-9e98-5f26c4130b5d req-41f9b347-72d0-4183-8d7c-c58797a4ff98 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:07.774382 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-3c7a8c0a-7755-4e6a-9e98-5f26c4130b5d req-41f9b347-72d0-4183-8d7c-c58797a4ff98 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:07.804010 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:07.804010 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:07.860943 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-3c7a8c0a-7755-4e6a-9e98-5f26c4130b5d req-41f9b347-72d0-4183-8d7c-c58797a4ff98 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments/ef223723-c91b-4d4a-bab5-25888b4ddb3c returned with HTTP 200 Aug 06 14:30:07.861476 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 995/3958] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:30:07 2026] DELETE /volume/v3/attachments/ef223723-c91b-4d4a-bab5-25888b4ddb3c => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:08.318628 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-67fc341d-82e5-491a-9630-77a6124146ad None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:08.321629 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-67fc341d-82e5-491a-9630-77a6124146ad tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e Aug 06 14:30:08.321857 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-67fc341d-82e5-491a-9630-77a6124146ad tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:08.322095 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-67fc341d-82e5-491a-9630-77a6124146ad tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:08.322213 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-67fc341d-82e5-491a-9630-77a6124146ad tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id ffb102c5-7bbe-406b-aa35-00141797324e. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:08.329288 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:08.329288 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:08.330127 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-67fc341d-82e5-491a-9630-77a6124146ad tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e returned with HTTP 200 Aug 06 14:30:08.330502 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 993/3959] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:08 2026] GET /volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:08.653228 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5f4efafb-e719-4b05-886e-6fdec66b927c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:08.659301 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5f4efafb-e719-4b05-886e-6fdec66b927c tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 Aug 06 14:30:08.659798 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5f4efafb-e719-4b05-886e-6fdec66b927c tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:08.659909 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5f4efafb-e719-4b05-886e-6fdec66b927c tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:08.660404 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-5f4efafb-e719-4b05-886e-6fdec66b927c tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 08e01756-261f-4e56-98ab-57f33a0bfed9. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:08.670185 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:08.670185 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:08.670891 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5f4efafb-e719-4b05-886e-6fdec66b927c tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 returned with HTTP 200 Aug 06 14:30:08.671408 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 986/3960] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:08 2026] GET /volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:09.293746 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5e5d13ee-135f-468f-a4bb-41dabbcadf12 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:09.295523 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5e5d13ee-135f-468f-a4bb-41dabbcadf12 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea Aug 06 14:30:09.295735 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5e5d13ee-135f-468f-a4bb-41dabbcadf12 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:09.295915 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5e5d13ee-135f-468f-a4bb-41dabbcadf12 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:09.296065 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-5e5d13ee-135f-468f-a4bb-41dabbcadf12 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete volume with id: 51d51963-d97c-46cc-bdd7-04b368ab17ea Aug 06 14:30:09.303209 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:09.303209 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:09.303733 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5e5d13ee-135f-468f-a4bb-41dabbcadf12 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:30:09.313314 np0000006659 devstack@c-api.service[100398]: WARNING cinder.keymgr.conf_key_mgr [None req-5e5d13ee-135f-468f-a4bb-41dabbcadf12 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 14:30:09.318650 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5e5d13ee-135f-468f-a4bb-41dabbcadf12 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete volume request issued successfully. Aug 06 14:30:09.318824 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5e5d13ee-135f-468f-a4bb-41dabbcadf12 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea returned with HTTP 202 Aug 06 14:30:09.319286 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 987/3961] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:30:09 2026] DELETE /volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:30:09.327278 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-34084d3b-32c4-4d58-ba54-3cbfa58b7b94 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:09.329714 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-34084d3b-32c4-4d58-ba54-3cbfa58b7b94 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea Aug 06 14:30:09.329965 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-34084d3b-32c4-4d58-ba54-3cbfa58b7b94 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:09.330214 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-34084d3b-32c4-4d58-ba54-3cbfa58b7b94 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:09.340191 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:09.340191 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:09.346295 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-34084d3b-32c4-4d58-ba54-3cbfa58b7b94 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:30:09.352712 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-34084d3b-32c4-4d58-ba54-3cbfa58b7b94 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea returned with HTTP 200 Aug 06 14:30:09.353251 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 996/3962] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:09 2026] GET /volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:09.682144 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-85a403e6-e293-4023-978c-a4296276d18f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:09.683798 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-85a403e6-e293-4023-978c-a4296276d18f tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 Aug 06 14:30:09.684037 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-85a403e6-e293-4023-978c-a4296276d18f tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:09.684239 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-85a403e6-e293-4023-978c-a4296276d18f tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:09.684344 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-85a403e6-e293-4023-978c-a4296276d18f tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 08e01756-261f-4e56-98ab-57f33a0bfed9. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:09.689014 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:09.689014 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:09.689677 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-85a403e6-e293-4023-978c-a4296276d18f tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 returned with HTTP 200 Aug 06 14:30:09.690049 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 994/3963] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:09 2026] GET /volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:10.367392 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-cb17938f-1cd4-45a5-8f5b-efda392c958a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:10.369327 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cb17938f-1cd4-45a5-8f5b-efda392c958a tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea Aug 06 14:30:10.369541 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cb17938f-1cd4-45a5-8f5b-efda392c958a tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:10.369721 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cb17938f-1cd4-45a5-8f5b-efda392c958a tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:10.375258 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cb17938f-1cd4-45a5-8f5b-efda392c958a tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea returned with HTTP 404 Aug 06 14:30:10.375800 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 987/3964] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:10 2026] GET /volume/v3/volumes/51d51963-d97c-46cc-bdd7-04b368ab17ea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:30:10.383689 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-90781585-1259-49fe-9b7f-0a6bf086bf6f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:10.385836 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-90781585-1259-49fe-9b7f-0a6bf086bf6f tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 Aug 06 14:30:10.386042 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-90781585-1259-49fe-9b7f-0a6bf086bf6f tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:10.386244 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-90781585-1259-49fe-9b7f-0a6bf086bf6f tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] Calling method 'detail' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:10.387127 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-90781585-1259-49fe-9b7f-0a6bf086bf6f tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100398) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:30:10.406690 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-90781585-1259-49fe-9b7f-0a6bf086bf6f tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] Get all volumes completed successfully. Aug 06 14:30:10.410256 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:10.410256 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:10.417276 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-90781585-1259-49fe-9b7f-0a6bf086bf6f tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 14:30:10.417786 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 988/3965] 10.4.3.229 () {66 vars in 1285 bytes} [Thu Aug 6 14:30:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18396 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:30:10.432823 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6a6b4991-cb92-4644-ba40-32038db21c9b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:10.434647 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6a6b4991-cb92-4644-ba40-32038db21c9b tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] DELETE https://10.4.3.229/volume/v3/types/3269915a-3727-48b9-8935-80115ffa66f5 Aug 06 14:30:10.434834 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6a6b4991-cb92-4644-ba40-32038db21c9b tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:10.435054 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6a6b4991-cb92-4644-ba40-32038db21c9b tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] Calling method '_delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:10.458212 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6a6b4991-cb92-4644-ba40-32038db21c9b tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] https://10.4.3.229/volume/v3/types/3269915a-3727-48b9-8935-80115ffa66f5 returned with HTTP 202 Aug 06 14:30:10.458736 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 997/3966] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:30:10 2026] DELETE /volume/v3/types/3269915a-3727-48b9-8935-80115ffa66f5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:30:10.468660 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-102a0074-252d-4760-8b03-217324d1aa89 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:10.472581 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-102a0074-252d-4760-8b03-217324d1aa89 tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:30:10.472854 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-102a0074-252d-4760-8b03-217324d1aa89 tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-960254810", "extra_specs": {}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:10.492119 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-102a0074-252d-4760-8b03-217324d1aa89 tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:30:10.492563 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 995/3967] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:30:10 2026] POST /volume/v3/types => generated 212 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:10.502888 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ae97adea-576f-4680-8987-14c1f4a00841 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:10.506001 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ae97adea-576f-4680-8987-14c1f4a00841 tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] POST https://10.4.3.229/volume/v3/types/96d4d90f-15f1-46f9-96a7-7cef43384b1c/encryption Aug 06 14:30:10.506298 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ae97adea-576f-4680-8987-14c1f4a00841 tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:10.533191 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ae97adea-576f-4680-8987-14c1f4a00841 tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] https://10.4.3.229/volume/v3/types/96d4d90f-15f1-46f9-96a7-7cef43384b1c/encryption returned with HTTP 200 Aug 06 14:30:10.533896 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 988/3968] 10.4.3.229 () {68 vars in 1397 bytes} [Thu Aug 6 14:30:10 2026] POST /volume/v3/types/96d4d90f-15f1-46f9-96a7-7cef43384b1c/encryption => generated 231 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:10.541811 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0943cb73-c34a-4bad-845e-6b615606ad0b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:10.543545 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0943cb73-c34a-4bad-845e-6b615606ad0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:30:10.543884 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0943cb73-c34a-4bad-845e-6b615606ad0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-263770985", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-960254810", "size": 1}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:10.545637 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-0943cb73-c34a-4bad-845e-6b615606ad0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-263770985', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-960254810', 'size': 1}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:30:10.549623 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-0943cb73-c34a-4bad-845e-6b615606ad0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create volume of 1 GB Aug 06 14:30:10.550056 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:10.550056 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:10.550738 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0943cb73-c34a-4bad-845e-6b615606ad0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Availability Zones retrieved successfully. Aug 06 14:30:10.559520 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0943cb73-c34a-4bad-845e-6b615606ad0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Flow 'volume_create_api' (a7a1d562-8bca-4338-8428-64162b0e7623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:30:10.560836 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0943cb73-c34a-4bad-845e-6b615606ad0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e83d5abd-7d32-4a39-b455-61d221c42da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:10.562165 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-0943cb73-c34a-4bad-845e-6b615606ad0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:30:10.590729 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0943cb73-c34a-4bad-845e-6b615606ad0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e83d5abd-7d32-4a39-b455-61d221c42da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:30:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96d4d90f-15f1-46f9-96a7-7cef43384b1c,is_public=True,name='tempest-scenario-type-luks2-960254810',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96d4d90f-15f1-46f9-96a7-7cef43384b1c', '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=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:10.591551 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0943cb73-c34a-4bad-845e-6b615606ad0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68aa8224-65ad-4c1c-a716-0e9d9a848660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:10.620398 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-0943cb73-c34a-4bad-845e-6b615606ad0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-960254810 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-960254810, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:30:10.620749 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-0943cb73-c34a-4bad-845e-6b615606ad0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-960254810 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-960254810, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:30:10.649846 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-0943cb73-c34a-4bad-845e-6b615606ad0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Created reservations ['585436a0-9761-4468-8a1a-272f2c8fe5a7', '0af2ec1e-d3f6-43a4-91b9-6c78a4358e5b', 'abc999b4-14ee-48a3-83c1-5f227467725c', '668b0686-7aba-4356-999b-2d34e0c16f71'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:30:10.650678 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0943cb73-c34a-4bad-845e-6b615606ad0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68aa8224-65ad-4c1c-a716-0e9d9a848660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['585436a0-9761-4468-8a1a-272f2c8fe5a7', '0af2ec1e-d3f6-43a4-91b9-6c78a4358e5b', 'abc999b4-14ee-48a3-83c1-5f227467725c', '668b0686-7aba-4356-999b-2d34e0c16f71']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:10.651544 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0943cb73-c34a-4bad-845e-6b615606ad0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5a09124-7a29-4931-a75a-9ead11d37003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:10.674729 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0943cb73-c34a-4bad-845e-6b615606ad0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5a09124-7a29-4931-a75a-9ead11d37003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-263770985',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e092920620a4c86bdddcf7afaf1f3c5',qos_specs=None,replication_status=,reservations=['585436a0-9761-4468-8a1a-272f2c8fe5a7','0af2ec1e-d3f6-43a4-91b9-6c78a4358e5b','abc999b4-14ee-48a3-83c1-5f227467725c','668b0686-7aba-4356-999b-2d34e0c16f71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0e7a4ae4406487d9f1d6b36a06e986e',volume_type_id=96d4d90f-15f1-46f9-96a7-7cef43384b1c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:30:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-263770985',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e092920620a4c86bdddcf7afaf1f3c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0e7a4ae4406487d9f1d6b36a06e986e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96d4d90f-15f1-46f9-96a7-7cef43384b1c),volume_type_id=96d4d90f-15f1-46f9-96a7-7cef43384b1c)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:10.675344 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0943cb73-c34a-4bad-845e-6b615606ad0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cf86428-5c40-42e5-a2ee-0b405598a70e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:10.692790 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0943cb73-c34a-4bad-845e-6b615606ad0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cf86428-5c40-42e5-a2ee-0b405598a70e) transitioned into state 'SUCCESS' from state '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-263770985',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e092920620a4c86bdddcf7afaf1f3c5',qos_specs=None,replication_status=,reservations=['585436a0-9761-4468-8a1a-272f2c8fe5a7','0af2ec1e-d3f6-43a4-91b9-6c78a4358e5b','abc999b4-14ee-48a3-83c1-5f227467725c','668b0686-7aba-4356-999b-2d34e0c16f71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0e7a4ae4406487d9f1d6b36a06e986e',volume_type_id=96d4d90f-15f1-46f9-96a7-7cef43384b1c)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:10.693441 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0943cb73-c34a-4bad-845e-6b615606ad0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4e6d6af-8830-432c-b941-8dbfdab2ed35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:10.701149 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b0dcc8c1-f0e2-4bf1-b640-6d4adb17d8fa None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:10.702892 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b0dcc8c1-f0e2-4bf1-b640-6d4adb17d8fa tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 Aug 06 14:30:10.706090 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b0dcc8c1-f0e2-4bf1-b640-6d4adb17d8fa tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:10.706090 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b0dcc8c1-f0e2-4bf1-b640-6d4adb17d8fa tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:10.706090 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-b0dcc8c1-f0e2-4bf1-b640-6d4adb17d8fa tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 08e01756-261f-4e56-98ab-57f33a0bfed9. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:10.706250 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0943cb73-c34a-4bad-845e-6b615606ad0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4e6d6af-8830-432c-b941-8dbfdab2ed35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:10.706250 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-0943cb73-c34a-4bad-845e-6b615606ad0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Flow 'volume_create_api' (a7a1d562-8bca-4338-8428-64162b0e7623) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:30:10.706250 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0943cb73-c34a-4bad-845e-6b615606ad0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create volume request issued successfully. Aug 06 14:30:10.706250 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0943cb73-c34a-4bad-845e-6b615606ad0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:30:10.706250 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 989/3969] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:30:10 2026] POST /volume/v3/volumes => generated 779 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:30:10.707687 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:10.707687 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:10.708258 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b0dcc8c1-f0e2-4bf1-b640-6d4adb17d8fa tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 returned with HTTP 200 Aug 06 14:30:10.708635 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 998/3970] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:10 2026] GET /volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:10.718378 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d0a31943-4f5f-4c2e-85b3-a5c02dd93c8f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:10.719860 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d0a31943-4f5f-4c2e-85b3-a5c02dd93c8f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750 Aug 06 14:30:10.719860 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d0a31943-4f5f-4c2e-85b3-a5c02dd93c8f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:10.720039 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d0a31943-4f5f-4c2e-85b3-a5c02dd93c8f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:10.726560 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:10.726560 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:10.729682 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-d0a31943-4f5f-4c2e-85b3-a5c02dd93c8f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:30:10.733643 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d0a31943-4f5f-4c2e-85b3-a5c02dd93c8f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750 returned with HTTP 200 Aug 06 14:30:10.733967 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 996/3971] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:10 2026] GET /volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:10.774499 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-e9ab3efc-6a14-403c-bcde-1333d6de763f req-1666dda7-9eaf-4e76-984f-264652906efd None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:10.776613 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-e9ab3efc-6a14-403c-bcde-1333d6de763f req-1666dda7-9eaf-4e76-984f-264652906efd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/volumes/7fbaa63f-225d-4203-9f89-6e9cf6926789 Aug 06 14:30:10.776883 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-e9ab3efc-6a14-403c-bcde-1333d6de763f req-1666dda7-9eaf-4e76-984f-264652906efd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:10.777143 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-e9ab3efc-6a14-403c-bcde-1333d6de763f req-1666dda7-9eaf-4e76-984f-264652906efd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:10.784709 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:10.784709 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:10.787942 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-e9ab3efc-6a14-403c-bcde-1333d6de763f req-1666dda7-9eaf-4e76-984f-264652906efd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:30:10.797061 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-e9ab3efc-6a14-403c-bcde-1333d6de763f req-1666dda7-9eaf-4e76-984f-264652906efd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes/7fbaa63f-225d-4203-9f89-6e9cf6926789 returned with HTTP 200 Aug 06 14:30:10.798561 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 989/3972] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:30:10 2026] GET /volume/v3/volumes/7fbaa63f-225d-4203-9f89-6e9cf6926789 => generated 1356 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:30:10.810455 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-fb359b66-1736-44ea-9b8e-8fc381e6f8c4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:10.810455 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fb359b66-1736-44ea-9b8e-8fc381e6f8c4 None None] GET https://10.4.3.229/volume// Aug 06 14:30:10.810455 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fb359b66-1736-44ea-9b8e-8fc381e6f8c4 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:10.810455 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fb359b66-1736-44ea-9b8e-8fc381e6f8c4 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:10.810455 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fb359b66-1736-44ea-9b8e-8fc381e6f8c4 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:30:10.810455 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 990/3973] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14:30: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 06 14:30:10.818815 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-e9ab3efc-6a14-403c-bcde-1333d6de763f req-cdfb0081-33b4-43b9-b93f-d341ee8a623b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:10.822077 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-e9ab3efc-6a14-403c-bcde-1333d6de763f req-cdfb0081-33b4-43b9-b93f-d341ee8a623b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:30:10.822077 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-e9ab3efc-6a14-403c-bcde-1333d6de763f req-cdfb0081-33b4-43b9-b93f-d341ee8a623b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7fbaa63f-225d-4203-9f89-6e9cf6926789", "connector": null, "instance_uuid": "30b05a64-73f8-4696-b41b-8fa178976eba"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:10.836243 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:10.836243 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:10.865098 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-e9ab3efc-6a14-403c-bcde-1333d6de763f req-cdfb0081-33b4-43b9-b93f-d341ee8a623b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:30:10.865759 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 999/3974] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:30:10 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:30:11.526543 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e0212959-105c-4305-b850-bf2678f99fdb None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:11.528295 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e0212959-105c-4305-b850-bf2678f99fdb tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff Aug 06 14:30:11.528520 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e0212959-105c-4305-b850-bf2678f99fdb tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:11.528706 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e0212959-105c-4305-b850-bf2678f99fdb tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:11.536767 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:11.536767 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:11.541447 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-e0212959-105c-4305-b850-bf2678f99fdb tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:30:11.545666 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e0212959-105c-4305-b850-bf2678f99fdb tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff returned with HTTP 200 Aug 06 14:30:11.546048 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 997/3975] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:11 2026] GET /volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:11.557452 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-27d5c7d7-8293-4b2c-9e72-7aa08b160078 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:11.559241 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-27d5c7d7-8293-4b2c-9e72-7aa08b160078 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff Aug 06 14:30:11.559459 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-27d5c7d7-8293-4b2c-9e72-7aa08b160078 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:11.559668 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-27d5c7d7-8293-4b2c-9e72-7aa08b160078 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:11.566501 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:11.566501 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:11.570845 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-27d5c7d7-8293-4b2c-9e72-7aa08b160078 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:30:11.575880 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-27d5c7d7-8293-4b2c-9e72-7aa08b160078 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff returned with HTTP 200 Aug 06 14:30:11.576372 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 990/3976] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:11 2026] GET /volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:11.620168 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-88329d04-6cbc-4106-a313-59ee1127fec1 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:11.622175 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-88329d04-6cbc-4106-a313-59ee1127fec1 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff Aug 06 14:30:11.622353 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-88329d04-6cbc-4106-a313-59ee1127fec1 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:11.622564 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-88329d04-6cbc-4106-a313-59ee1127fec1 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:11.631457 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:11.631457 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:11.634711 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-88329d04-6cbc-4106-a313-59ee1127fec1 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:30:11.638542 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-88329d04-6cbc-4106-a313-59ee1127fec1 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff returned with HTTP 200 Aug 06 14:30:11.638931 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 991/3977] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:30:11 2026] GET /volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:11.724017 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7d54c68c-3d8e-4bd2-a7db-5d3ac18ea524 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:11.728277 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7d54c68c-3d8e-4bd2-a7db-5d3ac18ea524 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 Aug 06 14:30:11.728498 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7d54c68c-3d8e-4bd2-a7db-5d3ac18ea524 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:11.728709 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7d54c68c-3d8e-4bd2-a7db-5d3ac18ea524 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:11.728869 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-7d54c68c-3d8e-4bd2-a7db-5d3ac18ea524 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 08e01756-261f-4e56-98ab-57f33a0bfed9. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:11.733169 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:11.733169 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:11.734038 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7d54c68c-3d8e-4bd2-a7db-5d3ac18ea524 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 returned with HTTP 200 Aug 06 14:30:11.734211 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1000/3978] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:11 2026] GET /volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:11.738927 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5ed54233-a95c-4986-a19a-75a135e05497 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:11.739379 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5ed54233-a95c-4986-a19a-75a135e05497 None None] GET https://10.4.3.229/volume// Aug 06 14:30:11.739595 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5ed54233-a95c-4986-a19a-75a135e05497 None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:11.739822 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5ed54233-a95c-4986-a19a-75a135e05497 None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:11.740172 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5ed54233-a95c-4986-a19a-75a135e05497 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:30:11.740460 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 998/3979] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:30:11 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:30:11.745187 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-0b4341a5-961e-400e-b460-4c6368b1d26c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:11.747647 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-0355d02e-1f08-450d-9784-5f556d089661 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:11.747733 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0b4341a5-961e-400e-b460-4c6368b1d26c tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750 Aug 06 14:30:11.747824 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0b4341a5-961e-400e-b460-4c6368b1d26c tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:11.747993 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0b4341a5-961e-400e-b460-4c6368b1d26c tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:11.749959 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-0355d02e-1f08-450d-9784-5f556d089661 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:30:11.750400 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-0355d02e-1f08-450d-9784-5f556d089661 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a16f2ea6-3c96-4185-a4cf-ccaff03799ff", "connector": null, "instance_uuid": "516d38cc-7669-43eb-aafd-50086d44b28c"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:11.753977 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:11.753977 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:11.756943 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-0b4341a5-961e-400e-b460-4c6368b1d26c tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:30:11.759034 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:11.759034 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:11.760611 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0b4341a5-961e-400e-b460-4c6368b1d26c tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750 returned with HTTP 200 Aug 06 14:30:11.760931 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 991/3980] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:11 2026] GET /volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750 => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:11.777961 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-61f7046c-fb66-4c99-937a-a6110aa2528d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:11.782232 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-61f7046c-fb66-4c99-937a-a6110aa2528d tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750 Aug 06 14:30:11.782419 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-61f7046c-fb66-4c99-937a-a6110aa2528d tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:11.782681 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-61f7046c-fb66-4c99-937a-a6110aa2528d tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:11.793462 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:11.793462 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:11.797575 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-61f7046c-fb66-4c99-937a-a6110aa2528d tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:30:11.798145 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-0355d02e-1f08-450d-9784-5f556d089661 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:30:11.798666 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 992/3981] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:30:11 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 06 14:30:11.801479 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-61f7046c-fb66-4c99-937a-a6110aa2528d tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750 returned with HTTP 200 Aug 06 14:30:11.801868 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1001/3982] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:11 2026] GET /volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:11.813937 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6511c487-ba7a-4abd-8ec4-a90398930694 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:11.815758 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6511c487-ba7a-4abd-8ec4-a90398930694 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750/action Aug 06 14:30:11.816127 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6511c487-ba7a-4abd-8ec4-a90398930694 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:30:11.816284 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6511c487-ba7a-4abd-8ec4-a90398930694 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:11.826035 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:11.826035 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:11.826529 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-6511c487-ba7a-4abd-8ec4-a90398930694 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:30:11.828155 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2e3fb0f5-2972-493a-b856-b0ec10123f35 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:11.829871 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2e3fb0f5-2972-493a-b856-b0ec10123f35 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff Aug 06 14:30:11.829972 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2e3fb0f5-2972-493a-b856-b0ec10123f35 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:11.830160 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2e3fb0f5-2972-493a-b856-b0ec10123f35 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:11.835767 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-6511c487-ba7a-4abd-8ec4-a90398930694 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume updated successfully. Aug 06 14:30:11.836093 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6511c487-ba7a-4abd-8ec4-a90398930694 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750/action returned with HTTP 200 Aug 06 14:30:11.836676 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 999/3983] 10.4.3.229 () {68 vars in 1390 bytes} [Thu Aug 6 14:30:11 2026] POST /volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 14:30:11.842152 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:11.842152 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:11.845264 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-2e3fb0f5-2972-493a-b856-b0ec10123f35 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:30:11.846336 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-63b7abac-4b89-4d67-8fbb-5dd32520d100 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:11.846756 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-63b7abac-4b89-4d67-8fbb-5dd32520d100 None None] GET https://10.4.3.229/volume// Aug 06 14:30:11.846916 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-63b7abac-4b89-4d67-8fbb-5dd32520d100 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:11.847112 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-63b7abac-4b89-4d67-8fbb-5dd32520d100 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:11.847511 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-63b7abac-4b89-4d67-8fbb-5dd32520d100 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:30:11.847810 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 993/3984] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:30: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 06 14:30:11.848922 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2e3fb0f5-2972-493a-b856-b0ec10123f35 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff returned with HTTP 200 Aug 06 14:30:11.849336 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 992/3985] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:11 2026] GET /volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:11.855194 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-119eae76-6a36-418e-a334-39419fad4f27 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:11.858115 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-119eae76-6a36-418e-a334-39419fad4f27 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff Aug 06 14:30:11.858494 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-119eae76-6a36-418e-a334-39419fad4f27 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:11.858832 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-119eae76-6a36-418e-a334-39419fad4f27 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:11.869326 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:11.869326 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:11.873111 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-119eae76-6a36-418e-a334-39419fad4f27 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:30:11.877257 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-119eae76-6a36-418e-a334-39419fad4f27 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff returned with HTTP 200 Aug 06 14:30:11.877694 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1002/3986] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:30:11 2026] GET /volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff => generated 1059 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:30:11.956728 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-1fea398a-ba74-4191-a52c-a09e88e71f21 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:11.959594 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-1fea398a-ba74-4191-a52c-a09e88e71f21 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750 Aug 06 14:30:11.960322 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-1fea398a-ba74-4191-a52c-a09e88e71f21 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:11.960540 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-1fea398a-ba74-4191-a52c-a09e88e71f21 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:11.967137 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:11.967137 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:11.971001 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-1fea398a-ba74-4191-a52c-a09e88e71f21 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:30:11.975873 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-1fea398a-ba74-4191-a52c-a09e88e71f21 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750 returned with HTTP 200 Aug 06 14:30:11.976235 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1000/3987] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:30:11 2026] GET /volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:11.988710 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-eeb91ff3-7dc7-4500-9d81-c67c5c6659b5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:11.990798 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-eeb91ff3-7dc7-4500-9d81-c67c5c6659b5 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] PUT https://10.4.3.229/volume/v3/attachments/88d6f00c-0b84-4b4d-a1e6-13555cefd877 Aug 06 14:30:11.991129 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-eeb91ff3-7dc7-4500-9d81-c67c5c6659b5 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:11.999104 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-eeb91ff3-7dc7-4500-9d81-c67c5c6659b5 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Acquiring lock "cinder-attachment_update-a16f2ea6-3c96-4185-a4cf-ccaff03799ff-np0000006659" by "attachment_update" {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:30:12.003385 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-eeb91ff3-7dc7-4500-9d81-c67c5c6659b5 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Lock "cinder-attachment_update-a16f2ea6-3c96-4185-a4cf-ccaff03799ff-np0000006659" acquired by "attachment_update" :: waited 0.004s {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:30:12.004289 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:12.004289 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:12.073831 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-14ebd2e0-3746-49d7-afe7-6e6e4e680f86 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:12.074233 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-14ebd2e0-3746-49d7-afe7-6e6e4e680f86 None None] GET https://10.4.3.229/volume// Aug 06 14:30:12.074411 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-14ebd2e0-3746-49d7-afe7-6e6e4e680f86 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:12.074630 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-14ebd2e0-3746-49d7-afe7-6e6e4e680f86 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:12.074977 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-14ebd2e0-3746-49d7-afe7-6e6e4e680f86 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:30:12.075278 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 993/3988] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:30: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 06 14:30:12.087674 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-e9ab3efc-6a14-403c-bcde-1333d6de763f req-8fb62213-2e8e-40ed-a8a9-17e28f3fdef8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:12.090035 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-e9ab3efc-6a14-403c-bcde-1333d6de763f req-8fb62213-2e8e-40ed-a8a9-17e28f3fdef8 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/volumes/7fbaa63f-225d-4203-9f89-6e9cf6926789 Aug 06 14:30:12.090308 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-e9ab3efc-6a14-403c-bcde-1333d6de763f req-8fb62213-2e8e-40ed-a8a9-17e28f3fdef8 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:12.090580 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-e9ab3efc-6a14-403c-bcde-1333d6de763f req-8fb62213-2e8e-40ed-a8a9-17e28f3fdef8 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:12.102743 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:12.102743 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:12.111637 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-e9ab3efc-6a14-403c-bcde-1333d6de763f req-8fb62213-2e8e-40ed-a8a9-17e28f3fdef8 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:30:12.118669 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-e9ab3efc-6a14-403c-bcde-1333d6de763f req-8fb62213-2e8e-40ed-a8a9-17e28f3fdef8 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes/7fbaa63f-225d-4203-9f89-6e9cf6926789 returned with HTTP 200 Aug 06 14:30:12.119243 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1003/3989] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:30:12 2026] GET /volume/v3/volumes/7fbaa63f-225d-4203-9f89-6e9cf6926789 => generated 1535 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:30:12.119535 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-eeb91ff3-7dc7-4500-9d81-c67c5c6659b5 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Lock "cinder-attachment_update-a16f2ea6-3c96-4185-a4cf-ccaff03799ff-np0000006659" released by "attachment_update" :: held 0.116s {{(pid=100398) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:30:12.119892 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-eeb91ff3-7dc7-4500-9d81-c67c5c6659b5 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/attachments/88d6f00c-0b84-4b4d-a1e6-13555cefd877 returned with HTTP 200 Aug 06 14:30:12.120447 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 994/3990] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:30:11 2026] PUT /volume/v3/attachments/88d6f00c-0b84-4b4d-a1e6-13555cefd877 => generated 968 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:30:12.130484 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-eca509c1-c84e-43f5-a38f-a4cce47624a8 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:12.133725 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-eca509c1-c84e-43f5-a38f-a4cce47624a8 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff/encryption Aug 06 14:30:12.133959 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-eca509c1-c84e-43f5-a38f-a4cce47624a8 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:12.134156 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-eca509c1-c84e-43f5-a38f-a4cce47624a8 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'index' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:12.148666 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:12.148666 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:12.159648 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-eca509c1-c84e-43f5-a38f-a4cce47624a8 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff/encryption returned with HTTP 200 Aug 06 14:30:12.160067 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1001/3991] 10.4.3.229 () {68 vars in 1631 bytes} [Thu Aug 6 14:30:12 2026] GET /volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff/encryption => generated 161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:12.217101 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-e9ab3efc-6a14-403c-bcde-1333d6de763f req-0a0398fc-6469-4e31-84d3-5362624b0208 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:12.219119 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-e9ab3efc-6a14-403c-bcde-1333d6de763f req-0a0398fc-6469-4e31-84d3-5362624b0208 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] PUT https://10.4.3.229/volume/v3/attachments/8419e2ec-9a3b-4b75-9631-0047f056e6df Aug 06 14:30:12.219499 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-e9ab3efc-6a14-403c-bcde-1333d6de763f req-0a0398fc-6469-4e31-84d3-5362624b0208 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:12.227892 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-e9ab3efc-6a14-403c-bcde-1333d6de763f req-0a0398fc-6469-4e31-84d3-5362624b0208 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Acquiring lock "cinder-attachment_update-7fbaa63f-225d-4203-9f89-6e9cf6926789-np0000006659" by "attachment_update" {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:30:12.235294 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-e9ab3efc-6a14-403c-bcde-1333d6de763f req-0a0398fc-6469-4e31-84d3-5362624b0208 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Lock "cinder-attachment_update-7fbaa63f-225d-4203-9f89-6e9cf6926789-np0000006659" acquired by "attachment_update" :: waited 0.008s {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:30:12.236120 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:12.236120 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:12.315700 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-e9ab3efc-6a14-403c-bcde-1333d6de763f req-0a0398fc-6469-4e31-84d3-5362624b0208 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Lock "cinder-attachment_update-7fbaa63f-225d-4203-9f89-6e9cf6926789-np0000006659" released by "attachment_update" :: held 0.080s {{(pid=100399) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:30:12.316096 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-e9ab3efc-6a14-403c-bcde-1333d6de763f req-0a0398fc-6469-4e31-84d3-5362624b0208 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/attachments/8419e2ec-9a3b-4b75-9631-0047f056e6df returned with HTTP 200 Aug 06 14:30:12.316783 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 994/3992] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:30:12 2026] PUT /volume/v3/attachments/8419e2ec-9a3b-4b75-9631-0047f056e6df => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:30:12.339052 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-e9ab3efc-6a14-403c-bcde-1333d6de763f req-80eeee09-1f4a-4709-8382-d0866b04f6d9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:12.341725 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-e9ab3efc-6a14-403c-bcde-1333d6de763f req-80eeee09-1f4a-4709-8382-d0866b04f6d9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] POST https://10.4.3.229/volume/v3/attachments/8419e2ec-9a3b-4b75-9631-0047f056e6df/action Aug 06 14:30:12.342280 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-e9ab3efc-6a14-403c-bcde-1333d6de763f req-80eeee09-1f4a-4709-8382-d0866b04f6d9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Action body: b'{"os-complete": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:30:12.342455 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-e9ab3efc-6a14-403c-bcde-1333d6de763f req-80eeee09-1f4a-4709-8382-d0866b04f6d9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:12.364881 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:12.364881 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:12.377700 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-e9ab3efc-6a14-403c-bcde-1333d6de763f req-80eeee09-1f4a-4709-8382-d0866b04f6d9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/attachments/8419e2ec-9a3b-4b75-9631-0047f056e6df/action returned with HTTP 204 Aug 06 14:30:12.378326 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1004/3993] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:30:12 2026] POST /volume/v3/attachments/8419e2ec-9a3b-4b75-9631-0047f056e6df/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:30:12.458530 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-f477415a-0151-45dd-bf01-733c42d5ee31 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:12.461336 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-f477415a-0151-45dd-bf01-733c42d5ee31 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750 Aug 06 14:30:12.461818 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-f477415a-0151-45dd-bf01-733c42d5ee31 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:12.462161 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-f477415a-0151-45dd-bf01-733c42d5ee31 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:12.479363 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:12.479363 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:12.483541 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-f477415a-0151-45dd-bf01-733c42d5ee31 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:30:12.487788 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-f477415a-0151-45dd-bf01-733c42d5ee31 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750 returned with HTTP 200 Aug 06 14:30:12.488275 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 995/3994] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:30:12 2026] GET /volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750 => generated 871 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:12.501748 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-da3538d9-a891-4bdc-bf82-cc2dfddcda8b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:12.502265 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-da3538d9-a891-4bdc-bf82-cc2dfddcda8b None None] GET https://10.4.3.229/volume// Aug 06 14:30:12.502525 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-da3538d9-a891-4bdc-bf82-cc2dfddcda8b None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:12.502799 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-da3538d9-a891-4bdc-bf82-cc2dfddcda8b None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:12.503194 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-da3538d9-a891-4bdc-bf82-cc2dfddcda8b None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:30:12.503653 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1002/3995] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14:30: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 06 14:30:12.512152 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-a822c385-5236-4d9e-bac5-48feab270c0d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:12.514360 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-a822c385-5236-4d9e-bac5-48feab270c0d tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:30:12.514779 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-a822c385-5236-4d9e-bac5-48feab270c0d tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750", "connector": null, "instance_uuid": "ffac40f8-61de-4137-a264-a7fc110648c7"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:12.523763 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:12.523763 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:12.558614 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-a822c385-5236-4d9e-bac5-48feab270c0d tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:30:12.559043 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 995/3996] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:30:12 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:30:12.743393 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6a268d1c-b591-4745-aef4-536d71a06d3e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:12.745145 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6a268d1c-b591-4745-aef4-536d71a06d3e tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 Aug 06 14:30:12.745378 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6a268d1c-b591-4745-aef4-536d71a06d3e tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:12.745663 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6a268d1c-b591-4745-aef4-536d71a06d3e tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:12.745815 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-6a268d1c-b591-4745-aef4-536d71a06d3e tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 08e01756-261f-4e56-98ab-57f33a0bfed9. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:12.749721 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:12.749721 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:12.750281 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6a268d1c-b591-4745-aef4-536d71a06d3e tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 returned with HTTP 200 Aug 06 14:30:12.750715 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1005/3997] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:12 2026] GET /volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:12.864321 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d840f172-25b2-4ebc-8ae2-5647b7c44a90 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:12.867001 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d840f172-25b2-4ebc-8ae2-5647b7c44a90 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff Aug 06 14:30:12.867179 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d840f172-25b2-4ebc-8ae2-5647b7c44a90 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:12.867376 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d840f172-25b2-4ebc-8ae2-5647b7c44a90 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:12.877262 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:12.877262 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:12.881591 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d840f172-25b2-4ebc-8ae2-5647b7c44a90 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:30:12.886722 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d840f172-25b2-4ebc-8ae2-5647b7c44a90 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff returned with HTTP 200 Aug 06 14:30:12.887278 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 996/3998] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:12 2026] GET /volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:13.696248 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-2ce800ce-a639-4334-89ac-c828eb2e03ac None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:13.696631 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2ce800ce-a639-4334-89ac-c828eb2e03ac None None] GET https://10.4.3.229/volume// Aug 06 14:30:13.696853 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2ce800ce-a639-4334-89ac-c828eb2e03ac None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:13.696978 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2ce800ce-a639-4334-89ac-c828eb2e03ac None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:13.697262 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2ce800ce-a639-4334-89ac-c828eb2e03ac None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:30:13.697546 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1003/3999] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:30: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 06 14:30:13.704613 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-a3ec07f5-9d33-47de-9355-9f09e5c26e3a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:13.709116 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-a3ec07f5-9d33-47de-9355-9f09e5c26e3a tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750 Aug 06 14:30:13.709116 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-a3ec07f5-9d33-47de-9355-9f09e5c26e3a tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:13.709116 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-a3ec07f5-9d33-47de-9355-9f09e5c26e3a tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:13.719185 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:13.719185 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:13.724333 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-a3ec07f5-9d33-47de-9355-9f09e5c26e3a tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:30:13.726109 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-a3ec07f5-9d33-47de-9355-9f09e5c26e3a tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750 returned with HTTP 200 Aug 06 14:30:13.726634 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 996/4000] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:30:13 2026] GET /volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750 => generated 1050 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:30:13.760111 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1466b057-c1d0-441c-9017-a230bbdfc257 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:13.761687 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1466b057-c1d0-441c-9017-a230bbdfc257 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 Aug 06 14:30:13.761870 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1466b057-c1d0-441c-9017-a230bbdfc257 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:13.762051 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1466b057-c1d0-441c-9017-a230bbdfc257 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:13.762170 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-1466b057-c1d0-441c-9017-a230bbdfc257 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 08e01756-261f-4e56-98ab-57f33a0bfed9. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:13.768839 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:13.768839 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:13.769452 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1466b057-c1d0-441c-9017-a230bbdfc257 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 returned with HTTP 200 Aug 06 14:30:13.769804 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1006/4001] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:13 2026] GET /volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:13.841449 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-2bf382eb-e546-4555-a7b4-f4776e477ee6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:13.844500 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-2bf382eb-e546-4555-a7b4-f4776e477ee6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] PUT https://10.4.3.229/volume/v3/attachments/6c3080a2-1aef-4175-8123-23bf8ef7b4a9 Aug 06 14:30:13.846449 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-2bf382eb-e546-4555-a7b4-f4776e477ee6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:13.852628 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-2bf382eb-e546-4555-a7b4-f4776e477ee6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Acquiring lock "cinder-attachment_update-2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750-np0000006659" by "attachment_update" {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:30:13.857682 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-2bf382eb-e546-4555-a7b4-f4776e477ee6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Lock "cinder-attachment_update-2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:30:13.858415 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:13.858415 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:13.908293 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1004040f-a5b3-4263-b68d-6323e67b0dd2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:13.910246 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1004040f-a5b3-4263-b68d-6323e67b0dd2 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff Aug 06 14:30:13.910448 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1004040f-a5b3-4263-b68d-6323e67b0dd2 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:13.910650 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1004040f-a5b3-4263-b68d-6323e67b0dd2 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:13.920667 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:13.920667 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:13.924733 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1004040f-a5b3-4263-b68d-6323e67b0dd2 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:30:13.930654 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1004040f-a5b3-4263-b68d-6323e67b0dd2 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff returned with HTTP 200 Aug 06 14:30:13.930814 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1004/4002] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:13 2026] GET /volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:13.966237 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-2bf382eb-e546-4555-a7b4-f4776e477ee6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Lock "cinder-attachment_update-2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750-np0000006659" released by "attachment_update" :: held 0.109s {{(pid=100398) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:30:13.966705 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-2bf382eb-e546-4555-a7b4-f4776e477ee6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments/6c3080a2-1aef-4175-8123-23bf8ef7b4a9 returned with HTTP 200 Aug 06 14:30:13.967074 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 997/4003] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:30:13 2026] PUT /volume/v3/attachments/6c3080a2-1aef-4175-8123-23bf8ef7b4a9 => generated 968 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:30:13.995301 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-b2f75bfa-c8fb-4545-9ac9-1e253df29013 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:13.997447 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-b2f75bfa-c8fb-4545-9ac9-1e253df29013 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/attachments/6c3080a2-1aef-4175-8123-23bf8ef7b4a9/action Aug 06 14:30:13.997787 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-b2f75bfa-c8fb-4545-9ac9-1e253df29013 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action body: b'{"os-complete": null}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:30:13.997892 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-b2f75bfa-c8fb-4545-9ac9-1e253df29013 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:14.015168 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:14.015168 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:14.026333 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-b2f75bfa-c8fb-4545-9ac9-1e253df29013 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments/6c3080a2-1aef-4175-8123-23bf8ef7b4a9/action returned with HTTP 204 Aug 06 14:30:14.026871 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 997/4004] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:30:13 2026] POST /volume/v3/attachments/6c3080a2-1aef-4175-8123-23bf8ef7b4a9/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:30:14.782649 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8401c100-f550-4c64-868a-f198082708b9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:14.785063 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8401c100-f550-4c64-868a-f198082708b9 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 Aug 06 14:30:14.785400 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8401c100-f550-4c64-868a-f198082708b9 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:14.785701 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8401c100-f550-4c64-868a-f198082708b9 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:14.785860 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-8401c100-f550-4c64-868a-f198082708b9 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 08e01756-261f-4e56-98ab-57f33a0bfed9. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:14.791055 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:14.791055 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:14.791922 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8401c100-f550-4c64-868a-f198082708b9 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 returned with HTTP 200 Aug 06 14:30:14.792420 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1007/4005] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:14 2026] GET /volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:14.942510 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b2d283e1-5e57-4a90-b4d1-28334889a9d6 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:14.944445 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b2d283e1-5e57-4a90-b4d1-28334889a9d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff Aug 06 14:30:14.944694 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b2d283e1-5e57-4a90-b4d1-28334889a9d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:14.944895 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b2d283e1-5e57-4a90-b4d1-28334889a9d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:14.953254 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:14.953254 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:14.956452 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b2d283e1-5e57-4a90-b4d1-28334889a9d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:30:14.960587 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b2d283e1-5e57-4a90-b4d1-28334889a9d6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff returned with HTTP 200 Aug 06 14:30:14.960948 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1005/4006] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:14 2026] GET /volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:15.805104 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-37092f61-66b2-4ab7-8638-efa98250cb57 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:15.807553 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-37092f61-66b2-4ab7-8638-efa98250cb57 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 Aug 06 14:30:15.807776 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-37092f61-66b2-4ab7-8638-efa98250cb57 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:15.807999 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-37092f61-66b2-4ab7-8638-efa98250cb57 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:15.808145 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-37092f61-66b2-4ab7-8638-efa98250cb57 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 08e01756-261f-4e56-98ab-57f33a0bfed9. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:15.812921 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:15.812921 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:15.813585 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-37092f61-66b2-4ab7-8638-efa98250cb57 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 returned with HTTP 200 Aug 06 14:30:15.813952 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 998/4007] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:15 2026] GET /volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:15.973895 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-aaa9b4d0-c034-4952-b106-27fc4bc6d5a6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:15.977878 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-aaa9b4d0-c034-4952-b106-27fc4bc6d5a6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff Aug 06 14:30:15.977878 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-aaa9b4d0-c034-4952-b106-27fc4bc6d5a6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:15.977878 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-aaa9b4d0-c034-4952-b106-27fc4bc6d5a6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:15.985981 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:15.985981 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:15.989375 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-aaa9b4d0-c034-4952-b106-27fc4bc6d5a6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:30:15.993724 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-aaa9b4d0-c034-4952-b106-27fc4bc6d5a6 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff returned with HTTP 200 Aug 06 14:30:15.994194 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 998/4008] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:15 2026] GET /volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:16.824170 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5c03f78c-4105-4ebf-899f-a8f1c0db3ffb None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:16.827553 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5c03f78c-4105-4ebf-899f-a8f1c0db3ffb tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 Aug 06 14:30:16.827553 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5c03f78c-4105-4ebf-899f-a8f1c0db3ffb tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:16.827553 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5c03f78c-4105-4ebf-899f-a8f1c0db3ffb tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:16.827553 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-5c03f78c-4105-4ebf-899f-a8f1c0db3ffb tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 08e01756-261f-4e56-98ab-57f33a0bfed9. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:16.833968 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:16.833968 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:16.834772 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5c03f78c-4105-4ebf-899f-a8f1c0db3ffb tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 returned with HTTP 200 Aug 06 14:30:16.835234 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1008/4009] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:16 2026] GET /volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:17.015035 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-379c1392-ea9c-4e0e-96dd-f372ae753116 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:17.018194 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-379c1392-ea9c-4e0e-96dd-f372ae753116 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff Aug 06 14:30:17.018478 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-379c1392-ea9c-4e0e-96dd-f372ae753116 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:17.018725 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-379c1392-ea9c-4e0e-96dd-f372ae753116 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:17.029992 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:17.029992 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:17.035207 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-379c1392-ea9c-4e0e-96dd-f372ae753116 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:30:17.041304 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-379c1392-ea9c-4e0e-96dd-f372ae753116 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff returned with HTTP 200 Aug 06 14:30:17.041841 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1006/4010] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:17 2026] GET /volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:17.844741 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2ab3d214-4b4f-4d47-96e7-2461dd979da3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:17.846450 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2ab3d214-4b4f-4d47-96e7-2461dd979da3 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 Aug 06 14:30:17.846685 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2ab3d214-4b4f-4d47-96e7-2461dd979da3 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:17.846866 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2ab3d214-4b4f-4d47-96e7-2461dd979da3 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:17.846973 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-2ab3d214-4b4f-4d47-96e7-2461dd979da3 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 08e01756-261f-4e56-98ab-57f33a0bfed9. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:17.851014 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:17.851014 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:17.851607 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2ab3d214-4b4f-4d47-96e7-2461dd979da3 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 returned with HTTP 200 Aug 06 14:30:17.852012 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 999/4011] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:17 2026] GET /volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:18.060597 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8e8ec3bc-6ce9-4a00-820d-60939af3a70d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:18.063309 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8e8ec3bc-6ce9-4a00-820d-60939af3a70d tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff Aug 06 14:30:18.063605 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8e8ec3bc-6ce9-4a00-820d-60939af3a70d tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:18.063780 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8e8ec3bc-6ce9-4a00-820d-60939af3a70d tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:18.074439 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:18.074439 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:18.078132 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-8e8ec3bc-6ce9-4a00-820d-60939af3a70d tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:30:18.084813 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8e8ec3bc-6ce9-4a00-820d-60939af3a70d tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff returned with HTTP 200 Aug 06 14:30:18.085215 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 999/4012] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:18 2026] GET /volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:18.862172 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ff527270-4232-4b8f-b3e0-03be82d630c3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:18.865020 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ff527270-4232-4b8f-b3e0-03be82d630c3 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 Aug 06 14:30:18.865277 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ff527270-4232-4b8f-b3e0-03be82d630c3 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:18.865559 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ff527270-4232-4b8f-b3e0-03be82d630c3 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:18.865729 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-ff527270-4232-4b8f-b3e0-03be82d630c3 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 08e01756-261f-4e56-98ab-57f33a0bfed9. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:18.871801 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:18.871801 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:18.872804 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ff527270-4232-4b8f-b3e0-03be82d630c3 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 returned with HTTP 200 Aug 06 14:30:18.873465 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1009/4013] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:18 2026] GET /volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:19.104541 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-dd462e07-a373-4962-be3c-f4efafd39f5e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:19.118250 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dd462e07-a373-4962-be3c-f4efafd39f5e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff Aug 06 14:30:19.118618 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dd462e07-a373-4962-be3c-f4efafd39f5e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:19.118801 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dd462e07-a373-4962-be3c-f4efafd39f5e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:19.128176 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:19.128176 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:19.131590 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-dd462e07-a373-4962-be3c-f4efafd39f5e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:30:19.135774 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dd462e07-a373-4962-be3c-f4efafd39f5e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff returned with HTTP 200 Aug 06 14:30:19.136125 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1007/4014] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:19 2026] GET /volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff => generated 880 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:19.888440 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a6cf2354-55f6-44ed-b73c-da75a15e4a6e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:19.899209 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a6cf2354-55f6-44ed-b73c-da75a15e4a6e tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 Aug 06 14:30:19.899450 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a6cf2354-55f6-44ed-b73c-da75a15e4a6e tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:19.899664 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a6cf2354-55f6-44ed-b73c-da75a15e4a6e tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:19.899786 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-a6cf2354-55f6-44ed-b73c-da75a15e4a6e tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 08e01756-261f-4e56-98ab-57f33a0bfed9. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:19.907258 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:19.907258 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:19.908307 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a6cf2354-55f6-44ed-b73c-da75a15e4a6e tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 returned with HTTP 200 Aug 06 14:30:19.908878 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1000/4015] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:19 2026] GET /volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 => generated 751 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:20.150276 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-fc84ab58-327b-4e04-89d4-9d546574c353 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:20.158039 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fc84ab58-327b-4e04-89d4-9d546574c353 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff Aug 06 14:30:20.158276 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fc84ab58-327b-4e04-89d4-9d546574c353 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:20.158504 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fc84ab58-327b-4e04-89d4-9d546574c353 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:20.167854 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:20.167854 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:20.171297 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-fc84ab58-327b-4e04-89d4-9d546574c353 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:30:20.174940 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fc84ab58-327b-4e04-89d4-9d546574c353 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff returned with HTTP 200 Aug 06 14:30:20.175279 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1000/4016] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:20 2026] GET /volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:20.922531 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-59986e89-ac9e-4982-bba3-b4c9d4acc4b1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:20.927643 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-59986e89-ac9e-4982-bba3-b4c9d4acc4b1 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 Aug 06 14:30:20.928094 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-59986e89-ac9e-4982-bba3-b4c9d4acc4b1 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:20.928507 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-59986e89-ac9e-4982-bba3-b4c9d4acc4b1 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:20.928578 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-59986e89-ac9e-4982-bba3-b4c9d4acc4b1 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 08e01756-261f-4e56-98ab-57f33a0bfed9. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:20.938702 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:20.938702 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:20.938702 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-59986e89-ac9e-4982-bba3-b4c9d4acc4b1 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 returned with HTTP 200 Aug 06 14:30:20.939155 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1010/4017] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:20 2026] GET /volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 => generated 751 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:21.194472 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e3349a1f-77eb-4ac8-aee6-7db03b782c2e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:21.198706 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e3349a1f-77eb-4ac8-aee6-7db03b782c2e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff Aug 06 14:30:21.198706 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e3349a1f-77eb-4ac8-aee6-7db03b782c2e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:21.198706 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e3349a1f-77eb-4ac8-aee6-7db03b782c2e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:21.214898 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:21.214898 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:21.222335 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-e3349a1f-77eb-4ac8-aee6-7db03b782c2e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:30:21.227621 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e3349a1f-77eb-4ac8-aee6-7db03b782c2e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff returned with HTTP 200 Aug 06 14:30:21.227756 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1008/4018] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:21 2026] GET /volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff => generated 880 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:21.332740 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-9d3ce6fe-b30d-4b07-9f9a-0c7e8539495b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:21.334332 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-9d3ce6fe-b30d-4b07-9f9a-0c7e8539495b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750/encryption Aug 06 14:30:21.334332 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-9d3ce6fe-b30d-4b07-9f9a-0c7e8539495b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:21.334578 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-9d3ce6fe-b30d-4b07-9f9a-0c7e8539495b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:21.354340 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:21.354340 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:21.370468 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0cb1d2f5-3e2a-4a01-ad28-0cb55eed94bd req-9d3ce6fe-b30d-4b07-9f9a-0c7e8539495b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750/encryption returned with HTTP 200 Aug 06 14:30:21.370468 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1001/4019] 10.4.3.229 () {68 vars in 1631 bytes} [Thu Aug 6 14:30:21 2026] GET /volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750/encryption => generated 161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:21.955091 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-43e2b523-408c-4047-af55-b61aec75c9e5 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:21.957476 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-43e2b523-408c-4047-af55-b61aec75c9e5 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 Aug 06 14:30:21.957746 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-43e2b523-408c-4047-af55-b61aec75c9e5 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:21.957988 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-43e2b523-408c-4047-af55-b61aec75c9e5 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:21.958121 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-43e2b523-408c-4047-af55-b61aec75c9e5 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 08e01756-261f-4e56-98ab-57f33a0bfed9. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:21.965127 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:21.965127 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:21.965903 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-43e2b523-408c-4047-af55-b61aec75c9e5 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 returned with HTTP 200 Aug 06 14:30:21.966391 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1001/4020] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:21 2026] GET /volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:21.978992 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d021c8ed-8bfc-426b-9bb6-f803150722c5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:21.981534 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d021c8ed-8bfc-426b-9bb6-f803150722c5 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] POST https://10.4.3.229/volume/v3/backups Aug 06 14:30:21.982058 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d021c8ed-8bfc-426b-9bb6-f803150722c5 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "54b9df75-af2f-4cc2-981f-05afca433d8a", "name": "tempest-VolumesBackupsTest-Backup-27508436"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:21.984227 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.backups [None req-d021c8ed-8bfc-426b-9bb6-f803150722c5 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Creating new backup {'backup': {'volume_id': '54b9df75-af2f-4cc2-981f-05afca433d8a', 'name': 'tempest-VolumesBackupsTest-Backup-27508436'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:30:21.984493 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.backups [None req-d021c8ed-8bfc-426b-9bb6-f803150722c5 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Creating backup of volume 54b9df75-af2f-4cc2-981f-05afca433d8a in container None Aug 06 14:30:21.995722 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:21.995722 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:21.995722 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-d021c8ed-8bfc-426b-9bb6-f803150722c5 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Volume info retrieved successfully. Aug 06 14:30:22.016855 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-d021c8ed-8bfc-426b-9bb6-f803150722c5 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Created reservations ['68ce25c9-29a1-4355-8e3a-0172aff8df18', 'f8907577-c14e-4658-a21a-c1ed257a74e8'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:30:22.063233 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d021c8ed-8bfc-426b-9bb6-f803150722c5 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:30:22.063772 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1011/4021] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:30:21 2026] POST /volume/v3/backups => generated 328 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:30:22.074196 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-afb4c0af-045d-4c06-8932-efbe3138b921 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:22.077509 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-afb4c0af-045d-4c06-8932-efbe3138b921 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f Aug 06 14:30:22.077509 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-afb4c0af-045d-4c06-8932-efbe3138b921 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:22.077509 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-afb4c0af-045d-4c06-8932-efbe3138b921 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:22.077509 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-afb4c0af-045d-4c06-8932-efbe3138b921 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 3f7c1a71-0c28-43af-95e5-96d258564c2f. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:22.088533 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:22.088533 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:22.089398 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-afb4c0af-045d-4c06-8932-efbe3138b921 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f returned with HTTP 200 Aug 06 14:30:22.092711 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1009/4022] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:22 2026] GET /volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:22.252596 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-649088d7-ceeb-44fc-9e37-625305d59a4c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:22.254803 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-649088d7-ceeb-44fc-9e37-625305d59a4c tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff Aug 06 14:30:22.255044 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-649088d7-ceeb-44fc-9e37-625305d59a4c tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:22.255269 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-649088d7-ceeb-44fc-9e37-625305d59a4c tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:22.281855 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:22.281855 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:22.286689 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-649088d7-ceeb-44fc-9e37-625305d59a4c tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:30:22.293099 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-649088d7-ceeb-44fc-9e37-625305d59a4c tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff returned with HTTP 200 Aug 06 14:30:22.293580 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1002/4023] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:22 2026] GET /volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff => generated 880 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:23.108667 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-00223c1b-ed4d-4fe0-bee6-120c8a06e4ee None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:23.110899 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-00223c1b-ed4d-4fe0-bee6-120c8a06e4ee tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f Aug 06 14:30:23.111186 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-00223c1b-ed4d-4fe0-bee6-120c8a06e4ee tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:23.111494 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-00223c1b-ed4d-4fe0-bee6-120c8a06e4ee tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:23.111663 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-00223c1b-ed4d-4fe0-bee6-120c8a06e4ee tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 3f7c1a71-0c28-43af-95e5-96d258564c2f. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:23.119348 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:23.119348 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:23.120391 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-00223c1b-ed4d-4fe0-bee6-120c8a06e4ee tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f returned with HTTP 200 Aug 06 14:30:23.120909 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1002/4024] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:23 2026] GET /volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:23.327582 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f00aab76-b1d6-4a44-8971-e429d8d37844 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:23.329903 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f00aab76-b1d6-4a44-8971-e429d8d37844 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff Aug 06 14:30:23.330200 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f00aab76-b1d6-4a44-8971-e429d8d37844 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:23.330522 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f00aab76-b1d6-4a44-8971-e429d8d37844 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:23.343680 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:23.343680 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:23.359100 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f00aab76-b1d6-4a44-8971-e429d8d37844 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:30:23.366930 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f00aab76-b1d6-4a44-8971-e429d8d37844 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff returned with HTTP 200 Aug 06 14:30:23.367530 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1012/4025] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:23 2026] GET /volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff => generated 880 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:24.137789 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-bd03dd5a-4542-41c2-9610-21e2889aa283 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:24.142843 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bd03dd5a-4542-41c2-9610-21e2889aa283 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f Aug 06 14:30:24.142843 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bd03dd5a-4542-41c2-9610-21e2889aa283 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:24.142843 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bd03dd5a-4542-41c2-9610-21e2889aa283 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:24.142843 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-bd03dd5a-4542-41c2-9610-21e2889aa283 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 3f7c1a71-0c28-43af-95e5-96d258564c2f. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:24.146682 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:24.146682 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:24.147885 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bd03dd5a-4542-41c2-9610-21e2889aa283 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f returned with HTTP 200 Aug 06 14:30:24.147885 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1010/4026] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:24 2026] GET /volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:24.393830 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9ee157a9-8b36-4f0a-a076-0b9f47e1a400 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:24.401381 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9ee157a9-8b36-4f0a-a076-0b9f47e1a400 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff Aug 06 14:30:24.401624 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9ee157a9-8b36-4f0a-a076-0b9f47e1a400 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:24.401820 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9ee157a9-8b36-4f0a-a076-0b9f47e1a400 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:24.420807 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:24.420807 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:24.435450 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9ee157a9-8b36-4f0a-a076-0b9f47e1a400 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:30:24.442913 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9ee157a9-8b36-4f0a-a076-0b9f47e1a400 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff returned with HTTP 200 Aug 06 14:30:24.442913 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1003/4027] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:24 2026] GET /volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff => generated 880 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:24.580294 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-ef1c17e0-1841-4385-8700-374576c76faf None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:24.583128 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-ef1c17e0-1841-4385-8700-374576c76faf tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] POST https://10.4.3.229/volume/v3/attachments/88d6f00c-0b84-4b4d-a1e6-13555cefd877/action Aug 06 14:30:24.583561 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-ef1c17e0-1841-4385-8700-374576c76faf tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action body: b'{"os-complete": null}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:30:24.583726 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-ef1c17e0-1841-4385-8700-374576c76faf tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:24.600366 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:24.600366 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:24.612450 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-29fd726c-5a10-4380-a1c3-55723ac47cd6 req-ef1c17e0-1841-4385-8700-374576c76faf tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/attachments/88d6f00c-0b84-4b4d-a1e6-13555cefd877/action returned with HTTP 204 Aug 06 14:30:24.612450 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1003/4028] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:30:24 2026] POST /volume/v3/attachments/88d6f00c-0b84-4b4d-a1e6-13555cefd877/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:30:25.162671 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1694e5d1-34c2-4738-ac2c-4122d1b8cd1a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:25.164645 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1694e5d1-34c2-4738-ac2c-4122d1b8cd1a tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f Aug 06 14:30:25.164831 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1694e5d1-34c2-4738-ac2c-4122d1b8cd1a tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:25.165054 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1694e5d1-34c2-4738-ac2c-4122d1b8cd1a tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:25.165215 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-1694e5d1-34c2-4738-ac2c-4122d1b8cd1a tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 3f7c1a71-0c28-43af-95e5-96d258564c2f. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:25.170158 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:25.170158 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:25.171102 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1694e5d1-34c2-4738-ac2c-4122d1b8cd1a tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f returned with HTTP 200 Aug 06 14:30:25.171505 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1013/4029] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:25 2026] GET /volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:25.452887 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1fedcee1-c5c8-43c1-9fa3-cdc448a1a3d8 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:25.456204 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1fedcee1-c5c8-43c1-9fa3-cdc448a1a3d8 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff Aug 06 14:30:25.456204 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1fedcee1-c5c8-43c1-9fa3-cdc448a1a3d8 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:25.456204 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1fedcee1-c5c8-43c1-9fa3-cdc448a1a3d8 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:25.469914 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:25.469914 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:25.473379 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1fedcee1-c5c8-43c1-9fa3-cdc448a1a3d8 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:30:25.479014 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1fedcee1-c5c8-43c1-9fa3-cdc448a1a3d8 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff returned with HTTP 200 Aug 06 14:30:25.479583 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1011/4030] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:25 2026] GET /volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff => generated 1172 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:30:25.493241 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-95017a0c-a949-4171-b0f4-74ef25c0fd75 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:25.495264 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-95017a0c-a949-4171-b0f4-74ef25c0fd75 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff Aug 06 14:30:25.495573 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-95017a0c-a949-4171-b0f4-74ef25c0fd75 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:25.495825 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-95017a0c-a949-4171-b0f4-74ef25c0fd75 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:25.507207 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:25.507207 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:25.511692 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-95017a0c-a949-4171-b0f4-74ef25c0fd75 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:30:25.517058 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-95017a0c-a949-4171-b0f4-74ef25c0fd75 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff returned with HTTP 200 Aug 06 14:30:25.517728 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1004/4031] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:25 2026] GET /volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff => generated 1172 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:30:25.587004 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-7d65b76d-c194-496e-93b4-159518f7a08e req-4854c2ce-87c2-4026-9ff9-13efa7faff13 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:25.590800 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-7d65b76d-c194-496e-93b4-159518f7a08e req-4854c2ce-87c2-4026-9ff9-13efa7faff13 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff Aug 06 14:30:25.590800 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-7d65b76d-c194-496e-93b4-159518f7a08e req-4854c2ce-87c2-4026-9ff9-13efa7faff13 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:25.590800 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-7d65b76d-c194-496e-93b4-159518f7a08e req-4854c2ce-87c2-4026-9ff9-13efa7faff13 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:25.599316 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:25.599316 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:25.603454 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-7d65b76d-c194-496e-93b4-159518f7a08e req-4854c2ce-87c2-4026-9ff9-13efa7faff13 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:30:25.607770 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-7d65b76d-c194-496e-93b4-159518f7a08e req-4854c2ce-87c2-4026-9ff9-13efa7faff13 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff returned with HTTP 200 Aug 06 14:30:25.608368 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1004/4032] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:30:25 2026] GET /volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff => generated 1172 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:30:25.638307 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-7d65b76d-c194-496e-93b4-159518f7a08e req-e1c3058a-decd-487b-90cf-c7d363b2fc67 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:25.640806 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-7d65b76d-c194-496e-93b4-159518f7a08e req-e1c3058a-decd-487b-90cf-c7d363b2fc67 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] POST https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff/action Aug 06 14:30:25.641207 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-7d65b76d-c194-496e-93b4-159518f7a08e req-e1c3058a-decd-487b-90cf-c7d363b2fc67 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:30:25.641364 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-7d65b76d-c194-496e-93b4-159518f7a08e req-e1c3058a-decd-487b-90cf-c7d363b2fc67 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:25.654895 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:25.654895 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:25.655535 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-7d65b76d-c194-496e-93b4-159518f7a08e req-e1c3058a-decd-487b-90cf-c7d363b2fc67 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:30:25.661183 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-7d65b76d-c194-496e-93b4-159518f7a08e req-e1c3058a-decd-487b-90cf-c7d363b2fc67 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Begin detaching volume completed successfully. Aug 06 14:30:25.661399 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-7d65b76d-c194-496e-93b4-159518f7a08e req-e1c3058a-decd-487b-90cf-c7d363b2fc67 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff/action returned with HTTP 202 Aug 06 14:30:25.661954 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1014/4033] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:30:25 2026] POST /volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:30:25.762308 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e71b1294-41c0-4ccd-8245-9fae03366eb5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:25.762699 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e71b1294-41c0-4ccd-8245-9fae03366eb5 None None] GET https://10.4.3.229/volume// Aug 06 14:30:25.762891 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e71b1294-41c0-4ccd-8245-9fae03366eb5 None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:25.763108 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e71b1294-41c0-4ccd-8245-9fae03366eb5 None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:25.763479 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e71b1294-41c0-4ccd-8245-9fae03366eb5 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:30:25.763783 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1012/4034] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:30: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 06 14:30:25.777481 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-7d65b76d-c194-496e-93b4-159518f7a08e req-2cddbdd5-616b-44c6-9496-161a0584abac None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:25.802751 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-7d65b76d-c194-496e-93b4-159518f7a08e req-2cddbdd5-616b-44c6-9496-161a0584abac tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff Aug 06 14:30:25.803079 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-7d65b76d-c194-496e-93b4-159518f7a08e req-2cddbdd5-616b-44c6-9496-161a0584abac tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:25.803510 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-7d65b76d-c194-496e-93b4-159518f7a08e req-2cddbdd5-616b-44c6-9496-161a0584abac tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:25.828179 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:25.828179 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:25.832776 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-7d65b76d-c194-496e-93b4-159518f7a08e req-2cddbdd5-616b-44c6-9496-161a0584abac tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:30:25.837589 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-7d65b76d-c194-496e-93b4-159518f7a08e req-2cddbdd5-616b-44c6-9496-161a0584abac tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff returned with HTTP 200 Aug 06 14:30:25.837993 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1005/4035] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:30:25 2026] GET /volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff => generated 1355 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:30:25.852354 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-7d65b76d-c194-496e-93b4-159518f7a08e req-3e0e1185-1b24-498a-ab4f-fa8e9948a240 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:25.854783 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-7d65b76d-c194-496e-93b4-159518f7a08e req-3e0e1185-1b24-498a-ab4f-fa8e9948a240 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff/encryption Aug 06 14:30:25.856284 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-7d65b76d-c194-496e-93b4-159518f7a08e req-3e0e1185-1b24-498a-ab4f-fa8e9948a240 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:25.856858 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-7d65b76d-c194-496e-93b4-159518f7a08e req-3e0e1185-1b24-498a-ab4f-fa8e9948a240 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:25.877993 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:25.877993 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:25.887489 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-7d65b76d-c194-496e-93b4-159518f7a08e req-3e0e1185-1b24-498a-ab4f-fa8e9948a240 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff/encryption returned with HTTP 200 Aug 06 14:30:25.887489 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1005/4036] 10.4.3.229 () {68 vars in 1631 bytes} [Thu Aug 6 14:30:25 2026] GET /volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff/encryption => generated 161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:26.187965 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a1be2c54-b0db-4e77-87c9-f1a578fb8de8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:26.193000 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a1be2c54-b0db-4e77-87c9-f1a578fb8de8 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f Aug 06 14:30:26.193271 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a1be2c54-b0db-4e77-87c9-f1a578fb8de8 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:26.193543 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a1be2c54-b0db-4e77-87c9-f1a578fb8de8 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:26.193687 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-a1be2c54-b0db-4e77-87c9-f1a578fb8de8 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 3f7c1a71-0c28-43af-95e5-96d258564c2f. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:26.206770 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:26.206770 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:26.209486 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a1be2c54-b0db-4e77-87c9-f1a578fb8de8 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f returned with HTTP 200 Aug 06 14:30:26.210049 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1015/4037] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:26 2026] GET /volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f => generated 748 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:26.973443 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-7d65b76d-c194-496e-93b4-159518f7a08e req-15f48ae9-771c-436a-a487-6d16d1ed3040 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:26.975409 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-7d65b76d-c194-496e-93b4-159518f7a08e req-15f48ae9-771c-436a-a487-6d16d1ed3040 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] DELETE https://10.4.3.229/volume/v3/attachments/88d6f00c-0b84-4b4d-a1e6-13555cefd877 Aug 06 14:30:26.979096 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-7d65b76d-c194-496e-93b4-159518f7a08e req-15f48ae9-771c-436a-a487-6d16d1ed3040 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:26.979343 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-7d65b76d-c194-496e-93b4-159518f7a08e req-15f48ae9-771c-436a-a487-6d16d1ed3040 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:26.995681 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:26.995681 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:27.047323 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-7d65b76d-c194-496e-93b4-159518f7a08e req-15f48ae9-771c-436a-a487-6d16d1ed3040 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/attachments/88d6f00c-0b84-4b4d-a1e6-13555cefd877 returned with HTTP 200 Aug 06 14:30:27.047995 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1013/4038] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:30:26 2026] DELETE /volume/v3/attachments/88d6f00c-0b84-4b4d-a1e6-13555cefd877 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:27.219890 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0ddfe43e-c0e0-41fb-a5b1-5050df9bcb6f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:27.222472 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0ddfe43e-c0e0-41fb-a5b1-5050df9bcb6f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f Aug 06 14:30:27.222757 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0ddfe43e-c0e0-41fb-a5b1-5050df9bcb6f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:27.223018 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0ddfe43e-c0e0-41fb-a5b1-5050df9bcb6f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:27.223165 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-0ddfe43e-c0e0-41fb-a5b1-5050df9bcb6f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 3f7c1a71-0c28-43af-95e5-96d258564c2f. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:27.228739 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:27.228739 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:27.229696 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0ddfe43e-c0e0-41fb-a5b1-5050df9bcb6f tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f returned with HTTP 200 Aug 06 14:30:27.230134 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1006/4039] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:27 2026] GET /volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:27.901954 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-e5b14751-0124-46b5-b3c5-28733993dbb3 req-ba09f683-1857-4e1f-b8b1-6e0b353c2652 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:27.904377 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-e5b14751-0124-46b5-b3c5-28733993dbb3 req-ba09f683-1857-4e1f-b8b1-6e0b353c2652 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff Aug 06 14:30:27.904615 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-e5b14751-0124-46b5-b3c5-28733993dbb3 req-ba09f683-1857-4e1f-b8b1-6e0b353c2652 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:27.904855 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-e5b14751-0124-46b5-b3c5-28733993dbb3 req-ba09f683-1857-4e1f-b8b1-6e0b353c2652 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:27.913270 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:27.913270 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:27.918207 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-e5b14751-0124-46b5-b3c5-28733993dbb3 req-ba09f683-1857-4e1f-b8b1-6e0b353c2652 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:30:27.924138 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-e5b14751-0124-46b5-b3c5-28733993dbb3 req-ba09f683-1857-4e1f-b8b1-6e0b353c2652 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff returned with HTTP 200 Aug 06 14:30:27.924903 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1006/4040] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:30:27 2026] GET /volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:30:28.243407 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-edb80353-be05-4158-ad35-fca187cb5d52 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:28.245350 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-edb80353-be05-4158-ad35-fca187cb5d52 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f Aug 06 14:30:28.245577 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-edb80353-be05-4158-ad35-fca187cb5d52 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:28.245749 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-edb80353-be05-4158-ad35-fca187cb5d52 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:28.245944 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-edb80353-be05-4158-ad35-fca187cb5d52 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 3f7c1a71-0c28-43af-95e5-96d258564c2f. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:28.250212 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:28.250212 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:28.251235 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-edb80353-be05-4158-ad35-fca187cb5d52 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f returned with HTTP 200 Aug 06 14:30:28.252358 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1016/4041] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:28 2026] GET /volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:29.263300 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9f78eac4-d7a9-4a6b-925a-d7b4d379ddcb None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:29.264987 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9f78eac4-d7a9-4a6b-925a-d7b4d379ddcb tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f Aug 06 14:30:29.265152 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9f78eac4-d7a9-4a6b-925a-d7b4d379ddcb tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:29.265325 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9f78eac4-d7a9-4a6b-925a-d7b4d379ddcb tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:29.265440 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-9f78eac4-d7a9-4a6b-925a-d7b4d379ddcb tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 3f7c1a71-0c28-43af-95e5-96d258564c2f. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:29.269403 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:29.269403 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:29.270166 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9f78eac4-d7a9-4a6b-925a-d7b4d379ddcb tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f returned with HTTP 200 Aug 06 14:30:29.270544 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1014/4042] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:29 2026] GET /volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:30.287866 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-eb0a92c0-73e7-48b7-8d7a-add5dbb7642a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:30.289127 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-eb0a92c0-73e7-48b7-8d7a-add5dbb7642a tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f Aug 06 14:30:30.289305 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-eb0a92c0-73e7-48b7-8d7a-add5dbb7642a tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:30.289515 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-eb0a92c0-73e7-48b7-8d7a-add5dbb7642a tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:30.291915 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-eb0a92c0-73e7-48b7-8d7a-add5dbb7642a tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 3f7c1a71-0c28-43af-95e5-96d258564c2f. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:30.300446 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:30.300446 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:30.301350 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-eb0a92c0-73e7-48b7-8d7a-add5dbb7642a tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f returned with HTTP 200 Aug 06 14:30:30.301795 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1007/4043] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:30 2026] GET /volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:30.900540 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-efd3d49c-531a-4ad3-83fc-061fd2f070e0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:30.902397 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-efd3d49c-531a-4ad3-83fc-061fd2f070e0 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] DELETE https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff Aug 06 14:30:30.902650 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-efd3d49c-531a-4ad3-83fc-061fd2f070e0 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:30.902839 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-efd3d49c-531a-4ad3-83fc-061fd2f070e0 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:30.903139 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-efd3d49c-531a-4ad3-83fc-061fd2f070e0 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Delete volume with id: a16f2ea6-3c96-4185-a4cf-ccaff03799ff Aug 06 14:30:30.911658 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:30.911658 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:30.912255 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-efd3d49c-531a-4ad3-83fc-061fd2f070e0 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:30:30.923369 np0000006659 devstack@c-api.service[100399]: WARNING cinder.keymgr.conf_key_mgr [None req-efd3d49c-531a-4ad3-83fc-061fd2f070e0 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 14:30:30.929146 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-efd3d49c-531a-4ad3-83fc-061fd2f070e0 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Delete volume request issued successfully. Aug 06 14:30:30.929146 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-efd3d49c-531a-4ad3-83fc-061fd2f070e0 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff returned with HTTP 202 Aug 06 14:30:30.929500 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1007/4044] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:30:30 2026] DELETE /volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:30:30.935966 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7c7707b1-c087-4a4a-8cce-b6bc98ec4616 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:30.937551 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7c7707b1-c087-4a4a-8cce-b6bc98ec4616 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff Aug 06 14:30:30.937716 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7c7707b1-c087-4a4a-8cce-b6bc98ec4616 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:30.937886 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7c7707b1-c087-4a4a-8cce-b6bc98ec4616 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:30.945175 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:30.945175 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:30.948517 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7c7707b1-c087-4a4a-8cce-b6bc98ec4616 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:30:30.952354 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7c7707b1-c087-4a4a-8cce-b6bc98ec4616 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff returned with HTTP 200 Aug 06 14:30:30.953286 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1017/4045] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:30 2026] GET /volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:31.312708 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-257d437b-3a9a-4a43-b550-00660aab4196 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:31.315559 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-257d437b-3a9a-4a43-b550-00660aab4196 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f Aug 06 14:30:31.315793 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-257d437b-3a9a-4a43-b550-00660aab4196 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:31.316041 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-257d437b-3a9a-4a43-b550-00660aab4196 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:31.316145 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-257d437b-3a9a-4a43-b550-00660aab4196 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 3f7c1a71-0c28-43af-95e5-96d258564c2f. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:31.321464 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:31.321464 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:31.322388 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-257d437b-3a9a-4a43-b550-00660aab4196 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f returned with HTTP 200 Aug 06 14:30:31.322831 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1015/4046] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:31 2026] GET /volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:31.971142 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-57b6ded1-b891-433f-b7e2-a7ab12ab4cd3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:31.976712 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-57b6ded1-b891-433f-b7e2-a7ab12ab4cd3 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff Aug 06 14:30:31.977014 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-57b6ded1-b891-433f-b7e2-a7ab12ab4cd3 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:31.977687 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-57b6ded1-b891-433f-b7e2-a7ab12ab4cd3 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:31.998728 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-57b6ded1-b891-433f-b7e2-a7ab12ab4cd3 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff returned with HTTP 404 Aug 06 14:30:31.999345 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1008/4047] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:31 2026] GET /volume/v3/volumes/a16f2ea6-3c96-4185-a4cf-ccaff03799ff => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:30:32.006233 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-730f0c67-8897-4fab-8e87-8edf8ed99b77 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:32.007815 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-730f0c67-8897-4fab-8e87-8edf8ed99b77 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 Aug 06 14:30:32.008012 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-730f0c67-8897-4fab-8e87-8edf8ed99b77 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:32.008202 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-730f0c67-8897-4fab-8e87-8edf8ed99b77 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Calling method 'detail' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:32.008936 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-730f0c67-8897-4fab-8e87-8edf8ed99b77 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100399) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:30:32.030029 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-730f0c67-8897-4fab-8e87-8edf8ed99b77 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Get all volumes completed successfully. Aug 06 14:30:32.032915 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:32.032915 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:32.045786 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-730f0c67-8897-4fab-8e87-8edf8ed99b77 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 14:30:32.046487 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1008/4048] 10.4.3.229 () {66 vars in 1285 bytes} [Thu Aug 6 14:30:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18982 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:30:32.063514 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-541a8065-81fc-41ed-ab35-2c2153c004bb None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:32.065148 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-541a8065-81fc-41ed-ab35-2c2153c004bb tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] DELETE https://10.4.3.229/volume/v3/types/4177005e-561c-464b-b307-8b24fa8d6942 Aug 06 14:30:32.065474 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-541a8065-81fc-41ed-ab35-2c2153c004bb tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:32.065755 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-541a8065-81fc-41ed-ab35-2c2153c004bb tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Calling method '_delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:32.090288 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-541a8065-81fc-41ed-ab35-2c2153c004bb tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] https://10.4.3.229/volume/v3/types/4177005e-561c-464b-b307-8b24fa8d6942 returned with HTTP 202 Aug 06 14:30:32.090288 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1018/4049] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:30:32 2026] DELETE /volume/v3/types/4177005e-561c-464b-b307-8b24fa8d6942 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:30:32.101050 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e0d5fb7d-1e43-4fe6-9df4-9792965f3030 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:32.103866 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e0d5fb7d-1e43-4fe6-9df4-9792965f3030 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:30:32.104234 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e0d5fb7d-1e43-4fe6-9df4-9792965f3030 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-757904327", "extra_specs": {}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:32.118034 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e0d5fb7d-1e43-4fe6-9df4-9792965f3030 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:30:32.118502 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1016/4050] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:30:32 2026] POST /volume/v3/types => generated 211 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:32.129059 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d36ba66f-3287-4120-a711-4d861a03dc9b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:32.131245 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d36ba66f-3287-4120-a711-4d861a03dc9b tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] POST https://10.4.3.229/volume/v3/types/9131c5b0-3164-4ad3-a4d7-f2f1b9a9adfc/encryption Aug 06 14:30:32.131731 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d36ba66f-3287-4120-a711-4d861a03dc9b tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:32.152686 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d36ba66f-3287-4120-a711-4d861a03dc9b tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] https://10.4.3.229/volume/v3/types/9131c5b0-3164-4ad3-a4d7-f2f1b9a9adfc/encryption returned with HTTP 200 Aug 06 14:30:32.153263 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1009/4051] 10.4.3.229 () {68 vars in 1397 bytes} [Thu Aug 6 14:30:32 2026] POST /volume/v3/types/9131c5b0-3164-4ad3-a4d7-f2f1b9a9adfc/encryption => generated 230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:32.161489 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1d4b1344-731a-472a-bd0d-2f4e3233c886 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:32.163454 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1d4b1344-731a-472a-bd0d-2f4e3233c886 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:30:32.163857 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1d4b1344-731a-472a-bd0d-2f4e3233c886 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1110698402", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-757904327", "size": 1}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:32.165581 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-1d4b1344-731a-472a-bd0d-2f4e3233c886 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1110698402', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-757904327', 'size': 1}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:30:32.169112 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-1d4b1344-731a-472a-bd0d-2f4e3233c886 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Create volume of 1 GB Aug 06 14:30:32.169449 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:32.169449 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:32.169959 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1d4b1344-731a-472a-bd0d-2f4e3233c886 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Availability Zones retrieved successfully. Aug 06 14:30:32.175352 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1d4b1344-731a-472a-bd0d-2f4e3233c886 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Flow 'volume_create_api' (323bfeee-087d-415c-90f8-5370b76898b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:30:32.176635 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1d4b1344-731a-472a-bd0d-2f4e3233c886 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed7b547c-6b0a-439c-b32c-bec5f161c925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:32.177536 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-1d4b1344-731a-472a-bd0d-2f4e3233c886 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:30:32.202403 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1d4b1344-731a-472a-bd0d-2f4e3233c886 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed7b547c-6b0a-439c-b32c-bec5f161c925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:30:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9131c5b0-3164-4ad3-a4d7-f2f1b9a9adfc,is_public=True,name='tempest-scenario-type-luks-757904327',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9131c5b0-3164-4ad3-a4d7-f2f1b9a9adfc', '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=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:32.206446 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1d4b1344-731a-472a-bd0d-2f4e3233c886 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f82d8e6b-e664-4bdd-8c10-31f8ffce1672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:32.246216 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-1d4b1344-731a-472a-bd0d-2f4e3233c886 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-757904327 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-757904327, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:30:32.246672 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-1d4b1344-731a-472a-bd0d-2f4e3233c886 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-757904327 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-757904327, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:30:32.292058 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-1d4b1344-731a-472a-bd0d-2f4e3233c886 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Created reservations ['1280109b-ed96-4bdb-84b8-4130b53cfe20', '3ac825db-7f05-46d8-8c24-5863b6481ca5', 'ac4d5460-e450-4d9b-9bbd-0161889e33df', 'ddd25486-0772-4083-8b86-8890fba361a9'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:30:32.292948 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1d4b1344-731a-472a-bd0d-2f4e3233c886 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f82d8e6b-e664-4bdd-8c10-31f8ffce1672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1280109b-ed96-4bdb-84b8-4130b53cfe20', '3ac825db-7f05-46d8-8c24-5863b6481ca5', 'ac4d5460-e450-4d9b-9bbd-0161889e33df', 'ddd25486-0772-4083-8b86-8890fba361a9']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:32.293821 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1d4b1344-731a-472a-bd0d-2f4e3233c886 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (070d4194-2716-4eb5-b770-c344cf4bc86a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:32.320613 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1d4b1344-731a-472a-bd0d-2f4e3233c886 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (070d4194-2716-4eb5-b770-c344cf4bc86a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17941f59-dfe3-45b8-8500-a23446067b7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1110698402',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ce68e260eae423581fdfabcbf095290',qos_specs=None,replication_status=,reservations=['1280109b-ed96-4bdb-84b8-4130b53cfe20','3ac825db-7f05-46d8-8c24-5863b6481ca5','ac4d5460-e450-4d9b-9bbd-0161889e33df','ddd25486-0772-4083-8b86-8890fba361a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aab0efaec1da4f2fbc6cf26e8777127a',volume_type_id=9131c5b0-3164-4ad3-a4d7-f2f1b9a9adfc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:30:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1110698402',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=17941f59-dfe3-45b8-8500-a23446067b7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ce68e260eae423581fdfabcbf095290',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aab0efaec1da4f2fbc6cf26e8777127a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9131c5b0-3164-4ad3-a4d7-f2f1b9a9adfc),volume_type_id=9131c5b0-3164-4ad3-a4d7-f2f1b9a9adfc)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:32.321603 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1d4b1344-731a-472a-bd0d-2f4e3233c886 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08a673fe-39f3-4251-afce-3330e4c7b911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:32.334733 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-4415da8d-d5c5-43aa-8467-7a740c3e0306 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:32.336742 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4415da8d-d5c5-43aa-8467-7a740c3e0306 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f Aug 06 14:30:32.336964 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4415da8d-d5c5-43aa-8467-7a740c3e0306 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:32.337226 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4415da8d-d5c5-43aa-8467-7a740c3e0306 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:32.337373 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-4415da8d-d5c5-43aa-8467-7a740c3e0306 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 3f7c1a71-0c28-43af-95e5-96d258564c2f. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:32.341754 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1d4b1344-731a-472a-bd0d-2f4e3233c886 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08a673fe-39f3-4251-afce-3330e4c7b911) transitioned into state 'SUCCESS' from state '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-1110698402',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ce68e260eae423581fdfabcbf095290',qos_specs=None,replication_status=,reservations=['1280109b-ed96-4bdb-84b8-4130b53cfe20','3ac825db-7f05-46d8-8c24-5863b6481ca5','ac4d5460-e450-4d9b-9bbd-0161889e33df','ddd25486-0772-4083-8b86-8890fba361a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aab0efaec1da4f2fbc6cf26e8777127a',volume_type_id=9131c5b0-3164-4ad3-a4d7-f2f1b9a9adfc)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:32.342978 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1d4b1344-731a-472a-bd0d-2f4e3233c886 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (060445f1-6492-409c-9581-8a14f3a5421c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:32.344320 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:32.344320 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:32.345478 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4415da8d-d5c5-43aa-8467-7a740c3e0306 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f returned with HTTP 200 Aug 06 14:30:32.346101 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1019/4052] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:32 2026] GET /volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:32.360972 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1d4b1344-731a-472a-bd0d-2f4e3233c886 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (060445f1-6492-409c-9581-8a14f3a5421c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:32.362461 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-1d4b1344-731a-472a-bd0d-2f4e3233c886 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Flow 'volume_create_api' (323bfeee-087d-415c-90f8-5370b76898b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:30:32.363786 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1d4b1344-731a-472a-bd0d-2f4e3233c886 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Create volume request issued successfully. Aug 06 14:30:32.364088 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1d4b1344-731a-472a-bd0d-2f4e3233c886 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:30:32.365151 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1009/4053] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:30:32 2026] POST /volume/v3/volumes => generated 784 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:30:32.737906 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-e3f4ffbf-6a7e-4435-9c03-d14adf15314f req-54483c44-0d0a-4613-aa0c-21220b3837af None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:32.739803 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-e3f4ffbf-6a7e-4435-9c03-d14adf15314f req-54483c44-0d0a-4613-aa0c-21220b3837af tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] DELETE https://10.4.3.229/volume/v3/attachments/8f12b5c6-5d90-4298-a58a-57920c8fe43e Aug 06 14:30:32.739980 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-e3f4ffbf-6a7e-4435-9c03-d14adf15314f req-54483c44-0d0a-4613-aa0c-21220b3837af tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:32.740162 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-e3f4ffbf-6a7e-4435-9c03-d14adf15314f req-54483c44-0d0a-4613-aa0c-21220b3837af tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:32.746729 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:32.746729 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:32.799100 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-e3f4ffbf-6a7e-4435-9c03-d14adf15314f req-54483c44-0d0a-4613-aa0c-21220b3837af tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/attachments/8f12b5c6-5d90-4298-a58a-57920c8fe43e returned with HTTP 200 Aug 06 14:30:32.799743 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1017/4054] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:30:32 2026] DELETE /volume/v3/attachments/8f12b5c6-5d90-4298-a58a-57920c8fe43e => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:33.356681 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-fd2846a6-ded0-4815-9d22-900ff8abf4eb None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:33.359137 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fd2846a6-ded0-4815-9d22-900ff8abf4eb tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f Aug 06 14:30:33.359317 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fd2846a6-ded0-4815-9d22-900ff8abf4eb tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:33.359522 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fd2846a6-ded0-4815-9d22-900ff8abf4eb tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:33.359627 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-fd2846a6-ded0-4815-9d22-900ff8abf4eb tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 3f7c1a71-0c28-43af-95e5-96d258564c2f. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:33.364550 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:33.364550 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:33.365222 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fd2846a6-ded0-4815-9d22-900ff8abf4eb tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f returned with HTTP 200 Aug 06 14:30:33.365622 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1010/4055] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:33 2026] GET /volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:34.102806 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6730a5ce-ac43-407f-9e9f-4940b3428810 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:34.104535 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6730a5ce-ac43-407f-9e9f-4940b3428810 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] DELETE https://10.4.3.229/volume/v3/volumes/110d9e42-feaa-4a95-bfe9-929aebb987f6 Aug 06 14:30:34.105311 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6730a5ce-ac43-407f-9e9f-4940b3428810 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:34.105311 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6730a5ce-ac43-407f-9e9f-4940b3428810 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:34.105311 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-6730a5ce-ac43-407f-9e9f-4940b3428810 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Delete volume with id: 110d9e42-feaa-4a95-bfe9-929aebb987f6 Aug 06 14:30:34.107214 np0000006659 devstack@c-api.service[100396]: DEBUG dbcounter [-] [100396] Writing DB stats cinder:SELECT=294,cinder:INSERT=40,cinder:UPDATE=81 {{(pid=100396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:30:34.115795 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:34.115795 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:34.116459 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-6730a5ce-ac43-407f-9e9f-4940b3428810 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Volume info retrieved successfully. Aug 06 14:30:34.142774 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-6730a5ce-ac43-407f-9e9f-4940b3428810 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Delete volume request issued successfully. Aug 06 14:30:34.143014 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6730a5ce-ac43-407f-9e9f-4940b3428810 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes/110d9e42-feaa-4a95-bfe9-929aebb987f6 returned with HTTP 202 Aug 06 14:30:34.143611 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1020/4056] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:30:34 2026] DELETE /volume/v3/volumes/110d9e42-feaa-4a95-bfe9-929aebb987f6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:30:34.155933 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5264cd21-2f55-4e22-a552-a53dcb21a90c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:34.158199 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5264cd21-2f55-4e22-a552-a53dcb21a90c tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/volumes/110d9e42-feaa-4a95-bfe9-929aebb987f6 Aug 06 14:30:34.158652 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5264cd21-2f55-4e22-a552-a53dcb21a90c tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:34.158652 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5264cd21-2f55-4e22-a552-a53dcb21a90c tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:34.166357 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:34.166357 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:34.170787 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-5264cd21-2f55-4e22-a552-a53dcb21a90c tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Volume info retrieved successfully. Aug 06 14:30:34.178090 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5264cd21-2f55-4e22-a552-a53dcb21a90c tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes/110d9e42-feaa-4a95-bfe9-929aebb987f6 returned with HTTP 200 Aug 06 14:30:34.178736 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1010/4057] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:30:34 2026] GET /volume/v3/volumes/110d9e42-feaa-4a95-bfe9-929aebb987f6 => generated 1422 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:30:34.376229 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-86639ebc-ce7a-4da7-a461-c69b11549292 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:34.378016 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-86639ebc-ce7a-4da7-a461-c69b11549292 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f Aug 06 14:30:34.378206 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-86639ebc-ce7a-4da7-a461-c69b11549292 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:34.378410 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-86639ebc-ce7a-4da7-a461-c69b11549292 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:34.378571 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-86639ebc-ce7a-4da7-a461-c69b11549292 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 3f7c1a71-0c28-43af-95e5-96d258564c2f. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:34.382921 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:34.382921 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:34.383803 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-86639ebc-ce7a-4da7-a461-c69b11549292 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f returned with HTTP 200 Aug 06 14:30:34.384207 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1018/4058] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:34 2026] GET /volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:34.692510 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-bbe2b64a-f68c-4d41-b164-6870fc710a2e req-72128425-d072-47ba-9f70-15e30d7fe921 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:34.696517 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-bbe2b64a-f68c-4d41-b164-6870fc710a2e req-72128425-d072-47ba-9f70-15e30d7fe921 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750/encryption Aug 06 14:30:34.697307 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-bbe2b64a-f68c-4d41-b164-6870fc710a2e req-72128425-d072-47ba-9f70-15e30d7fe921 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:34.697821 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-bbe2b64a-f68c-4d41-b164-6870fc710a2e req-72128425-d072-47ba-9f70-15e30d7fe921 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:34.711997 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:34.711997 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:34.735346 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-bbe2b64a-f68c-4d41-b164-6870fc710a2e req-72128425-d072-47ba-9f70-15e30d7fe921 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750/encryption returned with HTTP 200 Aug 06 14:30:34.735773 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1011/4059] 10.4.3.229 () {68 vars in 1631 bytes} [Thu Aug 6 14:30:34 2026] GET /volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750/encryption => generated 161 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:35.193816 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6de85bdb-8308-4283-a685-de4aa6af6cc0 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:35.198762 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6de85bdb-8308-4283-a685-de4aa6af6cc0 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/volumes/110d9e42-feaa-4a95-bfe9-929aebb987f6 Aug 06 14:30:35.198762 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6de85bdb-8308-4283-a685-de4aa6af6cc0 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:35.198762 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6de85bdb-8308-4283-a685-de4aa6af6cc0 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:35.206298 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6de85bdb-8308-4283-a685-de4aa6af6cc0 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes/110d9e42-feaa-4a95-bfe9-929aebb987f6 returned with HTTP 404 Aug 06 14:30:35.207015 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1021/4060] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:30:35 2026] GET /volume/v3/volumes/110d9e42-feaa-4a95-bfe9-929aebb987f6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:30:35.215540 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-bebd2dc7-548f-40be-8456-9965d19be873 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:35.217977 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bebd2dc7-548f-40be-8456-9965d19be873 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/4ba97210-755a-4a82-86dc-f98fd9806214 Aug 06 14:30:35.217977 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bebd2dc7-548f-40be-8456-9965d19be873 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:35.217977 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bebd2dc7-548f-40be-8456-9965d19be873 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:35.217977 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-bebd2dc7-548f-40be-8456-9965d19be873 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Delete snapshot with id: 4ba97210-755a-4a82-86dc-f98fd9806214 Aug 06 14:30:35.219236 np0000006659 devstack@c-api.service[100399]: DEBUG dbcounter [-] [100399] Writing DB stats cinder:SELECT=270,cinder:UPDATE=57,cinder:INSERT=31 {{(pid=100399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:30:35.222367 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:35.222367 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:35.222837 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-bebd2dc7-548f-40be-8456-9965d19be873 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Snapshot retrieved successfully. Aug 06 14:30:35.249345 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-bebd2dc7-548f-40be-8456-9965d19be873 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Snapshot delete request issued successfully. Aug 06 14:30:35.249499 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bebd2dc7-548f-40be-8456-9965d19be873 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/snapshots/4ba97210-755a-4a82-86dc-f98fd9806214 returned with HTTP 202 Aug 06 14:30:35.252444 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1011/4061] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:30:35 2026] DELETE /volume/v3/snapshots/4ba97210-755a-4a82-86dc-f98fd9806214 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:30:35.262450 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e1e4ff09-3ce9-4805-b7a9-c2c97ebf4f1d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:35.262450 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e1e4ff09-3ce9-4805-b7a9-c2c97ebf4f1d tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/snapshots/4ba97210-755a-4a82-86dc-f98fd9806214 Aug 06 14:30:35.262450 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e1e4ff09-3ce9-4805-b7a9-c2c97ebf4f1d tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:35.262450 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e1e4ff09-3ce9-4805-b7a9-c2c97ebf4f1d tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:35.263105 np0000006659 devstack@c-api.service[100397]: DEBUG dbcounter [-] [100397] Writing DB stats cinder:SELECT=270,cinder:UPDATE=77,cinder:INSERT=29 {{(pid=100397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:30:35.267253 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:35.267253 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:35.267834 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-e1e4ff09-3ce9-4805-b7a9-c2c97ebf4f1d tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Snapshot retrieved successfully. Aug 06 14:30:35.268659 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e1e4ff09-3ce9-4805-b7a9-c2c97ebf4f1d tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/snapshots/4ba97210-755a-4a82-86dc-f98fd9806214 returned with HTTP 200 Aug 06 14:30:35.269648 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1019/4062] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:30:35 2026] GET /volume/v3/snapshots/4ba97210-755a-4a82-86dc-f98fd9806214 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:35.396310 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-cd57bf71-febc-4cab-b602-c5c4d3ee42b5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:35.398303 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cd57bf71-febc-4cab-b602-c5c4d3ee42b5 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f Aug 06 14:30:35.398526 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cd57bf71-febc-4cab-b602-c5c4d3ee42b5 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:35.398762 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cd57bf71-febc-4cab-b602-c5c4d3ee42b5 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:35.398841 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-cd57bf71-febc-4cab-b602-c5c4d3ee42b5 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 3f7c1a71-0c28-43af-95e5-96d258564c2f. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:35.404567 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:35.404567 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:35.405511 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cd57bf71-febc-4cab-b602-c5c4d3ee42b5 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f returned with HTTP 200 Aug 06 14:30:35.405878 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1012/4063] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:35 2026] GET /volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:35.669050 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-bbe2b64a-f68c-4d41-b164-6870fc710a2e req-540193b8-3329-47b2-87e9-4f9a7b200495 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:35.677341 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-bbe2b64a-f68c-4d41-b164-6870fc710a2e req-540193b8-3329-47b2-87e9-4f9a7b200495 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/attachments/6c3080a2-1aef-4175-8123-23bf8ef7b4a9 Aug 06 14:30:35.680377 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-bbe2b64a-f68c-4d41-b164-6870fc710a2e req-540193b8-3329-47b2-87e9-4f9a7b200495 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:35.680377 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-bbe2b64a-f68c-4d41-b164-6870fc710a2e req-540193b8-3329-47b2-87e9-4f9a7b200495 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:35.690016 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:35.690016 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:35.736204 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-bbe2b64a-f68c-4d41-b164-6870fc710a2e req-540193b8-3329-47b2-87e9-4f9a7b200495 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments/6c3080a2-1aef-4175-8123-23bf8ef7b4a9 returned with HTTP 200 Aug 06 14:30:35.736703 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1022/4064] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:30:35 2026] DELETE /volume/v3/attachments/6c3080a2-1aef-4175-8123-23bf8ef7b4a9 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:36.278943 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-35bf76b0-31a6-4766-80cf-7ed7f796a628 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:36.281723 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-35bf76b0-31a6-4766-80cf-7ed7f796a628 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/snapshots/4ba97210-755a-4a82-86dc-f98fd9806214 Aug 06 14:30:36.281907 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-35bf76b0-31a6-4766-80cf-7ed7f796a628 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:36.282120 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-35bf76b0-31a6-4766-80cf-7ed7f796a628 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:36.286708 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-35bf76b0-31a6-4766-80cf-7ed7f796a628 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/snapshots/4ba97210-755a-4a82-86dc-f98fd9806214 returned with HTTP 404 Aug 06 14:30:36.287131 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1012/4065] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:30:36 2026] GET /volume/v3/snapshots/4ba97210-755a-4a82-86dc-f98fd9806214 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:30:36.417595 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-45d7510e-6380-4f25-ab0a-2febf22370c4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:36.419467 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-45d7510e-6380-4f25-ab0a-2febf22370c4 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f Aug 06 14:30:36.419763 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-45d7510e-6380-4f25-ab0a-2febf22370c4 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:36.420030 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-45d7510e-6380-4f25-ab0a-2febf22370c4 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:36.420144 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-45d7510e-6380-4f25-ab0a-2febf22370c4 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 3f7c1a71-0c28-43af-95e5-96d258564c2f. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:36.424850 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:36.424850 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:36.425610 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-45d7510e-6380-4f25-ab0a-2febf22370c4 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f returned with HTTP 200 Aug 06 14:30:36.425964 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1020/4066] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:36 2026] GET /volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:36.707069 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-aa6dc489-dff1-4847-835a-d1929486ec84 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:36.709642 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-aa6dc489-dff1-4847-835a-d1929486ec84 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750 Aug 06 14:30:36.709904 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-aa6dc489-dff1-4847-835a-d1929486ec84 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:36.710163 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-aa6dc489-dff1-4847-835a-d1929486ec84 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:36.710371 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-aa6dc489-dff1-4847-835a-d1929486ec84 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete volume with id: 2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750 Aug 06 14:30:36.712957 np0000006659 devstack@c-api.service[100398]: DEBUG dbcounter [-] [100398] Writing DB stats cinder:SELECT=344,cinder:UPDATE=138,cinder:INSERT=71 {{(pid=100398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:30:36.728795 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:36.728795 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:36.729457 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-aa6dc489-dff1-4847-835a-d1929486ec84 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:30:36.746664 np0000006659 devstack@c-api.service[100398]: WARNING cinder.keymgr.conf_key_mgr [None req-aa6dc489-dff1-4847-835a-d1929486ec84 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 14:30:36.754871 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-aa6dc489-dff1-4847-835a-d1929486ec84 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete volume request issued successfully. Aug 06 14:30:36.755149 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-aa6dc489-dff1-4847-835a-d1929486ec84 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750 returned with HTTP 202 Aug 06 14:30:36.755812 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1013/4067] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:30:36 2026] DELETE /volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:30:36.766059 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7d1f3193-c760-46b7-81c4-1be14faacc06 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:36.774165 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7d1f3193-c760-46b7-81c4-1be14faacc06 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750 Aug 06 14:30:36.774496 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7d1f3193-c760-46b7-81c4-1be14faacc06 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:36.774718 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7d1f3193-c760-46b7-81c4-1be14faacc06 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:36.786335 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:36.786335 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:36.795779 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7d1f3193-c760-46b7-81c4-1be14faacc06 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:30:36.800616 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7d1f3193-c760-46b7-81c4-1be14faacc06 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750 returned with HTTP 200 Aug 06 14:30:36.800616 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1023/4068] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:36 2026] GET /volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750 => generated 870 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:37.436846 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-bc57833d-4d7c-4711-98e0-bf6234eb16c4 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:37.438531 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bc57833d-4d7c-4711-98e0-bf6234eb16c4 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f Aug 06 14:30:37.438614 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bc57833d-4d7c-4711-98e0-bf6234eb16c4 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:37.438760 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bc57833d-4d7c-4711-98e0-bf6234eb16c4 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:37.438858 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-bc57833d-4d7c-4711-98e0-bf6234eb16c4 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 3f7c1a71-0c28-43af-95e5-96d258564c2f. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:37.444934 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:37.444934 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:37.445714 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bc57833d-4d7c-4711-98e0-bf6234eb16c4 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f returned with HTTP 200 Aug 06 14:30:37.446052 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1013/4069] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:37 2026] GET /volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:37.459825 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8d176931-f6a6-4005-af65-d7eb3f1f68bd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:37.461736 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8d176931-f6a6-4005-af65-d7eb3f1f68bd tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 Aug 06 14:30:37.461884 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8d176931-f6a6-4005-af65-d7eb3f1f68bd tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:37.462061 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8d176931-f6a6-4005-af65-d7eb3f1f68bd tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:37.462158 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-8d176931-f6a6-4005-af65-d7eb3f1f68bd tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 08e01756-261f-4e56-98ab-57f33a0bfed9. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:37.466629 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:37.466629 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:37.467588 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8d176931-f6a6-4005-af65-d7eb3f1f68bd tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 returned with HTTP 200 Aug 06 14:30:37.467701 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1021/4070] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:37 2026] GET /volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:37.477869 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-00008c65-653b-477b-a754-f805f3d021ad None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:37.479531 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-00008c65-653b-477b-a754-f805f3d021ad tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 06 14:30:37.481442 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-00008c65-653b-477b-a754-f805f3d021ad tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "54b9df75-af2f-4cc2-981f-05afca433d8a", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-437877570"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:37.481442 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.backups [None req-00008c65-653b-477b-a754-f805f3d021ad tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Creating new backup {'backup': {'volume_id': '54b9df75-af2f-4cc2-981f-05afca433d8a', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-437877570'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:30:37.481560 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.backups [None req-00008c65-653b-477b-a754-f805f3d021ad tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Creating backup of volume 54b9df75-af2f-4cc2-981f-05afca433d8a in container None Aug 06 14:30:37.489104 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:37.489104 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:37.489395 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-00008c65-653b-477b-a754-f805f3d021ad tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Volume info retrieved successfully. Aug 06 14:30:37.509007 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-00008c65-653b-477b-a754-f805f3d021ad tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Created reservations ['4089358d-399e-4e35-b8fa-e7ef178c451c', '2d13c1c9-66b9-44f0-822b-ce7b93f0e6a5'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:30:37.546056 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-00008c65-653b-477b-a754-f805f3d021ad tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:30:37.546501 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1014/4071] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:30:37 2026] POST /volume/v3/backups => generated 329 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:30:37.556020 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1c09bf28-6f65-413b-9b93-fe19cee51b2d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:37.558215 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1c09bf28-6f65-413b-9b93-fe19cee51b2d tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce Aug 06 14:30:37.558493 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1c09bf28-6f65-413b-9b93-fe19cee51b2d tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:37.558768 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1c09bf28-6f65-413b-9b93-fe19cee51b2d tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:37.558900 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-1c09bf28-6f65-413b-9b93-fe19cee51b2d tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 74e8ffaf-4f04-4a99-8621-d5a1eb7444ce. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:37.563181 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:37.563181 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:37.563956 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1c09bf28-6f65-413b-9b93-fe19cee51b2d tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce returned with HTTP 200 Aug 06 14:30:37.564345 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1024/4072] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:37 2026] GET /volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:37.823130 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6b343b31-71e0-4f4e-bf88-aa568bb1ac32 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:37.827063 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6b343b31-71e0-4f4e-bf88-aa568bb1ac32 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750 Aug 06 14:30:37.827299 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6b343b31-71e0-4f4e-bf88-aa568bb1ac32 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:37.828174 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6b343b31-71e0-4f4e-bf88-aa568bb1ac32 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:37.835568 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6b343b31-71e0-4f4e-bf88-aa568bb1ac32 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750 returned with HTTP 404 Aug 06 14:30:37.836314 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1014/4073] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:37 2026] GET /volume/v3/volumes/2c09d5c8-0fac-4ab5-b101-0b0b2c0cd750 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:30:37.846537 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-db9343c1-161e-4a7b-a389-5b89a79b5eab None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:37.848229 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-db9343c1-161e-4a7b-a389-5b89a79b5eab tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 Aug 06 14:30:37.848434 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-db9343c1-161e-4a7b-a389-5b89a79b5eab tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:37.848621 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-db9343c1-161e-4a7b-a389-5b89a79b5eab tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] Calling method 'detail' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:37.849375 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-db9343c1-161e-4a7b-a389-5b89a79b5eab tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100397) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:30:37.867716 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-db9343c1-161e-4a7b-a389-5b89a79b5eab tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] Get all volumes completed successfully. Aug 06 14:30:37.871468 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:37.871468 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:37.877770 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-db9343c1-161e-4a7b-a389-5b89a79b5eab tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 14:30:37.878408 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1022/4074] 10.4.3.229 () {66 vars in 1285 bytes} [Thu Aug 6 14:30:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:30:37.900224 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f6b4bbbc-2f6f-4f23-82ba-a81d5671fef2 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:37.901986 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f6b4bbbc-2f6f-4f23-82ba-a81d5671fef2 tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] DELETE https://10.4.3.229/volume/v3/types/96d4d90f-15f1-46f9-96a7-7cef43384b1c Aug 06 14:30:37.902173 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f6b4bbbc-2f6f-4f23-82ba-a81d5671fef2 tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:37.902370 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f6b4bbbc-2f6f-4f23-82ba-a81d5671fef2 tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] Calling method '_delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:37.902642 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:37.902642 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:37.945547 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f6b4bbbc-2f6f-4f23-82ba-a81d5671fef2 tempest-TestVolumeBootPattern-340284577 tempest-TestVolumeBootPattern-340284577-project-admin] https://10.4.3.229/volume/v3/types/96d4d90f-15f1-46f9-96a7-7cef43384b1c returned with HTTP 202 Aug 06 14:30:37.946083 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1015/4075] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:30:37 2026] DELETE /volume/v3/types/96d4d90f-15f1-46f9-96a7-7cef43384b1c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:30:37.982151 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-033d1e43-ba7a-45bc-8fed-1fd49092c834 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:37.986522 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-033d1e43-ba7a-45bc-8fed-1fd49092c834 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:30:37.986522 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-033d1e43-ba7a-45bc-8fed-1fd49092c834 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-438687998", "snapshot_id": null, "imageRef": "30702abe-9501-4aba-ba1a-50af064a9e3b", "volume_type": null, "size": 1}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:37.986522 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-033d1e43-ba7a-45bc-8fed-1fd49092c834 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-438687998', 'snapshot_id': None, 'imageRef': '30702abe-9501-4aba-ba1a-50af064a9e3b', 'volume_type': None, 'size': 1}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:30:38.076718 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-033d1e43-ba7a-45bc-8fed-1fd49092c834 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create volume of 1 GB Aug 06 14:30:38.080571 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-033d1e43-ba7a-45bc-8fed-1fd49092c834 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Availability Zones retrieved successfully. Aug 06 14:30:38.086228 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-033d1e43-ba7a-45bc-8fed-1fd49092c834 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Flow 'volume_create_api' (3c88d3f2-c371-4b49-a665-41ae7fb34a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:30:38.088011 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-033d1e43-ba7a-45bc-8fed-1fd49092c834 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eafc3e4a-41fd-4623-abc3-b6a20fe03935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:38.089062 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-033d1e43-ba7a-45bc-8fed-1fd49092c834 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:30:38.157285 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-033d1e43-ba7a-45bc-8fed-1fd49092c834 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eafc3e4a-41fd-4623-abc3-b6a20fe03935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:38.158079 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-033d1e43-ba7a-45bc-8fed-1fd49092c834 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a281b0dc-9a8f-4d47-a480-99d76624a3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:38.206575 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-033d1e43-ba7a-45bc-8fed-1fd49092c834 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Created reservations ['2a71de77-a4f9-4176-90f5-aad7f1720918', '4d7bd3db-ffa7-4dc4-a6f2-3e0949b58195', '28aa40d3-5e01-4639-87ae-32dd9859c785', 'fe1e1784-af72-40ed-9301-791d400b7995'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:30:38.207261 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-033d1e43-ba7a-45bc-8fed-1fd49092c834 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a281b0dc-9a8f-4d47-a480-99d76624a3bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a71de77-a4f9-4176-90f5-aad7f1720918', '4d7bd3db-ffa7-4dc4-a6f2-3e0949b58195', '28aa40d3-5e01-4639-87ae-32dd9859c785', 'fe1e1784-af72-40ed-9301-791d400b7995']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:38.208183 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-033d1e43-ba7a-45bc-8fed-1fd49092c834 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d65c6c86-444d-4b97-9242-4d91a29f85de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:38.232294 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-033d1e43-ba7a-45bc-8fed-1fd49092c834 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d65c6c86-444d-4b97-9242-4d91a29f85de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4520fa8-9899-4ebb-b194-d65feb58c6cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-438687998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e092920620a4c86bdddcf7afaf1f3c5',qos_specs=None,replication_status=,reservations=['2a71de77-a4f9-4176-90f5-aad7f1720918','4d7bd3db-ffa7-4dc4-a6f2-3e0949b58195','28aa40d3-5e01-4639-87ae-32dd9859c785','fe1e1784-af72-40ed-9301-791d400b7995'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0e7a4ae4406487d9f1d6b36a06e986e',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:30:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-438687998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4520fa8-9899-4ebb-b194-d65feb58c6cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e092920620a4c86bdddcf7afaf1f3c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0e7a4ae4406487d9f1d6b36a06e986e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:38.233678 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-033d1e43-ba7a-45bc-8fed-1fd49092c834 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca5b0a5a-d624-4972-bc75-bd11bc764044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:38.251661 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-033d1e43-ba7a-45bc-8fed-1fd49092c834 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca5b0a5a-d624-4972-bc75-bd11bc764044) transitioned into state 'SUCCESS' from state '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-438687998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e092920620a4c86bdddcf7afaf1f3c5',qos_specs=None,replication_status=,reservations=['2a71de77-a4f9-4176-90f5-aad7f1720918','4d7bd3db-ffa7-4dc4-a6f2-3e0949b58195','28aa40d3-5e01-4639-87ae-32dd9859c785','fe1e1784-af72-40ed-9301-791d400b7995'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0e7a4ae4406487d9f1d6b36a06e986e',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:38.252746 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-033d1e43-ba7a-45bc-8fed-1fd49092c834 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a46b410-5e9c-434e-bc7a-3e6688b6aff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:38.262499 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-033d1e43-ba7a-45bc-8fed-1fd49092c834 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a46b410-5e9c-434e-bc7a-3e6688b6aff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:38.263270 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-033d1e43-ba7a-45bc-8fed-1fd49092c834 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Flow 'volume_create_api' (3c88d3f2-c371-4b49-a665-41ae7fb34a00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:30:38.263638 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-033d1e43-ba7a-45bc-8fed-1fd49092c834 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create volume request issued successfully. Aug 06 14:30:38.264296 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-033d1e43-ba7a-45bc-8fed-1fd49092c834 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:30:38.264716 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1025/4076] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:30:37 2026] POST /volume/v3/volumes => generated 758 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:30:38.281061 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-30dd00b2-eb75-45b7-b1c2-a349b16596c8 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:38.282907 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-30dd00b2-eb75-45b7-b1c2-a349b16596c8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/f4520fa8-9899-4ebb-b194-d65feb58c6cc Aug 06 14:30:38.283101 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-30dd00b2-eb75-45b7-b1c2-a349b16596c8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:38.283286 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-30dd00b2-eb75-45b7-b1c2-a349b16596c8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:38.291640 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:38.291640 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:38.295824 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-30dd00b2-eb75-45b7-b1c2-a349b16596c8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:30:38.303179 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-30dd00b2-eb75-45b7-b1c2-a349b16596c8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/f4520fa8-9899-4ebb-b194-d65feb58c6cc returned with HTTP 200 Aug 06 14:30:38.303787 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1015/4077] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:38 2026] GET /volume/v3/volumes/f4520fa8-9899-4ebb-b194-d65feb58c6cc => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:38.506831 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-96ff0dd0-130c-43a9-bfd2-576b15a92c83 req-3b6dbf7f-eabb-4f62-bcd6-8e0fed7a31ec None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:38.509445 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-96ff0dd0-130c-43a9-bfd2-576b15a92c83 req-3b6dbf7f-eabb-4f62-bcd6-8e0fed7a31ec tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] DELETE https://10.4.3.229/volume/v3/attachments/96eb2124-0abf-4918-a3db-a1e8c42aba7b Aug 06 14:30:38.509702 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-96ff0dd0-130c-43a9-bfd2-576b15a92c83 req-3b6dbf7f-eabb-4f62-bcd6-8e0fed7a31ec tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:38.509934 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-96ff0dd0-130c-43a9-bfd2-576b15a92c83 req-3b6dbf7f-eabb-4f62-bcd6-8e0fed7a31ec tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:38.519155 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:38.519155 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:38.570172 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-96ff0dd0-130c-43a9-bfd2-576b15a92c83 req-3b6dbf7f-eabb-4f62-bcd6-8e0fed7a31ec tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/attachments/96eb2124-0abf-4918-a3db-a1e8c42aba7b returned with HTTP 200 Aug 06 14:30:38.570752 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1023/4078] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:30:38 2026] DELETE /volume/v3/attachments/96eb2124-0abf-4918-a3db-a1e8c42aba7b => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:38.575634 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1fe864d4-fd27-4dcb-ac03-18725dca5655 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:38.579759 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1fe864d4-fd27-4dcb-ac03-18725dca5655 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce Aug 06 14:30:38.579935 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1fe864d4-fd27-4dcb-ac03-18725dca5655 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:38.580200 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1fe864d4-fd27-4dcb-ac03-18725dca5655 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:38.580370 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-1fe864d4-fd27-4dcb-ac03-18725dca5655 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 74e8ffaf-4f04-4a99-8621-d5a1eb7444ce. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:38.586200 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:38.586200 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:38.587116 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1fe864d4-fd27-4dcb-ac03-18725dca5655 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce returned with HTTP 200 Aug 06 14:30:38.587607 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1016/4079] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:38 2026] GET /volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:39.321009 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-54a8b2ff-137e-4eeb-824e-16400264f89f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:39.323373 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-54a8b2ff-137e-4eeb-824e-16400264f89f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/f4520fa8-9899-4ebb-b194-d65feb58c6cc Aug 06 14:30:39.323660 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-54a8b2ff-137e-4eeb-824e-16400264f89f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:39.323909 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-54a8b2ff-137e-4eeb-824e-16400264f89f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:39.332353 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:39.332353 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:39.336466 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-54a8b2ff-137e-4eeb-824e-16400264f89f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:30:39.342170 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-54a8b2ff-137e-4eeb-824e-16400264f89f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/f4520fa8-9899-4ebb-b194-d65feb58c6cc returned with HTTP 200 Aug 06 14:30:39.342675 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1026/4080] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:39 2026] GET /volume/v3/volumes/f4520fa8-9899-4ebb-b194-d65feb58c6cc => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:30:39.354354 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-83c6c2f7-1bd2-4c52-a85c-3ccee959b4c3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:39.356299 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-83c6c2f7-1bd2-4c52-a85c-3ccee959b4c3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/f4520fa8-9899-4ebb-b194-d65feb58c6cc Aug 06 14:30:39.356655 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-83c6c2f7-1bd2-4c52-a85c-3ccee959b4c3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:39.356815 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-83c6c2f7-1bd2-4c52-a85c-3ccee959b4c3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:39.364066 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:39.364066 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:39.383413 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-83c6c2f7-1bd2-4c52-a85c-3ccee959b4c3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:30:39.390246 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-83c6c2f7-1bd2-4c52-a85c-3ccee959b4c3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/f4520fa8-9899-4ebb-b194-d65feb58c6cc returned with HTTP 200 Aug 06 14:30:39.390732 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1016/4081] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:39 2026] GET /volume/v3/volumes/f4520fa8-9899-4ebb-b194-d65feb58c6cc => generated 1366 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:30:39.599171 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8c616834-a73b-48f2-9a01-18b693897ce9 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:39.601203 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8c616834-a73b-48f2-9a01-18b693897ce9 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce Aug 06 14:30:39.601449 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8c616834-a73b-48f2-9a01-18b693897ce9 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:39.601652 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8c616834-a73b-48f2-9a01-18b693897ce9 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:39.601828 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-8c616834-a73b-48f2-9a01-18b693897ce9 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 74e8ffaf-4f04-4a99-8621-d5a1eb7444ce. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:39.609090 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:39.609090 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:39.609974 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8c616834-a73b-48f2-9a01-18b693897ce9 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce returned with HTTP 200 Aug 06 14:30:39.610350 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1024/4082] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:39 2026] GET /volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:39.684770 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e96c5146-8c86-4ade-b868-39273a910f74 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:39.689768 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e96c5146-8c86-4ade-b868-39273a910f74 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] DELETE https://10.4.3.229/volume/v3/volumes/1591068b-0003-4376-a3f3-5c8b0a2fc2a5 Aug 06 14:30:39.689899 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e96c5146-8c86-4ade-b868-39273a910f74 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:39.690090 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e96c5146-8c86-4ade-b868-39273a910f74 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:39.690270 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-e96c5146-8c86-4ade-b868-39273a910f74 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Delete volume with id: 1591068b-0003-4376-a3f3-5c8b0a2fc2a5 Aug 06 14:30:39.697744 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:39.697744 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:39.698111 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e96c5146-8c86-4ade-b868-39273a910f74 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Volume info retrieved successfully. Aug 06 14:30:39.714263 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e96c5146-8c86-4ade-b868-39273a910f74 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Delete volume request issued successfully. Aug 06 14:30:39.714459 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e96c5146-8c86-4ade-b868-39273a910f74 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes/1591068b-0003-4376-a3f3-5c8b0a2fc2a5 returned with HTTP 202 Aug 06 14:30:39.714854 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1017/4083] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:30:39 2026] DELETE /volume/v3/volumes/1591068b-0003-4376-a3f3-5c8b0a2fc2a5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:30:39.722649 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2ded4368-97b2-4e3a-9d05-7ecac2e8a51b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:39.724590 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2ded4368-97b2-4e3a-9d05-7ecac2e8a51b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/volumes/1591068b-0003-4376-a3f3-5c8b0a2fc2a5 Aug 06 14:30:39.724790 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2ded4368-97b2-4e3a-9d05-7ecac2e8a51b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:39.724971 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2ded4368-97b2-4e3a-9d05-7ecac2e8a51b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:39.731788 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:39.731788 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:39.735271 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2ded4368-97b2-4e3a-9d05-7ecac2e8a51b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Volume info retrieved successfully. Aug 06 14:30:39.740423 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2ded4368-97b2-4e3a-9d05-7ecac2e8a51b tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes/1591068b-0003-4376-a3f3-5c8b0a2fc2a5 returned with HTTP 200 Aug 06 14:30:39.740920 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1027/4084] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:30:39 2026] GET /volume/v3/volumes/1591068b-0003-4376-a3f3-5c8b0a2fc2a5 => generated 1421 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:30:40.401445 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-5fe0ded7-05d1-4bc5-92dd-b0eb8f252f42 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:40.403523 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-5fe0ded7-05d1-4bc5-92dd-b0eb8f252f42 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/f4520fa8-9899-4ebb-b194-d65feb58c6cc Aug 06 14:30:40.403699 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-5fe0ded7-05d1-4bc5-92dd-b0eb8f252f42 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:40.403870 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-5fe0ded7-05d1-4bc5-92dd-b0eb8f252f42 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:40.410474 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:40.410474 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:40.414178 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-5fe0ded7-05d1-4bc5-92dd-b0eb8f252f42 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:30:40.419181 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-5fe0ded7-05d1-4bc5-92dd-b0eb8f252f42 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/f4520fa8-9899-4ebb-b194-d65feb58c6cc returned with HTTP 200 Aug 06 14:30:40.419605 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1017/4085] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:30:40 2026] GET /volume/v3/volumes/f4520fa8-9899-4ebb-b194-d65feb58c6cc => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:30:40.625142 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-70b64604-c608-4f79-aa26-4bbbb7b4f720 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:40.627199 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-70b64604-c608-4f79-aa26-4bbbb7b4f720 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce Aug 06 14:30:40.627464 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-70b64604-c608-4f79-aa26-4bbbb7b4f720 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:40.627697 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-70b64604-c608-4f79-aa26-4bbbb7b4f720 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:40.627822 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-70b64604-c608-4f79-aa26-4bbbb7b4f720 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 74e8ffaf-4f04-4a99-8621-d5a1eb7444ce. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:40.632314 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:40.632314 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:40.633131 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-70b64604-c608-4f79-aa26-4bbbb7b4f720 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce returned with HTTP 200 Aug 06 14:30:40.633607 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1025/4086] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:40 2026] GET /volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:40.755911 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d855a487-7f4a-4938-b412-7057c5e72529 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:40.762970 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d855a487-7f4a-4938-b412-7057c5e72529 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/volumes/1591068b-0003-4376-a3f3-5c8b0a2fc2a5 Aug 06 14:30:40.763227 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d855a487-7f4a-4938-b412-7057c5e72529 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:40.764255 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d855a487-7f4a-4938-b412-7057c5e72529 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:40.773853 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d855a487-7f4a-4938-b412-7057c5e72529 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes/1591068b-0003-4376-a3f3-5c8b0a2fc2a5 returned with HTTP 404 Aug 06 14:30:40.774602 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1018/4087] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:30:40 2026] GET /volume/v3/volumes/1591068b-0003-4376-a3f3-5c8b0a2fc2a5 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:30:40.786123 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-75c34f6f-d481-4cb9-a602-5718de626959 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:40.788191 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-75c34f6f-d481-4cb9-a602-5718de626959 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/ab314282-c018-4832-8c9a-85f331ae27c1 Aug 06 14:30:40.788370 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-75c34f6f-d481-4cb9-a602-5718de626959 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:40.788576 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-75c34f6f-d481-4cb9-a602-5718de626959 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:40.788671 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-75c34f6f-d481-4cb9-a602-5718de626959 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Delete snapshot with id: ab314282-c018-4832-8c9a-85f331ae27c1 Aug 06 14:30:40.793208 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:40.793208 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:40.793600 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-75c34f6f-d481-4cb9-a602-5718de626959 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Snapshot retrieved successfully. Aug 06 14:30:40.809024 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-75c34f6f-d481-4cb9-a602-5718de626959 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Snapshot delete request issued successfully. Aug 06 14:30:40.809178 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-75c34f6f-d481-4cb9-a602-5718de626959 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/snapshots/ab314282-c018-4832-8c9a-85f331ae27c1 returned with HTTP 202 Aug 06 14:30:40.809566 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1028/4088] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:30:40 2026] DELETE /volume/v3/snapshots/ab314282-c018-4832-8c9a-85f331ae27c1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:30:40.818865 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d612dfa4-9c0d-497d-95a0-cdd92767f88a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:40.823897 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d612dfa4-9c0d-497d-95a0-cdd92767f88a tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/snapshots/ab314282-c018-4832-8c9a-85f331ae27c1 Aug 06 14:30:40.824095 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d612dfa4-9c0d-497d-95a0-cdd92767f88a tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:40.824295 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d612dfa4-9c0d-497d-95a0-cdd92767f88a tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:40.834293 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:40.834293 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:40.834910 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d612dfa4-9c0d-497d-95a0-cdd92767f88a tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Snapshot retrieved successfully. Aug 06 14:30:40.838143 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d612dfa4-9c0d-497d-95a0-cdd92767f88a tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/snapshots/ab314282-c018-4832-8c9a-85f331ae27c1 returned with HTTP 200 Aug 06 14:30:40.839520 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1018/4089] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:30:40 2026] GET /volume/v3/snapshots/ab314282-c018-4832-8c9a-85f331ae27c1 => generated 482 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:41.013014 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-2eb3ec53-f907-471a-9315-654dc6564a95 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:41.015578 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-2eb3ec53-f907-471a-9315-654dc6564a95 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/f4520fa8-9899-4ebb-b194-d65feb58c6cc Aug 06 14:30:41.015785 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-2eb3ec53-f907-471a-9315-654dc6564a95 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:41.015983 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-2eb3ec53-f907-471a-9315-654dc6564a95 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:41.022627 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:41.022627 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:41.026305 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-2eb3ec53-f907-471a-9315-654dc6564a95 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:30:41.031217 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-2eb3ec53-f907-471a-9315-654dc6564a95 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/f4520fa8-9899-4ebb-b194-d65feb58c6cc returned with HTTP 200 Aug 06 14:30:41.031767 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1026/4090] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:30:41 2026] GET /volume/v3/volumes/f4520fa8-9899-4ebb-b194-d65feb58c6cc => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:30:41.042373 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5ac6df9c-3c74-4483-8333-851a5e8759f6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:41.042869 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5ac6df9c-3c74-4483-8333-851a5e8759f6 None None] GET https://10.4.3.229/volume// Aug 06 14:30:41.043073 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5ac6df9c-3c74-4483-8333-851a5e8759f6 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:41.043315 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5ac6df9c-3c74-4483-8333-851a5e8759f6 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:41.043702 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5ac6df9c-3c74-4483-8333-851a5e8759f6 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:30:41.043998 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1019/4091] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14:30:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:30:41.055667 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-33414cd0-82b0-44f3-8ec2-9c2c7407264d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:41.057989 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-33414cd0-82b0-44f3-8ec2-9c2c7407264d tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:30:41.058487 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-33414cd0-82b0-44f3-8ec2-9c2c7407264d tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4520fa8-9899-4ebb-b194-d65feb58c6cc", "connector": null, "instance_uuid": "2c9da7fb-287a-48a7-b863-5f1f82b66323"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:41.067926 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:41.067926 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:41.093749 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-33414cd0-82b0-44f3-8ec2-9c2c7407264d tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:30:41.094146 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1029/4092] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:30:41 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 06 14:30:41.646007 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7e632ed6-c62b-430d-b6aa-998ecf07a566 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:41.647876 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7e632ed6-c62b-430d-b6aa-998ecf07a566 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce Aug 06 14:30:41.648072 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7e632ed6-c62b-430d-b6aa-998ecf07a566 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:41.648578 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7e632ed6-c62b-430d-b6aa-998ecf07a566 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:41.648578 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-7e632ed6-c62b-430d-b6aa-998ecf07a566 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 74e8ffaf-4f04-4a99-8621-d5a1eb7444ce. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:41.652779 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:41.652779 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:41.653372 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7e632ed6-c62b-430d-b6aa-998ecf07a566 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce returned with HTTP 200 Aug 06 14:30:41.653752 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1019/4093] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:41 2026] GET /volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:41.850768 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-02054cfe-ab6a-4965-ba47-bbce2977b862 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:41.852533 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-02054cfe-ab6a-4965-ba47-bbce2977b862 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/snapshots/ab314282-c018-4832-8c9a-85f331ae27c1 Aug 06 14:30:41.852731 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-02054cfe-ab6a-4965-ba47-bbce2977b862 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:41.853056 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-02054cfe-ab6a-4965-ba47-bbce2977b862 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:41.857728 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-02054cfe-ab6a-4965-ba47-bbce2977b862 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/snapshots/ab314282-c018-4832-8c9a-85f331ae27c1 returned with HTTP 404 Aug 06 14:30:41.858193 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1027/4094] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:30:41 2026] GET /volume/v3/snapshots/ab314282-c018-4832-8c9a-85f331ae27c1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:30:42.054284 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8d0bc5fe-2a44-4164-93b6-7f78a9dc6f77 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:42.054735 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8d0bc5fe-2a44-4164-93b6-7f78a9dc6f77 None None] GET https://10.4.3.229/volume// Aug 06 14:30:42.054920 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8d0bc5fe-2a44-4164-93b6-7f78a9dc6f77 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:42.055109 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8d0bc5fe-2a44-4164-93b6-7f78a9dc6f77 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:42.055460 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8d0bc5fe-2a44-4164-93b6-7f78a9dc6f77 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:30:42.055765 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1020/4095] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:30: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 06 14:30:42.066625 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-a2916d26-542e-4b63-a166-34ebf5fb8a2c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:42.073415 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-a2916d26-542e-4b63-a166-34ebf5fb8a2c tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/f4520fa8-9899-4ebb-b194-d65feb58c6cc Aug 06 14:30:42.073757 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-a2916d26-542e-4b63-a166-34ebf5fb8a2c tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:42.074040 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-a2916d26-542e-4b63-a166-34ebf5fb8a2c tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:42.086966 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:42.086966 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:42.091284 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-a2916d26-542e-4b63-a166-34ebf5fb8a2c tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:30:42.097771 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-a2916d26-542e-4b63-a166-34ebf5fb8a2c tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/f4520fa8-9899-4ebb-b194-d65feb58c6cc returned with HTTP 200 Aug 06 14:30:42.099253 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1030/4096] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:30:42 2026] GET /volume/v3/volumes/f4520fa8-9899-4ebb-b194-d65feb58c6cc => generated 1545 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:30:42.207979 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-a4b416f6-0dd3-40d7-9788-4e824b4f19da None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:42.210688 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-a4b416f6-0dd3-40d7-9788-4e824b4f19da tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] PUT https://10.4.3.229/volume/v3/attachments/4df63d0e-34e9-49bb-b883-e820d9bfab1b Aug 06 14:30:42.211098 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-a4b416f6-0dd3-40d7-9788-4e824b4f19da tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:42.221301 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-a4b416f6-0dd3-40d7-9788-4e824b4f19da tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Acquiring lock "cinder-attachment_update-f4520fa8-9899-4ebb-b194-d65feb58c6cc-np0000006659" by "attachment_update" {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:30:42.229991 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-a4b416f6-0dd3-40d7-9788-4e824b4f19da tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Lock "cinder-attachment_update-f4520fa8-9899-4ebb-b194-d65feb58c6cc-np0000006659" acquired by "attachment_update" :: waited 0.009s {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:30:42.231690 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:42.231690 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:42.348469 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-a4b416f6-0dd3-40d7-9788-4e824b4f19da tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Lock "cinder-attachment_update-f4520fa8-9899-4ebb-b194-d65feb58c6cc-np0000006659" released by "attachment_update" :: held 0.118s {{(pid=100399) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:30:42.349064 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-a4b416f6-0dd3-40d7-9788-4e824b4f19da tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments/4df63d0e-34e9-49bb-b883-e820d9bfab1b returned with HTTP 200 Aug 06 14:30:42.349784 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1020/4097] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:30:42 2026] PUT /volume/v3/attachments/4df63d0e-34e9-49bb-b883-e820d9bfab1b => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:30:42.383751 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-869b1465-d0f4-4e5e-ad86-9685055a76cc None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:42.387076 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-869b1465-d0f4-4e5e-ad86-9685055a76cc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/attachments/4df63d0e-34e9-49bb-b883-e820d9bfab1b/action Aug 06 14:30:42.387615 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-869b1465-d0f4-4e5e-ad86-9685055a76cc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action body: b'{"os-complete": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:30:42.387803 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-869b1465-d0f4-4e5e-ad86-9685055a76cc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:42.409527 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:42.409527 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:42.439362 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-b6e6ae6c-79ab-4f65-9c15-08a726c5d5b2 req-869b1465-d0f4-4e5e-ad86-9685055a76cc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments/4df63d0e-34e9-49bb-b883-e820d9bfab1b/action returned with HTTP 204 Aug 06 14:30:42.440036 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1028/4098] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:30:42 2026] POST /volume/v3/attachments/4df63d0e-34e9-49bb-b883-e820d9bfab1b/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:30:42.669655 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-274ccc82-9485-4f34-8ebe-b3f4c899d572 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:42.672082 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-274ccc82-9485-4f34-8ebe-b3f4c899d572 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce Aug 06 14:30:42.672336 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-274ccc82-9485-4f34-8ebe-b3f4c899d572 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:42.672631 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-274ccc82-9485-4f34-8ebe-b3f4c899d572 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:42.672779 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-274ccc82-9485-4f34-8ebe-b3f4c899d572 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 74e8ffaf-4f04-4a99-8621-d5a1eb7444ce. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:42.678593 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:42.678593 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:42.679449 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-274ccc82-9485-4f34-8ebe-b3f4c899d572 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce returned with HTTP 200 Aug 06 14:30:42.679951 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1021/4099] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:42 2026] GET /volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:43.454303 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-1d0940b2-4935-4c04-ada2-db447cc8035f req-bfc29a75-601c-4ba1-94b7-c46af9433018 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:43.456313 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-1d0940b2-4935-4c04-ada2-db447cc8035f req-bfc29a75-601c-4ba1-94b7-c46af9433018 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] DELETE https://10.4.3.229/volume/v3/attachments/c99fe4f5-1596-4316-8bcd-e47c0253b3e0 Aug 06 14:30:43.456537 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-1d0940b2-4935-4c04-ada2-db447cc8035f req-bfc29a75-601c-4ba1-94b7-c46af9433018 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:43.456714 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-1d0940b2-4935-4c04-ada2-db447cc8035f req-bfc29a75-601c-4ba1-94b7-c46af9433018 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:43.463748 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:43.463748 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:43.520668 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-1d0940b2-4935-4c04-ada2-db447cc8035f req-bfc29a75-601c-4ba1-94b7-c46af9433018 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/attachments/c99fe4f5-1596-4316-8bcd-e47c0253b3e0 returned with HTTP 200 Aug 06 14:30:43.521279 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1031/4100] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:30:43 2026] DELETE /volume/v3/attachments/c99fe4f5-1596-4316-8bcd-e47c0253b3e0 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:43.690179 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-73a2f4ae-16d6-4352-bfb3-1a0aecaf62a6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:43.692813 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-73a2f4ae-16d6-4352-bfb3-1a0aecaf62a6 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce Aug 06 14:30:43.693115 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-73a2f4ae-16d6-4352-bfb3-1a0aecaf62a6 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:43.693400 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-73a2f4ae-16d6-4352-bfb3-1a0aecaf62a6 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:43.693594 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-73a2f4ae-16d6-4352-bfb3-1a0aecaf62a6 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 74e8ffaf-4f04-4a99-8621-d5a1eb7444ce. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:43.700645 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:43.700645 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:43.701619 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-73a2f4ae-16d6-4352-bfb3-1a0aecaf62a6 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce returned with HTTP 200 Aug 06 14:30:43.702165 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1021/4101] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:43 2026] GET /volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:44.717081 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-973e1e5b-05fa-4047-b230-1b9248c48b59 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:44.721953 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-973e1e5b-05fa-4047-b230-1b9248c48b59 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce Aug 06 14:30:44.722148 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-973e1e5b-05fa-4047-b230-1b9248c48b59 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:44.724194 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-973e1e5b-05fa-4047-b230-1b9248c48b59 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:44.724194 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-973e1e5b-05fa-4047-b230-1b9248c48b59 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 74e8ffaf-4f04-4a99-8621-d5a1eb7444ce. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:44.726205 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:44.726205 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:44.726913 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-973e1e5b-05fa-4047-b230-1b9248c48b59 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce returned with HTTP 200 Aug 06 14:30:44.728261 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1029/4102] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:44 2026] GET /volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:45.129312 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b5a926b2-a19c-4cf9-a36c-dd2b1830f7d7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:45.131674 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b5a926b2-a19c-4cf9-a36c-dd2b1830f7d7 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] DELETE https://10.4.3.229/volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 Aug 06 14:30:45.131974 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b5a926b2-a19c-4cf9-a36c-dd2b1830f7d7 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:45.132229 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b5a926b2-a19c-4cf9-a36c-dd2b1830f7d7 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:45.132470 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-b5a926b2-a19c-4cf9-a36c-dd2b1830f7d7 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Delete volume with id: 6de89e0b-d857-4581-9264-4faaf84194b6 Aug 06 14:30:45.147456 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:45.147456 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:45.149113 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b5a926b2-a19c-4cf9-a36c-dd2b1830f7d7 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Volume info retrieved successfully. Aug 06 14:30:45.168045 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b5a926b2-a19c-4cf9-a36c-dd2b1830f7d7 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Delete volume request issued successfully. Aug 06 14:30:45.168243 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b5a926b2-a19c-4cf9-a36c-dd2b1830f7d7 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 returned with HTTP 202 Aug 06 14:30:45.168717 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1022/4103] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:30:45 2026] DELETE /volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:30:45.176514 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1a93ac35-14e1-418b-83a7-47d77a0b1c97 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:45.178513 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1a93ac35-14e1-418b-83a7-47d77a0b1c97 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 Aug 06 14:30:45.178782 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1a93ac35-14e1-418b-83a7-47d77a0b1c97 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:45.179963 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1a93ac35-14e1-418b-83a7-47d77a0b1c97 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:45.190596 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:45.190596 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:45.193840 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-1a93ac35-14e1-418b-83a7-47d77a0b1c97 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Volume info retrieved successfully. Aug 06 14:30:45.198988 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1a93ac35-14e1-418b-83a7-47d77a0b1c97 tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 returned with HTTP 200 Aug 06 14:30:45.199377 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1032/4104] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:30:45 2026] GET /volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 => generated 1388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:30:45.738092 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ad7ad2dd-663d-4694-960d-dc0c10a3bb73 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:45.739861 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ad7ad2dd-663d-4694-960d-dc0c10a3bb73 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce Aug 06 14:30:45.740121 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ad7ad2dd-663d-4694-960d-dc0c10a3bb73 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:45.740366 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ad7ad2dd-663d-4694-960d-dc0c10a3bb73 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:45.740555 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-ad7ad2dd-663d-4694-960d-dc0c10a3bb73 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 74e8ffaf-4f04-4a99-8621-d5a1eb7444ce. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:45.744687 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:45.744687 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:45.745488 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ad7ad2dd-663d-4694-960d-dc0c10a3bb73 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce returned with HTTP 200 Aug 06 14:30:45.745949 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1022/4105] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:45 2026] GET /volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:46.211858 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6e191286-f3ca-4b62-a10e-43077ca8e3ae None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:46.214116 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6e191286-f3ca-4b62-a10e-43077ca8e3ae tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] GET https://10.4.3.229/volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 Aug 06 14:30:46.214356 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6e191286-f3ca-4b62-a10e-43077ca8e3ae tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:46.214645 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6e191286-f3ca-4b62-a10e-43077ca8e3ae tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:46.221954 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6e191286-f3ca-4b62-a10e-43077ca8e3ae tempest-TestVolumeBootPatternV346-1957059361 tempest-TestVolumeBootPatternV346-1957059361-project-member] https://10.4.3.229/volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 returned with HTTP 404 Aug 06 14:30:46.222573 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1030/4106] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:30:46 2026] GET /volume/v3/volumes/6de89e0b-d857-4581-9264-4faaf84194b6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:30:46.755866 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-540f9404-162a-4b11-badf-95947cccdcd3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:46.757536 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-540f9404-162a-4b11-badf-95947cccdcd3 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce Aug 06 14:30:46.757726 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-540f9404-162a-4b11-badf-95947cccdcd3 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:46.757902 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-540f9404-162a-4b11-badf-95947cccdcd3 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:46.757998 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-540f9404-162a-4b11-badf-95947cccdcd3 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 74e8ffaf-4f04-4a99-8621-d5a1eb7444ce. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:46.762088 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:46.762088 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:46.762696 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-540f9404-162a-4b11-badf-95947cccdcd3 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce returned with HTTP 200 Aug 06 14:30:46.763028 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1023/4107] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:46 2026] GET /volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:47.772447 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7ab89667-6c35-4288-be34-c3da1156a259 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:47.774524 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7ab89667-6c35-4288-be34-c3da1156a259 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce Aug 06 14:30:47.774705 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7ab89667-6c35-4288-be34-c3da1156a259 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:47.774887 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7ab89667-6c35-4288-be34-c3da1156a259 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:47.775017 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-7ab89667-6c35-4288-be34-c3da1156a259 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 74e8ffaf-4f04-4a99-8621-d5a1eb7444ce. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:47.779459 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:47.779459 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:47.780112 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7ab89667-6c35-4288-be34-c3da1156a259 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce returned with HTTP 200 Aug 06 14:30:47.780500 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1033/4108] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:47 2026] GET /volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:47.789419 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ff8a9dd3-b694-4feb-8d7d-6aaa352cd414 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:47.791137 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ff8a9dd3-b694-4feb-8d7d-6aaa352cd414 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f Aug 06 14:30:47.791315 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ff8a9dd3-b694-4feb-8d7d-6aaa352cd414 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:47.791568 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ff8a9dd3-b694-4feb-8d7d-6aaa352cd414 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:47.791670 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-ff8a9dd3-b694-4feb-8d7d-6aaa352cd414 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 3f7c1a71-0c28-43af-95e5-96d258564c2f. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:47.796640 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:47.796640 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:47.797399 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ff8a9dd3-b694-4feb-8d7d-6aaa352cd414 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f returned with HTTP 200 Aug 06 14:30:47.798101 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1023/4109] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:47 2026] GET /volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:47.806804 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6e33942f-dabf-4f7d-8459-2b48dcc1963f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:47.808445 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6e33942f-dabf-4f7d-8459-2b48dcc1963f tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 Aug 06 14:30:47.808611 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6e33942f-dabf-4f7d-8459-2b48dcc1963f tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:47.808778 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6e33942f-dabf-4f7d-8459-2b48dcc1963f tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:47.808898 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-6e33942f-dabf-4f7d-8459-2b48dcc1963f tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 08e01756-261f-4e56-98ab-57f33a0bfed9. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:47.812850 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:47.812850 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:47.813407 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6e33942f-dabf-4f7d-8459-2b48dcc1963f tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 returned with HTTP 200 Aug 06 14:30:47.813838 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1031/4110] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:47 2026] GET /volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:47.824569 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-cf534622-da8b-43d1-b0d7-e9441b49e5dd None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:47.826654 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cf534622-da8b-43d1-b0d7-e9441b49e5dd tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] POST https://10.4.3.229/volume/v3/backups Aug 06 14:30:47.827075 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cf534622-da8b-43d1-b0d7-e9441b49e5dd tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "54b9df75-af2f-4cc2-981f-05afca433d8a", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-61913214"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:47.829700 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.backups [None req-cf534622-da8b-43d1-b0d7-e9441b49e5dd tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Creating new backup {'backup': {'volume_id': '54b9df75-af2f-4cc2-981f-05afca433d8a', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-61913214'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:30:47.829871 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.backups [None req-cf534622-da8b-43d1-b0d7-e9441b49e5dd tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Creating backup of volume 54b9df75-af2f-4cc2-981f-05afca433d8a in container None Aug 06 14:30:47.846090 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:47.846090 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:47.846747 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-cf534622-da8b-43d1-b0d7-e9441b49e5dd tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Volume info retrieved successfully. Aug 06 14:30:47.867648 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-cf534622-da8b-43d1-b0d7-e9441b49e5dd tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Created reservations ['9c4d91a4-bac4-465e-886e-2ba4d3a61d74', '7e11c12c-3bbe-410e-842b-fd5415e59735'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:30:47.900649 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cf534622-da8b-43d1-b0d7-e9441b49e5dd tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:30:47.903445 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1024/4111] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:30:47 2026] POST /volume/v3/backups => generated 328 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:30:47.909134 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6b610e01-2f3f-4d3d-a9d8-6b4a20b315d1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:47.911383 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6b610e01-2f3f-4d3d-a9d8-6b4a20b315d1 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 Aug 06 14:30:47.911699 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6b610e01-2f3f-4d3d-a9d8-6b4a20b315d1 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:47.912291 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6b610e01-2f3f-4d3d-a9d8-6b4a20b315d1 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:47.912291 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-6b610e01-2f3f-4d3d-a9d8-6b4a20b315d1 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:47.917365 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:47.917365 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:47.918222 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6b610e01-2f3f-4d3d-a9d8-6b4a20b315d1 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 returned with HTTP 200 Aug 06 14:30:47.918650 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1034/4112] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:47 2026] GET /volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:48.928328 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-cf685dd0-c192-48ad-8127-1478912e1edc None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:48.930282 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cf685dd0-c192-48ad-8127-1478912e1edc tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 Aug 06 14:30:48.930519 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cf685dd0-c192-48ad-8127-1478912e1edc tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:48.930688 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cf685dd0-c192-48ad-8127-1478912e1edc tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:48.930803 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-cf685dd0-c192-48ad-8127-1478912e1edc tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:48.935366 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:48.935366 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:48.936286 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cf685dd0-c192-48ad-8127-1478912e1edc tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 returned with HTTP 200 Aug 06 14:30:48.936702 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1024/4113] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:48 2026] GET /volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:49.949337 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c0c0a9ac-5466-4672-8478-bd9367863d0a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:49.951300 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c0c0a9ac-5466-4672-8478-bd9367863d0a tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 Aug 06 14:30:49.951510 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c0c0a9ac-5466-4672-8478-bd9367863d0a tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:49.951743 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c0c0a9ac-5466-4672-8478-bd9367863d0a tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:49.951905 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-c0c0a9ac-5466-4672-8478-bd9367863d0a tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:49.956407 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:49.956407 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:49.957258 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c0c0a9ac-5466-4672-8478-bd9367863d0a tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 returned with HTTP 200 Aug 06 14:30:49.957690 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1032/4114] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:49 2026] GET /volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:50.974523 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-24405cfe-1655-465a-8c12-fba6304d46ca None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:50.981383 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-24405cfe-1655-465a-8c12-fba6304d46ca tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 Aug 06 14:30:50.982805 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-24405cfe-1655-465a-8c12-fba6304d46ca tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:50.983051 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-24405cfe-1655-465a-8c12-fba6304d46ca tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:50.983185 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-24405cfe-1655-465a-8c12-fba6304d46ca tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:50.996810 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:50.996810 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:50.999343 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-24405cfe-1655-465a-8c12-fba6304d46ca tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 returned with HTTP 200 Aug 06 14:30:51.001309 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1025/4115] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:50 2026] GET /volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 => generated 747 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:52.018898 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-bf4b4bee-6b4f-4652-8619-3e13e955769a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:52.021952 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bf4b4bee-6b4f-4652-8619-3e13e955769a tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 Aug 06 14:30:52.022140 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bf4b4bee-6b4f-4652-8619-3e13e955769a tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:52.022314 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bf4b4bee-6b4f-4652-8619-3e13e955769a tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:52.022538 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-bf4b4bee-6b4f-4652-8619-3e13e955769a tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:52.026372 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:52.026372 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:52.027297 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bf4b4bee-6b4f-4652-8619-3e13e955769a tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 returned with HTTP 200 Aug 06 14:30:52.027794 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1035/4116] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:52 2026] GET /volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:52.646523 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c59e170c-d98f-48bc-88b0-68b71f84db10 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:52.749453 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c59e170c-d98f-48bc-88b0-68b71f84db10 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:30:52.749821 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c59e170c-d98f-48bc-88b0-68b71f84db10 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-897240630"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:52.751242 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-c59e170c-d98f-48bc-88b0-68b71f84db10 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-897240630'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:30:52.751351 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-c59e170c-d98f-48bc-88b0-68b71f84db10 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume of 1 GB Aug 06 14:30:52.755482 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c59e170c-d98f-48bc-88b0-68b71f84db10 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Availability Zones retrieved successfully. Aug 06 14:30:52.760910 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c59e170c-d98f-48bc-88b0-68b71f84db10 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Flow 'volume_create_api' (f039694d-0141-4720-9189-121ad9791649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:30:52.761789 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c59e170c-d98f-48bc-88b0-68b71f84db10 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (155ed305-5a9d-4c4e-9b4d-d38b39a2dafb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:52.762788 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-c59e170c-d98f-48bc-88b0-68b71f84db10 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:30:52.788449 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c59e170c-d98f-48bc-88b0-68b71f84db10 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (155ed305-5a9d-4c4e-9b4d-d38b39a2dafb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:52.789192 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c59e170c-d98f-48bc-88b0-68b71f84db10 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e516472-bb64-4e1a-8e81-21a338eb234d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:52.861018 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-c59e170c-d98f-48bc-88b0-68b71f84db10 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Created reservations ['5925c4e5-c57c-421a-8c87-cc5843768794', '4e654c2b-64ce-4195-9a14-3ca239967b51', '50f2f947-37ba-4992-a55d-b015279fe070', 'd40cc9c5-2a8d-4ea3-b906-d070f510f606'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:30:52.862040 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c59e170c-d98f-48bc-88b0-68b71f84db10 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e516472-bb64-4e1a-8e81-21a338eb234d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5925c4e5-c57c-421a-8c87-cc5843768794', '4e654c2b-64ce-4195-9a14-3ca239967b51', '50f2f947-37ba-4992-a55d-b015279fe070', 'd40cc9c5-2a8d-4ea3-b906-d070f510f606']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:52.863150 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c59e170c-d98f-48bc-88b0-68b71f84db10 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfaff046-76b0-4347-b4bb-76d9fe64580a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:52.888273 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c59e170c-d98f-48bc-88b0-68b71f84db10 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfaff046-76b0-4347-b4bb-76d9fe64580a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afeff1e2-4df5-47b7-811e-97d5b07d4e58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-897240630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00eaa70841c4ac6beaa75a8b41efb50',qos_specs=None,replication_status=,reservations=['5925c4e5-c57c-421a-8c87-cc5843768794','4e654c2b-64ce-4195-9a14-3ca239967b51','50f2f947-37ba-4992-a55d-b015279fe070','d40cc9c5-2a8d-4ea3-b906-d070f510f606'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc34458b6ae54732b778f41f7321628b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:30:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-897240630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afeff1e2-4df5-47b7-811e-97d5b07d4e58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a00eaa70841c4ac6beaa75a8b41efb50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc34458b6ae54732b778f41f7321628b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:52.889198 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c59e170c-d98f-48bc-88b0-68b71f84db10 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9b685c1-906d-435b-b639-985f811dff8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:52.912058 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c59e170c-d98f-48bc-88b0-68b71f84db10 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9b685c1-906d-435b-b639-985f811dff8c) transitioned into state 'SUCCESS' from state '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-897240630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00eaa70841c4ac6beaa75a8b41efb50',qos_specs=None,replication_status=,reservations=['5925c4e5-c57c-421a-8c87-cc5843768794','4e654c2b-64ce-4195-9a14-3ca239967b51','50f2f947-37ba-4992-a55d-b015279fe070','d40cc9c5-2a8d-4ea3-b906-d070f510f606'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc34458b6ae54732b778f41f7321628b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:52.912990 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c59e170c-d98f-48bc-88b0-68b71f84db10 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (379f7b88-17ae-4533-b895-531b7c430ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:52.926497 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c59e170c-d98f-48bc-88b0-68b71f84db10 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (379f7b88-17ae-4533-b895-531b7c430ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:52.926497 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c59e170c-d98f-48bc-88b0-68b71f84db10 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Flow 'volume_create_api' (f039694d-0141-4720-9189-121ad9791649) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:30:52.926497 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c59e170c-d98f-48bc-88b0-68b71f84db10 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume request issued successfully. Aug 06 14:30:52.927247 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c59e170c-d98f-48bc-88b0-68b71f84db10 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:30:52.927739 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1025/4117] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:30:52 2026] POST /volume/v3/volumes => generated 769 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:30:52.943892 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ce46f691-27a1-4efd-9238-d4d51872cb04 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:52.946123 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ce46f691-27a1-4efd-9238-d4d51872cb04 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/afeff1e2-4df5-47b7-811e-97d5b07d4e58 Aug 06 14:30:52.946417 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ce46f691-27a1-4efd-9238-d4d51872cb04 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:52.946644 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ce46f691-27a1-4efd-9238-d4d51872cb04 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:52.956675 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:52.956675 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:52.961893 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ce46f691-27a1-4efd-9238-d4d51872cb04 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:30:52.968328 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ce46f691-27a1-4efd-9238-d4d51872cb04 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/afeff1e2-4df5-47b7-811e-97d5b07d4e58 returned with HTTP 200 Aug 06 14:30:52.970094 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1033/4118] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:30:52 2026] GET /volume/v3/volumes/afeff1e2-4df5-47b7-811e-97d5b07d4e58 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:30:53.050984 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5c812387-73d3-47ec-8518-f52685e2a4d5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:53.060231 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5c812387-73d3-47ec-8518-f52685e2a4d5 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 Aug 06 14:30:53.061768 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5c812387-73d3-47ec-8518-f52685e2a4d5 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:53.062371 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5c812387-73d3-47ec-8518-f52685e2a4d5 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:53.064759 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-5c812387-73d3-47ec-8518-f52685e2a4d5 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:53.081722 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:53.081722 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:53.084711 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5c812387-73d3-47ec-8518-f52685e2a4d5 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 returned with HTTP 200 Aug 06 14:30:53.086041 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1026/4119] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:53 2026] GET /volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 => generated 747 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:53.985616 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-27de2534-25d7-44d8-a358-139edcc88bed None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:53.989706 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-27de2534-25d7-44d8-a358-139edcc88bed tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/afeff1e2-4df5-47b7-811e-97d5b07d4e58 Aug 06 14:30:53.989913 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-27de2534-25d7-44d8-a358-139edcc88bed tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:53.990089 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-27de2534-25d7-44d8-a358-139edcc88bed tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:53.999952 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:53.999952 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:54.005804 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-27de2534-25d7-44d8-a358-139edcc88bed tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:30:54.011694 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-27de2534-25d7-44d8-a358-139edcc88bed tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/afeff1e2-4df5-47b7-811e-97d5b07d4e58 returned with HTTP 200 Aug 06 14:30:54.012407 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1036/4120] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:30:53 2026] GET /volume/v3/volumes/afeff1e2-4df5-47b7-811e-97d5b07d4e58 => generated 862 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:30:54.028801 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b8881f4d-9521-4d7a-a353-665583014de5 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:54.031097 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b8881f4d-9521-4d7a-a353-665583014de5 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:30:54.031559 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b8881f4d-9521-4d7a-a353-665583014de5 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "afeff1e2-4df5-47b7-811e-97d5b07d4e58", "name": "tempest-VolumeDependencyTests-Snapshot-1692082685"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:54.042023 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:54.042023 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:54.042620 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-b8881f4d-9521-4d7a-a353-665583014de5 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:30:54.042798 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-b8881f4d-9521-4d7a-a353-665583014de5 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create snapshot from volume afeff1e2-4df5-47b7-811e-97d5b07d4e58 Aug 06 14:30:54.087888 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-b8881f4d-9521-4d7a-a353-665583014de5 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Created reservations ['9cde782d-d371-4f2e-8524-d183284557a1', '1510f20d-2c5d-4d5c-878e-d130ec360a85', '40b74f07-bd52-4e79-a707-1b0509f353a1', '245df978-fa0c-4b3e-a041-f274105f81e0'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:30:54.100554 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-db7f9964-9b37-4e21-a965-d33e60ae016b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:54.102237 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-db7f9964-9b37-4e21-a965-d33e60ae016b tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 Aug 06 14:30:54.102504 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-db7f9964-9b37-4e21-a965-d33e60ae016b tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:54.102702 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-db7f9964-9b37-4e21-a965-d33e60ae016b tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:54.102853 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-db7f9964-9b37-4e21-a965-d33e60ae016b tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:54.112375 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:54.112375 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:54.113328 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-db7f9964-9b37-4e21-a965-d33e60ae016b tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 returned with HTTP 200 Aug 06 14:30:54.113782 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1034/4121] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:54 2026] GET /volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:54.132454 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-b8881f4d-9521-4d7a-a353-665583014de5 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot create request issued successfully. Aug 06 14:30:54.132454 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b8881f4d-9521-4d7a-a353-665583014de5 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:30:54.132454 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1026/4122] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:30:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:30:54.138036 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4f3dbf3b-0f59-4356-a65c-0cf40076f9d6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:54.139679 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4f3dbf3b-0f59-4356-a65c-0cf40076f9d6 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/snapshots/b126d3f3-19bb-4f69-b016-683f7da1689b Aug 06 14:30:54.139841 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4f3dbf3b-0f59-4356-a65c-0cf40076f9d6 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:54.140012 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4f3dbf3b-0f59-4356-a65c-0cf40076f9d6 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:54.144973 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:54.144973 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:54.145440 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-4f3dbf3b-0f59-4356-a65c-0cf40076f9d6 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot retrieved successfully. Aug 06 14:30:54.146617 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4f3dbf3b-0f59-4356-a65c-0cf40076f9d6 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/b126d3f3-19bb-4f69-b016-683f7da1689b returned with HTTP 200 Aug 06 14:30:54.146617 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1027/4123] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:30:54 2026] GET /volume/v3/snapshots/b126d3f3-19bb-4f69-b016-683f7da1689b => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:55.125773 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-11c0947a-eeaf-43b6-8802-1ca7859b29be None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:55.128232 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-11c0947a-eeaf-43b6-8802-1ca7859b29be tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 Aug 06 14:30:55.128478 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-11c0947a-eeaf-43b6-8802-1ca7859b29be tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:55.128638 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-11c0947a-eeaf-43b6-8802-1ca7859b29be tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:55.128758 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-11c0947a-eeaf-43b6-8802-1ca7859b29be tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:55.133845 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:55.133845 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:55.134715 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-11c0947a-eeaf-43b6-8802-1ca7859b29be tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 returned with HTTP 200 Aug 06 14:30:55.135113 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1037/4124] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:55 2026] GET /volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:55.146378 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-90da21c8-7746-4175-a579-3a454a2f7fea None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:55.148759 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-90da21c8-7746-4175-a579-3a454a2f7fea tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f Aug 06 14:30:55.148992 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-90da21c8-7746-4175-a579-3a454a2f7fea tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:55.149228 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-90da21c8-7746-4175-a579-3a454a2f7fea tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:55.149359 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-90da21c8-7746-4175-a579-3a454a2f7fea tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 3f7c1a71-0c28-43af-95e5-96d258564c2f. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:55.154875 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:55.154875 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:55.155400 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d37a44f2-6991-4591-9604-23096edd8da3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:55.155783 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-90da21c8-7746-4175-a579-3a454a2f7fea tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f returned with HTTP 200 Aug 06 14:30:55.156218 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1035/4125] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:55 2026] GET /volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:55.157457 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d37a44f2-6991-4591-9604-23096edd8da3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/snapshots/b126d3f3-19bb-4f69-b016-683f7da1689b Aug 06 14:30:55.160883 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d37a44f2-6991-4591-9604-23096edd8da3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:55.161165 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d37a44f2-6991-4591-9604-23096edd8da3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:55.171097 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:55.171097 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:55.171243 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c47aa238-78c3-42f2-924b-fc34ea9589e6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:55.171711 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d37a44f2-6991-4591-9604-23096edd8da3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot retrieved successfully. Aug 06 14:30:55.172794 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d37a44f2-6991-4591-9604-23096edd8da3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/b126d3f3-19bb-4f69-b016-683f7da1689b returned with HTTP 200 Aug 06 14:30:55.173271 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1027/4126] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:30:55 2026] GET /volume/v3/snapshots/b126d3f3-19bb-4f69-b016-683f7da1689b => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:55.173653 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c47aa238-78c3-42f2-924b-fc34ea9589e6 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] DELETE https://10.4.3.229/volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 Aug 06 14:30:55.173944 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c47aa238-78c3-42f2-924b-fc34ea9589e6 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:55.174251 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c47aa238-78c3-42f2-924b-fc34ea9589e6 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:55.174486 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.backups [None req-c47aa238-78c3-42f2-924b-fc34ea9589e6 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Delete backup with id: fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0. Aug 06 14:30:55.180183 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:55.180183 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:55.184095 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0c8632d8-8835-485e-986f-ee86dffd98a1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:55.185666 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0c8632d8-8835-485e-986f-ee86dffd98a1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:30:55.186002 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0c8632d8-8835-485e-986f-ee86dffd98a1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b126d3f3-19bb-4f69-b016-683f7da1689b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-641637136"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:55.187775 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-0c8632d8-8835-485e-986f-ee86dffd98a1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume request body: {'volume': {'snapshot_id': 'b126d3f3-19bb-4f69-b016-683f7da1689b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-641637136'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:30:55.193540 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:55.193540 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:55.194062 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-0c8632d8-8835-485e-986f-ee86dffd98a1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot retrieved successfully. Aug 06 14:30:55.194194 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-0c8632d8-8835-485e-986f-ee86dffd98a1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume of 1 GB Aug 06 14:30:55.196089 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.backup.rpcapi [None req-c47aa238-78c3-42f2-924b-fc34ea9589e6 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] delete_backup rpcapi backup_id fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 {{(pid=100398) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:30:55.197717 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-0c8632d8-8835-485e-986f-ee86dffd98a1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Availability Zones retrieved successfully. Aug 06 14:30:55.198142 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c47aa238-78c3-42f2-924b-fc34ea9589e6 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 returned with HTTP 202 Aug 06 14:30:55.198731 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1028/4127] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:30:55 2026] DELETE /volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:30:55.203168 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-0c8632d8-8835-485e-986f-ee86dffd98a1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Flow 'volume_create_api' (e2ed2063-175c-4847-b256-fea27dff4f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:30:55.204395 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-0c8632d8-8835-485e-986f-ee86dffd98a1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43c56de5-81f3-44f2-9637-5b3770825832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:55.205207 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-0c8632d8-8835-485e-986f-ee86dffd98a1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:30:55.209511 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5965adb4-39ba-4661-a62b-1a8ab500017c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:55.211848 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5965adb4-39ba-4661-a62b-1a8ab500017c tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 Aug 06 14:30:55.212124 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5965adb4-39ba-4661-a62b-1a8ab500017c tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:55.212408 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5965adb4-39ba-4661-a62b-1a8ab500017c tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:55.212587 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-5965adb4-39ba-4661-a62b-1a8ab500017c tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:55.218453 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:55.218453 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:55.219410 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5965adb4-39ba-4661-a62b-1a8ab500017c tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 returned with HTTP 200 Aug 06 14:30:55.219934 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1036/4128] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:55 2026] GET /volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:55.244415 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-0c8632d8-8835-485e-986f-ee86dffd98a1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43c56de5-81f3-44f2-9637-5b3770825832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b126d3f3-19bb-4f69-b016-683f7da1689b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:55.245557 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-0c8632d8-8835-485e-986f-ee86dffd98a1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c32855d1-d815-4fd3-b181-1647e62c0559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:55.292056 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-0c8632d8-8835-485e-986f-ee86dffd98a1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Created reservations ['20436a3a-5fd2-48ff-b9da-bd29558e9924', '70c16bc8-1a2a-4eb9-91bf-0b26014f9f0a', '83da36f5-c1d0-445f-84e7-6b3f03c09a7c', '18ab2d0a-2731-4443-98cc-428e5baeaf51'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:30:55.293200 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-0c8632d8-8835-485e-986f-ee86dffd98a1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c32855d1-d815-4fd3-b181-1647e62c0559) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20436a3a-5fd2-48ff-b9da-bd29558e9924', '70c16bc8-1a2a-4eb9-91bf-0b26014f9f0a', '83da36f5-c1d0-445f-84e7-6b3f03c09a7c', '18ab2d0a-2731-4443-98cc-428e5baeaf51']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:55.294325 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-0c8632d8-8835-485e-986f-ee86dffd98a1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (473e1ef7-de05-44d2-bdb0-3947665fa1d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:55.337718 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-0c8632d8-8835-485e-986f-ee86dffd98a1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (473e1ef7-de05-44d2-bdb0-3947665fa1d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '852b1b70-f033-486a-9473-3811fe83a9e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-641637136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00eaa70841c4ac6beaa75a8b41efb50',qos_specs=None,replication_status=,reservations=['20436a3a-5fd2-48ff-b9da-bd29558e9924','70c16bc8-1a2a-4eb9-91bf-0b26014f9f0a','83da36f5-c1d0-445f-84e7-6b3f03c09a7c','18ab2d0a-2731-4443-98cc-428e5baeaf51'],size=1,snapshot_id=b126d3f3-19bb-4f69-b016-683f7da1689b,source_replicaid=,source_volid=None,status='creating',user_id='bc34458b6ae54732b778f41f7321628b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:30:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-641637136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=852b1b70-f033-486a-9473-3811fe83a9e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a00eaa70841c4ac6beaa75a8b41efb50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b126d3f3-19bb-4f69-b016-683f7da1689b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc34458b6ae54732b778f41f7321628b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:55.338799 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-0c8632d8-8835-485e-986f-ee86dffd98a1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e4e868d-3273-49e8-9f48-80bedc81d2c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:55.361554 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-0c8632d8-8835-485e-986f-ee86dffd98a1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e4e868d-3273-49e8-9f48-80bedc81d2c6) transitioned into state 'SUCCESS' from state '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-641637136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00eaa70841c4ac6beaa75a8b41efb50',qos_specs=None,replication_status=,reservations=['20436a3a-5fd2-48ff-b9da-bd29558e9924','70c16bc8-1a2a-4eb9-91bf-0b26014f9f0a','83da36f5-c1d0-445f-84e7-6b3f03c09a7c','18ab2d0a-2731-4443-98cc-428e5baeaf51'],size=1,snapshot_id=b126d3f3-19bb-4f69-b016-683f7da1689b,source_replicaid=,source_volid=None,status='creating',user_id='bc34458b6ae54732b778f41f7321628b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:55.362618 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-0c8632d8-8835-485e-986f-ee86dffd98a1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e422554-3b65-460f-a7a8-fdc25819ffe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:55.390355 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-0c8632d8-8835-485e-986f-ee86dffd98a1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e422554-3b65-460f-a7a8-fdc25819ffe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:55.391646 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-0c8632d8-8835-485e-986f-ee86dffd98a1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Flow 'volume_create_api' (e2ed2063-175c-4847-b256-fea27dff4f25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:30:55.392072 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-0c8632d8-8835-485e-986f-ee86dffd98a1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume request issued successfully. Aug 06 14:30:55.392917 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0c8632d8-8835-485e-986f-ee86dffd98a1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:30:55.393528 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1038/4129] 10.4.3.229 () {70 vars in 1300 bytes} [Thu Aug 6 14:30:55 2026] POST /volume/v3/volumes => generated 803 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:30:55.405560 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-50ed09a5-9f7c-42dc-87e6-c9f9d4670d2c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:55.407019 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-50ed09a5-9f7c-42dc-87e6-c9f9d4670d2c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/852b1b70-f033-486a-9473-3811fe83a9e2 Aug 06 14:30:55.407355 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-50ed09a5-9f7c-42dc-87e6-c9f9d4670d2c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:55.408729 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-50ed09a5-9f7c-42dc-87e6-c9f9d4670d2c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:55.417044 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:55.417044 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:55.420333 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-50ed09a5-9f7c-42dc-87e6-c9f9d4670d2c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:30:55.424883 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-50ed09a5-9f7c-42dc-87e6-c9f9d4670d2c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/852b1b70-f033-486a-9473-3811fe83a9e2 returned with HTTP 200 Aug 06 14:30:55.425455 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1028/4130] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:30:55 2026] GET /volume/v3/volumes/852b1b70-f033-486a-9473-3811fe83a9e2 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:30:56.230082 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0290175c-2b1c-4863-aab5-65d838defb1e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:56.232413 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0290175c-2b1c-4863-aab5-65d838defb1e tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 Aug 06 14:30:56.232651 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0290175c-2b1c-4863-aab5-65d838defb1e tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:56.232833 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0290175c-2b1c-4863-aab5-65d838defb1e tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:56.232965 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-0290175c-2b1c-4863-aab5-65d838defb1e tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:56.237029 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0290175c-2b1c-4863-aab5-65d838defb1e tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 returned with HTTP 404 Aug 06 14:30:56.237795 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1029/4131] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:56 2026] GET /volume/v3/backups/fc15d1f6-ba3b-46c1-b4dc-8f85e35f66f0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:30:56.244639 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6b67ebef-6cd6-4d8d-9f56-7241aaa206ea None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:56.246285 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6b67ebef-6cd6-4d8d-9f56-7241aaa206ea tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] DELETE https://10.4.3.229/volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce Aug 06 14:30:56.246482 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6b67ebef-6cd6-4d8d-9f56-7241aaa206ea tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:56.246683 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6b67ebef-6cd6-4d8d-9f56-7241aaa206ea tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:56.246794 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.contrib.backups [None req-6b67ebef-6cd6-4d8d-9f56-7241aaa206ea tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Delete backup with id: 74e8ffaf-4f04-4a99-8621-d5a1eb7444ce. Aug 06 14:30:56.250979 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:56.250979 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:56.263659 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.backup.rpcapi [None req-6b67ebef-6cd6-4d8d-9f56-7241aaa206ea tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] delete_backup rpcapi backup_id 74e8ffaf-4f04-4a99-8621-d5a1eb7444ce {{(pid=100397) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:30:56.265421 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6b67ebef-6cd6-4d8d-9f56-7241aaa206ea tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce returned with HTTP 202 Aug 06 14:30:56.265852 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1037/4132] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:30:56 2026] DELETE /volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:30:56.274119 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c6133b07-1b35-4bca-86e7-72665e4129bb None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:56.276611 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c6133b07-1b35-4bca-86e7-72665e4129bb tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce Aug 06 14:30:56.276796 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c6133b07-1b35-4bca-86e7-72665e4129bb tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:56.277007 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c6133b07-1b35-4bca-86e7-72665e4129bb tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:56.277116 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-c6133b07-1b35-4bca-86e7-72665e4129bb tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 74e8ffaf-4f04-4a99-8621-d5a1eb7444ce. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:56.281385 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:56.281385 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:56.282074 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c6133b07-1b35-4bca-86e7-72665e4129bb tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce returned with HTTP 200 Aug 06 14:30:56.282531 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1039/4133] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:56 2026] GET /volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:56.438501 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b5bbd7d7-097e-407a-99d9-e719ef4e5f1e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:56.440637 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b5bbd7d7-097e-407a-99d9-e719ef4e5f1e tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/852b1b70-f033-486a-9473-3811fe83a9e2 Aug 06 14:30:56.440905 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b5bbd7d7-097e-407a-99d9-e719ef4e5f1e tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:56.441142 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b5bbd7d7-097e-407a-99d9-e719ef4e5f1e tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:56.448552 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:56.448552 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:56.452243 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-b5bbd7d7-097e-407a-99d9-e719ef4e5f1e tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:30:56.456629 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b5bbd7d7-097e-407a-99d9-e719ef4e5f1e tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/852b1b70-f033-486a-9473-3811fe83a9e2 returned with HTTP 200 Aug 06 14:30:56.457070 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1029/4134] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:30:56 2026] GET /volume/v3/volumes/852b1b70-f033-486a-9473-3811fe83a9e2 => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:30:56.470642 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b52254e7-4afb-4231-baa3-624519d2f786 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:56.472317 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b52254e7-4afb-4231-baa3-624519d2f786 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:30:56.472698 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b52254e7-4afb-4231-baa3-624519d2f786 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "852b1b70-f033-486a-9473-3811fe83a9e2", "name": "tempest-VolumeDependencyTests-Snapshot-49299281"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:56.481695 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:56.481695 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:56.482189 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b52254e7-4afb-4231-baa3-624519d2f786 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:30:56.482369 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-b52254e7-4afb-4231-baa3-624519d2f786 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create snapshot from volume 852b1b70-f033-486a-9473-3811fe83a9e2 Aug 06 14:30:56.507793 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-b52254e7-4afb-4231-baa3-624519d2f786 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Created reservations ['a4ebadfd-551c-4bcb-8e80-a8d7325daf9d', '37b74b80-97d8-4737-97a6-bbc374d9f7ee', '65ab66db-b402-456b-a817-5b1ef0e61e24', 'e8930ae1-b47d-4221-99af-dfbb2023eb50'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:30:56.542454 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b52254e7-4afb-4231-baa3-624519d2f786 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot create request issued successfully. Aug 06 14:30:56.542454 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b52254e7-4afb-4231-baa3-624519d2f786 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:30:56.542454 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1030/4135] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:30:56 2026] POST /volume/v3/snapshots => generated 306 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:30:56.549240 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ab497920-84e7-401f-92ba-bafa4ccc0cbc None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:56.550969 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ab497920-84e7-401f-92ba-bafa4ccc0cbc tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/snapshots/7be8fae8-43f8-46a9-856e-2987f3b0bf9b Aug 06 14:30:56.551151 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ab497920-84e7-401f-92ba-bafa4ccc0cbc tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:56.551319 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ab497920-84e7-401f-92ba-bafa4ccc0cbc tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:56.556488 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:56.556488 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:56.556890 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ab497920-84e7-401f-92ba-bafa4ccc0cbc tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot retrieved successfully. Aug 06 14:30:56.557589 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ab497920-84e7-401f-92ba-bafa4ccc0cbc tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/7be8fae8-43f8-46a9-856e-2987f3b0bf9b returned with HTTP 200 Aug 06 14:30:56.557993 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1038/4136] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:30:56 2026] GET /volume/v3/snapshots/7be8fae8-43f8-46a9-856e-2987f3b0bf9b => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:57.293048 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ad21acd8-8fa2-4889-88ff-03a1430fc730 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:57.295163 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ad21acd8-8fa2-4889-88ff-03a1430fc730 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce Aug 06 14:30:57.295420 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ad21acd8-8fa2-4889-88ff-03a1430fc730 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:57.295681 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ad21acd8-8fa2-4889-88ff-03a1430fc730 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:57.295832 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-ad21acd8-8fa2-4889-88ff-03a1430fc730 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 74e8ffaf-4f04-4a99-8621-d5a1eb7444ce. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:57.299449 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ad21acd8-8fa2-4889-88ff-03a1430fc730 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce returned with HTTP 404 Aug 06 14:30:57.299926 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1040/4137] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:57 2026] GET /volume/v3/backups/74e8ffaf-4f04-4a99-8621-d5a1eb7444ce => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:30:57.307246 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-340062cd-3e35-4f4c-85f5-021f937ceb60 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:57.309346 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-340062cd-3e35-4f4c-85f5-021f937ceb60 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] DELETE https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f Aug 06 14:30:57.309595 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-340062cd-3e35-4f4c-85f5-021f937ceb60 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:57.309919 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-340062cd-3e35-4f4c-85f5-021f937ceb60 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:57.310066 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.contrib.backups [None req-340062cd-3e35-4f4c-85f5-021f937ceb60 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Delete backup with id: 3f7c1a71-0c28-43af-95e5-96d258564c2f. Aug 06 14:30:57.315232 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:57.315232 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:57.329848 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.backup.rpcapi [None req-340062cd-3e35-4f4c-85f5-021f937ceb60 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] delete_backup rpcapi backup_id 3f7c1a71-0c28-43af-95e5-96d258564c2f {{(pid=100399) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:30:57.331914 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-340062cd-3e35-4f4c-85f5-021f937ceb60 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f returned with HTTP 202 Aug 06 14:30:57.332508 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1030/4138] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:30:57 2026] DELETE /volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:30:57.342756 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-faf17893-b09c-4db2-b035-a699f1cd72e8 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:57.345233 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-faf17893-b09c-4db2-b035-a699f1cd72e8 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f Aug 06 14:30:57.345233 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-faf17893-b09c-4db2-b035-a699f1cd72e8 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:57.345452 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-faf17893-b09c-4db2-b035-a699f1cd72e8 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:57.345562 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-faf17893-b09c-4db2-b035-a699f1cd72e8 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 3f7c1a71-0c28-43af-95e5-96d258564c2f. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:57.350036 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:57.350036 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:57.350800 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-faf17893-b09c-4db2-b035-a699f1cd72e8 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f returned with HTTP 200 Aug 06 14:30:57.351177 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1031/4139] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:57 2026] GET /volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:57.566818 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-919916c7-f43e-46fb-8737-d6bd96fb3b94 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:57.568585 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-919916c7-f43e-46fb-8737-d6bd96fb3b94 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/snapshots/7be8fae8-43f8-46a9-856e-2987f3b0bf9b Aug 06 14:30:57.568784 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-919916c7-f43e-46fb-8737-d6bd96fb3b94 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:57.569018 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-919916c7-f43e-46fb-8737-d6bd96fb3b94 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:57.573971 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:57.573971 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:57.574462 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-919916c7-f43e-46fb-8737-d6bd96fb3b94 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot retrieved successfully. Aug 06 14:30:57.575201 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-919916c7-f43e-46fb-8737-d6bd96fb3b94 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/7be8fae8-43f8-46a9-856e-2987f3b0bf9b returned with HTTP 200 Aug 06 14:30:57.575565 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1039/4140] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:30:57 2026] GET /volume/v3/snapshots/7be8fae8-43f8-46a9-856e-2987f3b0bf9b => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:57.584115 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ea15e5a5-1023-46b0-ac63-cb0512ec81ce None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:57.586141 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ea15e5a5-1023-46b0-ac63-cb0512ec81ce tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:30:57.586645 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ea15e5a5-1023-46b0-ac63-cb0512ec81ce tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7be8fae8-43f8-46a9-856e-2987f3b0bf9b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1294494141"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:57.588581 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-ea15e5a5-1023-46b0-ac63-cb0512ec81ce tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume request body: {'volume': {'snapshot_id': '7be8fae8-43f8-46a9-856e-2987f3b0bf9b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1294494141'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:30:57.594044 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:57.594044 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:57.594606 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ea15e5a5-1023-46b0-ac63-cb0512ec81ce tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot retrieved successfully. Aug 06 14:30:57.594730 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-ea15e5a5-1023-46b0-ac63-cb0512ec81ce tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume of 1 GB Aug 06 14:30:57.598960 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ea15e5a5-1023-46b0-ac63-cb0512ec81ce tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Availability Zones retrieved successfully. Aug 06 14:30:57.605323 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ea15e5a5-1023-46b0-ac63-cb0512ec81ce tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Flow 'volume_create_api' (70a1d055-d76f-429a-ab72-42feab1c3407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:30:57.606754 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ea15e5a5-1023-46b0-ac63-cb0512ec81ce tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c1dc13f-9353-4bcb-a94b-556875603226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:57.607799 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-ea15e5a5-1023-46b0-ac63-cb0512ec81ce tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:30:57.649926 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ea15e5a5-1023-46b0-ac63-cb0512ec81ce tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c1dc13f-9353-4bcb-a94b-556875603226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7be8fae8-43f8-46a9-856e-2987f3b0bf9b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:57.650999 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ea15e5a5-1023-46b0-ac63-cb0512ec81ce tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4adf827f-af80-44d3-ab26-94d9107cf801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:57.709596 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-ea15e5a5-1023-46b0-ac63-cb0512ec81ce tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Created reservations ['80d8c264-f76b-4e47-a850-7288d94ba3cf', '0eeee3bb-98a7-4a77-b93b-742c19450215', '3d65e9f4-2f18-4933-ab3b-f1870ba19e0e', 'b85bfd08-5d75-4493-8216-b5fe50049bdc'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:30:57.710556 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ea15e5a5-1023-46b0-ac63-cb0512ec81ce tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4adf827f-af80-44d3-ab26-94d9107cf801) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80d8c264-f76b-4e47-a850-7288d94ba3cf', '0eeee3bb-98a7-4a77-b93b-742c19450215', '3d65e9f4-2f18-4933-ab3b-f1870ba19e0e', 'b85bfd08-5d75-4493-8216-b5fe50049bdc']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:57.711459 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ea15e5a5-1023-46b0-ac63-cb0512ec81ce tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73e476c8-ad0f-499d-8ded-d6276ded074b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:57.759641 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ea15e5a5-1023-46b0-ac63-cb0512ec81ce tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73e476c8-ad0f-499d-8ded-d6276ded074b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3045c10-f2ec-4237-a304-363a9b5a6b85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1294494141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00eaa70841c4ac6beaa75a8b41efb50',qos_specs=None,replication_status=,reservations=['80d8c264-f76b-4e47-a850-7288d94ba3cf','0eeee3bb-98a7-4a77-b93b-742c19450215','3d65e9f4-2f18-4933-ab3b-f1870ba19e0e','b85bfd08-5d75-4493-8216-b5fe50049bdc'],size=1,snapshot_id=7be8fae8-43f8-46a9-856e-2987f3b0bf9b,source_replicaid=,source_volid=None,status='creating',user_id='bc34458b6ae54732b778f41f7321628b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:30:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1294494141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3045c10-f2ec-4237-a304-363a9b5a6b85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a00eaa70841c4ac6beaa75a8b41efb50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7be8fae8-43f8-46a9-856e-2987f3b0bf9b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc34458b6ae54732b778f41f7321628b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:57.760513 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ea15e5a5-1023-46b0-ac63-cb0512ec81ce tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ba99e12-25d2-4234-9219-b53223a50384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:57.783585 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ea15e5a5-1023-46b0-ac63-cb0512ec81ce tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ba99e12-25d2-4234-9219-b53223a50384) transitioned into state 'SUCCESS' from state '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-1294494141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00eaa70841c4ac6beaa75a8b41efb50',qos_specs=None,replication_status=,reservations=['80d8c264-f76b-4e47-a850-7288d94ba3cf','0eeee3bb-98a7-4a77-b93b-742c19450215','3d65e9f4-2f18-4933-ab3b-f1870ba19e0e','b85bfd08-5d75-4493-8216-b5fe50049bdc'],size=1,snapshot_id=7be8fae8-43f8-46a9-856e-2987f3b0bf9b,source_replicaid=,source_volid=None,status='creating',user_id='bc34458b6ae54732b778f41f7321628b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:57.784304 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ea15e5a5-1023-46b0-ac63-cb0512ec81ce tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dadc345-a407-46b1-977e-59596137ac5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:57.806860 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ea15e5a5-1023-46b0-ac63-cb0512ec81ce tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dadc345-a407-46b1-977e-59596137ac5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:57.810447 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-ea15e5a5-1023-46b0-ac63-cb0512ec81ce tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Flow 'volume_create_api' (70a1d055-d76f-429a-ab72-42feab1c3407) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:30:57.810447 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ea15e5a5-1023-46b0-ac63-cb0512ec81ce tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume request issued successfully. Aug 06 14:30:57.810447 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ea15e5a5-1023-46b0-ac63-cb0512ec81ce tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:30:57.810641 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1041/4141] 10.4.3.229 () {70 vars in 1300 bytes} [Thu Aug 6 14:30:57 2026] POST /volume/v3/volumes => generated 804 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:30:57.825624 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-28bbd90c-43a7-45e9-bc3c-1cd1ff09abd3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:57.825624 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-28bbd90c-43a7-45e9-bc3c-1cd1ff09abd3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/f3045c10-f2ec-4237-a304-363a9b5a6b85 Aug 06 14:30:57.825624 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-28bbd90c-43a7-45e9-bc3c-1cd1ff09abd3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:57.825624 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-28bbd90c-43a7-45e9-bc3c-1cd1ff09abd3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:57.833360 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:57.833360 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:57.837643 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-28bbd90c-43a7-45e9-bc3c-1cd1ff09abd3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:30:57.843442 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-28bbd90c-43a7-45e9-bc3c-1cd1ff09abd3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/f3045c10-f2ec-4237-a304-363a9b5a6b85 returned with HTTP 200 Aug 06 14:30:57.843442 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1031/4142] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:30:57 2026] GET /volume/v3/volumes/f3045c10-f2ec-4237-a304-363a9b5a6b85 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:30:57.993217 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0a4e58d0-f129-4885-b1a6-c929583ea330 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:57.994988 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0a4e58d0-f129-4885-b1a6-c929583ea330 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/volumes/7fbaa63f-225d-4203-9f89-6e9cf6926789 Aug 06 14:30:57.995211 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0a4e58d0-f129-4885-b1a6-c929583ea330 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:57.995386 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0a4e58d0-f129-4885-b1a6-c929583ea330 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:58.007151 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:58.007151 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:58.015438 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0a4e58d0-f129-4885-b1a6-c929583ea330 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:30:58.021576 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0a4e58d0-f129-4885-b1a6-c929583ea330 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes/7fbaa63f-225d-4203-9f89-6e9cf6926789 returned with HTTP 200 Aug 06 14:30:58.022320 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1032/4143] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:57 2026] GET /volume/v3/volumes/7fbaa63f-225d-4203-9f89-6e9cf6926789 => generated 1648 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:30:58.365676 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-3af7489c-5edc-409e-9f76-fac88114d625 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:58.370467 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3af7489c-5edc-409e-9f76-fac88114d625 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f Aug 06 14:30:58.370715 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3af7489c-5edc-409e-9f76-fac88114d625 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:58.370894 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3af7489c-5edc-409e-9f76-fac88114d625 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:58.372158 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-3af7489c-5edc-409e-9f76-fac88114d625 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Show backup with id 3f7c1a71-0c28-43af-95e5-96d258564c2f. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:58.383680 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3af7489c-5edc-409e-9f76-fac88114d625 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f returned with HTTP 404 Aug 06 14:30:58.383680 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1040/4144] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:58 2026] GET /volume/v3/backups/3f7c1a71-0c28-43af-95e5-96d258564c2f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:30:58.392830 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1a71321e-98fb-45c8-924d-594551d84a3b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:58.394824 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1a71321e-98fb-45c8-924d-594551d84a3b tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] DELETE https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 Aug 06 14:30:58.395025 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1a71321e-98fb-45c8-924d-594551d84a3b tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:58.395226 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1a71321e-98fb-45c8-924d-594551d84a3b tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:58.395455 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.backups [None req-1a71321e-98fb-45c8-924d-594551d84a3b tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Delete backup with id: 08e01756-261f-4e56-98ab-57f33a0bfed9. Aug 06 14:30:58.406225 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:58.406225 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:58.418535 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.backup.rpcapi [None req-1a71321e-98fb-45c8-924d-594551d84a3b tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] delete_backup rpcapi backup_id 08e01756-261f-4e56-98ab-57f33a0bfed9 {{(pid=100396) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:30:58.420193 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1a71321e-98fb-45c8-924d-594551d84a3b tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 returned with HTTP 202 Aug 06 14:30:58.420699 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1042/4145] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:30:58 2026] DELETE /volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:30:58.428565 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6327b259-29c1-4bb0-8a73-94dbde74b39b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:58.430843 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6327b259-29c1-4bb0-8a73-94dbde74b39b tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 Aug 06 14:30:58.431059 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6327b259-29c1-4bb0-8a73-94dbde74b39b tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:58.431238 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6327b259-29c1-4bb0-8a73-94dbde74b39b tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:58.431329 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-6327b259-29c1-4bb0-8a73-94dbde74b39b tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 08e01756-261f-4e56-98ab-57f33a0bfed9. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:58.435912 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:58.435912 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:58.436135 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6327b259-29c1-4bb0-8a73-94dbde74b39b tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 returned with HTTP 200 Aug 06 14:30:58.436416 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1032/4146] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:58 2026] GET /volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:30:58.857614 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b5a6ff8a-7321-4810-996d-f80d23822535 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:58.859354 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b5a6ff8a-7321-4810-996d-f80d23822535 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/f3045c10-f2ec-4237-a304-363a9b5a6b85 Aug 06 14:30:58.859620 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b5a6ff8a-7321-4810-996d-f80d23822535 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:58.859800 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b5a6ff8a-7321-4810-996d-f80d23822535 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:58.866963 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:58.866963 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:30:58.871209 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b5a6ff8a-7321-4810-996d-f80d23822535 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:30:58.878101 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b5a6ff8a-7321-4810-996d-f80d23822535 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/f3045c10-f2ec-4237-a304-363a9b5a6b85 returned with HTTP 200 Aug 06 14:30:58.878627 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1033/4147] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:30:58 2026] GET /volume/v3/volumes/f3045c10-f2ec-4237-a304-363a9b5a6b85 => generated 897 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 14:30:58.890778 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-267b17e3-ec58-4558-81c7-29cac83d11da None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:58.892360 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-267b17e3-ec58-4558-81c7-29cac83d11da tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:30:58.892756 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-267b17e3-ec58-4558-81c7-29cac83d11da tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f3045c10-f2ec-4237-a304-363a9b5a6b85", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1742453472"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:30:58.896123 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-267b17e3-ec58-4558-81c7-29cac83d11da tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume request body: {'volume': {'source_volid': 'f3045c10-f2ec-4237-a304-363a9b5a6b85', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1742453472'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:30:58.903015 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:58.903015 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:30:58.903599 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-267b17e3-ec58-4558-81c7-29cac83d11da tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume retrieved successfully. Aug 06 14:30:58.903737 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-267b17e3-ec58-4558-81c7-29cac83d11da tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume of 1 GB Aug 06 14:30:58.907539 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-267b17e3-ec58-4558-81c7-29cac83d11da tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Availability Zones retrieved successfully. Aug 06 14:30:58.912673 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-267b17e3-ec58-4558-81c7-29cac83d11da tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Flow 'volume_create_api' (262dc914-f47b-48e7-ae14-b7cdaefdfe5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:30:58.913587 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-267b17e3-ec58-4558-81c7-29cac83d11da tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d48bdf0f-c97a-4fdb-b47a-ea371d803f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:58.914528 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-267b17e3-ec58-4558-81c7-29cac83d11da tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:30:58.945089 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-267b17e3-ec58-4558-81c7-29cac83d11da tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d48bdf0f-c97a-4fdb-b47a-ea371d803f05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f3045c10-f2ec-4237-a304-363a9b5a6b85', 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:58.945785 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-267b17e3-ec58-4558-81c7-29cac83d11da tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08ed5372-abb9-4b03-bf0c-5c861433cf87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:58.981681 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-267b17e3-ec58-4558-81c7-29cac83d11da tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Created reservations ['766b8580-3a69-429d-a437-1830c2458d17', '006dd916-1fb2-40b4-a7fd-22b5d578eaf2', '91ddd5cb-ef94-4a67-b384-a724e5c8eedc', 'ed8b8f06-17a6-4566-8606-cbf15b08f791'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:30:58.982557 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-267b17e3-ec58-4558-81c7-29cac83d11da tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08ed5372-abb9-4b03-bf0c-5c861433cf87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['766b8580-3a69-429d-a437-1830c2458d17', '006dd916-1fb2-40b4-a7fd-22b5d578eaf2', '91ddd5cb-ef94-4a67-b384-a724e5c8eedc', 'ed8b8f06-17a6-4566-8606-cbf15b08f791']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:58.983617 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-267b17e3-ec58-4558-81c7-29cac83d11da tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b08e19f3-d3f9-44c7-8be6-ee25081b0d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:59.014668 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-267b17e3-ec58-4558-81c7-29cac83d11da tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b08e19f3-d3f9-44c7-8be6-ee25081b0d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '408089e6-1ec9-4298-bb96-9aaa1f44cd10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1742453472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00eaa70841c4ac6beaa75a8b41efb50',qos_specs=None,replication_status=,reservations=['766b8580-3a69-429d-a437-1830c2458d17','006dd916-1fb2-40b4-a7fd-22b5d578eaf2','91ddd5cb-ef94-4a67-b384-a724e5c8eedc','ed8b8f06-17a6-4566-8606-cbf15b08f791'],size=1,snapshot_id=None,source_replicaid=,source_volid=f3045c10-f2ec-4237-a304-363a9b5a6b85,status='creating',user_id='bc34458b6ae54732b778f41f7321628b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:30:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1742453472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=408089e6-1ec9-4298-bb96-9aaa1f44cd10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a00eaa70841c4ac6beaa75a8b41efb50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f3045c10-f2ec-4237-a304-363a9b5a6b85,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc34458b6ae54732b778f41f7321628b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:30:59.015312 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-267b17e3-ec58-4558-81c7-29cac83d11da tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0e4e3a6-6bc8-4ead-8ec2-323115e8a94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:30:59.024809 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.api [None req-267b17e3-ec58-4558-81c7-29cac83d11da tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DB error: (pymysql.err.OperationalError) (1213, 'Deadlock found when trying to get lock; try restarting transaction') Aug 06 14:30:59.024809 np0000006659 devstack@c-api.service[100397]: [SQL: SELECT reservations.id AS reservations_id, reservations.uuid AS reservations_uuid, reservations.usage_id AS reservations_usage_id, reservations.project_id AS reservations_project_id, reservations.resource AS reservations_resource, reservations.delta AS reservations_delta, reservations.expire AS reservations_expire, reservations.deleted_at AS reservations_deleted_at, reservations.deleted AS reservations_deleted, reservations.created_at AS reservations_created_at, reservations.updated_at AS reservations_updated_at Aug 06 14:30:59.024809 np0000006659 devstack@c-api.service[100397]: FROM reservations Aug 06 14:30:59.024809 np0000006659 devstack@c-api.service[100397]: WHERE reservations.deleted = false AND reservations.uuid IN (%(uuid_1_1)s, %(uuid_1_2)s, %(uuid_1_3)s, %(uuid_1_4)s) FOR UPDATE] Aug 06 14:30:59.024809 np0000006659 devstack@c-api.service[100397]: [parameters: {'uuid_1_1': '766b8580-3a69-429d-a437-1830c2458d17', 'uuid_1_2': '006dd916-1fb2-40b4-a7fd-22b5d578eaf2', 'uuid_1_3': '91ddd5cb-ef94-4a67-b384-a724e5c8eedc', 'uuid_1_4': 'ed8b8f06-17a6-4566-8606-cbf15b08f791'}] Aug 06 14:30:59.024809 np0000006659 devstack@c-api.service[100397]: (Background on this error at: https://sqlalche.me/e/20/e3q8) {{(pid=100397) _is_exception_expected /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:184}} Aug 06 14:30:59.025117 np0000006659 devstack@c-api.service[100397]: DEBUG oslo_db.api [None req-267b17e3-ec58-4558-81c7-29cac83d11da tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Performing DB retry for function cinder.db.api.reservation_commit {{(pid=100397) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:155}} Aug 06 14:30:59.037086 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-69a5d8e6-2c22-4103-b11c-ff707ffa1f01 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:59.038635 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-69a5d8e6-2c22-4103-b11c-ff707ffa1f01 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/volumes/7fbaa63f-225d-4203-9f89-6e9cf6926789 Aug 06 14:30:59.038794 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-69a5d8e6-2c22-4103-b11c-ff707ffa1f01 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:59.038996 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-69a5d8e6-2c22-4103-b11c-ff707ffa1f01 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:59.048539 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:59.048539 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:59.052072 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-69a5d8e6-2c22-4103-b11c-ff707ffa1f01 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:30:59.057099 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-69a5d8e6-2c22-4103-b11c-ff707ffa1f01 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes/7fbaa63f-225d-4203-9f89-6e9cf6926789 returned with HTTP 200 Aug 06 14:30:59.057570 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1043/4148] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:59 2026] GET /volume/v3/volumes/7fbaa63f-225d-4203-9f89-6e9cf6926789 => generated 1648 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:30:59.379303 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-5a67c130-a1a4-44d7-b3cf-13965e7b2f7a req-119e6e2f-95b9-496d-995f-1352e9317ad6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:59.381096 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-5a67c130-a1a4-44d7-b3cf-13965e7b2f7a req-119e6e2f-95b9-496d-995f-1352e9317ad6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] DELETE https://10.4.3.229/volume/v3/attachments/8419e2ec-9a3b-4b75-9631-0047f056e6df Aug 06 14:30:59.381269 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-5a67c130-a1a4-44d7-b3cf-13965e7b2f7a req-119e6e2f-95b9-496d-995f-1352e9317ad6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:59.381491 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-5a67c130-a1a4-44d7-b3cf-13965e7b2f7a req-119e6e2f-95b9-496d-995f-1352e9317ad6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:59.387633 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:59.387633 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:59.430296 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-5a67c130-a1a4-44d7-b3cf-13965e7b2f7a req-119e6e2f-95b9-496d-995f-1352e9317ad6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/attachments/8419e2ec-9a3b-4b75-9631-0047f056e6df returned with HTTP 200 Aug 06 14:30:59.430664 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1033/4149] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:30:59 2026] DELETE /volume/v3/attachments/8419e2ec-9a3b-4b75-9631-0047f056e6df => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:30:59.446226 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-dec3b6e0-3814-4306-a39a-d8442794f831 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:59.448266 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-dec3b6e0-3814-4306-a39a-d8442794f831 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] GET https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 Aug 06 14:30:59.448504 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-dec3b6e0-3814-4306-a39a-d8442794f831 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:59.448689 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-dec3b6e0-3814-4306-a39a-d8442794f831 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:59.448791 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-dec3b6e0-3814-4306-a39a-d8442794f831 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] Show backup with id 08e01756-261f-4e56-98ab-57f33a0bfed9. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:30:59.451796 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-dec3b6e0-3814-4306-a39a-d8442794f831 tempest-VolumesBackupsTest-431241002 tempest-VolumesBackupsTest-431241002-project-admin] https://10.4.3.229/volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 returned with HTTP 404 Aug 06 14:30:59.452261 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1034/4150] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:59 2026] GET /volume/v3/backups/08e01756-261f-4e56-98ab-57f33a0bfed9 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:30:59.465067 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-cb2175ca-209f-4cd0-8fb7-e4affb00c391 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:59.467045 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cb2175ca-209f-4cd0-8fb7-e4affb00c391 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] DELETE https://10.4.3.229/volume/v3/volumes/54b9df75-af2f-4cc2-981f-05afca433d8a Aug 06 14:30:59.467253 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cb2175ca-209f-4cd0-8fb7-e4affb00c391 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:59.467481 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cb2175ca-209f-4cd0-8fb7-e4affb00c391 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:59.467632 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-cb2175ca-209f-4cd0-8fb7-e4affb00c391 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Delete volume with id: 54b9df75-af2f-4cc2-981f-05afca433d8a Aug 06 14:30:59.474476 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:59.474476 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:30:59.474863 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-cb2175ca-209f-4cd0-8fb7-e4affb00c391 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Volume info retrieved successfully. Aug 06 14:30:59.488236 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-cb2175ca-209f-4cd0-8fb7-e4affb00c391 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Delete volume request issued successfully. Aug 06 14:30:59.488440 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cb2175ca-209f-4cd0-8fb7-e4affb00c391 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/volumes/54b9df75-af2f-4cc2-981f-05afca433d8a returned with HTTP 202 Aug 06 14:30:59.488808 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1044/4151] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:30:59 2026] DELETE /volume/v3/volumes/54b9df75-af2f-4cc2-981f-05afca433d8a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:30:59.494771 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b38e0abc-cc98-4117-a4f2-8576a20803b9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:30:59.496405 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b38e0abc-cc98-4117-a4f2-8576a20803b9 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/volumes/54b9df75-af2f-4cc2-981f-05afca433d8a Aug 06 14:30:59.496612 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b38e0abc-cc98-4117-a4f2-8576a20803b9 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:30:59.496792 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b38e0abc-cc98-4117-a4f2-8576a20803b9 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:30:59.504094 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:30:59.504094 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:30:59.507780 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-b38e0abc-cc98-4117-a4f2-8576a20803b9 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Volume info retrieved successfully. Aug 06 14:30:59.512109 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b38e0abc-cc98-4117-a4f2-8576a20803b9 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/volumes/54b9df75-af2f-4cc2-981f-05afca433d8a returned with HTTP 200 Aug 06 14:30:59.512484 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1034/4152] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:30:59 2026] GET /volume/v3/volumes/54b9df75-af2f-4cc2-981f-05afca433d8a => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:00.041939 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-267b17e3-ec58-4558-81c7-29cac83d11da tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0e4e3a6-6bc8-4ead-8ec2-323115e8a94d) transitioned into state 'SUCCESS' from state '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-1742453472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00eaa70841c4ac6beaa75a8b41efb50',qos_specs=None,replication_status=,reservations=['766b8580-3a69-429d-a437-1830c2458d17','006dd916-1fb2-40b4-a7fd-22b5d578eaf2','91ddd5cb-ef94-4a67-b384-a724e5c8eedc','ed8b8f06-17a6-4566-8606-cbf15b08f791'],size=1,snapshot_id=None,source_replicaid=,source_volid=f3045c10-f2ec-4237-a304-363a9b5a6b85,status='creating',user_id='bc34458b6ae54732b778f41f7321628b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:00.042841 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-267b17e3-ec58-4558-81c7-29cac83d11da tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (127fcd4e-baa7-4965-921c-a236a60c9ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:00.064561 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-267b17e3-ec58-4558-81c7-29cac83d11da tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (127fcd4e-baa7-4965-921c-a236a60c9ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:00.064561 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-267b17e3-ec58-4558-81c7-29cac83d11da tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Flow 'volume_create_api' (262dc914-f47b-48e7-ae14-b7cdaefdfe5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:00.064561 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-267b17e3-ec58-4558-81c7-29cac83d11da tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume request issued successfully. Aug 06 14:31:00.064561 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-267b17e3-ec58-4558-81c7-29cac83d11da tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:31:00.064719 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1041/4153] 10.4.3.229 () {70 vars in 1300 bytes} [Thu Aug 6 14:30:58 2026] POST /volume/v3/volumes => generated 804 bytes in 1174 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:00.072631 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-3ce2d78f-a644-4b76-b526-02b556531c3b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:00.074487 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3ce2d78f-a644-4b76-b526-02b556531c3b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/volumes/7fbaa63f-225d-4203-9f89-6e9cf6926789 Aug 06 14:31:00.074703 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3ce2d78f-a644-4b76-b526-02b556531c3b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:00.075183 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3ce2d78f-a644-4b76-b526-02b556531c3b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:00.079330 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-914bcc77-8a0c-4b96-8112-ee229c3ce845 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:00.081812 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-914bcc77-8a0c-4b96-8112-ee229c3ce845 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/408089e6-1ec9-4298-bb96-9aaa1f44cd10 Aug 06 14:31:00.081812 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-914bcc77-8a0c-4b96-8112-ee229c3ce845 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:00.081812 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-914bcc77-8a0c-4b96-8112-ee229c3ce845 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:00.083328 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b1534cda-95ba-4b21-a193-4026f7117d3c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:00.086479 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:00.086479 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:00.092472 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:00.092472 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:00.093224 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-3ce2d78f-a644-4b76-b526-02b556531c3b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:31:00.097146 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-914bcc77-8a0c-4b96-8112-ee229c3ce845 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:00.100589 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3ce2d78f-a644-4b76-b526-02b556531c3b tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes/7fbaa63f-225d-4203-9f89-6e9cf6926789 returned with HTTP 200 Aug 06 14:31:00.100987 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1035/4154] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:00 2026] GET /volume/v3/volumes/7fbaa63f-225d-4203-9f89-6e9cf6926789 => generated 1356 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:00.106405 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-914bcc77-8a0c-4b96-8112-ee229c3ce845 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/408089e6-1ec9-4298-bb96-9aaa1f44cd10 returned with HTTP 200 Aug 06 14:31:00.106899 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1045/4155] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:00 2026] GET /volume/v3/volumes/408089e6-1ec9-4298-bb96-9aaa1f44cd10 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:00.118018 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-fe0e120d-b1f6-44fd-bff9-7f4c5ac98c11 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:00.119941 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fe0e120d-b1f6-44fd-bff9-7f4c5ac98c11 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] POST https://10.4.3.229/volume/v3/backups Aug 06 14:31:00.120280 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fe0e120d-b1f6-44fd-bff9-7f4c5ac98c11 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7fbaa63f-225d-4203-9f89-6e9cf6926789", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1708292145"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:00.121830 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.contrib.backups [None req-fe0e120d-b1f6-44fd-bff9-7f4c5ac98c11 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Creating new backup {'backup': {'volume_id': '7fbaa63f-225d-4203-9f89-6e9cf6926789', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1708292145'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:31:00.121994 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.contrib.backups [None req-fe0e120d-b1f6-44fd-bff9-7f4c5ac98c11 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Creating backup of volume 7fbaa63f-225d-4203-9f89-6e9cf6926789 in container None Aug 06 14:31:00.129894 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:00.129894 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:00.130386 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-fe0e120d-b1f6-44fd-bff9-7f4c5ac98c11 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:31:00.150797 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-fe0e120d-b1f6-44fd-bff9-7f4c5ac98c11 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Created reservations ['90c3ec47-42ac-4373-8643-49670d0f2682', 'c7ec14e9-0b92-4f44-b41a-b5a744878e96'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:00.168318 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b1534cda-95ba-4b21-a193-4026f7117d3c tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:31:00.168831 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b1534cda-95ba-4b21-a193-4026f7117d3c tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-793451764-1364107602", "extra_specs": {"multiattach": " True"}}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:00.182657 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b1534cda-95ba-4b21-a193-4026f7117d3c tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:31:00.183015 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1035/4156] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:31:00 2026] POST /volume/v3/types => generated 286 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:00.190562 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fe0e120d-b1f6-44fd-bff9-7f4c5ac98c11 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:31:00.190978 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1042/4157] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:31:00 2026] POST /volume/v3/backups => generated 330 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:31:00.191736 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e00adbf3-6429-4fc7-8ec7-3bd049e9a254 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:00.193267 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e00adbf3-6429-4fc7-8ec7-3bd049e9a254 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:31:00.193596 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e00adbf3-6429-4fc7-8ec7-3bd049e9a254 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-423342812", "snapshot_id": null, "imageRef": null, "volume_type": "a7535c67-1917-4f3f-af7e-c9f9ea917beb", "size": 1}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:00.195002 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-e00adbf3-6429-4fc7-8ec7-3bd049e9a254 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-423342812', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'a7535c67-1917-4f3f-af7e-c9f9ea917beb', 'size': 1}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:31:00.199823 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6eb4da08-93d1-4d1f-82e6-628c3a8d1d0a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:00.200163 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-e00adbf3-6429-4fc7-8ec7-3bd049e9a254 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Create volume of 1 GB Aug 06 14:31:00.200626 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:00.200626 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:00.201210 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e00adbf3-6429-4fc7-8ec7-3bd049e9a254 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Availability Zones retrieved successfully. Aug 06 14:31:00.202042 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6eb4da08-93d1-4d1f-82e6-628c3a8d1d0a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 Aug 06 14:31:00.202278 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6eb4da08-93d1-4d1f-82e6-628c3a8d1d0a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:00.202554 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6eb4da08-93d1-4d1f-82e6-628c3a8d1d0a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:00.202707 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-6eb4da08-93d1-4d1f-82e6-628c3a8d1d0a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id c54ff8d8-487e-400c-9315-c7ef53a17501. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:00.207367 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:00.207367 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:00.208169 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6eb4da08-93d1-4d1f-82e6-628c3a8d1d0a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 returned with HTTP 200 Aug 06 14:31:00.208565 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1046/4158] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:00 2026] GET /volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:00.209173 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e00adbf3-6429-4fc7-8ec7-3bd049e9a254 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Flow 'volume_create_api' (d54a6f26-87ef-4ed8-89d5-f748eef64c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:00.210202 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e00adbf3-6429-4fc7-8ec7-3bd049e9a254 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03c0ce88-d925-4896-8db4-92b0847c75c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:00.211671 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-e00adbf3-6429-4fc7-8ec7-3bd049e9a254 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:31:00.220447 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:00.220447 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:00.232008 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e00adbf3-6429-4fc7-8ec7-3bd049e9a254 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03c0ce88-d925-4896-8db4-92b0847c75c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:31:00Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=a7535c67-1917-4f3f-af7e-c9f9ea917beb,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-793451764-1364107602',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7535c67-1917-4f3f-af7e-c9f9ea917beb', 'encryption_key_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=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:00.232994 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e00adbf3-6429-4fc7-8ec7-3bd049e9a254 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cce93686-ad7d-4f63-a02d-6cdcfd9c9aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:00.256496 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-e00adbf3-6429-4fc7-8ec7-3bd049e9a254 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-793451764-1364107602 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-793451764-1364107602, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:31:00.256858 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-e00adbf3-6429-4fc7-8ec7-3bd049e9a254 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-793451764-1364107602 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-793451764-1364107602, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:31:00.292909 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-e00adbf3-6429-4fc7-8ec7-3bd049e9a254 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Created reservations ['4b19211e-abff-4e29-bcc9-abf19b1c39da', '8d6beb6a-824e-4ead-9915-868d88fe82bc', 'f1c67143-4be7-4152-b08e-8ecd511af9b3', '6f282305-9201-4b40-b46f-58843b561848'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:00.293696 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e00adbf3-6429-4fc7-8ec7-3bd049e9a254 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cce93686-ad7d-4f63-a02d-6cdcfd9c9aa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b19211e-abff-4e29-bcc9-abf19b1c39da', '8d6beb6a-824e-4ead-9915-868d88fe82bc', 'f1c67143-4be7-4152-b08e-8ecd511af9b3', '6f282305-9201-4b40-b46f-58843b561848']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:00.294490 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e00adbf3-6429-4fc7-8ec7-3bd049e9a254 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (520e815e-afb6-4553-b60f-7afbbbd8222f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:00.319260 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e00adbf3-6429-4fc7-8ec7-3bd049e9a254 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (520e815e-afb6-4553-b60f-7afbbbd8222f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19c719af-91f8-4b9e-8019-ad43c078d9e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-423342812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='220c2b9250b3469fa9f7c18edbf042f0',qos_specs=None,replication_status=,reservations=['4b19211e-abff-4e29-bcc9-abf19b1c39da','8d6beb6a-824e-4ead-9915-868d88fe82bc','f1c67143-4be7-4152-b08e-8ecd511af9b3','6f282305-9201-4b40-b46f-58843b561848'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901c3fe85bfa4940907ba7246f00be7e',volume_type_id=a7535c67-1917-4f3f-af7e-c9f9ea917beb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:31:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-423342812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19c719af-91f8-4b9e-8019-ad43c078d9e6,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='220c2b9250b3469fa9f7c18edbf042f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='901c3fe85bfa4940907ba7246f00be7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7535c67-1917-4f3f-af7e-c9f9ea917beb),volume_type_id=a7535c67-1917-4f3f-af7e-c9f9ea917beb)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:00.320044 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e00adbf3-6429-4fc7-8ec7-3bd049e9a254 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0038721-07f0-4ac0-a023-d5df5d8d2136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:00.338446 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e00adbf3-6429-4fc7-8ec7-3bd049e9a254 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0038721-07f0-4ac0-a023-d5df5d8d2136) transitioned into state 'SUCCESS' from state '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-423342812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='220c2b9250b3469fa9f7c18edbf042f0',qos_specs=None,replication_status=,reservations=['4b19211e-abff-4e29-bcc9-abf19b1c39da','8d6beb6a-824e-4ead-9915-868d88fe82bc','f1c67143-4be7-4152-b08e-8ecd511af9b3','6f282305-9201-4b40-b46f-58843b561848'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901c3fe85bfa4940907ba7246f00be7e',volume_type_id=a7535c67-1917-4f3f-af7e-c9f9ea917beb)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:00.339162 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e00adbf3-6429-4fc7-8ec7-3bd049e9a254 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a7ee5b2-23e8-48e4-bddb-eb66d8ab3c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:00.347780 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e00adbf3-6429-4fc7-8ec7-3bd049e9a254 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a7ee5b2-23e8-48e4-bddb-eb66d8ab3c5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:00.348611 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e00adbf3-6429-4fc7-8ec7-3bd049e9a254 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Flow 'volume_create_api' (d54a6f26-87ef-4ed8-89d5-f748eef64c3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:00.349021 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e00adbf3-6429-4fc7-8ec7-3bd049e9a254 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Create volume request issued successfully. Aug 06 14:31:00.349694 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e00adbf3-6429-4fc7-8ec7-3bd049e9a254 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:31:00.350103 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1036/4159] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:31:00 2026] POST /volume/v3/volumes => generated 828 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:31:00.362945 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5ee9f179-91a1-4cf4-810c-b252503e251d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:00.364881 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5ee9f179-91a1-4cf4-810c-b252503e251d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:31:00.365106 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5ee9f179-91a1-4cf4-810c-b252503e251d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:00.365296 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5ee9f179-91a1-4cf4-810c-b252503e251d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:00.373305 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:00.373305 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:00.377146 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-5ee9f179-91a1-4cf4-810c-b252503e251d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:00.381384 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5ee9f179-91a1-4cf4-810c-b252503e251d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:31:00.381773 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1036/4160] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:00 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:00.525213 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-39d0d77c-df87-4546-9410-05c231df49de None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:00.527560 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-39d0d77c-df87-4546-9410-05c231df49de tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/volumes/54b9df75-af2f-4cc2-981f-05afca433d8a Aug 06 14:31:00.527785 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-39d0d77c-df87-4546-9410-05c231df49de tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:00.528045 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-39d0d77c-df87-4546-9410-05c231df49de tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:00.536262 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-39d0d77c-df87-4546-9410-05c231df49de tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/volumes/54b9df75-af2f-4cc2-981f-05afca433d8a returned with HTTP 404 Aug 06 14:31:00.536974 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1043/4161] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:00 2026] GET /volume/v3/volumes/54b9df75-af2f-4cc2-981f-05afca433d8a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:00.543894 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b3cab1a7-81d9-45f4-81b5-89b2b7cfafc6 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:00.545517 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b3cab1a7-81d9-45f4-81b5-89b2b7cfafc6 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] DELETE https://10.4.3.229/volume/v3/volumes/280babac-3db9-4b7c-9b1e-c1a53948b437 Aug 06 14:31:00.545696 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b3cab1a7-81d9-45f4-81b5-89b2b7cfafc6 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:00.545866 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b3cab1a7-81d9-45f4-81b5-89b2b7cfafc6 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:00.546004 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-b3cab1a7-81d9-45f4-81b5-89b2b7cfafc6 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Delete volume with id: 280babac-3db9-4b7c-9b1e-c1a53948b437 Aug 06 14:31:00.552133 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:00.552133 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:00.552552 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-b3cab1a7-81d9-45f4-81b5-89b2b7cfafc6 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Volume info retrieved successfully. Aug 06 14:31:00.569220 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-b3cab1a7-81d9-45f4-81b5-89b2b7cfafc6 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Delete volume request issued successfully. Aug 06 14:31:00.569510 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b3cab1a7-81d9-45f4-81b5-89b2b7cfafc6 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/volumes/280babac-3db9-4b7c-9b1e-c1a53948b437 returned with HTTP 202 Aug 06 14:31:00.570014 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1047/4162] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:31:00 2026] DELETE /volume/v3/volumes/280babac-3db9-4b7c-9b1e-c1a53948b437 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:31:00.577479 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f01e11f7-34a9-4e38-bedf-cfbc625bcb40 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:00.580009 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f01e11f7-34a9-4e38-bedf-cfbc625bcb40 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/volumes/280babac-3db9-4b7c-9b1e-c1a53948b437 Aug 06 14:31:00.580303 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f01e11f7-34a9-4e38-bedf-cfbc625bcb40 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:00.580637 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f01e11f7-34a9-4e38-bedf-cfbc625bcb40 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:00.590486 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:00.590486 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:00.595463 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-f01e11f7-34a9-4e38-bedf-cfbc625bcb40 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Volume info retrieved successfully. Aug 06 14:31:00.599894 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f01e11f7-34a9-4e38-bedf-cfbc625bcb40 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/volumes/280babac-3db9-4b7c-9b1e-c1a53948b437 returned with HTTP 200 Aug 06 14:31:00.600265 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1037/4163] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:00 2026] GET /volume/v3/volumes/280babac-3db9-4b7c-9b1e-c1a53948b437 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:01.120121 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-12dcda2f-711c-449b-8036-89f937f5f9d3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:01.121647 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-12dcda2f-711c-449b-8036-89f937f5f9d3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/408089e6-1ec9-4298-bb96-9aaa1f44cd10 Aug 06 14:31:01.121821 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-12dcda2f-711c-449b-8036-89f937f5f9d3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:01.121988 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-12dcda2f-711c-449b-8036-89f937f5f9d3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:01.129045 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:01.129045 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:01.132044 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-12dcda2f-711c-449b-8036-89f937f5f9d3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:01.135503 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-12dcda2f-711c-449b-8036-89f937f5f9d3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/408089e6-1ec9-4298-bb96-9aaa1f44cd10 returned with HTTP 200 Aug 06 14:31:01.135811 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1037/4164] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:01 2026] GET /volume/v3/volumes/408089e6-1ec9-4298-bb96-9aaa1f44cd10 => generated 897 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:01.146578 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-171f0325-0fae-4c8f-a51d-c59deb2264cc None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:01.148702 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-171f0325-0fae-4c8f-a51d-c59deb2264cc tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/b126d3f3-19bb-4f69-b016-683f7da1689b Aug 06 14:31:01.148883 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-171f0325-0fae-4c8f-a51d-c59deb2264cc tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:01.149068 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-171f0325-0fae-4c8f-a51d-c59deb2264cc tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:01.149163 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-171f0325-0fae-4c8f-a51d-c59deb2264cc tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete snapshot with id: b126d3f3-19bb-4f69-b016-683f7da1689b Aug 06 14:31:01.154025 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:01.154025 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:01.154440 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-171f0325-0fae-4c8f-a51d-c59deb2264cc tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot retrieved successfully. Aug 06 14:31:01.168777 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-171f0325-0fae-4c8f-a51d-c59deb2264cc tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot delete request issued successfully. Aug 06 14:31:01.168968 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-171f0325-0fae-4c8f-a51d-c59deb2264cc tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/b126d3f3-19bb-4f69-b016-683f7da1689b returned with HTTP 202 Aug 06 14:31:01.169362 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1044/4165] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:31:01 2026] DELETE /volume/v3/snapshots/b126d3f3-19bb-4f69-b016-683f7da1689b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:31:01.175651 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-996be3dc-ee1d-4d85-a494-064de62eb622 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:01.177418 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-996be3dc-ee1d-4d85-a494-064de62eb622 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/snapshots/b126d3f3-19bb-4f69-b016-683f7da1689b Aug 06 14:31:01.177685 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-996be3dc-ee1d-4d85-a494-064de62eb622 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:01.177953 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-996be3dc-ee1d-4d85-a494-064de62eb622 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:01.183769 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:01.183769 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:01.184249 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-996be3dc-ee1d-4d85-a494-064de62eb622 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot retrieved successfully. Aug 06 14:31:01.185126 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-996be3dc-ee1d-4d85-a494-064de62eb622 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/b126d3f3-19bb-4f69-b016-683f7da1689b returned with HTTP 200 Aug 06 14:31:01.185550 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1048/4166] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:01 2026] GET /volume/v3/snapshots/b126d3f3-19bb-4f69-b016-683f7da1689b => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:01.219382 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-dc7b7dc3-77d6-4a88-ae25-0aa8d6a8cdd5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:01.221197 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-dc7b7dc3-77d6-4a88-ae25-0aa8d6a8cdd5 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 Aug 06 14:31:01.221367 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-dc7b7dc3-77d6-4a88-ae25-0aa8d6a8cdd5 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:01.221587 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-dc7b7dc3-77d6-4a88-ae25-0aa8d6a8cdd5 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:01.221685 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-dc7b7dc3-77d6-4a88-ae25-0aa8d6a8cdd5 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id c54ff8d8-487e-400c-9315-c7ef53a17501. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:01.225654 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:01.225654 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:01.226405 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-dc7b7dc3-77d6-4a88-ae25-0aa8d6a8cdd5 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 returned with HTTP 200 Aug 06 14:31:01.226749 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1038/4167] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:01 2026] GET /volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:01.395654 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8699affb-f764-49a7-a83c-27cea8a41686 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:01.397563 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8699affb-f764-49a7-a83c-27cea8a41686 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:31:01.397835 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8699affb-f764-49a7-a83c-27cea8a41686 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:01.398089 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8699affb-f764-49a7-a83c-27cea8a41686 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:01.405533 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:01.405533 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:01.409069 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-8699affb-f764-49a7-a83c-27cea8a41686 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:01.413320 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8699affb-f764-49a7-a83c-27cea8a41686 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:31:01.413848 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1038/4168] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:01 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:01.428457 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-408fd4b3-658f-4354-b98a-2e4fea14ce5d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:01.430576 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-408fd4b3-658f-4354-b98a-2e4fea14ce5d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:31:01.431223 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-408fd4b3-658f-4354-b98a-2e4fea14ce5d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:01.431223 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-408fd4b3-658f-4354-b98a-2e4fea14ce5d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:01.438476 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:01.438476 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:01.443290 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-408fd4b3-658f-4354-b98a-2e4fea14ce5d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:01.451326 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-408fd4b3-658f-4354-b98a-2e4fea14ce5d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:31:01.451900 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1045/4169] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:01 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 921 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:01.469571 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3fd8ed2b-cd51-49a2-b37b-95990c672f34 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:01.471106 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3fd8ed2b-cd51-49a2-b37b-95990c672f34 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:31:01.471419 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3fd8ed2b-cd51-49a2-b37b-95990c672f34 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-549175927", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:01.472797 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-3fd8ed2b-cd51-49a2-b37b-95990c672f34 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-549175927', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:31:01.473155 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-3fd8ed2b-cd51-49a2-b37b-95990c672f34 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Create volume of 1 GB Aug 06 14:31:01.476874 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3fd8ed2b-cd51-49a2-b37b-95990c672f34 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Availability Zones retrieved successfully. Aug 06 14:31:01.483774 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-3fd8ed2b-cd51-49a2-b37b-95990c672f34 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Flow 'volume_create_api' (d9dc6dde-ca84-4244-870f-73c3dc1addaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:01.485199 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-3fd8ed2b-cd51-49a2-b37b-95990c672f34 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87a0787d-0ab2-4383-9206-a73e0595decc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:01.486086 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-3fd8ed2b-cd51-49a2-b37b-95990c672f34 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:31:01.510880 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-3fd8ed2b-cd51-49a2-b37b-95990c672f34 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87a0787d-0ab2-4383-9206-a73e0595decc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:01.511667 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-3fd8ed2b-cd51-49a2-b37b-95990c672f34 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30209141-4f08-4754-89d7-1c02de9dd0f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:01.577446 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-3fd8ed2b-cd51-49a2-b37b-95990c672f34 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Created reservations ['5b54cf72-bc31-47b4-80c9-3121bc5dcdba', '58c83199-6175-4991-8797-5effdb8dbbf4', 'd1de7eb7-9c62-472a-8149-4b6c90ca544d', '52cd9404-0d5d-4ec4-89e7-91e7371ff502'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:01.577446 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-3fd8ed2b-cd51-49a2-b37b-95990c672f34 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30209141-4f08-4754-89d7-1c02de9dd0f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b54cf72-bc31-47b4-80c9-3121bc5dcdba', '58c83199-6175-4991-8797-5effdb8dbbf4', 'd1de7eb7-9c62-472a-8149-4b6c90ca544d', '52cd9404-0d5d-4ec4-89e7-91e7371ff502']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:01.577446 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-3fd8ed2b-cd51-49a2-b37b-95990c672f34 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac13e6bb-78a9-461f-88db-245219b8946e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:01.600032 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-3fd8ed2b-cd51-49a2-b37b-95990c672f34 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac13e6bb-78a9-461f-88db-245219b8946e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27826f7e-6802-4069-9403-46eb7eb0f52b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-549175927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='220c2b9250b3469fa9f7c18edbf042f0',qos_specs=None,replication_status=,reservations=['5b54cf72-bc31-47b4-80c9-3121bc5dcdba','58c83199-6175-4991-8797-5effdb8dbbf4','d1de7eb7-9c62-472a-8149-4b6c90ca544d','52cd9404-0d5d-4ec4-89e7-91e7371ff502'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901c3fe85bfa4940907ba7246f00be7e',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:31:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-549175927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27826f7e-6802-4069-9403-46eb7eb0f52b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='220c2b9250b3469fa9f7c18edbf042f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='901c3fe85bfa4940907ba7246f00be7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:01.601171 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-3fd8ed2b-cd51-49a2-b37b-95990c672f34 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5539291-2839-4d27-8b0c-0650535af2c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:01.612915 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2cb2c6bd-9feb-4b10-9b77-39705022d8f6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:01.614690 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2cb2c6bd-9feb-4b10-9b77-39705022d8f6 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/volumes/280babac-3db9-4b7c-9b1e-c1a53948b437 Aug 06 14:31:01.614877 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2cb2c6bd-9feb-4b10-9b77-39705022d8f6 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:01.615057 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2cb2c6bd-9feb-4b10-9b77-39705022d8f6 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:01.620157 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-3fd8ed2b-cd51-49a2-b37b-95990c672f34 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5539291-2839-4d27-8b0c-0650535af2c8) transitioned into state 'SUCCESS' from state '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-549175927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='220c2b9250b3469fa9f7c18edbf042f0',qos_specs=None,replication_status=,reservations=['5b54cf72-bc31-47b4-80c9-3121bc5dcdba','58c83199-6175-4991-8797-5effdb8dbbf4','d1de7eb7-9c62-472a-8149-4b6c90ca544d','52cd9404-0d5d-4ec4-89e7-91e7371ff502'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901c3fe85bfa4940907ba7246f00be7e',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:01.621143 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-3fd8ed2b-cd51-49a2-b37b-95990c672f34 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (481e6348-40e4-450b-b912-077b599ed1ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:01.621788 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2cb2c6bd-9feb-4b10-9b77-39705022d8f6 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/volumes/280babac-3db9-4b7c-9b1e-c1a53948b437 returned with HTTP 404 Aug 06 14:31:01.622382 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1039/4170] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:01 2026] GET /volume/v3/volumes/280babac-3db9-4b7c-9b1e-c1a53948b437 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:01.630496 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f9fee9e3-bb72-4c62-99e5-0b0ebdcce9f2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:01.632317 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f9fee9e3-bb72-4c62-99e5-0b0ebdcce9f2 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5e78e4a4-cd9d-47e7-b6bb-b284668b2cb1 Aug 06 14:31:01.632544 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f9fee9e3-bb72-4c62-99e5-0b0ebdcce9f2 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:01.632754 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f9fee9e3-bb72-4c62-99e5-0b0ebdcce9f2 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:01.632971 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-f9fee9e3-bb72-4c62-99e5-0b0ebdcce9f2 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Delete volume with id: 5e78e4a4-cd9d-47e7-b6bb-b284668b2cb1 Aug 06 14:31:01.637859 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-3fd8ed2b-cd51-49a2-b37b-95990c672f34 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (481e6348-40e4-450b-b912-077b599ed1ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:01.637859 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-3fd8ed2b-cd51-49a2-b37b-95990c672f34 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Flow 'volume_create_api' (d9dc6dde-ca84-4244-870f-73c3dc1addaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:01.637859 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3fd8ed2b-cd51-49a2-b37b-95990c672f34 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Create volume request issued successfully. Aug 06 14:31:01.637859 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3fd8ed2b-cd51-49a2-b37b-95990c672f34 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:31:01.637859 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1049/4171] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:31:01 2026] POST /volume/v3/volumes => generated 752 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:31:01.641249 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:01.641249 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:01.641738 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f9fee9e3-bb72-4c62-99e5-0b0ebdcce9f2 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Volume info retrieved successfully. Aug 06 14:31:01.651887 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7bfa2d19-9d68-42a2-94c6-546c7fd3c17d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:01.657036 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7bfa2d19-9d68-42a2-94c6-546c7fd3c17d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b Aug 06 14:31:01.657206 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7bfa2d19-9d68-42a2-94c6-546c7fd3c17d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:01.657370 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7bfa2d19-9d68-42a2-94c6-546c7fd3c17d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:01.665443 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f9fee9e3-bb72-4c62-99e5-0b0ebdcce9f2 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Delete volume request issued successfully. Aug 06 14:31:01.665443 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f9fee9e3-bb72-4c62-99e5-0b0ebdcce9f2 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/volumes/5e78e4a4-cd9d-47e7-b6bb-b284668b2cb1 returned with HTTP 202 Aug 06 14:31:01.665443 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1039/4172] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:31:01 2026] DELETE /volume/v3/volumes/5e78e4a4-cd9d-47e7-b6bb-b284668b2cb1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:31:01.667590 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:01.667590 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:01.671855 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-7bfa2d19-9d68-42a2-94c6-546c7fd3c17d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:01.672000 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c59ee2d3-f61a-48bb-88f9-1f2bbaff7ec6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:01.673689 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c59ee2d3-f61a-48bb-88f9-1f2bbaff7ec6 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/volumes/5e78e4a4-cd9d-47e7-b6bb-b284668b2cb1 Aug 06 14:31:01.673856 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c59ee2d3-f61a-48bb-88f9-1f2bbaff7ec6 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:01.674021 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c59ee2d3-f61a-48bb-88f9-1f2bbaff7ec6 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:01.675730 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7bfa2d19-9d68-42a2-94c6-546c7fd3c17d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b returned with HTTP 200 Aug 06 14:31:01.676141 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1046/4173] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:01 2026] GET /volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:01.680832 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:01.680832 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:01.684307 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c59ee2d3-f61a-48bb-88f9-1f2bbaff7ec6 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Volume info retrieved successfully. Aug 06 14:31:01.688482 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c59ee2d3-f61a-48bb-88f9-1f2bbaff7ec6 tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/volumes/5e78e4a4-cd9d-47e7-b6bb-b284668b2cb1 returned with HTTP 200 Aug 06 14:31:01.688940 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1040/4174] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:01 2026] GET /volume/v3/volumes/5e78e4a4-cd9d-47e7-b6bb-b284668b2cb1 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:02.194322 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6a2ebfc7-e59c-444c-8c7d-704de2b5bb4a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:02.196311 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6a2ebfc7-e59c-444c-8c7d-704de2b5bb4a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/snapshots/b126d3f3-19bb-4f69-b016-683f7da1689b Aug 06 14:31:02.196567 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6a2ebfc7-e59c-444c-8c7d-704de2b5bb4a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:02.196766 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6a2ebfc7-e59c-444c-8c7d-704de2b5bb4a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:02.201220 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6a2ebfc7-e59c-444c-8c7d-704de2b5bb4a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/b126d3f3-19bb-4f69-b016-683f7da1689b returned with HTTP 404 Aug 06 14:31:02.201785 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1050/4175] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:02 2026] GET /volume/v3/snapshots/b126d3f3-19bb-4f69-b016-683f7da1689b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:02.208165 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d72f3b4e-186c-4c38-8261-223d1cfac0ab None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:02.210006 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d72f3b4e-186c-4c38-8261-223d1cfac0ab tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/7be8fae8-43f8-46a9-856e-2987f3b0bf9b Aug 06 14:31:02.210176 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d72f3b4e-186c-4c38-8261-223d1cfac0ab tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:02.210442 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d72f3b4e-186c-4c38-8261-223d1cfac0ab tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:02.210558 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-d72f3b4e-186c-4c38-8261-223d1cfac0ab tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete snapshot with id: 7be8fae8-43f8-46a9-856e-2987f3b0bf9b Aug 06 14:31:02.215698 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:02.215698 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:02.216184 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d72f3b4e-186c-4c38-8261-223d1cfac0ab tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot retrieved successfully. Aug 06 14:31:02.229447 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d72f3b4e-186c-4c38-8261-223d1cfac0ab tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot delete request issued successfully. Aug 06 14:31:02.229648 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d72f3b4e-186c-4c38-8261-223d1cfac0ab tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/7be8fae8-43f8-46a9-856e-2987f3b0bf9b returned with HTTP 202 Aug 06 14:31:02.230063 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1040/4176] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:31:02 2026] DELETE /volume/v3/snapshots/7be8fae8-43f8-46a9-856e-2987f3b0bf9b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:31:02.236362 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b6c34af7-6012-432c-af9f-671eef443204 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:02.236690 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6ce32931-1e19-4053-893d-f11de1a2fbc3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:02.238509 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b6c34af7-6012-432c-af9f-671eef443204 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 Aug 06 14:31:02.238745 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b6c34af7-6012-432c-af9f-671eef443204 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:02.239013 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b6c34af7-6012-432c-af9f-671eef443204 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:02.239191 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-b6c34af7-6012-432c-af9f-671eef443204 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id c54ff8d8-487e-400c-9315-c7ef53a17501. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:02.239255 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6ce32931-1e19-4053-893d-f11de1a2fbc3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/snapshots/7be8fae8-43f8-46a9-856e-2987f3b0bf9b Aug 06 14:31:02.239500 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6ce32931-1e19-4053-893d-f11de1a2fbc3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:02.239699 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6ce32931-1e19-4053-893d-f11de1a2fbc3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:02.244163 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:02.244163 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:02.245134 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b6c34af7-6012-432c-af9f-671eef443204 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 returned with HTTP 200 Aug 06 14:31:02.245674 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1047/4177] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:02 2026] GET /volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:02.246005 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:02.246005 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:02.246597 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-6ce32931-1e19-4053-893d-f11de1a2fbc3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot retrieved successfully. Aug 06 14:31:02.247461 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6ce32931-1e19-4053-893d-f11de1a2fbc3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/7be8fae8-43f8-46a9-856e-2987f3b0bf9b returned with HTTP 200 Aug 06 14:31:02.247829 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1041/4178] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:02 2026] GET /volume/v3/snapshots/7be8fae8-43f8-46a9-856e-2987f3b0bf9b => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:02.688077 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0d02fe5f-dd24-4727-b541-dd1c43bced5c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:02.689697 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0d02fe5f-dd24-4727-b541-dd1c43bced5c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b Aug 06 14:31:02.690028 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0d02fe5f-dd24-4727-b541-dd1c43bced5c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:02.690305 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0d02fe5f-dd24-4727-b541-dd1c43bced5c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:02.698698 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:02.698698 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:02.701822 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e8c26a44-2462-44d7-8fc1-3cea969cfc9e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:02.703315 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-0d02fe5f-dd24-4727-b541-dd1c43bced5c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:02.705959 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e8c26a44-2462-44d7-8fc1-3cea969cfc9e tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] GET https://10.4.3.229/volume/v3/volumes/5e78e4a4-cd9d-47e7-b6bb-b284668b2cb1 Aug 06 14:31:02.705959 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e8c26a44-2462-44d7-8fc1-3cea969cfc9e tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:02.705959 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e8c26a44-2462-44d7-8fc1-3cea969cfc9e tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:02.710924 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e8c26a44-2462-44d7-8fc1-3cea969cfc9e tempest-VolumesBackupsTest-1865882755 tempest-VolumesBackupsTest-1865882755-project-member] https://10.4.3.229/volume/v3/volumes/5e78e4a4-cd9d-47e7-b6bb-b284668b2cb1 returned with HTTP 404 Aug 06 14:31:02.711435 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0d02fe5f-dd24-4727-b541-dd1c43bced5c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b returned with HTTP 200 Aug 06 14:31:02.711497 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1041/4179] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:02 2026] GET /volume/v3/volumes/5e78e4a4-cd9d-47e7-b6bb-b284668b2cb1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:02.712145 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1051/4180] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:02 2026] GET /volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:02.723111 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-50f9263e-f2b7-4591-a331-eaddcd2a6327 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:02.724954 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-50f9263e-f2b7-4591-a331-eaddcd2a6327 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b Aug 06 14:31:02.725148 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-50f9263e-f2b7-4591-a331-eaddcd2a6327 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:02.725346 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-50f9263e-f2b7-4591-a331-eaddcd2a6327 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:02.732175 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:02.732175 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:02.736394 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-50f9263e-f2b7-4591-a331-eaddcd2a6327 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:02.740939 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-50f9263e-f2b7-4591-a331-eaddcd2a6327 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b returned with HTTP 200 Aug 06 14:31:02.741114 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1048/4181] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:02 2026] GET /volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:02.756756 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4b424d99-0617-4951-a360-458c5bd7561b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:02.758388 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4b424d99-0617-4951-a360-458c5bd7561b tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:31:02.759036 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4b424d99-0617-4951-a360-458c5bd7561b tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1070516159", "extra_specs": {}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:02.773808 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4b424d99-0617-4951-a360-458c5bd7561b tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:31:02.774349 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1042/4182] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:31:02 2026] POST /volume/v3/types => generated 212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:02.782733 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-bba0e265-5c4a-46c0-bf90-e8a0deb3b792 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:02.784725 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bba0e265-5c4a-46c0-bf90-e8a0deb3b792 tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] POST https://10.4.3.229/volume/v3/types/5f00dbcc-a0c9-4381-97af-4b00cc2bcad6/encryption Aug 06 14:31:02.785410 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bba0e265-5c4a-46c0-bf90-e8a0deb3b792 tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:02.786786 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:02.786786 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:02.802752 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bba0e265-5c4a-46c0-bf90-e8a0deb3b792 tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] https://10.4.3.229/volume/v3/types/5f00dbcc-a0c9-4381-97af-4b00cc2bcad6/encryption returned with HTTP 200 Aug 06 14:31:02.803317 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1042/4183] 10.4.3.229 () {68 vars in 1397 bytes} [Thu Aug 6 14:31:02 2026] POST /volume/v3/types/5f00dbcc-a0c9-4381-97af-4b00cc2bcad6/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:02.813990 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7df5585b-5b0f-4772-a92b-0f0208043950 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:02.819791 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7df5585b-5b0f-4772-a92b-0f0208043950 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:31:02.821949 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7df5585b-5b0f-4772-a92b-0f0208043950 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-465320713", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1070516159", "size": 1}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:02.824528 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-7df5585b-5b0f-4772-a92b-0f0208043950 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-465320713', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1070516159', 'size': 1}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:31:02.830853 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-7df5585b-5b0f-4772-a92b-0f0208043950 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Create volume of 1 GB Aug 06 14:31:02.832151 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:02.832151 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:02.833859 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7df5585b-5b0f-4772-a92b-0f0208043950 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Availability Zones retrieved successfully. Aug 06 14:31:02.848822 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7df5585b-5b0f-4772-a92b-0f0208043950 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Flow 'volume_create_api' (24bf9247-c35e-4d28-9e15-8797bcb0ffb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:02.850525 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7df5585b-5b0f-4772-a92b-0f0208043950 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14a0595e-ec5b-4781-b12e-9f6386b2e4d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:02.852826 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-7df5585b-5b0f-4772-a92b-0f0208043950 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:31:02.918807 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7df5585b-5b0f-4772-a92b-0f0208043950 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14a0595e-ec5b-4781-b12e-9f6386b2e4d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:31:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5f00dbcc-a0c9-4381-97af-4b00cc2bcad6,is_public=True,name='tempest-scenario-type-luks-1070516159',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5f00dbcc-a0c9-4381-97af-4b00cc2bcad6', '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=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:02.919480 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7df5585b-5b0f-4772-a92b-0f0208043950 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bce1042a-b283-41cd-b817-16065bc76800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:02.940897 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-7df5585b-5b0f-4772-a92b-0f0208043950 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1070516159 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1070516159, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:31:02.941157 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-7df5585b-5b0f-4772-a92b-0f0208043950 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1070516159 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1070516159, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:31:02.969536 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-7df5585b-5b0f-4772-a92b-0f0208043950 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Created reservations ['7dafe7ba-d891-4ff8-8f04-9928762d0477', '565683e8-e8d1-4cf7-9276-6fcbd2c7e15e', '0735cb83-962d-45fa-a927-75b641633660', '7c47559f-8625-46d4-ba01-321e379e40bb'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:02.970127 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7df5585b-5b0f-4772-a92b-0f0208043950 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bce1042a-b283-41cd-b817-16065bc76800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dafe7ba-d891-4ff8-8f04-9928762d0477', '565683e8-e8d1-4cf7-9276-6fcbd2c7e15e', '0735cb83-962d-45fa-a927-75b641633660', '7c47559f-8625-46d4-ba01-321e379e40bb']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:02.970877 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7df5585b-5b0f-4772-a92b-0f0208043950 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce883927-bd9c-4fbe-a4df-58caa696530d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:02.997169 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7df5585b-5b0f-4772-a92b-0f0208043950 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce883927-bd9c-4fbe-a4df-58caa696530d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5828a232-a4ac-426f-aa14-2a4bb0f77f32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-465320713',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='220c2b9250b3469fa9f7c18edbf042f0',qos_specs=None,replication_status=,reservations=['7dafe7ba-d891-4ff8-8f04-9928762d0477','565683e8-e8d1-4cf7-9276-6fcbd2c7e15e','0735cb83-962d-45fa-a927-75b641633660','7c47559f-8625-46d4-ba01-321e379e40bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901c3fe85bfa4940907ba7246f00be7e',volume_type_id=5f00dbcc-a0c9-4381-97af-4b00cc2bcad6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:31:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-465320713',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5828a232-a4ac-426f-aa14-2a4bb0f77f32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='220c2b9250b3469fa9f7c18edbf042f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='901c3fe85bfa4940907ba7246f00be7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5f00dbcc-a0c9-4381-97af-4b00cc2bcad6),volume_type_id=5f00dbcc-a0c9-4381-97af-4b00cc2bcad6)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:02.998179 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7df5585b-5b0f-4772-a92b-0f0208043950 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c04a7ee2-3d7b-4e2b-bb9a-a3363ca11346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:03.016983 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7df5585b-5b0f-4772-a92b-0f0208043950 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c04a7ee2-3d7b-4e2b-bb9a-a3363ca11346) transitioned into state 'SUCCESS' from state '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-465320713',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='220c2b9250b3469fa9f7c18edbf042f0',qos_specs=None,replication_status=,reservations=['7dafe7ba-d891-4ff8-8f04-9928762d0477','565683e8-e8d1-4cf7-9276-6fcbd2c7e15e','0735cb83-962d-45fa-a927-75b641633660','7c47559f-8625-46d4-ba01-321e379e40bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901c3fe85bfa4940907ba7246f00be7e',volume_type_id=5f00dbcc-a0c9-4381-97af-4b00cc2bcad6)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:03.017874 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7df5585b-5b0f-4772-a92b-0f0208043950 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b44515c-b21a-4da5-ad94-254553d16fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:03.026638 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7df5585b-5b0f-4772-a92b-0f0208043950 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b44515c-b21a-4da5-ad94-254553d16fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:03.027511 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7df5585b-5b0f-4772-a92b-0f0208043950 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Flow 'volume_create_api' (24bf9247-c35e-4d28-9e15-8797bcb0ffb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:03.027840 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7df5585b-5b0f-4772-a92b-0f0208043950 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Create volume request issued successfully. Aug 06 14:31:03.028398 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7df5585b-5b0f-4772-a92b-0f0208043950 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:31:03.029969 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1052/4184] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:31:02 2026] POST /volume/v3/volumes => generated 780 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:31:03.047688 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-04b27f9a-4c6a-4f0c-8a78-47da10d3010d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:03.049918 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-04b27f9a-4c6a-4f0c-8a78-47da10d3010d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 Aug 06 14:31:03.049994 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-04b27f9a-4c6a-4f0c-8a78-47da10d3010d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:03.050255 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-04b27f9a-4c6a-4f0c-8a78-47da10d3010d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:03.057548 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:03.057548 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:03.060920 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-04b27f9a-4c6a-4f0c-8a78-47da10d3010d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:03.064805 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-04b27f9a-4c6a-4f0c-8a78-47da10d3010d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 returned with HTTP 200 Aug 06 14:31:03.065140 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1049/4185] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:03 2026] GET /volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:03.258037 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-53e20a5e-df86-4a8f-9478-8c224eca836e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:03.258320 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c79bcf59-94d2-4b3b-b7c8-e10cad5e947a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:03.259358 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-53e20a5e-df86-4a8f-9478-8c224eca836e tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/snapshots/7be8fae8-43f8-46a9-856e-2987f3b0bf9b Aug 06 14:31:03.259630 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-53e20a5e-df86-4a8f-9478-8c224eca836e tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:03.259822 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-53e20a5e-df86-4a8f-9478-8c224eca836e tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:03.259986 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c79bcf59-94d2-4b3b-b7c8-e10cad5e947a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 Aug 06 14:31:03.260271 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c79bcf59-94d2-4b3b-b7c8-e10cad5e947a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:03.260567 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c79bcf59-94d2-4b3b-b7c8-e10cad5e947a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:03.260735 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-c79bcf59-94d2-4b3b-b7c8-e10cad5e947a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id c54ff8d8-487e-400c-9315-c7ef53a17501. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:03.265676 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-53e20a5e-df86-4a8f-9478-8c224eca836e tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/7be8fae8-43f8-46a9-856e-2987f3b0bf9b returned with HTTP 404 Aug 06 14:31:03.266001 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:03.266001 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:03.266134 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1043/4186] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:03 2026] GET /volume/v3/snapshots/7be8fae8-43f8-46a9-856e-2987f3b0bf9b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:03.267034 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c79bcf59-94d2-4b3b-b7c8-e10cad5e947a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 returned with HTTP 200 Aug 06 14:31:03.267546 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1043/4187] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:03 2026] GET /volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:03.274300 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-dd2a85c0-4e06-4d4f-946b-9462ed74feae None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:03.276850 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-dd2a85c0-4e06-4d4f-946b-9462ed74feae tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DELETE https://10.4.3.229/volume/v3/volumes/f3045c10-f2ec-4237-a304-363a9b5a6b85 Aug 06 14:31:03.277495 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-dd2a85c0-4e06-4d4f-946b-9462ed74feae tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:03.277708 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-dd2a85c0-4e06-4d4f-946b-9462ed74feae tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:03.277877 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-dd2a85c0-4e06-4d4f-946b-9462ed74feae tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume with id: f3045c10-f2ec-4237-a304-363a9b5a6b85 Aug 06 14:31:03.286792 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:03.286792 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:03.287541 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-dd2a85c0-4e06-4d4f-946b-9462ed74feae tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:03.316884 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-dd2a85c0-4e06-4d4f-946b-9462ed74feae tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume request issued successfully. Aug 06 14:31:03.317176 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-dd2a85c0-4e06-4d4f-946b-9462ed74feae tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/f3045c10-f2ec-4237-a304-363a9b5a6b85 returned with HTTP 202 Aug 06 14:31:03.317667 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1053/4188] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:31:03 2026] DELETE /volume/v3/volumes/f3045c10-f2ec-4237-a304-363a9b5a6b85 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:31:03.326016 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-56653c06-ab18-4bda-8db0-683658eb32e0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:03.327960 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-56653c06-ab18-4bda-8db0-683658eb32e0 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/f3045c10-f2ec-4237-a304-363a9b5a6b85 Aug 06 14:31:03.328234 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-56653c06-ab18-4bda-8db0-683658eb32e0 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:03.328401 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-56653c06-ab18-4bda-8db0-683658eb32e0 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:03.339749 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:03.339749 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:03.345179 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-56653c06-ab18-4bda-8db0-683658eb32e0 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:03.356343 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-56653c06-ab18-4bda-8db0-683658eb32e0 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/f3045c10-f2ec-4237-a304-363a9b5a6b85 returned with HTTP 200 Aug 06 14:31:03.358084 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1050/4189] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:03 2026] GET /volume/v3/volumes/f3045c10-f2ec-4237-a304-363a9b5a6b85 => generated 896 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:04.077608 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b82a4fda-7eb4-4916-ac0e-0eb4341bf80e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:04.079443 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b82a4fda-7eb4-4916-ac0e-0eb4341bf80e tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 Aug 06 14:31:04.079641 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b82a4fda-7eb4-4916-ac0e-0eb4341bf80e tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:04.079841 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b82a4fda-7eb4-4916-ac0e-0eb4341bf80e tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:04.090269 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:04.090269 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:04.100232 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b82a4fda-7eb4-4916-ac0e-0eb4341bf80e tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:04.106528 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b82a4fda-7eb4-4916-ac0e-0eb4341bf80e tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 returned with HTTP 200 Aug 06 14:31:04.107017 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1044/4190] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:04 2026] GET /volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:04.121993 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9116373c-08c6-4fc0-a213-a373e1941e51 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:04.123920 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9116373c-08c6-4fc0-a213-a373e1941e51 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 Aug 06 14:31:04.124204 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9116373c-08c6-4fc0-a213-a373e1941e51 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:04.124296 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9116373c-08c6-4fc0-a213-a373e1941e51 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:04.131150 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:04.131150 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:04.134539 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-9116373c-08c6-4fc0-a213-a373e1941e51 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:04.138776 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9116373c-08c6-4fc0-a213-a373e1941e51 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 returned with HTTP 200 Aug 06 14:31:04.139788 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1044/4191] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:04 2026] GET /volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:04.197363 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-ad03a772-5824-4ce5-b739-c1589d8ed17c req-bcd40b55-4ed6-44f1-b2db-a4c2ca9d8e3c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:04.199666 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-ad03a772-5824-4ce5-b739-c1589d8ed17c req-bcd40b55-4ed6-44f1-b2db-a4c2ca9d8e3c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b Aug 06 14:31:04.199887 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-ad03a772-5824-4ce5-b739-c1589d8ed17c req-bcd40b55-4ed6-44f1-b2db-a4c2ca9d8e3c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:04.200094 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-ad03a772-5824-4ce5-b739-c1589d8ed17c req-bcd40b55-4ed6-44f1-b2db-a4c2ca9d8e3c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:04.207906 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:04.207906 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:04.214357 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-ad03a772-5824-4ce5-b739-c1589d8ed17c req-bcd40b55-4ed6-44f1-b2db-a4c2ca9d8e3c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:04.219154 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-ad03a772-5824-4ce5-b739-c1589d8ed17c req-bcd40b55-4ed6-44f1-b2db-a4c2ca9d8e3c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b returned with HTTP 200 Aug 06 14:31:04.219640 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1054/4192] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:31:04 2026] GET /volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:04.280821 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1ab290ac-1566-4683-9b4a-77487978241d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:04.282609 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1ab290ac-1566-4683-9b4a-77487978241d tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 Aug 06 14:31:04.282797 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1ab290ac-1566-4683-9b4a-77487978241d tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:04.283003 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1ab290ac-1566-4683-9b4a-77487978241d tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:04.283104 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-1ab290ac-1566-4683-9b4a-77487978241d tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id c54ff8d8-487e-400c-9315-c7ef53a17501. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:04.288104 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:04.288104 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:04.288825 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1ab290ac-1566-4683-9b4a-77487978241d tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 returned with HTTP 200 Aug 06 14:31:04.289221 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1051/4193] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:04 2026] GET /volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:04.307863 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ecb1ea30-f9da-4ed4-8510-7d3c71eda9c4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:04.308352 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ecb1ea30-f9da-4ed4-8510-7d3c71eda9c4 None None] GET https://10.4.3.229/volume// Aug 06 14:31:04.308567 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ecb1ea30-f9da-4ed4-8510-7d3c71eda9c4 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:04.308752 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ecb1ea30-f9da-4ed4-8510-7d3c71eda9c4 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:04.309050 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ecb1ea30-f9da-4ed4-8510-7d3c71eda9c4 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:31:04.309467 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1045/4194] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:31: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 06 14:31:04.316540 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-ad03a772-5824-4ce5-b739-c1589d8ed17c req-42208b07-17e7-42c2-a7d7-924c4fcd806f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:04.374173 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7654f493-34c1-4d6a-ad89-127d682006ad None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:04.375572 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7654f493-34c1-4d6a-ad89-127d682006ad tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/f3045c10-f2ec-4237-a304-363a9b5a6b85 Aug 06 14:31:04.375793 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7654f493-34c1-4d6a-ad89-127d682006ad tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:04.375996 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7654f493-34c1-4d6a-ad89-127d682006ad tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:04.385364 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7654f493-34c1-4d6a-ad89-127d682006ad tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/f3045c10-f2ec-4237-a304-363a9b5a6b85 returned with HTTP 404 Aug 06 14:31:04.386061 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1055/4195] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:04 2026] GET /volume/v3/volumes/f3045c10-f2ec-4237-a304-363a9b5a6b85 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:31:04.398732 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-897049f3-8241-4781-9337-4e8efaaf0a43 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:04.401805 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-897049f3-8241-4781-9337-4e8efaaf0a43 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DELETE https://10.4.3.229/volume/v3/volumes/afeff1e2-4df5-47b7-811e-97d5b07d4e58 Aug 06 14:31:04.402196 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-897049f3-8241-4781-9337-4e8efaaf0a43 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:04.402496 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-897049f3-8241-4781-9337-4e8efaaf0a43 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:04.403451 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-897049f3-8241-4781-9337-4e8efaaf0a43 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume with id: afeff1e2-4df5-47b7-811e-97d5b07d4e58 Aug 06 14:31:04.410714 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:04.410714 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:04.411106 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-897049f3-8241-4781-9337-4e8efaaf0a43 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:04.433962 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-897049f3-8241-4781-9337-4e8efaaf0a43 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume request issued successfully. Aug 06 14:31:04.434170 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-897049f3-8241-4781-9337-4e8efaaf0a43 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/afeff1e2-4df5-47b7-811e-97d5b07d4e58 returned with HTTP 202 Aug 06 14:31:04.435039 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1052/4196] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:31:04 2026] DELETE /volume/v3/volumes/afeff1e2-4df5-47b7-811e-97d5b07d4e58 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:31:04.444717 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-522d4d29-5e69-48cd-9852-365f27489f77 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:04.446536 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-522d4d29-5e69-48cd-9852-365f27489f77 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/afeff1e2-4df5-47b7-811e-97d5b07d4e58 Aug 06 14:31:04.447011 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-522d4d29-5e69-48cd-9852-365f27489f77 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:04.447455 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-522d4d29-5e69-48cd-9852-365f27489f77 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:04.456197 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:04.456197 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:04.460441 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-522d4d29-5e69-48cd-9852-365f27489f77 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:04.465803 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-522d4d29-5e69-48cd-9852-365f27489f77 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/afeff1e2-4df5-47b7-811e-97d5b07d4e58 returned with HTTP 200 Aug 06 14:31:04.466220 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1046/4197] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:04 2026] GET /volume/v3/volumes/afeff1e2-4df5-47b7-811e-97d5b07d4e58 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:04.545584 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-ad03a772-5824-4ce5-b739-c1589d8ed17c req-42208b07-17e7-42c2-a7d7-924c4fcd806f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:31:04.546055 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-ad03a772-5824-4ce5-b739-c1589d8ed17c req-42208b07-17e7-42c2-a7d7-924c4fcd806f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "27826f7e-6802-4069-9403-46eb7eb0f52b", "connector": null, "instance_uuid": "24f6db79-f71b-4b91-a986-1dbfe0b61a42"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:04.559034 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:04.559034 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:04.588686 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-ad03a772-5824-4ce5-b739-c1589d8ed17c req-42208b07-17e7-42c2-a7d7-924c4fcd806f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:31:04.589289 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1045/4198] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:31:04 2026] POST /volume/v3/attachments => generated 273 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:04.619759 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f46e583c-2e89-4fca-8a0a-d46d4d66f9dc None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:04.621776 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f46e583c-2e89-4fca-8a0a-d46d4d66f9dc tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b Aug 06 14:31:04.621993 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f46e583c-2e89-4fca-8a0a-d46d4d66f9dc tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:04.622231 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f46e583c-2e89-4fca-8a0a-d46d4d66f9dc tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:04.634971 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b5b6eaa0-a0cb-45ff-b222-20d576a81d50 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:04.635644 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b5b6eaa0-a0cb-45ff-b222-20d576a81d50 None None] GET https://10.4.3.229/volume// Aug 06 14:31:04.635822 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b5b6eaa0-a0cb-45ff-b222-20d576a81d50 None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:04.636010 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b5b6eaa0-a0cb-45ff-b222-20d576a81d50 None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:04.636365 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b5b6eaa0-a0cb-45ff-b222-20d576a81d50 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:31:04.636833 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1053/4199] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:31: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 06 14:31:04.637797 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:04.637797 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:04.641814 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f46e583c-2e89-4fca-8a0a-d46d4d66f9dc tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:04.646505 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-ad03a772-5824-4ce5-b739-c1589d8ed17c req-03a70507-ead2-4604-97ef-d542de89337e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:04.647010 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f46e583c-2e89-4fca-8a0a-d46d4d66f9dc tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b returned with HTTP 200 Aug 06 14:31:04.647664 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1056/4200] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:04 2026] GET /volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:04.649540 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-ad03a772-5824-4ce5-b739-c1589d8ed17c req-03a70507-ead2-4604-97ef-d542de89337e tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b Aug 06 14:31:04.649812 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-ad03a772-5824-4ce5-b739-c1589d8ed17c req-03a70507-ead2-4604-97ef-d542de89337e tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:04.650043 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-ad03a772-5824-4ce5-b739-c1589d8ed17c req-03a70507-ead2-4604-97ef-d542de89337e tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:04.662190 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:04.662190 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:04.667314 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-ad03a772-5824-4ce5-b739-c1589d8ed17c req-03a70507-ead2-4604-97ef-d542de89337e tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:04.674137 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-ad03a772-5824-4ce5-b739-c1589d8ed17c req-03a70507-ead2-4604-97ef-d542de89337e tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b returned with HTTP 200 Aug 06 14:31:04.674920 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1047/4201] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:31:04 2026] GET /volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b => generated 1024 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:31:04.804307 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-ad03a772-5824-4ce5-b739-c1589d8ed17c req-da26d422-5c9e-493d-ba02-d8c97cef3c41 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:04.806698 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-ad03a772-5824-4ce5-b739-c1589d8ed17c req-da26d422-5c9e-493d-ba02-d8c97cef3c41 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] PUT https://10.4.3.229/volume/v3/attachments/af278378-ff07-4d06-96d2-d7ce0978f561 Aug 06 14:31:04.807147 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-ad03a772-5824-4ce5-b739-c1589d8ed17c req-da26d422-5c9e-493d-ba02-d8c97cef3c41 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:04.815557 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-ad03a772-5824-4ce5-b739-c1589d8ed17c req-da26d422-5c9e-493d-ba02-d8c97cef3c41 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Acquiring lock "cinder-attachment_update-27826f7e-6802-4069-9403-46eb7eb0f52b-np0000006659" by "attachment_update" {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:31:04.820718 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-ad03a772-5824-4ce5-b739-c1589d8ed17c req-da26d422-5c9e-493d-ba02-d8c97cef3c41 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Lock "cinder-attachment_update-27826f7e-6802-4069-9403-46eb7eb0f52b-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:31:04.821690 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:04.821690 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:04.852498 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-4ca47a5d-8a66-49a1-921e-03b8b0d74210 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:04.903262 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-ad03a772-5824-4ce5-b739-c1589d8ed17c req-da26d422-5c9e-493d-ba02-d8c97cef3c41 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Lock "cinder-attachment_update-27826f7e-6802-4069-9403-46eb7eb0f52b-np0000006659" released by "attachment_update" :: held 0.083s {{(pid=100399) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:31:04.903950 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-ad03a772-5824-4ce5-b739-c1589d8ed17c req-da26d422-5c9e-493d-ba02-d8c97cef3c41 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/attachments/af278378-ff07-4d06-96d2-d7ce0978f561 returned with HTTP 200 Aug 06 14:31:04.904420 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1046/4202] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:31:04 2026] PUT /volume/v3/attachments/af278378-ff07-4d06-96d2-d7ce0978f561 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:04.935194 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4ca47a5d-8a66-49a1-921e-03b8b0d74210 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:31:04.935717 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4ca47a5d-8a66-49a1-921e-03b8b0d74210 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1736573716"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:04.937417 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-4ca47a5d-8a66-49a1-921e-03b8b0d74210 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1736573716'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:31:04.937571 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-4ca47a5d-8a66-49a1-921e-03b8b0d74210 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Create volume of 1 GB Aug 06 14:31:04.943079 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-4ca47a5d-8a66-49a1-921e-03b8b0d74210 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Availability Zones retrieved successfully. Aug 06 14:31:04.949234 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4ca47a5d-8a66-49a1-921e-03b8b0d74210 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Flow 'volume_create_api' (d4e2c2ac-a1c6-4561-8d9b-920564560027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:04.951758 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4ca47a5d-8a66-49a1-921e-03b8b0d74210 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65d4a4c0-3a0b-42c3-8881-f446d443e4bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:04.951758 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-4ca47a5d-8a66-49a1-921e-03b8b0d74210 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:31:04.976132 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4ca47a5d-8a66-49a1-921e-03b8b0d74210 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65d4a4c0-3a0b-42c3-8881-f446d443e4bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:04.976852 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4ca47a5d-8a66-49a1-921e-03b8b0d74210 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1b59d25-aa4e-4ab6-a493-a98b9b8fb884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:05.037852 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-4ca47a5d-8a66-49a1-921e-03b8b0d74210 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Created reservations ['874c83b0-4912-4fea-85bc-73d0ccb1c682', 'ea27f514-7ddf-4034-b52b-d6f5e106314d', '5014a010-0432-4b4e-b8ea-bcc9bad8bb92', '591a707a-0494-40b8-a176-8ae4e16a5619'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:05.038603 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4ca47a5d-8a66-49a1-921e-03b8b0d74210 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1b59d25-aa4e-4ab6-a493-a98b9b8fb884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['874c83b0-4912-4fea-85bc-73d0ccb1c682', 'ea27f514-7ddf-4034-b52b-d6f5e106314d', '5014a010-0432-4b4e-b8ea-bcc9bad8bb92', '591a707a-0494-40b8-a176-8ae4e16a5619']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:05.039274 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4ca47a5d-8a66-49a1-921e-03b8b0d74210 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f1166d0-2849-428b-a1aa-608505f6e6ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:05.061520 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4ca47a5d-8a66-49a1-921e-03b8b0d74210 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f1166d0-2849-428b-a1aa-608505f6e6ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49d98932-1571-4920-a3ad-1bce4c6e3c4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1736573716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0869ca728e824ebe8eea4709170a8181',qos_specs=None,replication_status=,reservations=['874c83b0-4912-4fea-85bc-73d0ccb1c682','ea27f514-7ddf-4034-b52b-d6f5e106314d','5014a010-0432-4b4e-b8ea-bcc9bad8bb92','591a707a-0494-40b8-a176-8ae4e16a5619'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61729796e64e4a24b26c2b7e7fae3415',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:31:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1736573716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49d98932-1571-4920-a3ad-1bce4c6e3c4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0869ca728e824ebe8eea4709170a8181',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61729796e64e4a24b26c2b7e7fae3415',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:05.062208 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4ca47a5d-8a66-49a1-921e-03b8b0d74210 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fcb6555-9419-4ad1-9dbe-32cd9e6863bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:05.093806 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4ca47a5d-8a66-49a1-921e-03b8b0d74210 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fcb6555-9419-4ad1-9dbe-32cd9e6863bc) transitioned into state 'SUCCESS' from state '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-1736573716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0869ca728e824ebe8eea4709170a8181',qos_specs=None,replication_status=,reservations=['874c83b0-4912-4fea-85bc-73d0ccb1c682','ea27f514-7ddf-4034-b52b-d6f5e106314d','5014a010-0432-4b4e-b8ea-bcc9bad8bb92','591a707a-0494-40b8-a176-8ae4e16a5619'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61729796e64e4a24b26c2b7e7fae3415',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:05.094605 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4ca47a5d-8a66-49a1-921e-03b8b0d74210 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f68a25e1-6c6d-4ab8-9978-b5c975472672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:05.119146 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4ca47a5d-8a66-49a1-921e-03b8b0d74210 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f68a25e1-6c6d-4ab8-9978-b5c975472672) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:05.120119 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-4ca47a5d-8a66-49a1-921e-03b8b0d74210 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Flow 'volume_create_api' (d4e2c2ac-a1c6-4561-8d9b-920564560027) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:05.120443 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-4ca47a5d-8a66-49a1-921e-03b8b0d74210 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Create volume request issued successfully. Aug 06 14:31:05.120980 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4ca47a5d-8a66-49a1-921e-03b8b0d74210 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:31:05.121474 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1054/4203] 10.4.3.229 () {70 vars in 1298 bytes} [Thu Aug 6 14:31:04 2026] POST /volume/v3/volumes => generated 778 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:31:05.136729 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d14beb63-bfeb-46e2-8a5a-3af422ed57ce None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:05.138700 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d14beb63-bfeb-46e2-8a5a-3af422ed57ce tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/volumes/49d98932-1571-4920-a3ad-1bce4c6e3c4c Aug 06 14:31:05.138983 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d14beb63-bfeb-46e2-8a5a-3af422ed57ce tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:05.139213 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d14beb63-bfeb-46e2-8a5a-3af422ed57ce tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:05.147504 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:05.147504 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:05.152038 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-d14beb63-bfeb-46e2-8a5a-3af422ed57ce tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Volume info retrieved successfully. Aug 06 14:31:05.157262 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d14beb63-bfeb-46e2-8a5a-3af422ed57ce tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/volumes/49d98932-1571-4920-a3ad-1bce4c6e3c4c returned with HTTP 200 Aug 06 14:31:05.157824 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1057/4204] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:05 2026] GET /volume/v3/volumes/49d98932-1571-4920-a3ad-1bce4c6e3c4c => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:05.301131 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6f90c840-ac74-427c-98ec-0e2729d76215 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:05.304187 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6f90c840-ac74-427c-98ec-0e2729d76215 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 Aug 06 14:31:05.304379 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6f90c840-ac74-427c-98ec-0e2729d76215 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:05.304622 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6f90c840-ac74-427c-98ec-0e2729d76215 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:05.304721 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-6f90c840-ac74-427c-98ec-0e2729d76215 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id c54ff8d8-487e-400c-9315-c7ef53a17501. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:05.309164 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:05.309164 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:05.309858 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6f90c840-ac74-427c-98ec-0e2729d76215 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 returned with HTTP 200 Aug 06 14:31:05.310227 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1048/4205] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:05 2026] GET /volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:05.479980 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-025aff68-83b4-44c7-bf7f-721c0742b159 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:05.481667 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-025aff68-83b4-44c7-bf7f-721c0742b159 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/afeff1e2-4df5-47b7-811e-97d5b07d4e58 Aug 06 14:31:05.481882 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-025aff68-83b4-44c7-bf7f-721c0742b159 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:05.482042 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-025aff68-83b4-44c7-bf7f-721c0742b159 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:05.488653 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-025aff68-83b4-44c7-bf7f-721c0742b159 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/afeff1e2-4df5-47b7-811e-97d5b07d4e58 returned with HTTP 404 Aug 06 14:31:05.489081 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1047/4206] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:05 2026] GET /volume/v3/volumes/afeff1e2-4df5-47b7-811e-97d5b07d4e58 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:31:05.496635 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5618249d-9b7c-4edf-be3f-40f5d9d76520 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:05.499144 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5618249d-9b7c-4edf-be3f-40f5d9d76520 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DELETE https://10.4.3.229/volume/v3/volumes/852b1b70-f033-486a-9473-3811fe83a9e2 Aug 06 14:31:05.499471 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5618249d-9b7c-4edf-be3f-40f5d9d76520 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:05.499738 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5618249d-9b7c-4edf-be3f-40f5d9d76520 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:05.499985 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-5618249d-9b7c-4edf-be3f-40f5d9d76520 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume with id: 852b1b70-f033-486a-9473-3811fe83a9e2 Aug 06 14:31:05.510057 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:05.510057 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:05.510792 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-5618249d-9b7c-4edf-be3f-40f5d9d76520 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:05.532075 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-5618249d-9b7c-4edf-be3f-40f5d9d76520 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume request issued successfully. Aug 06 14:31:05.532313 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5618249d-9b7c-4edf-be3f-40f5d9d76520 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/852b1b70-f033-486a-9473-3811fe83a9e2 returned with HTTP 202 Aug 06 14:31:05.532821 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1055/4207] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:31:05 2026] DELETE /volume/v3/volumes/852b1b70-f033-486a-9473-3811fe83a9e2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:31:05.540388 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-eb0f6004-2db1-4062-ab8c-0479d3bddf9b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:05.542292 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-eb0f6004-2db1-4062-ab8c-0479d3bddf9b tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/852b1b70-f033-486a-9473-3811fe83a9e2 Aug 06 14:31:05.542618 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-eb0f6004-2db1-4062-ab8c-0479d3bddf9b tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:05.542879 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-eb0f6004-2db1-4062-ab8c-0479d3bddf9b tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:05.550453 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:05.550453 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:05.555119 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-eb0f6004-2db1-4062-ab8c-0479d3bddf9b tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:05.559617 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-eb0f6004-2db1-4062-ab8c-0479d3bddf9b tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/852b1b70-f033-486a-9473-3811fe83a9e2 returned with HTTP 200 Aug 06 14:31:05.560048 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1058/4208] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:05 2026] GET /volume/v3/volumes/852b1b70-f033-486a-9473-3811fe83a9e2 => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:05.661777 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-38a58a46-54fd-40c4-b3bd-e5a4d23ac093 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:05.663247 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-38a58a46-54fd-40c4-b3bd-e5a4d23ac093 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b Aug 06 14:31:05.663421 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-38a58a46-54fd-40c4-b3bd-e5a4d23ac093 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:05.663609 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-38a58a46-54fd-40c4-b3bd-e5a4d23ac093 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:05.673409 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:05.673409 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:05.676941 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-38a58a46-54fd-40c4-b3bd-e5a4d23ac093 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:05.680746 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-38a58a46-54fd-40c4-b3bd-e5a4d23ac093 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b returned with HTTP 200 Aug 06 14:31:05.681101 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1049/4209] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:05 2026] GET /volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:06.173220 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6ef29ec2-b2e4-4fa8-8578-1c30c65f5205 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:06.175129 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6ef29ec2-b2e4-4fa8-8578-1c30c65f5205 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/volumes/49d98932-1571-4920-a3ad-1bce4c6e3c4c Aug 06 14:31:06.175353 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6ef29ec2-b2e4-4fa8-8578-1c30c65f5205 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:06.175597 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6ef29ec2-b2e4-4fa8-8578-1c30c65f5205 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:06.184776 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:06.184776 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:06.188685 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6ef29ec2-b2e4-4fa8-8578-1c30c65f5205 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Volume info retrieved successfully. Aug 06 14:31:06.193879 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6ef29ec2-b2e4-4fa8-8578-1c30c65f5205 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/volumes/49d98932-1571-4920-a3ad-1bce4c6e3c4c returned with HTTP 200 Aug 06 14:31:06.194358 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1048/4210] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:06 2026] GET /volume/v3/volumes/49d98932-1571-4920-a3ad-1bce4c6e3c4c => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:06.207200 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8b825ca1-e985-4159-9654-e1d7f98a12f7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:06.216060 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8b825ca1-e985-4159-9654-e1d7f98a12f7 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 06 14:31:06.216529 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8b825ca1-e985-4159-9654-e1d7f98a12f7 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "49d98932-1571-4920-a3ad-1bce4c6e3c4c", "name": "tempest-type-Backup-1226686103"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:06.220704 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.contrib.backups [None req-8b825ca1-e985-4159-9654-e1d7f98a12f7 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Creating new backup {'backup': {'volume_id': '49d98932-1571-4920-a3ad-1bce4c6e3c4c', 'name': 'tempest-type-Backup-1226686103'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:31:06.220928 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.contrib.backups [None req-8b825ca1-e985-4159-9654-e1d7f98a12f7 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Creating backup of volume 49d98932-1571-4920-a3ad-1bce4c6e3c4c in container None Aug 06 14:31:06.231896 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:06.231896 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:06.232291 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8b825ca1-e985-4159-9654-e1d7f98a12f7 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Volume info retrieved successfully. Aug 06 14:31:06.259949 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-8b825ca1-e985-4159-9654-e1d7f98a12f7 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Created reservations ['4c7513c9-ecdc-44bd-a665-bc9750c66521', 'd7e5c1bb-e851-4ede-9b70-cab443518170'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:06.283692 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8b825ca1-e985-4159-9654-e1d7f98a12f7 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:31:06.284351 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1056/4211] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:31:06 2026] POST /volume/v3/backups => generated 316 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:31:06.300275 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3bd671de-1e8e-4b54-b1e4-19d7aae49df0 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:06.302151 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3bd671de-1e8e-4b54-b1e4-19d7aae49df0 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:31:06.302566 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3bd671de-1e8e-4b54-b1e4-19d7aae49df0 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:06.302923 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3bd671de-1e8e-4b54-b1e4-19d7aae49df0 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:06.303134 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-3bd671de-1e8e-4b54-b1e4-19d7aae49df0 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:06.308111 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:06.308111 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:06.308973 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3bd671de-1e8e-4b54-b1e4-19d7aae49df0 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:31:06.309520 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1059/4212] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:06 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:06.320582 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1b4f596b-fabd-40b9-84f6-c75e726bd18c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:06.322474 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1b4f596b-fabd-40b9-84f6-c75e726bd18c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 Aug 06 14:31:06.322713 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1b4f596b-fabd-40b9-84f6-c75e726bd18c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:06.322946 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1b4f596b-fabd-40b9-84f6-c75e726bd18c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:06.323060 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-1b4f596b-fabd-40b9-84f6-c75e726bd18c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id c54ff8d8-487e-400c-9315-c7ef53a17501. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:06.327361 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:06.327361 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:06.328093 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1b4f596b-fabd-40b9-84f6-c75e726bd18c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 returned with HTTP 200 Aug 06 14:31:06.328492 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1050/4213] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:06 2026] GET /volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:06.575741 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ca18d8a1-64d6-4180-86ea-16c7bf505a5e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:06.577569 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ca18d8a1-64d6-4180-86ea-16c7bf505a5e tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/852b1b70-f033-486a-9473-3811fe83a9e2 Aug 06 14:31:06.577812 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ca18d8a1-64d6-4180-86ea-16c7bf505a5e tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:06.578033 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ca18d8a1-64d6-4180-86ea-16c7bf505a5e tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:06.583606 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ca18d8a1-64d6-4180-86ea-16c7bf505a5e tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/852b1b70-f033-486a-9473-3811fe83a9e2 returned with HTTP 404 Aug 06 14:31:06.584157 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1049/4214] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:06 2026] GET /volume/v3/volumes/852b1b70-f033-486a-9473-3811fe83a9e2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:31:06.591309 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1bd5cab9-3e81-4b04-b0fd-e6504a3b2693 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:06.592969 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1bd5cab9-3e81-4b04-b0fd-e6504a3b2693 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DELETE https://10.4.3.229/volume/v3/volumes/408089e6-1ec9-4298-bb96-9aaa1f44cd10 Aug 06 14:31:06.593193 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1bd5cab9-3e81-4b04-b0fd-e6504a3b2693 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:06.593384 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1bd5cab9-3e81-4b04-b0fd-e6504a3b2693 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:06.593564 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-1bd5cab9-3e81-4b04-b0fd-e6504a3b2693 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume with id: 408089e6-1ec9-4298-bb96-9aaa1f44cd10 Aug 06 14:31:06.600483 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:06.600483 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:06.600977 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1bd5cab9-3e81-4b04-b0fd-e6504a3b2693 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:06.619506 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1bd5cab9-3e81-4b04-b0fd-e6504a3b2693 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume request issued successfully. Aug 06 14:31:06.619506 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1bd5cab9-3e81-4b04-b0fd-e6504a3b2693 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/408089e6-1ec9-4298-bb96-9aaa1f44cd10 returned with HTTP 202 Aug 06 14:31:06.619506 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1057/4215] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:31:06 2026] DELETE /volume/v3/volumes/408089e6-1ec9-4298-bb96-9aaa1f44cd10 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:31:06.625786 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-161d68c1-53e8-4f89-ae69-6a882a87c3ab None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:06.626479 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-161d68c1-53e8-4f89-ae69-6a882a87c3ab tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/408089e6-1ec9-4298-bb96-9aaa1f44cd10 Aug 06 14:31:06.626709 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-161d68c1-53e8-4f89-ae69-6a882a87c3ab tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:06.626903 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-161d68c1-53e8-4f89-ae69-6a882a87c3ab tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:06.634401 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:06.634401 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:06.638511 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-161d68c1-53e8-4f89-ae69-6a882a87c3ab tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:06.644550 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-161d68c1-53e8-4f89-ae69-6a882a87c3ab tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/408089e6-1ec9-4298-bb96-9aaa1f44cd10 returned with HTTP 200 Aug 06 14:31:06.645508 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1060/4216] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:06 2026] GET /volume/v3/volumes/408089e6-1ec9-4298-bb96-9aaa1f44cd10 => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:06.693507 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-36582b9c-e6ef-4ed9-8407-da8540e4b40f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:06.695842 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-36582b9c-e6ef-4ed9-8407-da8540e4b40f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b Aug 06 14:31:06.696107 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-36582b9c-e6ef-4ed9-8407-da8540e4b40f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:06.696395 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-36582b9c-e6ef-4ed9-8407-da8540e4b40f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:06.708970 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:06.708970 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:06.714123 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-36582b9c-e6ef-4ed9-8407-da8540e4b40f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:06.720166 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-36582b9c-e6ef-4ed9-8407-da8540e4b40f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b returned with HTTP 200 Aug 06 14:31:06.720670 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1051/4217] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:06 2026] GET /volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:07.319173 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-931988f0-2554-4efa-9da8-ee464a959fad None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:07.320879 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-931988f0-2554-4efa-9da8-ee464a959fad tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:31:07.321079 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-931988f0-2554-4efa-9da8-ee464a959fad tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:07.321260 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-931988f0-2554-4efa-9da8-ee464a959fad tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:07.321354 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-931988f0-2554-4efa-9da8-ee464a959fad tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:07.325258 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:07.325258 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:07.325865 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-931988f0-2554-4efa-9da8-ee464a959fad tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:31:07.326184 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1050/4218] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:07 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:07.339402 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-4aa15b9d-23d2-402b-a266-20d31d4cb3be None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:07.341439 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4aa15b9d-23d2-402b-a266-20d31d4cb3be tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 Aug 06 14:31:07.343450 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4aa15b9d-23d2-402b-a266-20d31d4cb3be tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:07.343450 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4aa15b9d-23d2-402b-a266-20d31d4cb3be tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:07.343450 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-4aa15b9d-23d2-402b-a266-20d31d4cb3be tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id c54ff8d8-487e-400c-9315-c7ef53a17501. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:07.349500 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:07.349500 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:07.350779 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4aa15b9d-23d2-402b-a266-20d31d4cb3be tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 returned with HTTP 200 Aug 06 14:31:07.351442 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1058/4219] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:07 2026] GET /volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:07.659974 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1f29d5fa-22c2-4808-9f56-c303309c33f7 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:07.661816 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1f29d5fa-22c2-4808-9f56-c303309c33f7 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/408089e6-1ec9-4298-bb96-9aaa1f44cd10 Aug 06 14:31:07.662033 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1f29d5fa-22c2-4808-9f56-c303309c33f7 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:07.662234 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1f29d5fa-22c2-4808-9f56-c303309c33f7 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:07.667816 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1f29d5fa-22c2-4808-9f56-c303309c33f7 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/408089e6-1ec9-4298-bb96-9aaa1f44cd10 returned with HTTP 404 Aug 06 14:31:07.668196 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1061/4220] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:07 2026] GET /volume/v3/volumes/408089e6-1ec9-4298-bb96-9aaa1f44cd10 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:31:07.679010 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9e73cd6f-5821-447b-92b6-96d6582b8d91 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:07.681574 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9e73cd6f-5821-447b-92b6-96d6582b8d91 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:31:07.682021 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9e73cd6f-5821-447b-92b6-96d6582b8d91 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-59317589"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:07.683767 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-9e73cd6f-5821-447b-92b6-96d6582b8d91 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-59317589'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:31:07.684027 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-9e73cd6f-5821-447b-92b6-96d6582b8d91 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume of 1 GB Aug 06 14:31:07.689063 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9e73cd6f-5821-447b-92b6-96d6582b8d91 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Availability Zones retrieved successfully. Aug 06 14:31:07.696265 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-9e73cd6f-5821-447b-92b6-96d6582b8d91 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Flow 'volume_create_api' (4250c8be-5ef1-4887-9175-96b1f4d7d863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:07.697498 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-9e73cd6f-5821-447b-92b6-96d6582b8d91 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bda1ccf-1b9d-41ac-929f-e39f9609d29e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:07.698884 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-9e73cd6f-5821-447b-92b6-96d6582b8d91 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:31:07.731683 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-9e73cd6f-5821-447b-92b6-96d6582b8d91 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bda1ccf-1b9d-41ac-929f-e39f9609d29e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:07.732530 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-9e73cd6f-5821-447b-92b6-96d6582b8d91 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c753ed00-b62c-4f62-b8e3-161e0d47ab8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:07.737872 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-949c9781-6a24-4054-a0ea-ecd62a6d0602 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:07.739611 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-949c9781-6a24-4054-a0ea-ecd62a6d0602 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b Aug 06 14:31:07.739839 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-949c9781-6a24-4054-a0ea-ecd62a6d0602 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:07.740015 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-949c9781-6a24-4054-a0ea-ecd62a6d0602 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:07.752644 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:07.752644 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:07.758204 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-949c9781-6a24-4054-a0ea-ecd62a6d0602 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:07.764336 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-949c9781-6a24-4054-a0ea-ecd62a6d0602 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b returned with HTTP 200 Aug 06 14:31:07.764873 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1051/4221] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:07 2026] GET /volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:07.775311 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-9e73cd6f-5821-447b-92b6-96d6582b8d91 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Created reservations ['7f00e67d-5529-4b6f-a4ca-d8596afc2dfa', 'a9f205ae-7970-48c9-af61-9bd474525786', '60ebaf24-7d78-4a9c-8b3c-e643930a1c66', 'f1cb3cc4-8050-4a26-ab7d-dbec58c7e332'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:07.776103 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-9e73cd6f-5821-447b-92b6-96d6582b8d91 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c753ed00-b62c-4f62-b8e3-161e0d47ab8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f00e67d-5529-4b6f-a4ca-d8596afc2dfa', 'a9f205ae-7970-48c9-af61-9bd474525786', '60ebaf24-7d78-4a9c-8b3c-e643930a1c66', 'f1cb3cc4-8050-4a26-ab7d-dbec58c7e332']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:07.776859 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-9e73cd6f-5821-447b-92b6-96d6582b8d91 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ef93d97-e979-458c-9abc-fc8d6de031bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:07.798217 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-9e73cd6f-5821-447b-92b6-96d6582b8d91 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ef93d97-e979-458c-9abc-fc8d6de031bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b1c6918-c443-46b7-96e7-4a8c086c5a5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-59317589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00eaa70841c4ac6beaa75a8b41efb50',qos_specs=None,replication_status=,reservations=['7f00e67d-5529-4b6f-a4ca-d8596afc2dfa','a9f205ae-7970-48c9-af61-9bd474525786','60ebaf24-7d78-4a9c-8b3c-e643930a1c66','f1cb3cc4-8050-4a26-ab7d-dbec58c7e332'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc34458b6ae54732b778f41f7321628b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:31:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-59317589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b1c6918-c443-46b7-96e7-4a8c086c5a5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a00eaa70841c4ac6beaa75a8b41efb50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc34458b6ae54732b778f41f7321628b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:07.799665 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-9e73cd6f-5821-447b-92b6-96d6582b8d91 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97fa9c17-8dc9-4160-8747-d55b1d215b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:07.820642 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-9e73cd6f-5821-447b-92b6-96d6582b8d91 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97fa9c17-8dc9-4160-8747-d55b1d215b47) transitioned into state 'SUCCESS' from state '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-59317589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00eaa70841c4ac6beaa75a8b41efb50',qos_specs=None,replication_status=,reservations=['7f00e67d-5529-4b6f-a4ca-d8596afc2dfa','a9f205ae-7970-48c9-af61-9bd474525786','60ebaf24-7d78-4a9c-8b3c-e643930a1c66','f1cb3cc4-8050-4a26-ab7d-dbec58c7e332'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc34458b6ae54732b778f41f7321628b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:07.821413 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-9e73cd6f-5821-447b-92b6-96d6582b8d91 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a2d0c4d-a022-4874-bdbd-c84904a91a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:07.832516 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-9e73cd6f-5821-447b-92b6-96d6582b8d91 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a2d0c4d-a022-4874-bdbd-c84904a91a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:07.833668 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-9e73cd6f-5821-447b-92b6-96d6582b8d91 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Flow 'volume_create_api' (4250c8be-5ef1-4887-9175-96b1f4d7d863) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:07.834088 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9e73cd6f-5821-447b-92b6-96d6582b8d91 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume request issued successfully. Aug 06 14:31:07.834866 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9e73cd6f-5821-447b-92b6-96d6582b8d91 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:31:07.835469 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1052/4222] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:31:07 2026] POST /volume/v3/volumes => generated 768 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:07.849568 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c441708f-0da1-4415-a1b6-18636891e1f9 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:07.851347 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c441708f-0da1-4415-a1b6-18636891e1f9 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/7b1c6918-c443-46b7-96e7-4a8c086c5a5e Aug 06 14:31:07.851925 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c441708f-0da1-4415-a1b6-18636891e1f9 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:07.851925 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c441708f-0da1-4415-a1b6-18636891e1f9 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:07.860943 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:07.860943 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:07.866076 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c441708f-0da1-4415-a1b6-18636891e1f9 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:07.871923 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c441708f-0da1-4415-a1b6-18636891e1f9 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/7b1c6918-c443-46b7-96e7-4a8c086c5a5e returned with HTTP 200 Aug 06 14:31:07.872445 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1059/4223] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:07 2026] GET /volume/v3/volumes/7b1c6918-c443-46b7-96e7-4a8c086c5a5e => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:08.167989 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-ad03a772-5824-4ce5-b739-c1589d8ed17c req-fdb2ab1e-4ca1-46c1-8971-cdb8aace2fcd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:08.170731 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-ad03a772-5824-4ce5-b739-c1589d8ed17c req-fdb2ab1e-4ca1-46c1-8971-cdb8aace2fcd tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] POST https://10.4.3.229/volume/v3/attachments/af278378-ff07-4d06-96d2-d7ce0978f561/action Aug 06 14:31:08.171222 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-ad03a772-5824-4ce5-b739-c1589d8ed17c req-fdb2ab1e-4ca1-46c1-8971-cdb8aace2fcd tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action body: b'{"os-complete": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:31:08.171413 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-ad03a772-5824-4ce5-b739-c1589d8ed17c req-fdb2ab1e-4ca1-46c1-8971-cdb8aace2fcd tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:08.191505 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:08.191505 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:08.202869 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-ad03a772-5824-4ce5-b739-c1589d8ed17c req-fdb2ab1e-4ca1-46c1-8971-cdb8aace2fcd tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/attachments/af278378-ff07-4d06-96d2-d7ce0978f561/action returned with HTTP 204 Aug 06 14:31:08.203527 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1062/4224] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:31:08 2026] POST /volume/v3/attachments/af278378-ff07-4d06-96d2-d7ce0978f561/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:08.336927 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f2c2f375-7a00-4a5a-8bef-1d8f0d3f5a13 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:08.339186 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f2c2f375-7a00-4a5a-8bef-1d8f0d3f5a13 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:31:08.339490 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f2c2f375-7a00-4a5a-8bef-1d8f0d3f5a13 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:08.339737 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f2c2f375-7a00-4a5a-8bef-1d8f0d3f5a13 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:08.339879 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-f2c2f375-7a00-4a5a-8bef-1d8f0d3f5a13 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:08.345150 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:08.345150 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:08.345973 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f2c2f375-7a00-4a5a-8bef-1d8f0d3f5a13 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:31:08.346533 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1052/4225] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:08 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:08.361978 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5cce7f91-4937-492c-9fa0-b95db42252c2 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:08.363800 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5cce7f91-4937-492c-9fa0-b95db42252c2 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 Aug 06 14:31:08.363988 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5cce7f91-4937-492c-9fa0-b95db42252c2 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:08.364200 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5cce7f91-4937-492c-9fa0-b95db42252c2 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:08.364303 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-5cce7f91-4937-492c-9fa0-b95db42252c2 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id c54ff8d8-487e-400c-9315-c7ef53a17501. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:08.370209 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:08.370209 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:08.371093 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5cce7f91-4937-492c-9fa0-b95db42252c2 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 returned with HTTP 200 Aug 06 14:31:08.371478 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1053/4226] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:08 2026] GET /volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:08.780708 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-acd26308-c9fb-4709-a322-f265e77a020c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:08.782658 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-acd26308-c9fb-4709-a322-f265e77a020c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b Aug 06 14:31:08.782896 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-acd26308-c9fb-4709-a322-f265e77a020c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:08.783115 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-acd26308-c9fb-4709-a322-f265e77a020c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:08.794725 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:08.794725 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:08.799335 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-acd26308-c9fb-4709-a322-f265e77a020c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:08.804834 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-acd26308-c9fb-4709-a322-f265e77a020c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b returned with HTTP 200 Aug 06 14:31:08.805331 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1060/4227] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:08 2026] GET /volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:08.850687 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-a9e506df-31c4-4c1c-8b59-f0a7097d0725 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:08.852821 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-a9e506df-31c4-4c1c-8b59-f0a7097d0725 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 Aug 06 14:31:08.853013 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-a9e506df-31c4-4c1c-8b59-f0a7097d0725 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:08.853222 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-a9e506df-31c4-4c1c-8b59-f0a7097d0725 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:08.860338 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:08.860338 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:08.864342 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-a9e506df-31c4-4c1c-8b59-f0a7097d0725 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:08.883306 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-a9e506df-31c4-4c1c-8b59-f0a7097d0725 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 returned with HTTP 200 Aug 06 14:31:08.883794 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1063/4228] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:31:08 2026] GET /volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 => generated 873 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:08.887172 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-fd7196af-bbdf-4b2b-b54b-a57616bae03d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:08.889008 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fd7196af-bbdf-4b2b-b54b-a57616bae03d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/7b1c6918-c443-46b7-96e7-4a8c086c5a5e Aug 06 14:31:08.889214 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fd7196af-bbdf-4b2b-b54b-a57616bae03d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:08.889381 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fd7196af-bbdf-4b2b-b54b-a57616bae03d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:08.896595 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:08.896595 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:08.900157 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-fd7196af-bbdf-4b2b-b54b-a57616bae03d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:08.904384 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fd7196af-bbdf-4b2b-b54b-a57616bae03d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/7b1c6918-c443-46b7-96e7-4a8c086c5a5e returned with HTTP 200 Aug 06 14:31:08.904770 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1053/4229] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:08 2026] GET /volume/v3/volumes/7b1c6918-c443-46b7-96e7-4a8c086c5a5e => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:08.917118 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-01d17c10-ad01-470f-b6bb-cea8bc533d93 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:08.918950 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-01d17c10-ad01-470f-b6bb-cea8bc533d93 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:31:08.919249 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-01d17c10-ad01-470f-b6bb-cea8bc533d93 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b1c6918-c443-46b7-96e7-4a8c086c5a5e", "name": "tempest-VolumeDependencyTests-Snapshot-391531543"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:08.927234 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:08.927234 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:08.927728 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-01d17c10-ad01-470f-b6bb-cea8bc533d93 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:08.927832 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-01d17c10-ad01-470f-b6bb-cea8bc533d93 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create snapshot from volume 7b1c6918-c443-46b7-96e7-4a8c086c5a5e Aug 06 14:31:08.964228 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-01d17c10-ad01-470f-b6bb-cea8bc533d93 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Created reservations ['8bf3829e-5f61-446a-b657-83cc1c032652', 'c3798bcc-4979-4953-b542-684c4deaa145', '08b0f491-fbfe-4331-9633-482b85e3ac19', '1b0cc2bf-130b-476e-816e-54170c8feb7a'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:08.972567 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-10fa6159-ec78-4b6d-9a9c-c4d456720e66 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:08.973069 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-10fa6159-ec78-4b6d-9a9c-c4d456720e66 None None] GET https://10.4.3.229/volume// Aug 06 14:31:08.973176 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-10fa6159-ec78-4b6d-9a9c-c4d456720e66 None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:08.973371 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-10fa6159-ec78-4b6d-9a9c-c4d456720e66 None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:08.973704 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-10fa6159-ec78-4b6d-9a9c-c4d456720e66 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:31:08.973971 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1061/4230] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:31:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:31:08.981360 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-0bc60e6d-9b3f-4747-a949-052eb182c1c1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:09.009449 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-01d17c10-ad01-470f-b6bb-cea8bc533d93 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot create request issued successfully. Aug 06 14:31:09.009449 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-01d17c10-ad01-470f-b6bb-cea8bc533d93 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:31:09.009449 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1054/4231] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:31:08 2026] POST /volume/v3/snapshots => generated 307 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:31:09.015740 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7d612dc1-27b8-4a16-bf0e-77e0ea4b4b2a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:09.018622 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7d612dc1-27b8-4a16-bf0e-77e0ea4b4b2a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/snapshots/f1fe12d7-5ea6-4ea4-baa2-98a03d49f753 Aug 06 14:31:09.018622 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7d612dc1-27b8-4a16-bf0e-77e0ea4b4b2a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:09.018622 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7d612dc1-27b8-4a16-bf0e-77e0ea4b4b2a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:09.023159 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:09.023159 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:09.024824 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-7d612dc1-27b8-4a16-bf0e-77e0ea4b4b2a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot retrieved successfully. Aug 06 14:31:09.024824 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7d612dc1-27b8-4a16-bf0e-77e0ea4b4b2a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/f1fe12d7-5ea6-4ea4-baa2-98a03d49f753 returned with HTTP 200 Aug 06 14:31:09.025041 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1054/4232] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:09 2026] GET /volume/v3/snapshots/f1fe12d7-5ea6-4ea4-baa2-98a03d49f753 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:09.104645 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-0bc60e6d-9b3f-4747-a949-052eb182c1c1 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:31:09.105215 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-0bc60e6d-9b3f-4747-a949-052eb182c1c1 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5828a232-a4ac-426f-aa14-2a4bb0f77f32", "connector": null, "instance_uuid": "24f6db79-f71b-4b91-a986-1dbfe0b61a42"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:09.114951 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:09.114951 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:09.140028 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-0bc60e6d-9b3f-4747-a949-052eb182c1c1 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:31:09.140572 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1064/4233] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:31:08 2026] POST /volume/v3/attachments => generated 273 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:09.170197 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ef80bc62-2e12-4ac4-aa2a-b97145e590a7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:09.174482 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ef80bc62-2e12-4ac4-aa2a-b97145e590a7 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 Aug 06 14:31:09.174760 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ef80bc62-2e12-4ac4-aa2a-b97145e590a7 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:09.175013 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ef80bc62-2e12-4ac4-aa2a-b97145e590a7 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:09.175111 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7a6be5cc-9e70-4315-b7c9-ffd6b132debb None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:09.175840 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7a6be5cc-9e70-4315-b7c9-ffd6b132debb None None] GET https://10.4.3.229/volume// Aug 06 14:31:09.176051 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7a6be5cc-9e70-4315-b7c9-ffd6b132debb None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:09.176390 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7a6be5cc-9e70-4315-b7c9-ffd6b132debb None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:09.177207 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7a6be5cc-9e70-4315-b7c9-ffd6b132debb None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:31:09.177715 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1055/4234] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:31: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 06 14:31:09.184733 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-7efb0bdf-88ae-43c6-a7d6-1440bb9ad35d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:09.186769 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-7efb0bdf-88ae-43c6-a7d6-1440bb9ad35d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 Aug 06 14:31:09.187029 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-7efb0bdf-88ae-43c6-a7d6-1440bb9ad35d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:09.187249 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-7efb0bdf-88ae-43c6-a7d6-1440bb9ad35d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:09.188053 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:09.188053 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:09.192466 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ef80bc62-2e12-4ac4-aa2a-b97145e590a7 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:09.197174 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:09.197174 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:09.197730 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ef80bc62-2e12-4ac4-aa2a-b97145e590a7 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 returned with HTTP 200 Aug 06 14:31:09.198203 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1062/4235] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:09 2026] GET /volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:09.209188 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-7efb0bdf-88ae-43c6-a7d6-1440bb9ad35d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:09.214619 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-7efb0bdf-88ae-43c6-a7d6-1440bb9ad35d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 returned with HTTP 200 Aug 06 14:31:09.215273 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1055/4236] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:31:09 2026] GET /volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 => generated 1052 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:31:09.327067 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-dc1e1e10-0efe-4644-a4ea-96037df4a2a5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:09.329243 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-dc1e1e10-0efe-4644-a4ea-96037df4a2a5 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] PUT https://10.4.3.229/volume/v3/attachments/fbe135f7-5d26-4f01-9b36-901ea551c35e Aug 06 14:31:09.329682 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-dc1e1e10-0efe-4644-a4ea-96037df4a2a5 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:09.340563 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-dc1e1e10-0efe-4644-a4ea-96037df4a2a5 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Acquiring lock "cinder-attachment_update-5828a232-a4ac-426f-aa14-2a4bb0f77f32-np0000006659" by "attachment_update" {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:31:09.345009 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-dc1e1e10-0efe-4644-a4ea-96037df4a2a5 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Lock "cinder-attachment_update-5828a232-a4ac-426f-aa14-2a4bb0f77f32-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:31:09.346121 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:09.346121 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:09.356787 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-fa4c450f-2760-4fda-8776-1b01877ded85 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:09.358778 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fa4c450f-2760-4fda-8776-1b01877ded85 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:31:09.359027 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fa4c450f-2760-4fda-8776-1b01877ded85 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:09.359212 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fa4c450f-2760-4fda-8776-1b01877ded85 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:09.359308 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-fa4c450f-2760-4fda-8776-1b01877ded85 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:09.367938 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:09.367938 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:09.368727 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fa4c450f-2760-4fda-8776-1b01877ded85 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:31:09.369050 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1056/4237] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:09 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:09.382703 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d6888374-382d-47d7-956d-5f9420b74f6a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:09.385776 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d6888374-382d-47d7-956d-5f9420b74f6a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 Aug 06 14:31:09.385971 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d6888374-382d-47d7-956d-5f9420b74f6a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:09.386319 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d6888374-382d-47d7-956d-5f9420b74f6a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:09.386541 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-d6888374-382d-47d7-956d-5f9420b74f6a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id c54ff8d8-487e-400c-9315-c7ef53a17501. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:09.394547 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:09.394547 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:09.395858 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d6888374-382d-47d7-956d-5f9420b74f6a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 returned with HTTP 200 Aug 06 14:31:09.398464 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1063/4238] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:09 2026] GET /volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:09.435577 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-dc1e1e10-0efe-4644-a4ea-96037df4a2a5 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Lock "cinder-attachment_update-5828a232-a4ac-426f-aa14-2a4bb0f77f32-np0000006659" released by "attachment_update" :: held 0.090s {{(pid=100396) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:31:09.435896 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-dc1e1e10-0efe-4644-a4ea-96037df4a2a5 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/attachments/fbe135f7-5d26-4f01-9b36-901ea551c35e returned with HTTP 200 Aug 06 14:31:09.436385 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1065/4239] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:31:09 2026] PUT /volume/v3/attachments/fbe135f7-5d26-4f01-9b36-901ea551c35e => generated 968 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:09.445174 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-69a077d9-792c-4e6d-aafc-19c1c8702a7a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:09.447609 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-69a077d9-792c-4e6d-aafc-19c1c8702a7a tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32/encryption Aug 06 14:31:09.447931 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-69a077d9-792c-4e6d-aafc-19c1c8702a7a tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:09.448239 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-69a077d9-792c-4e6d-aafc-19c1c8702a7a tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:09.458884 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:09.458884 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:09.466213 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-69a077d9-792c-4e6d-aafc-19c1c8702a7a tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32/encryption returned with HTTP 200 Aug 06 14:31:09.466765 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1056/4240] 10.4.3.229 () {68 vars in 1631 bytes} [Thu Aug 6 14:31:09 2026] GET /volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:10.035100 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-812cba9c-b57a-4b20-89d2-81d7a939236c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:10.037618 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-812cba9c-b57a-4b20-89d2-81d7a939236c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/snapshots/f1fe12d7-5ea6-4ea4-baa2-98a03d49f753 Aug 06 14:31:10.037891 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-812cba9c-b57a-4b20-89d2-81d7a939236c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:10.038118 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-812cba9c-b57a-4b20-89d2-81d7a939236c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:10.045583 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:10.045583 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:10.046197 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-812cba9c-b57a-4b20-89d2-81d7a939236c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot retrieved successfully. Aug 06 14:31:10.047255 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-812cba9c-b57a-4b20-89d2-81d7a939236c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/f1fe12d7-5ea6-4ea4-baa2-98a03d49f753 returned with HTTP 200 Aug 06 14:31:10.048023 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1057/4241] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:10 2026] GET /volume/v3/snapshots/f1fe12d7-5ea6-4ea4-baa2-98a03d49f753 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:10.059041 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-75b3e3ff-9b2a-4e54-b7e1-f3805cf2e9bd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:10.060785 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-75b3e3ff-9b2a-4e54-b7e1-f3805cf2e9bd tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:31:10.061126 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-75b3e3ff-9b2a-4e54-b7e1-f3805cf2e9bd tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f1fe12d7-5ea6-4ea4-baa2-98a03d49f753", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1223225516"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:10.062646 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-75b3e3ff-9b2a-4e54-b7e1-f3805cf2e9bd tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume request body: {'volume': {'snapshot_id': 'f1fe12d7-5ea6-4ea4-baa2-98a03d49f753', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1223225516'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:31:10.068119 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:10.068119 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:10.068580 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-75b3e3ff-9b2a-4e54-b7e1-f3805cf2e9bd tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot retrieved successfully. Aug 06 14:31:10.068758 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-75b3e3ff-9b2a-4e54-b7e1-f3805cf2e9bd tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume of 1 GB Aug 06 14:31:10.072126 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-75b3e3ff-9b2a-4e54-b7e1-f3805cf2e9bd tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Availability Zones retrieved successfully. Aug 06 14:31:10.077293 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-75b3e3ff-9b2a-4e54-b7e1-f3805cf2e9bd tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Flow 'volume_create_api' (14971d7b-eaeb-47d2-8163-2a3178c33210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:10.078334 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-75b3e3ff-9b2a-4e54-b7e1-f3805cf2e9bd tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0577287-6627-4894-9d12-e7047afcb090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:10.079202 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-75b3e3ff-9b2a-4e54-b7e1-f3805cf2e9bd tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:31:10.109311 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-75b3e3ff-9b2a-4e54-b7e1-f3805cf2e9bd tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0577287-6627-4894-9d12-e7047afcb090) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f1fe12d7-5ea6-4ea4-baa2-98a03d49f753', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:10.110091 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-75b3e3ff-9b2a-4e54-b7e1-f3805cf2e9bd tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46c508cc-cd24-4a4e-afb2-cd42acd07e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:10.151441 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-75b3e3ff-9b2a-4e54-b7e1-f3805cf2e9bd tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Created reservations ['52853bf1-006f-48b9-a16a-b263e7dab6ba', '91fcad87-ecb7-4375-a426-d2d2dbe8def5', 'ac1b9b60-b775-4ca8-8bb1-cf2c35177219', 'b44e6ee9-bc08-47ea-9133-cd8c270214d8'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:10.152144 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-75b3e3ff-9b2a-4e54-b7e1-f3805cf2e9bd tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46c508cc-cd24-4a4e-afb2-cd42acd07e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52853bf1-006f-48b9-a16a-b263e7dab6ba', '91fcad87-ecb7-4375-a426-d2d2dbe8def5', 'ac1b9b60-b775-4ca8-8bb1-cf2c35177219', 'b44e6ee9-bc08-47ea-9133-cd8c270214d8']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:10.153037 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-75b3e3ff-9b2a-4e54-b7e1-f3805cf2e9bd tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (919bad12-21ef-4956-a095-56ea06474f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:10.195098 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-75b3e3ff-9b2a-4e54-b7e1-f3805cf2e9bd tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (919bad12-21ef-4956-a095-56ea06474f3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccc88c95-3755-44bd-a336-09fe6c6d68b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1223225516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00eaa70841c4ac6beaa75a8b41efb50',qos_specs=None,replication_status=,reservations=['52853bf1-006f-48b9-a16a-b263e7dab6ba','91fcad87-ecb7-4375-a426-d2d2dbe8def5','ac1b9b60-b775-4ca8-8bb1-cf2c35177219','b44e6ee9-bc08-47ea-9133-cd8c270214d8'],size=1,snapshot_id=f1fe12d7-5ea6-4ea4-baa2-98a03d49f753,source_replicaid=,source_volid=None,status='creating',user_id='bc34458b6ae54732b778f41f7321628b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:31:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1223225516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccc88c95-3755-44bd-a336-09fe6c6d68b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a00eaa70841c4ac6beaa75a8b41efb50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f1fe12d7-5ea6-4ea4-baa2-98a03d49f753,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc34458b6ae54732b778f41f7321628b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:10.196185 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-75b3e3ff-9b2a-4e54-b7e1-f3805cf2e9bd tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28ae0cf0-fff5-4556-a1b9-b9ac503984f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:10.214913 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-738b517b-5ad4-43f2-827a-95302ca79daa None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:10.215813 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-75b3e3ff-9b2a-4e54-b7e1-f3805cf2e9bd tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28ae0cf0-fff5-4556-a1b9-b9ac503984f4) transitioned into state 'SUCCESS' from state '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-1223225516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00eaa70841c4ac6beaa75a8b41efb50',qos_specs=None,replication_status=,reservations=['52853bf1-006f-48b9-a16a-b263e7dab6ba','91fcad87-ecb7-4375-a426-d2d2dbe8def5','ac1b9b60-b775-4ca8-8bb1-cf2c35177219','b44e6ee9-bc08-47ea-9133-cd8c270214d8'],size=1,snapshot_id=f1fe12d7-5ea6-4ea4-baa2-98a03d49f753,source_replicaid=,source_volid=None,status='creating',user_id='bc34458b6ae54732b778f41f7321628b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:10.216512 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-75b3e3ff-9b2a-4e54-b7e1-f3805cf2e9bd tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e695c016-5ccd-4fe6-a4af-aefb42242300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:10.217167 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-738b517b-5ad4-43f2-827a-95302ca79daa tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 Aug 06 14:31:10.217507 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-738b517b-5ad4-43f2-827a-95302ca79daa tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:10.217811 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-738b517b-5ad4-43f2-827a-95302ca79daa tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:10.229647 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:10.229647 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:10.234419 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-738b517b-5ad4-43f2-827a-95302ca79daa tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:10.239708 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-75b3e3ff-9b2a-4e54-b7e1-f3805cf2e9bd tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e695c016-5ccd-4fe6-a4af-aefb42242300) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:10.240771 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-75b3e3ff-9b2a-4e54-b7e1-f3805cf2e9bd tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Flow 'volume_create_api' (14971d7b-eaeb-47d2-8163-2a3178c33210) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:10.241143 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-75b3e3ff-9b2a-4e54-b7e1-f3805cf2e9bd tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume request issued successfully. Aug 06 14:31:10.241399 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-738b517b-5ad4-43f2-827a-95302ca79daa tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 returned with HTTP 200 Aug 06 14:31:10.241944 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-75b3e3ff-9b2a-4e54-b7e1-f3805cf2e9bd tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:31:10.242024 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1066/4242] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:10 2026] GET /volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:10.242479 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1064/4243] 10.4.3.229 () {70 vars in 1300 bytes} [Thu Aug 6 14:31:10 2026] POST /volume/v3/volumes => generated 804 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:10.258029 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-65141b5b-46eb-4f5d-98a7-657d9428c731 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:10.260278 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-65141b5b-46eb-4f5d-98a7-657d9428c731 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/ccc88c95-3755-44bd-a336-09fe6c6d68b7 Aug 06 14:31:10.260757 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-65141b5b-46eb-4f5d-98a7-657d9428c731 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:10.260862 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-65141b5b-46eb-4f5d-98a7-657d9428c731 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:10.269995 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:10.269995 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:10.274509 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-65141b5b-46eb-4f5d-98a7-657d9428c731 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:10.278755 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-65141b5b-46eb-4f5d-98a7-657d9428c731 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/ccc88c95-3755-44bd-a336-09fe6c6d68b7 returned with HTTP 200 Aug 06 14:31:10.279153 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1057/4244] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:10 2026] GET /volume/v3/volumes/ccc88c95-3755-44bd-a336-09fe6c6d68b7 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:10.381544 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0e3e5301-e936-4781-a7a6-22806f685a59 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:10.383294 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0e3e5301-e936-4781-a7a6-22806f685a59 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:31:10.383503 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0e3e5301-e936-4781-a7a6-22806f685a59 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:10.383668 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0e3e5301-e936-4781-a7a6-22806f685a59 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:10.383764 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-0e3e5301-e936-4781-a7a6-22806f685a59 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:10.387725 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:10.387725 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:10.388333 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0e3e5301-e936-4781-a7a6-22806f685a59 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:31:10.388863 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1058/4245] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:10 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:10.407838 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-859d94a0-4f5a-47e8-a7e3-91193773a972 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:10.409810 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-859d94a0-4f5a-47e8-a7e3-91193773a972 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 Aug 06 14:31:10.410033 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-859d94a0-4f5a-47e8-a7e3-91193773a972 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:10.410279 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-859d94a0-4f5a-47e8-a7e3-91193773a972 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:10.410417 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-859d94a0-4f5a-47e8-a7e3-91193773a972 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id c54ff8d8-487e-400c-9315-c7ef53a17501. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:10.415475 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:10.415475 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:10.416305 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-859d94a0-4f5a-47e8-a7e3-91193773a972 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 returned with HTTP 200 Aug 06 14:31:10.416723 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1067/4246] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:10 2026] GET /volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:11.258553 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-25f21c9d-87fd-422d-8b98-2ce5d5606b0f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:11.261030 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-25f21c9d-87fd-422d-8b98-2ce5d5606b0f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 Aug 06 14:31:11.261282 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-25f21c9d-87fd-422d-8b98-2ce5d5606b0f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:11.261596 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-25f21c9d-87fd-422d-8b98-2ce5d5606b0f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:11.274804 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:11.274804 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:11.279281 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-25f21c9d-87fd-422d-8b98-2ce5d5606b0f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:11.284403 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-25f21c9d-87fd-422d-8b98-2ce5d5606b0f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 returned with HTTP 200 Aug 06 14:31:11.284895 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1065/4247] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:11 2026] GET /volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:11.297192 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d0323990-f581-4775-90e1-f9b2db5ca160 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:11.299601 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d0323990-f581-4775-90e1-f9b2db5ca160 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/ccc88c95-3755-44bd-a336-09fe6c6d68b7 Aug 06 14:31:11.299918 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d0323990-f581-4775-90e1-f9b2db5ca160 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:11.300190 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d0323990-f581-4775-90e1-f9b2db5ca160 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:11.309936 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:11.309936 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:11.315058 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d0323990-f581-4775-90e1-f9b2db5ca160 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:11.321208 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d0323990-f581-4775-90e1-f9b2db5ca160 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/ccc88c95-3755-44bd-a336-09fe6c6d68b7 returned with HTTP 200 Aug 06 14:31:11.321783 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1058/4248] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:11 2026] GET /volume/v3/volumes/ccc88c95-3755-44bd-a336-09fe6c6d68b7 => generated 897 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:11.336602 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a180c819-9ba7-4ec7-8a7b-eb144fc0a0bb None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:11.338239 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a180c819-9ba7-4ec7-8a7b-eb144fc0a0bb tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:31:11.338608 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a180c819-9ba7-4ec7-8a7b-eb144fc0a0bb tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ccc88c95-3755-44bd-a336-09fe6c6d68b7", "name": "tempest-VolumeDependencyTests-Snapshot-1425629527"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:11.346735 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:11.346735 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:11.347349 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-a180c819-9ba7-4ec7-8a7b-eb144fc0a0bb tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:11.347536 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-a180c819-9ba7-4ec7-8a7b-eb144fc0a0bb tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create snapshot from volume ccc88c95-3755-44bd-a336-09fe6c6d68b7 Aug 06 14:31:11.369956 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-a180c819-9ba7-4ec7-8a7b-eb144fc0a0bb tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Created reservations ['d9b60a25-f8e2-430c-8346-e3b3c1a0d737', '362ba2cd-c23a-4583-87ab-d1122278252a', '87321095-e32d-46b0-ba26-0fb1b7e3e2fa', '9df6e220-5f6e-4a2a-84ba-2df3192924cf'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:11.400939 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8456ff9a-cb2c-46df-b1cd-55aea93dfdc3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:11.401409 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-a180c819-9ba7-4ec7-8a7b-eb144fc0a0bb tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot create request issued successfully. Aug 06 14:31:11.401824 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a180c819-9ba7-4ec7-8a7b-eb144fc0a0bb tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:31:11.402343 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1059/4249] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:31:11 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:31:11.403040 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8456ff9a-cb2c-46df-b1cd-55aea93dfdc3 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:31:11.403292 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8456ff9a-cb2c-46df-b1cd-55aea93dfdc3 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:11.403538 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8456ff9a-cb2c-46df-b1cd-55aea93dfdc3 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:11.403634 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-8456ff9a-cb2c-46df-b1cd-55aea93dfdc3 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:11.408369 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:11.408369 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:11.409150 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8456ff9a-cb2c-46df-b1cd-55aea93dfdc3 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:31:11.409569 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1068/4250] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:11 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:11.412041 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-3cb7a5ed-9dd6-46f4-8be9-334997b32ba4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:11.413810 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3cb7a5ed-9dd6-46f4-8be9-334997b32ba4 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/snapshots/a4af3ae9-e6b8-4ebd-a2af-23175b7b51d6 Aug 06 14:31:11.414013 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3cb7a5ed-9dd6-46f4-8be9-334997b32ba4 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:11.414219 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3cb7a5ed-9dd6-46f4-8be9-334997b32ba4 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:11.423510 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:11.423510 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:11.424013 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-3cb7a5ed-9dd6-46f4-8be9-334997b32ba4 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot retrieved successfully. Aug 06 14:31:11.424857 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3cb7a5ed-9dd6-46f4-8be9-334997b32ba4 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/a4af3ae9-e6b8-4ebd-a2af-23175b7b51d6 returned with HTTP 200 Aug 06 14:31:11.425265 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1066/4251] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:11 2026] GET /volume/v3/snapshots/a4af3ae9-e6b8-4ebd-a2af-23175b7b51d6 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:11.429777 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1b39ee60-c38e-4f31-aab6-29e08a8dd8ca None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:11.431543 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1b39ee60-c38e-4f31-aab6-29e08a8dd8ca tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 Aug 06 14:31:11.431734 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1b39ee60-c38e-4f31-aab6-29e08a8dd8ca tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:11.431931 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1b39ee60-c38e-4f31-aab6-29e08a8dd8ca tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:11.432038 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-1b39ee60-c38e-4f31-aab6-29e08a8dd8ca tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id c54ff8d8-487e-400c-9315-c7ef53a17501. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:11.436796 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:11.436796 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:11.437423 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1b39ee60-c38e-4f31-aab6-29e08a8dd8ca tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 returned with HTTP 200 Aug 06 14:31:11.437837 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1059/4252] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:11 2026] GET /volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:12.300717 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5fe7b7f1-cfad-4018-ad9e-87bd93127fbd None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:12.303026 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5fe7b7f1-cfad-4018-ad9e-87bd93127fbd tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 Aug 06 14:31:12.303309 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5fe7b7f1-cfad-4018-ad9e-87bd93127fbd tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:12.303536 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5fe7b7f1-cfad-4018-ad9e-87bd93127fbd tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:12.314509 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:12.314509 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:12.319006 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5fe7b7f1-cfad-4018-ad9e-87bd93127fbd tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:12.324764 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5fe7b7f1-cfad-4018-ad9e-87bd93127fbd tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 returned with HTTP 200 Aug 06 14:31:12.325286 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1060/4253] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:12 2026] GET /volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:12.422497 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f860c836-ffe8-4afc-8ad4-9ff3f64c16b9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:12.424549 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f860c836-ffe8-4afc-8ad4-9ff3f64c16b9 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:31:12.424827 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f860c836-ffe8-4afc-8ad4-9ff3f64c16b9 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:12.425060 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f860c836-ffe8-4afc-8ad4-9ff3f64c16b9 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:12.425196 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-f860c836-ffe8-4afc-8ad4-9ff3f64c16b9 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:12.430317 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:12.430317 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:12.430988 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f860c836-ffe8-4afc-8ad4-9ff3f64c16b9 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:31:12.431475 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1069/4254] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:12 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:12.434732 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a710fcda-1abd-4812-be40-8442b74f228f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:12.437063 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a710fcda-1abd-4812-be40-8442b74f228f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/snapshots/a4af3ae9-e6b8-4ebd-a2af-23175b7b51d6 Aug 06 14:31:12.437407 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a710fcda-1abd-4812-be40-8442b74f228f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:12.437673 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a710fcda-1abd-4812-be40-8442b74f228f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:12.443442 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:12.443442 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:12.443944 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a710fcda-1abd-4812-be40-8442b74f228f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot retrieved successfully. Aug 06 14:31:12.444824 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a710fcda-1abd-4812-be40-8442b74f228f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/a4af3ae9-e6b8-4ebd-a2af-23175b7b51d6 returned with HTTP 200 Aug 06 14:31:12.445232 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1067/4255] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:12 2026] GET /volume/v3/snapshots/a4af3ae9-e6b8-4ebd-a2af-23175b7b51d6 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:12.450048 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-0bf823ca-ac27-4e79-bc2d-31cd04b16cbd None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:12.452419 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0bf823ca-ac27-4e79-bc2d-31cd04b16cbd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 Aug 06 14:31:12.452695 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0bf823ca-ac27-4e79-bc2d-31cd04b16cbd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:12.452940 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0bf823ca-ac27-4e79-bc2d-31cd04b16cbd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:12.453043 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-0bf823ca-ac27-4e79-bc2d-31cd04b16cbd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id c54ff8d8-487e-400c-9315-c7ef53a17501. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:12.456672 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-817167e0-803f-4e21-be7b-6bd8dc1c646f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:12.457485 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:12.457485 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:12.458324 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0bf823ca-ac27-4e79-bc2d-31cd04b16cbd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 returned with HTTP 200 Aug 06 14:31:12.458672 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-817167e0-803f-4e21-be7b-6bd8dc1c646f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:31:12.458788 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1060/4256] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:12 2026] GET /volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:12.459073 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-817167e0-803f-4e21-be7b-6bd8dc1c646f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a4af3ae9-e6b8-4ebd-a2af-23175b7b51d6", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-545457980"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:12.460959 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-817167e0-803f-4e21-be7b-6bd8dc1c646f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume request body: {'volume': {'snapshot_id': 'a4af3ae9-e6b8-4ebd-a2af-23175b7b51d6', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-545457980'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:31:12.467147 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:12.467147 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:12.467785 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-817167e0-803f-4e21-be7b-6bd8dc1c646f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot retrieved successfully. Aug 06 14:31:12.467939 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-817167e0-803f-4e21-be7b-6bd8dc1c646f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume of 1 GB Aug 06 14:31:12.472702 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-817167e0-803f-4e21-be7b-6bd8dc1c646f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Availability Zones retrieved successfully. Aug 06 14:31:12.479720 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-817167e0-803f-4e21-be7b-6bd8dc1c646f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Flow 'volume_create_api' (586d11be-7da7-489b-ba25-e2c60d0f9bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:12.480998 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-817167e0-803f-4e21-be7b-6bd8dc1c646f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0627996-0c56-465b-ab49-fa9948bfa270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:12.482284 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-817167e0-803f-4e21-be7b-6bd8dc1c646f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:31:12.521910 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-817167e0-803f-4e21-be7b-6bd8dc1c646f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0627996-0c56-465b-ab49-fa9948bfa270) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a4af3ae9-e6b8-4ebd-a2af-23175b7b51d6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:12.523086 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-817167e0-803f-4e21-be7b-6bd8dc1c646f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (244a9dec-19c3-4c91-8181-fc4dfbebbaf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:12.565296 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-817167e0-803f-4e21-be7b-6bd8dc1c646f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Created reservations ['2b0bbbdc-c321-4a48-b40d-508a4c1377c7', 'fd2af920-910d-4faa-b8a3-0741d7e1d57b', '8d0efa41-2ce1-47d9-905f-2b4421461d83', 'd17c5f6c-beae-4d96-9a68-7a2c80b9be25'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:12.565997 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-817167e0-803f-4e21-be7b-6bd8dc1c646f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (244a9dec-19c3-4c91-8181-fc4dfbebbaf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b0bbbdc-c321-4a48-b40d-508a4c1377c7', 'fd2af920-910d-4faa-b8a3-0741d7e1d57b', '8d0efa41-2ce1-47d9-905f-2b4421461d83', 'd17c5f6c-beae-4d96-9a68-7a2c80b9be25']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:12.566725 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-817167e0-803f-4e21-be7b-6bd8dc1c646f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62fab249-0750-4205-a09c-1245867a386f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:12.602980 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-817167e0-803f-4e21-be7b-6bd8dc1c646f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62fab249-0750-4205-a09c-1245867a386f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd20e04dd-2e2c-4bdf-8097-eca625486410', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-545457980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00eaa70841c4ac6beaa75a8b41efb50',qos_specs=None,replication_status=,reservations=['2b0bbbdc-c321-4a48-b40d-508a4c1377c7','fd2af920-910d-4faa-b8a3-0741d7e1d57b','8d0efa41-2ce1-47d9-905f-2b4421461d83','d17c5f6c-beae-4d96-9a68-7a2c80b9be25'],size=1,snapshot_id=a4af3ae9-e6b8-4ebd-a2af-23175b7b51d6,source_replicaid=,source_volid=None,status='creating',user_id='bc34458b6ae54732b778f41f7321628b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:31:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-545457980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d20e04dd-2e2c-4bdf-8097-eca625486410,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a00eaa70841c4ac6beaa75a8b41efb50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a4af3ae9-e6b8-4ebd-a2af-23175b7b51d6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc34458b6ae54732b778f41f7321628b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:12.603755 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-817167e0-803f-4e21-be7b-6bd8dc1c646f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b1f461c-1b77-489b-b368-5cd92371c2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:12.621662 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-817167e0-803f-4e21-be7b-6bd8dc1c646f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b1f461c-1b77-489b-b368-5cd92371c2f0) transitioned into state 'SUCCESS' from state '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-545457980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00eaa70841c4ac6beaa75a8b41efb50',qos_specs=None,replication_status=,reservations=['2b0bbbdc-c321-4a48-b40d-508a4c1377c7','fd2af920-910d-4faa-b8a3-0741d7e1d57b','8d0efa41-2ce1-47d9-905f-2b4421461d83','d17c5f6c-beae-4d96-9a68-7a2c80b9be25'],size=1,snapshot_id=a4af3ae9-e6b8-4ebd-a2af-23175b7b51d6,source_replicaid=,source_volid=None,status='creating',user_id='bc34458b6ae54732b778f41f7321628b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:12.622409 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-817167e0-803f-4e21-be7b-6bd8dc1c646f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00cfde05-cb84-46dd-9725-01a398df178d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:12.642349 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-817167e0-803f-4e21-be7b-6bd8dc1c646f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00cfde05-cb84-46dd-9725-01a398df178d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:12.643282 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-817167e0-803f-4e21-be7b-6bd8dc1c646f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Flow 'volume_create_api' (586d11be-7da7-489b-ba25-e2c60d0f9bb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:12.643663 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-817167e0-803f-4e21-be7b-6bd8dc1c646f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume request issued successfully. Aug 06 14:31:12.644278 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-817167e0-803f-4e21-be7b-6bd8dc1c646f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:31:12.644727 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1061/4257] 10.4.3.229 () {70 vars in 1300 bytes} [Thu Aug 6 14:31:12 2026] POST /volume/v3/volumes => generated 803 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:12.657370 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-46fa01f4-94ae-4394-9b5d-2cb49b8d1dd2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:12.659113 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-46fa01f4-94ae-4394-9b5d-2cb49b8d1dd2 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/d20e04dd-2e2c-4bdf-8097-eca625486410 Aug 06 14:31:12.659322 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-46fa01f4-94ae-4394-9b5d-2cb49b8d1dd2 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:12.659550 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-46fa01f4-94ae-4394-9b5d-2cb49b8d1dd2 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:12.666374 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:12.666374 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:12.669687 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-46fa01f4-94ae-4394-9b5d-2cb49b8d1dd2 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:12.674247 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-46fa01f4-94ae-4394-9b5d-2cb49b8d1dd2 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/d20e04dd-2e2c-4bdf-8097-eca625486410 returned with HTTP 200 Aug 06 14:31:12.674651 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1070/4258] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:12 2026] GET /volume/v3/volumes/d20e04dd-2e2c-4bdf-8097-eca625486410 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:13.340286 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-4ca403b7-64b8-4e5d-ba9b-c87aebf25f74 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:13.342461 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4ca403b7-64b8-4e5d-ba9b-c87aebf25f74 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 Aug 06 14:31:13.342810 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4ca403b7-64b8-4e5d-ba9b-c87aebf25f74 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:13.343075 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4ca403b7-64b8-4e5d-ba9b-c87aebf25f74 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:13.357192 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:13.357192 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:13.363022 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-4ca403b7-64b8-4e5d-ba9b-c87aebf25f74 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:13.369914 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4ca403b7-64b8-4e5d-ba9b-c87aebf25f74 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 returned with HTTP 200 Aug 06 14:31:13.370297 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1068/4259] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:13 2026] GET /volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:13.442687 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ce4d1984-e19c-4075-b469-57668d93e3f2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:13.444913 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ce4d1984-e19c-4075-b469-57668d93e3f2 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:31:13.445148 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ce4d1984-e19c-4075-b469-57668d93e3f2 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:13.445376 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ce4d1984-e19c-4075-b469-57668d93e3f2 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:13.445536 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-ce4d1984-e19c-4075-b469-57668d93e3f2 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:13.450940 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:13.450940 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:13.451790 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ce4d1984-e19c-4075-b469-57668d93e3f2 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:31:13.452251 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1061/4260] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:13 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:13.471665 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9b8a50f0-3a60-4a5d-a4b1-84848b2918ef None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:13.474582 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9b8a50f0-3a60-4a5d-a4b1-84848b2918ef tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 Aug 06 14:31:13.474745 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9b8a50f0-3a60-4a5d-a4b1-84848b2918ef tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:13.474911 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9b8a50f0-3a60-4a5d-a4b1-84848b2918ef tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:13.475054 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-9b8a50f0-3a60-4a5d-a4b1-84848b2918ef tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id c54ff8d8-487e-400c-9315-c7ef53a17501. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:13.480380 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:13.480380 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:13.481267 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9b8a50f0-3a60-4a5d-a4b1-84848b2918ef tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 returned with HTTP 200 Aug 06 14:31:13.481805 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1062/4261] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:13 2026] GET /volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:13.689234 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-85c7a467-08ba-449c-b1d0-9afd9c7a76df None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:13.693450 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-85c7a467-08ba-449c-b1d0-9afd9c7a76df tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/d20e04dd-2e2c-4bdf-8097-eca625486410 Aug 06 14:31:13.693450 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-85c7a467-08ba-449c-b1d0-9afd9c7a76df tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:13.693450 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-85c7a467-08ba-449c-b1d0-9afd9c7a76df tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:13.703200 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:13.703200 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:13.708551 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-85c7a467-08ba-449c-b1d0-9afd9c7a76df tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:13.715322 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-85c7a467-08ba-449c-b1d0-9afd9c7a76df tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/d20e04dd-2e2c-4bdf-8097-eca625486410 returned with HTTP 200 Aug 06 14:31:13.715685 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1071/4262] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:13 2026] GET /volume/v3/volumes/d20e04dd-2e2c-4bdf-8097-eca625486410 => generated 896 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:13.729167 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d1cf3e1a-37ea-42b6-b72c-584a397b5c70 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:13.732292 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d1cf3e1a-37ea-42b6-b72c-584a397b5c70 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/f1fe12d7-5ea6-4ea4-baa2-98a03d49f753 Aug 06 14:31:13.732563 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d1cf3e1a-37ea-42b6-b72c-584a397b5c70 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:13.732796 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d1cf3e1a-37ea-42b6-b72c-584a397b5c70 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:13.732914 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-d1cf3e1a-37ea-42b6-b72c-584a397b5c70 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete snapshot with id: f1fe12d7-5ea6-4ea4-baa2-98a03d49f753 Aug 06 14:31:13.741040 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:13.741040 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:13.741800 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-d1cf3e1a-37ea-42b6-b72c-584a397b5c70 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot retrieved successfully. Aug 06 14:31:13.774442 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-d1cf3e1a-37ea-42b6-b72c-584a397b5c70 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot delete request issued successfully. Aug 06 14:31:13.774442 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d1cf3e1a-37ea-42b6-b72c-584a397b5c70 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/f1fe12d7-5ea6-4ea4-baa2-98a03d49f753 returned with HTTP 202 Aug 06 14:31:13.774442 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1069/4263] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:31:13 2026] DELETE /volume/v3/snapshots/f1fe12d7-5ea6-4ea4-baa2-98a03d49f753 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:31:13.778544 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1854e4a9-1f27-446e-8bc6-0b5b3c2449b1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:13.782563 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1854e4a9-1f27-446e-8bc6-0b5b3c2449b1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/snapshots/f1fe12d7-5ea6-4ea4-baa2-98a03d49f753 Aug 06 14:31:13.782888 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1854e4a9-1f27-446e-8bc6-0b5b3c2449b1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:13.783075 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1854e4a9-1f27-446e-8bc6-0b5b3c2449b1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:13.790442 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:13.790442 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:13.790620 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1854e4a9-1f27-446e-8bc6-0b5b3c2449b1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot retrieved successfully. Aug 06 14:31:13.791655 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1854e4a9-1f27-446e-8bc6-0b5b3c2449b1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/f1fe12d7-5ea6-4ea4-baa2-98a03d49f753 returned with HTTP 200 Aug 06 14:31:13.792040 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1062/4264] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:13 2026] GET /volume/v3/snapshots/f1fe12d7-5ea6-4ea4-baa2-98a03d49f753 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:14.388062 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d03d894a-4c36-424b-8b02-bd5bfbf609eb None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:14.389059 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d03d894a-4c36-424b-8b02-bd5bfbf609eb tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 Aug 06 14:31:14.389295 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d03d894a-4c36-424b-8b02-bd5bfbf609eb tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:14.389551 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d03d894a-4c36-424b-8b02-bd5bfbf609eb tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:14.403710 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:14.403710 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:14.409745 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d03d894a-4c36-424b-8b02-bd5bfbf609eb tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:14.415630 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d03d894a-4c36-424b-8b02-bd5bfbf609eb tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 returned with HTTP 200 Aug 06 14:31:14.416132 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1063/4265] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:14 2026] GET /volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:14.464891 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0471ebbb-8f90-49ca-a9fb-6c4aefc0e6ff None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:14.466461 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0471ebbb-8f90-49ca-a9fb-6c4aefc0e6ff tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:31:14.466668 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0471ebbb-8f90-49ca-a9fb-6c4aefc0e6ff tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:14.466896 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0471ebbb-8f90-49ca-a9fb-6c4aefc0e6ff tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:14.467015 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-0471ebbb-8f90-49ca-a9fb-6c4aefc0e6ff tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:14.471162 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:14.471162 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:14.471773 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0471ebbb-8f90-49ca-a9fb-6c4aefc0e6ff tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:31:14.472170 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1072/4266] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:14 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:14.493336 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-dc25f0d3-67a9-4b0a-829d-5b53efb805f5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:14.495558 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dc25f0d3-67a9-4b0a-829d-5b53efb805f5 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 Aug 06 14:31:14.495790 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dc25f0d3-67a9-4b0a-829d-5b53efb805f5 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:14.496047 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dc25f0d3-67a9-4b0a-829d-5b53efb805f5 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:14.496180 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-dc25f0d3-67a9-4b0a-829d-5b53efb805f5 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id c54ff8d8-487e-400c-9315-c7ef53a17501. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:14.501166 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:14.501166 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:14.502062 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dc25f0d3-67a9-4b0a-829d-5b53efb805f5 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 returned with HTTP 200 Aug 06 14:31:14.502479 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1070/4267] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:14 2026] GET /volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:14.513599 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-afd3afb7-e047-4613-9c26-142a1a083d46 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:14.516620 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-afd3afb7-e047-4613-9c26-142a1a083d46 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 Aug 06 14:31:14.516842 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-afd3afb7-e047-4613-9c26-142a1a083d46 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:14.517108 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-afd3afb7-e047-4613-9c26-142a1a083d46 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:14.517218 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-afd3afb7-e047-4613-9c26-142a1a083d46 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id c54ff8d8-487e-400c-9315-c7ef53a17501. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:14.522507 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:14.522507 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:14.523296 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-afd3afb7-e047-4613-9c26-142a1a083d46 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 returned with HTTP 200 Aug 06 14:31:14.524334 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1063/4268] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:14 2026] GET /volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:14.535674 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-02a5b5d4-a4d4-401f-b660-ac3a8e0d8ba5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:14.537973 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-02a5b5d4-a4d4-401f-b660-ac3a8e0d8ba5 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] DELETE https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 Aug 06 14:31:14.538226 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-02a5b5d4-a4d4-401f-b660-ac3a8e0d8ba5 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:14.538522 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-02a5b5d4-a4d4-401f-b660-ac3a8e0d8ba5 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:14.538678 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.backups [None req-02a5b5d4-a4d4-401f-b660-ac3a8e0d8ba5 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Delete backup with id: c54ff8d8-487e-400c-9315-c7ef53a17501. Aug 06 14:31:14.544213 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:14.544213 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:14.560320 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.backup.rpcapi [None req-02a5b5d4-a4d4-401f-b660-ac3a8e0d8ba5 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] delete_backup rpcapi backup_id c54ff8d8-487e-400c-9315-c7ef53a17501 {{(pid=100398) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:31:14.562274 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-02a5b5d4-a4d4-401f-b660-ac3a8e0d8ba5 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 returned with HTTP 202 Aug 06 14:31:14.562776 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1064/4269] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:31:14 2026] DELETE /volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:31:14.570487 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-925eb557-c069-402b-9cbf-1b5c6c16129f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:14.576638 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-925eb557-c069-402b-9cbf-1b5c6c16129f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 Aug 06 14:31:14.576916 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-925eb557-c069-402b-9cbf-1b5c6c16129f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:14.577177 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-925eb557-c069-402b-9cbf-1b5c6c16129f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:14.577323 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-925eb557-c069-402b-9cbf-1b5c6c16129f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id c54ff8d8-487e-400c-9315-c7ef53a17501. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:14.583019 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:14.583019 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:14.584099 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-925eb557-c069-402b-9cbf-1b5c6c16129f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 returned with HTTP 200 Aug 06 14:31:14.584666 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1073/4270] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:14 2026] GET /volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:14.800916 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b3f43341-7596-440a-8c6d-d8fbe11bcf6d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:14.802680 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b3f43341-7596-440a-8c6d-d8fbe11bcf6d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/snapshots/f1fe12d7-5ea6-4ea4-baa2-98a03d49f753 Aug 06 14:31:14.802901 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b3f43341-7596-440a-8c6d-d8fbe11bcf6d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:14.803235 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b3f43341-7596-440a-8c6d-d8fbe11bcf6d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:14.807608 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b3f43341-7596-440a-8c6d-d8fbe11bcf6d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/f1fe12d7-5ea6-4ea4-baa2-98a03d49f753 returned with HTTP 404 Aug 06 14:31:14.808202 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1071/4271] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:14 2026] GET /volume/v3/snapshots/f1fe12d7-5ea6-4ea4-baa2-98a03d49f753 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:14.817529 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-0fbadca4-d721-4c5b-9885-6f9a84e9acae None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:14.820392 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0fbadca4-d721-4c5b-9885-6f9a84e9acae tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/a4af3ae9-e6b8-4ebd-a2af-23175b7b51d6 Aug 06 14:31:14.820602 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0fbadca4-d721-4c5b-9885-6f9a84e9acae tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:14.820774 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0fbadca4-d721-4c5b-9885-6f9a84e9acae tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:14.820881 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-0fbadca4-d721-4c5b-9885-6f9a84e9acae tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete snapshot with id: a4af3ae9-e6b8-4ebd-a2af-23175b7b51d6 Aug 06 14:31:14.828048 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:14.828048 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:14.828575 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-0fbadca4-d721-4c5b-9885-6f9a84e9acae tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot retrieved successfully. Aug 06 14:31:14.846658 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-0fbadca4-d721-4c5b-9885-6f9a84e9acae tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot delete request issued successfully. Aug 06 14:31:14.846853 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0fbadca4-d721-4c5b-9885-6f9a84e9acae tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/a4af3ae9-e6b8-4ebd-a2af-23175b7b51d6 returned with HTTP 202 Aug 06 14:31:14.847344 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1064/4272] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:31:14 2026] DELETE /volume/v3/snapshots/a4af3ae9-e6b8-4ebd-a2af-23175b7b51d6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:31:14.854857 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d15f9e7f-d29c-4165-a808-7f9c897a7bf1 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:14.856687 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d15f9e7f-d29c-4165-a808-7f9c897a7bf1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/snapshots/a4af3ae9-e6b8-4ebd-a2af-23175b7b51d6 Aug 06 14:31:14.856871 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d15f9e7f-d29c-4165-a808-7f9c897a7bf1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:14.857096 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d15f9e7f-d29c-4165-a808-7f9c897a7bf1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:14.862657 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:14.862657 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:14.863138 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d15f9e7f-d29c-4165-a808-7f9c897a7bf1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot retrieved successfully. Aug 06 14:31:14.863899 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d15f9e7f-d29c-4165-a808-7f9c897a7bf1 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/a4af3ae9-e6b8-4ebd-a2af-23175b7b51d6 returned with HTTP 200 Aug 06 14:31:14.864293 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1065/4273] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:14 2026] GET /volume/v3/snapshots/a4af3ae9-e6b8-4ebd-a2af-23175b7b51d6 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:31:15.430462 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f5ea2218-cd45-4635-95bc-dce4aec01058 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:15.432086 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f5ea2218-cd45-4635-95bc-dce4aec01058 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 Aug 06 14:31:15.432297 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f5ea2218-cd45-4635-95bc-dce4aec01058 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:15.432503 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f5ea2218-cd45-4635-95bc-dce4aec01058 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:15.444983 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:15.444983 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:15.448102 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f5ea2218-cd45-4635-95bc-dce4aec01058 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:15.452065 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f5ea2218-cd45-4635-95bc-dce4aec01058 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 returned with HTTP 200 Aug 06 14:31:15.452435 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1074/4274] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:15 2026] GET /volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:15.481159 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-eb032ddb-e5b7-4cf3-8d28-4b7a36bb861d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:15.483106 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eb032ddb-e5b7-4cf3-8d28-4b7a36bb861d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:31:15.483343 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-eb032ddb-e5b7-4cf3-8d28-4b7a36bb861d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:15.483566 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-eb032ddb-e5b7-4cf3-8d28-4b7a36bb861d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:15.483689 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-eb032ddb-e5b7-4cf3-8d28-4b7a36bb861d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:15.489214 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:15.489214 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:15.489890 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eb032ddb-e5b7-4cf3-8d28-4b7a36bb861d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:31:15.490410 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1072/4275] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:15 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:15.594638 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-667fe932-6dfd-4a3c-b701-990314932d2a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:15.598049 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-667fe932-6dfd-4a3c-b701-990314932d2a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 Aug 06 14:31:15.598246 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-667fe932-6dfd-4a3c-b701-990314932d2a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:15.598451 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-667fe932-6dfd-4a3c-b701-990314932d2a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:15.598584 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-667fe932-6dfd-4a3c-b701-990314932d2a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id c54ff8d8-487e-400c-9315-c7ef53a17501. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:15.604987 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:15.604987 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:15.605995 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-667fe932-6dfd-4a3c-b701-990314932d2a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 returned with HTTP 200 Aug 06 14:31:15.606568 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1065/4276] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:15 2026] GET /volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:15.872979 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5bac3d4f-13ff-4da8-9aa4-f2d3bc7f71fb None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:15.875189 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5bac3d4f-13ff-4da8-9aa4-f2d3bc7f71fb tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/snapshots/a4af3ae9-e6b8-4ebd-a2af-23175b7b51d6 Aug 06 14:31:15.875509 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5bac3d4f-13ff-4da8-9aa4-f2d3bc7f71fb tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:15.875795 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5bac3d4f-13ff-4da8-9aa4-f2d3bc7f71fb tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:15.881076 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5bac3d4f-13ff-4da8-9aa4-f2d3bc7f71fb tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/a4af3ae9-e6b8-4ebd-a2af-23175b7b51d6 returned with HTTP 404 Aug 06 14:31:15.881583 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1066/4277] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:15 2026] GET /volume/v3/snapshots/a4af3ae9-e6b8-4ebd-a2af-23175b7b51d6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:15.891485 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-afb17d0a-c00b-4d14-9e3e-aa415b8f4dff None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:15.894582 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-afb17d0a-c00b-4d14-9e3e-aa415b8f4dff tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DELETE https://10.4.3.229/volume/v3/volumes/7b1c6918-c443-46b7-96e7-4a8c086c5a5e Aug 06 14:31:15.894806 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-afb17d0a-c00b-4d14-9e3e-aa415b8f4dff tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:15.894986 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-afb17d0a-c00b-4d14-9e3e-aa415b8f4dff tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:15.895153 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-afb17d0a-c00b-4d14-9e3e-aa415b8f4dff tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume with id: 7b1c6918-c443-46b7-96e7-4a8c086c5a5e Aug 06 14:31:15.904379 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:15.904379 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:15.904988 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-afb17d0a-c00b-4d14-9e3e-aa415b8f4dff tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:15.927656 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-afb17d0a-c00b-4d14-9e3e-aa415b8f4dff tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume request issued successfully. Aug 06 14:31:15.927864 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-afb17d0a-c00b-4d14-9e3e-aa415b8f4dff tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/7b1c6918-c443-46b7-96e7-4a8c086c5a5e returned with HTTP 202 Aug 06 14:31:15.928290 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1075/4278] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:31:15 2026] DELETE /volume/v3/volumes/7b1c6918-c443-46b7-96e7-4a8c086c5a5e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:31:15.935513 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-2677c40d-c2ca-4d93-9322-ad43fbd17320 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:15.937486 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2677c40d-c2ca-4d93-9322-ad43fbd17320 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/7b1c6918-c443-46b7-96e7-4a8c086c5a5e Aug 06 14:31:15.937732 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2677c40d-c2ca-4d93-9322-ad43fbd17320 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:15.937984 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2677c40d-c2ca-4d93-9322-ad43fbd17320 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:15.944652 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:15.944652 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:15.947894 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-2677c40d-c2ca-4d93-9322-ad43fbd17320 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:15.951782 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2677c40d-c2ca-4d93-9322-ad43fbd17320 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/7b1c6918-c443-46b7-96e7-4a8c086c5a5e returned with HTTP 200 Aug 06 14:31:15.952096 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1073/4279] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:15 2026] GET /volume/v3/volumes/7b1c6918-c443-46b7-96e7-4a8c086c5a5e => generated 860 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:16.036862 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ae2fb841-d47f-49ed-b4e2-c4ae793bc812 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:16.040964 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ae2fb841-d47f-49ed-b4e2-c4ae793bc812 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a Aug 06 14:31:16.041323 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ae2fb841-d47f-49ed-b4e2-c4ae793bc812 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:16.041689 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ae2fb841-d47f-49ed-b4e2-c4ae793bc812 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:16.054416 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:16.054416 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:16.059798 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-ae2fb841-d47f-49ed-b4e2-c4ae793bc812 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:31:16.067816 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ae2fb841-d47f-49ed-b4e2-c4ae793bc812 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a returned with HTTP 200 Aug 06 14:31:16.068585 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1066/4280] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:16 2026] GET /volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:16.084061 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c1797bba-c345-43a7-81d6-19ee266bf167 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:16.085779 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c1797bba-c345-43a7-81d6-19ee266bf167 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a Aug 06 14:31:16.085984 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c1797bba-c345-43a7-81d6-19ee266bf167 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:16.086196 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c1797bba-c345-43a7-81d6-19ee266bf167 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:16.095848 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:16.095848 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:16.100666 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c1797bba-c345-43a7-81d6-19ee266bf167 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:31:16.104606 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c1797bba-c345-43a7-81d6-19ee266bf167 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a returned with HTTP 200 Aug 06 14:31:16.105090 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1067/4281] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:16 2026] GET /volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:16.155804 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-fd636368-588a-4c33-b8ad-451a296161d9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:16.157890 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-fd636368-588a-4c33-b8ad-451a296161d9 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a Aug 06 14:31:16.158060 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-fd636368-588a-4c33-b8ad-451a296161d9 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:16.158233 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-fd636368-588a-4c33-b8ad-451a296161d9 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:16.165384 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:16.165384 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:16.173127 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-fd636368-588a-4c33-b8ad-451a296161d9 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:31:16.178212 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-fd636368-588a-4c33-b8ad-451a296161d9 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a returned with HTTP 200 Aug 06 14:31:16.178630 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1076/4282] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:31:16 2026] GET /volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:16.257947 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9bc5ce8b-ad0c-4885-87a4-fdb14d6b7ab3 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:16.258283 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9bc5ce8b-ad0c-4885-87a4-fdb14d6b7ab3 None None] GET https://10.4.3.229/volume// Aug 06 14:31:16.258453 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9bc5ce8b-ad0c-4885-87a4-fdb14d6b7ab3 None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:16.258635 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9bc5ce8b-ad0c-4885-87a4-fdb14d6b7ab3 None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:16.258921 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9bc5ce8b-ad0c-4885-87a4-fdb14d6b7ab3 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:31:16.259164 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1074/4283] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:31:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 06 14:31:16.271677 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-4cc354a5-3ef2-46bf-955f-e873a691feea None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:16.323701 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-4cc354a5-3ef2-46bf-955f-e873a691feea tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:31:16.324079 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-4cc354a5-3ef2-46bf-955f-e873a691feea tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "17941f59-dfe3-45b8-8500-a23446067b7a", "connector": null, "instance_uuid": "5d4a9eaa-7712-44d5-bd06-f7b43f7a1fe8"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:16.338078 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:16.338078 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:16.363543 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-4cc354a5-3ef2-46bf-955f-e873a691feea tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:31:16.364090 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1067/4284] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:31:16 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 06 14:31:16.404789 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-850bcb0c-8f83-4a40-8274-4945a5c10dce None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:16.408243 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-850bcb0c-8f83-4a40-8274-4945a5c10dce tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a Aug 06 14:31:16.408243 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-850bcb0c-8f83-4a40-8274-4945a5c10dce tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:16.408243 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-850bcb0c-8f83-4a40-8274-4945a5c10dce tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:16.419621 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:16.419621 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:16.421967 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7925a706-1db3-4501-a005-29f9ea9ee9fb None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:16.422383 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7925a706-1db3-4501-a005-29f9ea9ee9fb None None] GET https://10.4.3.229/volume// Aug 06 14:31:16.422580 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7925a706-1db3-4501-a005-29f9ea9ee9fb None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:16.422941 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7925a706-1db3-4501-a005-29f9ea9ee9fb None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:16.423369 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7925a706-1db3-4501-a005-29f9ea9ee9fb None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:31:16.423466 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1077/4285] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:31: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 06 14:31:16.428114 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-850bcb0c-8f83-4a40-8274-4945a5c10dce tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:31:16.430413 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-850bcb0c-8f83-4a40-8274-4945a5c10dce tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a returned with HTTP 200 Aug 06 14:31:16.430903 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1068/4286] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:16 2026] GET /volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:16.432830 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-4848fcb6-163e-48b8-a54b-c73d6d00ef28 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:16.434715 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-4848fcb6-163e-48b8-a54b-c73d6d00ef28 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a Aug 06 14:31:16.434884 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-4848fcb6-163e-48b8-a54b-c73d6d00ef28 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:16.435168 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-4848fcb6-163e-48b8-a54b-c73d6d00ef28 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:16.444709 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:16.444709 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:16.448621 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-4848fcb6-163e-48b8-a54b-c73d6d00ef28 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:31:16.453502 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-4848fcb6-163e-48b8-a54b-c73d6d00ef28 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a returned with HTTP 200 Aug 06 14:31:16.453917 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1075/4287] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:31:16 2026] GET /volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:31:16.465862 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8a2aaa54-b851-4433-84da-3b61feb2f5ab None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:16.468052 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8a2aaa54-b851-4433-84da-3b61feb2f5ab tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 Aug 06 14:31:16.468248 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8a2aaa54-b851-4433-84da-3b61feb2f5ab tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:16.468450 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8a2aaa54-b851-4433-84da-3b61feb2f5ab tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:16.482058 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:16.482058 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:16.486289 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-8a2aaa54-b851-4433-84da-3b61feb2f5ab tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:16.490796 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8a2aaa54-b851-4433-84da-3b61feb2f5ab tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 returned with HTTP 200 Aug 06 14:31:16.491415 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1068/4288] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:16 2026] GET /volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:16.501918 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-76c7c355-9d0b-4914-aa84-8130ca5087e5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:16.503794 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-76c7c355-9d0b-4914-aa84-8130ca5087e5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:31:16.504025 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-76c7c355-9d0b-4914-aa84-8130ca5087e5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:16.504234 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-76c7c355-9d0b-4914-aa84-8130ca5087e5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:16.504363 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-76c7c355-9d0b-4914-aa84-8130ca5087e5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:16.512275 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:16.512275 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:16.512972 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-76c7c355-9d0b-4914-aa84-8130ca5087e5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:31:16.513378 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1078/4289] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:16 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:16.560466 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-c88c426f-526f-4739-8687-cbcb1bd39112 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:16.564449 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-c88c426f-526f-4739-8687-cbcb1bd39112 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] PUT https://10.4.3.229/volume/v3/attachments/b02d41f6-ae8f-4ce9-86d9-b9cd33ce4916 Aug 06 14:31:16.564449 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-c88c426f-526f-4739-8687-cbcb1bd39112 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:16.572019 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-c88c426f-526f-4739-8687-cbcb1bd39112 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Acquiring lock "cinder-attachment_update-17941f59-dfe3-45b8-8500-a23446067b7a-np0000006659" by "attachment_update" {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:31:16.576566 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-c88c426f-526f-4739-8687-cbcb1bd39112 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Lock "cinder-attachment_update-17941f59-dfe3-45b8-8500-a23446067b7a-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:31:16.579451 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:16.579451 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:16.616900 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9adeab3e-c2b8-4fe5-ab58-0a486321b5ec None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:16.618777 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9adeab3e-c2b8-4fe5-ab58-0a486321b5ec tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 Aug 06 14:31:16.619042 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9adeab3e-c2b8-4fe5-ab58-0a486321b5ec tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:16.619323 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9adeab3e-c2b8-4fe5-ab58-0a486321b5ec tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:16.619526 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-9adeab3e-c2b8-4fe5-ab58-0a486321b5ec tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id c54ff8d8-487e-400c-9315-c7ef53a17501. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:16.624641 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:16.624641 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:16.625581 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9adeab3e-c2b8-4fe5-ab58-0a486321b5ec tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 returned with HTTP 200 Aug 06 14:31:16.626147 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1076/4290] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:16 2026] GET /volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:16.664487 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-c88c426f-526f-4739-8687-cbcb1bd39112 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Lock "cinder-attachment_update-17941f59-dfe3-45b8-8500-a23446067b7a-np0000006659" released by "attachment_update" :: held 0.088s {{(pid=100398) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:31:16.664960 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-c88c426f-526f-4739-8687-cbcb1bd39112 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/attachments/b02d41f6-ae8f-4ce9-86d9-b9cd33ce4916 returned with HTTP 200 Aug 06 14:31:16.665817 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1069/4291] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:31:16 2026] PUT /volume/v3/attachments/b02d41f6-ae8f-4ce9-86d9-b9cd33ce4916 => generated 968 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:16.673575 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-c31a645f-9893-4a09-985b-2b28d54052df None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:16.675856 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-c31a645f-9893-4a09-985b-2b28d54052df tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a/encryption Aug 06 14:31:16.676176 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-c31a645f-9893-4a09-985b-2b28d54052df tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:16.676464 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-c31a645f-9893-4a09-985b-2b28d54052df tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:16.688293 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:16.688293 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:16.694724 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-c31a645f-9893-4a09-985b-2b28d54052df tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a/encryption returned with HTTP 200 Aug 06 14:31:16.695280 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1069/4292] 10.4.3.229 () {68 vars in 1631 bytes} [Thu Aug 6 14:31:16 2026] GET /volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:16.965093 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6460a27b-9d76-40a9-b0e8-c1c9e9eaff71 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:16.967703 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6460a27b-9d76-40a9-b0e8-c1c9e9eaff71 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/7b1c6918-c443-46b7-96e7-4a8c086c5a5e Aug 06 14:31:16.967949 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6460a27b-9d76-40a9-b0e8-c1c9e9eaff71 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:16.968157 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6460a27b-9d76-40a9-b0e8-c1c9e9eaff71 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:16.976835 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6460a27b-9d76-40a9-b0e8-c1c9e9eaff71 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/7b1c6918-c443-46b7-96e7-4a8c086c5a5e returned with HTTP 404 Aug 06 14:31:16.977589 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1079/4293] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:16 2026] GET /volume/v3/volumes/7b1c6918-c443-46b7-96e7-4a8c086c5a5e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:31:16.985659 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-09d18ee5-e8c7-404a-80de-855c4925da00 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:16.989098 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-09d18ee5-e8c7-404a-80de-855c4925da00 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DELETE https://10.4.3.229/volume/v3/volumes/ccc88c95-3755-44bd-a336-09fe6c6d68b7 Aug 06 14:31:16.989370 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-09d18ee5-e8c7-404a-80de-855c4925da00 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:16.989615 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-09d18ee5-e8c7-404a-80de-855c4925da00 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:16.989830 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-09d18ee5-e8c7-404a-80de-855c4925da00 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume with id: ccc88c95-3755-44bd-a336-09fe6c6d68b7 Aug 06 14:31:16.999485 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:16.999485 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:16.999931 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-09d18ee5-e8c7-404a-80de-855c4925da00 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:17.030026 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-09d18ee5-e8c7-404a-80de-855c4925da00 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume request issued successfully. Aug 06 14:31:17.030222 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-09d18ee5-e8c7-404a-80de-855c4925da00 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/ccc88c95-3755-44bd-a336-09fe6c6d68b7 returned with HTTP 202 Aug 06 14:31:17.030780 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1077/4294] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:31:16 2026] DELETE /volume/v3/volumes/ccc88c95-3755-44bd-a336-09fe6c6d68b7 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:31:17.038288 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6b3c65d6-1400-4032-9f1a-396934ab5880 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:17.040443 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6b3c65d6-1400-4032-9f1a-396934ab5880 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/ccc88c95-3755-44bd-a336-09fe6c6d68b7 Aug 06 14:31:17.040834 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6b3c65d6-1400-4032-9f1a-396934ab5880 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:17.041401 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6b3c65d6-1400-4032-9f1a-396934ab5880 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:17.049927 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:17.049927 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:17.056284 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-6b3c65d6-1400-4032-9f1a-396934ab5880 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:17.062302 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6b3c65d6-1400-4032-9f1a-396934ab5880 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/ccc88c95-3755-44bd-a336-09fe6c6d68b7 returned with HTTP 200 Aug 06 14:31:17.062844 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1070/4295] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:17 2026] GET /volume/v3/volumes/ccc88c95-3755-44bd-a336-09fe6c6d68b7 => generated 896 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:17.444005 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1f484b43-3766-4213-a7b7-e7b2a89b2e3b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:17.446511 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1f484b43-3766-4213-a7b7-e7b2a89b2e3b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a Aug 06 14:31:17.446683 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1f484b43-3766-4213-a7b7-e7b2a89b2e3b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:17.446862 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1f484b43-3766-4213-a7b7-e7b2a89b2e3b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:17.460193 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:17.460193 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:17.464993 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1f484b43-3766-4213-a7b7-e7b2a89b2e3b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:31:17.469812 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1f484b43-3766-4213-a7b7-e7b2a89b2e3b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a returned with HTTP 200 Aug 06 14:31:17.470195 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1070/4296] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:17 2026] GET /volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:17.510650 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f206859b-5f6c-40fa-aff7-0cacd2cf5ff5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:17.512569 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f206859b-5f6c-40fa-aff7-0cacd2cf5ff5 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 Aug 06 14:31:17.512806 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f206859b-5f6c-40fa-aff7-0cacd2cf5ff5 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:17.512977 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f206859b-5f6c-40fa-aff7-0cacd2cf5ff5 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:17.525727 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:17.525727 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:17.526144 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e46b5969-6c1b-454d-84bb-be26766daa54 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:17.531663 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f206859b-5f6c-40fa-aff7-0cacd2cf5ff5 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:17.531814 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e46b5969-6c1b-454d-84bb-be26766daa54 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:31:17.531814 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e46b5969-6c1b-454d-84bb-be26766daa54 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:17.531814 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e46b5969-6c1b-454d-84bb-be26766daa54 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:17.531814 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-e46b5969-6c1b-454d-84bb-be26766daa54 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:17.537468 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f206859b-5f6c-40fa-aff7-0cacd2cf5ff5 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 returned with HTTP 200 Aug 06 14:31:17.538068 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1080/4297] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:17 2026] GET /volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:17.543473 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:17.543473 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:17.543473 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e46b5969-6c1b-454d-84bb-be26766daa54 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:31:17.543473 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1078/4298] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:17 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:17.635540 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2f4ab82a-3c2c-429f-b22b-11bdc4118448 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:17.636944 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2f4ab82a-3c2c-429f-b22b-11bdc4118448 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 Aug 06 14:31:17.637225 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2f4ab82a-3c2c-429f-b22b-11bdc4118448 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:17.637545 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2f4ab82a-3c2c-429f-b22b-11bdc4118448 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:17.637720 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-2f4ab82a-3c2c-429f-b22b-11bdc4118448 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id c54ff8d8-487e-400c-9315-c7ef53a17501. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:17.641419 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2f4ab82a-3c2c-429f-b22b-11bdc4118448 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 returned with HTTP 404 Aug 06 14:31:17.641419 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1071/4299] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:17 2026] GET /volume/v3/backups/c54ff8d8-487e-400c-9315-c7ef53a17501 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:18.077774 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d25d80c4-49a4-4224-9a41-b58bc5cb60a0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:18.080411 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d25d80c4-49a4-4224-9a41-b58bc5cb60a0 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/ccc88c95-3755-44bd-a336-09fe6c6d68b7 Aug 06 14:31:18.080770 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d25d80c4-49a4-4224-9a41-b58bc5cb60a0 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:18.081094 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d25d80c4-49a4-4224-9a41-b58bc5cb60a0 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:18.091079 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d25d80c4-49a4-4224-9a41-b58bc5cb60a0 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/ccc88c95-3755-44bd-a336-09fe6c6d68b7 returned with HTTP 404 Aug 06 14:31:18.091805 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1071/4300] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:18 2026] GET /volume/v3/volumes/ccc88c95-3755-44bd-a336-09fe6c6d68b7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:31:18.102187 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3c94af5a-de15-45bd-8495-ef20ebb2fd0b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:18.105320 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3c94af5a-de15-45bd-8495-ef20ebb2fd0b tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DELETE https://10.4.3.229/volume/v3/volumes/d20e04dd-2e2c-4bdf-8097-eca625486410 Aug 06 14:31:18.105320 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3c94af5a-de15-45bd-8495-ef20ebb2fd0b tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:18.105320 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3c94af5a-de15-45bd-8495-ef20ebb2fd0b tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:18.105320 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-3c94af5a-de15-45bd-8495-ef20ebb2fd0b tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume with id: d20e04dd-2e2c-4bdf-8097-eca625486410 Aug 06 14:31:18.113247 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:18.113247 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:18.113810 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3c94af5a-de15-45bd-8495-ef20ebb2fd0b tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:18.122781 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9f7846bf-3823-41ae-bdce-ceb38fdf5c26 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:18.125529 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9f7846bf-3823-41ae-bdce-ceb38fdf5c26 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] DELETE https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e Aug 06 14:31:18.125839 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9f7846bf-3823-41ae-bdce-ceb38fdf5c26 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:18.126107 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9f7846bf-3823-41ae-bdce-ceb38fdf5c26 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:18.126347 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.contrib.backups [None req-9f7846bf-3823-41ae-bdce-ceb38fdf5c26 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Delete backup with id: ffb102c5-7bbe-406b-aa35-00141797324e. Aug 06 14:31:18.132353 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:18.132353 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:18.135399 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3c94af5a-de15-45bd-8495-ef20ebb2fd0b tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume request issued successfully. Aug 06 14:31:18.136931 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3c94af5a-de15-45bd-8495-ef20ebb2fd0b tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/d20e04dd-2e2c-4bdf-8097-eca625486410 returned with HTTP 202 Aug 06 14:31:18.136931 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1081/4301] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:31:18 2026] DELETE /volume/v3/volumes/d20e04dd-2e2c-4bdf-8097-eca625486410 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:31:18.144958 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0cdbb0d9-4f74-438e-83c0-aead3635f3e3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:18.147058 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0cdbb0d9-4f74-438e-83c0-aead3635f3e3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/d20e04dd-2e2c-4bdf-8097-eca625486410 Aug 06 14:31:18.147516 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0cdbb0d9-4f74-438e-83c0-aead3635f3e3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:18.148253 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0cdbb0d9-4f74-438e-83c0-aead3635f3e3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:18.150549 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.backup.rpcapi [None req-9f7846bf-3823-41ae-bdce-ceb38fdf5c26 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] delete_backup rpcapi backup_id ffb102c5-7bbe-406b-aa35-00141797324e {{(pid=100397) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:31:18.152687 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9f7846bf-3823-41ae-bdce-ceb38fdf5c26 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e returned with HTTP 202 Aug 06 14:31:18.153226 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1079/4302] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:31:18 2026] DELETE /volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:31:18.157598 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:18.157598 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:18.162173 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0cdbb0d9-4f74-438e-83c0-aead3635f3e3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:18.163105 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e4eb560e-e23b-464f-b138-e0258033b325 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:18.165798 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e4eb560e-e23b-464f-b138-e0258033b325 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e Aug 06 14:31:18.166079 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e4eb560e-e23b-464f-b138-e0258033b325 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:18.166340 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e4eb560e-e23b-464f-b138-e0258033b325 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:18.166536 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-e4eb560e-e23b-464f-b138-e0258033b325 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id ffb102c5-7bbe-406b-aa35-00141797324e. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:18.167825 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0cdbb0d9-4f74-438e-83c0-aead3635f3e3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/d20e04dd-2e2c-4bdf-8097-eca625486410 returned with HTTP 200 Aug 06 14:31:18.168194 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1072/4303] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:18 2026] GET /volume/v3/volumes/d20e04dd-2e2c-4bdf-8097-eca625486410 => generated 895 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:18.173551 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:18.173551 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:18.173901 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e4eb560e-e23b-464f-b138-e0258033b325 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e returned with HTTP 200 Aug 06 14:31:18.174383 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1072/4304] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:18 2026] GET /volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:18.483695 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9cbb3504-f398-4a82-b4a3-1f64ad2a443b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:18.485564 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9cbb3504-f398-4a82-b4a3-1f64ad2a443b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a Aug 06 14:31:18.485745 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9cbb3504-f398-4a82-b4a3-1f64ad2a443b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:18.485920 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9cbb3504-f398-4a82-b4a3-1f64ad2a443b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:18.495478 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:18.495478 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:18.499517 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-9cbb3504-f398-4a82-b4a3-1f64ad2a443b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:31:18.504745 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9cbb3504-f398-4a82-b4a3-1f64ad2a443b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a returned with HTTP 200 Aug 06 14:31:18.505135 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1082/4305] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:18 2026] GET /volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:18.552178 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c9374e3f-3b74-4fb1-aa12-f5834391ee11 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:18.553515 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7532f64c-bc6f-4b0c-b54c-87e787e74287 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:18.554861 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c9374e3f-3b74-4fb1-aa12-f5834391ee11 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 Aug 06 14:31:18.555464 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c9374e3f-3b74-4fb1-aa12-f5834391ee11 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:18.555464 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c9374e3f-3b74-4fb1-aa12-f5834391ee11 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:18.555554 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7532f64c-bc6f-4b0c-b54c-87e787e74287 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:31:18.555554 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7532f64c-bc6f-4b0c-b54c-87e787e74287 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:18.555715 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7532f64c-bc6f-4b0c-b54c-87e787e74287 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:18.555830 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-7532f64c-bc6f-4b0c-b54c-87e787e74287 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:18.559866 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:18.559866 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:18.560560 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7532f64c-bc6f-4b0c-b54c-87e787e74287 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:31:18.560933 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1073/4306] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:18 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:18.565085 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:18.565085 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:18.569418 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c9374e3f-3b74-4fb1-aa12-f5834391ee11 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:18.574241 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c9374e3f-3b74-4fb1-aa12-f5834391ee11 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 returned with HTTP 200 Aug 06 14:31:18.574799 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1080/4307] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:18 2026] GET /volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:18.641489 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-41a9d657-7a04-4b10-99d1-6676a3a89356 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:18.643610 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-41a9d657-7a04-4b10-99d1-6676a3a89356 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] POST https://10.4.3.229/volume/v3/attachments/fbe135f7-5d26-4f01-9b36-901ea551c35e/action Aug 06 14:31:18.643963 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-41a9d657-7a04-4b10-99d1-6676a3a89356 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action body: b'{"os-complete": null}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:31:18.644079 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-41a9d657-7a04-4b10-99d1-6676a3a89356 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:18.662344 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:18.662344 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:18.673192 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-fcaa00c8-9662-464d-a1d3-c924fa62cb6e req-41a9d657-7a04-4b10-99d1-6676a3a89356 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/attachments/fbe135f7-5d26-4f01-9b36-901ea551c35e/action returned with HTTP 204 Aug 06 14:31:18.673684 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1073/4308] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:31:18 2026] POST /volume/v3/attachments/fbe135f7-5d26-4f01-9b36-901ea551c35e/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:19.181225 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0fcb6078-9ad7-471a-b24e-28d93c280e0e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:19.183127 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0fcb6078-9ad7-471a-b24e-28d93c280e0e tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/d20e04dd-2e2c-4bdf-8097-eca625486410 Aug 06 14:31:19.183283 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0fcb6078-9ad7-471a-b24e-28d93c280e0e tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:19.183541 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0fcb6078-9ad7-471a-b24e-28d93c280e0e tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:19.185689 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-666c5088-622e-43ec-89a6-3dbe7e8f23b6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:19.188000 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-666c5088-622e-43ec-89a6-3dbe7e8f23b6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e Aug 06 14:31:19.188000 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-666c5088-622e-43ec-89a6-3dbe7e8f23b6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:19.188000 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-666c5088-622e-43ec-89a6-3dbe7e8f23b6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:19.188251 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-666c5088-622e-43ec-89a6-3dbe7e8f23b6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id ffb102c5-7bbe-406b-aa35-00141797324e. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:19.189890 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0fcb6078-9ad7-471a-b24e-28d93c280e0e tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/d20e04dd-2e2c-4bdf-8097-eca625486410 returned with HTTP 404 Aug 06 14:31:19.190379 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1083/4309] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:19 2026] GET /volume/v3/volumes/d20e04dd-2e2c-4bdf-8097-eca625486410 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:31:19.192020 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-666c5088-622e-43ec-89a6-3dbe7e8f23b6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e returned with HTTP 404 Aug 06 14:31:19.192511 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1074/4310] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:19 2026] GET /volume/v3/backups/ffb102c5-7bbe-406b-aa35-00141797324e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:19.198826 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-42334889-b31a-43d8-a9b3-a5c073c3245c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:19.200778 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-42334889-b31a-43d8-a9b3-a5c073c3245c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:31:19.201169 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-42334889-b31a-43d8-a9b3-a5c073c3245c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-216794542"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:19.202853 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-42334889-b31a-43d8-a9b3-a5c073c3245c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-216794542'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:31:19.202991 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-42334889-b31a-43d8-a9b3-a5c073c3245c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume of 1 GB Aug 06 14:31:19.207666 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-42334889-b31a-43d8-a9b3-a5c073c3245c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Availability Zones retrieved successfully. Aug 06 14:31:19.207874 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-46752eff-684e-48a5-bfc6-48dbbaeb045a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:19.209466 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-46752eff-684e-48a5-bfc6-48dbbaeb045a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:31:19.209760 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-46752eff-684e-48a5-bfc6-48dbbaeb045a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-667048311"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:19.211153 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-46752eff-684e-48a5-bfc6-48dbbaeb045a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-667048311'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:31:19.211274 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-46752eff-684e-48a5-bfc6-48dbbaeb045a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Create volume of 1 GB Aug 06 14:31:19.213898 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-42334889-b31a-43d8-a9b3-a5c073c3245c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Flow 'volume_create_api' (62a8acb3-8a9e-49b8-955f-ea8cbe98de78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:19.214864 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-42334889-b31a-43d8-a9b3-a5c073c3245c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dadab055-22fc-45aa-85bc-3dcf37a8ae65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:19.214923 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-46752eff-684e-48a5-bfc6-48dbbaeb045a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Availability Zones retrieved successfully. Aug 06 14:31:19.215919 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-42334889-b31a-43d8-a9b3-a5c073c3245c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:31:19.220093 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-46752eff-684e-48a5-bfc6-48dbbaeb045a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Flow 'volume_create_api' (6ce695bf-2dd0-4c7d-ab10-2012475bbf73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:19.220803 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-46752eff-684e-48a5-bfc6-48dbbaeb045a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baf2d961-812a-4e78-9122-f2d32da3787f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:19.221777 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-46752eff-684e-48a5-bfc6-48dbbaeb045a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:31:19.242562 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-42334889-b31a-43d8-a9b3-a5c073c3245c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dadab055-22fc-45aa-85bc-3dcf37a8ae65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:19.243451 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-42334889-b31a-43d8-a9b3-a5c073c3245c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4141c333-252b-4289-a710-0c4d8b713dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:19.244595 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-46752eff-684e-48a5-bfc6-48dbbaeb045a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baf2d961-812a-4e78-9122-f2d32da3787f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:19.245291 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-46752eff-684e-48a5-bfc6-48dbbaeb045a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aecd5d31-58a1-4de9-8d88-0fdb589baa75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:19.279883 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-42334889-b31a-43d8-a9b3-a5c073c3245c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Created reservations ['8ff95cc6-4417-419e-b898-e034726a7942', 'b51657fa-30e4-4563-b996-d54279a1ec5f', 'ec7755ce-3fb1-4237-8072-f2884e6bcbd2', '2b144a8c-a18b-4afa-8047-2d0ed2ab5d3e'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:19.280695 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-42334889-b31a-43d8-a9b3-a5c073c3245c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4141c333-252b-4289-a710-0c4d8b713dce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ff95cc6-4417-419e-b898-e034726a7942', 'b51657fa-30e4-4563-b996-d54279a1ec5f', 'ec7755ce-3fb1-4237-8072-f2884e6bcbd2', '2b144a8c-a18b-4afa-8047-2d0ed2ab5d3e']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:19.281516 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-42334889-b31a-43d8-a9b3-a5c073c3245c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a196d176-d187-4316-80c1-2031141e111c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:19.295456 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-46752eff-684e-48a5-bfc6-48dbbaeb045a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Created reservations ['1f2a14b3-5db4-49eb-a6e1-5aab042dfbbf', '3aa781e3-0caf-48b4-8b1f-d4d73d9db108', '1320894a-c9b6-460f-baf7-f3bfe1db93e1', '895dc333-b4ae-4d80-9f12-ceaf4f617f8c'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:19.296383 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-46752eff-684e-48a5-bfc6-48dbbaeb045a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aecd5d31-58a1-4de9-8d88-0fdb589baa75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f2a14b3-5db4-49eb-a6e1-5aab042dfbbf', '3aa781e3-0caf-48b4-8b1f-d4d73d9db108', '1320894a-c9b6-460f-baf7-f3bfe1db93e1', '895dc333-b4ae-4d80-9f12-ceaf4f617f8c']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:19.297230 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-46752eff-684e-48a5-bfc6-48dbbaeb045a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abac4601-cac8-4397-9a45-0b2f9530022d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:19.303723 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-42334889-b31a-43d8-a9b3-a5c073c3245c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a196d176-d187-4316-80c1-2031141e111c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da4cec62-8b7c-4d2f-9fcc-5f0b7a29e4f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-216794542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00eaa70841c4ac6beaa75a8b41efb50',qos_specs=None,replication_status=,reservations=['8ff95cc6-4417-419e-b898-e034726a7942','b51657fa-30e4-4563-b996-d54279a1ec5f','ec7755ce-3fb1-4237-8072-f2884e6bcbd2','2b144a8c-a18b-4afa-8047-2d0ed2ab5d3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc34458b6ae54732b778f41f7321628b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:31:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-216794542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da4cec62-8b7c-4d2f-9fcc-5f0b7a29e4f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a00eaa70841c4ac6beaa75a8b41efb50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc34458b6ae54732b778f41f7321628b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:19.304444 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-42334889-b31a-43d8-a9b3-a5c073c3245c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e55b52c-abd8-4782-b563-677ccf71fde8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:19.317542 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-46752eff-684e-48a5-bfc6-48dbbaeb045a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abac4601-cac8-4397-9a45-0b2f9530022d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f860f656-9e62-4f65-a78c-89807605cae4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-667048311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c96f18bea1bc4164b2537eba4acc7501',qos_specs=None,replication_status=,reservations=['1f2a14b3-5db4-49eb-a6e1-5aab042dfbbf','3aa781e3-0caf-48b4-8b1f-d4d73d9db108','1320894a-c9b6-460f-baf7-f3bfe1db93e1','895dc333-b4ae-4d80-9f12-ceaf4f617f8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dcd9de22d1c4877b2de8f8588192bee',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:31:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-667048311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f860f656-9e62-4f65-a78c-89807605cae4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c96f18bea1bc4164b2537eba4acc7501',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dcd9de22d1c4877b2de8f8588192bee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:19.318366 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-46752eff-684e-48a5-bfc6-48dbbaeb045a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41aa1bfb-a1f1-41dc-bbd4-225ab95ac1e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:19.329679 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-42334889-b31a-43d8-a9b3-a5c073c3245c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e55b52c-abd8-4782-b563-677ccf71fde8) transitioned into state 'SUCCESS' from state '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-216794542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00eaa70841c4ac6beaa75a8b41efb50',qos_specs=None,replication_status=,reservations=['8ff95cc6-4417-419e-b898-e034726a7942','b51657fa-30e4-4563-b996-d54279a1ec5f','ec7755ce-3fb1-4237-8072-f2884e6bcbd2','2b144a8c-a18b-4afa-8047-2d0ed2ab5d3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc34458b6ae54732b778f41f7321628b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:19.330310 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-42334889-b31a-43d8-a9b3-a5c073c3245c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b8419d0-332f-4a8f-aa4b-5bf30849f8c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:19.340372 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-46752eff-684e-48a5-bfc6-48dbbaeb045a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41aa1bfb-a1f1-41dc-bbd4-225ab95ac1e8) transitioned into state 'SUCCESS' from state '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-667048311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c96f18bea1bc4164b2537eba4acc7501',qos_specs=None,replication_status=,reservations=['1f2a14b3-5db4-49eb-a6e1-5aab042dfbbf','3aa781e3-0caf-48b4-8b1f-d4d73d9db108','1320894a-c9b6-460f-baf7-f3bfe1db93e1','895dc333-b4ae-4d80-9f12-ceaf4f617f8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dcd9de22d1c4877b2de8f8588192bee',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:19.341107 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-46752eff-684e-48a5-bfc6-48dbbaeb045a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e88ff9b-4add-4f56-bb8f-75060cdcbbea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:19.342383 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-42334889-b31a-43d8-a9b3-a5c073c3245c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b8419d0-332f-4a8f-aa4b-5bf30849f8c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:19.343641 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-42334889-b31a-43d8-a9b3-a5c073c3245c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Flow 'volume_create_api' (62a8acb3-8a9e-49b8-955f-ea8cbe98de78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:19.344044 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-42334889-b31a-43d8-a9b3-a5c073c3245c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume request issued successfully. Aug 06 14:31:19.344815 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-42334889-b31a-43d8-a9b3-a5c073c3245c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:31:19.345387 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1081/4311] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:31:19 2026] POST /volume/v3/volumes => generated 769 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:19.351046 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-46752eff-684e-48a5-bfc6-48dbbaeb045a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e88ff9b-4add-4f56-bb8f-75060cdcbbea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:19.351940 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-46752eff-684e-48a5-bfc6-48dbbaeb045a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Flow 'volume_create_api' (6ce695bf-2dd0-4c7d-ab10-2012475bbf73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:19.352283 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-46752eff-684e-48a5-bfc6-48dbbaeb045a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Create volume request issued successfully. Aug 06 14:31:19.353030 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-46752eff-684e-48a5-bfc6-48dbbaeb045a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:31:19.353588 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1074/4312] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:31:19 2026] POST /volume/v3/volumes => generated 748 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:31:19.356305 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-83cdd59d-7e96-4efb-b6ed-0f01b6c5ed19 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:19.358115 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-83cdd59d-7e96-4efb-b6ed-0f01b6c5ed19 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/da4cec62-8b7c-4d2f-9fcc-5f0b7a29e4f2 Aug 06 14:31:19.358318 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-83cdd59d-7e96-4efb-b6ed-0f01b6c5ed19 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:19.358557 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-83cdd59d-7e96-4efb-b6ed-0f01b6c5ed19 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:19.364075 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7d3a7e5c-7712-4638-aa51-1c7c94b67658 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:19.365416 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:19.365416 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:19.365844 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7d3a7e5c-7712-4638-aa51-1c7c94b67658 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/volumes/f860f656-9e62-4f65-a78c-89807605cae4 Aug 06 14:31:19.366151 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7d3a7e5c-7712-4638-aa51-1c7c94b67658 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:19.366344 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7d3a7e5c-7712-4638-aa51-1c7c94b67658 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:19.369123 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-83cdd59d-7e96-4efb-b6ed-0f01b6c5ed19 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:19.372591 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:19.372591 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:19.373024 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-83cdd59d-7e96-4efb-b6ed-0f01b6c5ed19 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/da4cec62-8b7c-4d2f-9fcc-5f0b7a29e4f2 returned with HTTP 200 Aug 06 14:31:19.373435 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1084/4313] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:19 2026] GET /volume/v3/volumes/da4cec62-8b7c-4d2f-9fcc-5f0b7a29e4f2 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:19.376618 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-7d3a7e5c-7712-4638-aa51-1c7c94b67658 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:31:19.382226 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7d3a7e5c-7712-4638-aa51-1c7c94b67658 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes/f860f656-9e62-4f65-a78c-89807605cae4 returned with HTTP 200 Aug 06 14:31:19.382774 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1075/4314] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:19 2026] GET /volume/v3/volumes/f860f656-9e62-4f65-a78c-89807605cae4 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:19.516877 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-bfb3c275-13ff-4db8-aab5-5558beba0336 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:19.518644 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bfb3c275-13ff-4db8-aab5-5558beba0336 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a Aug 06 14:31:19.518831 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bfb3c275-13ff-4db8-aab5-5558beba0336 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:19.519018 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bfb3c275-13ff-4db8-aab5-5558beba0336 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:19.527876 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:19.527876 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:19.531042 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-bfb3c275-13ff-4db8-aab5-5558beba0336 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:31:19.534747 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bfb3c275-13ff-4db8-aab5-5558beba0336 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a returned with HTTP 200 Aug 06 14:31:19.535086 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1082/4315] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:19 2026] GET /volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:19.571165 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5927cede-066e-47bc-b261-29dfd5ce56d0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:19.573414 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5927cede-066e-47bc-b261-29dfd5ce56d0 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:31:19.573620 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5927cede-066e-47bc-b261-29dfd5ce56d0 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:19.573799 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5927cede-066e-47bc-b261-29dfd5ce56d0 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:19.573903 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-5927cede-066e-47bc-b261-29dfd5ce56d0 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:19.578060 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:19.578060 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:19.578642 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5927cede-066e-47bc-b261-29dfd5ce56d0 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:31:19.579027 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1075/4316] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:19 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:19.586895 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f483f78f-1ec7-4a73-864f-d1cb7cb625d8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:19.588649 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f483f78f-1ec7-4a73-864f-d1cb7cb625d8 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 Aug 06 14:31:19.588822 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f483f78f-1ec7-4a73-864f-d1cb7cb625d8 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:19.589001 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f483f78f-1ec7-4a73-864f-d1cb7cb625d8 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:19.599250 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:19.599250 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:19.602302 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f483f78f-1ec7-4a73-864f-d1cb7cb625d8 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:19.605922 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f483f78f-1ec7-4a73-864f-d1cb7cb625d8 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 returned with HTTP 200 Aug 06 14:31:19.606259 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1085/4317] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:19 2026] GET /volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 => generated 1165 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:20.188039 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-13177c02-57c0-451f-8f8d-c4f321e9fbbc req-13c6ccc1-b4e2-4c1e-8497-2ecdd82ac155 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:20.190128 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-13177c02-57c0-451f-8f8d-c4f321e9fbbc req-13c6ccc1-b4e2-4c1e-8497-2ecdd82ac155 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:31:20.190310 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-13177c02-57c0-451f-8f8d-c4f321e9fbbc req-13c6ccc1-b4e2-4c1e-8497-2ecdd82ac155 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:20.190522 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-13177c02-57c0-451f-8f8d-c4f321e9fbbc req-13c6ccc1-b4e2-4c1e-8497-2ecdd82ac155 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:20.197368 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:20.197368 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:20.200712 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-13177c02-57c0-451f-8f8d-c4f321e9fbbc req-13c6ccc1-b4e2-4c1e-8497-2ecdd82ac155 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:20.204343 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-13177c02-57c0-451f-8f8d-c4f321e9fbbc req-13c6ccc1-b4e2-4c1e-8497-2ecdd82ac155 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:31:20.204762 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1076/4318] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:31:20 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:20.269541 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ad3978a6-27ed-49e2-b684-9289b22f29d5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:20.269903 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ad3978a6-27ed-49e2-b684-9289b22f29d5 None None] GET https://10.4.3.229/volume// Aug 06 14:31:20.270070 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ad3978a6-27ed-49e2-b684-9289b22f29d5 None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:20.270248 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ad3978a6-27ed-49e2-b684-9289b22f29d5 None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:20.270581 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ad3978a6-27ed-49e2-b684-9289b22f29d5 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:31:20.270849 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1083/4319] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:31: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 06 14:31:20.279417 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-13177c02-57c0-451f-8f8d-c4f321e9fbbc req-dd2fcd88-51e7-4ff6-92b4-b3424ebcaebd None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:20.311020 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-13177c02-57c0-451f-8f8d-c4f321e9fbbc req-dd2fcd88-51e7-4ff6-92b4-b3424ebcaebd tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:31:20.311463 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-13177c02-57c0-451f-8f8d-c4f321e9fbbc req-dd2fcd88-51e7-4ff6-92b4-b3424ebcaebd tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19c719af-91f8-4b9e-8019-ad43c078d9e6", "connector": null, "instance_uuid": "24f6db79-f71b-4b91-a986-1dbfe0b61a42"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:20.321985 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:20.321985 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:20.350180 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-13177c02-57c0-451f-8f8d-c4f321e9fbbc req-dd2fcd88-51e7-4ff6-92b4-b3424ebcaebd tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:31:20.350958 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1076/4320] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:31:20 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 06 14:31:20.391371 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a73a77bc-689a-4171-a35e-632361aa7e0c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:20.397340 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a73a77bc-689a-4171-a35e-632361aa7e0c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/da4cec62-8b7c-4d2f-9fcc-5f0b7a29e4f2 Aug 06 14:31:20.397340 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a73a77bc-689a-4171-a35e-632361aa7e0c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:20.397340 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a73a77bc-689a-4171-a35e-632361aa7e0c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:20.397554 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5a2cf4bc-2176-4b07-9973-ca3b06b97e14 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:20.399121 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5a2cf4bc-2176-4b07-9973-ca3b06b97e14 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/volumes/f860f656-9e62-4f65-a78c-89807605cae4 Aug 06 14:31:20.400462 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5a2cf4bc-2176-4b07-9973-ca3b06b97e14 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:20.400462 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5a2cf4bc-2176-4b07-9973-ca3b06b97e14 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:20.405519 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:20.405519 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:20.410263 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-a73a77bc-689a-4171-a35e-632361aa7e0c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:20.416142 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a73a77bc-689a-4171-a35e-632361aa7e0c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/da4cec62-8b7c-4d2f-9fcc-5f0b7a29e4f2 returned with HTTP 200 Aug 06 14:31:20.416810 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1086/4321] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:20 2026] GET /volume/v3/volumes/da4cec62-8b7c-4d2f-9fcc-5f0b7a29e4f2 => generated 862 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:20.419001 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8207ed5c-28c3-457c-ae36-ecbc8ebe39c1 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:20.422191 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:20.422191 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:20.422298 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8207ed5c-28c3-457c-ae36-ecbc8ebe39c1 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:31:20.422531 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8207ed5c-28c3-457c-ae36-ecbc8ebe39c1 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:20.422786 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8207ed5c-28c3-457c-ae36-ecbc8ebe39c1 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:20.427383 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5a2cf4bc-2176-4b07-9973-ca3b06b97e14 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:31:20.432006 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-68f158ad-044d-4cfd-8ff4-e811c1bd24db None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:20.434146 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-68f158ad-044d-4cfd-8ff4-e811c1bd24db tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:31:20.434689 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-68f158ad-044d-4cfd-8ff4-e811c1bd24db tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "da4cec62-8b7c-4d2f-9fcc-5f0b7a29e4f2", "name": "tempest-VolumeDependencyTests-Snapshot-1594714757"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:20.440162 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:20.440162 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:20.440476 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5a2cf4bc-2176-4b07-9973-ca3b06b97e14 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes/f860f656-9e62-4f65-a78c-89807605cae4 returned with HTTP 200 Aug 06 14:31:20.442446 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1077/4322] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:20 2026] GET /volume/v3/volumes/f860f656-9e62-4f65-a78c-89807605cae4 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:20.442519 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f2dc9b93-26c1-435f-b8bb-94feddf66091 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:20.442519 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f2dc9b93-26c1-435f-b8bb-94feddf66091 None None] GET https://10.4.3.229/volume// Aug 06 14:31:20.442519 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f2dc9b93-26c1-435f-b8bb-94feddf66091 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:20.442519 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f2dc9b93-26c1-435f-b8bb-94feddf66091 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:20.443123 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f2dc9b93-26c1-435f-b8bb-94feddf66091 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:31:20.443634 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1087/4323] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:31: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 06 14:31:20.445705 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:20.445705 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:20.446376 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-68f158ad-044d-4cfd-8ff4-e811c1bd24db tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:20.446755 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-68f158ad-044d-4cfd-8ff4-e811c1bd24db tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create snapshot from volume da4cec62-8b7c-4d2f-9fcc-5f0b7a29e4f2 Aug 06 14:31:20.446798 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8207ed5c-28c3-457c-ae36-ecbc8ebe39c1 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:20.453824 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-13177c02-57c0-451f-8f8d-c4f321e9fbbc req-4858bd06-69b8-4ec7-bfd7-55cf986580d4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:20.454098 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8207ed5c-28c3-457c-ae36-ecbc8ebe39c1 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:31:20.454562 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1084/4324] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:20 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 920 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:20.456566 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6f1dd051-6cb6-4945-9a64-c8007c1637e9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:20.458456 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6f1dd051-6cb6-4945-9a64-c8007c1637e9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:31:20.460451 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6f1dd051-6cb6-4945-9a64-c8007c1637e9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f860f656-9e62-4f65-a78c-89807605cae4", "name": "tempest-VolumesBackupsTest-Snapshot-449802406"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:20.464071 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-13177c02-57c0-451f-8f8d-c4f321e9fbbc req-4858bd06-69b8-4ec7-bfd7-55cf986580d4 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:31:20.467444 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-13177c02-57c0-451f-8f8d-c4f321e9fbbc req-4858bd06-69b8-4ec7-bfd7-55cf986580d4 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:20.467444 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-13177c02-57c0-451f-8f8d-c4f321e9fbbc req-4858bd06-69b8-4ec7-bfd7-55cf986580d4 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:20.470054 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:20.470054 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:20.470824 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-6f1dd051-6cb6-4945-9a64-c8007c1637e9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:31:20.471063 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-6f1dd051-6cb6-4945-9a64-c8007c1637e9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Create snapshot from volume f860f656-9e62-4f65-a78c-89807605cae4 Aug 06 14:31:20.475616 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:20.475616 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:20.483326 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-13177c02-57c0-451f-8f8d-c4f321e9fbbc req-4858bd06-69b8-4ec7-bfd7-55cf986580d4 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:20.488729 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-68f158ad-044d-4cfd-8ff4-e811c1bd24db tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Created reservations ['58585e55-7a7f-43e2-b0ae-6f385040049e', '780b82b6-360a-4abb-b2ef-696f8d199e0d', '83ceb4fe-bfb7-48fe-800c-9fdc6a7d7661', 'a7cd5d09-7193-4881-8d3d-d41cd2857d9c'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:20.489223 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-13177c02-57c0-451f-8f8d-c4f321e9fbbc req-4858bd06-69b8-4ec7-bfd7-55cf986580d4 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:31:20.489722 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1078/4325] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:31:20 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 1100 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 06 14:31:20.511923 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-6f1dd051-6cb6-4945-9a64-c8007c1637e9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Created reservations ['600a1f7e-d391-476a-a52a-f9534fd27987', '022df6e0-8633-499a-9408-6c275120de49', 'fc198d63-3ce2-4ae5-95df-82d82409735c', 'ce5a0fa2-8276-4199-aa95-ec577ad44aca'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:20.530156 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-68f158ad-044d-4cfd-8ff4-e811c1bd24db tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot create request issued successfully. Aug 06 14:31:20.530156 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-68f158ad-044d-4cfd-8ff4-e811c1bd24db tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:31:20.530419 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1077/4326] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:31:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:31:20.543915 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a1fdb934-3dfc-48ee-983a-26272c1d9078 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:20.546717 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a1fdb934-3dfc-48ee-983a-26272c1d9078 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/snapshots/980fe98e-4a1e-465a-96c0-6b622284f8d7 Aug 06 14:31:20.546855 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a1fdb934-3dfc-48ee-983a-26272c1d9078 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:20.547034 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a1fdb934-3dfc-48ee-983a-26272c1d9078 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:20.549401 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-cb184052-3214-4d12-93aa-e836de65d3f5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:20.550456 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-6f1dd051-6cb6-4945-9a64-c8007c1637e9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Snapshot create request issued successfully. Aug 06 14:31:20.550652 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6f1dd051-6cb6-4945-9a64-c8007c1637e9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:31:20.551327 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1088/4327] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:31:20 2026] POST /volume/v3/snapshots => generated 304 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:31:20.554347 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cb184052-3214-4d12-93aa-e836de65d3f5 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a Aug 06 14:31:20.554628 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cb184052-3214-4d12-93aa-e836de65d3f5 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:20.554840 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cb184052-3214-4d12-93aa-e836de65d3f5 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:20.557652 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:20.557652 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:20.558952 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a1fdb934-3dfc-48ee-983a-26272c1d9078 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot retrieved successfully. Aug 06 14:31:20.560177 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a1fdb934-3dfc-48ee-983a-26272c1d9078 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/980fe98e-4a1e-465a-96c0-6b622284f8d7 returned with HTTP 200 Aug 06 14:31:20.560696 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1085/4328] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:20 2026] GET /volume/v3/snapshots/980fe98e-4a1e-465a-96c0-6b622284f8d7 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:20.561708 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e710a687-24af-46a3-a8c3-0c229b5154e3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:20.567060 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e710a687-24af-46a3-a8c3-0c229b5154e3 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/snapshots/e507b183-3c00-4442-b8b1-bbe76d54a37e Aug 06 14:31:20.567403 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e710a687-24af-46a3-a8c3-0c229b5154e3 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:20.567706 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e710a687-24af-46a3-a8c3-0c229b5154e3 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:20.572826 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:20.572826 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:20.573841 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:20.573841 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:20.574411 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-e710a687-24af-46a3-a8c3-0c229b5154e3 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Snapshot retrieved successfully. Aug 06 14:31:20.575374 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e710a687-24af-46a3-a8c3-0c229b5154e3 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/snapshots/e507b183-3c00-4442-b8b1-bbe76d54a37e returned with HTTP 200 Aug 06 14:31:20.575855 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1078/4329] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:20 2026] GET /volume/v3/snapshots/e507b183-3c00-4442-b8b1-bbe76d54a37e => generated 436 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:20.576663 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-cb184052-3214-4d12-93aa-e836de65d3f5 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:31:20.581226 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cb184052-3214-4d12-93aa-e836de65d3f5 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a returned with HTTP 200 Aug 06 14:31:20.581636 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1079/4330] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:20 2026] GET /volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:20.591551 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-4afbbbcb-aae8-4607-81b9-d8a8798d20bf None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:20.596493 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4afbbbcb-aae8-4607-81b9-d8a8798d20bf tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:31:20.596493 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4afbbbcb-aae8-4607-81b9-d8a8798d20bf tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:20.596493 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4afbbbcb-aae8-4607-81b9-d8a8798d20bf tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:20.596493 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-4afbbbcb-aae8-4607-81b9-d8a8798d20bf tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:20.601684 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:20.601684 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:20.602891 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4afbbbcb-aae8-4607-81b9-d8a8798d20bf tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:31:20.603545 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1089/4331] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:20 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:20.615100 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-13177c02-57c0-451f-8f8d-c4f321e9fbbc req-baf58fc5-5c80-456f-a75b-e3da6484fa5c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:20.618063 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-13177c02-57c0-451f-8f8d-c4f321e9fbbc req-baf58fc5-5c80-456f-a75b-e3da6484fa5c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] PUT https://10.4.3.229/volume/v3/attachments/2dbff888-d09b-4339-8e06-9a6c82b8d102 Aug 06 14:31:20.618613 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-13177c02-57c0-451f-8f8d-c4f321e9fbbc req-baf58fc5-5c80-456f-a75b-e3da6484fa5c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:20.627935 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-13177c02-57c0-451f-8f8d-c4f321e9fbbc req-baf58fc5-5c80-456f-a75b-e3da6484fa5c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Acquiring lock "cinder-attachment_update-19c719af-91f8-4b9e-8019-ad43c078d9e6-np0000006659" by "attachment_update" {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:31:20.632819 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-13177c02-57c0-451f-8f8d-c4f321e9fbbc req-baf58fc5-5c80-456f-a75b-e3da6484fa5c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Lock "cinder-attachment_update-19c719af-91f8-4b9e-8019-ad43c078d9e6-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:31:20.634139 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:20.634139 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:20.743761 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-13177c02-57c0-451f-8f8d-c4f321e9fbbc req-baf58fc5-5c80-456f-a75b-e3da6484fa5c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Lock "cinder-attachment_update-19c719af-91f8-4b9e-8019-ad43c078d9e6-np0000006659" released by "attachment_update" :: held 0.111s {{(pid=100397) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:31:20.744258 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-13177c02-57c0-451f-8f8d-c4f321e9fbbc req-baf58fc5-5c80-456f-a75b-e3da6484fa5c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/attachments/2dbff888-d09b-4339-8e06-9a6c82b8d102 returned with HTTP 200 Aug 06 14:31:20.744873 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1086/4332] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:31:20 2026] PUT /volume/v3/attachments/2dbff888-d09b-4339-8e06-9a6c82b8d102 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:21.468105 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-58fbff7c-c2f4-4df3-8fb0-d2b0785bc100 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:21.469898 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-58fbff7c-c2f4-4df3-8fb0-d2b0785bc100 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:31:21.470134 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-58fbff7c-c2f4-4df3-8fb0-d2b0785bc100 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:21.470317 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-58fbff7c-c2f4-4df3-8fb0-d2b0785bc100 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:21.481504 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:21.481504 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:21.485308 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-58fbff7c-c2f4-4df3-8fb0-d2b0785bc100 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:21.489945 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-58fbff7c-c2f4-4df3-8fb0-d2b0785bc100 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:31:21.490407 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1079/4333] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:21 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:21.571150 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9d0f4e30-2f66-4f74-baa0-3437ccdf6922 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:21.572860 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9d0f4e30-2f66-4f74-baa0-3437ccdf6922 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/snapshots/980fe98e-4a1e-465a-96c0-6b622284f8d7 Aug 06 14:31:21.573083 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9d0f4e30-2f66-4f74-baa0-3437ccdf6922 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:21.573294 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9d0f4e30-2f66-4f74-baa0-3437ccdf6922 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:21.577835 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:21.577835 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:21.578291 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9d0f4e30-2f66-4f74-baa0-3437ccdf6922 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot retrieved successfully. Aug 06 14:31:21.579085 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9d0f4e30-2f66-4f74-baa0-3437ccdf6922 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/980fe98e-4a1e-465a-96c0-6b622284f8d7 returned with HTTP 200 Aug 06 14:31:21.579554 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1080/4334] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:21 2026] GET /volume/v3/snapshots/980fe98e-4a1e-465a-96c0-6b622284f8d7 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:21.586768 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c6cfc3da-4ced-4243-916c-f9f372319074 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:21.590778 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c75f067b-dfc1-424c-b92a-df3eee5a466d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:21.594098 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c75f067b-dfc1-424c-b92a-df3eee5a466d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:31:21.594476 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c75f067b-dfc1-424c-b92a-df3eee5a466d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "980fe98e-4a1e-465a-96c0-6b622284f8d7", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-627387030"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:21.596035 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c6cfc3da-4ced-4243-916c-f9f372319074 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/snapshots/e507b183-3c00-4442-b8b1-bbe76d54a37e Aug 06 14:31:21.596257 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c6cfc3da-4ced-4243-916c-f9f372319074 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:21.596482 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c6cfc3da-4ced-4243-916c-f9f372319074 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:21.598845 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-c75f067b-dfc1-424c-b92a-df3eee5a466d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume request body: {'volume': {'snapshot_id': '980fe98e-4a1e-465a-96c0-6b622284f8d7', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-627387030'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:31:21.598910 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-fa068f4a-cfb2-4ea5-bedf-22ced288aa5c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:21.600216 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fa068f4a-cfb2-4ea5-bedf-22ced288aa5c tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a Aug 06 14:31:21.600520 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fa068f4a-cfb2-4ea5-bedf-22ced288aa5c tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:21.600785 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fa068f4a-cfb2-4ea5-bedf-22ced288aa5c tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:21.605661 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:21.605661 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:21.606941 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c6cfc3da-4ced-4243-916c-f9f372319074 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Snapshot retrieved successfully. Aug 06 14:31:21.607735 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c6cfc3da-4ced-4243-916c-f9f372319074 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/snapshots/e507b183-3c00-4442-b8b1-bbe76d54a37e returned with HTTP 200 Aug 06 14:31:21.608071 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:21.608071 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:21.610072 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c75f067b-dfc1-424c-b92a-df3eee5a466d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot retrieved successfully. Aug 06 14:31:21.610072 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-c75f067b-dfc1-424c-b92a-df3eee5a466d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume of 1 GB Aug 06 14:31:21.610145 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:21.610145 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:21.610187 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1090/4335] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:21 2026] GET /volume/v3/snapshots/e507b183-3c00-4442-b8b1-bbe76d54a37e => generated 463 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:21.612235 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c75f067b-dfc1-424c-b92a-df3eee5a466d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Availability Zones retrieved successfully. Aug 06 14:31:21.612969 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-fa068f4a-cfb2-4ea5-bedf-22ced288aa5c tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:31:21.615665 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b2b52a94-2950-450a-89ab-fc3cc1da6102 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:21.617857 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b2b52a94-2950-450a-89ab-fc3cc1da6102 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:31:21.618129 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b2b52a94-2950-450a-89ab-fc3cc1da6102 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:21.618373 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b2b52a94-2950-450a-89ab-fc3cc1da6102 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:21.618540 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-b2b52a94-2950-450a-89ab-fc3cc1da6102 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:21.618821 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c75f067b-dfc1-424c-b92a-df3eee5a466d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Flow 'volume_create_api' (2dac0380-56be-498b-a1a9-7c3605ca3b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:21.619790 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fa068f4a-cfb2-4ea5-bedf-22ced288aa5c tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a returned with HTTP 200 Aug 06 14:31:21.620340 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8d41a4c9-feb4-42f1-960f-758598829078 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:21.620486 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1080/4336] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:21 2026] GET /volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:21.622699 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8d41a4c9-feb4-42f1-960f-758598829078 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] POST https://10.4.3.229/volume/v3/backups Aug 06 14:31:21.623128 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8d41a4c9-feb4-42f1-960f-758598829078 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f860f656-9e62-4f65-a78c-89807605cae4", "snapshot_id": "e507b183-3c00-4442-b8b1-bbe76d54a37e", "name": "tempest-VolumesBackupsTest-Backup-191097069"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:21.625032 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c75f067b-dfc1-424c-b92a-df3eee5a466d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efc91687-5143-4816-9ea4-9833b967e8c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:21.625469 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.backups [None req-8d41a4c9-feb4-42f1-960f-758598829078 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Creating new backup {'backup': {'volume_id': 'f860f656-9e62-4f65-a78c-89807605cae4', 'snapshot_id': 'e507b183-3c00-4442-b8b1-bbe76d54a37e', 'name': 'tempest-VolumesBackupsTest-Backup-191097069'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:31:21.625674 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.backups [None req-8d41a4c9-feb4-42f1-960f-758598829078 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Creating backup of volume f860f656-9e62-4f65-a78c-89807605cae4 in container None Aug 06 14:31:21.626163 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-c75f067b-dfc1-424c-b92a-df3eee5a466d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:31:21.631963 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:21.631963 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:21.632629 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b2b52a94-2950-450a-89ab-fc3cc1da6102 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:31:21.632891 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:21.632891 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:21.632982 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1081/4337] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:21 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:21.633545 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8d41a4c9-feb4-42f1-960f-758598829078 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:31:21.637912 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:21.637912 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:21.638324 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8d41a4c9-feb4-42f1-960f-758598829078 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Snapshot retrieved successfully. Aug 06 14:31:21.653446 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-8d41a4c9-feb4-42f1-960f-758598829078 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Created reservations ['81d8c345-3235-4e91-bf0a-72149b0ec4bd', '81a6b84b-359c-49a8-9027-8ed47f5e8565'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:21.662407 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c75f067b-dfc1-424c-b92a-df3eee5a466d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efc91687-5143-4816-9ea4-9833b967e8c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '980fe98e-4a1e-465a-96c0-6b622284f8d7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:21.663231 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c75f067b-dfc1-424c-b92a-df3eee5a466d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c1c785f-e021-4c4e-8042-7eb81bcc5177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:21.682083 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8d41a4c9-feb4-42f1-960f-758598829078 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:31:21.682639 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1091/4338] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:31:21 2026] POST /volume/v3/backups => generated 329 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:31:21.690328 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a4e6ce6c-47ea-4094-954f-48d556b21512 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:21.692890 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a4e6ce6c-47ea-4094-954f-48d556b21512 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 Aug 06 14:31:21.694313 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a4e6ce6c-47ea-4094-954f-48d556b21512 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:21.694313 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a4e6ce6c-47ea-4094-954f-48d556b21512 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:21.694313 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-a4e6ce6c-47ea-4094-954f-48d556b21512 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 62863c1c-c452-4b0f-927b-d66e8f4f6014. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:21.699789 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:21.699789 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:21.701005 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a4e6ce6c-47ea-4094-954f-48d556b21512 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 returned with HTTP 200 Aug 06 14:31:21.701669 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1081/4339] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:21 2026] GET /volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 => generated 770 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:21.706435 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-c75f067b-dfc1-424c-b92a-df3eee5a466d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Created reservations ['a09d2930-309f-460e-b571-e87ef61c303d', '2139ba06-ee11-451a-929f-ccfccce2278a', '89e5c6ca-efc3-4922-a638-d21693113648', '00a2e4cb-a784-4915-a2f0-f00deb6779ce'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:21.707231 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c75f067b-dfc1-424c-b92a-df3eee5a466d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c1c785f-e021-4c4e-8042-7eb81bcc5177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a09d2930-309f-460e-b571-e87ef61c303d', '2139ba06-ee11-451a-929f-ccfccce2278a', '89e5c6ca-efc3-4922-a638-d21693113648', '00a2e4cb-a784-4915-a2f0-f00deb6779ce']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:21.707959 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c75f067b-dfc1-424c-b92a-df3eee5a466d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3f5b9d7-f9e8-4a4a-853a-d197ace98a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:21.749919 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c75f067b-dfc1-424c-b92a-df3eee5a466d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3f5b9d7-f9e8-4a4a-853a-d197ace98a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e418f03-ca4e-4dda-976d-748721e91e92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-627387030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00eaa70841c4ac6beaa75a8b41efb50',qos_specs=None,replication_status=,reservations=['a09d2930-309f-460e-b571-e87ef61c303d','2139ba06-ee11-451a-929f-ccfccce2278a','89e5c6ca-efc3-4922-a638-d21693113648','00a2e4cb-a784-4915-a2f0-f00deb6779ce'],size=1,snapshot_id=980fe98e-4a1e-465a-96c0-6b622284f8d7,source_replicaid=,source_volid=None,status='creating',user_id='bc34458b6ae54732b778f41f7321628b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:31:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-627387030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e418f03-ca4e-4dda-976d-748721e91e92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a00eaa70841c4ac6beaa75a8b41efb50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=980fe98e-4a1e-465a-96c0-6b622284f8d7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc34458b6ae54732b778f41f7321628b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:21.750972 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c75f067b-dfc1-424c-b92a-df3eee5a466d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0a6a35b-d40c-4eb6-bac4-b50f9fb0bf29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:21.769001 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c75f067b-dfc1-424c-b92a-df3eee5a466d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0a6a35b-d40c-4eb6-bac4-b50f9fb0bf29) transitioned into state 'SUCCESS' from state '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-627387030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00eaa70841c4ac6beaa75a8b41efb50',qos_specs=None,replication_status=,reservations=['a09d2930-309f-460e-b571-e87ef61c303d','2139ba06-ee11-451a-929f-ccfccce2278a','89e5c6ca-efc3-4922-a638-d21693113648','00a2e4cb-a784-4915-a2f0-f00deb6779ce'],size=1,snapshot_id=980fe98e-4a1e-465a-96c0-6b622284f8d7,source_replicaid=,source_volid=None,status='creating',user_id='bc34458b6ae54732b778f41f7321628b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:21.769927 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c75f067b-dfc1-424c-b92a-df3eee5a466d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c34d956-298f-40db-98cc-f19a18acd252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:21.795383 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c75f067b-dfc1-424c-b92a-df3eee5a466d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c34d956-298f-40db-98cc-f19a18acd252) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:21.796501 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c75f067b-dfc1-424c-b92a-df3eee5a466d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Flow 'volume_create_api' (2dac0380-56be-498b-a1a9-7c3605ca3b03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:21.796873 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c75f067b-dfc1-424c-b92a-df3eee5a466d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume request issued successfully. Aug 06 14:31:21.797600 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c75f067b-dfc1-424c-b92a-df3eee5a466d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:31:21.798112 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1087/4340] 10.4.3.229 () {70 vars in 1300 bytes} [Thu Aug 6 14:31:21 2026] POST /volume/v3/volumes => generated 803 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:21.815615 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f844c160-171d-4b82-83b2-126ea55000d4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:21.817088 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f844c160-171d-4b82-83b2-126ea55000d4 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/4e418f03-ca4e-4dda-976d-748721e91e92 Aug 06 14:31:21.817195 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f844c160-171d-4b82-83b2-126ea55000d4 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:21.817388 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f844c160-171d-4b82-83b2-126ea55000d4 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:21.828385 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:21.828385 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:21.833230 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-f844c160-171d-4b82-83b2-126ea55000d4 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:21.837619 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f844c160-171d-4b82-83b2-126ea55000d4 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/4e418f03-ca4e-4dda-976d-748721e91e92 returned with HTTP 200 Aug 06 14:31:21.838149 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1082/4341] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:21 2026] GET /volume/v3/volumes/4e418f03-ca4e-4dda-976d-748721e91e92 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:22.505704 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b9ca860c-c37e-4838-9474-804bf74727d1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:22.507856 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b9ca860c-c37e-4838-9474-804bf74727d1 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:31:22.508085 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b9ca860c-c37e-4838-9474-804bf74727d1 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:22.508301 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b9ca860c-c37e-4838-9474-804bf74727d1 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:22.519340 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:22.519340 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:22.522592 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-b9ca860c-c37e-4838-9474-804bf74727d1 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:22.526277 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b9ca860c-c37e-4838-9474-804bf74727d1 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:31:22.526715 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1092/4342] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:22 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:22.636701 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-364d1fc1-1769-4b88-afdb-7a7b9c370f12 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:22.638095 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-364d1fc1-1769-4b88-afdb-7a7b9c370f12 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a Aug 06 14:31:22.638374 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-364d1fc1-1769-4b88-afdb-7a7b9c370f12 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:22.638657 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-364d1fc1-1769-4b88-afdb-7a7b9c370f12 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:22.644651 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d344e159-fdb2-4460-ae02-7ab410715356 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:22.647970 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d344e159-fdb2-4460-ae02-7ab410715356 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:31:22.647970 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d344e159-fdb2-4460-ae02-7ab410715356 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:22.647970 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d344e159-fdb2-4460-ae02-7ab410715356 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:22.647970 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-d344e159-fdb2-4460-ae02-7ab410715356 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:22.648166 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:22.648166 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:22.650313 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-364d1fc1-1769-4b88-afdb-7a7b9c370f12 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:31:22.650616 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:22.650616 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:22.651125 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d344e159-fdb2-4460-ae02-7ab410715356 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:31:22.651568 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1088/4343] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:22 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:22.654488 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-364d1fc1-1769-4b88-afdb-7a7b9c370f12 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a returned with HTTP 200 Aug 06 14:31:22.654932 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1082/4344] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:22 2026] GET /volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:22.710630 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-91e8e8f1-73ce-4f20-98b9-dc0cd7d28832 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:22.713164 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-91e8e8f1-73ce-4f20-98b9-dc0cd7d28832 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 Aug 06 14:31:22.713449 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-91e8e8f1-73ce-4f20-98b9-dc0cd7d28832 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:22.713700 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-91e8e8f1-73ce-4f20-98b9-dc0cd7d28832 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:22.713843 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-91e8e8f1-73ce-4f20-98b9-dc0cd7d28832 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 62863c1c-c452-4b0f-927b-d66e8f4f6014. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:22.718668 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:22.718668 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:22.719590 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-91e8e8f1-73ce-4f20-98b9-dc0cd7d28832 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 returned with HTTP 200 Aug 06 14:31:22.720053 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1083/4345] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:22 2026] GET /volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 => generated 772 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:22.852584 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2510a829-384b-487a-9c12-aacb59430778 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:22.854367 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2510a829-384b-487a-9c12-aacb59430778 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/4e418f03-ca4e-4dda-976d-748721e91e92 Aug 06 14:31:22.854658 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2510a829-384b-487a-9c12-aacb59430778 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:22.854940 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2510a829-384b-487a-9c12-aacb59430778 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:22.861573 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:22.861573 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:22.864980 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2510a829-384b-487a-9c12-aacb59430778 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:22.868871 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2510a829-384b-487a-9c12-aacb59430778 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/4e418f03-ca4e-4dda-976d-748721e91e92 returned with HTTP 200 Aug 06 14:31:22.869273 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1093/4346] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:22 2026] GET /volume/v3/volumes/4e418f03-ca4e-4dda-976d-748721e91e92 => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:22.880815 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e1756d51-fcef-4c61-b9e1-a06695fd88b4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:22.882469 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e1756d51-fcef-4c61-b9e1-a06695fd88b4 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/980fe98e-4a1e-465a-96c0-6b622284f8d7 Aug 06 14:31:22.882648 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e1756d51-fcef-4c61-b9e1-a06695fd88b4 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:22.882822 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e1756d51-fcef-4c61-b9e1-a06695fd88b4 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:22.882957 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-e1756d51-fcef-4c61-b9e1-a06695fd88b4 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete snapshot with id: 980fe98e-4a1e-465a-96c0-6b622284f8d7 Aug 06 14:31:22.891923 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:22.891923 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:22.891923 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-e1756d51-fcef-4c61-b9e1-a06695fd88b4 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot retrieved successfully. Aug 06 14:31:22.907437 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-e1756d51-fcef-4c61-b9e1-a06695fd88b4 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot delete request issued successfully. Aug 06 14:31:22.907653 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e1756d51-fcef-4c61-b9e1-a06695fd88b4 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/980fe98e-4a1e-465a-96c0-6b622284f8d7 returned with HTTP 202 Aug 06 14:31:22.908206 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1089/4347] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:31:22 2026] DELETE /volume/v3/snapshots/980fe98e-4a1e-465a-96c0-6b622284f8d7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:31:22.914282 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f50bb719-52f3-419b-b7ab-90c9a5955f24 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:22.916047 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f50bb719-52f3-419b-b7ab-90c9a5955f24 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/snapshots/980fe98e-4a1e-465a-96c0-6b622284f8d7 Aug 06 14:31:22.916228 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f50bb719-52f3-419b-b7ab-90c9a5955f24 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:22.916458 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f50bb719-52f3-419b-b7ab-90c9a5955f24 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:22.921211 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:22.921211 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:22.921768 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f50bb719-52f3-419b-b7ab-90c9a5955f24 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Snapshot retrieved successfully. Aug 06 14:31:22.922600 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f50bb719-52f3-419b-b7ab-90c9a5955f24 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/980fe98e-4a1e-465a-96c0-6b622284f8d7 returned with HTTP 200 Aug 06 14:31:22.922960 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1083/4348] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:22 2026] GET /volume/v3/snapshots/980fe98e-4a1e-465a-96c0-6b622284f8d7 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:23.540953 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4c1eefbe-d590-48b0-8828-707a827956a6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:23.542961 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4c1eefbe-d590-48b0-8828-707a827956a6 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:31:23.543171 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4c1eefbe-d590-48b0-8828-707a827956a6 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:23.543394 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4c1eefbe-d590-48b0-8828-707a827956a6 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:23.554189 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:23.554189 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:23.558115 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-4c1eefbe-d590-48b0-8828-707a827956a6 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:23.563038 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4c1eefbe-d590-48b0-8828-707a827956a6 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:31:23.563520 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1084/4349] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:23 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:23.662880 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6d56e215-c1fa-4485-9ce2-05f698e4e63d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:23.663469 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6d56e215-c1fa-4485-9ce2-05f698e4e63d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:31:23.663675 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6d56e215-c1fa-4485-9ce2-05f698e4e63d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:23.663846 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6d56e215-c1fa-4485-9ce2-05f698e4e63d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:23.663949 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-6d56e215-c1fa-4485-9ce2-05f698e4e63d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:23.666160 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c600a553-7b1f-456a-b2a1-65b9a4edcb6e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:23.667697 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:23.667697 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:23.668049 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c600a553-7b1f-456a-b2a1-65b9a4edcb6e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a Aug 06 14:31:23.668216 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6d56e215-c1fa-4485-9ce2-05f698e4e63d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:31:23.668277 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c600a553-7b1f-456a-b2a1-65b9a4edcb6e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:23.668694 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c600a553-7b1f-456a-b2a1-65b9a4edcb6e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:23.668751 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1094/4350] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:23 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:23.678110 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:23.678110 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:23.681264 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c600a553-7b1f-456a-b2a1-65b9a4edcb6e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:31:23.685061 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c600a553-7b1f-456a-b2a1-65b9a4edcb6e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a returned with HTTP 200 Aug 06 14:31:23.685442 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1090/4351] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:23 2026] GET /volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:23.729249 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1a7d655d-cda6-4302-a045-ccec5d389c37 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:23.730888 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1a7d655d-cda6-4302-a045-ccec5d389c37 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 Aug 06 14:31:23.731048 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1a7d655d-cda6-4302-a045-ccec5d389c37 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:23.731218 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1a7d655d-cda6-4302-a045-ccec5d389c37 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:23.731333 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-1a7d655d-cda6-4302-a045-ccec5d389c37 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 62863c1c-c452-4b0f-927b-d66e8f4f6014. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:23.735070 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:23.735070 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:23.735719 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1a7d655d-cda6-4302-a045-ccec5d389c37 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 returned with HTTP 200 Aug 06 14:31:23.737917 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1084/4352] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:23 2026] GET /volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 => generated 772 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:23.931665 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6435c537-841a-4361-a386-ef909709a49c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:23.933608 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6435c537-841a-4361-a386-ef909709a49c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/snapshots/980fe98e-4a1e-465a-96c0-6b622284f8d7 Aug 06 14:31:23.933695 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6435c537-841a-4361-a386-ef909709a49c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:23.933905 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6435c537-841a-4361-a386-ef909709a49c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:23.937941 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6435c537-841a-4361-a386-ef909709a49c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/980fe98e-4a1e-465a-96c0-6b622284f8d7 returned with HTTP 404 Aug 06 14:31:23.938432 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1085/4353] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:23 2026] GET /volume/v3/snapshots/980fe98e-4a1e-465a-96c0-6b622284f8d7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:23.944633 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c779d31a-cf3e-4409-9a78-d1c930279679 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:23.946390 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c779d31a-cf3e-4409-9a78-d1c930279679 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DELETE https://10.4.3.229/volume/v3/volumes/da4cec62-8b7c-4d2f-9fcc-5f0b7a29e4f2 Aug 06 14:31:23.946635 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c779d31a-cf3e-4409-9a78-d1c930279679 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:23.946824 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c779d31a-cf3e-4409-9a78-d1c930279679 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:23.946995 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-c779d31a-cf3e-4409-9a78-d1c930279679 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume with id: da4cec62-8b7c-4d2f-9fcc-5f0b7a29e4f2 Aug 06 14:31:23.953934 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:23.953934 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:23.954375 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c779d31a-cf3e-4409-9a78-d1c930279679 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:23.970333 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c779d31a-cf3e-4409-9a78-d1c930279679 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume request issued successfully. Aug 06 14:31:23.970571 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c779d31a-cf3e-4409-9a78-d1c930279679 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/da4cec62-8b7c-4d2f-9fcc-5f0b7a29e4f2 returned with HTTP 202 Aug 06 14:31:23.970999 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1095/4354] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:31:23 2026] DELETE /volume/v3/volumes/da4cec62-8b7c-4d2f-9fcc-5f0b7a29e4f2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:31:23.977678 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ce7c23a4-7341-4455-a48d-fe4d521547ba None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:23.979356 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ce7c23a4-7341-4455-a48d-fe4d521547ba tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/da4cec62-8b7c-4d2f-9fcc-5f0b7a29e4f2 Aug 06 14:31:23.979577 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ce7c23a4-7341-4455-a48d-fe4d521547ba tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:23.979754 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ce7c23a4-7341-4455-a48d-fe4d521547ba tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:23.986641 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:23.986641 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:23.989849 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ce7c23a4-7341-4455-a48d-fe4d521547ba tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:23.993385 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ce7c23a4-7341-4455-a48d-fe4d521547ba tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/da4cec62-8b7c-4d2f-9fcc-5f0b7a29e4f2 returned with HTTP 200 Aug 06 14:31:23.993726 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1091/4355] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:23 2026] GET /volume/v3/volumes/da4cec62-8b7c-4d2f-9fcc-5f0b7a29e4f2 => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:24.039039 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-13177c02-57c0-451f-8f8d-c4f321e9fbbc req-bdd42969-508f-4979-8cb8-580b490ef129 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:24.041581 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-13177c02-57c0-451f-8f8d-c4f321e9fbbc req-bdd42969-508f-4979-8cb8-580b490ef129 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] POST https://10.4.3.229/volume/v3/attachments/2dbff888-d09b-4339-8e06-9a6c82b8d102/action Aug 06 14:31:24.041766 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-13177c02-57c0-451f-8f8d-c4f321e9fbbc req-bdd42969-508f-4979-8cb8-580b490ef129 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action body: b'{"os-complete": null}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:31:24.041933 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-13177c02-57c0-451f-8f8d-c4f321e9fbbc req-bdd42969-508f-4979-8cb8-580b490ef129 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:24.056951 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:24.056951 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:24.064986 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-13177c02-57c0-451f-8f8d-c4f321e9fbbc req-bdd42969-508f-4979-8cb8-580b490ef129 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/attachments/2dbff888-d09b-4339-8e06-9a6c82b8d102/action returned with HTTP 204 Aug 06 14:31:24.065385 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1085/4356] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:31:24 2026] POST /volume/v3/attachments/2dbff888-d09b-4339-8e06-9a6c82b8d102/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:24.574708 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9452c8dc-523c-4c36-9fbb-17802791f199 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:24.576292 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9452c8dc-523c-4c36-9fbb-17802791f199 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:31:24.576506 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9452c8dc-523c-4c36-9fbb-17802791f199 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:24.576675 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9452c8dc-523c-4c36-9fbb-17802791f199 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:24.585092 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:24.585092 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:24.588041 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9452c8dc-523c-4c36-9fbb-17802791f199 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:31:24.591908 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9452c8dc-523c-4c36-9fbb-17802791f199 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:31:24.592258 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1086/4357] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:24 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:24.678370 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7725a2ba-b3de-4c37-bc27-c4222c739fb3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:24.680061 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7725a2ba-b3de-4c37-bc27-c4222c739fb3 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:31:24.680257 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7725a2ba-b3de-4c37-bc27-c4222c739fb3 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:24.680471 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7725a2ba-b3de-4c37-bc27-c4222c739fb3 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:24.680582 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-7725a2ba-b3de-4c37-bc27-c4222c739fb3 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:24.684606 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:24.684606 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:24.685120 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7725a2ba-b3de-4c37-bc27-c4222c739fb3 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:31:24.685491 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1096/4358] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:24 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:24.698017 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5d019f8e-314d-47bb-a36a-8af95437fcef None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:24.700045 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5d019f8e-314d-47bb-a36a-8af95437fcef tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a Aug 06 14:31:24.700274 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5d019f8e-314d-47bb-a36a-8af95437fcef tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:24.700528 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5d019f8e-314d-47bb-a36a-8af95437fcef tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:24.710866 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:24.710866 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:24.714663 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-5d019f8e-314d-47bb-a36a-8af95437fcef tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:31:24.718519 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5d019f8e-314d-47bb-a36a-8af95437fcef tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a returned with HTTP 200 Aug 06 14:31:24.718884 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1092/4359] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:24 2026] GET /volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:24.745010 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-3d3da6da-a047-484f-87f5-bad37e97427c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:24.746956 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3d3da6da-a047-484f-87f5-bad37e97427c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 Aug 06 14:31:24.747115 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3d3da6da-a047-484f-87f5-bad37e97427c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:24.747271 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3d3da6da-a047-484f-87f5-bad37e97427c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:24.747391 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-3d3da6da-a047-484f-87f5-bad37e97427c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 62863c1c-c452-4b0f-927b-d66e8f4f6014. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:24.752034 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:24.752034 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:24.753111 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3d3da6da-a047-484f-87f5-bad37e97427c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 returned with HTTP 200 Aug 06 14:31:24.753687 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1086/4360] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:24 2026] GET /volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 => generated 772 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:24.832554 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-2833797f-d11a-4739-8a18-52b3aad0000c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:24.834396 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-2833797f-d11a-4739-8a18-52b3aad0000c tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] POST https://10.4.3.229/volume/v3/attachments/b02d41f6-ae8f-4ce9-86d9-b9cd33ce4916/action Aug 06 14:31:24.835112 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-2833797f-d11a-4739-8a18-52b3aad0000c tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action body: b'{"os-complete": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:31:24.835242 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-2833797f-d11a-4739-8a18-52b3aad0000c tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:24.849775 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:24.849775 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:24.858403 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-8108d427-bf2f-470c-821a-2a2eca27c704 req-2833797f-d11a-4739-8a18-52b3aad0000c tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/attachments/b02d41f6-ae8f-4ce9-86d9-b9cd33ce4916/action returned with HTTP 204 Aug 06 14:31:24.858821 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1087/4361] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:31:24 2026] POST /volume/v3/attachments/b02d41f6-ae8f-4ce9-86d9-b9cd33ce4916/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:25.006798 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-47567e84-6586-41ee-a37d-766c9f58fa4f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:25.008397 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-47567e84-6586-41ee-a37d-766c9f58fa4f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/da4cec62-8b7c-4d2f-9fcc-5f0b7a29e4f2 Aug 06 14:31:25.008594 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-47567e84-6586-41ee-a37d-766c9f58fa4f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:25.008763 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-47567e84-6586-41ee-a37d-766c9f58fa4f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:25.013982 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-47567e84-6586-41ee-a37d-766c9f58fa4f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/da4cec62-8b7c-4d2f-9fcc-5f0b7a29e4f2 returned with HTTP 404 Aug 06 14:31:25.014482 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1097/4362] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:25 2026] GET /volume/v3/volumes/da4cec62-8b7c-4d2f-9fcc-5f0b7a29e4f2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:31:25.023106 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-44c05883-cde0-4ef7-bbc0-b00b9bec1175 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:25.025323 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-44c05883-cde0-4ef7-bbc0-b00b9bec1175 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:31:25.025806 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-44c05883-cde0-4ef7-bbc0-b00b9bec1175 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1203815939"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:25.027302 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-44c05883-cde0-4ef7-bbc0-b00b9bec1175 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1203815939'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:31:25.029394 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-44c05883-cde0-4ef7-bbc0-b00b9bec1175 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume of 1 GB Aug 06 14:31:25.033045 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-44c05883-cde0-4ef7-bbc0-b00b9bec1175 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Availability Zones retrieved successfully. Aug 06 14:31:25.038783 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-44c05883-cde0-4ef7-bbc0-b00b9bec1175 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Flow 'volume_create_api' (eb48144f-c67d-4216-a670-e56b3b53e69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:25.039648 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-44c05883-cde0-4ef7-bbc0-b00b9bec1175 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58b93cf9-e55d-42ce-8f85-1bb32198815e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:25.040545 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-44c05883-cde0-4ef7-bbc0-b00b9bec1175 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:31:25.065116 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-44c05883-cde0-4ef7-bbc0-b00b9bec1175 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58b93cf9-e55d-42ce-8f85-1bb32198815e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:25.065805 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-44c05883-cde0-4ef7-bbc0-b00b9bec1175 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (851300d3-728f-4eb8-a8e9-e48459027ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:25.112650 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-44c05883-cde0-4ef7-bbc0-b00b9bec1175 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Created reservations ['06475d79-ae40-4d76-9f65-def557ddf967', '55c3b6ad-73db-40f0-a2dd-280f1ac2672a', 'ea5f246b-d3f9-467f-b2d7-604370d8198f', 'c18a590b-d7e7-4656-8047-dc5dff9d9672'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:25.113481 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-44c05883-cde0-4ef7-bbc0-b00b9bec1175 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (851300d3-728f-4eb8-a8e9-e48459027ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06475d79-ae40-4d76-9f65-def557ddf967', '55c3b6ad-73db-40f0-a2dd-280f1ac2672a', 'ea5f246b-d3f9-467f-b2d7-604370d8198f', 'c18a590b-d7e7-4656-8047-dc5dff9d9672']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:25.114237 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-44c05883-cde0-4ef7-bbc0-b00b9bec1175 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d72de647-118e-4b31-ba31-7ad38723effa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:25.135272 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-44c05883-cde0-4ef7-bbc0-b00b9bec1175 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d72de647-118e-4b31-ba31-7ad38723effa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93fbdc19-32de-4247-99d2-95c0ddf63494', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1203815939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00eaa70841c4ac6beaa75a8b41efb50',qos_specs=None,replication_status=,reservations=['06475d79-ae40-4d76-9f65-def557ddf967','55c3b6ad-73db-40f0-a2dd-280f1ac2672a','ea5f246b-d3f9-467f-b2d7-604370d8198f','c18a590b-d7e7-4656-8047-dc5dff9d9672'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc34458b6ae54732b778f41f7321628b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:31:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1203815939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93fbdc19-32de-4247-99d2-95c0ddf63494,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a00eaa70841c4ac6beaa75a8b41efb50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc34458b6ae54732b778f41f7321628b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:25.136002 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-44c05883-cde0-4ef7-bbc0-b00b9bec1175 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (105623d0-f446-4628-9337-ecabbb625091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:25.151864 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-44c05883-cde0-4ef7-bbc0-b00b9bec1175 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (105623d0-f446-4628-9337-ecabbb625091) transitioned into state 'SUCCESS' from state '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-1203815939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00eaa70841c4ac6beaa75a8b41efb50',qos_specs=None,replication_status=,reservations=['06475d79-ae40-4d76-9f65-def557ddf967','55c3b6ad-73db-40f0-a2dd-280f1ac2672a','ea5f246b-d3f9-467f-b2d7-604370d8198f','c18a590b-d7e7-4656-8047-dc5dff9d9672'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc34458b6ae54732b778f41f7321628b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:25.152512 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-44c05883-cde0-4ef7-bbc0-b00b9bec1175 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aa536be-f87d-46a5-9321-509990bf6843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:25.160690 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-44c05883-cde0-4ef7-bbc0-b00b9bec1175 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aa536be-f87d-46a5-9321-509990bf6843) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:25.161436 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-44c05883-cde0-4ef7-bbc0-b00b9bec1175 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Flow 'volume_create_api' (eb48144f-c67d-4216-a670-e56b3b53e69b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:25.161727 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-44c05883-cde0-4ef7-bbc0-b00b9bec1175 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume request issued successfully. Aug 06 14:31:25.162255 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-44c05883-cde0-4ef7-bbc0-b00b9bec1175 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:31:25.162697 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1093/4363] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:31:25 2026] POST /volume/v3/volumes => generated 770 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:25.176547 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a39265e0-9e4d-4c0a-b484-8b2716eaad0c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:25.178289 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a39265e0-9e4d-4c0a-b484-8b2716eaad0c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/93fbdc19-32de-4247-99d2-95c0ddf63494 Aug 06 14:31:25.178462 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a39265e0-9e4d-4c0a-b484-8b2716eaad0c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:25.178655 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a39265e0-9e4d-4c0a-b484-8b2716eaad0c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:25.185682 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:25.185682 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:25.189411 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-a39265e0-9e4d-4c0a-b484-8b2716eaad0c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:25.193784 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a39265e0-9e4d-4c0a-b484-8b2716eaad0c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/93fbdc19-32de-4247-99d2-95c0ddf63494 returned with HTTP 200 Aug 06 14:31:25.194195 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1087/4364] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:25 2026] GET /volume/v3/volumes/93fbdc19-32de-4247-99d2-95c0ddf63494 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:25.694833 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7f183028-b2e3-40b3-9744-576892f92155 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:25.696908 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7f183028-b2e3-40b3-9744-576892f92155 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:31:25.697144 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7f183028-b2e3-40b3-9744-576892f92155 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:25.697336 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7f183028-b2e3-40b3-9744-576892f92155 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:25.697488 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-7f183028-b2e3-40b3-9744-576892f92155 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:25.701551 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:25.701551 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:25.702239 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7f183028-b2e3-40b3-9744-576892f92155 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:31:25.702806 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1088/4365] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:25 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:25.730314 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-53b08b8c-9c4b-461d-a975-d88fc3261291 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:25.732147 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-53b08b8c-9c4b-461d-a975-d88fc3261291 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a Aug 06 14:31:25.732737 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-53b08b8c-9c4b-461d-a975-d88fc3261291 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:25.732921 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-53b08b8c-9c4b-461d-a975-d88fc3261291 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:25.741763 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:25.741763 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:25.744621 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-53b08b8c-9c4b-461d-a975-d88fc3261291 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:31:25.748249 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-53b08b8c-9c4b-461d-a975-d88fc3261291 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a returned with HTTP 200 Aug 06 14:31:25.748615 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1098/4366] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:25 2026] GET /volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a => generated 1169 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:25.761073 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-29a15b94-0a58-493a-92e8-1080e9ec3c53 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:25.761920 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-29a15b94-0a58-493a-92e8-1080e9ec3c53 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a Aug 06 14:31:25.762100 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-29a15b94-0a58-493a-92e8-1080e9ec3c53 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:25.762277 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-29a15b94-0a58-493a-92e8-1080e9ec3c53 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:25.762312 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-40018e90-5d90-42db-8ff7-5b7034fa5ee9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:25.764415 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-40018e90-5d90-42db-8ff7-5b7034fa5ee9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 Aug 06 14:31:25.764721 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-40018e90-5d90-42db-8ff7-5b7034fa5ee9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:25.764913 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-40018e90-5d90-42db-8ff7-5b7034fa5ee9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:25.765021 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-40018e90-5d90-42db-8ff7-5b7034fa5ee9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 62863c1c-c452-4b0f-927b-d66e8f4f6014. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:25.769031 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:25.769031 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:25.769692 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-40018e90-5d90-42db-8ff7-5b7034fa5ee9 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 returned with HTTP 200 Aug 06 14:31:25.770040 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1088/4367] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:25 2026] GET /volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 => generated 772 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:25.773444 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:25.773444 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:25.774724 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-29a15b94-0a58-493a-92e8-1080e9ec3c53 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:31:25.778207 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-29a15b94-0a58-493a-92e8-1080e9ec3c53 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a returned with HTTP 200 Aug 06 14:31:25.778671 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1094/4368] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:25 2026] GET /volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a => generated 1169 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:26.205588 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-eb4a4b46-3e9a-4448-a611-924a323f13d6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:26.207645 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-eb4a4b46-3e9a-4448-a611-924a323f13d6 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/93fbdc19-32de-4247-99d2-95c0ddf63494 Aug 06 14:31:26.207924 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-eb4a4b46-3e9a-4448-a611-924a323f13d6 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:26.208181 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-eb4a4b46-3e9a-4448-a611-924a323f13d6 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:26.217073 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:26.217073 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:26.221807 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-eb4a4b46-3e9a-4448-a611-924a323f13d6 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:26.226956 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-eb4a4b46-3e9a-4448-a611-924a323f13d6 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/93fbdc19-32de-4247-99d2-95c0ddf63494 returned with HTTP 200 Aug 06 14:31:26.227330 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1089/4369] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:26 2026] GET /volume/v3/volumes/93fbdc19-32de-4247-99d2-95c0ddf63494 => generated 863 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:26.245223 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-dc51fe8f-fe4f-48d5-9929-d16bd6d2370a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:26.251919 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-dc51fe8f-fe4f-48d5-9929-d16bd6d2370a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:31:26.253117 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-dc51fe8f-fe4f-48d5-9929-d16bd6d2370a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "93fbdc19-32de-4247-99d2-95c0ddf63494", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-576076711"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:26.259303 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-dc51fe8f-fe4f-48d5-9929-d16bd6d2370a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume request body: {'volume': {'source_volid': '93fbdc19-32de-4247-99d2-95c0ddf63494', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-576076711'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:31:26.268580 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:26.268580 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:26.268967 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-dc51fe8f-fe4f-48d5-9929-d16bd6d2370a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume retrieved successfully. Aug 06 14:31:26.269072 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-dc51fe8f-fe4f-48d5-9929-d16bd6d2370a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume of 1 GB Aug 06 14:31:26.272101 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-dc51fe8f-fe4f-48d5-9929-d16bd6d2370a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Availability Zones retrieved successfully. Aug 06 14:31:26.276893 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-dc51fe8f-fe4f-48d5-9929-d16bd6d2370a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Flow 'volume_create_api' (8cf334cb-9a06-4c95-aa4b-4cc9fe107ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:26.277823 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-dc51fe8f-fe4f-48d5-9929-d16bd6d2370a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8667caa8-1428-42ea-97a8-cb9897168b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:26.278616 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-dc51fe8f-fe4f-48d5-9929-d16bd6d2370a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:31:26.366315 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-dc51fe8f-fe4f-48d5-9929-d16bd6d2370a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8667caa8-1428-42ea-97a8-cb9897168b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '93fbdc19-32de-4247-99d2-95c0ddf63494', 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:26.367318 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-dc51fe8f-fe4f-48d5-9929-d16bd6d2370a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d4e9657-d345-4558-9911-7ca550d14fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:26.406253 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-dc51fe8f-fe4f-48d5-9929-d16bd6d2370a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Created reservations ['1dee12a9-1f72-4cb0-aef0-6a66305458e7', 'c916e2fb-1ff0-4543-9ad3-ebf272d3a1f9', 'e1509424-e7e5-4f53-8503-81467b91e7ba', '0ed546d5-e733-4dc8-ba00-716392d9a07e'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:26.409438 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-dc51fe8f-fe4f-48d5-9929-d16bd6d2370a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d4e9657-d345-4558-9911-7ca550d14fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1dee12a9-1f72-4cb0-aef0-6a66305458e7', 'c916e2fb-1ff0-4543-9ad3-ebf272d3a1f9', 'e1509424-e7e5-4f53-8503-81467b91e7ba', '0ed546d5-e733-4dc8-ba00-716392d9a07e']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:26.409438 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-dc51fe8f-fe4f-48d5-9929-d16bd6d2370a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f378dd5c-3f1c-4f6b-a9b1-a1292f5ac51d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:26.437338 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-dc51fe8f-fe4f-48d5-9929-d16bd6d2370a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f378dd5c-3f1c-4f6b-a9b1-a1292f5ac51d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f11b0480-c865-4aa6-bcb3-80484d2b7e63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-576076711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00eaa70841c4ac6beaa75a8b41efb50',qos_specs=None,replication_status=,reservations=['1dee12a9-1f72-4cb0-aef0-6a66305458e7','c916e2fb-1ff0-4543-9ad3-ebf272d3a1f9','e1509424-e7e5-4f53-8503-81467b91e7ba','0ed546d5-e733-4dc8-ba00-716392d9a07e'],size=1,snapshot_id=None,source_replicaid=,source_volid=93fbdc19-32de-4247-99d2-95c0ddf63494,status='creating',user_id='bc34458b6ae54732b778f41f7321628b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:31:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-576076711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f11b0480-c865-4aa6-bcb3-80484d2b7e63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a00eaa70841c4ac6beaa75a8b41efb50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=93fbdc19-32de-4247-99d2-95c0ddf63494,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc34458b6ae54732b778f41f7321628b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:26.438140 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-dc51fe8f-fe4f-48d5-9929-d16bd6d2370a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e14e6319-17da-4b58-960c-375a21433369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:26.457190 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-dc51fe8f-fe4f-48d5-9929-d16bd6d2370a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e14e6319-17da-4b58-960c-375a21433369) transitioned into state 'SUCCESS' from state '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-576076711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00eaa70841c4ac6beaa75a8b41efb50',qos_specs=None,replication_status=,reservations=['1dee12a9-1f72-4cb0-aef0-6a66305458e7','c916e2fb-1ff0-4543-9ad3-ebf272d3a1f9','e1509424-e7e5-4f53-8503-81467b91e7ba','0ed546d5-e733-4dc8-ba00-716392d9a07e'],size=1,snapshot_id=None,source_replicaid=,source_volid=93fbdc19-32de-4247-99d2-95c0ddf63494,status='creating',user_id='bc34458b6ae54732b778f41f7321628b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:26.457996 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-dc51fe8f-fe4f-48d5-9929-d16bd6d2370a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56fa6068-da6b-4314-b2b9-a7f86af99b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:26.473574 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-dc51fe8f-fe4f-48d5-9929-d16bd6d2370a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56fa6068-da6b-4314-b2b9-a7f86af99b0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:26.474447 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-dc51fe8f-fe4f-48d5-9929-d16bd6d2370a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Flow 'volume_create_api' (8cf334cb-9a06-4c95-aa4b-4cc9fe107ab1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:26.474776 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-dc51fe8f-fe4f-48d5-9929-d16bd6d2370a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Create volume request issued successfully. Aug 06 14:31:26.475342 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-dc51fe8f-fe4f-48d5-9929-d16bd6d2370a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:31:26.475806 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1099/4370] 10.4.3.229 () {70 vars in 1300 bytes} [Thu Aug 6 14:31:26 2026] POST /volume/v3/volumes => generated 803 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:26.491450 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-28d43801-4c48-4388-a3b0-f05ea1ccd66f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:26.491450 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-28d43801-4c48-4388-a3b0-f05ea1ccd66f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/f11b0480-c865-4aa6-bcb3-80484d2b7e63 Aug 06 14:31:26.491450 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-28d43801-4c48-4388-a3b0-f05ea1ccd66f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:26.491450 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-28d43801-4c48-4388-a3b0-f05ea1ccd66f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:26.496742 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:26.496742 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:26.499931 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-28d43801-4c48-4388-a3b0-f05ea1ccd66f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:26.504389 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-28d43801-4c48-4388-a3b0-f05ea1ccd66f tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/f11b0480-c865-4aa6-bcb3-80484d2b7e63 returned with HTTP 200 Aug 06 14:31:26.504791 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1089/4371] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:26 2026] GET /volume/v3/volumes/f11b0480-c865-4aa6-bcb3-80484d2b7e63 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:26.713013 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1c00d795-72c7-4d68-86d2-1fe523bc2643 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:26.717411 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1c00d795-72c7-4d68-86d2-1fe523bc2643 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:31:26.717411 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1c00d795-72c7-4d68-86d2-1fe523bc2643 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:26.717411 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1c00d795-72c7-4d68-86d2-1fe523bc2643 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:26.717411 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-1c00d795-72c7-4d68-86d2-1fe523bc2643 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:26.721830 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:26.721830 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:26.722798 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1c00d795-72c7-4d68-86d2-1fe523bc2643 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:31:26.723488 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1095/4372] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:26 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:26.724901 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-25031cbe-3dcf-42e6-a5da-4ca2385ac81b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:26.726872 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-25031cbe-3dcf-42e6-a5da-4ca2385ac81b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:31:26.727306 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-25031cbe-3dcf-42e6-a5da-4ca2385ac81b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f4520fa8-9899-4ebb-b194-d65feb58c6cc", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1058987861", "description": null, "metadata": null}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:26.733812 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-62dcf570-eff0-46b1-8a12-38180021600b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:26.735574 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-62dcf570-eff0-46b1-8a12-38180021600b tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 06 14:31:26.735947 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-62dcf570-eff0-46b1-8a12-38180021600b tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "49d98932-1571-4920-a3ad-1bce4c6e3c4c"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:26.737326 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.backups [None req-62dcf570-eff0-46b1-8a12-38180021600b tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Creating new backup {'backup': {'volume_id': '49d98932-1571-4920-a3ad-1bce4c6e3c4c'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:31:26.737481 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.backups [None req-62dcf570-eff0-46b1-8a12-38180021600b tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Creating backup of volume 49d98932-1571-4920-a3ad-1bce4c6e3c4c in container None Aug 06 14:31:26.738939 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:26.738939 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:26.739363 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-25031cbe-3dcf-42e6-a5da-4ca2385ac81b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:31:26.739530 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-25031cbe-3dcf-42e6-a5da-4ca2385ac81b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create snapshot from volume f4520fa8-9899-4ebb-b194-d65feb58c6cc Aug 06 14:31:26.744098 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:26.744098 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:26.744433 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-62dcf570-eff0-46b1-8a12-38180021600b tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Volume info retrieved successfully. Aug 06 14:31:26.761707 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-62dcf570-eff0-46b1-8a12-38180021600b tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Created reservations ['b4ef2566-c58c-427d-92db-b4ae0beaebac', '76b25650-7eda-447d-bdc4-a9567a69d1ad'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:26.781127 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e4784df1-7afa-47fb-a2a4-251e85f1695e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:26.782253 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-25031cbe-3dcf-42e6-a5da-4ca2385ac81b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Created reservations ['89f18c60-8bea-4bef-9157-dcdfd65bc167', '8e48e35f-7eb4-4b90-bbf2-5f99605aadbd', 'ec5d74f5-ee6b-4221-9d18-179875368392', '854c7f93-83e6-496e-b184-f66b7a1bf3e1'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:26.782947 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e4784df1-7afa-47fb-a2a4-251e85f1695e tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 Aug 06 14:31:26.783139 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e4784df1-7afa-47fb-a2a4-251e85f1695e tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:26.783362 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e4784df1-7afa-47fb-a2a4-251e85f1695e tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:26.783529 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-e4784df1-7afa-47fb-a2a4-251e85f1695e tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 62863c1c-c452-4b0f-927b-d66e8f4f6014. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:26.788232 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:26.788232 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:26.789017 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e4784df1-7afa-47fb-a2a4-251e85f1695e tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 returned with HTTP 200 Aug 06 14:31:26.789446 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1090/4373] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:26 2026] GET /volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:26.791799 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-62dcf570-eff0-46b1-8a12-38180021600b tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:31:26.792378 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1100/4374] 10.4.3.229 () {70 vars in 1298 bytes} [Thu Aug 6 14:31:26 2026] POST /volume/v3/backups => generated 288 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:31:26.800966 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-4e537fb3-244c-422a-9f36-09960a8a83b2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:26.802787 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4e537fb3-244c-422a-9f36-09960a8a83b2 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 Aug 06 14:31:26.803016 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4e537fb3-244c-422a-9f36-09960a8a83b2 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:26.803178 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4e537fb3-244c-422a-9f36-09960a8a83b2 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:26.803278 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-4e537fb3-244c-422a-9f36-09960a8a83b2 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 4890e770-3a82-4ebf-879d-35fcba12f397. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:26.808156 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:26.808156 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:26.808830 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4e537fb3-244c-422a-9f36-09960a8a83b2 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 returned with HTTP 200 Aug 06 14:31:26.809245 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1096/4375] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:26 2026] GET /volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:26.818454 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-25031cbe-3dcf-42e6-a5da-4ca2385ac81b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot force create request issued successfully. Aug 06 14:31:26.818584 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-25031cbe-3dcf-42e6-a5da-4ca2385ac81b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:31:26.818925 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1090/4376] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:31:26 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 06 14:31:26.828824 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c0d82f29-93df-45e3-be42-62ac422372bc None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:26.831055 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c0d82f29-93df-45e3-be42-62ac422372bc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/4c8612d0-6036-46fc-aee3-62bd15987307 Aug 06 14:31:26.831288 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c0d82f29-93df-45e3-be42-62ac422372bc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:26.831582 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c0d82f29-93df-45e3-be42-62ac422372bc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:26.837580 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:26.837580 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:26.838156 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c0d82f29-93df-45e3-be42-62ac422372bc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:31:26.839090 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c0d82f29-93df-45e3-be42-62ac422372bc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/4c8612d0-6036-46fc-aee3-62bd15987307 returned with HTTP 200 Aug 06 14:31:26.839595 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1091/4377] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:26 2026] GET /volume/v3/snapshots/4c8612d0-6036-46fc-aee3-62bd15987307 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:27.515631 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ba702287-f6ac-4a53-9c7f-2a3182ec3af7 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:27.517208 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ba702287-f6ac-4a53-9c7f-2a3182ec3af7 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/f11b0480-c865-4aa6-bcb3-80484d2b7e63 Aug 06 14:31:27.517406 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ba702287-f6ac-4a53-9c7f-2a3182ec3af7 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:27.517607 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ba702287-f6ac-4a53-9c7f-2a3182ec3af7 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:27.524184 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:27.524184 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:27.527516 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ba702287-f6ac-4a53-9c7f-2a3182ec3af7 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:27.531244 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ba702287-f6ac-4a53-9c7f-2a3182ec3af7 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/f11b0480-c865-4aa6-bcb3-80484d2b7e63 returned with HTTP 200 Aug 06 14:31:27.531706 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1101/4378] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:27 2026] GET /volume/v3/volumes/f11b0480-c865-4aa6-bcb3-80484d2b7e63 => generated 896 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:27.543576 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-69b15b5d-dffb-48fc-aaf4-83169d24036a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:27.545312 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-69b15b5d-dffb-48fc-aaf4-83169d24036a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DELETE https://10.4.3.229/volume/v3/volumes/93fbdc19-32de-4247-99d2-95c0ddf63494 Aug 06 14:31:27.545312 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-69b15b5d-dffb-48fc-aaf4-83169d24036a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:27.545539 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-69b15b5d-dffb-48fc-aaf4-83169d24036a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:27.545698 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-69b15b5d-dffb-48fc-aaf4-83169d24036a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume with id: 93fbdc19-32de-4247-99d2-95c0ddf63494 Aug 06 14:31:27.552096 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:27.552096 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:27.552597 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-69b15b5d-dffb-48fc-aaf4-83169d24036a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:27.569124 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-69b15b5d-dffb-48fc-aaf4-83169d24036a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume request issued successfully. Aug 06 14:31:27.569729 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-69b15b5d-dffb-48fc-aaf4-83169d24036a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/93fbdc19-32de-4247-99d2-95c0ddf63494 returned with HTTP 202 Aug 06 14:31:27.569729 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1097/4379] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:31:27 2026] DELETE /volume/v3/volumes/93fbdc19-32de-4247-99d2-95c0ddf63494 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:31:27.576860 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-22ec5685-6b57-4d71-94c4-023935530a16 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:27.578734 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-22ec5685-6b57-4d71-94c4-023935530a16 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/93fbdc19-32de-4247-99d2-95c0ddf63494 Aug 06 14:31:27.578943 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-22ec5685-6b57-4d71-94c4-023935530a16 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:27.579140 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-22ec5685-6b57-4d71-94c4-023935530a16 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:27.586236 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:27.586236 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:27.590033 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-22ec5685-6b57-4d71-94c4-023935530a16 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:27.594125 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-22ec5685-6b57-4d71-94c4-023935530a16 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/93fbdc19-32de-4247-99d2-95c0ddf63494 returned with HTTP 200 Aug 06 14:31:27.594700 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1091/4380] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:27 2026] GET /volume/v3/volumes/93fbdc19-32de-4247-99d2-95c0ddf63494 => generated 862 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:27.799929 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b95bca31-b8bf-4817-ba78-674696f0784c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:27.801815 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b95bca31-b8bf-4817-ba78-674696f0784c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 Aug 06 14:31:27.802020 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b95bca31-b8bf-4817-ba78-674696f0784c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:27.802203 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b95bca31-b8bf-4817-ba78-674696f0784c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:27.802357 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-b95bca31-b8bf-4817-ba78-674696f0784c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 62863c1c-c452-4b0f-927b-d66e8f4f6014. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:27.806724 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:27.806724 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:27.807625 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b95bca31-b8bf-4817-ba78-674696f0784c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 returned with HTTP 200 Aug 06 14:31:27.807969 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1092/4381] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:27 2026] GET /volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:27.820576 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-27e51c7f-cfdc-40cd-b08c-613c2ca12c4a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:27.823954 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-27e51c7f-cfdc-40cd-b08c-613c2ca12c4a tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 Aug 06 14:31:27.823954 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-27e51c7f-cfdc-40cd-b08c-613c2ca12c4a tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:27.823954 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-27e51c7f-cfdc-40cd-b08c-613c2ca12c4a tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:27.823954 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-27e51c7f-cfdc-40cd-b08c-613c2ca12c4a tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 4890e770-3a82-4ebf-879d-35fcba12f397. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:27.827261 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:27.827261 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:27.827896 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-27e51c7f-cfdc-40cd-b08c-613c2ca12c4a tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 returned with HTTP 200 Aug 06 14:31:27.828297 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1102/4382] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:27 2026] GET /volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:27.848853 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-83bda69a-c5c0-4bb5-94a9-95da0c23dcbc None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:27.852285 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-83bda69a-c5c0-4bb5-94a9-95da0c23dcbc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/4c8612d0-6036-46fc-aee3-62bd15987307 Aug 06 14:31:27.852575 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-83bda69a-c5c0-4bb5-94a9-95da0c23dcbc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:27.852923 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-83bda69a-c5c0-4bb5-94a9-95da0c23dcbc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:27.861924 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:27.861924 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:27.864443 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-83bda69a-c5c0-4bb5-94a9-95da0c23dcbc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:31:27.864443 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-83bda69a-c5c0-4bb5-94a9-95da0c23dcbc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/4c8612d0-6036-46fc-aee3-62bd15987307 returned with HTTP 200 Aug 06 14:31:27.864443 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1098/4383] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:27 2026] GET /volume/v3/snapshots/4c8612d0-6036-46fc-aee3-62bd15987307 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:27.873713 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8ba6fbcd-7089-445e-b327-ca41eface3e6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:27.875699 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8ba6fbcd-7089-445e-b327-ca41eface3e6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/4c8612d0-6036-46fc-aee3-62bd15987307 Aug 06 14:31:27.875921 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8ba6fbcd-7089-445e-b327-ca41eface3e6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:27.876108 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8ba6fbcd-7089-445e-b327-ca41eface3e6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:27.883539 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:27.883539 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:27.883539 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-8ba6fbcd-7089-445e-b327-ca41eface3e6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:31:27.883981 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8ba6fbcd-7089-445e-b327-ca41eface3e6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/4c8612d0-6036-46fc-aee3-62bd15987307 returned with HTTP 200 Aug 06 14:31:27.884354 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1092/4384] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:27 2026] GET /volume/v3/snapshots/4c8612d0-6036-46fc-aee3-62bd15987307 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:27.894020 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-93bbcb2e-490d-4783-872a-e088f3255e07 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:27.895968 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-93bbcb2e-490d-4783-872a-e088f3255e07 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:31:27.896391 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-93bbcb2e-490d-4783-872a-e088f3255e07 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f4520fa8-9899-4ebb-b194-d65feb58c6cc", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1032522889", "description": null, "metadata": null}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:27.908086 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:27.908086 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:27.908616 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-93bbcb2e-490d-4783-872a-e088f3255e07 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:31:27.908765 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-93bbcb2e-490d-4783-872a-e088f3255e07 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create snapshot from volume f4520fa8-9899-4ebb-b194-d65feb58c6cc Aug 06 14:31:27.932912 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-93bbcb2e-490d-4783-872a-e088f3255e07 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Created reservations ['3c313717-0100-483b-a377-418dcfff2a65', '9f5c9411-d05a-4d11-836e-7a94be54560a', '3fa1096b-68ec-4298-8c7b-462a6960f825', '58d29440-177c-4465-8bdc-9039e60e7b5b'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:27.966231 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-93bbcb2e-490d-4783-872a-e088f3255e07 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot force create request issued successfully. Aug 06 14:31:27.966560 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-93bbcb2e-490d-4783-872a-e088f3255e07 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:31:27.966973 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1093/4385] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:31:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:31:27.976475 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3605af8c-d8fa-40f2-abc6-50632c781582 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:27.978741 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3605af8c-d8fa-40f2-abc6-50632c781582 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/f7237ed3-fceb-4fe4-a30d-39e3521b1feb Aug 06 14:31:27.978918 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3605af8c-d8fa-40f2-abc6-50632c781582 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:27.979149 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3605af8c-d8fa-40f2-abc6-50632c781582 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:27.984898 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:27.984898 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:27.985279 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3605af8c-d8fa-40f2-abc6-50632c781582 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:31:27.986244 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3605af8c-d8fa-40f2-abc6-50632c781582 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/f7237ed3-fceb-4fe4-a30d-39e3521b1feb returned with HTTP 200 Aug 06 14:31:27.986602 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1103/4386] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:27 2026] GET /volume/v3/snapshots/f7237ed3-fceb-4fe4-a30d-39e3521b1feb => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:28.606699 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c3875fda-035a-4382-aeeb-8e7347c69430 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:28.608981 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c3875fda-035a-4382-aeeb-8e7347c69430 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/93fbdc19-32de-4247-99d2-95c0ddf63494 Aug 06 14:31:28.609216 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c3875fda-035a-4382-aeeb-8e7347c69430 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:28.609618 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c3875fda-035a-4382-aeeb-8e7347c69430 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:28.616307 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c3875fda-035a-4382-aeeb-8e7347c69430 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/93fbdc19-32de-4247-99d2-95c0ddf63494 returned with HTTP 404 Aug 06 14:31:28.616911 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1099/4387] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:28 2026] GET /volume/v3/volumes/93fbdc19-32de-4247-99d2-95c0ddf63494 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:31:28.625560 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d85fd0ac-cd05-4525-9a4b-d8cff102c101 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:28.627337 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d85fd0ac-cd05-4525-9a4b-d8cff102c101 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DELETE https://10.4.3.229/volume/v3/volumes/f11b0480-c865-4aa6-bcb3-80484d2b7e63 Aug 06 14:31:28.627607 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d85fd0ac-cd05-4525-9a4b-d8cff102c101 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:28.627793 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d85fd0ac-cd05-4525-9a4b-d8cff102c101 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:28.627976 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-d85fd0ac-cd05-4525-9a4b-d8cff102c101 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume with id: f11b0480-c865-4aa6-bcb3-80484d2b7e63 Aug 06 14:31:28.635089 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:28.635089 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:28.635569 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d85fd0ac-cd05-4525-9a4b-d8cff102c101 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:28.654073 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d85fd0ac-cd05-4525-9a4b-d8cff102c101 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume request issued successfully. Aug 06 14:31:28.654321 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d85fd0ac-cd05-4525-9a4b-d8cff102c101 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/f11b0480-c865-4aa6-bcb3-80484d2b7e63 returned with HTTP 202 Aug 06 14:31:28.654901 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1093/4388] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:31:28 2026] DELETE /volume/v3/volumes/f11b0480-c865-4aa6-bcb3-80484d2b7e63 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:31:28.662069 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-0ac81ca8-afc7-4830-b6c5-a09ddcd8ca95 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:28.663692 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0ac81ca8-afc7-4830-b6c5-a09ddcd8ca95 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/f11b0480-c865-4aa6-bcb3-80484d2b7e63 Aug 06 14:31:28.663942 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0ac81ca8-afc7-4830-b6c5-a09ddcd8ca95 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:28.664139 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0ac81ca8-afc7-4830-b6c5-a09ddcd8ca95 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:28.670658 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:28.670658 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:28.673923 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-0ac81ca8-afc7-4830-b6c5-a09ddcd8ca95 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:28.677698 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0ac81ca8-afc7-4830-b6c5-a09ddcd8ca95 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/f11b0480-c865-4aa6-bcb3-80484d2b7e63 returned with HTTP 200 Aug 06 14:31:28.678040 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1094/4389] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:28 2026] GET /volume/v3/volumes/f11b0480-c865-4aa6-bcb3-80484d2b7e63 => generated 895 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:28.822656 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c0a2e63e-5f29-4bb3-8b2c-629656e42665 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:28.825016 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c0a2e63e-5f29-4bb3-8b2c-629656e42665 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 Aug 06 14:31:28.825113 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c0a2e63e-5f29-4bb3-8b2c-629656e42665 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:28.825305 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c0a2e63e-5f29-4bb3-8b2c-629656e42665 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:28.825439 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-c0a2e63e-5f29-4bb3-8b2c-629656e42665 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 62863c1c-c452-4b0f-927b-d66e8f4f6014. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:28.829754 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:28.829754 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:28.830874 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c0a2e63e-5f29-4bb3-8b2c-629656e42665 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 returned with HTTP 200 Aug 06 14:31:28.831228 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1104/4390] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:28 2026] GET /volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:28.838489 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f8386c0e-5461-4c49-a33e-c337784f8208 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:28.840479 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f8386c0e-5461-4c49-a33e-c337784f8208 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 Aug 06 14:31:28.840717 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f8386c0e-5461-4c49-a33e-c337784f8208 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:28.840979 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f8386c0e-5461-4c49-a33e-c337784f8208 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:28.841060 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-f8386c0e-5461-4c49-a33e-c337784f8208 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 4890e770-3a82-4ebf-879d-35fcba12f397. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:28.845679 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:28.845679 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:28.846627 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f8386c0e-5461-4c49-a33e-c337784f8208 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 returned with HTTP 200 Aug 06 14:31:28.847039 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1100/4391] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:28 2026] GET /volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:28.994500 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0a9584fa-23a3-49d0-9c83-18983bf023eb None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:28.996217 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0a9584fa-23a3-49d0-9c83-18983bf023eb tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/f7237ed3-fceb-4fe4-a30d-39e3521b1feb Aug 06 14:31:28.996435 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0a9584fa-23a3-49d0-9c83-18983bf023eb tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:28.996632 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0a9584fa-23a3-49d0-9c83-18983bf023eb tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:29.002267 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:29.002267 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:29.002685 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0a9584fa-23a3-49d0-9c83-18983bf023eb tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:31:29.003466 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0a9584fa-23a3-49d0-9c83-18983bf023eb tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/f7237ed3-fceb-4fe4-a30d-39e3521b1feb returned with HTTP 200 Aug 06 14:31:29.003830 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1094/4392] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:28 2026] GET /volume/v3/snapshots/f7237ed3-fceb-4fe4-a30d-39e3521b1feb => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:29.012323 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a9498cae-149a-45ec-90bc-8dfd52010c48 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:29.013850 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a9498cae-149a-45ec-90bc-8dfd52010c48 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/f7237ed3-fceb-4fe4-a30d-39e3521b1feb Aug 06 14:31:29.014014 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a9498cae-149a-45ec-90bc-8dfd52010c48 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:29.014180 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a9498cae-149a-45ec-90bc-8dfd52010c48 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:29.018909 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:29.018909 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:29.019289 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-a9498cae-149a-45ec-90bc-8dfd52010c48 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:31:29.020003 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a9498cae-149a-45ec-90bc-8dfd52010c48 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/f7237ed3-fceb-4fe4-a30d-39e3521b1feb returned with HTTP 200 Aug 06 14:31:29.020387 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1095/4393] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:29 2026] GET /volume/v3/snapshots/f7237ed3-fceb-4fe4-a30d-39e3521b1feb => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:29.028544 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-13a76668-5a5c-4518-b31a-581ac0f30007 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:29.030305 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-13a76668-5a5c-4518-b31a-581ac0f30007 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:31:29.030654 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-13a76668-5a5c-4518-b31a-581ac0f30007 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f4520fa8-9899-4ebb-b194-d65feb58c6cc", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-794389626", "description": null, "metadata": null}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:29.041833 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:29.041833 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:29.042303 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-13a76668-5a5c-4518-b31a-581ac0f30007 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:31:29.042469 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-13a76668-5a5c-4518-b31a-581ac0f30007 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create snapshot from volume f4520fa8-9899-4ebb-b194-d65feb58c6cc Aug 06 14:31:29.071441 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-13a76668-5a5c-4518-b31a-581ac0f30007 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Created reservations ['e812a501-13e8-400f-9942-294fd085acb8', '1e0faf80-8b1f-4b1d-98f9-92725b301ec0', '9f8b140f-d627-488d-87b2-59a7ce3c727e', '92d266f2-795d-4660-b044-9b564ac9b587'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:29.106645 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-13a76668-5a5c-4518-b31a-581ac0f30007 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot force create request issued successfully. Aug 06 14:31:29.107023 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-13a76668-5a5c-4518-b31a-581ac0f30007 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:31:29.107558 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1105/4394] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:31:29 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 06 14:31:29.116593 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6b7e1098-c88e-4376-9e5f-83a3407d031d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:29.118597 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6b7e1098-c88e-4376-9e5f-83a3407d031d tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/a24f5ac4-35ff-442d-9c47-ad23626d5a12 Aug 06 14:31:29.118842 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6b7e1098-c88e-4376-9e5f-83a3407d031d tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:29.119027 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6b7e1098-c88e-4376-9e5f-83a3407d031d tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:29.124929 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:29.124929 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:29.125410 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-6b7e1098-c88e-4376-9e5f-83a3407d031d tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:31:29.126250 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6b7e1098-c88e-4376-9e5f-83a3407d031d tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/a24f5ac4-35ff-442d-9c47-ad23626d5a12 returned with HTTP 200 Aug 06 14:31:29.126706 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1101/4395] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:29 2026] GET /volume/v3/snapshots/a24f5ac4-35ff-442d-9c47-ad23626d5a12 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:29.691932 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-18317b10-a4b4-4b93-ac57-4ef323c1b374 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:29.694015 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-18317b10-a4b4-4b93-ac57-4ef323c1b374 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/f11b0480-c865-4aa6-bcb3-80484d2b7e63 Aug 06 14:31:29.694212 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-18317b10-a4b4-4b93-ac57-4ef323c1b374 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:29.694371 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-18317b10-a4b4-4b93-ac57-4ef323c1b374 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:29.701530 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-18317b10-a4b4-4b93-ac57-4ef323c1b374 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/f11b0480-c865-4aa6-bcb3-80484d2b7e63 returned with HTTP 404 Aug 06 14:31:29.702476 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1095/4396] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:29 2026] GET /volume/v3/volumes/f11b0480-c865-4aa6-bcb3-80484d2b7e63 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:31:29.709675 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5f46e905-b7e0-4bd4-93ec-c755865566bc None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:29.711760 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5f46e905-b7e0-4bd4-93ec-c755865566bc tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DELETE https://10.4.3.229/volume/v3/volumes/93fbdc19-32de-4247-99d2-95c0ddf63494 Aug 06 14:31:29.711995 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5f46e905-b7e0-4bd4-93ec-c755865566bc tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:29.712290 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5f46e905-b7e0-4bd4-93ec-c755865566bc tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:29.712537 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-5f46e905-b7e0-4bd4-93ec-c755865566bc tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume with id: 93fbdc19-32de-4247-99d2-95c0ddf63494 Aug 06 14:31:29.719238 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5f46e905-b7e0-4bd4-93ec-c755865566bc tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/93fbdc19-32de-4247-99d2-95c0ddf63494 returned with HTTP 404 Aug 06 14:31:29.719959 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1096/4397] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:31:29 2026] DELETE /volume/v3/volumes/93fbdc19-32de-4247-99d2-95c0ddf63494 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:31:29.727894 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-087d45f7-74db-49a0-8c31-c4ae08db803c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:29.730336 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-087d45f7-74db-49a0-8c31-c4ae08db803c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/93fbdc19-32de-4247-99d2-95c0ddf63494 Aug 06 14:31:29.730574 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-087d45f7-74db-49a0-8c31-c4ae08db803c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:29.730792 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-087d45f7-74db-49a0-8c31-c4ae08db803c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:29.736257 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-087d45f7-74db-49a0-8c31-c4ae08db803c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/93fbdc19-32de-4247-99d2-95c0ddf63494 returned with HTTP 404 Aug 06 14:31:29.736883 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1106/4398] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:29 2026] GET /volume/v3/volumes/93fbdc19-32de-4247-99d2-95c0ddf63494 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:31:29.746683 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ec6b14f9-3cc3-4ae4-b5ca-165db9ec3a44 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:29.748886 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ec6b14f9-3cc3-4ae4-b5ca-165db9ec3a44 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DELETE https://10.4.3.229/volume/v3/volumes/4e418f03-ca4e-4dda-976d-748721e91e92 Aug 06 14:31:29.749144 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ec6b14f9-3cc3-4ae4-b5ca-165db9ec3a44 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:29.749384 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ec6b14f9-3cc3-4ae4-b5ca-165db9ec3a44 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:29.749605 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-ec6b14f9-3cc3-4ae4-b5ca-165db9ec3a44 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume with id: 4e418f03-ca4e-4dda-976d-748721e91e92 Aug 06 14:31:29.758579 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:29.758579 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:29.759253 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ec6b14f9-3cc3-4ae4-b5ca-165db9ec3a44 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:29.778143 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ec6b14f9-3cc3-4ae4-b5ca-165db9ec3a44 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume request issued successfully. Aug 06 14:31:29.779260 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ec6b14f9-3cc3-4ae4-b5ca-165db9ec3a44 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/4e418f03-ca4e-4dda-976d-748721e91e92 returned with HTTP 202 Aug 06 14:31:29.779260 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1102/4399] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:31:29 2026] DELETE /volume/v3/volumes/4e418f03-ca4e-4dda-976d-748721e91e92 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 14:31:29.788781 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bb67f843-0435-4d95-b866-06ccb26c8dcf None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:29.791703 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bb67f843-0435-4d95-b866-06ccb26c8dcf tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/4e418f03-ca4e-4dda-976d-748721e91e92 Aug 06 14:31:29.792485 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bb67f843-0435-4d95-b866-06ccb26c8dcf tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:29.793110 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bb67f843-0435-4d95-b866-06ccb26c8dcf tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:29.801319 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:29.801319 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:29.808265 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-bb67f843-0435-4d95-b866-06ccb26c8dcf tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Volume info retrieved successfully. Aug 06 14:31:29.814731 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bb67f843-0435-4d95-b866-06ccb26c8dcf tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/4e418f03-ca4e-4dda-976d-748721e91e92 returned with HTTP 200 Aug 06 14:31:29.815218 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1096/4400] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:29 2026] GET /volume/v3/volumes/4e418f03-ca4e-4dda-976d-748721e91e92 => generated 895 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 14:31:29.841749 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2cd4102d-7346-4963-91aa-57a51217cddb None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:29.843706 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2cd4102d-7346-4963-91aa-57a51217cddb tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 Aug 06 14:31:29.843901 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2cd4102d-7346-4963-91aa-57a51217cddb tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:29.844080 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2cd4102d-7346-4963-91aa-57a51217cddb tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:29.844176 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-2cd4102d-7346-4963-91aa-57a51217cddb tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 62863c1c-c452-4b0f-927b-d66e8f4f6014. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:29.849636 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:29.849636 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:29.850814 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2cd4102d-7346-4963-91aa-57a51217cddb tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 returned with HTTP 200 Aug 06 14:31:29.851160 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1097/4401] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:29 2026] GET /volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:29.859737 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ab4c489c-1753-40a6-abe0-d25f59b63380 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:29.861902 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ab4c489c-1753-40a6-abe0-d25f59b63380 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 Aug 06 14:31:29.862107 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ab4c489c-1753-40a6-abe0-d25f59b63380 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:29.862287 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ab4c489c-1753-40a6-abe0-d25f59b63380 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:29.862416 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-ab4c489c-1753-40a6-abe0-d25f59b63380 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 4890e770-3a82-4ebf-879d-35fcba12f397. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:29.867136 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:29.867136 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:29.867855 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ab4c489c-1753-40a6-abe0-d25f59b63380 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 returned with HTTP 200 Aug 06 14:31:29.868271 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1107/4402] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:29 2026] GET /volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:29.972745 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6e3c637d-8b97-4762-84e1-c1507502aefd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:29.973165 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6e3c637d-8b97-4762-84e1-c1507502aefd None None] GET https://10.4.3.229/volume// Aug 06 14:31:29.973313 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6e3c637d-8b97-4762-84e1-c1507502aefd None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:29.973527 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6e3c637d-8b97-4762-84e1-c1507502aefd None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:29.973822 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6e3c637d-8b97-4762-84e1-c1507502aefd None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:31:29.974121 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1103/4403] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:31:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:31:29.981114 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-88278f88-4174-44a5-b09d-9814aa40c06b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:29.983259 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-88278f88-4174-44a5-b09d-9814aa40c06b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:31:29.983662 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-88278f88-4174-44a5-b09d-9814aa40c06b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "17941f59-dfe3-45b8-8500-a23446067b7a", "connector": null, "instance_uuid": "5d4a9eaa-7712-44d5-bd06-f7b43f7a1fe8"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:29.997223 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:29.997223 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:30.029122 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-88278f88-4174-44a5-b09d-9814aa40c06b tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:31:30.029631 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1097/4404] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:31:29 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:30.038063 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-5bfdf9fa-1ead-4bde-9436-70fa883999ec None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:30.040095 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-5bfdf9fa-1ead-4bde-9436-70fa883999ec tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] DELETE https://10.4.3.229/volume/v3/attachments/b02d41f6-ae8f-4ce9-86d9-b9cd33ce4916 Aug 06 14:31:30.040228 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-5bfdf9fa-1ead-4bde-9436-70fa883999ec tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:30.040444 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-5bfdf9fa-1ead-4bde-9436-70fa883999ec tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:30.049006 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:30.049006 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:30.104685 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-5bfdf9fa-1ead-4bde-9436-70fa883999ec tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/attachments/b02d41f6-ae8f-4ce9-86d9-b9cd33ce4916 returned with HTTP 200 Aug 06 14:31:30.105148 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1098/4405] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:31:30 2026] DELETE /volume/v3/attachments/b02d41f6-ae8f-4ce9-86d9-b9cd33ce4916 => generated 192 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:30.135405 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-20805b23-aaf2-4118-8d72-c3e39d2e16e3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:30.137636 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-20805b23-aaf2-4118-8d72-c3e39d2e16e3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/a24f5ac4-35ff-442d-9c47-ad23626d5a12 Aug 06 14:31:30.137890 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-20805b23-aaf2-4118-8d72-c3e39d2e16e3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:30.138139 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-20805b23-aaf2-4118-8d72-c3e39d2e16e3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:30.143796 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:30.143796 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:30.144363 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-20805b23-aaf2-4118-8d72-c3e39d2e16e3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:31:30.145393 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-20805b23-aaf2-4118-8d72-c3e39d2e16e3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/a24f5ac4-35ff-442d-9c47-ad23626d5a12 returned with HTTP 200 Aug 06 14:31:30.145871 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1108/4406] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:30 2026] GET /volume/v3/snapshots/a24f5ac4-35ff-442d-9c47-ad23626d5a12 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:30.156122 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-622c0764-3722-44eb-9e54-b87be628c1a9 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:30.158269 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-622c0764-3722-44eb-9e54-b87be628c1a9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/a24f5ac4-35ff-442d-9c47-ad23626d5a12 Aug 06 14:31:30.158526 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-622c0764-3722-44eb-9e54-b87be628c1a9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:30.158759 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-622c0764-3722-44eb-9e54-b87be628c1a9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:30.164443 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:30.164443 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:30.164976 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-622c0764-3722-44eb-9e54-b87be628c1a9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:31:30.165909 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-622c0764-3722-44eb-9e54-b87be628c1a9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/a24f5ac4-35ff-442d-9c47-ad23626d5a12 returned with HTTP 200 Aug 06 14:31:30.166381 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1104/4407] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:30 2026] GET /volume/v3/snapshots/a24f5ac4-35ff-442d-9c47-ad23626d5a12 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:30.828451 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0ac4ef47-a573-449f-8b11-80a830a22ee3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:30.831358 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0ac4ef47-a573-449f-8b11-80a830a22ee3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/4e418f03-ca4e-4dda-976d-748721e91e92 Aug 06 14:31:30.831603 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0ac4ef47-a573-449f-8b11-80a830a22ee3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:30.831799 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0ac4ef47-a573-449f-8b11-80a830a22ee3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:30.838281 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0ac4ef47-a573-449f-8b11-80a830a22ee3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/4e418f03-ca4e-4dda-976d-748721e91e92 returned with HTTP 404 Aug 06 14:31:30.838864 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1098/4408] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:30 2026] GET /volume/v3/volumes/4e418f03-ca4e-4dda-976d-748721e91e92 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:31:30.848124 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-627bf875-0e13-48bb-ae3f-3b5e92bc93b5 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:30.850046 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-627bf875-0e13-48bb-ae3f-3b5e92bc93b5 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/980fe98e-4a1e-465a-96c0-6b622284f8d7 Aug 06 14:31:30.850419 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-627bf875-0e13-48bb-ae3f-3b5e92bc93b5 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:30.850671 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-627bf875-0e13-48bb-ae3f-3b5e92bc93b5 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:30.850824 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-627bf875-0e13-48bb-ae3f-3b5e92bc93b5 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete snapshot with id: 980fe98e-4a1e-465a-96c0-6b622284f8d7 Aug 06 14:31:30.856738 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-627bf875-0e13-48bb-ae3f-3b5e92bc93b5 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/980fe98e-4a1e-465a-96c0-6b622284f8d7 returned with HTTP 404 Aug 06 14:31:30.857273 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1099/4409] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:31:30 2026] DELETE /volume/v3/snapshots/980fe98e-4a1e-465a-96c0-6b622284f8d7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:30.864608 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-4461a488-c2de-418b-8b6c-ab2258de3d3a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:30.866269 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8e66f2e8-ff94-4a5e-a6a0-cf51e2827cca None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:30.868438 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8e66f2e8-ff94-4a5e-a6a0-cf51e2827cca tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 Aug 06 14:31:30.868651 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8e66f2e8-ff94-4a5e-a6a0-cf51e2827cca tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:30.868842 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8e66f2e8-ff94-4a5e-a6a0-cf51e2827cca tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:30.868952 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-8e66f2e8-ff94-4a5e-a6a0-cf51e2827cca tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 62863c1c-c452-4b0f-927b-d66e8f4f6014. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:30.869327 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4461a488-c2de-418b-8b6c-ab2258de3d3a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/snapshots/980fe98e-4a1e-465a-96c0-6b622284f8d7 Aug 06 14:31:30.869681 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4461a488-c2de-418b-8b6c-ab2258de3d3a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:30.869993 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4461a488-c2de-418b-8b6c-ab2258de3d3a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:30.875209 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4461a488-c2de-418b-8b6c-ab2258de3d3a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/980fe98e-4a1e-465a-96c0-6b622284f8d7 returned with HTTP 404 Aug 06 14:31:30.875725 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1109/4410] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:30 2026] GET /volume/v3/snapshots/980fe98e-4a1e-465a-96c0-6b622284f8d7 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:30.875826 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:30.875826 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:30.879499 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8e66f2e8-ff94-4a5e-a6a0-cf51e2827cca tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 returned with HTTP 200 Aug 06 14:31:30.879499 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1105/4411] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:30 2026] GET /volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 => generated 783 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:30.882959 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-13dc9175-9c74-4fde-8471-ab61310437f9 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:30.883739 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6d7d5cca-2cbb-47f3-92c1-ffd5d8ec9d31 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:30.885360 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6d7d5cca-2cbb-47f3-92c1-ffd5d8ec9d31 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DELETE https://10.4.3.229/volume/v3/volumes/da4cec62-8b7c-4d2f-9fcc-5f0b7a29e4f2 Aug 06 14:31:30.885581 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6d7d5cca-2cbb-47f3-92c1-ffd5d8ec9d31 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:30.888448 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6d7d5cca-2cbb-47f3-92c1-ffd5d8ec9d31 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:30.888448 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-6d7d5cca-2cbb-47f3-92c1-ffd5d8ec9d31 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume with id: da4cec62-8b7c-4d2f-9fcc-5f0b7a29e4f2 Aug 06 14:31:30.888530 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-13dc9175-9c74-4fde-8471-ab61310437f9 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 Aug 06 14:31:30.888530 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-13dc9175-9c74-4fde-8471-ab61310437f9 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:30.888530 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-13dc9175-9c74-4fde-8471-ab61310437f9 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:30.888530 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-13dc9175-9c74-4fde-8471-ab61310437f9 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 4890e770-3a82-4ebf-879d-35fcba12f397. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:30.891882 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6d7d5cca-2cbb-47f3-92c1-ffd5d8ec9d31 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/da4cec62-8b7c-4d2f-9fcc-5f0b7a29e4f2 returned with HTTP 404 Aug 06 14:31:30.892547 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1100/4412] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:31:30 2026] DELETE /volume/v3/volumes/da4cec62-8b7c-4d2f-9fcc-5f0b7a29e4f2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:31:30.894631 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:30.894631 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:30.896120 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-13dc9175-9c74-4fde-8471-ab61310437f9 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 returned with HTTP 200 Aug 06 14:31:30.896120 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1099/4413] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:30 2026] GET /volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:31:30.899604 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c8eaa675-22de-4789-8851-13a38372fea4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:30.901516 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c8eaa675-22de-4789-8851-13a38372fea4 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/da4cec62-8b7c-4d2f-9fcc-5f0b7a29e4f2 Aug 06 14:31:30.901772 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c8eaa675-22de-4789-8851-13a38372fea4 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:30.902015 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c8eaa675-22de-4789-8851-13a38372fea4 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:30.909090 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c8eaa675-22de-4789-8851-13a38372fea4 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/da4cec62-8b7c-4d2f-9fcc-5f0b7a29e4f2 returned with HTTP 404 Aug 06 14:31:30.909637 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1110/4414] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:30 2026] GET /volume/v3/volumes/da4cec62-8b7c-4d2f-9fcc-5f0b7a29e4f2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:31:30.917125 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-aa70e386-6cae-42c7-8b81-004461ca72d9 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:30.920933 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-aa70e386-6cae-42c7-8b81-004461ca72d9 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DELETE https://10.4.3.229/volume/v3/volumes/d20e04dd-2e2c-4bdf-8097-eca625486410 Aug 06 14:31:30.923740 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-aa70e386-6cae-42c7-8b81-004461ca72d9 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:30.923988 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-aa70e386-6cae-42c7-8b81-004461ca72d9 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:30.924216 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-aa70e386-6cae-42c7-8b81-004461ca72d9 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume with id: d20e04dd-2e2c-4bdf-8097-eca625486410 Aug 06 14:31:30.933688 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-aa70e386-6cae-42c7-8b81-004461ca72d9 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/d20e04dd-2e2c-4bdf-8097-eca625486410 returned with HTTP 404 Aug 06 14:31:30.934522 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1106/4415] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:31:30 2026] DELETE /volume/v3/volumes/d20e04dd-2e2c-4bdf-8097-eca625486410 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:31:30.940924 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1424d262-df70-4db5-8284-e0188099aaa7 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:30.942806 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1424d262-df70-4db5-8284-e0188099aaa7 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/d20e04dd-2e2c-4bdf-8097-eca625486410 Aug 06 14:31:30.943058 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1424d262-df70-4db5-8284-e0188099aaa7 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:30.943277 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1424d262-df70-4db5-8284-e0188099aaa7 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:30.949001 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1424d262-df70-4db5-8284-e0188099aaa7 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/d20e04dd-2e2c-4bdf-8097-eca625486410 returned with HTTP 404 Aug 06 14:31:30.949475 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1101/4416] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:30 2026] GET /volume/v3/volumes/d20e04dd-2e2c-4bdf-8097-eca625486410 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:31:30.958211 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6472f6b3-8143-4583-9a10-ea8c18ff2b45 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:30.961265 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6472f6b3-8143-4583-9a10-ea8c18ff2b45 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/a4af3ae9-e6b8-4ebd-a2af-23175b7b51d6 Aug 06 14:31:30.961641 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6472f6b3-8143-4583-9a10-ea8c18ff2b45 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:30.962247 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6472f6b3-8143-4583-9a10-ea8c18ff2b45 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:30.962487 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-6472f6b3-8143-4583-9a10-ea8c18ff2b45 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete snapshot with id: a4af3ae9-e6b8-4ebd-a2af-23175b7b51d6 Aug 06 14:31:30.968465 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6472f6b3-8143-4583-9a10-ea8c18ff2b45 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/a4af3ae9-e6b8-4ebd-a2af-23175b7b51d6 returned with HTTP 404 Aug 06 14:31:30.969310 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1100/4417] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:31:30 2026] DELETE /volume/v3/snapshots/a4af3ae9-e6b8-4ebd-a2af-23175b7b51d6 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:30.975782 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fb49fad6-e1f0-44dd-bef3-3cfc9983f93e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:30.978044 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fb49fad6-e1f0-44dd-bef3-3cfc9983f93e tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/snapshots/a4af3ae9-e6b8-4ebd-a2af-23175b7b51d6 Aug 06 14:31:30.978290 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fb49fad6-e1f0-44dd-bef3-3cfc9983f93e tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:30.978557 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fb49fad6-e1f0-44dd-bef3-3cfc9983f93e tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:30.983864 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fb49fad6-e1f0-44dd-bef3-3cfc9983f93e tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/a4af3ae9-e6b8-4ebd-a2af-23175b7b51d6 returned with HTTP 404 Aug 06 14:31:30.984977 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1111/4418] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:30 2026] GET /volume/v3/snapshots/a4af3ae9-e6b8-4ebd-a2af-23175b7b51d6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:30.992828 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b2537629-3209-40da-905c-2ed47ea4b4e6 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:30.995204 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b2537629-3209-40da-905c-2ed47ea4b4e6 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DELETE https://10.4.3.229/volume/v3/volumes/ccc88c95-3755-44bd-a336-09fe6c6d68b7 Aug 06 14:31:30.995674 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b2537629-3209-40da-905c-2ed47ea4b4e6 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:30.995961 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b2537629-3209-40da-905c-2ed47ea4b4e6 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:30.996177 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-b2537629-3209-40da-905c-2ed47ea4b4e6 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume with id: ccc88c95-3755-44bd-a336-09fe6c6d68b7 Aug 06 14:31:31.004945 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b2537629-3209-40da-905c-2ed47ea4b4e6 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/ccc88c95-3755-44bd-a336-09fe6c6d68b7 returned with HTTP 404 Aug 06 14:31:31.005678 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1107/4419] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:31:30 2026] DELETE /volume/v3/volumes/ccc88c95-3755-44bd-a336-09fe6c6d68b7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:31:31.012706 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d94bd5ba-1e73-4d88-9d18-7e58caff2a65 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:31.014696 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d94bd5ba-1e73-4d88-9d18-7e58caff2a65 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/ccc88c95-3755-44bd-a336-09fe6c6d68b7 Aug 06 14:31:31.014932 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d94bd5ba-1e73-4d88-9d18-7e58caff2a65 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:31.015173 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d94bd5ba-1e73-4d88-9d18-7e58caff2a65 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:31.021547 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d94bd5ba-1e73-4d88-9d18-7e58caff2a65 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/ccc88c95-3755-44bd-a336-09fe6c6d68b7 returned with HTTP 404 Aug 06 14:31:31.022668 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1102/4420] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:31 2026] GET /volume/v3/volumes/ccc88c95-3755-44bd-a336-09fe6c6d68b7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:31:31.029204 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2bf3da86-2cbf-471a-a437-85a1d1e30eee None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:31.031662 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2bf3da86-2cbf-471a-a437-85a1d1e30eee tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/f1fe12d7-5ea6-4ea4-baa2-98a03d49f753 Aug 06 14:31:31.031891 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2bf3da86-2cbf-471a-a437-85a1d1e30eee tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:31.032133 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2bf3da86-2cbf-471a-a437-85a1d1e30eee tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:31.032270 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-2bf3da86-2cbf-471a-a437-85a1d1e30eee tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete snapshot with id: f1fe12d7-5ea6-4ea4-baa2-98a03d49f753 Aug 06 14:31:31.038002 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2bf3da86-2cbf-471a-a437-85a1d1e30eee tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/f1fe12d7-5ea6-4ea4-baa2-98a03d49f753 returned with HTTP 404 Aug 06 14:31:31.038531 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1101/4421] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:31:31 2026] DELETE /volume/v3/snapshots/f1fe12d7-5ea6-4ea4-baa2-98a03d49f753 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:31.045013 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ddd1313b-2b78-4bfc-a548-cdc8d24351bc None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:31.047371 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ddd1313b-2b78-4bfc-a548-cdc8d24351bc tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/snapshots/f1fe12d7-5ea6-4ea4-baa2-98a03d49f753 Aug 06 14:31:31.047694 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ddd1313b-2b78-4bfc-a548-cdc8d24351bc tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:31.048006 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ddd1313b-2b78-4bfc-a548-cdc8d24351bc tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:31.055642 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ddd1313b-2b78-4bfc-a548-cdc8d24351bc tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/f1fe12d7-5ea6-4ea4-baa2-98a03d49f753 returned with HTTP 404 Aug 06 14:31:31.056494 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1112/4422] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:31 2026] GET /volume/v3/snapshots/f1fe12d7-5ea6-4ea4-baa2-98a03d49f753 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:31.063629 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-52d5b523-30c9-446e-88a7-67ab151da3a4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:31.065934 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-52d5b523-30c9-446e-88a7-67ab151da3a4 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DELETE https://10.4.3.229/volume/v3/volumes/7b1c6918-c443-46b7-96e7-4a8c086c5a5e Aug 06 14:31:31.066198 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-52d5b523-30c9-446e-88a7-67ab151da3a4 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:31.066445 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-52d5b523-30c9-446e-88a7-67ab151da3a4 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:31.066655 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-52d5b523-30c9-446e-88a7-67ab151da3a4 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume with id: 7b1c6918-c443-46b7-96e7-4a8c086c5a5e Aug 06 14:31:31.073855 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-52d5b523-30c9-446e-88a7-67ab151da3a4 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/7b1c6918-c443-46b7-96e7-4a8c086c5a5e returned with HTTP 404 Aug 06 14:31:31.074415 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1108/4423] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:31:31 2026] DELETE /volume/v3/volumes/7b1c6918-c443-46b7-96e7-4a8c086c5a5e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:31:31.083973 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2081882e-cea4-4b12-80af-1fa802c403dd None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:31.085891 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2081882e-cea4-4b12-80af-1fa802c403dd tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/7b1c6918-c443-46b7-96e7-4a8c086c5a5e Aug 06 14:31:31.086144 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2081882e-cea4-4b12-80af-1fa802c403dd tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:31.086372 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2081882e-cea4-4b12-80af-1fa802c403dd tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:31.092264 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2081882e-cea4-4b12-80af-1fa802c403dd tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/7b1c6918-c443-46b7-96e7-4a8c086c5a5e returned with HTTP 404 Aug 06 14:31:31.092772 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1103/4424] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:31 2026] GET /volume/v3/volumes/7b1c6918-c443-46b7-96e7-4a8c086c5a5e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:31:31.103476 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d3eff296-8f46-4c19-9473-6ff2fc5d0e41 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:31.105295 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d3eff296-8f46-4c19-9473-6ff2fc5d0e41 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DELETE https://10.4.3.229/volume/v3/volumes/408089e6-1ec9-4298-bb96-9aaa1f44cd10 Aug 06 14:31:31.105531 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d3eff296-8f46-4c19-9473-6ff2fc5d0e41 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:31.105703 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d3eff296-8f46-4c19-9473-6ff2fc5d0e41 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:31.105875 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-d3eff296-8f46-4c19-9473-6ff2fc5d0e41 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume with id: 408089e6-1ec9-4298-bb96-9aaa1f44cd10 Aug 06 14:31:31.111413 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d3eff296-8f46-4c19-9473-6ff2fc5d0e41 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/408089e6-1ec9-4298-bb96-9aaa1f44cd10 returned with HTTP 404 Aug 06 14:31:31.111839 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1102/4425] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:31:31 2026] DELETE /volume/v3/volumes/408089e6-1ec9-4298-bb96-9aaa1f44cd10 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:31:31.119414 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9492b224-2ea4-440e-bfc2-87d0d7761999 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:31.121288 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9492b224-2ea4-440e-bfc2-87d0d7761999 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/408089e6-1ec9-4298-bb96-9aaa1f44cd10 Aug 06 14:31:31.121565 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9492b224-2ea4-440e-bfc2-87d0d7761999 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:31.121771 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9492b224-2ea4-440e-bfc2-87d0d7761999 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:31.131009 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9492b224-2ea4-440e-bfc2-87d0d7761999 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/408089e6-1ec9-4298-bb96-9aaa1f44cd10 returned with HTTP 404 Aug 06 14:31:31.131437 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1113/4426] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:31 2026] GET /volume/v3/volumes/408089e6-1ec9-4298-bb96-9aaa1f44cd10 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:31:31.139127 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-24484f81-5e2c-4c3f-b082-75d2855e136d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:31.141649 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-24484f81-5e2c-4c3f-b082-75d2855e136d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DELETE https://10.4.3.229/volume/v3/volumes/f3045c10-f2ec-4237-a304-363a9b5a6b85 Aug 06 14:31:31.141886 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-24484f81-5e2c-4c3f-b082-75d2855e136d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:31.142191 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-24484f81-5e2c-4c3f-b082-75d2855e136d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:31.142433 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-24484f81-5e2c-4c3f-b082-75d2855e136d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume with id: f3045c10-f2ec-4237-a304-363a9b5a6b85 Aug 06 14:31:31.148434 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-24484f81-5e2c-4c3f-b082-75d2855e136d tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/f3045c10-f2ec-4237-a304-363a9b5a6b85 returned with HTTP 404 Aug 06 14:31:31.149044 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1109/4427] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:31:31 2026] DELETE /volume/v3/volumes/f3045c10-f2ec-4237-a304-363a9b5a6b85 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:31:31.154677 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-3d9975e9-7ca2-411f-a0db-ac58ee62e357 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:31.156528 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-3d9975e9-7ca2-411f-a0db-ac58ee62e357 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] PUT https://10.4.3.229/volume/v3/attachments/b37d3db5-a517-4289-aa7e-ea6fb355e87f Aug 06 14:31:31.156988 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-03dbc283-d38b-4981-bb1d-9144774d333a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:31.157043 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-3d9975e9-7ca2-411f-a0db-ac58ee62e357 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:31.160592 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-03dbc283-d38b-4981-bb1d-9144774d333a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/f3045c10-f2ec-4237-a304-363a9b5a6b85 Aug 06 14:31:31.160785 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-03dbc283-d38b-4981-bb1d-9144774d333a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:31.160957 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-03dbc283-d38b-4981-bb1d-9144774d333a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:31.167566 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-03dbc283-d38b-4981-bb1d-9144774d333a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/f3045c10-f2ec-4237-a304-363a9b5a6b85 returned with HTTP 404 Aug 06 14:31:31.167566 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1103/4428] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:31 2026] GET /volume/v3/volumes/f3045c10-f2ec-4237-a304-363a9b5a6b85 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:31:31.168645 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-3d9975e9-7ca2-411f-a0db-ac58ee62e357 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Acquiring lock "cinder-attachment_update-17941f59-dfe3-45b8-8500-a23446067b7a-np0000006659" by "attachment_update" {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:31:31.173398 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-3d9975e9-7ca2-411f-a0db-ac58ee62e357 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Lock "cinder-attachment_update-17941f59-dfe3-45b8-8500-a23446067b7a-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:31:31.174794 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:31.174794 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:31.177280 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-777aec0e-10e8-49db-8fc8-eddeb3bd2aba None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:31.178730 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-777aec0e-10e8-49db-8fc8-eddeb3bd2aba tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/7be8fae8-43f8-46a9-856e-2987f3b0bf9b Aug 06 14:31:31.178957 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-777aec0e-10e8-49db-8fc8-eddeb3bd2aba tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:31.179116 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-777aec0e-10e8-49db-8fc8-eddeb3bd2aba tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:31.179214 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-777aec0e-10e8-49db-8fc8-eddeb3bd2aba tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete snapshot with id: 7be8fae8-43f8-46a9-856e-2987f3b0bf9b Aug 06 14:31:31.184942 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-777aec0e-10e8-49db-8fc8-eddeb3bd2aba tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/7be8fae8-43f8-46a9-856e-2987f3b0bf9b returned with HTTP 404 Aug 06 14:31:31.185414 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1114/4429] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:31:31 2026] DELETE /volume/v3/snapshots/7be8fae8-43f8-46a9-856e-2987f3b0bf9b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:31.192838 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-31b8b66f-70ec-4d4e-aa8d-f8d33aed891b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:31.194684 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-31b8b66f-70ec-4d4e-aa8d-f8d33aed891b tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/snapshots/7be8fae8-43f8-46a9-856e-2987f3b0bf9b Aug 06 14:31:31.194989 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-31b8b66f-70ec-4d4e-aa8d-f8d33aed891b tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:31.195306 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-31b8b66f-70ec-4d4e-aa8d-f8d33aed891b tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:31.201849 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-31b8b66f-70ec-4d4e-aa8d-f8d33aed891b tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/7be8fae8-43f8-46a9-856e-2987f3b0bf9b returned with HTTP 404 Aug 06 14:31:31.201849 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1110/4430] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:31 2026] GET /volume/v3/snapshots/7be8fae8-43f8-46a9-856e-2987f3b0bf9b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:31.209476 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a067c632-f4e8-4d7a-8c11-d6be12fad1e3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:31.211346 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a067c632-f4e8-4d7a-8c11-d6be12fad1e3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DELETE https://10.4.3.229/volume/v3/volumes/852b1b70-f033-486a-9473-3811fe83a9e2 Aug 06 14:31:31.211606 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a067c632-f4e8-4d7a-8c11-d6be12fad1e3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:31.211787 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a067c632-f4e8-4d7a-8c11-d6be12fad1e3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:31.211946 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-a067c632-f4e8-4d7a-8c11-d6be12fad1e3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume with id: 852b1b70-f033-486a-9473-3811fe83a9e2 Aug 06 14:31:31.218040 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a067c632-f4e8-4d7a-8c11-d6be12fad1e3 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/852b1b70-f033-486a-9473-3811fe83a9e2 returned with HTTP 404 Aug 06 14:31:31.218547 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1104/4431] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:31:31 2026] DELETE /volume/v3/volumes/852b1b70-f033-486a-9473-3811fe83a9e2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:31:31.224745 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2a826a4c-82e0-4096-9616-9b8fa534422c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:31.226452 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2a826a4c-82e0-4096-9616-9b8fa534422c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/852b1b70-f033-486a-9473-3811fe83a9e2 Aug 06 14:31:31.226692 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2a826a4c-82e0-4096-9616-9b8fa534422c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:31.226903 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2a826a4c-82e0-4096-9616-9b8fa534422c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:31.233188 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2a826a4c-82e0-4096-9616-9b8fa534422c tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/852b1b70-f033-486a-9473-3811fe83a9e2 returned with HTTP 404 Aug 06 14:31:31.234020 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1115/4432] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:31 2026] GET /volume/v3/volumes/852b1b70-f033-486a-9473-3811fe83a9e2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:31:31.241909 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-377aa845-9133-46f9-81b4-1fa895c24cde None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:31.245655 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-377aa845-9133-46f9-81b4-1fa895c24cde tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/b126d3f3-19bb-4f69-b016-683f7da1689b Aug 06 14:31:31.245655 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-377aa845-9133-46f9-81b4-1fa895c24cde tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:31.245655 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-377aa845-9133-46f9-81b4-1fa895c24cde tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:31.245655 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-377aa845-9133-46f9-81b4-1fa895c24cde tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete snapshot with id: b126d3f3-19bb-4f69-b016-683f7da1689b Aug 06 14:31:31.250737 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-377aa845-9133-46f9-81b4-1fa895c24cde tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/b126d3f3-19bb-4f69-b016-683f7da1689b returned with HTTP 404 Aug 06 14:31:31.251301 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1111/4433] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:31:31 2026] DELETE /volume/v3/snapshots/b126d3f3-19bb-4f69-b016-683f7da1689b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:31.260494 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-be88b1ed-fcd1-4e9a-80cc-4653b16172ba None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:31.262629 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-be88b1ed-fcd1-4e9a-80cc-4653b16172ba tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/snapshots/b126d3f3-19bb-4f69-b016-683f7da1689b Aug 06 14:31:31.262853 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-be88b1ed-fcd1-4e9a-80cc-4653b16172ba tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:31.263058 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-be88b1ed-fcd1-4e9a-80cc-4653b16172ba tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:31.267364 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-3d9975e9-7ca2-411f-a0db-ac58ee62e357 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Lock "cinder-attachment_update-17941f59-dfe3-45b8-8500-a23446067b7a-np0000006659" released by "attachment_update" :: held 0.094s {{(pid=100399) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:31:31.267652 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-be88b1ed-fcd1-4e9a-80cc-4653b16172ba tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/snapshots/b126d3f3-19bb-4f69-b016-683f7da1689b returned with HTTP 404 Aug 06 14:31:31.267859 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-3d9975e9-7ca2-411f-a0db-ac58ee62e357 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/attachments/b37d3db5-a517-4289-aa7e-ea6fb355e87f returned with HTTP 200 Aug 06 14:31:31.268193 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1105/4434] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:31 2026] GET /volume/v3/snapshots/b126d3f3-19bb-4f69-b016-683f7da1689b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 14:31:31.268566 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1104/4435] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:31:31 2026] PUT /volume/v3/attachments/b37d3db5-a517-4289-aa7e-ea6fb355e87f => generated 968 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:31.275768 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-af2b64fb-670f-41fd-9dba-4f8abb587e5a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:31.278691 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-a9654d27-c08f-4665-8f00-a7504d89a150 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:31.278783 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-af2b64fb-670f-41fd-9dba-4f8abb587e5a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] DELETE https://10.4.3.229/volume/v3/volumes/afeff1e2-4df5-47b7-811e-97d5b07d4e58 Aug 06 14:31:31.278991 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-af2b64fb-670f-41fd-9dba-4f8abb587e5a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:31.279192 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-af2b64fb-670f-41fd-9dba-4f8abb587e5a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:31.279375 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-af2b64fb-670f-41fd-9dba-4f8abb587e5a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Delete volume with id: afeff1e2-4df5-47b7-811e-97d5b07d4e58 Aug 06 14:31:31.280908 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-a9654d27-c08f-4665-8f00-a7504d89a150 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/attachments/b37d3db5-a517-4289-aa7e-ea6fb355e87f Aug 06 14:31:31.281150 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-a9654d27-c08f-4665-8f00-a7504d89a150 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:31.281390 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-a9654d27-c08f-4665-8f00-a7504d89a150 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:31.287641 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-af2b64fb-670f-41fd-9dba-4f8abb587e5a tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/afeff1e2-4df5-47b7-811e-97d5b07d4e58 returned with HTTP 404 Aug 06 14:31:31.288674 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1116/4436] 10.4.3.229 () {68 vars in 1392 bytes} [Thu Aug 6 14:31:31 2026] DELETE /volume/v3/volumes/afeff1e2-4df5-47b7-811e-97d5b07d4e58 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:31:31.297520 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-05f523bf-4883-4413-b042-097c8784a9e0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:31.297696 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-a9654d27-c08f-4665-8f00-a7504d89a150 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/attachments/b37d3db5-a517-4289-aa7e-ea6fb355e87f returned with HTTP 200 Aug 06 14:31:31.297930 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1112/4437] 10.4.3.229 () {70 vars in 1651 bytes} [Thu Aug 6 14:31:31 2026] GET /volume/v3/attachments/b37d3db5-a517-4289-aa7e-ea6fb355e87f => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:31.299226 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-05f523bf-4883-4413-b042-097c8784a9e0 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] GET https://10.4.3.229/volume/v3/volumes/afeff1e2-4df5-47b7-811e-97d5b07d4e58 Aug 06 14:31:31.299461 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-05f523bf-4883-4413-b042-097c8784a9e0 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:31.299646 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-05f523bf-4883-4413-b042-097c8784a9e0 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:31.305764 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-05f523bf-4883-4413-b042-097c8784a9e0 tempest-VolumeDependencyTests-256799421 tempest-VolumeDependencyTests-256799421-project-member] https://10.4.3.229/volume/v3/volumes/afeff1e2-4df5-47b7-811e-97d5b07d4e58 returned with HTTP 404 Aug 06 14:31:31.306195 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1106/4438] 10.4.3.229 () {68 vars in 1389 bytes} [Thu Aug 6 14:31:31 2026] GET /volume/v3/volumes/afeff1e2-4df5-47b7-811e-97d5b07d4e58 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 14:31:31.601663 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c4587a59-e509-48a4-b4f3-5ea8ce25413f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:31.603471 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c4587a59-e509-48a4-b4f3-5ea8ce25413f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/a24f5ac4-35ff-442d-9c47-ad23626d5a12 Aug 06 14:31:31.603740 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c4587a59-e509-48a4-b4f3-5ea8ce25413f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:31.603975 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c4587a59-e509-48a4-b4f3-5ea8ce25413f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:31.604222 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-c4587a59-e509-48a4-b4f3-5ea8ce25413f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete snapshot with id: a24f5ac4-35ff-442d-9c47-ad23626d5a12 Aug 06 14:31:31.609399 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:31.609399 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:31.609777 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c4587a59-e509-48a4-b4f3-5ea8ce25413f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:31:31.630551 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c4587a59-e509-48a4-b4f3-5ea8ce25413f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot delete request issued successfully. Aug 06 14:31:31.630713 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c4587a59-e509-48a4-b4f3-5ea8ce25413f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/a24f5ac4-35ff-442d-9c47-ad23626d5a12 returned with HTTP 202 Aug 06 14:31:31.631135 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1105/4439] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:31:31 2026] DELETE /volume/v3/snapshots/a24f5ac4-35ff-442d-9c47-ad23626d5a12 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:31:31.649489 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2d7223fc-1c0d-4585-98b2-fd2037be62d2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:31.651651 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2d7223fc-1c0d-4585-98b2-fd2037be62d2 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/a24f5ac4-35ff-442d-9c47-ad23626d5a12 Aug 06 14:31:31.651730 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2d7223fc-1c0d-4585-98b2-fd2037be62d2 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:31.651898 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2d7223fc-1c0d-4585-98b2-fd2037be62d2 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:31.656712 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:31.656712 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:31.657072 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2d7223fc-1c0d-4585-98b2-fd2037be62d2 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:31:31.657811 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2d7223fc-1c0d-4585-98b2-fd2037be62d2 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/a24f5ac4-35ff-442d-9c47-ad23626d5a12 returned with HTTP 200 Aug 06 14:31:31.658285 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1117/4440] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:31 2026] GET /volume/v3/snapshots/a24f5ac4-35ff-442d-9c47-ad23626d5a12 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:31.895455 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-11f14da6-c40a-4c0f-8fed-be6f7debdc97 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:31.898861 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-11f14da6-c40a-4c0f-8fed-be6f7debdc97 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 Aug 06 14:31:31.899074 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-11f14da6-c40a-4c0f-8fed-be6f7debdc97 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:31.900287 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-11f14da6-c40a-4c0f-8fed-be6f7debdc97 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:31.900449 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-11f14da6-c40a-4c0f-8fed-be6f7debdc97 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 62863c1c-c452-4b0f-927b-d66e8f4f6014. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:31.908540 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a030df18-b981-40e0-aa2c-9f84394fc523 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:31.910841 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:31.910841 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:31.911177 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a030df18-b981-40e0-aa2c-9f84394fc523 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 Aug 06 14:31:31.911495 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a030df18-b981-40e0-aa2c-9f84394fc523 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:31.911759 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-11f14da6-c40a-4c0f-8fed-be6f7debdc97 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 returned with HTTP 200 Aug 06 14:31:31.911840 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a030df18-b981-40e0-aa2c-9f84394fc523 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:31.911913 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-a030df18-b981-40e0-aa2c-9f84394fc523 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 4890e770-3a82-4ebf-879d-35fcba12f397. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:31.912159 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1113/4441] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:31 2026] GET /volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 => generated 783 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:31.917063 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:31.917063 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:31.917872 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a030df18-b981-40e0-aa2c-9f84394fc523 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 returned with HTTP 200 Aug 06 14:31:31.918304 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1107/4442] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:31 2026] GET /volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:32.669679 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a2194525-6a56-4815-b0fb-2d414546a608 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:32.671329 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a2194525-6a56-4815-b0fb-2d414546a608 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/a24f5ac4-35ff-442d-9c47-ad23626d5a12 Aug 06 14:31:32.671556 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a2194525-6a56-4815-b0fb-2d414546a608 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:32.671729 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a2194525-6a56-4815-b0fb-2d414546a608 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:32.675611 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a2194525-6a56-4815-b0fb-2d414546a608 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/a24f5ac4-35ff-442d-9c47-ad23626d5a12 returned with HTTP 404 Aug 06 14:31:32.676042 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1106/4443] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:32 2026] GET /volume/v3/snapshots/a24f5ac4-35ff-442d-9c47-ad23626d5a12 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:32.694215 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-23843e5b-ddd5-4955-9400-3cfd4ea97a07 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:32.695941 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-23843e5b-ddd5-4955-9400-3cfd4ea97a07 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/f7237ed3-fceb-4fe4-a30d-39e3521b1feb Aug 06 14:31:32.696158 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-23843e5b-ddd5-4955-9400-3cfd4ea97a07 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:32.696355 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-23843e5b-ddd5-4955-9400-3cfd4ea97a07 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:32.696497 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-23843e5b-ddd5-4955-9400-3cfd4ea97a07 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete snapshot with id: f7237ed3-fceb-4fe4-a30d-39e3521b1feb Aug 06 14:31:32.703637 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:32.703637 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:32.703735 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-23843e5b-ddd5-4955-9400-3cfd4ea97a07 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:31:32.724896 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-23843e5b-ddd5-4955-9400-3cfd4ea97a07 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot delete request issued successfully. Aug 06 14:31:32.725174 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-23843e5b-ddd5-4955-9400-3cfd4ea97a07 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/f7237ed3-fceb-4fe4-a30d-39e3521b1feb returned with HTTP 202 Aug 06 14:31:32.725594 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1118/4444] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:31:32 2026] DELETE /volume/v3/snapshots/f7237ed3-fceb-4fe4-a30d-39e3521b1feb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 14:31:32.737623 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-dc152442-3e50-4ce7-b256-abe353084f98 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:32.739814 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dc152442-3e50-4ce7-b256-abe353084f98 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/f7237ed3-fceb-4fe4-a30d-39e3521b1feb Aug 06 14:31:32.739990 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dc152442-3e50-4ce7-b256-abe353084f98 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:32.740175 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dc152442-3e50-4ce7-b256-abe353084f98 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:32.745015 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:32.745015 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:32.745459 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-dc152442-3e50-4ce7-b256-abe353084f98 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:31:32.746189 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dc152442-3e50-4ce7-b256-abe353084f98 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/f7237ed3-fceb-4fe4-a30d-39e3521b1feb returned with HTTP 200 Aug 06 14:31:32.746561 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1114/4445] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:32 2026] GET /volume/v3/snapshots/f7237ed3-fceb-4fe4-a30d-39e3521b1feb => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:32.920247 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-42fa4a6f-01e6-454f-9408-4d6d515330fb None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:32.923494 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ee282b8b-fdae-4bd6-9a16-4d2e78dc304e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:32.925476 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ee282b8b-fdae-4bd6-9a16-4d2e78dc304e tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 Aug 06 14:31:32.925727 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ee282b8b-fdae-4bd6-9a16-4d2e78dc304e tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:32.925997 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ee282b8b-fdae-4bd6-9a16-4d2e78dc304e tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:32.926166 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-ee282b8b-fdae-4bd6-9a16-4d2e78dc304e tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 62863c1c-c452-4b0f-927b-d66e8f4f6014. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:32.931407 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:32.931407 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:32.932025 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-00db2ccf-7ff9-4437-9db6-3a6b5b1d0f2a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:32.932459 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ee282b8b-fdae-4bd6-9a16-4d2e78dc304e tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 returned with HTTP 200 Aug 06 14:31:32.932839 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1107/4446] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:32 2026] GET /volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:32.934082 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-00db2ccf-7ff9-4437-9db6-3a6b5b1d0f2a tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 Aug 06 14:31:32.934315 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-00db2ccf-7ff9-4437-9db6-3a6b5b1d0f2a tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:32.934579 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-00db2ccf-7ff9-4437-9db6-3a6b5b1d0f2a tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:32.934695 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-00db2ccf-7ff9-4437-9db6-3a6b5b1d0f2a tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 4890e770-3a82-4ebf-879d-35fcba12f397. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:32.939149 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:32.939149 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:32.940759 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-00db2ccf-7ff9-4437-9db6-3a6b5b1d0f2a tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 returned with HTTP 200 Aug 06 14:31:32.940759 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1119/4447] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:32 2026] GET /volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:33.060445 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-42fa4a6f-01e6-454f-9408-4d6d515330fb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:31:33.060889 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-42fa4a6f-01e6-454f-9408-4d6d515330fb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-310412803"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:33.063546 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-42fa4a6f-01e6-454f-9408-4d6d515330fb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-310412803'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:31:33.064079 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-42fa4a6f-01e6-454f-9408-4d6d515330fb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Create volume of 1 GB Aug 06 14:31:33.071971 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-42fa4a6f-01e6-454f-9408-4d6d515330fb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Availability Zones retrieved successfully. Aug 06 14:31:33.083785 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-42fa4a6f-01e6-454f-9408-4d6d515330fb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Flow 'volume_create_api' (fb90721e-5df3-4712-a29c-78e6899070a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:33.084797 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-42fa4a6f-01e6-454f-9408-4d6d515330fb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a35db345-0170-4d3a-89b0-7e68c1bdfe3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:33.085562 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-42fa4a6f-01e6-454f-9408-4d6d515330fb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:31:33.112935 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-42fa4a6f-01e6-454f-9408-4d6d515330fb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a35db345-0170-4d3a-89b0-7e68c1bdfe3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:33.113700 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-42fa4a6f-01e6-454f-9408-4d6d515330fb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c50f40c-e5d7-421d-9a84-9873bd0d9aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:33.167591 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-42fa4a6f-01e6-454f-9408-4d6d515330fb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Created reservations ['1edfa2d7-1654-4e54-a0b7-704e27d6b2a4', '159649fa-20b0-4967-aa0b-ca8e5687256c', '6f49a7d6-1e28-4263-92f1-10f166f2c479', '655469dd-5a7b-47d8-9180-e59eadbb1be7'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:33.168378 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-42fa4a6f-01e6-454f-9408-4d6d515330fb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c50f40c-e5d7-421d-9a84-9873bd0d9aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1edfa2d7-1654-4e54-a0b7-704e27d6b2a4', '159649fa-20b0-4967-aa0b-ca8e5687256c', '6f49a7d6-1e28-4263-92f1-10f166f2c479', '655469dd-5a7b-47d8-9180-e59eadbb1be7']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:33.169094 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-42fa4a6f-01e6-454f-9408-4d6d515330fb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cf97fd6-ecd4-435a-8b5e-b3931ba37ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:33.190794 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-42fa4a6f-01e6-454f-9408-4d6d515330fb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cf97fd6-ecd4-435a-8b5e-b3931ba37ac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33e6ac5c-85bf-4e17-b0dc-4dff271058d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-310412803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4188ef36d31f4760972f2733f628c63d',qos_specs=None,replication_status=,reservations=['1edfa2d7-1654-4e54-a0b7-704e27d6b2a4','159649fa-20b0-4967-aa0b-ca8e5687256c','6f49a7d6-1e28-4263-92f1-10f166f2c479','655469dd-5a7b-47d8-9180-e59eadbb1be7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5803b53785246b1a2613c7e025f3d16',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:31:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-310412803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33e6ac5c-85bf-4e17-b0dc-4dff271058d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4188ef36d31f4760972f2733f628c63d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5803b53785246b1a2613c7e025f3d16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:33.191638 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-42fa4a6f-01e6-454f-9408-4d6d515330fb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbadee75-72a0-43d4-a287-c3801a5aa0d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:33.207803 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-42fa4a6f-01e6-454f-9408-4d6d515330fb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbadee75-72a0-43d4-a287-c3801a5aa0d1) transitioned into state 'SUCCESS' from state '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-310412803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4188ef36d31f4760972f2733f628c63d',qos_specs=None,replication_status=,reservations=['1edfa2d7-1654-4e54-a0b7-704e27d6b2a4','159649fa-20b0-4967-aa0b-ca8e5687256c','6f49a7d6-1e28-4263-92f1-10f166f2c479','655469dd-5a7b-47d8-9180-e59eadbb1be7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5803b53785246b1a2613c7e025f3d16',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:33.208550 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-42fa4a6f-01e6-454f-9408-4d6d515330fb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68eca902-7735-48d8-8d25-a69ff41b7849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:33.218957 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-42fa4a6f-01e6-454f-9408-4d6d515330fb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68eca902-7735-48d8-8d25-a69ff41b7849) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:33.219777 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-42fa4a6f-01e6-454f-9408-4d6d515330fb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Flow 'volume_create_api' (fb90721e-5df3-4712-a29c-78e6899070a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:33.220105 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-42fa4a6f-01e6-454f-9408-4d6d515330fb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Create volume request issued successfully. Aug 06 14:31:33.220693 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-42fa4a6f-01e6-454f-9408-4d6d515330fb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:31:33.221134 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1108/4448] 10.4.3.229 () {70 vars in 1298 bytes} [Thu Aug 6 14:31:32 2026] POST /volume/v3/volumes => generated 777 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:31:33.232415 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-68cc12c9-b07b-456e-950d-843ba49876f8 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:33.234088 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-68cc12c9-b07b-456e-950d-843ba49876f8 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/volumes/33e6ac5c-85bf-4e17-b0dc-4dff271058d1 Aug 06 14:31:33.234276 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-68cc12c9-b07b-456e-950d-843ba49876f8 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:33.234515 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-68cc12c9-b07b-456e-950d-843ba49876f8 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:33.241107 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:33.241107 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:33.244850 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-68cc12c9-b07b-456e-950d-843ba49876f8 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Volume info retrieved successfully. Aug 06 14:31:33.248019 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-68cc12c9-b07b-456e-950d-843ba49876f8 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/volumes/33e6ac5c-85bf-4e17-b0dc-4dff271058d1 returned with HTTP 200 Aug 06 14:31:33.248374 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1115/4449] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:33 2026] GET /volume/v3/volumes/33e6ac5c-85bf-4e17-b0dc-4dff271058d1 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:33.758511 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-696c8cc0-6684-4305-8cd2-e62fb05fe3d3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:33.758511 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-696c8cc0-6684-4305-8cd2-e62fb05fe3d3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/f7237ed3-fceb-4fe4-a30d-39e3521b1feb Aug 06 14:31:33.758885 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-696c8cc0-6684-4305-8cd2-e62fb05fe3d3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:33.758918 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-696c8cc0-6684-4305-8cd2-e62fb05fe3d3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:33.764346 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-696c8cc0-6684-4305-8cd2-e62fb05fe3d3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/f7237ed3-fceb-4fe4-a30d-39e3521b1feb returned with HTTP 404 Aug 06 14:31:33.764845 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1108/4450] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:33 2026] GET /volume/v3/snapshots/f7237ed3-fceb-4fe4-a30d-39e3521b1feb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:33.771126 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-505a37b3-394e-4a72-b794-b53938183e4e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:33.772918 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-505a37b3-394e-4a72-b794-b53938183e4e tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/4c8612d0-6036-46fc-aee3-62bd15987307 Aug 06 14:31:33.773120 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-505a37b3-394e-4a72-b794-b53938183e4e tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:33.773297 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-505a37b3-394e-4a72-b794-b53938183e4e tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:33.773410 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-505a37b3-394e-4a72-b794-b53938183e4e tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete snapshot with id: 4c8612d0-6036-46fc-aee3-62bd15987307 Aug 06 14:31:33.778018 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:33.778018 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:33.778525 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-505a37b3-394e-4a72-b794-b53938183e4e tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:31:33.798255 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-505a37b3-394e-4a72-b794-b53938183e4e tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot delete request issued successfully. Aug 06 14:31:33.798575 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-505a37b3-394e-4a72-b794-b53938183e4e tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/4c8612d0-6036-46fc-aee3-62bd15987307 returned with HTTP 202 Aug 06 14:31:33.799037 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1120/4451] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:31:33 2026] DELETE /volume/v3/snapshots/4c8612d0-6036-46fc-aee3-62bd15987307 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:31:33.806736 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-aad5f401-3cdb-4e25-a058-73a2e81a23a0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:33.808643 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-aad5f401-3cdb-4e25-a058-73a2e81a23a0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/4c8612d0-6036-46fc-aee3-62bd15987307 Aug 06 14:31:33.808903 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-aad5f401-3cdb-4e25-a058-73a2e81a23a0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:33.809118 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-aad5f401-3cdb-4e25-a058-73a2e81a23a0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:33.814466 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:33.814466 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:33.815004 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-aad5f401-3cdb-4e25-a058-73a2e81a23a0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:31:33.816118 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-aad5f401-3cdb-4e25-a058-73a2e81a23a0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/4c8612d0-6036-46fc-aee3-62bd15987307 returned with HTTP 200 Aug 06 14:31:33.816672 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1109/4452] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:33 2026] GET /volume/v3/snapshots/4c8612d0-6036-46fc-aee3-62bd15987307 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:33.945147 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-2085c71c-8570-4b16-aa75-74dba7c5fa3a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:33.947254 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2085c71c-8570-4b16-aa75-74dba7c5fa3a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 Aug 06 14:31:33.947471 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2085c71c-8570-4b16-aa75-74dba7c5fa3a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:33.947668 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2085c71c-8570-4b16-aa75-74dba7c5fa3a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:33.947757 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-2085c71c-8570-4b16-aa75-74dba7c5fa3a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 62863c1c-c452-4b0f-927b-d66e8f4f6014. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:33.952021 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:33.952021 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:33.954801 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2085c71c-8570-4b16-aa75-74dba7c5fa3a tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 returned with HTTP 200 Aug 06 14:31:33.954801 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1116/4453] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:33 2026] GET /volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:33.954916 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9dc29a82-4312-4a08-ba19-2a733444b695 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:33.958532 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9dc29a82-4312-4a08-ba19-2a733444b695 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 Aug 06 14:31:33.958532 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9dc29a82-4312-4a08-ba19-2a733444b695 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:33.958532 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9dc29a82-4312-4a08-ba19-2a733444b695 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:33.958532 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-9dc29a82-4312-4a08-ba19-2a733444b695 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 4890e770-3a82-4ebf-879d-35fcba12f397. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:33.961797 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:33.961797 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:33.963703 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9dc29a82-4312-4a08-ba19-2a733444b695 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 returned with HTTP 200 Aug 06 14:31:33.964159 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1109/4454] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:33 2026] GET /volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:34.260461 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7527053e-05ad-4e55-99c1-58468ee7585b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:34.262355 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7527053e-05ad-4e55-99c1-58468ee7585b tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/volumes/33e6ac5c-85bf-4e17-b0dc-4dff271058d1 Aug 06 14:31:34.262675 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7527053e-05ad-4e55-99c1-58468ee7585b tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:34.262970 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7527053e-05ad-4e55-99c1-58468ee7585b tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:34.264855 np0000006659 devstack@c-api.service[100396]: DEBUG dbcounter [-] [100396] Writing DB stats cinder:SELECT=438,cinder:UPDATE=135,cinder:INSERT=69 {{(pid=100396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:31:34.270571 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:34.270571 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:34.274775 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7527053e-05ad-4e55-99c1-58468ee7585b tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Volume info retrieved successfully. Aug 06 14:31:34.278660 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7527053e-05ad-4e55-99c1-58468ee7585b tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/volumes/33e6ac5c-85bf-4e17-b0dc-4dff271058d1 returned with HTTP 200 Aug 06 14:31:34.279146 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1121/4455] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:34 2026] GET /volume/v3/volumes/33e6ac5c-85bf-4e17-b0dc-4dff271058d1 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:34.291375 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f6b6d737-f06a-4d39-bc9d-6dd3c787d8a1 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:34.292864 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f6b6d737-f06a-4d39-bc9d-6dd3c787d8a1 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 06 14:31:34.293194 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f6b6d737-f06a-4d39-bc9d-6dd3c787d8a1 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "33e6ac5c-85bf-4e17-b0dc-4dff271058d1", "name": "tempest-type-Backup-1335139664"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:34.294467 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.backups [None req-f6b6d737-f06a-4d39-bc9d-6dd3c787d8a1 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Creating new backup {'backup': {'volume_id': '33e6ac5c-85bf-4e17-b0dc-4dff271058d1', 'name': 'tempest-type-Backup-1335139664'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:31:34.294617 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.backups [None req-f6b6d737-f06a-4d39-bc9d-6dd3c787d8a1 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Creating backup of volume 33e6ac5c-85bf-4e17-b0dc-4dff271058d1 in container None Aug 06 14:31:34.301187 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:34.301187 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:34.301494 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-f6b6d737-f06a-4d39-bc9d-6dd3c787d8a1 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Volume info retrieved successfully. Aug 06 14:31:34.321938 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-f6b6d737-f06a-4d39-bc9d-6dd3c787d8a1 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Created reservations ['1495792c-8510-4966-bdf0-3adb1d69f59a', '6029a8da-75e2-45ef-aedd-5c08e711879f'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:34.343629 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f6b6d737-f06a-4d39-bc9d-6dd3c787d8a1 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:31:34.344011 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1110/4456] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:31:34 2026] POST /volume/v3/backups => generated 316 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:31:34.352214 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b78441cf-61ee-447e-800f-142301550bc9 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:34.353972 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b78441cf-61ee-447e-800f-142301550bc9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 Aug 06 14:31:34.354218 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b78441cf-61ee-447e-800f-142301550bc9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:34.354405 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b78441cf-61ee-447e-800f-142301550bc9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:34.354550 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-b78441cf-61ee-447e-800f-142301550bc9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 01c656ee-2c8e-463a-9618-a54dd4509238. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:34.359216 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:34.359216 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:34.359855 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b78441cf-61ee-447e-800f-142301550bc9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 returned with HTTP 200 Aug 06 14:31:34.360257 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1117/4457] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:34 2026] GET /volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:34.793420 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-d240515c-0b9b-4898-aafe-e42b89906ec9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:34.803483 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-d240515c-0b9b-4898-aafe-e42b89906ec9 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a/encryption Aug 06 14:31:34.804855 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-d240515c-0b9b-4898-aafe-e42b89906ec9 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:34.805419 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-d240515c-0b9b-4898-aafe-e42b89906ec9 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:34.825208 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-332fa29f-fbc9-4fd0-9947-42c8638f2ba6 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:34.827076 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-332fa29f-fbc9-4fd0-9947-42c8638f2ba6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/4c8612d0-6036-46fc-aee3-62bd15987307 Aug 06 14:31:34.827293 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-332fa29f-fbc9-4fd0-9947-42c8638f2ba6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:34.827560 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-332fa29f-fbc9-4fd0-9947-42c8638f2ba6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:34.832078 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-332fa29f-fbc9-4fd0-9947-42c8638f2ba6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/4c8612d0-6036-46fc-aee3-62bd15987307 returned with HTTP 404 Aug 06 14:31:34.832781 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1122/4458] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:34 2026] GET /volume/v3/snapshots/4c8612d0-6036-46fc-aee3-62bd15987307 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:34.837142 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:34.837142 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:34.841792 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e0548e43-e9dd-4845-9229-dbcfac71d61f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:34.843540 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-d240515c-0b9b-4898-aafe-e42b89906ec9 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a/encryption returned with HTTP 200 Aug 06 14:31:34.843803 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e0548e43-e9dd-4845-9229-dbcfac71d61f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/a24f5ac4-35ff-442d-9c47-ad23626d5a12 Aug 06 14:31:34.844002 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1110/4459] 10.4.3.229 () {68 vars in 1631 bytes} [Thu Aug 6 14:31:34 2026] GET /volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a/encryption => generated 160 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:34.844139 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e0548e43-e9dd-4845-9229-dbcfac71d61f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:34.844219 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e0548e43-e9dd-4845-9229-dbcfac71d61f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:34.844578 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-e0548e43-e9dd-4845-9229-dbcfac71d61f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete snapshot with id: a24f5ac4-35ff-442d-9c47-ad23626d5a12 Aug 06 14:31:34.848443 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e0548e43-e9dd-4845-9229-dbcfac71d61f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/a24f5ac4-35ff-442d-9c47-ad23626d5a12 returned with HTTP 404 Aug 06 14:31:34.848878 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1111/4460] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:31:34 2026] DELETE /volume/v3/snapshots/a24f5ac4-35ff-442d-9c47-ad23626d5a12 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:34.856577 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-199a3af6-902d-475f-8db4-26903012fd40 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:34.862101 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-199a3af6-902d-475f-8db4-26903012fd40 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/a24f5ac4-35ff-442d-9c47-ad23626d5a12 Aug 06 14:31:34.862434 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-199a3af6-902d-475f-8db4-26903012fd40 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:34.862590 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-199a3af6-902d-475f-8db4-26903012fd40 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:34.867585 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-199a3af6-902d-475f-8db4-26903012fd40 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/a24f5ac4-35ff-442d-9c47-ad23626d5a12 returned with HTTP 404 Aug 06 14:31:34.868393 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1118/4461] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:34 2026] GET /volume/v3/snapshots/a24f5ac4-35ff-442d-9c47-ad23626d5a12 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:34.881028 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d6967eae-013a-42e1-8426-bf1485760514 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:34.881028 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d6967eae-013a-42e1-8426-bf1485760514 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/f7237ed3-fceb-4fe4-a30d-39e3521b1feb Aug 06 14:31:34.881028 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d6967eae-013a-42e1-8426-bf1485760514 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:34.881388 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d6967eae-013a-42e1-8426-bf1485760514 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:34.881388 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-d6967eae-013a-42e1-8426-bf1485760514 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete snapshot with id: f7237ed3-fceb-4fe4-a30d-39e3521b1feb Aug 06 14:31:34.886886 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d6967eae-013a-42e1-8426-bf1485760514 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/f7237ed3-fceb-4fe4-a30d-39e3521b1feb returned with HTTP 404 Aug 06 14:31:34.886886 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1123/4462] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:31:34 2026] DELETE /volume/v3/snapshots/f7237ed3-fceb-4fe4-a30d-39e3521b1feb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:34.893078 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a664e5c5-e224-409d-b04d-c2ac7d5ed2f3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:34.894673 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a664e5c5-e224-409d-b04d-c2ac7d5ed2f3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/f7237ed3-fceb-4fe4-a30d-39e3521b1feb Aug 06 14:31:34.894840 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a664e5c5-e224-409d-b04d-c2ac7d5ed2f3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:34.895026 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a664e5c5-e224-409d-b04d-c2ac7d5ed2f3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:34.899839 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a664e5c5-e224-409d-b04d-c2ac7d5ed2f3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/f7237ed3-fceb-4fe4-a30d-39e3521b1feb returned with HTTP 404 Aug 06 14:31:34.899839 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1111/4463] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:34 2026] GET /volume/v3/snapshots/f7237ed3-fceb-4fe4-a30d-39e3521b1feb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:34.905404 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-96ce167a-dd11-401f-8ebb-e1cdd071dd10 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:34.907420 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-96ce167a-dd11-401f-8ebb-e1cdd071dd10 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/4c8612d0-6036-46fc-aee3-62bd15987307 Aug 06 14:31:34.907648 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-96ce167a-dd11-401f-8ebb-e1cdd071dd10 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:34.907827 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-96ce167a-dd11-401f-8ebb-e1cdd071dd10 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:34.907940 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-96ce167a-dd11-401f-8ebb-e1cdd071dd10 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete snapshot with id: 4c8612d0-6036-46fc-aee3-62bd15987307 Aug 06 14:31:34.913847 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-96ce167a-dd11-401f-8ebb-e1cdd071dd10 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/4c8612d0-6036-46fc-aee3-62bd15987307 returned with HTTP 404 Aug 06 14:31:34.914294 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1112/4464] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:31:34 2026] DELETE /volume/v3/snapshots/4c8612d0-6036-46fc-aee3-62bd15987307 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:34.929182 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-25668dce-db51-4c60-96d2-7ff53322b303 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:34.931616 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-25668dce-db51-4c60-96d2-7ff53322b303 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/4c8612d0-6036-46fc-aee3-62bd15987307 Aug 06 14:31:34.931808 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-25668dce-db51-4c60-96d2-7ff53322b303 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:34.931990 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-25668dce-db51-4c60-96d2-7ff53322b303 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:34.938209 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-25668dce-db51-4c60-96d2-7ff53322b303 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/4c8612d0-6036-46fc-aee3-62bd15987307 returned with HTTP 404 Aug 06 14:31:34.938644 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1119/4465] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:34 2026] GET /volume/v3/snapshots/4c8612d0-6036-46fc-aee3-62bd15987307 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:34.971877 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0018ec39-2472-43a3-9d0a-4b2b3ae0c7a6 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:34.975154 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0018ec39-2472-43a3-9d0a-4b2b3ae0c7a6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 Aug 06 14:31:34.975382 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0018ec39-2472-43a3-9d0a-4b2b3ae0c7a6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:34.975626 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0018ec39-2472-43a3-9d0a-4b2b3ae0c7a6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:34.975762 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-0018ec39-2472-43a3-9d0a-4b2b3ae0c7a6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 62863c1c-c452-4b0f-927b-d66e8f4f6014. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:34.977692 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8d601146-ec0b-40f8-a849-a0a88e7b0ad5 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:34.979823 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8d601146-ec0b-40f8-a849-a0a88e7b0ad5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 Aug 06 14:31:34.980085 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8d601146-ec0b-40f8-a849-a0a88e7b0ad5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:34.980314 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8d601146-ec0b-40f8-a849-a0a88e7b0ad5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:34.980495 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-8d601146-ec0b-40f8-a849-a0a88e7b0ad5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 4890e770-3a82-4ebf-879d-35fcba12f397. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:34.981834 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:34.981834 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:34.982774 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0018ec39-2472-43a3-9d0a-4b2b3ae0c7a6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 returned with HTTP 200 Aug 06 14:31:34.983212 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1124/4466] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:34 2026] GET /volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 => generated 783 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:34.989835 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:34.989835 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:34.990627 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8d601146-ec0b-40f8-a849-a0a88e7b0ad5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 returned with HTTP 200 Aug 06 14:31:34.991059 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1112/4467] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:34 2026] GET /volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:35.370805 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5df452e7-ec99-44cb-adbc-7ec93dda3e6a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:35.372689 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5df452e7-ec99-44cb-adbc-7ec93dda3e6a tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 Aug 06 14:31:35.372933 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5df452e7-ec99-44cb-adbc-7ec93dda3e6a tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:35.373142 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5df452e7-ec99-44cb-adbc-7ec93dda3e6a tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:35.373290 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-5df452e7-ec99-44cb-adbc-7ec93dda3e6a tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 01c656ee-2c8e-463a-9618-a54dd4509238. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:35.380548 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:35.380548 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:35.381108 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5df452e7-ec99-44cb-adbc-7ec93dda3e6a tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 returned with HTTP 200 Aug 06 14:31:35.385536 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1113/4468] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:35 2026] GET /volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:36.000627 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-80a5ad36-20ea-4877-b0a9-8affee085d2c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:36.003088 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-80a5ad36-20ea-4877-b0a9-8affee085d2c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 Aug 06 14:31:36.003186 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-59993454-a964-49d3-9614-06c2dc59e921 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:36.003474 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-80a5ad36-20ea-4877-b0a9-8affee085d2c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:36.003474 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-80a5ad36-20ea-4877-b0a9-8affee085d2c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:36.003474 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-80a5ad36-20ea-4877-b0a9-8affee085d2c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 4890e770-3a82-4ebf-879d-35fcba12f397. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:36.005223 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-59993454-a964-49d3-9614-06c2dc59e921 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 Aug 06 14:31:36.005541 np0000006659 devstack@c-api.service[100397]: DEBUG dbcounter [-] [100397] Writing DB stats cinder:SELECT=373,cinder:UPDATE=105,cinder:INSERT=54 {{(pid=100397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:31:36.006480 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-59993454-a964-49d3-9614-06c2dc59e921 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:36.007443 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-59993454-a964-49d3-9614-06c2dc59e921 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:36.007443 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-59993454-a964-49d3-9614-06c2dc59e921 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 62863c1c-c452-4b0f-927b-d66e8f4f6014. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:36.008807 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:36.008807 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:36.009472 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-80a5ad36-20ea-4877-b0a9-8affee085d2c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 returned with HTTP 200 Aug 06 14:31:36.010149 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1120/4469] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:35 2026] GET /volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:36.013622 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:36.013622 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:36.017868 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-59993454-a964-49d3-9614-06c2dc59e921 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 returned with HTTP 200 Aug 06 14:31:36.017868 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1125/4470] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:36 2026] GET /volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 => generated 783 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:36.393280 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-aa508563-4c35-4de2-a9ff-37cd002c0b74 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:36.395472 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-aa508563-4c35-4de2-a9ff-37cd002c0b74 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 Aug 06 14:31:36.395606 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-aa508563-4c35-4de2-a9ff-37cd002c0b74 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:36.395764 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-aa508563-4c35-4de2-a9ff-37cd002c0b74 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:36.395918 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-aa508563-4c35-4de2-a9ff-37cd002c0b74 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 01c656ee-2c8e-463a-9618-a54dd4509238. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:36.397905 np0000006659 devstack@c-api.service[100399]: DEBUG dbcounter [-] [100399] Writing DB stats cinder:SELECT=346,cinder:UPDATE=85,cinder:INSERT=40 {{(pid=100399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:31:36.401241 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:36.401241 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:36.401954 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-aa508563-4c35-4de2-a9ff-37cd002c0b74 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 returned with HTTP 200 Aug 06 14:31:36.402436 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1113/4471] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:36 2026] GET /volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:37.021246 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6648f8ed-997d-4d57-877b-1427b8b61f17 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:37.023357 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6648f8ed-997d-4d57-877b-1427b8b61f17 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 Aug 06 14:31:37.023734 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6648f8ed-997d-4d57-877b-1427b8b61f17 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:37.024123 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6648f8ed-997d-4d57-877b-1427b8b61f17 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:37.024401 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-6648f8ed-997d-4d57-877b-1427b8b61f17 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 4890e770-3a82-4ebf-879d-35fcba12f397. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:37.026182 np0000006659 devstack@c-api.service[100398]: DEBUG dbcounter [-] [100398] Writing DB stats cinder:SELECT=395,cinder:UPDATE=135,cinder:INSERT=71 {{(pid=100398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:31:37.029997 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:37.029997 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:37.029997 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6648f8ed-997d-4d57-877b-1427b8b61f17 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 returned with HTTP 200 Aug 06 14:31:37.029997 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1114/4472] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:37 2026] GET /volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:37.030525 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-04b0cd22-aa37-4281-952d-149a042734b6 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:37.032740 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-04b0cd22-aa37-4281-952d-149a042734b6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 Aug 06 14:31:37.033054 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-04b0cd22-aa37-4281-952d-149a042734b6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:37.033261 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-04b0cd22-aa37-4281-952d-149a042734b6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:37.033420 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-04b0cd22-aa37-4281-952d-149a042734b6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 62863c1c-c452-4b0f-927b-d66e8f4f6014. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:37.039609 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:37.039609 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:37.040812 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-04b0cd22-aa37-4281-952d-149a042734b6 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 returned with HTTP 200 Aug 06 14:31:37.041186 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1121/4473] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:37 2026] GET /volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 => generated 783 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:37.154689 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-fc2cc88f-9955-40dc-b335-12580a2c9dc2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:37.158768 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-fc2cc88f-9955-40dc-b335-12580a2c9dc2 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] POST https://10.4.3.229/volume/v3/attachments/b37d3db5-a517-4289-aa7e-ea6fb355e87f/action Aug 06 14:31:37.159841 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-fc2cc88f-9955-40dc-b335-12580a2c9dc2 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action body: b'{"os-complete": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:31:37.160000 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-fc2cc88f-9955-40dc-b335-12580a2c9dc2 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:37.199189 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:37.199189 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:37.219634 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-71b12a3d-2013-4e2f-85d9-631ee3986e14 req-fc2cc88f-9955-40dc-b335-12580a2c9dc2 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/attachments/b37d3db5-a517-4289-aa7e-ea6fb355e87f/action returned with HTTP 204 Aug 06 14:31:37.220750 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1126/4474] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:31:37 2026] POST /volume/v3/attachments/b37d3db5-a517-4289-aa7e-ea6fb355e87f/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:37.418484 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-0587b079-95cf-4ebc-853d-6d9affe0aefb None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:37.432075 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0587b079-95cf-4ebc-853d-6d9affe0aefb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 Aug 06 14:31:37.433320 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0587b079-95cf-4ebc-853d-6d9affe0aefb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:37.439262 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0587b079-95cf-4ebc-853d-6d9affe0aefb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:37.439411 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-0587b079-95cf-4ebc-853d-6d9affe0aefb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 01c656ee-2c8e-463a-9618-a54dd4509238. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:37.466867 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:37.466867 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:37.471665 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0587b079-95cf-4ebc-853d-6d9affe0aefb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 returned with HTTP 200 Aug 06 14:31:37.473001 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1114/4475] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:37 2026] GET /volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 => generated 736 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:38.056173 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b73e97b7-5026-48d5-9e2f-5c9770cc8254 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:38.056388 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c4c75ef0-5e9a-4b79-8d41-1b6cbe81bae1 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:38.058148 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b73e97b7-5026-48d5-9e2f-5c9770cc8254 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 Aug 06 14:31:38.058325 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b73e97b7-5026-48d5-9e2f-5c9770cc8254 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:38.058518 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b73e97b7-5026-48d5-9e2f-5c9770cc8254 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:38.058615 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-b73e97b7-5026-48d5-9e2f-5c9770cc8254 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 4890e770-3a82-4ebf-879d-35fcba12f397. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:38.063487 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c4c75ef0-5e9a-4b79-8d41-1b6cbe81bae1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 Aug 06 14:31:38.063487 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c4c75ef0-5e9a-4b79-8d41-1b6cbe81bae1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:38.063581 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c4c75ef0-5e9a-4b79-8d41-1b6cbe81bae1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:38.063678 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-c4c75ef0-5e9a-4b79-8d41-1b6cbe81bae1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 62863c1c-c452-4b0f-927b-d66e8f4f6014. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:38.069723 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:38.069723 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:38.070347 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:38.070347 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:38.070416 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c4c75ef0-5e9a-4b79-8d41-1b6cbe81bae1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 returned with HTTP 200 Aug 06 14:31:38.071025 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1115/4476] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:38 2026] GET /volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 => generated 783 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:38.071066 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b73e97b7-5026-48d5-9e2f-5c9770cc8254 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 returned with HTTP 200 Aug 06 14:31:38.071534 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1122/4477] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:38 2026] GET /volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:38.116119 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-6e52f6fb-42dd-4cd2-9e71-4608e565e237 req-9d1be0a0-8f4b-461f-be1a-224f33ac3e30 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:38.121610 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-6e52f6fb-42dd-4cd2-9e71-4608e565e237 req-9d1be0a0-8f4b-461f-be1a-224f33ac3e30 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/attachments/4df63d0e-34e9-49bb-b883-e820d9bfab1b Aug 06 14:31:38.121861 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-6e52f6fb-42dd-4cd2-9e71-4608e565e237 req-9d1be0a0-8f4b-461f-be1a-224f33ac3e30 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:38.122119 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-6e52f6fb-42dd-4cd2-9e71-4608e565e237 req-9d1be0a0-8f4b-461f-be1a-224f33ac3e30 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:38.140370 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:38.140370 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:38.210543 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-6e52f6fb-42dd-4cd2-9e71-4608e565e237 req-9d1be0a0-8f4b-461f-be1a-224f33ac3e30 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments/4df63d0e-34e9-49bb-b883-e820d9bfab1b returned with HTTP 200 Aug 06 14:31:38.211015 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1127/4478] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:31:38 2026] DELETE /volume/v3/attachments/4df63d0e-34e9-49bb-b883-e820d9bfab1b => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:38.487163 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8f586094-7bb7-4e06-88d3-3abc6a61dab2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:38.489788 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8f586094-7bb7-4e06-88d3-3abc6a61dab2 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 Aug 06 14:31:38.490062 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8f586094-7bb7-4e06-88d3-3abc6a61dab2 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:38.490279 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8f586094-7bb7-4e06-88d3-3abc6a61dab2 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:38.490400 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-8f586094-7bb7-4e06-88d3-3abc6a61dab2 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 01c656ee-2c8e-463a-9618-a54dd4509238. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:38.494707 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:38.494707 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:38.495264 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8f586094-7bb7-4e06-88d3-3abc6a61dab2 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 returned with HTTP 200 Aug 06 14:31:38.495684 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1115/4479] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:38 2026] GET /volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:39.082609 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5be03c88-188f-418c-a4eb-7fa4cd8936bd None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:39.084189 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-912cc596-9f9b-4b56-9e28-076ea8b93b55 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:39.085389 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5be03c88-188f-418c-a4eb-7fa4cd8936bd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 Aug 06 14:31:39.085993 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5be03c88-188f-418c-a4eb-7fa4cd8936bd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:39.086279 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5be03c88-188f-418c-a4eb-7fa4cd8936bd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:39.086490 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-5be03c88-188f-418c-a4eb-7fa4cd8936bd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 62863c1c-c452-4b0f-927b-d66e8f4f6014. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:39.087513 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-912cc596-9f9b-4b56-9e28-076ea8b93b55 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 Aug 06 14:31:39.088087 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-912cc596-9f9b-4b56-9e28-076ea8b93b55 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:39.088386 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-912cc596-9f9b-4b56-9e28-076ea8b93b55 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:39.088547 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-912cc596-9f9b-4b56-9e28-076ea8b93b55 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 4890e770-3a82-4ebf-879d-35fcba12f397. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:39.091760 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:39.091760 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:39.093111 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:39.093111 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:39.093317 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5be03c88-188f-418c-a4eb-7fa4cd8936bd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 returned with HTTP 200 Aug 06 14:31:39.093787 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-912cc596-9f9b-4b56-9e28-076ea8b93b55 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 returned with HTTP 200 Aug 06 14:31:39.093890 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1116/4480] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:39 2026] GET /volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 => generated 785 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:39.094198 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1123/4481] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:39 2026] GET /volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:39.105943 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-66a0f267-4296-4166-aba1-06674c003cb1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:39.108763 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-66a0f267-4296-4166-aba1-06674c003cb1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 Aug 06 14:31:39.109001 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-66a0f267-4296-4166-aba1-06674c003cb1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:39.109239 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-66a0f267-4296-4166-aba1-06674c003cb1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:39.109392 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-66a0f267-4296-4166-aba1-06674c003cb1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 62863c1c-c452-4b0f-927b-d66e8f4f6014. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:39.114376 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:39.114376 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:39.115303 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-66a0f267-4296-4166-aba1-06674c003cb1 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 returned with HTTP 200 Aug 06 14:31:39.115785 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1128/4482] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:39 2026] GET /volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 => generated 785 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:39.125044 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f960b8fc-82d3-4f2f-848b-af14c74ce048 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:39.126556 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f960b8fc-82d3-4f2f-848b-af14c74ce048 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] DELETE https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 Aug 06 14:31:39.126762 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f960b8fc-82d3-4f2f-848b-af14c74ce048 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:39.126956 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f960b8fc-82d3-4f2f-848b-af14c74ce048 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:39.127109 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.contrib.backups [None req-f960b8fc-82d3-4f2f-848b-af14c74ce048 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Delete backup with id: 62863c1c-c452-4b0f-927b-d66e8f4f6014. Aug 06 14:31:39.130999 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:39.130999 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:39.142814 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.backup.rpcapi [None req-f960b8fc-82d3-4f2f-848b-af14c74ce048 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] delete_backup rpcapi backup_id 62863c1c-c452-4b0f-927b-d66e8f4f6014 {{(pid=100399) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:31:39.144509 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f960b8fc-82d3-4f2f-848b-af14c74ce048 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 returned with HTTP 202 Aug 06 14:31:39.144988 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1116/4483] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:31:39 2026] DELETE /volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:31:39.151489 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f40026d0-d573-41d7-8f4e-e7c4325f66ec None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:39.153217 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f40026d0-d573-41d7-8f4e-e7c4325f66ec tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 Aug 06 14:31:39.153396 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f40026d0-d573-41d7-8f4e-e7c4325f66ec tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:39.153644 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f40026d0-d573-41d7-8f4e-e7c4325f66ec tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:39.153739 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-f40026d0-d573-41d7-8f4e-e7c4325f66ec tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 62863c1c-c452-4b0f-927b-d66e8f4f6014. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:39.158198 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:39.158198 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:39.159019 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f40026d0-d573-41d7-8f4e-e7c4325f66ec tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 returned with HTTP 200 Aug 06 14:31:39.159512 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1117/4484] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:39 2026] GET /volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:39.299213 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9019b0ec-ed12-49ae-bcce-ab47bae7eafc None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:39.301418 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9019b0ec-ed12-49ae-bcce-ab47bae7eafc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/volumes/f4520fa8-9899-4ebb-b194-d65feb58c6cc Aug 06 14:31:39.301648 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9019b0ec-ed12-49ae-bcce-ab47bae7eafc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:39.301860 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9019b0ec-ed12-49ae-bcce-ab47bae7eafc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:39.302035 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-9019b0ec-ed12-49ae-bcce-ab47bae7eafc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete volume with id: f4520fa8-9899-4ebb-b194-d65feb58c6cc Aug 06 14:31:39.309947 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:39.309947 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:39.310380 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-9019b0ec-ed12-49ae-bcce-ab47bae7eafc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:31:39.337706 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-9019b0ec-ed12-49ae-bcce-ab47bae7eafc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete volume request issued successfully. Aug 06 14:31:39.337917 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9019b0ec-ed12-49ae-bcce-ab47bae7eafc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/f4520fa8-9899-4ebb-b194-d65feb58c6cc returned with HTTP 202 Aug 06 14:31:39.338349 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1124/4485] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:31:39 2026] DELETE /volume/v3/volumes/f4520fa8-9899-4ebb-b194-d65feb58c6cc => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:31:39.347807 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5fcea117-7424-48bd-ae62-f112f7b4df76 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:39.349644 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5fcea117-7424-48bd-ae62-f112f7b4df76 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/f4520fa8-9899-4ebb-b194-d65feb58c6cc Aug 06 14:31:39.349884 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5fcea117-7424-48bd-ae62-f112f7b4df76 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:39.350080 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5fcea117-7424-48bd-ae62-f112f7b4df76 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:39.360013 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:39.360013 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:39.367525 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5fcea117-7424-48bd-ae62-f112f7b4df76 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:31:39.375226 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5fcea117-7424-48bd-ae62-f112f7b4df76 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/f4520fa8-9899-4ebb-b194-d65feb58c6cc returned with HTTP 200 Aug 06 14:31:39.375665 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1129/4486] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:39 2026] GET /volume/v3/volumes/f4520fa8-9899-4ebb-b194-d65feb58c6cc => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:39.506288 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b32899e1-7738-4454-93a0-a76d5d733792 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:39.508024 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b32899e1-7738-4454-93a0-a76d5d733792 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 Aug 06 14:31:39.508254 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b32899e1-7738-4454-93a0-a76d5d733792 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:39.508445 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b32899e1-7738-4454-93a0-a76d5d733792 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:39.508591 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-b32899e1-7738-4454-93a0-a76d5d733792 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 01c656ee-2c8e-463a-9618-a54dd4509238. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:39.512887 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:39.512887 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:39.513686 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b32899e1-7738-4454-93a0-a76d5d733792 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 returned with HTTP 200 Aug 06 14:31:39.514183 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1117/4487] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:39 2026] GET /volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:40.107898 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7d4846e9-dc6b-4ebb-9e21-78d380ab9143 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:40.109046 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-3b9f36d0-8abb-4734-9de2-061efbc5b304 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:40.109641 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3b9f36d0-8abb-4734-9de2-061efbc5b304 None None] GET https://10.4.3.229/volume// Aug 06 14:31:40.109719 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7d4846e9-dc6b-4ebb-9e21-78d380ab9143 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 Aug 06 14:31:40.109874 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3b9f36d0-8abb-4734-9de2-061efbc5b304 None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:40.109948 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7d4846e9-dc6b-4ebb-9e21-78d380ab9143 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:40.110096 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7d4846e9-dc6b-4ebb-9e21-78d380ab9143 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:40.110151 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3b9f36d0-8abb-4734-9de2-061efbc5b304 None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:40.110212 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-7d4846e9-dc6b-4ebb-9e21-78d380ab9143 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 4890e770-3a82-4ebf-879d-35fcba12f397. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:40.110578 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3b9f36d0-8abb-4734-9de2-061efbc5b304 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:31:40.110922 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1125/4488] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:31: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 06 14:31:40.115097 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:40.115097 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:40.115784 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7d4846e9-dc6b-4ebb-9e21-78d380ab9143 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 returned with HTTP 200 Aug 06 14:31:40.116162 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1118/4489] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:40 2026] GET /volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:40.121548 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-9a2d3609-3a1b-46b7-931d-6859a177ddc4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:40.124666 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-9a2d3609-3a1b-46b7-931d-6859a177ddc4 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:31:40.125268 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-9a2d3609-3a1b-46b7-931d-6859a177ddc4 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "17941f59-dfe3-45b8-8500-a23446067b7a", "connector": null, "instance_uuid": "5d4a9eaa-7712-44d5-bd06-f7b43f7a1fe8"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:40.145044 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:40.145044 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:40.178373 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e8266cc3-709e-461c-b5e8-97dc296a27f4 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:40.180679 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e8266cc3-709e-461c-b5e8-97dc296a27f4 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 Aug 06 14:31:40.180914 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e8266cc3-709e-461c-b5e8-97dc296a27f4 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:40.181151 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e8266cc3-709e-461c-b5e8-97dc296a27f4 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:40.181285 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-e8266cc3-709e-461c-b5e8-97dc296a27f4 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Show backup with id 62863c1c-c452-4b0f-927b-d66e8f4f6014. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:40.186105 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e8266cc3-709e-461c-b5e8-97dc296a27f4 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 returned with HTTP 404 Aug 06 14:31:40.186633 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1118/4490] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:40 2026] GET /volume/v3/backups/62863c1c-c452-4b0f-927b-d66e8f4f6014 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:40.190021 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-9a2d3609-3a1b-46b7-931d-6859a177ddc4 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:31:40.190646 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1130/4491] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:31:40 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 06 14:31:40.199755 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-7819866c-8473-4ffe-91c4-8d8492666789 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:40.202290 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-7819866c-8473-4ffe-91c4-8d8492666789 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] DELETE https://10.4.3.229/volume/v3/attachments/b37d3db5-a517-4289-aa7e-ea6fb355e87f Aug 06 14:31:40.202544 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-7819866c-8473-4ffe-91c4-8d8492666789 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:40.202799 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-7819866c-8473-4ffe-91c4-8d8492666789 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:40.211399 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:40.211399 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:40.231624 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f59cb56a-e345-4403-83a5-237371d78e51 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:40.233274 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f59cb56a-e345-4403-83a5-237371d78e51 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/e507b183-3c00-4442-b8b1-bbe76d54a37e Aug 06 14:31:40.233475 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f59cb56a-e345-4403-83a5-237371d78e51 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:40.233657 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f59cb56a-e345-4403-83a5-237371d78e51 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:40.233755 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-f59cb56a-e345-4403-83a5-237371d78e51 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Delete snapshot with id: e507b183-3c00-4442-b8b1-bbe76d54a37e Aug 06 14:31:40.238059 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:40.238059 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:40.238455 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-f59cb56a-e345-4403-83a5-237371d78e51 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Snapshot retrieved successfully. Aug 06 14:31:40.253266 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-f59cb56a-e345-4403-83a5-237371d78e51 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Snapshot delete request issued successfully. Aug 06 14:31:40.253492 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f59cb56a-e345-4403-83a5-237371d78e51 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/snapshots/e507b183-3c00-4442-b8b1-bbe76d54a37e returned with HTTP 202 Aug 06 14:31:40.253854 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1119/4492] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:31:40 2026] DELETE /volume/v3/snapshots/e507b183-3c00-4442-b8b1-bbe76d54a37e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:31:40.264783 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-7819866c-8473-4ffe-91c4-8d8492666789 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/attachments/b37d3db5-a517-4289-aa7e-ea6fb355e87f returned with HTTP 200 Aug 06 14:31:40.265247 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1126/4493] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:31:40 2026] DELETE /volume/v3/attachments/b37d3db5-a517-4289-aa7e-ea6fb355e87f => generated 192 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:40.290656 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4c0a5a10-f840-454a-b9ea-52ecc09b184c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:40.293293 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4c0a5a10-f840-454a-b9ea-52ecc09b184c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/snapshots/e507b183-3c00-4442-b8b1-bbe76d54a37e Aug 06 14:31:40.293938 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4c0a5a10-f840-454a-b9ea-52ecc09b184c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:40.294271 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4c0a5a10-f840-454a-b9ea-52ecc09b184c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:40.303767 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:40.303767 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:40.305341 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-4c0a5a10-f840-454a-b9ea-52ecc09b184c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Snapshot retrieved successfully. Aug 06 14:31:40.309463 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4c0a5a10-f840-454a-b9ea-52ecc09b184c tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/snapshots/e507b183-3c00-4442-b8b1-bbe76d54a37e returned with HTTP 200 Aug 06 14:31:40.311286 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1119/4494] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:40 2026] GET /volume/v3/snapshots/e507b183-3c00-4442-b8b1-bbe76d54a37e => generated 462 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:40.388121 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-12f5774b-b237-4928-b404-1ad73a618633 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:40.389818 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-12f5774b-b237-4928-b404-1ad73a618633 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/f4520fa8-9899-4ebb-b194-d65feb58c6cc Aug 06 14:31:40.390036 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-12f5774b-b237-4928-b404-1ad73a618633 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:40.390257 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-12f5774b-b237-4928-b404-1ad73a618633 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:40.395611 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-12f5774b-b237-4928-b404-1ad73a618633 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/f4520fa8-9899-4ebb-b194-d65feb58c6cc returned with HTTP 404 Aug 06 14:31:40.396057 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1131/4495] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:40 2026] GET /volume/v3/volumes/f4520fa8-9899-4ebb-b194-d65feb58c6cc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:40.423672 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-74836afc-c9bf-42be-b539-d73639d7f683 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:40.425173 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-74836afc-c9bf-42be-b539-d73639d7f683 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:31:40.425514 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-74836afc-c9bf-42be-b539-d73639d7f683 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1087534505", "snapshot_id": null, "imageRef": "30702abe-9501-4aba-ba1a-50af064a9e3b", "volume_type": null, "size": 1}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:40.426959 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-74836afc-c9bf-42be-b539-d73639d7f683 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1087534505', 'snapshot_id': None, 'imageRef': '30702abe-9501-4aba-ba1a-50af064a9e3b', 'volume_type': None, 'size': 1}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:31:40.531240 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5f16b70b-d4da-4460-9978-80a08bbe4207 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:40.532866 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5f16b70b-d4da-4460-9978-80a08bbe4207 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 Aug 06 14:31:40.533073 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5f16b70b-d4da-4460-9978-80a08bbe4207 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:40.533264 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5f16b70b-d4da-4460-9978-80a08bbe4207 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:40.533363 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-5f16b70b-d4da-4460-9978-80a08bbe4207 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 01c656ee-2c8e-463a-9618-a54dd4509238. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:40.538128 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:40.538128 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:40.539063 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5f16b70b-d4da-4460-9978-80a08bbe4207 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 returned with HTTP 200 Aug 06 14:31:40.539535 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1127/4496] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:40 2026] GET /volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:40.611281 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-74836afc-c9bf-42be-b539-d73639d7f683 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create volume of 1 GB Aug 06 14:31:40.611721 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:40.611721 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:40.616646 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-74836afc-c9bf-42be-b539-d73639d7f683 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Availability Zones retrieved successfully. Aug 06 14:31:40.623308 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-74836afc-c9bf-42be-b539-d73639d7f683 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Flow 'volume_create_api' (8799652a-8265-4caf-a854-71cc7ac8ddbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:40.624923 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-74836afc-c9bf-42be-b539-d73639d7f683 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c6785b5-0cc1-4b15-9c5c-c83f97918655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:40.626235 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-74836afc-c9bf-42be-b539-d73639d7f683 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:31:40.690672 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-74836afc-c9bf-42be-b539-d73639d7f683 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c6785b5-0cc1-4b15-9c5c-c83f97918655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:40.690672 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-74836afc-c9bf-42be-b539-d73639d7f683 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcde62dc-1fd6-4c52-b59e-2e4f7d8dbbad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:40.733919 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-74836afc-c9bf-42be-b539-d73639d7f683 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Created reservations ['e5c4fe32-796b-410b-901c-0a7a4afc438a', 'f9b44023-0e11-48bc-a316-4f28a7a98f3d', '917e4e77-05d2-403f-83f8-12f965360fae', '4d1e944b-a8cd-4b6c-a198-5365bbc940f0'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:40.734817 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-74836afc-c9bf-42be-b539-d73639d7f683 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcde62dc-1fd6-4c52-b59e-2e4f7d8dbbad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5c4fe32-796b-410b-901c-0a7a4afc438a', 'f9b44023-0e11-48bc-a316-4f28a7a98f3d', '917e4e77-05d2-403f-83f8-12f965360fae', '4d1e944b-a8cd-4b6c-a198-5365bbc940f0']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:40.735670 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-74836afc-c9bf-42be-b539-d73639d7f683 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e07bdf18-aebc-4a70-8d44-337ef66bd67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:40.764136 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-74836afc-c9bf-42be-b539-d73639d7f683 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e07bdf18-aebc-4a70-8d44-337ef66bd67d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb9c2c16-8dfb-4a40-ad29-35ad77babaab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1087534505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e092920620a4c86bdddcf7afaf1f3c5',qos_specs=None,replication_status=,reservations=['e5c4fe32-796b-410b-901c-0a7a4afc438a','f9b44023-0e11-48bc-a316-4f28a7a98f3d','917e4e77-05d2-403f-83f8-12f965360fae','4d1e944b-a8cd-4b6c-a198-5365bbc940f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0e7a4ae4406487d9f1d6b36a06e986e',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:31:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1087534505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb9c2c16-8dfb-4a40-ad29-35ad77babaab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e092920620a4c86bdddcf7afaf1f3c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0e7a4ae4406487d9f1d6b36a06e986e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:40.765066 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-74836afc-c9bf-42be-b539-d73639d7f683 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51a22a29-911e-4926-b290-3502c14a387a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:40.785843 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-74836afc-c9bf-42be-b539-d73639d7f683 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51a22a29-911e-4926-b290-3502c14a387a) transitioned into state 'SUCCESS' from state '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-1087534505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e092920620a4c86bdddcf7afaf1f3c5',qos_specs=None,replication_status=,reservations=['e5c4fe32-796b-410b-901c-0a7a4afc438a','f9b44023-0e11-48bc-a316-4f28a7a98f3d','917e4e77-05d2-403f-83f8-12f965360fae','4d1e944b-a8cd-4b6c-a198-5365bbc940f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0e7a4ae4406487d9f1d6b36a06e986e',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:40.786622 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-74836afc-c9bf-42be-b539-d73639d7f683 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7aa67d3-623d-4371-9244-9e4bbefd8fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:40.796914 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-74836afc-c9bf-42be-b539-d73639d7f683 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7aa67d3-623d-4371-9244-9e4bbefd8fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:40.797895 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-74836afc-c9bf-42be-b539-d73639d7f683 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Flow 'volume_create_api' (8799652a-8265-4caf-a854-71cc7ac8ddbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:40.798214 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-74836afc-c9bf-42be-b539-d73639d7f683 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create volume request issued successfully. Aug 06 14:31:40.798811 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-74836afc-c9bf-42be-b539-d73639d7f683 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:31:40.799206 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1120/4497] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:31:40 2026] POST /volume/v3/volumes => generated 759 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:31:40.811327 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-0f1271cc-82da-4c86-a7fe-0357a64070e3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:40.814756 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0f1271cc-82da-4c86-a7fe-0357a64070e3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/bb9c2c16-8dfb-4a40-ad29-35ad77babaab Aug 06 14:31:40.814995 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0f1271cc-82da-4c86-a7fe-0357a64070e3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:40.815213 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0f1271cc-82da-4c86-a7fe-0357a64070e3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:40.823177 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:40.823177 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:40.826808 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-0f1271cc-82da-4c86-a7fe-0357a64070e3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:31:40.830626 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0f1271cc-82da-4c86-a7fe-0357a64070e3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/bb9c2c16-8dfb-4a40-ad29-35ad77babaab returned with HTTP 200 Aug 06 14:31:40.831190 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1120/4498] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:40 2026] GET /volume/v3/volumes/bb9c2c16-8dfb-4a40-ad29-35ad77babaab => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:41.127456 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e89a5da6-b893-40cb-ae64-7a3c0e107c16 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:41.129645 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e89a5da6-b893-40cb-ae64-7a3c0e107c16 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 Aug 06 14:31:41.129645 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e89a5da6-b893-40cb-ae64-7a3c0e107c16 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:41.129844 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e89a5da6-b893-40cb-ae64-7a3c0e107c16 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:41.129946 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-e89a5da6-b893-40cb-ae64-7a3c0e107c16 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 4890e770-3a82-4ebf-879d-35fcba12f397. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:41.134217 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:41.134217 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:41.134878 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e89a5da6-b893-40cb-ae64-7a3c0e107c16 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 returned with HTTP 200 Aug 06 14:31:41.135281 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1132/4499] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:41 2026] GET /volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:41.324795 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e44abe9a-60f6-48b7-983d-2fe6286c1bd0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:41.326591 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e44abe9a-60f6-48b7-983d-2fe6286c1bd0 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/snapshots/e507b183-3c00-4442-b8b1-bbe76d54a37e Aug 06 14:31:41.327072 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e44abe9a-60f6-48b7-983d-2fe6286c1bd0 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:41.327410 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e44abe9a-60f6-48b7-983d-2fe6286c1bd0 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:41.332993 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e44abe9a-60f6-48b7-983d-2fe6286c1bd0 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/snapshots/e507b183-3c00-4442-b8b1-bbe76d54a37e returned with HTTP 404 Aug 06 14:31:41.333919 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1128/4500] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:41 2026] GET /volume/v3/snapshots/e507b183-3c00-4442-b8b1-bbe76d54a37e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 14:31:41.341100 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-78ee5891-2b7a-4233-98af-bfb90fb3f58f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:41.342736 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-78ee5891-2b7a-4233-98af-bfb90fb3f58f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] DELETE https://10.4.3.229/volume/v3/volumes/f860f656-9e62-4f65-a78c-89807605cae4 Aug 06 14:31:41.342923 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-78ee5891-2b7a-4233-98af-bfb90fb3f58f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:41.343099 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-78ee5891-2b7a-4233-98af-bfb90fb3f58f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:41.343247 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-78ee5891-2b7a-4233-98af-bfb90fb3f58f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Delete volume with id: f860f656-9e62-4f65-a78c-89807605cae4 Aug 06 14:31:41.351374 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:41.351374 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:41.351836 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-78ee5891-2b7a-4233-98af-bfb90fb3f58f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:31:41.370374 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-78ee5891-2b7a-4233-98af-bfb90fb3f58f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Delete volume request issued successfully. Aug 06 14:31:41.370584 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-78ee5891-2b7a-4233-98af-bfb90fb3f58f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes/f860f656-9e62-4f65-a78c-89807605cae4 returned with HTTP 202 Aug 06 14:31:41.371082 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1121/4501] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:31:41 2026] DELETE /volume/v3/volumes/f860f656-9e62-4f65-a78c-89807605cae4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:31:41.392446 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5d100a20-b1c9-4d9e-85b5-7d9f690f02bb None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:41.395862 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5d100a20-b1c9-4d9e-85b5-7d9f690f02bb tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/volumes/f860f656-9e62-4f65-a78c-89807605cae4 Aug 06 14:31:41.396149 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5d100a20-b1c9-4d9e-85b5-7d9f690f02bb tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:41.396444 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5d100a20-b1c9-4d9e-85b5-7d9f690f02bb tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:41.411124 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:41.411124 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:41.419414 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-5d100a20-b1c9-4d9e-85b5-7d9f690f02bb tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:31:41.424707 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5d100a20-b1c9-4d9e-85b5-7d9f690f02bb tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes/f860f656-9e62-4f65-a78c-89807605cae4 returned with HTTP 200 Aug 06 14:31:41.425220 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1121/4502] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:41 2026] GET /volume/v3/volumes/f860f656-9e62-4f65-a78c-89807605cae4 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:41.553117 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6328a6f1-7d1b-48ae-8041-22042438332f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:41.555069 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6328a6f1-7d1b-48ae-8041-22042438332f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 Aug 06 14:31:41.555317 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6328a6f1-7d1b-48ae-8041-22042438332f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:41.555582 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6328a6f1-7d1b-48ae-8041-22042438332f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:41.555735 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-6328a6f1-7d1b-48ae-8041-22042438332f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 01c656ee-2c8e-463a-9618-a54dd4509238. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:41.560215 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:41.560215 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:41.560880 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6328a6f1-7d1b-48ae-8041-22042438332f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 returned with HTTP 200 Aug 06 14:31:41.561268 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1133/4503] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:41 2026] GET /volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:41.648560 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-83e09b5d-6ec6-423b-ba4f-7855e7b9e1bd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:41.650494 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-83e09b5d-6ec6-423b-ba4f-7855e7b9e1bd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] PUT https://10.4.3.229/volume/v3/attachments/682e1dec-853c-4a04-9e00-6a7a276af641 Aug 06 14:31:41.650882 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-83e09b5d-6ec6-423b-ba4f-7855e7b9e1bd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:41.658094 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-83e09b5d-6ec6-423b-ba4f-7855e7b9e1bd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Acquiring lock "cinder-attachment_update-17941f59-dfe3-45b8-8500-a23446067b7a-np0000006659" by "attachment_update" {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:31:41.662633 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-83e09b5d-6ec6-423b-ba4f-7855e7b9e1bd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Lock "cinder-attachment_update-17941f59-dfe3-45b8-8500-a23446067b7a-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:31:41.663533 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:41.663533 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:41.743221 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-83e09b5d-6ec6-423b-ba4f-7855e7b9e1bd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Lock "cinder-attachment_update-17941f59-dfe3-45b8-8500-a23446067b7a-np0000006659" released by "attachment_update" :: held 0.081s {{(pid=100397) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:31:41.743553 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-83e09b5d-6ec6-423b-ba4f-7855e7b9e1bd tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/attachments/682e1dec-853c-4a04-9e00-6a7a276af641 returned with HTTP 200 Aug 06 14:31:41.744085 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1129/4504] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:31:41 2026] PUT /volume/v3/attachments/682e1dec-853c-4a04-9e00-6a7a276af641 => generated 968 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:41.753596 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-d71f73d8-d8c9-434f-a334-9f04f9b879d9 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:41.755476 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-d71f73d8-d8c9-434f-a334-9f04f9b879d9 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/attachments/682e1dec-853c-4a04-9e00-6a7a276af641 Aug 06 14:31:41.755673 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-d71f73d8-d8c9-434f-a334-9f04f9b879d9 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:41.755848 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-d71f73d8-d8c9-434f-a334-9f04f9b879d9 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:41.768845 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-d71f73d8-d8c9-434f-a334-9f04f9b879d9 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/attachments/682e1dec-853c-4a04-9e00-6a7a276af641 returned with HTTP 200 Aug 06 14:31:41.769201 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1122/4505] 10.4.3.229 () {70 vars in 1651 bytes} [Thu Aug 6 14:31:41 2026] GET /volume/v3/attachments/682e1dec-853c-4a04-9e00-6a7a276af641 => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:41.844917 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2b2aae84-994d-4054-abe9-cc409582cfd8 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:41.850847 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2b2aae84-994d-4054-abe9-cc409582cfd8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/bb9c2c16-8dfb-4a40-ad29-35ad77babaab Aug 06 14:31:41.850847 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2b2aae84-994d-4054-abe9-cc409582cfd8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:41.850847 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2b2aae84-994d-4054-abe9-cc409582cfd8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:41.860272 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:41.860272 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:41.866989 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-2b2aae84-994d-4054-abe9-cc409582cfd8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:31:41.875039 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2b2aae84-994d-4054-abe9-cc409582cfd8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/bb9c2c16-8dfb-4a40-ad29-35ad77babaab returned with HTTP 200 Aug 06 14:31:41.875820 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1122/4506] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:41 2026] GET /volume/v3/volumes/bb9c2c16-8dfb-4a40-ad29-35ad77babaab => generated 1367 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:41.887586 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e8a0f042-533e-41a2-9ff5-4cd097a63055 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:41.889458 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e8a0f042-533e-41a2-9ff5-4cd097a63055 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/bb9c2c16-8dfb-4a40-ad29-35ad77babaab Aug 06 14:31:41.889655 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e8a0f042-533e-41a2-9ff5-4cd097a63055 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:41.889835 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e8a0f042-533e-41a2-9ff5-4cd097a63055 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:41.896630 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:41.896630 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:41.900334 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-e8a0f042-533e-41a2-9ff5-4cd097a63055 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:31:41.905047 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e8a0f042-533e-41a2-9ff5-4cd097a63055 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/bb9c2c16-8dfb-4a40-ad29-35ad77babaab returned with HTTP 200 Aug 06 14:31:41.905621 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1134/4507] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:41 2026] GET /volume/v3/volumes/bb9c2c16-8dfb-4a40-ad29-35ad77babaab => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:42.146123 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5c3fd1bd-1732-4e85-83a2-8aa88f034ecc None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:42.152570 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5c3fd1bd-1732-4e85-83a2-8aa88f034ecc tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 Aug 06 14:31:42.152947 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5c3fd1bd-1732-4e85-83a2-8aa88f034ecc tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:42.153058 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5c3fd1bd-1732-4e85-83a2-8aa88f034ecc tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:42.153058 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-5c3fd1bd-1732-4e85-83a2-8aa88f034ecc tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 4890e770-3a82-4ebf-879d-35fcba12f397. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:42.167564 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:42.167564 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:42.168532 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5c3fd1bd-1732-4e85-83a2-8aa88f034ecc tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 returned with HTTP 200 Aug 06 14:31:42.169029 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1130/4508] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:42 2026] GET /volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 => generated 708 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:42.458060 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-62ea5d70-0f64-40bb-855f-a0d04e26df4f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:42.460305 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-62ea5d70-0f64-40bb-855f-a0d04e26df4f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/volumes/f860f656-9e62-4f65-a78c-89807605cae4 Aug 06 14:31:42.460549 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-62ea5d70-0f64-40bb-855f-a0d04e26df4f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:42.460750 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-62ea5d70-0f64-40bb-855f-a0d04e26df4f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:42.468756 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-62ea5d70-0f64-40bb-855f-a0d04e26df4f tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes/f860f656-9e62-4f65-a78c-89807605cae4 returned with HTTP 404 Aug 06 14:31:42.469191 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1123/4509] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:42 2026] GET /volume/v3/volumes/f860f656-9e62-4f65-a78c-89807605cae4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:42.480397 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-68983e7c-3f0c-45c1-82d8-f1dcc9dde5a4 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:42.483347 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-68983e7c-3f0c-45c1-82d8-f1dcc9dde5a4 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] DELETE https://10.4.3.229/volume/v3/volumes/7fbaa63f-225d-4203-9f89-6e9cf6926789 Aug 06 14:31:42.483347 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-68983e7c-3f0c-45c1-82d8-f1dcc9dde5a4 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:42.483347 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-68983e7c-3f0c-45c1-82d8-f1dcc9dde5a4 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:42.483347 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-68983e7c-3f0c-45c1-82d8-f1dcc9dde5a4 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Delete volume with id: 7fbaa63f-225d-4203-9f89-6e9cf6926789 Aug 06 14:31:42.489087 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:42.489087 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:42.489660 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-68983e7c-3f0c-45c1-82d8-f1dcc9dde5a4 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:31:42.504394 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-68983e7c-3f0c-45c1-82d8-f1dcc9dde5a4 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Delete volume request issued successfully. Aug 06 14:31:42.504593 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-68983e7c-3f0c-45c1-82d8-f1dcc9dde5a4 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes/7fbaa63f-225d-4203-9f89-6e9cf6926789 returned with HTTP 202 Aug 06 14:31:42.504990 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1123/4510] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:31:42 2026] DELETE /volume/v3/volumes/7fbaa63f-225d-4203-9f89-6e9cf6926789 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:31:42.514025 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-86f0f350-533c-45cd-b17e-3284e66cdbbb None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:42.518777 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-86f0f350-533c-45cd-b17e-3284e66cdbbb tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/volumes/7fbaa63f-225d-4203-9f89-6e9cf6926789 Aug 06 14:31:42.518963 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-86f0f350-533c-45cd-b17e-3284e66cdbbb tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:42.519142 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-86f0f350-533c-45cd-b17e-3284e66cdbbb tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:42.532580 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:42.532580 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:42.535994 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-86f0f350-533c-45cd-b17e-3284e66cdbbb tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:31:42.540325 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-86f0f350-533c-45cd-b17e-3284e66cdbbb tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes/7fbaa63f-225d-4203-9f89-6e9cf6926789 returned with HTTP 200 Aug 06 14:31:42.540749 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1135/4511] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:42 2026] GET /volume/v3/volumes/7fbaa63f-225d-4203-9f89-6e9cf6926789 => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:42.577572 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-58bd36a7-325f-45e0-8d2b-4c77e8a11081 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:42.580055 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-58bd36a7-325f-45e0-8d2b-4c77e8a11081 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 Aug 06 14:31:42.580278 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-58bd36a7-325f-45e0-8d2b-4c77e8a11081 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:42.580512 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-58bd36a7-325f-45e0-8d2b-4c77e8a11081 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:42.580654 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-58bd36a7-325f-45e0-8d2b-4c77e8a11081 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 01c656ee-2c8e-463a-9618-a54dd4509238. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:42.584642 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:42.584642 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:42.585275 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-58bd36a7-325f-45e0-8d2b-4c77e8a11081 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 returned with HTTP 200 Aug 06 14:31:42.585686 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1131/4512] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:42 2026] GET /volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:43.087534 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-7a6388b3-d3ea-4606-a196-01761dacdf95 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:43.089730 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-7a6388b3-d3ea-4606-a196-01761dacdf95 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/bb9c2c16-8dfb-4a40-ad29-35ad77babaab Aug 06 14:31:43.089941 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-7a6388b3-d3ea-4606-a196-01761dacdf95 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:43.090149 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-7a6388b3-d3ea-4606-a196-01761dacdf95 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:43.097096 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:43.097096 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:43.100636 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-7a6388b3-d3ea-4606-a196-01761dacdf95 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:31:43.104973 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-7a6388b3-d3ea-4606-a196-01761dacdf95 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/bb9c2c16-8dfb-4a40-ad29-35ad77babaab returned with HTTP 200 Aug 06 14:31:43.105337 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1124/4513] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:31:43 2026] GET /volume/v3/volumes/bb9c2c16-8dfb-4a40-ad29-35ad77babaab => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:43.185789 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1e7ab0cc-92b9-4c74-847b-fbf493b0c24b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:43.187883 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1e7ab0cc-92b9-4c74-847b-fbf493b0c24b tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 Aug 06 14:31:43.188092 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1e7ab0cc-92b9-4c74-847b-fbf493b0c24b tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:43.188276 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1e7ab0cc-92b9-4c74-847b-fbf493b0c24b tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:43.188394 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-1e7ab0cc-92b9-4c74-847b-fbf493b0c24b tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 4890e770-3a82-4ebf-879d-35fcba12f397. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:43.195447 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:43.195447 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:43.195447 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1e7ab0cc-92b9-4c74-847b-fbf493b0c24b tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 returned with HTTP 200 Aug 06 14:31:43.195447 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1124/4514] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:43 2026] GET /volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:43.554682 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-cad0deeb-83a7-44cc-9b30-8513facc4c02 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:43.560284 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cad0deeb-83a7-44cc-9b30-8513facc4c02 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/volumes/7fbaa63f-225d-4203-9f89-6e9cf6926789 Aug 06 14:31:43.560605 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cad0deeb-83a7-44cc-9b30-8513facc4c02 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:43.560876 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cad0deeb-83a7-44cc-9b30-8513facc4c02 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:43.577670 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cad0deeb-83a7-44cc-9b30-8513facc4c02 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes/7fbaa63f-225d-4203-9f89-6e9cf6926789 returned with HTTP 404 Aug 06 14:31:43.578383 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1136/4515] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:43 2026] GET /volume/v3/volumes/7fbaa63f-225d-4203-9f89-6e9cf6926789 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:43.589008 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8bbf646b-39a2-41b6-b2d9-d4683ffe6207 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:43.591150 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8bbf646b-39a2-41b6-b2d9-d4683ffe6207 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8 Aug 06 14:31:43.591366 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8bbf646b-39a2-41b6-b2d9-d4683ffe6207 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:43.591607 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8bbf646b-39a2-41b6-b2d9-d4683ffe6207 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:43.591796 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-8bbf646b-39a2-41b6-b2d9-d4683ffe6207 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Delete volume with id: 5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8 Aug 06 14:31:43.596543 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-668ef463-d47a-4c5c-ae22-6a8b4220a927 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:43.599730 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:43.599730 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:43.600273 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8bbf646b-39a2-41b6-b2d9-d4683ffe6207 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:31:43.600558 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-668ef463-d47a-4c5c-ae22-6a8b4220a927 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 Aug 06 14:31:43.600837 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-668ef463-d47a-4c5c-ae22-6a8b4220a927 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:43.601070 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-668ef463-d47a-4c5c-ae22-6a8b4220a927 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:43.601196 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-668ef463-d47a-4c5c-ae22-6a8b4220a927 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 01c656ee-2c8e-463a-9618-a54dd4509238. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:43.606724 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:43.606724 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:43.607530 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-668ef463-d47a-4c5c-ae22-6a8b4220a927 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 returned with HTTP 200 Aug 06 14:31:43.607987 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1125/4516] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:43 2026] GET /volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:43.624027 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8bbf646b-39a2-41b6-b2d9-d4683ffe6207 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Delete volume request issued successfully. Aug 06 14:31:43.624270 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8bbf646b-39a2-41b6-b2d9-d4683ffe6207 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes/5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8 returned with HTTP 202 Aug 06 14:31:43.624800 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1132/4517] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:31:43 2026] DELETE /volume/v3/volumes/5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:31:43.632788 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-76f27e5d-17e5-4d70-9a50-e4301ab6e5f8 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:43.635163 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-76f27e5d-17e5-4d70-9a50-e4301ab6e5f8 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/volumes/5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8 Aug 06 14:31:43.635445 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-76f27e5d-17e5-4d70-9a50-e4301ab6e5f8 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:43.635698 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-76f27e5d-17e5-4d70-9a50-e4301ab6e5f8 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:43.644442 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:43.644442 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:43.644697 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-24c3305a-38c0-4dbb-9c2f-4a4e9d1d16d0 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:43.646721 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-76f27e5d-17e5-4d70-9a50-e4301ab6e5f8 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:31:43.647793 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-24c3305a-38c0-4dbb-9c2f-4a4e9d1d16d0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/bb9c2c16-8dfb-4a40-ad29-35ad77babaab Aug 06 14:31:43.648090 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-24c3305a-38c0-4dbb-9c2f-4a4e9d1d16d0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:43.648295 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-24c3305a-38c0-4dbb-9c2f-4a4e9d1d16d0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:43.651249 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-76f27e5d-17e5-4d70-9a50-e4301ab6e5f8 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes/5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8 returned with HTTP 200 Aug 06 14:31:43.651776 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1125/4518] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:43 2026] GET /volume/v3/volumes/5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:43.659145 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:43.659145 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:43.659145 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-24c3305a-38c0-4dbb-9c2f-4a4e9d1d16d0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:31:43.662247 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-24c3305a-38c0-4dbb-9c2f-4a4e9d1d16d0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/bb9c2c16-8dfb-4a40-ad29-35ad77babaab returned with HTTP 200 Aug 06 14:31:43.662659 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1137/4519] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:31:43 2026] GET /volume/v3/volumes/bb9c2c16-8dfb-4a40-ad29-35ad77babaab => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:43.675073 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-75aee0c0-0a0c-4093-bf4d-ca7acc94a922 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:43.675526 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-75aee0c0-0a0c-4093-bf4d-ca7acc94a922 None None] GET https://10.4.3.229/volume// Aug 06 14:31:43.675693 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-75aee0c0-0a0c-4093-bf4d-ca7acc94a922 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:43.675866 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-75aee0c0-0a0c-4093-bf4d-ca7acc94a922 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:43.676212 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-75aee0c0-0a0c-4093-bf4d-ca7acc94a922 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:31:43.676583 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1126/4520] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14:31: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 06 14:31:43.683872 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-cc49942b-2fb9-4913-acba-8de7ca70a2c3 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:43.689440 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-cc49942b-2fb9-4913-acba-8de7ca70a2c3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:31:43.689440 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-cc49942b-2fb9-4913-acba-8de7ca70a2c3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb9c2c16-8dfb-4a40-ad29-35ad77babaab", "connector": null, "instance_uuid": "5b62557f-d291-41a6-abd1-f7109391f235"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:43.695934 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:43.695934 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:43.719513 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-cc49942b-2fb9-4913-acba-8de7ca70a2c3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:31:43.719909 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1133/4521] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:31:43 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 06 14:31:44.205020 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-59bfdc79-e426-491f-8504-708426ae1766 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:44.206945 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-59bfdc79-e426-491f-8504-708426ae1766 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 Aug 06 14:31:44.207146 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-59bfdc79-e426-491f-8504-708426ae1766 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:44.207398 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-59bfdc79-e426-491f-8504-708426ae1766 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:44.207515 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-59bfdc79-e426-491f-8504-708426ae1766 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 4890e770-3a82-4ebf-879d-35fcba12f397. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:44.212113 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:44.212113 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:44.212731 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-59bfdc79-e426-491f-8504-708426ae1766 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 returned with HTTP 200 Aug 06 14:31:44.213087 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1126/4522] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:44 2026] GET /volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:44.617816 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fd45f53d-20e3-4bca-a7f6-d94a7568f449 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:44.620993 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fd45f53d-20e3-4bca-a7f6-d94a7568f449 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 Aug 06 14:31:44.621205 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fd45f53d-20e3-4bca-a7f6-d94a7568f449 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:44.621396 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fd45f53d-20e3-4bca-a7f6-d94a7568f449 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:44.621521 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-fd45f53d-20e3-4bca-a7f6-d94a7568f449 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 01c656ee-2c8e-463a-9618-a54dd4509238. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:44.626447 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:44.626447 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:44.627239 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fd45f53d-20e3-4bca-a7f6-d94a7568f449 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 returned with HTTP 200 Aug 06 14:31:44.627768 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1138/4523] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:44 2026] GET /volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:44.664973 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0f9edda7-589b-4e5a-a744-eba01cbd6ddd None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:44.666979 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0f9edda7-589b-4e5a-a744-eba01cbd6ddd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/volumes/5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8 Aug 06 14:31:44.667175 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0f9edda7-589b-4e5a-a744-eba01cbd6ddd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:44.667371 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0f9edda7-589b-4e5a-a744-eba01cbd6ddd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:44.673292 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0f9edda7-589b-4e5a-a744-eba01cbd6ddd tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes/5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8 returned with HTTP 404 Aug 06 14:31:44.673773 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1127/4524] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:44 2026] GET /volume/v3/volumes/5b39dc37-9ff4-4bbe-b8bd-7ee5339766d8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:44.681694 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b5c46eaa-00b0-4b97-912a-50d340f356b4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:44.683568 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b5c46eaa-00b0-4b97-912a-50d340f356b4 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] DELETE https://10.4.3.229/volume/v3/volumes/73a2e755-3b7f-4c0b-ad53-0c97f89a4ec9 Aug 06 14:31:44.683822 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b5c46eaa-00b0-4b97-912a-50d340f356b4 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:44.684081 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b5c46eaa-00b0-4b97-912a-50d340f356b4 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:44.684291 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-b5c46eaa-00b0-4b97-912a-50d340f356b4 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Delete volume with id: 73a2e755-3b7f-4c0b-ad53-0c97f89a4ec9 Aug 06 14:31:44.694082 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:44.694082 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:44.694730 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b5c46eaa-00b0-4b97-912a-50d340f356b4 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:31:44.724510 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b5c46eaa-00b0-4b97-912a-50d340f356b4 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Delete volume request issued successfully. Aug 06 14:31:44.724867 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b5c46eaa-00b0-4b97-912a-50d340f356b4 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes/73a2e755-3b7f-4c0b-ad53-0c97f89a4ec9 returned with HTTP 202 Aug 06 14:31:44.725058 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1134/4525] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:31:44 2026] DELETE /volume/v3/volumes/73a2e755-3b7f-4c0b-ad53-0c97f89a4ec9 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:31:44.735010 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-70983cb8-97a5-438a-8286-14f34222bd5d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:44.737608 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-70983cb8-97a5-438a-8286-14f34222bd5d tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/volumes/73a2e755-3b7f-4c0b-ad53-0c97f89a4ec9 Aug 06 14:31:44.737834 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-70983cb8-97a5-438a-8286-14f34222bd5d tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:44.738046 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-70983cb8-97a5-438a-8286-14f34222bd5d tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:44.745951 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:44.745951 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:44.749802 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-70983cb8-97a5-438a-8286-14f34222bd5d tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Volume info retrieved successfully. Aug 06 14:31:44.754019 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-70983cb8-97a5-438a-8286-14f34222bd5d tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes/73a2e755-3b7f-4c0b-ad53-0c97f89a4ec9 returned with HTTP 200 Aug 06 14:31:44.754531 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1127/4526] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:44 2026] GET /volume/v3/volumes/73a2e755-3b7f-4c0b-ad53-0c97f89a4ec9 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:44.775691 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-52827727-2f0a-4eaf-ab48-92aa2946afe7 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:44.797738 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-52827727-2f0a-4eaf-ab48-92aa2946afe7 None None] GET https://10.4.3.229/volume// Aug 06 14:31:44.797738 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-52827727-2f0a-4eaf-ab48-92aa2946afe7 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:44.797738 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-52827727-2f0a-4eaf-ab48-92aa2946afe7 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:44.797738 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-52827727-2f0a-4eaf-ab48-92aa2946afe7 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:31:44.797738 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1139/4527] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:31: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 06 14:31:44.802588 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-5c0d3f01-f1f0-4a7d-9279-043d00910c0b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:44.807420 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-5c0d3f01-f1f0-4a7d-9279-043d00910c0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/bb9c2c16-8dfb-4a40-ad29-35ad77babaab Aug 06 14:31:44.807420 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-5c0d3f01-f1f0-4a7d-9279-043d00910c0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:44.807420 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-5c0d3f01-f1f0-4a7d-9279-043d00910c0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:44.818015 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:44.818015 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:44.822564 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-5c0d3f01-f1f0-4a7d-9279-043d00910c0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:31:44.831082 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-5c0d3f01-f1f0-4a7d-9279-043d00910c0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/bb9c2c16-8dfb-4a40-ad29-35ad77babaab returned with HTTP 200 Aug 06 14:31:44.831615 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1128/4528] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:31:44 2026] GET /volume/v3/volumes/bb9c2c16-8dfb-4a40-ad29-35ad77babaab => generated 1546 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:31:44.963679 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-8299991a-295d-4843-aef8-01694d2e8442 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:44.965848 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-8299991a-295d-4843-aef8-01694d2e8442 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] PUT https://10.4.3.229/volume/v3/attachments/4bfc3f0b-4a98-4436-9a3e-7f0ed909f4c5 Aug 06 14:31:44.966293 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-8299991a-295d-4843-aef8-01694d2e8442 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:44.974766 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-8299991a-295d-4843-aef8-01694d2e8442 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Acquiring lock "cinder-attachment_update-bb9c2c16-8dfb-4a40-ad29-35ad77babaab-np0000006659" by "attachment_update" {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:31:44.983208 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-8299991a-295d-4843-aef8-01694d2e8442 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Lock "cinder-attachment_update-bb9c2c16-8dfb-4a40-ad29-35ad77babaab-np0000006659" acquired by "attachment_update" :: waited 0.008s {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:31:44.983622 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-b5a8a24e-6a35-420f-a4f0-880c45973cbf None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:44.984208 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:44.984208 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:44.986452 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-b5a8a24e-6a35-420f-a4f0-880c45973cbf tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a/encryption Aug 06 14:31:44.986766 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-b5a8a24e-6a35-420f-a4f0-880c45973cbf tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:44.986997 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-b5a8a24e-6a35-420f-a4f0-880c45973cbf tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:45.000453 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:45.000453 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:45.005284 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-b5a8a24e-6a35-420f-a4f0-880c45973cbf tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a/encryption returned with HTTP 200 Aug 06 14:31:45.005788 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1128/4529] 10.4.3.229 () {68 vars in 1631 bytes} [Thu Aug 6 14:31:44 2026] GET /volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:45.080837 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-8299991a-295d-4843-aef8-01694d2e8442 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Lock "cinder-attachment_update-bb9c2c16-8dfb-4a40-ad29-35ad77babaab-np0000006659" released by "attachment_update" :: held 0.098s {{(pid=100397) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:31:45.082109 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-8299991a-295d-4843-aef8-01694d2e8442 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments/4bfc3f0b-4a98-4436-9a3e-7f0ed909f4c5 returned with HTTP 200 Aug 06 14:31:45.082109 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1135/4530] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:31:44 2026] PUT /volume/v3/attachments/4bfc3f0b-4a98-4436-9a3e-7f0ed909f4c5 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:45.120565 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-4c98aefd-ef5b-4366-bcf3-ec51887efc3e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:45.123215 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-4c98aefd-ef5b-4366-bcf3-ec51887efc3e tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/attachments/4bfc3f0b-4a98-4436-9a3e-7f0ed909f4c5/action Aug 06 14:31:45.123732 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-4c98aefd-ef5b-4366-bcf3-ec51887efc3e tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action body: b'{"os-complete": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:31:45.123969 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-4c98aefd-ef5b-4366-bcf3-ec51887efc3e tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:45.155150 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:45.155150 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:45.176647 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-6ba09cce-4a16-4f80-a8b2-0fca1e206bb1 req-4c98aefd-ef5b-4366-bcf3-ec51887efc3e tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments/4bfc3f0b-4a98-4436-9a3e-7f0ed909f4c5/action returned with HTTP 204 Aug 06 14:31:45.177184 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1140/4531] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:31:45 2026] POST /volume/v3/attachments/4bfc3f0b-4a98-4436-9a3e-7f0ed909f4c5/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:45.223284 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-62832f3c-11bb-413f-b48f-28d6632860c5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:45.225649 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-62832f3c-11bb-413f-b48f-28d6632860c5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 Aug 06 14:31:45.229044 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-62832f3c-11bb-413f-b48f-28d6632860c5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:45.229044 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-62832f3c-11bb-413f-b48f-28d6632860c5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:45.229044 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-62832f3c-11bb-413f-b48f-28d6632860c5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 4890e770-3a82-4ebf-879d-35fcba12f397. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:45.234120 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:45.234120 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:45.235135 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-62832f3c-11bb-413f-b48f-28d6632860c5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 returned with HTTP 200 Aug 06 14:31:45.235666 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1129/4532] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:45 2026] GET /volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 => generated 709 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:45.637884 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9fda8f5d-1387-4808-8f7e-811c4facce9c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:45.641037 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9fda8f5d-1387-4808-8f7e-811c4facce9c tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 Aug 06 14:31:45.641271 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9fda8f5d-1387-4808-8f7e-811c4facce9c tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:45.641522 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9fda8f5d-1387-4808-8f7e-811c4facce9c tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:45.641658 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-9fda8f5d-1387-4808-8f7e-811c4facce9c tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 01c656ee-2c8e-463a-9618-a54dd4509238. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:45.645975 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:45.645975 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:45.646602 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9fda8f5d-1387-4808-8f7e-811c4facce9c tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 returned with HTTP 200 Aug 06 14:31:45.647091 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1129/4533] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:45 2026] GET /volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:45.773395 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-398957dd-c8ff-4311-9000-f2f614ed5884 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:45.776126 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-398957dd-c8ff-4311-9000-f2f614ed5884 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] GET https://10.4.3.229/volume/v3/volumes/73a2e755-3b7f-4c0b-ad53-0c97f89a4ec9 Aug 06 14:31:45.776474 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-398957dd-c8ff-4311-9000-f2f614ed5884 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:45.776755 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-398957dd-c8ff-4311-9000-f2f614ed5884 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:45.784091 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-398957dd-c8ff-4311-9000-f2f614ed5884 tempest-VolumesBackupsTest-1178670261 tempest-VolumesBackupsTest-1178670261-project-member] https://10.4.3.229/volume/v3/volumes/73a2e755-3b7f-4c0b-ad53-0c97f89a4ec9 returned with HTTP 404 Aug 06 14:31:45.784722 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1136/4534] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:45 2026] GET /volume/v3/volumes/73a2e755-3b7f-4c0b-ad53-0c97f89a4ec9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:46.248024 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-eeb92b96-a0d1-4ec2-b463-2b5ce01d4387 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:46.250247 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-eeb92b96-a0d1-4ec2-b463-2b5ce01d4387 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 Aug 06 14:31:46.250512 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-eeb92b96-a0d1-4ec2-b463-2b5ce01d4387 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:46.250745 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-eeb92b96-a0d1-4ec2-b463-2b5ce01d4387 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:46.250884 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-eeb92b96-a0d1-4ec2-b463-2b5ce01d4387 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 4890e770-3a82-4ebf-879d-35fcba12f397. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:46.255362 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:46.255362 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:46.256034 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-eeb92b96-a0d1-4ec2-b463-2b5ce01d4387 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 returned with HTTP 200 Aug 06 14:31:46.256448 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1141/4535] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:46 2026] GET /volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 => generated 710 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:46.266202 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-56e11744-7ba9-44d0-bfae-34d6814bc9aa None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:46.267962 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-56e11744-7ba9-44d0-bfae-34d6814bc9aa tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] DELETE https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 Aug 06 14:31:46.268170 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-56e11744-7ba9-44d0-bfae-34d6814bc9aa tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:46.268374 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-56e11744-7ba9-44d0-bfae-34d6814bc9aa tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:46.268506 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.backups [None req-56e11744-7ba9-44d0-bfae-34d6814bc9aa tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Delete backup with id: 4890e770-3a82-4ebf-879d-35fcba12f397. Aug 06 14:31:46.272497 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:46.272497 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:46.283866 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.backup.rpcapi [None req-56e11744-7ba9-44d0-bfae-34d6814bc9aa tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] delete_backup rpcapi backup_id 4890e770-3a82-4ebf-879d-35fcba12f397 {{(pid=100398) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:31:46.285604 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-56e11744-7ba9-44d0-bfae-34d6814bc9aa tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 returned with HTTP 202 Aug 06 14:31:46.286051 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1130/4536] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:31:46 2026] DELETE /volume/v3/backups/4890e770-3a82-4ebf-879d-35fcba12f397 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:31:46.297378 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-69e7add6-876b-45d0-8373-2c868b4af010 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:46.299516 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-69e7add6-876b-45d0-8373-2c868b4af010 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:31:46.299938 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-69e7add6-876b-45d0-8373-2c868b4af010 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-218767310"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:46.301846 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-69e7add6-876b-45d0-8373-2c868b4af010 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-218767310'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:31:46.302014 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-69e7add6-876b-45d0-8373-2c868b4af010 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Create volume of 1 GB Aug 06 14:31:46.309170 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-69e7add6-876b-45d0-8373-2c868b4af010 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Availability Zones retrieved successfully. Aug 06 14:31:46.317825 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-69e7add6-876b-45d0-8373-2c868b4af010 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Flow 'volume_create_api' (dc9311ce-548e-4f52-8790-06a51dc943c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:46.319317 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-69e7add6-876b-45d0-8373-2c868b4af010 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1f109e2-dd48-44c2-97ca-e2f5d2dfef80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:46.320469 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-69e7add6-876b-45d0-8373-2c868b4af010 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:31:46.360239 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-69e7add6-876b-45d0-8373-2c868b4af010 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1f109e2-dd48-44c2-97ca-e2f5d2dfef80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:46.360839 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-69e7add6-876b-45d0-8373-2c868b4af010 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea01114a-6a4a-4f10-8572-38fd9632480b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:46.403889 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-69e7add6-876b-45d0-8373-2c868b4af010 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Created reservations ['c976c334-d754-4323-aa0d-c823b8c9af90', 'a45c4a24-c695-48f5-ae73-ea0e21359fc5', '97bf5678-ab2b-4674-9e21-cbbd01da0747', 'f38e18d4-6319-492c-b1ab-a670a6715db8'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:46.404596 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-69e7add6-876b-45d0-8373-2c868b4af010 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea01114a-6a4a-4f10-8572-38fd9632480b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c976c334-d754-4323-aa0d-c823b8c9af90', 'a45c4a24-c695-48f5-ae73-ea0e21359fc5', '97bf5678-ab2b-4674-9e21-cbbd01da0747', 'f38e18d4-6319-492c-b1ab-a670a6715db8']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:46.406397 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-69e7add6-876b-45d0-8373-2c868b4af010 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (915365b3-a496-45c2-867f-b19d328af6ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:46.430619 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-69e7add6-876b-45d0-8373-2c868b4af010 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (915365b3-a496-45c2-867f-b19d328af6ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e13e5f6d-e748-452a-97bf-020761a06413', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-218767310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0869ca728e824ebe8eea4709170a8181',qos_specs=None,replication_status=,reservations=['c976c334-d754-4323-aa0d-c823b8c9af90','a45c4a24-c695-48f5-ae73-ea0e21359fc5','97bf5678-ab2b-4674-9e21-cbbd01da0747','f38e18d4-6319-492c-b1ab-a670a6715db8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61729796e64e4a24b26c2b7e7fae3415',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:31:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-218767310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e13e5f6d-e748-452a-97bf-020761a06413,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0869ca728e824ebe8eea4709170a8181',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61729796e64e4a24b26c2b7e7fae3415',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:46.431644 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-69e7add6-876b-45d0-8373-2c868b4af010 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08397f45-8207-435c-9200-0110e1053b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:46.451889 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-69e7add6-876b-45d0-8373-2c868b4af010 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08397f45-8207-435c-9200-0110e1053b73) transitioned into state 'SUCCESS' from state '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-218767310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0869ca728e824ebe8eea4709170a8181',qos_specs=None,replication_status=,reservations=['c976c334-d754-4323-aa0d-c823b8c9af90','a45c4a24-c695-48f5-ae73-ea0e21359fc5','97bf5678-ab2b-4674-9e21-cbbd01da0747','f38e18d4-6319-492c-b1ab-a670a6715db8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61729796e64e4a24b26c2b7e7fae3415',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:46.452625 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-69e7add6-876b-45d0-8373-2c868b4af010 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97f16c8a-af96-4697-882d-4916511bbc8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:46.464799 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-69e7add6-876b-45d0-8373-2c868b4af010 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97f16c8a-af96-4697-882d-4916511bbc8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:46.466061 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-69e7add6-876b-45d0-8373-2c868b4af010 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Flow 'volume_create_api' (dc9311ce-548e-4f52-8790-06a51dc943c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:46.466481 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-69e7add6-876b-45d0-8373-2c868b4af010 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Create volume request issued successfully. Aug 06 14:31:46.467122 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-69e7add6-876b-45d0-8373-2c868b4af010 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:31:46.467595 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1130/4537] 10.4.3.229 () {70 vars in 1298 bytes} [Thu Aug 6 14:31:46 2026] POST /volume/v3/volumes => generated 777 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:31:46.484571 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f37920ca-8d1a-40b0-a0f4-e8a5c395ee57 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:46.487045 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f37920ca-8d1a-40b0-a0f4-e8a5c395ee57 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/volumes/e13e5f6d-e748-452a-97bf-020761a06413 Aug 06 14:31:46.487437 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f37920ca-8d1a-40b0-a0f4-e8a5c395ee57 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:46.487612 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f37920ca-8d1a-40b0-a0f4-e8a5c395ee57 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:46.505525 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:46.505525 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:46.514341 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f37920ca-8d1a-40b0-a0f4-e8a5c395ee57 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Volume info retrieved successfully. Aug 06 14:31:46.522930 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f37920ca-8d1a-40b0-a0f4-e8a5c395ee57 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/volumes/e13e5f6d-e748-452a-97bf-020761a06413 returned with HTTP 200 Aug 06 14:31:46.523403 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1137/4538] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:46 2026] GET /volume/v3/volumes/e13e5f6d-e748-452a-97bf-020761a06413 => generated 956 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:46.660764 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-98a8e7d2-55e6-4742-b451-0162a1011b4e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:46.665788 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-98a8e7d2-55e6-4742-b451-0162a1011b4e tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 Aug 06 14:31:46.666043 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-98a8e7d2-55e6-4742-b451-0162a1011b4e tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:46.666275 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-98a8e7d2-55e6-4742-b451-0162a1011b4e tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:46.666446 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-98a8e7d2-55e6-4742-b451-0162a1011b4e tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 01c656ee-2c8e-463a-9618-a54dd4509238. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:46.673399 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:46.673399 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:46.674171 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-98a8e7d2-55e6-4742-b451-0162a1011b4e tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 returned with HTTP 200 Aug 06 14:31:46.674711 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1142/4539] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:46 2026] GET /volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:47.539831 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-10898d9d-ac8c-4572-8112-b2b6af87a9e8 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:47.542560 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-10898d9d-ac8c-4572-8112-b2b6af87a9e8 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/volumes/e13e5f6d-e748-452a-97bf-020761a06413 Aug 06 14:31:47.542803 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-10898d9d-ac8c-4572-8112-b2b6af87a9e8 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:47.543059 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-10898d9d-ac8c-4572-8112-b2b6af87a9e8 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:47.552713 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:47.552713 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:47.557048 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-10898d9d-ac8c-4572-8112-b2b6af87a9e8 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Volume info retrieved successfully. Aug 06 14:31:47.561872 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-10898d9d-ac8c-4572-8112-b2b6af87a9e8 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/volumes/e13e5f6d-e748-452a-97bf-020761a06413 returned with HTTP 200 Aug 06 14:31:47.562339 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1131/4540] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:47 2026] GET /volume/v3/volumes/e13e5f6d-e748-452a-97bf-020761a06413 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:47.583049 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-da109868-6cf5-4e4c-aff5-8b69b1156976 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:47.586642 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-da109868-6cf5-4e4c-aff5-8b69b1156976 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 06 14:31:47.587024 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-da109868-6cf5-4e4c-aff5-8b69b1156976 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e13e5f6d-e748-452a-97bf-020761a06413", "name": "tempest-type-Backup-761128519"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:47.592308 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.backups [None req-da109868-6cf5-4e4c-aff5-8b69b1156976 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Creating new backup {'backup': {'volume_id': 'e13e5f6d-e748-452a-97bf-020761a06413', 'name': 'tempest-type-Backup-761128519'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:31:47.592308 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.contrib.backups [None req-da109868-6cf5-4e4c-aff5-8b69b1156976 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Creating backup of volume e13e5f6d-e748-452a-97bf-020761a06413 in container None Aug 06 14:31:47.600584 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:47.600584 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:47.600584 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-da109868-6cf5-4e4c-aff5-8b69b1156976 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Volume info retrieved successfully. Aug 06 14:31:47.621853 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-da109868-6cf5-4e4c-aff5-8b69b1156976 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Created reservations ['03feb1cb-20d1-4c23-92d3-69b28bba713a', '40dd839c-1ba4-4239-ae6f-a3142d807bb7'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:47.675455 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-da109868-6cf5-4e4c-aff5-8b69b1156976 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:31:47.675455 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1131/4541] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:31:47 2026] POST /volume/v3/backups => generated 315 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 14:31:47.690977 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ae678f46-19b4-4c15-b16b-b38b6a6993e5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:47.695672 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ae678f46-19b4-4c15-b16b-b38b6a6993e5 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 Aug 06 14:31:47.695672 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ae678f46-19b4-4c15-b16b-b38b6a6993e5 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:47.695672 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ae678f46-19b4-4c15-b16b-b38b6a6993e5 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:47.695672 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-ae678f46-19b4-4c15-b16b-b38b6a6993e5 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 01c656ee-2c8e-463a-9618-a54dd4509238. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:47.695963 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-849ca10c-1a9b-4545-b19b-a679382c6039 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:47.697882 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-849ca10c-1a9b-4545-b19b-a679382c6039 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 Aug 06 14:31:47.698068 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-849ca10c-1a9b-4545-b19b-a679382c6039 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:47.698238 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-849ca10c-1a9b-4545-b19b-a679382c6039 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:47.698350 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-849ca10c-1a9b-4545-b19b-a679382c6039 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id a75aec09-e527-4f5d-a233-d6afe53404a3. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:47.703236 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:47.703236 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:47.703640 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-849ca10c-1a9b-4545-b19b-a679382c6039 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 returned with HTTP 200 Aug 06 14:31:47.703693 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:47.703693 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:47.703900 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1143/4542] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:47 2026] GET /volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:47.704857 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ae678f46-19b4-4c15-b16b-b38b6a6993e5 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 returned with HTTP 200 Aug 06 14:31:47.705297 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1138/4543] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:47 2026] GET /volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:47.754499 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-aba98ff4-2c8a-4b4f-9d73-735f597f3334 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:47.756774 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-aba98ff4-2c8a-4b4f-9d73-735f597f3334 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] POST https://10.4.3.229/volume/v3/attachments/682e1dec-853c-4a04-9e00-6a7a276af641/action Aug 06 14:31:47.760624 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-aba98ff4-2c8a-4b4f-9d73-735f597f3334 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action body: b'{"os-complete": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:31:47.760624 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-aba98ff4-2c8a-4b4f-9d73-735f597f3334 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:47.786918 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:47.786918 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:47.807407 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-dfc008f3-f8b4-41e2-bdfd-f3e4393d73c8 req-aba98ff4-2c8a-4b4f-9d73-735f597f3334 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/attachments/682e1dec-853c-4a04-9e00-6a7a276af641/action returned with HTTP 204 Aug 06 14:31:47.808761 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1132/4544] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:31:47 2026] POST /volume/v3/attachments/682e1dec-853c-4a04-9e00-6a7a276af641/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:48.445654 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8974e68e-60bb-4f34-ba32-392167111f89 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:48.448055 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8974e68e-60bb-4f34-ba32-392167111f89 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a Aug 06 14:31:48.448369 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8974e68e-60bb-4f34-ba32-392167111f89 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:48.448674 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8974e68e-60bb-4f34-ba32-392167111f89 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:48.462681 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:48.462681 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:48.467213 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-8974e68e-60bb-4f34-ba32-392167111f89 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:31:48.471918 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8974e68e-60bb-4f34-ba32-392167111f89 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a returned with HTTP 200 Aug 06 14:31:48.472275 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1132/4545] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:48 2026] GET /volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a => generated 1169 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:48.524141 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-fae48c0d-d62b-4afb-9965-7d4b5e28f474 req-20268a3c-8bb5-4053-95b6-a475a72d7c55 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:48.527842 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-fae48c0d-d62b-4afb-9965-7d4b5e28f474 req-20268a3c-8bb5-4053-95b6-a475a72d7c55 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a Aug 06 14:31:48.529252 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-fae48c0d-d62b-4afb-9965-7d4b5e28f474 req-20268a3c-8bb5-4053-95b6-a475a72d7c55 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:48.529252 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-fae48c0d-d62b-4afb-9965-7d4b5e28f474 req-20268a3c-8bb5-4053-95b6-a475a72d7c55 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:48.545940 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:48.545940 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:48.552658 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-fae48c0d-d62b-4afb-9965-7d4b5e28f474 req-20268a3c-8bb5-4053-95b6-a475a72d7c55 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:31:48.558698 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-fae48c0d-d62b-4afb-9965-7d4b5e28f474 req-20268a3c-8bb5-4053-95b6-a475a72d7c55 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a returned with HTTP 200 Aug 06 14:31:48.559522 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1144/4546] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:31:48 2026] GET /volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a => generated 1169 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:48.576568 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-fae48c0d-d62b-4afb-9965-7d4b5e28f474 req-3a2992ec-fd52-460e-8223-c2dc57025d47 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:48.578479 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-fae48c0d-d62b-4afb-9965-7d4b5e28f474 req-3a2992ec-fd52-460e-8223-c2dc57025d47 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] POST https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a/action Aug 06 14:31:48.578932 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-fae48c0d-d62b-4afb-9965-7d4b5e28f474 req-3a2992ec-fd52-460e-8223-c2dc57025d47 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:31:48.579123 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-fae48c0d-d62b-4afb-9965-7d4b5e28f474 req-3a2992ec-fd52-460e-8223-c2dc57025d47 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:48.590783 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:48.590783 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:48.591305 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-fae48c0d-d62b-4afb-9965-7d4b5e28f474 req-3a2992ec-fd52-460e-8223-c2dc57025d47 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:31:48.606704 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-fae48c0d-d62b-4afb-9965-7d4b5e28f474 req-3a2992ec-fd52-460e-8223-c2dc57025d47 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Begin detaching volume completed successfully. Aug 06 14:31:48.606992 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-fae48c0d-d62b-4afb-9965-7d4b5e28f474 req-3a2992ec-fd52-460e-8223-c2dc57025d47 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a/action returned with HTTP 202 Aug 06 14:31:48.607532 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1139/4547] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:31:48 2026] POST /volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:31:48.679274 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-20121822-b5ed-4b7f-8dd6-cb09cae879ec None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:48.679722 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-20121822-b5ed-4b7f-8dd6-cb09cae879ec None None] GET https://10.4.3.229/volume// Aug 06 14:31:48.679967 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-20121822-b5ed-4b7f-8dd6-cb09cae879ec None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:48.680212 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-20121822-b5ed-4b7f-8dd6-cb09cae879ec None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:48.680590 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-20121822-b5ed-4b7f-8dd6-cb09cae879ec None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:31:48.680969 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1133/4548] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:31: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 06 14:31:48.687826 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-fae48c0d-d62b-4afb-9965-7d4b5e28f474 req-97c9d6d7-a1e4-40ba-ac7d-7a97d9d6c638 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:48.690949 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-fae48c0d-d62b-4afb-9965-7d4b5e28f474 req-97c9d6d7-a1e4-40ba-ac7d-7a97d9d6c638 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a Aug 06 14:31:48.691293 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-fae48c0d-d62b-4afb-9965-7d4b5e28f474 req-97c9d6d7-a1e4-40ba-ac7d-7a97d9d6c638 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:48.691566 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-fae48c0d-d62b-4afb-9965-7d4b5e28f474 req-97c9d6d7-a1e4-40ba-ac7d-7a97d9d6c638 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:48.713736 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-20f4f743-05ee-4a29-9f5c-9641d78bddd1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:48.714355 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:48.714355 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:48.716927 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-20f4f743-05ee-4a29-9f5c-9641d78bddd1 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 Aug 06 14:31:48.717113 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-20f4f743-05ee-4a29-9f5c-9641d78bddd1 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:48.717294 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-20f4f743-05ee-4a29-9f5c-9641d78bddd1 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:48.717393 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-20f4f743-05ee-4a29-9f5c-9641d78bddd1 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id a75aec09-e527-4f5d-a233-d6afe53404a3. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:48.720334 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f38bcaad-f29a-4975-87e3-5067217658ed None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:48.723234 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-fae48c0d-d62b-4afb-9965-7d4b5e28f474 req-97c9d6d7-a1e4-40ba-ac7d-7a97d9d6c638 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:31:48.724747 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:48.724747 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:48.725282 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f38bcaad-f29a-4975-87e3-5067217658ed tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 Aug 06 14:31:48.725365 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-20f4f743-05ee-4a29-9f5c-9641d78bddd1 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 returned with HTTP 200 Aug 06 14:31:48.725579 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f38bcaad-f29a-4975-87e3-5067217658ed tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:48.725644 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-fae48c0d-d62b-4afb-9965-7d4b5e28f474 req-97c9d6d7-a1e4-40ba-ac7d-7a97d9d6c638 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a returned with HTTP 200 Aug 06 14:31:48.725728 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1145/4549] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:48 2026] GET /volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:48.725789 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f38bcaad-f29a-4975-87e3-5067217658ed tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:48.725907 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-f38bcaad-f29a-4975-87e3-5067217658ed tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 01c656ee-2c8e-463a-9618-a54dd4509238. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:48.726058 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1133/4550] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:31:48 2026] GET /volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a => generated 1352 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:31:48.731037 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:48.731037 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:48.731981 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f38bcaad-f29a-4975-87e3-5067217658ed tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 returned with HTTP 200 Aug 06 14:31:48.732556 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1140/4551] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:48 2026] GET /volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:48.737830 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-fae48c0d-d62b-4afb-9965-7d4b5e28f474 req-854daaf1-6330-4d90-8589-707bfed7e5f5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:48.739965 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-fae48c0d-d62b-4afb-9965-7d4b5e28f474 req-854daaf1-6330-4d90-8589-707bfed7e5f5 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a/encryption Aug 06 14:31:48.740197 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-fae48c0d-d62b-4afb-9965-7d4b5e28f474 req-854daaf1-6330-4d90-8589-707bfed7e5f5 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:48.740440 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-fae48c0d-d62b-4afb-9965-7d4b5e28f474 req-854daaf1-6330-4d90-8589-707bfed7e5f5 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:48.750207 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:48.750207 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:48.756952 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-fae48c0d-d62b-4afb-9965-7d4b5e28f474 req-854daaf1-6330-4d90-8589-707bfed7e5f5 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a/encryption returned with HTTP 200 Aug 06 14:31:48.757560 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1134/4552] 10.4.3.229 () {68 vars in 1631 bytes} [Thu Aug 6 14:31:48 2026] GET /volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:49.284374 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-744973df-f9fe-4b18-bcec-fc34e8a240ae None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:49.378889 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-744973df-f9fe-4b18-bcec-fc34e8a240ae tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:31:49.379311 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-744973df-f9fe-4b18-bcec-fc34e8a240ae tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:49.381041 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-744973df-f9fe-4b18-bcec-fc34e8a240ae tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:31:49.381206 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-744973df-f9fe-4b18-bcec-fc34e8a240ae tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Create volume of 1 GB Aug 06 14:31:49.385984 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-744973df-f9fe-4b18-bcec-fc34e8a240ae tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Availability Zones retrieved successfully. Aug 06 14:31:49.393597 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-744973df-f9fe-4b18-bcec-fc34e8a240ae tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Flow 'volume_create_api' (49caf9d2-90a7-4288-b1c6-5d97a479b26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:49.394788 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-744973df-f9fe-4b18-bcec-fc34e8a240ae tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7478ebc0-1cd2-4d12-982c-081b2eb5cdbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:49.395959 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-744973df-f9fe-4b18-bcec-fc34e8a240ae tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:31:49.424271 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-744973df-f9fe-4b18-bcec-fc34e8a240ae tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7478ebc0-1cd2-4d12-982c-081b2eb5cdbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:49.425276 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-744973df-f9fe-4b18-bcec-fc34e8a240ae tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96154713-866f-4c99-9e85-7db497cd501b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:49.516559 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-744973df-f9fe-4b18-bcec-fc34e8a240ae tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Created reservations ['a6c52699-a31f-4598-acc9-7aa7ff307ebe', 'eb75f202-f932-4145-8f6d-bd818923dcb5', '128cd81f-8ca2-49e3-bcec-706cc500e359', '61566c43-d774-48e5-a0e2-9543fb2a823b'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:49.517407 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-744973df-f9fe-4b18-bcec-fc34e8a240ae tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96154713-866f-4c99-9e85-7db497cd501b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6c52699-a31f-4598-acc9-7aa7ff307ebe', 'eb75f202-f932-4145-8f6d-bd818923dcb5', '128cd81f-8ca2-49e3-bcec-706cc500e359', '61566c43-d774-48e5-a0e2-9543fb2a823b']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:49.518410 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-744973df-f9fe-4b18-bcec-fc34e8a240ae tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15d9ef97-3ec9-4cef-8d32-7b96443f0328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:49.544846 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-744973df-f9fe-4b18-bcec-fc34e8a240ae tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15d9ef97-3ec9-4cef-8d32-7b96443f0328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '595c5ea7-bb97-4845-be90-783bafe6f36b', '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='cfb873e1daed48b6b0daa2fc7014e3f2',qos_specs=None,replication_status=,reservations=['a6c52699-a31f-4598-acc9-7aa7ff307ebe','eb75f202-f932-4145-8f6d-bd818923dcb5','128cd81f-8ca2-49e3-bcec-706cc500e359','61566c43-d774-48e5-a0e2-9543fb2a823b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3fd6fefcdd64a68a3fee186f798f082',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:31:49Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=595c5ea7-bb97-4845-be90-783bafe6f36b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfb873e1daed48b6b0daa2fc7014e3f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3fd6fefcdd64a68a3fee186f798f082',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:49.545577 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-744973df-f9fe-4b18-bcec-fc34e8a240ae tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec7af8d3-54ef-4ddf-9468-cb970fdce034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:49.571256 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-744973df-f9fe-4b18-bcec-fc34e8a240ae tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec7af8d3-54ef-4ddf-9468-cb970fdce034) transitioned into state 'SUCCESS' from 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='cfb873e1daed48b6b0daa2fc7014e3f2',qos_specs=None,replication_status=,reservations=['a6c52699-a31f-4598-acc9-7aa7ff307ebe','eb75f202-f932-4145-8f6d-bd818923dcb5','128cd81f-8ca2-49e3-bcec-706cc500e359','61566c43-d774-48e5-a0e2-9543fb2a823b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3fd6fefcdd64a68a3fee186f798f082',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:49.572790 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-744973df-f9fe-4b18-bcec-fc34e8a240ae tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75a47003-5ba7-4e47-bd2b-fd73d3b0d903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:49.588887 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-744973df-f9fe-4b18-bcec-fc34e8a240ae tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75a47003-5ba7-4e47-bd2b-fd73d3b0d903) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:49.589796 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-744973df-f9fe-4b18-bcec-fc34e8a240ae tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Flow 'volume_create_api' (49caf9d2-90a7-4288-b1c6-5d97a479b26b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:49.590818 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-744973df-f9fe-4b18-bcec-fc34e8a240ae tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Create volume request issued successfully. Aug 06 14:31:49.591955 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-744973df-f9fe-4b18-bcec-fc34e8a240ae tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:31:49.592256 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1146/4553] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:31:49 2026] POST /volume/v3/volumes => generated 740 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:31:49.607498 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6d7a0708-e3b8-4386-94bc-a81e59f0f175 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:49.609366 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6d7a0708-e3b8-4386-94bc-a81e59f0f175 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] GET https://10.4.3.229/volume/v3/volumes/595c5ea7-bb97-4845-be90-783bafe6f36b Aug 06 14:31:49.609615 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6d7a0708-e3b8-4386-94bc-a81e59f0f175 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:49.609879 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6d7a0708-e3b8-4386-94bc-a81e59f0f175 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:49.618448 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:49.618448 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:49.620451 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6d7a0708-e3b8-4386-94bc-a81e59f0f175 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Volume info retrieved successfully. Aug 06 14:31:49.624476 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6d7a0708-e3b8-4386-94bc-a81e59f0f175 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] https://10.4.3.229/volume/v3/volumes/595c5ea7-bb97-4845-be90-783bafe6f36b returned with HTTP 200 Aug 06 14:31:49.624810 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1134/4554] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:49 2026] GET /volume/v3/volumes/595c5ea7-bb97-4845-be90-783bafe6f36b => generated 808 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:49.742671 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f02fbf39-d5e3-4dbb-89e3-828ed1b7c750 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:49.746009 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-cb603638-ebe7-49ca-affc-817d241469eb None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:49.747933 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f02fbf39-d5e3-4dbb-89e3-828ed1b7c750 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 Aug 06 14:31:49.748227 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f02fbf39-d5e3-4dbb-89e3-828ed1b7c750 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:49.748498 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f02fbf39-d5e3-4dbb-89e3-828ed1b7c750 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:49.748638 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-f02fbf39-d5e3-4dbb-89e3-828ed1b7c750 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id a75aec09-e527-4f5d-a233-d6afe53404a3. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:49.750144 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cb603638-ebe7-49ca-affc-817d241469eb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 Aug 06 14:31:49.752588 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cb603638-ebe7-49ca-affc-817d241469eb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:49.753103 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cb603638-ebe7-49ca-affc-817d241469eb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:49.753103 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-cb603638-ebe7-49ca-affc-817d241469eb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 01c656ee-2c8e-463a-9618-a54dd4509238. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:49.754124 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:49.754124 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:49.754986 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f02fbf39-d5e3-4dbb-89e3-828ed1b7c750 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 returned with HTTP 200 Aug 06 14:31:49.755495 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1141/4555] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:49 2026] GET /volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:49.760995 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:49.760995 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:49.761866 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cb603638-ebe7-49ca-affc-817d241469eb tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 returned with HTTP 200 Aug 06 14:31:49.763361 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1135/4556] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:49 2026] GET /volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:50.637094 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-674b1fc1-aa70-4981-b326-b4fe9f04cb1d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:50.639353 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-674b1fc1-aa70-4981-b326-b4fe9f04cb1d tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] GET https://10.4.3.229/volume/v3/volumes/595c5ea7-bb97-4845-be90-783bafe6f36b Aug 06 14:31:50.639505 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-674b1fc1-aa70-4981-b326-b4fe9f04cb1d tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:50.639676 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-674b1fc1-aa70-4981-b326-b4fe9f04cb1d tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:50.648395 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:50.648395 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:50.652466 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-674b1fc1-aa70-4981-b326-b4fe9f04cb1d tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Volume info retrieved successfully. Aug 06 14:31:50.656692 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-674b1fc1-aa70-4981-b326-b4fe9f04cb1d tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] https://10.4.3.229/volume/v3/volumes/595c5ea7-bb97-4845-be90-783bafe6f36b returned with HTTP 200 Aug 06 14:31:50.657100 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1147/4557] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:50 2026] GET /volume/v3/volumes/595c5ea7-bb97-4845-be90-783bafe6f36b => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:50.670302 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f9faa644-ae83-483b-8122-5d727de289d1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:50.672509 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f9faa644-ae83-483b-8122-5d727de289d1 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] GET https://10.4.3.229/volume/v3/volumes/595c5ea7-bb97-4845-be90-783bafe6f36b Aug 06 14:31:50.672726 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f9faa644-ae83-483b-8122-5d727de289d1 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:50.672989 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f9faa644-ae83-483b-8122-5d727de289d1 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:50.680399 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:50.680399 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:50.684762 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f9faa644-ae83-483b-8122-5d727de289d1 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Volume info retrieved successfully. Aug 06 14:31:50.689647 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f9faa644-ae83-483b-8122-5d727de289d1 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] https://10.4.3.229/volume/v3/volumes/595c5ea7-bb97-4845-be90-783bafe6f36b returned with HTTP 200 Aug 06 14:31:50.690024 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1135/4558] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:50 2026] GET /volume/v3/volumes/595c5ea7-bb97-4845-be90-783bafe6f36b => generated 833 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:50.703923 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7e5ad412-3d89-4e81-a99e-f4990780b551 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:50.705977 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7e5ad412-3d89-4e81-a99e-f4990780b551 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:31:50.706308 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7e5ad412-3d89-4e81-a99e-f4990780b551 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1266548045"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:50.707813 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-7e5ad412-3d89-4e81-a99e-f4990780b551 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1266548045'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:31:50.707941 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-7e5ad412-3d89-4e81-a99e-f4990780b551 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Create volume of 1 GB Aug 06 14:31:50.712216 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-7e5ad412-3d89-4e81-a99e-f4990780b551 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Availability Zones retrieved successfully. Aug 06 14:31:50.719083 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7e5ad412-3d89-4e81-a99e-f4990780b551 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Flow 'volume_create_api' (c230f77d-c156-4912-becb-9f2e77cf51ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:50.720440 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7e5ad412-3d89-4e81-a99e-f4990780b551 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (279c8e1a-16d3-4945-897b-f1255f5660e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:50.721631 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-7e5ad412-3d89-4e81-a99e-f4990780b551 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:31:50.749059 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7e5ad412-3d89-4e81-a99e-f4990780b551 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (279c8e1a-16d3-4945-897b-f1255f5660e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:50.749799 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7e5ad412-3d89-4e81-a99e-f4990780b551 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa8fce3e-829b-46bc-8975-641efeb2a39f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:50.769485 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1bae5926-e4d0-40fb-bea5-10b8ef38bc1f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:50.771370 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1bae5926-e4d0-40fb-bea5-10b8ef38bc1f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 Aug 06 14:31:50.771976 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1bae5926-e4d0-40fb-bea5-10b8ef38bc1f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:50.771976 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1bae5926-e4d0-40fb-bea5-10b8ef38bc1f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:50.771976 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-1bae5926-e4d0-40fb-bea5-10b8ef38bc1f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id a75aec09-e527-4f5d-a233-d6afe53404a3. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:50.775849 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d79b385d-ee00-4b7f-bece-a832f70fff6b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:50.777495 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d79b385d-ee00-4b7f-bece-a832f70fff6b tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 Aug 06 14:31:50.777647 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d79b385d-ee00-4b7f-bece-a832f70fff6b tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:50.777786 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:50.777786 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:50.777871 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d79b385d-ee00-4b7f-bece-a832f70fff6b tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:50.777899 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-d79b385d-ee00-4b7f-bece-a832f70fff6b tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 01c656ee-2c8e-463a-9618-a54dd4509238. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:50.778628 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1bae5926-e4d0-40fb-bea5-10b8ef38bc1f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 returned with HTTP 200 Aug 06 14:31:50.779041 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1136/4559] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:50 2026] GET /volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:31:50.781982 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:50.781982 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:50.782242 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d79b385d-ee00-4b7f-bece-a832f70fff6b tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 returned with HTTP 200 Aug 06 14:31:50.782626 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1148/4560] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:50 2026] GET /volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:50.796811 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-7e5ad412-3d89-4e81-a99e-f4990780b551 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Created reservations ['5b879343-3717-48eb-bb42-24d2ddb63c3c', 'e5628e7b-b02c-4ce6-b235-3879945083f9', '0e8ebff3-01dd-4f43-8182-70fd31b10e76', 'e9796d70-4b51-480d-90c3-c54a12481bb4'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:50.797811 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7e5ad412-3d89-4e81-a99e-f4990780b551 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa8fce3e-829b-46bc-8975-641efeb2a39f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b879343-3717-48eb-bb42-24d2ddb63c3c', 'e5628e7b-b02c-4ce6-b235-3879945083f9', '0e8ebff3-01dd-4f43-8182-70fd31b10e76', 'e9796d70-4b51-480d-90c3-c54a12481bb4']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:50.798742 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7e5ad412-3d89-4e81-a99e-f4990780b551 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd2537ac-fa90-4334-8e86-5130d32f982c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:50.820706 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7e5ad412-3d89-4e81-a99e-f4990780b551 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd2537ac-fa90-4334-8e86-5130d32f982c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c5af57e-259e-4dcc-a31d-d6eaa90d7013', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1266548045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfb873e1daed48b6b0daa2fc7014e3f2',qos_specs=None,replication_status=,reservations=['5b879343-3717-48eb-bb42-24d2ddb63c3c','e5628e7b-b02c-4ce6-b235-3879945083f9','0e8ebff3-01dd-4f43-8182-70fd31b10e76','e9796d70-4b51-480d-90c3-c54a12481bb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3fd6fefcdd64a68a3fee186f798f082',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:31:50Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1266548045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c5af57e-259e-4dcc-a31d-d6eaa90d7013,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfb873e1daed48b6b0daa2fc7014e3f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3fd6fefcdd64a68a3fee186f798f082',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:50.821516 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7e5ad412-3d89-4e81-a99e-f4990780b551 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (787e953f-55f7-49de-8530-661dc0e892bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:50.838634 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7e5ad412-3d89-4e81-a99e-f4990780b551 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (787e953f-55f7-49de-8530-661dc0e892bf) transitioned into 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-1266548045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfb873e1daed48b6b0daa2fc7014e3f2',qos_specs=None,replication_status=,reservations=['5b879343-3717-48eb-bb42-24d2ddb63c3c','e5628e7b-b02c-4ce6-b235-3879945083f9','0e8ebff3-01dd-4f43-8182-70fd31b10e76','e9796d70-4b51-480d-90c3-c54a12481bb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3fd6fefcdd64a68a3fee186f798f082',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:50.839216 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7e5ad412-3d89-4e81-a99e-f4990780b551 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2136d9a5-6d35-494f-8cfe-8d29a0361b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:50.847851 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7e5ad412-3d89-4e81-a99e-f4990780b551 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2136d9a5-6d35-494f-8cfe-8d29a0361b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:50.848784 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-7e5ad412-3d89-4e81-a99e-f4990780b551 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Flow 'volume_create_api' (c230f77d-c156-4912-becb-9f2e77cf51ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:50.849069 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-7e5ad412-3d89-4e81-a99e-f4990780b551 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Create volume request issued successfully. Aug 06 14:31:50.849628 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7e5ad412-3d89-4e81-a99e-f4990780b551 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:31:50.850034 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1142/4561] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:31:50 2026] POST /volume/v3/volumes => generated 776 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:31:50.862935 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e804f458-1cc1-478f-906e-b84ca8e6acf4 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:50.864835 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e804f458-1cc1-478f-906e-b84ca8e6acf4 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] GET https://10.4.3.229/volume/v3/volumes/6c5af57e-259e-4dcc-a31d-d6eaa90d7013 Aug 06 14:31:50.865010 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e804f458-1cc1-478f-906e-b84ca8e6acf4 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:50.865213 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e804f458-1cc1-478f-906e-b84ca8e6acf4 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:50.872280 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:50.872280 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:50.876007 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-e804f458-1cc1-478f-906e-b84ca8e6acf4 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Volume info retrieved successfully. Aug 06 14:31:50.881224 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e804f458-1cc1-478f-906e-b84ca8e6acf4 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] https://10.4.3.229/volume/v3/volumes/6c5af57e-259e-4dcc-a31d-d6eaa90d7013 returned with HTTP 200 Aug 06 14:31:50.881716 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1136/4562] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:50 2026] GET /volume/v3/volumes/6c5af57e-259e-4dcc-a31d-d6eaa90d7013 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:51.789129 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-188a25db-d24a-4817-8f79-533c39b179e9 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:51.790774 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-188a25db-d24a-4817-8f79-533c39b179e9 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 Aug 06 14:31:51.792389 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-188a25db-d24a-4817-8f79-533c39b179e9 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:51.792389 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-188a25db-d24a-4817-8f79-533c39b179e9 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:51.792389 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-188a25db-d24a-4817-8f79-533c39b179e9 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id a75aec09-e527-4f5d-a233-d6afe53404a3. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:51.795563 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f12e2fbb-0902-4d16-83b6-2b77e5c475b4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:51.795988 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:51.795988 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:51.796536 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-188a25db-d24a-4817-8f79-533c39b179e9 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 returned with HTTP 200 Aug 06 14:31:51.796945 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1137/4563] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:51 2026] GET /volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:51.797560 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f12e2fbb-0902-4d16-83b6-2b77e5c475b4 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 Aug 06 14:31:51.797783 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f12e2fbb-0902-4d16-83b6-2b77e5c475b4 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:51.797965 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f12e2fbb-0902-4d16-83b6-2b77e5c475b4 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:51.798054 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-f12e2fbb-0902-4d16-83b6-2b77e5c475b4 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 01c656ee-2c8e-463a-9618-a54dd4509238. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:51.807143 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:51.807143 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:51.807848 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f12e2fbb-0902-4d16-83b6-2b77e5c475b4 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 returned with HTTP 200 Aug 06 14:31:51.808359 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1149/4564] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:51 2026] GET /volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:51.895603 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-2f7664bd-a95a-491c-ac2c-fc6c3e9eab86 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:51.897945 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2f7664bd-a95a-491c-ac2c-fc6c3e9eab86 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] GET https://10.4.3.229/volume/v3/volumes/6c5af57e-259e-4dcc-a31d-d6eaa90d7013 Aug 06 14:31:51.898145 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2f7664bd-a95a-491c-ac2c-fc6c3e9eab86 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:51.898349 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2f7664bd-a95a-491c-ac2c-fc6c3e9eab86 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:51.908461 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:51.908461 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:51.910667 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-2f7664bd-a95a-491c-ac2c-fc6c3e9eab86 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Volume info retrieved successfully. Aug 06 14:31:51.916499 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2f7664bd-a95a-491c-ac2c-fc6c3e9eab86 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] https://10.4.3.229/volume/v3/volumes/6c5af57e-259e-4dcc-a31d-d6eaa90d7013 returned with HTTP 200 Aug 06 14:31:51.916499 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1143/4565] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:51 2026] GET /volume/v3/volumes/6c5af57e-259e-4dcc-a31d-d6eaa90d7013 => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:51.928762 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-02223580-064c-40ce-a24e-f970d7771cfc None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:51.931883 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-02223580-064c-40ce-a24e-f970d7771cfc tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] GET https://10.4.3.229/volume/v3/volumes/6c5af57e-259e-4dcc-a31d-d6eaa90d7013 Aug 06 14:31:51.933394 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-02223580-064c-40ce-a24e-f970d7771cfc tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:51.933394 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-02223580-064c-40ce-a24e-f970d7771cfc tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:51.940060 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:51.940060 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:51.945076 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-02223580-064c-40ce-a24e-f970d7771cfc tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Volume info retrieved successfully. Aug 06 14:31:51.950605 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-02223580-064c-40ce-a24e-f970d7771cfc tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] https://10.4.3.229/volume/v3/volumes/6c5af57e-259e-4dcc-a31d-d6eaa90d7013 returned with HTTP 200 Aug 06 14:31:51.951083 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1137/4566] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:51 2026] GET /volume/v3/volumes/6c5af57e-259e-4dcc-a31d-d6eaa90d7013 => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:51.965933 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c2f3cb71-1e54-4e1c-8a4e-abfaaca9057f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:51.967965 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c2f3cb71-1e54-4e1c-8a4e-abfaaca9057f tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:31:51.968402 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c2f3cb71-1e54-4e1c-8a4e-abfaaca9057f tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c5af57e-259e-4dcc-a31d-d6eaa90d7013", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-2140234324"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:51.978536 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:51.978536 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:51.979075 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c2f3cb71-1e54-4e1c-8a4e-abfaaca9057f tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Volume info retrieved successfully. Aug 06 14:31:51.979246 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-c2f3cb71-1e54-4e1c-8a4e-abfaaca9057f tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Create snapshot from volume 6c5af57e-259e-4dcc-a31d-d6eaa90d7013 Aug 06 14:31:52.018527 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-c2f3cb71-1e54-4e1c-8a4e-abfaaca9057f tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Created reservations ['8743484e-b2a3-40c8-8ec8-e613fc8c4633', 'fcc26173-38c1-4c4d-baf3-86aa85cebb27', '79363179-8e6a-4c1c-a575-8d90121fca13', '0fc4549d-4a16-4154-b0c4-852c8809e608'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:52.048919 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c2f3cb71-1e54-4e1c-8a4e-abfaaca9057f tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Snapshot create request issued successfully. Aug 06 14:31:52.049202 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c2f3cb71-1e54-4e1c-8a4e-abfaaca9057f tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:31:52.049689 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1138/4567] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:31:51 2026] POST /volume/v3/snapshots => generated 326 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:31:52.058990 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-db11ccd1-8868-46da-a0e7-fe67ec699203 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:52.060936 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-db11ccd1-8868-46da-a0e7-fe67ec699203 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] GET https://10.4.3.229/volume/v3/snapshots/a04e6bc0-7baa-4794-af36-43f18b2d144b Aug 06 14:31:52.061221 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-db11ccd1-8868-46da-a0e7-fe67ec699203 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:52.061455 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-db11ccd1-8868-46da-a0e7-fe67ec699203 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:52.068460 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:52.068460 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:52.068460 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-db11ccd1-8868-46da-a0e7-fe67ec699203 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Snapshot retrieved successfully. Aug 06 14:31:52.068460 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-db11ccd1-8868-46da-a0e7-fe67ec699203 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] https://10.4.3.229/volume/v3/snapshots/a04e6bc0-7baa-4794-af36-43f18b2d144b returned with HTTP 200 Aug 06 14:31:52.068460 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1150/4568] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:52 2026] GET /volume/v3/snapshots/a04e6bc0-7baa-4794-af36-43f18b2d144b => generated 458 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:52.808894 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d1e231ce-6237-4c2c-9fb2-d9b38831b234 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:52.810990 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d1e231ce-6237-4c2c-9fb2-d9b38831b234 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 Aug 06 14:31:52.811228 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d1e231ce-6237-4c2c-9fb2-d9b38831b234 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:52.811484 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d1e231ce-6237-4c2c-9fb2-d9b38831b234 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:52.811624 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-d1e231ce-6237-4c2c-9fb2-d9b38831b234 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id a75aec09-e527-4f5d-a233-d6afe53404a3. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:52.819915 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:52.819915 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:52.820755 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d1e231ce-6237-4c2c-9fb2-d9b38831b234 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 returned with HTTP 200 Aug 06 14:31:52.821204 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1144/4569] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:52 2026] GET /volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:52.822279 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-458f8dc2-a54f-420f-9fd4-834531286338 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:52.825801 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-458f8dc2-a54f-420f-9fd4-834531286338 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 Aug 06 14:31:52.825972 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-458f8dc2-a54f-420f-9fd4-834531286338 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:52.826144 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-458f8dc2-a54f-420f-9fd4-834531286338 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:52.826237 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-458f8dc2-a54f-420f-9fd4-834531286338 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 01c656ee-2c8e-463a-9618-a54dd4509238. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:52.830526 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:52.830526 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:52.831310 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-458f8dc2-a54f-420f-9fd4-834531286338 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 returned with HTTP 200 Aug 06 14:31:52.831882 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1138/4570] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:52 2026] GET /volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:52.847651 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6a540b34-c897-493e-90cd-ac5b36b50b0e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:52.909851 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6a540b34-c897-493e-90cd-ac5b36b50b0e tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] GET https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238/export_record Aug 06 14:31:52.910070 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6a540b34-c897-493e-90cd-ac5b36b50b0e tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:52.910251 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6a540b34-c897-493e-90cd-ac5b36b50b0e tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] Calling method 'export_record' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:52.910368 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.backups [None req-6a540b34-c897-493e-90cd-ac5b36b50b0e tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] Export record for backup 01c656ee-2c8e-463a-9618-a54dd4509238. {{(pid=100398) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 14:31:52.914716 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:52.914716 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:52.915870 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.policy [None req-6a540b34-c897-493e-90cd-ac5b36b50b0e tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '53b6c5ee947749b8ab866b308b9f083a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4188ef36d31f4760972f2733f628c63d', '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=100398) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:31:52.916116 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6a540b34-c897-493e-90cd-ac5b36b50b0e tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238/export_record returned with HTTP 403 Aug 06 14:31:52.916733 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1139/4571] 10.4.3.229 () {68 vars in 1430 bytes} [Thu Aug 6 14:31:52 2026] GET /volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238/export_record => generated 101 bytes in 69 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:52.926180 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a042db88-4ab6-4a38-bb2d-5d8e2817114f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:52.927780 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a042db88-4ab6-4a38-bb2d-5d8e2817114f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:31:52.928097 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a042db88-4ab6-4a38-bb2d-5d8e2817114f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-155012907"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:52.929539 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-a042db88-4ab6-4a38-bb2d-5d8e2817114f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-155012907'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:31:52.929652 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-a042db88-4ab6-4a38-bb2d-5d8e2817114f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Create volume of 1 GB Aug 06 14:31:52.933587 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-a042db88-4ab6-4a38-bb2d-5d8e2817114f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Availability Zones retrieved successfully. Aug 06 14:31:52.938613 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a042db88-4ab6-4a38-bb2d-5d8e2817114f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Flow 'volume_create_api' (8a48dd8e-75b8-4b73-8fae-62081d6b4f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:52.940057 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a042db88-4ab6-4a38-bb2d-5d8e2817114f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d160cc7-b9ca-4b7d-92d0-ac5f0256b6ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:52.940962 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-a042db88-4ab6-4a38-bb2d-5d8e2817114f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:31:52.963789 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a042db88-4ab6-4a38-bb2d-5d8e2817114f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d160cc7-b9ca-4b7d-92d0-ac5f0256b6ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:52.964441 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a042db88-4ab6-4a38-bb2d-5d8e2817114f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8574a0b-44de-431b-8d55-eb129f2cd715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:53.006132 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-a042db88-4ab6-4a38-bb2d-5d8e2817114f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Created reservations ['9a0f21b4-226c-4c2a-9e56-3489554e49a7', '40cccea0-1828-4b6a-bf33-0236c316429e', '3e4c0c05-5a68-406a-b3b0-cbf5b2ff49e4', 'cbe01d9b-39b4-4080-a633-b58e9df465f9'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:53.007006 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a042db88-4ab6-4a38-bb2d-5d8e2817114f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8574a0b-44de-431b-8d55-eb129f2cd715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a0f21b4-226c-4c2a-9e56-3489554e49a7', '40cccea0-1828-4b6a-bf33-0236c316429e', '3e4c0c05-5a68-406a-b3b0-cbf5b2ff49e4', 'cbe01d9b-39b4-4080-a633-b58e9df465f9']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:53.007861 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a042db88-4ab6-4a38-bb2d-5d8e2817114f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae6700e0-5aa3-42f4-9bbb-91ba34ac18d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:53.033411 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a042db88-4ab6-4a38-bb2d-5d8e2817114f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae6700e0-5aa3-42f4-9bbb-91ba34ac18d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '814c68c8-fabd-4703-bfb5-2f52bae25585', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-155012907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4188ef36d31f4760972f2733f628c63d',qos_specs=None,replication_status=,reservations=['9a0f21b4-226c-4c2a-9e56-3489554e49a7','40cccea0-1828-4b6a-bf33-0236c316429e','3e4c0c05-5a68-406a-b3b0-cbf5b2ff49e4','cbe01d9b-39b4-4080-a633-b58e9df465f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5803b53785246b1a2613c7e025f3d16',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:31:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-155012907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=814c68c8-fabd-4703-bfb5-2f52bae25585,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4188ef36d31f4760972f2733f628c63d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5803b53785246b1a2613c7e025f3d16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:53.034152 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a042db88-4ab6-4a38-bb2d-5d8e2817114f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f814d70-2afd-4139-a960-83cb55a072ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:53.055229 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a042db88-4ab6-4a38-bb2d-5d8e2817114f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f814d70-2afd-4139-a960-83cb55a072ea) transitioned into state 'SUCCESS' from state '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-155012907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4188ef36d31f4760972f2733f628c63d',qos_specs=None,replication_status=,reservations=['9a0f21b4-226c-4c2a-9e56-3489554e49a7','40cccea0-1828-4b6a-bf33-0236c316429e','3e4c0c05-5a68-406a-b3b0-cbf5b2ff49e4','cbe01d9b-39b4-4080-a633-b58e9df465f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5803b53785246b1a2613c7e025f3d16',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:53.055229 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a042db88-4ab6-4a38-bb2d-5d8e2817114f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e241a2dc-39f0-439c-8aef-ef0e753de310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:53.066087 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a042db88-4ab6-4a38-bb2d-5d8e2817114f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e241a2dc-39f0-439c-8aef-ef0e753de310) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:53.067163 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a042db88-4ab6-4a38-bb2d-5d8e2817114f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Flow 'volume_create_api' (8a48dd8e-75b8-4b73-8fae-62081d6b4f16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:53.067735 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-a042db88-4ab6-4a38-bb2d-5d8e2817114f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Create volume request issued successfully. Aug 06 14:31:53.068640 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a042db88-4ab6-4a38-bb2d-5d8e2817114f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:31:53.069184 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1151/4572] 10.4.3.229 () {70 vars in 1298 bytes} [Thu Aug 6 14:31:52 2026] POST /volume/v3/volumes => generated 777 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:31:53.085195 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1564c269-97f9-4d3d-9f6a-7abf0f9e9d74 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:53.087726 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9c0d745a-c44b-4c95-8758-513cfd0a8e22 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:53.088072 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1564c269-97f9-4d3d-9f6a-7abf0f9e9d74 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] GET https://10.4.3.229/volume/v3/snapshots/a04e6bc0-7baa-4794-af36-43f18b2d144b Aug 06 14:31:53.088400 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1564c269-97f9-4d3d-9f6a-7abf0f9e9d74 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:53.088615 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1564c269-97f9-4d3d-9f6a-7abf0f9e9d74 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:53.089461 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9c0d745a-c44b-4c95-8758-513cfd0a8e22 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/volumes/814c68c8-fabd-4703-bfb5-2f52bae25585 Aug 06 14:31:53.089666 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9c0d745a-c44b-4c95-8758-513cfd0a8e22 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:53.089849 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9c0d745a-c44b-4c95-8758-513cfd0a8e22 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:53.094389 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:53.094389 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:53.094923 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1564c269-97f9-4d3d-9f6a-7abf0f9e9d74 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Snapshot retrieved successfully. Aug 06 14:31:53.095793 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1564c269-97f9-4d3d-9f6a-7abf0f9e9d74 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] https://10.4.3.229/volume/v3/snapshots/a04e6bc0-7baa-4794-af36-43f18b2d144b returned with HTTP 200 Aug 06 14:31:53.096218 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1145/4573] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:53 2026] GET /volume/v3/snapshots/a04e6bc0-7baa-4794-af36-43f18b2d144b => generated 485 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:53.099799 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:53.099799 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:53.105369 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-504dced0-d22f-49d4-b711-eba80291a8b4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:53.105928 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-9c0d745a-c44b-4c95-8758-513cfd0a8e22 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Volume info retrieved successfully. Aug 06 14:31:53.107519 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-504dced0-d22f-49d4-b711-eba80291a8b4 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] GET https://10.4.3.229/volume/v3/snapshots/a04e6bc0-7baa-4794-af36-43f18b2d144b Aug 06 14:31:53.107730 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-504dced0-d22f-49d4-b711-eba80291a8b4 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:53.107915 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-504dced0-d22f-49d4-b711-eba80291a8b4 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:53.110393 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9c0d745a-c44b-4c95-8758-513cfd0a8e22 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/volumes/814c68c8-fabd-4703-bfb5-2f52bae25585 returned with HTTP 200 Aug 06 14:31:53.110975 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1139/4574] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:53 2026] GET /volume/v3/volumes/814c68c8-fabd-4703-bfb5-2f52bae25585 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:53.113580 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:53.113580 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:53.114029 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-504dced0-d22f-49d4-b711-eba80291a8b4 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Snapshot retrieved successfully. Aug 06 14:31:53.114742 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-504dced0-d22f-49d4-b711-eba80291a8b4 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] https://10.4.3.229/volume/v3/snapshots/a04e6bc0-7baa-4794-af36-43f18b2d144b returned with HTTP 200 Aug 06 14:31:53.115076 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1140/4575] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:53 2026] GET /volume/v3/snapshots/a04e6bc0-7baa-4794-af36-43f18b2d144b => generated 485 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:53.125535 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-520f34c8-f27c-47fe-94a9-2c3416bad270 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:53.127068 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-520f34c8-f27c-47fe-94a9-2c3416bad270 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/a04e6bc0-7baa-4794-af36-43f18b2d144b Aug 06 14:31:53.127308 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-520f34c8-f27c-47fe-94a9-2c3416bad270 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:53.127648 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-520f34c8-f27c-47fe-94a9-2c3416bad270 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:53.127850 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-520f34c8-f27c-47fe-94a9-2c3416bad270 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Delete snapshot with id: a04e6bc0-7baa-4794-af36-43f18b2d144b Aug 06 14:31:53.135625 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:53.135625 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:53.135625 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-520f34c8-f27c-47fe-94a9-2c3416bad270 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Snapshot retrieved successfully. Aug 06 14:31:53.153520 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-520f34c8-f27c-47fe-94a9-2c3416bad270 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Snapshot delete request issued successfully. Aug 06 14:31:53.153520 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-520f34c8-f27c-47fe-94a9-2c3416bad270 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] https://10.4.3.229/volume/v3/snapshots/a04e6bc0-7baa-4794-af36-43f18b2d144b returned with HTTP 202 Aug 06 14:31:53.153520 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1152/4576] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:31:53 2026] DELETE /volume/v3/snapshots/a04e6bc0-7baa-4794-af36-43f18b2d144b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:31:53.162239 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-3d5db6a1-81dd-49f0-92a3-16de1b574842 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:53.163715 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3d5db6a1-81dd-49f0-92a3-16de1b574842 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] GET https://10.4.3.229/volume/v3/snapshots/a04e6bc0-7baa-4794-af36-43f18b2d144b Aug 06 14:31:53.163925 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3d5db6a1-81dd-49f0-92a3-16de1b574842 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:53.164065 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3d5db6a1-81dd-49f0-92a3-16de1b574842 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:53.168598 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:53.168598 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:53.169022 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-3d5db6a1-81dd-49f0-92a3-16de1b574842 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Snapshot retrieved successfully. Aug 06 14:31:53.171457 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3d5db6a1-81dd-49f0-92a3-16de1b574842 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] https://10.4.3.229/volume/v3/snapshots/a04e6bc0-7baa-4794-af36-43f18b2d144b returned with HTTP 200 Aug 06 14:31:53.171457 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1146/4577] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:53 2026] GET /volume/v3/snapshots/a04e6bc0-7baa-4794-af36-43f18b2d144b => generated 484 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:53.830953 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-571a0e96-40a4-49c9-87ef-26b4a3679959 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:53.833260 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-571a0e96-40a4-49c9-87ef-26b4a3679959 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 Aug 06 14:31:53.833612 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-571a0e96-40a4-49c9-87ef-26b4a3679959 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:53.833872 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-571a0e96-40a4-49c9-87ef-26b4a3679959 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:53.834083 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-571a0e96-40a4-49c9-87ef-26b4a3679959 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id a75aec09-e527-4f5d-a233-d6afe53404a3. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:53.838927 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:53.838927 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:53.839564 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-571a0e96-40a4-49c9-87ef-26b4a3679959 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 returned with HTTP 200 Aug 06 14:31:53.839926 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1140/4578] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:53 2026] GET /volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:54.124977 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5276feba-08db-4d5e-86e0-a1734dfbe08d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:54.126726 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5276feba-08db-4d5e-86e0-a1734dfbe08d tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/volumes/814c68c8-fabd-4703-bfb5-2f52bae25585 Aug 06 14:31:54.126967 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5276feba-08db-4d5e-86e0-a1734dfbe08d tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:54.127130 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5276feba-08db-4d5e-86e0-a1734dfbe08d tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:54.133695 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:54.133695 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:54.136939 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5276feba-08db-4d5e-86e0-a1734dfbe08d tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Volume info retrieved successfully. Aug 06 14:31:54.140294 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5276feba-08db-4d5e-86e0-a1734dfbe08d tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/volumes/814c68c8-fabd-4703-bfb5-2f52bae25585 returned with HTTP 200 Aug 06 14:31:54.140685 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1141/4579] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:54 2026] GET /volume/v3/volumes/814c68c8-fabd-4703-bfb5-2f52bae25585 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:54.153958 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-07d7740a-de0f-4bc9-a4bf-239cee3fb0af None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:54.155639 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-07d7740a-de0f-4bc9-a4bf-239cee3fb0af tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 06 14:31:54.156081 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-07d7740a-de0f-4bc9-a4bf-239cee3fb0af tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "814c68c8-fabd-4703-bfb5-2f52bae25585", "name": "tempest-type-Backup-2081612654"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:54.159008 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.backups [None req-07d7740a-de0f-4bc9-a4bf-239cee3fb0af tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Creating new backup {'backup': {'volume_id': '814c68c8-fabd-4703-bfb5-2f52bae25585', 'name': 'tempest-type-Backup-2081612654'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:31:54.159008 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.backups [None req-07d7740a-de0f-4bc9-a4bf-239cee3fb0af tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Creating backup of volume 814c68c8-fabd-4703-bfb5-2f52bae25585 in container None Aug 06 14:31:54.166805 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:54.166805 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:54.166805 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-07d7740a-de0f-4bc9-a4bf-239cee3fb0af tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Volume info retrieved successfully. Aug 06 14:31:54.180854 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-aee8a7c6-f5af-4600-855f-a8eb8647bcd7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:54.184072 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-aee8a7c6-f5af-4600-855f-a8eb8647bcd7 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] GET https://10.4.3.229/volume/v3/snapshots/a04e6bc0-7baa-4794-af36-43f18b2d144b Aug 06 14:31:54.184268 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-07d7740a-de0f-4bc9-a4bf-239cee3fb0af tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Created reservations ['f2a31fcb-c42d-4d75-b62e-5e59d7e15c36', '9432dae3-b8af-446c-9e7f-317514e156a9'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:54.184353 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-aee8a7c6-f5af-4600-855f-a8eb8647bcd7 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:54.184353 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-aee8a7c6-f5af-4600-855f-a8eb8647bcd7 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:54.187844 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-aee8a7c6-f5af-4600-855f-a8eb8647bcd7 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] https://10.4.3.229/volume/v3/snapshots/a04e6bc0-7baa-4794-af36-43f18b2d144b returned with HTTP 404 Aug 06 14:31:54.188466 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1147/4580] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:54 2026] GET /volume/v3/snapshots/a04e6bc0-7baa-4794-af36-43f18b2d144b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:54.195351 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f387d0de-9556-44e7-af11-58e3c03395f1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:54.198542 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f387d0de-9556-44e7-af11-58e3c03395f1 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] DELETE https://10.4.3.229/volume/v3/volumes/6c5af57e-259e-4dcc-a31d-d6eaa90d7013 Aug 06 14:31:54.198542 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f387d0de-9556-44e7-af11-58e3c03395f1 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:54.198542 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f387d0de-9556-44e7-af11-58e3c03395f1 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:54.198542 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-f387d0de-9556-44e7-af11-58e3c03395f1 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Delete volume with id: 6c5af57e-259e-4dcc-a31d-d6eaa90d7013 Aug 06 14:31:54.208894 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:54.208894 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:54.209652 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f387d0de-9556-44e7-af11-58e3c03395f1 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Volume info retrieved successfully. Aug 06 14:31:54.215236 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-07d7740a-de0f-4bc9-a4bf-239cee3fb0af tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:31:54.216082 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1153/4581] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:31:54 2026] POST /volume/v3/backups => generated 316 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:31:54.225890 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c68e052d-570f-4403-a9ab-4ce82290e9c8 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:54.227960 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c68e052d-570f-4403-a9ab-4ce82290e9c8 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f Aug 06 14:31:54.228274 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c68e052d-570f-4403-a9ab-4ce82290e9c8 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:54.228916 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c68e052d-570f-4403-a9ab-4ce82290e9c8 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:54.228916 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-c68e052d-570f-4403-a9ab-4ce82290e9c8 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 0fc99ebd-73c9-4949-8290-ded9e192e76f. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:54.233273 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:54.233273 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:54.233984 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c68e052d-570f-4403-a9ab-4ce82290e9c8 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f returned with HTTP 200 Aug 06 14:31:54.234513 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1142/4582] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:54 2026] GET /volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:31:54.239504 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f387d0de-9556-44e7-af11-58e3c03395f1 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Delete volume request issued successfully. Aug 06 14:31:54.242450 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f387d0de-9556-44e7-af11-58e3c03395f1 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] https://10.4.3.229/volume/v3/volumes/6c5af57e-259e-4dcc-a31d-d6eaa90d7013 returned with HTTP 202 Aug 06 14:31:54.242450 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1141/4583] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:31:54 2026] DELETE /volume/v3/volumes/6c5af57e-259e-4dcc-a31d-d6eaa90d7013 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:31:54.249677 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c014d39e-82ca-428c-8a10-c7e3c3677ca1 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:54.251391 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c014d39e-82ca-428c-8a10-c7e3c3677ca1 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] GET https://10.4.3.229/volume/v3/volumes/6c5af57e-259e-4dcc-a31d-d6eaa90d7013 Aug 06 14:31:54.251622 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c014d39e-82ca-428c-8a10-c7e3c3677ca1 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:54.251822 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c014d39e-82ca-428c-8a10-c7e3c3677ca1 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:54.258487 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:54.258487 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:54.262199 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c014d39e-82ca-428c-8a10-c7e3c3677ca1 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Volume info retrieved successfully. Aug 06 14:31:54.269460 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c014d39e-82ca-428c-8a10-c7e3c3677ca1 tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] https://10.4.3.229/volume/v3/volumes/6c5af57e-259e-4dcc-a31d-d6eaa90d7013 returned with HTTP 200 Aug 06 14:31:54.269460 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1148/4584] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:54 2026] GET /volume/v3/volumes/6c5af57e-259e-4dcc-a31d-d6eaa90d7013 => generated 868 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:54.852954 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3480071c-c2d5-4446-b1f1-9059ed2d18d2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:54.854503 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3480071c-c2d5-4446-b1f1-9059ed2d18d2 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 Aug 06 14:31:54.855180 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3480071c-c2d5-4446-b1f1-9059ed2d18d2 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:54.855570 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3480071c-c2d5-4446-b1f1-9059ed2d18d2 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:54.855858 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-3480071c-c2d5-4446-b1f1-9059ed2d18d2 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id a75aec09-e527-4f5d-a233-d6afe53404a3. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:54.861843 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:54.861843 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:54.863461 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3480071c-c2d5-4446-b1f1-9059ed2d18d2 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 returned with HTTP 200 Aug 06 14:31:54.863570 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1154/4585] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:54 2026] GET /volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:55.245734 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-02591d32-6595-4d41-93a8-ea6098c498b1 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:55.249265 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-02591d32-6595-4d41-93a8-ea6098c498b1 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f Aug 06 14:31:55.249265 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-02591d32-6595-4d41-93a8-ea6098c498b1 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:55.249265 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-02591d32-6595-4d41-93a8-ea6098c498b1 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:55.249265 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-02591d32-6595-4d41-93a8-ea6098c498b1 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 0fc99ebd-73c9-4949-8290-ded9e192e76f. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:55.253490 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:55.253490 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:55.254457 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-02591d32-6595-4d41-93a8-ea6098c498b1 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f returned with HTTP 200 Aug 06 14:31:55.254987 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1143/4586] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:55 2026] GET /volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:55.280659 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a94008e7-e41c-41c9-b233-dc9afdefd9db None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:55.282742 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a94008e7-e41c-41c9-b233-dc9afdefd9db tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] GET https://10.4.3.229/volume/v3/volumes/6c5af57e-259e-4dcc-a31d-d6eaa90d7013 Aug 06 14:31:55.282998 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a94008e7-e41c-41c9-b233-dc9afdefd9db tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:55.283211 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a94008e7-e41c-41c9-b233-dc9afdefd9db tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:55.289964 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a94008e7-e41c-41c9-b233-dc9afdefd9db tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] https://10.4.3.229/volume/v3/volumes/6c5af57e-259e-4dcc-a31d-d6eaa90d7013 returned with HTTP 404 Aug 06 14:31:55.290549 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1142/4587] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:55 2026] GET /volume/v3/volumes/6c5af57e-259e-4dcc-a31d-d6eaa90d7013 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:55.299181 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-73c077ad-85ae-4980-9a08-cc4fdebeca0b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:55.301519 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-73c077ad-85ae-4980-9a08-cc4fdebeca0b tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] DELETE https://10.4.3.229/volume/v3/volumes/595c5ea7-bb97-4845-be90-783bafe6f36b Aug 06 14:31:55.301748 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-73c077ad-85ae-4980-9a08-cc4fdebeca0b tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:55.302002 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-73c077ad-85ae-4980-9a08-cc4fdebeca0b tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:55.302329 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-73c077ad-85ae-4980-9a08-cc4fdebeca0b tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Delete volume with id: 595c5ea7-bb97-4845-be90-783bafe6f36b Aug 06 14:31:55.310035 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:55.310035 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:55.310512 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-73c077ad-85ae-4980-9a08-cc4fdebeca0b tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Volume info retrieved successfully. Aug 06 14:31:55.329401 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-73c077ad-85ae-4980-9a08-cc4fdebeca0b tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Delete volume request issued successfully. Aug 06 14:31:55.329615 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-73c077ad-85ae-4980-9a08-cc4fdebeca0b tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] https://10.4.3.229/volume/v3/volumes/595c5ea7-bb97-4845-be90-783bafe6f36b returned with HTTP 202 Aug 06 14:31:55.330041 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1149/4588] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:31:55 2026] DELETE /volume/v3/volumes/595c5ea7-bb97-4845-be90-783bafe6f36b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:31:55.336823 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-4644bf98-0329-4c6f-bc0a-014396ba2cbb None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:55.340405 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4644bf98-0329-4c6f-bc0a-014396ba2cbb tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] GET https://10.4.3.229/volume/v3/volumes/595c5ea7-bb97-4845-be90-783bafe6f36b Aug 06 14:31:55.340697 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4644bf98-0329-4c6f-bc0a-014396ba2cbb tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:55.340957 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4644bf98-0329-4c6f-bc0a-014396ba2cbb tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:55.356753 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:55.356753 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:55.362632 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-4644bf98-0329-4c6f-bc0a-014396ba2cbb tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Volume info retrieved successfully. Aug 06 14:31:55.372270 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4644bf98-0329-4c6f-bc0a-014396ba2cbb tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] https://10.4.3.229/volume/v3/volumes/595c5ea7-bb97-4845-be90-783bafe6f36b returned with HTTP 200 Aug 06 14:31:55.372774 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1155/4589] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:55 2026] GET /volume/v3/volumes/595c5ea7-bb97-4845-be90-783bafe6f36b => generated 832 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:55.875651 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-75bbe4fa-7796-4011-b5eb-0aa7ef1a8b4f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:55.877360 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-75bbe4fa-7796-4011-b5eb-0aa7ef1a8b4f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 Aug 06 14:31:55.877741 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-75bbe4fa-7796-4011-b5eb-0aa7ef1a8b4f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:55.878043 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-75bbe4fa-7796-4011-b5eb-0aa7ef1a8b4f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:55.878386 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-75bbe4fa-7796-4011-b5eb-0aa7ef1a8b4f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id a75aec09-e527-4f5d-a233-d6afe53404a3. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:55.883521 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:55.883521 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:55.884994 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-75bbe4fa-7796-4011-b5eb-0aa7ef1a8b4f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 returned with HTTP 200 Aug 06 14:31:55.884994 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1144/4590] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:55 2026] GET /volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:56.265336 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6df31981-869a-44f5-bc7e-03eb0c9c6b6c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:56.267180 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6df31981-869a-44f5-bc7e-03eb0c9c6b6c tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f Aug 06 14:31:56.267363 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6df31981-869a-44f5-bc7e-03eb0c9c6b6c tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:56.267569 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6df31981-869a-44f5-bc7e-03eb0c9c6b6c tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:56.267653 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-6df31981-869a-44f5-bc7e-03eb0c9c6b6c tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 0fc99ebd-73c9-4949-8290-ded9e192e76f. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:56.272391 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:56.272391 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:56.273015 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6df31981-869a-44f5-bc7e-03eb0c9c6b6c tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f returned with HTTP 200 Aug 06 14:31:56.273405 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1143/4591] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:56 2026] GET /volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:56.386457 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-072ac3fe-e0b1-4fd9-93d4-125f0906a93e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:56.388565 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-072ac3fe-e0b1-4fd9-93d4-125f0906a93e tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] GET https://10.4.3.229/volume/v3/volumes/595c5ea7-bb97-4845-be90-783bafe6f36b Aug 06 14:31:56.388819 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-072ac3fe-e0b1-4fd9-93d4-125f0906a93e tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:56.389021 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-072ac3fe-e0b1-4fd9-93d4-125f0906a93e tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:56.395994 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-072ac3fe-e0b1-4fd9-93d4-125f0906a93e tempest-CinderUnicodeTest-488410120 tempest-CinderUnicodeTest-488410120-project-member] https://10.4.3.229/volume/v3/volumes/595c5ea7-bb97-4845-be90-783bafe6f36b returned with HTTP 404 Aug 06 14:31:56.396621 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1150/4592] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:56 2026] GET /volume/v3/volumes/595c5ea7-bb97-4845-be90-783bafe6f36b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:31:56.897024 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-25188de8-e9bf-40c4-a7ef-ab0ca5c517c4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:56.897024 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-25188de8-e9bf-40c4-a7ef-ab0ca5c517c4 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 Aug 06 14:31:56.897024 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-25188de8-e9bf-40c4-a7ef-ab0ca5c517c4 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:56.897024 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-25188de8-e9bf-40c4-a7ef-ab0ca5c517c4 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:56.897024 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-25188de8-e9bf-40c4-a7ef-ab0ca5c517c4 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id a75aec09-e527-4f5d-a233-d6afe53404a3. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:56.974212 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:56.974212 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:56.974212 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-25188de8-e9bf-40c4-a7ef-ab0ca5c517c4 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 returned with HTTP 200 Aug 06 14:31:56.974212 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1156/4593] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:56 2026] GET /volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:57.288214 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-18643f34-3533-49b0-94bf-8dadcd4c3b57 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:57.288845 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-18643f34-3533-49b0-94bf-8dadcd4c3b57 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f Aug 06 14:31:57.289020 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-18643f34-3533-49b0-94bf-8dadcd4c3b57 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:57.289184 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-18643f34-3533-49b0-94bf-8dadcd4c3b57 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:57.289280 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-18643f34-3533-49b0-94bf-8dadcd4c3b57 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 0fc99ebd-73c9-4949-8290-ded9e192e76f. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:57.323516 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:57.323516 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:57.324233 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-18643f34-3533-49b0-94bf-8dadcd4c3b57 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f returned with HTTP 200 Aug 06 14:31:57.324689 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1145/4594] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:57 2026] GET /volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f => generated 736 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:57.924624 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e01f1d73-ccdb-42a4-9227-9880d9b0ce2c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:57.927056 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e01f1d73-ccdb-42a4-9227-9880d9b0ce2c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 Aug 06 14:31:57.927284 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e01f1d73-ccdb-42a4-9227-9880d9b0ce2c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:57.927495 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e01f1d73-ccdb-42a4-9227-9880d9b0ce2c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:57.927597 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-e01f1d73-ccdb-42a4-9227-9880d9b0ce2c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id a75aec09-e527-4f5d-a233-d6afe53404a3. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:57.932807 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:57.932807 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:57.933581 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e01f1d73-ccdb-42a4-9227-9880d9b0ce2c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 returned with HTTP 200 Aug 06 14:31:57.934056 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1144/4595] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:57 2026] GET /volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:58.337394 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-24f209e6-995b-48c5-b338-c6314a1abbc6 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:58.339159 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-24f209e6-995b-48c5-b338-c6314a1abbc6 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f Aug 06 14:31:58.339407 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-24f209e6-995b-48c5-b338-c6314a1abbc6 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:58.339661 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-24f209e6-995b-48c5-b338-c6314a1abbc6 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:58.339809 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-24f209e6-995b-48c5-b338-c6314a1abbc6 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 0fc99ebd-73c9-4949-8290-ded9e192e76f. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:58.344234 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:58.344234 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:58.344875 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-24f209e6-995b-48c5-b338-c6314a1abbc6 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f returned with HTTP 200 Aug 06 14:31:58.345376 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1151/4596] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:58 2026] GET /volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:58.398608 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9febbadd-f617-4f93-9567-6f165f8079a2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:58.522297 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9febbadd-f617-4f93-9567-6f165f8079a2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:31:58.522728 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9febbadd-f617-4f93-9567-6f165f8079a2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-421672737"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:58.524205 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-9febbadd-f617-4f93-9567-6f165f8079a2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-421672737'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:31:58.524365 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-9febbadd-f617-4f93-9567-6f165f8079a2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create volume of 1 GB Aug 06 14:31:58.529155 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-9febbadd-f617-4f93-9567-6f165f8079a2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Availability Zones retrieved successfully. Aug 06 14:31:58.535563 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-9febbadd-f617-4f93-9567-6f165f8079a2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Flow 'volume_create_api' (4f96ae39-21d3-48f5-a7ec-600469fac7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:58.536440 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-9febbadd-f617-4f93-9567-6f165f8079a2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (798f98b7-1c2b-4446-b87a-40e2c43b23d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:58.537258 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-9febbadd-f617-4f93-9567-6f165f8079a2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:31:58.576853 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-9febbadd-f617-4f93-9567-6f165f8079a2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (798f98b7-1c2b-4446-b87a-40e2c43b23d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:58.577717 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-9febbadd-f617-4f93-9567-6f165f8079a2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c76ea6b1-b414-4b55-bb6e-0c52a2bdc01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:58.643781 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-9febbadd-f617-4f93-9567-6f165f8079a2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Created reservations ['dd9e0cc5-6787-4bea-916a-08cde71478ce', 'eba35b3a-5705-4fd6-9c00-671770936a63', 'd753b54d-1ccf-45b5-a5a9-8b3852ee90bd', '2463495e-aad9-4702-9e87-dd0b589e4d9b'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:58.644563 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-9febbadd-f617-4f93-9567-6f165f8079a2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c76ea6b1-b414-4b55-bb6e-0c52a2bdc01e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd9e0cc5-6787-4bea-916a-08cde71478ce', 'eba35b3a-5705-4fd6-9c00-671770936a63', 'd753b54d-1ccf-45b5-a5a9-8b3852ee90bd', '2463495e-aad9-4702-9e87-dd0b589e4d9b']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:58.645368 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-9febbadd-f617-4f93-9567-6f165f8079a2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c4b9a80-ff7c-4b22-ae9a-0ef691ca259b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:58.668142 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-9febbadd-f617-4f93-9567-6f165f8079a2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c4b9a80-ff7c-4b22-ae9a-0ef691ca259b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5c33a86-3591-49be-a173-d83a23b1adac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-421672737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b7f454dcfec4de899e9593e4979f30f',qos_specs=None,replication_status=,reservations=['dd9e0cc5-6787-4bea-916a-08cde71478ce','eba35b3a-5705-4fd6-9c00-671770936a63','d753b54d-1ccf-45b5-a5a9-8b3852ee90bd','2463495e-aad9-4702-9e87-dd0b589e4d9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccad4c59c4ae4f73b821370a385e3d87',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:31:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-421672737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5c33a86-3591-49be-a173-d83a23b1adac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b7f454dcfec4de899e9593e4979f30f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccad4c59c4ae4f73b821370a385e3d87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:58.668927 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-9febbadd-f617-4f93-9567-6f165f8079a2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8485fbab-1603-456e-bde9-20533b683928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:58.685298 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-9febbadd-f617-4f93-9567-6f165f8079a2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8485fbab-1603-456e-bde9-20533b683928) transitioned into state 'SUCCESS' from state '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-421672737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b7f454dcfec4de899e9593e4979f30f',qos_specs=None,replication_status=,reservations=['dd9e0cc5-6787-4bea-916a-08cde71478ce','eba35b3a-5705-4fd6-9c00-671770936a63','d753b54d-1ccf-45b5-a5a9-8b3852ee90bd','2463495e-aad9-4702-9e87-dd0b589e4d9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccad4c59c4ae4f73b821370a385e3d87',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:58.686047 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-9febbadd-f617-4f93-9567-6f165f8079a2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b89e8d7f-0a6f-4946-b671-5ad9818c46e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:31:58.697826 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-9febbadd-f617-4f93-9567-6f165f8079a2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b89e8d7f-0a6f-4946-b671-5ad9818c46e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:31:58.698867 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-9febbadd-f617-4f93-9567-6f165f8079a2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Flow 'volume_create_api' (4f96ae39-21d3-48f5-a7ec-600469fac7ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:31:58.699181 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-9febbadd-f617-4f93-9567-6f165f8079a2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create volume request issued successfully. Aug 06 14:31:58.699742 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9febbadd-f617-4f93-9567-6f165f8079a2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:31:58.700136 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1157/4597] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:31:58 2026] POST /volume/v3/volumes => generated 777 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:31:58.712744 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b2c44937-07ea-42c3-8165-22f04fd30bdd None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:58.715201 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b2c44937-07ea-42c3-8165-22f04fd30bdd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/c5c33a86-3591-49be-a173-d83a23b1adac Aug 06 14:31:58.715396 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b2c44937-07ea-42c3-8165-22f04fd30bdd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:58.715668 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b2c44937-07ea-42c3-8165-22f04fd30bdd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:58.726097 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:58.726097 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:58.730479 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b2c44937-07ea-42c3-8165-22f04fd30bdd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:31:58.735151 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b2c44937-07ea-42c3-8165-22f04fd30bdd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/c5c33a86-3591-49be-a173-d83a23b1adac returned with HTTP 200 Aug 06 14:31:58.735608 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1146/4598] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:58 2026] GET /volume/v3/volumes/c5c33a86-3591-49be-a173-d83a23b1adac => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:58.948782 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-66bc1625-3982-4077-b232-1606c7a86ef4 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:58.950729 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-66bc1625-3982-4077-b232-1606c7a86ef4 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 Aug 06 14:31:58.951015 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-66bc1625-3982-4077-b232-1606c7a86ef4 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:58.951231 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-66bc1625-3982-4077-b232-1606c7a86ef4 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:58.951359 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-66bc1625-3982-4077-b232-1606c7a86ef4 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id a75aec09-e527-4f5d-a233-d6afe53404a3. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:58.956875 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:58.956875 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:58.957879 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-66bc1625-3982-4077-b232-1606c7a86ef4 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 returned with HTTP 200 Aug 06 14:31:58.958451 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1145/4599] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:58 2026] GET /volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:59.357613 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-73f05c09-f680-4727-820c-f6be0d061dad None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:59.359373 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-73f05c09-f680-4727-820c-f6be0d061dad tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f Aug 06 14:31:59.359680 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-73f05c09-f680-4727-820c-f6be0d061dad tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:59.359915 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-73f05c09-f680-4727-820c-f6be0d061dad tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:59.360043 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-73f05c09-f680-4727-820c-f6be0d061dad tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 0fc99ebd-73c9-4949-8290-ded9e192e76f. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:59.364716 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:59.364716 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:31:59.365507 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-73f05c09-f680-4727-820c-f6be0d061dad tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f returned with HTTP 200 Aug 06 14:31:59.365982 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1152/4600] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:59 2026] GET /volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:59.751641 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1338fb9e-7444-4307-991f-edf4c0c85956 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:59.754478 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1338fb9e-7444-4307-991f-edf4c0c85956 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/c5c33a86-3591-49be-a173-d83a23b1adac Aug 06 14:31:59.755166 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1338fb9e-7444-4307-991f-edf4c0c85956 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:59.755166 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1338fb9e-7444-4307-991f-edf4c0c85956 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:59.763301 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:59.763301 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:31:59.767634 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-1338fb9e-7444-4307-991f-edf4c0c85956 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:31:59.772388 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1338fb9e-7444-4307-991f-edf4c0c85956 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/c5c33a86-3591-49be-a173-d83a23b1adac returned with HTTP 200 Aug 06 14:31:59.773072 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1158/4601] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:31:59 2026] GET /volume/v3/volumes/c5c33a86-3591-49be-a173-d83a23b1adac => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:31:59.787341 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d477442b-22a3-4963-818b-63c8abc820f3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:59.877272 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d477442b-22a3-4963-818b-63c8abc820f3 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:31:59.877686 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d477442b-22a3-4963-818b-63c8abc820f3 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c5c33a86-3591-49be-a173-d83a23b1adac", "name": "tempest-ProjectMemberTests-Snapshot-2093552694"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:31:59.887661 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:59.887661 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:31:59.888171 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d477442b-22a3-4963-818b-63c8abc820f3 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Volume info retrieved successfully. Aug 06 14:31:59.888378 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-d477442b-22a3-4963-818b-63c8abc820f3 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Create snapshot from volume c5c33a86-3591-49be-a173-d83a23b1adac Aug 06 14:31:59.945438 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-d477442b-22a3-4963-818b-63c8abc820f3 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Created reservations ['437b5073-03f1-4c8f-b7a8-b986e41d2221', 'dd305c45-59ba-4341-b81f-5cf828534a3d', '1996035b-302d-4d97-b5a2-7df84ef1e9d9', 'f7d7324f-d189-48ba-b173-fae358747621'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:31:59.972610 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-eff4b7d5-e04e-4356-ab5d-446ec9cc54d5 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:59.975343 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-eff4b7d5-e04e-4356-ab5d-446ec9cc54d5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 Aug 06 14:31:59.975572 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-eff4b7d5-e04e-4356-ab5d-446ec9cc54d5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:59.975747 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-eff4b7d5-e04e-4356-ab5d-446ec9cc54d5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:31:59.975865 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-eff4b7d5-e04e-4356-ab5d-446ec9cc54d5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id a75aec09-e527-4f5d-a233-d6afe53404a3. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:31:59.979660 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d477442b-22a3-4963-818b-63c8abc820f3 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Snapshot create request issued successfully. Aug 06 14:31:59.979999 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d477442b-22a3-4963-818b-63c8abc820f3 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:31:59.980462 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1147/4602] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:31:59 2026] POST /volume/v3/snapshots => generated 305 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:31:59.983251 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:31:59.983251 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:31:59.983882 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-eff4b7d5-e04e-4356-ab5d-446ec9cc54d5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 returned with HTTP 200 Aug 06 14:31:59.984248 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1146/4603] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:31:59 2026] GET /volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:31:59.990133 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5ad73fef-af82-4c76-983f-522cb355fc09 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:31:59.995711 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5ad73fef-af82-4c76-983f-522cb355fc09 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] GET https://10.4.3.229/volume/v3/snapshots/9e38b02f-3bc1-4cfc-bf5c-03536d0654c2 Aug 06 14:31:59.995994 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5ad73fef-af82-4c76-983f-522cb355fc09 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:31:59.996271 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5ad73fef-af82-4c76-983f-522cb355fc09 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:00.006572 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:00.006572 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:00.007088 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-5ad73fef-af82-4c76-983f-522cb355fc09 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Snapshot retrieved successfully. Aug 06 14:32:00.008163 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5ad73fef-af82-4c76-983f-522cb355fc09 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] https://10.4.3.229/volume/v3/snapshots/9e38b02f-3bc1-4cfc-bf5c-03536d0654c2 returned with HTTP 200 Aug 06 14:32:00.008687 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1153/4604] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:31:59 2026] GET /volume/v3/snapshots/9e38b02f-3bc1-4cfc-bf5c-03536d0654c2 => generated 437 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:00.378119 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ca2ff171-d5dc-46f4-9643-b8cc43cad385 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:00.380280 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ca2ff171-d5dc-46f4-9643-b8cc43cad385 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f Aug 06 14:32:00.380671 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ca2ff171-d5dc-46f4-9643-b8cc43cad385 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:00.380763 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ca2ff171-d5dc-46f4-9643-b8cc43cad385 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:00.380888 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-ca2ff171-d5dc-46f4-9643-b8cc43cad385 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 0fc99ebd-73c9-4949-8290-ded9e192e76f. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:00.385563 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:00.385563 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:00.386231 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ca2ff171-d5dc-46f4-9643-b8cc43cad385 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f returned with HTTP 200 Aug 06 14:32:00.386803 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1159/4605] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:00 2026] GET /volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:00.995271 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-23f7d930-ee2c-44d4-bedb-0ebeb40b2167 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:00.997209 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-23f7d930-ee2c-44d4-bedb-0ebeb40b2167 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 Aug 06 14:32:00.998115 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-23f7d930-ee2c-44d4-bedb-0ebeb40b2167 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:00.998115 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-23f7d930-ee2c-44d4-bedb-0ebeb40b2167 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:00.998115 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-23f7d930-ee2c-44d4-bedb-0ebeb40b2167 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id a75aec09-e527-4f5d-a233-d6afe53404a3. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:01.002294 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:01.002294 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:01.003016 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-23f7d930-ee2c-44d4-bedb-0ebeb40b2167 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 returned with HTTP 200 Aug 06 14:32:01.003590 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1148/4606] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:00 2026] GET /volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:32:01.019942 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a5ee3995-7241-4913-bc4d-8eac7fc2c71b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:01.022129 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a5ee3995-7241-4913-bc4d-8eac7fc2c71b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] GET https://10.4.3.229/volume/v3/snapshots/9e38b02f-3bc1-4cfc-bf5c-03536d0654c2 Aug 06 14:32:01.022437 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a5ee3995-7241-4913-bc4d-8eac7fc2c71b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:01.022729 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a5ee3995-7241-4913-bc4d-8eac7fc2c71b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:01.029305 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:01.029305 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:01.029873 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-a5ee3995-7241-4913-bc4d-8eac7fc2c71b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Snapshot retrieved successfully. Aug 06 14:32:01.030768 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a5ee3995-7241-4913-bc4d-8eac7fc2c71b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] https://10.4.3.229/volume/v3/snapshots/9e38b02f-3bc1-4cfc-bf5c-03536d0654c2 returned with HTTP 200 Aug 06 14:32:01.031140 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1147/4607] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:01 2026] GET /volume/v3/snapshots/9e38b02f-3bc1-4cfc-bf5c-03536d0654c2 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:01.040813 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f4c86c31-7091-4bc1-acdb-78b5d5d1aa34 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:01.042458 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f4c86c31-7091-4bc1-acdb-78b5d5d1aa34 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/9e38b02f-3bc1-4cfc-bf5c-03536d0654c2 Aug 06 14:32:01.042617 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f4c86c31-7091-4bc1-acdb-78b5d5d1aa34 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:01.042785 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f4c86c31-7091-4bc1-acdb-78b5d5d1aa34 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:01.042881 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-f4c86c31-7091-4bc1-acdb-78b5d5d1aa34 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Delete snapshot with id: 9e38b02f-3bc1-4cfc-bf5c-03536d0654c2 Aug 06 14:32:01.048341 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:01.048341 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:01.048768 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f4c86c31-7091-4bc1-acdb-78b5d5d1aa34 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Snapshot retrieved successfully. Aug 06 14:32:01.070711 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f4c86c31-7091-4bc1-acdb-78b5d5d1aa34 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Snapshot delete request issued successfully. Aug 06 14:32:01.070711 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f4c86c31-7091-4bc1-acdb-78b5d5d1aa34 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] https://10.4.3.229/volume/v3/snapshots/9e38b02f-3bc1-4cfc-bf5c-03536d0654c2 returned with HTTP 202 Aug 06 14:32:01.070711 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1154/4608] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:32:01 2026] DELETE /volume/v3/snapshots/9e38b02f-3bc1-4cfc-bf5c-03536d0654c2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:01.083413 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-56473308-1ab9-4fcf-98c8-39eeab8dd4d9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:01.084669 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-56473308-1ab9-4fcf-98c8-39eeab8dd4d9 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] GET https://10.4.3.229/volume/v3/snapshots/9e38b02f-3bc1-4cfc-bf5c-03536d0654c2 Aug 06 14:32:01.084762 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-56473308-1ab9-4fcf-98c8-39eeab8dd4d9 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:01.086941 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-56473308-1ab9-4fcf-98c8-39eeab8dd4d9 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:01.090550 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:01.090550 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:01.090948 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-56473308-1ab9-4fcf-98c8-39eeab8dd4d9 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Snapshot retrieved successfully. Aug 06 14:32:01.091992 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-56473308-1ab9-4fcf-98c8-39eeab8dd4d9 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] https://10.4.3.229/volume/v3/snapshots/9e38b02f-3bc1-4cfc-bf5c-03536d0654c2 returned with HTTP 200 Aug 06 14:32:01.092463 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1160/4609] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:01 2026] GET /volume/v3/snapshots/9e38b02f-3bc1-4cfc-bf5c-03536d0654c2 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:01.397979 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-91c122d3-858a-419b-8d1e-41f519358e4f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:01.399493 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-91c122d3-858a-419b-8d1e-41f519358e4f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f Aug 06 14:32:01.399857 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-91c122d3-858a-419b-8d1e-41f519358e4f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:01.400143 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-91c122d3-858a-419b-8d1e-41f519358e4f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:01.400371 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-91c122d3-858a-419b-8d1e-41f519358e4f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 0fc99ebd-73c9-4949-8290-ded9e192e76f. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:01.404616 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:01.404616 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:01.405650 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-91c122d3-858a-419b-8d1e-41f519358e4f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f returned with HTTP 200 Aug 06 14:32:01.405650 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1149/4610] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:01 2026] GET /volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:02.015370 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-79041115-f5ae-4718-a826-5aa6dd4ed587 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:02.018022 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-79041115-f5ae-4718-a826-5aa6dd4ed587 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 Aug 06 14:32:02.018338 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-79041115-f5ae-4718-a826-5aa6dd4ed587 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:02.018587 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-79041115-f5ae-4718-a826-5aa6dd4ed587 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:02.018722 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-79041115-f5ae-4718-a826-5aa6dd4ed587 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id a75aec09-e527-4f5d-a233-d6afe53404a3. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:02.024271 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:02.024271 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:02.025199 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-79041115-f5ae-4718-a826-5aa6dd4ed587 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 returned with HTTP 200 Aug 06 14:32:02.025765 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1148/4611] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:02 2026] GET /volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:02.101415 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-71548a3b-3f32-4836-a65a-dceeb5a46a1b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:02.103702 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-71548a3b-3f32-4836-a65a-dceeb5a46a1b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] GET https://10.4.3.229/volume/v3/snapshots/9e38b02f-3bc1-4cfc-bf5c-03536d0654c2 Aug 06 14:32:02.103979 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-71548a3b-3f32-4836-a65a-dceeb5a46a1b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:02.104229 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-71548a3b-3f32-4836-a65a-dceeb5a46a1b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:02.109190 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-71548a3b-3f32-4836-a65a-dceeb5a46a1b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] https://10.4.3.229/volume/v3/snapshots/9e38b02f-3bc1-4cfc-bf5c-03536d0654c2 returned with HTTP 404 Aug 06 14:32:02.109804 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1155/4612] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:02 2026] GET /volume/v3/snapshots/9e38b02f-3bc1-4cfc-bf5c-03536d0654c2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:02.117328 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5a8e65fc-4219-46f3-ade6-a3a1c545aa4f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:02.121455 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5a8e65fc-4219-46f3-ade6-a3a1c545aa4f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/c5c33a86-3591-49be-a173-d83a23b1adac Aug 06 14:32:02.121455 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5a8e65fc-4219-46f3-ade6-a3a1c545aa4f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:02.121455 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5a8e65fc-4219-46f3-ade6-a3a1c545aa4f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:02.121455 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-5a8e65fc-4219-46f3-ade6-a3a1c545aa4f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Delete volume with id: c5c33a86-3591-49be-a173-d83a23b1adac Aug 06 14:32:02.128002 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:02.128002 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:02.128499 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5a8e65fc-4219-46f3-ade6-a3a1c545aa4f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:02.146229 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5a8e65fc-4219-46f3-ade6-a3a1c545aa4f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Delete volume request issued successfully. Aug 06 14:32:02.146685 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5a8e65fc-4219-46f3-ade6-a3a1c545aa4f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/c5c33a86-3591-49be-a173-d83a23b1adac returned with HTTP 202 Aug 06 14:32:02.147213 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1161/4613] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:32:02 2026] DELETE /volume/v3/volumes/c5c33a86-3591-49be-a173-d83a23b1adac => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:02.156707 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b6c7c46f-14ce-4929-8de5-11bed0e63992 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:02.160560 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b6c7c46f-14ce-4929-8de5-11bed0e63992 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/c5c33a86-3591-49be-a173-d83a23b1adac Aug 06 14:32:02.160560 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b6c7c46f-14ce-4929-8de5-11bed0e63992 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:02.160560 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b6c7c46f-14ce-4929-8de5-11bed0e63992 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:02.169472 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:02.169472 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:02.174832 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b6c7c46f-14ce-4929-8de5-11bed0e63992 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:02.180787 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b6c7c46f-14ce-4929-8de5-11bed0e63992 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/c5c33a86-3591-49be-a173-d83a23b1adac returned with HTTP 200 Aug 06 14:32:02.181221 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1150/4614] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:02 2026] GET /volume/v3/volumes/c5c33a86-3591-49be-a173-d83a23b1adac => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:02.419988 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-09ec135d-f27c-47e6-a980-71f25855c980 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:02.422804 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-09ec135d-f27c-47e6-a980-71f25855c980 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f Aug 06 14:32:02.423149 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-09ec135d-f27c-47e6-a980-71f25855c980 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:02.423397 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-09ec135d-f27c-47e6-a980-71f25855c980 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:02.424050 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-09ec135d-f27c-47e6-a980-71f25855c980 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 0fc99ebd-73c9-4949-8290-ded9e192e76f. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:02.429515 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:02.429515 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:02.430795 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-09ec135d-f27c-47e6-a980-71f25855c980 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f returned with HTTP 200 Aug 06 14:32:02.431302 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1149/4615] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:02 2026] GET /volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:03.036612 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7dedd878-ee00-450b-8cb3-1d749ca11f36 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:03.038619 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7dedd878-ee00-450b-8cb3-1d749ca11f36 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 Aug 06 14:32:03.038855 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7dedd878-ee00-450b-8cb3-1d749ca11f36 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:03.039045 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7dedd878-ee00-450b-8cb3-1d749ca11f36 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:03.039200 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-7dedd878-ee00-450b-8cb3-1d749ca11f36 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id a75aec09-e527-4f5d-a233-d6afe53404a3. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:03.044448 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:03.044448 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:03.045249 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7dedd878-ee00-450b-8cb3-1d749ca11f36 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 returned with HTTP 200 Aug 06 14:32:03.045851 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1156/4616] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:03 2026] GET /volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:03.196671 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-dca41bd9-86c9-4fec-b03e-798601867cf1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:03.200282 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-dca41bd9-86c9-4fec-b03e-798601867cf1 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/c5c33a86-3591-49be-a173-d83a23b1adac Aug 06 14:32:03.200282 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-dca41bd9-86c9-4fec-b03e-798601867cf1 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:03.200282 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-dca41bd9-86c9-4fec-b03e-798601867cf1 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:03.205163 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-dca41bd9-86c9-4fec-b03e-798601867cf1 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/c5c33a86-3591-49be-a173-d83a23b1adac returned with HTTP 404 Aug 06 14:32:03.205822 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1162/4617] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:03 2026] GET /volume/v3/volumes/c5c33a86-3591-49be-a173-d83a23b1adac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:03.214027 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bdde0ee1-d240-4c67-9290-1086b6446230 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:03.216272 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bdde0ee1-d240-4c67-9290-1086b6446230 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:32:03.216751 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bdde0ee1-d240-4c67-9290-1086b6446230 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1120919792"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:03.218251 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-bdde0ee1-d240-4c67-9290-1086b6446230 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1120919792'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:32:03.218505 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-bdde0ee1-d240-4c67-9290-1086b6446230 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create volume of 1 GB Aug 06 14:32:03.222302 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-bdde0ee1-d240-4c67-9290-1086b6446230 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Availability Zones retrieved successfully. Aug 06 14:32:03.228523 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bdde0ee1-d240-4c67-9290-1086b6446230 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Flow 'volume_create_api' (200bff49-5f5c-41d4-a528-d3484091fcd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:32:03.229273 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bdde0ee1-d240-4c67-9290-1086b6446230 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edaf2475-c4c7-4cd8-b2bd-8684ebbc3e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:03.230144 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-bdde0ee1-d240-4c67-9290-1086b6446230 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:32:03.255304 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bdde0ee1-d240-4c67-9290-1086b6446230 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edaf2475-c4c7-4cd8-b2bd-8684ebbc3e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:03.257545 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bdde0ee1-d240-4c67-9290-1086b6446230 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4315b0b8-0de4-4620-9344-2770a5823e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:03.306606 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-bdde0ee1-d240-4c67-9290-1086b6446230 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Created reservations ['4b45fa8e-f97f-4c4f-946d-938e4a2771d2', 'c8d12cf0-041b-4000-b055-8034345d1ef2', '186825d9-c683-4016-bef2-cdab59a63d99', '816ac683-26b0-4516-9b16-5b45a2831f2c'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:32:03.307441 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bdde0ee1-d240-4c67-9290-1086b6446230 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4315b0b8-0de4-4620-9344-2770a5823e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b45fa8e-f97f-4c4f-946d-938e4a2771d2', 'c8d12cf0-041b-4000-b055-8034345d1ef2', '186825d9-c683-4016-bef2-cdab59a63d99', '816ac683-26b0-4516-9b16-5b45a2831f2c']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:03.308199 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bdde0ee1-d240-4c67-9290-1086b6446230 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4701466-aa09-4011-852f-2ff4c33ebf16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:03.333544 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bdde0ee1-d240-4c67-9290-1086b6446230 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4701466-aa09-4011-852f-2ff4c33ebf16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0300dc3d-6ded-424b-a23f-28b43b05c806', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1120919792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b7f454dcfec4de899e9593e4979f30f',qos_specs=None,replication_status=,reservations=['4b45fa8e-f97f-4c4f-946d-938e4a2771d2','c8d12cf0-041b-4000-b055-8034345d1ef2','186825d9-c683-4016-bef2-cdab59a63d99','816ac683-26b0-4516-9b16-5b45a2831f2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccad4c59c4ae4f73b821370a385e3d87',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:32:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1120919792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0300dc3d-6ded-424b-a23f-28b43b05c806,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b7f454dcfec4de899e9593e4979f30f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccad4c59c4ae4f73b821370a385e3d87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:03.334326 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bdde0ee1-d240-4c67-9290-1086b6446230 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cdd9d17-7408-4a25-9302-ab6fd5e343be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:03.357268 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bdde0ee1-d240-4c67-9290-1086b6446230 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cdd9d17-7408-4a25-9302-ab6fd5e343be) transitioned into state 'SUCCESS' from state '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-1120919792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b7f454dcfec4de899e9593e4979f30f',qos_specs=None,replication_status=,reservations=['4b45fa8e-f97f-4c4f-946d-938e4a2771d2','c8d12cf0-041b-4000-b055-8034345d1ef2','186825d9-c683-4016-bef2-cdab59a63d99','816ac683-26b0-4516-9b16-5b45a2831f2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccad4c59c4ae4f73b821370a385e3d87',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:03.358065 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bdde0ee1-d240-4c67-9290-1086b6446230 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ce602f9-aa51-4f9b-be66-f9d3e8c64c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:03.378398 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bdde0ee1-d240-4c67-9290-1086b6446230 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ce602f9-aa51-4f9b-be66-f9d3e8c64c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:03.381240 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-bdde0ee1-d240-4c67-9290-1086b6446230 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Flow 'volume_create_api' (200bff49-5f5c-41d4-a528-d3484091fcd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:32:03.381240 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-bdde0ee1-d240-4c67-9290-1086b6446230 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create volume request issued successfully. Aug 06 14:32:03.381964 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bdde0ee1-d240-4c67-9290-1086b6446230 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:32:03.381964 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1151/4618] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:32:03 2026] POST /volume/v3/volumes => generated 778 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:32:03.398008 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-3c31b9c2-4d86-4d0a-8660-019bd5902da2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:03.401534 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3c31b9c2-4d86-4d0a-8660-019bd5902da2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/0300dc3d-6ded-424b-a23f-28b43b05c806 Aug 06 14:32:03.401534 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3c31b9c2-4d86-4d0a-8660-019bd5902da2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:03.401534 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3c31b9c2-4d86-4d0a-8660-019bd5902da2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:03.410651 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:03.410651 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:03.416384 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-3c31b9c2-4d86-4d0a-8660-019bd5902da2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:03.421792 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3c31b9c2-4d86-4d0a-8660-019bd5902da2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/0300dc3d-6ded-424b-a23f-28b43b05c806 returned with HTTP 200 Aug 06 14:32:03.424522 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1150/4619] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:03 2026] GET /volume/v3/volumes/0300dc3d-6ded-424b-a23f-28b43b05c806 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:03.444000 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e9e1e32d-3de8-46b9-b1c5-c0b7274e1e86 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:03.446436 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e9e1e32d-3de8-46b9-b1c5-c0b7274e1e86 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f Aug 06 14:32:03.446663 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e9e1e32d-3de8-46b9-b1c5-c0b7274e1e86 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:03.448520 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e9e1e32d-3de8-46b9-b1c5-c0b7274e1e86 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:03.448520 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-e9e1e32d-3de8-46b9-b1c5-c0b7274e1e86 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 0fc99ebd-73c9-4949-8290-ded9e192e76f. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:03.453157 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:03.453157 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:03.455041 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e9e1e32d-3de8-46b9-b1c5-c0b7274e1e86 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f returned with HTTP 200 Aug 06 14:32:03.455041 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1157/4620] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:03 2026] GET /volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:04.057703 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b53be7d4-8ca4-4913-9b9d-c03c0ad25974 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:04.059436 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b53be7d4-8ca4-4913-9b9d-c03c0ad25974 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 Aug 06 14:32:04.059697 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b53be7d4-8ca4-4913-9b9d-c03c0ad25974 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:04.059899 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b53be7d4-8ca4-4913-9b9d-c03c0ad25974 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:04.060023 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-b53be7d4-8ca4-4913-9b9d-c03c0ad25974 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id a75aec09-e527-4f5d-a233-d6afe53404a3. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:04.064057 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:04.064057 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:04.064716 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b53be7d4-8ca4-4913-9b9d-c03c0ad25974 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 returned with HTTP 200 Aug 06 14:32:04.065061 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1163/4621] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:04 2026] GET /volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:04.436061 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1d057d0b-2564-4abe-b9d2-75c6d61acb8d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:04.438217 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1d057d0b-2564-4abe-b9d2-75c6d61acb8d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/0300dc3d-6ded-424b-a23f-28b43b05c806 Aug 06 14:32:04.438493 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1d057d0b-2564-4abe-b9d2-75c6d61acb8d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:04.438679 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1d057d0b-2564-4abe-b9d2-75c6d61acb8d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:04.445966 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:04.445966 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:04.449267 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-1d057d0b-2564-4abe-b9d2-75c6d61acb8d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:04.453498 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1d057d0b-2564-4abe-b9d2-75c6d61acb8d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/0300dc3d-6ded-424b-a23f-28b43b05c806 returned with HTTP 200 Aug 06 14:32:04.453858 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1152/4622] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:04 2026] GET /volume/v3/volumes/0300dc3d-6ded-424b-a23f-28b43b05c806 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:04.466544 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-bf4bbca4-390d-4817-916c-abb730892baf None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:04.468142 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bf4bbca4-390d-4817-916c-abb730892baf tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:32:04.468530 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bf4bbca4-390d-4817-916c-abb730892baf tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0300dc3d-6ded-424b-a23f-28b43b05c806", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-943355505"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:04.469559 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b3c2148f-9515-41c5-b015-8345cfaf7a45 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:04.471262 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b3c2148f-9515-41c5-b015-8345cfaf7a45 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f Aug 06 14:32:04.471538 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b3c2148f-9515-41c5-b015-8345cfaf7a45 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:04.471726 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b3c2148f-9515-41c5-b015-8345cfaf7a45 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:04.471839 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-b3c2148f-9515-41c5-b015-8345cfaf7a45 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 0fc99ebd-73c9-4949-8290-ded9e192e76f. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:04.477232 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:04.477232 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:04.478072 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b3c2148f-9515-41c5-b015-8345cfaf7a45 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f returned with HTTP 200 Aug 06 14:32:04.478506 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:04.478506 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:04.478620 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1158/4623] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:04 2026] GET /volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:04.478874 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-bf4bbca4-390d-4817-916c-abb730892baf tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:04.479078 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-bf4bbca4-390d-4817-916c-abb730892baf tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create snapshot from volume 0300dc3d-6ded-424b-a23f-28b43b05c806 Aug 06 14:32:04.502026 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-bf4bbca4-390d-4817-916c-abb730892baf tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Created reservations ['c60c9e91-d2f6-45b6-87b4-58ace9d04162', '3e1948eb-5570-4f34-a7a0-6c6e94c3ff8d', '023e49c9-3e99-4553-9514-cc467349772b', '8367ee35-21f5-42bc-b0bc-7fd34d347720'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:32:04.530511 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-bf4bbca4-390d-4817-916c-abb730892baf tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot create request issued successfully. Aug 06 14:32:04.530814 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bf4bbca4-390d-4817-916c-abb730892baf tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:32:04.531221 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1151/4624] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:32:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:32:04.545556 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-241886b8-3fab-418d-ab7c-ee598510b6c5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:04.547860 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-241886b8-3fab-418d-ab7c-ee598510b6c5 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/b0cf4ba7-a570-41fb-94b4-0ab949556f64 Aug 06 14:32:04.548096 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-241886b8-3fab-418d-ab7c-ee598510b6c5 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:04.548333 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-241886b8-3fab-418d-ab7c-ee598510b6c5 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:04.554208 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:04.554208 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:04.554629 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-241886b8-3fab-418d-ab7c-ee598510b6c5 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:04.555457 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-241886b8-3fab-418d-ab7c-ee598510b6c5 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/b0cf4ba7-a570-41fb-94b4-0ab949556f64 returned with HTTP 200 Aug 06 14:32:04.556009 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1164/4625] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:04 2026] GET /volume/v3/snapshots/b0cf4ba7-a570-41fb-94b4-0ab949556f64 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:05.075258 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1d4198ed-332d-4aa9-90e4-eb8ffc1d138e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:05.077137 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1d4198ed-332d-4aa9-90e4-eb8ffc1d138e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 Aug 06 14:32:05.077384 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1d4198ed-332d-4aa9-90e4-eb8ffc1d138e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:05.077578 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1d4198ed-332d-4aa9-90e4-eb8ffc1d138e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:05.077672 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-1d4198ed-332d-4aa9-90e4-eb8ffc1d138e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id a75aec09-e527-4f5d-a233-d6afe53404a3. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:05.081817 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:05.081817 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:05.082389 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1d4198ed-332d-4aa9-90e4-eb8ffc1d138e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 returned with HTTP 200 Aug 06 14:32:05.082756 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1153/4626] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:05 2026] GET /volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:05.092569 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e8beabe7-72ab-4949-baf0-ce1b5fc39c47 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:05.094358 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e8beabe7-72ab-4949-baf0-ce1b5fc39c47 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] DELETE https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 Aug 06 14:32:05.094587 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e8beabe7-72ab-4949-baf0-ce1b5fc39c47 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:05.094770 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e8beabe7-72ab-4949-baf0-ce1b5fc39c47 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:05.094896 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.contrib.backups [None req-e8beabe7-72ab-4949-baf0-ce1b5fc39c47 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Delete backup with id: a75aec09-e527-4f5d-a233-d6afe53404a3. Aug 06 14:32:05.099112 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:05.099112 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:05.111195 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.backup.rpcapi [None req-e8beabe7-72ab-4949-baf0-ce1b5fc39c47 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] delete_backup rpcapi backup_id a75aec09-e527-4f5d-a233-d6afe53404a3 {{(pid=100397) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:32:05.112974 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e8beabe7-72ab-4949-baf0-ce1b5fc39c47 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 returned with HTTP 202 Aug 06 14:32:05.113334 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1159/4627] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:32:05 2026] DELETE /volume/v3/backups/a75aec09-e527-4f5d-a233-d6afe53404a3 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:32:05.123777 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6adaf5a2-440f-4794-9608-aef5617c8dbc None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:05.126085 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6adaf5a2-440f-4794-9608-aef5617c8dbc tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/e13e5f6d-e748-452a-97bf-020761a06413 Aug 06 14:32:05.126386 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6adaf5a2-440f-4794-9608-aef5617c8dbc tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:05.126651 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6adaf5a2-440f-4794-9608-aef5617c8dbc tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:05.126860 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-6adaf5a2-440f-4794-9608-aef5617c8dbc tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Delete volume with id: e13e5f6d-e748-452a-97bf-020761a06413 Aug 06 14:32:05.135564 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:05.135564 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:05.136041 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6adaf5a2-440f-4794-9608-aef5617c8dbc tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Volume info retrieved successfully. Aug 06 14:32:05.158914 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-6adaf5a2-440f-4794-9608-aef5617c8dbc tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Delete volume request issued successfully. Aug 06 14:32:05.159169 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6adaf5a2-440f-4794-9608-aef5617c8dbc tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/volumes/e13e5f6d-e748-452a-97bf-020761a06413 returned with HTTP 202 Aug 06 14:32:05.159646 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1152/4628] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:32:05 2026] DELETE /volume/v3/volumes/e13e5f6d-e748-452a-97bf-020761a06413 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:05.166058 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2072dbd3-c0aa-4c11-a511-531ffe877ed8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:05.169136 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2072dbd3-c0aa-4c11-a511-531ffe877ed8 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/volumes/e13e5f6d-e748-452a-97bf-020761a06413 Aug 06 14:32:05.169354 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2072dbd3-c0aa-4c11-a511-531ffe877ed8 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:05.169563 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2072dbd3-c0aa-4c11-a511-531ffe877ed8 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:05.180025 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:05.180025 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:05.184095 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2072dbd3-c0aa-4c11-a511-531ffe877ed8 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Volume info retrieved successfully. Aug 06 14:32:05.188944 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2072dbd3-c0aa-4c11-a511-531ffe877ed8 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/volumes/e13e5f6d-e748-452a-97bf-020761a06413 returned with HTTP 200 Aug 06 14:32:05.189459 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1165/4629] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:05 2026] GET /volume/v3/volumes/e13e5f6d-e748-452a-97bf-020761a06413 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:05.494162 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d2554765-11bb-405b-b88d-a4ce2288e610 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:05.495709 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d2554765-11bb-405b-b88d-a4ce2288e610 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f Aug 06 14:32:05.495893 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d2554765-11bb-405b-b88d-a4ce2288e610 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:05.496061 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d2554765-11bb-405b-b88d-a4ce2288e610 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:05.496162 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-d2554765-11bb-405b-b88d-a4ce2288e610 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 0fc99ebd-73c9-4949-8290-ded9e192e76f. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:05.504770 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:05.504770 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:05.505262 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d2554765-11bb-405b-b88d-a4ce2288e610 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f returned with HTTP 200 Aug 06 14:32:05.505662 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1154/4630] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:05 2026] GET /volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:05.564731 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-889171c5-d0b0-432d-96e3-58d281dde42b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:05.566740 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-889171c5-d0b0-432d-96e3-58d281dde42b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/b0cf4ba7-a570-41fb-94b4-0ab949556f64 Aug 06 14:32:05.566950 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-889171c5-d0b0-432d-96e3-58d281dde42b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:05.567153 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-889171c5-d0b0-432d-96e3-58d281dde42b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:05.572839 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:05.572839 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:05.573183 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-889171c5-d0b0-432d-96e3-58d281dde42b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:05.573909 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-889171c5-d0b0-432d-96e3-58d281dde42b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/b0cf4ba7-a570-41fb-94b4-0ab949556f64 returned with HTTP 200 Aug 06 14:32:05.574443 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1160/4631] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:05 2026] GET /volume/v3/snapshots/b0cf4ba7-a570-41fb-94b4-0ab949556f64 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:05.584085 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-83180054-3e1b-427a-a5b6-c598646cee01 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:05.585824 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-83180054-3e1b-427a-a5b6-c598646cee01 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/b0cf4ba7-a570-41fb-94b4-0ab949556f64 Aug 06 14:32:05.586008 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-83180054-3e1b-427a-a5b6-c598646cee01 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:05.586183 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-83180054-3e1b-427a-a5b6-c598646cee01 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:05.586283 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-83180054-3e1b-427a-a5b6-c598646cee01 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Delete snapshot with id: b0cf4ba7-a570-41fb-94b4-0ab949556f64 Aug 06 14:32:05.590916 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:05.590916 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:05.591292 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-83180054-3e1b-427a-a5b6-c598646cee01 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Snapshot retrieved successfully. Aug 06 14:32:05.608261 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-83180054-3e1b-427a-a5b6-c598646cee01 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Snapshot delete request issued successfully. Aug 06 14:32:05.608438 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-83180054-3e1b-427a-a5b6-c598646cee01 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] https://10.4.3.229/volume/v3/snapshots/b0cf4ba7-a570-41fb-94b4-0ab949556f64 returned with HTTP 202 Aug 06 14:32:05.608835 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1153/4632] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:32:05 2026] DELETE /volume/v3/snapshots/b0cf4ba7-a570-41fb-94b4-0ab949556f64 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:05.615063 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fcee9bbe-01ad-4722-bd1b-3eda40181f10 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:05.616821 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fcee9bbe-01ad-4722-bd1b-3eda40181f10 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] GET https://10.4.3.229/volume/v3/snapshots/b0cf4ba7-a570-41fb-94b4-0ab949556f64 Aug 06 14:32:05.617020 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fcee9bbe-01ad-4722-bd1b-3eda40181f10 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:05.617195 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fcee9bbe-01ad-4722-bd1b-3eda40181f10 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:05.622710 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:05.622710 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:05.623025 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-fcee9bbe-01ad-4722-bd1b-3eda40181f10 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Snapshot retrieved successfully. Aug 06 14:32:05.623703 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fcee9bbe-01ad-4722-bd1b-3eda40181f10 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] https://10.4.3.229/volume/v3/snapshots/b0cf4ba7-a570-41fb-94b4-0ab949556f64 returned with HTTP 200 Aug 06 14:32:05.624095 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1166/4633] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:05 2026] GET /volume/v3/snapshots/b0cf4ba7-a570-41fb-94b4-0ab949556f64 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:06.204029 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6735ddf3-a8b6-463c-8266-a02590b76f1d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:06.205875 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6735ddf3-a8b6-463c-8266-a02590b76f1d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/volumes/e13e5f6d-e748-452a-97bf-020761a06413 Aug 06 14:32:06.206068 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6735ddf3-a8b6-463c-8266-a02590b76f1d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:06.206251 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6735ddf3-a8b6-463c-8266-a02590b76f1d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:06.212157 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6735ddf3-a8b6-463c-8266-a02590b76f1d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/volumes/e13e5f6d-e748-452a-97bf-020761a06413 returned with HTTP 404 Aug 06 14:32:06.212777 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1155/4634] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:06 2026] GET /volume/v3/volumes/e13e5f6d-e748-452a-97bf-020761a06413 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:06.220190 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-979b8c00-36c7-4e88-9fb3-0791523a39bd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:06.222039 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-979b8c00-36c7-4e88-9fb3-0791523a39bd tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326/export_record Aug 06 14:32:06.222299 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-979b8c00-36c7-4e88-9fb3-0791523a39bd tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:06.222554 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-979b8c00-36c7-4e88-9fb3-0791523a39bd tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'export_record' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:06.222705 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.contrib.backups [None req-979b8c00-36c7-4e88-9fb3-0791523a39bd tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Export record for backup 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100397) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 14:32:06.227180 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:06.227180 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:06.228122 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.backup.api [None req-979b8c00-36c7-4e88-9fb3-0791523a39bd tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling RPCAPI with context: , host: np0000006659, backup: 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100397) export_record /opt/stack/cinder/cinder/backup/api.py:495}} Aug 06 14:32:06.237357 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.backup.rpcapi [None req-979b8c00-36c7-4e88-9fb3-0791523a39bd tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] export_record in rpcapi backup_id 75637db0-3405-4df3-a0cc-f158c5b9a326 on host np0000006659. {{(pid=100397) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 06 14:32:06.249335 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.contrib.backups [None req-979b8c00-36c7-4e88-9fb3-0791523a39bd tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzU2MzdkYjAtMzQwNS00ZGYzLWEwY2MtZjE1OGM1YjlhMzI2IiwgInVzZXJfaWQiOiAiNjE3Mjk3OTZlNjRlNGEyNGIyNmMyYjdlN2ZhZTM0MTUiLCAicHJvamVjdF9pZCI6ICIwODY5Y2E3MjhlODI0ZWJlOGVlYTQ3MDkxNzBhODE4MSIsICJ2b2x1bWVfaWQiOiAiNDlkOTg5MzItMTU3MS00OTIwLWEzYWQtMWJjZTRjNmUzYzRjIiwgImhvc3QiOiAibnAwMDAwMDA2NjU5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjI2Njg2MTAzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDlkOTg5MzItMTU3MS00OTIwLWEzYWQtMWJjZTRjNmUzYzRjLzIwMjYwODA2MTQzMTEwL2F6X25vdmFfYmFja3VwXzc1NjM3ZGIwLTM0MDUtNGRmMy1hMGNjLWYxNThjNWI5YTMyNiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTQ6MzE6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTQ6MzE6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNDozMToyNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100397) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 06 14:32:06.249750 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-979b8c00-36c7-4e88-9fb3-0791523a39bd tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326/export_record returned with HTTP 200 Aug 06 14:32:06.250945 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1161/4635] 10.4.3.229 () {68 vars in 1430 bytes} [Thu Aug 6 14:32:06 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326/export_record => generated 1424 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:06.259123 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c9ab960f-81f6-4c24-88e8-1b990eef1d4c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:06.261912 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c9ab960f-81f6-4c24-88e8-1b990eef1d4c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:32:06.262449 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c9ab960f-81f6-4c24-88e8-1b990eef1d4c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1506313626"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:06.264626 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-c9ab960f-81f6-4c24-88e8-1b990eef1d4c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1506313626'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:32:06.264815 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-c9ab960f-81f6-4c24-88e8-1b990eef1d4c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Create volume of 1 GB Aug 06 14:32:06.265205 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:06.265205 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:06.270960 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c9ab960f-81f6-4c24-88e8-1b990eef1d4c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Availability Zones retrieved successfully. Aug 06 14:32:06.279684 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c9ab960f-81f6-4c24-88e8-1b990eef1d4c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Flow 'volume_create_api' (1c466925-9235-4955-bdde-2f8b5c2ec907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:32:06.280571 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c9ab960f-81f6-4c24-88e8-1b990eef1d4c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aace33a7-1a38-42f7-9c98-20d61731e132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:06.281282 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-c9ab960f-81f6-4c24-88e8-1b990eef1d4c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:32:06.305039 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c9ab960f-81f6-4c24-88e8-1b990eef1d4c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aace33a7-1a38-42f7-9c98-20d61731e132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:06.305891 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c9ab960f-81f6-4c24-88e8-1b990eef1d4c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abfbbd54-d8c1-4878-94be-5ec7daccbf6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:06.344310 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-c9ab960f-81f6-4c24-88e8-1b990eef1d4c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Created reservations ['df0e3fe3-0d2c-48dd-93d7-8aa7624f82b6', '6e73b798-19ef-4eeb-9716-a058d8d7092a', 'b45494c2-0e39-4db7-93e5-1df50b2e3ce7', 'e4cacb3a-cf02-459a-b59d-ea0103f3ccb2'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:32:06.345155 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c9ab960f-81f6-4c24-88e8-1b990eef1d4c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abfbbd54-d8c1-4878-94be-5ec7daccbf6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df0e3fe3-0d2c-48dd-93d7-8aa7624f82b6', '6e73b798-19ef-4eeb-9716-a058d8d7092a', 'b45494c2-0e39-4db7-93e5-1df50b2e3ce7', 'e4cacb3a-cf02-459a-b59d-ea0103f3ccb2']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:06.345922 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c9ab960f-81f6-4c24-88e8-1b990eef1d4c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43c8d1c3-32c8-41c7-bd9b-72b7131604cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:06.369232 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c9ab960f-81f6-4c24-88e8-1b990eef1d4c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43c8d1c3-32c8-41c7-bd9b-72b7131604cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31d534f8-7bd0-4ad6-b447-43337f1b7376', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1506313626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0869ca728e824ebe8eea4709170a8181',qos_specs=None,replication_status=,reservations=['df0e3fe3-0d2c-48dd-93d7-8aa7624f82b6','6e73b798-19ef-4eeb-9716-a058d8d7092a','b45494c2-0e39-4db7-93e5-1df50b2e3ce7','e4cacb3a-cf02-459a-b59d-ea0103f3ccb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61729796e64e4a24b26c2b7e7fae3415',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:32:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1506313626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31d534f8-7bd0-4ad6-b447-43337f1b7376,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0869ca728e824ebe8eea4709170a8181',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61729796e64e4a24b26c2b7e7fae3415',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:06.370027 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c9ab960f-81f6-4c24-88e8-1b990eef1d4c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df0f1b9c-2df2-4a84-a88b-65f4521b7c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:06.390876 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c9ab960f-81f6-4c24-88e8-1b990eef1d4c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df0f1b9c-2df2-4a84-a88b-65f4521b7c67) transitioned into state 'SUCCESS' from state '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-1506313626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0869ca728e824ebe8eea4709170a8181',qos_specs=None,replication_status=,reservations=['df0e3fe3-0d2c-48dd-93d7-8aa7624f82b6','6e73b798-19ef-4eeb-9716-a058d8d7092a','b45494c2-0e39-4db7-93e5-1df50b2e3ce7','e4cacb3a-cf02-459a-b59d-ea0103f3ccb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61729796e64e4a24b26c2b7e7fae3415',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:06.391892 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c9ab960f-81f6-4c24-88e8-1b990eef1d4c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d13a7847-1520-4cec-ad66-fb13ad167a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:06.405450 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c9ab960f-81f6-4c24-88e8-1b990eef1d4c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d13a7847-1520-4cec-ad66-fb13ad167a12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:06.405450 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-c9ab960f-81f6-4c24-88e8-1b990eef1d4c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Flow 'volume_create_api' (1c466925-9235-4955-bdde-2f8b5c2ec907) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:32:06.405450 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c9ab960f-81f6-4c24-88e8-1b990eef1d4c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Create volume request issued successfully. Aug 06 14:32:06.405654 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c9ab960f-81f6-4c24-88e8-1b990eef1d4c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:32:06.406110 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1154/4636] 10.4.3.229 () {70 vars in 1298 bytes} [Thu Aug 6 14:32:06 2026] POST /volume/v3/volumes => generated 778 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:32:06.418612 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-cf187bea-5d76-49ca-a9f1-8500de3c1948 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:06.421494 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cf187bea-5d76-49ca-a9f1-8500de3c1948 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/volumes/31d534f8-7bd0-4ad6-b447-43337f1b7376 Aug 06 14:32:06.421829 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cf187bea-5d76-49ca-a9f1-8500de3c1948 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:06.422123 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cf187bea-5d76-49ca-a9f1-8500de3c1948 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:06.433311 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:06.433311 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:06.438525 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-cf187bea-5d76-49ca-a9f1-8500de3c1948 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Volume info retrieved successfully. Aug 06 14:32:06.444290 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cf187bea-5d76-49ca-a9f1-8500de3c1948 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/volumes/31d534f8-7bd0-4ad6-b447-43337f1b7376 returned with HTTP 200 Aug 06 14:32:06.444743 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1167/4637] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:06 2026] GET /volume/v3/volumes/31d534f8-7bd0-4ad6-b447-43337f1b7376 => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:06.523550 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9a371ddf-d7bf-4495-adfe-076218405f5e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:06.526579 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9a371ddf-d7bf-4495-adfe-076218405f5e tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f Aug 06 14:32:06.526777 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9a371ddf-d7bf-4495-adfe-076218405f5e tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:06.526983 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9a371ddf-d7bf-4495-adfe-076218405f5e tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:06.527117 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-9a371ddf-d7bf-4495-adfe-076218405f5e tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 0fc99ebd-73c9-4949-8290-ded9e192e76f. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:06.532267 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:06.532267 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:06.533105 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9a371ddf-d7bf-4495-adfe-076218405f5e tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f returned with HTTP 200 Aug 06 14:32:06.533563 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1156/4638] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:06 2026] GET /volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:06.633705 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-95082ee3-b0e8-4ebe-85b0-66e9c1117be7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:06.635607 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-95082ee3-b0e8-4ebe-85b0-66e9c1117be7 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] GET https://10.4.3.229/volume/v3/snapshots/b0cf4ba7-a570-41fb-94b4-0ab949556f64 Aug 06 14:32:06.635803 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-95082ee3-b0e8-4ebe-85b0-66e9c1117be7 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:06.636014 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-95082ee3-b0e8-4ebe-85b0-66e9c1117be7 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:06.641274 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-95082ee3-b0e8-4ebe-85b0-66e9c1117be7 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] https://10.4.3.229/volume/v3/snapshots/b0cf4ba7-a570-41fb-94b4-0ab949556f64 returned with HTTP 404 Aug 06 14:32:06.641789 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1162/4639] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:06 2026] GET /volume/v3/snapshots/b0cf4ba7-a570-41fb-94b4-0ab949556f64 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:06.648140 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ae734e72-94ad-49c1-8888-54112be227d7 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:06.649819 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ae734e72-94ad-49c1-8888-54112be227d7 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] DELETE https://10.4.3.229/volume/v3/snapshots/b0cf4ba7-a570-41fb-94b4-0ab949556f64 Aug 06 14:32:06.649989 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ae734e72-94ad-49c1-8888-54112be227d7 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:06.650138 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ae734e72-94ad-49c1-8888-54112be227d7 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:06.650234 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-ae734e72-94ad-49c1-8888-54112be227d7 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Delete snapshot with id: b0cf4ba7-a570-41fb-94b4-0ab949556f64 Aug 06 14:32:06.655162 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ae734e72-94ad-49c1-8888-54112be227d7 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/b0cf4ba7-a570-41fb-94b4-0ab949556f64 returned with HTTP 404 Aug 06 14:32:06.655779 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1155/4640] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:32:06 2026] DELETE /volume/v3/snapshots/b0cf4ba7-a570-41fb-94b4-0ab949556f64 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:06.662443 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-100d6e82-7bb5-4898-bf9d-a373f2819a29 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:06.664053 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-100d6e82-7bb5-4898-bf9d-a373f2819a29 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/b0cf4ba7-a570-41fb-94b4-0ab949556f64 Aug 06 14:32:06.664253 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-100d6e82-7bb5-4898-bf9d-a373f2819a29 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:06.664493 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-100d6e82-7bb5-4898-bf9d-a373f2819a29 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:06.668700 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-100d6e82-7bb5-4898-bf9d-a373f2819a29 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/b0cf4ba7-a570-41fb-94b4-0ab949556f64 returned with HTTP 404 Aug 06 14:32:06.669170 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1168/4641] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:06 2026] GET /volume/v3/snapshots/b0cf4ba7-a570-41fb-94b4-0ab949556f64 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:06.676184 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-006a83c1-0008-4331-97e7-6eb6a6a50a97 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:06.677843 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-006a83c1-0008-4331-97e7-6eb6a6a50a97 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/0300dc3d-6ded-424b-a23f-28b43b05c806 Aug 06 14:32:06.678007 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-006a83c1-0008-4331-97e7-6eb6a6a50a97 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:06.678181 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-006a83c1-0008-4331-97e7-6eb6a6a50a97 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:06.678342 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-006a83c1-0008-4331-97e7-6eb6a6a50a97 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Delete volume with id: 0300dc3d-6ded-424b-a23f-28b43b05c806 Aug 06 14:32:06.685213 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:06.685213 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:06.685586 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-006a83c1-0008-4331-97e7-6eb6a6a50a97 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:06.701401 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-006a83c1-0008-4331-97e7-6eb6a6a50a97 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Delete volume request issued successfully. Aug 06 14:32:06.701624 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-006a83c1-0008-4331-97e7-6eb6a6a50a97 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/0300dc3d-6ded-424b-a23f-28b43b05c806 returned with HTTP 202 Aug 06 14:32:06.702010 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1157/4642] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:32:06 2026] DELETE /volume/v3/volumes/0300dc3d-6ded-424b-a23f-28b43b05c806 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:06.708696 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-759902ef-f747-4013-aa72-6987f8adbefd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:06.710934 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-759902ef-f747-4013-aa72-6987f8adbefd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/0300dc3d-6ded-424b-a23f-28b43b05c806 Aug 06 14:32:06.711180 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-759902ef-f747-4013-aa72-6987f8adbefd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:06.711438 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-759902ef-f747-4013-aa72-6987f8adbefd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:06.720610 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:06.720610 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:06.724919 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-759902ef-f747-4013-aa72-6987f8adbefd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:06.730232 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-759902ef-f747-4013-aa72-6987f8adbefd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/0300dc3d-6ded-424b-a23f-28b43b05c806 returned with HTTP 200 Aug 06 14:32:06.730798 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1163/4643] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:06 2026] GET /volume/v3/volumes/0300dc3d-6ded-424b-a23f-28b43b05c806 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:07.458897 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-952e00ae-4827-4e55-b936-32b23412fce0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:07.460906 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-952e00ae-4827-4e55-b936-32b23412fce0 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/volumes/31d534f8-7bd0-4ad6-b447-43337f1b7376 Aug 06 14:32:07.461167 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-952e00ae-4827-4e55-b936-32b23412fce0 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:07.461443 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-952e00ae-4827-4e55-b936-32b23412fce0 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:07.469483 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:07.469483 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:07.472605 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-952e00ae-4827-4e55-b936-32b23412fce0 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Volume info retrieved successfully. Aug 06 14:32:07.476093 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-952e00ae-4827-4e55-b936-32b23412fce0 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/volumes/31d534f8-7bd0-4ad6-b447-43337f1b7376 returned with HTTP 200 Aug 06 14:32:07.476492 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1156/4644] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:07 2026] GET /volume/v3/volumes/31d534f8-7bd0-4ad6-b447-43337f1b7376 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:07.491581 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-50fdfb76-3fc2-4aad-ac63-04e8d01dbfd1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:07.493669 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-50fdfb76-3fc2-4aad-ac63-04e8d01dbfd1 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 06 14:32:07.494136 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-50fdfb76-3fc2-4aad-ac63-04e8d01dbfd1 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "31d534f8-7bd0-4ad6-b447-43337f1b7376", "name": "tempest-type-Backup-1906544799"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:07.496029 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.backups [None req-50fdfb76-3fc2-4aad-ac63-04e8d01dbfd1 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Creating new backup {'backup': {'volume_id': '31d534f8-7bd0-4ad6-b447-43337f1b7376', 'name': 'tempest-type-Backup-1906544799'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:32:07.496228 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.backups [None req-50fdfb76-3fc2-4aad-ac63-04e8d01dbfd1 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Creating backup of volume 31d534f8-7bd0-4ad6-b447-43337f1b7376 in container None Aug 06 14:32:07.505420 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:07.505420 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:07.505908 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-50fdfb76-3fc2-4aad-ac63-04e8d01dbfd1 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Volume info retrieved successfully. Aug 06 14:32:07.527711 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-50fdfb76-3fc2-4aad-ac63-04e8d01dbfd1 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Created reservations ['84f3e191-538c-4274-be2b-6282edd8daf9', 'bed2dabe-6ebb-4fd5-8f04-2d3f4720cb4e'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:32:07.543633 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-983ec4aa-a18e-47c6-9dce-d471a49de3b4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:07.545544 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-983ec4aa-a18e-47c6-9dce-d471a49de3b4 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f Aug 06 14:32:07.545831 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-983ec4aa-a18e-47c6-9dce-d471a49de3b4 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:07.546031 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-983ec4aa-a18e-47c6-9dce-d471a49de3b4 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:07.546222 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-983ec4aa-a18e-47c6-9dce-d471a49de3b4 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 0fc99ebd-73c9-4949-8290-ded9e192e76f. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:07.553918 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:07.553918 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:07.554618 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-983ec4aa-a18e-47c6-9dce-d471a49de3b4 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f returned with HTTP 200 Aug 06 14:32:07.555035 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1158/4645] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:07 2026] GET /volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:07.563827 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-50fdfb76-3fc2-4aad-ac63-04e8d01dbfd1 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:32:07.564254 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1169/4646] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:32:07 2026] POST /volume/v3/backups => generated 316 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:32:07.573833 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-586fdde2-f877-4d74-99e9-069a758b60f6 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:07.576806 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-586fdde2-f877-4d74-99e9-069a758b60f6 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa Aug 06 14:32:07.576806 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-586fdde2-f877-4d74-99e9-069a758b60f6 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:07.576985 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-586fdde2-f877-4d74-99e9-069a758b60f6 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:07.577037 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-586fdde2-f877-4d74-99e9-069a758b60f6 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:07.584827 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:07.584827 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:07.585741 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-586fdde2-f877-4d74-99e9-069a758b60f6 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa returned with HTTP 200 Aug 06 14:32:07.586207 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1164/4647] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:07 2026] GET /volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:07.743001 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7fba4bb7-104d-41a6-a8f1-e9357f4c7eee None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:07.745164 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7fba4bb7-104d-41a6-a8f1-e9357f4c7eee tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/0300dc3d-6ded-424b-a23f-28b43b05c806 Aug 06 14:32:07.745347 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7fba4bb7-104d-41a6-a8f1-e9357f4c7eee tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:07.745553 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7fba4bb7-104d-41a6-a8f1-e9357f4c7eee tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:07.750997 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7fba4bb7-104d-41a6-a8f1-e9357f4c7eee tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/0300dc3d-6ded-424b-a23f-28b43b05c806 returned with HTTP 404 Aug 06 14:32:07.751454 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1157/4648] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:07 2026] GET /volume/v3/volumes/0300dc3d-6ded-424b-a23f-28b43b05c806 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:07.760641 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-fc6cdd0d-aa3e-4fcd-9cc2-1bc66235f8ed None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:07.762237 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fc6cdd0d-aa3e-4fcd-9cc2-1bc66235f8ed tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:32:07.762562 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fc6cdd0d-aa3e-4fcd-9cc2-1bc66235f8ed tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1342407463"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:07.763845 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-fc6cdd0d-aa3e-4fcd-9cc2-1bc66235f8ed tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1342407463'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:32:07.763954 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-fc6cdd0d-aa3e-4fcd-9cc2-1bc66235f8ed tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create volume of 1 GB Aug 06 14:32:07.767386 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-fc6cdd0d-aa3e-4fcd-9cc2-1bc66235f8ed tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Availability Zones retrieved successfully. Aug 06 14:32:07.772809 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fc6cdd0d-aa3e-4fcd-9cc2-1bc66235f8ed tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Flow 'volume_create_api' (30abf732-af1d-43e0-8272-c41a71175f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:32:07.773835 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fc6cdd0d-aa3e-4fcd-9cc2-1bc66235f8ed tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (081acd74-d06a-4cb5-9d6b-71cd08cb0de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:07.774544 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-fc6cdd0d-aa3e-4fcd-9cc2-1bc66235f8ed tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:32:07.796314 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fc6cdd0d-aa3e-4fcd-9cc2-1bc66235f8ed tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (081acd74-d06a-4cb5-9d6b-71cd08cb0de4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:07.796990 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fc6cdd0d-aa3e-4fcd-9cc2-1bc66235f8ed tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9e21f73-1954-4158-bbb5-ae909ef86791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:07.833222 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-fc6cdd0d-aa3e-4fcd-9cc2-1bc66235f8ed tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Created reservations ['b52029e6-45b0-4e1b-986b-e65c2e0bebe9', '55e63714-1fc5-433a-8976-78008788ebe5', '4a137c56-3498-45ec-a13f-dd3e9611de6f', '5b2e6605-6162-47a1-9a27-6c72ba257c7b'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:32:07.871146 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fc6cdd0d-aa3e-4fcd-9cc2-1bc66235f8ed tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9e21f73-1954-4158-bbb5-ae909ef86791) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b52029e6-45b0-4e1b-986b-e65c2e0bebe9', '55e63714-1fc5-433a-8976-78008788ebe5', '4a137c56-3498-45ec-a13f-dd3e9611de6f', '5b2e6605-6162-47a1-9a27-6c72ba257c7b']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:07.871146 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fc6cdd0d-aa3e-4fcd-9cc2-1bc66235f8ed tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ade4b4f0-f64d-43f7-a97f-adbcb006425b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:07.871146 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fc6cdd0d-aa3e-4fcd-9cc2-1bc66235f8ed tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ade4b4f0-f64d-43f7-a97f-adbcb006425b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06ab6a42-88c4-4b19-9947-bed5f3db9956', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1342407463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b7f454dcfec4de899e9593e4979f30f',qos_specs=None,replication_status=,reservations=['b52029e6-45b0-4e1b-986b-e65c2e0bebe9','55e63714-1fc5-433a-8976-78008788ebe5','4a137c56-3498-45ec-a13f-dd3e9611de6f','5b2e6605-6162-47a1-9a27-6c72ba257c7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccad4c59c4ae4f73b821370a385e3d87',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:32:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1342407463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06ab6a42-88c4-4b19-9947-bed5f3db9956,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b7f454dcfec4de899e9593e4979f30f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccad4c59c4ae4f73b821370a385e3d87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:07.871146 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fc6cdd0d-aa3e-4fcd-9cc2-1bc66235f8ed tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13247b71-e784-46de-aa21-bd64b13b0de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:07.881229 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fc6cdd0d-aa3e-4fcd-9cc2-1bc66235f8ed tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13247b71-e784-46de-aa21-bd64b13b0de5) transitioned into state 'SUCCESS' from state '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-1342407463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b7f454dcfec4de899e9593e4979f30f',qos_specs=None,replication_status=,reservations=['b52029e6-45b0-4e1b-986b-e65c2e0bebe9','55e63714-1fc5-433a-8976-78008788ebe5','4a137c56-3498-45ec-a13f-dd3e9611de6f','5b2e6605-6162-47a1-9a27-6c72ba257c7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccad4c59c4ae4f73b821370a385e3d87',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:07.882106 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fc6cdd0d-aa3e-4fcd-9cc2-1bc66235f8ed tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7ee3080-fabb-4bde-9bbb-11fd977d012e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:07.890909 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fc6cdd0d-aa3e-4fcd-9cc2-1bc66235f8ed tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7ee3080-fabb-4bde-9bbb-11fd977d012e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:07.891661 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fc6cdd0d-aa3e-4fcd-9cc2-1bc66235f8ed tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Flow 'volume_create_api' (30abf732-af1d-43e0-8272-c41a71175f95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:32:07.891928 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-fc6cdd0d-aa3e-4fcd-9cc2-1bc66235f8ed tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create volume request issued successfully. Aug 06 14:32:07.892435 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fc6cdd0d-aa3e-4fcd-9cc2-1bc66235f8ed tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:32:07.892835 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1159/4649] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:32:07 2026] POST /volume/v3/volumes => generated 778 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:32:07.907314 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8a80e275-cf2c-4e45-bc39-d0016bf63151 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:07.909540 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8a80e275-cf2c-4e45-bc39-d0016bf63151 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/06ab6a42-88c4-4b19-9947-bed5f3db9956 Aug 06 14:32:07.909778 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8a80e275-cf2c-4e45-bc39-d0016bf63151 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:07.910063 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8a80e275-cf2c-4e45-bc39-d0016bf63151 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:07.919530 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:07.919530 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:07.923389 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8a80e275-cf2c-4e45-bc39-d0016bf63151 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:07.929203 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8a80e275-cf2c-4e45-bc39-d0016bf63151 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/06ab6a42-88c4-4b19-9947-bed5f3db9956 returned with HTTP 200 Aug 06 14:32:07.929621 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1170/4650] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:07 2026] GET /volume/v3/volumes/06ab6a42-88c4-4b19-9947-bed5f3db9956 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:08.565535 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-21de343a-2707-4b1b-b795-72f1e60e24fd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:08.567936 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-21de343a-2707-4b1b-b795-72f1e60e24fd tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f Aug 06 14:32:08.568226 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-21de343a-2707-4b1b-b795-72f1e60e24fd tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:08.568527 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-21de343a-2707-4b1b-b795-72f1e60e24fd tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:08.568686 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-21de343a-2707-4b1b-b795-72f1e60e24fd tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 0fc99ebd-73c9-4949-8290-ded9e192e76f. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:08.573768 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:08.573768 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:08.574579 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-21de343a-2707-4b1b-b795-72f1e60e24fd tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f returned with HTTP 200 Aug 06 14:32:08.575503 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1165/4651] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:08 2026] GET /volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:08.596861 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-55573e15-b5db-464d-a0d2-4052de0674f5 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:08.598546 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-55573e15-b5db-464d-a0d2-4052de0674f5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa Aug 06 14:32:08.598727 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-55573e15-b5db-464d-a0d2-4052de0674f5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:08.598899 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-55573e15-b5db-464d-a0d2-4052de0674f5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:08.598994 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-55573e15-b5db-464d-a0d2-4052de0674f5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:08.603600 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:08.603600 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:08.604170 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-55573e15-b5db-464d-a0d2-4052de0674f5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa returned with HTTP 200 Aug 06 14:32:08.604747 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1158/4652] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:08 2026] GET /volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:08.942457 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-cc5cda6a-0f37-4a13-966a-402b4a7ef1e0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:08.944856 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cc5cda6a-0f37-4a13-966a-402b4a7ef1e0 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/06ab6a42-88c4-4b19-9947-bed5f3db9956 Aug 06 14:32:08.945108 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cc5cda6a-0f37-4a13-966a-402b4a7ef1e0 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:08.945368 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cc5cda6a-0f37-4a13-966a-402b4a7ef1e0 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:08.953721 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:08.953721 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:08.959185 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-cc5cda6a-0f37-4a13-966a-402b4a7ef1e0 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:08.964269 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cc5cda6a-0f37-4a13-966a-402b4a7ef1e0 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/06ab6a42-88c4-4b19-9947-bed5f3db9956 returned with HTTP 200 Aug 06 14:32:08.964668 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1160/4653] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:08 2026] GET /volume/v3/volumes/06ab6a42-88c4-4b19-9947-bed5f3db9956 => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:08.976687 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-105b4e44-7ea6-47ec-949e-808b63f0102b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:08.980154 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-105b4e44-7ea6-47ec-949e-808b63f0102b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:32:08.980631 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-105b4e44-7ea6-47ec-949e-808b63f0102b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "06ab6a42-88c4-4b19-9947-bed5f3db9956", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1210890320"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:08.991788 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:08.991788 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:08.992441 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-105b4e44-7ea6-47ec-949e-808b63f0102b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:08.992623 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-105b4e44-7ea6-47ec-949e-808b63f0102b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create snapshot from volume 06ab6a42-88c4-4b19-9947-bed5f3db9956 Aug 06 14:32:09.029623 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-105b4e44-7ea6-47ec-949e-808b63f0102b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Created reservations ['fe31cc86-b173-49e2-8966-b8b1dde43f31', '60f35a7f-9b80-4572-82aa-85337acd9605', '553c9138-75c2-4820-84cb-b6243b4f0cd0', '0c85d29a-cc83-4520-a4e3-8354861ca317'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:32:09.059502 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-105b4e44-7ea6-47ec-949e-808b63f0102b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot create request issued successfully. Aug 06 14:32:09.059502 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-105b4e44-7ea6-47ec-949e-808b63f0102b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:32:09.059502 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1171/4654] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:32:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:32:09.066382 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d4b324eb-d13a-41d4-b80e-aa14e6afc360 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:09.068820 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d4b324eb-d13a-41d4-b80e-aa14e6afc360 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/a83a0923-6e25-4bec-ba0f-e6e90700e1f1 Aug 06 14:32:09.069087 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d4b324eb-d13a-41d4-b80e-aa14e6afc360 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:09.069385 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d4b324eb-d13a-41d4-b80e-aa14e6afc360 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:09.074515 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:09.074515 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:09.074907 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-d4b324eb-d13a-41d4-b80e-aa14e6afc360 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:09.075569 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d4b324eb-d13a-41d4-b80e-aa14e6afc360 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/a83a0923-6e25-4bec-ba0f-e6e90700e1f1 returned with HTTP 200 Aug 06 14:32:09.076255 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1166/4655] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:09 2026] GET /volume/v3/snapshots/a83a0923-6e25-4bec-ba0f-e6e90700e1f1 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:09.339776 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-c1b57ede-8156-48e3-9d94-ce4d984990fc req-f9da7082-167b-4c63-847c-a55fa73fc351 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:09.341970 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-c1b57ede-8156-48e3-9d94-ce4d984990fc req-f9da7082-167b-4c63-847c-a55fa73fc351 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:32:09.342226 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-c1b57ede-8156-48e3-9d94-ce4d984990fc req-f9da7082-167b-4c63-847c-a55fa73fc351 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:09.342499 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-c1b57ede-8156-48e3-9d94-ce4d984990fc req-f9da7082-167b-4c63-847c-a55fa73fc351 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:09.353438 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:09.353438 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:09.356874 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-c1b57ede-8156-48e3-9d94-ce4d984990fc req-f9da7082-167b-4c63-847c-a55fa73fc351 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:09.360977 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-c1b57ede-8156-48e3-9d94-ce4d984990fc req-f9da7082-167b-4c63-847c-a55fa73fc351 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:32:09.361371 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1159/4656] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:32:09 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:09.425168 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-94fbb6d2-637c-4706-bcd3-5f1554f07a9e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:09.425642 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-94fbb6d2-637c-4706-bcd3-5f1554f07a9e None None] GET https://10.4.3.229/volume// Aug 06 14:32:09.425837 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-94fbb6d2-637c-4706-bcd3-5f1554f07a9e None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:09.426048 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-94fbb6d2-637c-4706-bcd3-5f1554f07a9e None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:09.426435 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-94fbb6d2-637c-4706-bcd3-5f1554f07a9e None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:32:09.426758 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1161/4657] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:32: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 06 14:32:09.433545 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-c1b57ede-8156-48e3-9d94-ce4d984990fc req-f0bb46ee-6dd0-4575-88fd-3d45896605ed None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:09.435843 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-c1b57ede-8156-48e3-9d94-ce4d984990fc req-f0bb46ee-6dd0-4575-88fd-3d45896605ed tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:32:09.436242 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-c1b57ede-8156-48e3-9d94-ce4d984990fc req-f0bb46ee-6dd0-4575-88fd-3d45896605ed tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19c719af-91f8-4b9e-8019-ad43c078d9e6", "connector": null, "instance_uuid": "db3b2413-9687-48d5-9214-90a1969bff61"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:09.447523 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:09.447523 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:09.475209 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-c1b57ede-8156-48e3-9d94-ce4d984990fc req-f0bb46ee-6dd0-4575-88fd-3d45896605ed tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:32:09.475644 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1172/4658] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:32:09 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:09.502013 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-3ed88788-0e95-4496-8191-278c5a21382d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:09.504072 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3ed88788-0e95-4496-8191-278c5a21382d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:32:09.504189 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3ed88788-0e95-4496-8191-278c5a21382d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:09.504511 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3ed88788-0e95-4496-8191-278c5a21382d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:09.510501 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-057693bb-66ea-4507-b773-a4e8f203d30f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:09.511009 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-057693bb-66ea-4507-b773-a4e8f203d30f None None] GET https://10.4.3.229/volume// Aug 06 14:32:09.511214 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-057693bb-66ea-4507-b773-a4e8f203d30f None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:09.511439 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-057693bb-66ea-4507-b773-a4e8f203d30f None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:09.511921 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-057693bb-66ea-4507-b773-a4e8f203d30f None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:32:09.512395 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1160/4659] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:32: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 06 14:32:09.516888 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:09.516888 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:09.519848 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-c1b57ede-8156-48e3-9d94-ce4d984990fc req-9f44857c-c30f-46fa-b08a-bf5d4f7aa1a9 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:09.520902 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-3ed88788-0e95-4496-8191-278c5a21382d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:09.522027 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-c1b57ede-8156-48e3-9d94-ce4d984990fc req-9f44857c-c30f-46fa-b08a-bf5d4f7aa1a9 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:32:09.522239 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-c1b57ede-8156-48e3-9d94-ce4d984990fc req-9f44857c-c30f-46fa-b08a-bf5d4f7aa1a9 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:09.522447 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-c1b57ede-8156-48e3-9d94-ce4d984990fc req-9f44857c-c30f-46fa-b08a-bf5d4f7aa1a9 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:09.526129 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3ed88788-0e95-4496-8191-278c5a21382d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:32:09.526625 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1167/4660] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:09 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 1215 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:09.534317 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:09.534317 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:09.537896 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-c1b57ede-8156-48e3-9d94-ce4d984990fc req-9f44857c-c30f-46fa-b08a-bf5d4f7aa1a9 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:09.542518 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-c1b57ede-8156-48e3-9d94-ce4d984990fc req-9f44857c-c30f-46fa-b08a-bf5d4f7aa1a9 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:32:09.543042 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1162/4661] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:32:09 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:32:09.589868 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fe6de4aa-4aa4-4ea0-a954-e0a7b49bc6b2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:09.592415 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fe6de4aa-4aa4-4ea0-a954-e0a7b49bc6b2 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f Aug 06 14:32:09.592764 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fe6de4aa-4aa4-4ea0-a954-e0a7b49bc6b2 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:09.593039 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fe6de4aa-4aa4-4ea0-a954-e0a7b49bc6b2 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:09.593210 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-fe6de4aa-4aa4-4ea0-a954-e0a7b49bc6b2 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 0fc99ebd-73c9-4949-8290-ded9e192e76f. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:09.598726 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:09.598726 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:09.599657 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fe6de4aa-4aa4-4ea0-a954-e0a7b49bc6b2 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f returned with HTTP 200 Aug 06 14:32:09.600163 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1173/4662] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:09 2026] GET /volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:09.616224 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1f289e0b-78ff-47bb-88ed-a3c1b33c1d0f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:09.618170 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1f289e0b-78ff-47bb-88ed-a3c1b33c1d0f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa Aug 06 14:32:09.618474 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1f289e0b-78ff-47bb-88ed-a3c1b33c1d0f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:09.618675 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1f289e0b-78ff-47bb-88ed-a3c1b33c1d0f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:09.618798 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-1f289e0b-78ff-47bb-88ed-a3c1b33c1d0f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:09.622957 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:09.622957 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:09.623580 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1f289e0b-78ff-47bb-88ed-a3c1b33c1d0f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa returned with HTTP 200 Aug 06 14:32:09.623893 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1161/4663] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:09 2026] GET /volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:09.646597 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-c1b57ede-8156-48e3-9d94-ce4d984990fc req-eca6bb23-cdca-4853-b5bb-40e944d8bd5c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:09.648819 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-c1b57ede-8156-48e3-9d94-ce4d984990fc req-eca6bb23-cdca-4853-b5bb-40e944d8bd5c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] PUT https://10.4.3.229/volume/v3/attachments/5fe92cb7-f64e-4615-8986-a4dd1c9164f3 Aug 06 14:32:09.649244 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-c1b57ede-8156-48e3-9d94-ce4d984990fc req-eca6bb23-cdca-4853-b5bb-40e944d8bd5c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:09.657217 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-c1b57ede-8156-48e3-9d94-ce4d984990fc req-eca6bb23-cdca-4853-b5bb-40e944d8bd5c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Acquiring lock "cinder-attachment_update-19c719af-91f8-4b9e-8019-ad43c078d9e6-np0000006659" by "attachment_update" {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:32:09.662107 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-c1b57ede-8156-48e3-9d94-ce4d984990fc req-eca6bb23-cdca-4853-b5bb-40e944d8bd5c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Lock "cinder-attachment_update-19c719af-91f8-4b9e-8019-ad43c078d9e6-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:32:09.663374 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:09.663374 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:09.731132 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-c1b57ede-8156-48e3-9d94-ce4d984990fc req-eca6bb23-cdca-4853-b5bb-40e944d8bd5c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Lock "cinder-attachment_update-19c719af-91f8-4b9e-8019-ad43c078d9e6-np0000006659" released by "attachment_update" :: held 0.069s {{(pid=100397) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:32:09.731758 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-c1b57ede-8156-48e3-9d94-ce4d984990fc req-eca6bb23-cdca-4853-b5bb-40e944d8bd5c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/attachments/5fe92cb7-f64e-4615-8986-a4dd1c9164f3 returned with HTTP 200 Aug 06 14:32:09.732294 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1168/4664] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:32:09 2026] PUT /volume/v3/attachments/5fe92cb7-f64e-4615-8986-a4dd1c9164f3 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:10.084556 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-624b2dd8-d8ef-4588-9470-0e10e3117d2a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:10.086351 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-624b2dd8-d8ef-4588-9470-0e10e3117d2a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/a83a0923-6e25-4bec-ba0f-e6e90700e1f1 Aug 06 14:32:10.086598 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-624b2dd8-d8ef-4588-9470-0e10e3117d2a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:10.086769 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-624b2dd8-d8ef-4588-9470-0e10e3117d2a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:10.092517 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:10.092517 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:10.092802 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-624b2dd8-d8ef-4588-9470-0e10e3117d2a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:10.093397 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-624b2dd8-d8ef-4588-9470-0e10e3117d2a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/a83a0923-6e25-4bec-ba0f-e6e90700e1f1 returned with HTTP 200 Aug 06 14:32:10.093771 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1163/4665] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:10 2026] GET /volume/v3/snapshots/a83a0923-6e25-4bec-ba0f-e6e90700e1f1 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:10.102103 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-732ebf00-c6d1-407e-81c3-d1b9fd204fea None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:10.103761 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-732ebf00-c6d1-407e-81c3-d1b9fd204fea tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] POST https://10.4.3.229/volume/v3/snapshots/a83a0923-6e25-4bec-ba0f-e6e90700e1f1/action Aug 06 14:32:10.104094 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-732ebf00-c6d1-407e-81c3-d1b9fd204fea tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:32:10.104220 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-732ebf00-c6d1-407e-81c3-d1b9fd204fea tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:10.110466 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:10.110466 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:10.110886 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-732ebf00-c6d1-407e-81c3-d1b9fd204fea tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Snapshot retrieved successfully. Aug 06 14:32:10.111661 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.policy [None req-732ebf00-c6d1-407e-81c3-d1b9fd204fea tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'cdd04cbc28f841829808a42ae5989bb8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b7f454dcfec4de899e9593e4979f30f', '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=100396) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:32:10.111835 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-732ebf00-c6d1-407e-81c3-d1b9fd204fea tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] https://10.4.3.229/volume/v3/snapshots/a83a0923-6e25-4bec-ba0f-e6e90700e1f1/action returned with HTTP 403 Aug 06 14:32:10.112238 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1174/4666] 10.4.3.229 () {68 vars in 1396 bytes} [Thu Aug 6 14:32:10 2026] POST /volume/v3/snapshots/a83a0923-6e25-4bec-ba0f-e6e90700e1f1/action => generated 133 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:10.119658 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-dfb8eebe-d1ef-4d9e-8647-6feb14f8d18a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:10.121497 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dfb8eebe-d1ef-4d9e-8647-6feb14f8d18a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] DELETE https://10.4.3.229/volume/v3/snapshots/a83a0923-6e25-4bec-ba0f-e6e90700e1f1 Aug 06 14:32:10.121733 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dfb8eebe-d1ef-4d9e-8647-6feb14f8d18a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:10.121983 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dfb8eebe-d1ef-4d9e-8647-6feb14f8d18a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:10.122130 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-dfb8eebe-d1ef-4d9e-8647-6feb14f8d18a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Delete snapshot with id: a83a0923-6e25-4bec-ba0f-e6e90700e1f1 Aug 06 14:32:10.127400 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:10.127400 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:10.127763 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-dfb8eebe-d1ef-4d9e-8647-6feb14f8d18a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:10.148225 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-dfb8eebe-d1ef-4d9e-8647-6feb14f8d18a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot delete request issued successfully. Aug 06 14:32:10.148378 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dfb8eebe-d1ef-4d9e-8647-6feb14f8d18a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/a83a0923-6e25-4bec-ba0f-e6e90700e1f1 returned with HTTP 202 Aug 06 14:32:10.148832 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1162/4667] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:32:10 2026] DELETE /volume/v3/snapshots/a83a0923-6e25-4bec-ba0f-e6e90700e1f1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:10.156712 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e9ad504d-9dfa-4063-9aa7-4aeb6187d3dd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:10.158930 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e9ad504d-9dfa-4063-9aa7-4aeb6187d3dd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/a83a0923-6e25-4bec-ba0f-e6e90700e1f1 Aug 06 14:32:10.159206 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e9ad504d-9dfa-4063-9aa7-4aeb6187d3dd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:10.159508 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e9ad504d-9dfa-4063-9aa7-4aeb6187d3dd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:10.165492 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:10.165492 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:10.165915 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-e9ad504d-9dfa-4063-9aa7-4aeb6187d3dd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:10.166838 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e9ad504d-9dfa-4063-9aa7-4aeb6187d3dd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/a83a0923-6e25-4bec-ba0f-e6e90700e1f1 returned with HTTP 200 Aug 06 14:32:10.167341 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1169/4668] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:10 2026] GET /volume/v3/snapshots/a83a0923-6e25-4bec-ba0f-e6e90700e1f1 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:10.539123 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5d57eaba-569a-46d6-b5e7-27f6026a7572 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:10.540945 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5d57eaba-569a-46d6-b5e7-27f6026a7572 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:32:10.541186 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5d57eaba-569a-46d6-b5e7-27f6026a7572 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:10.541275 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5d57eaba-569a-46d6-b5e7-27f6026a7572 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:10.551861 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:10.551861 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:10.555074 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5d57eaba-569a-46d6-b5e7-27f6026a7572 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:10.558783 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5d57eaba-569a-46d6-b5e7-27f6026a7572 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:32:10.559103 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1164/4669] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:10 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:10.610645 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-bcc8b828-4ddc-41a3-8e3e-fabc7c793c7d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:10.612455 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bcc8b828-4ddc-41a3-8e3e-fabc7c793c7d tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f Aug 06 14:32:10.612704 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bcc8b828-4ddc-41a3-8e3e-fabc7c793c7d tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:10.612919 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bcc8b828-4ddc-41a3-8e3e-fabc7c793c7d tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:10.613048 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-bcc8b828-4ddc-41a3-8e3e-fabc7c793c7d tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 0fc99ebd-73c9-4949-8290-ded9e192e76f. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:10.617120 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:10.617120 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:10.617780 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bcc8b828-4ddc-41a3-8e3e-fabc7c793c7d tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f returned with HTTP 200 Aug 06 14:32:10.618397 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1175/4670] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:10 2026] GET /volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:10.628102 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-de28c603-2cf5-4c22-8b04-19aa75290eb9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:10.630068 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-de28c603-2cf5-4c22-8b04-19aa75290eb9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f/export_record Aug 06 14:32:10.630277 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-de28c603-2cf5-4c22-8b04-19aa75290eb9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:10.630527 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-de28c603-2cf5-4c22-8b04-19aa75290eb9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'export_record' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:10.630642 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.backups [None req-de28c603-2cf5-4c22-8b04-19aa75290eb9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Export record for backup 0fc99ebd-73c9-4949-8290-ded9e192e76f. {{(pid=100399) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 14:32:10.634653 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-031d6eee-23c8-4404-b3c8-f227ede98bbd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:10.635448 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:10.635448 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:10.636552 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.backup.api [None req-de28c603-2cf5-4c22-8b04-19aa75290eb9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling RPCAPI with context: , host: np0000006659, backup: 0fc99ebd-73c9-4949-8290-ded9e192e76f. {{(pid=100399) export_record /opt/stack/cinder/cinder/backup/api.py:495}} Aug 06 14:32:10.636801 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-031d6eee-23c8-4404-b3c8-f227ede98bbd tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa Aug 06 14:32:10.637129 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-031d6eee-23c8-4404-b3c8-f227ede98bbd tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:10.637337 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-031d6eee-23c8-4404-b3c8-f227ede98bbd tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:10.637485 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-031d6eee-23c8-4404-b3c8-f227ede98bbd tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:10.642793 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:10.642793 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:10.643366 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-031d6eee-23c8-4404-b3c8-f227ede98bbd tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa returned with HTTP 200 Aug 06 14:32:10.643764 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1170/4671] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:10 2026] GET /volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:10.644275 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.backup.rpcapi [None req-de28c603-2cf5-4c22-8b04-19aa75290eb9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] export_record in rpcapi backup_id 0fc99ebd-73c9-4949-8290-ded9e192e76f on host np0000006659. {{(pid=100399) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 06 14:32:10.656178 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.backups [None req-de28c603-2cf5-4c22-8b04-19aa75290eb9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGZjOTllYmQtNzNjOS00OTQ5LTgyOTAtZGVkOWUxOTJlNzZmIiwgInVzZXJfaWQiOiAiZTU4MDNiNTM3ODUyNDZiMWEyNjEzYzdlMDI1ZjNkMTYiLCAicHJvamVjdF9pZCI6ICI0MTg4ZWYzNmQzMWY0NzYwOTcyZjI3MzNmNjI4YzYzZCIsICJ2b2x1bWVfaWQiOiAiODE0YzY4YzgtZmFiZC00NzAzLWJmYjUtMmY1MmJhZTI1NTg1IiwgImhvc3QiOiAibnAwMDAwMDA2NjU5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDgxNjEyNjU0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODE0YzY4YzgtZmFiZC00NzAzLWJmYjUtMmY1MmJhZTI1NTg1LzIwMjYwODA2MTQzMTU3L2F6X25vdmFfYmFja3VwXzBmYzk5ZWJkLTczYzktNDk0OS04MjkwLWRlZDllMTkyZTc2ZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTQ6MzE6NTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTQ6MzE6NTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNDozMjoxMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100399) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 06 14:32:10.656548 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-de28c603-2cf5-4c22-8b04-19aa75290eb9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f/export_record returned with HTTP 200 Aug 06 14:32:10.657397 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1163/4672] 10.4.3.229 () {68 vars in 1430 bytes} [Thu Aug 6 14:32:10 2026] GET /volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f/export_record => generated 1424 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:10.664140 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b4f2b746-9bef-49c2-80c9-0f5b316002ca None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:10.666134 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b4f2b746-9bef-49c2-80c9-0f5b316002ca tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f Aug 06 14:32:10.666338 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b4f2b746-9bef-49c2-80c9-0f5b316002ca tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:10.666530 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b4f2b746-9bef-49c2-80c9-0f5b316002ca tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:10.666637 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-b4f2b746-9bef-49c2-80c9-0f5b316002ca tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 0fc99ebd-73c9-4949-8290-ded9e192e76f. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:10.670521 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:10.670521 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:10.671050 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b4f2b746-9bef-49c2-80c9-0f5b316002ca tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f returned with HTTP 200 Aug 06 14:32:10.671402 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1165/4673] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:10 2026] GET /volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:10.681016 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1db87556-1a90-415d-b9c6-87f606b500b9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:10.682666 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1db87556-1a90-415d-b9c6-87f606b500b9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] POST https://10.4.3.229/volume/v3/backups/import_record Aug 06 14:32:10.683072 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1db87556-1a90-415d-b9c6-87f606b500b9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjVkODc3OGQtNzQxOS00MjFkLTllNDEtYjQ0MjFlOTVhNGI0IiwgInVzZXJfaWQiOiAiZTU4MDNiNTM3ODUyNDZiMWEyNjEzYzdlMDI1ZjNkMTYiLCAicHJvamVjdF9pZCI6ICI0MTg4ZWYzNmQzMWY0NzYwOTcyZjI3MzNmNjI4YzYzZCIsICJ2b2x1bWVfaWQiOiAiODE0YzY4YzgtZmFiZC00NzAzLWJmYjUtMmY1MmJhZTI1NTg1IiwgImhvc3QiOiAibnAwMDAwMDA2NjU5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDgxNjEyNjU0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODE0YzY4YzgtZmFiZC00NzAzLWJmYjUtMmY1MmJhZTI1NTg1LzIwMjYwODA2MTQzMTU3L2F6X25vdmFfYmFja3VwXzBmYzk5ZWJkLTczYzktNDk0OS04MjkwLWRlZDllMTkyZTc2ZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTQ6MzE6NTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTQ6MzE6NTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNDozMjoxMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:10.684355 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.backups [None req-1db87556-1a90-415d-b9c6-87f606b500b9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjVkODc3OGQtNzQxOS00MjFkLTllNDEtYjQ0MjFlOTVhNGI0IiwgInVzZXJfaWQiOiAiZTU4MDNiNTM3ODUyNDZiMWEyNjEzYzdlMDI1ZjNkMTYiLCAicHJvamVjdF9pZCI6ICI0MTg4ZWYzNmQzMWY0NzYwOTcyZjI3MzNmNjI4YzYzZCIsICJ2b2x1bWVfaWQiOiAiODE0YzY4YzgtZmFiZC00NzAzLWJmYjUtMmY1MmJhZTI1NTg1IiwgImhvc3QiOiAibnAwMDAwMDA2NjU5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDgxNjEyNjU0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODE0YzY4YzgtZmFiZC00NzAzLWJmYjUtMmY1MmJhZTI1NTg1LzIwMjYwODA2MTQzMTU3L2F6X25vdmFfYmFja3VwXzBmYzk5ZWJkLTczYzktNDk0OS04MjkwLWRlZDllMTkyZTc2ZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTQ6MzE6NTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTQ6MzE6NTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNDozMjoxMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100396) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 06 14:32:10.684480 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.backups [None req-1db87556-1a90-415d-b9c6-87f606b500b9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjVkODc3OGQtNzQxOS00MjFkLTllNDEtYjQ0MjFlOTVhNGI0IiwgInVzZXJfaWQiOiAiZTU4MDNiNTM3ODUyNDZiMWEyNjEzYzdlMDI1ZjNkMTYiLCAicHJvamVjdF9pZCI6ICI0MTg4ZWYzNmQzMWY0NzYwOTcyZjI3MzNmNjI4YzYzZCIsICJ2b2x1bWVfaWQiOiAiODE0YzY4YzgtZmFiZC00NzAzLWJmYjUtMmY1MmJhZTI1NTg1IiwgImhvc3QiOiAibnAwMDAwMDA2NjU5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDgxNjEyNjU0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODE0YzY4YzgtZmFiZC00NzAzLWJmYjUtMmY1MmJhZTI1NTg1LzIwMjYwODA2MTQzMTU3L2F6X25vdmFfYmFja3VwXzBmYzk5ZWJkLTczYzktNDk0OS04MjkwLWRlZDllMTkyZTc2ZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTQ6MzE6NTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTQ6MzE6NTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNDozMjoxMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100396) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 06 14:32:10.685096 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.policy [None req-1db87556-1a90-415d-b9c6-87f606b500b9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '53b6c5ee947749b8ab866b308b9f083a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4188ef36d31f4760972f2733f628c63d', '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=100396) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:32:10.685263 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1db87556-1a90-415d-b9c6-87f606b500b9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] https://10.4.3.229/volume/v3/backups/import_record returned with HTTP 403 Aug 06 14:32:10.685689 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1176/4674] 10.4.3.229 () {70 vars in 1342 bytes} [Thu Aug 6 14:32:10 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 06 14:32:10.692140 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-373c6c27-09a9-4474-a700-da65c90df48e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:10.693848 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-373c6c27-09a9-4474-a700-da65c90df48e tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/814c68c8-fabd-4703-bfb5-2f52bae25585 Aug 06 14:32:10.694059 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-373c6c27-09a9-4474-a700-da65c90df48e tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:10.694272 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-373c6c27-09a9-4474-a700-da65c90df48e tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:10.694445 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-373c6c27-09a9-4474-a700-da65c90df48e tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Delete volume with id: 814c68c8-fabd-4703-bfb5-2f52bae25585 Aug 06 14:32:10.702936 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:10.702936 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:10.703270 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-373c6c27-09a9-4474-a700-da65c90df48e tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Volume info retrieved successfully. Aug 06 14:32:10.717983 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-373c6c27-09a9-4474-a700-da65c90df48e tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Delete volume request issued successfully. Aug 06 14:32:10.718187 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-373c6c27-09a9-4474-a700-da65c90df48e tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/volumes/814c68c8-fabd-4703-bfb5-2f52bae25585 returned with HTTP 202 Aug 06 14:32:10.720669 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1171/4675] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:32:10 2026] DELETE /volume/v3/volumes/814c68c8-fabd-4703-bfb5-2f52bae25585 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:10.728321 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-cfceaaa2-a31e-4b34-95ca-6418ec36487f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:10.729920 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cfceaaa2-a31e-4b34-95ca-6418ec36487f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/volumes/814c68c8-fabd-4703-bfb5-2f52bae25585 Aug 06 14:32:10.730103 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cfceaaa2-a31e-4b34-95ca-6418ec36487f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:10.730276 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cfceaaa2-a31e-4b34-95ca-6418ec36487f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:10.739978 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:10.739978 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:10.746119 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-cfceaaa2-a31e-4b34-95ca-6418ec36487f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Volume info retrieved successfully. Aug 06 14:32:10.750663 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cfceaaa2-a31e-4b34-95ca-6418ec36487f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/volumes/814c68c8-fabd-4703-bfb5-2f52bae25585 returned with HTTP 200 Aug 06 14:32:10.751160 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1164/4676] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:10 2026] GET /volume/v3/volumes/814c68c8-fabd-4703-bfb5-2f52bae25585 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:11.177759 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a3b00a94-ee4b-4fec-b0c9-ea718155cf99 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:11.179610 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a3b00a94-ee4b-4fec-b0c9-ea718155cf99 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/a83a0923-6e25-4bec-ba0f-e6e90700e1f1 Aug 06 14:32:11.179781 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a3b00a94-ee4b-4fec-b0c9-ea718155cf99 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:11.179979 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a3b00a94-ee4b-4fec-b0c9-ea718155cf99 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:11.184506 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a3b00a94-ee4b-4fec-b0c9-ea718155cf99 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/a83a0923-6e25-4bec-ba0f-e6e90700e1f1 returned with HTTP 404 Aug 06 14:32:11.185047 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1166/4677] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:11 2026] GET /volume/v3/snapshots/a83a0923-6e25-4bec-ba0f-e6e90700e1f1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:11.193015 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c0193b03-fb02-4df0-b4dd-d178905ba693 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:11.195322 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c0193b03-fb02-4df0-b4dd-d178905ba693 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/06ab6a42-88c4-4b19-9947-bed5f3db9956 Aug 06 14:32:11.195944 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c0193b03-fb02-4df0-b4dd-d178905ba693 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:11.195944 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c0193b03-fb02-4df0-b4dd-d178905ba693 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:11.196126 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-c0193b03-fb02-4df0-b4dd-d178905ba693 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Delete volume with id: 06ab6a42-88c4-4b19-9947-bed5f3db9956 Aug 06 14:32:11.203804 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:11.203804 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:11.204282 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c0193b03-fb02-4df0-b4dd-d178905ba693 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:11.224909 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c0193b03-fb02-4df0-b4dd-d178905ba693 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Delete volume request issued successfully. Aug 06 14:32:11.225202 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c0193b03-fb02-4df0-b4dd-d178905ba693 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/06ab6a42-88c4-4b19-9947-bed5f3db9956 returned with HTTP 202 Aug 06 14:32:11.225800 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1177/4678] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:32:11 2026] DELETE /volume/v3/volumes/06ab6a42-88c4-4b19-9947-bed5f3db9956 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:11.234296 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7db14a15-b6c1-4f63-839e-debb0d873021 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:11.236811 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7db14a15-b6c1-4f63-839e-debb0d873021 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/06ab6a42-88c4-4b19-9947-bed5f3db9956 Aug 06 14:32:11.237079 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7db14a15-b6c1-4f63-839e-debb0d873021 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:11.237345 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7db14a15-b6c1-4f63-839e-debb0d873021 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:11.248523 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:11.248523 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:11.252804 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-7db14a15-b6c1-4f63-839e-debb0d873021 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:11.257082 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7db14a15-b6c1-4f63-839e-debb0d873021 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/06ab6a42-88c4-4b19-9947-bed5f3db9956 returned with HTTP 200 Aug 06 14:32:11.257545 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1172/4679] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:11 2026] GET /volume/v3/volumes/06ab6a42-88c4-4b19-9947-bed5f3db9956 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:11.574835 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-0182255e-5d94-4b2e-a63c-0c6f99ea9372 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:11.576650 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0182255e-5d94-4b2e-a63c-0c6f99ea9372 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:32:11.576816 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0182255e-5d94-4b2e-a63c-0c6f99ea9372 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:11.577031 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0182255e-5d94-4b2e-a63c-0c6f99ea9372 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:11.588565 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:11.588565 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:11.591717 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-0182255e-5d94-4b2e-a63c-0c6f99ea9372 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:11.595865 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0182255e-5d94-4b2e-a63c-0c6f99ea9372 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:32:11.596249 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1165/4680] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:11 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:11.652897 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7bf6ebde-b16c-47c9-9ffb-8537cc509255 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:11.654740 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7bf6ebde-b16c-47c9-9ffb-8537cc509255 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa Aug 06 14:32:11.655008 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7bf6ebde-b16c-47c9-9ffb-8537cc509255 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:11.655231 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7bf6ebde-b16c-47c9-9ffb-8537cc509255 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:11.655393 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-7bf6ebde-b16c-47c9-9ffb-8537cc509255 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:11.660840 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:11.660840 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:11.661562 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7bf6ebde-b16c-47c9-9ffb-8537cc509255 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa returned with HTTP 200 Aug 06 14:32:11.661956 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1167/4681] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:11 2026] GET /volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:11.764165 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5454faed-e5e5-46d4-b821-460bcab8ac61 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:11.766194 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5454faed-e5e5-46d4-b821-460bcab8ac61 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/volumes/814c68c8-fabd-4703-bfb5-2f52bae25585 Aug 06 14:32:11.766465 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5454faed-e5e5-46d4-b821-460bcab8ac61 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:11.766690 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5454faed-e5e5-46d4-b821-460bcab8ac61 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:11.773083 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5454faed-e5e5-46d4-b821-460bcab8ac61 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/volumes/814c68c8-fabd-4703-bfb5-2f52bae25585 returned with HTTP 404 Aug 06 14:32:11.773631 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1178/4682] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:11 2026] GET /volume/v3/volumes/814c68c8-fabd-4703-bfb5-2f52bae25585 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:11.781867 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-deffd8d9-3e1f-4981-ba6c-264dfdeb65c2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:11.783590 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-deffd8d9-3e1f-4981-ba6c-264dfdeb65c2 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] GET https://10.4.3.229/volume/v3/backups Aug 06 14:32:11.783785 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-deffd8d9-3e1f-4981-ba6c-264dfdeb65c2 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:11.783956 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-deffd8d9-3e1f-4981-ba6c-264dfdeb65c2 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] Calling method 'index' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:11.784193 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-deffd8d9-3e1f-4981-ba6c-264dfdeb65c2 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] Removing options '' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:32:11.796304 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-deffd8d9-3e1f-4981-ba6c-264dfdeb65c2 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] https://10.4.3.229/volume/v3/backups returned with HTTP 200 Aug 06 14:32:11.796704 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1173/4683] 10.4.3.229 () {68 vars in 1277 bytes} [Thu Aug 6 14:32:11 2026] GET /volume/v3/backups => generated 625 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:11.806586 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-56b1d78d-a2df-4537-9060-7b5eb85e310a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:11.808573 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-56b1d78d-a2df-4537-9060-7b5eb85e310a tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] GET https://10.4.3.229/volume/v3/backups?project_id=4188ef36d31f4760972f2733f628c63d Aug 06 14:32:11.808806 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-56b1d78d-a2df-4537-9060-7b5eb85e310a tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:11.809102 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-56b1d78d-a2df-4537-9060-7b5eb85e310a tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:11.809506 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.api_utils [None req-56b1d78d-a2df-4537-9060-7b5eb85e310a tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] Removing options 'project_id' from query. {{(pid=100399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:32:11.815089 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-56b1d78d-a2df-4537-9060-7b5eb85e310a tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] https://10.4.3.229/volume/v3/backups?project_id=4188ef36d31f4760972f2733f628c63d returned with HTTP 200 Aug 06 14:32:11.815512 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1166/4684] 10.4.3.229 () {68 vars in 1364 bytes} [Thu Aug 6 14:32:11 2026] GET /volume/v3/backups?project_id=4188ef36d31f4760972f2733f628c63d => generated 625 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:11.825117 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-fdeb0f4a-290f-43f1-8c2d-1258cb025dda None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:11.826720 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fdeb0f4a-290f-43f1-8c2d-1258cb025dda tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:32:11.827038 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fdeb0f4a-290f-43f1-8c2d-1258cb025dda tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-351642729"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:11.828436 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-fdeb0f4a-290f-43f1-8c2d-1258cb025dda tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-351642729'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:32:11.828606 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-fdeb0f4a-290f-43f1-8c2d-1258cb025dda tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Create volume of 1 GB Aug 06 14:32:11.832948 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-fdeb0f4a-290f-43f1-8c2d-1258cb025dda tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Availability Zones retrieved successfully. Aug 06 14:32:11.838321 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fdeb0f4a-290f-43f1-8c2d-1258cb025dda tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Flow 'volume_create_api' (87c487d8-1fd4-42e3-ae51-561351682fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:32:11.840512 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fdeb0f4a-290f-43f1-8c2d-1258cb025dda tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8274a15-79f1-44d3-8541-4ad7d734550e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:11.841253 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-fdeb0f4a-290f-43f1-8c2d-1258cb025dda tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:32:11.867654 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fdeb0f4a-290f-43f1-8c2d-1258cb025dda tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8274a15-79f1-44d3-8541-4ad7d734550e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:11.868363 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fdeb0f4a-290f-43f1-8c2d-1258cb025dda tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a3a0b68-43bd-4a45-888e-05e07a4a74c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:11.907829 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-fdeb0f4a-290f-43f1-8c2d-1258cb025dda tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Created reservations ['c79de36f-4bb6-445c-b4e7-4f2834f680ca', 'fc73ab78-d449-48cb-af0c-d963383c372b', 'd72e5213-f831-4ef6-803a-5dd482d9f3aa', '9cc67270-b568-48f0-af60-98447f00eaa6'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:32:11.908784 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fdeb0f4a-290f-43f1-8c2d-1258cb025dda tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a3a0b68-43bd-4a45-888e-05e07a4a74c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c79de36f-4bb6-445c-b4e7-4f2834f680ca', 'fc73ab78-d449-48cb-af0c-d963383c372b', 'd72e5213-f831-4ef6-803a-5dd482d9f3aa', '9cc67270-b568-48f0-af60-98447f00eaa6']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:11.909607 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fdeb0f4a-290f-43f1-8c2d-1258cb025dda tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b33fe9a-dbb6-4d40-92f0-51de33ebb3a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:11.962986 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fdeb0f4a-290f-43f1-8c2d-1258cb025dda tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b33fe9a-dbb6-4d40-92f0-51de33ebb3a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84f2ce98-9ef0-41a9-8547-6668d35905df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-351642729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4188ef36d31f4760972f2733f628c63d',qos_specs=None,replication_status=,reservations=['c79de36f-4bb6-445c-b4e7-4f2834f680ca','fc73ab78-d449-48cb-af0c-d963383c372b','d72e5213-f831-4ef6-803a-5dd482d9f3aa','9cc67270-b568-48f0-af60-98447f00eaa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5803b53785246b1a2613c7e025f3d16',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:32:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-351642729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84f2ce98-9ef0-41a9-8547-6668d35905df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4188ef36d31f4760972f2733f628c63d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5803b53785246b1a2613c7e025f3d16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:11.963678 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fdeb0f4a-290f-43f1-8c2d-1258cb025dda tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b02429d-2a94-4e72-84a5-7946b641cd24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:11.984121 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fdeb0f4a-290f-43f1-8c2d-1258cb025dda tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b02429d-2a94-4e72-84a5-7946b641cd24) transitioned into state 'SUCCESS' from state '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-351642729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4188ef36d31f4760972f2733f628c63d',qos_specs=None,replication_status=,reservations=['c79de36f-4bb6-445c-b4e7-4f2834f680ca','fc73ab78-d449-48cb-af0c-d963383c372b','d72e5213-f831-4ef6-803a-5dd482d9f3aa','9cc67270-b568-48f0-af60-98447f00eaa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5803b53785246b1a2613c7e025f3d16',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:11.984725 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fdeb0f4a-290f-43f1-8c2d-1258cb025dda tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d95f2b1-656f-431b-a008-3b0725e8b0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:11.993598 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fdeb0f4a-290f-43f1-8c2d-1258cb025dda tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d95f2b1-656f-431b-a008-3b0725e8b0a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:11.994280 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fdeb0f4a-290f-43f1-8c2d-1258cb025dda tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Flow 'volume_create_api' (87c487d8-1fd4-42e3-ae51-561351682fd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:32:11.994757 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-fdeb0f4a-290f-43f1-8c2d-1258cb025dda tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Create volume request issued successfully. Aug 06 14:32:11.995248 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fdeb0f4a-290f-43f1-8c2d-1258cb025dda tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:32:11.995753 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1168/4685] 10.4.3.229 () {70 vars in 1298 bytes} [Thu Aug 6 14:32:11 2026] POST /volume/v3/volumes => generated 777 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:32:12.011804 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-94c150fa-48c6-4fc1-8be7-c735473c4fd3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:12.017856 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-94c150fa-48c6-4fc1-8be7-c735473c4fd3 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/volumes/84f2ce98-9ef0-41a9-8547-6668d35905df Aug 06 14:32:12.018069 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-94c150fa-48c6-4fc1-8be7-c735473c4fd3 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:12.018251 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-94c150fa-48c6-4fc1-8be7-c735473c4fd3 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:12.028818 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:12.028818 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:12.032217 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-94c150fa-48c6-4fc1-8be7-c735473c4fd3 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Volume info retrieved successfully. Aug 06 14:32:12.035676 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-94c150fa-48c6-4fc1-8be7-c735473c4fd3 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/volumes/84f2ce98-9ef0-41a9-8547-6668d35905df returned with HTTP 200 Aug 06 14:32:12.036033 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1179/4686] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:12 2026] GET /volume/v3/volumes/84f2ce98-9ef0-41a9-8547-6668d35905df => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:12.273108 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5ef55d6f-04c0-4ce8-9263-64db0a9a7741 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:12.274840 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5ef55d6f-04c0-4ce8-9263-64db0a9a7741 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/06ab6a42-88c4-4b19-9947-bed5f3db9956 Aug 06 14:32:12.275021 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5ef55d6f-04c0-4ce8-9263-64db0a9a7741 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:12.275225 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5ef55d6f-04c0-4ce8-9263-64db0a9a7741 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:12.280945 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5ef55d6f-04c0-4ce8-9263-64db0a9a7741 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/06ab6a42-88c4-4b19-9947-bed5f3db9956 returned with HTTP 404 Aug 06 14:32:12.281552 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1174/4687] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:12 2026] GET /volume/v3/volumes/06ab6a42-88c4-4b19-9947-bed5f3db9956 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 14:32:12.291949 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-145b84b4-8453-4608-81bf-8b6360ec3599 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:12.294101 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-145b84b4-8453-4608-81bf-8b6360ec3599 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:32:12.294519 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-145b84b4-8453-4608-81bf-8b6360ec3599 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-64473755"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:12.296201 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-145b84b4-8453-4608-81bf-8b6360ec3599 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-64473755'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:32:12.296399 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-145b84b4-8453-4608-81bf-8b6360ec3599 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create volume of 1 GB Aug 06 14:32:12.296764 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:12.296764 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:12.301158 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-145b84b4-8453-4608-81bf-8b6360ec3599 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Availability Zones retrieved successfully. Aug 06 14:32:12.309000 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-145b84b4-8453-4608-81bf-8b6360ec3599 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Flow 'volume_create_api' (3471e371-7651-43ef-a053-e528f69dc0f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:32:12.310319 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-145b84b4-8453-4608-81bf-8b6360ec3599 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afbaaebb-3e02-435f-887d-3e506691a2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:12.311354 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-145b84b4-8453-4608-81bf-8b6360ec3599 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:32:12.337467 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-145b84b4-8453-4608-81bf-8b6360ec3599 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afbaaebb-3e02-435f-887d-3e506691a2ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:12.338436 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-145b84b4-8453-4608-81bf-8b6360ec3599 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aac52318-f7bb-4d02-ae01-110080e2fea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:12.379012 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-145b84b4-8453-4608-81bf-8b6360ec3599 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Created reservations ['2d323051-3eaf-43c2-b463-bc2a86f949aa', 'dbdc1278-683f-490a-8331-b0fd45441335', 'f205946c-4f67-464d-bfd3-0bb895e7e198', '22af551f-364e-4671-9bc9-f3a847d5ae51'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:32:12.380412 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-145b84b4-8453-4608-81bf-8b6360ec3599 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aac52318-f7bb-4d02-ae01-110080e2fea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d323051-3eaf-43c2-b463-bc2a86f949aa', 'dbdc1278-683f-490a-8331-b0fd45441335', 'f205946c-4f67-464d-bfd3-0bb895e7e198', '22af551f-364e-4671-9bc9-f3a847d5ae51']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:12.381526 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-145b84b4-8453-4608-81bf-8b6360ec3599 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85023dee-b01d-4d42-a851-4c20acc2cc77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:12.410082 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-145b84b4-8453-4608-81bf-8b6360ec3599 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85023dee-b01d-4d42-a851-4c20acc2cc77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bb5f737-7e2c-4d67-93da-8a9bce88c50a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-64473755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b7f454dcfec4de899e9593e4979f30f',qos_specs=None,replication_status=,reservations=['2d323051-3eaf-43c2-b463-bc2a86f949aa','dbdc1278-683f-490a-8331-b0fd45441335','f205946c-4f67-464d-bfd3-0bb895e7e198','22af551f-364e-4671-9bc9-f3a847d5ae51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccad4c59c4ae4f73b821370a385e3d87',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:32:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-64473755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bb5f737-7e2c-4d67-93da-8a9bce88c50a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b7f454dcfec4de899e9593e4979f30f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccad4c59c4ae4f73b821370a385e3d87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:12.410829 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-145b84b4-8453-4608-81bf-8b6360ec3599 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bbd75d1-a8aa-4ebf-9b78-da8790c52bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:12.433630 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-145b84b4-8453-4608-81bf-8b6360ec3599 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bbd75d1-a8aa-4ebf-9b78-da8790c52bb1) transitioned into state 'SUCCESS' from state '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-64473755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b7f454dcfec4de899e9593e4979f30f',qos_specs=None,replication_status=,reservations=['2d323051-3eaf-43c2-b463-bc2a86f949aa','dbdc1278-683f-490a-8331-b0fd45441335','f205946c-4f67-464d-bfd3-0bb895e7e198','22af551f-364e-4671-9bc9-f3a847d5ae51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccad4c59c4ae4f73b821370a385e3d87',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:12.433630 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-145b84b4-8453-4608-81bf-8b6360ec3599 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5c88e47-f442-4110-94cd-ccb5f7df3f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:12.444215 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-145b84b4-8453-4608-81bf-8b6360ec3599 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5c88e47-f442-4110-94cd-ccb5f7df3f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:12.447324 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-145b84b4-8453-4608-81bf-8b6360ec3599 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Flow 'volume_create_api' (3471e371-7651-43ef-a053-e528f69dc0f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:32:12.447324 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-145b84b4-8453-4608-81bf-8b6360ec3599 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create volume request issued successfully. Aug 06 14:32:12.447324 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-145b84b4-8453-4608-81bf-8b6360ec3599 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:32:12.447780 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1167/4688] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:32:12 2026] POST /volume/v3/volumes => generated 776 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:32:12.464965 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bc6bfa4b-d133-4a83-95a1-e4c1beb0a05d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:12.470730 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bc6bfa4b-d133-4a83-95a1-e4c1beb0a05d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/9bb5f737-7e2c-4d67-93da-8a9bce88c50a Aug 06 14:32:12.471000 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bc6bfa4b-d133-4a83-95a1-e4c1beb0a05d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:12.471261 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bc6bfa4b-d133-4a83-95a1-e4c1beb0a05d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:12.480644 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-c1b57ede-8156-48e3-9d94-ce4d984990fc req-8dc54428-fced-40c5-be4b-c395fdaf2ead None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:12.482403 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:12.482403 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:12.483047 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-c1b57ede-8156-48e3-9d94-ce4d984990fc req-8dc54428-fced-40c5-be4b-c395fdaf2ead tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] POST https://10.4.3.229/volume/v3/attachments/5fe92cb7-f64e-4615-8986-a4dd1c9164f3/action Aug 06 14:32:12.484390 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-c1b57ede-8156-48e3-9d94-ce4d984990fc req-8dc54428-fced-40c5-be4b-c395fdaf2ead tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action body: b'{"os-complete": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:32:12.484689 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-c1b57ede-8156-48e3-9d94-ce4d984990fc req-8dc54428-fced-40c5-be4b-c395fdaf2ead tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:12.487030 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-bc6bfa4b-d133-4a83-95a1-e4c1beb0a05d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:12.492713 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bc6bfa4b-d133-4a83-95a1-e4c1beb0a05d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/9bb5f737-7e2c-4d67-93da-8a9bce88c50a returned with HTTP 200 Aug 06 14:32:12.493254 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1169/4689] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:12 2026] GET /volume/v3/volumes/9bb5f737-7e2c-4d67-93da-8a9bce88c50a => generated 955 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:12.507832 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:12.507832 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:12.524841 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-c1b57ede-8156-48e3-9d94-ce4d984990fc req-8dc54428-fced-40c5-be4b-c395fdaf2ead tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/attachments/5fe92cb7-f64e-4615-8986-a4dd1c9164f3/action returned with HTTP 204 Aug 06 14:32:12.525340 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1180/4690] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:32:12 2026] POST /volume/v3/attachments/5fe92cb7-f64e-4615-8986-a4dd1c9164f3/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:12.610752 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f9b62f93-bb10-4d48-b4a2-94c46c17e72c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:12.612863 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f9b62f93-bb10-4d48-b4a2-94c46c17e72c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:32:12.613853 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f9b62f93-bb10-4d48-b4a2-94c46c17e72c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:12.613853 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f9b62f93-bb10-4d48-b4a2-94c46c17e72c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:12.624959 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:12.624959 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:12.628586 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f9b62f93-bb10-4d48-b4a2-94c46c17e72c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:12.632499 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f9b62f93-bb10-4d48-b4a2-94c46c17e72c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:32:12.632846 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1175/4691] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:12 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 1510 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:12.673197 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-88770b57-30d8-44aa-a127-90498b6f1e60 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:12.676021 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-88770b57-30d8-44aa-a127-90498b6f1e60 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa Aug 06 14:32:12.676021 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-88770b57-30d8-44aa-a127-90498b6f1e60 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:12.676021 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-88770b57-30d8-44aa-a127-90498b6f1e60 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:12.676021 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-88770b57-30d8-44aa-a127-90498b6f1e60 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:12.679443 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:12.679443 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:12.680087 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-88770b57-30d8-44aa-a127-90498b6f1e60 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa returned with HTTP 200 Aug 06 14:32:12.680555 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1168/4692] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:12 2026] GET /volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:13.053209 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b2d8afc2-fc76-4446-bc2b-da262801c140 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:13.054886 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b2d8afc2-fc76-4446-bc2b-da262801c140 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/volumes/84f2ce98-9ef0-41a9-8547-6668d35905df Aug 06 14:32:13.055075 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b2d8afc2-fc76-4446-bc2b-da262801c140 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:13.055271 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b2d8afc2-fc76-4446-bc2b-da262801c140 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:13.064934 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:13.064934 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:13.068925 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b2d8afc2-fc76-4446-bc2b-da262801c140 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Volume info retrieved successfully. Aug 06 14:32:13.073368 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b2d8afc2-fc76-4446-bc2b-da262801c140 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/volumes/84f2ce98-9ef0-41a9-8547-6668d35905df returned with HTTP 200 Aug 06 14:32:13.073967 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1170/4693] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:13 2026] GET /volume/v3/volumes/84f2ce98-9ef0-41a9-8547-6668d35905df => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:13.090149 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b719e019-99c0-411e-abcb-f07e7e667418 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:13.091663 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b719e019-99c0-411e-abcb-f07e7e667418 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 06 14:32:13.091983 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b719e019-99c0-411e-abcb-f07e7e667418 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "84f2ce98-9ef0-41a9-8547-6668d35905df", "name": "tempest-type-Backup-1843427698"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:13.093956 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.backups [None req-b719e019-99c0-411e-abcb-f07e7e667418 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Creating new backup {'backup': {'volume_id': '84f2ce98-9ef0-41a9-8547-6668d35905df', 'name': 'tempest-type-Backup-1843427698'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:32:13.094083 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.backups [None req-b719e019-99c0-411e-abcb-f07e7e667418 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Creating backup of volume 84f2ce98-9ef0-41a9-8547-6668d35905df in container None Aug 06 14:32:13.101047 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:13.101047 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:13.101379 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-b719e019-99c0-411e-abcb-f07e7e667418 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Volume info retrieved successfully. Aug 06 14:32:13.116860 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-b719e019-99c0-411e-abcb-f07e7e667418 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Created reservations ['bd276f69-4ff3-42ba-85b7-a997711b84fc', '2f777c1b-b1e0-4efe-898b-8ca2f0ecb712'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:32:13.141181 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b719e019-99c0-411e-abcb-f07e7e667418 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:32:13.141665 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1181/4694] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:32:13 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 06 14:32:13.152689 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7424716f-cd7a-4aba-8d02-d63cba4602ff None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:13.155941 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7424716f-cd7a-4aba-8d02-d63cba4602ff tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca Aug 06 14:32:13.156288 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7424716f-cd7a-4aba-8d02-d63cba4602ff tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:13.156545 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7424716f-cd7a-4aba-8d02-d63cba4602ff tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:13.156654 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-7424716f-cd7a-4aba-8d02-d63cba4602ff tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id b29762c8-f811-4602-9afa-3451edd0c2ca. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:13.162293 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:13.162293 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:13.162953 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7424716f-cd7a-4aba-8d02-d63cba4602ff tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca returned with HTTP 200 Aug 06 14:32:13.163323 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1176/4695] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:13 2026] GET /volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:13.509563 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-fd994f1a-0d66-49f2-bc4a-6527bfaedffa None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:13.511601 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fd994f1a-0d66-49f2-bc4a-6527bfaedffa tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/9bb5f737-7e2c-4d67-93da-8a9bce88c50a Aug 06 14:32:13.512020 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fd994f1a-0d66-49f2-bc4a-6527bfaedffa tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:13.512385 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fd994f1a-0d66-49f2-bc4a-6527bfaedffa tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:13.520781 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:13.520781 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:13.524417 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-fd994f1a-0d66-49f2-bc4a-6527bfaedffa tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:13.528475 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fd994f1a-0d66-49f2-bc4a-6527bfaedffa tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/9bb5f737-7e2c-4d67-93da-8a9bce88c50a returned with HTTP 200 Aug 06 14:32:13.528984 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1169/4696] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:13 2026] GET /volume/v3/volumes/9bb5f737-7e2c-4d67-93da-8a9bce88c50a => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:13.544861 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f2572aea-5ee4-4d26-8527-b9bf7be5c3ee None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:13.546336 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f2572aea-5ee4-4d26-8527-b9bf7be5c3ee tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:32:13.546700 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f2572aea-5ee4-4d26-8527-b9bf7be5c3ee tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9bb5f737-7e2c-4d67-93da-8a9bce88c50a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1892415628"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:13.557029 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:13.557029 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:13.557491 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-f2572aea-5ee4-4d26-8527-b9bf7be5c3ee tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:13.557666 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-f2572aea-5ee4-4d26-8527-b9bf7be5c3ee tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create snapshot from volume 9bb5f737-7e2c-4d67-93da-8a9bce88c50a Aug 06 14:32:13.590605 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-f2572aea-5ee4-4d26-8527-b9bf7be5c3ee tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Created reservations ['8888c406-da28-44fb-823f-425dc10ea1f3', 'd35fd23c-603f-46ed-953e-a6fcd5b0d722', '81e51391-99fc-4954-bf80-9c5c3adbab00', '5f8fa230-7826-466b-89a5-681d5edd49cb'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:32:13.630685 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-f2572aea-5ee4-4d26-8527-b9bf7be5c3ee tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot create request issued successfully. Aug 06 14:32:13.634788 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f2572aea-5ee4-4d26-8527-b9bf7be5c3ee tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:32:13.635262 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1171/4697] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:32:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:32:13.644332 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3604a3c9-c00a-497e-bf8e-58579e66b7e5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:13.646610 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3604a3c9-c00a-497e-bf8e-58579e66b7e5 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/b7363660-695d-46f2-b78b-2b323bc038d4 Aug 06 14:32:13.646866 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3604a3c9-c00a-497e-bf8e-58579e66b7e5 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:13.647125 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3604a3c9-c00a-497e-bf8e-58579e66b7e5 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:13.659419 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:13.659419 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:13.659848 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3604a3c9-c00a-497e-bf8e-58579e66b7e5 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:13.662281 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3604a3c9-c00a-497e-bf8e-58579e66b7e5 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/b7363660-695d-46f2-b78b-2b323bc038d4 returned with HTTP 200 Aug 06 14:32:13.662925 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1182/4698] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:13 2026] GET /volume/v3/snapshots/b7363660-695d-46f2-b78b-2b323bc038d4 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:13.692609 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-106ee5a3-6c51-4153-8d6c-98dc82590841 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:13.694379 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-106ee5a3-6c51-4153-8d6c-98dc82590841 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa Aug 06 14:32:13.694607 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-106ee5a3-6c51-4153-8d6c-98dc82590841 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:13.694803 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-106ee5a3-6c51-4153-8d6c-98dc82590841 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:13.694912 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-106ee5a3-6c51-4153-8d6c-98dc82590841 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:13.699377 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:13.699377 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:13.700015 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-106ee5a3-6c51-4153-8d6c-98dc82590841 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa returned with HTTP 200 Aug 06 14:32:13.700408 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1177/4699] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:13 2026] GET /volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:13.871749 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9b4efad8-8e0b-4e2e-a4cc-20ad11963739 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:13.873999 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9b4efad8-8e0b-4e2e-a4cc-20ad11963739 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:32:13.874259 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9b4efad8-8e0b-4e2e-a4cc-20ad11963739 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:13.874537 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9b4efad8-8e0b-4e2e-a4cc-20ad11963739 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:13.887971 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:13.887971 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:13.891791 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-9b4efad8-8e0b-4e2e-a4cc-20ad11963739 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:13.896917 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9b4efad8-8e0b-4e2e-a4cc-20ad11963739 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:32:13.897472 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1170/4700] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:13 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 1510 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:13.910443 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-eb1ebefe-b815-4c1d-9f83-94769e6b545b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:13.912063 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-eb1ebefe-b815-4c1d-9f83-94769e6b545b tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:32:13.912224 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-eb1ebefe-b815-4c1d-9f83-94769e6b545b tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:13.912403 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-eb1ebefe-b815-4c1d-9f83-94769e6b545b tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:13.925742 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:13.925742 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:13.929984 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-eb1ebefe-b815-4c1d-9f83-94769e6b545b tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:13.935478 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-eb1ebefe-b815-4c1d-9f83-94769e6b545b tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:32:13.935988 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1172/4701] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:13 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 1510 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:13.951410 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f22b0ef3-e67b-488e-9c09-9ac889c7e58f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:13.952944 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f22b0ef3-e67b-488e-9c09-9ac889c7e58f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:32:13.955329 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f22b0ef3-e67b-488e-9c09-9ac889c7e58f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:13.955329 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f22b0ef3-e67b-488e-9c09-9ac889c7e58f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:13.970764 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:13.970764 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:13.973316 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f22b0ef3-e67b-488e-9c09-9ac889c7e58f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:13.977417 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f22b0ef3-e67b-488e-9c09-9ac889c7e58f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:32:13.977938 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1183/4702] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:13 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 1510 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:14.021442 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-846650ce-32a3-4206-8b3c-02a8a8e5ad65 req-c5db4faa-3ee6-4cd1-89cb-c5c07ff582ef None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:14.030412 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-846650ce-32a3-4206-8b3c-02a8a8e5ad65 req-c5db4faa-3ee6-4cd1-89cb-c5c07ff582ef tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:32:14.030619 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-846650ce-32a3-4206-8b3c-02a8a8e5ad65 req-c5db4faa-3ee6-4cd1-89cb-c5c07ff582ef tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:14.030827 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-846650ce-32a3-4206-8b3c-02a8a8e5ad65 req-c5db4faa-3ee6-4cd1-89cb-c5c07ff582ef tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:14.049845 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:14.049845 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:14.054567 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-846650ce-32a3-4206-8b3c-02a8a8e5ad65 req-c5db4faa-3ee6-4cd1-89cb-c5c07ff582ef tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:14.062234 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-846650ce-32a3-4206-8b3c-02a8a8e5ad65 req-c5db4faa-3ee6-4cd1-89cb-c5c07ff582ef tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:32:14.062878 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1178/4703] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:32:14 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 1510 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:14.093057 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-846650ce-32a3-4206-8b3c-02a8a8e5ad65 req-a95099d5-1996-4a49-bae1-9c0f2f8979b0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:14.097338 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-846650ce-32a3-4206-8b3c-02a8a8e5ad65 req-a95099d5-1996-4a49-bae1-9c0f2f8979b0 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] POST https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6/action Aug 06 14:32:14.097786 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-846650ce-32a3-4206-8b3c-02a8a8e5ad65 req-a95099d5-1996-4a49-bae1-9c0f2f8979b0 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:32:14.097987 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-846650ce-32a3-4206-8b3c-02a8a8e5ad65 req-a95099d5-1996-4a49-bae1-9c0f2f8979b0 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:14.119182 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:14.119182 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:14.119853 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-846650ce-32a3-4206-8b3c-02a8a8e5ad65 req-a95099d5-1996-4a49-bae1-9c0f2f8979b0 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:14.126319 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-846650ce-32a3-4206-8b3c-02a8a8e5ad65 req-a95099d5-1996-4a49-bae1-9c0f2f8979b0 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Begin detaching volume completed successfully. Aug 06 14:32:14.126536 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-846650ce-32a3-4206-8b3c-02a8a8e5ad65 req-a95099d5-1996-4a49-bae1-9c0f2f8979b0 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6/action returned with HTTP 202 Aug 06 14:32:14.126994 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1171/4704] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:32:14 2026] POST /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:32:14.149090 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4f3f0d9e-37b3-48b5-abc5-a43eef909657 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:14.152044 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4f3f0d9e-37b3-48b5-abc5-a43eef909657 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:32:14.152226 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4f3f0d9e-37b3-48b5-abc5-a43eef909657 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:14.152407 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4f3f0d9e-37b3-48b5-abc5-a43eef909657 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:14.167163 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:14.167163 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:14.172160 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-4f3f0d9e-37b3-48b5-abc5-a43eef909657 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:14.175363 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f64f48d9-e940-49d3-8133-a2ec2572f348 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:14.177159 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f64f48d9-e940-49d3-8133-a2ec2572f348 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca Aug 06 14:32:14.177507 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f64f48d9-e940-49d3-8133-a2ec2572f348 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:14.177777 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f64f48d9-e940-49d3-8133-a2ec2572f348 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:14.177984 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-f64f48d9-e940-49d3-8133-a2ec2572f348 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id b29762c8-f811-4602-9afa-3451edd0c2ca. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:14.178216 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4f3f0d9e-37b3-48b5-abc5-a43eef909657 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:32:14.178956 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1173/4705] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:14 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 1513 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:14.183210 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:14.183210 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:14.183354 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b2092de0-0055-47b8-a4ee-4a3269890f5b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:14.183855 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b2092de0-0055-47b8-a4ee-4a3269890f5b None None] GET https://10.4.3.229/volume// Aug 06 14:32:14.184083 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b2092de0-0055-47b8-a4ee-4a3269890f5b None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:14.184992 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b2092de0-0055-47b8-a4ee-4a3269890f5b None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:14.185078 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f64f48d9-e940-49d3-8133-a2ec2572f348 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca returned with HTTP 200 Aug 06 14:32:14.185131 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b2092de0-0055-47b8-a4ee-4a3269890f5b None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:32:14.185179 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1184/4706] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:14 2026] GET /volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:14.185235 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1179/4707] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:32: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 06 14:32:14.192528 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-846650ce-32a3-4206-8b3c-02a8a8e5ad65 req-f6e9db61-f679-4d34-bf01-953e0b527b1b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:14.194604 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-846650ce-32a3-4206-8b3c-02a8a8e5ad65 req-f6e9db61-f679-4d34-bf01-953e0b527b1b tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:32:14.194813 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-846650ce-32a3-4206-8b3c-02a8a8e5ad65 req-f6e9db61-f679-4d34-bf01-953e0b527b1b tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:14.194991 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-846650ce-32a3-4206-8b3c-02a8a8e5ad65 req-f6e9db61-f679-4d34-bf01-953e0b527b1b tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:14.207350 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:14.207350 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:14.211173 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-846650ce-32a3-4206-8b3c-02a8a8e5ad65 req-f6e9db61-f679-4d34-bf01-953e0b527b1b tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:14.215953 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-846650ce-32a3-4206-8b3c-02a8a8e5ad65 req-f6e9db61-f679-4d34-bf01-953e0b527b1b tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:32:14.216438 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1172/4708] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:32:14 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 1693 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:32:14.672334 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-981a3d44-a576-4bac-b743-3f38688146ea None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:14.673882 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-981a3d44-a576-4bac-b743-3f38688146ea tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/b7363660-695d-46f2-b78b-2b323bc038d4 Aug 06 14:32:14.674061 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-981a3d44-a576-4bac-b743-3f38688146ea tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:14.674255 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-981a3d44-a576-4bac-b743-3f38688146ea tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:14.679736 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:14.679736 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:14.680036 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-981a3d44-a576-4bac-b743-3f38688146ea tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:14.680686 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-981a3d44-a576-4bac-b743-3f38688146ea tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/b7363660-695d-46f2-b78b-2b323bc038d4 returned with HTTP 200 Aug 06 14:32:14.681125 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1174/4709] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:14 2026] GET /volume/v3/snapshots/b7363660-695d-46f2-b78b-2b323bc038d4 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:14.690288 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-bccbe2fc-c795-441e-a008-bd11fef2780d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:14.691837 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bccbe2fc-c795-441e-a008-bd11fef2780d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] GET https://10.4.3.229/volume/v3/snapshots Aug 06 14:32:14.691999 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bccbe2fc-c795-441e-a008-bd11fef2780d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:14.692190 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bccbe2fc-c795-441e-a008-bd11fef2780d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Calling method 'index' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:14.692450 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.api_utils [None req-bccbe2fc-c795-441e-a008-bd11fef2780d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Removing options '' from query. {{(pid=100396) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:32:14.693346 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.db.api [None req-bccbe2fc-c795-441e-a008-bd11fef2780d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Building query based on filter {{(pid=100396) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 14:32:14.697010 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-bccbe2fc-c795-441e-a008-bd11fef2780d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Get all snapshots completed successfully. Aug 06 14:32:14.697337 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bccbe2fc-c795-441e-a008-bd11fef2780d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 200 Aug 06 14:32:14.697735 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1185/4710] 10.4.3.229 () {66 vars in 1243 bytes} [Thu Aug 6 14:32:14 2026] GET /volume/v3/snapshots => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:32:14.707040 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-03f92973-4b0b-4138-b1bd-bf830a50f987 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:14.708883 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-03f92973-4b0b-4138-b1bd-bf830a50f987 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] DELETE https://10.4.3.229/volume/v3/snapshots/b7363660-695d-46f2-b78b-2b323bc038d4 Aug 06 14:32:14.709087 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-03f92973-4b0b-4138-b1bd-bf830a50f987 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:14.710142 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-03f92973-4b0b-4138-b1bd-bf830a50f987 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:14.710348 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-03f92973-4b0b-4138-b1bd-bf830a50f987 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Delete snapshot with id: b7363660-695d-46f2-b78b-2b323bc038d4 Aug 06 14:32:14.710930 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-421ff921-0ef2-467b-a4a8-262fb1cdb9af None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:14.712825 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-421ff921-0ef2-467b-a4a8-262fb1cdb9af tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa Aug 06 14:32:14.713053 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-421ff921-0ef2-467b-a4a8-262fb1cdb9af tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:14.713258 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-421ff921-0ef2-467b-a4a8-262fb1cdb9af tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:14.713337 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-421ff921-0ef2-467b-a4a8-262fb1cdb9af tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:14.716274 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:14.716274 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:14.716888 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-03f92973-4b0b-4138-b1bd-bf830a50f987 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:14.717378 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:14.717378 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:14.717950 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-421ff921-0ef2-467b-a4a8-262fb1cdb9af tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa returned with HTTP 200 Aug 06 14:32:14.718290 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1173/4711] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:14 2026] GET /volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:14.721228 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-846650ce-32a3-4206-8b3c-02a8a8e5ad65 req-c9ed7b85-5ae2-4dd9-b597-7bffe8055c90 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:14.723533 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-846650ce-32a3-4206-8b3c-02a8a8e5ad65 req-c9ed7b85-5ae2-4dd9-b597-7bffe8055c90 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:32:14.723847 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-846650ce-32a3-4206-8b3c-02a8a8e5ad65 req-c9ed7b85-5ae2-4dd9-b597-7bffe8055c90 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:14.724014 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-846650ce-32a3-4206-8b3c-02a8a8e5ad65 req-c9ed7b85-5ae2-4dd9-b597-7bffe8055c90 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:14.735278 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-03f92973-4b0b-4138-b1bd-bf830a50f987 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot delete request issued successfully. Aug 06 14:32:14.735553 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-03f92973-4b0b-4138-b1bd-bf830a50f987 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/b7363660-695d-46f2-b78b-2b323bc038d4 returned with HTTP 202 Aug 06 14:32:14.736067 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1180/4712] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:32:14 2026] DELETE /volume/v3/snapshots/b7363660-695d-46f2-b78b-2b323bc038d4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:14.736363 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:14.736363 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:14.739613 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-846650ce-32a3-4206-8b3c-02a8a8e5ad65 req-c9ed7b85-5ae2-4dd9-b597-7bffe8055c90 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:14.743934 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3751778e-0714-4a89-bb1a-8ed325df9142 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:14.744061 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-846650ce-32a3-4206-8b3c-02a8a8e5ad65 req-c9ed7b85-5ae2-4dd9-b597-7bffe8055c90 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:32:14.744347 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1175/4713] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:32:14 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 1513 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:14.745718 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3751778e-0714-4a89-bb1a-8ed325df9142 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/b7363660-695d-46f2-b78b-2b323bc038d4 Aug 06 14:32:14.745913 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3751778e-0714-4a89-bb1a-8ed325df9142 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:14.746092 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3751778e-0714-4a89-bb1a-8ed325df9142 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:14.750711 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:14.750711 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:14.750984 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3751778e-0714-4a89-bb1a-8ed325df9142 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:14.751622 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3751778e-0714-4a89-bb1a-8ed325df9142 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/b7363660-695d-46f2-b78b-2b323bc038d4 returned with HTTP 200 Aug 06 14:32:14.751954 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1186/4714] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:14 2026] GET /volume/v3/snapshots/b7363660-695d-46f2-b78b-2b323bc038d4 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:14.759604 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-846650ce-32a3-4206-8b3c-02a8a8e5ad65 req-200f9241-335b-4276-96a4-5b4b7d8193bc None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:14.761989 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-846650ce-32a3-4206-8b3c-02a8a8e5ad65 req-200f9241-335b-4276-96a4-5b4b7d8193bc tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] DELETE https://10.4.3.229/volume/v3/attachments/5fe92cb7-f64e-4615-8986-a4dd1c9164f3 Aug 06 14:32:14.762194 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-846650ce-32a3-4206-8b3c-02a8a8e5ad65 req-200f9241-335b-4276-96a4-5b4b7d8193bc tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:14.762366 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-846650ce-32a3-4206-8b3c-02a8a8e5ad65 req-200f9241-335b-4276-96a4-5b4b7d8193bc tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:14.769354 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:14.769354 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:14.819151 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-846650ce-32a3-4206-8b3c-02a8a8e5ad65 req-200f9241-335b-4276-96a4-5b4b7d8193bc tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/attachments/5fe92cb7-f64e-4615-8986-a4dd1c9164f3 returned with HTTP 200 Aug 06 14:32:14.819592 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1174/4715] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:32:14 2026] DELETE /volume/v3/attachments/5fe92cb7-f64e-4615-8986-a4dd1c9164f3 => generated 192 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:15.193779 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-dcf43121-3a38-4d50-b47f-12dedf4fbca3 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:15.194158 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9e63ff7a-23b1-4af6-862c-966f90a26dec None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:15.195904 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9e63ff7a-23b1-4af6-862c-966f90a26dec tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca Aug 06 14:32:15.196050 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dcf43121-3a38-4d50-b47f-12dedf4fbca3 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:32:15.196121 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9e63ff7a-23b1-4af6-862c-966f90a26dec tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:15.196259 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9e63ff7a-23b1-4af6-862c-966f90a26dec tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:15.196333 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dcf43121-3a38-4d50-b47f-12dedf4fbca3 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:15.196376 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-9e63ff7a-23b1-4af6-862c-966f90a26dec tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id b29762c8-f811-4602-9afa-3451edd0c2ca. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:15.196554 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dcf43121-3a38-4d50-b47f-12dedf4fbca3 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:15.200890 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:15.200890 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:15.201627 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9e63ff7a-23b1-4af6-862c-966f90a26dec tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca returned with HTTP 200 Aug 06 14:32:15.202046 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1176/4716] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:15 2026] GET /volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:15.207604 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:15.207604 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:15.211176 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-dcf43121-3a38-4d50-b47f-12dedf4fbca3 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:15.215260 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dcf43121-3a38-4d50-b47f-12dedf4fbca3 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:32:15.215724 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1181/4717] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:15 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:15.728347 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ba4efa45-ac26-4ab1-bbad-7f04ed4c77ad None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:15.732349 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ba4efa45-ac26-4ab1-bbad-7f04ed4c77ad tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa Aug 06 14:32:15.732349 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ba4efa45-ac26-4ab1-bbad-7f04ed4c77ad tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:15.732349 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ba4efa45-ac26-4ab1-bbad-7f04ed4c77ad tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:15.732565 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-ba4efa45-ac26-4ab1-bbad-7f04ed4c77ad tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:15.739641 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:15.739641 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:15.740477 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ba4efa45-ac26-4ab1-bbad-7f04ed4c77ad tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa returned with HTTP 200 Aug 06 14:32:15.740971 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1187/4718] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:15 2026] GET /volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:15.763207 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-052dd710-d9b6-44c3-a8a7-2be3cc3716dd None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:15.767664 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-052dd710-d9b6-44c3-a8a7-2be3cc3716dd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/b7363660-695d-46f2-b78b-2b323bc038d4 Aug 06 14:32:15.767664 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-052dd710-d9b6-44c3-a8a7-2be3cc3716dd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:15.767860 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-052dd710-d9b6-44c3-a8a7-2be3cc3716dd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:15.776718 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-052dd710-d9b6-44c3-a8a7-2be3cc3716dd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/b7363660-695d-46f2-b78b-2b323bc038d4 returned with HTTP 404 Aug 06 14:32:15.777675 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1175/4719] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:15 2026] GET /volume/v3/snapshots/b7363660-695d-46f2-b78b-2b323bc038d4 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:15.791195 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5fde29e0-30c0-436e-a327-f298e0d27514 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:15.793553 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5fde29e0-30c0-436e-a327-f298e0d27514 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/9bb5f737-7e2c-4d67-93da-8a9bce88c50a Aug 06 14:32:15.793825 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5fde29e0-30c0-436e-a327-f298e0d27514 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:15.794083 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5fde29e0-30c0-436e-a327-f298e0d27514 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:15.794310 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-5fde29e0-30c0-436e-a327-f298e0d27514 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Delete volume with id: 9bb5f737-7e2c-4d67-93da-8a9bce88c50a Aug 06 14:32:15.804652 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:15.804652 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:15.804964 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5fde29e0-30c0-436e-a327-f298e0d27514 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:15.826569 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5fde29e0-30c0-436e-a327-f298e0d27514 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Delete volume request issued successfully. Aug 06 14:32:15.826815 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5fde29e0-30c0-436e-a327-f298e0d27514 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/9bb5f737-7e2c-4d67-93da-8a9bce88c50a returned with HTTP 202 Aug 06 14:32:15.827404 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1177/4720] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:32:15 2026] DELETE /volume/v3/volumes/9bb5f737-7e2c-4d67-93da-8a9bce88c50a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:15.839401 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-13f17b66-46ad-4ed3-b5de-a56016238dbd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:15.842142 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-13f17b66-46ad-4ed3-b5de-a56016238dbd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/9bb5f737-7e2c-4d67-93da-8a9bce88c50a Aug 06 14:32:15.842496 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-13f17b66-46ad-4ed3-b5de-a56016238dbd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:15.842850 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-13f17b66-46ad-4ed3-b5de-a56016238dbd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:15.854931 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:15.854931 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:15.862735 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-13f17b66-46ad-4ed3-b5de-a56016238dbd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:15.867749 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-13f17b66-46ad-4ed3-b5de-a56016238dbd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/9bb5f737-7e2c-4d67-93da-8a9bce88c50a returned with HTTP 200 Aug 06 14:32:15.868474 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1182/4721] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:15 2026] GET /volume/v3/volumes/9bb5f737-7e2c-4d67-93da-8a9bce88c50a => generated 1015 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:15.879905 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-fae48c0d-d62b-4afb-9965-7d4b5e28f474 req-da74b985-fd17-4328-b20e-c5d72842fbb1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:15.889836 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-fae48c0d-d62b-4afb-9965-7d4b5e28f474 req-da74b985-fd17-4328-b20e-c5d72842fbb1 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] DELETE https://10.4.3.229/volume/v3/attachments/682e1dec-853c-4a04-9e00-6a7a276af641 Aug 06 14:32:15.890046 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-fae48c0d-d62b-4afb-9965-7d4b5e28f474 req-da74b985-fd17-4328-b20e-c5d72842fbb1 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:15.890319 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-fae48c0d-d62b-4afb-9965-7d4b5e28f474 req-da74b985-fd17-4328-b20e-c5d72842fbb1 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:15.899584 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:15.899584 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:15.951256 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-fae48c0d-d62b-4afb-9965-7d4b5e28f474 req-da74b985-fd17-4328-b20e-c5d72842fbb1 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/attachments/682e1dec-853c-4a04-9e00-6a7a276af641 returned with HTTP 200 Aug 06 14:32:15.951690 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1188/4722] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:32:15 2026] DELETE /volume/v3/attachments/682e1dec-853c-4a04-9e00-6a7a276af641 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:16.215521 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a2215955-b986-4f40-b252-d6c86b953102 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:16.217240 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a2215955-b986-4f40-b252-d6c86b953102 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca Aug 06 14:32:16.217497 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a2215955-b986-4f40-b252-d6c86b953102 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:16.217679 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a2215955-b986-4f40-b252-d6c86b953102 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:16.217810 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-a2215955-b986-4f40-b252-d6c86b953102 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id b29762c8-f811-4602-9afa-3451edd0c2ca. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:16.222960 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:16.222960 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:16.223582 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a2215955-b986-4f40-b252-d6c86b953102 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca returned with HTTP 200 Aug 06 14:32:16.223926 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1176/4723] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:16 2026] GET /volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:16.753207 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-123532bc-8458-4023-b233-a30549d21155 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:16.755571 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-123532bc-8458-4023-b233-a30549d21155 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa Aug 06 14:32:16.755862 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-123532bc-8458-4023-b233-a30549d21155 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:16.756142 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-123532bc-8458-4023-b233-a30549d21155 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:16.756277 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-123532bc-8458-4023-b233-a30549d21155 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:16.761683 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:16.761683 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:16.762538 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-123532bc-8458-4023-b233-a30549d21155 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa returned with HTTP 200 Aug 06 14:32:16.763156 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1178/4724] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:16 2026] GET /volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:16.859401 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-6faea3ec-cf05-4323-8c0a-b272696020d3 req-5463455b-d356-440a-aee9-8311f7f5fa80 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:16.861548 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-6faea3ec-cf05-4323-8c0a-b272696020d3 req-5463455b-d356-440a-aee9-8311f7f5fa80 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a Aug 06 14:32:16.861773 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-6faea3ec-cf05-4323-8c0a-b272696020d3 req-5463455b-d356-440a-aee9-8311f7f5fa80 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:16.861993 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-6faea3ec-cf05-4323-8c0a-b272696020d3 req-5463455b-d356-440a-aee9-8311f7f5fa80 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:16.871929 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:16.871929 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:16.876674 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-6faea3ec-cf05-4323-8c0a-b272696020d3 req-5463455b-d356-440a-aee9-8311f7f5fa80 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:32:16.883212 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-6faea3ec-cf05-4323-8c0a-b272696020d3 req-5463455b-d356-440a-aee9-8311f7f5fa80 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a returned with HTTP 200 Aug 06 14:32:16.883734 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1183/4725] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:32:16 2026] GET /volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:16.884042 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-21cd5da0-c058-4d84-b495-63f75593696e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:16.886153 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-21cd5da0-c058-4d84-b495-63f75593696e tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/9bb5f737-7e2c-4d67-93da-8a9bce88c50a Aug 06 14:32:16.886390 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-21cd5da0-c058-4d84-b495-63f75593696e tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:16.886635 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-21cd5da0-c058-4d84-b495-63f75593696e tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:16.894123 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-21cd5da0-c058-4d84-b495-63f75593696e tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/9bb5f737-7e2c-4d67-93da-8a9bce88c50a returned with HTTP 404 Aug 06 14:32:16.894745 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1189/4726] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:16 2026] GET /volume/v3/volumes/9bb5f737-7e2c-4d67-93da-8a9bce88c50a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:16.902936 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-25b14808-e17b-404e-ba07-55e377ef5f9b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:16.904720 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-25b14808-e17b-404e-ba07-55e377ef5f9b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:32:16.905039 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-25b14808-e17b-404e-ba07-55e377ef5f9b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2047971982"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:16.906637 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-25b14808-e17b-404e-ba07-55e377ef5f9b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2047971982'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:32:16.906773 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-25b14808-e17b-404e-ba07-55e377ef5f9b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create volume of 1 GB Aug 06 14:32:16.912998 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-25b14808-e17b-404e-ba07-55e377ef5f9b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Availability Zones retrieved successfully. Aug 06 14:32:16.919084 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-25b14808-e17b-404e-ba07-55e377ef5f9b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Flow 'volume_create_api' (de4e23e6-27cc-473b-8a20-7a5014570634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:32:16.920130 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-25b14808-e17b-404e-ba07-55e377ef5f9b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54de16a5-0f56-4066-8efe-afcb57cb095d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:16.921676 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-25b14808-e17b-404e-ba07-55e377ef5f9b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:32:16.947233 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-25b14808-e17b-404e-ba07-55e377ef5f9b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54de16a5-0f56-4066-8efe-afcb57cb095d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:16.948088 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-25b14808-e17b-404e-ba07-55e377ef5f9b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbc9c454-c270-410f-adfc-ed461edca725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:16.993997 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-25b14808-e17b-404e-ba07-55e377ef5f9b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Created reservations ['6225bec3-d10f-4b9f-bdcf-6dd3e12c2187', '25abfd9f-e8ed-4460-92b5-03d1f9cfdb1b', 'c157e65e-4acd-4838-a2b8-1bce2dded0dc', '43220719-0914-4d6b-aabc-148a9c7d63a9'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:32:16.995020 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-25b14808-e17b-404e-ba07-55e377ef5f9b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbc9c454-c270-410f-adfc-ed461edca725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6225bec3-d10f-4b9f-bdcf-6dd3e12c2187', '25abfd9f-e8ed-4460-92b5-03d1f9cfdb1b', 'c157e65e-4acd-4838-a2b8-1bce2dded0dc', '43220719-0914-4d6b-aabc-148a9c7d63a9']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:16.996215 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-25b14808-e17b-404e-ba07-55e377ef5f9b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d73cd168-cf1e-4b2d-81f7-d1465d11f173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:17.032546 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-25b14808-e17b-404e-ba07-55e377ef5f9b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d73cd168-cf1e-4b2d-81f7-d1465d11f173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f2cf998-de3d-4420-8278-a71d13fe4b15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2047971982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b7f454dcfec4de899e9593e4979f30f',qos_specs=None,replication_status=,reservations=['6225bec3-d10f-4b9f-bdcf-6dd3e12c2187','25abfd9f-e8ed-4460-92b5-03d1f9cfdb1b','c157e65e-4acd-4838-a2b8-1bce2dded0dc','43220719-0914-4d6b-aabc-148a9c7d63a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccad4c59c4ae4f73b821370a385e3d87',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:32:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2047971982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f2cf998-de3d-4420-8278-a71d13fe4b15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b7f454dcfec4de899e9593e4979f30f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccad4c59c4ae4f73b821370a385e3d87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:17.032546 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-25b14808-e17b-404e-ba07-55e377ef5f9b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8db815d0-fc30-40b7-bd4f-2e7008474aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:17.056464 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-25b14808-e17b-404e-ba07-55e377ef5f9b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8db815d0-fc30-40b7-bd4f-2e7008474aa4) transitioned into state 'SUCCESS' from state '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-2047971982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b7f454dcfec4de899e9593e4979f30f',qos_specs=None,replication_status=,reservations=['6225bec3-d10f-4b9f-bdcf-6dd3e12c2187','25abfd9f-e8ed-4460-92b5-03d1f9cfdb1b','c157e65e-4acd-4838-a2b8-1bce2dded0dc','43220719-0914-4d6b-aabc-148a9c7d63a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccad4c59c4ae4f73b821370a385e3d87',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:17.057377 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-25b14808-e17b-404e-ba07-55e377ef5f9b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (747f30af-15bd-4957-800b-f5aa5a8c1094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:17.069359 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-25b14808-e17b-404e-ba07-55e377ef5f9b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (747f30af-15bd-4957-800b-f5aa5a8c1094) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:17.070487 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-25b14808-e17b-404e-ba07-55e377ef5f9b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Flow 'volume_create_api' (de4e23e6-27cc-473b-8a20-7a5014570634) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:32:17.070892 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-25b14808-e17b-404e-ba07-55e377ef5f9b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create volume request issued successfully. Aug 06 14:32:17.071806 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-25b14808-e17b-404e-ba07-55e377ef5f9b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:32:17.072344 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1177/4727] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:32:16 2026] POST /volume/v3/volumes => generated 778 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:32:17.090182 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5063cd30-35e5-4c3e-b230-8916ce11f93f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:17.092559 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5063cd30-35e5-4c3e-b230-8916ce11f93f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/5f2cf998-de3d-4420-8278-a71d13fe4b15 Aug 06 14:32:17.092875 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5063cd30-35e5-4c3e-b230-8916ce11f93f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:17.093146 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5063cd30-35e5-4c3e-b230-8916ce11f93f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:17.106218 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:17.106218 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:17.110866 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5063cd30-35e5-4c3e-b230-8916ce11f93f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:17.116471 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5063cd30-35e5-4c3e-b230-8916ce11f93f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/5f2cf998-de3d-4420-8278-a71d13fe4b15 returned with HTTP 200 Aug 06 14:32:17.116987 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1179/4728] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:17 2026] GET /volume/v3/volumes/5f2cf998-de3d-4420-8278-a71d13fe4b15 => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:32:17.234392 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0fc2ba60-56e8-4a50-a28c-2dc00c8c86d9 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:17.236302 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0fc2ba60-56e8-4a50-a28c-2dc00c8c86d9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca Aug 06 14:32:17.236530 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0fc2ba60-56e8-4a50-a28c-2dc00c8c86d9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:17.236733 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0fc2ba60-56e8-4a50-a28c-2dc00c8c86d9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:17.236835 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-0fc2ba60-56e8-4a50-a28c-2dc00c8c86d9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id b29762c8-f811-4602-9afa-3451edd0c2ca. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:17.245630 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:17.245630 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:17.245630 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0fc2ba60-56e8-4a50-a28c-2dc00c8c86d9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca returned with HTTP 200 Aug 06 14:32:17.245870 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1184/4729] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:17 2026] GET /volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:17.692654 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e5173118-d5dd-43a5-b0bc-345532c9428c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:17.694718 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e5173118-d5dd-43a5-b0bc-345532c9428c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:32:17.694939 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e5173118-d5dd-43a5-b0bc-345532c9428c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:17.695164 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e5173118-d5dd-43a5-b0bc-345532c9428c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:17.706490 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:17.706490 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:17.710533 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-e5173118-d5dd-43a5-b0bc-345532c9428c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:17.716226 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e5173118-d5dd-43a5-b0bc-345532c9428c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:32:17.716769 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1190/4730] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:17 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 1213 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:17.759548 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-8281cebe-878f-473f-a7b3-667eacc875ef req-02111d43-8b4d-46c0-9323-4a7490290676 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:17.762384 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-8281cebe-878f-473f-a7b3-667eacc875ef req-02111d43-8b4d-46c0-9323-4a7490290676 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:32:17.762719 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-8281cebe-878f-473f-a7b3-667eacc875ef req-02111d43-8b4d-46c0-9323-4a7490290676 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:17.762907 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-8281cebe-878f-473f-a7b3-667eacc875ef req-02111d43-8b4d-46c0-9323-4a7490290676 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:17.773208 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1cc1e0c4-5fa2-4459-ac6d-8a7491320585 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:17.775298 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1cc1e0c4-5fa2-4459-ac6d-8a7491320585 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa Aug 06 14:32:17.775592 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1cc1e0c4-5fa2-4459-ac6d-8a7491320585 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:17.775832 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1cc1e0c4-5fa2-4459-ac6d-8a7491320585 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:17.775968 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-1cc1e0c4-5fa2-4459-ac6d-8a7491320585 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:17.776827 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:17.776827 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:17.781061 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:17.781061 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:17.781237 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-8281cebe-878f-473f-a7b3-667eacc875ef req-02111d43-8b4d-46c0-9323-4a7490290676 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:17.781821 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1cc1e0c4-5fa2-4459-ac6d-8a7491320585 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa returned with HTTP 200 Aug 06 14:32:17.782277 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1180/4731] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:17 2026] GET /volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:17.786171 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-8281cebe-878f-473f-a7b3-667eacc875ef req-02111d43-8b4d-46c0-9323-4a7490290676 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:32:17.786748 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1178/4732] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:32:17 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 1213 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:17.807624 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-8281cebe-878f-473f-a7b3-667eacc875ef req-4510ebaf-e9ef-4d7c-b52d-cdc838e6a0aa None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:17.810364 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-8281cebe-878f-473f-a7b3-667eacc875ef req-4510ebaf-e9ef-4d7c-b52d-cdc838e6a0aa tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] POST https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6/action Aug 06 14:32:17.810877 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-8281cebe-878f-473f-a7b3-667eacc875ef req-4510ebaf-e9ef-4d7c-b52d-cdc838e6a0aa tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:32:17.811092 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-8281cebe-878f-473f-a7b3-667eacc875ef req-4510ebaf-e9ef-4d7c-b52d-cdc838e6a0aa tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:17.826888 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:17.826888 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:17.827435 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-8281cebe-878f-473f-a7b3-667eacc875ef req-4510ebaf-e9ef-4d7c-b52d-cdc838e6a0aa tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:17.835276 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-8281cebe-878f-473f-a7b3-667eacc875ef req-4510ebaf-e9ef-4d7c-b52d-cdc838e6a0aa tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Begin detaching volume completed successfully. Aug 06 14:32:17.835636 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-8281cebe-878f-473f-a7b3-667eacc875ef req-4510ebaf-e9ef-4d7c-b52d-cdc838e6a0aa tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6/action returned with HTTP 202 Aug 06 14:32:17.836248 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1185/4733] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:32:17 2026] POST /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:32:17.855984 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f328c9af-962b-4c67-b35a-1320dd0e21ac None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:17.858010 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f328c9af-962b-4c67-b35a-1320dd0e21ac tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:32:17.858321 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f328c9af-962b-4c67-b35a-1320dd0e21ac tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:17.858590 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f328c9af-962b-4c67-b35a-1320dd0e21ac tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:17.870446 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:17.870446 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:17.873357 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f328c9af-962b-4c67-b35a-1320dd0e21ac tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:17.877575 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f328c9af-962b-4c67-b35a-1320dd0e21ac tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:32:17.877926 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1191/4734] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:17 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:17.895340 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5057ecea-2a40-4061-8667-7949bc934328 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:17.895986 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5057ecea-2a40-4061-8667-7949bc934328 None None] GET https://10.4.3.229/volume// Aug 06 14:32:17.896230 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5057ecea-2a40-4061-8667-7949bc934328 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:17.896545 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5057ecea-2a40-4061-8667-7949bc934328 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:17.896986 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5057ecea-2a40-4061-8667-7949bc934328 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:32:17.897911 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1181/4735] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:32: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 06 14:32:17.907957 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-8281cebe-878f-473f-a7b3-667eacc875ef req-e47e8a16-d6e6-4eeb-bf64-9e42fba61301 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:17.910378 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-8281cebe-878f-473f-a7b3-667eacc875ef req-e47e8a16-d6e6-4eeb-bf64-9e42fba61301 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:32:17.910698 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-8281cebe-878f-473f-a7b3-667eacc875ef req-e47e8a16-d6e6-4eeb-bf64-9e42fba61301 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:17.910915 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-8281cebe-878f-473f-a7b3-667eacc875ef req-e47e8a16-d6e6-4eeb-bf64-9e42fba61301 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:17.922986 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:17.922986 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:17.926879 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-8281cebe-878f-473f-a7b3-667eacc875ef req-e47e8a16-d6e6-4eeb-bf64-9e42fba61301 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:17.931288 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-8281cebe-878f-473f-a7b3-667eacc875ef req-e47e8a16-d6e6-4eeb-bf64-9e42fba61301 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:32:17.931783 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1179/4736] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:32:17 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 1396 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:32:18.133982 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-934135bd-1474-455a-bf59-4513ff836577 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:18.136075 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-934135bd-1474-455a-bf59-4513ff836577 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/5f2cf998-de3d-4420-8278-a71d13fe4b15 Aug 06 14:32:18.136344 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-934135bd-1474-455a-bf59-4513ff836577 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:18.136555 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-934135bd-1474-455a-bf59-4513ff836577 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:18.143265 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:18.143265 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:18.146511 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-934135bd-1474-455a-bf59-4513ff836577 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:18.150023 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-934135bd-1474-455a-bf59-4513ff836577 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/5f2cf998-de3d-4420-8278-a71d13fe4b15 returned with HTTP 200 Aug 06 14:32:18.150453 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1186/4737] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:18 2026] GET /volume/v3/volumes/5f2cf998-de3d-4420-8278-a71d13fe4b15 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:18.162611 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d9d29e9e-3e5a-43bb-9b28-5b9b7d6795b3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:18.164707 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d9d29e9e-3e5a-43bb-9b28-5b9b7d6795b3 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:32:18.165125 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d9d29e9e-3e5a-43bb-9b28-5b9b7d6795b3 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f2cf998-de3d-4420-8278-a71d13fe4b15", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1623542517"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:18.177057 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:18.177057 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:18.177467 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-d9d29e9e-3e5a-43bb-9b28-5b9b7d6795b3 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:18.177637 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-d9d29e9e-3e5a-43bb-9b28-5b9b7d6795b3 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create snapshot from volume 5f2cf998-de3d-4420-8278-a71d13fe4b15 Aug 06 14:32:18.204720 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-d9d29e9e-3e5a-43bb-9b28-5b9b7d6795b3 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Created reservations ['fb9d7424-ddbc-4a7a-8df2-160d66fb498e', '8d818c79-fbcf-44f2-ad08-d6e705dd5500', '20b3f420-8160-4187-b67d-c87e9e179768', 'aaf183c4-4dfe-4f35-bdcb-8ed353e9c90a'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:32:18.237383 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-d9d29e9e-3e5a-43bb-9b28-5b9b7d6795b3 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot create request issued successfully. Aug 06 14:32:18.237694 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d9d29e9e-3e5a-43bb-9b28-5b9b7d6795b3 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:32:18.238111 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1192/4738] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:32:18 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 06 14:32:18.249512 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6cb242d1-5454-4411-b5e7-4ffb4c23e0ea None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:18.249512 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6cb242d1-5454-4411-b5e7-4ffb4c23e0ea tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/98dc5777-de9e-41bd-8ca0-7751dcd46bd4 Aug 06 14:32:18.249512 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6cb242d1-5454-4411-b5e7-4ffb4c23e0ea tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:18.249512 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6cb242d1-5454-4411-b5e7-4ffb4c23e0ea tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:18.254545 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:18.254545 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:18.254897 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-6cb242d1-5454-4411-b5e7-4ffb4c23e0ea tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:18.255676 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6cb242d1-5454-4411-b5e7-4ffb4c23e0ea tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/98dc5777-de9e-41bd-8ca0-7751dcd46bd4 returned with HTTP 200 Aug 06 14:32:18.256097 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1182/4739] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:18 2026] GET /volume/v3/snapshots/98dc5777-de9e-41bd-8ca0-7751dcd46bd4 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:18.256461 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-41c9f850-a2ba-4640-a0fb-f18af27a18ea None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:18.258716 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-41c9f850-a2ba-4640-a0fb-f18af27a18ea tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca Aug 06 14:32:18.258937 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-41c9f850-a2ba-4640-a0fb-f18af27a18ea tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:18.259129 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-41c9f850-a2ba-4640-a0fb-f18af27a18ea tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:18.259234 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-41c9f850-a2ba-4640-a0fb-f18af27a18ea tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id b29762c8-f811-4602-9afa-3451edd0c2ca. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:18.264991 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:18.264991 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:18.265647 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-41c9f850-a2ba-4640-a0fb-f18af27a18ea tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca returned with HTTP 200 Aug 06 14:32:18.266028 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1180/4740] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:18 2026] GET /volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:18.793912 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-392224b2-db46-4bea-95b4-2580af976286 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:18.796100 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-392224b2-db46-4bea-95b4-2580af976286 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa Aug 06 14:32:18.796390 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-392224b2-db46-4bea-95b4-2580af976286 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:18.796672 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-392224b2-db46-4bea-95b4-2580af976286 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:18.796865 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-392224b2-db46-4bea-95b4-2580af976286 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:18.802182 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:18.802182 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:18.803114 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-392224b2-db46-4bea-95b4-2580af976286 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa returned with HTTP 200 Aug 06 14:32:18.803667 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1187/4741] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:18 2026] GET /volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:18.894686 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a2618e13-e43b-4f1a-918a-03cfaf26baa9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:18.896690 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a2618e13-e43b-4f1a-918a-03cfaf26baa9 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:32:18.896885 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a2618e13-e43b-4f1a-918a-03cfaf26baa9 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:18.897067 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a2618e13-e43b-4f1a-918a-03cfaf26baa9 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:18.910540 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:18.910540 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:18.914545 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-a2618e13-e43b-4f1a-918a-03cfaf26baa9 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:18.919814 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a2618e13-e43b-4f1a-918a-03cfaf26baa9 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:32:18.920354 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1193/4742] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:18 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 1216 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:19.266819 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ea17f878-8a80-4d0f-a6e5-40de452c52b9 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:19.270164 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ea17f878-8a80-4d0f-a6e5-40de452c52b9 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/98dc5777-de9e-41bd-8ca0-7751dcd46bd4 Aug 06 14:32:19.270413 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ea17f878-8a80-4d0f-a6e5-40de452c52b9 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:19.270666 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ea17f878-8a80-4d0f-a6e5-40de452c52b9 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:19.276987 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:19.276987 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:19.277398 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ea17f878-8a80-4d0f-a6e5-40de452c52b9 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:19.277630 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b5b2260a-d6e0-449b-96df-71034120cb37 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:19.278252 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ea17f878-8a80-4d0f-a6e5-40de452c52b9 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/98dc5777-de9e-41bd-8ca0-7751dcd46bd4 returned with HTTP 200 Aug 06 14:32:19.278726 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1183/4743] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:19 2026] GET /volume/v3/snapshots/98dc5777-de9e-41bd-8ca0-7751dcd46bd4 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:19.279508 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b5b2260a-d6e0-449b-96df-71034120cb37 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca Aug 06 14:32:19.279767 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b5b2260a-d6e0-449b-96df-71034120cb37 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:19.279952 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b5b2260a-d6e0-449b-96df-71034120cb37 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:19.280049 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-b5b2260a-d6e0-449b-96df-71034120cb37 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id b29762c8-f811-4602-9afa-3451edd0c2ca. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:19.286795 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:19.286795 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:19.287408 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b5b2260a-d6e0-449b-96df-71034120cb37 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca returned with HTTP 200 Aug 06 14:32:19.287791 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1181/4744] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:19 2026] GET /volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:19.291934 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-951803c1-d9fc-47ee-993a-df0ddcb3784a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:19.294970 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-951803c1-d9fc-47ee-993a-df0ddcb3784a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] POST https://10.4.3.229/volume/v3/snapshots/98dc5777-de9e-41bd-8ca0-7751dcd46bd4/action Aug 06 14:32:19.295345 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-951803c1-d9fc-47ee-993a-df0ddcb3784a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:32:19.295470 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-951803c1-d9fc-47ee-993a-df0ddcb3784a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:19.296777 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.contrib.admin_actions [None req-951803c1-d9fc-47ee-993a-df0ddcb3784a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Updating snapshot '98dc5777-de9e-41bd-8ca0-7751dcd46bd4' with '{'status': 'error'}' {{(pid=100397) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 14:32:19.306648 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:19.306648 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:19.307126 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.policy [None req-951803c1-d9fc-47ee-993a-df0ddcb3784a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'cdd04cbc28f841829808a42ae5989bb8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b7f454dcfec4de899e9593e4979f30f', '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=100397) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:32:19.307385 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-951803c1-d9fc-47ee-993a-df0ddcb3784a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] https://10.4.3.229/volume/v3/snapshots/98dc5777-de9e-41bd-8ca0-7751dcd46bd4/action returned with HTTP 403 Aug 06 14:32:19.307861 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1188/4745] 10.4.3.229 () {68 vars in 1396 bytes} [Thu Aug 6 14:32:19 2026] POST /volume/v3/snapshots/98dc5777-de9e-41bd-8ca0-7751dcd46bd4/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:19.316026 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5afa1c27-8e59-487e-8904-bfc579ac1d0c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:19.318245 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5afa1c27-8e59-487e-8904-bfc579ac1d0c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] DELETE https://10.4.3.229/volume/v3/snapshots/98dc5777-de9e-41bd-8ca0-7751dcd46bd4 Aug 06 14:32:19.318442 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5afa1c27-8e59-487e-8904-bfc579ac1d0c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:19.318650 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5afa1c27-8e59-487e-8904-bfc579ac1d0c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:19.318750 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-5afa1c27-8e59-487e-8904-bfc579ac1d0c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Delete snapshot with id: 98dc5777-de9e-41bd-8ca0-7751dcd46bd4 Aug 06 14:32:19.324175 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:19.324175 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:19.324538 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5afa1c27-8e59-487e-8904-bfc579ac1d0c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:19.343509 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5afa1c27-8e59-487e-8904-bfc579ac1d0c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot delete request issued successfully. Aug 06 14:32:19.343509 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5afa1c27-8e59-487e-8904-bfc579ac1d0c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/98dc5777-de9e-41bd-8ca0-7751dcd46bd4 returned with HTTP 202 Aug 06 14:32:19.343509 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1194/4746] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:32:19 2026] DELETE /volume/v3/snapshots/98dc5777-de9e-41bd-8ca0-7751dcd46bd4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:19.349083 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-afc4d4d2-4cac-4035-bfb3-07657062f937 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:19.350280 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-afc4d4d2-4cac-4035-bfb3-07657062f937 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/98dc5777-de9e-41bd-8ca0-7751dcd46bd4 Aug 06 14:32:19.350578 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-afc4d4d2-4cac-4035-bfb3-07657062f937 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:19.351693 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-afc4d4d2-4cac-4035-bfb3-07657062f937 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:19.356910 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:19.356910 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:19.357327 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-afc4d4d2-4cac-4035-bfb3-07657062f937 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:19.358209 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-afc4d4d2-4cac-4035-bfb3-07657062f937 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/98dc5777-de9e-41bd-8ca0-7751dcd46bd4 returned with HTTP 200 Aug 06 14:32:19.358698 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1184/4747] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:19 2026] GET /volume/v3/snapshots/98dc5777-de9e-41bd-8ca0-7751dcd46bd4 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:19.809136 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-99096b6e-36b1-4ccb-bf08-c27ce7c219d3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:19.811895 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-99096b6e-36b1-4ccb-bf08-c27ce7c219d3 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] DELETE https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a Aug 06 14:32:19.812521 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-99096b6e-36b1-4ccb-bf08-c27ce7c219d3 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:19.812814 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-99096b6e-36b1-4ccb-bf08-c27ce7c219d3 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:19.813444 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-99096b6e-36b1-4ccb-bf08-c27ce7c219d3 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Delete volume with id: 17941f59-dfe3-45b8-8500-a23446067b7a Aug 06 14:32:19.815231 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e809a4fc-4633-4227-a706-39168cc7c6c0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:19.817514 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e809a4fc-4633-4227-a706-39168cc7c6c0 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa Aug 06 14:32:19.817768 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e809a4fc-4633-4227-a706-39168cc7c6c0 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:19.818006 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e809a4fc-4633-4227-a706-39168cc7c6c0 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:19.818150 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-e809a4fc-4633-4227-a706-39168cc7c6c0 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:19.823454 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:19.823454 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:19.824318 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e809a4fc-4633-4227-a706-39168cc7c6c0 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa returned with HTTP 200 Aug 06 14:32:19.824786 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:19.824786 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:19.824869 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1189/4748] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:19 2026] GET /volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:19.825616 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-99096b6e-36b1-4ccb-bf08-c27ce7c219d3 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:32:19.842757 np0000006659 devstack@c-api.service[100399]: WARNING cinder.keymgr.conf_key_mgr [None req-99096b6e-36b1-4ccb-bf08-c27ce7c219d3 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 14:32:19.849265 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-99096b6e-36b1-4ccb-bf08-c27ce7c219d3 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Delete volume request issued successfully. Aug 06 14:32:19.849392 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-99096b6e-36b1-4ccb-bf08-c27ce7c219d3 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a returned with HTTP 202 Aug 06 14:32:19.849881 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1182/4749] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:32:19 2026] DELETE /volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:19.857535 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0b880685-adf3-4bb9-ae4e-1ca69dd50f7e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:19.859669 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0b880685-adf3-4bb9-ae4e-1ca69dd50f7e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a Aug 06 14:32:19.859911 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0b880685-adf3-4bb9-ae4e-1ca69dd50f7e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:19.860179 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0b880685-adf3-4bb9-ae4e-1ca69dd50f7e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:19.867060 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:19.867060 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:19.870164 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-0b880685-adf3-4bb9-ae4e-1ca69dd50f7e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Volume info retrieved successfully. Aug 06 14:32:19.874726 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0b880685-adf3-4bb9-ae4e-1ca69dd50f7e tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a returned with HTTP 200 Aug 06 14:32:19.875233 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1195/4750] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:19 2026] GET /volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:19.932386 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-904b6fda-32ee-47c4-955e-a486507758a5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:19.934267 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-904b6fda-32ee-47c4-955e-a486507758a5 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:32:19.934491 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-904b6fda-32ee-47c4-955e-a486507758a5 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:19.934691 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-904b6fda-32ee-47c4-955e-a486507758a5 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:19.942681 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:19.942681 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:19.945675 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-904b6fda-32ee-47c4-955e-a486507758a5 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:19.949195 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-904b6fda-32ee-47c4-955e-a486507758a5 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:32:19.949586 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1185/4751] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:19 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 1216 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:20.207704 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-8281cebe-878f-473f-a7b3-667eacc875ef req-35656cc7-f57f-4a77-9755-d1580194e500 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:20.210009 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-8281cebe-878f-473f-a7b3-667eacc875ef req-35656cc7-f57f-4a77-9755-d1580194e500 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:32:20.210212 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-8281cebe-878f-473f-a7b3-667eacc875ef req-35656cc7-f57f-4a77-9755-d1580194e500 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:20.210437 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-8281cebe-878f-473f-a7b3-667eacc875ef req-35656cc7-f57f-4a77-9755-d1580194e500 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:20.221617 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:20.221617 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:20.225660 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-8281cebe-878f-473f-a7b3-667eacc875ef req-35656cc7-f57f-4a77-9755-d1580194e500 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:20.230549 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-8281cebe-878f-473f-a7b3-667eacc875ef req-35656cc7-f57f-4a77-9755-d1580194e500 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:32:20.230997 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1190/4752] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:32:20 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 1216 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:20.300100 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-beecb06e-3ab8-4fb3-917b-99e9e8339127 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:20.302241 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-beecb06e-3ab8-4fb3-917b-99e9e8339127 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca Aug 06 14:32:20.302522 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-beecb06e-3ab8-4fb3-917b-99e9e8339127 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:20.302925 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-beecb06e-3ab8-4fb3-917b-99e9e8339127 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:20.302925 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-beecb06e-3ab8-4fb3-917b-99e9e8339127 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id b29762c8-f811-4602-9afa-3451edd0c2ca. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:20.308462 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:20.308462 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:20.309510 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-beecb06e-3ab8-4fb3-917b-99e9e8339127 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca returned with HTTP 200 Aug 06 14:32:20.310131 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1183/4753] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:20 2026] GET /volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:20.369226 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-179e0476-0d2f-42a5-850f-81b43da304bd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:20.371893 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-179e0476-0d2f-42a5-850f-81b43da304bd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/98dc5777-de9e-41bd-8ca0-7751dcd46bd4 Aug 06 14:32:20.372088 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-179e0476-0d2f-42a5-850f-81b43da304bd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:20.372274 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-179e0476-0d2f-42a5-850f-81b43da304bd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:20.378017 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-179e0476-0d2f-42a5-850f-81b43da304bd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/98dc5777-de9e-41bd-8ca0-7751dcd46bd4 returned with HTTP 404 Aug 06 14:32:20.378865 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1196/4754] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:20 2026] GET /volume/v3/snapshots/98dc5777-de9e-41bd-8ca0-7751dcd46bd4 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:20.386343 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9481c9c7-ca89-4d1b-899e-b0608069c4b1 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:20.388301 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9481c9c7-ca89-4d1b-899e-b0608069c4b1 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/5f2cf998-de3d-4420-8278-a71d13fe4b15 Aug 06 14:32:20.388606 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9481c9c7-ca89-4d1b-899e-b0608069c4b1 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:20.388872 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9481c9c7-ca89-4d1b-899e-b0608069c4b1 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:20.389319 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-9481c9c7-ca89-4d1b-899e-b0608069c4b1 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Delete volume with id: 5f2cf998-de3d-4420-8278-a71d13fe4b15 Aug 06 14:32:20.396195 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:20.396195 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:20.396489 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9481c9c7-ca89-4d1b-899e-b0608069c4b1 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:20.414023 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9481c9c7-ca89-4d1b-899e-b0608069c4b1 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Delete volume request issued successfully. Aug 06 14:32:20.414203 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9481c9c7-ca89-4d1b-899e-b0608069c4b1 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/5f2cf998-de3d-4420-8278-a71d13fe4b15 returned with HTTP 202 Aug 06 14:32:20.414717 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1186/4755] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:32:20 2026] DELETE /volume/v3/volumes/5f2cf998-de3d-4420-8278-a71d13fe4b15 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:20.422037 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-41e7fec3-6843-4765-84bd-7491d28f5233 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:20.424134 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-41e7fec3-6843-4765-84bd-7491d28f5233 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/5f2cf998-de3d-4420-8278-a71d13fe4b15 Aug 06 14:32:20.424436 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-41e7fec3-6843-4765-84bd-7491d28f5233 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:20.425032 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-41e7fec3-6843-4765-84bd-7491d28f5233 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:20.435146 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:20.435146 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:20.441084 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-41e7fec3-6843-4765-84bd-7491d28f5233 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:20.445922 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-41e7fec3-6843-4765-84bd-7491d28f5233 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/5f2cf998-de3d-4420-8278-a71d13fe4b15 returned with HTTP 200 Aug 06 14:32:20.446279 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1191/4756] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:20 2026] GET /volume/v3/volumes/5f2cf998-de3d-4420-8278-a71d13fe4b15 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:20.609635 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-8281cebe-878f-473f-a7b3-667eacc875ef req-0b23d752-7b43-4e78-aa7f-01b795eb0dc9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:20.611790 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-8281cebe-878f-473f-a7b3-667eacc875ef req-0b23d752-7b43-4e78-aa7f-01b795eb0dc9 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] DELETE https://10.4.3.229/volume/v3/attachments/2dbff888-d09b-4339-8e06-9a6c82b8d102 Aug 06 14:32:20.611959 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-8281cebe-878f-473f-a7b3-667eacc875ef req-0b23d752-7b43-4e78-aa7f-01b795eb0dc9 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:20.612132 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-8281cebe-878f-473f-a7b3-667eacc875ef req-0b23d752-7b43-4e78-aa7f-01b795eb0dc9 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:20.618677 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:20.618677 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:20.652789 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-8281cebe-878f-473f-a7b3-667eacc875ef req-0b23d752-7b43-4e78-aa7f-01b795eb0dc9 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/attachments/2dbff888-d09b-4339-8e06-9a6c82b8d102 returned with HTTP 200 Aug 06 14:32:20.653490 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1184/4757] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:32:20 2026] DELETE /volume/v3/attachments/2dbff888-d09b-4339-8e06-9a6c82b8d102 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:20.835188 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1bbeeb77-b5e2-476a-9bb2-bf6415185964 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:20.836949 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1bbeeb77-b5e2-476a-9bb2-bf6415185964 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa Aug 06 14:32:20.837136 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1bbeeb77-b5e2-476a-9bb2-bf6415185964 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:20.837311 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1bbeeb77-b5e2-476a-9bb2-bf6415185964 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:20.837443 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-1bbeeb77-b5e2-476a-9bb2-bf6415185964 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:20.843490 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:20.843490 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:20.844799 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1bbeeb77-b5e2-476a-9bb2-bf6415185964 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa returned with HTTP 200 Aug 06 14:32:20.844799 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1197/4758] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:20 2026] GET /volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:20.890345 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4221e37e-6915-4a5f-bf35-e3afe2bb3d52 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:20.892213 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4221e37e-6915-4a5f-bf35-e3afe2bb3d52 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] GET https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a Aug 06 14:32:20.892409 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4221e37e-6915-4a5f-bf35-e3afe2bb3d52 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:20.892601 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4221e37e-6915-4a5f-bf35-e3afe2bb3d52 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:20.908917 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4221e37e-6915-4a5f-bf35-e3afe2bb3d52 tempest-TestEncryptedCinderVolumes-1913833886 tempest-TestEncryptedCinderVolumes-1913833886-project-member] https://10.4.3.229/volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a returned with HTTP 404 Aug 06 14:32:20.909540 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1187/4759] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:20 2026] GET /volume/v3/volumes/17941f59-dfe3-45b8-8500-a23446067b7a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:20.919114 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-399680f3-166e-4be2-8032-17de2e472dbf None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:20.920908 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-399680f3-166e-4be2-8032-17de2e472dbf tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 Aug 06 14:32:20.921073 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-399680f3-166e-4be2-8032-17de2e472dbf tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:20.921259 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-399680f3-166e-4be2-8032-17de2e472dbf tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Calling method 'detail' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:20.922046 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-399680f3-166e-4be2-8032-17de2e472dbf tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100397) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:32:20.941155 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-399680f3-166e-4be2-8032-17de2e472dbf tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Get all volumes completed successfully. Aug 06 14:32:20.944537 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:20.944537 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:20.950251 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-399680f3-166e-4be2-8032-17de2e472dbf tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 14:32:20.950757 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1192/4760] 10.4.3.229 () {66 vars in 1285 bytes} [Thu Aug 6 14:32:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14830 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:32:20.964800 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-79c4acbd-9958-4eb6-8ded-02fae6a3848a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:20.967211 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-79c4acbd-9958-4eb6-8ded-02fae6a3848a tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:32:20.967497 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-79c4acbd-9958-4eb6-8ded-02fae6a3848a tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:20.967764 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-79c4acbd-9958-4eb6-8ded-02fae6a3848a tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:20.970458 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-770b618a-b26e-476c-a395-9852bb02f994 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:20.972584 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-770b618a-b26e-476c-a395-9852bb02f994 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] DELETE https://10.4.3.229/volume/v3/types/9131c5b0-3164-4ad3-a4d7-f2f1b9a9adfc Aug 06 14:32:20.972840 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-770b618a-b26e-476c-a395-9852bb02f994 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:20.973105 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-770b618a-b26e-476c-a395-9852bb02f994 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] Calling method '_delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:20.977749 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:20.977749 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:20.982891 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-79c4acbd-9958-4eb6-8ded-02fae6a3848a tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:20.988973 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-79c4acbd-9958-4eb6-8ded-02fae6a3848a tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:32:20.989571 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1185/4761] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:20 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 921 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:21.002934 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-770b618a-b26e-476c-a395-9852bb02f994 tempest-TestEncryptedCinderVolumes-345365958 tempest-TestEncryptedCinderVolumes-345365958-project-admin] https://10.4.3.229/volume/v3/types/9131c5b0-3164-4ad3-a4d7-f2f1b9a9adfc returned with HTTP 202 Aug 06 14:32:21.003456 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1198/4762] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:32:20 2026] DELETE /volume/v3/types/9131c5b0-3164-4ad3-a4d7-f2f1b9a9adfc => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:21.004276 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0ed6709b-cb09-4c81-867f-56a35fe79c11 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:21.006126 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0ed6709b-cb09-4c81-867f-56a35fe79c11 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 Aug 06 14:32:21.006334 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0ed6709b-cb09-4c81-867f-56a35fe79c11 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:21.006570 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0ed6709b-cb09-4c81-867f-56a35fe79c11 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:21.017225 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:21.017225 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:21.021336 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0ed6709b-cb09-4c81-867f-56a35fe79c11 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:21.026260 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0ed6709b-cb09-4c81-867f-56a35fe79c11 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 returned with HTTP 200 Aug 06 14:32:21.026801 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1188/4763] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:21 2026] GET /volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 => generated 1165 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:21.069508 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-5df2b585-7be9-4061-ac00-3b177a276171 req-ec02eb29-de41-4ba8-a5f4-612ab03a6eb0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:21.071987 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-5df2b585-7be9-4061-ac00-3b177a276171 req-ec02eb29-de41-4ba8-a5f4-612ab03a6eb0 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 Aug 06 14:32:21.072278 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-5df2b585-7be9-4061-ac00-3b177a276171 req-ec02eb29-de41-4ba8-a5f4-612ab03a6eb0 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:21.072575 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-5df2b585-7be9-4061-ac00-3b177a276171 req-ec02eb29-de41-4ba8-a5f4-612ab03a6eb0 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:21.130441 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:21.130441 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:21.163357 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-5df2b585-7be9-4061-ac00-3b177a276171 req-ec02eb29-de41-4ba8-a5f4-612ab03a6eb0 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:21.193281 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-5df2b585-7be9-4061-ac00-3b177a276171 req-ec02eb29-de41-4ba8-a5f4-612ab03a6eb0 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 returned with HTTP 200 Aug 06 14:32:21.193740 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1193/4764] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:32:21 2026] GET /volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 => generated 1165 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:21.216966 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-5df2b585-7be9-4061-ac00-3b177a276171 req-3c633e50-e93c-4779-9d91-0be08f66771e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:21.219356 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-5df2b585-7be9-4061-ac00-3b177a276171 req-3c633e50-e93c-4779-9d91-0be08f66771e tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] POST https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32/action Aug 06 14:32:21.219721 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-5df2b585-7be9-4061-ac00-3b177a276171 req-3c633e50-e93c-4779-9d91-0be08f66771e tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:32:21.219851 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-5df2b585-7be9-4061-ac00-3b177a276171 req-3c633e50-e93c-4779-9d91-0be08f66771e tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:21.232056 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:21.232056 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:21.232612 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-5df2b585-7be9-4061-ac00-3b177a276171 req-3c633e50-e93c-4779-9d91-0be08f66771e tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:21.239095 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-5df2b585-7be9-4061-ac00-3b177a276171 req-3c633e50-e93c-4779-9d91-0be08f66771e tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Begin detaching volume completed successfully. Aug 06 14:32:21.239340 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-5df2b585-7be9-4061-ac00-3b177a276171 req-3c633e50-e93c-4779-9d91-0be08f66771e tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32/action returned with HTTP 202 Aug 06 14:32:21.239949 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1186/4765] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:32:21 2026] POST /volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:32:21.257601 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c0160973-de31-4f34-96c1-92784f3d55b5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:21.259618 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c0160973-de31-4f34-96c1-92784f3d55b5 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 Aug 06 14:32:21.259840 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c0160973-de31-4f34-96c1-92784f3d55b5 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:21.260018 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c0160973-de31-4f34-96c1-92784f3d55b5 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:21.269179 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:21.269179 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:21.273264 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c0160973-de31-4f34-96c1-92784f3d55b5 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:21.279502 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c0160973-de31-4f34-96c1-92784f3d55b5 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 returned with HTTP 200 Aug 06 14:32:21.280061 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1199/4766] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:21 2026] GET /volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 => generated 1168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:21.282021 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1d700a03-b8f7-4bae-8cf6-fe83348a1bfe None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:21.282356 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1d700a03-b8f7-4bae-8cf6-fe83348a1bfe None None] GET https://10.4.3.229/volume// Aug 06 14:32:21.282522 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1d700a03-b8f7-4bae-8cf6-fe83348a1bfe None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:21.282687 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1d700a03-b8f7-4bae-8cf6-fe83348a1bfe None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:21.282970 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1d700a03-b8f7-4bae-8cf6-fe83348a1bfe None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:32:21.283199 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1189/4767] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:32:21 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:32:21.292568 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-5df2b585-7be9-4061-ac00-3b177a276171 req-e7cd0a7e-32c2-4877-8d45-3a6c02283f6a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:21.294358 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-5df2b585-7be9-4061-ac00-3b177a276171 req-e7cd0a7e-32c2-4877-8d45-3a6c02283f6a tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 Aug 06 14:32:21.294572 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-5df2b585-7be9-4061-ac00-3b177a276171 req-e7cd0a7e-32c2-4877-8d45-3a6c02283f6a tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:21.294763 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-5df2b585-7be9-4061-ac00-3b177a276171 req-e7cd0a7e-32c2-4877-8d45-3a6c02283f6a tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:21.303154 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:21.303154 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:21.306089 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-5df2b585-7be9-4061-ac00-3b177a276171 req-e7cd0a7e-32c2-4877-8d45-3a6c02283f6a tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:21.309646 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-5df2b585-7be9-4061-ac00-3b177a276171 req-e7cd0a7e-32c2-4877-8d45-3a6c02283f6a tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 returned with HTTP 200 Aug 06 14:32:21.310020 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1194/4768] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:32:21 2026] GET /volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 => generated 1348 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:32:21.321475 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-5df2b585-7be9-4061-ac00-3b177a276171 req-218c44c6-8815-4414-99ec-5be00898a3bd None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:21.322346 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b366ea3a-92e1-4781-bf4f-6d7848a48c34 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:21.323472 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-5df2b585-7be9-4061-ac00-3b177a276171 req-218c44c6-8815-4414-99ec-5be00898a3bd tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32/encryption Aug 06 14:32:21.323662 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-5df2b585-7be9-4061-ac00-3b177a276171 req-218c44c6-8815-4414-99ec-5be00898a3bd tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:21.323846 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-5df2b585-7be9-4061-ac00-3b177a276171 req-218c44c6-8815-4414-99ec-5be00898a3bd tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:21.323917 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b366ea3a-92e1-4781-bf4f-6d7848a48c34 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca Aug 06 14:32:21.324106 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b366ea3a-92e1-4781-bf4f-6d7848a48c34 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:21.324269 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b366ea3a-92e1-4781-bf4f-6d7848a48c34 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:21.324398 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-b366ea3a-92e1-4781-bf4f-6d7848a48c34 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id b29762c8-f811-4602-9afa-3451edd0c2ca. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:21.329954 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:21.329954 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:21.330545 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b366ea3a-92e1-4781-bf4f-6d7848a48c34 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca returned with HTTP 200 Aug 06 14:32:21.330915 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1200/4769] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:21 2026] GET /volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:21.332803 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:21.332803 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:21.338524 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-5df2b585-7be9-4061-ac00-3b177a276171 req-218c44c6-8815-4414-99ec-5be00898a3bd tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32/encryption returned with HTTP 200 Aug 06 14:32:21.338903 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1187/4770] 10.4.3.229 () {68 vars in 1631 bytes} [Thu Aug 6 14:32:21 2026] GET /volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:21.460328 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b19a1154-33b9-4fb7-90f5-5aedf3e5c695 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:21.462699 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b19a1154-33b9-4fb7-90f5-5aedf3e5c695 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/5f2cf998-de3d-4420-8278-a71d13fe4b15 Aug 06 14:32:21.462970 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b19a1154-33b9-4fb7-90f5-5aedf3e5c695 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:21.463223 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b19a1154-33b9-4fb7-90f5-5aedf3e5c695 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:21.471497 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b19a1154-33b9-4fb7-90f5-5aedf3e5c695 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/5f2cf998-de3d-4420-8278-a71d13fe4b15 returned with HTTP 404 Aug 06 14:32:21.472108 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1190/4771] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:21 2026] GET /volume/v3/volumes/5f2cf998-de3d-4420-8278-a71d13fe4b15 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:21.480844 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-77b6ea87-9792-4eef-b34a-889c9e2d481f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:21.482466 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-77b6ea87-9792-4eef-b34a-889c9e2d481f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:32:21.482779 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-77b6ea87-9792-4eef-b34a-889c9e2d481f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1350784548"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:21.486247 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-77b6ea87-9792-4eef-b34a-889c9e2d481f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1350784548'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:32:21.486447 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-77b6ea87-9792-4eef-b34a-889c9e2d481f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create volume of 1 GB Aug 06 14:32:21.491051 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-77b6ea87-9792-4eef-b34a-889c9e2d481f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Availability Zones retrieved successfully. Aug 06 14:32:21.496236 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-77b6ea87-9792-4eef-b34a-889c9e2d481f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Flow 'volume_create_api' (3a5ce00b-7a1b-4469-93c7-eba74a2b04f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:32:21.497110 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-77b6ea87-9792-4eef-b34a-889c9e2d481f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bfba11b-5c02-4745-98be-e9aa94c54984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:21.497910 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-77b6ea87-9792-4eef-b34a-889c9e2d481f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:32:21.527820 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-77b6ea87-9792-4eef-b34a-889c9e2d481f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bfba11b-5c02-4745-98be-e9aa94c54984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:21.528627 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-77b6ea87-9792-4eef-b34a-889c9e2d481f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8287ac0b-cf2d-421c-85b8-1270b22c5bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:21.565054 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-77b6ea87-9792-4eef-b34a-889c9e2d481f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Created reservations ['264fbdda-34b3-4900-9ed9-210ccb3e9ec2', 'e63cef87-7fba-4914-8791-d11f846c33fe', 'ded46e12-dba5-4a02-a832-dfa34a005181', '98a9b697-6b59-4f01-8a73-987d51455229'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:32:21.565874 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-77b6ea87-9792-4eef-b34a-889c9e2d481f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8287ac0b-cf2d-421c-85b8-1270b22c5bef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['264fbdda-34b3-4900-9ed9-210ccb3e9ec2', 'e63cef87-7fba-4914-8791-d11f846c33fe', 'ded46e12-dba5-4a02-a832-dfa34a005181', '98a9b697-6b59-4f01-8a73-987d51455229']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:21.566597 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-77b6ea87-9792-4eef-b34a-889c9e2d481f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (574dca50-14ab-4b99-96ae-76407a92ee67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:21.588807 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-77b6ea87-9792-4eef-b34a-889c9e2d481f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (574dca50-14ab-4b99-96ae-76407a92ee67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f7e5494-0e95-47d6-9c40-c2454d984410', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1350784548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b7f454dcfec4de899e9593e4979f30f',qos_specs=None,replication_status=,reservations=['264fbdda-34b3-4900-9ed9-210ccb3e9ec2','e63cef87-7fba-4914-8791-d11f846c33fe','ded46e12-dba5-4a02-a832-dfa34a005181','98a9b697-6b59-4f01-8a73-987d51455229'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccad4c59c4ae4f73b821370a385e3d87',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:32:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1350784548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f7e5494-0e95-47d6-9c40-c2454d984410,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b7f454dcfec4de899e9593e4979f30f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccad4c59c4ae4f73b821370a385e3d87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:21.589518 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-77b6ea87-9792-4eef-b34a-889c9e2d481f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (715f29b2-a270-49f9-8ef2-10daaf830449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:21.610599 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-77b6ea87-9792-4eef-b34a-889c9e2d481f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (715f29b2-a270-49f9-8ef2-10daaf830449) transitioned into state 'SUCCESS' from state '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-1350784548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b7f454dcfec4de899e9593e4979f30f',qos_specs=None,replication_status=,reservations=['264fbdda-34b3-4900-9ed9-210ccb3e9ec2','e63cef87-7fba-4914-8791-d11f846c33fe','ded46e12-dba5-4a02-a832-dfa34a005181','98a9b697-6b59-4f01-8a73-987d51455229'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccad4c59c4ae4f73b821370a385e3d87',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:21.611258 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-77b6ea87-9792-4eef-b34a-889c9e2d481f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b624187-3c86-47ec-8803-3be4257f1c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:21.625592 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-77b6ea87-9792-4eef-b34a-889c9e2d481f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b624187-3c86-47ec-8803-3be4257f1c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:21.626686 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-77b6ea87-9792-4eef-b34a-889c9e2d481f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Flow 'volume_create_api' (3a5ce00b-7a1b-4469-93c7-eba74a2b04f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:32:21.627530 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-77b6ea87-9792-4eef-b34a-889c9e2d481f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create volume request issued successfully. Aug 06 14:32:21.627742 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-77b6ea87-9792-4eef-b34a-889c9e2d481f tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:32:21.628276 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1195/4772] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:32:21 2026] POST /volume/v3/volumes => generated 778 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:32:21.641524 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b15144f7-6857-4312-aa1a-831b928a1328 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:21.646165 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b15144f7-6857-4312-aa1a-831b928a1328 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/2f7e5494-0e95-47d6-9c40-c2454d984410 Aug 06 14:32:21.646273 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b15144f7-6857-4312-aa1a-831b928a1328 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:21.646484 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b15144f7-6857-4312-aa1a-831b928a1328 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:21.655927 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:21.655927 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:21.660034 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-b15144f7-6857-4312-aa1a-831b928a1328 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:21.664853 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b15144f7-6857-4312-aa1a-831b928a1328 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/2f7e5494-0e95-47d6-9c40-c2454d984410 returned with HTTP 200 Aug 06 14:32:21.665406 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1201/4773] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:21 2026] GET /volume/v3/volumes/2f7e5494-0e95-47d6-9c40-c2454d984410 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:21.862405 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-49a9d55c-8fe8-464e-9b60-fa3ddc572805 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:21.865666 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-49a9d55c-8fe8-464e-9b60-fa3ddc572805 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa Aug 06 14:32:21.865835 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-49a9d55c-8fe8-464e-9b60-fa3ddc572805 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:21.868218 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-49a9d55c-8fe8-464e-9b60-fa3ddc572805 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:21.868218 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-49a9d55c-8fe8-464e-9b60-fa3ddc572805 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:21.877652 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:21.877652 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:21.878621 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-49a9d55c-8fe8-464e-9b60-fa3ddc572805 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa returned with HTTP 200 Aug 06 14:32:21.879116 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1188/4774] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:21 2026] GET /volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:22.203965 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-5df2b585-7be9-4061-ac00-3b177a276171 req-d49717a2-aec7-4e92-8164-8a543ddccd59 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:22.205983 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-5df2b585-7be9-4061-ac00-3b177a276171 req-d49717a2-aec7-4e92-8164-8a543ddccd59 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] DELETE https://10.4.3.229/volume/v3/attachments/fbe135f7-5d26-4f01-9b36-901ea551c35e Aug 06 14:32:22.206168 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-5df2b585-7be9-4061-ac00-3b177a276171 req-d49717a2-aec7-4e92-8164-8a543ddccd59 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:22.206359 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-5df2b585-7be9-4061-ac00-3b177a276171 req-d49717a2-aec7-4e92-8164-8a543ddccd59 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:22.213698 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:22.213698 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:22.254796 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-5df2b585-7be9-4061-ac00-3b177a276171 req-d49717a2-aec7-4e92-8164-8a543ddccd59 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/attachments/fbe135f7-5d26-4f01-9b36-901ea551c35e returned with HTTP 200 Aug 06 14:32:22.255473 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1191/4775] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:32:22 2026] DELETE /volume/v3/attachments/fbe135f7-5d26-4f01-9b36-901ea551c35e => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:22.292668 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1d12bd9f-7809-4b7b-a14a-df331c07ba33 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:22.294635 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1d12bd9f-7809-4b7b-a14a-df331c07ba33 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 Aug 06 14:32:22.294889 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1d12bd9f-7809-4b7b-a14a-df331c07ba33 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:22.295082 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1d12bd9f-7809-4b7b-a14a-df331c07ba33 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:22.303446 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:22.303446 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:22.307829 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1d12bd9f-7809-4b7b-a14a-df331c07ba33 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:22.312565 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1d12bd9f-7809-4b7b-a14a-df331c07ba33 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 returned with HTTP 200 Aug 06 14:32:22.313075 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1196/4776] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:22 2026] GET /volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:22.326466 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-002c1e28-cfc7-441f-945c-8f8143e6fc66 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:22.328378 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-002c1e28-cfc7-441f-945c-8f8143e6fc66 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b Aug 06 14:32:22.328636 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-002c1e28-cfc7-441f-945c-8f8143e6fc66 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:22.328846 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-002c1e28-cfc7-441f-945c-8f8143e6fc66 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:22.339783 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:22.339783 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:22.341060 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e8af7e8e-968d-4280-b330-eddd50ad14e0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:22.343114 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e8af7e8e-968d-4280-b330-eddd50ad14e0 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca Aug 06 14:32:22.343114 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e8af7e8e-968d-4280-b330-eddd50ad14e0 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:22.343238 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e8af7e8e-968d-4280-b330-eddd50ad14e0 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:22.343317 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-e8af7e8e-968d-4280-b330-eddd50ad14e0 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id b29762c8-f811-4602-9afa-3451edd0c2ca. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:22.344030 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-002c1e28-cfc7-441f-945c-8f8143e6fc66 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:22.347389 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:22.347389 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:22.348146 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e8af7e8e-968d-4280-b330-eddd50ad14e0 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca returned with HTTP 200 Aug 06 14:32:22.348439 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1189/4777] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:22 2026] GET /volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:32:22.350446 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-002c1e28-cfc7-441f-945c-8f8143e6fc66 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b returned with HTTP 200 Aug 06 14:32:22.350446 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1202/4778] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:22 2026] GET /volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:22.403418 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-f31e648a-8b5b-4a5e-985d-ebb99417a5f4 req-b546715b-2f25-4e55-a6bf-69bab404d95e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:22.406087 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-f31e648a-8b5b-4a5e-985d-ebb99417a5f4 req-b546715b-2f25-4e55-a6bf-69bab404d95e tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b Aug 06 14:32:22.406361 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-f31e648a-8b5b-4a5e-985d-ebb99417a5f4 req-b546715b-2f25-4e55-a6bf-69bab404d95e tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:22.406619 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-f31e648a-8b5b-4a5e-985d-ebb99417a5f4 req-b546715b-2f25-4e55-a6bf-69bab404d95e tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:22.416352 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:22.416352 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:22.420128 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-f31e648a-8b5b-4a5e-985d-ebb99417a5f4 req-b546715b-2f25-4e55-a6bf-69bab404d95e tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:22.424713 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-f31e648a-8b5b-4a5e-985d-ebb99417a5f4 req-b546715b-2f25-4e55-a6bf-69bab404d95e tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b returned with HTTP 200 Aug 06 14:32:22.425097 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1192/4779] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:32:22 2026] GET /volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:22.444918 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-f31e648a-8b5b-4a5e-985d-ebb99417a5f4 req-cf2c37c2-7a11-488e-a695-dc86406297cf None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:22.446886 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-f31e648a-8b5b-4a5e-985d-ebb99417a5f4 req-cf2c37c2-7a11-488e-a695-dc86406297cf tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] POST https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b/action Aug 06 14:32:22.447331 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-f31e648a-8b5b-4a5e-985d-ebb99417a5f4 req-cf2c37c2-7a11-488e-a695-dc86406297cf tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:32:22.447589 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-f31e648a-8b5b-4a5e-985d-ebb99417a5f4 req-cf2c37c2-7a11-488e-a695-dc86406297cf tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:22.457845 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:22.457845 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:22.458356 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-f31e648a-8b5b-4a5e-985d-ebb99417a5f4 req-cf2c37c2-7a11-488e-a695-dc86406297cf tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:22.464007 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-f31e648a-8b5b-4a5e-985d-ebb99417a5f4 req-cf2c37c2-7a11-488e-a695-dc86406297cf tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Begin detaching volume completed successfully. Aug 06 14:32:22.464279 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-f31e648a-8b5b-4a5e-985d-ebb99417a5f4 req-cf2c37c2-7a11-488e-a695-dc86406297cf tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b/action returned with HTTP 202 Aug 06 14:32:22.464838 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1197/4780] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:32:22 2026] POST /volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:32:22.481379 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-39324ed6-2098-4017-a6b9-e3f369082dec None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:22.483335 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-39324ed6-2098-4017-a6b9-e3f369082dec tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b Aug 06 14:32:22.483561 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-39324ed6-2098-4017-a6b9-e3f369082dec tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:22.483770 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-39324ed6-2098-4017-a6b9-e3f369082dec tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:22.496240 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:22.496240 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:22.500314 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-39324ed6-2098-4017-a6b9-e3f369082dec tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:22.502331 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-79466c06-15e2-46b3-b6c0-c8b7ae3f65ae None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:22.502707 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-79466c06-15e2-46b3-b6c0-c8b7ae3f65ae None None] GET https://10.4.3.229/volume// Aug 06 14:32:22.502874 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-79466c06-15e2-46b3-b6c0-c8b7ae3f65ae None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:22.503046 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-79466c06-15e2-46b3-b6c0-c8b7ae3f65ae None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:22.503351 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-79466c06-15e2-46b3-b6c0-c8b7ae3f65ae None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:32:22.503634 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1203/4781] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:32: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 06 14:32:22.505120 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-39324ed6-2098-4017-a6b9-e3f369082dec tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b returned with HTTP 200 Aug 06 14:32:22.505723 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1190/4782] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:22 2026] GET /volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:22.510494 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-f31e648a-8b5b-4a5e-985d-ebb99417a5f4 req-d18c2453-dc32-40ae-92f4-f83ca752fe46 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:22.512486 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-f31e648a-8b5b-4a5e-985d-ebb99417a5f4 req-d18c2453-dc32-40ae-92f4-f83ca752fe46 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b Aug 06 14:32:22.512695 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-f31e648a-8b5b-4a5e-985d-ebb99417a5f4 req-d18c2453-dc32-40ae-92f4-f83ca752fe46 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:22.512869 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-f31e648a-8b5b-4a5e-985d-ebb99417a5f4 req-d18c2453-dc32-40ae-92f4-f83ca752fe46 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:22.522097 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:22.522097 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:22.525069 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-f31e648a-8b5b-4a5e-985d-ebb99417a5f4 req-d18c2453-dc32-40ae-92f4-f83ca752fe46 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:22.528600 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-f31e648a-8b5b-4a5e-985d-ebb99417a5f4 req-d18c2453-dc32-40ae-92f4-f83ca752fe46 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b returned with HTTP 200 Aug 06 14:32:22.528956 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1193/4783] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:32:22 2026] GET /volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b => generated 1320 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:32:22.681154 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8106f907-dd83-477b-acbb-bafd2a59e699 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:22.682935 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8106f907-dd83-477b-acbb-bafd2a59e699 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/2f7e5494-0e95-47d6-9c40-c2454d984410 Aug 06 14:32:22.683119 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8106f907-dd83-477b-acbb-bafd2a59e699 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:22.683315 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8106f907-dd83-477b-acbb-bafd2a59e699 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:22.690164 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:22.690164 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:22.693470 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8106f907-dd83-477b-acbb-bafd2a59e699 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:22.697144 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8106f907-dd83-477b-acbb-bafd2a59e699 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/2f7e5494-0e95-47d6-9c40-c2454d984410 returned with HTTP 200 Aug 06 14:32:22.697583 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1198/4784] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:22 2026] GET /volume/v3/volumes/2f7e5494-0e95-47d6-9c40-c2454d984410 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:22.710183 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5ce1b178-6807-4ed3-80a3-e546fe7afdac None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:22.711669 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5ce1b178-6807-4ed3-80a3-e546fe7afdac tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:32:22.711995 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5ce1b178-6807-4ed3-80a3-e546fe7afdac tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f7e5494-0e95-47d6-9c40-c2454d984410", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1392060453"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:22.719786 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:22.719786 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:22.720143 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5ce1b178-6807-4ed3-80a3-e546fe7afdac tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:22.720292 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-5ce1b178-6807-4ed3-80a3-e546fe7afdac tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create snapshot from volume 2f7e5494-0e95-47d6-9c40-c2454d984410 Aug 06 14:32:22.741242 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-5ce1b178-6807-4ed3-80a3-e546fe7afdac tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Created reservations ['43cdc81e-3c15-44eb-839e-fe77b35b154e', '287a9bd5-328a-4285-980c-b8b2d8330d78', '6f830b09-c64d-4fb6-b741-b3a8401d5cff', '4a7f2a85-3995-46e5-ab43-5f8389d1a719'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:32:22.766819 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5ce1b178-6807-4ed3-80a3-e546fe7afdac tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot create request issued successfully. Aug 06 14:32:22.767167 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5ce1b178-6807-4ed3-80a3-e546fe7afdac tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:32:22.767630 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1204/4785] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:32:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:32:22.779927 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-238f8652-2b0a-427b-9c5b-6e290b5cf6c8 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:22.781613 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-238f8652-2b0a-427b-9c5b-6e290b5cf6c8 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/382f681a-7cab-41f6-b9db-141819dc6e62 Aug 06 14:32:22.781833 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-238f8652-2b0a-427b-9c5b-6e290b5cf6c8 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:22.782044 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-238f8652-2b0a-427b-9c5b-6e290b5cf6c8 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:22.786518 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:22.786518 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:22.786833 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-238f8652-2b0a-427b-9c5b-6e290b5cf6c8 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:22.787440 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-238f8652-2b0a-427b-9c5b-6e290b5cf6c8 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/382f681a-7cab-41f6-b9db-141819dc6e62 returned with HTTP 200 Aug 06 14:32:22.787808 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1191/4786] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:22 2026] GET /volume/v3/snapshots/382f681a-7cab-41f6-b9db-141819dc6e62 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:22.889842 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-483f7af7-b57e-436c-8d0d-417f363a4b59 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:22.891752 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-483f7af7-b57e-436c-8d0d-417f363a4b59 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa Aug 06 14:32:22.892033 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-483f7af7-b57e-436c-8d0d-417f363a4b59 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:22.892270 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-483f7af7-b57e-436c-8d0d-417f363a4b59 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:22.892460 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-483f7af7-b57e-436c-8d0d-417f363a4b59 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:22.897196 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:22.897196 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:22.897993 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-483f7af7-b57e-436c-8d0d-417f363a4b59 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa returned with HTTP 200 Aug 06 14:32:22.898437 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1194/4787] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:22 2026] GET /volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:23.338009 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-f31e648a-8b5b-4a5e-985d-ebb99417a5f4 req-fa23fa8a-19e4-4b9f-bcbb-4e43d8ca6c13 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:23.340175 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-f31e648a-8b5b-4a5e-985d-ebb99417a5f4 req-fa23fa8a-19e4-4b9f-bcbb-4e43d8ca6c13 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] DELETE https://10.4.3.229/volume/v3/attachments/af278378-ff07-4d06-96d2-d7ce0978f561 Aug 06 14:32:23.340442 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-f31e648a-8b5b-4a5e-985d-ebb99417a5f4 req-fa23fa8a-19e4-4b9f-bcbb-4e43d8ca6c13 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:23.340639 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-f31e648a-8b5b-4a5e-985d-ebb99417a5f4 req-fa23fa8a-19e4-4b9f-bcbb-4e43d8ca6c13 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:23.349823 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:23.349823 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:23.358603 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0d96d54b-fd85-4c37-bf01-04c42fc4d777 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:23.360726 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0d96d54b-fd85-4c37-bf01-04c42fc4d777 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca Aug 06 14:32:23.360726 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0d96d54b-fd85-4c37-bf01-04c42fc4d777 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:23.361029 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0d96d54b-fd85-4c37-bf01-04c42fc4d777 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:23.361404 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-0d96d54b-fd85-4c37-bf01-04c42fc4d777 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id b29762c8-f811-4602-9afa-3451edd0c2ca. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:23.365575 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:23.365575 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:23.366355 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0d96d54b-fd85-4c37-bf01-04c42fc4d777 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca returned with HTTP 200 Aug 06 14:32:23.366871 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1205/4788] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:23 2026] GET /volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:23.398182 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-f31e648a-8b5b-4a5e-985d-ebb99417a5f4 req-fa23fa8a-19e4-4b9f-bcbb-4e43d8ca6c13 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/attachments/af278378-ff07-4d06-96d2-d7ce0978f561 returned with HTTP 200 Aug 06 14:32:23.398182 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1199/4789] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:32:23 2026] DELETE /volume/v3/attachments/af278378-ff07-4d06-96d2-d7ce0978f561 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:23.521507 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-3cc58020-8895-44cd-98fa-1878a2889ac6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:23.524194 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3cc58020-8895-44cd-98fa-1878a2889ac6 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b Aug 06 14:32:23.524194 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3cc58020-8895-44cd-98fa-1878a2889ac6 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:23.524194 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3cc58020-8895-44cd-98fa-1878a2889ac6 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:23.531602 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:23.531602 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:23.535848 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-3cc58020-8895-44cd-98fa-1878a2889ac6 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:23.541829 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3cc58020-8895-44cd-98fa-1878a2889ac6 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b returned with HTTP 200 Aug 06 14:32:23.542498 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1192/4790] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:23 2026] GET /volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:23.554956 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-36b47685-11b8-4b34-96a0-c0226c8d06b3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:23.557539 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-36b47685-11b8-4b34-96a0-c0226c8d06b3 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 Aug 06 14:32:23.557837 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-36b47685-11b8-4b34-96a0-c0226c8d06b3 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:23.558274 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-36b47685-11b8-4b34-96a0-c0226c8d06b3 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:23.558540 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-36b47685-11b8-4b34-96a0-c0226c8d06b3 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Delete volume with id: 5828a232-a4ac-426f-aa14-2a4bb0f77f32 Aug 06 14:32:23.566912 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:23.566912 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:23.567602 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-36b47685-11b8-4b34-96a0-c0226c8d06b3 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:23.581369 np0000006659 devstack@c-api.service[100398]: WARNING cinder.keymgr.conf_key_mgr [None req-36b47685-11b8-4b34-96a0-c0226c8d06b3 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 14:32:23.588168 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-36b47685-11b8-4b34-96a0-c0226c8d06b3 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Delete volume request issued successfully. Aug 06 14:32:23.588495 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-36b47685-11b8-4b34-96a0-c0226c8d06b3 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 returned with HTTP 202 Aug 06 14:32:23.588981 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1195/4791] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:32:23 2026] DELETE /volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:23.597695 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2d05d712-d9fa-4334-89c8-6db3aa036f27 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:23.599705 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2d05d712-d9fa-4334-89c8-6db3aa036f27 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 Aug 06 14:32:23.599913 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2d05d712-d9fa-4334-89c8-6db3aa036f27 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:23.600151 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2d05d712-d9fa-4334-89c8-6db3aa036f27 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:23.607817 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:23.607817 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:23.613192 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2d05d712-d9fa-4334-89c8-6db3aa036f27 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:23.618500 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2d05d712-d9fa-4334-89c8-6db3aa036f27 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 returned with HTTP 200 Aug 06 14:32:23.618887 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1206/4792] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:23 2026] GET /volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:23.798282 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f89bc6c0-3b89-4188-b78b-5e16f4e9dc44 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:23.800569 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f89bc6c0-3b89-4188-b78b-5e16f4e9dc44 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/382f681a-7cab-41f6-b9db-141819dc6e62 Aug 06 14:32:23.800840 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f89bc6c0-3b89-4188-b78b-5e16f4e9dc44 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:23.801105 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f89bc6c0-3b89-4188-b78b-5e16f4e9dc44 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:23.807145 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:23.807145 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:23.807586 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f89bc6c0-3b89-4188-b78b-5e16f4e9dc44 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:23.808482 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f89bc6c0-3b89-4188-b78b-5e16f4e9dc44 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/382f681a-7cab-41f6-b9db-141819dc6e62 returned with HTTP 200 Aug 06 14:32:23.808946 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1200/4793] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:23 2026] GET /volume/v3/snapshots/382f681a-7cab-41f6-b9db-141819dc6e62 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:23.817130 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-94c539b2-912a-47e9-ac95-cae0826d79b1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:23.818939 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-94c539b2-912a-47e9-ac95-cae0826d79b1 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] GET https://10.4.3.229/volume/v3/snapshots/382f681a-7cab-41f6-b9db-141819dc6e62 Aug 06 14:32:23.819123 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-94c539b2-912a-47e9-ac95-cae0826d79b1 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:23.819342 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-94c539b2-912a-47e9-ac95-cae0826d79b1 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:23.824056 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:23.824056 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:23.824480 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-94c539b2-912a-47e9-ac95-cae0826d79b1 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Snapshot retrieved successfully. Aug 06 14:32:23.825172 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-94c539b2-912a-47e9-ac95-cae0826d79b1 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] https://10.4.3.229/volume/v3/snapshots/382f681a-7cab-41f6-b9db-141819dc6e62 returned with HTTP 200 Aug 06 14:32:23.825585 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1193/4794] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:23 2026] GET /volume/v3/snapshots/382f681a-7cab-41f6-b9db-141819dc6e62 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:23.833445 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c5e277b6-796d-4035-a548-0ff82131948a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:23.835187 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c5e277b6-796d-4035-a548-0ff82131948a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] DELETE https://10.4.3.229/volume/v3/snapshots/382f681a-7cab-41f6-b9db-141819dc6e62 Aug 06 14:32:23.835370 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c5e277b6-796d-4035-a548-0ff82131948a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:23.835594 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c5e277b6-796d-4035-a548-0ff82131948a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:23.835724 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-c5e277b6-796d-4035-a548-0ff82131948a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Delete snapshot with id: 382f681a-7cab-41f6-b9db-141819dc6e62 Aug 06 14:32:23.840646 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:23.840646 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:23.841097 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c5e277b6-796d-4035-a548-0ff82131948a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:23.855033 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c5e277b6-796d-4035-a548-0ff82131948a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot delete request issued successfully. Aug 06 14:32:23.855220 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c5e277b6-796d-4035-a548-0ff82131948a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/382f681a-7cab-41f6-b9db-141819dc6e62 returned with HTTP 202 Aug 06 14:32:23.855658 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1196/4795] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:32:23 2026] DELETE /volume/v3/snapshots/382f681a-7cab-41f6-b9db-141819dc6e62 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:23.864403 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9f5f19fa-d880-422c-83ae-f15ba12a1934 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:23.866235 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9f5f19fa-d880-422c-83ae-f15ba12a1934 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/382f681a-7cab-41f6-b9db-141819dc6e62 Aug 06 14:32:23.866524 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9f5f19fa-d880-422c-83ae-f15ba12a1934 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:23.866729 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9f5f19fa-d880-422c-83ae-f15ba12a1934 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:23.872668 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:23.872668 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:23.873074 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-9f5f19fa-d880-422c-83ae-f15ba12a1934 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:23.873966 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9f5f19fa-d880-422c-83ae-f15ba12a1934 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/382f681a-7cab-41f6-b9db-141819dc6e62 returned with HTTP 200 Aug 06 14:32:23.874523 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1207/4796] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:23 2026] GET /volume/v3/snapshots/382f681a-7cab-41f6-b9db-141819dc6e62 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:23.908505 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d23ec9c6-9323-48f0-abf6-12c21d701d5f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:23.911591 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d23ec9c6-9323-48f0-abf6-12c21d701d5f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa Aug 06 14:32:23.911827 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d23ec9c6-9323-48f0-abf6-12c21d701d5f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:23.912030 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d23ec9c6-9323-48f0-abf6-12c21d701d5f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:23.912415 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-d23ec9c6-9323-48f0-abf6-12c21d701d5f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:23.916828 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:23.916828 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:23.917437 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d23ec9c6-9323-48f0-abf6-12c21d701d5f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa returned with HTTP 200 Aug 06 14:32:23.917783 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1201/4797] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:23 2026] GET /volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:23.928327 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4d1a08fd-d987-47bf-95af-dbde726529e1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:23.930220 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4d1a08fd-d987-47bf-95af-dbde726529e1 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa/export_record Aug 06 14:32:23.930407 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4d1a08fd-d987-47bf-95af-dbde726529e1 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:23.930604 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4d1a08fd-d987-47bf-95af-dbde726529e1 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'export_record' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:23.930708 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.backups [None req-4d1a08fd-d987-47bf-95af-dbde726529e1 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Export record for backup e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa. {{(pid=100399) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 14:32:23.934597 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:23.934597 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:23.935526 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.backup.api [None req-4d1a08fd-d987-47bf-95af-dbde726529e1 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling RPCAPI with context: , host: np0000006659, backup: e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa. {{(pid=100399) export_record /opt/stack/cinder/cinder/backup/api.py:495}} Aug 06 14:32:23.941175 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.backup.rpcapi [None req-4d1a08fd-d987-47bf-95af-dbde726529e1 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] export_record in rpcapi backup_id e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa on host np0000006659. {{(pid=100399) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 06 14:32:23.954788 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.backups [None req-4d1a08fd-d987-47bf-95af-dbde726529e1 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTc3Y2VlYjQtMzVjOC00NmViLWJiZjQtYjI3ZmEwZGFiNmZhIiwgInVzZXJfaWQiOiAiNjE3Mjk3OTZlNjRlNGEyNGIyNmMyYjdlN2ZhZTM0MTUiLCAicHJvamVjdF9pZCI6ICIwODY5Y2E3MjhlODI0ZWJlOGVlYTQ3MDkxNzBhODE4MSIsICJ2b2x1bWVfaWQiOiAiMzFkNTM0ZjgtN2JkMC00YWQ2LWI0NDctNDMzMzdmMWI3Mzc2IiwgImhvc3QiOiAibnAwMDAwMDA2NjU5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTA2NTQ0Nzk5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzFkNTM0ZjgtN2JkMC00YWQ2LWI0NDctNDMzMzdmMWI3Mzc2LzIwMjYwODA2MTQzMjEwL2F6X25vdmFfYmFja3VwX2U3N2NlZWI0LTM1YzgtNDZlYi1iYmY0LWIyN2ZhMGRhYjZmYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTQ6MzI6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTQ6MzI6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNDozMjoyNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100399) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 06 14:32:23.955133 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4d1a08fd-d987-47bf-95af-dbde726529e1 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa/export_record returned with HTTP 200 Aug 06 14:32:23.955903 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1194/4798] 10.4.3.229 () {68 vars in 1430 bytes} [Thu Aug 6 14:32:23 2026] GET /volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa/export_record => generated 1424 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:23.962923 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-dad3b0d9-79bd-4d87-91e0-1500c269343c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:23.964544 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-dad3b0d9-79bd-4d87-91e0-1500c269343c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa Aug 06 14:32:23.964774 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-dad3b0d9-79bd-4d87-91e0-1500c269343c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:23.964949 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-dad3b0d9-79bd-4d87-91e0-1500c269343c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:23.965048 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-dad3b0d9-79bd-4d87-91e0-1500c269343c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:23.969057 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:23.969057 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:23.969761 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-dad3b0d9-79bd-4d87-91e0-1500c269343c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa returned with HTTP 200 Aug 06 14:32:23.970146 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1197/4799] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:23 2026] GET /volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:23.983060 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fa399cc5-916e-4e71-ba15-31ff0c756986 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:23.984551 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fa399cc5-916e-4e71-ba15-31ff0c756986 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] POST https://10.4.3.229/volume/v3/backups/import_record Aug 06 14:32:23.984923 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fa399cc5-916e-4e71-ba15-31ff0c756986 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDA5YWZjMjEtYjlmMy00MDkyLWI1MDQtY2UyOGMxNDBkNWJlIiwgInVzZXJfaWQiOiAiNjE3Mjk3OTZlNjRlNGEyNGIyNmMyYjdlN2ZhZTM0MTUiLCAicHJvamVjdF9pZCI6ICIwODY5Y2E3MjhlODI0ZWJlOGVlYTQ3MDkxNzBhODE4MSIsICJ2b2x1bWVfaWQiOiAiMzFkNTM0ZjgtN2JkMC00YWQ2LWI0NDctNDMzMzdmMWI3Mzc2IiwgImhvc3QiOiAibnAwMDAwMDA2NjU5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTA2NTQ0Nzk5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzFkNTM0ZjgtN2JkMC00YWQ2LWI0NDctNDMzMzdmMWI3Mzc2LzIwMjYwODA2MTQzMjEwL2F6X25vdmFfYmFja3VwX2U3N2NlZWI0LTM1YzgtNDZlYi1iYmY0LWIyN2ZhMGRhYjZmYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTQ6MzI6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTQ6MzI6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNDozMjoyNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:23.986227 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.backups [None req-fa399cc5-916e-4e71-ba15-31ff0c756986 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDA5YWZjMjEtYjlmMy00MDkyLWI1MDQtY2UyOGMxNDBkNWJlIiwgInVzZXJfaWQiOiAiNjE3Mjk3OTZlNjRlNGEyNGIyNmMyYjdlN2ZhZTM0MTUiLCAicHJvamVjdF9pZCI6ICIwODY5Y2E3MjhlODI0ZWJlOGVlYTQ3MDkxNzBhODE4MSIsICJ2b2x1bWVfaWQiOiAiMzFkNTM0ZjgtN2JkMC00YWQ2LWI0NDctNDMzMzdmMWI3Mzc2IiwgImhvc3QiOiAibnAwMDAwMDA2NjU5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTA2NTQ0Nzk5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzFkNTM0ZjgtN2JkMC00YWQ2LWI0NDctNDMzMzdmMWI3Mzc2LzIwMjYwODA2MTQzMjEwL2F6X25vdmFfYmFja3VwX2U3N2NlZWI0LTM1YzgtNDZlYi1iYmY0LWIyN2ZhMGRhYjZmYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTQ6MzI6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTQ6MzI6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNDozMjoyNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100396) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 06 14:32:23.986337 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.backups [None req-fa399cc5-916e-4e71-ba15-31ff0c756986 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDA5YWZjMjEtYjlmMy00MDkyLWI1MDQtY2UyOGMxNDBkNWJlIiwgInVzZXJfaWQiOiAiNjE3Mjk3OTZlNjRlNGEyNGIyNmMyYjdlN2ZhZTM0MTUiLCAicHJvamVjdF9pZCI6ICIwODY5Y2E3MjhlODI0ZWJlOGVlYTQ3MDkxNzBhODE4MSIsICJ2b2x1bWVfaWQiOiAiMzFkNTM0ZjgtN2JkMC00YWQ2LWI0NDctNDMzMzdmMWI3Mzc2IiwgImhvc3QiOiAibnAwMDAwMDA2NjU5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTA2NTQ0Nzk5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzFkNTM0ZjgtN2JkMC00YWQ2LWI0NDctNDMzMzdmMWI3Mzc2LzIwMjYwODA2MTQzMjEwL2F6X25vdmFfYmFja3VwX2U3N2NlZWI0LTM1YzgtNDZlYi1iYmY0LWIyN2ZhMGRhYjZmYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTQ6MzI6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTQ6MzI6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNDozMjoyNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100396) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 06 14:32:24.013043 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-fa399cc5-916e-4e71-ba15-31ff0c756986 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Created reservations ['2878d344-b82f-4e07-b33e-018cb8b14b00', '3512bea4-b92b-475e-9d2a-a8633cf63906'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:32:24.030275 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.backup.rpcapi [None req-fa399cc5-916e-4e71-ba15-31ff0c756986 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] import_record rpcapi backup id d09afc21-b9f3-4092-b504-ce28c140d5be on host np0000006659 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDA5YWZjMjEtYjlmMy00MDkyLWI1MDQtY2UyOGMxNDBkNWJlIiwgInVzZXJfaWQiOiAiNjE3Mjk3OTZlNjRlNGEyNGIyNmMyYjdlN2ZhZTM0MTUiLCAicHJvamVjdF9pZCI6ICIwODY5Y2E3MjhlODI0ZWJlOGVlYTQ3MDkxNzBhODE4MSIsICJ2b2x1bWVfaWQiOiAiMzFkNTM0ZjgtN2JkMC00YWQ2LWI0NDctNDMzMzdmMWI3Mzc2IiwgImhvc3QiOiAibnAwMDAwMDA2NjU5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTA2NTQ0Nzk5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzFkNTM0ZjgtN2JkMC00YWQ2LWI0NDctNDMzMzdmMWI3Mzc2LzIwMjYwODA2MTQzMjEwL2F6X25vdmFfYmFja3VwX2U3N2NlZWI0LTM1YzgtNDZlYi1iYmY0LWIyN2ZhMGRhYjZmYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTQ6MzI6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTQ6MzI6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNDozMjoyNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100396) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 06 14:32:24.032078 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.backups [None req-fa399cc5-916e-4e71-ba15-31ff0c756986 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Import record output: {'backup': {'id': 'd09afc21-b9f3-4092-b504-ce28c140d5be', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.229/volume/v3/backups/d09afc21-b9f3-4092-b504-ce28c140d5be'}, {'rel': 'bookmark', 'href': 'https://10.4.3.229/volume/backups/d09afc21-b9f3-4092-b504-ce28c140d5be'}]}}. {{(pid=100396) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 06 14:32:24.032308 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fa399cc5-916e-4e71-ba15-31ff0c756986 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/import_record returned with HTTP 201 Aug 06 14:32:24.032792 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1208/4800] 10.4.3.229 () {70 vars in 1342 bytes} [Thu Aug 6 14:32:23 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 50 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 06 14:32:24.044384 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-3990f93f-77f6-40c1-bba3-51f82996ddf8 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:24.047731 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3990f93f-77f6-40c1-bba3-51f82996ddf8 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/d09afc21-b9f3-4092-b504-ce28c140d5be Aug 06 14:32:24.048372 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3990f93f-77f6-40c1-bba3-51f82996ddf8 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:24.048604 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3990f93f-77f6-40c1-bba3-51f82996ddf8 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:24.048726 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-3990f93f-77f6-40c1-bba3-51f82996ddf8 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id d09afc21-b9f3-4092-b504-ce28c140d5be. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:24.053378 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:24.053378 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:24.054010 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3990f93f-77f6-40c1-bba3-51f82996ddf8 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/d09afc21-b9f3-4092-b504-ce28c140d5be returned with HTTP 200 Aug 06 14:32:24.054392 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1202/4801] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:24 2026] GET /volume/v3/backups/d09afc21-b9f3-4092-b504-ce28c140d5be => generated 647 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:24.380202 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8f3ea617-7487-4012-bb68-f144432120a9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:24.381996 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8f3ea617-7487-4012-bb68-f144432120a9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca Aug 06 14:32:24.382188 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8f3ea617-7487-4012-bb68-f144432120a9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:24.382373 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8f3ea617-7487-4012-bb68-f144432120a9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:24.382505 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-8f3ea617-7487-4012-bb68-f144432120a9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id b29762c8-f811-4602-9afa-3451edd0c2ca. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:24.386854 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:24.386854 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:24.387539 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8f3ea617-7487-4012-bb68-f144432120a9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca returned with HTTP 200 Aug 06 14:32:24.387879 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1195/4802] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:24 2026] GET /volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:24.633176 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-3cbced10-6429-4692-8780-925217c62e36 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:24.635507 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3cbced10-6429-4692-8780-925217c62e36 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 Aug 06 14:32:24.635826 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3cbced10-6429-4692-8780-925217c62e36 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:24.636119 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3cbced10-6429-4692-8780-925217c62e36 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:24.643338 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3cbced10-6429-4692-8780-925217c62e36 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 returned with HTTP 404 Aug 06 14:32:24.644021 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1198/4803] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:24 2026] GET /volume/v3/volumes/5828a232-a4ac-426f-aa14-2a4bb0f77f32 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:24.651327 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-66771e7c-9207-41a8-8ead-551f9b21b239 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:24.653452 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-66771e7c-9207-41a8-8ead-551f9b21b239 tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 Aug 06 14:32:24.653743 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-66771e7c-9207-41a8-8ead-551f9b21b239 tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:24.653996 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-66771e7c-9207-41a8-8ead-551f9b21b239 tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] Calling method 'detail' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:24.654731 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:24.654731 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:24.655099 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-66771e7c-9207-41a8-8ead-551f9b21b239 tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100396) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:32:24.671974 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-66771e7c-9207-41a8-8ead-551f9b21b239 tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] Get all volumes completed successfully. Aug 06 14:32:24.675698 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:24.675698 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:24.682182 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-66771e7c-9207-41a8-8ead-551f9b21b239 tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 14:32:24.682761 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1209/4804] 10.4.3.229 () {66 vars in 1285 bytes} [Thu Aug 6 14:32:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14206 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:32:24.698862 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c4adbf30-ca31-4b78-a8d8-92971b0a2b97 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:24.700864 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c4adbf30-ca31-4b78-a8d8-92971b0a2b97 tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] DELETE https://10.4.3.229/volume/v3/types/5f00dbcc-a0c9-4381-97af-4b00cc2bcad6 Aug 06 14:32:24.701081 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c4adbf30-ca31-4b78-a8d8-92971b0a2b97 tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:24.701281 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c4adbf30-ca31-4b78-a8d8-92971b0a2b97 tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] Calling method '_delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:24.726532 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c4adbf30-ca31-4b78-a8d8-92971b0a2b97 tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] https://10.4.3.229/volume/v3/types/5f00dbcc-a0c9-4381-97af-4b00cc2bcad6 returned with HTTP 202 Aug 06 14:32:24.726909 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1203/4805] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:32:24 2026] DELETE /volume/v3/types/5f00dbcc-a0c9-4381-97af-4b00cc2bcad6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:24.733617 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-160d4b3b-0e8c-416e-82cd-8ef2cd0fb329 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:24.735541 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-160d4b3b-0e8c-416e-82cd-8ef2cd0fb329 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] DELETE https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b Aug 06 14:32:24.735765 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-160d4b3b-0e8c-416e-82cd-8ef2cd0fb329 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:24.735951 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-160d4b3b-0e8c-416e-82cd-8ef2cd0fb329 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:24.736136 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-160d4b3b-0e8c-416e-82cd-8ef2cd0fb329 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Delete volume with id: 27826f7e-6802-4069-9403-46eb7eb0f52b Aug 06 14:32:24.743235 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:24.743235 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:24.743766 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-160d4b3b-0e8c-416e-82cd-8ef2cd0fb329 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:24.774628 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-160d4b3b-0e8c-416e-82cd-8ef2cd0fb329 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Delete volume request issued successfully. Aug 06 14:32:24.774784 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-160d4b3b-0e8c-416e-82cd-8ef2cd0fb329 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b returned with HTTP 202 Aug 06 14:32:24.775213 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1196/4806] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:32:24 2026] DELETE /volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:24.781883 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a0318a0e-347a-411d-9b1d-74b7f3127271 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:24.783729 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a0318a0e-347a-411d-9b1d-74b7f3127271 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b Aug 06 14:32:24.783985 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a0318a0e-347a-411d-9b1d-74b7f3127271 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:24.784218 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a0318a0e-347a-411d-9b1d-74b7f3127271 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:24.791476 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:24.791476 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:24.795140 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-a0318a0e-347a-411d-9b1d-74b7f3127271 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:24.799112 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a0318a0e-347a-411d-9b1d-74b7f3127271 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b returned with HTTP 200 Aug 06 14:32:24.799573 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1199/4807] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:24 2026] GET /volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:24.883145 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-988c3053-9755-4c4c-9cf7-6d973cd8a200 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:24.885083 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-988c3053-9755-4c4c-9cf7-6d973cd8a200 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/382f681a-7cab-41f6-b9db-141819dc6e62 Aug 06 14:32:24.885332 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-988c3053-9755-4c4c-9cf7-6d973cd8a200 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:24.885584 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-988c3053-9755-4c4c-9cf7-6d973cd8a200 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:24.891079 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-988c3053-9755-4c4c-9cf7-6d973cd8a200 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/382f681a-7cab-41f6-b9db-141819dc6e62 returned with HTTP 404 Aug 06 14:32:24.891773 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1210/4808] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:24 2026] GET /volume/v3/snapshots/382f681a-7cab-41f6-b9db-141819dc6e62 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:24.897861 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7a00cb59-5237-47fc-87c8-07b27fc08ab2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:24.899695 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7a00cb59-5237-47fc-87c8-07b27fc08ab2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/2f7e5494-0e95-47d6-9c40-c2454d984410 Aug 06 14:32:24.899924 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7a00cb59-5237-47fc-87c8-07b27fc08ab2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:24.900148 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7a00cb59-5237-47fc-87c8-07b27fc08ab2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:24.900549 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-7a00cb59-5237-47fc-87c8-07b27fc08ab2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Delete volume with id: 2f7e5494-0e95-47d6-9c40-c2454d984410 Aug 06 14:32:24.908447 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:24.908447 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:24.908795 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-7a00cb59-5237-47fc-87c8-07b27fc08ab2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:24.923784 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-7a00cb59-5237-47fc-87c8-07b27fc08ab2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Delete volume request issued successfully. Aug 06 14:32:24.924048 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7a00cb59-5237-47fc-87c8-07b27fc08ab2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/2f7e5494-0e95-47d6-9c40-c2454d984410 returned with HTTP 202 Aug 06 14:32:24.924482 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1204/4809] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:32:24 2026] DELETE /volume/v3/volumes/2f7e5494-0e95-47d6-9c40-c2454d984410 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:24.931689 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a8ff1a7d-5f3d-45ba-849b-7004c9c97bdc None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:24.933649 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a8ff1a7d-5f3d-45ba-849b-7004c9c97bdc tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/2f7e5494-0e95-47d6-9c40-c2454d984410 Aug 06 14:32:24.933860 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a8ff1a7d-5f3d-45ba-849b-7004c9c97bdc tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:24.934039 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a8ff1a7d-5f3d-45ba-849b-7004c9c97bdc tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:24.941355 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:24.941355 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:24.945074 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-a8ff1a7d-5f3d-45ba-849b-7004c9c97bdc tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:24.949093 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a8ff1a7d-5f3d-45ba-849b-7004c9c97bdc tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/2f7e5494-0e95-47d6-9c40-c2454d984410 returned with HTTP 200 Aug 06 14:32:24.949550 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1197/4810] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:24 2026] GET /volume/v3/volumes/2f7e5494-0e95-47d6-9c40-c2454d984410 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:25.064356 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5f2fa00c-bb5a-4a6a-9dff-90871dd9c028 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:25.066177 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5f2fa00c-bb5a-4a6a-9dff-90871dd9c028 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/d09afc21-b9f3-4092-b504-ce28c140d5be Aug 06 14:32:25.066372 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5f2fa00c-bb5a-4a6a-9dff-90871dd9c028 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:25.066566 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5f2fa00c-bb5a-4a6a-9dff-90871dd9c028 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:25.066724 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-5f2fa00c-bb5a-4a6a-9dff-90871dd9c028 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id d09afc21-b9f3-4092-b504-ce28c140d5be. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:25.070852 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:25.070852 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:25.071457 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5f2fa00c-bb5a-4a6a-9dff-90871dd9c028 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/d09afc21-b9f3-4092-b504-ce28c140d5be returned with HTTP 200 Aug 06 14:32:25.071828 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1200/4811] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:25 2026] GET /volume/v3/backups/d09afc21-b9f3-4092-b504-ce28c140d5be => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:25.082128 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-20af2749-22c8-49d4-a0c9-1d4232b45580 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:25.083837 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-20af2749-22c8-49d4-a0c9-1d4232b45580 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] DELETE https://10.4.3.229/volume/v3/backups/d09afc21-b9f3-4092-b504-ce28c140d5be Aug 06 14:32:25.084048 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-20af2749-22c8-49d4-a0c9-1d4232b45580 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:25.084239 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-20af2749-22c8-49d4-a0c9-1d4232b45580 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:25.084365 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.backups [None req-20af2749-22c8-49d4-a0c9-1d4232b45580 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Delete backup with id: d09afc21-b9f3-4092-b504-ce28c140d5be. Aug 06 14:32:25.089358 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:25.089358 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:25.100867 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.backup.rpcapi [None req-20af2749-22c8-49d4-a0c9-1d4232b45580 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] delete_backup rpcapi backup_id d09afc21-b9f3-4092-b504-ce28c140d5be {{(pid=100396) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:32:25.102503 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-20af2749-22c8-49d4-a0c9-1d4232b45580 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/d09afc21-b9f3-4092-b504-ce28c140d5be returned with HTTP 202 Aug 06 14:32:25.102941 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1211/4812] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:32:25 2026] DELETE /volume/v3/backups/d09afc21-b9f3-4092-b504-ce28c140d5be => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:32:25.110432 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-aa82e199-c425-49bc-bd4c-90646743373f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:25.112399 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-aa82e199-c425-49bc-bd4c-90646743373f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/d09afc21-b9f3-4092-b504-ce28c140d5be Aug 06 14:32:25.112668 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-aa82e199-c425-49bc-bd4c-90646743373f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:25.112886 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-aa82e199-c425-49bc-bd4c-90646743373f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:25.113009 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-aa82e199-c425-49bc-bd4c-90646743373f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id d09afc21-b9f3-4092-b504-ce28c140d5be. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:25.117504 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:25.117504 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:25.118186 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-aa82e199-c425-49bc-bd4c-90646743373f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/d09afc21-b9f3-4092-b504-ce28c140d5be returned with HTTP 200 Aug 06 14:32:25.118542 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1205/4813] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:25 2026] GET /volume/v3/backups/d09afc21-b9f3-4092-b504-ce28c140d5be => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:25.398870 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6052353f-9192-43af-a7e8-49b3b9d69047 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:25.401188 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6052353f-9192-43af-a7e8-49b3b9d69047 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca Aug 06 14:32:25.401496 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6052353f-9192-43af-a7e8-49b3b9d69047 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:25.401731 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6052353f-9192-43af-a7e8-49b3b9d69047 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:25.401869 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-6052353f-9192-43af-a7e8-49b3b9d69047 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id b29762c8-f811-4602-9afa-3451edd0c2ca. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:25.407604 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:25.407604 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:25.408563 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6052353f-9192-43af-a7e8-49b3b9d69047 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca returned with HTTP 200 Aug 06 14:32:25.409031 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1198/4814] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:25 2026] GET /volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:25.813164 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8dc79748-5df7-4283-a35a-49528eed500e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:25.815517 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8dc79748-5df7-4283-a35a-49528eed500e tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b Aug 06 14:32:25.815770 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8dc79748-5df7-4283-a35a-49528eed500e tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:25.816010 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8dc79748-5df7-4283-a35a-49528eed500e tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:25.822872 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8dc79748-5df7-4283-a35a-49528eed500e tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b returned with HTTP 404 Aug 06 14:32:25.823475 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1201/4815] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:25 2026] GET /volume/v3/volumes/27826f7e-6802-4069-9403-46eb7eb0f52b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:25.830842 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-eb2000db-ab91-421a-860b-bb52c2b5e8a0 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:25.832629 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-eb2000db-ab91-421a-860b-bb52c2b5e8a0 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] DELETE https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:32:25.832845 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-eb2000db-ab91-421a-860b-bb52c2b5e8a0 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:25.833018 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-eb2000db-ab91-421a-860b-bb52c2b5e8a0 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:25.833163 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-eb2000db-ab91-421a-860b-bb52c2b5e8a0 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Delete volume with id: 19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:32:25.839993 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:25.839993 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:25.840466 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-eb2000db-ab91-421a-860b-bb52c2b5e8a0 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:25.861009 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-eb2000db-ab91-421a-860b-bb52c2b5e8a0 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Delete volume request issued successfully. Aug 06 14:32:25.861225 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-eb2000db-ab91-421a-860b-bb52c2b5e8a0 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 202 Aug 06 14:32:25.861748 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1212/4816] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:32:25 2026] DELETE /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:25.870693 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-92e9c8c6-9abd-49c2-b814-51c97b158263 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:25.872009 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-92e9c8c6-9abd-49c2-b814-51c97b158263 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:32:25.872340 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-92e9c8c6-9abd-49c2-b814-51c97b158263 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:25.872415 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-92e9c8c6-9abd-49c2-b814-51c97b158263 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:25.881135 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:25.881135 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:25.886901 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-92e9c8c6-9abd-49c2-b814-51c97b158263 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:32:25.893068 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-92e9c8c6-9abd-49c2-b814-51c97b158263 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 200 Aug 06 14:32:25.893068 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1206/4817] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:25 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:25.964573 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c6127ce4-14c9-49a6-afe0-43817985897e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:25.966539 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c6127ce4-14c9-49a6-afe0-43817985897e tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/2f7e5494-0e95-47d6-9c40-c2454d984410 Aug 06 14:32:25.966823 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c6127ce4-14c9-49a6-afe0-43817985897e tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:25.967057 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c6127ce4-14c9-49a6-afe0-43817985897e tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:25.974230 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c6127ce4-14c9-49a6-afe0-43817985897e tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/2f7e5494-0e95-47d6-9c40-c2454d984410 returned with HTTP 404 Aug 06 14:32:25.974230 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1199/4818] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:25 2026] GET /volume/v3/volumes/2f7e5494-0e95-47d6-9c40-c2454d984410 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:25.981559 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e235a2c6-4c21-4407-a0b9-b200b12662d4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:25.983469 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e235a2c6-4c21-4407-a0b9-b200b12662d4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:32:25.984012 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e235a2c6-4c21-4407-a0b9-b200b12662d4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-619638023"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:25.985621 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-e235a2c6-4c21-4407-a0b9-b200b12662d4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-619638023'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:32:25.985756 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-e235a2c6-4c21-4407-a0b9-b200b12662d4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create volume of 1 GB Aug 06 14:32:25.989814 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e235a2c6-4c21-4407-a0b9-b200b12662d4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Availability Zones retrieved successfully. Aug 06 14:32:25.996850 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e235a2c6-4c21-4407-a0b9-b200b12662d4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Flow 'volume_create_api' (635c9836-4590-4e3d-b330-613ec115e4c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:32:25.998114 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e235a2c6-4c21-4407-a0b9-b200b12662d4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ea42c66-54e1-44e0-9ae3-c3c7258f790f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:25.998908 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-e235a2c6-4c21-4407-a0b9-b200b12662d4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:32:26.023105 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e235a2c6-4c21-4407-a0b9-b200b12662d4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ea42c66-54e1-44e0-9ae3-c3c7258f790f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:26.023957 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e235a2c6-4c21-4407-a0b9-b200b12662d4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0ad844b-c491-4405-a36e-f0a90d75e419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:26.062179 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-e235a2c6-4c21-4407-a0b9-b200b12662d4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Created reservations ['e08477e7-4b86-4dc1-aee7-e2bd606a4154', 'bd90c627-0b8c-4135-9b03-44a0f511ccae', '6c2b95b1-93ec-4dba-8471-18d3d60d2b82', '26635cd0-1e24-484a-80de-3c1fa22e290b'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:32:26.063024 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e235a2c6-4c21-4407-a0b9-b200b12662d4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0ad844b-c491-4405-a36e-f0a90d75e419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e08477e7-4b86-4dc1-aee7-e2bd606a4154', 'bd90c627-0b8c-4135-9b03-44a0f511ccae', '6c2b95b1-93ec-4dba-8471-18d3d60d2b82', '26635cd0-1e24-484a-80de-3c1fa22e290b']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:26.063872 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e235a2c6-4c21-4407-a0b9-b200b12662d4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b7588c0-62da-4065-b577-cc05e9bb5d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:26.091477 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e235a2c6-4c21-4407-a0b9-b200b12662d4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b7588c0-62da-4065-b577-cc05e9bb5d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7c124f8-cdce-4748-b578-92d6530ff4a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-619638023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b7f454dcfec4de899e9593e4979f30f',qos_specs=None,replication_status=,reservations=['e08477e7-4b86-4dc1-aee7-e2bd606a4154','bd90c627-0b8c-4135-9b03-44a0f511ccae','6c2b95b1-93ec-4dba-8471-18d3d60d2b82','26635cd0-1e24-484a-80de-3c1fa22e290b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccad4c59c4ae4f73b821370a385e3d87',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:32:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-619638023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7c124f8-cdce-4748-b578-92d6530ff4a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b7f454dcfec4de899e9593e4979f30f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccad4c59c4ae4f73b821370a385e3d87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:26.092233 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e235a2c6-4c21-4407-a0b9-b200b12662d4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9393939-b104-426e-b3ae-19051bbea393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:26.120677 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e235a2c6-4c21-4407-a0b9-b200b12662d4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9393939-b104-426e-b3ae-19051bbea393) transitioned into state 'SUCCESS' from state '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-619638023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b7f454dcfec4de899e9593e4979f30f',qos_specs=None,replication_status=,reservations=['e08477e7-4b86-4dc1-aee7-e2bd606a4154','bd90c627-0b8c-4135-9b03-44a0f511ccae','6c2b95b1-93ec-4dba-8471-18d3d60d2b82','26635cd0-1e24-484a-80de-3c1fa22e290b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccad4c59c4ae4f73b821370a385e3d87',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:26.121230 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e235a2c6-4c21-4407-a0b9-b200b12662d4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45de94d8-6a65-4c63-8a13-bf4454538706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:26.129173 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8de473f9-4f17-42fd-ab9e-9c9dcda6768d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:26.131249 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e235a2c6-4c21-4407-a0b9-b200b12662d4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45de94d8-6a65-4c63-8a13-bf4454538706) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:26.131925 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8de473f9-4f17-42fd-ab9e-9c9dcda6768d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/d09afc21-b9f3-4092-b504-ce28c140d5be Aug 06 14:32:26.132202 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8de473f9-4f17-42fd-ab9e-9c9dcda6768d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:26.132450 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e235a2c6-4c21-4407-a0b9-b200b12662d4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Flow 'volume_create_api' (635c9836-4590-4e3d-b330-613ec115e4c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:32:26.132498 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8de473f9-4f17-42fd-ab9e-9c9dcda6768d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:26.132596 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-8de473f9-4f17-42fd-ab9e-9c9dcda6768d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id d09afc21-b9f3-4092-b504-ce28c140d5be. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:26.132829 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e235a2c6-4c21-4407-a0b9-b200b12662d4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create volume request issued successfully. Aug 06 14:32:26.133653 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e235a2c6-4c21-4407-a0b9-b200b12662d4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:32:26.134656 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1202/4819] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:32:25 2026] POST /volume/v3/volumes => generated 777 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:32:26.136857 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8de473f9-4f17-42fd-ab9e-9c9dcda6768d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/d09afc21-b9f3-4092-b504-ce28c140d5be returned with HTTP 404 Aug 06 14:32:26.137409 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1213/4820] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:26 2026] GET /volume/v3/backups/d09afc21-b9f3-4092-b504-ce28c140d5be => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:26.144001 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ddd660c8-fb6e-4e07-90c2-55492f98fdd4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:26.145585 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ddd660c8-fb6e-4e07-90c2-55492f98fdd4 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/31d534f8-7bd0-4ad6-b447-43337f1b7376 Aug 06 14:32:26.145777 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ddd660c8-fb6e-4e07-90c2-55492f98fdd4 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:26.145958 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ddd660c8-fb6e-4e07-90c2-55492f98fdd4 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:26.146099 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-ddd660c8-fb6e-4e07-90c2-55492f98fdd4 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Delete volume with id: 31d534f8-7bd0-4ad6-b447-43337f1b7376 Aug 06 14:32:26.148343 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-3ba4952b-a641-42c1-9aec-6e5c86f1812d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:26.150151 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3ba4952b-a641-42c1-9aec-6e5c86f1812d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/a7c124f8-cdce-4748-b578-92d6530ff4a1 Aug 06 14:32:26.150356 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3ba4952b-a641-42c1-9aec-6e5c86f1812d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:26.150550 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3ba4952b-a641-42c1-9aec-6e5c86f1812d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:26.152192 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:26.152192 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:26.152532 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ddd660c8-fb6e-4e07-90c2-55492f98fdd4 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Volume info retrieved successfully. Aug 06 14:32:26.157006 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:26.157006 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:26.160325 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-3ba4952b-a641-42c1-9aec-6e5c86f1812d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:26.163888 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3ba4952b-a641-42c1-9aec-6e5c86f1812d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/a7c124f8-cdce-4748-b578-92d6530ff4a1 returned with HTTP 200 Aug 06 14:32:26.164364 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1200/4821] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:26 2026] GET /volume/v3/volumes/a7c124f8-cdce-4748-b578-92d6530ff4a1 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:26.167673 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ddd660c8-fb6e-4e07-90c2-55492f98fdd4 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Delete volume request issued successfully. Aug 06 14:32:26.167855 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ddd660c8-fb6e-4e07-90c2-55492f98fdd4 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/volumes/31d534f8-7bd0-4ad6-b447-43337f1b7376 returned with HTTP 202 Aug 06 14:32:26.168340 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1207/4822] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:32:26 2026] DELETE /volume/v3/volumes/31d534f8-7bd0-4ad6-b447-43337f1b7376 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:26.177488 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a9703997-9cb9-4374-8447-a640f1427921 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:26.179233 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a9703997-9cb9-4374-8447-a640f1427921 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/volumes/31d534f8-7bd0-4ad6-b447-43337f1b7376 Aug 06 14:32:26.179465 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a9703997-9cb9-4374-8447-a640f1427921 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:26.179647 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a9703997-9cb9-4374-8447-a640f1427921 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:26.186240 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:26.186240 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:26.189940 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-a9703997-9cb9-4374-8447-a640f1427921 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Volume info retrieved successfully. Aug 06 14:32:26.194167 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a9703997-9cb9-4374-8447-a640f1427921 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/volumes/31d534f8-7bd0-4ad6-b447-43337f1b7376 returned with HTTP 200 Aug 06 14:32:26.194606 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1203/4823] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:26 2026] GET /volume/v3/volumes/31d534f8-7bd0-4ad6-b447-43337f1b7376 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 14:32:26.420795 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-25c91f61-8265-492b-ba54-e09891565e6f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:26.423064 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-25c91f61-8265-492b-ba54-e09891565e6f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca Aug 06 14:32:26.423390 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-25c91f61-8265-492b-ba54-e09891565e6f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:26.423792 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-25c91f61-8265-492b-ba54-e09891565e6f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:26.424202 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-25c91f61-8265-492b-ba54-e09891565e6f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id b29762c8-f811-4602-9afa-3451edd0c2ca. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:26.430029 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:26.430029 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:26.430953 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-25c91f61-8265-492b-ba54-e09891565e6f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca returned with HTTP 200 Aug 06 14:32:26.431475 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1214/4824] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:26 2026] GET /volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:26.905342 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d798feb7-ac02-417c-9ada-20ff813d47d1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:26.907332 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d798feb7-ac02-417c-9ada-20ff813d47d1 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 Aug 06 14:32:26.907565 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d798feb7-ac02-417c-9ada-20ff813d47d1 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:26.907762 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d798feb7-ac02-417c-9ada-20ff813d47d1 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:26.913704 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d798feb7-ac02-417c-9ada-20ff813d47d1 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 returned with HTTP 404 Aug 06 14:32:26.914205 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1201/4825] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:26 2026] GET /volume/v3/volumes/19c719af-91f8-4b9e-8019-ad43c078d9e6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:26.921203 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d61dfa44-365d-47fa-83e4-279dc89bd65f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:26.923120 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d61dfa44-365d-47fa-83e4-279dc89bd65f tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 Aug 06 14:32:26.923346 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d61dfa44-365d-47fa-83e4-279dc89bd65f tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:26.923597 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d61dfa44-365d-47fa-83e4-279dc89bd65f tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] Calling method 'detail' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:26.924400 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-d61dfa44-365d-47fa-83e4-279dc89bd65f tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100397) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:32:26.936924 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-d61dfa44-365d-47fa-83e4-279dc89bd65f tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] Get all volumes completed successfully. Aug 06 14:32:26.939413 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:26.939413 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:26.945595 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d61dfa44-365d-47fa-83e4-279dc89bd65f tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 14:32:26.946100 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1208/4826] 10.4.3.229 () {66 vars in 1285 bytes} [Thu Aug 6 14:32:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11114 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:32:26.960685 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-49fd3291-6b79-450f-9e8f-855bc4797ba7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:26.962324 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-49fd3291-6b79-450f-9e8f-855bc4797ba7 tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] DELETE https://10.4.3.229/volume/v3/types/a7535c67-1917-4f3f-af7e-c9f9ea917beb Aug 06 14:32:26.962529 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-49fd3291-6b79-450f-9e8f-855bc4797ba7 tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:26.962726 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-49fd3291-6b79-450f-9e8f-855bc4797ba7 tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] Calling method '_delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:26.984656 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-49fd3291-6b79-450f-9e8f-855bc4797ba7 tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] https://10.4.3.229/volume/v3/types/a7535c67-1917-4f3f-af7e-c9f9ea917beb returned with HTTP 202 Aug 06 14:32:26.985040 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1204/4827] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:32:26 2026] DELETE /volume/v3/types/a7535c67-1917-4f3f-af7e-c9f9ea917beb => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:27.180554 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d51af035-bd69-4614-a72c-54701fa5b841 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:27.182795 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d51af035-bd69-4614-a72c-54701fa5b841 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/a7c124f8-cdce-4748-b578-92d6530ff4a1 Aug 06 14:32:27.183007 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d51af035-bd69-4614-a72c-54701fa5b841 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:27.183204 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d51af035-bd69-4614-a72c-54701fa5b841 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:27.190131 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:27.190131 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:27.193702 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-d51af035-bd69-4614-a72c-54701fa5b841 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:27.197918 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d51af035-bd69-4614-a72c-54701fa5b841 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/a7c124f8-cdce-4748-b578-92d6530ff4a1 returned with HTTP 200 Aug 06 14:32:27.198489 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1215/4828] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:27 2026] GET /volume/v3/volumes/a7c124f8-cdce-4748-b578-92d6530ff4a1 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:27.209928 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-df315985-adef-4d9d-920c-87cbff04ebef None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:27.211642 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-df315985-adef-4d9d-920c-87cbff04ebef tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:32:27.211951 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-df315985-adef-4d9d-920c-87cbff04ebef tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7c124f8-cdce-4748-b578-92d6530ff4a1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1299340276"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:27.213075 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-fcaea26e-2f31-4fa9-83a8-1faed0210395 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:27.215156 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fcaea26e-2f31-4fa9-83a8-1faed0210395 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/volumes/31d534f8-7bd0-4ad6-b447-43337f1b7376 Aug 06 14:32:27.215414 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fcaea26e-2f31-4fa9-83a8-1faed0210395 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:27.215693 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fcaea26e-2f31-4fa9-83a8-1faed0210395 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:27.219999 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:27.219999 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:27.220292 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-df315985-adef-4d9d-920c-87cbff04ebef tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:27.220477 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-df315985-adef-4d9d-920c-87cbff04ebef tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create snapshot from volume a7c124f8-cdce-4748-b578-92d6530ff4a1 Aug 06 14:32:27.221380 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fcaea26e-2f31-4fa9-83a8-1faed0210395 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/volumes/31d534f8-7bd0-4ad6-b447-43337f1b7376 returned with HTTP 404 Aug 06 14:32:27.221850 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1209/4829] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:27 2026] GET /volume/v3/volumes/31d534f8-7bd0-4ad6-b447-43337f1b7376 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:27.232822 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-519c9254-0ea0-4656-b7c2-2caafd73653e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:27.235158 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-519c9254-0ea0-4656-b7c2-2caafd73653e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups Aug 06 14:32:27.235501 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-519c9254-0ea0-4656-b7c2-2caafd73653e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:27.235906 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-519c9254-0ea0-4656-b7c2-2caafd73653e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:27.243245 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-519c9254-0ea0-4656-b7c2-2caafd73653e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 200 Aug 06 14:32:27.243701 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1205/4830] 10.4.3.229 () {68 vars in 1277 bytes} [Thu Aug 6 14:32:27 2026] GET /volume/v3/backups => generated 625 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:27.250330 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-df315985-adef-4d9d-920c-87cbff04ebef tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Created reservations ['8b986e54-3807-49e5-b0a8-f9a79718eca0', '688ee69e-f93d-4d05-8848-bc5e936f0cc4', 'a7cfac09-ac79-49cb-aec3-108acca7ba0d', 'b2c95015-13d6-4a83-8151-b4e8610ee699'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:32:27.252231 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-05d0a58c-57c6-4c5b-8cbd-b98a4635bfef None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:27.253948 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-05d0a58c-57c6-4c5b-8cbd-b98a4635bfef tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups?project_id=0869ca728e824ebe8eea4709170a8181 Aug 06 14:32:27.254161 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-05d0a58c-57c6-4c5b-8cbd-b98a4635bfef tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:27.254381 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-05d0a58c-57c6-4c5b-8cbd-b98a4635bfef tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'index' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:27.265502 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-05d0a58c-57c6-4c5b-8cbd-b98a4635bfef tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups?project_id=0869ca728e824ebe8eea4709170a8181 returned with HTTP 200 Aug 06 14:32:27.265907 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1216/4831] 10.4.3.229 () {68 vars in 1364 bytes} [Thu Aug 6 14:32:27 2026] GET /volume/v3/backups?project_id=0869ca728e824ebe8eea4709170a8181 => generated 625 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:27.274060 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c1fa9b3f-860b-4db0-9d30-49eced64e16e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:27.275863 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c1fa9b3f-860b-4db0-9d30-49eced64e16e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:32:27.276223 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c1fa9b3f-860b-4db0-9d30-49eced64e16e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-278125633"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:27.277590 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-c1fa9b3f-860b-4db0-9d30-49eced64e16e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-278125633'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:32:27.277686 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-c1fa9b3f-860b-4db0-9d30-49eced64e16e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Create volume of 1 GB Aug 06 14:32:27.281207 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c1fa9b3f-860b-4db0-9d30-49eced64e16e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Availability Zones retrieved successfully. Aug 06 14:32:27.284751 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-df315985-adef-4d9d-920c-87cbff04ebef tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot create request issued successfully. Aug 06 14:32:27.285004 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-df315985-adef-4d9d-920c-87cbff04ebef tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:32:27.285452 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1202/4832] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:32:27 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 06 14:32:27.287321 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c1fa9b3f-860b-4db0-9d30-49eced64e16e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Flow 'volume_create_api' (67667c8c-4a40-4be2-837b-114636be07a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:32:27.288828 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c1fa9b3f-860b-4db0-9d30-49eced64e16e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d819af7d-cdaa-49c6-9084-5af8b858475f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:27.290040 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-c1fa9b3f-860b-4db0-9d30-49eced64e16e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:32:27.296172 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2121c949-ef0a-4f8c-9d51-8e6f4115256a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:27.301796 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2121c949-ef0a-4f8c-9d51-8e6f4115256a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/7830f7ce-ca0d-4bbf-b753-12c66d98d2ef Aug 06 14:32:27.302066 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2121c949-ef0a-4f8c-9d51-8e6f4115256a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:27.302333 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2121c949-ef0a-4f8c-9d51-8e6f4115256a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:27.309168 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:27.309168 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:27.309740 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-2121c949-ef0a-4f8c-9d51-8e6f4115256a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:27.310626 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2121c949-ef0a-4f8c-9d51-8e6f4115256a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/7830f7ce-ca0d-4bbf-b753-12c66d98d2ef returned with HTTP 200 Aug 06 14:32:27.311120 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1206/4833] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:27 2026] GET /volume/v3/snapshots/7830f7ce-ca0d-4bbf-b753-12c66d98d2ef => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:27.317912 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c1fa9b3f-860b-4db0-9d30-49eced64e16e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d819af7d-cdaa-49c6-9084-5af8b858475f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:27.318593 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c1fa9b3f-860b-4db0-9d30-49eced64e16e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (116ed257-bf23-4697-b67e-432e833c82e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:27.359936 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-c1fa9b3f-860b-4db0-9d30-49eced64e16e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Created reservations ['b2f54ae1-c7e9-4043-8847-e9a41a6f76e2', 'fff5c02f-42b9-4609-8632-44f755633d4c', 'b8778a9e-4237-4b61-851c-009cec09cfd0', '1a338399-7db4-42df-9cdf-a66f73f4865a'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:32:27.360948 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c1fa9b3f-860b-4db0-9d30-49eced64e16e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (116ed257-bf23-4697-b67e-432e833c82e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2f54ae1-c7e9-4043-8847-e9a41a6f76e2', 'fff5c02f-42b9-4609-8632-44f755633d4c', 'b8778a9e-4237-4b61-851c-009cec09cfd0', '1a338399-7db4-42df-9cdf-a66f73f4865a']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:27.361796 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c1fa9b3f-860b-4db0-9d30-49eced64e16e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e708c62-8616-482f-ba0d-1c40f39c781d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:27.389953 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c1fa9b3f-860b-4db0-9d30-49eced64e16e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e708c62-8616-482f-ba0d-1c40f39c781d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68685300-150f-4ade-892b-4f0a2b81e1fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-278125633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0869ca728e824ebe8eea4709170a8181',qos_specs=None,replication_status=,reservations=['b2f54ae1-c7e9-4043-8847-e9a41a6f76e2','fff5c02f-42b9-4609-8632-44f755633d4c','b8778a9e-4237-4b61-851c-009cec09cfd0','1a338399-7db4-42df-9cdf-a66f73f4865a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61729796e64e4a24b26c2b7e7fae3415',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:32:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-278125633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68685300-150f-4ade-892b-4f0a2b81e1fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0869ca728e824ebe8eea4709170a8181',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61729796e64e4a24b26c2b7e7fae3415',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:27.390752 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c1fa9b3f-860b-4db0-9d30-49eced64e16e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9c80467-6bb1-48ff-9b42-8411237877fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:27.413770 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c1fa9b3f-860b-4db0-9d30-49eced64e16e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9c80467-6bb1-48ff-9b42-8411237877fc) transitioned into state 'SUCCESS' from state '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-278125633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0869ca728e824ebe8eea4709170a8181',qos_specs=None,replication_status=,reservations=['b2f54ae1-c7e9-4043-8847-e9a41a6f76e2','fff5c02f-42b9-4609-8632-44f755633d4c','b8778a9e-4237-4b61-851c-009cec09cfd0','1a338399-7db4-42df-9cdf-a66f73f4865a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61729796e64e4a24b26c2b7e7fae3415',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:27.414810 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c1fa9b3f-860b-4db0-9d30-49eced64e16e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dd15ba9-13a9-4a56-8584-a099873f5f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:27.426311 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c1fa9b3f-860b-4db0-9d30-49eced64e16e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dd15ba9-13a9-4a56-8584-a099873f5f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:27.426863 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-c1fa9b3f-860b-4db0-9d30-49eced64e16e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Flow 'volume_create_api' (67667c8c-4a40-4be2-837b-114636be07a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:32:27.427124 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c1fa9b3f-860b-4db0-9d30-49eced64e16e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Create volume request issued successfully. Aug 06 14:32:27.427686 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c1fa9b3f-860b-4db0-9d30-49eced64e16e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:32:27.428130 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1210/4834] 10.4.3.229 () {70 vars in 1298 bytes} [Thu Aug 6 14:32:27 2026] POST /volume/v3/volumes => generated 777 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:32:27.442755 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a6ad5b81-c866-49d1-989a-48696bd4773c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:27.444504 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a6ad5b81-c866-49d1-989a-48696bd4773c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/volumes/68685300-150f-4ade-892b-4f0a2b81e1fd Aug 06 14:32:27.444788 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a6ad5b81-c866-49d1-989a-48696bd4773c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:27.445035 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a6ad5b81-c866-49d1-989a-48696bd4773c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:27.454858 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f252aeab-f6ef-4e5d-87b8-2987df87d17a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:27.455407 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:27.455407 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:27.459910 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-a6ad5b81-c866-49d1-989a-48696bd4773c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Volume info retrieved successfully. Aug 06 14:32:27.463158 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f252aeab-f6ef-4e5d-87b8-2987df87d17a tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca Aug 06 14:32:27.464853 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f252aeab-f6ef-4e5d-87b8-2987df87d17a tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:27.465467 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a6ad5b81-c866-49d1-989a-48696bd4773c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/volumes/68685300-150f-4ade-892b-4f0a2b81e1fd returned with HTTP 200 Aug 06 14:32:27.465944 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f252aeab-f6ef-4e5d-87b8-2987df87d17a tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:27.466049 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1217/4835] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:27 2026] GET /volume/v3/volumes/68685300-150f-4ade-892b-4f0a2b81e1fd => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:27.466499 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-f252aeab-f6ef-4e5d-87b8-2987df87d17a tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id b29762c8-f811-4602-9afa-3451edd0c2ca. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:27.476226 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:27.476226 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:27.477028 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f252aeab-f6ef-4e5d-87b8-2987df87d17a tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca returned with HTTP 200 Aug 06 14:32:27.477547 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1203/4836] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:27 2026] GET /volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:28.322617 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2c92cf21-6c8e-425d-a5f2-59e232d6c843 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:28.324961 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2c92cf21-6c8e-425d-a5f2-59e232d6c843 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/7830f7ce-ca0d-4bbf-b753-12c66d98d2ef Aug 06 14:32:28.325162 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2c92cf21-6c8e-425d-a5f2-59e232d6c843 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:28.325377 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2c92cf21-6c8e-425d-a5f2-59e232d6c843 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:28.330060 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:28.330060 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:28.330470 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-2c92cf21-6c8e-425d-a5f2-59e232d6c843 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:28.331149 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2c92cf21-6c8e-425d-a5f2-59e232d6c843 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/7830f7ce-ca0d-4bbf-b753-12c66d98d2ef returned with HTTP 200 Aug 06 14:32:28.331590 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1207/4837] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:28 2026] GET /volume/v3/snapshots/7830f7ce-ca0d-4bbf-b753-12c66d98d2ef => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:28.339920 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-4961b03f-00ed-43b9-a550-e65d1d07e3a8 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:28.343308 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4961b03f-00ed-43b9-a550-e65d1d07e3a8 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] POST https://10.4.3.229/volume/v3/snapshots/7830f7ce-ca0d-4bbf-b753-12c66d98d2ef/action Aug 06 14:32:28.343723 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4961b03f-00ed-43b9-a550-e65d1d07e3a8 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:32:28.343854 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4961b03f-00ed-43b9-a550-e65d1d07e3a8 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:28.345084 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.contrib.snapshot_unmanage [None req-4961b03f-00ed-43b9-a550-e65d1d07e3a8 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Unmanage snapshot with id: 7830f7ce-ca0d-4bbf-b753-12c66d98d2ef Aug 06 14:32:28.351092 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:28.351092 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:28.351537 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-4961b03f-00ed-43b9-a550-e65d1d07e3a8 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Snapshot retrieved successfully. Aug 06 14:32:28.352235 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.policy [None req-4961b03f-00ed-43b9-a550-e65d1d07e3a8 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'cdd04cbc28f841829808a42ae5989bb8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b7f454dcfec4de899e9593e4979f30f', '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=100397) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:32:28.352496 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4961b03f-00ed-43b9-a550-e65d1d07e3a8 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] https://10.4.3.229/volume/v3/snapshots/7830f7ce-ca0d-4bbf-b753-12c66d98d2ef/action returned with HTTP 403 Aug 06 14:32:28.353034 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1211/4838] 10.4.3.229 () {68 vars in 1396 bytes} [Thu Aug 6 14:32:28 2026] POST /volume/v3/snapshots/7830f7ce-ca0d-4bbf-b753-12c66d98d2ef/action => generated 117 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:28.361230 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-84eddfcb-3a3d-4eac-b42e-74fc73c576ee None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:28.363154 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-84eddfcb-3a3d-4eac-b42e-74fc73c576ee tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] DELETE https://10.4.3.229/volume/v3/snapshots/7830f7ce-ca0d-4bbf-b753-12c66d98d2ef Aug 06 14:32:28.363375 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-84eddfcb-3a3d-4eac-b42e-74fc73c576ee tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:28.363586 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-84eddfcb-3a3d-4eac-b42e-74fc73c576ee tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:28.363701 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-84eddfcb-3a3d-4eac-b42e-74fc73c576ee tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Delete snapshot with id: 7830f7ce-ca0d-4bbf-b753-12c66d98d2ef Aug 06 14:32:28.368468 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:28.368468 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:28.368773 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-84eddfcb-3a3d-4eac-b42e-74fc73c576ee tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:28.386723 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-84eddfcb-3a3d-4eac-b42e-74fc73c576ee tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot delete request issued successfully. Aug 06 14:32:28.387234 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-84eddfcb-3a3d-4eac-b42e-74fc73c576ee tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/7830f7ce-ca0d-4bbf-b753-12c66d98d2ef returned with HTTP 202 Aug 06 14:32:28.387539 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1218/4839] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:32:28 2026] DELETE /volume/v3/snapshots/7830f7ce-ca0d-4bbf-b753-12c66d98d2ef => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:28.396712 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-0a52c765-4000-4c01-9089-e807a4c0c221 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:28.398687 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0a52c765-4000-4c01-9089-e807a4c0c221 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/7830f7ce-ca0d-4bbf-b753-12c66d98d2ef Aug 06 14:32:28.398970 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0a52c765-4000-4c01-9089-e807a4c0c221 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:28.399312 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0a52c765-4000-4c01-9089-e807a4c0c221 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:28.404810 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:28.404810 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:28.405134 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-0a52c765-4000-4c01-9089-e807a4c0c221 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:28.405776 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0a52c765-4000-4c01-9089-e807a4c0c221 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/7830f7ce-ca0d-4bbf-b753-12c66d98d2ef returned with HTTP 200 Aug 06 14:32:28.406176 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1204/4840] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:28 2026] GET /volume/v3/snapshots/7830f7ce-ca0d-4bbf-b753-12c66d98d2ef => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:28.479008 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e1386f1c-45ce-4eea-ab61-3a2990185fd9 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:28.480917 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e1386f1c-45ce-4eea-ab61-3a2990185fd9 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/volumes/68685300-150f-4ade-892b-4f0a2b81e1fd Aug 06 14:32:28.481210 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e1386f1c-45ce-4eea-ab61-3a2990185fd9 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:28.481489 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e1386f1c-45ce-4eea-ab61-3a2990185fd9 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:28.491149 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:28.491149 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:28.494007 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b98156bd-c60c-4a50-b916-d9025041b57e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:28.495941 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b98156bd-c60c-4a50-b916-d9025041b57e tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca Aug 06 14:32:28.496102 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e1386f1c-45ce-4eea-ab61-3a2990185fd9 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Volume info retrieved successfully. Aug 06 14:32:28.496156 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b98156bd-c60c-4a50-b916-d9025041b57e tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:28.496358 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b98156bd-c60c-4a50-b916-d9025041b57e tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:28.496486 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-b98156bd-c60c-4a50-b916-d9025041b57e tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id b29762c8-f811-4602-9afa-3451edd0c2ca. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:28.500599 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e1386f1c-45ce-4eea-ab61-3a2990185fd9 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/volumes/68685300-150f-4ade-892b-4f0a2b81e1fd returned with HTTP 200 Aug 06 14:32:28.501079 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1208/4841] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:28 2026] GET /volume/v3/volumes/68685300-150f-4ade-892b-4f0a2b81e1fd => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:28.501361 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:28.501361 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:28.502216 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b98156bd-c60c-4a50-b916-d9025041b57e tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca returned with HTTP 200 Aug 06 14:32:28.502753 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1212/4842] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:28 2026] GET /volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:28.514923 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0bc64ae5-b41b-4ff4-bfa8-2e002a06b3d8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:28.517117 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0bc64ae5-b41b-4ff4-bfa8-2e002a06b3d8 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 06 14:32:28.517745 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0bc64ae5-b41b-4ff4-bfa8-2e002a06b3d8 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "68685300-150f-4ade-892b-4f0a2b81e1fd", "name": "tempest-type-Backup-282525517"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:28.520014 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.backups [None req-0bc64ae5-b41b-4ff4-bfa8-2e002a06b3d8 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Creating new backup {'backup': {'volume_id': '68685300-150f-4ade-892b-4f0a2b81e1fd', 'name': 'tempest-type-Backup-282525517'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:32:28.520172 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.backups [None req-0bc64ae5-b41b-4ff4-bfa8-2e002a06b3d8 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Creating backup of volume 68685300-150f-4ade-892b-4f0a2b81e1fd in container None Aug 06 14:32:28.530556 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:28.530556 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:28.530934 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-0bc64ae5-b41b-4ff4-bfa8-2e002a06b3d8 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Volume info retrieved successfully. Aug 06 14:32:28.547870 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-0bc64ae5-b41b-4ff4-bfa8-2e002a06b3d8 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Created reservations ['9b898edf-496c-4107-8abc-5df0ed245eac', 'ff42921e-2604-43ca-9d14-dd712d41fe06'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:32:28.584131 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0bc64ae5-b41b-4ff4-bfa8-2e002a06b3d8 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:32:28.584621 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1219/4843] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:32:28 2026] POST /volume/v3/backups => generated 315 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:32:28.594408 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-45827455-c5b8-40fb-b49b-346237c29ca3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:28.596461 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-45827455-c5b8-40fb-b49b-346237c29ca3 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c Aug 06 14:32:28.596989 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-45827455-c5b8-40fb-b49b-346237c29ca3 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:28.596989 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-45827455-c5b8-40fb-b49b-346237c29ca3 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:28.596989 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-45827455-c5b8-40fb-b49b-346237c29ca3 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 55cae9eb-1373-4b78-877e-7dd64960e57c. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:28.601375 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:28.601375 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:28.602012 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-45827455-c5b8-40fb-b49b-346237c29ca3 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c returned with HTTP 200 Aug 06 14:32:28.602389 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1205/4844] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:28 2026] GET /volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:29.415195 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-de1b909a-8531-4e85-9f93-5914d71c6cfb None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:29.417876 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-de1b909a-8531-4e85-9f93-5914d71c6cfb tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/7830f7ce-ca0d-4bbf-b753-12c66d98d2ef Aug 06 14:32:29.418116 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-de1b909a-8531-4e85-9f93-5914d71c6cfb tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:29.418480 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-de1b909a-8531-4e85-9f93-5914d71c6cfb tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:29.422055 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-de1b909a-8531-4e85-9f93-5914d71c6cfb tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/7830f7ce-ca0d-4bbf-b753-12c66d98d2ef returned with HTTP 404 Aug 06 14:32:29.422653 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1209/4845] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:29 2026] GET /volume/v3/snapshots/7830f7ce-ca0d-4bbf-b753-12c66d98d2ef => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:29.430529 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-50589759-1101-4c0d-8521-20e375c6373b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:29.432701 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-50589759-1101-4c0d-8521-20e375c6373b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/a7c124f8-cdce-4748-b578-92d6530ff4a1 Aug 06 14:32:29.432972 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-50589759-1101-4c0d-8521-20e375c6373b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:29.433221 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-50589759-1101-4c0d-8521-20e375c6373b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:29.433448 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-50589759-1101-4c0d-8521-20e375c6373b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Delete volume with id: a7c124f8-cdce-4748-b578-92d6530ff4a1 Aug 06 14:32:29.442359 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:29.442359 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:29.442813 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-50589759-1101-4c0d-8521-20e375c6373b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:29.460811 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-50589759-1101-4c0d-8521-20e375c6373b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Delete volume request issued successfully. Aug 06 14:32:29.460986 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-50589759-1101-4c0d-8521-20e375c6373b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/a7c124f8-cdce-4748-b578-92d6530ff4a1 returned with HTTP 202 Aug 06 14:32:29.461543 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1213/4846] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:32:29 2026] DELETE /volume/v3/volumes/a7c124f8-cdce-4748-b578-92d6530ff4a1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:29.469235 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-bd4b6f5d-30df-44a1-869e-e7aaabd0fac7 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:29.471329 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bd4b6f5d-30df-44a1-869e-e7aaabd0fac7 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/a7c124f8-cdce-4748-b578-92d6530ff4a1 Aug 06 14:32:29.471636 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bd4b6f5d-30df-44a1-869e-e7aaabd0fac7 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:29.471928 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bd4b6f5d-30df-44a1-869e-e7aaabd0fac7 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:29.481175 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:29.481175 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:29.485533 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-bd4b6f5d-30df-44a1-869e-e7aaabd0fac7 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:29.490573 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bd4b6f5d-30df-44a1-869e-e7aaabd0fac7 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/a7c124f8-cdce-4748-b578-92d6530ff4a1 returned with HTTP 200 Aug 06 14:32:29.491057 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1220/4847] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:29 2026] GET /volume/v3/volumes/a7c124f8-cdce-4748-b578-92d6530ff4a1 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:29.512396 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ef7edab0-1356-4354-bb0c-1918b503fb7d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:29.514610 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ef7edab0-1356-4354-bb0c-1918b503fb7d tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca Aug 06 14:32:29.514881 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ef7edab0-1356-4354-bb0c-1918b503fb7d tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:29.515133 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ef7edab0-1356-4354-bb0c-1918b503fb7d tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:29.515306 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-ef7edab0-1356-4354-bb0c-1918b503fb7d tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id b29762c8-f811-4602-9afa-3451edd0c2ca. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:29.521443 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:29.521443 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:29.522296 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ef7edab0-1356-4354-bb0c-1918b503fb7d tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca returned with HTTP 200 Aug 06 14:32:29.522843 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1206/4848] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:29 2026] GET /volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:29.534016 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-29a7bc37-5a60-4f34-86c7-a63c059e1522 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:29.536074 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-29a7bc37-5a60-4f34-86c7-a63c059e1522 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] POST https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca/action Aug 06 14:32:29.536546 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-29a7bc37-5a60-4f34-86c7-a63c059e1522 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:32:29.536712 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-29a7bc37-5a60-4f34-86c7-a63c059e1522 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:29.538203 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.admin_actions [None req-29a7bc37-5a60-4f34-86c7-a63c059e1522 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] Updating backup 'b29762c8-f811-4602-9afa-3451edd0c2ca' with '{'status': 'error'}' {{(pid=100398) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 06 14:32:29.546635 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:29.546635 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:29.548316 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.policy [None req-29a7bc37-5a60-4f34-86c7-a63c059e1522 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '53b6c5ee947749b8ab866b308b9f083a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4188ef36d31f4760972f2733f628c63d', '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=100398) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:32:29.548677 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-29a7bc37-5a60-4f34-86c7-a63c059e1522 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca/action returned with HTTP 403 Aug 06 14:32:29.549358 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1210/4849] 10.4.3.229 () {70 vars in 1430 bytes} [Thu Aug 6 14:32:29 2026] POST /volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca/action => generated 131 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:29.557002 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-49fd2837-87d4-408f-a67e-89ff258ea144 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:29.559269 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-49fd2837-87d4-408f-a67e-89ff258ea144 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/84f2ce98-9ef0-41a9-8547-6668d35905df Aug 06 14:32:29.559567 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-49fd2837-87d4-408f-a67e-89ff258ea144 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:29.559836 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-49fd2837-87d4-408f-a67e-89ff258ea144 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:29.560060 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-49fd2837-87d4-408f-a67e-89ff258ea144 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Delete volume with id: 84f2ce98-9ef0-41a9-8547-6668d35905df Aug 06 14:32:29.568742 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:29.568742 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:29.569150 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-49fd2837-87d4-408f-a67e-89ff258ea144 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Volume info retrieved successfully. Aug 06 14:32:29.587166 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-49fd2837-87d4-408f-a67e-89ff258ea144 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Delete volume request issued successfully. Aug 06 14:32:29.587421 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-49fd2837-87d4-408f-a67e-89ff258ea144 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/volumes/84f2ce98-9ef0-41a9-8547-6668d35905df returned with HTTP 202 Aug 06 14:32:29.587944 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1214/4850] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:32:29 2026] DELETE /volume/v3/volumes/84f2ce98-9ef0-41a9-8547-6668d35905df => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:29.596166 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8c22ea93-8c1a-40c1-8599-7fd311098792 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:29.598075 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8c22ea93-8c1a-40c1-8599-7fd311098792 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/volumes/84f2ce98-9ef0-41a9-8547-6668d35905df Aug 06 14:32:29.598312 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8c22ea93-8c1a-40c1-8599-7fd311098792 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:29.598522 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8c22ea93-8c1a-40c1-8599-7fd311098792 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:29.607921 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:29.607921 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:29.613265 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8c22ea93-8c1a-40c1-8599-7fd311098792 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Volume info retrieved successfully. Aug 06 14:32:29.614058 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-77ef0d92-fe83-486a-9ed0-d7f0790cf937 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:29.616507 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-77ef0d92-fe83-486a-9ed0-d7f0790cf937 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c Aug 06 14:32:29.616955 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-77ef0d92-fe83-486a-9ed0-d7f0790cf937 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:29.617214 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-77ef0d92-fe83-486a-9ed0-d7f0790cf937 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:29.617397 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-77ef0d92-fe83-486a-9ed0-d7f0790cf937 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 55cae9eb-1373-4b78-877e-7dd64960e57c. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:29.618901 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8c22ea93-8c1a-40c1-8599-7fd311098792 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/volumes/84f2ce98-9ef0-41a9-8547-6668d35905df returned with HTTP 200 Aug 06 14:32:29.619849 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1221/4851] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:29 2026] GET /volume/v3/volumes/84f2ce98-9ef0-41a9-8547-6668d35905df => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:29.622187 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:29.622187 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:29.622844 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-77ef0d92-fe83-486a-9ed0-d7f0790cf937 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c returned with HTTP 200 Aug 06 14:32:29.623360 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1207/4852] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:29 2026] GET /volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:30.505685 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f42598af-9c12-4626-aa0a-6a2fadeedce0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:30.507407 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f42598af-9c12-4626-aa0a-6a2fadeedce0 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/a7c124f8-cdce-4748-b578-92d6530ff4a1 Aug 06 14:32:30.507625 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f42598af-9c12-4626-aa0a-6a2fadeedce0 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:30.507805 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f42598af-9c12-4626-aa0a-6a2fadeedce0 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:30.513586 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f42598af-9c12-4626-aa0a-6a2fadeedce0 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/a7c124f8-cdce-4748-b578-92d6530ff4a1 returned with HTTP 404 Aug 06 14:32:30.514045 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1211/4853] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:30 2026] GET /volume/v3/volumes/a7c124f8-cdce-4748-b578-92d6530ff4a1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:30.523317 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-db9ca4e5-5661-411e-bdbf-e9f253b9dc9c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:30.525898 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-db9ca4e5-5661-411e-bdbf-e9f253b9dc9c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:32:30.526320 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-db9ca4e5-5661-411e-bdbf-e9f253b9dc9c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1917535154"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:30.527973 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-db9ca4e5-5661-411e-bdbf-e9f253b9dc9c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1917535154'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:32:30.528109 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-db9ca4e5-5661-411e-bdbf-e9f253b9dc9c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create volume of 1 GB Aug 06 14:32:30.532553 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-db9ca4e5-5661-411e-bdbf-e9f253b9dc9c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Availability Zones retrieved successfully. Aug 06 14:32:30.537948 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-db9ca4e5-5661-411e-bdbf-e9f253b9dc9c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Flow 'volume_create_api' (8e8b448a-8925-4458-91d2-ff9762cf85af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:32:30.538847 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-db9ca4e5-5661-411e-bdbf-e9f253b9dc9c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cadd47e6-afe3-4379-9dc2-d9a402ed0eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:30.539604 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-db9ca4e5-5661-411e-bdbf-e9f253b9dc9c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:32:30.562795 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-db9ca4e5-5661-411e-bdbf-e9f253b9dc9c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cadd47e6-afe3-4379-9dc2-d9a402ed0eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:30.563481 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-db9ca4e5-5661-411e-bdbf-e9f253b9dc9c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b34f6813-849d-44cb-89bf-f90c199f690d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:30.599518 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-db9ca4e5-5661-411e-bdbf-e9f253b9dc9c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Created reservations ['425a3d0c-d19e-4b0b-90ff-31ce64e974c5', '5d042b33-1b6b-4df0-bf96-4ffbff583a86', 'c25f3975-6de3-45d4-9a85-1d1377c315c8', 'ce6e3533-e4ab-414d-acee-8909c45ffe0b'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:32:30.600259 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-db9ca4e5-5661-411e-bdbf-e9f253b9dc9c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b34f6813-849d-44cb-89bf-f90c199f690d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['425a3d0c-d19e-4b0b-90ff-31ce64e974c5', '5d042b33-1b6b-4df0-bf96-4ffbff583a86', 'c25f3975-6de3-45d4-9a85-1d1377c315c8', 'ce6e3533-e4ab-414d-acee-8909c45ffe0b']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:30.600970 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-db9ca4e5-5661-411e-bdbf-e9f253b9dc9c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e241c53-437c-4a1c-85e4-9718fe352de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:30.623827 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-db9ca4e5-5661-411e-bdbf-e9f253b9dc9c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e241c53-437c-4a1c-85e4-9718fe352de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f629750e-a466-4cbe-bc8d-ad043b196f86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1917535154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b7f454dcfec4de899e9593e4979f30f',qos_specs=None,replication_status=,reservations=['425a3d0c-d19e-4b0b-90ff-31ce64e974c5','5d042b33-1b6b-4df0-bf96-4ffbff583a86','c25f3975-6de3-45d4-9a85-1d1377c315c8','ce6e3533-e4ab-414d-acee-8909c45ffe0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccad4c59c4ae4f73b821370a385e3d87',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:32:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1917535154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f629750e-a466-4cbe-bc8d-ad043b196f86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b7f454dcfec4de899e9593e4979f30f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccad4c59c4ae4f73b821370a385e3d87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:30.624716 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-db9ca4e5-5661-411e-bdbf-e9f253b9dc9c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbe4ea53-2b68-4858-b708-724a512f6b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:30.633711 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-bc089bfa-a7e6-4471-b7f4-d90993456383 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:30.634446 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f135d12e-ea84-4750-8907-f3d8d3151563 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:30.636124 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bc089bfa-a7e6-4471-b7f4-d90993456383 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/volumes/84f2ce98-9ef0-41a9-8547-6668d35905df Aug 06 14:32:30.636336 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bc089bfa-a7e6-4471-b7f4-d90993456383 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:30.636538 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bc089bfa-a7e6-4471-b7f4-d90993456383 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:30.637160 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f135d12e-ea84-4750-8907-f3d8d3151563 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c Aug 06 14:32:30.637494 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f135d12e-ea84-4750-8907-f3d8d3151563 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:30.637748 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f135d12e-ea84-4750-8907-f3d8d3151563 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:30.637901 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-f135d12e-ea84-4750-8907-f3d8d3151563 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 55cae9eb-1373-4b78-877e-7dd64960e57c. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:30.641995 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bc089bfa-a7e6-4471-b7f4-d90993456383 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/volumes/84f2ce98-9ef0-41a9-8547-6668d35905df returned with HTTP 404 Aug 06 14:32:30.642609 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1222/4854] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:30 2026] GET /volume/v3/volumes/84f2ce98-9ef0-41a9-8547-6668d35905df => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:30.643243 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:30.643243 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:30.644108 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f135d12e-ea84-4750-8907-f3d8d3151563 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c returned with HTTP 200 Aug 06 14:32:30.644542 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1208/4855] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:30 2026] GET /volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:30.644784 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-db9ca4e5-5661-411e-bdbf-e9f253b9dc9c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbe4ea53-2b68-4858-b708-724a512f6b3a) transitioned into state 'SUCCESS' from state '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-1917535154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b7f454dcfec4de899e9593e4979f30f',qos_specs=None,replication_status=,reservations=['425a3d0c-d19e-4b0b-90ff-31ce64e974c5','5d042b33-1b6b-4df0-bf96-4ffbff583a86','c25f3975-6de3-45d4-9a85-1d1377c315c8','ce6e3533-e4ab-414d-acee-8909c45ffe0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccad4c59c4ae4f73b821370a385e3d87',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:30.646792 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-db9ca4e5-5661-411e-bdbf-e9f253b9dc9c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (583c2dd3-d3f5-4ad4-be3b-19526decfb4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:30.654092 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0265bcab-9d11-477d-9d20-bea5ad3dddf1 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:30.656601 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0265bcab-9d11-477d-9d20-bea5ad3dddf1 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] GET https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 Aug 06 14:32:30.656850 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0265bcab-9d11-477d-9d20-bea5ad3dddf1 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:30.657049 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0265bcab-9d11-477d-9d20-bea5ad3dddf1 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:30.657049 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-0265bcab-9d11-477d-9d20-bea5ad3dddf1 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] Show backup with id 01c656ee-2c8e-463a-9618-a54dd4509238. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:30.661242 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:30.661242 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:30.661566 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-db9ca4e5-5661-411e-bdbf-e9f253b9dc9c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (583c2dd3-d3f5-4ad4-be3b-19526decfb4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:30.662006 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0265bcab-9d11-477d-9d20-bea5ad3dddf1 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-reader] https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 returned with HTTP 200 Aug 06 14:32:30.662358 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-db9ca4e5-5661-411e-bdbf-e9f253b9dc9c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Flow 'volume_create_api' (8e8b448a-8925-4458-91d2-ff9762cf85af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:32:30.662418 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1212/4856] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:30 2026] GET /volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:30.662679 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-db9ca4e5-5661-411e-bdbf-e9f253b9dc9c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create volume request issued successfully. Aug 06 14:32:30.663347 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-db9ca4e5-5661-411e-bdbf-e9f253b9dc9c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:32:30.663815 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1215/4857] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:32:30 2026] POST /volume/v3/volumes => generated 778 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:32:30.675632 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d61853e2-5fbc-4857-86a4-ffd34ac85de9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:30.677090 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-552572d6-4662-43e2-9ccc-cdb9ce07884e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:30.677892 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d61853e2-5fbc-4857-86a4-ffd34ac85de9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] DELETE https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca Aug 06 14:32:30.678197 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d61853e2-5fbc-4857-86a4-ffd34ac85de9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:30.678485 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d61853e2-5fbc-4857-86a4-ffd34ac85de9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:30.678630 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.backups [None req-d61853e2-5fbc-4857-86a4-ffd34ac85de9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Delete backup with id: b29762c8-f811-4602-9afa-3451edd0c2ca. Aug 06 14:32:30.678979 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-552572d6-4662-43e2-9ccc-cdb9ce07884e tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/f629750e-a466-4cbe-bc8d-ad043b196f86 Aug 06 14:32:30.679178 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-552572d6-4662-43e2-9ccc-cdb9ce07884e tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:30.679376 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-552572d6-4662-43e2-9ccc-cdb9ce07884e tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:30.684058 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:30.684058 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:30.693111 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:30.693111 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:30.698770 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.backup.rpcapi [None req-d61853e2-5fbc-4857-86a4-ffd34ac85de9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] delete_backup rpcapi backup_id b29762c8-f811-4602-9afa-3451edd0c2ca {{(pid=100396) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:32:30.699110 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-552572d6-4662-43e2-9ccc-cdb9ce07884e tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:30.700683 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d61853e2-5fbc-4857-86a4-ffd34ac85de9 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca returned with HTTP 202 Aug 06 14:32:30.701194 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1223/4858] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:32:30 2026] DELETE /volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:32:30.704271 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-552572d6-4662-43e2-9ccc-cdb9ce07884e tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/f629750e-a466-4cbe-bc8d-ad043b196f86 returned with HTTP 200 Aug 06 14:32:30.704809 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1209/4859] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:30 2026] GET /volume/v3/volumes/f629750e-a466-4cbe-bc8d-ad043b196f86 => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:30.710347 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ef70d988-a889-4bb0-b6a2-3b9a06546f5a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:30.714945 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ef70d988-a889-4bb0-b6a2-3b9a06546f5a tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca Aug 06 14:32:30.715257 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ef70d988-a889-4bb0-b6a2-3b9a06546f5a tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:30.716766 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ef70d988-a889-4bb0-b6a2-3b9a06546f5a tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:30.716941 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-ef70d988-a889-4bb0-b6a2-3b9a06546f5a tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id b29762c8-f811-4602-9afa-3451edd0c2ca. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:30.722641 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:30.722641 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:30.723693 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ef70d988-a889-4bb0-b6a2-3b9a06546f5a tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca returned with HTTP 200 Aug 06 14:32:30.724077 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1213/4860] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:30 2026] GET /volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:30.742802 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b6ad7bbd-a0fb-4472-b8fd-feb55cea44dd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:30.744668 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b6ad7bbd-a0fb-4472-b8fd-feb55cea44dd tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:32:30.745016 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b6ad7bbd-a0fb-4472-b8fd-feb55cea44dd tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bb9c2c16-8dfb-4a40-ad29-35ad77babaab", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-282645324", "description": null, "metadata": null}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:30.755586 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:30.755586 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:30.756107 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b6ad7bbd-a0fb-4472-b8fd-feb55cea44dd tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:32:30.756250 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-b6ad7bbd-a0fb-4472-b8fd-feb55cea44dd tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create snapshot from volume bb9c2c16-8dfb-4a40-ad29-35ad77babaab Aug 06 14:32:30.779877 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-b6ad7bbd-a0fb-4472-b8fd-feb55cea44dd tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Created reservations ['e510723b-5fad-46fc-b902-ef0d5d0563bb', 'f0131b0e-ba33-45c2-8666-69b516b52d53', '2a1d8fe8-7f5e-4ce1-ac4f-f3d98d72ead2', '1b05ffeb-f3f6-4cd9-b686-38908606bf8e'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:32:30.818515 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b6ad7bbd-a0fb-4472-b8fd-feb55cea44dd tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot force create request issued successfully. Aug 06 14:32:30.818968 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b6ad7bbd-a0fb-4472-b8fd-feb55cea44dd tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:32:30.819493 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1216/4861] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:32:30 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 06 14:32:30.828725 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-13efeb34-f162-45d8-a1e9-5282e6a5a453 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:30.830382 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-13efeb34-f162-45d8-a1e9-5282e6a5a453 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/67d2679f-31a7-4a3b-b800-c7a7700365fd Aug 06 14:32:30.830598 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-13efeb34-f162-45d8-a1e9-5282e6a5a453 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:30.830775 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-13efeb34-f162-45d8-a1e9-5282e6a5a453 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:30.836516 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:30.836516 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:30.837607 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-13efeb34-f162-45d8-a1e9-5282e6a5a453 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:32:30.838043 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-13efeb34-f162-45d8-a1e9-5282e6a5a453 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/67d2679f-31a7-4a3b-b800-c7a7700365fd returned with HTTP 200 Aug 06 14:32:30.838216 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1224/4862] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:30 2026] GET /volume/v3/snapshots/67d2679f-31a7-4a3b-b800-c7a7700365fd => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:31.657656 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-db4e4118-d6b1-49b2-82a2-a9630b36dc8a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:31.659491 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-db4e4118-d6b1-49b2-82a2-a9630b36dc8a tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c Aug 06 14:32:31.659706 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-db4e4118-d6b1-49b2-82a2-a9630b36dc8a tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:31.659895 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-db4e4118-d6b1-49b2-82a2-a9630b36dc8a tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:31.660001 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-db4e4118-d6b1-49b2-82a2-a9630b36dc8a tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 55cae9eb-1373-4b78-877e-7dd64960e57c. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:31.664020 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:31.664020 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:31.664642 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-db4e4118-d6b1-49b2-82a2-a9630b36dc8a tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c returned with HTTP 200 Aug 06 14:32:31.664981 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1210/4863] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:31 2026] GET /volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:31.719447 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a53d90df-04aa-4a4d-961a-2a676a0d64b4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:31.721252 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a53d90df-04aa-4a4d-961a-2a676a0d64b4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/f629750e-a466-4cbe-bc8d-ad043b196f86 Aug 06 14:32:31.721448 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a53d90df-04aa-4a4d-961a-2a676a0d64b4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:31.721661 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a53d90df-04aa-4a4d-961a-2a676a0d64b4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:31.729221 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:31.729221 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:31.733152 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-a53d90df-04aa-4a4d-961a-2a676a0d64b4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:31.734668 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b02f98e6-46ca-4ac6-b83b-7957636d7d6b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:31.736496 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b02f98e6-46ca-4ac6-b83b-7957636d7d6b tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca Aug 06 14:32:31.736653 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b02f98e6-46ca-4ac6-b83b-7957636d7d6b tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:31.736892 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b02f98e6-46ca-4ac6-b83b-7957636d7d6b tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:31.736992 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-b02f98e6-46ca-4ac6-b83b-7957636d7d6b tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id b29762c8-f811-4602-9afa-3451edd0c2ca. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:31.737718 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a53d90df-04aa-4a4d-961a-2a676a0d64b4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/f629750e-a466-4cbe-bc8d-ad043b196f86 returned with HTTP 200 Aug 06 14:32:31.738247 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1214/4864] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:31 2026] GET /volume/v3/volumes/f629750e-a466-4cbe-bc8d-ad043b196f86 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:31.741113 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b02f98e6-46ca-4ac6-b83b-7957636d7d6b tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca returned with HTTP 404 Aug 06 14:32:31.741807 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1217/4865] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:31 2026] GET /volume/v3/backups/b29762c8-f811-4602-9afa-3451edd0c2ca => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:31.749510 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-510d36b7-dacb-4ff4-8d1c-32653ebde6dd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:31.750586 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-0628df05-b8e8-40ff-9ed1-5229772885b6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:31.751403 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-510d36b7-dacb-4ff4-8d1c-32653ebde6dd tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] DELETE https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f Aug 06 14:32:31.751635 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-510d36b7-dacb-4ff4-8d1c-32653ebde6dd tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:31.751876 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-510d36b7-dacb-4ff4-8d1c-32653ebde6dd tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:31.751990 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.backups [None req-510d36b7-dacb-4ff4-8d1c-32653ebde6dd tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Delete backup with id: 0fc99ebd-73c9-4949-8290-ded9e192e76f. Aug 06 14:32:31.752473 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0628df05-b8e8-40ff-9ed1-5229772885b6 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:32:31.752830 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0628df05-b8e8-40ff-9ed1-5229772885b6 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f629750e-a466-4cbe-bc8d-ad043b196f86", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1034886515"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:31.756406 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:31.756406 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:31.762351 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:31.762351 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:31.762826 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-0628df05-b8e8-40ff-9ed1-5229772885b6 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:31.762956 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-0628df05-b8e8-40ff-9ed1-5229772885b6 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create snapshot from volume f629750e-a466-4cbe-bc8d-ad043b196f86 Aug 06 14:32:31.767986 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.backup.rpcapi [None req-510d36b7-dacb-4ff4-8d1c-32653ebde6dd tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] delete_backup rpcapi backup_id 0fc99ebd-73c9-4949-8290-ded9e192e76f {{(pid=100396) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:32:31.769561 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-510d36b7-dacb-4ff4-8d1c-32653ebde6dd tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f returned with HTTP 202 Aug 06 14:32:31.769951 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1225/4866] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:32:31 2026] DELETE /volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:32:31.778267 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-30def4aa-891f-4715-82f9-37259cd755e0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:31.780075 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-30def4aa-891f-4715-82f9-37259cd755e0 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f Aug 06 14:32:31.780323 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-30def4aa-891f-4715-82f9-37259cd755e0 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:31.780541 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-30def4aa-891f-4715-82f9-37259cd755e0 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:31.780646 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-30def4aa-891f-4715-82f9-37259cd755e0 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 0fc99ebd-73c9-4949-8290-ded9e192e76f. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:31.785992 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:31.785992 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:31.786950 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-30def4aa-891f-4715-82f9-37259cd755e0 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f returned with HTTP 200 Aug 06 14:32:31.787467 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1215/4867] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:31 2026] GET /volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:31.790643 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-0628df05-b8e8-40ff-9ed1-5229772885b6 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Created reservations ['97acdddd-e50d-4b81-8f0b-889618e72b08', '0c53a068-fc73-423a-bbf0-4fcb4eb8ea95', 'bf260726-d960-4faf-97f5-e7d1f3176040', '323547e1-fdf4-42f8-8433-2081c4ac39cd'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:32:31.822298 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-0628df05-b8e8-40ff-9ed1-5229772885b6 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot create request issued successfully. Aug 06 14:32:31.822703 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0628df05-b8e8-40ff-9ed1-5229772885b6 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:32:31.823179 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1211/4868] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:32:31 2026] POST /volume/v3/snapshots => generated 308 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:32:31.832673 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-80e010ce-ad9b-4f05-a365-e4909cfeac1d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:31.834464 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-80e010ce-ad9b-4f05-a365-e4909cfeac1d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/be099540-4f73-4ada-9c1d-c278bb27b1ef Aug 06 14:32:31.834802 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-80e010ce-ad9b-4f05-a365-e4909cfeac1d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:31.835001 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-80e010ce-ad9b-4f05-a365-e4909cfeac1d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:31.842664 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:31.842664 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:31.843062 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-80e010ce-ad9b-4f05-a365-e4909cfeac1d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:31.843790 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-80e010ce-ad9b-4f05-a365-e4909cfeac1d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/be099540-4f73-4ada-9c1d-c278bb27b1ef returned with HTTP 200 Aug 06 14:32:31.844206 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1218/4869] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:31 2026] GET /volume/v3/snapshots/be099540-4f73-4ada-9c1d-c278bb27b1ef => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:31.849660 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ef298455-a0e4-4247-8bec-f98755ec23f9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:31.852163 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ef298455-a0e4-4247-8bec-f98755ec23f9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/67d2679f-31a7-4a3b-b800-c7a7700365fd Aug 06 14:32:31.852547 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ef298455-a0e4-4247-8bec-f98755ec23f9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:31.852829 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ef298455-a0e4-4247-8bec-f98755ec23f9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:31.859699 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:31.859699 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:31.860610 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ef298455-a0e4-4247-8bec-f98755ec23f9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:32:31.861910 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ef298455-a0e4-4247-8bec-f98755ec23f9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/67d2679f-31a7-4a3b-b800-c7a7700365fd returned with HTTP 200 Aug 06 14:32:31.862524 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1226/4870] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:31 2026] GET /volume/v3/snapshots/67d2679f-31a7-4a3b-b800-c7a7700365fd => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:31.875093 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4944b5bb-c2f3-4be4-82d4-ae4064422c2b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:31.877056 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4944b5bb-c2f3-4be4-82d4-ae4064422c2b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/67d2679f-31a7-4a3b-b800-c7a7700365fd Aug 06 14:32:31.877235 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4944b5bb-c2f3-4be4-82d4-ae4064422c2b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:31.877433 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4944b5bb-c2f3-4be4-82d4-ae4064422c2b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:31.882496 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:31.882496 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:31.882900 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-4944b5bb-c2f3-4be4-82d4-ae4064422c2b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:32:31.883593 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4944b5bb-c2f3-4be4-82d4-ae4064422c2b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/67d2679f-31a7-4a3b-b800-c7a7700365fd returned with HTTP 200 Aug 06 14:32:31.884008 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1216/4871] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:31 2026] GET /volume/v3/snapshots/67d2679f-31a7-4a3b-b800-c7a7700365fd => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:32.677854 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-51d25708-879f-47ce-a2ac-38cfe83a09a7 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:32.681126 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-51d25708-879f-47ce-a2ac-38cfe83a09a7 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c Aug 06 14:32:32.681419 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-51d25708-879f-47ce-a2ac-38cfe83a09a7 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:32.681701 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-51d25708-879f-47ce-a2ac-38cfe83a09a7 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:32.681864 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-51d25708-879f-47ce-a2ac-38cfe83a09a7 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 55cae9eb-1373-4b78-877e-7dd64960e57c. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:32.687655 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:32.687655 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:32.690075 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-51d25708-879f-47ce-a2ac-38cfe83a09a7 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c returned with HTTP 200 Aug 06 14:32:32.690530 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1212/4872] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:32 2026] GET /volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:32.799734 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-feb54799-52c1-4701-9023-361367877e84 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:32.803152 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-feb54799-52c1-4701-9023-361367877e84 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f Aug 06 14:32:32.803456 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-feb54799-52c1-4701-9023-361367877e84 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:32.803826 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-feb54799-52c1-4701-9023-361367877e84 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:32.803876 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-feb54799-52c1-4701-9023-361367877e84 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 0fc99ebd-73c9-4949-8290-ded9e192e76f. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:32.809816 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-feb54799-52c1-4701-9023-361367877e84 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f returned with HTTP 404 Aug 06 14:32:32.810441 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1219/4873] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:32 2026] GET /volume/v3/backups/0fc99ebd-73c9-4949-8290-ded9e192e76f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:32.818086 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0a367689-484f-425c-a8ee-8e61632f4d1f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:32.821565 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0a367689-484f-425c-a8ee-8e61632f4d1f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] DELETE https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 Aug 06 14:32:32.821565 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0a367689-484f-425c-a8ee-8e61632f4d1f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:32.822296 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0a367689-484f-425c-a8ee-8e61632f4d1f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:32.822296 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.backups [None req-0a367689-484f-425c-a8ee-8e61632f4d1f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Delete backup with id: 01c656ee-2c8e-463a-9618-a54dd4509238. Aug 06 14:32:32.833084 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:32.833084 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:32.852263 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.backup.rpcapi [None req-0a367689-484f-425c-a8ee-8e61632f4d1f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] delete_backup rpcapi backup_id 01c656ee-2c8e-463a-9618-a54dd4509238 {{(pid=100396) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:32:32.856470 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0a367689-484f-425c-a8ee-8e61632f4d1f tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 returned with HTTP 202 Aug 06 14:32:32.856470 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1227/4874] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:32:32 2026] DELETE /volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:32:32.858349 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-82767c15-7aff-4324-9f05-9358adf11ec4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:32.860312 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-82767c15-7aff-4324-9f05-9358adf11ec4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/be099540-4f73-4ada-9c1d-c278bb27b1ef Aug 06 14:32:32.860542 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-82767c15-7aff-4324-9f05-9358adf11ec4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:32.860790 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-82767c15-7aff-4324-9f05-9358adf11ec4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:32.864331 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8c931246-7289-4f5e-8b7f-d7f8c6a61eb4 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:32.865939 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:32.865939 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:32.866933 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8c931246-7289-4f5e-8b7f-d7f8c6a61eb4 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 Aug 06 14:32:32.867045 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-82767c15-7aff-4324-9f05-9358adf11ec4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:32.867089 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8c931246-7289-4f5e-8b7f-d7f8c6a61eb4 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:32.867089 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8c931246-7289-4f5e-8b7f-d7f8c6a61eb4 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:32.867089 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-8c931246-7289-4f5e-8b7f-d7f8c6a61eb4 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 01c656ee-2c8e-463a-9618-a54dd4509238. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:32.867232 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-82767c15-7aff-4324-9f05-9358adf11ec4 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/be099540-4f73-4ada-9c1d-c278bb27b1ef returned with HTTP 200 Aug 06 14:32:32.867364 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1217/4875] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:32 2026] GET /volume/v3/snapshots/be099540-4f73-4ada-9c1d-c278bb27b1ef => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:32:32.871212 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:32.871212 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:32.871890 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8c931246-7289-4f5e-8b7f-d7f8c6a61eb4 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 returned with HTTP 200 Aug 06 14:32:32.872248 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1213/4876] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:32 2026] GET /volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:32.877443 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b506501a-8799-475c-a928-bcc31274bd1a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:32.879342 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b506501a-8799-475c-a928-bcc31274bd1a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] PUT https://10.4.3.229/volume/v3/snapshots/be099540-4f73-4ada-9c1d-c278bb27b1ef Aug 06 14:32:32.879714 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b506501a-8799-475c-a928-bcc31274bd1a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:32.886081 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:32.886081 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:32.886522 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b506501a-8799-475c-a928-bcc31274bd1a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Snapshot retrieved successfully. Aug 06 14:32:32.892853 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b506501a-8799-475c-a928-bcc31274bd1a tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] https://10.4.3.229/volume/v3/snapshots/be099540-4f73-4ada-9c1d-c278bb27b1ef returned with HTTP 200 Aug 06 14:32:32.893508 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1220/4877] 10.4.3.229 () {68 vars in 1374 bytes} [Thu Aug 6 14:32:32 2026] PUT /volume/v3/snapshots/be099540-4f73-4ada-9c1d-c278bb27b1ef => generated 361 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:32.903640 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5c3520ab-e09b-4142-9ea0-0faec55cfead None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:32.906074 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5c3520ab-e09b-4142-9ea0-0faec55cfead tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] DELETE https://10.4.3.229/volume/v3/snapshots/be099540-4f73-4ada-9c1d-c278bb27b1ef Aug 06 14:32:32.906417 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5c3520ab-e09b-4142-9ea0-0faec55cfead tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:32.906720 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5c3520ab-e09b-4142-9ea0-0faec55cfead tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:32.906865 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-5c3520ab-e09b-4142-9ea0-0faec55cfead tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Delete snapshot with id: be099540-4f73-4ada-9c1d-c278bb27b1ef Aug 06 14:32:32.914132 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:32.914132 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:32.914660 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5c3520ab-e09b-4142-9ea0-0faec55cfead tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:32.939880 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5c3520ab-e09b-4142-9ea0-0faec55cfead tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot delete request issued successfully. Aug 06 14:32:32.940059 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5c3520ab-e09b-4142-9ea0-0faec55cfead tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/be099540-4f73-4ada-9c1d-c278bb27b1ef returned with HTTP 202 Aug 06 14:32:32.940853 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1228/4878] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:32:32 2026] DELETE /volume/v3/snapshots/be099540-4f73-4ada-9c1d-c278bb27b1ef => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:32.949351 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a03c1a3d-ed1f-409b-b248-e4602a147ce2 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:32.951735 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a03c1a3d-ed1f-409b-b248-e4602a147ce2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/be099540-4f73-4ada-9c1d-c278bb27b1ef Aug 06 14:32:32.951969 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a03c1a3d-ed1f-409b-b248-e4602a147ce2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:32.952217 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a03c1a3d-ed1f-409b-b248-e4602a147ce2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:32.958243 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:32.958243 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:32.958717 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-a03c1a3d-ed1f-409b-b248-e4602a147ce2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:32.959577 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a03c1a3d-ed1f-409b-b248-e4602a147ce2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/be099540-4f73-4ada-9c1d-c278bb27b1ef returned with HTTP 200 Aug 06 14:32:32.960049 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1218/4879] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:32 2026] GET /volume/v3/snapshots/be099540-4f73-4ada-9c1d-c278bb27b1ef => generated 494 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:33.701450 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4912120a-c14b-4e5e-a23c-7490a53a1a78 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:33.703644 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4912120a-c14b-4e5e-a23c-7490a53a1a78 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c Aug 06 14:32:33.703905 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4912120a-c14b-4e5e-a23c-7490a53a1a78 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:33.704129 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4912120a-c14b-4e5e-a23c-7490a53a1a78 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:33.704262 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-4912120a-c14b-4e5e-a23c-7490a53a1a78 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 55cae9eb-1373-4b78-877e-7dd64960e57c. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:33.708794 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:33.708794 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:33.709501 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4912120a-c14b-4e5e-a23c-7490a53a1a78 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c returned with HTTP 200 Aug 06 14:32:33.709955 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1214/4880] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:33 2026] GET /volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:33.886052 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b8425fa5-66d6-4f63-9404-1cafa6a7dcd4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:33.888003 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b8425fa5-66d6-4f63-9404-1cafa6a7dcd4 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 Aug 06 14:32:33.888908 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b8425fa5-66d6-4f63-9404-1cafa6a7dcd4 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:33.889188 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b8425fa5-66d6-4f63-9404-1cafa6a7dcd4 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:33.889616 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-b8425fa5-66d6-4f63-9404-1cafa6a7dcd4 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Show backup with id 01c656ee-2c8e-463a-9618-a54dd4509238. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:33.893398 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b8425fa5-66d6-4f63-9404-1cafa6a7dcd4 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 returned with HTTP 404 Aug 06 14:32:33.893907 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1221/4881] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:33 2026] GET /volume/v3/backups/01c656ee-2c8e-463a-9618-a54dd4509238 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:33.901353 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-dc3433ed-3ff6-4680-be61-463d9247e821 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:33.903726 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-dc3433ed-3ff6-4680-be61-463d9247e821 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/33e6ac5c-85bf-4e17-b0dc-4dff271058d1 Aug 06 14:32:33.904018 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-dc3433ed-3ff6-4680-be61-463d9247e821 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:33.904280 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-dc3433ed-3ff6-4680-be61-463d9247e821 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:33.904524 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-dc3433ed-3ff6-4680-be61-463d9247e821 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Delete volume with id: 33e6ac5c-85bf-4e17-b0dc-4dff271058d1 Aug 06 14:32:33.913961 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:33.913961 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:33.914502 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-dc3433ed-3ff6-4680-be61-463d9247e821 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Volume info retrieved successfully. Aug 06 14:32:33.933231 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-dc3433ed-3ff6-4680-be61-463d9247e821 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Delete volume request issued successfully. Aug 06 14:32:33.933512 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-dc3433ed-3ff6-4680-be61-463d9247e821 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/volumes/33e6ac5c-85bf-4e17-b0dc-4dff271058d1 returned with HTTP 202 Aug 06 14:32:33.933998 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1229/4882] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:32:33 2026] DELETE /volume/v3/volumes/33e6ac5c-85bf-4e17-b0dc-4dff271058d1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:33.942027 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f7031e7d-c02d-46ad-9c6f-075921530873 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:33.944486 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f7031e7d-c02d-46ad-9c6f-075921530873 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/volumes/33e6ac5c-85bf-4e17-b0dc-4dff271058d1 Aug 06 14:32:33.944801 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f7031e7d-c02d-46ad-9c6f-075921530873 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:33.945097 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f7031e7d-c02d-46ad-9c6f-075921530873 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:33.954627 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:33.954627 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:33.958281 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-f7031e7d-c02d-46ad-9c6f-075921530873 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Volume info retrieved successfully. Aug 06 14:32:33.963441 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f7031e7d-c02d-46ad-9c6f-075921530873 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/volumes/33e6ac5c-85bf-4e17-b0dc-4dff271058d1 returned with HTTP 200 Aug 06 14:32:33.964110 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1219/4883] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:33 2026] GET /volume/v3/volumes/33e6ac5c-85bf-4e17-b0dc-4dff271058d1 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:33.970440 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a0a19903-db80-407c-8f0d-3c4122f76e3e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:33.972827 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a0a19903-db80-407c-8f0d-3c4122f76e3e tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/be099540-4f73-4ada-9c1d-c278bb27b1ef Aug 06 14:32:33.973106 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a0a19903-db80-407c-8f0d-3c4122f76e3e tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:33.973407 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a0a19903-db80-407c-8f0d-3c4122f76e3e tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:33.979580 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a0a19903-db80-407c-8f0d-3c4122f76e3e tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/be099540-4f73-4ada-9c1d-c278bb27b1ef returned with HTTP 404 Aug 06 14:32:33.980124 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1215/4884] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:33 2026] GET /volume/v3/snapshots/be099540-4f73-4ada-9c1d-c278bb27b1ef => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:33.987649 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-34fe05db-f868-4951-bbb2-2c8a3b6a5106 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:33.989776 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-34fe05db-f868-4951-bbb2-2c8a3b6a5106 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/f629750e-a466-4cbe-bc8d-ad043b196f86 Aug 06 14:32:33.989985 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-34fe05db-f868-4951-bbb2-2c8a3b6a5106 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:33.990227 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-34fe05db-f868-4951-bbb2-2c8a3b6a5106 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:33.990444 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-34fe05db-f868-4951-bbb2-2c8a3b6a5106 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Delete volume with id: f629750e-a466-4cbe-bc8d-ad043b196f86 Aug 06 14:32:33.999161 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:33.999161 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:33.999747 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-34fe05db-f868-4951-bbb2-2c8a3b6a5106 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:34.019877 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-34fe05db-f868-4951-bbb2-2c8a3b6a5106 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Delete volume request issued successfully. Aug 06 14:32:34.020205 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-34fe05db-f868-4951-bbb2-2c8a3b6a5106 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/f629750e-a466-4cbe-bc8d-ad043b196f86 returned with HTTP 202 Aug 06 14:32:34.020672 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1222/4885] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:32:33 2026] DELETE /volume/v3/volumes/f629750e-a466-4cbe-bc8d-ad043b196f86 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:34.029355 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fe0cac28-5789-4a42-8d07-ff22540966ed None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:34.031756 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fe0cac28-5789-4a42-8d07-ff22540966ed tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/f629750e-a466-4cbe-bc8d-ad043b196f86 Aug 06 14:32:34.032041 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fe0cac28-5789-4a42-8d07-ff22540966ed tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:34.032575 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fe0cac28-5789-4a42-8d07-ff22540966ed tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:34.043520 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:34.043520 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:34.048057 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-fe0cac28-5789-4a42-8d07-ff22540966ed tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:34.052322 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fe0cac28-5789-4a42-8d07-ff22540966ed tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/f629750e-a466-4cbe-bc8d-ad043b196f86 returned with HTTP 200 Aug 06 14:32:34.052835 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1230/4886] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:34 2026] GET /volume/v3/volumes/f629750e-a466-4cbe-bc8d-ad043b196f86 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:34.722097 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ab7b8cfd-41ed-4a60-ac0d-4c4cc5331249 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:34.724447 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ab7b8cfd-41ed-4a60-ac0d-4c4cc5331249 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c Aug 06 14:32:34.724821 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ab7b8cfd-41ed-4a60-ac0d-4c4cc5331249 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:34.724932 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ab7b8cfd-41ed-4a60-ac0d-4c4cc5331249 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:34.725094 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-ab7b8cfd-41ed-4a60-ac0d-4c4cc5331249 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 55cae9eb-1373-4b78-877e-7dd64960e57c. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:34.730780 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:34.730780 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:34.731437 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ab7b8cfd-41ed-4a60-ac0d-4c4cc5331249 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c returned with HTTP 200 Aug 06 14:32:34.731861 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1220/4887] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:34 2026] GET /volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:34.979759 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d15ab45d-609b-474f-a220-ca71aef3bc75 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:34.981478 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d15ab45d-609b-474f-a220-ca71aef3bc75 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] GET https://10.4.3.229/volume/v3/volumes/33e6ac5c-85bf-4e17-b0dc-4dff271058d1 Aug 06 14:32:34.981678 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d15ab45d-609b-474f-a220-ca71aef3bc75 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:34.981780 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d15ab45d-609b-474f-a220-ca71aef3bc75 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:34.986713 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d15ab45d-609b-474f-a220-ca71aef3bc75 tempest-ProjectReaderTests33-1835658342 tempest-ProjectReaderTests33-1835658342-project-admin] https://10.4.3.229/volume/v3/volumes/33e6ac5c-85bf-4e17-b0dc-4dff271058d1 returned with HTTP 404 Aug 06 14:32:34.987141 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1216/4888] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:34 2026] GET /volume/v3/volumes/33e6ac5c-85bf-4e17-b0dc-4dff271058d1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:35.069601 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-05a95a41-35d8-421f-89fb-c324dba729a6 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:35.071331 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-05a95a41-35d8-421f-89fb-c324dba729a6 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/f629750e-a466-4cbe-bc8d-ad043b196f86 Aug 06 14:32:35.071654 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-05a95a41-35d8-421f-89fb-c324dba729a6 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:35.071926 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-05a95a41-35d8-421f-89fb-c324dba729a6 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:35.079450 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-05a95a41-35d8-421f-89fb-c324dba729a6 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/f629750e-a466-4cbe-bc8d-ad043b196f86 returned with HTTP 404 Aug 06 14:32:35.081728 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1223/4889] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:35 2026] GET /volume/v3/volumes/f629750e-a466-4cbe-bc8d-ad043b196f86 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:35.091043 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d442e88a-74aa-446b-a814-01161757e722 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:35.094166 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d442e88a-74aa-446b-a814-01161757e722 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:32:35.094714 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d442e88a-74aa-446b-a814-01161757e722 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-143172799"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:35.096304 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-d442e88a-74aa-446b-a814-01161757e722 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-143172799'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:32:35.096494 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-d442e88a-74aa-446b-a814-01161757e722 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create volume of 1 GB Aug 06 14:32:35.098863 np0000006659 devstack@c-api.service[100396]: DEBUG dbcounter [-] [100396] Writing DB stats cinder:SELECT=416,cinder:UPDATE=142,cinder:INSERT=62 {{(pid=100396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:32:35.100970 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-d442e88a-74aa-446b-a814-01161757e722 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Availability Zones retrieved successfully. Aug 06 14:32:35.108617 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-d442e88a-74aa-446b-a814-01161757e722 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Flow 'volume_create_api' (2d24bbad-2488-407f-bf82-1dc26d7fa036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:32:35.109663 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-d442e88a-74aa-446b-a814-01161757e722 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (722af54f-193d-4c02-a653-46b56c923674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:35.110623 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-d442e88a-74aa-446b-a814-01161757e722 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:32:35.148483 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-d442e88a-74aa-446b-a814-01161757e722 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (722af54f-193d-4c02-a653-46b56c923674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:35.149771 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-d442e88a-74aa-446b-a814-01161757e722 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b9352d2-3c88-450d-b346-d5bb185050f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:35.219574 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-d442e88a-74aa-446b-a814-01161757e722 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Created reservations ['6052188d-3c0b-400e-add5-69407495dac8', 'bf261031-16ce-4c91-8eed-ec3d96f9fcd0', '1e5c0583-dd29-4417-99b4-8f9eded97ac2', 'd93101d8-ca92-4b3e-a9c3-996a7cade6a2'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:32:35.220400 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-d442e88a-74aa-446b-a814-01161757e722 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b9352d2-3c88-450d-b346-d5bb185050f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6052188d-3c0b-400e-add5-69407495dac8', 'bf261031-16ce-4c91-8eed-ec3d96f9fcd0', '1e5c0583-dd29-4417-99b4-8f9eded97ac2', 'd93101d8-ca92-4b3e-a9c3-996a7cade6a2']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:35.221380 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-d442e88a-74aa-446b-a814-01161757e722 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7f1b047-03a9-4801-b9a3-c06adaf5ef96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:35.258190 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-d442e88a-74aa-446b-a814-01161757e722 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7f1b047-03a9-4801-b9a3-c06adaf5ef96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c634883-3328-418c-8b79-735b30c020df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-143172799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b7f454dcfec4de899e9593e4979f30f',qos_specs=None,replication_status=,reservations=['6052188d-3c0b-400e-add5-69407495dac8','bf261031-16ce-4c91-8eed-ec3d96f9fcd0','1e5c0583-dd29-4417-99b4-8f9eded97ac2','d93101d8-ca92-4b3e-a9c3-996a7cade6a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccad4c59c4ae4f73b821370a385e3d87',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:32:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-143172799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c634883-3328-418c-8b79-735b30c020df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b7f454dcfec4de899e9593e4979f30f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccad4c59c4ae4f73b821370a385e3d87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:35.259042 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-d442e88a-74aa-446b-a814-01161757e722 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eff547a-2e68-4e79-8cc2-f10e28d3db58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:35.288992 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-d442e88a-74aa-446b-a814-01161757e722 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eff547a-2e68-4e79-8cc2-f10e28d3db58) transitioned into state 'SUCCESS' from state '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-143172799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b7f454dcfec4de899e9593e4979f30f',qos_specs=None,replication_status=,reservations=['6052188d-3c0b-400e-add5-69407495dac8','bf261031-16ce-4c91-8eed-ec3d96f9fcd0','1e5c0583-dd29-4417-99b4-8f9eded97ac2','d93101d8-ca92-4b3e-a9c3-996a7cade6a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccad4c59c4ae4f73b821370a385e3d87',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:35.289992 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-d442e88a-74aa-446b-a814-01161757e722 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24d1b0d2-7d3b-4000-b8fb-46f32677b048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:35.305569 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-d442e88a-74aa-446b-a814-01161757e722 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24d1b0d2-7d3b-4000-b8fb-46f32677b048) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:35.306963 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-d442e88a-74aa-446b-a814-01161757e722 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Flow 'volume_create_api' (2d24bbad-2488-407f-bf82-1dc26d7fa036) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:32:35.307823 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-d442e88a-74aa-446b-a814-01161757e722 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create volume request issued successfully. Aug 06 14:32:35.308368 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d442e88a-74aa-446b-a814-01161757e722 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:32:35.308905 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1231/4890] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:32:35 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 06 14:32:35.332614 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f4cc447c-ada9-4c4d-bf21-50c82d59f12c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:35.335610 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f4cc447c-ada9-4c4d-bf21-50c82d59f12c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/6c634883-3328-418c-8b79-735b30c020df Aug 06 14:32:35.335926 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f4cc447c-ada9-4c4d-bf21-50c82d59f12c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:35.336331 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f4cc447c-ada9-4c4d-bf21-50c82d59f12c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:35.356031 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:35.356031 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:35.373568 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-f4cc447c-ada9-4c4d-bf21-50c82d59f12c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:35.385055 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f4cc447c-ada9-4c4d-bf21-50c82d59f12c tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/6c634883-3328-418c-8b79-735b30c020df returned with HTTP 200 Aug 06 14:32:35.385471 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1221/4891] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:35 2026] GET /volume/v3/volumes/6c634883-3328-418c-8b79-735b30c020df => generated 956 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:35.748863 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d50c4ba0-8c0a-44da-81c4-0195d564b147 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:35.751960 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d50c4ba0-8c0a-44da-81c4-0195d564b147 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c Aug 06 14:32:35.751960 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d50c4ba0-8c0a-44da-81c4-0195d564b147 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:35.751960 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d50c4ba0-8c0a-44da-81c4-0195d564b147 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:35.751960 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-d50c4ba0-8c0a-44da-81c4-0195d564b147 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 55cae9eb-1373-4b78-877e-7dd64960e57c. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:35.761388 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:35.761388 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:35.762186 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d50c4ba0-8c0a-44da-81c4-0195d564b147 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c returned with HTTP 200 Aug 06 14:32:35.762670 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1217/4892] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:35 2026] GET /volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:36.400531 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-fda9b9e5-0062-4768-8563-cf4a7916f06d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:36.402811 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fda9b9e5-0062-4768-8563-cf4a7916f06d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/6c634883-3328-418c-8b79-735b30c020df Aug 06 14:32:36.403075 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fda9b9e5-0062-4768-8563-cf4a7916f06d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:36.403336 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fda9b9e5-0062-4768-8563-cf4a7916f06d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:36.405713 np0000006659 devstack@c-api.service[100397]: DEBUG dbcounter [-] [100397] Writing DB stats cinder:SELECT=336,cinder:UPDATE=93,cinder:INSERT=40 {{(pid=100397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:32:36.414445 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:36.414445 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:36.419660 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-fda9b9e5-0062-4768-8563-cf4a7916f06d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:36.426841 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fda9b9e5-0062-4768-8563-cf4a7916f06d tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/6c634883-3328-418c-8b79-735b30c020df returned with HTTP 200 Aug 06 14:32:36.427879 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1224/4893] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:36 2026] GET /volume/v3/volumes/6c634883-3328-418c-8b79-735b30c020df => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:36.444895 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fc4cd8e3-5355-4d2b-a8ca-7ec1c2d060b8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:36.446875 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fc4cd8e3-5355-4d2b-a8ca-7ec1c2d060b8 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:32:36.447352 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fc4cd8e3-5355-4d2b-a8ca-7ec1c2d060b8 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c634883-3328-418c-8b79-735b30c020df", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-616963121"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:36.456720 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:36.456720 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:36.457147 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-fc4cd8e3-5355-4d2b-a8ca-7ec1c2d060b8 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:36.457264 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-fc4cd8e3-5355-4d2b-a8ca-7ec1c2d060b8 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Create snapshot from volume 6c634883-3328-418c-8b79-735b30c020df Aug 06 14:32:36.489125 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-fc4cd8e3-5355-4d2b-a8ca-7ec1c2d060b8 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Created reservations ['d33c5b9c-0dfb-4777-837e-ef88c6d22b00', 'fcb12aff-62ee-4106-9c93-ed26ae93cc61', 'da86ecc5-7770-4e61-959a-5f0da3bcc41b', '50fae9fe-7ef0-4a7a-8b3f-1db921bdd0bf'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:32:36.526574 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-fc4cd8e3-5355-4d2b-a8ca-7ec1c2d060b8 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot create request issued successfully. Aug 06 14:32:36.527087 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fc4cd8e3-5355-4d2b-a8ca-7ec1c2d060b8 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:32:36.527724 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1232/4894] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:32:36 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 06 14:32:36.540929 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e4a058c1-3817-4300-b9ce-b96d5ab0fa86 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:36.543665 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e4a058c1-3817-4300-b9ce-b96d5ab0fa86 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/56ea75c6-32ef-4723-827c-e08c8014156a Aug 06 14:32:36.543665 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e4a058c1-3817-4300-b9ce-b96d5ab0fa86 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:36.543665 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e4a058c1-3817-4300-b9ce-b96d5ab0fa86 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:36.551449 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:36.551449 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:36.551449 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e4a058c1-3817-4300-b9ce-b96d5ab0fa86 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:36.551449 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e4a058c1-3817-4300-b9ce-b96d5ab0fa86 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/56ea75c6-32ef-4723-827c-e08c8014156a returned with HTTP 200 Aug 06 14:32:36.551449 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1222/4895] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:36 2026] GET /volume/v3/snapshots/56ea75c6-32ef-4723-827c-e08c8014156a => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:36.776809 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-09f26629-3f2b-44d8-b999-0da90a9554dc None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:36.779034 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-09f26629-3f2b-44d8-b999-0da90a9554dc tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c Aug 06 14:32:36.779316 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-09f26629-3f2b-44d8-b999-0da90a9554dc tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:36.779575 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-09f26629-3f2b-44d8-b999-0da90a9554dc tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:36.779710 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-09f26629-3f2b-44d8-b999-0da90a9554dc tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 55cae9eb-1373-4b78-877e-7dd64960e57c. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:36.781640 np0000006659 devstack@c-api.service[100399]: DEBUG dbcounter [-] [100399] Writing DB stats cinder:SELECT=363,cinder:UPDATE=110,cinder:INSERT=47 {{(pid=100399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:32:36.785138 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:36.785138 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:36.785916 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-09f26629-3f2b-44d8-b999-0da90a9554dc tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c returned with HTTP 200 Aug 06 14:32:36.786375 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1218/4896] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:36 2026] GET /volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:37.560565 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ed08b937-4729-4146-81e9-5d14848c23cd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:37.562720 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ed08b937-4729-4146-81e9-5d14848c23cd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/56ea75c6-32ef-4723-827c-e08c8014156a Aug 06 14:32:37.562965 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ed08b937-4729-4146-81e9-5d14848c23cd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:37.563207 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ed08b937-4729-4146-81e9-5d14848c23cd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:37.568850 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:37.568850 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:37.569213 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ed08b937-4729-4146-81e9-5d14848c23cd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:37.570083 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ed08b937-4729-4146-81e9-5d14848c23cd tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/56ea75c6-32ef-4723-827c-e08c8014156a returned with HTTP 200 Aug 06 14:32:37.570572 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1225/4897] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:37 2026] GET /volume/v3/snapshots/56ea75c6-32ef-4723-827c-e08c8014156a => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:37.579998 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2c67f712-2109-485d-bd8d-a47ed5401ab2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:37.581920 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2c67f712-2109-485d-bd8d-a47ed5401ab2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] POST https://10.4.3.229/volume/v3/snapshots/56ea75c6-32ef-4723-827c-e08c8014156a/action Aug 06 14:32:37.582331 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2c67f712-2109-485d-bd8d-a47ed5401ab2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:32:37.582605 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2c67f712-2109-485d-bd8d-a47ed5401ab2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:37.583938 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.admin_actions [None req-2c67f712-2109-485d-bd8d-a47ed5401ab2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Updating snapshot '56ea75c6-32ef-4723-827c-e08c8014156a' with '{'status': 'creating'}' {{(pid=100396) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 14:32:37.595378 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:37.595378 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:37.610923 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2c67f712-2109-485d-bd8d-a47ed5401ab2 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/56ea75c6-32ef-4723-827c-e08c8014156a/action returned with HTTP 202 Aug 06 14:32:37.611435 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1233/4898] 10.4.3.229 () {68 vars in 1396 bytes} [Thu Aug 6 14:32:37 2026] POST /volume/v3/snapshots/56ea75c6-32ef-4723-827c-e08c8014156a/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:32:37.618480 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a43d0d93-57d4-4bd8-bbc4-44d2bc7e3e23 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:37.620503 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a43d0d93-57d4-4bd8-bbc4-44d2bc7e3e23 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/56ea75c6-32ef-4723-827c-e08c8014156a Aug 06 14:32:37.620829 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a43d0d93-57d4-4bd8-bbc4-44d2bc7e3e23 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:37.621012 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a43d0d93-57d4-4bd8-bbc4-44d2bc7e3e23 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:37.624014 np0000006659 devstack@c-api.service[100398]: DEBUG dbcounter [-] [100398] Writing DB stats cinder:SELECT=373,cinder:UPDATE=113,cinder:INSERT=54 {{(pid=100398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:32:37.634437 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:37.634437 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:37.634769 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-a43d0d93-57d4-4bd8-bbc4-44d2bc7e3e23 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:37.636375 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a43d0d93-57d4-4bd8-bbc4-44d2bc7e3e23 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/56ea75c6-32ef-4723-827c-e08c8014156a returned with HTTP 200 Aug 06 14:32:37.636941 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1223/4899] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:37 2026] GET /volume/v3/snapshots/56ea75c6-32ef-4723-827c-e08c8014156a => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:37.651200 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b4db4e83-20fb-4104-8f3a-f295936c324b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:37.654130 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b4db4e83-20fb-4104-8f3a-f295936c324b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] POST https://10.4.3.229/volume/v3/snapshots/56ea75c6-32ef-4723-827c-e08c8014156a/action Aug 06 14:32:37.654539 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b4db4e83-20fb-4104-8f3a-f295936c324b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:32:37.654688 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b4db4e83-20fb-4104-8f3a-f295936c324b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:37.656341 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.snapshot_actions [None req-b4db4e83-20fb-4104-8f3a-f295936c324b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100399) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 06 14:32:37.662495 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:37.662495 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:37.663030 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.contrib.snapshot_actions [None req-b4db4e83-20fb-4104-8f3a-f295936c324b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] Updating snapshot 56ea75c6-32ef-4723-827c-e08c8014156a with info {'id': '56ea75c6-32ef-4723-827c-e08c8014156a', 'status': 'error', 'progress': '80%'} Aug 06 14:32:37.670292 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b4db4e83-20fb-4104-8f3a-f295936c324b tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-member] https://10.4.3.229/volume/v3/snapshots/56ea75c6-32ef-4723-827c-e08c8014156a/action returned with HTTP 202 Aug 06 14:32:37.670800 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1219/4900] 10.4.3.229 () {68 vars in 1396 bytes} [Thu Aug 6 14:32:37 2026] POST /volume/v3/snapshots/56ea75c6-32ef-4723-827c-e08c8014156a/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:37.680286 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-2e86b736-20a0-440a-8997-c63f987865c5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:37.686013 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2e86b736-20a0-440a-8997-c63f987865c5 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] DELETE https://10.4.3.229/volume/v3/snapshots/56ea75c6-32ef-4723-827c-e08c8014156a Aug 06 14:32:37.686195 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2e86b736-20a0-440a-8997-c63f987865c5 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:37.686392 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2e86b736-20a0-440a-8997-c63f987865c5 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:37.686511 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-2e86b736-20a0-440a-8997-c63f987865c5 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Delete snapshot with id: 56ea75c6-32ef-4723-827c-e08c8014156a Aug 06 14:32:37.709927 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:37.709927 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:37.710415 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-2e86b736-20a0-440a-8997-c63f987865c5 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:37.735052 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-2e86b736-20a0-440a-8997-c63f987865c5 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot delete request issued successfully. Aug 06 14:32:37.735907 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2e86b736-20a0-440a-8997-c63f987865c5 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/56ea75c6-32ef-4723-827c-e08c8014156a returned with HTTP 202 Aug 06 14:32:37.736110 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1226/4901] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:32:37 2026] DELETE /volume/v3/snapshots/56ea75c6-32ef-4723-827c-e08c8014156a => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:37.746875 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-feb9cc6f-5726-46da-935b-97d70c6ece52 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:37.749013 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-feb9cc6f-5726-46da-935b-97d70c6ece52 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/56ea75c6-32ef-4723-827c-e08c8014156a Aug 06 14:32:37.749246 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-feb9cc6f-5726-46da-935b-97d70c6ece52 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:37.749506 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-feb9cc6f-5726-46da-935b-97d70c6ece52 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:37.755396 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:37.755396 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:37.755854 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-feb9cc6f-5726-46da-935b-97d70c6ece52 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Snapshot retrieved successfully. Aug 06 14:32:37.756719 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-feb9cc6f-5726-46da-935b-97d70c6ece52 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/56ea75c6-32ef-4723-827c-e08c8014156a returned with HTTP 200 Aug 06 14:32:37.757308 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1234/4902] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:37 2026] GET /volume/v3/snapshots/56ea75c6-32ef-4723-827c-e08c8014156a => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:37.802780 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-654e9ffd-4263-4818-8a5a-e267b806617b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:37.804319 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-654e9ffd-4263-4818-8a5a-e267b806617b tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c Aug 06 14:32:37.804511 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-654e9ffd-4263-4818-8a5a-e267b806617b tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:37.804675 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-654e9ffd-4263-4818-8a5a-e267b806617b tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:37.804770 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-654e9ffd-4263-4818-8a5a-e267b806617b tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 55cae9eb-1373-4b78-877e-7dd64960e57c. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:37.817203 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:37.817203 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:37.818163 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-654e9ffd-4263-4818-8a5a-e267b806617b tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c returned with HTTP 200 Aug 06 14:32:37.819777 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1224/4903] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:37 2026] GET /volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:37.960322 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9abec3d7-2b8e-4481-b56a-7cf90f8f57da None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:37.962024 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9abec3d7-2b8e-4481-b56a-7cf90f8f57da tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:32:37.962462 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9abec3d7-2b8e-4481-b56a-7cf90f8f57da tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1364017236", "imageRef": "30702abe-9501-4aba-ba1a-50af064a9e3b", "size": 1}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:37.966620 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-9abec3d7-2b8e-4481-b56a-7cf90f8f57da tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1364017236', 'imageRef': '30702abe-9501-4aba-ba1a-50af064a9e3b', 'size': 1}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:32:38.165980 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-9abec3d7-2b8e-4481-b56a-7cf90f8f57da tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Create volume of 1 GB Aug 06 14:32:38.169232 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:38.169232 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:38.174098 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-9abec3d7-2b8e-4481-b56a-7cf90f8f57da tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Availability Zones retrieved successfully. Aug 06 14:32:38.183245 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-9abec3d7-2b8e-4481-b56a-7cf90f8f57da tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Flow 'volume_create_api' (1c94a3b6-3a8b-4761-9b56-2ef9f6087f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:32:38.184987 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-9abec3d7-2b8e-4481-b56a-7cf90f8f57da tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eaa71d4-f989-46dd-b2c9-a7a06582193b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:38.186476 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-9abec3d7-2b8e-4481-b56a-7cf90f8f57da tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:32:38.257122 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-9abec3d7-2b8e-4481-b56a-7cf90f8f57da tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eaa71d4-f989-46dd-b2c9-a7a06582193b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:38.257122 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-9abec3d7-2b8e-4481-b56a-7cf90f8f57da tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6d0e3c8-bb41-49dc-95b2-0e9266087fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:38.331507 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-9abec3d7-2b8e-4481-b56a-7cf90f8f57da tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Created reservations ['a6c54ed3-0756-426e-bca6-5855f58138a3', 'ec12029a-762d-4c6e-b04b-5e2a71567f91', 'cd6b72e7-66c2-45a9-8f5d-dbcc7872aa3c', '962ce3ef-6eba-4188-9e68-ee37f26f64b9'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:32:38.332443 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-9abec3d7-2b8e-4481-b56a-7cf90f8f57da tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6d0e3c8-bb41-49dc-95b2-0e9266087fec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6c54ed3-0756-426e-bca6-5855f58138a3', 'ec12029a-762d-4c6e-b04b-5e2a71567f91', 'cd6b72e7-66c2-45a9-8f5d-dbcc7872aa3c', '962ce3ef-6eba-4188-9e68-ee37f26f64b9']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:38.334731 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-9abec3d7-2b8e-4481-b56a-7cf90f8f57da tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5fc1093-f290-4c33-981a-be651acc300e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:38.360975 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-9abec3d7-2b8e-4481-b56a-7cf90f8f57da tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5fc1093-f290-4c33-981a-be651acc300e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1b19487-d027-4d9f-968f-477940ff0630', '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-1364017236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15aca9b9fafa4b60bbfe5179497ab862',qos_specs=None,replication_status=,reservations=['a6c54ed3-0756-426e-bca6-5855f58138a3','ec12029a-762d-4c6e-b04b-5e2a71567f91','cd6b72e7-66c2-45a9-8f5d-dbcc7872aa3c','962ce3ef-6eba-4188-9e68-ee37f26f64b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af28779e2457457aac841f58c53dc4aa',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:32:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1364017236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1b19487-d027-4d9f-968f-477940ff0630,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15aca9b9fafa4b60bbfe5179497ab862',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af28779e2457457aac841f58c53dc4aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:38.361953 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-9abec3d7-2b8e-4481-b56a-7cf90f8f57da tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (415c5de8-21bf-4dfa-9010-14dfdeb1473b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:38.383689 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-9abec3d7-2b8e-4481-b56a-7cf90f8f57da tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (415c5de8-21bf-4dfa-9010-14dfdeb1473b) transitioned into state 'SUCCESS' from state '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-1364017236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15aca9b9fafa4b60bbfe5179497ab862',qos_specs=None,replication_status=,reservations=['a6c54ed3-0756-426e-bca6-5855f58138a3','ec12029a-762d-4c6e-b04b-5e2a71567f91','cd6b72e7-66c2-45a9-8f5d-dbcc7872aa3c','962ce3ef-6eba-4188-9e68-ee37f26f64b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af28779e2457457aac841f58c53dc4aa',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:38.385901 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-9abec3d7-2b8e-4481-b56a-7cf90f8f57da tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01cb92a5-60c3-432e-a64b-f787cbb9e08c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:38.400124 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-9abec3d7-2b8e-4481-b56a-7cf90f8f57da tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01cb92a5-60c3-432e-a64b-f787cbb9e08c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:38.401352 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-9abec3d7-2b8e-4481-b56a-7cf90f8f57da tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Flow 'volume_create_api' (1c94a3b6-3a8b-4761-9b56-2ef9f6087f41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:32:38.401841 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-9abec3d7-2b8e-4481-b56a-7cf90f8f57da tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Create volume request issued successfully. Aug 06 14:32:38.402639 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9abec3d7-2b8e-4481-b56a-7cf90f8f57da tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:32:38.403229 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1220/4904] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:32:37 2026] POST /volume/v3/volumes => generated 753 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:32:38.418930 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-06738c86-4689-4d3e-bc6a-ddbadead449b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:38.423708 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-06738c86-4689-4d3e-bc6a-ddbadead449b tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] GET https://10.4.3.229/volume/v3/volumes/c1b19487-d027-4d9f-968f-477940ff0630 Aug 06 14:32:38.423978 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-06738c86-4689-4d3e-bc6a-ddbadead449b tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:38.424216 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-06738c86-4689-4d3e-bc6a-ddbadead449b tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:38.437445 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:38.437445 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:38.447155 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-06738c86-4689-4d3e-bc6a-ddbadead449b tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Volume info retrieved successfully. Aug 06 14:32:38.451827 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-71b77780-c6ec-4796-bafb-9fd041cd99b6 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:38.453372 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-71b77780-c6ec-4796-bafb-9fd041cd99b6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/67d2679f-31a7-4a3b-b800-c7a7700365fd Aug 06 14:32:38.453707 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-71b77780-c6ec-4796-bafb-9fd041cd99b6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:38.454092 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-71b77780-c6ec-4796-bafb-9fd041cd99b6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:38.454314 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-71b77780-c6ec-4796-bafb-9fd041cd99b6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete snapshot with id: 67d2679f-31a7-4a3b-b800-c7a7700365fd Aug 06 14:32:38.454671 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-06738c86-4689-4d3e-bc6a-ddbadead449b tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] https://10.4.3.229/volume/v3/volumes/c1b19487-d027-4d9f-968f-477940ff0630 returned with HTTP 200 Aug 06 14:32:38.455136 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1227/4905] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:38 2026] GET /volume/v3/volumes/c1b19487-d027-4d9f-968f-477940ff0630 => generated 821 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:38.462453 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:38.462453 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:38.462453 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-71b77780-c6ec-4796-bafb-9fd041cd99b6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:32:38.482171 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-71b77780-c6ec-4796-bafb-9fd041cd99b6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot delete request issued successfully. Aug 06 14:32:38.482522 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-71b77780-c6ec-4796-bafb-9fd041cd99b6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/67d2679f-31a7-4a3b-b800-c7a7700365fd returned with HTTP 202 Aug 06 14:32:38.483058 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1235/4906] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:32:38 2026] DELETE /volume/v3/snapshots/67d2679f-31a7-4a3b-b800-c7a7700365fd => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:38.494140 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6f23ba0f-e2fd-4f61-aa30-071401809e57 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:38.496084 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6f23ba0f-e2fd-4f61-aa30-071401809e57 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/67d2679f-31a7-4a3b-b800-c7a7700365fd Aug 06 14:32:38.496540 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6f23ba0f-e2fd-4f61-aa30-071401809e57 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:38.496691 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6f23ba0f-e2fd-4f61-aa30-071401809e57 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:38.501901 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:38.501901 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:38.502295 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-6f23ba0f-e2fd-4f61-aa30-071401809e57 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:32:38.503252 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6f23ba0f-e2fd-4f61-aa30-071401809e57 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/67d2679f-31a7-4a3b-b800-c7a7700365fd returned with HTTP 200 Aug 06 14:32:38.503723 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1225/4907] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:38 2026] GET /volume/v3/snapshots/67d2679f-31a7-4a3b-b800-c7a7700365fd => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:38.766843 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-66ee17d5-41b8-4a58-bc4f-aa358f1645fe None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:38.770311 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-66ee17d5-41b8-4a58-bc4f-aa358f1645fe tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/snapshots/56ea75c6-32ef-4723-827c-e08c8014156a Aug 06 14:32:38.770311 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-66ee17d5-41b8-4a58-bc4f-aa358f1645fe tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:38.770311 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-66ee17d5-41b8-4a58-bc4f-aa358f1645fe tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:38.776804 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-66ee17d5-41b8-4a58-bc4f-aa358f1645fe tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/snapshots/56ea75c6-32ef-4723-827c-e08c8014156a returned with HTTP 404 Aug 06 14:32:38.776804 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1221/4908] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:38 2026] GET /volume/v3/snapshots/56ea75c6-32ef-4723-827c-e08c8014156a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:38.783141 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c8037ac6-9c6f-4609-a114-ef67c89c1de3 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:38.784769 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c8037ac6-9c6f-4609-a114-ef67c89c1de3 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/6c634883-3328-418c-8b79-735b30c020df Aug 06 14:32:38.784963 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c8037ac6-9c6f-4609-a114-ef67c89c1de3 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:38.785135 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c8037ac6-9c6f-4609-a114-ef67c89c1de3 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:38.785292 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-c8037ac6-9c6f-4609-a114-ef67c89c1de3 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Delete volume with id: 6c634883-3328-418c-8b79-735b30c020df Aug 06 14:32:38.792624 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:38.792624 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:38.793018 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c8037ac6-9c6f-4609-a114-ef67c89c1de3 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:38.822008 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c8037ac6-9c6f-4609-a114-ef67c89c1de3 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Delete volume request issued successfully. Aug 06 14:32:38.822233 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c8037ac6-9c6f-4609-a114-ef67c89c1de3 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/6c634883-3328-418c-8b79-735b30c020df returned with HTTP 202 Aug 06 14:32:38.822817 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1228/4909] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:32:38 2026] DELETE /volume/v3/volumes/6c634883-3328-418c-8b79-735b30c020df => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:38.832074 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-73cf8993-8cc8-417f-9f97-93c3676bf9db None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:38.832488 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-14dcf8fe-17e7-4799-8ec5-fd4996818881 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:38.836463 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-14dcf8fe-17e7-4799-8ec5-fd4996818881 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c Aug 06 14:32:38.836463 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-14dcf8fe-17e7-4799-8ec5-fd4996818881 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:38.836685 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-73cf8993-8cc8-417f-9f97-93c3676bf9db tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/6c634883-3328-418c-8b79-735b30c020df Aug 06 14:32:38.836748 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-14dcf8fe-17e7-4799-8ec5-fd4996818881 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:38.836748 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-14dcf8fe-17e7-4799-8ec5-fd4996818881 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 55cae9eb-1373-4b78-877e-7dd64960e57c. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:38.836853 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-73cf8993-8cc8-417f-9f97-93c3676bf9db tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:38.836853 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-73cf8993-8cc8-417f-9f97-93c3676bf9db tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:38.841787 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:38.841787 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:38.843085 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-14dcf8fe-17e7-4799-8ec5-fd4996818881 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c returned with HTTP 200 Aug 06 14:32:38.843506 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1226/4910] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:38 2026] GET /volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:38.844482 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:38.844482 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:38.848956 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-73cf8993-8cc8-417f-9f97-93c3676bf9db tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Volume info retrieved successfully. Aug 06 14:32:38.854196 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-73cf8993-8cc8-417f-9f97-93c3676bf9db tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/6c634883-3328-418c-8b79-735b30c020df returned with HTTP 200 Aug 06 14:32:38.855144 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1236/4911] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:38 2026] GET /volume/v3/volumes/6c634883-3328-418c-8b79-735b30c020df => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:39.470539 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-57b6dd08-6f5a-47d3-a2ae-dbcac07ca581 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:39.472399 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-57b6dd08-6f5a-47d3-a2ae-dbcac07ca581 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] GET https://10.4.3.229/volume/v3/volumes/c1b19487-d027-4d9f-968f-477940ff0630 Aug 06 14:32:39.472831 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-57b6dd08-6f5a-47d3-a2ae-dbcac07ca581 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:39.472831 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-57b6dd08-6f5a-47d3-a2ae-dbcac07ca581 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:39.483697 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:39.483697 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:39.491516 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-57b6dd08-6f5a-47d3-a2ae-dbcac07ca581 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Volume info retrieved successfully. Aug 06 14:32:39.501184 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-57b6dd08-6f5a-47d3-a2ae-dbcac07ca581 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] https://10.4.3.229/volume/v3/volumes/c1b19487-d027-4d9f-968f-477940ff0630 returned with HTTP 200 Aug 06 14:32:39.501662 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1222/4912] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:39 2026] GET /volume/v3/volumes/c1b19487-d027-4d9f-968f-477940ff0630 => generated 1361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:39.516885 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-05d844e2-10ce-4760-92fa-5a066c078101 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:39.523789 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-05d844e2-10ce-4760-92fa-5a066c078101 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/67d2679f-31a7-4a3b-b800-c7a7700365fd Aug 06 14:32:39.523789 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-05d844e2-10ce-4760-92fa-5a066c078101 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:39.523789 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-05d844e2-10ce-4760-92fa-5a066c078101 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:39.529874 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-05d844e2-10ce-4760-92fa-5a066c078101 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/67d2679f-31a7-4a3b-b800-c7a7700365fd returned with HTTP 404 Aug 06 14:32:39.530534 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1229/4913] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:39 2026] GET /volume/v3/snapshots/67d2679f-31a7-4a3b-b800-c7a7700365fd => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:39.546507 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-c42eaa39-94dc-4b7d-bb2d-e427b880546b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:39.548559 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-c42eaa39-94dc-4b7d-bb2d-e427b880546b tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] GET https://10.4.3.229/volume/v3/volumes/c1b19487-d027-4d9f-968f-477940ff0630 Aug 06 14:32:39.548801 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-c42eaa39-94dc-4b7d-bb2d-e427b880546b tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:39.548985 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-c42eaa39-94dc-4b7d-bb2d-e427b880546b tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:39.555904 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:39.555904 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:39.561503 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-c42eaa39-94dc-4b7d-bb2d-e427b880546b tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Volume info retrieved successfully. Aug 06 14:32:39.565825 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-c42eaa39-94dc-4b7d-bb2d-e427b880546b tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] https://10.4.3.229/volume/v3/volumes/c1b19487-d027-4d9f-968f-477940ff0630 returned with HTTP 200 Aug 06 14:32:39.566179 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1227/4914] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:32:39 2026] GET /volume/v3/volumes/c1b19487-d027-4d9f-968f-477940ff0630 => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:39.857196 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d199f6b3-dcc3-4e66-b0ef-30af37105278 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:39.859130 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d199f6b3-dcc3-4e66-b0ef-30af37105278 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c Aug 06 14:32:39.859364 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d199f6b3-dcc3-4e66-b0ef-30af37105278 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:39.859582 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d199f6b3-dcc3-4e66-b0ef-30af37105278 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:39.859738 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-d199f6b3-dcc3-4e66-b0ef-30af37105278 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 55cae9eb-1373-4b78-877e-7dd64960e57c. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:39.868067 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:39.868067 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:39.869096 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d199f6b3-dcc3-4e66-b0ef-30af37105278 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c returned with HTTP 200 Aug 06 14:32:39.869445 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-80a8c547-3db7-43e9-ab60-1b7bc466ef38 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:39.869641 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1237/4915] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:39 2026] GET /volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:39.872094 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-80a8c547-3db7-43e9-ab60-1b7bc466ef38 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] GET https://10.4.3.229/volume/v3/volumes/6c634883-3328-418c-8b79-735b30c020df Aug 06 14:32:39.872443 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-80a8c547-3db7-43e9-ab60-1b7bc466ef38 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:39.872760 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-80a8c547-3db7-43e9-ab60-1b7bc466ef38 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:39.879545 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-80a8c547-3db7-43e9-ab60-1b7bc466ef38 tempest-ProjectMemberTests-1928845268 tempest-ProjectMemberTests-1928845268-project-admin] https://10.4.3.229/volume/v3/volumes/6c634883-3328-418c-8b79-735b30c020df returned with HTTP 404 Aug 06 14:32:39.880019 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1223/4916] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:39 2026] GET /volume/v3/volumes/6c634883-3328-418c-8b79-735b30c020df => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:40.115557 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-ac1a5e6b-ded8-4318-9ccc-b50c0b861af4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:40.118736 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-ac1a5e6b-ded8-4318-9ccc-b50c0b861af4 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] GET https://10.4.3.229/volume/v3/volumes/c1b19487-d027-4d9f-968f-477940ff0630 Aug 06 14:32:40.118933 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-ac1a5e6b-ded8-4318-9ccc-b50c0b861af4 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:40.119123 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-ac1a5e6b-ded8-4318-9ccc-b50c0b861af4 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:40.128090 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:40.128090 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:40.132024 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-ac1a5e6b-ded8-4318-9ccc-b50c0b861af4 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Volume info retrieved successfully. Aug 06 14:32:40.138191 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-ac1a5e6b-ded8-4318-9ccc-b50c0b861af4 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] https://10.4.3.229/volume/v3/volumes/c1b19487-d027-4d9f-968f-477940ff0630 returned with HTTP 200 Aug 06 14:32:40.138645 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1230/4917] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:32:40 2026] GET /volume/v3/volumes/c1b19487-d027-4d9f-968f-477940ff0630 => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:40.151388 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f82149a4-e4de-4ad3-ac2d-2441d63c04ae None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:40.152536 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f82149a4-e4de-4ad3-ac2d-2441d63c04ae None None] GET https://10.4.3.229/volume// Aug 06 14:32:40.152536 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f82149a4-e4de-4ad3-ac2d-2441d63c04ae None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:40.152536 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f82149a4-e4de-4ad3-ac2d-2441d63c04ae None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:40.152536 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f82149a4-e4de-4ad3-ac2d-2441d63c04ae None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:32:40.152925 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1228/4918] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14:32: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 06 14:32:40.165961 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-3fc57d82-ae08-4b43-952a-55bbc2069749 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:40.167795 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-3fc57d82-ae08-4b43-952a-55bbc2069749 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:32:40.168166 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-3fc57d82-ae08-4b43-952a-55bbc2069749 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c1b19487-d027-4d9f-968f-477940ff0630", "connector": null, "instance_uuid": "e7ab623c-0138-485f-b8ab-3cd49f9e47e3"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:40.177756 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:40.177756 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:40.213824 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-3fc57d82-ae08-4b43-952a-55bbc2069749 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:32:40.214409 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1238/4919] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:32:40 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:40.881421 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b0ea78df-b68e-43cb-aaec-225f90a9596f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:40.883511 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b0ea78df-b68e-43cb-aaec-225f90a9596f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c Aug 06 14:32:40.883733 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b0ea78df-b68e-43cb-aaec-225f90a9596f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:40.883938 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b0ea78df-b68e-43cb-aaec-225f90a9596f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:40.884050 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-b0ea78df-b68e-43cb-aaec-225f90a9596f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 55cae9eb-1373-4b78-877e-7dd64960e57c. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:40.888660 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:40.888660 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:40.889376 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b0ea78df-b68e-43cb-aaec-225f90a9596f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c returned with HTTP 200 Aug 06 14:32:40.889759 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1224/4920] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:40 2026] GET /volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:41.001954 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-3bee3c90-9981-40d6-b277-cc470d67b423 req-3df7fa57-d041-42ed-84c8-746b06c4d128 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:41.004071 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-3bee3c90-9981-40d6-b277-cc470d67b423 req-3df7fa57-d041-42ed-84c8-746b06c4d128 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/attachments/4bfc3f0b-4a98-4436-9a3e-7f0ed909f4c5 Aug 06 14:32:41.004255 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-3bee3c90-9981-40d6-b277-cc470d67b423 req-3df7fa57-d041-42ed-84c8-746b06c4d128 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:41.004478 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-3bee3c90-9981-40d6-b277-cc470d67b423 req-3df7fa57-d041-42ed-84c8-746b06c4d128 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:41.011198 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:41.011198 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:41.064157 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-3bee3c90-9981-40d6-b277-cc470d67b423 req-3df7fa57-d041-42ed-84c8-746b06c4d128 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments/4bfc3f0b-4a98-4436-9a3e-7f0ed909f4c5 returned with HTTP 200 Aug 06 14:32:41.064718 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1231/4921] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:32:41 2026] DELETE /volume/v3/attachments/4bfc3f0b-4a98-4436-9a3e-7f0ed909f4c5 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:41.165747 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d5671d41-1a14-41fb-b8c0-8f32fb1d94bc None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:41.166111 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d5671d41-1a14-41fb-b8c0-8f32fb1d94bc None None] GET https://10.4.3.229/volume// Aug 06 14:32:41.166274 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d5671d41-1a14-41fb-b8c0-8f32fb1d94bc None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:41.166479 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d5671d41-1a14-41fb-b8c0-8f32fb1d94bc None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:41.166844 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d5671d41-1a14-41fb-b8c0-8f32fb1d94bc None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:32:41.167123 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1229/4922] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:32:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:32:41.174446 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-d5a71bef-9573-47bd-a66c-e44ecf130eeb None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:41.176867 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-d5a71bef-9573-47bd-a66c-e44ecf130eeb tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] GET https://10.4.3.229/volume/v3/volumes/c1b19487-d027-4d9f-968f-477940ff0630 Aug 06 14:32:41.177093 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-d5a71bef-9573-47bd-a66c-e44ecf130eeb tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:41.177273 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-d5a71bef-9573-47bd-a66c-e44ecf130eeb tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:41.188262 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:41.188262 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:41.192911 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-d5a71bef-9573-47bd-a66c-e44ecf130eeb tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Volume info retrieved successfully. Aug 06 14:32:41.201344 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-d5a71bef-9573-47bd-a66c-e44ecf130eeb tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] https://10.4.3.229/volume/v3/volumes/c1b19487-d027-4d9f-968f-477940ff0630 returned with HTTP 200 Aug 06 14:32:41.204446 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1239/4923] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:32:41 2026] GET /volume/v3/volumes/c1b19487-d027-4d9f-968f-477940ff0630 => generated 1540 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:32:41.335399 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-1f06c69f-049e-4357-99dc-5585dd0e0c15 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:41.339203 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-1f06c69f-049e-4357-99dc-5585dd0e0c15 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] PUT https://10.4.3.229/volume/v3/attachments/63a36834-44d7-4af2-a35a-5ac3fb127693 Aug 06 14:32:41.340711 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-1f06c69f-049e-4357-99dc-5585dd0e0c15 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:41.353105 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-1f06c69f-049e-4357-99dc-5585dd0e0c15 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Acquiring lock "cinder-attachment_update-c1b19487-d027-4d9f-968f-477940ff0630-np0000006659" by "attachment_update" {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:32:41.358403 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-1f06c69f-049e-4357-99dc-5585dd0e0c15 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Lock "cinder-attachment_update-c1b19487-d027-4d9f-968f-477940ff0630-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:32:41.360145 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:41.360145 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:41.457189 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-1f06c69f-049e-4357-99dc-5585dd0e0c15 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Lock "cinder-attachment_update-c1b19487-d027-4d9f-968f-477940ff0630-np0000006659" released by "attachment_update" :: held 0.099s {{(pid=100399) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:32:41.465886 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-1f06c69f-049e-4357-99dc-5585dd0e0c15 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] https://10.4.3.229/volume/v3/attachments/63a36834-44d7-4af2-a35a-5ac3fb127693 returned with HTTP 200 Aug 06 14:32:41.468637 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1225/4924] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:32:41 2026] PUT /volume/v3/attachments/63a36834-44d7-4af2-a35a-5ac3fb127693 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:41.491606 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-2c96043e-ca6d-483d-85cf-b2571d5f60b6 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:41.493885 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-2c96043e-ca6d-483d-85cf-b2571d5f60b6 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] POST https://10.4.3.229/volume/v3/attachments/63a36834-44d7-4af2-a35a-5ac3fb127693/action Aug 06 14:32:41.494241 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-2c96043e-ca6d-483d-85cf-b2571d5f60b6 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Action body: b'{"os-complete": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:32:41.494385 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-2c96043e-ca6d-483d-85cf-b2571d5f60b6 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:41.514003 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:41.514003 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:41.529702 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-cf9f83a6-1047-421d-88c1-d41ab9926a3b req-2c96043e-ca6d-483d-85cf-b2571d5f60b6 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] https://10.4.3.229/volume/v3/attachments/63a36834-44d7-4af2-a35a-5ac3fb127693/action returned with HTTP 204 Aug 06 14:32:41.530136 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1232/4925] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:32:41 2026] POST /volume/v3/attachments/63a36834-44d7-4af2-a35a-5ac3fb127693/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:41.899635 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1ec00b50-fe09-4bd3-9bff-31acf4fdc719 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:41.901391 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1ec00b50-fe09-4bd3-9bff-31acf4fdc719 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c Aug 06 14:32:41.901639 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1ec00b50-fe09-4bd3-9bff-31acf4fdc719 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:41.901849 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1ec00b50-fe09-4bd3-9bff-31acf4fdc719 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:41.901975 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-1ec00b50-fe09-4bd3-9bff-31acf4fdc719 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 55cae9eb-1373-4b78-877e-7dd64960e57c. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:41.907621 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:41.907621 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:41.908568 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1ec00b50-fe09-4bd3-9bff-31acf4fdc719 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c returned with HTTP 200 Aug 06 14:32:41.909085 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1230/4926] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:41 2026] GET /volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:42.440114 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5f4453a1-f770-444f-a829-9baf3d2ca17b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:42.442507 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5f4453a1-f770-444f-a829-9baf3d2ca17b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/volumes/bb9c2c16-8dfb-4a40-ad29-35ad77babaab Aug 06 14:32:42.442756 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5f4453a1-f770-444f-a829-9baf3d2ca17b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:42.442967 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5f4453a1-f770-444f-a829-9baf3d2ca17b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:42.443140 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-5f4453a1-f770-444f-a829-9baf3d2ca17b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete volume with id: bb9c2c16-8dfb-4a40-ad29-35ad77babaab Aug 06 14:32:42.450749 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:42.450749 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:42.451160 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5f4453a1-f770-444f-a829-9baf3d2ca17b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:32:42.465547 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5f4453a1-f770-444f-a829-9baf3d2ca17b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete volume request issued successfully. Aug 06 14:32:42.465737 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5f4453a1-f770-444f-a829-9baf3d2ca17b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/bb9c2c16-8dfb-4a40-ad29-35ad77babaab returned with HTTP 202 Aug 06 14:32:42.466171 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1240/4927] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:32:42 2026] DELETE /volume/v3/volumes/bb9c2c16-8dfb-4a40-ad29-35ad77babaab => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:42.474975 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-522c54ba-3dde-4b42-94a4-cfae013c8da2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:42.477359 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-522c54ba-3dde-4b42-94a4-cfae013c8da2 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/bb9c2c16-8dfb-4a40-ad29-35ad77babaab Aug 06 14:32:42.477560 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-522c54ba-3dde-4b42-94a4-cfae013c8da2 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:42.477738 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-522c54ba-3dde-4b42-94a4-cfae013c8da2 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:42.485361 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:42.485361 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:42.489207 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-522c54ba-3dde-4b42-94a4-cfae013c8da2 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:32:42.493835 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-522c54ba-3dde-4b42-94a4-cfae013c8da2 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/bb9c2c16-8dfb-4a40-ad29-35ad77babaab returned with HTTP 200 Aug 06 14:32:42.494233 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1226/4928] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:42 2026] GET /volume/v3/volumes/bb9c2c16-8dfb-4a40-ad29-35ad77babaab => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:42.918487 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9fd955bf-9593-494b-906e-8c31c3a537ff None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:42.920273 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9fd955bf-9593-494b-906e-8c31c3a537ff tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c Aug 06 14:32:42.920495 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9fd955bf-9593-494b-906e-8c31c3a537ff tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:42.920690 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9fd955bf-9593-494b-906e-8c31c3a537ff tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:42.920812 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-9fd955bf-9593-494b-906e-8c31c3a537ff tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 55cae9eb-1373-4b78-877e-7dd64960e57c. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:42.925362 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:42.925362 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:42.925973 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9fd955bf-9593-494b-906e-8c31c3a537ff tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c returned with HTTP 200 Aug 06 14:32:42.926535 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1233/4929] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:42 2026] GET /volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:43.509090 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c54bec2b-3ccb-4124-b2ad-f59123ad0e73 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:43.511040 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c54bec2b-3ccb-4124-b2ad-f59123ad0e73 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/bb9c2c16-8dfb-4a40-ad29-35ad77babaab Aug 06 14:32:43.511252 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c54bec2b-3ccb-4124-b2ad-f59123ad0e73 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:43.511469 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c54bec2b-3ccb-4124-b2ad-f59123ad0e73 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:43.516940 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c54bec2b-3ccb-4124-b2ad-f59123ad0e73 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/bb9c2c16-8dfb-4a40-ad29-35ad77babaab returned with HTTP 404 Aug 06 14:32:43.517457 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1231/4930] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:43 2026] GET /volume/v3/volumes/bb9c2c16-8dfb-4a40-ad29-35ad77babaab => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:43.542991 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8a52009f-f831-42d6-8787-ac667ca3dbbc None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:43.544940 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8a52009f-f831-42d6-8787-ac667ca3dbbc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:32:43.545262 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8a52009f-f831-42d6-8787-ac667ca3dbbc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1293696293", "snapshot_id": null, "imageRef": "30702abe-9501-4aba-ba1a-50af064a9e3b", "volume_type": null, "size": 1}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:43.546834 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-8a52009f-f831-42d6-8787-ac667ca3dbbc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1293696293', 'snapshot_id': None, 'imageRef': '30702abe-9501-4aba-ba1a-50af064a9e3b', 'volume_type': None, 'size': 1}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:32:43.645154 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-8a52009f-f831-42d6-8787-ac667ca3dbbc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create volume of 1 GB Aug 06 14:32:43.650085 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8a52009f-f831-42d6-8787-ac667ca3dbbc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Availability Zones retrieved successfully. Aug 06 14:32:43.656299 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8a52009f-f831-42d6-8787-ac667ca3dbbc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Flow 'volume_create_api' (0cda12e7-f80c-4b96-8217-c5d58c5e8f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:32:43.656299 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8a52009f-f831-42d6-8787-ac667ca3dbbc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52123522-62fc-4ba9-8382-e022fc91866e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:43.657854 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-8a52009f-f831-42d6-8787-ac667ca3dbbc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:32:43.720333 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8a52009f-f831-42d6-8787-ac667ca3dbbc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52123522-62fc-4ba9-8382-e022fc91866e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:43.722312 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8a52009f-f831-42d6-8787-ac667ca3dbbc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47c1d6da-e39b-45a7-a01c-c7b128582d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:43.771180 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-8a52009f-f831-42d6-8787-ac667ca3dbbc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Created reservations ['bfade507-c68b-4adf-81e5-291b5a8910b3', 'f9bb8d07-3e04-4832-a66c-39f05808ab68', '4443219f-9c4a-4fb2-a322-f769dd214c3b', '2cb17698-7cf9-42b6-80b7-0a4389cf0796'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:32:43.772321 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8a52009f-f831-42d6-8787-ac667ca3dbbc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47c1d6da-e39b-45a7-a01c-c7b128582d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfade507-c68b-4adf-81e5-291b5a8910b3', 'f9bb8d07-3e04-4832-a66c-39f05808ab68', '4443219f-9c4a-4fb2-a322-f769dd214c3b', '2cb17698-7cf9-42b6-80b7-0a4389cf0796']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:43.773479 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8a52009f-f831-42d6-8787-ac667ca3dbbc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98c6479c-ecf4-425a-9ba0-a3bef1b30fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:43.799450 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8a52009f-f831-42d6-8787-ac667ca3dbbc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98c6479c-ecf4-425a-9ba0-a3bef1b30fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea9d5090-829f-4e22-9280-e8610cc77b85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1293696293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e092920620a4c86bdddcf7afaf1f3c5',qos_specs=None,replication_status=,reservations=['bfade507-c68b-4adf-81e5-291b5a8910b3','f9bb8d07-3e04-4832-a66c-39f05808ab68','4443219f-9c4a-4fb2-a322-f769dd214c3b','2cb17698-7cf9-42b6-80b7-0a4389cf0796'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0e7a4ae4406487d9f1d6b36a06e986e',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:32:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1293696293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea9d5090-829f-4e22-9280-e8610cc77b85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e092920620a4c86bdddcf7afaf1f3c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0e7a4ae4406487d9f1d6b36a06e986e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:43.800287 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8a52009f-f831-42d6-8787-ac667ca3dbbc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (478d4219-d4ef-4b55-a03f-8f57bbc7561d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:43.817235 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8a52009f-f831-42d6-8787-ac667ca3dbbc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (478d4219-d4ef-4b55-a03f-8f57bbc7561d) transitioned into state 'SUCCESS' from state '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-1293696293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e092920620a4c86bdddcf7afaf1f3c5',qos_specs=None,replication_status=,reservations=['bfade507-c68b-4adf-81e5-291b5a8910b3','f9bb8d07-3e04-4832-a66c-39f05808ab68','4443219f-9c4a-4fb2-a322-f769dd214c3b','2cb17698-7cf9-42b6-80b7-0a4389cf0796'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0e7a4ae4406487d9f1d6b36a06e986e',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:43.817901 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8a52009f-f831-42d6-8787-ac667ca3dbbc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cd29400-aac9-473b-883b-77978deeab60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:43.829855 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8a52009f-f831-42d6-8787-ac667ca3dbbc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cd29400-aac9-473b-883b-77978deeab60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:43.830727 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-8a52009f-f831-42d6-8787-ac667ca3dbbc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Flow 'volume_create_api' (0cda12e7-f80c-4b96-8217-c5d58c5e8f4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:32:43.831037 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-8a52009f-f831-42d6-8787-ac667ca3dbbc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create volume request issued successfully. Aug 06 14:32:43.831612 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8a52009f-f831-42d6-8787-ac667ca3dbbc tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:32:43.832171 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1241/4931] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:32:43 2026] POST /volume/v3/volumes => generated 759 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:32:43.846488 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-47ce0f5f-29b1-4690-907f-c3f5530157db None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:43.848554 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-47ce0f5f-29b1-4690-907f-c3f5530157db tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/ea9d5090-829f-4e22-9280-e8610cc77b85 Aug 06 14:32:43.848795 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-47ce0f5f-29b1-4690-907f-c3f5530157db tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:43.848981 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-47ce0f5f-29b1-4690-907f-c3f5530157db tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:43.858495 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:43.858495 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:43.863414 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-47ce0f5f-29b1-4690-907f-c3f5530157db tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:32:43.867252 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-47ce0f5f-29b1-4690-907f-c3f5530157db tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/ea9d5090-829f-4e22-9280-e8610cc77b85 returned with HTTP 200 Aug 06 14:32:43.867595 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1227/4932] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:43 2026] GET /volume/v3/volumes/ea9d5090-829f-4e22-9280-e8610cc77b85 => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:43.936795 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f579991c-27e3-412d-8e6b-00cece0eebb3 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:43.938476 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f579991c-27e3-412d-8e6b-00cece0eebb3 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c Aug 06 14:32:43.938657 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f579991c-27e3-412d-8e6b-00cece0eebb3 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:43.938835 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f579991c-27e3-412d-8e6b-00cece0eebb3 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:43.938929 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-f579991c-27e3-412d-8e6b-00cece0eebb3 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 55cae9eb-1373-4b78-877e-7dd64960e57c. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:43.943114 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:43.943114 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:43.943866 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f579991c-27e3-412d-8e6b-00cece0eebb3 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c returned with HTTP 200 Aug 06 14:32:43.944466 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1234/4933] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:43 2026] GET /volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:44.881414 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b1ff7b5c-ece5-4e0e-af5a-5fb3557b7a74 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:44.882939 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b1ff7b5c-ece5-4e0e-af5a-5fb3557b7a74 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/ea9d5090-829f-4e22-9280-e8610cc77b85 Aug 06 14:32:44.883912 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b1ff7b5c-ece5-4e0e-af5a-5fb3557b7a74 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:44.883912 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b1ff7b5c-ece5-4e0e-af5a-5fb3557b7a74 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:44.893627 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:44.893627 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:44.899192 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b1ff7b5c-ece5-4e0e-af5a-5fb3557b7a74 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:32:44.906080 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b1ff7b5c-ece5-4e0e-af5a-5fb3557b7a74 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/ea9d5090-829f-4e22-9280-e8610cc77b85 returned with HTTP 200 Aug 06 14:32:44.906623 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1232/4934] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:44 2026] GET /volume/v3/volumes/ea9d5090-829f-4e22-9280-e8610cc77b85 => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:44.921349 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0b28f099-0a49-4923-ac86-79b448949e1b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:44.923280 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0b28f099-0a49-4923-ac86-79b448949e1b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/ea9d5090-829f-4e22-9280-e8610cc77b85 Aug 06 14:32:44.923506 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0b28f099-0a49-4923-ac86-79b448949e1b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:44.923742 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0b28f099-0a49-4923-ac86-79b448949e1b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:44.930904 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:44.930904 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:44.935195 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-0b28f099-0a49-4923-ac86-79b448949e1b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:32:44.939821 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0b28f099-0a49-4923-ac86-79b448949e1b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/ea9d5090-829f-4e22-9280-e8610cc77b85 returned with HTTP 200 Aug 06 14:32:44.940248 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1242/4935] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:44 2026] GET /volume/v3/volumes/ea9d5090-829f-4e22-9280-e8610cc77b85 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:44.957639 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5a66f172-67d4-4605-9593-6df069e319b9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:44.958917 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7ea435f6-efe6-4c42-bdbd-6b94af1cd6ca None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:44.959741 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5a66f172-67d4-4605-9593-6df069e319b9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:32:44.960161 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5a66f172-67d4-4605-9593-6df069e319b9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea9d5090-829f-4e22-9280-e8610cc77b85", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-535630426", "description": null, "metadata": null}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:44.961472 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7ea435f6-efe6-4c42-bdbd-6b94af1cd6ca tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c Aug 06 14:32:44.961682 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7ea435f6-efe6-4c42-bdbd-6b94af1cd6ca tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:44.961871 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7ea435f6-efe6-4c42-bdbd-6b94af1cd6ca tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:44.961975 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-7ea435f6-efe6-4c42-bdbd-6b94af1cd6ca tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 55cae9eb-1373-4b78-877e-7dd64960e57c. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:44.967663 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:44.967663 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:44.968289 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7ea435f6-efe6-4c42-bdbd-6b94af1cd6ca tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c returned with HTTP 200 Aug 06 14:32:44.968635 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1235/4936] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:44 2026] GET /volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:44.973448 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:44.973448 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:44.973448 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-5a66f172-67d4-4605-9593-6df069e319b9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:32:44.973448 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-5a66f172-67d4-4605-9593-6df069e319b9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create snapshot from volume ea9d5090-829f-4e22-9280-e8610cc77b85 Aug 06 14:32:45.001934 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-5a66f172-67d4-4605-9593-6df069e319b9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Created reservations ['fca2affe-20ba-4e2e-9734-628b7c1b0955', 'b6e47dd3-2b38-457b-93bf-81b1a15e6c5a', '1add7511-87de-42be-873b-127725bcc9b7', 'f8a4c06e-dc32-47cc-8251-25c27a82a705'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:32:45.035864 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-5a66f172-67d4-4605-9593-6df069e319b9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot create request issued successfully. Aug 06 14:32:45.036259 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5a66f172-67d4-4605-9593-6df069e319b9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:32:45.036814 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1228/4937] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:32:44 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 06 14:32:45.049082 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-742de0ec-47d6-4fa0-bf62-59658bf61628 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:45.050758 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-742de0ec-47d6-4fa0-bf62-59658bf61628 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/16faee28-ace1-453d-a512-7c48b85b6970 Aug 06 14:32:45.050950 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-742de0ec-47d6-4fa0-bf62-59658bf61628 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:45.051159 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-742de0ec-47d6-4fa0-bf62-59658bf61628 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:45.055696 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:45.055696 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:45.056074 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-742de0ec-47d6-4fa0-bf62-59658bf61628 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:32:45.056781 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-742de0ec-47d6-4fa0-bf62-59658bf61628 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/16faee28-ace1-453d-a512-7c48b85b6970 returned with HTTP 200 Aug 06 14:32:45.057091 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1233/4938] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:45 2026] GET /volume/v3/snapshots/16faee28-ace1-453d-a512-7c48b85b6970 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:45.981144 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-58923d48-7773-4b1b-8d71-d54316ed4f8e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:45.983650 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-58923d48-7773-4b1b-8d71-d54316ed4f8e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c Aug 06 14:32:45.984021 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-58923d48-7773-4b1b-8d71-d54316ed4f8e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:45.984235 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-58923d48-7773-4b1b-8d71-d54316ed4f8e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:45.984412 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-58923d48-7773-4b1b-8d71-d54316ed4f8e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 55cae9eb-1373-4b78-877e-7dd64960e57c. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:45.989529 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:45.989529 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:45.990352 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-58923d48-7773-4b1b-8d71-d54316ed4f8e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c returned with HTTP 200 Aug 06 14:32:45.990879 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1243/4939] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:45 2026] GET /volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:46.066055 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-eeb9e659-dd48-4faa-9be2-463b87badb63 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:46.067978 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eeb9e659-dd48-4faa-9be2-463b87badb63 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/16faee28-ace1-453d-a512-7c48b85b6970 Aug 06 14:32:46.068189 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-eeb9e659-dd48-4faa-9be2-463b87badb63 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:46.068415 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-eeb9e659-dd48-4faa-9be2-463b87badb63 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:46.074816 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:46.074816 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:46.075259 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-eeb9e659-dd48-4faa-9be2-463b87badb63 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:32:46.076129 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eeb9e659-dd48-4faa-9be2-463b87badb63 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/16faee28-ace1-453d-a512-7c48b85b6970 returned with HTTP 200 Aug 06 14:32:46.076549 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1236/4940] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:46 2026] GET /volume/v3/snapshots/16faee28-ace1-453d-a512-7c48b85b6970 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:46.085080 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-08aeb343-d028-4771-a5ae-a43e61271d0b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:46.087074 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-08aeb343-d028-4771-a5ae-a43e61271d0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/16faee28-ace1-453d-a512-7c48b85b6970 Aug 06 14:32:46.087291 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-08aeb343-d028-4771-a5ae-a43e61271d0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:46.087487 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-08aeb343-d028-4771-a5ae-a43e61271d0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:46.092568 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:46.092568 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:46.093074 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-08aeb343-d028-4771-a5ae-a43e61271d0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:32:46.093879 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-08aeb343-d028-4771-a5ae-a43e61271d0b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/16faee28-ace1-453d-a512-7c48b85b6970 returned with HTTP 200 Aug 06 14:32:46.094280 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1229/4941] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:46 2026] GET /volume/v3/snapshots/16faee28-ace1-453d-a512-7c48b85b6970 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:46.252444 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-1dfa4a58-5a23-48de-81d4-a1a621d400b2 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:46.255042 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-1dfa4a58-5a23-48de-81d4-a1a621d400b2 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/16faee28-ace1-453d-a512-7c48b85b6970 Aug 06 14:32:46.255241 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-1dfa4a58-5a23-48de-81d4-a1a621d400b2 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:46.258914 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-1dfa4a58-5a23-48de-81d4-a1a621d400b2 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:46.264105 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:46.264105 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:46.264563 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-1dfa4a58-5a23-48de-81d4-a1a621d400b2 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:32:46.265281 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-1dfa4a58-5a23-48de-81d4-a1a621d400b2 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/16faee28-ace1-453d-a512-7c48b85b6970 returned with HTTP 200 Aug 06 14:32:46.265658 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1234/4942] 10.4.3.229 () {68 vars in 1604 bytes} [Thu Aug 6 14:32:46 2026] GET /volume/v3/snapshots/16faee28-ace1-453d-a512-7c48b85b6970 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:46.278026 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-951a9f5e-5dfb-45cc-b809-f177b6d75ac2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:46.280402 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-951a9f5e-5dfb-45cc-b809-f177b6d75ac2 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/ea9d5090-829f-4e22-9280-e8610cc77b85 Aug 06 14:32:46.280487 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-951a9f5e-5dfb-45cc-b809-f177b6d75ac2 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:46.280680 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-951a9f5e-5dfb-45cc-b809-f177b6d75ac2 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:46.287714 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:46.287714 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:46.293949 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-951a9f5e-5dfb-45cc-b809-f177b6d75ac2 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:32:46.299791 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-951a9f5e-5dfb-45cc-b809-f177b6d75ac2 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/ea9d5090-829f-4e22-9280-e8610cc77b85 returned with HTTP 200 Aug 06 14:32:46.299791 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1244/4943] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:32:46 2026] GET /volume/v3/volumes/ea9d5090-829f-4e22-9280-e8610cc77b85 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:46.801488 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-535f690a-74d3-46cd-bf1a-c3370b4d0494 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:46.803496 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-535f690a-74d3-46cd-bf1a-c3370b4d0494 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/16faee28-ace1-453d-a512-7c48b85b6970 Aug 06 14:32:46.803696 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-535f690a-74d3-46cd-bf1a-c3370b4d0494 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:46.803888 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-535f690a-74d3-46cd-bf1a-c3370b4d0494 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:46.809001 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:46.809001 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:46.809586 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-535f690a-74d3-46cd-bf1a-c3370b4d0494 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:32:46.810648 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-535f690a-74d3-46cd-bf1a-c3370b4d0494 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/16faee28-ace1-453d-a512-7c48b85b6970 returned with HTTP 200 Aug 06 14:32:46.811194 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1237/4944] 10.4.3.229 () {68 vars in 1604 bytes} [Thu Aug 6 14:32:46 2026] GET /volume/v3/snapshots/16faee28-ace1-453d-a512-7c48b85b6970 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:47.000634 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-652617f4-07e8-4d66-aa1e-3eedda27ea9f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:47.002476 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-652617f4-07e8-4d66-aa1e-3eedda27ea9f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c Aug 06 14:32:47.002722 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-652617f4-07e8-4d66-aa1e-3eedda27ea9f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:47.002911 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-652617f4-07e8-4d66-aa1e-3eedda27ea9f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:47.003005 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-652617f4-07e8-4d66-aa1e-3eedda27ea9f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 55cae9eb-1373-4b78-877e-7dd64960e57c. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:47.007240 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:47.007240 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:47.008019 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-652617f4-07e8-4d66-aa1e-3eedda27ea9f tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c returned with HTTP 200 Aug 06 14:32:47.008477 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1230/4945] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:46 2026] GET /volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:47.019417 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-587a3d88-1168-4a71-af5c-e1ae6147ceb2 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:47.022234 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-587a3d88-1168-4a71-af5c-e1ae6147ceb2 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] POST https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c/action Aug 06 14:32:47.022885 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-587a3d88-1168-4a71-af5c-e1ae6147ceb2 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:32:47.023050 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-587a3d88-1168-4a71-af5c-e1ae6147ceb2 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:47.024442 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.admin_actions [None req-587a3d88-1168-4a71-af5c-e1ae6147ceb2 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Updating backup '55cae9eb-1373-4b78-877e-7dd64960e57c' with '{'status': 'error'}' {{(pid=100398) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 06 14:32:47.032256 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:47.032256 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:47.048755 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.backup.rpcapi [None req-587a3d88-1168-4a71-af5c-e1ae6147ceb2 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] reset_status in rpcapi backup_id 55cae9eb-1373-4b78-877e-7dd64960e57c on host np0000006659. {{(pid=100398) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 06 14:32:47.054964 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-587a3d88-1168-4a71-af5c-e1ae6147ceb2 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c/action returned with HTTP 202 Aug 06 14:32:47.055467 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1235/4946] 10.4.3.229 () {70 vars in 1430 bytes} [Thu Aug 6 14:32:47 2026] POST /volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:32:47.064130 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a481c320-bc2f-4f1d-9e8e-d64627a99f2a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:47.066010 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a481c320-bc2f-4f1d-9e8e-d64627a99f2a tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/68685300-150f-4ade-892b-4f0a2b81e1fd Aug 06 14:32:47.066277 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a481c320-bc2f-4f1d-9e8e-d64627a99f2a tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:47.066508 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a481c320-bc2f-4f1d-9e8e-d64627a99f2a tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:47.066676 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-a481c320-bc2f-4f1d-9e8e-d64627a99f2a tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Delete volume with id: 68685300-150f-4ade-892b-4f0a2b81e1fd Aug 06 14:32:47.074850 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:47.074850 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:47.075330 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-a481c320-bc2f-4f1d-9e8e-d64627a99f2a tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Volume info retrieved successfully. Aug 06 14:32:47.095713 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-a481c320-bc2f-4f1d-9e8e-d64627a99f2a tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Delete volume request issued successfully. Aug 06 14:32:47.098555 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a481c320-bc2f-4f1d-9e8e-d64627a99f2a tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/volumes/68685300-150f-4ade-892b-4f0a2b81e1fd returned with HTTP 202 Aug 06 14:32:47.098555 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1245/4947] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:32:47 2026] DELETE /volume/v3/volumes/68685300-150f-4ade-892b-4f0a2b81e1fd => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:47.106237 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7ea3d73c-d3ea-49f9-90b9-dd5f438aaef5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:47.110632 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7ea3d73c-d3ea-49f9-90b9-dd5f438aaef5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/volumes/68685300-150f-4ade-892b-4f0a2b81e1fd Aug 06 14:32:47.110632 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7ea3d73c-d3ea-49f9-90b9-dd5f438aaef5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:47.110632 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7ea3d73c-d3ea-49f9-90b9-dd5f438aaef5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:47.124525 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:47.124525 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:47.130448 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-7ea3d73c-d3ea-49f9-90b9-dd5f438aaef5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Volume info retrieved successfully. Aug 06 14:32:47.137915 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7ea3d73c-d3ea-49f9-90b9-dd5f438aaef5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/volumes/68685300-150f-4ade-892b-4f0a2b81e1fd returned with HTTP 200 Aug 06 14:32:47.138554 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1238/4948] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:47 2026] GET /volume/v3/volumes/68685300-150f-4ade-892b-4f0a2b81e1fd => generated 1007 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:47.765710 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-3e9f94e4-e9bb-46f1-8e49-43115973deb7 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:47.768134 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-3e9f94e4-e9bb-46f1-8e49-43115973deb7 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/16faee28-ace1-453d-a512-7c48b85b6970 Aug 06 14:32:47.768377 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-3e9f94e4-e9bb-46f1-8e49-43115973deb7 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:47.768625 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-3e9f94e4-e9bb-46f1-8e49-43115973deb7 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:47.776837 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:47.776837 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:47.777356 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-3e9f94e4-e9bb-46f1-8e49-43115973deb7 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:32:47.778380 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-3e9f94e4-e9bb-46f1-8e49-43115973deb7 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/16faee28-ace1-453d-a512-7c48b85b6970 returned with HTTP 200 Aug 06 14:32:47.778876 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1231/4949] 10.4.3.229 () {68 vars in 1604 bytes} [Thu Aug 6 14:32:47 2026] GET /volume/v3/snapshots/16faee28-ace1-453d-a512-7c48b85b6970 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:47.794087 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-69228da8-d6ce-440d-95f5-a2400c575531 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:47.796631 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-69228da8-d6ce-440d-95f5-a2400c575531 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/ea9d5090-829f-4e22-9280-e8610cc77b85 Aug 06 14:32:47.796844 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-69228da8-d6ce-440d-95f5-a2400c575531 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:47.797018 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-69228da8-d6ce-440d-95f5-a2400c575531 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:47.807112 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:47.807112 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:47.812644 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-69228da8-d6ce-440d-95f5-a2400c575531 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:32:47.818879 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-69228da8-d6ce-440d-95f5-a2400c575531 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/ea9d5090-829f-4e22-9280-e8610cc77b85 returned with HTTP 200 Aug 06 14:32:47.819308 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1236/4950] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:32:47 2026] GET /volume/v3/volumes/ea9d5090-829f-4e22-9280-e8610cc77b85 => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:47.833224 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-e0a41614-d06a-43b0-b740-4d309b124503 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:47.835691 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-e0a41614-d06a-43b0-b740-4d309b124503 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:32:47.835993 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-e0a41614-d06a-43b0-b740-4d309b124503 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "16faee28-ace1-453d-a512-7c48b85b6970", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:47.837619 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-e0a41614-d06a-43b0-b740-4d309b124503 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '16faee28-ace1-453d-a512-7c48b85b6970', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:32:47.846256 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:47.846256 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:47.846838 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-e0a41614-d06a-43b0-b740-4d309b124503 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:32:47.846944 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-e0a41614-d06a-43b0-b740-4d309b124503 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create volume of 1 GB Aug 06 14:32:47.847566 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-e0a41614-d06a-43b0-b740-4d309b124503 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Availability Zones retrieved successfully. Aug 06 14:32:47.854771 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-e0a41614-d06a-43b0-b740-4d309b124503 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Flow 'volume_create_api' (8d1169a3-285e-4e24-86c5-77197364e1b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:32:47.855753 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-e0a41614-d06a-43b0-b740-4d309b124503 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9c6b88a-10de-46d6-b0b1-248b9307b535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:47.856581 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-e0a41614-d06a-43b0-b740-4d309b124503 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:32:47.879154 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-e0a41614-d06a-43b0-b740-4d309b124503 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9c6b88a-10de-46d6-b0b1-248b9307b535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '16faee28-ace1-453d-a512-7c48b85b6970', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:47.879870 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-e0a41614-d06a-43b0-b740-4d309b124503 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc7da51f-0902-43cf-adc3-39f1b768a658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:47.917149 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-e0a41614-d06a-43b0-b740-4d309b124503 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Created reservations ['797e257e-deb8-4bea-8ad8-466b56bd6dfd', '3e98894e-0f8a-4859-a6dd-b3aae83a84e3', '5c3d6434-8f3f-4971-b27c-3f3e957c8243', 'c48b5ca2-e706-4a80-bf4c-8ccd71249576'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:32:47.918750 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-e0a41614-d06a-43b0-b740-4d309b124503 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc7da51f-0902-43cf-adc3-39f1b768a658) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['797e257e-deb8-4bea-8ad8-466b56bd6dfd', '3e98894e-0f8a-4859-a6dd-b3aae83a84e3', '5c3d6434-8f3f-4971-b27c-3f3e957c8243', 'c48b5ca2-e706-4a80-bf4c-8ccd71249576']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:47.920659 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-e0a41614-d06a-43b0-b740-4d309b124503 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cc5f306-efa5-4c0f-982f-2a3bcf36eea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:47.969550 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-e0a41614-d06a-43b0-b740-4d309b124503 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cc5f306-efa5-4c0f-982f-2a3bcf36eea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47f8536c-e732-4628-9728-32844a0151b2', '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='5e092920620a4c86bdddcf7afaf1f3c5',qos_specs=None,replication_status=,reservations=['797e257e-deb8-4bea-8ad8-466b56bd6dfd','3e98894e-0f8a-4859-a6dd-b3aae83a84e3','5c3d6434-8f3f-4971-b27c-3f3e957c8243','c48b5ca2-e706-4a80-bf4c-8ccd71249576'],size=1,snapshot_id=16faee28-ace1-453d-a512-7c48b85b6970,source_replicaid=,source_volid=None,status='creating',user_id='d0e7a4ae4406487d9f1d6b36a06e986e',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), '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-06T14:32:47Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47f8536c-e732-4628-9728-32844a0151b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e092920620a4c86bdddcf7afaf1f3c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=16faee28-ace1-453d-a512-7c48b85b6970,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0e7a4ae4406487d9f1d6b36a06e986e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:47.970222 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-e0a41614-d06a-43b0-b740-4d309b124503 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c9d4282-1e6b-4db1-8452-74ba8670b462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:47.992392 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-e0a41614-d06a-43b0-b740-4d309b124503 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c9d4282-1e6b-4db1-8452-74ba8670b462) transitioned into 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='5e092920620a4c86bdddcf7afaf1f3c5',qos_specs=None,replication_status=,reservations=['797e257e-deb8-4bea-8ad8-466b56bd6dfd','3e98894e-0f8a-4859-a6dd-b3aae83a84e3','5c3d6434-8f3f-4971-b27c-3f3e957c8243','c48b5ca2-e706-4a80-bf4c-8ccd71249576'],size=1,snapshot_id=16faee28-ace1-453d-a512-7c48b85b6970,source_replicaid=,source_volid=None,status='creating',user_id='d0e7a4ae4406487d9f1d6b36a06e986e',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:47.993251 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-e0a41614-d06a-43b0-b740-4d309b124503 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75ce479e-9b80-4375-89cd-fbb3835521de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:48.015176 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-e0a41614-d06a-43b0-b740-4d309b124503 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75ce479e-9b80-4375-89cd-fbb3835521de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:48.016046 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-e0a41614-d06a-43b0-b740-4d309b124503 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Flow 'volume_create_api' (8d1169a3-285e-4e24-86c5-77197364e1b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:32:48.016417 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-e0a41614-d06a-43b0-b740-4d309b124503 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create volume request issued successfully. Aug 06 14:32:48.017007 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-e0a41614-d06a-43b0-b740-4d309b124503 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:32:48.017648 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1246/4951] 10.4.3.229 () {72 vars in 1541 bytes} [Thu Aug 6 14:32:47 2026] POST /volume/v3/volumes => generated 736 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:32:48.028444 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-153c5271-9518-42b8-b090-b20f76164202 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:48.031766 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-153c5271-9518-42b8-b090-b20f76164202 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/47f8536c-e732-4628-9728-32844a0151b2 Aug 06 14:32:48.033210 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-153c5271-9518-42b8-b090-b20f76164202 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:48.033494 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-153c5271-9518-42b8-b090-b20f76164202 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:48.042782 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:48.042782 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:48.047868 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-153c5271-9518-42b8-b090-b20f76164202 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:32:48.052976 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-153c5271-9518-42b8-b090-b20f76164202 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/47f8536c-e732-4628-9728-32844a0151b2 returned with HTTP 200 Aug 06 14:32:48.053594 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1239/4952] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:32:48 2026] GET /volume/v3/volumes/47f8536c-e732-4628-9728-32844a0151b2 => generated 804 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:48.062891 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-35f6c9c4-ef06-4238-831c-c6cfcc4d7684 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:48.065442 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-35f6c9c4-ef06-4238-831c-c6cfcc4d7684 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/47f8536c-e732-4628-9728-32844a0151b2 Aug 06 14:32:48.065711 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-35f6c9c4-ef06-4238-831c-c6cfcc4d7684 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:48.065942 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-35f6c9c4-ef06-4238-831c-c6cfcc4d7684 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:48.074318 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:48.074318 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:48.079176 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-35f6c9c4-ef06-4238-831c-c6cfcc4d7684 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:32:48.085812 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-35f6c9c4-ef06-4238-831c-c6cfcc4d7684 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/47f8536c-e732-4628-9728-32844a0151b2 returned with HTTP 200 Aug 06 14:32:48.086527 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1232/4953] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:32:48 2026] GET /volume/v3/volumes/47f8536c-e732-4628-9728-32844a0151b2 => generated 804 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:32:48.153143 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7d6d3383-94da-4a24-937d-09fcd65295c2 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:48.157862 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7d6d3383-94da-4a24-937d-09fcd65295c2 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/volumes/68685300-150f-4ade-892b-4f0a2b81e1fd Aug 06 14:32:48.158130 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7d6d3383-94da-4a24-937d-09fcd65295c2 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:48.158409 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7d6d3383-94da-4a24-937d-09fcd65295c2 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:48.176384 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7d6d3383-94da-4a24-937d-09fcd65295c2 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/volumes/68685300-150f-4ade-892b-4f0a2b81e1fd returned with HTTP 404 Aug 06 14:32:48.176906 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1237/4954] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:48 2026] GET /volume/v3/volumes/68685300-150f-4ade-892b-4f0a2b81e1fd => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:48.187206 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-85ba4e59-23c6-4dc5-91b5-2c9f66e7c013 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:48.189065 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-85ba4e59-23c6-4dc5-91b5-2c9f66e7c013 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] POST https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326/restore Aug 06 14:32:48.189482 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-85ba4e59-23c6-4dc5-91b5-2c9f66e7c013 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:48.191312 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.backups [None req-85ba4e59-23c6-4dc5-91b5-2c9f66e7c013 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Restoring backup 75637db0-3405-4df3-a0cc-f158c5b9a326 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100396) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 14:32:48.191456 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.backups [None req-85ba4e59-23c6-4dc5-91b5-2c9f66e7c013 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Restoring backup 75637db0-3405-4df3-a0cc-f158c5b9a326 to volume None. Aug 06 14:32:48.197401 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:48.197401 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:48.198149 np0000006659 devstack@c-api.service[100396]: INFO cinder.backup.api [None req-85ba4e59-23c6-4dc5-91b5-2c9f66e7c013 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Creating volume of 1 GB for restore of backup 75637db0-3405-4df3-a0cc-f158c5b9a326. Aug 06 14:32:48.202349 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-85ba4e59-23c6-4dc5-91b5-2c9f66e7c013 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Availability Zones retrieved successfully. Aug 06 14:32:48.210338 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-85ba4e59-23c6-4dc5-91b5-2c9f66e7c013 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Flow 'volume_create_api' (ef790708-0ca1-4899-ac40-60599d4d7099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:32:48.211892 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-85ba4e59-23c6-4dc5-91b5-2c9f66e7c013 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (043a06b2-97ac-4dc1-abd6-539dcb277157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:48.213062 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-85ba4e59-23c6-4dc5-91b5-2c9f66e7c013 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:32:48.250724 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-85ba4e59-23c6-4dc5-91b5-2c9f66e7c013 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (043a06b2-97ac-4dc1-abd6-539dcb277157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:48.251852 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-85ba4e59-23c6-4dc5-91b5-2c9f66e7c013 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56f95eb4-78bb-4aea-a27d-00731f68f6db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:48.305373 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-85ba4e59-23c6-4dc5-91b5-2c9f66e7c013 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Created reservations ['ea375be8-45dc-499c-90c2-ede8cad3af72', 'fd751be9-8d39-4ff2-9d85-b02f6128ab59', '030ef20c-7630-4103-b59d-015b025a1ac4', '2c1ee805-b97d-42e4-a143-838f3e05a3f5'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:32:48.306152 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-85ba4e59-23c6-4dc5-91b5-2c9f66e7c013 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56f95eb4-78bb-4aea-a27d-00731f68f6db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea375be8-45dc-499c-90c2-ede8cad3af72', 'fd751be9-8d39-4ff2-9d85-b02f6128ab59', '030ef20c-7630-4103-b59d-015b025a1ac4', '2c1ee805-b97d-42e4-a143-838f3e05a3f5']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:48.306934 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-85ba4e59-23c6-4dc5-91b5-2c9f66e7c013 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6a49574-a9c2-47cb-9b72-bad2b025f622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:48.337559 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-85ba4e59-23c6-4dc5-91b5-2c9f66e7c013 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6a49574-a9c2-47cb-9b72-bad2b025f622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c91f2a6e-bffd-4314-93fd-d485e828d485', '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='0869ca728e824ebe8eea4709170a8181',qos_specs=None,replication_status=,reservations=['ea375be8-45dc-499c-90c2-ede8cad3af72','fd751be9-8d39-4ff2-9d85-b02f6128ab59','030ef20c-7630-4103-b59d-015b025a1ac4','2c1ee805-b97d-42e4-a143-838f3e05a3f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61729796e64e4a24b26c2b7e7fae3415',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:32:48Z,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=c91f2a6e-bffd-4314-93fd-d485e828d485,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0869ca728e824ebe8eea4709170a8181',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61729796e64e4a24b26c2b7e7fae3415',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:48.338496 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-85ba4e59-23c6-4dc5-91b5-2c9f66e7c013 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07497be5-962c-41b4-902c-d6670e56b7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:48.355658 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-85ba4e59-23c6-4dc5-91b5-2c9f66e7c013 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07497be5-962c-41b4-902c-d6670e56b7b0) transitioned into 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='0869ca728e824ebe8eea4709170a8181',qos_specs=None,replication_status=,reservations=['ea375be8-45dc-499c-90c2-ede8cad3af72','fd751be9-8d39-4ff2-9d85-b02f6128ab59','030ef20c-7630-4103-b59d-015b025a1ac4','2c1ee805-b97d-42e4-a143-838f3e05a3f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61729796e64e4a24b26c2b7e7fae3415',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:48.356603 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-85ba4e59-23c6-4dc5-91b5-2c9f66e7c013 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1ea8fe8-d558-4198-9f9f-66390ddca006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:32:48.367900 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-85ba4e59-23c6-4dc5-91b5-2c9f66e7c013 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1ea8fe8-d558-4198-9f9f-66390ddca006) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:32:48.369053 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-85ba4e59-23c6-4dc5-91b5-2c9f66e7c013 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Flow 'volume_create_api' (ef790708-0ca1-4899-ac40-60599d4d7099) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:32:48.369851 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-85ba4e59-23c6-4dc5-91b5-2c9f66e7c013 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Create volume request issued successfully. Aug 06 14:32:48.380106 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:48.380106 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:48.380528 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-85ba4e59-23c6-4dc5-91b5-2c9f66e7c013 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Volume info retrieved successfully. Aug 06 14:32:49.391753 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:49.391753 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:49.392288 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-85ba4e59-23c6-4dc5-91b5-2c9f66e7c013 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Volume info retrieved successfully. Aug 06 14:32:49.392417 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.backup.api [None req-85ba4e59-23c6-4dc5-91b5-2c9f66e7c013 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Checking backup size 1 against volume size 1 {{(pid=100396) restore /opt/stack/cinder/cinder/backup/api.py:420}} Aug 06 14:32:49.392596 np0000006659 devstack@c-api.service[100396]: INFO cinder.backup.api [None req-85ba4e59-23c6-4dc5-91b5-2c9f66e7c013 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Overwriting volume c91f2a6e-bffd-4314-93fd-d485e828d485 with restore of backup 75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:32:49.409638 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.backup.rpcapi [None req-85ba4e59-23c6-4dc5-91b5-2c9f66e7c013 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] restore_backup in rpcapi backup_id 75637db0-3405-4df3-a0cc-f158c5b9a326 {{(pid=100396) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 14:32:49.416449 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-85ba4e59-23c6-4dc5-91b5-2c9f66e7c013 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326/restore returned with HTTP 202 Aug 06 14:32:49.416449 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1247/4955] 10.4.3.229 () {70 vars in 1433 bytes} [Thu Aug 6 14:32:48 2026] POST /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326/restore => generated 152 bytes in 1227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:32:49.424628 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-219b7d2c-2ec6-4601-bfaa-d4c5d358b9aa None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:49.426746 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-219b7d2c-2ec6-4601-bfaa-d4c5d358b9aa tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:32:49.427018 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-219b7d2c-2ec6-4601-bfaa-d4c5d358b9aa tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:49.427288 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-219b7d2c-2ec6-4601-bfaa-d4c5d358b9aa tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:49.427412 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-219b7d2c-2ec6-4601-bfaa-d4c5d358b9aa tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:49.432634 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:49.432634 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:49.433484 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-219b7d2c-2ec6-4601-bfaa-d4c5d358b9aa tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:32:49.433940 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1240/4956] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:49 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:50.444245 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c26554c3-58f6-4e7c-b4e8-f87bb079c07a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:50.446201 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c26554c3-58f6-4e7c-b4e8-f87bb079c07a tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:32:50.446417 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c26554c3-58f6-4e7c-b4e8-f87bb079c07a tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:50.446632 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c26554c3-58f6-4e7c-b4e8-f87bb079c07a tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:50.446705 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-c26554c3-58f6-4e7c-b4e8-f87bb079c07a tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:50.450670 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:50.450670 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:50.451277 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c26554c3-58f6-4e7c-b4e8-f87bb079c07a tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:32:50.451628 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1233/4957] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:50 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:51.095089 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-45b798a7-d0ab-4054-a837-e59da1dc9b92 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:51.098364 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-45b798a7-d0ab-4054-a837-e59da1dc9b92 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/47f8536c-e732-4628-9728-32844a0151b2 Aug 06 14:32:51.098777 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-45b798a7-d0ab-4054-a837-e59da1dc9b92 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:51.099006 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-45b798a7-d0ab-4054-a837-e59da1dc9b92 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:51.108894 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:51.108894 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:51.116815 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-45b798a7-d0ab-4054-a837-e59da1dc9b92 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:32:51.120842 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-45b798a7-d0ab-4054-a837-e59da1dc9b92 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/47f8536c-e732-4628-9728-32844a0151b2 returned with HTTP 200 Aug 06 14:32:51.121174 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1238/4958] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:32:51 2026] GET /volume/v3/volumes/47f8536c-e732-4628-9728-32844a0151b2 => generated 1345 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:51.138055 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8b57a33d-5ac9-4a53-a174-620cd1330bcf None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:51.138568 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8b57a33d-5ac9-4a53-a174-620cd1330bcf None None] GET https://10.4.3.229/volume// Aug 06 14:32:51.138734 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8b57a33d-5ac9-4a53-a174-620cd1330bcf None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:51.138931 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8b57a33d-5ac9-4a53-a174-620cd1330bcf None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:51.139309 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8b57a33d-5ac9-4a53-a174-620cd1330bcf None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:32:51.139609 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1248/4959] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:32: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 06 14:32:51.146056 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-907ba640-1bc0-4814-8a08-7151c14f18fa None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:51.148360 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-907ba640-1bc0-4814-8a08-7151c14f18fa tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:32:51.148967 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-907ba640-1bc0-4814-8a08-7151c14f18fa tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47f8536c-e732-4628-9728-32844a0151b2", "connector": null, "instance_uuid": "7cf8af13-788e-435f-a4d3-2ddb83a06ed9"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:51.157325 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:51.157325 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:51.180345 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-907ba640-1bc0-4814-8a08-7151c14f18fa tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:32:51.180933 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1241/4960] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:32:51 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 06 14:32:51.190126 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a73495ba-f53b-49df-9b3d-6d9563d0bc88 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:51.190126 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a73495ba-f53b-49df-9b3d-6d9563d0bc88 None None] GET https://10.4.3.229/volume// Aug 06 14:32:51.190126 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a73495ba-f53b-49df-9b3d-6d9563d0bc88 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:51.190126 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a73495ba-f53b-49df-9b3d-6d9563d0bc88 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:51.190126 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a73495ba-f53b-49df-9b3d-6d9563d0bc88 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:32:51.190126 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1234/4961] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:32: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 06 14:32:51.196835 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-0c047bae-ed06-4666-8bc7-82100ad5c71c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:51.210476 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-0c047bae-ed06-4666-8bc7-82100ad5c71c tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/47f8536c-e732-4628-9728-32844a0151b2 Aug 06 14:32:51.210476 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-0c047bae-ed06-4666-8bc7-82100ad5c71c tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:51.210476 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-0c047bae-ed06-4666-8bc7-82100ad5c71c tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:51.229847 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:51.229847 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:51.233611 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-0c047bae-ed06-4666-8bc7-82100ad5c71c tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:32:51.238746 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-0c047bae-ed06-4666-8bc7-82100ad5c71c tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/47f8536c-e732-4628-9728-32844a0151b2 returned with HTTP 200 Aug 06 14:32:51.239218 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1239/4962] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:32:51 2026] GET /volume/v3/volumes/47f8536c-e732-4628-9728-32844a0151b2 => generated 1524 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:32:51.357613 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-72b98f6e-a537-4eca-8a28-74f0115f0214 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:51.360150 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-72b98f6e-a537-4eca-8a28-74f0115f0214 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] PUT https://10.4.3.229/volume/v3/attachments/44094caa-a993-4775-a770-e02d218bb8e8 Aug 06 14:32:51.360575 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-72b98f6e-a537-4eca-8a28-74f0115f0214 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:51.367850 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-72b98f6e-a537-4eca-8a28-74f0115f0214 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Acquiring lock "cinder-attachment_update-47f8536c-e732-4628-9728-32844a0151b2-np0000006659" by "attachment_update" {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:32:51.371898 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-72b98f6e-a537-4eca-8a28-74f0115f0214 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Lock "cinder-attachment_update-47f8536c-e732-4628-9728-32844a0151b2-np0000006659" acquired by "attachment_update" :: waited 0.004s {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:32:51.372807 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:51.372807 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:51.464859 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-72b98f6e-a537-4eca-8a28-74f0115f0214 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Lock "cinder-attachment_update-47f8536c-e732-4628-9728-32844a0151b2-np0000006659" released by "attachment_update" :: held 0.092s {{(pid=100396) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:32:51.465026 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-72b98f6e-a537-4eca-8a28-74f0115f0214 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments/44094caa-a993-4775-a770-e02d218bb8e8 returned with HTTP 200 Aug 06 14:32:51.465481 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1249/4963] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:32:51 2026] PUT /volume/v3/attachments/44094caa-a993-4775-a770-e02d218bb8e8 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:51.469211 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-70666401-157b-4305-a1e1-347f75180a99 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:51.471764 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-70666401-157b-4305-a1e1-347f75180a99 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:32:51.471764 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-70666401-157b-4305-a1e1-347f75180a99 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:51.471764 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-70666401-157b-4305-a1e1-347f75180a99 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:51.471764 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-70666401-157b-4305-a1e1-347f75180a99 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:51.476052 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:51.476052 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:51.476939 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-70666401-157b-4305-a1e1-347f75180a99 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:32:51.477381 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1242/4964] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:51 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:51.496331 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-1dc42ce2-d4f0-4df1-91b3-7e80fda88270 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:51.498510 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-1dc42ce2-d4f0-4df1-91b3-7e80fda88270 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/attachments/44094caa-a993-4775-a770-e02d218bb8e8/action Aug 06 14:32:51.498907 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-1dc42ce2-d4f0-4df1-91b3-7e80fda88270 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action body: b'{"os-complete": null}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:32:51.499010 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-1dc42ce2-d4f0-4df1-91b3-7e80fda88270 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:32:51.519822 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:51.519822 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:51.537097 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-40f84d26-1c7b-4134-98d9-739e46d8ea84 req-1dc42ce2-d4f0-4df1-91b3-7e80fda88270 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments/44094caa-a993-4775-a770-e02d218bb8e8/action returned with HTTP 204 Aug 06 14:32:51.537686 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1235/4965] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:32:51 2026] POST /volume/v3/attachments/44094caa-a993-4775-a770-e02d218bb8e8/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:52.489175 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c8f6fd66-886a-4db2-b38d-8c58aa14bcc2 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:52.492070 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c8f6fd66-886a-4db2-b38d-8c58aa14bcc2 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:32:52.492474 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c8f6fd66-886a-4db2-b38d-8c58aa14bcc2 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:52.492754 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c8f6fd66-886a-4db2-b38d-8c58aa14bcc2 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:52.492907 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-c8f6fd66-886a-4db2-b38d-8c58aa14bcc2 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:52.498723 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:52.498723 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:52.499674 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c8f6fd66-886a-4db2-b38d-8c58aa14bcc2 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:32:52.500314 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1240/4966] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:52 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:53.512592 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2672bf26-1543-4c29-8f39-30e7c8d9150c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:53.514252 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2672bf26-1543-4c29-8f39-30e7c8d9150c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:32:53.514481 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2672bf26-1543-4c29-8f39-30e7c8d9150c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:53.514661 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2672bf26-1543-4c29-8f39-30e7c8d9150c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:53.514775 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-2672bf26-1543-4c29-8f39-30e7c8d9150c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:53.518831 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:53.518831 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:53.519535 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2672bf26-1543-4c29-8f39-30e7c8d9150c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:32:53.519886 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1250/4967] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:53 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:54.533913 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-95401229-20c7-47dd-af01-9dee973392df None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:54.536170 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-95401229-20c7-47dd-af01-9dee973392df tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:32:54.536170 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-95401229-20c7-47dd-af01-9dee973392df tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:54.536454 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-95401229-20c7-47dd-af01-9dee973392df tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:54.536516 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-95401229-20c7-47dd-af01-9dee973392df tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:54.542916 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:54.542916 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:54.542916 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-95401229-20c7-47dd-af01-9dee973392df tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:32:54.542916 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1243/4968] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:54 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:55.552565 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-14ed44c5-54c8-49e3-bd87-ad4d9bd7ccd9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:55.554149 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-14ed44c5-54c8-49e3-bd87-ad4d9bd7ccd9 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:32:55.554341 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-14ed44c5-54c8-49e3-bd87-ad4d9bd7ccd9 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:55.554550 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-14ed44c5-54c8-49e3-bd87-ad4d9bd7ccd9 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:55.554690 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-14ed44c5-54c8-49e3-bd87-ad4d9bd7ccd9 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:55.558362 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:55.558362 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:55.558876 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-14ed44c5-54c8-49e3-bd87-ad4d9bd7ccd9 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:32:55.559208 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1236/4969] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:55 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:56.814390 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-48afd920-1cc0-4350-a813-1459ead5cdf6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:56.814390 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-48afd920-1cc0-4350-a813-1459ead5cdf6 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:32:56.814390 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-48afd920-1cc0-4350-a813-1459ead5cdf6 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:56.814390 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-48afd920-1cc0-4350-a813-1459ead5cdf6 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:56.814390 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-48afd920-1cc0-4350-a813-1459ead5cdf6 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:56.814390 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:56.814390 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:56.814390 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-48afd920-1cc0-4350-a813-1459ead5cdf6 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:32:56.814390 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1241/4970] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:56 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 738 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:57.371394 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-026b0277-be3f-42a6-92b6-174aa53caf75 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:57.376974 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-026b0277-be3f-42a6-92b6-174aa53caf75 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/47f8536c-e732-4628-9728-32844a0151b2 Aug 06 14:32:57.377291 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-026b0277-be3f-42a6-92b6-174aa53caf75 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:57.377490 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-026b0277-be3f-42a6-92b6-174aa53caf75 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:57.388670 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:57.388670 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:57.392257 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-026b0277-be3f-42a6-92b6-174aa53caf75 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:32:57.396860 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-026b0277-be3f-42a6-92b6-174aa53caf75 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/47f8536c-e732-4628-9728-32844a0151b2 returned with HTTP 200 Aug 06 14:32:57.397243 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1251/4971] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:57 2026] GET /volume/v3/volumes/47f8536c-e732-4628-9728-32844a0151b2 => generated 1637 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:57.603990 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d46496ec-eed8-46b9-9167-b9058f2ffe74 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:57.606243 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d46496ec-eed8-46b9-9167-b9058f2ffe74 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:32:57.606554 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d46496ec-eed8-46b9-9167-b9058f2ffe74 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:57.606787 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d46496ec-eed8-46b9-9167-b9058f2ffe74 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:57.606920 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-d46496ec-eed8-46b9-9167-b9058f2ffe74 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:57.612078 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:57.612078 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:57.612811 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d46496ec-eed8-46b9-9167-b9058f2ffe74 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:32:57.613216 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1244/4972] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:57 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:58.629175 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6a945015-8679-4396-a606-2eb0f7d9aab0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:58.632041 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6a945015-8679-4396-a606-2eb0f7d9aab0 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:32:58.632573 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6a945015-8679-4396-a606-2eb0f7d9aab0 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:58.632910 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6a945015-8679-4396-a606-2eb0f7d9aab0 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:58.633101 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-6a945015-8679-4396-a606-2eb0f7d9aab0 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:58.637821 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:58.637821 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:58.638561 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6a945015-8679-4396-a606-2eb0f7d9aab0 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:32:58.638989 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1237/4973] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:58 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:58.650794 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ca067f90-2aaa-4641-8495-3241d28816bc None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:58.653410 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ca067f90-2aaa-4641-8495-3241d28816bc tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/c91f2a6e-bffd-4314-93fd-d485e828d485 Aug 06 14:32:58.653702 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ca067f90-2aaa-4641-8495-3241d28816bc tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:58.654888 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ca067f90-2aaa-4641-8495-3241d28816bc tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:58.654888 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-ca067f90-2aaa-4641-8495-3241d28816bc tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Delete volume with id: c91f2a6e-bffd-4314-93fd-d485e828d485 Aug 06 14:32:58.666669 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:58.666669 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:32:58.667197 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ca067f90-2aaa-4641-8495-3241d28816bc tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Volume info retrieved successfully. Aug 06 14:32:58.685882 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-ca067f90-2aaa-4641-8495-3241d28816bc tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Delete volume request issued successfully. Aug 06 14:32:58.686464 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ca067f90-2aaa-4641-8495-3241d28816bc tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/volumes/c91f2a6e-bffd-4314-93fd-d485e828d485 returned with HTTP 202 Aug 06 14:32:58.686548 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1242/4974] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:32:58 2026] DELETE /volume/v3/volumes/c91f2a6e-bffd-4314-93fd-d485e828d485 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:58.692403 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-2592af16-6ae5-4334-84b7-523a3ceafa55 req-d6d3b86a-35ff-41e6-a022-01acff066af9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:58.694850 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-2592af16-6ae5-4334-84b7-523a3ceafa55 req-d6d3b86a-35ff-41e6-a022-01acff066af9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/attachments/44094caa-a993-4775-a770-e02d218bb8e8 Aug 06 14:32:58.695040 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-2592af16-6ae5-4334-84b7-523a3ceafa55 req-d6d3b86a-35ff-41e6-a022-01acff066af9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:58.695174 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-2592af16-6ae5-4334-84b7-523a3ceafa55 req-d6d3b86a-35ff-41e6-a022-01acff066af9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:58.698586 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-fc8b6b32-50c9-4512-bb2d-852bdfb4454c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:58.700421 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fc8b6b32-50c9-4512-bb2d-852bdfb4454c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/volumes/c91f2a6e-bffd-4314-93fd-d485e828d485 Aug 06 14:32:58.700681 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fc8b6b32-50c9-4512-bb2d-852bdfb4454c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:58.700868 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fc8b6b32-50c9-4512-bb2d-852bdfb4454c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:58.707383 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:58.707383 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:58.707746 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:58.707746 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:58.711151 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-fc8b6b32-50c9-4512-bb2d-852bdfb4454c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Volume info retrieved successfully. Aug 06 14:32:58.720227 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fc8b6b32-50c9-4512-bb2d-852bdfb4454c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/volumes/c91f2a6e-bffd-4314-93fd-d485e828d485 returned with HTTP 200 Aug 06 14:32:58.720675 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1245/4975] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:58 2026] GET /volume/v3/volumes/c91f2a6e-bffd-4314-93fd-d485e828d485 => generated 1065 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:32:58.761472 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-2592af16-6ae5-4334-84b7-523a3ceafa55 req-d6d3b86a-35ff-41e6-a022-01acff066af9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments/44094caa-a993-4775-a770-e02d218bb8e8 returned with HTTP 200 Aug 06 14:32:58.761930 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1252/4976] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:32:58 2026] DELETE /volume/v3/attachments/44094caa-a993-4775-a770-e02d218bb8e8 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:58.773939 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-2592af16-6ae5-4334-84b7-523a3ceafa55 req-78b4cf4e-e82c-4aa3-8bdb-2023f87f36a3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:58.776695 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-2592af16-6ae5-4334-84b7-523a3ceafa55 req-78b4cf4e-e82c-4aa3-8bdb-2023f87f36a3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/volumes/47f8536c-e732-4628-9728-32844a0151b2 Aug 06 14:32:58.777062 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-2592af16-6ae5-4334-84b7-523a3ceafa55 req-78b4cf4e-e82c-4aa3-8bdb-2023f87f36a3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:58.777444 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-2592af16-6ae5-4334-84b7-523a3ceafa55 req-78b4cf4e-e82c-4aa3-8bdb-2023f87f36a3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:58.777757 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [req-2592af16-6ae5-4334-84b7-523a3ceafa55 req-78b4cf4e-e82c-4aa3-8bdb-2023f87f36a3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete volume with id: 47f8536c-e732-4628-9728-32844a0151b2 Aug 06 14:32:58.785811 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:58.785811 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:58.786535 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-2592af16-6ae5-4334-84b7-523a3ceafa55 req-78b4cf4e-e82c-4aa3-8bdb-2023f87f36a3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:32:58.806459 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-2592af16-6ae5-4334-84b7-523a3ceafa55 req-78b4cf4e-e82c-4aa3-8bdb-2023f87f36a3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete volume request issued successfully. Aug 06 14:32:58.806715 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-2592af16-6ae5-4334-84b7-523a3ceafa55 req-78b4cf4e-e82c-4aa3-8bdb-2023f87f36a3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/47f8536c-e732-4628-9728-32844a0151b2 returned with HTTP 202 Aug 06 14:32:58.807215 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1238/4977] 10.4.3.229 () {70 vars in 1620 bytes} [Thu Aug 6 14:32:58 2026] DELETE /volume/v3/volumes/47f8536c-e732-4628-9728-32844a0151b2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:59.735029 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-03a2f2cd-e1c9-469d-a5c0-b62dfee407cf None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:59.737114 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-03a2f2cd-e1c9-469d-a5c0-b62dfee407cf tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/volumes/c91f2a6e-bffd-4314-93fd-d485e828d485 Aug 06 14:32:59.737386 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-03a2f2cd-e1c9-469d-a5c0-b62dfee407cf tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:59.737619 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-03a2f2cd-e1c9-469d-a5c0-b62dfee407cf tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:59.743981 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-03a2f2cd-e1c9-469d-a5c0-b62dfee407cf tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/volumes/c91f2a6e-bffd-4314-93fd-d485e828d485 returned with HTTP 404 Aug 06 14:32:59.744505 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1243/4978] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:59 2026] GET /volume/v3/volumes/c91f2a6e-bffd-4314-93fd-d485e828d485 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:59.753647 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a7faee18-c559-47ac-87a1-5eb5f4f7eef8 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:59.755651 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a7faee18-c559-47ac-87a1-5eb5f4f7eef8 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:32:59.755898 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a7faee18-c559-47ac-87a1-5eb5f4f7eef8 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:59.756219 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a7faee18-c559-47ac-87a1-5eb5f4f7eef8 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:59.756369 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-a7faee18-c559-47ac-87a1-5eb5f4f7eef8 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:59.761865 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:59.761865 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:59.762364 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a7faee18-c559-47ac-87a1-5eb5f4f7eef8 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:32:59.763000 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1246/4979] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:59 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:59.771911 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-39e46f29-dbec-457a-8a04-aaa2f765f57c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:59.776005 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-39e46f29-dbec-457a-8a04-aaa2f765f57c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] DELETE https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c Aug 06 14:32:59.776224 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-39e46f29-dbec-457a-8a04-aaa2f765f57c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:59.776460 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-39e46f29-dbec-457a-8a04-aaa2f765f57c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:59.776568 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.backups [None req-39e46f29-dbec-457a-8a04-aaa2f765f57c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Delete backup with id: 55cae9eb-1373-4b78-877e-7dd64960e57c. Aug 06 14:32:59.780764 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:59.780764 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:59.800948 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.backup.rpcapi [None req-39e46f29-dbec-457a-8a04-aaa2f765f57c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] delete_backup rpcapi backup_id 55cae9eb-1373-4b78-877e-7dd64960e57c {{(pid=100396) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:32:59.802686 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-39e46f29-dbec-457a-8a04-aaa2f765f57c tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c returned with HTTP 202 Aug 06 14:32:59.803086 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1253/4980] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:32:59 2026] DELETE /volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:32:59.817337 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8bf8f27c-f3ed-43b7-bfc9-9b5e3d4b14a1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:59.822231 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8bf8f27c-f3ed-43b7-bfc9-9b5e3d4b14a1 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c Aug 06 14:32:59.822231 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8bf8f27c-f3ed-43b7-bfc9-9b5e3d4b14a1 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:59.822231 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8bf8f27c-f3ed-43b7-bfc9-9b5e3d4b14a1 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:59.822231 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-8bf8f27c-f3ed-43b7-bfc9-9b5e3d4b14a1 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 55cae9eb-1373-4b78-877e-7dd64960e57c. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:32:59.824370 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7f5d1076-d4e5-4587-b9de-25666b0d4545 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:59.826850 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7f5d1076-d4e5-4587-b9de-25666b0d4545 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/47f8536c-e732-4628-9728-32844a0151b2 Aug 06 14:32:59.827010 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7f5d1076-d4e5-4587-b9de-25666b0d4545 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:59.827220 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7f5d1076-d4e5-4587-b9de-25666b0d4545 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:59.828584 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:59.828584 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:32:59.829342 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8bf8f27c-f3ed-43b7-bfc9-9b5e3d4b14a1 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c returned with HTTP 200 Aug 06 14:32:59.829780 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1239/4981] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:32:59 2026] GET /volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:32:59.832932 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7f5d1076-d4e5-4587-b9de-25666b0d4545 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/47f8536c-e732-4628-9728-32844a0151b2 returned with HTTP 404 Aug 06 14:32:59.833357 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1244/4982] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:32:59 2026] GET /volume/v3/volumes/47f8536c-e732-4628-9728-32844a0151b2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:32:59.900860 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-eeb5a59a-1a44-40b6-b151-c66c50bbe6fa None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:59.903476 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eeb5a59a-1a44-40b6-b151-c66c50bbe6fa tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/16faee28-ace1-453d-a512-7c48b85b6970 Aug 06 14:32:59.903476 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-eeb5a59a-1a44-40b6-b151-c66c50bbe6fa tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:59.903476 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-eeb5a59a-1a44-40b6-b151-c66c50bbe6fa tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:59.903476 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-eeb5a59a-1a44-40b6-b151-c66c50bbe6fa tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete snapshot with id: 16faee28-ace1-453d-a512-7c48b85b6970 Aug 06 14:32:59.910548 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:59.910548 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:32:59.910933 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-eeb5a59a-1a44-40b6-b151-c66c50bbe6fa tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:32:59.929554 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-eeb5a59a-1a44-40b6-b151-c66c50bbe6fa tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot delete request issued successfully. Aug 06 14:32:59.929798 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eeb5a59a-1a44-40b6-b151-c66c50bbe6fa tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/16faee28-ace1-453d-a512-7c48b85b6970 returned with HTTP 202 Aug 06 14:32:59.930269 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1247/4983] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:32:59 2026] DELETE /volume/v3/snapshots/16faee28-ace1-453d-a512-7c48b85b6970 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:32:59.938929 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e4c42221-bd8c-4d16-9e99-6ac369ed7c3a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:32:59.943034 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e4c42221-bd8c-4d16-9e99-6ac369ed7c3a tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/16faee28-ace1-453d-a512-7c48b85b6970 Aug 06 14:32:59.949444 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e4c42221-bd8c-4d16-9e99-6ac369ed7c3a tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:32:59.949444 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e4c42221-bd8c-4d16-9e99-6ac369ed7c3a tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:32:59.954734 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:32:59.954734 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:32:59.955226 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-e4c42221-bd8c-4d16-9e99-6ac369ed7c3a tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:32:59.955962 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e4c42221-bd8c-4d16-9e99-6ac369ed7c3a tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/16faee28-ace1-453d-a512-7c48b85b6970 returned with HTTP 200 Aug 06 14:32:59.956282 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1254/4984] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:32:59 2026] GET /volume/v3/snapshots/16faee28-ace1-453d-a512-7c48b85b6970 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:00.840359 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5610e180-753b-4307-9e29-e0f85b4ba2f5 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:00.842166 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5610e180-753b-4307-9e29-e0f85b4ba2f5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c Aug 06 14:33:00.842386 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5610e180-753b-4307-9e29-e0f85b4ba2f5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:00.842624 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5610e180-753b-4307-9e29-e0f85b4ba2f5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:00.842746 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-5610e180-753b-4307-9e29-e0f85b4ba2f5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 55cae9eb-1373-4b78-877e-7dd64960e57c. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:33:00.846167 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5610e180-753b-4307-9e29-e0f85b4ba2f5 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c returned with HTTP 404 Aug 06 14:33:00.846749 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1240/4985] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:33:00 2026] GET /volume/v3/backups/55cae9eb-1373-4b78-877e-7dd64960e57c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:33:00.853761 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-846509d6-d276-4d7a-a1a3-35a63eabb12d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:00.855976 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-846509d6-d276-4d7a-a1a3-35a63eabb12d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] DELETE https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa Aug 06 14:33:00.856252 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-846509d6-d276-4d7a-a1a3-35a63eabb12d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:00.856533 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-846509d6-d276-4d7a-a1a3-35a63eabb12d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:00.856699 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.backups [None req-846509d6-d276-4d7a-a1a3-35a63eabb12d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Delete backup with id: e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa. Aug 06 14:33:00.862445 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:00.862445 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:33:00.874480 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.backup.rpcapi [None req-846509d6-d276-4d7a-a1a3-35a63eabb12d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] delete_backup rpcapi backup_id e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa {{(pid=100398) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:33:00.876017 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-846509d6-d276-4d7a-a1a3-35a63eabb12d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa returned with HTTP 202 Aug 06 14:33:00.876611 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1245/4986] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:33:00 2026] DELETE /volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:33:00.886302 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-74bd44f1-dc30-4772-b066-b5817fb9099d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:00.888105 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-74bd44f1-dc30-4772-b066-b5817fb9099d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa Aug 06 14:33:00.888349 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-74bd44f1-dc30-4772-b066-b5817fb9099d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:00.888588 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-74bd44f1-dc30-4772-b066-b5817fb9099d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:00.888734 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-74bd44f1-dc30-4772-b066-b5817fb9099d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:33:00.896060 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:00.896060 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:00.896936 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-74bd44f1-dc30-4772-b066-b5817fb9099d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa returned with HTTP 200 Aug 06 14:33:00.897479 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1248/4987] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:33:00 2026] GET /volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:00.967378 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ff671d9c-1d8c-4dd8-96e1-f181e251990e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:00.969104 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ff671d9c-1d8c-4dd8-96e1-f181e251990e tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/16faee28-ace1-453d-a512-7c48b85b6970 Aug 06 14:33:00.969292 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ff671d9c-1d8c-4dd8-96e1-f181e251990e tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:00.969488 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ff671d9c-1d8c-4dd8-96e1-f181e251990e tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:00.973904 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ff671d9c-1d8c-4dd8-96e1-f181e251990e tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/16faee28-ace1-453d-a512-7c48b85b6970 returned with HTTP 404 Aug 06 14:33:00.974380 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1255/4988] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:33:00 2026] GET /volume/v3/snapshots/16faee28-ace1-453d-a512-7c48b85b6970 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:33:00.980955 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-707236fb-f595-47ad-af11-63013fd78bf6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:00.982703 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-707236fb-f595-47ad-af11-63013fd78bf6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/volumes/ea9d5090-829f-4e22-9280-e8610cc77b85 Aug 06 14:33:00.983122 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-707236fb-f595-47ad-af11-63013fd78bf6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:00.983122 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-707236fb-f595-47ad-af11-63013fd78bf6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:00.983232 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-707236fb-f595-47ad-af11-63013fd78bf6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete volume with id: ea9d5090-829f-4e22-9280-e8610cc77b85 Aug 06 14:33:00.990043 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:00.990043 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:33:00.990506 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-707236fb-f595-47ad-af11-63013fd78bf6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:33:01.004822 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-707236fb-f595-47ad-af11-63013fd78bf6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete volume request issued successfully. Aug 06 14:33:01.004988 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-707236fb-f595-47ad-af11-63013fd78bf6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/ea9d5090-829f-4e22-9280-e8610cc77b85 returned with HTTP 202 Aug 06 14:33:01.005464 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1241/4989] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:33:00 2026] DELETE /volume/v3/volumes/ea9d5090-829f-4e22-9280-e8610cc77b85 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:33:01.013354 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8e423d30-8fd2-47f2-bd9d-9b5c368101e5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:01.016808 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8e423d30-8fd2-47f2-bd9d-9b5c368101e5 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/ea9d5090-829f-4e22-9280-e8610cc77b85 Aug 06 14:33:01.016994 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8e423d30-8fd2-47f2-bd9d-9b5c368101e5 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:01.017173 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8e423d30-8fd2-47f2-bd9d-9b5c368101e5 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:01.029444 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:01.029444 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:33:01.035326 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-8e423d30-8fd2-47f2-bd9d-9b5c368101e5 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:33:01.042273 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8e423d30-8fd2-47f2-bd9d-9b5c368101e5 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/ea9d5090-829f-4e22-9280-e8610cc77b85 returned with HTTP 200 Aug 06 14:33:01.042678 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1246/4990] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:01 2026] GET /volume/v3/volumes/ea9d5090-829f-4e22-9280-e8610cc77b85 => generated 1366 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:33:01.908166 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-dd22be38-c144-48f9-8518-bee38fba5b7d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:01.909995 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dd22be38-c144-48f9-8518-bee38fba5b7d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa Aug 06 14:33:01.910228 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dd22be38-c144-48f9-8518-bee38fba5b7d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:01.910422 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dd22be38-c144-48f9-8518-bee38fba5b7d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:01.910541 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-dd22be38-c144-48f9-8518-bee38fba5b7d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:33:01.913885 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dd22be38-c144-48f9-8518-bee38fba5b7d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa returned with HTTP 404 Aug 06 14:33:01.914333 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1249/4991] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:33:01 2026] GET /volume/v3/backups/e77ceeb4-35c8-46eb-bbf4-b27fa0dab6fa => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:33:01.920925 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a0c70a13-15b8-441e-8bb5-2a7c523257ca None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:01.922765 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a0c70a13-15b8-441e-8bb5-2a7c523257ca tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] DELETE https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:33:01.922973 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a0c70a13-15b8-441e-8bb5-2a7c523257ca tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:01.923176 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a0c70a13-15b8-441e-8bb5-2a7c523257ca tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:01.923301 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.backups [None req-a0c70a13-15b8-441e-8bb5-2a7c523257ca tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Delete backup with id: 75637db0-3405-4df3-a0cc-f158c5b9a326. Aug 06 14:33:01.927906 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:01.927906 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:01.938342 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.backup.rpcapi [None req-a0c70a13-15b8-441e-8bb5-2a7c523257ca tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] delete_backup rpcapi backup_id 75637db0-3405-4df3-a0cc-f158c5b9a326 {{(pid=100396) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:33:01.939936 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a0c70a13-15b8-441e-8bb5-2a7c523257ca tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 202 Aug 06 14:33:01.940462 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1256/4992] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:33:01 2026] DELETE /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:33:01.947946 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-64f46fdd-a1c6-4f0f-8b5a-e8f0f757a20d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:01.949648 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-64f46fdd-a1c6-4f0f-8b5a-e8f0f757a20d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:33:01.949827 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-64f46fdd-a1c6-4f0f-8b5a-e8f0f757a20d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:01.949994 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-64f46fdd-a1c6-4f0f-8b5a-e8f0f757a20d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:01.950115 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-64f46fdd-a1c6-4f0f-8b5a-e8f0f757a20d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:33:01.954001 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:01.954001 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:33:01.954684 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-64f46fdd-a1c6-4f0f-8b5a-e8f0f757a20d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 200 Aug 06 14:33:01.955272 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1242/4993] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:33:01 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:02.055090 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-813b07d1-5cd1-40ba-a7ad-6c77889a39f6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:02.060553 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-813b07d1-5cd1-40ba-a7ad-6c77889a39f6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/ea9d5090-829f-4e22-9280-e8610cc77b85 Aug 06 14:33:02.060805 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-813b07d1-5cd1-40ba-a7ad-6c77889a39f6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:02.061024 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-813b07d1-5cd1-40ba-a7ad-6c77889a39f6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:02.067153 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-813b07d1-5cd1-40ba-a7ad-6c77889a39f6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/ea9d5090-829f-4e22-9280-e8610cc77b85 returned with HTTP 404 Aug 06 14:33:02.067845 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1247/4994] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:02 2026] GET /volume/v3/volumes/ea9d5090-829f-4e22-9280-e8610cc77b85 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:33:02.097265 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-23fa1ede-2388-43b2-bca2-fecca0aeb3c8 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:02.100597 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-23fa1ede-2388-43b2-bca2-fecca0aeb3c8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:33:02.100985 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-23fa1ede-2388-43b2-bca2-fecca0aeb3c8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1644038397", "snapshot_id": null, "imageRef": "30702abe-9501-4aba-ba1a-50af064a9e3b", "volume_type": null, "size": 1}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:02.103241 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-23fa1ede-2388-43b2-bca2-fecca0aeb3c8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1644038397', 'snapshot_id': None, 'imageRef': '30702abe-9501-4aba-ba1a-50af064a9e3b', 'volume_type': None, 'size': 1}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:33:02.308382 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-23fa1ede-2388-43b2-bca2-fecca0aeb3c8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create volume of 1 GB Aug 06 14:33:02.313852 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-23fa1ede-2388-43b2-bca2-fecca0aeb3c8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Availability Zones retrieved successfully. Aug 06 14:33:02.320491 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-23fa1ede-2388-43b2-bca2-fecca0aeb3c8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Flow 'volume_create_api' (e81c177a-dd5e-4b52-8139-ca31294f8bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:33:02.321326 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-23fa1ede-2388-43b2-bca2-fecca0aeb3c8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce4ece2a-3213-4a34-9ccc-fe3e6fc9f7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:02.322307 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-23fa1ede-2388-43b2-bca2-fecca0aeb3c8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:33:02.385699 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-23fa1ede-2388-43b2-bca2-fecca0aeb3c8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce4ece2a-3213-4a34-9ccc-fe3e6fc9f7c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:02.386420 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-23fa1ede-2388-43b2-bca2-fecca0aeb3c8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (207532f6-7f69-4c90-bee5-42c04e7c7e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:02.431460 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-23fa1ede-2388-43b2-bca2-fecca0aeb3c8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Created reservations ['86571d7e-e170-46ea-818b-cf5d696a3e44', 'b151c500-b769-470a-9cc5-71aeb2a1206c', '20c09ae1-4a5c-4ac2-9bf8-d64af313c623', '92ad880f-f97b-4d40-b0e4-d2d8b317348a'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:33:02.432289 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-23fa1ede-2388-43b2-bca2-fecca0aeb3c8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (207532f6-7f69-4c90-bee5-42c04e7c7e0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86571d7e-e170-46ea-818b-cf5d696a3e44', 'b151c500-b769-470a-9cc5-71aeb2a1206c', '20c09ae1-4a5c-4ac2-9bf8-d64af313c623', '92ad880f-f97b-4d40-b0e4-d2d8b317348a']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:02.433014 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-23fa1ede-2388-43b2-bca2-fecca0aeb3c8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe528601-e682-4ac0-bc62-10c8f924c07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:02.462890 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-23fa1ede-2388-43b2-bca2-fecca0aeb3c8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe528601-e682-4ac0-bc62-10c8f924c07f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '431e6c90-1955-4422-8714-45bf69677497', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1644038397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e092920620a4c86bdddcf7afaf1f3c5',qos_specs=None,replication_status=,reservations=['86571d7e-e170-46ea-818b-cf5d696a3e44','b151c500-b769-470a-9cc5-71aeb2a1206c','20c09ae1-4a5c-4ac2-9bf8-d64af313c623','92ad880f-f97b-4d40-b0e4-d2d8b317348a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0e7a4ae4406487d9f1d6b36a06e986e',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:33:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1644038397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=431e6c90-1955-4422-8714-45bf69677497,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e092920620a4c86bdddcf7afaf1f3c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0e7a4ae4406487d9f1d6b36a06e986e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:02.463885 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-23fa1ede-2388-43b2-bca2-fecca0aeb3c8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b9510ed-c1c8-435d-b8ba-ecb2ba50d3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:02.488037 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-23fa1ede-2388-43b2-bca2-fecca0aeb3c8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b9510ed-c1c8-435d-b8ba-ecb2ba50d3ab) transitioned into state 'SUCCESS' from state '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-1644038397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e092920620a4c86bdddcf7afaf1f3c5',qos_specs=None,replication_status=,reservations=['86571d7e-e170-46ea-818b-cf5d696a3e44','b151c500-b769-470a-9cc5-71aeb2a1206c','20c09ae1-4a5c-4ac2-9bf8-d64af313c623','92ad880f-f97b-4d40-b0e4-d2d8b317348a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0e7a4ae4406487d9f1d6b36a06e986e',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:02.488812 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-23fa1ede-2388-43b2-bca2-fecca0aeb3c8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05e2e767-5bf7-486f-8b7d-6657bb542ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:02.505840 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-23fa1ede-2388-43b2-bca2-fecca0aeb3c8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05e2e767-5bf7-486f-8b7d-6657bb542ffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:02.506801 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-23fa1ede-2388-43b2-bca2-fecca0aeb3c8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Flow 'volume_create_api' (e81c177a-dd5e-4b52-8139-ca31294f8bd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:33:02.507133 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-23fa1ede-2388-43b2-bca2-fecca0aeb3c8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create volume request issued successfully. Aug 06 14:33:02.507743 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-23fa1ede-2388-43b2-bca2-fecca0aeb3c8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:33:02.508157 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1250/4995] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:33:02 2026] POST /volume/v3/volumes => generated 759 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:33:02.520624 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f281e157-421e-41b8-9e0e-74e829f4e746 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:02.522305 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f281e157-421e-41b8-9e0e-74e829f4e746 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 Aug 06 14:33:02.522495 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f281e157-421e-41b8-9e0e-74e829f4e746 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:02.522684 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f281e157-421e-41b8-9e0e-74e829f4e746 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:02.531392 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:02.531392 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:02.535036 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f281e157-421e-41b8-9e0e-74e829f4e746 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:33:02.540664 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f281e157-421e-41b8-9e0e-74e829f4e746 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 returned with HTTP 200 Aug 06 14:33:02.541174 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1257/4996] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:02 2026] GET /volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:02.965333 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4a6c24e4-eea4-4127-ad1e-cd0391a5f6d4 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:02.967176 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4a6c24e4-eea4-4127-ad1e-cd0391a5f6d4 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 Aug 06 14:33:02.967443 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4a6c24e4-eea4-4127-ad1e-cd0391a5f6d4 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:02.967632 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4a6c24e4-eea4-4127-ad1e-cd0391a5f6d4 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:02.967758 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-4a6c24e4-eea4-4127-ad1e-cd0391a5f6d4 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Show backup with id 75637db0-3405-4df3-a0cc-f158c5b9a326. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:33:02.971708 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4a6c24e4-eea4-4127-ad1e-cd0391a5f6d4 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 returned with HTTP 404 Aug 06 14:33:02.972180 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1243/4997] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:33:02 2026] GET /volume/v3/backups/75637db0-3405-4df3-a0cc-f158c5b9a326 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:33:02.978679 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6a18886b-c18c-40a1-add4-68af5197ff3d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:02.980768 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6a18886b-c18c-40a1-add4-68af5197ff3d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/49d98932-1571-4920-a3ad-1bce4c6e3c4c Aug 06 14:33:02.981016 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6a18886b-c18c-40a1-add4-68af5197ff3d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:02.981256 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6a18886b-c18c-40a1-add4-68af5197ff3d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:02.981473 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-6a18886b-c18c-40a1-add4-68af5197ff3d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Delete volume with id: 49d98932-1571-4920-a3ad-1bce4c6e3c4c Aug 06 14:33:02.988664 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:02.988664 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:33:02.988953 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-6a18886b-c18c-40a1-add4-68af5197ff3d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Volume info retrieved successfully. Aug 06 14:33:03.004983 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-6a18886b-c18c-40a1-add4-68af5197ff3d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Delete volume request issued successfully. Aug 06 14:33:03.005197 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6a18886b-c18c-40a1-add4-68af5197ff3d tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/volumes/49d98932-1571-4920-a3ad-1bce4c6e3c4c returned with HTTP 202 Aug 06 14:33:03.005798 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1248/4998] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:33:02 2026] DELETE /volume/v3/volumes/49d98932-1571-4920-a3ad-1bce4c6e3c4c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:33:03.012668 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f9fab489-2ec0-4edc-ab6b-c8bb325afaf9 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:03.014530 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f9fab489-2ec0-4edc-ab6b-c8bb325afaf9 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/volumes/49d98932-1571-4920-a3ad-1bce4c6e3c4c Aug 06 14:33:03.014766 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f9fab489-2ec0-4edc-ab6b-c8bb325afaf9 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:03.014972 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f9fab489-2ec0-4edc-ab6b-c8bb325afaf9 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:03.022343 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:03.022343 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:03.026671 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f9fab489-2ec0-4edc-ab6b-c8bb325afaf9 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Volume info retrieved successfully. Aug 06 14:33:03.030991 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f9fab489-2ec0-4edc-ab6b-c8bb325afaf9 tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/volumes/49d98932-1571-4920-a3ad-1bce4c6e3c4c returned with HTTP 200 Aug 06 14:33:03.031410 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1251/4999] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:33:03 2026] GET /volume/v3/volumes/49d98932-1571-4920-a3ad-1bce4c6e3c4c => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:33:03.555030 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1e199f4f-fc39-4c94-bc44-4cb71a29cdfd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:03.556940 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1e199f4f-fc39-4c94-bc44-4cb71a29cdfd tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 Aug 06 14:33:03.557142 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1e199f4f-fc39-4c94-bc44-4cb71a29cdfd tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:03.557393 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1e199f4f-fc39-4c94-bc44-4cb71a29cdfd tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:03.564561 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:03.564561 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:03.568308 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-1e199f4f-fc39-4c94-bc44-4cb71a29cdfd tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:33:03.573029 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1e199f4f-fc39-4c94-bc44-4cb71a29cdfd tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 returned with HTTP 200 Aug 06 14:33:03.573406 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1258/5000] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:03 2026] GET /volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:33:03.585483 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d3a19024-28cd-40f2-92a6-0b7e1837fcca None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:03.587220 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d3a19024-28cd-40f2-92a6-0b7e1837fcca tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 Aug 06 14:33:03.587501 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d3a19024-28cd-40f2-92a6-0b7e1837fcca tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:03.587753 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d3a19024-28cd-40f2-92a6-0b7e1837fcca tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:03.595295 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:03.595295 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:33:03.598781 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d3a19024-28cd-40f2-92a6-0b7e1837fcca tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:33:03.602997 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d3a19024-28cd-40f2-92a6-0b7e1837fcca tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 returned with HTTP 200 Aug 06 14:33:03.603383 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1244/5001] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:03 2026] GET /volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:33:04.044724 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7c08166a-9604-476c-9343-ff061284682e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:04.046721 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7c08166a-9604-476c-9343-ff061284682e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] GET https://10.4.3.229/volume/v3/volumes/49d98932-1571-4920-a3ad-1bce4c6e3c4c Aug 06 14:33:04.047027 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7c08166a-9604-476c-9343-ff061284682e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:04.048332 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7c08166a-9604-476c-9343-ff061284682e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:04.052879 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7c08166a-9604-476c-9343-ff061284682e tempest-ProjectAdminTests33-99316668 tempest-ProjectAdminTests33-99316668-project-admin] https://10.4.3.229/volume/v3/volumes/49d98932-1571-4920-a3ad-1bce4c6e3c4c returned with HTTP 404 Aug 06 14:33:04.053330 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1249/5002] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:33:04 2026] GET /volume/v3/volumes/49d98932-1571-4920-a3ad-1bce4c6e3c4c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:33:04.750611 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-05bb5d42-28b2-458a-b46b-57d59714be91 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:04.752724 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-05bb5d42-28b2-458a-b46b-57d59714be91 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 Aug 06 14:33:04.752919 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-05bb5d42-28b2-458a-b46b-57d59714be91 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:04.753189 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-05bb5d42-28b2-458a-b46b-57d59714be91 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:04.761071 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:04.761071 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:04.764124 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-05bb5d42-28b2-458a-b46b-57d59714be91 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:33:04.768497 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-05bb5d42-28b2-458a-b46b-57d59714be91 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 returned with HTTP 200 Aug 06 14:33:04.768907 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1252/5003] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:33:04 2026] GET /volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:33:05.228294 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-ea88fb6e-50c0-479e-a874-83444bf245a3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:05.231677 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-ea88fb6e-50c0-479e-a874-83444bf245a3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 Aug 06 14:33:05.231677 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-ea88fb6e-50c0-479e-a874-83444bf245a3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:05.231677 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-ea88fb6e-50c0-479e-a874-83444bf245a3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:05.237911 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:05.237911 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:05.241844 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-ea88fb6e-50c0-479e-a874-83444bf245a3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:33:05.246311 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-ea88fb6e-50c0-479e-a874-83444bf245a3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 returned with HTTP 200 Aug 06 14:33:05.246753 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1259/5004] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:33:05 2026] GET /volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:33:05.257031 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-cc0a8544-5f82-4f3b-8feb-6afa6827c2ee None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:05.257547 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cc0a8544-5f82-4f3b-8feb-6afa6827c2ee None None] GET https://10.4.3.229/volume// Aug 06 14:33:05.257786 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cc0a8544-5f82-4f3b-8feb-6afa6827c2ee None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:05.258052 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cc0a8544-5f82-4f3b-8feb-6afa6827c2ee None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:05.258512 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cc0a8544-5f82-4f3b-8feb-6afa6827c2ee None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:33:05.258883 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1245/5005] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14:33: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 06 14:33:05.268905 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-e231ada6-f8e1-410e-b4e6-b374d6d904fb None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:05.271285 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-e231ada6-f8e1-410e-b4e6-b374d6d904fb tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:33:05.271700 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-e231ada6-f8e1-410e-b4e6-b374d6d904fb tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "431e6c90-1955-4422-8714-45bf69677497", "connector": null, "instance_uuid": "d085feb0-188c-4525-ab44-9640fe6ee1b2"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:05.279780 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:05.279780 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:33:05.305640 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-e231ada6-f8e1-410e-b4e6-b374d6d904fb tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:33:05.306094 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1250/5006] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:33:05 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 06 14:33:05.794845 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-90ebd34a-9ab9-4945-8dfc-c086dc32c253 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:05.928354 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-90ebd34a-9ab9-4945-8dfc-c086dc32c253 tempest-ProjectReaderTests-1872175613 tempest-ProjectReaderTests-1872175613-project-admin] GET https://10.4.3.229/volume/v3/scheduler-stats/get_pools Aug 06 14:33:05.928600 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-90ebd34a-9ab9-4945-8dfc-c086dc32c253 tempest-ProjectReaderTests-1872175613 tempest-ProjectReaderTests-1872175613-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:05.928784 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-90ebd34a-9ab9-4945-8dfc-c086dc32c253 tempest-ProjectReaderTests-1872175613 tempest-ProjectReaderTests-1872175613-project-admin] Calling method 'get_pools' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:05.937379 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-90ebd34a-9ab9-4945-8dfc-c086dc32c253 tempest-ProjectReaderTests-1872175613 tempest-ProjectReaderTests-1872175613-project-admin] https://10.4.3.229/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 06 14:33:05.937926 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1253/5007] 10.4.3.229 () {66 vars in 1291 bytes} [Thu Aug 6 14:33:05 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:05.946686 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-32a2b1a6-b1b2-4ba6-aee8-0cf942988501 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:05.997701 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-32a2b1a6-b1b2-4ba6-aee8-0cf942988501 tempest-ProjectReaderTests-1872175613 tempest-ProjectReaderTests-1872175613-project-reader] GET https://10.4.3.229/volume/v3/capabilities/np0000006659@storpool Aug 06 14:33:05.998148 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-32a2b1a6-b1b2-4ba6-aee8-0cf942988501 tempest-ProjectReaderTests-1872175613 tempest-ProjectReaderTests-1872175613-project-reader] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:05.998537 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-32a2b1a6-b1b2-4ba6-aee8-0cf942988501 tempest-ProjectReaderTests-1872175613 tempest-ProjectReaderTests-1872175613-project-reader] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:05.999543 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.policy [None req-32a2b1a6-b1b2-4ba6-aee8-0cf942988501 tempest-ProjectReaderTests-1872175613 tempest-ProjectReaderTests-1872175613-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '9efac4e17213433285fef3812c0d30bb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b863cb0dc274bd88a588fc50928e8f9', '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=100396) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:33:06.000532 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-32a2b1a6-b1b2-4ba6-aee8-0cf942988501 tempest-ProjectReaderTests-1872175613 tempest-ProjectReaderTests-1872175613-project-reader] https://10.4.3.229/volume/v3/capabilities/np0000006659@storpool returned with HTTP 403 Aug 06 14:33:06.000532 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1260/5008] 10.4.3.229 () {66 vars in 1318 bytes} [Thu Aug 6 14:33:05 2026] GET /volume/v3/capabilities/np0000006659@storpool => generated 110 bytes in 55 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:33:06.157009 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2565c731-daa3-43dd-8f93-3eb8ac8b559d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:06.157422 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2565c731-daa3-43dd-8f93-3eb8ac8b559d None None] GET https://10.4.3.229/volume// Aug 06 14:33:06.157630 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2565c731-daa3-43dd-8f93-3eb8ac8b559d None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:06.157840 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2565c731-daa3-43dd-8f93-3eb8ac8b559d None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:06.158179 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2565c731-daa3-43dd-8f93-3eb8ac8b559d None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:33:06.158493 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1246/5009] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:33:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 06 14:33:06.165349 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-50238977-8f88-4a62-a6be-6bba94c04a66 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:06.167804 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-50238977-8f88-4a62-a6be-6bba94c04a66 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 Aug 06 14:33:06.168085 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-50238977-8f88-4a62-a6be-6bba94c04a66 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:06.168333 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-50238977-8f88-4a62-a6be-6bba94c04a66 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:06.179375 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:06.179375 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:33:06.183269 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-50238977-8f88-4a62-a6be-6bba94c04a66 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:33:06.188695 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-50238977-8f88-4a62-a6be-6bba94c04a66 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 returned with HTTP 200 Aug 06 14:33:06.189149 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1251/5010] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:33:06 2026] GET /volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 => generated 1546 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:33:06.295454 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-6483b641-5d2a-4ce8-88ad-6f43016f5e71 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:06.295454 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-6483b641-5d2a-4ce8-88ad-6f43016f5e71 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] PUT https://10.4.3.229/volume/v3/attachments/6aab3bff-c19a-403f-b432-0ae0a9883fcd Aug 06 14:33:06.295454 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-6483b641-5d2a-4ce8-88ad-6f43016f5e71 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:06.304238 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-6483b641-5d2a-4ce8-88ad-6f43016f5e71 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Acquiring lock "cinder-attachment_update-431e6c90-1955-4422-8714-45bf69677497-np0000006659" by "attachment_update" {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:33:06.309973 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-6483b641-5d2a-4ce8-88ad-6f43016f5e71 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Lock "cinder-attachment_update-431e6c90-1955-4422-8714-45bf69677497-np0000006659" acquired by "attachment_update" :: waited 0.006s {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:33:06.313533 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:06.313533 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:06.395260 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-6483b641-5d2a-4ce8-88ad-6f43016f5e71 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Lock "cinder-attachment_update-431e6c90-1955-4422-8714-45bf69677497-np0000006659" released by "attachment_update" :: held 0.085s {{(pid=100397) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:33:06.395864 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-6483b641-5d2a-4ce8-88ad-6f43016f5e71 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments/6aab3bff-c19a-403f-b432-0ae0a9883fcd returned with HTTP 200 Aug 06 14:33:06.396281 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1254/5011] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:33:06 2026] PUT /volume/v3/attachments/6aab3bff-c19a-403f-b432-0ae0a9883fcd => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:33:06.424910 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-62bcda5e-5564-41fd-8241-21b2958eb5c4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:06.426520 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-62bcda5e-5564-41fd-8241-21b2958eb5c4 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/attachments/6aab3bff-c19a-403f-b432-0ae0a9883fcd/action Aug 06 14:33:06.427015 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-62bcda5e-5564-41fd-8241-21b2958eb5c4 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action body: b'{"os-complete": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:33:06.428483 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-62bcda5e-5564-41fd-8241-21b2958eb5c4 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:06.448457 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:06.448457 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:06.461868 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-4b57b4e7-8cac-48b1-af84-4d43a7761ac6 req-62bcda5e-5564-41fd-8241-21b2958eb5c4 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments/6aab3bff-c19a-403f-b432-0ae0a9883fcd/action returned with HTTP 204 Aug 06 14:33:06.462299 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1261/5012] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:33:06 2026] POST /volume/v3/attachments/6aab3bff-c19a-403f-b432-0ae0a9883fcd/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:33:08.074775 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-71a30469-6445-46c7-9490-9b8f72a3c83c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.163659 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-71a30469-6445-46c7-9490-9b8f72a3c83c tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:33:08.164108 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-71a30469-6445-46c7-9490-9b8f72a3c83c tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1305154713", "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=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:08.179460 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-71a30469-6445-46c7-9490-9b8f72a3c83c tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:33:08.179723 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1247/5013] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:33:08 2026] POST /volume/v3/types => generated 380 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:08.187293 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6fe69dbc-83ad-48be-baf0-7d55aa338115 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.188988 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6fe69dbc-83ad-48be-baf0-7d55aa338115 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] POST https://10.4.3.229/volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b/encryption Aug 06 14:33:08.189451 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6fe69dbc-83ad-48be-baf0-7d55aa338115 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:08.203267 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6fe69dbc-83ad-48be-baf0-7d55aa338115 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] https://10.4.3.229/volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b/encryption returned with HTTP 200 Aug 06 14:33:08.203741 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1252/5014] 10.4.3.229 () {68 vars in 1397 bytes} [Thu Aug 6 14:33:08 2026] POST /volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:08.211335 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-2c4ee09a-8f96-4767-b261-1964a2f14bb3 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.212994 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2c4ee09a-8f96-4767-b261-1964a2f14bb3 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:33:08.213334 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2c4ee09a-8f96-4767-b261-1964a2f14bb3 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-567359733", "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=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:08.214886 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:08.214886 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:08.228503 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2c4ee09a-8f96-4767-b261-1964a2f14bb3 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:33:08.228878 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1255/5015] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:33:08 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:08.236062 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e11cabdb-bcd6-4f0c-9835-986357ea7d5a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.287742 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e11cabdb-bcd6-4f0c-9835-986357ea7d5a tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] POST https://10.4.3.229/volume/v3/types/604bd977-bd00-46d5-929e-c6d967b9355f/encryption Aug 06 14:33:08.288060 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e11cabdb-bcd6-4f0c-9835-986357ea7d5a tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:08.289855 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.policy [None req-e11cabdb-bcd6-4f0c-9835-986357ea7d5a tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'c0b18138baef4483aa8d179c21e488c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b0e12e92182466fae5cd3320d0c9cbd', '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=100396) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:33:08.290076 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e11cabdb-bcd6-4f0c-9835-986357ea7d5a tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] https://10.4.3.229/volume/v3/types/604bd977-bd00-46d5-929e-c6d967b9355f/encryption returned with HTTP 403 Aug 06 14:33:08.290526 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1262/5016] 10.4.3.229 () {68 vars in 1397 bytes} [Thu Aug 6 14:33:08 2026] POST /volume/v3/types/604bd977-bd00-46d5-929e-c6d967b9355f/encryption => generated 127 bytes in 55 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:33:08.297366 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-acc438d8-4d8a-4ba6-a11d-9e16f15a7873 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.299263 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-acc438d8-4d8a-4ba6-a11d-9e16f15a7873 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:33:08.299747 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-acc438d8-4d8a-4ba6-a11d-9e16f15a7873 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1175024768", "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=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:08.315650 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-acc438d8-4d8a-4ba6-a11d-9e16f15a7873 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:33:08.316075 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1248/5017] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:33:08 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:08.326078 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-112ca26d-f315-4a1b-80d3-29a80388a074 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.327631 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-112ca26d-f315-4a1b-80d3-29a80388a074 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] POST https://10.4.3.229/volume/v3/types/392668c3-8902-45c3-8744-3c05586a37b7/extra_specs Aug 06 14:33:08.327978 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-112ca26d-f315-4a1b-80d3-29a80388a074 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:08.329959 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.policy [None req-112ca26d-f315-4a1b-80d3-29a80388a074 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'c0b18138baef4483aa8d179c21e488c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b0e12e92182466fae5cd3320d0c9cbd', '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=100398) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:33:08.330174 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-112ca26d-f315-4a1b-80d3-29a80388a074 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] https://10.4.3.229/volume/v3/types/392668c3-8902-45c3-8744-3c05586a37b7/extra_specs returned with HTTP 403 Aug 06 14:33:08.330663 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1253/5018] 10.4.3.229 () {68 vars in 1399 bytes} [Thu Aug 6 14:33:08 2026] POST /volume/v3/types/392668c3-8902-45c3-8744-3c05586a37b7/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:33:08.337228 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-522062df-6067-4799-a629-c24af5229335 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.339007 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-522062df-6067-4799-a629-c24af5229335 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] PUT https://10.4.3.229/volume/v3/types/392668c3-8902-45c3-8744-3c05586a37b7/extra_specs/key2 Aug 06 14:33:08.339338 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-522062df-6067-4799-a629-c24af5229335 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:08.341060 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.policy [None req-522062df-6067-4799-a629-c24af5229335 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'c0b18138baef4483aa8d179c21e488c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b0e12e92182466fae5cd3320d0c9cbd', '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=100397) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:33:08.341227 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-522062df-6067-4799-a629-c24af5229335 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] https://10.4.3.229/volume/v3/types/392668c3-8902-45c3-8744-3c05586a37b7/extra_specs/key2 returned with HTTP 403 Aug 06 14:33:08.341743 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1256/5019] 10.4.3.229 () {68 vars in 1413 bytes} [Thu Aug 6 14:33:08 2026] PUT /volume/v3/types/392668c3-8902-45c3-8744-3c05586a37b7/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:33:08.350110 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-66b0ffe4-a1ce-4e7c-bada-8b2115c63619 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.351470 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-66b0ffe4-a1ce-4e7c-bada-8b2115c63619 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] POST https://10.4.3.229/volume/v3/types Aug 06 14:33:08.351859 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-66b0ffe4-a1ce-4e7c-bada-8b2115c63619 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:08.354087 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.policy [None req-66b0ffe4-a1ce-4e7c-bada-8b2115c63619 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'c0b18138baef4483aa8d179c21e488c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b0e12e92182466fae5cd3320d0c9cbd', '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=100396) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:33:08.354554 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-66b0ffe4-a1ce-4e7c-bada-8b2115c63619 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] https://10.4.3.229/volume/v3/types returned with HTTP 403 Aug 06 14:33:08.355009 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1263/5020] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:33:08 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 06 14:33:08.362210 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ee74ec4e-f813-43b3-8aaa-780a5172f082 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.363968 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ee74ec4e-f813-43b3-8aaa-780a5172f082 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:33:08.364418 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ee74ec4e-f813-43b3-8aaa-780a5172f082 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-705739156", "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=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:08.380611 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ee74ec4e-f813-43b3-8aaa-780a5172f082 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:33:08.381020 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1249/5021] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:33:08 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:08.388391 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f7435097-a0c0-4794-9d13-a8e46432d35d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.390321 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f7435097-a0c0-4794-9d13-a8e46432d35d tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] POST https://10.4.3.229/volume/v3/types/5c003d49-c692-4700-a373-3b96d7eb48a8/encryption Aug 06 14:33:08.390703 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f7435097-a0c0-4794-9d13-a8e46432d35d tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:08.405246 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f7435097-a0c0-4794-9d13-a8e46432d35d tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] https://10.4.3.229/volume/v3/types/5c003d49-c692-4700-a373-3b96d7eb48a8/encryption returned with HTTP 200 Aug 06 14:33:08.405616 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1254/5022] 10.4.3.229 () {68 vars in 1397 bytes} [Thu Aug 6 14:33:08 2026] POST /volume/v3/types/5c003d49-c692-4700-a373-3b96d7eb48a8/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:08.412885 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-cb0c4502-4baf-48d2-b4dd-268f65108f06 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.414711 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-cb0c4502-4baf-48d2-b4dd-268f65108f06 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] DELETE https://10.4.3.229/volume/v3/types/5c003d49-c692-4700-a373-3b96d7eb48a8/encryption/16a7f79c-c378-4db0-9bc2-5031b4106466 Aug 06 14:33:08.414938 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-cb0c4502-4baf-48d2-b4dd-268f65108f06 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:08.415092 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-cb0c4502-4baf-48d2-b4dd-268f65108f06 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:08.415706 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.policy [None req-cb0c4502-4baf-48d2-b4dd-268f65108f06 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'c0b18138baef4483aa8d179c21e488c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b0e12e92182466fae5cd3320d0c9cbd', '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=100397) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:33:08.415880 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-cb0c4502-4baf-48d2-b4dd-268f65108f06 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] https://10.4.3.229/volume/v3/types/5c003d49-c692-4700-a373-3b96d7eb48a8/encryption/16a7f79c-c378-4db0-9bc2-5031b4106466 returned with HTTP 403 Aug 06 14:33:08.416282 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1257/5023] 10.4.3.229 () {66 vars in 1489 bytes} [Thu Aug 6 14:33:08 2026] DELETE /volume/v3/types/5c003d49-c692-4700-a373-3b96d7eb48a8/encryption/16a7f79c-c378-4db0-9bc2-5031b4106466 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:33:08.422963 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3d42efab-4df8-49aa-9d5a-f2306941555e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.426028 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3d42efab-4df8-49aa-9d5a-f2306941555e tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:33:08.426028 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3d42efab-4df8-49aa-9d5a-f2306941555e tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-562458991", "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=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:08.441071 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3d42efab-4df8-49aa-9d5a-f2306941555e tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:33:08.441571 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1264/5024] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:33:08 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:08.450163 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2a1cacf0-13bb-4b9f-b583-1fe476b9898d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.452122 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2a1cacf0-13bb-4b9f-b583-1fe476b9898d tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] DELETE https://10.4.3.229/volume/v3/types/6c01508d-2a2d-411a-8e92-b6e44461fcf7/extra_specs/key1 Aug 06 14:33:08.452330 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2a1cacf0-13bb-4b9f-b583-1fe476b9898d tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:08.452567 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2a1cacf0-13bb-4b9f-b583-1fe476b9898d tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:08.457969 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.policy [None req-2a1cacf0-13bb-4b9f-b583-1fe476b9898d tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'c0b18138baef4483aa8d179c21e488c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b0e12e92182466fae5cd3320d0c9cbd', '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=100399) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:33:08.458208 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2a1cacf0-13bb-4b9f-b583-1fe476b9898d tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] https://10.4.3.229/volume/v3/types/6c01508d-2a2d-411a-8e92-b6e44461fcf7/extra_specs/key1 returned with HTTP 403 Aug 06 14:33:08.458765 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1250/5025] 10.4.3.229 () {66 vars in 1396 bytes} [Thu Aug 6 14:33:08 2026] DELETE /volume/v3/types/6c01508d-2a2d-411a-8e92-b6e44461fcf7/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:33:08.466981 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6452a24c-a3ad-4418-9e23-e53a1eb8e877 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.468875 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6452a24c-a3ad-4418-9e23-e53a1eb8e877 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:33:08.469244 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6452a24c-a3ad-4418-9e23-e53a1eb8e877 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-527020256", "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=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:08.484899 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6452a24c-a3ad-4418-9e23-e53a1eb8e877 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:33:08.485229 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1255/5026] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:33:08 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:08.492896 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c737f72b-a6ab-46bd-855c-a64ecf7c6c70 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.495075 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c737f72b-a6ab-46bd-855c-a64ecf7c6c70 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] DELETE https://10.4.3.229/volume/v3/types/06f943ac-4f2c-4924-844b-e3d6126c740b Aug 06 14:33:08.495250 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c737f72b-a6ab-46bd-855c-a64ecf7c6c70 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:08.495452 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c737f72b-a6ab-46bd-855c-a64ecf7c6c70 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Calling method '_delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:08.496080 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.policy [None req-c737f72b-a6ab-46bd-855c-a64ecf7c6c70 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'c0b18138baef4483aa8d179c21e488c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b0e12e92182466fae5cd3320d0c9cbd', '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=100397) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:33:08.496247 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c737f72b-a6ab-46bd-855c-a64ecf7c6c70 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] https://10.4.3.229/volume/v3/types/06f943ac-4f2c-4924-844b-e3d6126c740b returned with HTTP 403 Aug 06 14:33:08.496868 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1258/5027] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:33:08 2026] DELETE /volume/v3/types/06f943ac-4f2c-4924-844b-e3d6126c740b => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:33:08.504293 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a4aed472-b786-45b4-a90b-6377f05f9f53 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.506280 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a4aed472-b786-45b4-a90b-6377f05f9f53 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] GET https://10.4.3.229/volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b/extra_specs Aug 06 14:33:08.506525 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a4aed472-b786-45b4-a90b-6377f05f9f53 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:08.506760 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a4aed472-b786-45b4-a90b-6377f05f9f53 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Calling method 'index' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:08.515148 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a4aed472-b786-45b4-a90b-6377f05f9f53 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] https://10.4.3.229/volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b/extra_specs returned with HTTP 200 Aug 06 14:33:08.515506 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1265/5028] 10.4.3.229 () {66 vars in 1378 bytes} [Thu Aug 6 14:33:08 2026] GET /volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b/extra_specs => generated 123 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:08.523181 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ae89ae6d-f2b8-428c-95e6-7b2f37c59ba8 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.524885 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ae89ae6d-f2b8-428c-95e6-7b2f37c59ba8 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] GET https://10.4.3.229/volume/v3/types Aug 06 14:33:08.525128 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ae89ae6d-f2b8-428c-95e6-7b2f37c59ba8 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:08.525384 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ae89ae6d-f2b8-428c-95e6-7b2f37c59ba8 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:08.526153 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.api_utils [None req-ae89ae6d-f2b8-428c-95e6-7b2f37c59ba8 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Removing options '' from query. {{(pid=100399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:33:08.547225 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ae89ae6d-f2b8-428c-95e6-7b2f37c59ba8 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:33:08.547669 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1251/5029] 10.4.3.229 () {66 vars in 1231 bytes} [Thu Aug 6 14:33:08 2026] GET /volume/v3/types => generated 2385 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:33:08.557563 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-77cc469b-9545-493f-8b26-4aff63310808 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.559250 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-77cc469b-9545-493f-8b26-4aff63310808 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] GET https://10.4.3.229/volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b/encryption/cipher Aug 06 14:33:08.559502 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-77cc469b-9545-493f-8b26-4aff63310808 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:08.559682 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-77cc469b-9545-493f-8b26-4aff63310808 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:08.560254 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.policy [None req-77cc469b-9545-493f-8b26-4aff63310808 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'c0b18138baef4483aa8d179c21e488c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b0e12e92182466fae5cd3320d0c9cbd', '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=100398) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:33:08.560415 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-77cc469b-9545-493f-8b26-4aff63310808 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] https://10.4.3.229/volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b/encryption/cipher returned with HTTP 403 Aug 06 14:33:08.560825 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1256/5030] 10.4.3.229 () {66 vars in 1396 bytes} [Thu Aug 6 14:33:08 2026] GET /volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:33:08.568333 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6a09e895-88c3-4fb6-b68a-079c6abfda0d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.570038 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6a09e895-88c3-4fb6-b68a-079c6abfda0d tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] GET https://10.4.3.229/volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b/encryption Aug 06 14:33:08.570219 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6a09e895-88c3-4fb6-b68a-079c6abfda0d tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:08.570401 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6a09e895-88c3-4fb6-b68a-079c6abfda0d tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Calling method 'index' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:08.571008 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.policy [None req-6a09e895-88c3-4fb6-b68a-079c6abfda0d tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'c0b18138baef4483aa8d179c21e488c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b0e12e92182466fae5cd3320d0c9cbd', '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=100397) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:33:08.571169 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6a09e895-88c3-4fb6-b68a-079c6abfda0d tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] https://10.4.3.229/volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b/encryption returned with HTTP 403 Aug 06 14:33:08.571617 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1259/5031] 10.4.3.229 () {66 vars in 1375 bytes} [Thu Aug 6 14:33:08 2026] GET /volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:33:08.578636 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9fb6c3fa-67d1-4142-bc82-017799a01da6 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.580533 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9fb6c3fa-67d1-4142-bc82-017799a01da6 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] GET https://10.4.3.229/volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b/extra_specs/multiattach Aug 06 14:33:08.580758 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9fb6c3fa-67d1-4142-bc82-017799a01da6 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:08.580992 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9fb6c3fa-67d1-4142-bc82-017799a01da6 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:08.588111 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9fb6c3fa-67d1-4142-bc82-017799a01da6 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] https://10.4.3.229/volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b/extra_specs/multiattach returned with HTTP 200 Aug 06 14:33:08.588510 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1266/5032] 10.4.3.229 () {66 vars in 1414 bytes} [Thu Aug 6 14:33:08 2026] GET /volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:33:08.595217 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7367d1b0-2b26-4fda-8aa3-410c4c4cba0f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.596989 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7367d1b0-2b26-4fda-8aa3-410c4c4cba0f tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] GET https://10.4.3.229/volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b/extra_specs/volume_backend_name Aug 06 14:33:08.597168 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7367d1b0-2b26-4fda-8aa3-410c4c4cba0f tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:08.597371 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7367d1b0-2b26-4fda-8aa3-410c4c4cba0f tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:08.604481 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7367d1b0-2b26-4fda-8aa3-410c4c4cba0f tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] https://10.4.3.229/volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b/extra_specs/volume_backend_name returned with HTTP 404 Aug 06 14:33:08.604891 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1252/5033] 10.4.3.229 () {66 vars in 1438 bytes} [Thu Aug 6 14:33:08 2026] GET /volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b/extra_specs/volume_backend_name => generated 143 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:33:08.612665 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-3cfcb216-6903-4dce-ae69-c43143c02043 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.614787 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3cfcb216-6903-4dce-ae69-c43143c02043 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] GET https://10.4.3.229/volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b Aug 06 14:33:08.614960 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3cfcb216-6903-4dce-ae69-c43143c02043 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:08.615135 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3cfcb216-6903-4dce-ae69-c43143c02043 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:08.620843 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3cfcb216-6903-4dce-ae69-c43143c02043 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] https://10.4.3.229/volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b returned with HTTP 200 Aug 06 14:33:08.621185 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1257/5034] 10.4.3.229 () {66 vars in 1342 bytes} [Thu Aug 6 14:33:08 2026] GET /volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b => generated 318 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:08.629579 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-4c7868c3-e3a9-4a6e-b173-6a762dfd482f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.631347 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4c7868c3-e3a9-4a6e-b173-6a762dfd482f tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] PUT https://10.4.3.229/volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b/encryption/b0c1d841-dcfd-41a6-b9f7-f062a65524ae Aug 06 14:33:08.631677 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4c7868c3-e3a9-4a6e-b173-6a762dfd482f tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:08.633944 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.policy [None req-4c7868c3-e3a9-4a6e-b173-6a762dfd482f tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'c0b18138baef4483aa8d179c21e488c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b0e12e92182466fae5cd3320d0c9cbd', '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=100397) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:33:08.634150 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4c7868c3-e3a9-4a6e-b173-6a762dfd482f tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] https://10.4.3.229/volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b/encryption/b0c1d841-dcfd-41a6-b9f7-f062a65524ae returned with HTTP 403 Aug 06 14:33:08.634608 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1260/5035] 10.4.3.229 () {68 vars in 1506 bytes} [Thu Aug 6 14:33:08 2026] PUT /volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b/encryption/b0c1d841-dcfd-41a6-b9f7-f062a65524ae => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:33:08.641616 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c91d43f7-508c-4bb0-8c06-2a55a0ea93dc None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.643409 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c91d43f7-508c-4bb0-8c06-2a55a0ea93dc tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] PUT https://10.4.3.229/volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b/extra_specs/key1 Aug 06 14:33:08.643752 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c91d43f7-508c-4bb0-8c06-2a55a0ea93dc tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:08.645788 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.policy [None req-c91d43f7-508c-4bb0-8c06-2a55a0ea93dc tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'c0b18138baef4483aa8d179c21e488c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b0e12e92182466fae5cd3320d0c9cbd', '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=100396) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:33:08.645975 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c91d43f7-508c-4bb0-8c06-2a55a0ea93dc tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] https://10.4.3.229/volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b/extra_specs/key1 returned with HTTP 403 Aug 06 14:33:08.646514 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1267/5036] 10.4.3.229 () {68 vars in 1413 bytes} [Thu Aug 6 14:33:08 2026] PUT /volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:33:08.653988 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b283f560-fa0d-422f-ba97-de3595b4691c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.655672 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b283f560-fa0d-422f-ba97-de3595b4691c tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] PUT https://10.4.3.229/volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b Aug 06 14:33:08.655985 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b283f560-fa0d-422f-ba97-de3595b4691c tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:08.658147 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.policy [None req-b283f560-fa0d-422f-ba97-de3595b4691c tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'c0b18138baef4483aa8d179c21e488c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b0e12e92182466fae5cd3320d0c9cbd', '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=100399) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:33:08.658336 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b283f560-fa0d-422f-ba97-de3595b4691c tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-member] https://10.4.3.229/volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b returned with HTTP 403 Aug 06 14:33:08.658774 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1253/5037] 10.4.3.229 () {68 vars in 1362 bytes} [Thu Aug 6 14:33:08 2026] PUT /volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:33:08.665962 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2eb7dc8d-d9de-4a75-904b-c3d6d826d310 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.668102 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2eb7dc8d-d9de-4a75-904b-c3d6d826d310 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] DELETE https://10.4.3.229/volume/v3/types/06f943ac-4f2c-4924-844b-e3d6126c740b Aug 06 14:33:08.668415 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2eb7dc8d-d9de-4a75-904b-c3d6d826d310 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:08.668666 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2eb7dc8d-d9de-4a75-904b-c3d6d826d310 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] Calling method '_delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:08.695304 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2eb7dc8d-d9de-4a75-904b-c3d6d826d310 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] https://10.4.3.229/volume/v3/types/06f943ac-4f2c-4924-844b-e3d6126c740b returned with HTTP 202 Aug 06 14:33:08.695783 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1258/5038] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:33:08 2026] DELETE /volume/v3/types/06f943ac-4f2c-4924-844b-e3d6126c740b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:33:08.702173 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1c94d388-b901-4fe6-85e2-104f6f9f6238 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.704095 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1c94d388-b901-4fe6-85e2-104f6f9f6238 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] DELETE https://10.4.3.229/volume/v3/types/6c01508d-2a2d-411a-8e92-b6e44461fcf7 Aug 06 14:33:08.704334 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1c94d388-b901-4fe6-85e2-104f6f9f6238 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:08.704548 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1c94d388-b901-4fe6-85e2-104f6f9f6238 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] Calling method '_delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:08.729559 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1c94d388-b901-4fe6-85e2-104f6f9f6238 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] https://10.4.3.229/volume/v3/types/6c01508d-2a2d-411a-8e92-b6e44461fcf7 returned with HTTP 202 Aug 06 14:33:08.729964 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1261/5039] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:33:08 2026] DELETE /volume/v3/types/6c01508d-2a2d-411a-8e92-b6e44461fcf7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:33:08.736286 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-abb503b9-f7c1-4d1e-9da2-1155935099a6 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.738324 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-abb503b9-f7c1-4d1e-9da2-1155935099a6 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] DELETE https://10.4.3.229/volume/v3/types/5c003d49-c692-4700-a373-3b96d7eb48a8 Aug 06 14:33:08.738625 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-abb503b9-f7c1-4d1e-9da2-1155935099a6 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:08.738846 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-abb503b9-f7c1-4d1e-9da2-1155935099a6 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] Calling method '_delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:08.764258 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-abb503b9-f7c1-4d1e-9da2-1155935099a6 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] https://10.4.3.229/volume/v3/types/5c003d49-c692-4700-a373-3b96d7eb48a8 returned with HTTP 202 Aug 06 14:33:08.764721 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1268/5040] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:33:08 2026] DELETE /volume/v3/types/5c003d49-c692-4700-a373-3b96d7eb48a8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:33:08.771349 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1cf6511c-addf-4732-8266-cde677615f3f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.774397 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1cf6511c-addf-4732-8266-cde677615f3f tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] DELETE https://10.4.3.229/volume/v3/types/392668c3-8902-45c3-8744-3c05586a37b7 Aug 06 14:33:08.774397 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1cf6511c-addf-4732-8266-cde677615f3f tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:08.774397 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1cf6511c-addf-4732-8266-cde677615f3f tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] Calling method '_delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:08.796159 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1cf6511c-addf-4732-8266-cde677615f3f tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] https://10.4.3.229/volume/v3/types/392668c3-8902-45c3-8744-3c05586a37b7 returned with HTTP 202 Aug 06 14:33:08.796839 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1254/5041] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:33:08 2026] DELETE /volume/v3/types/392668c3-8902-45c3-8744-3c05586a37b7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:33:08.804367 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-dfadc092-e7be-4e52-93dc-fbe13ea51620 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.810100 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-dfadc092-e7be-4e52-93dc-fbe13ea51620 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] DELETE https://10.4.3.229/volume/v3/types/604bd977-bd00-46d5-929e-c6d967b9355f Aug 06 14:33:08.810296 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-dfadc092-e7be-4e52-93dc-fbe13ea51620 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:08.810538 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-dfadc092-e7be-4e52-93dc-fbe13ea51620 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] Calling method '_delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:08.834807 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-dfadc092-e7be-4e52-93dc-fbe13ea51620 tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] https://10.4.3.229/volume/v3/types/604bd977-bd00-46d5-929e-c6d967b9355f returned with HTTP 202 Aug 06 14:33:08.835207 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1259/5042] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:33:08 2026] DELETE /volume/v3/types/604bd977-bd00-46d5-929e-c6d967b9355f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:33:08.841389 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-14f10e8c-fc26-4f6d-9da9-6abd0a213b2d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:08.843356 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-14f10e8c-fc26-4f6d-9da9-6abd0a213b2d tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] DELETE https://10.4.3.229/volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b Aug 06 14:33:08.843639 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-14f10e8c-fc26-4f6d-9da9-6abd0a213b2d tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:08.843837 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-14f10e8c-fc26-4f6d-9da9-6abd0a213b2d tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] Calling method '_delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:08.869921 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-14f10e8c-fc26-4f6d-9da9-6abd0a213b2d tempest-VolumeTypesMemberTests-2069894564 tempest-VolumeTypesMemberTests-2069894564-project-admin] https://10.4.3.229/volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b returned with HTTP 202 Aug 06 14:33:08.870405 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1262/5043] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:33:08 2026] DELETE /volume/v3/types/d67ed0ff-f083-483f-848e-a5536dfa699b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:33:15.339799 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3488b9fb-7e28-4f49-9165-c9a0447c94af None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:15.341554 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3488b9fb-7e28-4f49-9165-c9a0447c94af tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:33:15.341924 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3488b9fb-7e28-4f49-9165-c9a0447c94af tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-963981236-1300283167", "extra_specs": {"multiattach": " True"}}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:15.361492 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3488b9fb-7e28-4f49-9165-c9a0447c94af tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:33:15.361921 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1269/5044] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:33:15 2026] POST /volume/v3/types => generated 286 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:15.370390 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ae645db1-21e5-44b5-a249-81e101585d4f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:15.372250 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ae645db1-21e5-44b5-a249-81e101585d4f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:33:15.372595 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ae645db1-21e5-44b5-a249-81e101585d4f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-944335853", "snapshot_id": null, "imageRef": null, "volume_type": "89e9f6f8-16da-4287-8606-cbe7159cd1e1", "size": 1}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:15.374216 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-ae645db1-21e5-44b5-a249-81e101585d4f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-944335853', 'snapshot_id': None, 'imageRef': None, 'volume_type': '89e9f6f8-16da-4287-8606-cbe7159cd1e1', 'size': 1}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:33:15.378323 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-ae645db1-21e5-44b5-a249-81e101585d4f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Create volume of 1 GB Aug 06 14:33:15.378618 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:15.378618 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:33:15.379166 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-ae645db1-21e5-44b5-a249-81e101585d4f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Availability Zones retrieved successfully. Aug 06 14:33:15.386102 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-ae645db1-21e5-44b5-a249-81e101585d4f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Flow 'volume_create_api' (d6a9439a-814d-4dd3-8438-56a32dfa351a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:33:15.387220 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-ae645db1-21e5-44b5-a249-81e101585d4f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b28c792e-b74d-480d-86ec-a7b94a9b78a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:15.388705 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-ae645db1-21e5-44b5-a249-81e101585d4f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:33:15.398409 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:15.398409 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:33:15.412609 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-ae645db1-21e5-44b5-a249-81e101585d4f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b28c792e-b74d-480d-86ec-a7b94a9b78a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:33:15Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=89e9f6f8-16da-4287-8606-cbe7159cd1e1,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-963981236-1300283167',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89e9f6f8-16da-4287-8606-cbe7159cd1e1', 'encryption_key_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=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:15.413530 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-ae645db1-21e5-44b5-a249-81e101585d4f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8889cb9a-6f40-49c0-a12f-5441b7c60472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:15.439700 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-ae645db1-21e5-44b5-a249-81e101585d4f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-963981236-1300283167 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-963981236-1300283167, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:33:15.439987 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-ae645db1-21e5-44b5-a249-81e101585d4f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-963981236-1300283167 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-963981236-1300283167, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:33:15.466943 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-ae645db1-21e5-44b5-a249-81e101585d4f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Created reservations ['9eb99556-567c-4aaa-af36-4bf214ce5fc4', '4c0758ea-38d3-40da-8aac-a03a47c1307b', 'abbc2609-c6d9-4759-bab2-18675875a270', '0e28835f-3ad2-44dd-8b8d-e69a00f07d39'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:33:15.467765 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-ae645db1-21e5-44b5-a249-81e101585d4f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8889cb9a-6f40-49c0-a12f-5441b7c60472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9eb99556-567c-4aaa-af36-4bf214ce5fc4', '4c0758ea-38d3-40da-8aac-a03a47c1307b', 'abbc2609-c6d9-4759-bab2-18675875a270', '0e28835f-3ad2-44dd-8b8d-e69a00f07d39']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:15.468434 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-ae645db1-21e5-44b5-a249-81e101585d4f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d0aaf5b-77c5-457c-aa22-448d4ea55dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:15.489589 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-ae645db1-21e5-44b5-a249-81e101585d4f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d0aaf5b-77c5-457c-aa22-448d4ea55dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd562d7f8-a8ce-4fef-805e-4f6187ef7d02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-944335853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='220c2b9250b3469fa9f7c18edbf042f0',qos_specs=None,replication_status=,reservations=['9eb99556-567c-4aaa-af36-4bf214ce5fc4','4c0758ea-38d3-40da-8aac-a03a47c1307b','abbc2609-c6d9-4759-bab2-18675875a270','0e28835f-3ad2-44dd-8b8d-e69a00f07d39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901c3fe85bfa4940907ba7246f00be7e',volume_type_id=89e9f6f8-16da-4287-8606-cbe7159cd1e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:33:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-944335853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d562d7f8-a8ce-4fef-805e-4f6187ef7d02,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='220c2b9250b3469fa9f7c18edbf042f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='901c3fe85bfa4940907ba7246f00be7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89e9f6f8-16da-4287-8606-cbe7159cd1e1),volume_type_id=89e9f6f8-16da-4287-8606-cbe7159cd1e1)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:15.490226 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-ae645db1-21e5-44b5-a249-81e101585d4f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb7f0539-96e1-4c90-84ec-110b0770d9b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:15.508520 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-ae645db1-21e5-44b5-a249-81e101585d4f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb7f0539-96e1-4c90-84ec-110b0770d9b6) transitioned into state 'SUCCESS' from state '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-944335853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='220c2b9250b3469fa9f7c18edbf042f0',qos_specs=None,replication_status=,reservations=['9eb99556-567c-4aaa-af36-4bf214ce5fc4','4c0758ea-38d3-40da-8aac-a03a47c1307b','abbc2609-c6d9-4759-bab2-18675875a270','0e28835f-3ad2-44dd-8b8d-e69a00f07d39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901c3fe85bfa4940907ba7246f00be7e',volume_type_id=89e9f6f8-16da-4287-8606-cbe7159cd1e1)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:15.509175 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-ae645db1-21e5-44b5-a249-81e101585d4f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0339a953-e391-4af7-b69f-ba1e6d96d07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:15.518610 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-ae645db1-21e5-44b5-a249-81e101585d4f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0339a953-e391-4af7-b69f-ba1e6d96d07e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:15.519373 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-ae645db1-21e5-44b5-a249-81e101585d4f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Flow 'volume_create_api' (d6a9439a-814d-4dd3-8438-56a32dfa351a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:33:15.519685 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-ae645db1-21e5-44b5-a249-81e101585d4f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Create volume request issued successfully. Aug 06 14:33:15.520198 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ae645db1-21e5-44b5-a249-81e101585d4f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:33:15.520614 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1255/5045] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:33:15 2026] POST /volume/v3/volumes => generated 828 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:33:15.540207 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e664c5b2-354d-43fa-b0e6-8eb8fde76071 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:15.542780 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e664c5b2-354d-43fa-b0e6-8eb8fde76071 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 Aug 06 14:33:15.543016 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e664c5b2-354d-43fa-b0e6-8eb8fde76071 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:15.543278 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e664c5b2-354d-43fa-b0e6-8eb8fde76071 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:15.551990 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:15.551990 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:33:15.556413 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e664c5b2-354d-43fa-b0e6-8eb8fde76071 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:33:15.561253 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e664c5b2-354d-43fa-b0e6-8eb8fde76071 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 returned with HTTP 200 Aug 06 14:33:15.561657 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1260/5046] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:15 2026] GET /volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:16.575649 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0aceada0-27ff-4b83-a36b-ebb5a03458da None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:16.577563 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0aceada0-27ff-4b83-a36b-ebb5a03458da tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 Aug 06 14:33:16.577775 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0aceada0-27ff-4b83-a36b-ebb5a03458da tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:16.577933 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0aceada0-27ff-4b83-a36b-ebb5a03458da tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:16.584972 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:16.584972 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:16.588905 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-0aceada0-27ff-4b83-a36b-ebb5a03458da tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:33:16.593444 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0aceada0-27ff-4b83-a36b-ebb5a03458da tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 returned with HTTP 200 Aug 06 14:33:16.593916 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1263/5047] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:16 2026] GET /volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:16.606736 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-51fc3cd6-6695-4957-9239-e699a26753e3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:16.607769 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-51fc3cd6-6695-4957-9239-e699a26753e3 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 Aug 06 14:33:16.607865 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-51fc3cd6-6695-4957-9239-e699a26753e3 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:16.608060 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-51fc3cd6-6695-4957-9239-e699a26753e3 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:16.614806 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:16.614806 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:16.618536 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-51fc3cd6-6695-4957-9239-e699a26753e3 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:33:16.622788 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-51fc3cd6-6695-4957-9239-e699a26753e3 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 returned with HTTP 200 Aug 06 14:33:16.623252 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1270/5048] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:16 2026] GET /volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:16.679735 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-c8fa9888-7048-4bbe-8e8b-8db7fb44ff12 req-730944b0-988d-4e4b-abdb-4e71992d3c70 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:16.682772 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-c8fa9888-7048-4bbe-8e8b-8db7fb44ff12 req-730944b0-988d-4e4b-abdb-4e71992d3c70 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 Aug 06 14:33:16.683054 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-c8fa9888-7048-4bbe-8e8b-8db7fb44ff12 req-730944b0-988d-4e4b-abdb-4e71992d3c70 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:16.683339 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-c8fa9888-7048-4bbe-8e8b-8db7fb44ff12 req-730944b0-988d-4e4b-abdb-4e71992d3c70 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:16.693094 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:16.693094 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:33:16.697531 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-c8fa9888-7048-4bbe-8e8b-8db7fb44ff12 req-730944b0-988d-4e4b-abdb-4e71992d3c70 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:33:16.703150 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-c8fa9888-7048-4bbe-8e8b-8db7fb44ff12 req-730944b0-988d-4e4b-abdb-4e71992d3c70 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 returned with HTTP 200 Aug 06 14:33:16.704087 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1256/5049] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:33:16 2026] GET /volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 => generated 921 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:33:16.779283 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-69e787f1-a8e6-4004-9e60-3fa0ce39e066 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:16.779925 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-69e787f1-a8e6-4004-9e60-3fa0ce39e066 None None] GET https://10.4.3.229/volume// Aug 06 14:33:16.779925 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-69e787f1-a8e6-4004-9e60-3fa0ce39e066 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:16.780057 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-69e787f1-a8e6-4004-9e60-3fa0ce39e066 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:16.780553 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-69e787f1-a8e6-4004-9e60-3fa0ce39e066 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:33:16.780945 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1261/5050] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:33: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 06 14:33:16.789554 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-c8fa9888-7048-4bbe-8e8b-8db7fb44ff12 req-84343f19-3b60-4e94-b4a1-19a532af60d3 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:16.791758 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-c8fa9888-7048-4bbe-8e8b-8db7fb44ff12 req-84343f19-3b60-4e94-b4a1-19a532af60d3 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:33:16.791871 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-c8fa9888-7048-4bbe-8e8b-8db7fb44ff12 req-84343f19-3b60-4e94-b4a1-19a532af60d3 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d562d7f8-a8ce-4fef-805e-4f6187ef7d02", "connector": null, "instance_uuid": "149baa8c-0bfc-4b31-a5b2-90b15aacb7ac"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:16.800561 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:16.800561 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:16.841389 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-c8fa9888-7048-4bbe-8e8b-8db7fb44ff12 req-84343f19-3b60-4e94-b4a1-19a532af60d3 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:33:16.841886 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1264/5051] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:33:16 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 06 14:33:16.873609 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-afb0fa8a-9b59-411b-9de7-cceadc16b0eb None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:16.876163 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-afb0fa8a-9b59-411b-9de7-cceadc16b0eb tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 Aug 06 14:33:16.876381 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-afb0fa8a-9b59-411b-9de7-cceadc16b0eb tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:16.876647 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-afb0fa8a-9b59-411b-9de7-cceadc16b0eb tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:16.882973 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4893e027-c09e-4a40-88b4-a408bfd4170c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:16.883087 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4893e027-c09e-4a40-88b4-a408bfd4170c None None] GET https://10.4.3.229/volume// Aug 06 14:33:16.883209 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4893e027-c09e-4a40-88b4-a408bfd4170c None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:16.883490 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4893e027-c09e-4a40-88b4-a408bfd4170c None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:16.883871 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4893e027-c09e-4a40-88b4-a408bfd4170c None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:33:16.884281 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1257/5052] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:33: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 06 14:33:16.887571 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:16.887571 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:16.890511 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-c8fa9888-7048-4bbe-8e8b-8db7fb44ff12 req-a09e4717-fdb5-4587-b087-588fb1ad7ac8 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:16.892204 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-afb0fa8a-9b59-411b-9de7-cceadc16b0eb tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:33:16.892693 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-c8fa9888-7048-4bbe-8e8b-8db7fb44ff12 req-a09e4717-fdb5-4587-b087-588fb1ad7ac8 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 Aug 06 14:33:16.892875 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-c8fa9888-7048-4bbe-8e8b-8db7fb44ff12 req-a09e4717-fdb5-4587-b087-588fb1ad7ac8 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:16.893039 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-c8fa9888-7048-4bbe-8e8b-8db7fb44ff12 req-a09e4717-fdb5-4587-b087-588fb1ad7ac8 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:16.900469 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-afb0fa8a-9b59-411b-9de7-cceadc16b0eb tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 returned with HTTP 200 Aug 06 14:33:16.900969 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1271/5053] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:16 2026] GET /volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 => generated 920 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:16.903466 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:16.903466 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:33:16.906745 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-c8fa9888-7048-4bbe-8e8b-8db7fb44ff12 req-a09e4717-fdb5-4587-b087-588fb1ad7ac8 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:33:16.910282 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-c8fa9888-7048-4bbe-8e8b-8db7fb44ff12 req-a09e4717-fdb5-4587-b087-588fb1ad7ac8 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 returned with HTTP 200 Aug 06 14:33:16.910786 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1262/5054] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:33:16 2026] GET /volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 => generated 1100 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:33:17.013786 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-c8fa9888-7048-4bbe-8e8b-8db7fb44ff12 req-ebc735a5-e3c8-407e-96a4-12fedc5a1d1c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:17.016123 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-c8fa9888-7048-4bbe-8e8b-8db7fb44ff12 req-ebc735a5-e3c8-407e-96a4-12fedc5a1d1c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] PUT https://10.4.3.229/volume/v3/attachments/8db28750-557d-4da5-b56a-10bc8c06cb9b Aug 06 14:33:17.016759 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-c8fa9888-7048-4bbe-8e8b-8db7fb44ff12 req-ebc735a5-e3c8-407e-96a4-12fedc5a1d1c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:17.024508 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-c8fa9888-7048-4bbe-8e8b-8db7fb44ff12 req-ebc735a5-e3c8-407e-96a4-12fedc5a1d1c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Acquiring lock "cinder-attachment_update-d562d7f8-a8ce-4fef-805e-4f6187ef7d02-np0000006659" by "attachment_update" {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:33:17.029072 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-c8fa9888-7048-4bbe-8e8b-8db7fb44ff12 req-ebc735a5-e3c8-407e-96a4-12fedc5a1d1c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Lock "cinder-attachment_update-d562d7f8-a8ce-4fef-805e-4f6187ef7d02-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:33:17.030009 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:17.030009 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:17.113603 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-c8fa9888-7048-4bbe-8e8b-8db7fb44ff12 req-ebc735a5-e3c8-407e-96a4-12fedc5a1d1c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Lock "cinder-attachment_update-d562d7f8-a8ce-4fef-805e-4f6187ef7d02-np0000006659" released by "attachment_update" :: held 0.084s {{(pid=100397) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:33:17.113809 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-c8fa9888-7048-4bbe-8e8b-8db7fb44ff12 req-ebc735a5-e3c8-407e-96a4-12fedc5a1d1c tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/attachments/8db28750-557d-4da5-b56a-10bc8c06cb9b returned with HTTP 200 Aug 06 14:33:17.114757 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1265/5055] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:33:17 2026] PUT /volume/v3/attachments/8db28750-557d-4da5-b56a-10bc8c06cb9b => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:33:17.912881 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2562395d-25cc-409c-b283-b6bb48f6aa32 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:17.917480 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2562395d-25cc-409c-b283-b6bb48f6aa32 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 Aug 06 14:33:17.917729 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2562395d-25cc-409c-b283-b6bb48f6aa32 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:17.918030 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2562395d-25cc-409c-b283-b6bb48f6aa32 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:17.938451 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:17.938451 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:33:17.943285 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-2562395d-25cc-409c-b283-b6bb48f6aa32 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:33:17.948598 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2562395d-25cc-409c-b283-b6bb48f6aa32 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 returned with HTTP 200 Aug 06 14:33:17.949131 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1258/5056] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:17 2026] GET /volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 => generated 921 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:18.964711 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-55219fdf-4d29-49b4-8386-5e10721495c7 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:18.966776 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-55219fdf-4d29-49b4-8386-5e10721495c7 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 Aug 06 14:33:18.966966 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-55219fdf-4d29-49b4-8386-5e10721495c7 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:18.967138 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-55219fdf-4d29-49b4-8386-5e10721495c7 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:18.975899 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:18.975899 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:18.978820 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-55219fdf-4d29-49b4-8386-5e10721495c7 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:33:18.982337 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-55219fdf-4d29-49b4-8386-5e10721495c7 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 returned with HTTP 200 Aug 06 14:33:18.982686 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1272/5057] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:18 2026] GET /volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:18.998506 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a97cbb7d-5843-47ed-90c9-2f80d6f8fee6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:19.072489 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a97cbb7d-5843-47ed-90c9-2f80d6f8fee6 tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:33:19.072792 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a97cbb7d-5843-47ed-90c9-2f80d6f8fee6 tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-704618941", "extra_specs": {}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:19.085038 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a97cbb7d-5843-47ed-90c9-2f80d6f8fee6 tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:33:19.085573 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1263/5058] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:33:18 2026] POST /volume/v3/types => generated 211 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:19.093370 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-711b62f6-762e-45c2-a1d0-4ec2c3d48a2a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:19.095895 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-711b62f6-762e-45c2-a1d0-4ec2c3d48a2a tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] POST https://10.4.3.229/volume/v3/types/81144efa-29f5-4fcc-a326-0bf823ebe74a/encryption Aug 06 14:33:19.096715 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-711b62f6-762e-45c2-a1d0-4ec2c3d48a2a tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:19.098824 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:19.098824 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:19.119991 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-711b62f6-762e-45c2-a1d0-4ec2c3d48a2a tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] https://10.4.3.229/volume/v3/types/81144efa-29f5-4fcc-a326-0bf823ebe74a/encryption returned with HTTP 200 Aug 06 14:33:19.120846 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1266/5059] 10.4.3.229 () {68 vars in 1397 bytes} [Thu Aug 6 14:33:19 2026] POST /volume/v3/types/81144efa-29f5-4fcc-a326-0bf823ebe74a/encryption => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:19.127900 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e86a0586-8dd1-4917-8fa4-14147afc4bec None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:19.183122 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e86a0586-8dd1-4917-8fa4-14147afc4bec tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:33:19.183561 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e86a0586-8dd1-4917-8fa4-14147afc4bec tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-108941287", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-704618941", "size": 1}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:19.185052 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-e86a0586-8dd1-4917-8fa4-14147afc4bec tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-108941287', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-704618941', 'size': 1}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:33:19.188496 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-e86a0586-8dd1-4917-8fa4-14147afc4bec tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Create volume of 1 GB Aug 06 14:33:19.188792 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:19.188792 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:33:19.189279 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-e86a0586-8dd1-4917-8fa4-14147afc4bec tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Availability Zones retrieved successfully. Aug 06 14:33:19.194741 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-e86a0586-8dd1-4917-8fa4-14147afc4bec tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Flow 'volume_create_api' (bb5e7763-343b-4907-ae88-5df7cfaad91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:33:19.195778 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-e86a0586-8dd1-4917-8fa4-14147afc4bec tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9f89bfa-d355-4f81-b2c7-160aabdb2654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:19.196641 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-e86a0586-8dd1-4917-8fa4-14147afc4bec tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:33:19.217923 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-e86a0586-8dd1-4917-8fa4-14147afc4bec tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9f89bfa-d355-4f81-b2c7-160aabdb2654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:33:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=81144efa-29f5-4fcc-a326-0bf823ebe74a,is_public=True,name='tempest-scenario-type-luks-704618941',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '81144efa-29f5-4fcc-a326-0bf823ebe74a', '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=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:19.218673 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-e86a0586-8dd1-4917-8fa4-14147afc4bec tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f95d50ae-9e1a-4a40-acbf-0d90362c39ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:19.240807 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-e86a0586-8dd1-4917-8fa4-14147afc4bec tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-704618941 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-704618941, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:33:19.241116 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-e86a0586-8dd1-4917-8fa4-14147afc4bec tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-704618941 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-704618941, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:33:19.271323 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-e86a0586-8dd1-4917-8fa4-14147afc4bec tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Created reservations ['8fe0c512-58d2-411d-958f-bf2f96400cc8', '618bbe2a-250a-407a-bc97-4476593c3f1b', 'b1cf213d-52a6-4fad-83b2-4cdf0b612752', '1eb6c010-8cfc-4333-be49-afb6ae24d27f'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:33:19.272077 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-e86a0586-8dd1-4917-8fa4-14147afc4bec tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f95d50ae-9e1a-4a40-acbf-0d90362c39ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fe0c512-58d2-411d-958f-bf2f96400cc8', '618bbe2a-250a-407a-bc97-4476593c3f1b', 'b1cf213d-52a6-4fad-83b2-4cdf0b612752', '1eb6c010-8cfc-4333-be49-afb6ae24d27f']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:19.272916 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-e86a0586-8dd1-4917-8fa4-14147afc4bec tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35d834bb-3912-4d46-b9a7-7e32b0f0cf35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:19.293250 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-e86a0586-8dd1-4917-8fa4-14147afc4bec tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35d834bb-3912-4d46-b9a7-7e32b0f0cf35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e470c36-8f18-44aa-aa3b-f233858b4795', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-108941287',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='495c8b6ae444412b8728675cd06400d6',qos_specs=None,replication_status=,reservations=['8fe0c512-58d2-411d-958f-bf2f96400cc8','618bbe2a-250a-407a-bc97-4476593c3f1b','b1cf213d-52a6-4fad-83b2-4cdf0b612752','1eb6c010-8cfc-4333-be49-afb6ae24d27f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69fc43c76b50412e9bd4ddf0dea00977',volume_type_id=81144efa-29f5-4fcc-a326-0bf823ebe74a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:33:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-108941287',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6e470c36-8f18-44aa-aa3b-f233858b4795,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='495c8b6ae444412b8728675cd06400d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69fc43c76b50412e9bd4ddf0dea00977',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(81144efa-29f5-4fcc-a326-0bf823ebe74a),volume_type_id=81144efa-29f5-4fcc-a326-0bf823ebe74a)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:19.293987 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-e86a0586-8dd1-4917-8fa4-14147afc4bec tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2e7e1e8-915f-4d66-a986-060b616d9749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:19.308557 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-e86a0586-8dd1-4917-8fa4-14147afc4bec tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2e7e1e8-915f-4d66-a986-060b616d9749) transitioned into state 'SUCCESS' from state '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-108941287',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='495c8b6ae444412b8728675cd06400d6',qos_specs=None,replication_status=,reservations=['8fe0c512-58d2-411d-958f-bf2f96400cc8','618bbe2a-250a-407a-bc97-4476593c3f1b','b1cf213d-52a6-4fad-83b2-4cdf0b612752','1eb6c010-8cfc-4333-be49-afb6ae24d27f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69fc43c76b50412e9bd4ddf0dea00977',volume_type_id=81144efa-29f5-4fcc-a326-0bf823ebe74a)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:19.309178 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-e86a0586-8dd1-4917-8fa4-14147afc4bec tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cedb1027-5e19-4311-98aa-67039c231294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:19.316561 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-e86a0586-8dd1-4917-8fa4-14147afc4bec tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cedb1027-5e19-4311-98aa-67039c231294) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:19.317258 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-e86a0586-8dd1-4917-8fa4-14147afc4bec tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Flow 'volume_create_api' (bb5e7763-343b-4907-ae88-5df7cfaad91c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:33:19.317563 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-e86a0586-8dd1-4917-8fa4-14147afc4bec tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Create volume request issued successfully. Aug 06 14:33:19.318082 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e86a0586-8dd1-4917-8fa4-14147afc4bec tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:33:19.318711 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1259/5060] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:33:19 2026] POST /volume/v3/volumes => generated 783 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:33:19.334125 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ccdf127b-8790-4316-8feb-ff05c71a2821 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:19.336060 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ccdf127b-8790-4316-8feb-ff05c71a2821 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/6e470c36-8f18-44aa-aa3b-f233858b4795 Aug 06 14:33:19.336307 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ccdf127b-8790-4316-8feb-ff05c71a2821 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:19.336513 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ccdf127b-8790-4316-8feb-ff05c71a2821 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:19.342917 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:19.342917 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:19.346200 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ccdf127b-8790-4316-8feb-ff05c71a2821 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:33:19.350112 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ccdf127b-8790-4316-8feb-ff05c71a2821 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/6e470c36-8f18-44aa-aa3b-f233858b4795 returned with HTTP 200 Aug 06 14:33:19.350651 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1273/5061] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:19 2026] GET /volume/v3/volumes/6e470c36-8f18-44aa-aa3b-f233858b4795 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:19.994496 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a2d6923d-5a05-46db-a2ba-07c3e2448d48 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:19.996157 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a2d6923d-5a05-46db-a2ba-07c3e2448d48 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 Aug 06 14:33:19.996404 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a2d6923d-5a05-46db-a2ba-07c3e2448d48 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:19.996664 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a2d6923d-5a05-46db-a2ba-07c3e2448d48 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:20.017638 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:20.017638 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:33:20.022067 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-a2d6923d-5a05-46db-a2ba-07c3e2448d48 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:33:20.026855 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a2d6923d-5a05-46db-a2ba-07c3e2448d48 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 returned with HTTP 200 Aug 06 14:33:20.027281 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1264/5062] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:19 2026] GET /volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 => generated 921 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:20.363205 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-c8fa9888-7048-4bbe-8e8b-8db7fb44ff12 req-3e89ce93-6761-4036-9bed-d4dbf0936b0b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:20.363672 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-870ccda1-a6e8-4b8b-99e3-3b4bbc9619d7 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:20.365511 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-c8fa9888-7048-4bbe-8e8b-8db7fb44ff12 req-3e89ce93-6761-4036-9bed-d4dbf0936b0b tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] POST https://10.4.3.229/volume/v3/attachments/8db28750-557d-4da5-b56a-10bc8c06cb9b/action Aug 06 14:33:20.365689 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-870ccda1-a6e8-4b8b-99e3-3b4bbc9619d7 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/6e470c36-8f18-44aa-aa3b-f233858b4795 Aug 06 14:33:20.365741 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-870ccda1-a6e8-4b8b-99e3-3b4bbc9619d7 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:20.365924 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-870ccda1-a6e8-4b8b-99e3-3b4bbc9619d7 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:20.366097 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-c8fa9888-7048-4bbe-8e8b-8db7fb44ff12 req-3e89ce93-6761-4036-9bed-d4dbf0936b0b tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action body: b'{"os-complete": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:33:20.366268 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-c8fa9888-7048-4bbe-8e8b-8db7fb44ff12 req-3e89ce93-6761-4036-9bed-d4dbf0936b0b tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:20.373100 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:20.373100 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:33:20.376291 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-870ccda1-a6e8-4b8b-99e3-3b4bbc9619d7 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:33:20.380043 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-870ccda1-a6e8-4b8b-99e3-3b4bbc9619d7 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/6e470c36-8f18-44aa-aa3b-f233858b4795 returned with HTTP 200 Aug 06 14:33:20.380384 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1260/5063] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:20 2026] GET /volume/v3/volumes/6e470c36-8f18-44aa-aa3b-f233858b4795 => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:20.385371 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:20.385371 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:20.392776 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-80a666f5-f48d-42ee-90ba-54d49f705b84 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:20.394979 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-80a666f5-f48d-42ee-90ba-54d49f705b84 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/6e470c36-8f18-44aa-aa3b-f233858b4795 Aug 06 14:33:20.395220 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-80a666f5-f48d-42ee-90ba-54d49f705b84 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:20.395499 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-80a666f5-f48d-42ee-90ba-54d49f705b84 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:20.396727 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-c8fa9888-7048-4bbe-8e8b-8db7fb44ff12 req-3e89ce93-6761-4036-9bed-d4dbf0936b0b tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/attachments/8db28750-557d-4da5-b56a-10bc8c06cb9b/action returned with HTTP 204 Aug 06 14:33:20.397211 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1267/5064] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:33:20 2026] POST /volume/v3/attachments/8db28750-557d-4da5-b56a-10bc8c06cb9b/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:33:20.403906 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:20.403906 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:20.408320 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-80a666f5-f48d-42ee-90ba-54d49f705b84 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:33:20.413709 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-80a666f5-f48d-42ee-90ba-54d49f705b84 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/6e470c36-8f18-44aa-aa3b-f233858b4795 returned with HTTP 200 Aug 06 14:33:20.414206 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1274/5065] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:20 2026] GET /volume/v3/volumes/6e470c36-8f18-44aa-aa3b-f233858b4795 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:20.425729 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-abd5da06-8326-4ddb-a383-1549e3bf33ae None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:20.427621 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-abd5da06-8326-4ddb-a383-1549e3bf33ae tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:33:20.427983 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-abd5da06-8326-4ddb-a383-1549e3bf33ae tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-413029715", "source_volid": "6e470c36-8f18-44aa-aa3b-f233858b4795", "volume_type": "tempest-scenario-type-luks-704618941", "size": 1}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:20.429472 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-abd5da06-8326-4ddb-a383-1549e3bf33ae tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-413029715', 'source_volid': '6e470c36-8f18-44aa-aa3b-f233858b4795', 'volume_type': 'tempest-scenario-type-luks-704618941', 'size': 1}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:33:20.439125 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:20.439125 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:33:20.439624 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-abd5da06-8326-4ddb-a383-1549e3bf33ae tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume retrieved successfully. Aug 06 14:33:20.439730 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-abd5da06-8326-4ddb-a383-1549e3bf33ae tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Create volume of 1 GB Aug 06 14:33:20.440390 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-abd5da06-8326-4ddb-a383-1549e3bf33ae tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Availability Zones retrieved successfully. Aug 06 14:33:20.445776 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-abd5da06-8326-4ddb-a383-1549e3bf33ae tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Flow 'volume_create_api' (369b59fd-486f-41ce-86e5-e4c2b462b729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:33:20.446971 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-abd5da06-8326-4ddb-a383-1549e3bf33ae tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c31ff53-96f8-437f-a63f-1284aa1babcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:20.447868 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-abd5da06-8326-4ddb-a383-1549e3bf33ae tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:33:20.470217 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-abd5da06-8326-4ddb-a383-1549e3bf33ae tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c31ff53-96f8-437f-a63f-1284aa1babcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '6e470c36-8f18-44aa-aa3b-f233858b4795', 'volume_type': VolumeType(created_at=2026-08-06T14:33:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=81144efa-29f5-4fcc-a326-0bf823ebe74a,is_public=True,name='tempest-scenario-type-luks-704618941',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '81144efa-29f5-4fcc-a326-0bf823ebe74a', '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=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:20.470967 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-abd5da06-8326-4ddb-a383-1549e3bf33ae tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6790f9d-eb87-4f82-880c-1118d8db8f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:20.504732 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-abd5da06-8326-4ddb-a383-1549e3bf33ae tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-704618941 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-704618941, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:33:20.504994 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-abd5da06-8326-4ddb-a383-1549e3bf33ae tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-704618941 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-704618941, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:33:20.517100 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-abd5da06-8326-4ddb-a383-1549e3bf33ae tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Created reservations ['1eebe36c-2f8a-47f8-abad-8ebd8cf38973', '5ebb1d58-03e6-43bc-93cb-a99e7c8eee3a', '5a94d324-eeef-4c46-95ee-866e23259425', 'd3bdd4b9-b468-4aba-b03d-129213464897'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:33:20.517827 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-abd5da06-8326-4ddb-a383-1549e3bf33ae tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6790f9d-eb87-4f82-880c-1118d8db8f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1eebe36c-2f8a-47f8-abad-8ebd8cf38973', '5ebb1d58-03e6-43bc-93cb-a99e7c8eee3a', '5a94d324-eeef-4c46-95ee-866e23259425', 'd3bdd4b9-b468-4aba-b03d-129213464897']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:20.518522 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-abd5da06-8326-4ddb-a383-1549e3bf33ae tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41f49358-0a1c-4f1c-874a-032dffedc292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:20.549049 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-abd5da06-8326-4ddb-a383-1549e3bf33ae tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41f49358-0a1c-4f1c-874a-032dffedc292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81475b46-00c0-4c46-8d43-5064544a8f81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-413029715',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='495c8b6ae444412b8728675cd06400d6',qos_specs=None,replication_status=,reservations=['1eebe36c-2f8a-47f8-abad-8ebd8cf38973','5ebb1d58-03e6-43bc-93cb-a99e7c8eee3a','5a94d324-eeef-4c46-95ee-866e23259425','d3bdd4b9-b468-4aba-b03d-129213464897'],size=1,snapshot_id=None,source_replicaid=,source_volid=6e470c36-8f18-44aa-aa3b-f233858b4795,status='creating',user_id='69fc43c76b50412e9bd4ddf0dea00977',volume_type_id=81144efa-29f5-4fcc-a326-0bf823ebe74a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:33:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-413029715',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=81475b46-00c0-4c46-8d43-5064544a8f81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='495c8b6ae444412b8728675cd06400d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=6e470c36-8f18-44aa-aa3b-f233858b4795,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69fc43c76b50412e9bd4ddf0dea00977',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(81144efa-29f5-4fcc-a326-0bf823ebe74a),volume_type_id=81144efa-29f5-4fcc-a326-0bf823ebe74a)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:20.549809 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-abd5da06-8326-4ddb-a383-1549e3bf33ae tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba53a126-1ca7-4ad0-b479-50bc7834fe85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:20.567077 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-abd5da06-8326-4ddb-a383-1549e3bf33ae tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba53a126-1ca7-4ad0-b479-50bc7834fe85) transitioned into state 'SUCCESS' from state '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-413029715',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='495c8b6ae444412b8728675cd06400d6',qos_specs=None,replication_status=,reservations=['1eebe36c-2f8a-47f8-abad-8ebd8cf38973','5ebb1d58-03e6-43bc-93cb-a99e7c8eee3a','5a94d324-eeef-4c46-95ee-866e23259425','d3bdd4b9-b468-4aba-b03d-129213464897'],size=1,snapshot_id=None,source_replicaid=,source_volid=6e470c36-8f18-44aa-aa3b-f233858b4795,status='creating',user_id='69fc43c76b50412e9bd4ddf0dea00977',volume_type_id=81144efa-29f5-4fcc-a326-0bf823ebe74a)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:20.567914 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-abd5da06-8326-4ddb-a383-1549e3bf33ae tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42a79711-d6a0-4bd2-b3b1-f4415c2d2b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:20.582498 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-abd5da06-8326-4ddb-a383-1549e3bf33ae tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42a79711-d6a0-4bd2-b3b1-f4415c2d2b8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:20.583340 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-abd5da06-8326-4ddb-a383-1549e3bf33ae tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Flow 'volume_create_api' (369b59fd-486f-41ce-86e5-e4c2b462b729) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:33:20.583715 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-abd5da06-8326-4ddb-a383-1549e3bf33ae tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Create volume request issued successfully. Aug 06 14:33:20.584295 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-abd5da06-8326-4ddb-a383-1549e3bf33ae tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:33:20.584868 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1265/5066] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:33:20 2026] POST /volume/v3/volumes => generated 810 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:33:20.597177 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b355935c-9ac0-4890-a4ee-ef3537c68fb0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:20.599703 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b355935c-9ac0-4890-a4ee-ef3537c68fb0 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 Aug 06 14:33:20.599980 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b355935c-9ac0-4890-a4ee-ef3537c68fb0 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:20.600263 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b355935c-9ac0-4890-a4ee-ef3537c68fb0 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:20.609205 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:20.609205 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:33:20.613462 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-b355935c-9ac0-4890-a4ee-ef3537c68fb0 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:33:20.618585 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b355935c-9ac0-4890-a4ee-ef3537c68fb0 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 returned with HTTP 200 Aug 06 14:33:20.619046 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1261/5067] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:20 2026] GET /volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:21.039248 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-460d8099-c0ca-4093-b342-8506da30b68b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:21.041030 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-460d8099-c0ca-4093-b342-8506da30b68b tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 Aug 06 14:33:21.041266 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-460d8099-c0ca-4093-b342-8506da30b68b tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:21.041475 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-460d8099-c0ca-4093-b342-8506da30b68b tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:21.050713 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:21.050713 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:21.054079 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-460d8099-c0ca-4093-b342-8506da30b68b tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:33:21.058264 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-460d8099-c0ca-4093-b342-8506da30b68b tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 returned with HTTP 200 Aug 06 14:33:21.058655 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1268/5068] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:21 2026] GET /volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:33:21.111124 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-76920717-d8f9-48b6-aca4-a08f19efa7c2 req-072e8124-7358-4b23-9ea7-f050ee125c07 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:21.113281 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-76920717-d8f9-48b6-aca4-a08f19efa7c2 req-072e8124-7358-4b23-9ea7-f050ee125c07 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 Aug 06 14:33:21.113489 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-76920717-d8f9-48b6-aca4-a08f19efa7c2 req-072e8124-7358-4b23-9ea7-f050ee125c07 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:21.113673 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-76920717-d8f9-48b6-aca4-a08f19efa7c2 req-072e8124-7358-4b23-9ea7-f050ee125c07 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:21.123526 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:21.123526 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:21.126919 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-76920717-d8f9-48b6-aca4-a08f19efa7c2 req-072e8124-7358-4b23-9ea7-f050ee125c07 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:33:21.131050 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-76920717-d8f9-48b6-aca4-a08f19efa7c2 req-072e8124-7358-4b23-9ea7-f050ee125c07 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 returned with HTTP 200 Aug 06 14:33:21.131440 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1275/5069] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:33:21 2026] GET /volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:33:21.148479 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-db611958-71d8-4119-b7d7-3098565f5cd1 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:21.150860 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-db611958-71d8-4119-b7d7-3098565f5cd1 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 Aug 06 14:33:21.151078 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-db611958-71d8-4119-b7d7-3098565f5cd1 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:21.151319 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-db611958-71d8-4119-b7d7-3098565f5cd1 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:21.163287 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:21.163287 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:33:21.167732 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-db611958-71d8-4119-b7d7-3098565f5cd1 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:33:21.173401 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-db611958-71d8-4119-b7d7-3098565f5cd1 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 returned with HTTP 200 Aug 06 14:33:21.173937 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1266/5070] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:21 2026] GET /volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 => generated 1213 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:33:21.222171 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-1f98f429-b579-470c-b386-adf1b9c67886 req-681b4ff6-1679-4c19-a157-896104c1ab17 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:21.224641 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-1f98f429-b579-470c-b386-adf1b9c67886 req-681b4ff6-1679-4c19-a157-896104c1ab17 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 Aug 06 14:33:21.224874 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-1f98f429-b579-470c-b386-adf1b9c67886 req-681b4ff6-1679-4c19-a157-896104c1ab17 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:21.225102 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-1f98f429-b579-470c-b386-adf1b9c67886 req-681b4ff6-1679-4c19-a157-896104c1ab17 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:21.235752 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:21.235752 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:33:21.239589 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-1f98f429-b579-470c-b386-adf1b9c67886 req-681b4ff6-1679-4c19-a157-896104c1ab17 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:33:21.244985 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-1f98f429-b579-470c-b386-adf1b9c67886 req-681b4ff6-1679-4c19-a157-896104c1ab17 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 returned with HTTP 200 Aug 06 14:33:21.245480 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1262/5071] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:33:21 2026] GET /volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 => generated 1213 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:33:21.267157 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-1f98f429-b579-470c-b386-adf1b9c67886 req-11f89c87-a4fd-48a9-ab92-42b5a13daa1d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:21.269370 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-1f98f429-b579-470c-b386-adf1b9c67886 req-11f89c87-a4fd-48a9-ab92-42b5a13daa1d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] POST https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02/action Aug 06 14:33:21.269773 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-1f98f429-b579-470c-b386-adf1b9c67886 req-11f89c87-a4fd-48a9-ab92-42b5a13daa1d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:33:21.269933 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-1f98f429-b579-470c-b386-adf1b9c67886 req-11f89c87-a4fd-48a9-ab92-42b5a13daa1d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:21.281838 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:21.281838 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:21.282441 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-1f98f429-b579-470c-b386-adf1b9c67886 req-11f89c87-a4fd-48a9-ab92-42b5a13daa1d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:33:21.289102 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-1f98f429-b579-470c-b386-adf1b9c67886 req-11f89c87-a4fd-48a9-ab92-42b5a13daa1d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Begin detaching volume completed successfully. Aug 06 14:33:21.289400 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-1f98f429-b579-470c-b386-adf1b9c67886 req-11f89c87-a4fd-48a9-ab92-42b5a13daa1d tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02/action returned with HTTP 202 Aug 06 14:33:21.290068 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1269/5072] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:33:21 2026] POST /volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:33:21.309988 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b5842bc4-15f0-4145-8533-7c997c24a69f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:21.312069 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b5842bc4-15f0-4145-8533-7c997c24a69f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 Aug 06 14:33:21.312293 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b5842bc4-15f0-4145-8533-7c997c24a69f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:21.312535 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b5842bc4-15f0-4145-8533-7c997c24a69f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:21.322570 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:21.322570 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:21.327520 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-b5842bc4-15f0-4145-8533-7c997c24a69f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:33:21.331237 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b5842bc4-15f0-4145-8533-7c997c24a69f tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 returned with HTTP 200 Aug 06 14:33:21.331601 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1276/5073] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:21 2026] GET /volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:33:21.331691 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d77d1923-ac97-4b3a-85a3-03b127206190 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:21.332046 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d77d1923-ac97-4b3a-85a3-03b127206190 None None] GET https://10.4.3.229/volume// Aug 06 14:33:21.332186 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d77d1923-ac97-4b3a-85a3-03b127206190 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:21.332386 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d77d1923-ac97-4b3a-85a3-03b127206190 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:21.332686 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d77d1923-ac97-4b3a-85a3-03b127206190 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:33:21.332978 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1267/5074] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:33: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 06 14:33:21.339367 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-1f98f429-b579-470c-b386-adf1b9c67886 req-ee6f869a-6bf1-4f34-9038-56fddd2010e4 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:21.341827 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-1f98f429-b579-470c-b386-adf1b9c67886 req-ee6f869a-6bf1-4f34-9038-56fddd2010e4 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 Aug 06 14:33:21.342088 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-1f98f429-b579-470c-b386-adf1b9c67886 req-ee6f869a-6bf1-4f34-9038-56fddd2010e4 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:21.342347 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-1f98f429-b579-470c-b386-adf1b9c67886 req-ee6f869a-6bf1-4f34-9038-56fddd2010e4 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:21.351948 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:21.351948 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:33:21.355604 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-1f98f429-b579-470c-b386-adf1b9c67886 req-ee6f869a-6bf1-4f34-9038-56fddd2010e4 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:33:21.360127 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-1f98f429-b579-470c-b386-adf1b9c67886 req-ee6f869a-6bf1-4f34-9038-56fddd2010e4 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 returned with HTTP 200 Aug 06 14:33:21.360595 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1263/5075] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:33:21 2026] GET /volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 => generated 1396 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:33:21.631536 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f9dff406-4d88-4456-960d-e7a2e27ec608 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:21.633755 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f9dff406-4d88-4456-960d-e7a2e27ec608 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 Aug 06 14:33:21.634003 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f9dff406-4d88-4456-960d-e7a2e27ec608 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:21.634241 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f9dff406-4d88-4456-960d-e7a2e27ec608 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:21.642683 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:21.642683 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:21.646511 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f9dff406-4d88-4456-960d-e7a2e27ec608 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:33:21.651137 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f9dff406-4d88-4456-960d-e7a2e27ec608 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 returned with HTTP 200 Aug 06 14:33:21.651603 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1270/5076] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:21 2026] GET /volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:21.879513 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-1f98f429-b579-470c-b386-adf1b9c67886 req-1b6d7417-cfa3-4f04-a632-5ea2e7ddc163 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:21.881733 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-1f98f429-b579-470c-b386-adf1b9c67886 req-1b6d7417-cfa3-4f04-a632-5ea2e7ddc163 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 Aug 06 14:33:21.881918 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-1f98f429-b579-470c-b386-adf1b9c67886 req-1b6d7417-cfa3-4f04-a632-5ea2e7ddc163 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:21.882104 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-1f98f429-b579-470c-b386-adf1b9c67886 req-1b6d7417-cfa3-4f04-a632-5ea2e7ddc163 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:21.891205 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:21.891205 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:21.894646 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-1f98f429-b579-470c-b386-adf1b9c67886 req-1b6d7417-cfa3-4f04-a632-5ea2e7ddc163 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:33:21.899153 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-1f98f429-b579-470c-b386-adf1b9c67886 req-1b6d7417-cfa3-4f04-a632-5ea2e7ddc163 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 returned with HTTP 200 Aug 06 14:33:21.899570 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1277/5077] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:33:21 2026] GET /volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:33:22.346685 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4b5534bf-e78d-49c0-83b3-591c5b4abc7b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:22.348440 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4b5534bf-e78d-49c0-83b3-591c5b4abc7b tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 Aug 06 14:33:22.348629 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4b5534bf-e78d-49c0-83b3-591c5b4abc7b tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:22.348823 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4b5534bf-e78d-49c0-83b3-591c5b4abc7b tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:22.358449 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:22.358449 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:33:22.362006 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-4b5534bf-e78d-49c0-83b3-591c5b4abc7b tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:33:22.366478 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4b5534bf-e78d-49c0-83b3-591c5b4abc7b tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 returned with HTTP 200 Aug 06 14:33:22.366887 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1268/5078] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:22 2026] GET /volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 => generated 1216 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:33:22.664704 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2fc80211-5ddd-448b-a73f-652d03d90ccb None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:22.666686 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2fc80211-5ddd-448b-a73f-652d03d90ccb tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 Aug 06 14:33:22.666877 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2fc80211-5ddd-448b-a73f-652d03d90ccb tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:22.667069 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2fc80211-5ddd-448b-a73f-652d03d90ccb tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:22.673602 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:22.673602 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:33:22.676994 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-2fc80211-5ddd-448b-a73f-652d03d90ccb tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:33:22.680895 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2fc80211-5ddd-448b-a73f-652d03d90ccb tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 returned with HTTP 200 Aug 06 14:33:22.681237 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1264/5079] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:22 2026] GET /volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:23.379257 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6a3f80a3-0b3c-4ad6-a8cc-f3c4ced3925b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:23.381089 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6a3f80a3-0b3c-4ad6-a8cc-f3c4ced3925b tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 Aug 06 14:33:23.381289 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6a3f80a3-0b3c-4ad6-a8cc-f3c4ced3925b tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:23.381493 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6a3f80a3-0b3c-4ad6-a8cc-f3c4ced3925b tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:23.390560 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:23.390560 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:23.393970 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-6a3f80a3-0b3c-4ad6-a8cc-f3c4ced3925b tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:33:23.398329 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6a3f80a3-0b3c-4ad6-a8cc-f3c4ced3925b tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 returned with HTTP 200 Aug 06 14:33:23.398702 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1271/5080] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:23 2026] GET /volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:33:23.694198 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-aae08c54-e03d-424d-a947-bdd19c636121 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:23.696466 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-aae08c54-e03d-424d-a947-bdd19c636121 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 Aug 06 14:33:23.696753 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-aae08c54-e03d-424d-a947-bdd19c636121 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:23.697010 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-aae08c54-e03d-424d-a947-bdd19c636121 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:23.705720 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:23.705720 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:23.709867 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-aae08c54-e03d-424d-a947-bdd19c636121 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:33:23.714574 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-aae08c54-e03d-424d-a947-bdd19c636121 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 returned with HTTP 200 Aug 06 14:33:23.715038 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1278/5081] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:23 2026] GET /volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:24.183539 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-1f98f429-b579-470c-b386-adf1b9c67886 req-bf9eb2e4-8283-4efb-a4f3-0d0a2f076650 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:24.185492 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-1f98f429-b579-470c-b386-adf1b9c67886 req-bf9eb2e4-8283-4efb-a4f3-0d0a2f076650 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] DELETE https://10.4.3.229/volume/v3/attachments/8db28750-557d-4da5-b56a-10bc8c06cb9b Aug 06 14:33:24.185694 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-1f98f429-b579-470c-b386-adf1b9c67886 req-bf9eb2e4-8283-4efb-a4f3-0d0a2f076650 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:24.185891 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-1f98f429-b579-470c-b386-adf1b9c67886 req-bf9eb2e4-8283-4efb-a4f3-0d0a2f076650 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:24.192254 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:24.192254 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:33:24.253374 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-1f98f429-b579-470c-b386-adf1b9c67886 req-bf9eb2e4-8283-4efb-a4f3-0d0a2f076650 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/attachments/8db28750-557d-4da5-b56a-10bc8c06cb9b returned with HTTP 200 Aug 06 14:33:24.253793 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1269/5082] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:33:24 2026] DELETE /volume/v3/attachments/8db28750-557d-4da5-b56a-10bc8c06cb9b => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:24.410626 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-47dad602-a120-4597-97f9-1853e24603ad None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:24.412589 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-47dad602-a120-4597-97f9-1853e24603ad tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 Aug 06 14:33:24.412790 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-47dad602-a120-4597-97f9-1853e24603ad tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:24.412984 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-47dad602-a120-4597-97f9-1853e24603ad tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:24.420516 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:24.420516 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:33:24.424311 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-47dad602-a120-4597-97f9-1853e24603ad tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:33:24.428584 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-47dad602-a120-4597-97f9-1853e24603ad tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 returned with HTTP 200 Aug 06 14:33:24.428982 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1265/5083] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:24 2026] GET /volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:24.441880 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a58edd5c-a086-44e1-836f-5371f3533f28 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:24.443594 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a58edd5c-a086-44e1-836f-5371f3533f28 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] DELETE https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 Aug 06 14:33:24.443788 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a58edd5c-a086-44e1-836f-5371f3533f28 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:24.443961 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a58edd5c-a086-44e1-836f-5371f3533f28 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:24.444176 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-a58edd5c-a086-44e1-836f-5371f3533f28 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Delete volume with id: d562d7f8-a8ce-4fef-805e-4f6187ef7d02 Aug 06 14:33:24.450872 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:24.450872 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:24.451344 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a58edd5c-a086-44e1-836f-5371f3533f28 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:33:24.465874 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a58edd5c-a086-44e1-836f-5371f3533f28 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Delete volume request issued successfully. Aug 06 14:33:24.466040 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a58edd5c-a086-44e1-836f-5371f3533f28 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 returned with HTTP 202 Aug 06 14:33:24.466439 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1272/5084] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:33:24 2026] DELETE /volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:33:24.473773 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0068c946-fe67-4719-bef3-378e3fd09703 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:24.475897 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0068c946-fe67-4719-bef3-378e3fd09703 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 Aug 06 14:33:24.476171 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0068c946-fe67-4719-bef3-378e3fd09703 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:24.476420 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0068c946-fe67-4719-bef3-378e3fd09703 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:24.483287 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:24.483287 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:24.487473 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-0068c946-fe67-4719-bef3-378e3fd09703 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Volume info retrieved successfully. Aug 06 14:33:24.491526 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0068c946-fe67-4719-bef3-378e3fd09703 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 returned with HTTP 200 Aug 06 14:33:24.491923 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1279/5085] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:24 2026] GET /volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:24.727485 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-dbad45b0-6b76-4d5a-9bfc-d2b1aaf10f0f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:24.729010 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-dbad45b0-6b76-4d5a-9bfc-d2b1aaf10f0f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 Aug 06 14:33:24.729173 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-dbad45b0-6b76-4d5a-9bfc-d2b1aaf10f0f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:24.729378 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-dbad45b0-6b76-4d5a-9bfc-d2b1aaf10f0f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:24.735750 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:24.735750 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:33:24.739018 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-dbad45b0-6b76-4d5a-9bfc-d2b1aaf10f0f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:33:24.743336 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-dbad45b0-6b76-4d5a-9bfc-d2b1aaf10f0f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 returned with HTTP 200 Aug 06 14:33:24.743728 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1270/5086] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:24 2026] GET /volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:25.504329 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-524a644f-aaed-4c57-a604-34bb27d06776 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:25.506507 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-524a644f-aaed-4c57-a604-34bb27d06776 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] GET https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 Aug 06 14:33:25.506750 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-524a644f-aaed-4c57-a604-34bb27d06776 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:25.506978 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-524a644f-aaed-4c57-a604-34bb27d06776 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:25.513523 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-524a644f-aaed-4c57-a604-34bb27d06776 tempest-VolumeMultiattachTests-1217335542 tempest-VolumeMultiattachTests-1217335542-project-member] https://10.4.3.229/volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 returned with HTTP 404 Aug 06 14:33:25.514045 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1266/5087] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:25 2026] GET /volume/v3/volumes/d562d7f8-a8ce-4fef-805e-4f6187ef7d02 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:33:25.520893 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-058f9452-66bb-4154-83dd-fc3e5e651435 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:25.522705 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-058f9452-66bb-4154-83dd-fc3e5e651435 tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 Aug 06 14:33:25.523042 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-058f9452-66bb-4154-83dd-fc3e5e651435 tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:25.523403 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-058f9452-66bb-4154-83dd-fc3e5e651435 tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] Calling method 'detail' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:25.524504 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-058f9452-66bb-4154-83dd-fc3e5e651435 tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100397) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:33:25.540196 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-058f9452-66bb-4154-83dd-fc3e5e651435 tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] Get all volumes completed successfully. Aug 06 14:33:25.544089 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:25.544089 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:25.548814 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-058f9452-66bb-4154-83dd-fc3e5e651435 tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 14:33:25.549533 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1273/5088] 10.4.3.229 () {66 vars in 1285 bytes} [Thu Aug 6 14:33:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:33:25.564916 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-edb875e3-777e-4a73-a93f-3bbf52fa9aac None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:25.566929 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-edb875e3-777e-4a73-a93f-3bbf52fa9aac tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] DELETE https://10.4.3.229/volume/v3/types/89e9f6f8-16da-4287-8606-cbe7159cd1e1 Aug 06 14:33:25.567177 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-edb875e3-777e-4a73-a93f-3bbf52fa9aac tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:25.567445 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-edb875e3-777e-4a73-a93f-3bbf52fa9aac tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] Calling method '_delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:25.594188 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-edb875e3-777e-4a73-a93f-3bbf52fa9aac tempest-VolumeMultiattachTests-4818741 tempest-VolumeMultiattachTests-4818741-project-admin] https://10.4.3.229/volume/v3/types/89e9f6f8-16da-4287-8606-cbe7159cd1e1 returned with HTTP 202 Aug 06 14:33:25.594737 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1280/5089] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:33:25 2026] DELETE /volume/v3/types/89e9f6f8-16da-4287-8606-cbe7159cd1e1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:33:25.755685 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-fc4b6e43-8450-4d1e-b8cf-c242d4d71b13 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:25.759567 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fc4b6e43-8450-4d1e-b8cf-c242d4d71b13 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 Aug 06 14:33:25.759765 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fc4b6e43-8450-4d1e-b8cf-c242d4d71b13 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:25.759969 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fc4b6e43-8450-4d1e-b8cf-c242d4d71b13 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:25.770441 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:25.770441 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:33:25.779585 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-fc4b6e43-8450-4d1e-b8cf-c242d4d71b13 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:33:25.783632 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fc4b6e43-8450-4d1e-b8cf-c242d4d71b13 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 returned with HTTP 200 Aug 06 14:33:25.783980 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1271/5090] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:25 2026] GET /volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 => generated 902 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:26.798081 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-62c5c9b0-a1bb-4378-9293-242f026643b0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:26.799853 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-62c5c9b0-a1bb-4378-9293-242f026643b0 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 Aug 06 14:33:26.800046 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-62c5c9b0-a1bb-4378-9293-242f026643b0 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:26.800215 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-62c5c9b0-a1bb-4378-9293-242f026643b0 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:26.807889 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:26.807889 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:33:26.811999 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-62c5c9b0-a1bb-4378-9293-242f026643b0 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:33:26.816084 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-62c5c9b0-a1bb-4378-9293-242f026643b0 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 returned with HTTP 200 Aug 06 14:33:26.816629 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1267/5091] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:26 2026] GET /volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:27.828779 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-fc75a5d6-0520-4328-8129-58571e09673b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:27.832273 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fc75a5d6-0520-4328-8129-58571e09673b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 Aug 06 14:33:27.833881 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fc75a5d6-0520-4328-8129-58571e09673b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:27.833881 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-fc75a5d6-0520-4328-8129-58571e09673b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:27.840479 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:27.840479 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:27.845189 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-fc75a5d6-0520-4328-8129-58571e09673b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:33:27.850187 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-fc75a5d6-0520-4328-8129-58571e09673b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 returned with HTTP 200 Aug 06 14:33:27.850698 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1274/5092] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:27 2026] GET /volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:28.866934 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c7992228-f748-4969-959e-4595b6bd0b32 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:28.868674 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c7992228-f748-4969-959e-4595b6bd0b32 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 Aug 06 14:33:28.868869 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c7992228-f748-4969-959e-4595b6bd0b32 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:28.869053 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c7992228-f748-4969-959e-4595b6bd0b32 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:28.876464 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:28.876464 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:28.880316 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c7992228-f748-4969-959e-4595b6bd0b32 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:33:28.885031 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c7992228-f748-4969-959e-4595b6bd0b32 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 returned with HTTP 200 Aug 06 14:33:28.885436 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1281/5093] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:28 2026] GET /volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:28.902743 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7b7a882f-7eea-4c4e-a3f1-fa904c3e424a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:28.904778 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7b7a882f-7eea-4c4e-a3f1-fa904c3e424a tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 Aug 06 14:33:28.904948 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7b7a882f-7eea-4c4e-a3f1-fa904c3e424a tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:28.905144 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7b7a882f-7eea-4c4e-a3f1-fa904c3e424a tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:28.915724 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:28.915724 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:33:28.921445 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-7b7a882f-7eea-4c4e-a3f1-fa904c3e424a tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:33:28.927293 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7b7a882f-7eea-4c4e-a3f1-fa904c3e424a tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 returned with HTTP 200 Aug 06 14:33:28.927690 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1272/5094] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:28 2026] GET /volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:29.082946 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e8b5d227-d341-4fe0-b182-b31e87367ae0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:29.083445 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e8b5d227-d341-4fe0-b182-b31e87367ae0 None None] GET https://10.4.3.229/volume// Aug 06 14:33:29.083651 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e8b5d227-d341-4fe0-b182-b31e87367ae0 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:29.083873 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e8b5d227-d341-4fe0-b182-b31e87367ae0 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:29.084816 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e8b5d227-d341-4fe0-b182-b31e87367ae0 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:33:29.084816 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1268/5095] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:33:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:33:29.098054 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-a1e1f8df-879f-4901-a23a-50aed8188fb9 req-cca5db6e-d773-4a76-a1b7-57978364f7c4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:29.103116 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-a1e1f8df-879f-4901-a23a-50aed8188fb9 req-cca5db6e-d773-4a76-a1b7-57978364f7c4 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:33:29.103116 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-a1e1f8df-879f-4901-a23a-50aed8188fb9 req-cca5db6e-d773-4a76-a1b7-57978364f7c4 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c1b19487-d027-4d9f-968f-477940ff0630", "connector": null, "instance_uuid": "e7ab623c-0138-485f-b8ab-3cd49f9e47e3"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:29.120289 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:29.120289 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:29.150529 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-a1e1f8df-879f-4901-a23a-50aed8188fb9 req-cca5db6e-d773-4a76-a1b7-57978364f7c4 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:33:29.151018 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1275/5096] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:33:29 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:33:29.160689 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-a1e1f8df-879f-4901-a23a-50aed8188fb9 req-ecbb15e5-ee34-40e3-a613-323b1de55823 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:29.164392 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-a1e1f8df-879f-4901-a23a-50aed8188fb9 req-ecbb15e5-ee34-40e3-a613-323b1de55823 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] DELETE https://10.4.3.229/volume/v3/attachments/63a36834-44d7-4af2-a35a-5ac3fb127693 Aug 06 14:33:29.164611 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-a1e1f8df-879f-4901-a23a-50aed8188fb9 req-ecbb15e5-ee34-40e3-a613-323b1de55823 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:29.164806 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-a1e1f8df-879f-4901-a23a-50aed8188fb9 req-ecbb15e5-ee34-40e3-a613-323b1de55823 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:29.177042 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:29.177042 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:29.230378 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-a1e1f8df-879f-4901-a23a-50aed8188fb9 req-ecbb15e5-ee34-40e3-a613-323b1de55823 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] https://10.4.3.229/volume/v3/attachments/63a36834-44d7-4af2-a35a-5ac3fb127693 returned with HTTP 200 Aug 06 14:33:29.230879 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1282/5097] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:33:29 2026] DELETE /volume/v3/attachments/63a36834-44d7-4af2-a35a-5ac3fb127693 => generated 192 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:33:30.554717 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bc5146aa-9660-4518-8cea-73547b509014 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:30.555075 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bc5146aa-9660-4518-8cea-73547b509014 None None] GET https://10.4.3.229/volume// Aug 06 14:33:30.555172 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bc5146aa-9660-4518-8cea-73547b509014 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:30.555352 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bc5146aa-9660-4518-8cea-73547b509014 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:30.555664 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bc5146aa-9660-4518-8cea-73547b509014 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:33:30.555896 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1273/5098] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:33:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:33:30.566912 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-6d2a1a71-a7ee-4a00-acbe-298b0ebbe172 req-a31171f8-b225-45a6-a3f9-b19750821002 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:30.568821 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-6d2a1a71-a7ee-4a00-acbe-298b0ebbe172 req-a31171f8-b225-45a6-a3f9-b19750821002 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] GET https://10.4.3.229/volume/v3/volumes/c1b19487-d027-4d9f-968f-477940ff0630 Aug 06 14:33:30.569021 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-6d2a1a71-a7ee-4a00-acbe-298b0ebbe172 req-a31171f8-b225-45a6-a3f9-b19750821002 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:30.569388 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-6d2a1a71-a7ee-4a00-acbe-298b0ebbe172 req-a31171f8-b225-45a6-a3f9-b19750821002 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:30.579847 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:30.579847 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:33:30.583493 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-6d2a1a71-a7ee-4a00-acbe-298b0ebbe172 req-a31171f8-b225-45a6-a3f9-b19750821002 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Volume info retrieved successfully. Aug 06 14:33:30.587982 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-6d2a1a71-a7ee-4a00-acbe-298b0ebbe172 req-a31171f8-b225-45a6-a3f9-b19750821002 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] https://10.4.3.229/volume/v3/volumes/c1b19487-d027-4d9f-968f-477940ff0630 returned with HTTP 200 Aug 06 14:33:30.588459 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1269/5099] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:33:30 2026] GET /volume/v3/volumes/c1b19487-d027-4d9f-968f-477940ff0630 => generated 1540 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:33:30.697152 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-6d2a1a71-a7ee-4a00-acbe-298b0ebbe172 req-e689236f-d1b6-4832-a3d8-a5137eedf494 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:30.699001 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-6d2a1a71-a7ee-4a00-acbe-298b0ebbe172 req-e689236f-d1b6-4832-a3d8-a5137eedf494 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] PUT https://10.4.3.229/volume/v3/attachments/e0625c11-d6bf-48d7-b7fa-2cacfb267742 Aug 06 14:33:30.699342 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-6d2a1a71-a7ee-4a00-acbe-298b0ebbe172 req-e689236f-d1b6-4832-a3d8-a5137eedf494 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:30.706189 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-6d2a1a71-a7ee-4a00-acbe-298b0ebbe172 req-e689236f-d1b6-4832-a3d8-a5137eedf494 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Acquiring lock "cinder-attachment_update-c1b19487-d027-4d9f-968f-477940ff0630-np0000006659" by "attachment_update" {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:33:30.710886 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-6d2a1a71-a7ee-4a00-acbe-298b0ebbe172 req-e689236f-d1b6-4832-a3d8-a5137eedf494 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Lock "cinder-attachment_update-c1b19487-d027-4d9f-968f-477940ff0630-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:33:30.711822 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:30.711822 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:30.801558 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-6d2a1a71-a7ee-4a00-acbe-298b0ebbe172 req-e689236f-d1b6-4832-a3d8-a5137eedf494 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Lock "cinder-attachment_update-c1b19487-d027-4d9f-968f-477940ff0630-np0000006659" released by "attachment_update" :: held 0.091s {{(pid=100397) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:33:30.801872 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-6d2a1a71-a7ee-4a00-acbe-298b0ebbe172 req-e689236f-d1b6-4832-a3d8-a5137eedf494 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] https://10.4.3.229/volume/v3/attachments/e0625c11-d6bf-48d7-b7fa-2cacfb267742 returned with HTTP 200 Aug 06 14:33:30.802305 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1276/5100] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:33:30 2026] PUT /volume/v3/attachments/e0625c11-d6bf-48d7-b7fa-2cacfb267742 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:33:30.822588 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-6d2a1a71-a7ee-4a00-acbe-298b0ebbe172 req-83a7ab4a-123c-4e4f-a606-51d52b2ac2c0 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:30.824750 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-6d2a1a71-a7ee-4a00-acbe-298b0ebbe172 req-83a7ab4a-123c-4e4f-a606-51d52b2ac2c0 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] POST https://10.4.3.229/volume/v3/attachments/e0625c11-d6bf-48d7-b7fa-2cacfb267742/action Aug 06 14:33:30.825117 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-6d2a1a71-a7ee-4a00-acbe-298b0ebbe172 req-83a7ab4a-123c-4e4f-a606-51d52b2ac2c0 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Action body: b'{"os-complete": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:33:30.825278 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-6d2a1a71-a7ee-4a00-acbe-298b0ebbe172 req-83a7ab4a-123c-4e4f-a606-51d52b2ac2c0 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:30.852565 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:30.852565 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:30.862838 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-6d2a1a71-a7ee-4a00-acbe-298b0ebbe172 req-83a7ab4a-123c-4e4f-a606-51d52b2ac2c0 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] https://10.4.3.229/volume/v3/attachments/e0625c11-d6bf-48d7-b7fa-2cacfb267742/action returned with HTTP 204 Aug 06 14:33:30.863374 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1283/5101] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:33:30 2026] POST /volume/v3/attachments/e0625c11-d6bf-48d7-b7fa-2cacfb267742/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:33:35.798399 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d5683d2a-e06e-4eb0-bdba-b892e695f816 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:35.800513 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d5683d2a-e06e-4eb0-bdba-b892e695f816 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:33:35.800941 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d5683d2a-e06e-4eb0-bdba-b892e695f816 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-921241020", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:35.802857 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-d5683d2a-e06e-4eb0-bdba-b892e695f816 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-921241020', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:33:35.803010 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-d5683d2a-e06e-4eb0-bdba-b892e695f816 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Create volume of 1 GB Aug 06 14:33:35.807378 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d5683d2a-e06e-4eb0-bdba-b892e695f816 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Availability Zones retrieved successfully. Aug 06 14:33:35.815185 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d5683d2a-e06e-4eb0-bdba-b892e695f816 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Flow 'volume_create_api' (c64a7b59-a7a5-43e3-87ba-2c4f3cd8f040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:33:35.816339 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d5683d2a-e06e-4eb0-bdba-b892e695f816 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (428e9963-0052-4c9e-b568-67fad41149e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:35.818109 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-d5683d2a-e06e-4eb0-bdba-b892e695f816 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:33:35.851267 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d5683d2a-e06e-4eb0-bdba-b892e695f816 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (428e9963-0052-4c9e-b568-67fad41149e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:35.852358 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d5683d2a-e06e-4eb0-bdba-b892e695f816 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (523a0e5f-64c3-4919-a8b2-2093250c6c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:35.919293 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-d5683d2a-e06e-4eb0-bdba-b892e695f816 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Created reservations ['04e57e18-bf84-4228-9411-c3a85d21465b', '624d3457-004b-4b81-8e03-f3215d0f1bab', '7930d6a3-81d9-4542-b243-03446d09ab77', '0d6ebcdb-4949-4b84-aabd-34678b5ee1cc'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:33:35.920376 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d5683d2a-e06e-4eb0-bdba-b892e695f816 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (523a0e5f-64c3-4919-a8b2-2093250c6c54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04e57e18-bf84-4228-9411-c3a85d21465b', '624d3457-004b-4b81-8e03-f3215d0f1bab', '7930d6a3-81d9-4542-b243-03446d09ab77', '0d6ebcdb-4949-4b84-aabd-34678b5ee1cc']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:35.921203 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d5683d2a-e06e-4eb0-bdba-b892e695f816 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edb66b90-6271-4644-a7de-934f13c894e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:35.946272 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d5683d2a-e06e-4eb0-bdba-b892e695f816 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edb66b90-6271-4644-a7de-934f13c894e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed4b549c-c805-4b03-bbca-ff151bf768ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-921241020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='512742a5640b41699a9975b048bef28c',qos_specs=None,replication_status=,reservations=['04e57e18-bf84-4228-9411-c3a85d21465b','624d3457-004b-4b81-8e03-f3215d0f1bab','7930d6a3-81d9-4542-b243-03446d09ab77','0d6ebcdb-4949-4b84-aabd-34678b5ee1cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a78bb580eb834e51bbf442e62e41a431',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:33:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-921241020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed4b549c-c805-4b03-bbca-ff151bf768ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='512742a5640b41699a9975b048bef28c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a78bb580eb834e51bbf442e62e41a431',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:35.947334 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d5683d2a-e06e-4eb0-bdba-b892e695f816 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36118f83-db70-4c57-adab-4934bf0361b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:35.974087 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d5683d2a-e06e-4eb0-bdba-b892e695f816 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36118f83-db70-4c57-adab-4934bf0361b2) transitioned into state 'SUCCESS' from state '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-921241020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='512742a5640b41699a9975b048bef28c',qos_specs=None,replication_status=,reservations=['04e57e18-bf84-4228-9411-c3a85d21465b','624d3457-004b-4b81-8e03-f3215d0f1bab','7930d6a3-81d9-4542-b243-03446d09ab77','0d6ebcdb-4949-4b84-aabd-34678b5ee1cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a78bb580eb834e51bbf442e62e41a431',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:35.974087 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d5683d2a-e06e-4eb0-bdba-b892e695f816 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9e07ba4-6f78-43df-a690-f64f697d0c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:35.982112 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d5683d2a-e06e-4eb0-bdba-b892e695f816 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9e07ba4-6f78-43df-a690-f64f697d0c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:35.986281 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-d5683d2a-e06e-4eb0-bdba-b892e695f816 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Flow 'volume_create_api' (c64a7b59-a7a5-43e3-87ba-2c4f3cd8f040) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:33:35.986281 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d5683d2a-e06e-4eb0-bdba-b892e695f816 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Create volume request issued successfully. Aug 06 14:33:35.986281 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d5683d2a-e06e-4eb0-bdba-b892e695f816 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:33:35.986281 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1274/5102] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:33:35 2026] POST /volume/v3/volumes => generated 756 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:33:36.004456 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-3cfea71c-5de7-428d-8211-b78d9c229428 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:36.004456 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3cfea71c-5de7-428d-8211-b78d9c229428 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca Aug 06 14:33:36.004456 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3cfea71c-5de7-428d-8211-b78d9c229428 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:36.004943 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3cfea71c-5de7-428d-8211-b78d9c229428 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:36.022280 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:36.022280 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:33:36.031477 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-3cfea71c-5de7-428d-8211-b78d9c229428 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:33:36.035379 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3cfea71c-5de7-428d-8211-b78d9c229428 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca returned with HTTP 200 Aug 06 14:33:36.035871 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1270/5103] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:36 2026] GET /volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca => generated 824 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:37.049667 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0539dcc7-b8aa-4486-9505-877c001acdd7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:37.051473 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0539dcc7-b8aa-4486-9505-877c001acdd7 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca Aug 06 14:33:37.051659 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0539dcc7-b8aa-4486-9505-877c001acdd7 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:37.051866 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0539dcc7-b8aa-4486-9505-877c001acdd7 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:37.053830 np0000006659 devstack@c-api.service[100397]: DEBUG dbcounter [-] [100397] Writing DB stats cinder:SELECT=179,cinder:UPDATE=41,cinder:INSERT=18 {{(pid=100397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:33:37.059503 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:37.059503 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:37.064442 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-0539dcc7-b8aa-4486-9505-877c001acdd7 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:33:37.070136 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0539dcc7-b8aa-4486-9505-877c001acdd7 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca returned with HTTP 200 Aug 06 14:33:37.070136 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1277/5104] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:37 2026] GET /volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:37.086118 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-753b21a9-3637-4d2d-8d6a-5da0325b59a5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:37.088663 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-753b21a9-3637-4d2d-8d6a-5da0325b59a5 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca Aug 06 14:33:37.088906 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-753b21a9-3637-4d2d-8d6a-5da0325b59a5 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:37.089125 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-753b21a9-3637-4d2d-8d6a-5da0325b59a5 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:37.092510 np0000006659 devstack@c-api.service[100396]: DEBUG dbcounter [-] [100396] Writing DB stats cinder:SELECT=273,cinder:INSERT=40,cinder:UPDATE=89,cinder:DELETE=1 {{(pid=100396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:33:37.104937 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:37.104937 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:37.114398 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-753b21a9-3637-4d2d-8d6a-5da0325b59a5 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:33:37.123047 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-753b21a9-3637-4d2d-8d6a-5da0325b59a5 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca returned with HTTP 200 Aug 06 14:33:37.124755 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1284/5105] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:37 2026] GET /volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:37.808929 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-a12171b8-aee1-4217-8eec-565b7ce70376 req-f16531b6-2cdb-4f46-865e-9dc362f8eb81 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:37.811294 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-a12171b8-aee1-4217-8eec-565b7ce70376 req-f16531b6-2cdb-4f46-865e-9dc362f8eb81 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca Aug 06 14:33:37.811537 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-a12171b8-aee1-4217-8eec-565b7ce70376 req-f16531b6-2cdb-4f46-865e-9dc362f8eb81 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:37.811716 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-a12171b8-aee1-4217-8eec-565b7ce70376 req-f16531b6-2cdb-4f46-865e-9dc362f8eb81 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:37.813845 np0000006659 devstack@c-api.service[100398]: DEBUG dbcounter [-] [100398] Writing DB stats cinder:SELECT=186,cinder:UPDATE=41,cinder:INSERT=28 {{(pid=100398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:33:37.820282 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:37.820282 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:33:37.825175 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-a12171b8-aee1-4217-8eec-565b7ce70376 req-f16531b6-2cdb-4f46-865e-9dc362f8eb81 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:33:37.829525 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-a12171b8-aee1-4217-8eec-565b7ce70376 req-f16531b6-2cdb-4f46-865e-9dc362f8eb81 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca returned with HTTP 200 Aug 06 14:33:37.829902 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1275/5106] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:33:37 2026] GET /volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:37.901241 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4554f435-5710-4d4b-9074-6543f94427ac None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:37.901608 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4554f435-5710-4d4b-9074-6543f94427ac None None] GET https://10.4.3.229/volume// Aug 06 14:33:37.901749 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4554f435-5710-4d4b-9074-6543f94427ac None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:37.901922 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4554f435-5710-4d4b-9074-6543f94427ac None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:37.902219 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4554f435-5710-4d4b-9074-6543f94427ac None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:33:37.902487 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1271/5107] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:33: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 06 14:33:37.910214 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-a12171b8-aee1-4217-8eec-565b7ce70376 req-297bd8e5-9655-4f04-adbc-22fea05e62d9 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:37.912809 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-a12171b8-aee1-4217-8eec-565b7ce70376 req-297bd8e5-9655-4f04-adbc-22fea05e62d9 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:33:37.913221 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-a12171b8-aee1-4217-8eec-565b7ce70376 req-297bd8e5-9655-4f04-adbc-22fea05e62d9 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed4b549c-c805-4b03-bbca-ff151bf768ca", "connector": null, "instance_uuid": "63ab513f-8778-4f38-b9ed-7794f7ec1f23"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:37.922287 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:37.922287 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:37.945801 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-a12171b8-aee1-4217-8eec-565b7ce70376 req-297bd8e5-9655-4f04-adbc-22fea05e62d9 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:33:37.946223 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1278/5108] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:33:37 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 14:33:37.972625 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3dc32584-0837-47c9-bba1-0f730ae3a6dc None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:37.974440 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3dc32584-0837-47c9-bba1-0f730ae3a6dc tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca Aug 06 14:33:37.974629 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3dc32584-0837-47c9-bba1-0f730ae3a6dc tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:37.974830 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3dc32584-0837-47c9-bba1-0f730ae3a6dc tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:37.984405 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:37.984405 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:37.985705 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bc44029f-0bb9-4fd9-aacd-a4865f0b2622 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:37.986025 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bc44029f-0bb9-4fd9-aacd-a4865f0b2622 None None] GET https://10.4.3.229/volume// Aug 06 14:33:37.986202 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bc44029f-0bb9-4fd9-aacd-a4865f0b2622 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:37.986403 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bc44029f-0bb9-4fd9-aacd-a4865f0b2622 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:37.986741 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bc44029f-0bb9-4fd9-aacd-a4865f0b2622 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:33:37.987015 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1276/5109] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:33: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 06 14:33:37.989384 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3dc32584-0837-47c9-bba1-0f730ae3a6dc tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:33:37.994419 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3dc32584-0837-47c9-bba1-0f730ae3a6dc tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca returned with HTTP 200 Aug 06 14:33:37.994766 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1285/5110] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:37 2026] GET /volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:37.995052 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-a12171b8-aee1-4217-8eec-565b7ce70376 req-b13c7c4c-6cad-4096-9a90-48bb9472f96d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:37.997412 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-a12171b8-aee1-4217-8eec-565b7ce70376 req-b13c7c4c-6cad-4096-9a90-48bb9472f96d tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca Aug 06 14:33:37.997727 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-a12171b8-aee1-4217-8eec-565b7ce70376 req-b13c7c4c-6cad-4096-9a90-48bb9472f96d tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:37.997999 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-a12171b8-aee1-4217-8eec-565b7ce70376 req-b13c7c4c-6cad-4096-9a90-48bb9472f96d tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:38.000488 np0000006659 devstack@c-api.service[100399]: DEBUG dbcounter [-] [100399] Writing DB stats cinder:SELECT=207,cinder:UPDATE=58,cinder:INSERT=53 {{(pid=100399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:33:38.009264 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:38.009264 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:33:38.012861 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-a12171b8-aee1-4217-8eec-565b7ce70376 req-b13c7c4c-6cad-4096-9a90-48bb9472f96d tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:33:38.017365 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-a12171b8-aee1-4217-8eec-565b7ce70376 req-b13c7c4c-6cad-4096-9a90-48bb9472f96d tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca returned with HTTP 200 Aug 06 14:33:38.017765 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1272/5111] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:33:37 2026] GET /volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:33:38.119503 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-a12171b8-aee1-4217-8eec-565b7ce70376 req-2aa48aa7-ec68-4a77-bab6-356d2b4ec081 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:38.122142 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-a12171b8-aee1-4217-8eec-565b7ce70376 req-2aa48aa7-ec68-4a77-bab6-356d2b4ec081 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] PUT https://10.4.3.229/volume/v3/attachments/85853884-03dc-4c1d-988d-5d855c414993 Aug 06 14:33:38.122643 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-a12171b8-aee1-4217-8eec-565b7ce70376 req-2aa48aa7-ec68-4a77-bab6-356d2b4ec081 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:38.137531 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-a12171b8-aee1-4217-8eec-565b7ce70376 req-2aa48aa7-ec68-4a77-bab6-356d2b4ec081 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Acquiring lock "cinder-attachment_update-ed4b549c-c805-4b03-bbca-ff151bf768ca-np0000006659" by "attachment_update" {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:33:38.142483 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-a12171b8-aee1-4217-8eec-565b7ce70376 req-2aa48aa7-ec68-4a77-bab6-356d2b4ec081 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Lock "cinder-attachment_update-ed4b549c-c805-4b03-bbca-ff151bf768ca-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:33:38.143845 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:38.143845 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:38.224802 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-a12171b8-aee1-4217-8eec-565b7ce70376 req-2aa48aa7-ec68-4a77-bab6-356d2b4ec081 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Lock "cinder-attachment_update-ed4b549c-c805-4b03-bbca-ff151bf768ca-np0000006659" released by "attachment_update" :: held 0.082s {{(pid=100397) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:33:38.225083 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-a12171b8-aee1-4217-8eec-565b7ce70376 req-2aa48aa7-ec68-4a77-bab6-356d2b4ec081 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/attachments/85853884-03dc-4c1d-988d-5d855c414993 returned with HTTP 200 Aug 06 14:33:38.225874 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1279/5112] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:33:38 2026] PUT /volume/v3/attachments/85853884-03dc-4c1d-988d-5d855c414993 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:33:39.006770 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a0679ae6-5984-48e4-b528-6d3af5b564e1 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:39.008606 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a0679ae6-5984-48e4-b528-6d3af5b564e1 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca Aug 06 14:33:39.008816 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a0679ae6-5984-48e4-b528-6d3af5b564e1 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:39.009016 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a0679ae6-5984-48e4-b528-6d3af5b564e1 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:39.019061 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:39.019061 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:33:39.022744 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-a0679ae6-5984-48e4-b528-6d3af5b564e1 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:33:39.026882 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a0679ae6-5984-48e4-b528-6d3af5b564e1 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca returned with HTTP 200 Aug 06 14:33:39.027285 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1277/5113] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:39 2026] GET /volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:40.040093 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-662402ab-dcaf-4397-906c-d3198f394a55 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:40.041684 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-662402ab-dcaf-4397-906c-d3198f394a55 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca Aug 06 14:33:40.041866 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-662402ab-dcaf-4397-906c-d3198f394a55 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:40.042040 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-662402ab-dcaf-4397-906c-d3198f394a55 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:40.051148 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:40.051148 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:40.054360 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-662402ab-dcaf-4397-906c-d3198f394a55 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:33:40.058370 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-662402ab-dcaf-4397-906c-d3198f394a55 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca returned with HTTP 200 Aug 06 14:33:40.058741 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1286/5114] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:40 2026] GET /volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:41.071150 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-dcea5d68-e3df-4e0e-85b4-f3a1e91897f2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:41.072962 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dcea5d68-e3df-4e0e-85b4-f3a1e91897f2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca Aug 06 14:33:41.073220 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dcea5d68-e3df-4e0e-85b4-f3a1e91897f2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:41.073484 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dcea5d68-e3df-4e0e-85b4-f3a1e91897f2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:41.082962 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:41.082962 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:33:41.086066 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-dcea5d68-e3df-4e0e-85b4-f3a1e91897f2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:33:41.089923 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dcea5d68-e3df-4e0e-85b4-f3a1e91897f2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca returned with HTTP 200 Aug 06 14:33:41.090328 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1273/5115] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:41 2026] GET /volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:41.481275 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-a12171b8-aee1-4217-8eec-565b7ce70376 req-03c2bc67-dbc1-4334-afa7-749a14d699e2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:41.483514 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-a12171b8-aee1-4217-8eec-565b7ce70376 req-03c2bc67-dbc1-4334-afa7-749a14d699e2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] POST https://10.4.3.229/volume/v3/attachments/85853884-03dc-4c1d-988d-5d855c414993/action Aug 06 14:33:41.483949 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-a12171b8-aee1-4217-8eec-565b7ce70376 req-03c2bc67-dbc1-4334-afa7-749a14d699e2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action body: b'{"os-complete": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:33:41.484084 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-a12171b8-aee1-4217-8eec-565b7ce70376 req-03c2bc67-dbc1-4334-afa7-749a14d699e2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:41.502444 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:41.502444 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:41.519741 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-a12171b8-aee1-4217-8eec-565b7ce70376 req-03c2bc67-dbc1-4334-afa7-749a14d699e2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/attachments/85853884-03dc-4c1d-988d-5d855c414993/action returned with HTTP 204 Aug 06 14:33:41.520346 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1280/5116] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:33:41 2026] POST /volume/v3/attachments/85853884-03dc-4c1d-988d-5d855c414993/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:33:42.103270 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b05180fb-d221-4135-bf9c-b42886517c25 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:42.105602 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b05180fb-d221-4135-bf9c-b42886517c25 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca Aug 06 14:33:42.105848 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b05180fb-d221-4135-bf9c-b42886517c25 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:42.106085 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b05180fb-d221-4135-bf9c-b42886517c25 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:42.117257 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:42.117257 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:33:42.121013 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-b05180fb-d221-4135-bf9c-b42886517c25 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:33:42.125754 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b05180fb-d221-4135-bf9c-b42886517c25 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca returned with HTTP 200 Aug 06 14:33:42.126182 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1278/5117] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:42 2026] GET /volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:33:44.886789 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5821e134-adf8-4718-bdf7-83948240cc85 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:44.888512 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5821e134-adf8-4718-bdf7-83948240cc85 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:33:44.888851 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5821e134-adf8-4718-bdf7-83948240cc85 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ed4b549c-c805-4b03-bbca-ff151bf768ca", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-2104631283", "description": null, "metadata": null}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:44.899357 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:44.899357 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:44.899837 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5821e134-adf8-4718-bdf7-83948240cc85 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:33:44.900004 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-5821e134-adf8-4718-bdf7-83948240cc85 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Create snapshot from volume ed4b549c-c805-4b03-bbca-ff151bf768ca Aug 06 14:33:44.931036 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-5821e134-adf8-4718-bdf7-83948240cc85 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Created reservations ['e0521564-93f6-4ceb-9466-59abeb98b77d', '095f998d-7d73-4f46-ba46-b8d65e76859b', '727a88ba-bb05-4294-8465-afa04cf7d11d', '82ae0544-cb4a-49ec-86e7-ffc2bd5a0c7a'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:33:44.958978 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5821e134-adf8-4718-bdf7-83948240cc85 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Snapshot force create request issued successfully. Aug 06 14:33:44.959335 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5821e134-adf8-4718-bdf7-83948240cc85 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:33:44.959757 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1287/5118] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:33:44 2026] POST /volume/v3/snapshots => generated 313 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:33:44.970446 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7ddc7a9a-06b8-4915-9d71-eb0f14455578 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:44.972842 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7ddc7a9a-06b8-4915-9d71-eb0f14455578 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/snapshots/22b2d456-da13-42a8-8332-f3d052dee441 Aug 06 14:33:44.973123 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7ddc7a9a-06b8-4915-9d71-eb0f14455578 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:44.973390 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7ddc7a9a-06b8-4915-9d71-eb0f14455578 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:44.978356 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:44.978356 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:33:44.978913 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-7ddc7a9a-06b8-4915-9d71-eb0f14455578 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Snapshot retrieved successfully. Aug 06 14:33:44.979758 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7ddc7a9a-06b8-4915-9d71-eb0f14455578 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/snapshots/22b2d456-da13-42a8-8332-f3d052dee441 returned with HTTP 200 Aug 06 14:33:44.980107 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1274/5119] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:33:44 2026] GET /volume/v3/snapshots/22b2d456-da13-42a8-8332-f3d052dee441 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:45.989449 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b3085c88-c2e5-4aa4-8238-63fc41dfd600 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:45.991305 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b3085c88-c2e5-4aa4-8238-63fc41dfd600 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/snapshots/22b2d456-da13-42a8-8332-f3d052dee441 Aug 06 14:33:45.991524 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b3085c88-c2e5-4aa4-8238-63fc41dfd600 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:45.991731 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b3085c88-c2e5-4aa4-8238-63fc41dfd600 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:45.996465 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:45.996465 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:45.996893 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b3085c88-c2e5-4aa4-8238-63fc41dfd600 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Snapshot retrieved successfully. Aug 06 14:33:45.997625 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b3085c88-c2e5-4aa4-8238-63fc41dfd600 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/snapshots/22b2d456-da13-42a8-8332-f3d052dee441 returned with HTTP 200 Aug 06 14:33:45.997958 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1281/5120] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:33:45 2026] GET /volume/v3/snapshots/22b2d456-da13-42a8-8332-f3d052dee441 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:46.005863 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6ded314b-c10d-4c61-927f-d762e2955d35 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:46.007707 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6ded314b-c10d-4c61-927f-d762e2955d35 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/snapshots/22b2d456-da13-42a8-8332-f3d052dee441 Aug 06 14:33:46.007903 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6ded314b-c10d-4c61-927f-d762e2955d35 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:46.008093 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6ded314b-c10d-4c61-927f-d762e2955d35 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:46.012867 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:46.012867 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:33:46.013271 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-6ded314b-c10d-4c61-927f-d762e2955d35 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Snapshot retrieved successfully. Aug 06 14:33:46.013960 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6ded314b-c10d-4c61-927f-d762e2955d35 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/snapshots/22b2d456-da13-42a8-8332-f3d052dee441 returned with HTTP 200 Aug 06 14:33:46.014292 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1279/5121] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:33:46 2026] GET /volume/v3/snapshots/22b2d456-da13-42a8-8332-f3d052dee441 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:47.413647 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b8f850f7-debb-4478-b84c-2252bab814d2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:47.415709 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b8f850f7-debb-4478-b84c-2252bab814d2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:33:47.416017 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b8f850f7-debb-4478-b84c-2252bab814d2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ed4b549c-c805-4b03-bbca-ff151bf768ca", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1425959548", "description": null, "metadata": null}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:47.425683 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:47.425683 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:47.426165 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-b8f850f7-debb-4478-b84c-2252bab814d2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:33:47.426286 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-b8f850f7-debb-4478-b84c-2252bab814d2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Create snapshot from volume ed4b549c-c805-4b03-bbca-ff151bf768ca Aug 06 14:33:47.449708 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-b8f850f7-debb-4478-b84c-2252bab814d2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Created reservations ['5c1a6eb9-73c9-4690-8cc8-ba3a12722c7c', 'aa897c32-a1d0-4147-8214-5085eed38de7', '952b1c83-bbf8-4284-aca6-d483d7f708bf', '847b9ba3-8c58-42be-9743-792d17b420d6'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:33:47.482054 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-b8f850f7-debb-4478-b84c-2252bab814d2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Snapshot force create request issued successfully. Aug 06 14:33:47.482379 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b8f850f7-debb-4478-b84c-2252bab814d2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:33:47.482860 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1288/5122] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:33:47 2026] POST /volume/v3/snapshots => generated 313 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:33:47.491583 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-de7ad5c2-7210-4cd1-8911-e319edfcc5c5 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:47.493367 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-de7ad5c2-7210-4cd1-8911-e319edfcc5c5 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/snapshots/4987e057-5783-402f-b914-3959f4b5d34e Aug 06 14:33:47.493617 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-de7ad5c2-7210-4cd1-8911-e319edfcc5c5 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:47.493891 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-de7ad5c2-7210-4cd1-8911-e319edfcc5c5 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:47.498327 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:47.498327 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:33:47.498827 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-de7ad5c2-7210-4cd1-8911-e319edfcc5c5 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Snapshot retrieved successfully. Aug 06 14:33:47.499575 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-de7ad5c2-7210-4cd1-8911-e319edfcc5c5 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/snapshots/4987e057-5783-402f-b914-3959f4b5d34e returned with HTTP 200 Aug 06 14:33:47.499961 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1275/5123] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:33:47 2026] GET /volume/v3/snapshots/4987e057-5783-402f-b914-3959f4b5d34e => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:48.508715 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b1ed7f0e-5c03-48af-b42c-aa9d7f54408b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:48.510537 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b1ed7f0e-5c03-48af-b42c-aa9d7f54408b tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/snapshots/4987e057-5783-402f-b914-3959f4b5d34e Aug 06 14:33:48.510723 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b1ed7f0e-5c03-48af-b42c-aa9d7f54408b tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:48.510921 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b1ed7f0e-5c03-48af-b42c-aa9d7f54408b tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:48.516069 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:48.516069 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:48.516507 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b1ed7f0e-5c03-48af-b42c-aa9d7f54408b tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Snapshot retrieved successfully. Aug 06 14:33:48.517293 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b1ed7f0e-5c03-48af-b42c-aa9d7f54408b tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/snapshots/4987e057-5783-402f-b914-3959f4b5d34e returned with HTTP 200 Aug 06 14:33:48.517826 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1282/5124] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:33:48 2026] GET /volume/v3/snapshots/4987e057-5783-402f-b914-3959f4b5d34e => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:48.526028 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7d5ea012-483e-4713-9723-45982a3b9cab None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:48.527632 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7d5ea012-483e-4713-9723-45982a3b9cab tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/snapshots/4987e057-5783-402f-b914-3959f4b5d34e Aug 06 14:33:48.527812 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7d5ea012-483e-4713-9723-45982a3b9cab tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:48.527996 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7d5ea012-483e-4713-9723-45982a3b9cab tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:48.533060 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:48.533060 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:33:48.533670 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-7d5ea012-483e-4713-9723-45982a3b9cab tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Snapshot retrieved successfully. Aug 06 14:33:48.534637 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7d5ea012-483e-4713-9723-45982a3b9cab tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/snapshots/4987e057-5783-402f-b914-3959f4b5d34e returned with HTTP 200 Aug 06 14:33:48.535278 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1280/5125] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:33:48 2026] GET /volume/v3/snapshots/4987e057-5783-402f-b914-3959f4b5d34e => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:49.644670 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-2eb98650-8183-467b-94e8-c73f71beaef8 req-f5dcd683-4cb2-4515-b7b9-d5b5b8a91a5b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:49.766249 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-2eb98650-8183-467b-94e8-c73f71beaef8 req-f5dcd683-4cb2-4515-b7b9-d5b5b8a91a5b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/limits Aug 06 14:33:49.766452 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-2eb98650-8183-467b-94e8-c73f71beaef8 req-f5dcd683-4cb2-4515-b7b9-d5b5b8a91a5b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:49.766655 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-2eb98650-8183-467b-94e8-c73f71beaef8 req-f5dcd683-4cb2-4515-b7b9-d5b5b8a91a5b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'index' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:49.775039 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [req-2eb98650-8183-467b-94e8-c73f71beaef8 req-f5dcd683-4cb2-4515-b7b9-d5b5b8a91a5b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-704618941 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-704618941, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:33:49.775327 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [req-2eb98650-8183-467b-94e8-c73f71beaef8 req-f5dcd683-4cb2-4515-b7b9-d5b5b8a91a5b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-704618941 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-704618941, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:33:49.775707 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [req-2eb98650-8183-467b-94e8-c73f71beaef8 req-f5dcd683-4cb2-4515-b7b9-d5b5b8a91a5b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-704618941 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-704618941, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:33:49.777053 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:49.777053 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:49.787615 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-2eb98650-8183-467b-94e8-c73f71beaef8 req-f5dcd683-4cb2-4515-b7b9-d5b5b8a91a5b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/limits returned with HTTP 200 Aug 06 14:33:49.788005 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1289/5126] 10.4.3.229 () {68 vars in 1484 bytes} [Thu Aug 6 14:33:49 2026] GET /volume/v3/limits => generated 302 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:49.824839 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-2eb98650-8183-467b-94e8-c73f71beaef8 req-1de65b37-60a9-4540-942b-7e6811735d34 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:49.826839 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-2eb98650-8183-467b-94e8-c73f71beaef8 req-1de65b37-60a9-4540-942b-7e6811735d34 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 Aug 06 14:33:49.827024 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-2eb98650-8183-467b-94e8-c73f71beaef8 req-1de65b37-60a9-4540-942b-7e6811735d34 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:49.827231 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-2eb98650-8183-467b-94e8-c73f71beaef8 req-1de65b37-60a9-4540-942b-7e6811735d34 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:49.836438 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:49.836438 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:33:49.839748 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-2eb98650-8183-467b-94e8-c73f71beaef8 req-1de65b37-60a9-4540-942b-7e6811735d34 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:33:49.844454 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-2eb98650-8183-467b-94e8-c73f71beaef8 req-1de65b37-60a9-4540-942b-7e6811735d34 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 returned with HTTP 200 Aug 06 14:33:49.844873 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1276/5127] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:33:49 2026] GET /volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 => generated 1659 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:33:49.854511 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-2eb98650-8183-467b-94e8-c73f71beaef8 req-3efb91a1-e442-473c-a2a4-7bf69ac3f05b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:49.856765 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-2eb98650-8183-467b-94e8-c73f71beaef8 req-3efb91a1-e442-473c-a2a4-7bf69ac3f05b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:33:49.857171 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-2eb98650-8183-467b-94e8-c73f71beaef8 req-3efb91a1-e442-473c-a2a4-7bf69ac3f05b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "431e6c90-1955-4422-8714-45bf69677497", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1032306350", "description": null, "metadata": {}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:49.869015 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:49.869015 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:49.869586 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-2eb98650-8183-467b-94e8-c73f71beaef8 req-3efb91a1-e442-473c-a2a4-7bf69ac3f05b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:33:49.869787 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [req-2eb98650-8183-467b-94e8-c73f71beaef8 req-3efb91a1-e442-473c-a2a4-7bf69ac3f05b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create snapshot from volume 431e6c90-1955-4422-8714-45bf69677497 Aug 06 14:33:49.896913 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [req-2eb98650-8183-467b-94e8-c73f71beaef8 req-3efb91a1-e442-473c-a2a4-7bf69ac3f05b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Created reservations ['cf15beb9-e715-4831-abeb-79d7b9c49ab0', 'b5fd6d5a-cab1-4bd5-84f1-068779972c2f', '6180cf82-4945-4a1b-a916-e28dafc24ae2', '19ec89d2-3478-43af-bacc-dfe71a1588ff'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:33:49.927278 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-2eb98650-8183-467b-94e8-c73f71beaef8 req-3efb91a1-e442-473c-a2a4-7bf69ac3f05b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot force create request issued successfully. Aug 06 14:33:49.927611 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-2eb98650-8183-467b-94e8-c73f71beaef8 req-3efb91a1-e442-473c-a2a4-7bf69ac3f05b tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:33:49.928061 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1283/5128] 10.4.3.229 () {72 vars in 1547 bytes} [Thu Aug 6 14:33:49 2026] POST /volume/v3/snapshots => generated 320 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:33:49.944128 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2132306a-8628-42c1-a7b3-eebbbeaa7888 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:49.945898 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2132306a-8628-42c1-a7b3-eebbbeaa7888 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:33:49.946313 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2132306a-8628-42c1-a7b3-eebbbeaa7888 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ed4b549c-c805-4b03-bbca-ff151bf768ca", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1057156926", "description": null, "metadata": null}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:49.960267 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:49.960267 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:33:49.960941 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-2132306a-8628-42c1-a7b3-eebbbeaa7888 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:33:49.961135 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-2132306a-8628-42c1-a7b3-eebbbeaa7888 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Create snapshot from volume ed4b549c-c805-4b03-bbca-ff151bf768ca Aug 06 14:33:49.991390 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-2132306a-8628-42c1-a7b3-eebbbeaa7888 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Created reservations ['01c6dc70-1128-4ee4-8b06-43e7384790b5', '35498a6a-8d2a-4374-b07f-ad2e5dd61dc0', '1228c77e-ecde-4f8d-9d0f-8c96a6d75e23', '5e7ed40e-5e00-49cf-83da-0f55de3786fa'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:33:50.022284 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-2132306a-8628-42c1-a7b3-eebbbeaa7888 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Snapshot force create request issued successfully. Aug 06 14:33:50.022737 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2132306a-8628-42c1-a7b3-eebbbeaa7888 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:33:50.023509 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1281/5129] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:33:49 2026] POST /volume/v3/snapshots => generated 313 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:33:50.034063 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e786848d-6fb3-4242-aae9-bf91765f4c23 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:50.036146 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e786848d-6fb3-4242-aae9-bf91765f4c23 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/snapshots/b53472da-3ed3-426d-8b1d-fb2463b87d9e Aug 06 14:33:50.036445 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e786848d-6fb3-4242-aae9-bf91765f4c23 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:50.036680 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e786848d-6fb3-4242-aae9-bf91765f4c23 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:50.041462 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:50.041462 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:50.041866 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-e786848d-6fb3-4242-aae9-bf91765f4c23 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Snapshot retrieved successfully. Aug 06 14:33:50.042837 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e786848d-6fb3-4242-aae9-bf91765f4c23 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/snapshots/b53472da-3ed3-426d-8b1d-fb2463b87d9e returned with HTTP 200 Aug 06 14:33:50.043281 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1290/5130] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:33:50 2026] GET /volume/v3/snapshots/b53472da-3ed3-426d-8b1d-fb2463b87d9e => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:51.053130 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-065a2b2b-a627-4377-b6e4-9c69fd944465 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:51.054997 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-065a2b2b-a627-4377-b6e4-9c69fd944465 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/snapshots/b53472da-3ed3-426d-8b1d-fb2463b87d9e Aug 06 14:33:51.055211 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-065a2b2b-a627-4377-b6e4-9c69fd944465 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:51.055392 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-065a2b2b-a627-4377-b6e4-9c69fd944465 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:51.060461 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:51.060461 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:33:51.060896 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-065a2b2b-a627-4377-b6e4-9c69fd944465 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Snapshot retrieved successfully. Aug 06 14:33:51.061639 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-065a2b2b-a627-4377-b6e4-9c69fd944465 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/snapshots/b53472da-3ed3-426d-8b1d-fb2463b87d9e returned with HTTP 200 Aug 06 14:33:51.061982 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1277/5131] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:33:51 2026] GET /volume/v3/snapshots/b53472da-3ed3-426d-8b1d-fb2463b87d9e => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:51.071589 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5f47877b-3a80-4af0-9310-763b1ac3bc16 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:51.074000 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5f47877b-3a80-4af0-9310-763b1ac3bc16 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/snapshots/b53472da-3ed3-426d-8b1d-fb2463b87d9e Aug 06 14:33:51.074188 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5f47877b-3a80-4af0-9310-763b1ac3bc16 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:51.074396 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5f47877b-3a80-4af0-9310-763b1ac3bc16 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:51.079788 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:51.079788 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:51.080230 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-5f47877b-3a80-4af0-9310-763b1ac3bc16 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Snapshot retrieved successfully. Aug 06 14:33:51.081531 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5f47877b-3a80-4af0-9310-763b1ac3bc16 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/snapshots/b53472da-3ed3-426d-8b1d-fb2463b87d9e returned with HTTP 200 Aug 06 14:33:51.082104 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1284/5132] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:33:51 2026] GET /volume/v3/snapshots/b53472da-3ed3-426d-8b1d-fb2463b87d9e => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:51.123397 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-073c9ad5-9126-4246-ac7f-2cab7ed23f36 req-10d9b44c-604d-4521-b81b-ad18b0e86fee None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:51.127535 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-073c9ad5-9126-4246-ac7f-2cab7ed23f36 req-10d9b44c-604d-4521-b81b-ad18b0e86fee tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca Aug 06 14:33:51.127535 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-073c9ad5-9126-4246-ac7f-2cab7ed23f36 req-10d9b44c-604d-4521-b81b-ad18b0e86fee tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:51.127535 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-073c9ad5-9126-4246-ac7f-2cab7ed23f36 req-10d9b44c-604d-4521-b81b-ad18b0e86fee tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:51.140695 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:51.140695 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:33:51.144123 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-073c9ad5-9126-4246-ac7f-2cab7ed23f36 req-10d9b44c-604d-4521-b81b-ad18b0e86fee tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:33:51.148331 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-073c9ad5-9126-4246-ac7f-2cab7ed23f36 req-10d9b44c-604d-4521-b81b-ad18b0e86fee tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca returned with HTTP 200 Aug 06 14:33:51.149076 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1282/5133] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:33:51 2026] GET /volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca => generated 1141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:33:51.175053 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-073c9ad5-9126-4246-ac7f-2cab7ed23f36 req-22e76999-b722-4ca4-adc1-43b5716a29ca None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:51.175685 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-073c9ad5-9126-4246-ac7f-2cab7ed23f36 req-22e76999-b722-4ca4-adc1-43b5716a29ca tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] POST https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca/action Aug 06 14:33:51.176409 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-073c9ad5-9126-4246-ac7f-2cab7ed23f36 req-22e76999-b722-4ca4-adc1-43b5716a29ca tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:33:51.176409 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-073c9ad5-9126-4246-ac7f-2cab7ed23f36 req-22e76999-b722-4ca4-adc1-43b5716a29ca tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:51.186090 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:51.186090 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:51.186555 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-073c9ad5-9126-4246-ac7f-2cab7ed23f36 req-22e76999-b722-4ca4-adc1-43b5716a29ca tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:33:51.192118 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-073c9ad5-9126-4246-ac7f-2cab7ed23f36 req-22e76999-b722-4ca4-adc1-43b5716a29ca tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Begin detaching volume completed successfully. Aug 06 14:33:51.192421 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-073c9ad5-9126-4246-ac7f-2cab7ed23f36 req-22e76999-b722-4ca4-adc1-43b5716a29ca tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca/action returned with HTTP 202 Aug 06 14:33:51.192757 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1291/5134] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:33:51 2026] POST /volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:33:51.240982 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-dec314ef-1416-4a7b-99f5-0d8b979aead4 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:51.241355 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dec314ef-1416-4a7b-99f5-0d8b979aead4 None None] GET https://10.4.3.229/volume// Aug 06 14:33:51.241449 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dec314ef-1416-4a7b-99f5-0d8b979aead4 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:51.241760 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dec314ef-1416-4a7b-99f5-0d8b979aead4 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:51.241940 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dec314ef-1416-4a7b-99f5-0d8b979aead4 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:33:51.242216 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1278/5135] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:33: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 06 14:33:51.256748 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-073c9ad5-9126-4246-ac7f-2cab7ed23f36 req-12cf934f-3167-4935-8a9d-645a8c33e94b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:51.258755 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-073c9ad5-9126-4246-ac7f-2cab7ed23f36 req-12cf934f-3167-4935-8a9d-645a8c33e94b tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca Aug 06 14:33:51.258961 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-073c9ad5-9126-4246-ac7f-2cab7ed23f36 req-12cf934f-3167-4935-8a9d-645a8c33e94b tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:51.259154 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-073c9ad5-9126-4246-ac7f-2cab7ed23f36 req-12cf934f-3167-4935-8a9d-645a8c33e94b tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:51.269130 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:51.269130 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:51.272575 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-073c9ad5-9126-4246-ac7f-2cab7ed23f36 req-12cf934f-3167-4935-8a9d-645a8c33e94b tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:33:51.277444 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-073c9ad5-9126-4246-ac7f-2cab7ed23f36 req-12cf934f-3167-4935-8a9d-645a8c33e94b tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca returned with HTTP 200 Aug 06 14:33:51.277869 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1285/5136] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:33:51 2026] GET /volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca => generated 1324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:33:51.646921 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5c236a2f-01e0-441f-b76c-2722d8326118 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:51.648570 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5c236a2f-01e0-441f-b76c-2722d8326118 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/e5c793c0-d702-48fa-a276-b228dbaba636 Aug 06 14:33:51.648753 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5c236a2f-01e0-441f-b76c-2722d8326118 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:51.648948 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5c236a2f-01e0-441f-b76c-2722d8326118 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:51.653174 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:51.653174 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:33:51.653571 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5c236a2f-01e0-441f-b76c-2722d8326118 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:33:51.654183 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5c236a2f-01e0-441f-b76c-2722d8326118 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/e5c793c0-d702-48fa-a276-b228dbaba636 returned with HTTP 200 Aug 06 14:33:51.654505 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1283/5137] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:33:51 2026] GET /volume/v3/snapshots/e5c793c0-d702-48fa-a276-b228dbaba636 => generated 479 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:52.050373 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-073c9ad5-9126-4246-ac7f-2cab7ed23f36 req-d72095d1-ec28-44f0-91ad-1e4e3f1d80aa None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:52.053818 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-073c9ad5-9126-4246-ac7f-2cab7ed23f36 req-d72095d1-ec28-44f0-91ad-1e4e3f1d80aa tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] DELETE https://10.4.3.229/volume/v3/attachments/85853884-03dc-4c1d-988d-5d855c414993 Aug 06 14:33:52.054016 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-073c9ad5-9126-4246-ac7f-2cab7ed23f36 req-d72095d1-ec28-44f0-91ad-1e4e3f1d80aa tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:52.054222 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-073c9ad5-9126-4246-ac7f-2cab7ed23f36 req-d72095d1-ec28-44f0-91ad-1e4e3f1d80aa tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:52.060921 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:52.060921 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:52.104807 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-073c9ad5-9126-4246-ac7f-2cab7ed23f36 req-d72095d1-ec28-44f0-91ad-1e4e3f1d80aa tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/attachments/85853884-03dc-4c1d-988d-5d855c414993 returned with HTTP 200 Aug 06 14:33:52.105273 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1292/5138] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:33:52 2026] DELETE /volume/v3/attachments/85853884-03dc-4c1d-988d-5d855c414993 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:52.294514 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-dae3cf5f-3773-4210-8d0f-77534c47f09f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:52.296151 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dae3cf5f-3773-4210-8d0f-77534c47f09f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:33:52.296503 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dae3cf5f-3773-4210-8d0f-77534c47f09f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1325761490", "snapshot_id": "22b2d456-da13-42a8-8332-f3d052dee441", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:52.298070 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-dae3cf5f-3773-4210-8d0f-77534c47f09f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1325761490', 'snapshot_id': '22b2d456-da13-42a8-8332-f3d052dee441', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:33:52.305304 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:52.305304 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:33:52.306034 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-dae3cf5f-3773-4210-8d0f-77534c47f09f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Snapshot retrieved successfully. Aug 06 14:33:52.306241 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-dae3cf5f-3773-4210-8d0f-77534c47f09f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Create volume of 1 GB Aug 06 14:33:52.311176 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-dae3cf5f-3773-4210-8d0f-77534c47f09f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Availability Zones retrieved successfully. Aug 06 14:33:52.319436 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-dae3cf5f-3773-4210-8d0f-77534c47f09f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Flow 'volume_create_api' (b1ef51f4-55e8-46ce-bcc8-ce4dcb59b6f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:33:52.320952 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-dae3cf5f-3773-4210-8d0f-77534c47f09f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87da62ea-bca3-4fad-8f06-94e7db829cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:52.322385 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-dae3cf5f-3773-4210-8d0f-77534c47f09f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:33:52.361517 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-dae3cf5f-3773-4210-8d0f-77534c47f09f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87da62ea-bca3-4fad-8f06-94e7db829cfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '22b2d456-da13-42a8-8332-f3d052dee441', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:52.362663 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-dae3cf5f-3773-4210-8d0f-77534c47f09f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98762364-5631-47d2-9e1b-3a8739dd7735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:52.410216 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-dae3cf5f-3773-4210-8d0f-77534c47f09f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Created reservations ['432623ea-3ac5-47d7-8679-6bf22ad260e5', '3c819c68-7e94-49c9-89e5-9e409ce6f8da', 'fd804849-610a-4dc6-b7a2-5b886b80cf72', '28a644d9-8b95-41a0-85a5-edf2b090e868'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:33:52.410988 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-dae3cf5f-3773-4210-8d0f-77534c47f09f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98762364-5631-47d2-9e1b-3a8739dd7735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['432623ea-3ac5-47d7-8679-6bf22ad260e5', '3c819c68-7e94-49c9-89e5-9e409ce6f8da', 'fd804849-610a-4dc6-b7a2-5b886b80cf72', '28a644d9-8b95-41a0-85a5-edf2b090e868']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:52.411773 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-dae3cf5f-3773-4210-8d0f-77534c47f09f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a29066a-04c7-414a-a54b-222b16378354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:52.450443 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-dae3cf5f-3773-4210-8d0f-77534c47f09f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a29066a-04c7-414a-a54b-222b16378354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e389d206-814a-4afe-9a60-21b3fbd7d031', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1325761490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='512742a5640b41699a9975b048bef28c',qos_specs=None,replication_status=,reservations=['432623ea-3ac5-47d7-8679-6bf22ad260e5','3c819c68-7e94-49c9-89e5-9e409ce6f8da','fd804849-610a-4dc6-b7a2-5b886b80cf72','28a644d9-8b95-41a0-85a5-edf2b090e868'],size=1,snapshot_id=22b2d456-da13-42a8-8332-f3d052dee441,source_replicaid=,source_volid=None,status='creating',user_id='a78bb580eb834e51bbf442e62e41a431',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:33:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1325761490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e389d206-814a-4afe-9a60-21b3fbd7d031,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='512742a5640b41699a9975b048bef28c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=22b2d456-da13-42a8-8332-f3d052dee441,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a78bb580eb834e51bbf442e62e41a431',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:52.451250 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-dae3cf5f-3773-4210-8d0f-77534c47f09f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9df04bd3-cffc-4ea6-aca2-00a46aa59461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:52.468872 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-dae3cf5f-3773-4210-8d0f-77534c47f09f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9df04bd3-cffc-4ea6-aca2-00a46aa59461) transitioned into state 'SUCCESS' from state '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-1325761490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='512742a5640b41699a9975b048bef28c',qos_specs=None,replication_status=,reservations=['432623ea-3ac5-47d7-8679-6bf22ad260e5','3c819c68-7e94-49c9-89e5-9e409ce6f8da','fd804849-610a-4dc6-b7a2-5b886b80cf72','28a644d9-8b95-41a0-85a5-edf2b090e868'],size=1,snapshot_id=22b2d456-da13-42a8-8332-f3d052dee441,source_replicaid=,source_volid=None,status='creating',user_id='a78bb580eb834e51bbf442e62e41a431',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:52.469704 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-dae3cf5f-3773-4210-8d0f-77534c47f09f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf0e9a2f-db40-4825-9bd5-cc25c7287086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:52.489395 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-dae3cf5f-3773-4210-8d0f-77534c47f09f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf0e9a2f-db40-4825-9bd5-cc25c7287086) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:52.490177 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-dae3cf5f-3773-4210-8d0f-77534c47f09f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Flow 'volume_create_api' (b1ef51f4-55e8-46ce-bcc8-ce4dcb59b6f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:33:52.490475 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-dae3cf5f-3773-4210-8d0f-77534c47f09f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Create volume request issued successfully. Aug 06 14:33:52.491006 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dae3cf5f-3773-4210-8d0f-77534c47f09f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:33:52.491782 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1279/5139] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:33:52 2026] POST /volume/v3/volumes => generated 791 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:33:52.503801 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-be6f78bb-51ee-463c-87fb-494332014724 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:52.506924 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-be6f78bb-51ee-463c-87fb-494332014724 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 Aug 06 14:33:52.506924 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-be6f78bb-51ee-463c-87fb-494332014724 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:52.506924 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-be6f78bb-51ee-463c-87fb-494332014724 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:52.512602 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:52.512602 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:52.517151 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-be6f78bb-51ee-463c-87fb-494332014724 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:33:52.520167 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-be6f78bb-51ee-463c-87fb-494332014724 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 returned with HTTP 200 Aug 06 14:33:52.520627 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1286/5140] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:52 2026] GET /volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:53.153113 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-f8bbb3f0-4348-4034-afd8-4a47bad1eeb8 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:53.154990 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-f8bbb3f0-4348-4034-afd8-4a47bad1eeb8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/e5c793c0-d702-48fa-a276-b228dbaba636 Aug 06 14:33:53.155190 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-f8bbb3f0-4348-4034-afd8-4a47bad1eeb8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:53.155435 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-f8bbb3f0-4348-4034-afd8-4a47bad1eeb8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:53.159867 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:53.159867 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:33:53.160280 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-f8bbb3f0-4348-4034-afd8-4a47bad1eeb8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:33:53.161004 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-f8bbb3f0-4348-4034-afd8-4a47bad1eeb8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/e5c793c0-d702-48fa-a276-b228dbaba636 returned with HTTP 200 Aug 06 14:33:53.161370 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1284/5141] 10.4.3.229 () {68 vars in 1604 bytes} [Thu Aug 6 14:33:53 2026] GET /volume/v3/snapshots/e5c793c0-d702-48fa-a276-b228dbaba636 => generated 479 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:53.531660 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3a2fc388-7e28-4de2-9caf-46fbee4a004a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:53.533160 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3a2fc388-7e28-4de2-9caf-46fbee4a004a tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 Aug 06 14:33:53.533331 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3a2fc388-7e28-4de2-9caf-46fbee4a004a tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:53.533525 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3a2fc388-7e28-4de2-9caf-46fbee4a004a tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:53.539761 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:53.539761 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:53.542625 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3a2fc388-7e28-4de2-9caf-46fbee4a004a tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:33:53.546409 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3a2fc388-7e28-4de2-9caf-46fbee4a004a tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 returned with HTTP 200 Aug 06 14:33:53.546741 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1293/5142] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:53 2026] GET /volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 => generated 884 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:53.559048 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-70fa14a6-d1eb-45f5-8219-e6337c4f2539 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:53.560470 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-70fa14a6-d1eb-45f5-8219-e6337c4f2539 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 Aug 06 14:33:53.560646 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-70fa14a6-d1eb-45f5-8219-e6337c4f2539 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:53.560836 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-70fa14a6-d1eb-45f5-8219-e6337c4f2539 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:53.567000 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:53.567000 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:33:53.570035 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-70fa14a6-d1eb-45f5-8219-e6337c4f2539 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:33:53.573496 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-70fa14a6-d1eb-45f5-8219-e6337c4f2539 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 returned with HTTP 200 Aug 06 14:33:53.573823 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1280/5143] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:53 2026] GET /volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:53.964815 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-2c7ee0ec-ed2e-49fd-af4f-f5ed47f41af6 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:53.967006 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-2c7ee0ec-ed2e-49fd-af4f-f5ed47f41af6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/e5c793c0-d702-48fa-a276-b228dbaba636 Aug 06 14:33:53.967219 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-2c7ee0ec-ed2e-49fd-af4f-f5ed47f41af6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:53.967407 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-2c7ee0ec-ed2e-49fd-af4f-f5ed47f41af6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:53.972625 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:53.972625 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:53.973059 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-2c7ee0ec-ed2e-49fd-af4f-f5ed47f41af6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:33:53.973805 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-2c7ee0ec-ed2e-49fd-af4f-f5ed47f41af6 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/e5c793c0-d702-48fa-a276-b228dbaba636 returned with HTTP 200 Aug 06 14:33:53.974162 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1287/5144] 10.4.3.229 () {68 vars in 1604 bytes} [Thu Aug 6 14:33:53 2026] GET /volume/v3/snapshots/e5c793c0-d702-48fa-a276-b228dbaba636 => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:53.980417 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-184cb0a2-7184-4786-bfb4-8d11e1c292fb None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:53.982546 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-184cb0a2-7184-4786-bfb4-8d11e1c292fb tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 Aug 06 14:33:53.982688 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-184cb0a2-7184-4786-bfb4-8d11e1c292fb tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:53.982777 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-184cb0a2-7184-4786-bfb4-8d11e1c292fb tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:53.991665 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:53.991665 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:33:53.994798 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-184cb0a2-7184-4786-bfb4-8d11e1c292fb tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:33:53.998891 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-184cb0a2-7184-4786-bfb4-8d11e1c292fb tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 returned with HTTP 200 Aug 06 14:33:53.999290 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1285/5145] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:33:53 2026] GET /volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 => generated 1659 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:33:54.006421 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-1c7661ec-f6b4-4065-962d-e0a73b5ce8d4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:54.006813 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-60ecf23a-d69b-491e-b241-e7bb2658cb64 req-f86805c5-eaac-4a71-a421-55190e533021 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:54.008469 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-1c7661ec-f6b4-4065-962d-e0a73b5ce8d4 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:33:54.008809 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-60ecf23a-d69b-491e-b241-e7bb2658cb64 req-f86805c5-eaac-4a71-a421-55190e533021 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 Aug 06 14:33:54.008851 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-1c7661ec-f6b4-4065-962d-e0a73b5ce8d4 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "e5c793c0-d702-48fa-a276-b228dbaba636", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:54.009003 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-60ecf23a-d69b-491e-b241-e7bb2658cb64 req-f86805c5-eaac-4a71-a421-55190e533021 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:54.009177 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-60ecf23a-d69b-491e-b241-e7bb2658cb64 req-f86805c5-eaac-4a71-a421-55190e533021 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:54.010494 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-1c7661ec-f6b4-4065-962d-e0a73b5ce8d4 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'e5c793c0-d702-48fa-a276-b228dbaba636', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:33:54.015845 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:54.015845 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:33:54.017745 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:54.017745 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:54.018320 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-1c7661ec-f6b4-4065-962d-e0a73b5ce8d4 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:33:54.018457 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-1c7661ec-f6b4-4065-962d-e0a73b5ce8d4 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create volume of 1 GB Aug 06 14:33:54.019091 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-1c7661ec-f6b4-4065-962d-e0a73b5ce8d4 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Availability Zones retrieved successfully. Aug 06 14:33:54.019464 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-60ecf23a-d69b-491e-b241-e7bb2658cb64 req-f86805c5-eaac-4a71-a421-55190e533021 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:33:54.023098 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-60ecf23a-d69b-491e-b241-e7bb2658cb64 req-f86805c5-eaac-4a71-a421-55190e533021 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 returned with HTTP 200 Aug 06 14:33:54.023492 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1281/5146] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:33:54 2026] GET /volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:54.023922 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-1c7661ec-f6b4-4065-962d-e0a73b5ce8d4 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Flow 'volume_create_api' (0bf1c080-ae81-462a-bb8a-d6443e919d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:33:54.024961 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-1c7661ec-f6b4-4065-962d-e0a73b5ce8d4 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25484e8e-6960-4495-9794-e3800effa982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:54.025795 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-1c7661ec-f6b4-4065-962d-e0a73b5ce8d4 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:33:54.052248 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-1c7661ec-f6b4-4065-962d-e0a73b5ce8d4 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25484e8e-6960-4495-9794-e3800effa982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e5c793c0-d702-48fa-a276-b228dbaba636', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:54.052984 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-1c7661ec-f6b4-4065-962d-e0a73b5ce8d4 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef0c2666-a462-42d5-af31-aac2e43386ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:54.089277 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-08bbaba7-a514-47b4-8926-e1b39841c09b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:54.089659 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-08bbaba7-a514-47b4-8926-e1b39841c09b None None] GET https://10.4.3.229/volume// Aug 06 14:33:54.089820 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-08bbaba7-a514-47b4-8926-e1b39841c09b None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:54.090065 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-08bbaba7-a514-47b4-8926-e1b39841c09b None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:54.090188 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-1c7661ec-f6b4-4065-962d-e0a73b5ce8d4 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Created reservations ['bf8d8d17-b1a9-4e61-92a9-1c73c728293e', '9eb96f1c-0c26-443b-8861-c0534eb622d9', '0fa20c18-823c-4516-aef1-304cadc86e9a', 'bfa3388c-d3db-4996-b2d4-03610758daae'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:33:54.090422 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-08bbaba7-a514-47b4-8926-e1b39841c09b None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:33:54.090706 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1288/5147] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:33: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 06 14:33:54.091004 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-1c7661ec-f6b4-4065-962d-e0a73b5ce8d4 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef0c2666-a462-42d5-af31-aac2e43386ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf8d8d17-b1a9-4e61-92a9-1c73c728293e', '9eb96f1c-0c26-443b-8861-c0534eb622d9', '0fa20c18-823c-4516-aef1-304cadc86e9a', 'bfa3388c-d3db-4996-b2d4-03610758daae']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:54.091746 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-1c7661ec-f6b4-4065-962d-e0a73b5ce8d4 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4dbad58-8545-4691-adae-d490cd61c775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:54.096872 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-60ecf23a-d69b-491e-b241-e7bb2658cb64 req-416a2ec8-0772-4525-ba21-6816d32a6476 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:54.099290 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-60ecf23a-d69b-491e-b241-e7bb2658cb64 req-416a2ec8-0772-4525-ba21-6816d32a6476 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:33:54.099738 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-60ecf23a-d69b-491e-b241-e7bb2658cb64 req-416a2ec8-0772-4525-ba21-6816d32a6476 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e389d206-814a-4afe-9a60-21b3fbd7d031", "connector": null, "instance_uuid": "63ab513f-8778-4f38-b9ed-7794f7ec1f23"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:54.109967 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:54.109967 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:33:54.132845 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-1c7661ec-f6b4-4065-962d-e0a73b5ce8d4 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4dbad58-8545-4691-adae-d490cd61c775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50a8b254-1427-4ac5-8e2f-0e4670ed9d26', '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='5e092920620a4c86bdddcf7afaf1f3c5',qos_specs=None,replication_status=,reservations=['bf8d8d17-b1a9-4e61-92a9-1c73c728293e','9eb96f1c-0c26-443b-8861-c0534eb622d9','0fa20c18-823c-4516-aef1-304cadc86e9a','bfa3388c-d3db-4996-b2d4-03610758daae'],size=1,snapshot_id=e5c793c0-d702-48fa-a276-b228dbaba636,source_replicaid=,source_volid=None,status='creating',user_id='d0e7a4ae4406487d9f1d6b36a06e986e',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), '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-06T14:33: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=50a8b254-1427-4ac5-8e2f-0e4670ed9d26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e092920620a4c86bdddcf7afaf1f3c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e5c793c0-d702-48fa-a276-b228dbaba636,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0e7a4ae4406487d9f1d6b36a06e986e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:54.133605 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-1c7661ec-f6b4-4065-962d-e0a73b5ce8d4 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b59aab4-b2a5-43e1-a501-5d400b94fe51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:54.134199 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-60ecf23a-d69b-491e-b241-e7bb2658cb64 req-416a2ec8-0772-4525-ba21-6816d32a6476 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:33:54.134755 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1286/5148] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:33:54 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 06 14:33:54.153878 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-1c7661ec-f6b4-4065-962d-e0a73b5ce8d4 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b59aab4-b2a5-43e1-a501-5d400b94fe51) transitioned into 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='5e092920620a4c86bdddcf7afaf1f3c5',qos_specs=None,replication_status=,reservations=['bf8d8d17-b1a9-4e61-92a9-1c73c728293e','9eb96f1c-0c26-443b-8861-c0534eb622d9','0fa20c18-823c-4516-aef1-304cadc86e9a','bfa3388c-d3db-4996-b2d4-03610758daae'],size=1,snapshot_id=e5c793c0-d702-48fa-a276-b228dbaba636,source_replicaid=,source_volid=None,status='creating',user_id='d0e7a4ae4406487d9f1d6b36a06e986e',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:54.154700 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-1c7661ec-f6b4-4065-962d-e0a73b5ce8d4 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c31dc7ac-b6ea-413c-971e-cd5a478d3a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:33:54.158758 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-dce64f61-79c7-4326-ac3e-f8ad671ca175 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:54.160392 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dce64f61-79c7-4326-ac3e-f8ad671ca175 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 Aug 06 14:33:54.160624 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dce64f61-79c7-4326-ac3e-f8ad671ca175 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:54.160831 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dce64f61-79c7-4326-ac3e-f8ad671ca175 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:54.166502 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9da385bd-0360-4bb5-9388-b5db0fd08d7d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:54.166869 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9da385bd-0360-4bb5-9388-b5db0fd08d7d None None] GET https://10.4.3.229/volume// Aug 06 14:33:54.167052 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9da385bd-0360-4bb5-9388-b5db0fd08d7d None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:54.167233 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9da385bd-0360-4bb5-9388-b5db0fd08d7d None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:54.167548 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9da385bd-0360-4bb5-9388-b5db0fd08d7d None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:33:54.167819 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1289/5149] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:33: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 06 14:33:54.170378 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:54.170378 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:33:54.174456 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-dce64f61-79c7-4326-ac3e-f8ad671ca175 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:33:54.174874 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-60ecf23a-d69b-491e-b241-e7bb2658cb64 req-85c10f4a-afb6-4efe-a320-8c5fc582575f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:54.176921 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-60ecf23a-d69b-491e-b241-e7bb2658cb64 req-85c10f4a-afb6-4efe-a320-8c5fc582575f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 Aug 06 14:33:54.177118 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-60ecf23a-d69b-491e-b241-e7bb2658cb64 req-85c10f4a-afb6-4efe-a320-8c5fc582575f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:54.177308 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-60ecf23a-d69b-491e-b241-e7bb2658cb64 req-85c10f4a-afb6-4efe-a320-8c5fc582575f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:54.178785 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dce64f61-79c7-4326-ac3e-f8ad671ca175 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 returned with HTTP 200 Aug 06 14:33:54.179108 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-1c7661ec-f6b4-4065-962d-e0a73b5ce8d4 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c31dc7ac-b6ea-413c-971e-cd5a478d3a39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:33:54.179187 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1282/5150] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:54 2026] GET /volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:54.179950 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-1c7661ec-f6b4-4065-962d-e0a73b5ce8d4 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Flow 'volume_create_api' (0bf1c080-ae81-462a-bb8a-d6443e919d2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:33:54.180159 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-1c7661ec-f6b4-4065-962d-e0a73b5ce8d4 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create volume request issued successfully. Aug 06 14:33:54.180710 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-1c7661ec-f6b4-4065-962d-e0a73b5ce8d4 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:33:54.181097 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1294/5151] 10.4.3.229 () {72 vars in 1541 bytes} [Thu Aug 6 14:33: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 06 14:33:54.188302 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-daaa0471-0457-458a-8b56-543edb5fd28d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:54.190388 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-daaa0471-0457-458a-8b56-543edb5fd28d tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/50a8b254-1427-4ac5-8e2f-0e4670ed9d26 Aug 06 14:33:54.190580 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-daaa0471-0457-458a-8b56-543edb5fd28d tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:54.190808 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-daaa0471-0457-458a-8b56-543edb5fd28d tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:54.190959 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:54.190959 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:33:54.194492 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-60ecf23a-d69b-491e-b241-e7bb2658cb64 req-85c10f4a-afb6-4efe-a320-8c5fc582575f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:33:54.197095 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:54.197095 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:54.198231 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-60ecf23a-d69b-491e-b241-e7bb2658cb64 req-85c10f4a-afb6-4efe-a320-8c5fc582575f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 returned with HTTP 200 Aug 06 14:33:54.198606 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1287/5152] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:33:54 2026] GET /volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 => generated 1063 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:33:54.200307 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-daaa0471-0457-458a-8b56-543edb5fd28d tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:33:54.203838 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-daaa0471-0457-458a-8b56-543edb5fd28d tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/50a8b254-1427-4ac5-8e2f-0e4670ed9d26 returned with HTTP 200 Aug 06 14:33:54.204185 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1290/5153] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:33:54 2026] GET /volume/v3/volumes/50a8b254-1427-4ac5-8e2f-0e4670ed9d26 => generated 804 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:54.211740 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-665d9943-1653-4155-a0aa-322fb2fe41e3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:54.215205 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-665d9943-1653-4155-a0aa-322fb2fe41e3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/50a8b254-1427-4ac5-8e2f-0e4670ed9d26 Aug 06 14:33:54.215464 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-665d9943-1653-4155-a0aa-322fb2fe41e3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:54.215665 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-665d9943-1653-4155-a0aa-322fb2fe41e3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:54.222395 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:54.222395 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:33:54.225827 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-665d9943-1653-4155-a0aa-322fb2fe41e3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:33:54.229604 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-665d9943-1653-4155-a0aa-322fb2fe41e3 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/50a8b254-1427-4ac5-8e2f-0e4670ed9d26 returned with HTTP 200 Aug 06 14:33:54.230155 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1283/5154] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:33:54 2026] GET /volume/v3/volumes/50a8b254-1427-4ac5-8e2f-0e4670ed9d26 => generated 804 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:54.306510 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-60ecf23a-d69b-491e-b241-e7bb2658cb64 req-89c3d2a3-88c2-4be8-9941-d96260b2eb35 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:54.310174 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-60ecf23a-d69b-491e-b241-e7bb2658cb64 req-89c3d2a3-88c2-4be8-9941-d96260b2eb35 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] PUT https://10.4.3.229/volume/v3/attachments/6ae63ba3-93a0-4ccb-bcc8-54850cdd324d Aug 06 14:33:54.310778 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-60ecf23a-d69b-491e-b241-e7bb2658cb64 req-89c3d2a3-88c2-4be8-9941-d96260b2eb35 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:54.320738 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-60ecf23a-d69b-491e-b241-e7bb2658cb64 req-89c3d2a3-88c2-4be8-9941-d96260b2eb35 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Acquiring lock "cinder-attachment_update-e389d206-814a-4afe-9a60-21b3fbd7d031-np0000006659" by "attachment_update" {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:33:54.325985 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-60ecf23a-d69b-491e-b241-e7bb2658cb64 req-89c3d2a3-88c2-4be8-9941-d96260b2eb35 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Lock "cinder-attachment_update-e389d206-814a-4afe-9a60-21b3fbd7d031-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:33:54.326923 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:54.326923 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:54.424692 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-60ecf23a-d69b-491e-b241-e7bb2658cb64 req-89c3d2a3-88c2-4be8-9941-d96260b2eb35 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Lock "cinder-attachment_update-e389d206-814a-4afe-9a60-21b3fbd7d031-np0000006659" released by "attachment_update" :: held 0.099s {{(pid=100396) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:33:54.424985 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-60ecf23a-d69b-491e-b241-e7bb2658cb64 req-89c3d2a3-88c2-4be8-9941-d96260b2eb35 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/attachments/6ae63ba3-93a0-4ccb-bcc8-54850cdd324d returned with HTTP 200 Aug 06 14:33:54.425456 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1295/5155] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:33:54 2026] PUT /volume/v3/attachments/6ae63ba3-93a0-4ccb-bcc8-54850cdd324d => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:33:55.192828 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c8fb0318-76ea-49bc-aff0-bb9b5cbb3e0e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:55.194303 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c8fb0318-76ea-49bc-aff0-bb9b5cbb3e0e tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 Aug 06 14:33:55.194511 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c8fb0318-76ea-49bc-aff0-bb9b5cbb3e0e tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:55.194722 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c8fb0318-76ea-49bc-aff0-bb9b5cbb3e0e tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:55.202954 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:55.202954 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:33:55.205939 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c8fb0318-76ea-49bc-aff0-bb9b5cbb3e0e tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:33:55.210045 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c8fb0318-76ea-49bc-aff0-bb9b5cbb3e0e tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 returned with HTTP 200 Aug 06 14:33:55.210447 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1288/5156] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:55 2026] GET /volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:56.223693 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a67824d5-4abb-437a-9f8b-99e1298831f7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:56.225340 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a67824d5-4abb-437a-9f8b-99e1298831f7 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 Aug 06 14:33:56.225544 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a67824d5-4abb-437a-9f8b-99e1298831f7 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:56.225730 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a67824d5-4abb-437a-9f8b-99e1298831f7 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:56.233750 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:56.233750 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:56.236523 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a67824d5-4abb-437a-9f8b-99e1298831f7 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:33:56.239925 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a67824d5-4abb-437a-9f8b-99e1298831f7 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 returned with HTTP 200 Aug 06 14:33:56.240269 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1291/5157] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:56 2026] GET /volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:57.237786 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-2e6a40ad-9126-439b-839b-8b50f874d502 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:57.240822 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-2e6a40ad-9126-439b-839b-8b50f874d502 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/50a8b254-1427-4ac5-8e2f-0e4670ed9d26 Aug 06 14:33:57.241108 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-2e6a40ad-9126-439b-839b-8b50f874d502 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:57.241395 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-2e6a40ad-9126-439b-839b-8b50f874d502 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:57.249727 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:57.249727 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:33:57.251677 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0a53de29-1bbf-4126-a4b3-0dcbbd357590 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:57.253324 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0a53de29-1bbf-4126-a4b3-0dcbbd357590 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 Aug 06 14:33:57.253536 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0a53de29-1bbf-4126-a4b3-0dcbbd357590 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:57.253728 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0a53de29-1bbf-4126-a4b3-0dcbbd357590 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:57.253787 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-2e6a40ad-9126-439b-839b-8b50f874d502 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:33:57.260101 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-2e6a40ad-9126-439b-839b-8b50f874d502 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/50a8b254-1427-4ac5-8e2f-0e4670ed9d26 returned with HTTP 200 Aug 06 14:33:57.260728 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1284/5158] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:33:57 2026] GET /volume/v3/volumes/50a8b254-1427-4ac5-8e2f-0e4670ed9d26 => generated 1345 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:33:57.262879 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:57.262879 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:57.268409 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-0a53de29-1bbf-4126-a4b3-0dcbbd357590 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:33:57.272944 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-75d84bbb-5e1e-4684-88c1-4adc1184ef1c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:57.273286 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0a53de29-1bbf-4126-a4b3-0dcbbd357590 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 returned with HTTP 200 Aug 06 14:33:57.273389 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-75d84bbb-5e1e-4684-88c1-4adc1184ef1c None None] GET https://10.4.3.229/volume// Aug 06 14:33:57.273445 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1296/5159] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:57 2026] GET /volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:33:57.273609 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-75d84bbb-5e1e-4684-88c1-4adc1184ef1c None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:57.273837 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-75d84bbb-5e1e-4684-88c1-4adc1184ef1c None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:57.274238 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-75d84bbb-5e1e-4684-88c1-4adc1184ef1c None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:33:57.274648 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1289/5160] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:33: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 06 14:33:57.282500 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-eb6e03f0-58e9-439e-9ab9-c57b3604d213 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:57.284543 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-eb6e03f0-58e9-439e-9ab9-c57b3604d213 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:33:57.284887 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-eb6e03f0-58e9-439e-9ab9-c57b3604d213 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50a8b254-1427-4ac5-8e2f-0e4670ed9d26", "connector": null, "instance_uuid": "afea3413-9067-4bc6-95a6-ad4d173cd1c8"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:57.292956 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:57.292956 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:57.317001 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-eb6e03f0-58e9-439e-9ab9-c57b3604d213 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:33:57.317492 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1292/5161] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:33:57 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 06 14:33:57.324657 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1324e2ba-21f3-4640-b393-e27dcf2e29e3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:57.325016 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1324e2ba-21f3-4640-b393-e27dcf2e29e3 None None] GET https://10.4.3.229/volume// Aug 06 14:33:57.325216 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1324e2ba-21f3-4640-b393-e27dcf2e29e3 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:57.325393 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1324e2ba-21f3-4640-b393-e27dcf2e29e3 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:57.325721 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1324e2ba-21f3-4640-b393-e27dcf2e29e3 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:33:57.326008 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1285/5162] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:33: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 06 14:33:57.331635 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-ee52be21-3dc0-44dd-94de-c5dccfd2d290 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:57.333499 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-ee52be21-3dc0-44dd-94de-c5dccfd2d290 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/50a8b254-1427-4ac5-8e2f-0e4670ed9d26 Aug 06 14:33:57.333705 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-ee52be21-3dc0-44dd-94de-c5dccfd2d290 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:57.333894 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-ee52be21-3dc0-44dd-94de-c5dccfd2d290 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:57.341902 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:57.341902 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:57.344798 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-ee52be21-3dc0-44dd-94de-c5dccfd2d290 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:33:57.349160 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-ee52be21-3dc0-44dd-94de-c5dccfd2d290 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/50a8b254-1427-4ac5-8e2f-0e4670ed9d26 returned with HTTP 200 Aug 06 14:33:57.349533 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1297/5163] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:33:57 2026] GET /volume/v3/volumes/50a8b254-1427-4ac5-8e2f-0e4670ed9d26 => generated 1524 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:33:57.442914 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-70b5e5af-dba5-4126-940b-5503111973ed None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:57.444782 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-70b5e5af-dba5-4126-940b-5503111973ed tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] PUT https://10.4.3.229/volume/v3/attachments/bc45daf5-87e8-4733-9d5b-c459117f816b Aug 06 14:33:57.445101 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-70b5e5af-dba5-4126-940b-5503111973ed tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:57.452372 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-70b5e5af-dba5-4126-940b-5503111973ed tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Acquiring lock "cinder-attachment_update-50a8b254-1427-4ac5-8e2f-0e4670ed9d26-np0000006659" by "attachment_update" {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:33:57.456676 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-70b5e5af-dba5-4126-940b-5503111973ed tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Lock "cinder-attachment_update-50a8b254-1427-4ac5-8e2f-0e4670ed9d26-np0000006659" acquired by "attachment_update" :: waited 0.004s {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:33:57.457874 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:57.457874 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:33:57.532339 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-70b5e5af-dba5-4126-940b-5503111973ed tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Lock "cinder-attachment_update-50a8b254-1427-4ac5-8e2f-0e4670ed9d26-np0000006659" released by "attachment_update" :: held 0.075s {{(pid=100398) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:33:57.532339 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-70b5e5af-dba5-4126-940b-5503111973ed tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments/bc45daf5-87e8-4733-9d5b-c459117f816b returned with HTTP 200 Aug 06 14:33:57.532953 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1290/5164] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:33:57 2026] PUT /volume/v3/attachments/bc45daf5-87e8-4733-9d5b-c459117f816b => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:33:57.553127 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-b5768e97-8fb7-419f-a6b5-4ba550f09986 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:57.555177 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-b5768e97-8fb7-419f-a6b5-4ba550f09986 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/attachments/bc45daf5-87e8-4733-9d5b-c459117f816b/action Aug 06 14:33:57.555548 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-b5768e97-8fb7-419f-a6b5-4ba550f09986 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action body: b'{"os-complete": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:33:57.555690 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-b5768e97-8fb7-419f-a6b5-4ba550f09986 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:57.571146 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:57.571146 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:33:57.580292 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-0864eb6c-e350-4f80-8383-7a1bea6185d5 req-b5768e97-8fb7-419f-a6b5-4ba550f09986 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments/bc45daf5-87e8-4733-9d5b-c459117f816b/action returned with HTTP 204 Aug 06 14:33:57.580740 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1293/5165] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:33:57 2026] POST /volume/v3/attachments/bc45daf5-87e8-4733-9d5b-c459117f816b/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:33:57.665291 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-60ecf23a-d69b-491e-b241-e7bb2658cb64 req-ae9669ce-5829-4cb4-a97a-1abf05592885 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:57.667216 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-60ecf23a-d69b-491e-b241-e7bb2658cb64 req-ae9669ce-5829-4cb4-a97a-1abf05592885 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] POST https://10.4.3.229/volume/v3/attachments/6ae63ba3-93a0-4ccb-bcc8-54850cdd324d/action Aug 06 14:33:57.667583 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-60ecf23a-d69b-491e-b241-e7bb2658cb64 req-ae9669ce-5829-4cb4-a97a-1abf05592885 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action body: b'{"os-complete": null}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:33:57.667715 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-60ecf23a-d69b-491e-b241-e7bb2658cb64 req-ae9669ce-5829-4cb4-a97a-1abf05592885 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:33:57.688912 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:57.688912 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:33:57.703696 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-60ecf23a-d69b-491e-b241-e7bb2658cb64 req-ae9669ce-5829-4cb4-a97a-1abf05592885 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/attachments/6ae63ba3-93a0-4ccb-bcc8-54850cdd324d/action returned with HTTP 204 Aug 06 14:33:57.704332 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1286/5166] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:33:57 2026] POST /volume/v3/attachments/6ae63ba3-93a0-4ccb-bcc8-54850cdd324d/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:33:58.287115 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d907da11-4eb6-4629-b126-8cc9aeb925c4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:33:58.288837 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d907da11-4eb6-4629-b126-8cc9aeb925c4 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 Aug 06 14:33:58.289018 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d907da11-4eb6-4629-b126-8cc9aeb925c4 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:33:58.289233 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d907da11-4eb6-4629-b126-8cc9aeb925c4 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:33:58.297882 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:33:58.297882 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:33:58.300793 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-d907da11-4eb6-4629-b126-8cc9aeb925c4 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:33:58.304440 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d907da11-4eb6-4629-b126-8cc9aeb925c4 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 returned with HTTP 200 Aug 06 14:33:58.304776 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1298/5167] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:33:58 2026] GET /volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 => generated 1176 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:34:01.560590 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-3cfa92de-6dfe-434b-a9e6-7b93ff252348 req-b250cbd3-4e79-4fd9-81e5-ca41e750057a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:01.562896 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-3cfa92de-6dfe-434b-a9e6-7b93ff252348 req-b250cbd3-4e79-4fd9-81e5-ca41e750057a tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 Aug 06 14:34:01.563121 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-3cfa92de-6dfe-434b-a9e6-7b93ff252348 req-b250cbd3-4e79-4fd9-81e5-ca41e750057a tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:01.563309 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-3cfa92de-6dfe-434b-a9e6-7b93ff252348 req-b250cbd3-4e79-4fd9-81e5-ca41e750057a tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:01.572168 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:01.572168 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:01.577804 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-3cfa92de-6dfe-434b-a9e6-7b93ff252348 req-b250cbd3-4e79-4fd9-81e5-ca41e750057a tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:01.585296 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-3cfa92de-6dfe-434b-a9e6-7b93ff252348 req-b250cbd3-4e79-4fd9-81e5-ca41e750057a tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 returned with HTTP 200 Aug 06 14:34:01.585665 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1291/5168] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:34:01 2026] GET /volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 => generated 1176 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:34:01.607414 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-3cfa92de-6dfe-434b-a9e6-7b93ff252348 req-1944ddc7-069c-4f1e-b1a1-f652087262a8 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:01.609319 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-3cfa92de-6dfe-434b-a9e6-7b93ff252348 req-1944ddc7-069c-4f1e-b1a1-f652087262a8 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] POST https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031/action Aug 06 14:34:01.609647 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-3cfa92de-6dfe-434b-a9e6-7b93ff252348 req-1944ddc7-069c-4f1e-b1a1-f652087262a8 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:34:01.609757 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-3cfa92de-6dfe-434b-a9e6-7b93ff252348 req-1944ddc7-069c-4f1e-b1a1-f652087262a8 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:34:01.619245 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:01.619245 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:01.619666 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-3cfa92de-6dfe-434b-a9e6-7b93ff252348 req-1944ddc7-069c-4f1e-b1a1-f652087262a8 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:01.625916 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-3cfa92de-6dfe-434b-a9e6-7b93ff252348 req-1944ddc7-069c-4f1e-b1a1-f652087262a8 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Begin detaching volume completed successfully. Aug 06 14:34:01.626205 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-3cfa92de-6dfe-434b-a9e6-7b93ff252348 req-1944ddc7-069c-4f1e-b1a1-f652087262a8 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031/action returned with HTTP 202 Aug 06 14:34:01.627599 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1294/5169] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:34:01 2026] POST /volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:34:01.672611 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ad3a6caa-4dd3-444d-a6b1-c52fbe55a8b6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:01.672611 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ad3a6caa-4dd3-444d-a6b1-c52fbe55a8b6 None None] GET https://10.4.3.229/volume// Aug 06 14:34:01.672611 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ad3a6caa-4dd3-444d-a6b1-c52fbe55a8b6 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:01.672611 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ad3a6caa-4dd3-444d-a6b1-c52fbe55a8b6 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:01.673012 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ad3a6caa-4dd3-444d-a6b1-c52fbe55a8b6 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:34:01.673038 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1287/5170] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:34: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 06 14:34:01.682569 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-3cfa92de-6dfe-434b-a9e6-7b93ff252348 req-bef59032-aef6-42f9-8643-e42f80f71d71 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:01.684610 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-3cfa92de-6dfe-434b-a9e6-7b93ff252348 req-bef59032-aef6-42f9-8643-e42f80f71d71 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 Aug 06 14:34:01.684830 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-3cfa92de-6dfe-434b-a9e6-7b93ff252348 req-bef59032-aef6-42f9-8643-e42f80f71d71 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:01.685024 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-3cfa92de-6dfe-434b-a9e6-7b93ff252348 req-bef59032-aef6-42f9-8643-e42f80f71d71 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:01.694356 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:01.694356 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:01.698036 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-3cfa92de-6dfe-434b-a9e6-7b93ff252348 req-bef59032-aef6-42f9-8643-e42f80f71d71 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:01.702364 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-3cfa92de-6dfe-434b-a9e6-7b93ff252348 req-bef59032-aef6-42f9-8643-e42f80f71d71 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 returned with HTTP 200 Aug 06 14:34:01.702738 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1299/5171] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:34:01 2026] GET /volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:34:02.526054 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-3cfa92de-6dfe-434b-a9e6-7b93ff252348 req-ee638f87-b472-4e64-accc-08bf760ee05b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:02.528002 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-3cfa92de-6dfe-434b-a9e6-7b93ff252348 req-ee638f87-b472-4e64-accc-08bf760ee05b tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] DELETE https://10.4.3.229/volume/v3/attachments/6ae63ba3-93a0-4ccb-bcc8-54850cdd324d Aug 06 14:34:02.528209 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-3cfa92de-6dfe-434b-a9e6-7b93ff252348 req-ee638f87-b472-4e64-accc-08bf760ee05b tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:02.528404 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-3cfa92de-6dfe-434b-a9e6-7b93ff252348 req-ee638f87-b472-4e64-accc-08bf760ee05b tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:02.535307 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:02.535307 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:02.582404 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-3cfa92de-6dfe-434b-a9e6-7b93ff252348 req-ee638f87-b472-4e64-accc-08bf760ee05b tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/attachments/6ae63ba3-93a0-4ccb-bcc8-54850cdd324d returned with HTTP 200 Aug 06 14:34:02.582967 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1292/5172] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:34:02 2026] DELETE /volume/v3/attachments/6ae63ba3-93a0-4ccb-bcc8-54850cdd324d => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:02.727917 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b66cd0a4-6c44-4684-be56-9375e8c731fe None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:02.730017 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b66cd0a4-6c44-4684-be56-9375e8c731fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:34:02.730542 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b66cd0a4-6c44-4684-be56-9375e8c731fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-509582481", "snapshot_id": "4987e057-5783-402f-b914-3959f4b5d34e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:34:02.732448 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-b66cd0a4-6c44-4684-be56-9375e8c731fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-509582481', 'snapshot_id': '4987e057-5783-402f-b914-3959f4b5d34e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:34:02.738606 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:02.738606 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:02.739106 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b66cd0a4-6c44-4684-be56-9375e8c731fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Snapshot retrieved successfully. Aug 06 14:34:02.739274 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-b66cd0a4-6c44-4684-be56-9375e8c731fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Create volume of 1 GB Aug 06 14:34:02.742722 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b66cd0a4-6c44-4684-be56-9375e8c731fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Availability Zones retrieved successfully. Aug 06 14:34:02.748235 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b66cd0a4-6c44-4684-be56-9375e8c731fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Flow 'volume_create_api' (7079026f-77d0-4164-a103-09e671cd9524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:34:02.749479 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b66cd0a4-6c44-4684-be56-9375e8c731fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b175e8ce-b733-4530-83b1-fa4c1e0ec280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:34:02.750450 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-b66cd0a4-6c44-4684-be56-9375e8c731fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:34:02.780795 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b66cd0a4-6c44-4684-be56-9375e8c731fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b175e8ce-b733-4530-83b1-fa4c1e0ec280) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4987e057-5783-402f-b914-3959f4b5d34e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:34:02.781618 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b66cd0a4-6c44-4684-be56-9375e8c731fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edc55484-cc35-48d2-96bb-794cad5399ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:34:02.822519 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-b66cd0a4-6c44-4684-be56-9375e8c731fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Created reservations ['a8c151ec-5ba8-4d14-81e1-f90d7eaacb2c', '987bee70-4d20-4f70-b82b-a24f183e1cde', '924f7d1f-6b07-4cda-a4f2-c95784da27d0', '2f0068fb-b22e-4085-9ca2-34886f0576e1'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:34:02.823336 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b66cd0a4-6c44-4684-be56-9375e8c731fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edc55484-cc35-48d2-96bb-794cad5399ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8c151ec-5ba8-4d14-81e1-f90d7eaacb2c', '987bee70-4d20-4f70-b82b-a24f183e1cde', '924f7d1f-6b07-4cda-a4f2-c95784da27d0', '2f0068fb-b22e-4085-9ca2-34886f0576e1']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:34:02.824062 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b66cd0a4-6c44-4684-be56-9375e8c731fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1ea123c-95f8-4329-8922-14e66e091ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:34:02.861505 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b66cd0a4-6c44-4684-be56-9375e8c731fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1ea123c-95f8-4329-8922-14e66e091ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a735ab94-f57d-4c72-9bdd-6b54c65b0d89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-509582481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='512742a5640b41699a9975b048bef28c',qos_specs=None,replication_status=,reservations=['a8c151ec-5ba8-4d14-81e1-f90d7eaacb2c','987bee70-4d20-4f70-b82b-a24f183e1cde','924f7d1f-6b07-4cda-a4f2-c95784da27d0','2f0068fb-b22e-4085-9ca2-34886f0576e1'],size=1,snapshot_id=4987e057-5783-402f-b914-3959f4b5d34e,source_replicaid=,source_volid=None,status='creating',user_id='a78bb580eb834e51bbf442e62e41a431',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:34:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-509582481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a735ab94-f57d-4c72-9bdd-6b54c65b0d89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='512742a5640b41699a9975b048bef28c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4987e057-5783-402f-b914-3959f4b5d34e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a78bb580eb834e51bbf442e62e41a431',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:34:02.862242 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b66cd0a4-6c44-4684-be56-9375e8c731fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa529621-b15a-4f68-b5dd-6abe587fcf87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:34:02.883369 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b66cd0a4-6c44-4684-be56-9375e8c731fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa529621-b15a-4f68-b5dd-6abe587fcf87) transitioned into state 'SUCCESS' from state '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-509582481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='512742a5640b41699a9975b048bef28c',qos_specs=None,replication_status=,reservations=['a8c151ec-5ba8-4d14-81e1-f90d7eaacb2c','987bee70-4d20-4f70-b82b-a24f183e1cde','924f7d1f-6b07-4cda-a4f2-c95784da27d0','2f0068fb-b22e-4085-9ca2-34886f0576e1'],size=1,snapshot_id=4987e057-5783-402f-b914-3959f4b5d34e,source_replicaid=,source_volid=None,status='creating',user_id='a78bb580eb834e51bbf442e62e41a431',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:34:02.884304 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b66cd0a4-6c44-4684-be56-9375e8c731fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aa5c2c1-f5f3-4ddd-869c-3545feafeae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:34:02.904238 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b66cd0a4-6c44-4684-be56-9375e8c731fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aa5c2c1-f5f3-4ddd-869c-3545feafeae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:34:02.904973 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-b66cd0a4-6c44-4684-be56-9375e8c731fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Flow 'volume_create_api' (7079026f-77d0-4164-a103-09e671cd9524) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:34:02.905246 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b66cd0a4-6c44-4684-be56-9375e8c731fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Create volume request issued successfully. Aug 06 14:34:02.905760 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b66cd0a4-6c44-4684-be56-9375e8c731fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:34:02.906124 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1295/5173] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:34:02 2026] POST /volume/v3/volumes => generated 790 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:34:02.917661 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2d2337bb-3f13-4de8-ba18-39a8af203c66 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:02.919554 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2d2337bb-3f13-4de8-ba18-39a8af203c66 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 Aug 06 14:34:02.919800 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2d2337bb-3f13-4de8-ba18-39a8af203c66 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:02.919973 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2d2337bb-3f13-4de8-ba18-39a8af203c66 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:02.927497 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:02.927497 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:02.931354 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-2d2337bb-3f13-4de8-ba18-39a8af203c66 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:02.935845 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2d2337bb-3f13-4de8-ba18-39a8af203c66 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 returned with HTTP 200 Aug 06 14:34:02.936411 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1288/5174] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:02 2026] GET /volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:03.948650 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ff8921ce-4d69-4fb6-89c3-81c49d2f45ee None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:03.950764 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ff8921ce-4d69-4fb6-89c3-81c49d2f45ee tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 Aug 06 14:34:03.951005 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ff8921ce-4d69-4fb6-89c3-81c49d2f45ee tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:03.951250 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ff8921ce-4d69-4fb6-89c3-81c49d2f45ee tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:03.959165 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:03.959165 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:03.962833 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ff8921ce-4d69-4fb6-89c3-81c49d2f45ee tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:03.967312 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ff8921ce-4d69-4fb6-89c3-81c49d2f45ee tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 returned with HTTP 200 Aug 06 14:34:03.967767 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1300/5175] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:03 2026] GET /volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:03.978693 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1811c643-acd4-4ff4-b96e-fc08c87cd6a3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:03.980522 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1811c643-acd4-4ff4-b96e-fc08c87cd6a3 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 Aug 06 14:34:03.980751 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1811c643-acd4-4ff4-b96e-fc08c87cd6a3 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:03.980965 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1811c643-acd4-4ff4-b96e-fc08c87cd6a3 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:03.987202 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:03.987202 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:03.990201 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-1811c643-acd4-4ff4-b96e-fc08c87cd6a3 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:03.993749 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1811c643-acd4-4ff4-b96e-fc08c87cd6a3 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 returned with HTTP 200 Aug 06 14:34:03.994064 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1293/5176] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:03 2026] GET /volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:04.436496 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-dc054080-9d92-4574-99cb-f0e423bfa6c9 req-6373603b-5102-4028-a4fe-00db88fe74f3 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:04.438736 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-dc054080-9d92-4574-99cb-f0e423bfa6c9 req-6373603b-5102-4028-a4fe-00db88fe74f3 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 Aug 06 14:34:04.439009 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-dc054080-9d92-4574-99cb-f0e423bfa6c9 req-6373603b-5102-4028-a4fe-00db88fe74f3 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:04.439253 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-dc054080-9d92-4574-99cb-f0e423bfa6c9 req-6373603b-5102-4028-a4fe-00db88fe74f3 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:04.445747 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:04.445747 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:04.449016 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-dc054080-9d92-4574-99cb-f0e423bfa6c9 req-6373603b-5102-4028-a4fe-00db88fe74f3 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:04.452644 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-dc054080-9d92-4574-99cb-f0e423bfa6c9 req-6373603b-5102-4028-a4fe-00db88fe74f3 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 returned with HTTP 200 Aug 06 14:34:04.453066 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1296/5177] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:34:04 2026] GET /volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:04.516881 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7d6b71d2-19d3-4dbf-9ecf-9a280cd4904f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:04.517271 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7d6b71d2-19d3-4dbf-9ecf-9a280cd4904f None None] GET https://10.4.3.229/volume// Aug 06 14:34:04.517460 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7d6b71d2-19d3-4dbf-9ecf-9a280cd4904f None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:04.517699 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7d6b71d2-19d3-4dbf-9ecf-9a280cd4904f None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:04.518022 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7d6b71d2-19d3-4dbf-9ecf-9a280cd4904f None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:34:04.518303 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1289/5178] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:34: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 06 14:34:04.524677 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-dc054080-9d92-4574-99cb-f0e423bfa6c9 req-ead79be0-df34-444e-b577-cedb77e869e3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:04.526569 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-dc054080-9d92-4574-99cb-f0e423bfa6c9 req-ead79be0-df34-444e-b577-cedb77e869e3 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:34:04.526918 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-dc054080-9d92-4574-99cb-f0e423bfa6c9 req-ead79be0-df34-444e-b577-cedb77e869e3 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a735ab94-f57d-4c72-9bdd-6b54c65b0d89", "connector": null, "instance_uuid": "63ab513f-8778-4f38-b9ed-7794f7ec1f23"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:34:04.534533 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:04.534533 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:04.555281 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-dc054080-9d92-4574-99cb-f0e423bfa6c9 req-ead79be0-df34-444e-b577-cedb77e869e3 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:34:04.555663 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1301/5179] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:34:04 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 06 14:34:04.579518 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-831b2405-db58-4cd1-b0aa-7e196aaec089 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:04.581284 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-831b2405-db58-4cd1-b0aa-7e196aaec089 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 Aug 06 14:34:04.581506 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-831b2405-db58-4cd1-b0aa-7e196aaec089 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:04.581686 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-831b2405-db58-4cd1-b0aa-7e196aaec089 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:04.590063 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-40cc0203-4c89-4666-9be4-12bbda178a00 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:04.590487 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-40cc0203-4c89-4666-9be4-12bbda178a00 None None] GET https://10.4.3.229/volume// Aug 06 14:34:04.590643 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-40cc0203-4c89-4666-9be4-12bbda178a00 None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:04.590835 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-40cc0203-4c89-4666-9be4-12bbda178a00 None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:04.591188 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-40cc0203-4c89-4666-9be4-12bbda178a00 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:34:04.591481 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1297/5180] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:34: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 06 14:34:04.592573 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:04.592573 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:04.596139 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-831b2405-db58-4cd1-b0aa-7e196aaec089 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:04.598085 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-dc054080-9d92-4574-99cb-f0e423bfa6c9 req-ccbe38bd-7104-4372-9761-9dd67c146c71 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:04.600127 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-dc054080-9d92-4574-99cb-f0e423bfa6c9 req-ccbe38bd-7104-4372-9761-9dd67c146c71 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 Aug 06 14:34:04.600330 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-dc054080-9d92-4574-99cb-f0e423bfa6c9 req-ccbe38bd-7104-4372-9761-9dd67c146c71 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:04.600417 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-831b2405-db58-4cd1-b0aa-7e196aaec089 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 returned with HTTP 200 Aug 06 14:34:04.600540 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-dc054080-9d92-4574-99cb-f0e423bfa6c9 req-ccbe38bd-7104-4372-9761-9dd67c146c71 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:04.600794 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1294/5181] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:04 2026] GET /volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:04.609309 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:04.609309 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:04.612408 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-dc054080-9d92-4574-99cb-f0e423bfa6c9 req-ccbe38bd-7104-4372-9761-9dd67c146c71 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:04.616501 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-dc054080-9d92-4574-99cb-f0e423bfa6c9 req-ccbe38bd-7104-4372-9761-9dd67c146c71 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 returned with HTTP 200 Aug 06 14:34:04.616905 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1290/5182] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:34:04 2026] GET /volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 => generated 1062 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:34:04.710512 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-dc054080-9d92-4574-99cb-f0e423bfa6c9 req-7ef7055f-542d-4ef0-9377-e28e200cc269 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:04.712781 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-dc054080-9d92-4574-99cb-f0e423bfa6c9 req-7ef7055f-542d-4ef0-9377-e28e200cc269 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] PUT https://10.4.3.229/volume/v3/attachments/f1ee3c55-b3d9-4a0d-9753-919f964595c2 Aug 06 14:34:04.713000 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-dc054080-9d92-4574-99cb-f0e423bfa6c9 req-7ef7055f-542d-4ef0-9377-e28e200cc269 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:34:04.719888 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-dc054080-9d92-4574-99cb-f0e423bfa6c9 req-7ef7055f-542d-4ef0-9377-e28e200cc269 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Acquiring lock "cinder-attachment_update-a735ab94-f57d-4c72-9bdd-6b54c65b0d89-np0000006659" by "attachment_update" {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:34:04.723753 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-dc054080-9d92-4574-99cb-f0e423bfa6c9 req-7ef7055f-542d-4ef0-9377-e28e200cc269 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Lock "cinder-attachment_update-a735ab94-f57d-4c72-9bdd-6b54c65b0d89-np0000006659" acquired by "attachment_update" :: waited 0.004s {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:34:04.724605 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:04.724605 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:04.790599 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-dc054080-9d92-4574-99cb-f0e423bfa6c9 req-7ef7055f-542d-4ef0-9377-e28e200cc269 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Lock "cinder-attachment_update-a735ab94-f57d-4c72-9bdd-6b54c65b0d89-np0000006659" released by "attachment_update" :: held 0.067s {{(pid=100396) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:34:04.790912 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-dc054080-9d92-4574-99cb-f0e423bfa6c9 req-7ef7055f-542d-4ef0-9377-e28e200cc269 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/attachments/f1ee3c55-b3d9-4a0d-9753-919f964595c2 returned with HTTP 200 Aug 06 14:34:04.791529 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1302/5183] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:34:04 2026] PUT /volume/v3/attachments/f1ee3c55-b3d9-4a0d-9753-919f964595c2 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:34:05.612904 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-325204db-3ab0-4999-9c52-183049dd5101 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:05.615215 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-325204db-3ab0-4999-9c52-183049dd5101 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 Aug 06 14:34:05.615568 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-325204db-3ab0-4999-9c52-183049dd5101 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:05.615808 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-325204db-3ab0-4999-9c52-183049dd5101 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:05.626779 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:05.626779 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:05.630604 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-325204db-3ab0-4999-9c52-183049dd5101 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:05.635525 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-325204db-3ab0-4999-9c52-183049dd5101 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 returned with HTTP 200 Aug 06 14:34:05.636037 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1298/5184] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:05 2026] GET /volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:06.647228 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-72e50361-b7be-4f14-b220-14b6133f8e52 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:06.649596 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-72e50361-b7be-4f14-b220-14b6133f8e52 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 Aug 06 14:34:06.649870 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-72e50361-b7be-4f14-b220-14b6133f8e52 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:06.650141 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-72e50361-b7be-4f14-b220-14b6133f8e52 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:06.662582 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:06.662582 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:06.666958 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-72e50361-b7be-4f14-b220-14b6133f8e52 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:06.670594 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-72e50361-b7be-4f14-b220-14b6133f8e52 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 returned with HTTP 200 Aug 06 14:34:06.670952 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1295/5185] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:06 2026] GET /volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:07.683543 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-eaf5e081-6d6c-40b5-9b21-e8e7dc8042a5 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:07.685449 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-eaf5e081-6d6c-40b5-9b21-e8e7dc8042a5 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 Aug 06 14:34:07.685647 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-eaf5e081-6d6c-40b5-9b21-e8e7dc8042a5 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:07.685825 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-eaf5e081-6d6c-40b5-9b21-e8e7dc8042a5 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:07.694421 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:07.694421 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:07.697403 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-eaf5e081-6d6c-40b5-9b21-e8e7dc8042a5 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:07.701012 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-eaf5e081-6d6c-40b5-9b21-e8e7dc8042a5 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 returned with HTTP 200 Aug 06 14:34:07.701374 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1291/5186] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:07 2026] GET /volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:08.033817 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-dc054080-9d92-4574-99cb-f0e423bfa6c9 req-761411ad-8cf7-4946-a16c-0d16914212da None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:08.036114 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-dc054080-9d92-4574-99cb-f0e423bfa6c9 req-761411ad-8cf7-4946-a16c-0d16914212da tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] POST https://10.4.3.229/volume/v3/attachments/f1ee3c55-b3d9-4a0d-9753-919f964595c2/action Aug 06 14:34:08.036529 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-dc054080-9d92-4574-99cb-f0e423bfa6c9 req-761411ad-8cf7-4946-a16c-0d16914212da tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action body: b'{"os-complete": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:34:08.036648 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-dc054080-9d92-4574-99cb-f0e423bfa6c9 req-761411ad-8cf7-4946-a16c-0d16914212da tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:34:08.052515 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:08.052515 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:08.060682 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-dc054080-9d92-4574-99cb-f0e423bfa6c9 req-761411ad-8cf7-4946-a16c-0d16914212da tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/attachments/f1ee3c55-b3d9-4a0d-9753-919f964595c2/action returned with HTTP 204 Aug 06 14:34:08.061130 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1303/5187] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:34:08 2026] POST /volume/v3/attachments/f1ee3c55-b3d9-4a0d-9753-919f964595c2/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:34:08.712813 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a0dd989e-d953-4f8b-9829-3b29b2dae150 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:08.714815 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a0dd989e-d953-4f8b-9829-3b29b2dae150 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 Aug 06 14:34:08.715057 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a0dd989e-d953-4f8b-9829-3b29b2dae150 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:08.715278 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a0dd989e-d953-4f8b-9829-3b29b2dae150 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:08.725926 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:08.725926 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:08.729632 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-a0dd989e-d953-4f8b-9829-3b29b2dae150 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:08.733892 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a0dd989e-d953-4f8b-9829-3b29b2dae150 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 returned with HTTP 200 Aug 06 14:34:08.734321 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1299/5188] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:08 2026] GET /volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 => generated 1175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:34:11.490267 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-f2770cb1-98f7-4088-8b2d-075e25294ed7 req-efa22757-1e51-46d6-b6df-4afa78a10e0b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:11.492680 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-f2770cb1-98f7-4088-8b2d-075e25294ed7 req-efa22757-1e51-46d6-b6df-4afa78a10e0b tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 Aug 06 14:34:11.492913 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-f2770cb1-98f7-4088-8b2d-075e25294ed7 req-efa22757-1e51-46d6-b6df-4afa78a10e0b tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:11.493097 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-f2770cb1-98f7-4088-8b2d-075e25294ed7 req-efa22757-1e51-46d6-b6df-4afa78a10e0b tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:11.501568 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:11.501568 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:11.504575 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-f2770cb1-98f7-4088-8b2d-075e25294ed7 req-efa22757-1e51-46d6-b6df-4afa78a10e0b tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:11.508242 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-f2770cb1-98f7-4088-8b2d-075e25294ed7 req-efa22757-1e51-46d6-b6df-4afa78a10e0b tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 returned with HTTP 200 Aug 06 14:34:11.508610 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1296/5189] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:34:11 2026] GET /volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 => generated 1175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:34:11.524582 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-f2770cb1-98f7-4088-8b2d-075e25294ed7 req-343679a0-59ed-402c-b989-b859efce7a62 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:11.526471 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-f2770cb1-98f7-4088-8b2d-075e25294ed7 req-343679a0-59ed-402c-b989-b859efce7a62 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] POST https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89/action Aug 06 14:34:11.526826 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-f2770cb1-98f7-4088-8b2d-075e25294ed7 req-343679a0-59ed-402c-b989-b859efce7a62 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:34:11.526945 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-f2770cb1-98f7-4088-8b2d-075e25294ed7 req-343679a0-59ed-402c-b989-b859efce7a62 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:34:11.536733 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:11.536733 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:11.537105 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-f2770cb1-98f7-4088-8b2d-075e25294ed7 req-343679a0-59ed-402c-b989-b859efce7a62 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:11.542375 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-f2770cb1-98f7-4088-8b2d-075e25294ed7 req-343679a0-59ed-402c-b989-b859efce7a62 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Begin detaching volume completed successfully. Aug 06 14:34:11.542566 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-f2770cb1-98f7-4088-8b2d-075e25294ed7 req-343679a0-59ed-402c-b989-b859efce7a62 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89/action returned with HTTP 202 Aug 06 14:34:11.542925 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1292/5190] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:34:11 2026] POST /volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:34:11.583253 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5678d2c2-c03c-4f79-9c8d-1587ea9f9dea None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:11.584035 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5678d2c2-c03c-4f79-9c8d-1587ea9f9dea None None] GET https://10.4.3.229/volume// Aug 06 14:34:11.584035 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5678d2c2-c03c-4f79-9c8d-1587ea9f9dea None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:11.584035 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5678d2c2-c03c-4f79-9c8d-1587ea9f9dea None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:11.584346 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5678d2c2-c03c-4f79-9c8d-1587ea9f9dea None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:34:11.585225 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1304/5191] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:34: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 06 14:34:11.591985 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-f2770cb1-98f7-4088-8b2d-075e25294ed7 req-3784d28a-c634-417a-81c1-e08e9956647a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:11.593491 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-f2770cb1-98f7-4088-8b2d-075e25294ed7 req-3784d28a-c634-417a-81c1-e08e9956647a tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 Aug 06 14:34:11.593704 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-f2770cb1-98f7-4088-8b2d-075e25294ed7 req-3784d28a-c634-417a-81c1-e08e9956647a tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:11.593885 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-f2770cb1-98f7-4088-8b2d-075e25294ed7 req-3784d28a-c634-417a-81c1-e08e9956647a tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:11.603548 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:11.603548 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:11.606838 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-f2770cb1-98f7-4088-8b2d-075e25294ed7 req-3784d28a-c634-417a-81c1-e08e9956647a tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:11.610722 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-f2770cb1-98f7-4088-8b2d-075e25294ed7 req-3784d28a-c634-417a-81c1-e08e9956647a tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 returned with HTTP 200 Aug 06 14:34:11.611143 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1300/5192] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:34:11 2026] GET /volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 => generated 1358 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:34:12.354791 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-f2770cb1-98f7-4088-8b2d-075e25294ed7 req-ccf5c436-741e-4d4a-8af4-a17e2c6d9214 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:12.357357 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-f2770cb1-98f7-4088-8b2d-075e25294ed7 req-ccf5c436-741e-4d4a-8af4-a17e2c6d9214 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] DELETE https://10.4.3.229/volume/v3/attachments/f1ee3c55-b3d9-4a0d-9753-919f964595c2 Aug 06 14:34:12.357604 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-f2770cb1-98f7-4088-8b2d-075e25294ed7 req-ccf5c436-741e-4d4a-8af4-a17e2c6d9214 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:12.357833 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-f2770cb1-98f7-4088-8b2d-075e25294ed7 req-ccf5c436-741e-4d4a-8af4-a17e2c6d9214 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:12.365500 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:12.365500 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:12.406588 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-f2770cb1-98f7-4088-8b2d-075e25294ed7 req-ccf5c436-741e-4d4a-8af4-a17e2c6d9214 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/attachments/f1ee3c55-b3d9-4a0d-9753-919f964595c2 returned with HTTP 200 Aug 06 14:34:12.406985 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1297/5193] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:34:12 2026] DELETE /volume/v3/attachments/f1ee3c55-b3d9-4a0d-9753-919f964595c2 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:12.629680 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-34651966-2927-48d0-8488-eedf1cab9fdf None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:12.631242 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-34651966-2927-48d0-8488-eedf1cab9fdf tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:34:12.633059 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-34651966-2927-48d0-8488-eedf1cab9fdf tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1856445437", "snapshot_id": "b53472da-3ed3-426d-8b1d-fb2463b87d9e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:34:12.634254 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-34651966-2927-48d0-8488-eedf1cab9fdf tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1856445437', 'snapshot_id': 'b53472da-3ed3-426d-8b1d-fb2463b87d9e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:34:12.641983 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:12.641983 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:12.642690 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-34651966-2927-48d0-8488-eedf1cab9fdf tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Snapshot retrieved successfully. Aug 06 14:34:12.642690 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-34651966-2927-48d0-8488-eedf1cab9fdf tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Create volume of 1 GB Aug 06 14:34:12.646327 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-34651966-2927-48d0-8488-eedf1cab9fdf tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Availability Zones retrieved successfully. Aug 06 14:34:12.647372 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-ca88874c-6fd5-45cb-a63b-b6c13b74f59a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:12.649356 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-ca88874c-6fd5-45cb-a63b-b6c13b74f59a tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 Aug 06 14:34:12.649533 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-ca88874c-6fd5-45cb-a63b-b6c13b74f59a tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:12.649701 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-ca88874c-6fd5-45cb-a63b-b6c13b74f59a tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:12.651700 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-34651966-2927-48d0-8488-eedf1cab9fdf tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Flow 'volume_create_api' (033fc753-92c4-41fb-9de0-58bc4c756411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:34:12.652606 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-34651966-2927-48d0-8488-eedf1cab9fdf tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (398db4de-7bb3-493c-a6c0-f8f11deb371b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:34:12.653474 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-34651966-2927-48d0-8488-eedf1cab9fdf tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:34:12.655715 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:12.655715 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:12.658640 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-ca88874c-6fd5-45cb-a63b-b6c13b74f59a tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:12.662057 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-ca88874c-6fd5-45cb-a63b-b6c13b74f59a tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 returned with HTTP 200 Aug 06 14:34:12.662436 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1305/5194] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:34:12 2026] GET /volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 => generated 903 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:12.682254 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-34651966-2927-48d0-8488-eedf1cab9fdf tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (398db4de-7bb3-493c-a6c0-f8f11deb371b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b53472da-3ed3-426d-8b1d-fb2463b87d9e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:34:12.683060 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-34651966-2927-48d0-8488-eedf1cab9fdf tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6f3f2d7-f24f-441f-b6ca-60b12cecbeea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:34:12.720582 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-34651966-2927-48d0-8488-eedf1cab9fdf tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Created reservations ['df4db404-9213-4e76-9789-105858317b30', '9f0f94f8-9fd0-40ed-9c9e-f3645f7fe11e', '4aa5875b-3d46-44eb-9490-a9307b569cd4', 'ce8b28aa-a75f-4175-a9eb-1b8b11f05270'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:34:12.721369 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-34651966-2927-48d0-8488-eedf1cab9fdf tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6f3f2d7-f24f-441f-b6ca-60b12cecbeea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df4db404-9213-4e76-9789-105858317b30', '9f0f94f8-9fd0-40ed-9c9e-f3645f7fe11e', '4aa5875b-3d46-44eb-9490-a9307b569cd4', 'ce8b28aa-a75f-4175-a9eb-1b8b11f05270']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:34:12.722128 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-34651966-2927-48d0-8488-eedf1cab9fdf tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd2ae396-8fe4-4b12-9f4d-b5c83a7d28a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:34:12.724718 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-687a2ca0-fc14-4923-af41-6e4dad5d480d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:12.725242 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-687a2ca0-fc14-4923-af41-6e4dad5d480d None None] GET https://10.4.3.229/volume// Aug 06 14:34:12.725419 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-687a2ca0-fc14-4923-af41-6e4dad5d480d None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:12.725619 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-687a2ca0-fc14-4923-af41-6e4dad5d480d None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:12.725928 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-687a2ca0-fc14-4923-af41-6e4dad5d480d None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:34:12.726250 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1301/5195] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:34: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 06 14:34:12.732561 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-9f343a9f-556a-4f67-a9b4-3bcb3c4fe30e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:12.734841 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-9f343a9f-556a-4f67-a9b4-3bcb3c4fe30e tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:34:12.735251 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-9f343a9f-556a-4f67-a9b4-3bcb3c4fe30e tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81475b46-00c0-4c46-8d43-5064544a8f81", "connector": null, "instance_uuid": "c3946a14-4146-4fc1-b105-af01b15d63d1"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:34:12.742723 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:12.742723 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:12.761991 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-34651966-2927-48d0-8488-eedf1cab9fdf tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd2ae396-8fe4-4b12-9f4d-b5c83a7d28a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ad007e8-2466-4450-8087-a61eed9f09fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1856445437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='512742a5640b41699a9975b048bef28c',qos_specs=None,replication_status=,reservations=['df4db404-9213-4e76-9789-105858317b30','9f0f94f8-9fd0-40ed-9c9e-f3645f7fe11e','4aa5875b-3d46-44eb-9490-a9307b569cd4','ce8b28aa-a75f-4175-a9eb-1b8b11f05270'],size=1,snapshot_id=b53472da-3ed3-426d-8b1d-fb2463b87d9e,source_replicaid=,source_volid=None,status='creating',user_id='a78bb580eb834e51bbf442e62e41a431',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:34:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1856445437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ad007e8-2466-4450-8087-a61eed9f09fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='512742a5640b41699a9975b048bef28c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b53472da-3ed3-426d-8b1d-fb2463b87d9e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a78bb580eb834e51bbf442e62e41a431',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:34:12.762757 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-34651966-2927-48d0-8488-eedf1cab9fdf tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dbc89b9-14ac-4133-a10e-f51ac458bba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:34:12.764293 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-9f343a9f-556a-4f67-a9b4-3bcb3c4fe30e tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:34:12.764776 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1298/5196] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:34:12 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 06 14:34:12.784242 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-34651966-2927-48d0-8488-eedf1cab9fdf tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dbc89b9-14ac-4133-a10e-f51ac458bba5) transitioned into state 'SUCCESS' from state '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-1856445437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='512742a5640b41699a9975b048bef28c',qos_specs=None,replication_status=,reservations=['df4db404-9213-4e76-9789-105858317b30','9f0f94f8-9fd0-40ed-9c9e-f3645f7fe11e','4aa5875b-3d46-44eb-9490-a9307b569cd4','ce8b28aa-a75f-4175-a9eb-1b8b11f05270'],size=1,snapshot_id=b53472da-3ed3-426d-8b1d-fb2463b87d9e,source_replicaid=,source_volid=None,status='creating',user_id='a78bb580eb834e51bbf442e62e41a431',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:34:12.784957 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-34651966-2927-48d0-8488-eedf1cab9fdf tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (801d3074-95e1-4b09-8795-6028f222eedd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:34:12.786831 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f0efc193-4ed2-4cf4-af1e-06bbc8cdb4c9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:12.789024 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f0efc193-4ed2-4cf4-af1e-06bbc8cdb4c9 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 Aug 06 14:34:12.789134 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f0efc193-4ed2-4cf4-af1e-06bbc8cdb4c9 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:12.789652 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f0efc193-4ed2-4cf4-af1e-06bbc8cdb4c9 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:12.798060 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0e31b469-9ea2-4194-80b3-4992775efffa None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:12.798223 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:12.798223 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:12.798480 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0e31b469-9ea2-4194-80b3-4992775efffa None None] GET https://10.4.3.229/volume// Aug 06 14:34:12.798656 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0e31b469-9ea2-4194-80b3-4992775efffa None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:12.798850 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0e31b469-9ea2-4194-80b3-4992775efffa None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:12.799222 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0e31b469-9ea2-4194-80b3-4992775efffa None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:34:12.799556 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1302/5197] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:34: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 06 14:34:12.801538 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f0efc193-4ed2-4cf4-af1e-06bbc8cdb4c9 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:12.805080 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f0efc193-4ed2-4cf4-af1e-06bbc8cdb4c9 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 returned with HTTP 200 Aug 06 14:34:12.805440 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1306/5198] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:12 2026] GET /volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:12.806503 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-4e54616f-6d9f-4b33-a4ef-d159c7dc279e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:12.806555 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-34651966-2927-48d0-8488-eedf1cab9fdf tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (801d3074-95e1-4b09-8795-6028f222eedd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:34:12.807562 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-34651966-2927-48d0-8488-eedf1cab9fdf tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Flow 'volume_create_api' (033fc753-92c4-41fb-9de0-58bc4c756411) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:34:12.807839 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-34651966-2927-48d0-8488-eedf1cab9fdf tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Create volume request issued successfully. Aug 06 14:34:12.808391 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-34651966-2927-48d0-8488-eedf1cab9fdf tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:34:12.808994 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1293/5199] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:34:12 2026] POST /volume/v3/volumes => generated 791 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:34:12.809163 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-4e54616f-6d9f-4b33-a4ef-d159c7dc279e tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 Aug 06 14:34:12.809504 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-4e54616f-6d9f-4b33-a4ef-d159c7dc279e tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:12.809770 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-4e54616f-6d9f-4b33-a4ef-d159c7dc279e tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:12.819132 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-06d8b858-176b-4e28-9447-0ed63046de38 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:12.820880 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-06d8b858-176b-4e28-9447-0ed63046de38 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc Aug 06 14:34:12.821089 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-06d8b858-176b-4e28-9447-0ed63046de38 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:12.821307 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-06d8b858-176b-4e28-9447-0ed63046de38 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:12.823744 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:12.823744 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:12.827939 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-4e54616f-6d9f-4b33-a4ef-d159c7dc279e tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:12.831255 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:12.831255 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:12.833231 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-4e54616f-6d9f-4b33-a4ef-d159c7dc279e tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 returned with HTTP 200 Aug 06 14:34:12.833894 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1299/5200] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:34:12 2026] GET /volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 => generated 1082 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:34:12.834675 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-06d8b858-176b-4e28-9447-0ed63046de38 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:12.838573 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-06d8b858-176b-4e28-9447-0ed63046de38 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc returned with HTTP 200 Aug 06 14:34:12.838951 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1303/5201] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:12 2026] GET /volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:12.934923 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-3aa82810-6047-4beb-a932-7a0b2f27b18f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:12.936970 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-3aa82810-6047-4beb-a932-7a0b2f27b18f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] PUT https://10.4.3.229/volume/v3/attachments/d37eba80-08bc-452b-8db7-0c754657eae1 Aug 06 14:34:12.937353 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-3aa82810-6047-4beb-a932-7a0b2f27b18f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:34:12.945252 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-3aa82810-6047-4beb-a932-7a0b2f27b18f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Acquiring lock "cinder-attachment_update-81475b46-00c0-4c46-8d43-5064544a8f81-np0000006659" by "attachment_update" {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:34:12.952027 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-3aa82810-6047-4beb-a932-7a0b2f27b18f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Lock "cinder-attachment_update-81475b46-00c0-4c46-8d43-5064544a8f81-np0000006659" acquired by "attachment_update" :: waited 0.007s {{(pid=100396) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:34:12.952902 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:12.952902 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:13.016776 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.coordination [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-3aa82810-6047-4beb-a932-7a0b2f27b18f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Lock "cinder-attachment_update-81475b46-00c0-4c46-8d43-5064544a8f81-np0000006659" released by "attachment_update" :: held 0.065s {{(pid=100396) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:34:13.017056 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-3aa82810-6047-4beb-a932-7a0b2f27b18f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/attachments/d37eba80-08bc-452b-8db7-0c754657eae1 returned with HTTP 200 Aug 06 14:34:13.017660 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1307/5202] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:34:12 2026] PUT /volume/v3/attachments/d37eba80-08bc-452b-8db7-0c754657eae1 => generated 968 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:34:13.024995 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-93df2afd-a3b4-49aa-a295-e37b210a1e70 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:13.027134 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-93df2afd-a3b4-49aa-a295-e37b210a1e70 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81/encryption Aug 06 14:34:13.027330 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-93df2afd-a3b4-49aa-a295-e37b210a1e70 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:13.027524 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-93df2afd-a3b4-49aa-a295-e37b210a1e70 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:13.037479 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:13.037479 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:13.044331 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-93df2afd-a3b4-49aa-a295-e37b210a1e70 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81/encryption returned with HTTP 200 Aug 06 14:34:13.044828 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1294/5203] 10.4.3.229 () {68 vars in 1631 bytes} [Thu Aug 6 14:34:13 2026] GET /volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:13.820473 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-3f92025d-c898-4814-8e65-f66193b3f31b None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:13.822903 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3f92025d-c898-4814-8e65-f66193b3f31b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 Aug 06 14:34:13.823234 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3f92025d-c898-4814-8e65-f66193b3f31b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:13.823556 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3f92025d-c898-4814-8e65-f66193b3f31b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:13.836047 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:13.836047 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:13.840226 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-3f92025d-c898-4814-8e65-f66193b3f31b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:13.845929 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3f92025d-c898-4814-8e65-f66193b3f31b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 returned with HTTP 200 Aug 06 14:34:13.846490 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1300/5204] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:13 2026] GET /volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:13.852133 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ec02b8db-2976-4a72-be35-eafebb2ce17a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:13.854392 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ec02b8db-2976-4a72-be35-eafebb2ce17a tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc Aug 06 14:34:13.854644 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ec02b8db-2976-4a72-be35-eafebb2ce17a tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:13.854862 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ec02b8db-2976-4a72-be35-eafebb2ce17a tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:13.862265 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:13.862265 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:13.865880 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ec02b8db-2976-4a72-be35-eafebb2ce17a tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:13.870064 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ec02b8db-2976-4a72-be35-eafebb2ce17a tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc returned with HTTP 200 Aug 06 14:34:13.870484 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1304/5205] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:13 2026] GET /volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:13.886917 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-cf3b285b-bfd5-469d-98f1-ca0993a81d07 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:13.888791 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cf3b285b-bfd5-469d-98f1-ca0993a81d07 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc Aug 06 14:34:13.889014 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cf3b285b-bfd5-469d-98f1-ca0993a81d07 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:13.889234 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cf3b285b-bfd5-469d-98f1-ca0993a81d07 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:13.897137 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:13.897137 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:13.900561 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-cf3b285b-bfd5-469d-98f1-ca0993a81d07 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:13.904203 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cf3b285b-bfd5-469d-98f1-ca0993a81d07 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc returned with HTTP 200 Aug 06 14:34:13.904609 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1308/5206] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:13 2026] GET /volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:14.371534 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-1ed0159f-f567-4986-8818-3b1091228bd5 req-0a1620ed-54a3-4ba7-96df-aa2fa8edf6fe None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:14.374032 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-1ed0159f-f567-4986-8818-3b1091228bd5 req-0a1620ed-54a3-4ba7-96df-aa2fa8edf6fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc Aug 06 14:34:14.374181 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-1ed0159f-f567-4986-8818-3b1091228bd5 req-0a1620ed-54a3-4ba7-96df-aa2fa8edf6fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:14.374453 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-1ed0159f-f567-4986-8818-3b1091228bd5 req-0a1620ed-54a3-4ba7-96df-aa2fa8edf6fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:14.385967 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:14.385967 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:14.390099 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-1ed0159f-f567-4986-8818-3b1091228bd5 req-0a1620ed-54a3-4ba7-96df-aa2fa8edf6fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:14.394762 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-1ed0159f-f567-4986-8818-3b1091228bd5 req-0a1620ed-54a3-4ba7-96df-aa2fa8edf6fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc returned with HTTP 200 Aug 06 14:34:14.395239 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1295/5207] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:34:14 2026] GET /volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:14.475406 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bbfd7aba-2d03-458b-966a-b4d502f243f7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:14.475798 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bbfd7aba-2d03-458b-966a-b4d502f243f7 None None] GET https://10.4.3.229/volume// Aug 06 14:34:14.475964 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bbfd7aba-2d03-458b-966a-b4d502f243f7 None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:14.476181 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bbfd7aba-2d03-458b-966a-b4d502f243f7 None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:14.476505 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bbfd7aba-2d03-458b-966a-b4d502f243f7 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:34:14.476776 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1301/5208] 10.4.3.229 () {66 vars in 1428 bytes} [Thu Aug 6 14:34: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 06 14:34:14.485135 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-1ed0159f-f567-4986-8818-3b1091228bd5 req-524ce4a6-b8ee-47ed-9c52-39e8d7746ebc None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:14.489663 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-1ed0159f-f567-4986-8818-3b1091228bd5 req-524ce4a6-b8ee-47ed-9c52-39e8d7746ebc tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:34:14.490556 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-1ed0159f-f567-4986-8818-3b1091228bd5 req-524ce4a6-b8ee-47ed-9c52-39e8d7746ebc tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ad007e8-2466-4450-8087-a61eed9f09fc", "connector": null, "instance_uuid": "63ab513f-8778-4f38-b9ed-7794f7ec1f23"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:34:14.503777 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:14.503777 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:14.527841 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-1ed0159f-f567-4986-8818-3b1091228bd5 req-524ce4a6-b8ee-47ed-9c52-39e8d7746ebc tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:34:14.528388 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1305/5209] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:34:14 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:34:14.554065 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3ed1946a-cee2-433e-acf3-7cf8f793efb2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:14.556087 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3ed1946a-cee2-433e-acf3-7cf8f793efb2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc Aug 06 14:34:14.556339 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3ed1946a-cee2-433e-acf3-7cf8f793efb2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:14.556582 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3ed1946a-cee2-433e-acf3-7cf8f793efb2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:14.567876 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:14.567876 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:14.571034 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-802d408f-9386-42e1-bca4-29b3683e5f10 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:14.571787 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-802d408f-9386-42e1-bca4-29b3683e5f10 None None] GET https://10.4.3.229/volume// Aug 06 14:34:14.572037 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-802d408f-9386-42e1-bca4-29b3683e5f10 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:14.572117 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3ed1946a-cee2-433e-acf3-7cf8f793efb2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:14.572406 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-802d408f-9386-42e1-bca4-29b3683e5f10 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:14.572926 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-802d408f-9386-42e1-bca4-29b3683e5f10 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:34:14.573296 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1296/5210] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:34:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:34:14.578482 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3ed1946a-cee2-433e-acf3-7cf8f793efb2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc returned with HTTP 200 Aug 06 14:34:14.578959 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1309/5211] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:14 2026] GET /volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:14.582256 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-1ed0159f-f567-4986-8818-3b1091228bd5 req-1b7b4ccf-9b7c-43a7-b66a-f33829261abf None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:14.584007 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-1ed0159f-f567-4986-8818-3b1091228bd5 req-1b7b4ccf-9b7c-43a7-b66a-f33829261abf tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc Aug 06 14:34:14.584181 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-1ed0159f-f567-4986-8818-3b1091228bd5 req-1b7b4ccf-9b7c-43a7-b66a-f33829261abf tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:14.584391 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-1ed0159f-f567-4986-8818-3b1091228bd5 req-1b7b4ccf-9b7c-43a7-b66a-f33829261abf tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:14.593273 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:14.593273 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:14.598622 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-1ed0159f-f567-4986-8818-3b1091228bd5 req-1b7b4ccf-9b7c-43a7-b66a-f33829261abf tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:14.602409 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-1ed0159f-f567-4986-8818-3b1091228bd5 req-1b7b4ccf-9b7c-43a7-b66a-f33829261abf tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc returned with HTTP 200 Aug 06 14:34:14.602789 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1302/5212] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:34:14 2026] GET /volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc => generated 1063 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:34:14.702338 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-1ed0159f-f567-4986-8818-3b1091228bd5 req-607be622-fb10-49c8-b2d6-552e19972be0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:14.704982 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-1ed0159f-f567-4986-8818-3b1091228bd5 req-607be622-fb10-49c8-b2d6-552e19972be0 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] PUT https://10.4.3.229/volume/v3/attachments/04f9ba8c-a4ab-4704-a4f1-7a3e5b0eef0f Aug 06 14:34:14.705637 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-1ed0159f-f567-4986-8818-3b1091228bd5 req-607be622-fb10-49c8-b2d6-552e19972be0 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:34:14.715000 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-1ed0159f-f567-4986-8818-3b1091228bd5 req-607be622-fb10-49c8-b2d6-552e19972be0 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Acquiring lock "cinder-attachment_update-1ad007e8-2466-4450-8087-a61eed9f09fc-np0000006659" by "attachment_update" {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:34:14.720230 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-1ed0159f-f567-4986-8818-3b1091228bd5 req-607be622-fb10-49c8-b2d6-552e19972be0 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Lock "cinder-attachment_update-1ad007e8-2466-4450-8087-a61eed9f09fc-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:34:14.721104 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:14.721104 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:14.791395 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-1ed0159f-f567-4986-8818-3b1091228bd5 req-607be622-fb10-49c8-b2d6-552e19972be0 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Lock "cinder-attachment_update-1ad007e8-2466-4450-8087-a61eed9f09fc-np0000006659" released by "attachment_update" :: held 0.071s {{(pid=100397) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:34:14.791718 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-1ed0159f-f567-4986-8818-3b1091228bd5 req-607be622-fb10-49c8-b2d6-552e19972be0 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/attachments/04f9ba8c-a4ab-4704-a4f1-7a3e5b0eef0f returned with HTTP 200 Aug 06 14:34:14.792444 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1306/5213] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:34:14 2026] PUT /volume/v3/attachments/04f9ba8c-a4ab-4704-a4f1-7a3e5b0eef0f => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:34:14.860139 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2d37b923-a243-42df-9da9-055a4fcab577 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:14.862028 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2d37b923-a243-42df-9da9-055a4fcab577 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 Aug 06 14:34:14.862236 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2d37b923-a243-42df-9da9-055a4fcab577 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:14.862439 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2d37b923-a243-42df-9da9-055a4fcab577 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:14.872513 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:14.872513 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:14.875676 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-2d37b923-a243-42df-9da9-055a4fcab577 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:14.880854 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2d37b923-a243-42df-9da9-055a4fcab577 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 returned with HTTP 200 Aug 06 14:34:14.881218 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1297/5214] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:14 2026] GET /volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:15.595177 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-639d1c9c-f862-44d9-853f-f8c9de2a88be None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:15.597438 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-639d1c9c-f862-44d9-853f-f8c9de2a88be tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc Aug 06 14:34:15.597737 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-639d1c9c-f862-44d9-853f-f8c9de2a88be tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:15.598004 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-639d1c9c-f862-44d9-853f-f8c9de2a88be tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:15.612595 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:15.612595 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:15.616700 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-639d1c9c-f862-44d9-853f-f8c9de2a88be tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:15.622402 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-639d1c9c-f862-44d9-853f-f8c9de2a88be tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc returned with HTTP 200 Aug 06 14:34:15.622833 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1310/5215] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:15 2026] GET /volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:15.895629 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4a163ea3-4fef-40f1-9b46-09628249dd84 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:15.897435 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4a163ea3-4fef-40f1-9b46-09628249dd84 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 Aug 06 14:34:15.897619 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4a163ea3-4fef-40f1-9b46-09628249dd84 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:15.897809 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4a163ea3-4fef-40f1-9b46-09628249dd84 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:15.906545 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:15.906545 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:15.909556 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-4a163ea3-4fef-40f1-9b46-09628249dd84 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:15.913796 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4a163ea3-4fef-40f1-9b46-09628249dd84 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 returned with HTTP 200 Aug 06 14:34:15.914184 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1303/5216] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:15 2026] GET /volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:16.634538 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-c859a9c2-42be-4664-9138-c8d52cb83052 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:16.636318 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c859a9c2-42be-4664-9138-c8d52cb83052 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc Aug 06 14:34:16.636519 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c859a9c2-42be-4664-9138-c8d52cb83052 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:16.636709 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-c859a9c2-42be-4664-9138-c8d52cb83052 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:16.645386 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:16.645386 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:16.648400 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-c859a9c2-42be-4664-9138-c8d52cb83052 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:16.652191 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-c859a9c2-42be-4664-9138-c8d52cb83052 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc returned with HTTP 200 Aug 06 14:34:16.652571 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1307/5217] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:16 2026] GET /volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:16.925200 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9d6a3344-f7ee-438b-9fc4-dec3ee04af42 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:16.926954 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9d6a3344-f7ee-438b-9fc4-dec3ee04af42 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 Aug 06 14:34:16.927127 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9d6a3344-f7ee-438b-9fc4-dec3ee04af42 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:16.927326 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9d6a3344-f7ee-438b-9fc4-dec3ee04af42 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:16.937081 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:16.937081 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:16.940277 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-9d6a3344-f7ee-438b-9fc4-dec3ee04af42 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:16.944093 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9d6a3344-f7ee-438b-9fc4-dec3ee04af42 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 returned with HTTP 200 Aug 06 14:34:16.944490 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1298/5218] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:16 2026] GET /volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:17.192514 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-549d52dd-dbc4-413f-9432-fd77aaee8ab4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:17.194580 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-549d52dd-dbc4-413f-9432-fd77aaee8ab4 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] POST https://10.4.3.229/volume/v3/attachments/d37eba80-08bc-452b-8db7-0c754657eae1/action Aug 06 14:34:17.194947 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-549d52dd-dbc4-413f-9432-fd77aaee8ab4 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Action body: b'{"os-complete": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:34:17.195081 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-549d52dd-dbc4-413f-9432-fd77aaee8ab4 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:34:17.212322 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:17.212322 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:17.221113 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-26559cd4-928a-4356-91ef-885c5ec0aac8 req-549d52dd-dbc4-413f-9432-fd77aaee8ab4 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/attachments/d37eba80-08bc-452b-8db7-0c754657eae1/action returned with HTTP 204 Aug 06 14:34:17.221668 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1311/5219] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:34:17 2026] POST /volume/v3/attachments/d37eba80-08bc-452b-8db7-0c754657eae1/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:34:17.664385 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d226948b-813d-4afb-8b7e-fb53c6dffd98 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:17.666150 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d226948b-813d-4afb-8b7e-fb53c6dffd98 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc Aug 06 14:34:17.666340 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d226948b-813d-4afb-8b7e-fb53c6dffd98 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:17.666534 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d226948b-813d-4afb-8b7e-fb53c6dffd98 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:17.675385 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:17.675385 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:17.678695 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d226948b-813d-4afb-8b7e-fb53c6dffd98 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:17.682525 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d226948b-813d-4afb-8b7e-fb53c6dffd98 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc returned with HTTP 200 Aug 06 14:34:17.682881 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1304/5220] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:17 2026] GET /volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:17.957888 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-558c3ecc-c00a-4330-bcfb-01c847445ca1 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:17.959671 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-558c3ecc-c00a-4330-bcfb-01c847445ca1 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 Aug 06 14:34:17.959890 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-558c3ecc-c00a-4330-bcfb-01c847445ca1 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:17.960110 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-558c3ecc-c00a-4330-bcfb-01c847445ca1 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:17.969057 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:17.969057 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:17.972217 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-558c3ecc-c00a-4330-bcfb-01c847445ca1 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:17.976001 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-558c3ecc-c00a-4330-bcfb-01c847445ca1 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 returned with HTTP 200 Aug 06 14:34:17.976375 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1308/5221] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:17 2026] GET /volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 => generated 1195 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:34:17.987127 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-39610766-774b-4850-a75d-988e300b30a9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:17.988868 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-39610766-774b-4850-a75d-988e300b30a9 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 Aug 06 14:34:17.989046 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-39610766-774b-4850-a75d-988e300b30a9 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:17.989237 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-39610766-774b-4850-a75d-988e300b30a9 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:17.997256 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:17.997256 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:17.999990 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-39610766-774b-4850-a75d-988e300b30a9 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:18.003314 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-39610766-774b-4850-a75d-988e300b30a9 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 returned with HTTP 200 Aug 06 14:34:18.003691 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1299/5222] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:17 2026] GET /volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 => generated 1195 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:34:18.037900 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-50edc1ed-d021-4452-a231-7f32f1ba0bd8 req-170c4859-3406-4e7e-9900-104b1724e369 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:18.039710 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-50edc1ed-d021-4452-a231-7f32f1ba0bd8 req-170c4859-3406-4e7e-9900-104b1724e369 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 Aug 06 14:34:18.039881 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-50edc1ed-d021-4452-a231-7f32f1ba0bd8 req-170c4859-3406-4e7e-9900-104b1724e369 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:18.040078 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-50edc1ed-d021-4452-a231-7f32f1ba0bd8 req-170c4859-3406-4e7e-9900-104b1724e369 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:18.048820 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:18.048820 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:18.051693 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-50edc1ed-d021-4452-a231-7f32f1ba0bd8 req-170c4859-3406-4e7e-9900-104b1724e369 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:18.055223 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-50edc1ed-d021-4452-a231-7f32f1ba0bd8 req-170c4859-3406-4e7e-9900-104b1724e369 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 returned with HTTP 200 Aug 06 14:34:18.055588 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1312/5223] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:34:18 2026] GET /volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 => generated 1195 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:34:18.072930 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-50edc1ed-d021-4452-a231-7f32f1ba0bd8 req-7e8a5fdf-30ae-49c0-8953-f641b7cfc906 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:18.074773 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-50edc1ed-d021-4452-a231-7f32f1ba0bd8 req-7e8a5fdf-30ae-49c0-8953-f641b7cfc906 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] POST https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81/action Aug 06 14:34:18.075083 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-50edc1ed-d021-4452-a231-7f32f1ba0bd8 req-7e8a5fdf-30ae-49c0-8953-f641b7cfc906 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:34:18.075222 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-50edc1ed-d021-4452-a231-7f32f1ba0bd8 req-7e8a5fdf-30ae-49c0-8953-f641b7cfc906 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:34:18.084602 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:18.084602 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:18.084980 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-50edc1ed-d021-4452-a231-7f32f1ba0bd8 req-7e8a5fdf-30ae-49c0-8953-f641b7cfc906 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:18.090612 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-50edc1ed-d021-4452-a231-7f32f1ba0bd8 req-7e8a5fdf-30ae-49c0-8953-f641b7cfc906 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Begin detaching volume completed successfully. Aug 06 14:34:18.090848 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-50edc1ed-d021-4452-a231-7f32f1ba0bd8 req-7e8a5fdf-30ae-49c0-8953-f641b7cfc906 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81/action returned with HTTP 202 Aug 06 14:34:18.091285 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1305/5224] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:34:18 2026] POST /volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:34:18.127143 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-55d8b964-3fef-42c3-978c-73dabee7fb80 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:18.127551 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-55d8b964-3fef-42c3-978c-73dabee7fb80 None None] GET https://10.4.3.229/volume// Aug 06 14:34:18.127718 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-55d8b964-3fef-42c3-978c-73dabee7fb80 None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:18.127917 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-55d8b964-3fef-42c3-978c-73dabee7fb80 None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:18.128308 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-55d8b964-3fef-42c3-978c-73dabee7fb80 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:34:18.128633 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1309/5225] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:34: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 06 14:34:18.136237 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-50edc1ed-d021-4452-a231-7f32f1ba0bd8 req-3766bafd-e092-4cba-9212-62a876ee7120 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:18.138324 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-50edc1ed-d021-4452-a231-7f32f1ba0bd8 req-3766bafd-e092-4cba-9212-62a876ee7120 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 Aug 06 14:34:18.138533 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-50edc1ed-d021-4452-a231-7f32f1ba0bd8 req-3766bafd-e092-4cba-9212-62a876ee7120 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:18.138739 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-50edc1ed-d021-4452-a231-7f32f1ba0bd8 req-3766bafd-e092-4cba-9212-62a876ee7120 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:18.147409 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:18.147409 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:18.150317 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-50edc1ed-d021-4452-a231-7f32f1ba0bd8 req-3766bafd-e092-4cba-9212-62a876ee7120 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:18.153903 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-50edc1ed-d021-4452-a231-7f32f1ba0bd8 req-3766bafd-e092-4cba-9212-62a876ee7120 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 returned with HTTP 200 Aug 06 14:34:18.154265 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1300/5226] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:34:18 2026] GET /volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 => generated 1378 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:34:18.163240 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-50edc1ed-d021-4452-a231-7f32f1ba0bd8 req-79245f63-8d2d-4fc6-8703-0356e3177510 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:18.165127 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-50edc1ed-d021-4452-a231-7f32f1ba0bd8 req-79245f63-8d2d-4fc6-8703-0356e3177510 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81/encryption Aug 06 14:34:18.165320 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-50edc1ed-d021-4452-a231-7f32f1ba0bd8 req-79245f63-8d2d-4fc6-8703-0356e3177510 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:18.165520 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-50edc1ed-d021-4452-a231-7f32f1ba0bd8 req-79245f63-8d2d-4fc6-8703-0356e3177510 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'index' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:18.173792 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:18.173792 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:18.179347 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-50edc1ed-d021-4452-a231-7f32f1ba0bd8 req-79245f63-8d2d-4fc6-8703-0356e3177510 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81/encryption returned with HTTP 200 Aug 06 14:34:18.179697 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1313/5227] 10.4.3.229 () {68 vars in 1631 bytes} [Thu Aug 6 14:34:18 2026] GET /volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:18.694591 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-247e99d8-8afd-48dd-bdbe-ab95c2353234 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:18.696301 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-247e99d8-8afd-48dd-bdbe-ab95c2353234 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc Aug 06 14:34:18.696484 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-247e99d8-8afd-48dd-bdbe-ab95c2353234 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:18.696731 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-247e99d8-8afd-48dd-bdbe-ab95c2353234 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:18.704767 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:18.704767 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:18.707529 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-247e99d8-8afd-48dd-bdbe-ab95c2353234 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:18.711274 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-247e99d8-8afd-48dd-bdbe-ab95c2353234 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc returned with HTTP 200 Aug 06 14:34:18.711790 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1306/5228] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:18 2026] GET /volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:19.307129 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-1ed0159f-f567-4986-8818-3b1091228bd5 req-cae3765e-ccf7-4eed-ad85-51a8adf7e5a0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:19.309350 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-1ed0159f-f567-4986-8818-3b1091228bd5 req-cae3765e-ccf7-4eed-ad85-51a8adf7e5a0 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] POST https://10.4.3.229/volume/v3/attachments/04f9ba8c-a4ab-4704-a4f1-7a3e5b0eef0f/action Aug 06 14:34:19.309838 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-1ed0159f-f567-4986-8818-3b1091228bd5 req-cae3765e-ccf7-4eed-ad85-51a8adf7e5a0 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action body: b'{"os-complete": null}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:34:19.309977 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-1ed0159f-f567-4986-8818-3b1091228bd5 req-cae3765e-ccf7-4eed-ad85-51a8adf7e5a0 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:34:19.326015 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:19.326015 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:19.334499 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-1ed0159f-f567-4986-8818-3b1091228bd5 req-cae3765e-ccf7-4eed-ad85-51a8adf7e5a0 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/attachments/04f9ba8c-a4ab-4704-a4f1-7a3e5b0eef0f/action returned with HTTP 204 Aug 06 14:34:19.335013 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1310/5229] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:34:19 2026] POST /volume/v3/attachments/04f9ba8c-a4ab-4704-a4f1-7a3e5b0eef0f/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:34:19.723347 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c729ba7c-7da3-4337-b1d9-b1ebcf4f76fe None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:19.725220 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c729ba7c-7da3-4337-b1d9-b1ebcf4f76fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc Aug 06 14:34:19.725474 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c729ba7c-7da3-4337-b1d9-b1ebcf4f76fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:19.725707 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c729ba7c-7da3-4337-b1d9-b1ebcf4f76fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:19.734215 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:19.734215 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:19.737215 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c729ba7c-7da3-4337-b1d9-b1ebcf4f76fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:19.740734 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c729ba7c-7da3-4337-b1d9-b1ebcf4f76fe tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc returned with HTTP 200 Aug 06 14:34:19.741100 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1301/5230] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:19 2026] GET /volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc => generated 1176 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:34:19.768266 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-50edc1ed-d021-4452-a231-7f32f1ba0bd8 req-9f5c90f3-6b76-4e6c-abf1-7fa42a131f20 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:19.770309 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-50edc1ed-d021-4452-a231-7f32f1ba0bd8 req-9f5c90f3-6b76-4e6c-abf1-7fa42a131f20 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] DELETE https://10.4.3.229/volume/v3/attachments/d37eba80-08bc-452b-8db7-0c754657eae1 Aug 06 14:34:19.770608 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-50edc1ed-d021-4452-a231-7f32f1ba0bd8 req-9f5c90f3-6b76-4e6c-abf1-7fa42a131f20 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:19.770880 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-50edc1ed-d021-4452-a231-7f32f1ba0bd8 req-9f5c90f3-6b76-4e6c-abf1-7fa42a131f20 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:19.777089 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:19.777089 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:19.809152 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-4793489e-1cf6-47ce-97cb-722d02597f5f req-fcd1ef99-8668-4bc6-9899-3f9528be84c8 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:19.811947 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-4793489e-1cf6-47ce-97cb-722d02597f5f req-fcd1ef99-8668-4bc6-9899-3f9528be84c8 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] DELETE https://10.4.3.229/volume/v3/attachments/e0625c11-d6bf-48d7-b7fa-2cacfb267742 Aug 06 14:34:19.812238 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-4793489e-1cf6-47ce-97cb-722d02597f5f req-fcd1ef99-8668-4bc6-9899-3f9528be84c8 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:19.812356 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-4793489e-1cf6-47ce-97cb-722d02597f5f req-fcd1ef99-8668-4bc6-9899-3f9528be84c8 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:19.814515 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-50edc1ed-d021-4452-a231-7f32f1ba0bd8 req-9f5c90f3-6b76-4e6c-abf1-7fa42a131f20 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/attachments/d37eba80-08bc-452b-8db7-0c754657eae1 returned with HTTP 200 Aug 06 14:34:19.814891 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1314/5231] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:34:19 2026] DELETE /volume/v3/attachments/d37eba80-08bc-452b-8db7-0c754657eae1 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:19.819295 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:19.819295 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:19.860068 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-4793489e-1cf6-47ce-97cb-722d02597f5f req-fcd1ef99-8668-4bc6-9899-3f9528be84c8 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] https://10.4.3.229/volume/v3/attachments/e0625c11-d6bf-48d7-b7fa-2cacfb267742 returned with HTTP 200 Aug 06 14:34:19.860487 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1307/5232] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:34:19 2026] DELETE /volume/v3/attachments/e0625c11-d6bf-48d7-b7fa-2cacfb267742 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:19.869112 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-4793489e-1cf6-47ce-97cb-722d02597f5f req-871a2e91-dba5-4d5d-b5af-797179e9f184 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:19.870985 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-4793489e-1cf6-47ce-97cb-722d02597f5f req-871a2e91-dba5-4d5d-b5af-797179e9f184 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] DELETE https://10.4.3.229/volume/v3/volumes/c1b19487-d027-4d9f-968f-477940ff0630 Aug 06 14:34:19.871139 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-4793489e-1cf6-47ce-97cb-722d02597f5f req-871a2e91-dba5-4d5d-b5af-797179e9f184 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:19.871328 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-4793489e-1cf6-47ce-97cb-722d02597f5f req-871a2e91-dba5-4d5d-b5af-797179e9f184 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:19.871501 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [req-4793489e-1cf6-47ce-97cb-722d02597f5f req-871a2e91-dba5-4d5d-b5af-797179e9f184 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Delete volume with id: c1b19487-d027-4d9f-968f-477940ff0630 Aug 06 14:34:19.877505 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:19.877505 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:19.877837 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-4793489e-1cf6-47ce-97cb-722d02597f5f req-871a2e91-dba5-4d5d-b5af-797179e9f184 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Volume info retrieved successfully. Aug 06 14:34:19.890246 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-4793489e-1cf6-47ce-97cb-722d02597f5f req-871a2e91-dba5-4d5d-b5af-797179e9f184 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] Delete volume request issued successfully. Aug 06 14:34:19.890402 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-4793489e-1cf6-47ce-97cb-722d02597f5f req-871a2e91-dba5-4d5d-b5af-797179e9f184 tempest-TestShelveInstance-1052845700 tempest-TestShelveInstance-1052845700-project-member] https://10.4.3.229/volume/v3/volumes/c1b19487-d027-4d9f-968f-477940ff0630 returned with HTTP 202 Aug 06 14:34:19.890797 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1311/5233] 10.4.3.229 () {70 vars in 1620 bytes} [Thu Aug 6 14:34:19 2026] DELETE /volume/v3/volumes/c1b19487-d027-4d9f-968f-477940ff0630 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:34:20.242180 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-b14c3d45-fb51-4c68-ac5e-6f6ba4aff19b req-105139f9-d99f-4e7c-b493-6896283c1e29 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:20.244236 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-b14c3d45-fb51-4c68-ac5e-6f6ba4aff19b req-105139f9-d99f-4e7c-b493-6896283c1e29 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 Aug 06 14:34:20.244516 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-b14c3d45-fb51-4c68-ac5e-6f6ba4aff19b req-105139f9-d99f-4e7c-b493-6896283c1e29 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:20.244720 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-b14c3d45-fb51-4c68-ac5e-6f6ba4aff19b req-105139f9-d99f-4e7c-b493-6896283c1e29 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:20.251437 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:20.251437 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:20.254860 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-b14c3d45-fb51-4c68-ac5e-6f6ba4aff19b req-105139f9-d99f-4e7c-b493-6896283c1e29 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:20.258494 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-b14c3d45-fb51-4c68-ac5e-6f6ba4aff19b req-105139f9-d99f-4e7c-b493-6896283c1e29 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 returned with HTTP 200 Aug 06 14:34:20.258882 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1302/5234] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:34:20 2026] GET /volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:22.922238 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-be8eda82-21b0-49b9-a281-093c8fc40c32 req-ee61137a-9aee-49ae-a8b5-3a771a16aeff None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:22.924735 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-be8eda82-21b0-49b9-a281-093c8fc40c32 req-ee61137a-9aee-49ae-a8b5-3a771a16aeff tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc Aug 06 14:34:22.925043 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-be8eda82-21b0-49b9-a281-093c8fc40c32 req-ee61137a-9aee-49ae-a8b5-3a771a16aeff tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:22.925595 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-be8eda82-21b0-49b9-a281-093c8fc40c32 req-ee61137a-9aee-49ae-a8b5-3a771a16aeff tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:22.935014 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:22.935014 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:22.938443 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-be8eda82-21b0-49b9-a281-093c8fc40c32 req-ee61137a-9aee-49ae-a8b5-3a771a16aeff tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:22.942441 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-be8eda82-21b0-49b9-a281-093c8fc40c32 req-ee61137a-9aee-49ae-a8b5-3a771a16aeff tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc returned with HTTP 200 Aug 06 14:34:22.943027 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1315/5235] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:34:22 2026] GET /volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc => generated 1176 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:34:22.960713 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-be8eda82-21b0-49b9-a281-093c8fc40c32 req-63b4dabf-48b0-4f7a-a874-dde95a29b1ba None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:22.962852 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-be8eda82-21b0-49b9-a281-093c8fc40c32 req-63b4dabf-48b0-4f7a-a874-dde95a29b1ba tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] POST https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc/action Aug 06 14:34:22.963271 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-be8eda82-21b0-49b9-a281-093c8fc40c32 req-63b4dabf-48b0-4f7a-a874-dde95a29b1ba tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:34:22.963397 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-be8eda82-21b0-49b9-a281-093c8fc40c32 req-63b4dabf-48b0-4f7a-a874-dde95a29b1ba tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:34:22.973702 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:22.973702 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:22.974138 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-be8eda82-21b0-49b9-a281-093c8fc40c32 req-63b4dabf-48b0-4f7a-a874-dde95a29b1ba tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:22.980449 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-be8eda82-21b0-49b9-a281-093c8fc40c32 req-63b4dabf-48b0-4f7a-a874-dde95a29b1ba tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Begin detaching volume completed successfully. Aug 06 14:34:22.980614 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-be8eda82-21b0-49b9-a281-093c8fc40c32 req-63b4dabf-48b0-4f7a-a874-dde95a29b1ba tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc/action returned with HTTP 202 Aug 06 14:34:22.981040 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1308/5236] 10.4.3.229 () {72 vars in 1672 bytes} [Thu Aug 6 14:34:22 2026] POST /volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:34:23.019550 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-35d5f817-75cf-4678-92a5-1ea309ec7232 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:23.019877 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-35d5f817-75cf-4678-92a5-1ea309ec7232 None None] GET https://10.4.3.229/volume// Aug 06 14:34:23.020021 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-35d5f817-75cf-4678-92a5-1ea309ec7232 None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:23.020195 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-35d5f817-75cf-4678-92a5-1ea309ec7232 None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:23.020518 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-35d5f817-75cf-4678-92a5-1ea309ec7232 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:34:23.020871 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1312/5237] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:34:23 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:34:23.027008 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-be8eda82-21b0-49b9-a281-093c8fc40c32 req-6f2c3cc7-6fd3-47a3-86ac-fa43fe82ac53 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:23.029335 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-be8eda82-21b0-49b9-a281-093c8fc40c32 req-6f2c3cc7-6fd3-47a3-86ac-fa43fe82ac53 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc Aug 06 14:34:23.029563 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-be8eda82-21b0-49b9-a281-093c8fc40c32 req-6f2c3cc7-6fd3-47a3-86ac-fa43fe82ac53 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:23.029761 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-be8eda82-21b0-49b9-a281-093c8fc40c32 req-6f2c3cc7-6fd3-47a3-86ac-fa43fe82ac53 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:23.042755 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:23.042755 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:23.047259 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-be8eda82-21b0-49b9-a281-093c8fc40c32 req-6f2c3cc7-6fd3-47a3-86ac-fa43fe82ac53 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:23.052738 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-be8eda82-21b0-49b9-a281-093c8fc40c32 req-6f2c3cc7-6fd3-47a3-86ac-fa43fe82ac53 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc returned with HTTP 200 Aug 06 14:34:23.053275 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1303/5238] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:34:23 2026] GET /volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:34:23.067712 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2afdb148-aa0c-48ba-b354-daf3274cbc0c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:23.069483 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2afdb148-aa0c-48ba-b354-daf3274cbc0c tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] DELETE https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 Aug 06 14:34:23.069706 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2afdb148-aa0c-48ba-b354-daf3274cbc0c tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:23.070070 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2afdb148-aa0c-48ba-b354-daf3274cbc0c tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:23.070070 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-2afdb148-aa0c-48ba-b354-daf3274cbc0c tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Delete volume with id: 81475b46-00c0-4c46-8d43-5064544a8f81 Aug 06 14:34:23.076860 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:23.076860 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:23.077334 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2afdb148-aa0c-48ba-b354-daf3274cbc0c tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:23.087264 np0000006659 devstack@c-api.service[100396]: WARNING cinder.keymgr.conf_key_mgr [None req-2afdb148-aa0c-48ba-b354-daf3274cbc0c tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 14:34:23.092300 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2afdb148-aa0c-48ba-b354-daf3274cbc0c tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Delete volume request issued successfully. Aug 06 14:34:23.092517 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2afdb148-aa0c-48ba-b354-daf3274cbc0c tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 returned with HTTP 202 Aug 06 14:34:23.092908 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1316/5239] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:34:23 2026] DELETE /volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:34:23.100073 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6e34180c-6db4-4960-a31e-2848d2c9c2aa None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:23.101894 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6e34180c-6db4-4960-a31e-2848d2c9c2aa tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 Aug 06 14:34:23.102070 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6e34180c-6db4-4960-a31e-2848d2c9c2aa tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:23.102258 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6e34180c-6db4-4960-a31e-2848d2c9c2aa tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:23.108633 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:23.108633 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:23.111679 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-6e34180c-6db4-4960-a31e-2848d2c9c2aa tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:23.115366 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6e34180c-6db4-4960-a31e-2848d2c9c2aa tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 returned with HTTP 200 Aug 06 14:34:23.115736 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1309/5240] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:23 2026] GET /volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:23.868581 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-be8eda82-21b0-49b9-a281-093c8fc40c32 req-2a8cce45-2431-414d-a481-cdb10121d11e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:23.870516 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-be8eda82-21b0-49b9-a281-093c8fc40c32 req-2a8cce45-2431-414d-a481-cdb10121d11e tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] DELETE https://10.4.3.229/volume/v3/attachments/04f9ba8c-a4ab-4704-a4f1-7a3e5b0eef0f Aug 06 14:34:23.870699 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-be8eda82-21b0-49b9-a281-093c8fc40c32 req-2a8cce45-2431-414d-a481-cdb10121d11e tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:23.870894 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-be8eda82-21b0-49b9-a281-093c8fc40c32 req-2a8cce45-2431-414d-a481-cdb10121d11e tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:23.876896 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:23.876896 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:23.915925 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-be8eda82-21b0-49b9-a281-093c8fc40c32 req-2a8cce45-2431-414d-a481-cdb10121d11e tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/attachments/04f9ba8c-a4ab-4704-a4f1-7a3e5b0eef0f returned with HTTP 200 Aug 06 14:34:23.916452 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1313/5241] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:34:23 2026] DELETE /volume/v3/attachments/04f9ba8c-a4ab-4704-a4f1-7a3e5b0eef0f => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:24.076917 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4fab6d58-893e-44ba-8dce-3fdeb6f696f9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:24.078791 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4fab6d58-893e-44ba-8dce-3fdeb6f696f9 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc Aug 06 14:34:24.079001 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4fab6d58-893e-44ba-8dce-3fdeb6f696f9 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:24.079189 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4fab6d58-893e-44ba-8dce-3fdeb6f696f9 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:24.086151 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:24.086151 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:24.089532 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-4fab6d58-893e-44ba-8dce-3fdeb6f696f9 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:24.093778 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4fab6d58-893e-44ba-8dce-3fdeb6f696f9 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc returned with HTTP 200 Aug 06 14:34:24.094182 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1304/5242] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:24 2026] GET /volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:24.106721 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2f5b4214-28af-49c2-b1eb-ddfecab26103 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:24.108949 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2f5b4214-28af-49c2-b1eb-ddfecab26103 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc Aug 06 14:34:24.109231 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2f5b4214-28af-49c2-b1eb-ddfecab26103 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:24.109494 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2f5b4214-28af-49c2-b1eb-ddfecab26103 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:24.118799 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:24.118799 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:24.123837 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2f5b4214-28af-49c2-b1eb-ddfecab26103 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:24.130226 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b6fd8491-e146-49cb-aef6-7ddcf2e443d2 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:24.131459 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2f5b4214-28af-49c2-b1eb-ddfecab26103 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc returned with HTTP 200 Aug 06 14:34:24.132102 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1317/5243] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:24 2026] GET /volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:24.132157 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b6fd8491-e146-49cb-aef6-7ddcf2e443d2 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 Aug 06 14:34:24.132239 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b6fd8491-e146-49cb-aef6-7ddcf2e443d2 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:24.132642 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b6fd8491-e146-49cb-aef6-7ddcf2e443d2 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:24.137828 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b6fd8491-e146-49cb-aef6-7ddcf2e443d2 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 returned with HTTP 404 Aug 06 14:34:24.138260 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1310/5244] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:24 2026] GET /volume/v3/volumes/81475b46-00c0-4c46-8d43-5064544a8f81 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:34:24.146332 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7da6b45f-69be-4205-a2ba-0184c5a99ccb None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:24.147709 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-51871e6f-71c8-48a2-a6ec-790b915ded32 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:24.148128 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7da6b45f-69be-4205-a2ba-0184c5a99ccb tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] DELETE https://10.4.3.229/volume/v3/volumes/6e470c36-8f18-44aa-aa3b-f233858b4795 Aug 06 14:34:24.148329 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7da6b45f-69be-4205-a2ba-0184c5a99ccb tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:24.148547 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7da6b45f-69be-4205-a2ba-0184c5a99ccb tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:24.148713 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-7da6b45f-69be-4205-a2ba-0184c5a99ccb tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Delete volume with id: 6e470c36-8f18-44aa-aa3b-f233858b4795 Aug 06 14:34:24.149251 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-51871e6f-71c8-48a2-a6ec-790b915ded32 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] DELETE https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc Aug 06 14:34:24.149413 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-51871e6f-71c8-48a2-a6ec-790b915ded32 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:24.149603 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-51871e6f-71c8-48a2-a6ec-790b915ded32 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:24.149752 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-51871e6f-71c8-48a2-a6ec-790b915ded32 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Delete volume with id: 1ad007e8-2466-4450-8087-a61eed9f09fc Aug 06 14:34:24.156233 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:24.156233 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:24.156644 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:24.156644 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:24.156808 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-51871e6f-71c8-48a2-a6ec-790b915ded32 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:24.157118 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-7da6b45f-69be-4205-a2ba-0184c5a99ccb tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:24.168236 np0000006659 devstack@c-api.service[100397]: WARNING cinder.keymgr.conf_key_mgr [None req-7da6b45f-69be-4205-a2ba-0184c5a99ccb tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 14:34:24.174078 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-51871e6f-71c8-48a2-a6ec-790b915ded32 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Delete volume request issued successfully. Aug 06 14:34:24.174235 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-7da6b45f-69be-4205-a2ba-0184c5a99ccb tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Delete volume request issued successfully. Aug 06 14:34:24.174286 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-51871e6f-71c8-48a2-a6ec-790b915ded32 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc returned with HTTP 202 Aug 06 14:34:24.174324 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7da6b45f-69be-4205-a2ba-0184c5a99ccb tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/6e470c36-8f18-44aa-aa3b-f233858b4795 returned with HTTP 202 Aug 06 14:34:24.174953 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1314/5245] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:34:24 2026] DELETE /volume/v3/volumes/6e470c36-8f18-44aa-aa3b-f233858b4795 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:34:24.175035 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1305/5246] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:34:24 2026] DELETE /volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:34:24.182543 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f1d6fb81-2f25-4034-a166-fc7bd12e2b80 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:24.184621 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f1d6fb81-2f25-4034-a166-fc7bd12e2b80 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc Aug 06 14:34:24.184818 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f1d6fb81-2f25-4034-a166-fc7bd12e2b80 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:24.185055 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f1d6fb81-2f25-4034-a166-fc7bd12e2b80 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:24.187726 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bb1cdf11-469c-4880-a2d6-929c57dc4f14 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:24.190273 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bb1cdf11-469c-4880-a2d6-929c57dc4f14 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/6e470c36-8f18-44aa-aa3b-f233858b4795 Aug 06 14:34:24.190572 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bb1cdf11-469c-4880-a2d6-929c57dc4f14 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:24.190933 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bb1cdf11-469c-4880-a2d6-929c57dc4f14 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:24.194043 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:24.194043 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:24.198939 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f1d6fb81-2f25-4034-a166-fc7bd12e2b80 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:24.202909 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:24.202909 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:24.204256 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f1d6fb81-2f25-4034-a166-fc7bd12e2b80 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc returned with HTTP 200 Aug 06 14:34:24.204646 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1318/5247] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:24 2026] GET /volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:24.208053 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-bb1cdf11-469c-4880-a2d6-929c57dc4f14 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:24.213940 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bb1cdf11-469c-4880-a2d6-929c57dc4f14 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/6e470c36-8f18-44aa-aa3b-f233858b4795 returned with HTTP 200 Aug 06 14:34:24.214510 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1311/5248] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:24 2026] GET /volume/v3/volumes/6e470c36-8f18-44aa-aa3b-f233858b4795 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:25.219103 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b3b212c8-ef71-4dc3-b528-2ba04e27ec2b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:25.220939 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b3b212c8-ef71-4dc3-b528-2ba04e27ec2b tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc Aug 06 14:34:25.221125 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b3b212c8-ef71-4dc3-b528-2ba04e27ec2b tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:25.221320 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b3b212c8-ef71-4dc3-b528-2ba04e27ec2b tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:25.226839 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b3b212c8-ef71-4dc3-b528-2ba04e27ec2b tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc returned with HTTP 404 Aug 06 14:34:25.227488 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1306/5249] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:25 2026] GET /volume/v3/volumes/1ad007e8-2466-4450-8087-a61eed9f09fc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:34:25.228143 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-612d274b-749a-48dd-98a6-055277d1dabf None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:25.229985 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-612d274b-749a-48dd-98a6-055277d1dabf tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/6e470c36-8f18-44aa-aa3b-f233858b4795 Aug 06 14:34:25.230196 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-612d274b-749a-48dd-98a6-055277d1dabf tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:25.230390 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-612d274b-749a-48dd-98a6-055277d1dabf tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:25.235085 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-48f0b599-9d3f-4580-afc7-1eac4a565e2e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:25.236864 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-48f0b599-9d3f-4580-afc7-1eac4a565e2e tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 Aug 06 14:34:25.237081 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-48f0b599-9d3f-4580-afc7-1eac4a565e2e tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:25.238098 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-48f0b599-9d3f-4580-afc7-1eac4a565e2e tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:25.238147 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-612d274b-749a-48dd-98a6-055277d1dabf tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/6e470c36-8f18-44aa-aa3b-f233858b4795 returned with HTTP 404 Aug 06 14:34:25.238207 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1315/5250] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:25 2026] GET /volume/v3/volumes/6e470c36-8f18-44aa-aa3b-f233858b4795 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:34:25.244023 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:25.244023 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:25.244910 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c8c72e28-f2ad-456e-894d-3d7d5ceb1d11 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:25.246678 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c8c72e28-f2ad-456e-894d-3d7d5ceb1d11 tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 Aug 06 14:34:25.246864 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c8c72e28-f2ad-456e-894d-3d7d5ceb1d11 tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:25.247070 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c8c72e28-f2ad-456e-894d-3d7d5ceb1d11 tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] Calling method 'detail' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:25.247477 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-48f0b599-9d3f-4580-afc7-1eac4a565e2e tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:25.247911 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c8c72e28-f2ad-456e-894d-3d7d5ceb1d11 tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100398) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:34:25.251447 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-48f0b599-9d3f-4580-afc7-1eac4a565e2e tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 returned with HTTP 200 Aug 06 14:34:25.252010 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1319/5251] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:25 2026] GET /volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:25.263461 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c8c72e28-f2ad-456e-894d-3d7d5ceb1d11 tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] Get all volumes completed successfully. Aug 06 14:34:25.263563 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-af75362c-f726-40be-a80d-316db770622e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:25.265541 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:25.265541 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:25.265913 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-af75362c-f726-40be-a80d-316db770622e tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 Aug 06 14:34:25.266205 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-af75362c-f726-40be-a80d-316db770622e tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:25.266515 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-af75362c-f726-40be-a80d-316db770622e tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:25.270908 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c8c72e28-f2ad-456e-894d-3d7d5ceb1d11 tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 14:34:25.271256 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1312/5252] 10.4.3.229 () {66 vars in 1285 bytes} [Thu Aug 6 14:34:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11981 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:34:25.276918 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:25.276918 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:25.281827 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-af75362c-f726-40be-a80d-316db770622e tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:25.286576 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ef3253cb-988b-4b5c-b9ef-ad2b09e91cef None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:25.287553 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-af75362c-f726-40be-a80d-316db770622e tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 returned with HTTP 200 Aug 06 14:34:25.288134 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1307/5253] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:25 2026] GET /volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:25.288459 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ef3253cb-988b-4b5c-b9ef-ad2b09e91cef tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] DELETE https://10.4.3.229/volume/v3/types/81144efa-29f5-4fcc-a326-0bf823ebe74a Aug 06 14:34:25.288666 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ef3253cb-988b-4b5c-b9ef-ad2b09e91cef tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:25.288876 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ef3253cb-988b-4b5c-b9ef-ad2b09e91cef tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] Calling method '_delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:25.300987 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d6fd827a-3b09-44a3-812c-37e36a3d9d34 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:25.302636 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d6fd827a-3b09-44a3-812c-37e36a3d9d34 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] DELETE https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 Aug 06 14:34:25.302830 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d6fd827a-3b09-44a3-812c-37e36a3d9d34 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:25.303198 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d6fd827a-3b09-44a3-812c-37e36a3d9d34 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:25.303261 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-d6fd827a-3b09-44a3-812c-37e36a3d9d34 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Delete volume with id: a735ab94-f57d-4c72-9bdd-6b54c65b0d89 Aug 06 14:34:25.310565 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:25.310565 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:25.311006 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-d6fd827a-3b09-44a3-812c-37e36a3d9d34 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:25.314250 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ef3253cb-988b-4b5c-b9ef-ad2b09e91cef tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] https://10.4.3.229/volume/v3/types/81144efa-29f5-4fcc-a326-0bf823ebe74a returned with HTTP 202 Aug 06 14:34:25.314672 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1316/5254] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:34:25 2026] DELETE /volume/v3/types/81144efa-29f5-4fcc-a326-0bf823ebe74a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:34:25.334250 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-d6fd827a-3b09-44a3-812c-37e36a3d9d34 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Delete volume request issued successfully. Aug 06 14:34:25.334548 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d6fd827a-3b09-44a3-812c-37e36a3d9d34 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 returned with HTTP 202 Aug 06 14:34:25.335135 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1320/5255] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:34:25 2026] DELETE /volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:34:25.345998 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-32b90877-d9c8-43a2-95dc-e6f78c73a3a3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:25.347358 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-32b90877-d9c8-43a2-95dc-e6f78c73a3a3 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 Aug 06 14:34:25.347688 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-32b90877-d9c8-43a2-95dc-e6f78c73a3a3 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:25.347969 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-32b90877-d9c8-43a2-95dc-e6f78c73a3a3 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:25.355727 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:25.355727 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:25.360409 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-32b90877-d9c8-43a2-95dc-e6f78c73a3a3 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:25.366943 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-32b90877-d9c8-43a2-95dc-e6f78c73a3a3 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 returned with HTTP 200 Aug 06 14:34:25.367486 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1313/5256] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:25 2026] GET /volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:26.273261 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5732ee5b-8b6e-4baf-9ea0-f0a0b6084b1c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:26.274856 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5732ee5b-8b6e-4baf-9ea0-f0a0b6084b1c tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:34:26.275209 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5732ee5b-8b6e-4baf-9ea0-f0a0b6084b1c tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1461783872", "extra_specs": {}}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:34:26.285899 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5732ee5b-8b6e-4baf-9ea0-f0a0b6084b1c tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:34:26.286231 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1308/5257] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:34:26 2026] POST /volume/v3/types => generated 212 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:26.293695 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5536df9b-8e2a-4000-9380-474c231efe73 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:26.295422 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5536df9b-8e2a-4000-9380-474c231efe73 tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] POST https://10.4.3.229/volume/v3/types/30b8ad76-a351-48c7-a1e2-60925bb0a85a/encryption Aug 06 14:34:26.295826 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5536df9b-8e2a-4000-9380-474c231efe73 tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:34:26.311808 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5536df9b-8e2a-4000-9380-474c231efe73 tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] https://10.4.3.229/volume/v3/types/30b8ad76-a351-48c7-a1e2-60925bb0a85a/encryption returned with HTTP 200 Aug 06 14:34:26.312283 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1317/5258] 10.4.3.229 () {68 vars in 1397 bytes} [Thu Aug 6 14:34:26 2026] POST /volume/v3/types/30b8ad76-a351-48c7-a1e2-60925bb0a85a/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:26.339714 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-bfaee02a-beef-4c7a-9284-4df5188be1ba None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:26.341538 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bfaee02a-beef-4c7a-9284-4df5188be1ba tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:34:26.341899 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-bfaee02a-beef-4c7a-9284-4df5188be1ba tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1163782222", "snapshot_id": null, "imageRef": "30702abe-9501-4aba-ba1a-50af064a9e3b", "volume_type": "tempest-scenario-type-luks-1461783872", "size": 1}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:34:26.343511 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-bfaee02a-beef-4c7a-9284-4df5188be1ba tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1163782222', 'snapshot_id': None, 'imageRef': '30702abe-9501-4aba-ba1a-50af064a9e3b', 'volume_type': 'tempest-scenario-type-luks-1461783872', 'size': 1}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:34:26.379254 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bc0e9abc-5904-485c-b68b-e96066c2d20a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:26.380604 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bc0e9abc-5904-485c-b68b-e96066c2d20a tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 Aug 06 14:34:26.380788 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bc0e9abc-5904-485c-b68b-e96066c2d20a tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:26.380948 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bc0e9abc-5904-485c-b68b-e96066c2d20a tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:26.386189 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bc0e9abc-5904-485c-b68b-e96066c2d20a tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 returned with HTTP 404 Aug 06 14:34:26.386586 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1314/5259] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:26 2026] GET /volume/v3/volumes/a735ab94-f57d-4c72-9bdd-6b54c65b0d89 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:34:26.393561 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-351cb4ed-5e32-4f93-b704-dc60f509a5f2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:26.395249 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-351cb4ed-5e32-4f93-b704-dc60f509a5f2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 Aug 06 14:34:26.395440 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-351cb4ed-5e32-4f93-b704-dc60f509a5f2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:26.395642 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-351cb4ed-5e32-4f93-b704-dc60f509a5f2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:26.402414 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:26.402414 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:26.405938 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-351cb4ed-5e32-4f93-b704-dc60f509a5f2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:26.409957 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-351cb4ed-5e32-4f93-b704-dc60f509a5f2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 returned with HTTP 200 Aug 06 14:34:26.410332 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1309/5260] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:26 2026] GET /volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:26.420989 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-71fda946-ac8f-4260-8991-ecfdbbfb40a2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:26.422654 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-71fda946-ac8f-4260-8991-ecfdbbfb40a2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 Aug 06 14:34:26.422823 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-71fda946-ac8f-4260-8991-ecfdbbfb40a2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:26.423004 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-71fda946-ac8f-4260-8991-ecfdbbfb40a2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:26.428979 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:26.428979 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:26.431902 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-71fda946-ac8f-4260-8991-ecfdbbfb40a2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:26.435341 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-71fda946-ac8f-4260-8991-ecfdbbfb40a2 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 returned with HTTP 200 Aug 06 14:34:26.435673 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1318/5261] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:26 2026] GET /volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 => generated 884 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:26.446898 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-fbba2e5c-79fb-4eeb-a663-4a6656a1b061 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:26.448510 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fbba2e5c-79fb-4eeb-a663-4a6656a1b061 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] DELETE https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 Aug 06 14:34:26.448696 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fbba2e5c-79fb-4eeb-a663-4a6656a1b061 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:26.448877 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fbba2e5c-79fb-4eeb-a663-4a6656a1b061 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:26.449026 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-fbba2e5c-79fb-4eeb-a663-4a6656a1b061 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Delete volume with id: e389d206-814a-4afe-9a60-21b3fbd7d031 Aug 06 14:34:26.455412 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:26.455412 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:26.455761 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-fbba2e5c-79fb-4eeb-a663-4a6656a1b061 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:26.470077 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-fbba2e5c-79fb-4eeb-a663-4a6656a1b061 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Delete volume request issued successfully. Aug 06 14:34:26.470265 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fbba2e5c-79fb-4eeb-a663-4a6656a1b061 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 returned with HTTP 202 Aug 06 14:34:26.470992 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1315/5262] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:34:26 2026] DELETE /volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:34:26.478696 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e63a75d3-ffda-42d5-b80f-e4e2dbae95b3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:26.480435 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e63a75d3-ffda-42d5-b80f-e4e2dbae95b3 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 Aug 06 14:34:26.480701 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e63a75d3-ffda-42d5-b80f-e4e2dbae95b3 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:26.480972 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e63a75d3-ffda-42d5-b80f-e4e2dbae95b3 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:26.488399 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:26.488399 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:26.492604 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-e63a75d3-ffda-42d5-b80f-e4e2dbae95b3 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:26.496912 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e63a75d3-ffda-42d5-b80f-e4e2dbae95b3 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 returned with HTTP 200 Aug 06 14:34:26.497270 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1310/5263] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:26 2026] GET /volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:26.541523 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-bfaee02a-beef-4c7a-9284-4df5188be1ba tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Create volume of 1 GB Aug 06 14:34:26.541816 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:26.541816 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:26.542284 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-bfaee02a-beef-4c7a-9284-4df5188be1ba tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Availability Zones retrieved successfully. Aug 06 14:34:26.547363 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-bfaee02a-beef-4c7a-9284-4df5188be1ba tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Flow 'volume_create_api' (64f190fb-c241-47db-9031-455cbb5f5288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:34:26.548528 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-bfaee02a-beef-4c7a-9284-4df5188be1ba tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41cacffb-c409-4197-97f1-79ff2bb8831e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:34:26.549366 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-bfaee02a-beef-4c7a-9284-4df5188be1ba tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:34:26.598223 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-bfaee02a-beef-4c7a-9284-4df5188be1ba tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41cacffb-c409-4197-97f1-79ff2bb8831e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:34:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=30b8ad76-a351-48c7-a1e2-60925bb0a85a,is_public=True,name='tempest-scenario-type-luks-1461783872',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b8ad76-a351-48c7-a1e2-60925bb0a85a', '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=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:34:26.598968 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-bfaee02a-beef-4c7a-9284-4df5188be1ba tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (327082a3-4ded-4e16-93a9-f71e2a6cfa7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:34:26.622206 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-bfaee02a-beef-4c7a-9284-4df5188be1ba tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1461783872 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1461783872, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:34:26.622504 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-bfaee02a-beef-4c7a-9284-4df5188be1ba tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1461783872 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1461783872, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:34:26.647725 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-bfaee02a-beef-4c7a-9284-4df5188be1ba tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Created reservations ['c666bbed-142b-4365-b72a-7d3bd4abd1f5', '9831c6e7-76e1-4461-be35-31fa035bb675', 'ef72511e-8288-4649-8484-30d7805bde67', '6cc59ebe-544b-4c85-a7f2-0fed4c6544fa'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:34:26.648664 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-bfaee02a-beef-4c7a-9284-4df5188be1ba tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (327082a3-4ded-4e16-93a9-f71e2a6cfa7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c666bbed-142b-4365-b72a-7d3bd4abd1f5', '9831c6e7-76e1-4461-be35-31fa035bb675', 'ef72511e-8288-4649-8484-30d7805bde67', '6cc59ebe-544b-4c85-a7f2-0fed4c6544fa']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:34:26.649396 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-bfaee02a-beef-4c7a-9284-4df5188be1ba tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (402c3b29-58bb-4f77-a1a3-bd80205db7bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:34:26.669144 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-bfaee02a-beef-4c7a-9284-4df5188be1ba tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (402c3b29-58bb-4f77-a1a3-bd80205db7bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4822953d-285f-40c2-b4d0-34488e239c42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1163782222',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='495c8b6ae444412b8728675cd06400d6',qos_specs=None,replication_status=,reservations=['c666bbed-142b-4365-b72a-7d3bd4abd1f5','9831c6e7-76e1-4461-be35-31fa035bb675','ef72511e-8288-4649-8484-30d7805bde67','6cc59ebe-544b-4c85-a7f2-0fed4c6544fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69fc43c76b50412e9bd4ddf0dea00977',volume_type_id=30b8ad76-a351-48c7-a1e2-60925bb0a85a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:34:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1163782222',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4822953d-285f-40c2-b4d0-34488e239c42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='495c8b6ae444412b8728675cd06400d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69fc43c76b50412e9bd4ddf0dea00977',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(30b8ad76-a351-48c7-a1e2-60925bb0a85a),volume_type_id=30b8ad76-a351-48c7-a1e2-60925bb0a85a)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:34:26.669867 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-bfaee02a-beef-4c7a-9284-4df5188be1ba tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a2de2ea-565d-4bbb-a0b9-9daeb3c1ad9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:34:26.684346 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-bfaee02a-beef-4c7a-9284-4df5188be1ba tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a2de2ea-565d-4bbb-a0b9-9daeb3c1ad9f) transitioned into state 'SUCCESS' from state '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-1163782222',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='495c8b6ae444412b8728675cd06400d6',qos_specs=None,replication_status=,reservations=['c666bbed-142b-4365-b72a-7d3bd4abd1f5','9831c6e7-76e1-4461-be35-31fa035bb675','ef72511e-8288-4649-8484-30d7805bde67','6cc59ebe-544b-4c85-a7f2-0fed4c6544fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69fc43c76b50412e9bd4ddf0dea00977',volume_type_id=30b8ad76-a351-48c7-a1e2-60925bb0a85a)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:34:26.684934 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-bfaee02a-beef-4c7a-9284-4df5188be1ba tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83aa3537-9e02-4a53-ab3d-b4ebf836d732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:34:26.692517 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-bfaee02a-beef-4c7a-9284-4df5188be1ba tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83aa3537-9e02-4a53-ab3d-b4ebf836d732) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:34:26.693262 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-bfaee02a-beef-4c7a-9284-4df5188be1ba tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Flow 'volume_create_api' (64f190fb-c241-47db-9031-455cbb5f5288) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:34:26.693545 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-bfaee02a-beef-4c7a-9284-4df5188be1ba tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Create volume request issued successfully. Aug 06 14:34:26.694075 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-bfaee02a-beef-4c7a-9284-4df5188be1ba tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:34:26.694479 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1321/5264] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:34:26 2026] POST /volume/v3/volumes => generated 792 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:34:26.706135 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f9886605-fede-4fe8-a475-0cd851dddf21 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:26.707610 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f9886605-fede-4fe8-a475-0cd851dddf21 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 Aug 06 14:34:26.707769 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f9886605-fede-4fe8-a475-0cd851dddf21 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:26.707955 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f9886605-fede-4fe8-a475-0cd851dddf21 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:26.713398 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:26.713398 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:26.716075 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-f9886605-fede-4fe8-a475-0cd851dddf21 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:26.719349 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f9886605-fede-4fe8-a475-0cd851dddf21 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 returned with HTTP 200 Aug 06 14:34:26.719613 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1319/5265] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:26 2026] GET /volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 => generated 860 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:26.780446 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-52463d04-88f4-4d24-93d8-47b4e00f488c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:26.854282 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-52463d04-88f4-4d24-93d8-47b4e00f488c tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:34:26.854634 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-52463d04-88f4-4d24-93d8-47b4e00f488c tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-867722340"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:34:26.855918 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-52463d04-88f4-4d24-93d8-47b4e00f488c tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-867722340'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:34:26.856028 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-52463d04-88f4-4d24-93d8-47b4e00f488c tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Create volume of 1 GB Aug 06 14:34:26.859442 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-52463d04-88f4-4d24-93d8-47b4e00f488c tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Availability Zones retrieved successfully. Aug 06 14:34:26.865587 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-52463d04-88f4-4d24-93d8-47b4e00f488c tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Flow 'volume_create_api' (a84a832f-a2cd-42c1-ad29-9841e04a4e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:34:26.866392 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-52463d04-88f4-4d24-93d8-47b4e00f488c tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f741c74b-e724-4dd4-be97-6403bd031614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:34:26.867078 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-52463d04-88f4-4d24-93d8-47b4e00f488c tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:34:26.888553 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-52463d04-88f4-4d24-93d8-47b4e00f488c tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f741c74b-e724-4dd4-be97-6403bd031614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:34:26.889178 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-52463d04-88f4-4d24-93d8-47b4e00f488c tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34e3f69b-e7ad-436e-ae9e-ab7f83fc931f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:34:26.938873 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-52463d04-88f4-4d24-93d8-47b4e00f488c tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Created reservations ['94be949a-3acb-4c84-8e0c-1cf0ac16186b', 'e04616c4-c254-485d-bd79-ab4a476946dc', 'bffdcdc3-711e-4735-879a-c810d0d977ac', '8f3f188e-59bb-4675-9c08-7fd03aab8dbe'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:34:26.939922 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-52463d04-88f4-4d24-93d8-47b4e00f488c tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34e3f69b-e7ad-436e-ae9e-ab7f83fc931f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94be949a-3acb-4c84-8e0c-1cf0ac16186b', 'e04616c4-c254-485d-bd79-ab4a476946dc', 'bffdcdc3-711e-4735-879a-c810d0d977ac', '8f3f188e-59bb-4675-9c08-7fd03aab8dbe']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:34:26.940971 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-52463d04-88f4-4d24-93d8-47b4e00f488c tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c2e8feb-2cd8-4716-9a09-4dfffe900135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:34:26.963408 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-52463d04-88f4-4d24-93d8-47b4e00f488c tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c2e8feb-2cd8-4716-9a09-4dfffe900135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef82c125-c483-4491-96bb-70166cef55e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-867722340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='371632a74dd14a72b75d66fce1a25004',qos_specs=None,replication_status=,reservations=['94be949a-3acb-4c84-8e0c-1cf0ac16186b','e04616c4-c254-485d-bd79-ab4a476946dc','bffdcdc3-711e-4735-879a-c810d0d977ac','8f3f188e-59bb-4675-9c08-7fd03aab8dbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a26417a0c7bf4326a8b3a5490d0ba62b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:34:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-867722340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef82c125-c483-4491-96bb-70166cef55e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='371632a74dd14a72b75d66fce1a25004',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a26417a0c7bf4326a8b3a5490d0ba62b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:34:26.964145 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-52463d04-88f4-4d24-93d8-47b4e00f488c tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44636b43-bb96-440c-9ac0-cb32455dc7ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:34:26.981517 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-52463d04-88f4-4d24-93d8-47b4e00f488c tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44636b43-bb96-440c-9ac0-cb32455dc7ef) transitioned into state 'SUCCESS' from state '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-867722340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='371632a74dd14a72b75d66fce1a25004',qos_specs=None,replication_status=,reservations=['94be949a-3acb-4c84-8e0c-1cf0ac16186b','e04616c4-c254-485d-bd79-ab4a476946dc','bffdcdc3-711e-4735-879a-c810d0d977ac','8f3f188e-59bb-4675-9c08-7fd03aab8dbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a26417a0c7bf4326a8b3a5490d0ba62b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:34:26.982826 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-52463d04-88f4-4d24-93d8-47b4e00f488c tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a27b09ae-a150-43e7-b443-40d6fa7edd59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:34:26.993479 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-52463d04-88f4-4d24-93d8-47b4e00f488c tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a27b09ae-a150-43e7-b443-40d6fa7edd59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:34:26.994522 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-52463d04-88f4-4d24-93d8-47b4e00f488c tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Flow 'volume_create_api' (a84a832f-a2cd-42c1-ad29-9841e04a4e13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:34:26.994882 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-52463d04-88f4-4d24-93d8-47b4e00f488c tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Create volume request issued successfully. Aug 06 14:34:26.995739 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-52463d04-88f4-4d24-93d8-47b4e00f488c tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:34:26.996316 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1316/5266] 10.4.3.229 () {70 vars in 1298 bytes} [Thu Aug 6 14:34:26 2026] POST /volume/v3/volumes => generated 777 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:34:27.010360 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1d135b23-3314-466c-b0e4-4a680ee8c71a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:27.012138 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1d135b23-3314-466c-b0e4-4a680ee8c71a tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] GET https://10.4.3.229/volume/v3/volumes/ef82c125-c483-4491-96bb-70166cef55e4 Aug 06 14:34:27.012306 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1d135b23-3314-466c-b0e4-4a680ee8c71a tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:27.012606 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1d135b23-3314-466c-b0e4-4a680ee8c71a tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:27.019972 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:27.019972 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:27.022930 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1d135b23-3314-466c-b0e4-4a680ee8c71a tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Volume info retrieved successfully. Aug 06 14:34:27.026391 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1d135b23-3314-466c-b0e4-4a680ee8c71a tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/volumes/ef82c125-c483-4491-96bb-70166cef55e4 returned with HTTP 200 Aug 06 14:34:27.026803 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1311/5267] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:27 2026] GET /volume/v3/volumes/ef82c125-c483-4491-96bb-70166cef55e4 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:27.508331 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ecd0461d-54c7-401f-a6d2-d54eea733710 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:27.510064 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ecd0461d-54c7-401f-a6d2-d54eea733710 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 Aug 06 14:34:27.510239 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ecd0461d-54c7-401f-a6d2-d54eea733710 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:27.510412 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ecd0461d-54c7-401f-a6d2-d54eea733710 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:27.515589 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ecd0461d-54c7-401f-a6d2-d54eea733710 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 returned with HTTP 404 Aug 06 14:34:27.516054 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1322/5268] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:27 2026] GET /volume/v3/volumes/e389d206-814a-4afe-9a60-21b3fbd7d031 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:34:27.522007 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-eb2f5768-4f67-4bb3-ae0b-5d10be4d95d9 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:27.524432 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eb2f5768-4f67-4bb3-ae0b-5d10be4d95d9 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/b53472da-3ed3-426d-8b1d-fb2463b87d9e Aug 06 14:34:27.524734 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-eb2f5768-4f67-4bb3-ae0b-5d10be4d95d9 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:27.525020 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-eb2f5768-4f67-4bb3-ae0b-5d10be4d95d9 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:27.525127 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-eb2f5768-4f67-4bb3-ae0b-5d10be4d95d9 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Delete snapshot with id: b53472da-3ed3-426d-8b1d-fb2463b87d9e Aug 06 14:34:27.530078 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:27.530078 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:27.530808 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-eb2f5768-4f67-4bb3-ae0b-5d10be4d95d9 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Snapshot retrieved successfully. Aug 06 14:34:27.547027 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-eb2f5768-4f67-4bb3-ae0b-5d10be4d95d9 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Snapshot delete request issued successfully. Aug 06 14:34:27.547290 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eb2f5768-4f67-4bb3-ae0b-5d10be4d95d9 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/snapshots/b53472da-3ed3-426d-8b1d-fb2463b87d9e returned with HTTP 202 Aug 06 14:34:27.547810 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1320/5269] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:34:27 2026] DELETE /volume/v3/snapshots/b53472da-3ed3-426d-8b1d-fb2463b87d9e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:34:27.554459 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a6f9c40d-973a-4297-8fd6-09c4dd17e8d7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:27.556472 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a6f9c40d-973a-4297-8fd6-09c4dd17e8d7 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/snapshots/b53472da-3ed3-426d-8b1d-fb2463b87d9e Aug 06 14:34:27.556665 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a6f9c40d-973a-4297-8fd6-09c4dd17e8d7 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:27.556838 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a6f9c40d-973a-4297-8fd6-09c4dd17e8d7 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:27.561558 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:27.561558 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:27.561924 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-a6f9c40d-973a-4297-8fd6-09c4dd17e8d7 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Snapshot retrieved successfully. Aug 06 14:34:27.562632 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a6f9c40d-973a-4297-8fd6-09c4dd17e8d7 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/snapshots/b53472da-3ed3-426d-8b1d-fb2463b87d9e returned with HTTP 200 Aug 06 14:34:27.562942 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1317/5270] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:34:27 2026] GET /volume/v3/snapshots/b53472da-3ed3-426d-8b1d-fb2463b87d9e => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:27.731257 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-dff5c0db-d574-43b2-82e9-ab29717264da None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:27.732859 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dff5c0db-d574-43b2-82e9-ab29717264da tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 Aug 06 14:34:27.733067 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dff5c0db-d574-43b2-82e9-ab29717264da tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:27.733290 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-dff5c0db-d574-43b2-82e9-ab29717264da tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:27.739281 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:27.739281 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:27.742423 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-dff5c0db-d574-43b2-82e9-ab29717264da tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:27.745892 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-dff5c0db-d574-43b2-82e9-ab29717264da tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 returned with HTTP 200 Aug 06 14:34:27.746230 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1312/5271] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:27 2026] GET /volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 => generated 945 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:28.038297 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2e5e4e8d-0ca0-4442-a7a5-3614bc824de9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:28.039924 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2e5e4e8d-0ca0-4442-a7a5-3614bc824de9 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] GET https://10.4.3.229/volume/v3/volumes/ef82c125-c483-4491-96bb-70166cef55e4 Aug 06 14:34:28.040147 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2e5e4e8d-0ca0-4442-a7a5-3614bc824de9 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:28.040341 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2e5e4e8d-0ca0-4442-a7a5-3614bc824de9 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:28.048275 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:28.048275 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:28.051601 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2e5e4e8d-0ca0-4442-a7a5-3614bc824de9 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Volume info retrieved successfully. Aug 06 14:34:28.055044 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2e5e4e8d-0ca0-4442-a7a5-3614bc824de9 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/volumes/ef82c125-c483-4491-96bb-70166cef55e4 returned with HTTP 200 Aug 06 14:34:28.055411 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1323/5272] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:28 2026] GET /volume/v3/volumes/ef82c125-c483-4491-96bb-70166cef55e4 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:34:28.065883 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-3b2af35e-e9ef-40af-bb31-f5f110b7aebd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:28.067457 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3b2af35e-e9ef-40af-bb31-f5f110b7aebd tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 06 14:34:28.067787 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-3b2af35e-e9ef-40af-bb31-f5f110b7aebd tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ef82c125-c483-4491-96bb-70166cef55e4", "name": "tempest-type-Backup-1022783388"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:34:28.069119 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.contrib.backups [None req-3b2af35e-e9ef-40af-bb31-f5f110b7aebd tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Creating new backup {'backup': {'volume_id': 'ef82c125-c483-4491-96bb-70166cef55e4', 'name': 'tempest-type-Backup-1022783388'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:34:28.069256 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.contrib.backups [None req-3b2af35e-e9ef-40af-bb31-f5f110b7aebd tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Creating backup of volume ef82c125-c483-4491-96bb-70166cef55e4 in container None Aug 06 14:34:28.075860 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:28.075860 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:28.076186 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-3b2af35e-e9ef-40af-bb31-f5f110b7aebd tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Volume info retrieved successfully. Aug 06 14:34:28.161656 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-3b2af35e-e9ef-40af-bb31-f5f110b7aebd tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Created reservations ['c1907631-46ab-491c-9f85-1d3c83d622d8', '5b248676-3e1b-46b3-9d80-cf0a4cdf0fb7'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:34:28.571747 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-29f81c53-f750-421f-a7d4-0aa6bb48a69a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:28.573708 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-29f81c53-f750-421f-a7d4-0aa6bb48a69a tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/snapshots/b53472da-3ed3-426d-8b1d-fb2463b87d9e Aug 06 14:34:28.573708 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-29f81c53-f750-421f-a7d4-0aa6bb48a69a tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:28.573708 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-29f81c53-f750-421f-a7d4-0aa6bb48a69a tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:28.577245 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-29f81c53-f750-421f-a7d4-0aa6bb48a69a tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/snapshots/b53472da-3ed3-426d-8b1d-fb2463b87d9e returned with HTTP 404 Aug 06 14:34:28.577651 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1318/5273] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:34:28 2026] GET /volume/v3/snapshots/b53472da-3ed3-426d-8b1d-fb2463b87d9e => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:34:28.596719 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d565694e-663b-44b8-8bf2-a795b61fe39e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:28.598343 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-3b2af35e-e9ef-40af-bb31-f5f110b7aebd tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:34:28.598698 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d565694e-663b-44b8-8bf2-a795b61fe39e tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/4987e057-5783-402f-b914-3959f4b5d34e Aug 06 14:34:28.598910 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d565694e-663b-44b8-8bf2-a795b61fe39e tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:28.598956 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1321/5274] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:34:28 2026] POST /volume/v3/backups => generated 316 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:34:28.599097 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d565694e-663b-44b8-8bf2-a795b61fe39e tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:28.599210 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-d565694e-663b-44b8-8bf2-a795b61fe39e tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Delete snapshot with id: 4987e057-5783-402f-b914-3959f4b5d34e Aug 06 14:34:28.603937 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:28.603937 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:28.604405 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d565694e-663b-44b8-8bf2-a795b61fe39e tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Snapshot retrieved successfully. Aug 06 14:34:28.628240 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-363772aa-423c-4d4c-a16d-bd170f0729f5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:28.629984 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-363772aa-423c-4d4c-a16d-bd170f0729f5 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] GET https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 Aug 06 14:34:28.630197 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-363772aa-423c-4d4c-a16d-bd170f0729f5 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:28.630379 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-363772aa-423c-4d4c-a16d-bd170f0729f5 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:28.630494 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-363772aa-423c-4d4c-a16d-bd170f0729f5 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Show backup with id 928a09b8-3538-4421-948e-29ce3f18b973. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:34:28.634179 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:28.634179 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:28.634738 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-363772aa-423c-4d4c-a16d-bd170f0729f5 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 returned with HTTP 200 Aug 06 14:34:28.635186 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1324/5275] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:28 2026] GET /volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:28.670435 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d565694e-663b-44b8-8bf2-a795b61fe39e tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Snapshot delete request issued successfully. Aug 06 14:34:28.670435 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d565694e-663b-44b8-8bf2-a795b61fe39e tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/snapshots/4987e057-5783-402f-b914-3959f4b5d34e returned with HTTP 202 Aug 06 14:34:28.670435 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1313/5276] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:34:28 2026] DELETE /volume/v3/snapshots/4987e057-5783-402f-b914-3959f4b5d34e => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:34:28.671567 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9fe8b9f4-9b5c-468f-b0af-49370aa75c90 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:28.673525 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9fe8b9f4-9b5c-468f-b0af-49370aa75c90 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/snapshots/4987e057-5783-402f-b914-3959f4b5d34e Aug 06 14:34:28.673525 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9fe8b9f4-9b5c-468f-b0af-49370aa75c90 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:28.673525 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9fe8b9f4-9b5c-468f-b0af-49370aa75c90 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:28.678924 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:28.678924 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:28.679488 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9fe8b9f4-9b5c-468f-b0af-49370aa75c90 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Snapshot retrieved successfully. Aug 06 14:34:28.680329 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9fe8b9f4-9b5c-468f-b0af-49370aa75c90 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/snapshots/4987e057-5783-402f-b914-3959f4b5d34e returned with HTTP 200 Aug 06 14:34:28.680724 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1319/5277] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:34:28 2026] GET /volume/v3/snapshots/4987e057-5783-402f-b914-3959f4b5d34e => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:28.758799 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-06db3579-a48d-45bd-9cb8-8487a4b4081b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:28.762918 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-06db3579-a48d-45bd-9cb8-8487a4b4081b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 Aug 06 14:34:28.762918 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-06db3579-a48d-45bd-9cb8-8487a4b4081b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:28.762918 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-06db3579-a48d-45bd-9cb8-8487a4b4081b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:28.858291 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:28.858291 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:28.862251 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-06db3579-a48d-45bd-9cb8-8487a4b4081b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:29.004209 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-06db3579-a48d-45bd-9cb8-8487a4b4081b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 returned with HTTP 200 Aug 06 14:34:29.004800 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1322/5278] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:28 2026] GET /volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 => generated 945 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:29.644251 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fbad5464-57b2-4912-8ec4-8b94a2b505fa None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:29.646004 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fbad5464-57b2-4912-8ec4-8b94a2b505fa tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] GET https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 Aug 06 14:34:29.646219 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fbad5464-57b2-4912-8ec4-8b94a2b505fa tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:29.646400 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fbad5464-57b2-4912-8ec4-8b94a2b505fa tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:29.646523 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-fbad5464-57b2-4912-8ec4-8b94a2b505fa tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Show backup with id 928a09b8-3538-4421-948e-29ce3f18b973. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:34:29.650454 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:29.650454 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:29.665954 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fbad5464-57b2-4912-8ec4-8b94a2b505fa tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 returned with HTTP 200 Aug 06 14:34:29.665954 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1325/5279] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:29 2026] GET /volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:29.689064 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-43509108-f8ee-4f81-afa6-008f1d62c523 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:29.690806 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-43509108-f8ee-4f81-afa6-008f1d62c523 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/snapshots/4987e057-5783-402f-b914-3959f4b5d34e Aug 06 14:34:29.690988 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-43509108-f8ee-4f81-afa6-008f1d62c523 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:29.691168 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-43509108-f8ee-4f81-afa6-008f1d62c523 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:29.694980 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-43509108-f8ee-4f81-afa6-008f1d62c523 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/snapshots/4987e057-5783-402f-b914-3959f4b5d34e returned with HTTP 404 Aug 06 14:34:29.695394 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1314/5280] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:34:29 2026] GET /volume/v3/snapshots/4987e057-5783-402f-b914-3959f4b5d34e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:34:29.701376 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-3abb09e6-0e95-48c4-99c1-8aa165759bfa None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:29.703110 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3abb09e6-0e95-48c4-99c1-8aa165759bfa tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/22b2d456-da13-42a8-8332-f3d052dee441 Aug 06 14:34:29.703302 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3abb09e6-0e95-48c4-99c1-8aa165759bfa tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:29.703497 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3abb09e6-0e95-48c4-99c1-8aa165759bfa tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:29.703605 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-3abb09e6-0e95-48c4-99c1-8aa165759bfa tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Delete snapshot with id: 22b2d456-da13-42a8-8332-f3d052dee441 Aug 06 14:34:29.708402 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:29.708402 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:29.709053 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-3abb09e6-0e95-48c4-99c1-8aa165759bfa tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Snapshot retrieved successfully. Aug 06 14:34:29.726748 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-3abb09e6-0e95-48c4-99c1-8aa165759bfa tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Snapshot delete request issued successfully. Aug 06 14:34:29.726907 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3abb09e6-0e95-48c4-99c1-8aa165759bfa tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/snapshots/22b2d456-da13-42a8-8332-f3d052dee441 returned with HTTP 202 Aug 06 14:34:29.727304 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1320/5281] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:34:29 2026] DELETE /volume/v3/snapshots/22b2d456-da13-42a8-8332-f3d052dee441 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:34:29.733409 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1cbc4b5b-3f06-48c7-88b1-e11b23ec105d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:29.735148 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1cbc4b5b-3f06-48c7-88b1-e11b23ec105d tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/snapshots/22b2d456-da13-42a8-8332-f3d052dee441 Aug 06 14:34:29.735345 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1cbc4b5b-3f06-48c7-88b1-e11b23ec105d tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:29.735550 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1cbc4b5b-3f06-48c7-88b1-e11b23ec105d tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:29.740087 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:29.740087 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:29.740495 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-1cbc4b5b-3f06-48c7-88b1-e11b23ec105d tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Snapshot retrieved successfully. Aug 06 14:34:29.741121 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1cbc4b5b-3f06-48c7-88b1-e11b23ec105d tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/snapshots/22b2d456-da13-42a8-8332-f3d052dee441 returned with HTTP 200 Aug 06 14:34:29.741469 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1323/5282] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:34:29 2026] GET /volume/v3/snapshots/22b2d456-da13-42a8-8332-f3d052dee441 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:30.019197 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e0e2cc0c-ccf5-4d10-b2bb-4c2931d96a27 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:30.021059 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e0e2cc0c-ccf5-4d10-b2bb-4c2931d96a27 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 Aug 06 14:34:30.021321 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e0e2cc0c-ccf5-4d10-b2bb-4c2931d96a27 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:30.021544 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e0e2cc0c-ccf5-4d10-b2bb-4c2931d96a27 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:30.027839 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:30.027839 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:30.031083 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-e0e2cc0c-ccf5-4d10-b2bb-4c2931d96a27 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:30.034735 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e0e2cc0c-ccf5-4d10-b2bb-4c2931d96a27 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 returned with HTTP 200 Aug 06 14:34:30.064999 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1326/5283] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:30 2026] GET /volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 => generated 945 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:30.684767 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-df30b7e5-4be5-44c4-a476-832d0f563a26 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:30.684767 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-df30b7e5-4be5-44c4-a476-832d0f563a26 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] GET https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 Aug 06 14:34:30.684767 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-df30b7e5-4be5-44c4-a476-832d0f563a26 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:30.684767 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-df30b7e5-4be5-44c4-a476-832d0f563a26 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:30.684767 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-df30b7e5-4be5-44c4-a476-832d0f563a26 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Show backup with id 928a09b8-3538-4421-948e-29ce3f18b973. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:34:30.684767 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:30.684767 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:30.684767 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-df30b7e5-4be5-44c4-a476-832d0f563a26 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 returned with HTTP 200 Aug 06 14:34:30.684767 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1315/5284] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:30 2026] GET /volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:30.749694 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-75fee630-2643-4068-8368-95d6e8835a7f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:30.751671 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-75fee630-2643-4068-8368-95d6e8835a7f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/snapshots/22b2d456-da13-42a8-8332-f3d052dee441 Aug 06 14:34:30.751864 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-75fee630-2643-4068-8368-95d6e8835a7f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:30.752068 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-75fee630-2643-4068-8368-95d6e8835a7f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:30.756593 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-75fee630-2643-4068-8368-95d6e8835a7f tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/snapshots/22b2d456-da13-42a8-8332-f3d052dee441 returned with HTTP 404 Aug 06 14:34:30.757092 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1321/5285] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:34:30 2026] GET /volume/v3/snapshots/22b2d456-da13-42a8-8332-f3d052dee441 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:34:30.806022 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5e0e93cf-70d0-488a-b7bc-510acb065144 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:30.807766 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5e0e93cf-70d0-488a-b7bc-510acb065144 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca Aug 06 14:34:30.807999 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5e0e93cf-70d0-488a-b7bc-510acb065144 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:30.808151 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5e0e93cf-70d0-488a-b7bc-510acb065144 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:30.814913 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:30.814913 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:30.818064 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-5e0e93cf-70d0-488a-b7bc-510acb065144 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:30.821439 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5e0e93cf-70d0-488a-b7bc-510acb065144 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca returned with HTTP 200 Aug 06 14:34:30.821792 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1324/5286] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:30 2026] GET /volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:30.855652 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-da435c40-3f4c-4b7d-bf5f-f449e0474207 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:30.857494 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-da435c40-3f4c-4b7d-bf5f-f449e0474207 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca Aug 06 14:34:30.857688 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-da435c40-3f4c-4b7d-bf5f-f449e0474207 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:30.857866 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-da435c40-3f4c-4b7d-bf5f-f449e0474207 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:30.864591 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:30.864591 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:30.868018 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-da435c40-3f4c-4b7d-bf5f-f449e0474207 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:30.871772 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-da435c40-3f4c-4b7d-bf5f-f449e0474207 tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca returned with HTTP 200 Aug 06 14:34:30.872112 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1327/5287] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:30 2026] GET /volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:30.884610 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-532fbeaf-7dd4-47b4-ac17-bfd5865daf2d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:30.886330 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-532fbeaf-7dd4-47b4-ac17-bfd5865daf2d tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] DELETE https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca Aug 06 14:34:30.886561 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-532fbeaf-7dd4-47b4-ac17-bfd5865daf2d tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:30.886766 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-532fbeaf-7dd4-47b4-ac17-bfd5865daf2d tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:30.886941 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-532fbeaf-7dd4-47b4-ac17-bfd5865daf2d tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Delete volume with id: ed4b549c-c805-4b03-bbca-ff151bf768ca Aug 06 14:34:30.893079 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:30.893079 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:30.893567 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-532fbeaf-7dd4-47b4-ac17-bfd5865daf2d tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:31.050136 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c5b7340a-bcbd-4543-a032-4bc1c118b1e2 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:31.051983 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c5b7340a-bcbd-4543-a032-4bc1c118b1e2 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 Aug 06 14:34:31.052196 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c5b7340a-bcbd-4543-a032-4bc1c118b1e2 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:31.052377 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c5b7340a-bcbd-4543-a032-4bc1c118b1e2 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:31.059107 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:31.059107 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:31.062562 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c5b7340a-bcbd-4543-a032-4bc1c118b1e2 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:31.066981 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c5b7340a-bcbd-4543-a032-4bc1c118b1e2 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 returned with HTTP 200 Aug 06 14:34:31.067350 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1322/5288] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:31 2026] GET /volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:31.158178 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-532fbeaf-7dd4-47b4-ac17-bfd5865daf2d tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Delete volume request issued successfully. Aug 06 14:34:31.158397 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-532fbeaf-7dd4-47b4-ac17-bfd5865daf2d tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca returned with HTTP 202 Aug 06 14:34:31.158862 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1316/5289] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:34:30 2026] DELETE /volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca => generated 0 bytes in 275 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:34:31.166618 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-33c0e175-6ea2-4ba3-9c01-da289ca6796b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:31.168772 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-33c0e175-6ea2-4ba3-9c01-da289ca6796b tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca Aug 06 14:34:31.169006 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-33c0e175-6ea2-4ba3-9c01-da289ca6796b tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:31.169258 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-33c0e175-6ea2-4ba3-9c01-da289ca6796b tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:31.177150 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:31.177150 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:31.180807 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-33c0e175-6ea2-4ba3-9c01-da289ca6796b tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Volume info retrieved successfully. Aug 06 14:34:31.185212 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-33c0e175-6ea2-4ba3-9c01-da289ca6796b tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca returned with HTTP 200 Aug 06 14:34:31.214076 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1325/5290] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:31 2026] GET /volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:31.680604 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6a149fd4-c8d4-4cb6-be08-249dbb8b5b07 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:31.682202 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6a149fd4-c8d4-4cb6-be08-249dbb8b5b07 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] GET https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 Aug 06 14:34:31.682386 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6a149fd4-c8d4-4cb6-be08-249dbb8b5b07 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:31.682594 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6a149fd4-c8d4-4cb6-be08-249dbb8b5b07 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:31.682688 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-6a149fd4-c8d4-4cb6-be08-249dbb8b5b07 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Show backup with id 928a09b8-3538-4421-948e-29ce3f18b973. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:34:31.686766 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:31.686766 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:31.687382 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6a149fd4-c8d4-4cb6-be08-249dbb8b5b07 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 returned with HTTP 200 Aug 06 14:34:31.687737 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1328/5291] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:31 2026] GET /volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:32.080566 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-3cc388da-8c23-48e7-b914-82f090d58085 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:32.082848 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3cc388da-8c23-48e7-b914-82f090d58085 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 Aug 06 14:34:32.082848 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3cc388da-8c23-48e7-b914-82f090d58085 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:32.082848 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3cc388da-8c23-48e7-b914-82f090d58085 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:32.088589 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:32.088589 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:32.091525 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-3cc388da-8c23-48e7-b914-82f090d58085 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:32.094957 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3cc388da-8c23-48e7-b914-82f090d58085 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 returned with HTTP 200 Aug 06 14:34:32.095272 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1323/5292] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:32 2026] GET /volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 => generated 945 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:32.224230 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-88f67591-6d3b-4570-aeda-77075ff9f95e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:32.225841 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-88f67591-6d3b-4570-aeda-77075ff9f95e tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] GET https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca Aug 06 14:34:32.226009 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-88f67591-6d3b-4570-aeda-77075ff9f95e tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:32.226198 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-88f67591-6d3b-4570-aeda-77075ff9f95e tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:32.231441 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-88f67591-6d3b-4570-aeda-77075ff9f95e tempest-SnapshotDataIntegrityTests-332282284 tempest-SnapshotDataIntegrityTests-332282284-project-member] https://10.4.3.229/volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca returned with HTTP 404 Aug 06 14:34:32.231908 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1317/5293] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:32 2026] GET /volume/v3/volumes/ed4b549c-c805-4b03-bbca-ff151bf768ca => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:34:32.697574 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-21ce3b0c-e37c-4a7c-afb0-e8e9271e07a2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:32.699440 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-21ce3b0c-e37c-4a7c-afb0-e8e9271e07a2 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] GET https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 Aug 06 14:34:32.699666 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-21ce3b0c-e37c-4a7c-afb0-e8e9271e07a2 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:32.699844 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-21ce3b0c-e37c-4a7c-afb0-e8e9271e07a2 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:32.699996 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-21ce3b0c-e37c-4a7c-afb0-e8e9271e07a2 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Show backup with id 928a09b8-3538-4421-948e-29ce3f18b973. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:34:32.705985 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:32.705985 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:32.706589 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-21ce3b0c-e37c-4a7c-afb0-e8e9271e07a2 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 returned with HTTP 200 Aug 06 14:34:32.706927 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1326/5294] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:32 2026] GET /volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:33.107617 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b640cdf7-95fd-4731-9dff-de4045458c1d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:33.109948 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b640cdf7-95fd-4731-9dff-de4045458c1d tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 Aug 06 14:34:33.110132 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b640cdf7-95fd-4731-9dff-de4045458c1d tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:33.110330 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b640cdf7-95fd-4731-9dff-de4045458c1d tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:33.119035 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:33.119035 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:33.123509 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-b640cdf7-95fd-4731-9dff-de4045458c1d tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:33.128906 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b640cdf7-95fd-4731-9dff-de4045458c1d tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 returned with HTTP 200 Aug 06 14:34:33.129433 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1329/5295] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:33 2026] GET /volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:33.717361 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-df4602e2-74c1-416c-befd-cb5bfefeb301 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:33.719146 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-df4602e2-74c1-416c-befd-cb5bfefeb301 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] GET https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 Aug 06 14:34:33.719336 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-df4602e2-74c1-416c-befd-cb5bfefeb301 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:33.719560 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-df4602e2-74c1-416c-befd-cb5bfefeb301 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:33.719669 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-df4602e2-74c1-416c-befd-cb5bfefeb301 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Show backup with id 928a09b8-3538-4421-948e-29ce3f18b973. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:34:33.724134 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:33.724134 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:33.725135 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-df4602e2-74c1-416c-befd-cb5bfefeb301 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 returned with HTTP 200 Aug 06 14:34:33.725504 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1324/5296] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:33 2026] GET /volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:34.144197 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-586e2bfd-6704-4e80-8a3e-8fa0d540138c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:34.145963 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-586e2bfd-6704-4e80-8a3e-8fa0d540138c tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 Aug 06 14:34:34.146186 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-586e2bfd-6704-4e80-8a3e-8fa0d540138c tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:34.146393 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-586e2bfd-6704-4e80-8a3e-8fa0d540138c tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:34.153557 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:34.153557 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:34.159900 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-586e2bfd-6704-4e80-8a3e-8fa0d540138c tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:34.164187 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-586e2bfd-6704-4e80-8a3e-8fa0d540138c tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 returned with HTTP 200 Aug 06 14:34:34.164653 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1318/5297] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:34 2026] GET /volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:34.736356 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1f11c6a4-e1aa-43d6-b53d-0dc1d555c7c4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:34.738298 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1f11c6a4-e1aa-43d6-b53d-0dc1d555c7c4 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] GET https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 Aug 06 14:34:34.738501 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1f11c6a4-e1aa-43d6-b53d-0dc1d555c7c4 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:34.738688 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1f11c6a4-e1aa-43d6-b53d-0dc1d555c7c4 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:34.738793 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-1f11c6a4-e1aa-43d6-b53d-0dc1d555c7c4 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Show backup with id 928a09b8-3538-4421-948e-29ce3f18b973. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:34:34.749641 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:34.749641 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:34.750262 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1f11c6a4-e1aa-43d6-b53d-0dc1d555c7c4 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 returned with HTTP 200 Aug 06 14:34:34.750666 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1327/5298] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:34 2026] GET /volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:35.177174 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f6ff7dfb-5528-4521-8fd1-65d82d952ab9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:35.180246 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f6ff7dfb-5528-4521-8fd1-65d82d952ab9 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 Aug 06 14:34:35.180513 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f6ff7dfb-5528-4521-8fd1-65d82d952ab9 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:35.180740 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f6ff7dfb-5528-4521-8fd1-65d82d952ab9 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:35.188743 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:35.188743 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:35.192555 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f6ff7dfb-5528-4521-8fd1-65d82d952ab9 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:35.196440 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f6ff7dfb-5528-4521-8fd1-65d82d952ab9 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 returned with HTTP 200 Aug 06 14:34:35.196771 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1330/5299] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:35 2026] GET /volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:35.761955 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8af22f9c-e378-4a52-9ea0-e4bb3f062f42 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:35.763461 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8af22f9c-e378-4a52-9ea0-e4bb3f062f42 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] GET https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 Aug 06 14:34:35.763673 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8af22f9c-e378-4a52-9ea0-e4bb3f062f42 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:35.763831 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8af22f9c-e378-4a52-9ea0-e4bb3f062f42 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:35.763936 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-8af22f9c-e378-4a52-9ea0-e4bb3f062f42 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Show backup with id 928a09b8-3538-4421-948e-29ce3f18b973. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:34:35.767645 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:35.767645 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:35.768080 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8af22f9c-e378-4a52-9ea0-e4bb3f062f42 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 returned with HTTP 200 Aug 06 14:34:35.768394 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1325/5300] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:35 2026] GET /volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:36.209779 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1520bea5-ea2c-44d8-8f8c-367d9479bbca None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:36.212063 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1520bea5-ea2c-44d8-8f8c-367d9479bbca tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 Aug 06 14:34:36.212400 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1520bea5-ea2c-44d8-8f8c-367d9479bbca tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:36.212675 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1520bea5-ea2c-44d8-8f8c-367d9479bbca tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:36.220352 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:36.220352 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:36.223968 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1520bea5-ea2c-44d8-8f8c-367d9479bbca tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:36.228059 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1520bea5-ea2c-44d8-8f8c-367d9479bbca tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 returned with HTTP 200 Aug 06 14:34:36.228549 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1319/5301] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:36 2026] GET /volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:36.778567 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d996d8dc-34ad-4f90-bf65-b520cceb5720 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:36.780084 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d996d8dc-34ad-4f90-bf65-b520cceb5720 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] GET https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 Aug 06 14:34:36.780272 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d996d8dc-34ad-4f90-bf65-b520cceb5720 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:36.780447 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d996d8dc-34ad-4f90-bf65-b520cceb5720 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:36.780565 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-d996d8dc-34ad-4f90-bf65-b520cceb5720 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Show backup with id 928a09b8-3538-4421-948e-29ce3f18b973. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:34:36.784256 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:36.784256 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:36.784798 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d996d8dc-34ad-4f90-bf65-b520cceb5720 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 returned with HTTP 200 Aug 06 14:34:36.785108 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1328/5302] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:36 2026] GET /volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:37.260123 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f4bc9df5-9bbc-451f-bb5d-30589f4ed448 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:37.260123 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f4bc9df5-9bbc-451f-bb5d-30589f4ed448 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 Aug 06 14:34:37.260123 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f4bc9df5-9bbc-451f-bb5d-30589f4ed448 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:37.260123 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f4bc9df5-9bbc-451f-bb5d-30589f4ed448 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:37.260123 np0000006659 devstack@c-api.service[100396]: DEBUG dbcounter [-] [100396] Writing DB stats cinder:SELECT=259,cinder:INSERT=29,cinder:UPDATE=66 {{(pid=100396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:34:37.260123 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:37.260123 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:37.260123 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-f4bc9df5-9bbc-451f-bb5d-30589f4ed448 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:37.279889 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f4bc9df5-9bbc-451f-bb5d-30589f4ed448 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 returned with HTTP 200 Aug 06 14:34:37.279889 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1331/5303] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:37 2026] GET /volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:37.846920 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5efa586e-2dce-4242-a662-bcfe6aca4165 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:37.846920 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5efa586e-2dce-4242-a662-bcfe6aca4165 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] GET https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 Aug 06 14:34:37.846920 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5efa586e-2dce-4242-a662-bcfe6aca4165 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:37.846920 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5efa586e-2dce-4242-a662-bcfe6aca4165 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:37.846920 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-5efa586e-2dce-4242-a662-bcfe6aca4165 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Show backup with id 928a09b8-3538-4421-948e-29ce3f18b973. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:34:37.846920 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:37.846920 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:37.846920 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5efa586e-2dce-4242-a662-bcfe6aca4165 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 returned with HTTP 200 Aug 06 14:34:37.846920 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1326/5304] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:37 2026] GET /volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:38.279555 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-84bf22f8-5a3b-4120-a61f-31bf7045ef57 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:38.281502 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-84bf22f8-5a3b-4120-a61f-31bf7045ef57 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 Aug 06 14:34:38.281779 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-84bf22f8-5a3b-4120-a61f-31bf7045ef57 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:38.282022 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-84bf22f8-5a3b-4120-a61f-31bf7045ef57 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:38.284111 np0000006659 devstack@c-api.service[100399]: DEBUG dbcounter [-] [100399] Writing DB stats cinder:SELECT=199,cinder:INSERT=15,cinder:UPDATE=30 {{(pid=100399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:34:38.289438 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:38.289438 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:38.294094 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-84bf22f8-5a3b-4120-a61f-31bf7045ef57 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:38.299288 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-84bf22f8-5a3b-4120-a61f-31bf7045ef57 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 returned with HTTP 200 Aug 06 14:34:38.299725 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1320/5305] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:38 2026] GET /volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 => generated 945 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:38.810935 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-4a455788-08e3-4e4e-acad-596aaff068a2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:38.812702 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4a455788-08e3-4e4e-acad-596aaff068a2 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] GET https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 Aug 06 14:34:38.812927 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4a455788-08e3-4e4e-acad-596aaff068a2 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:38.813123 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4a455788-08e3-4e4e-acad-596aaff068a2 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:38.813237 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-4a455788-08e3-4e4e-acad-596aaff068a2 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Show backup with id 928a09b8-3538-4421-948e-29ce3f18b973. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:34:38.814801 np0000006659 devstack@c-api.service[100397]: DEBUG dbcounter [-] [100397] Writing DB stats cinder:SELECT=209,cinder:UPDATE=57,cinder:INSERT=22 {{(pid=100397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:34:38.847598 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:38.847598 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:38.847598 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4a455788-08e3-4e4e-acad-596aaff068a2 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 returned with HTTP 200 Aug 06 14:34:38.847598 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1329/5306] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:38 2026] GET /volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:39.318256 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d03db0dd-a7ec-4839-b113-46f2e87ce6d3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:39.318256 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d03db0dd-a7ec-4839-b113-46f2e87ce6d3 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 Aug 06 14:34:39.318256 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d03db0dd-a7ec-4839-b113-46f2e87ce6d3 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:39.318256 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d03db0dd-a7ec-4839-b113-46f2e87ce6d3 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:39.322033 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:39.322033 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:39.325510 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-d03db0dd-a7ec-4839-b113-46f2e87ce6d3 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:39.329264 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d03db0dd-a7ec-4839-b113-46f2e87ce6d3 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 returned with HTTP 200 Aug 06 14:34:39.329658 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1332/5307] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:39 2026] GET /volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 => generated 945 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:39.732516 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-803cdee3-4395-47d2-84f9-abae6986f8ce None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:39.734565 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-803cdee3-4395-47d2-84f9-abae6986f8ce tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/50a8b254-1427-4ac5-8e2f-0e4670ed9d26 Aug 06 14:34:39.734810 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-803cdee3-4395-47d2-84f9-abae6986f8ce tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:39.735051 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-803cdee3-4395-47d2-84f9-abae6986f8ce tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:39.737593 np0000006659 devstack@c-api.service[100398]: DEBUG dbcounter [-] [100398] Writing DB stats cinder:SELECT=222,cinder:INSERT=18,cinder:UPDATE=42 {{(pid=100398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:34:39.827956 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ee69bd54-9b7b-4b61-b9fb-ca970315b827 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:39.829893 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ee69bd54-9b7b-4b61-b9fb-ca970315b827 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] GET https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 Aug 06 14:34:39.830129 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ee69bd54-9b7b-4b61-b9fb-ca970315b827 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:39.830345 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ee69bd54-9b7b-4b61-b9fb-ca970315b827 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:39.830483 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-ee69bd54-9b7b-4b61-b9fb-ca970315b827 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Show backup with id 928a09b8-3538-4421-948e-29ce3f18b973. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:34:39.911370 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:39.911370 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:39.912093 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ee69bd54-9b7b-4b61-b9fb-ca970315b827 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 returned with HTTP 200 Aug 06 14:34:39.912505 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1321/5308] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:39 2026] GET /volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 => generated 736 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:39.915434 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:39.915434 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:39.919387 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-803cdee3-4395-47d2-84f9-abae6986f8ce tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:34:39.924095 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-803cdee3-4395-47d2-84f9-abae6986f8ce tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/50a8b254-1427-4ac5-8e2f-0e4670ed9d26 returned with HTTP 200 Aug 06 14:34:39.924485 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1327/5309] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:39 2026] GET /volume/v3/volumes/50a8b254-1427-4ac5-8e2f-0e4670ed9d26 => generated 1637 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:34:40.341404 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7a396c2f-fb72-4f9f-8021-81c73ad502ad None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:40.343173 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7a396c2f-fb72-4f9f-8021-81c73ad502ad tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 Aug 06 14:34:40.343368 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7a396c2f-fb72-4f9f-8021-81c73ad502ad tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:40.343565 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7a396c2f-fb72-4f9f-8021-81c73ad502ad tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:40.373658 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:40.373658 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:40.377542 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-7a396c2f-fb72-4f9f-8021-81c73ad502ad tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:40.382074 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7a396c2f-fb72-4f9f-8021-81c73ad502ad tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 returned with HTTP 200 Aug 06 14:34:40.382649 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1330/5310] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:40 2026] GET /volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 => generated 945 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:40.921847 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8f93def1-08fe-44ef-b7aa-7f856c92dc0f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:40.923301 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8f93def1-08fe-44ef-b7aa-7f856c92dc0f tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] GET https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 Aug 06 14:34:40.923534 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8f93def1-08fe-44ef-b7aa-7f856c92dc0f tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:40.923716 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8f93def1-08fe-44ef-b7aa-7f856c92dc0f tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:40.923810 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-8f93def1-08fe-44ef-b7aa-7f856c92dc0f tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Show backup with id 928a09b8-3538-4421-948e-29ce3f18b973. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:34:40.927730 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:40.927730 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:40.928297 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8f93def1-08fe-44ef-b7aa-7f856c92dc0f tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 returned with HTTP 200 Aug 06 14:34:40.928648 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1333/5311] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:40 2026] GET /volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:41.413936 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f64457dd-5823-4183-a9c7-ad2843e6ea67 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:41.413936 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f64457dd-5823-4183-a9c7-ad2843e6ea67 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 Aug 06 14:34:41.413936 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f64457dd-5823-4183-a9c7-ad2843e6ea67 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:41.413936 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f64457dd-5823-4183-a9c7-ad2843e6ea67 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:41.413936 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:41.413936 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:41.488705 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f64457dd-5823-4183-a9c7-ad2843e6ea67 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:41.488705 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f64457dd-5823-4183-a9c7-ad2843e6ea67 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 returned with HTTP 200 Aug 06 14:34:41.488705 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1322/5312] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:41 2026] GET /volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 => generated 945 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:41.938974 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-75ee949a-d333-4e8c-bdf3-857db7f449e7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:41.940741 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-75ee949a-d333-4e8c-bdf3-857db7f449e7 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] GET https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 Aug 06 14:34:41.940978 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-75ee949a-d333-4e8c-bdf3-857db7f449e7 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:41.941199 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-75ee949a-d333-4e8c-bdf3-857db7f449e7 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:41.941339 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-75ee949a-d333-4e8c-bdf3-857db7f449e7 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Show backup with id 928a09b8-3538-4421-948e-29ce3f18b973. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:34:42.016733 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:42.016733 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:42.017472 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-75ee949a-d333-4e8c-bdf3-857db7f449e7 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 returned with HTTP 200 Aug 06 14:34:42.017928 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1328/5313] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:41 2026] GET /volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 => generated 736 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:42.484850 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-58a31c6c-2b17-4aa8-90ab-66c22f462207 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:42.484850 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-58a31c6c-2b17-4aa8-90ab-66c22f462207 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 Aug 06 14:34:42.484850 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-58a31c6c-2b17-4aa8-90ab-66c22f462207 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:42.484850 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-58a31c6c-2b17-4aa8-90ab-66c22f462207 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:42.484850 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:42.484850 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:42.488204 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-58a31c6c-2b17-4aa8-90ab-66c22f462207 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:42.501024 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-58a31c6c-2b17-4aa8-90ab-66c22f462207 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 returned with HTTP 200 Aug 06 14:34:42.501024 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1331/5314] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:42 2026] GET /volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:43.051556 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-935ef7d0-93a3-41da-bbd2-c7edd29e27e8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:43.053837 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-935ef7d0-93a3-41da-bbd2-c7edd29e27e8 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] GET https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 Aug 06 14:34:43.055308 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-935ef7d0-93a3-41da-bbd2-c7edd29e27e8 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:43.055512 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-935ef7d0-93a3-41da-bbd2-c7edd29e27e8 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:43.055617 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-935ef7d0-93a3-41da-bbd2-c7edd29e27e8 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Show backup with id 928a09b8-3538-4421-948e-29ce3f18b973. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:34:43.063213 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:43.063213 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:43.063796 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-935ef7d0-93a3-41da-bbd2-c7edd29e27e8 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 returned with HTTP 200 Aug 06 14:34:43.064113 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1334/5315] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:43 2026] GET /volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:34:43.504350 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a626d37e-7ced-4f23-8ad8-c28e8a7d8c77 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:43.506127 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a626d37e-7ced-4f23-8ad8-c28e8a7d8c77 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 Aug 06 14:34:43.506355 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a626d37e-7ced-4f23-8ad8-c28e8a7d8c77 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:43.506574 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a626d37e-7ced-4f23-8ad8-c28e8a7d8c77 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:43.512956 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:43.512956 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:43.516047 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-a626d37e-7ced-4f23-8ad8-c28e8a7d8c77 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:43.519788 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a626d37e-7ced-4f23-8ad8-c28e8a7d8c77 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 returned with HTTP 200 Aug 06 14:34:43.520171 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1323/5316] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:43 2026] GET /volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 => generated 945 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:43.770869 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-b94e355b-093c-49a3-8461-0cd2302c2238 req-fe11c170-0409-4d36-8a58-5081465fb198 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:43.772855 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-b94e355b-093c-49a3-8461-0cd2302c2238 req-fe11c170-0409-4d36-8a58-5081465fb198 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/attachments/bc45daf5-87e8-4733-9d5b-c459117f816b Aug 06 14:34:43.773067 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-b94e355b-093c-49a3-8461-0cd2302c2238 req-fe11c170-0409-4d36-8a58-5081465fb198 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:43.773260 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-b94e355b-093c-49a3-8461-0cd2302c2238 req-fe11c170-0409-4d36-8a58-5081465fb198 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:43.784396 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:43.784396 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:44.074559 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-64303991-6879-41c4-8c62-e045c5f537e9 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:44.076864 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-64303991-6879-41c4-8c62-e045c5f537e9 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] GET https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 Aug 06 14:34:44.077155 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-64303991-6879-41c4-8c62-e045c5f537e9 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:44.077410 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-64303991-6879-41c4-8c62-e045c5f537e9 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:44.077566 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-64303991-6879-41c4-8c62-e045c5f537e9 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Show backup with id 928a09b8-3538-4421-948e-29ce3f18b973. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:34:44.082269 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:44.082269 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:44.082988 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-64303991-6879-41c4-8c62-e045c5f537e9 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 returned with HTTP 200 Aug 06 14:34:44.083681 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1332/5317] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:44 2026] GET /volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:44.248298 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-b94e355b-093c-49a3-8461-0cd2302c2238 req-fe11c170-0409-4d36-8a58-5081465fb198 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments/bc45daf5-87e8-4733-9d5b-c459117f816b returned with HTTP 200 Aug 06 14:34:44.248734 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1329/5318] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:34:43 2026] DELETE /volume/v3/attachments/bc45daf5-87e8-4733-9d5b-c459117f816b => generated 19 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:44.257000 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-b94e355b-093c-49a3-8461-0cd2302c2238 req-58f3c3f2-cfb5-4998-8dea-c6f228ace3ef None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:44.258873 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-b94e355b-093c-49a3-8461-0cd2302c2238 req-58f3c3f2-cfb5-4998-8dea-c6f228ace3ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/volumes/50a8b254-1427-4ac5-8e2f-0e4670ed9d26 Aug 06 14:34:44.259030 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-b94e355b-093c-49a3-8461-0cd2302c2238 req-58f3c3f2-cfb5-4998-8dea-c6f228ace3ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:44.259229 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-b94e355b-093c-49a3-8461-0cd2302c2238 req-58f3c3f2-cfb5-4998-8dea-c6f228ace3ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:44.259376 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [req-b94e355b-093c-49a3-8461-0cd2302c2238 req-58f3c3f2-cfb5-4998-8dea-c6f228ace3ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete volume with id: 50a8b254-1427-4ac5-8e2f-0e4670ed9d26 Aug 06 14:34:44.287671 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:44.287671 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:44.288193 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-b94e355b-093c-49a3-8461-0cd2302c2238 req-58f3c3f2-cfb5-4998-8dea-c6f228ace3ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:34:44.531364 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b3e72262-b481-491d-ac42-bbac99a4870b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:44.533203 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b3e72262-b481-491d-ac42-bbac99a4870b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 Aug 06 14:34:44.533486 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b3e72262-b481-491d-ac42-bbac99a4870b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:44.533735 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b3e72262-b481-491d-ac42-bbac99a4870b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:44.539988 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:44.539988 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:44.543085 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-b3e72262-b481-491d-ac42-bbac99a4870b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:44.566475 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b3e72262-b481-491d-ac42-bbac99a4870b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 returned with HTTP 200 Aug 06 14:34:44.566839 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1324/5319] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:44 2026] GET /volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 => generated 945 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:44.619882 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-b94e355b-093c-49a3-8461-0cd2302c2238 req-58f3c3f2-cfb5-4998-8dea-c6f228ace3ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete volume request issued successfully. Aug 06 14:34:44.620068 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-b94e355b-093c-49a3-8461-0cd2302c2238 req-58f3c3f2-cfb5-4998-8dea-c6f228ace3ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/50a8b254-1427-4ac5-8e2f-0e4670ed9d26 returned with HTTP 202 Aug 06 14:34:44.620485 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1335/5320] 10.4.3.229 () {70 vars in 1620 bytes} [Thu Aug 6 14:34:44 2026] DELETE /volume/v3/volumes/50a8b254-1427-4ac5-8e2f-0e4670ed9d26 => generated 0 bytes in 364 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:34:45.098274 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ecd9fbae-f83d-4152-928a-635bda1a3cef None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:45.104721 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ecd9fbae-f83d-4152-928a-635bda1a3cef tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] GET https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 Aug 06 14:34:45.106224 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ecd9fbae-f83d-4152-928a-635bda1a3cef tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:45.107071 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ecd9fbae-f83d-4152-928a-635bda1a3cef tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:45.108066 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-ecd9fbae-f83d-4152-928a-635bda1a3cef tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Show backup with id 928a09b8-3538-4421-948e-29ce3f18b973. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:34:45.115367 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:45.115367 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:45.116284 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ecd9fbae-f83d-4152-928a-635bda1a3cef tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 returned with HTTP 200 Aug 06 14:34:45.116953 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1333/5321] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:45 2026] GET /volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:45.579114 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-df530f3d-ee67-42f9-8ee2-324a70a9adfc None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:45.581065 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-df530f3d-ee67-42f9-8ee2-324a70a9adfc tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 Aug 06 14:34:45.581298 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-df530f3d-ee67-42f9-8ee2-324a70a9adfc tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:45.581534 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-df530f3d-ee67-42f9-8ee2-324a70a9adfc tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:45.621158 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:45.621158 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:45.635819 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-df530f3d-ee67-42f9-8ee2-324a70a9adfc tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:45.666362 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-df530f3d-ee67-42f9-8ee2-324a70a9adfc tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 returned with HTTP 200 Aug 06 14:34:45.666821 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1330/5322] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:45 2026] GET /volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 => generated 1431 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:34:45.678500 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-26696abf-bad9-4176-944c-5ed1b4ef9cb1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:45.680168 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-26696abf-bad9-4176-944c-5ed1b4ef9cb1 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 Aug 06 14:34:45.680350 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-26696abf-bad9-4176-944c-5ed1b4ef9cb1 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:45.680556 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-26696abf-bad9-4176-944c-5ed1b4ef9cb1 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:45.733032 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:45.733032 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:45.736692 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-26696abf-bad9-4176-944c-5ed1b4ef9cb1 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:45.756220 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-26696abf-bad9-4176-944c-5ed1b4ef9cb1 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 returned with HTTP 200 Aug 06 14:34:45.756685 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1325/5323] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:45 2026] GET /volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 => generated 1431 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:34:45.915904 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-309b6687-b199-420d-b77e-3fc18c13b374 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:45.917802 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-309b6687-b199-420d-b77e-3fc18c13b374 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 Aug 06 14:34:45.917973 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-309b6687-b199-420d-b77e-3fc18c13b374 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:45.918154 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-309b6687-b199-420d-b77e-3fc18c13b374 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:45.931278 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:45.931278 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:45.934607 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-309b6687-b199-420d-b77e-3fc18c13b374 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:45.945100 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-309b6687-b199-420d-b77e-3fc18c13b374 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 returned with HTTP 200 Aug 06 14:34:45.945100 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1336/5324] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:34:45 2026] GET /volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 => generated 1431 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:34:46.134406 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d2339346-82cd-4ab9-aaa6-7a1d4f8995cf None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:46.137704 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d2339346-82cd-4ab9-aaa6-7a1d4f8995cf tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] GET https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 Aug 06 14:34:46.137704 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d2339346-82cd-4ab9-aaa6-7a1d4f8995cf tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:46.137704 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d2339346-82cd-4ab9-aaa6-7a1d4f8995cf tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:46.137704 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-d2339346-82cd-4ab9-aaa6-7a1d4f8995cf tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Show backup with id 928a09b8-3538-4421-948e-29ce3f18b973. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:34:46.142049 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:46.142049 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:46.142786 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d2339346-82cd-4ab9-aaa6-7a1d4f8995cf tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 returned with HTTP 200 Aug 06 14:34:46.143215 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1334/5325] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:46 2026] GET /volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:46.422582 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-eaa7a495-abe9-4931-9546-f52703031b62 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:46.424878 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-eaa7a495-abe9-4931-9546-f52703031b62 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 Aug 06 14:34:46.425076 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-eaa7a495-abe9-4931-9546-f52703031b62 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:46.425288 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-eaa7a495-abe9-4931-9546-f52703031b62 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:46.461748 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:46.461748 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:46.461748 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-eaa7a495-abe9-4931-9546-f52703031b62 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:46.461748 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-eaa7a495-abe9-4931-9546-f52703031b62 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 returned with HTTP 200 Aug 06 14:34:46.461748 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1331/5326] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:34:46 2026] GET /volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 => generated 1431 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:34:46.465397 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-0348f469-f3ad-458a-b7de-62c6f9cd23bc None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:46.469750 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0348f469-f3ad-458a-b7de-62c6f9cd23bc None None] GET https://10.4.3.229/volume// Aug 06 14:34:46.469750 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0348f469-f3ad-458a-b7de-62c6f9cd23bc None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:46.469750 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0348f469-f3ad-458a-b7de-62c6f9cd23bc None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:46.469750 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0348f469-f3ad-458a-b7de-62c6f9cd23bc None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:34:46.469750 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1326/5327] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14:34: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 06 14:34:46.474070 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-7186bead-ac3a-4a3d-8b8b-0e0561e6ac98 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:46.476241 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-7186bead-ac3a-4a3d-8b8b-0e0561e6ac98 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:34:46.476598 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-7186bead-ac3a-4a3d-8b8b-0e0561e6ac98 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4822953d-285f-40c2-b4d0-34488e239c42", "connector": null, "instance_uuid": "93e13a52-33dd-4010-bae7-53d3e500cc80"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:34:46.484215 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:46.484215 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:46.604783 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-4dd5fb1c-7545-4b90-a458-9b2cda6eec93 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:46.604783 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4dd5fb1c-7545-4b90-a458-9b2cda6eec93 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/50a8b254-1427-4ac5-8e2f-0e4670ed9d26 Aug 06 14:34:46.604783 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4dd5fb1c-7545-4b90-a458-9b2cda6eec93 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:46.604783 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-4dd5fb1c-7545-4b90-a458-9b2cda6eec93 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:46.604783 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-4dd5fb1c-7545-4b90-a458-9b2cda6eec93 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/50a8b254-1427-4ac5-8e2f-0e4670ed9d26 returned with HTTP 404 Aug 06 14:34:46.604783 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1335/5328] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:46 2026] GET /volume/v3/volumes/50a8b254-1427-4ac5-8e2f-0e4670ed9d26 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:34:46.606739 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c94d5d34-e620-47e6-8680-77d07ecdbf02 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:46.608198 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c94d5d34-e620-47e6-8680-77d07ecdbf02 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/e5c793c0-d702-48fa-a276-b228dbaba636 Aug 06 14:34:46.608356 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c94d5d34-e620-47e6-8680-77d07ecdbf02 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:46.608550 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c94d5d34-e620-47e6-8680-77d07ecdbf02 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:46.608645 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-c94d5d34-e620-47e6-8680-77d07ecdbf02 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete snapshot with id: e5c793c0-d702-48fa-a276-b228dbaba636 Aug 06 14:34:46.613352 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:46.613352 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:46.613687 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c94d5d34-e620-47e6-8680-77d07ecdbf02 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:34:46.690316 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c94d5d34-e620-47e6-8680-77d07ecdbf02 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot delete request issued successfully. Aug 06 14:34:46.690474 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c94d5d34-e620-47e6-8680-77d07ecdbf02 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/e5c793c0-d702-48fa-a276-b228dbaba636 returned with HTTP 202 Aug 06 14:34:46.690851 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1332/5329] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:34:46 2026] DELETE /volume/v3/snapshots/e5c793c0-d702-48fa-a276-b228dbaba636 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:34:46.698306 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-3a0e2356-5203-4c90-ac8d-5420fcb3a3ef None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:46.713548 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3a0e2356-5203-4c90-ac8d-5420fcb3a3ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/e5c793c0-d702-48fa-a276-b228dbaba636 Aug 06 14:34:46.713548 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3a0e2356-5203-4c90-ac8d-5420fcb3a3ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:46.713548 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-3a0e2356-5203-4c90-ac8d-5420fcb3a3ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:46.713548 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:46.713548 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:46.713548 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-3a0e2356-5203-4c90-ac8d-5420fcb3a3ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:34:46.713548 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-3a0e2356-5203-4c90-ac8d-5420fcb3a3ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/e5c793c0-d702-48fa-a276-b228dbaba636 returned with HTTP 200 Aug 06 14:34:46.713548 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1327/5330] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:34:46 2026] GET /volume/v3/snapshots/e5c793c0-d702-48fa-a276-b228dbaba636 => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:46.742720 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-7186bead-ac3a-4a3d-8b8b-0e0561e6ac98 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:34:46.743197 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1337/5331] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:34:46 2026] POST /volume/v3/attachments => generated 273 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:34:47.154978 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-49724859-a41f-41dc-ba10-da331aa261f5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:47.156639 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-49724859-a41f-41dc-ba10-da331aa261f5 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] GET https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 Aug 06 14:34:47.156829 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-49724859-a41f-41dc-ba10-da331aa261f5 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:47.156999 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-49724859-a41f-41dc-ba10-da331aa261f5 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:47.157112 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-49724859-a41f-41dc-ba10-da331aa261f5 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Show backup with id 928a09b8-3538-4421-948e-29ce3f18b973. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:34:47.160999 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:47.160999 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:47.161650 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-49724859-a41f-41dc-ba10-da331aa261f5 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 returned with HTTP 200 Aug 06 14:34:47.162023 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1336/5332] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:47 2026] GET /volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:47.175644 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5575f1b2-083d-408f-814e-e6f24caadced None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:47.177384 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5575f1b2-083d-408f-814e-e6f24caadced tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] PUT https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 Aug 06 14:34:47.177783 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5575f1b2-083d-408f-814e-e6f24caadced tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:34:47.183106 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:47.183106 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:47.191839 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5575f1b2-083d-408f-814e-e6f24caadced tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 returned with HTTP 200 Aug 06 14:34:47.192183 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1333/5333] 10.4.3.229 () {70 vars in 1408 bytes} [Thu Aug 6 14:34:47 2026] PUT /volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 => generated 316 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:47.200632 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7f2bce7d-1c81-4935-98a5-a71690dcc31a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:47.202280 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7f2bce7d-1c81-4935-98a5-a71690dcc31a tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] GET https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 Aug 06 14:34:47.202509 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7f2bce7d-1c81-4935-98a5-a71690dcc31a tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:47.202684 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7f2bce7d-1c81-4935-98a5-a71690dcc31a tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:47.202810 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-7f2bce7d-1c81-4935-98a5-a71690dcc31a tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Show backup with id 928a09b8-3538-4421-948e-29ce3f18b973. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:34:47.206603 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:47.206603 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:47.207102 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7f2bce7d-1c81-4935-98a5-a71690dcc31a tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 returned with HTTP 200 Aug 06 14:34:47.207416 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1328/5334] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:47 2026] GET /volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 => generated 762 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:47.217924 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-4cc6fdb0-f8d7-4212-a843-049f2e28c37a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:47.219677 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4cc6fdb0-f8d7-4212-a843-049f2e28c37a tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] DELETE https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 Aug 06 14:34:47.223320 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4cc6fdb0-f8d7-4212-a843-049f2e28c37a tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:47.223320 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4cc6fdb0-f8d7-4212-a843-049f2e28c37a tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:47.223320 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.backups [None req-4cc6fdb0-f8d7-4212-a843-049f2e28c37a tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Delete backup with id: 928a09b8-3538-4421-948e-29ce3f18b973. Aug 06 14:34:47.224115 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:47.224115 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:47.296945 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.backup.rpcapi [None req-4cc6fdb0-f8d7-4212-a843-049f2e28c37a tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] delete_backup rpcapi backup_id 928a09b8-3538-4421-948e-29ce3f18b973 {{(pid=100396) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:34:47.298650 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4cc6fdb0-f8d7-4212-a843-049f2e28c37a tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 returned with HTTP 202 Aug 06 14:34:47.299039 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1338/5335] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:34:47 2026] DELETE /volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:34:47.305549 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ef511d7c-9739-4dee-972f-c13c77801e01 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:47.307097 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ef511d7c-9739-4dee-972f-c13c77801e01 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] GET https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 Aug 06 14:34:47.307287 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ef511d7c-9739-4dee-972f-c13c77801e01 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:47.307474 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ef511d7c-9739-4dee-972f-c13c77801e01 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:47.307577 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-ef511d7c-9739-4dee-972f-c13c77801e01 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Show backup with id 928a09b8-3538-4421-948e-29ce3f18b973. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:34:47.311183 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:47.311183 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:47.311712 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ef511d7c-9739-4dee-972f-c13c77801e01 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 returned with HTTP 200 Aug 06 14:34:47.312019 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1337/5336] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:47 2026] GET /volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 => generated 761 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:47.720883 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-29e82c49-37e8-4c57-bfc4-2e28240e8656 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:47.722414 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-29e82c49-37e8-4c57-bfc4-2e28240e8656 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/e5c793c0-d702-48fa-a276-b228dbaba636 Aug 06 14:34:47.722604 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-29e82c49-37e8-4c57-bfc4-2e28240e8656 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:47.722779 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-29e82c49-37e8-4c57-bfc4-2e28240e8656 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:47.727530 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-29e82c49-37e8-4c57-bfc4-2e28240e8656 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/e5c793c0-d702-48fa-a276-b228dbaba636 returned with HTTP 404 Aug 06 14:34:47.727929 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1334/5337] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:34:47 2026] GET /volume/v3/snapshots/e5c793c0-d702-48fa-a276-b228dbaba636 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:34:48.354046 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2be71cc4-7b72-4c91-8b7a-2ec3290e01ca None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:48.386204 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2be71cc4-7b72-4c91-8b7a-2ec3290e01ca tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] GET https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 Aug 06 14:34:48.386204 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2be71cc4-7b72-4c91-8b7a-2ec3290e01ca tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:48.386204 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2be71cc4-7b72-4c91-8b7a-2ec3290e01ca tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:48.386204 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-2be71cc4-7b72-4c91-8b7a-2ec3290e01ca tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Show backup with id 928a09b8-3538-4421-948e-29ce3f18b973. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:34:48.386204 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:48.386204 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:48.386204 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2be71cc4-7b72-4c91-8b7a-2ec3290e01ca tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 returned with HTTP 200 Aug 06 14:34:48.386204 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1329/5338] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:48 2026] GET /volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:48.740742 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-058aa728-d836-4209-ba50-8b3abbaff2ea None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:48.741113 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-058aa728-d836-4209-ba50-8b3abbaff2ea None None] GET https://10.4.3.229/volume// Aug 06 14:34:48.741268 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-058aa728-d836-4209-ba50-8b3abbaff2ea None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:48.741454 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-058aa728-d836-4209-ba50-8b3abbaff2ea None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:48.741761 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-058aa728-d836-4209-ba50-8b3abbaff2ea None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:34:48.742004 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1339/5339] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:34: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 06 14:34:48.777093 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-2c140b62-f78a-49bb-841c-483ea2df0b7e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:48.779066 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-2c140b62-f78a-49bb-841c-483ea2df0b7e tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 Aug 06 14:34:48.779300 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-2c140b62-f78a-49bb-841c-483ea2df0b7e tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:48.779517 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-2c140b62-f78a-49bb-841c-483ea2df0b7e tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:48.791161 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:48.791161 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:48.795597 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-2c140b62-f78a-49bb-841c-483ea2df0b7e tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:34:48.801337 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-2c140b62-f78a-49bb-841c-483ea2df0b7e tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 returned with HTTP 200 Aug 06 14:34:48.801757 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1338/5340] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:34:48 2026] GET /volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:34:48.975690 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-6d85f248-2699-46ed-b51d-1607bb5e2776 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:48.975690 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-6d85f248-2699-46ed-b51d-1607bb5e2776 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] PUT https://10.4.3.229/volume/v3/attachments/4a17527d-e411-465a-ab80-5dec081385e5 Aug 06 14:34:48.975690 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-6d85f248-2699-46ed-b51d-1607bb5e2776 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:34:48.975690 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-6d85f248-2699-46ed-b51d-1607bb5e2776 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Acquiring lock "cinder-attachment_update-4822953d-285f-40c2-b4d0-34488e239c42-np0000006659" by "attachment_update" {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:34:48.975690 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-6d85f248-2699-46ed-b51d-1607bb5e2776 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Lock "cinder-attachment_update-4822953d-285f-40c2-b4d0-34488e239c42-np0000006659" acquired by "attachment_update" :: waited 0.004s {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:34:48.975690 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:48.975690 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:49.299626 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-6d85f248-2699-46ed-b51d-1607bb5e2776 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Lock "cinder-attachment_update-4822953d-285f-40c2-b4d0-34488e239c42-np0000006659" released by "attachment_update" :: held 0.376s {{(pid=100398) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:34:49.299971 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-6d85f248-2699-46ed-b51d-1607bb5e2776 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/attachments/4a17527d-e411-465a-ab80-5dec081385e5 returned with HTTP 200 Aug 06 14:34:49.300469 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1335/5341] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:34:48 2026] PUT /volume/v3/attachments/4a17527d-e411-465a-ab80-5dec081385e5 => generated 968 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:34:49.323269 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-a4a1e236-de75-4953-a871-72c58295daf8 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:49.325069 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-a4a1e236-de75-4953-a871-72c58295daf8 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] POST https://10.4.3.229/volume/v3/attachments/4a17527d-e411-465a-ab80-5dec081385e5/action Aug 06 14:34:49.325413 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-a4a1e236-de75-4953-a871-72c58295daf8 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Action body: b'{"os-complete": null}' {{(pid=100399) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:34:49.325571 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-a4a1e236-de75-4953-a871-72c58295daf8 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:34:49.339500 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:49.339500 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:49.365886 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-a4a1e236-de75-4953-a871-72c58295daf8 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/attachments/4a17527d-e411-465a-ab80-5dec081385e5/action returned with HTTP 204 Aug 06 14:34:49.366343 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1330/5342] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:34:49 2026] POST /volume/v3/attachments/4a17527d-e411-465a-ab80-5dec081385e5/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:34:49.395955 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5724ca89-4bff-43ef-94f2-c0b2909993e1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:49.398073 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5724ca89-4bff-43ef-94f2-c0b2909993e1 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] GET https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 Aug 06 14:34:49.398359 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5724ca89-4bff-43ef-94f2-c0b2909993e1 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:49.398662 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5724ca89-4bff-43ef-94f2-c0b2909993e1 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:49.398822 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-5724ca89-4bff-43ef-94f2-c0b2909993e1 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Show backup with id 928a09b8-3538-4421-948e-29ce3f18b973. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:34:49.402309 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5724ca89-4bff-43ef-94f2-c0b2909993e1 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 returned with HTTP 404 Aug 06 14:34:49.402880 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1340/5343] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:49 2026] GET /volume/v3/backups/928a09b8-3538-4421-948e-29ce3f18b973 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:34:49.411539 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9cc481d9-6ec4-4da7-b8db-94d6cff19d29 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:49.413355 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9cc481d9-6ec4-4da7-b8db-94d6cff19d29 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/ef82c125-c483-4491-96bb-70166cef55e4 Aug 06 14:34:49.413677 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9cc481d9-6ec4-4da7-b8db-94d6cff19d29 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:49.413959 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9cc481d9-6ec4-4da7-b8db-94d6cff19d29 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:49.414202 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-9cc481d9-6ec4-4da7-b8db-94d6cff19d29 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Delete volume with id: ef82c125-c483-4491-96bb-70166cef55e4 Aug 06 14:34:49.421542 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:49.421542 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:49.421888 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-9cc481d9-6ec4-4da7-b8db-94d6cff19d29 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Volume info retrieved successfully. Aug 06 14:34:49.437349 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-9cc481d9-6ec4-4da7-b8db-94d6cff19d29 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Delete volume request issued successfully. Aug 06 14:34:49.437594 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9cc481d9-6ec4-4da7-b8db-94d6cff19d29 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/volumes/ef82c125-c483-4491-96bb-70166cef55e4 returned with HTTP 202 Aug 06 14:34:49.438026 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1339/5344] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:34:49 2026] DELETE /volume/v3/volumes/ef82c125-c483-4491-96bb-70166cef55e4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:34:49.445507 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-46d00654-f7fb-4f7c-9509-9c3fdd04bf62 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:49.447311 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-46d00654-f7fb-4f7c-9509-9c3fdd04bf62 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] GET https://10.4.3.229/volume/v3/volumes/ef82c125-c483-4491-96bb-70166cef55e4 Aug 06 14:34:49.447546 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-46d00654-f7fb-4f7c-9509-9c3fdd04bf62 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:49.447839 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-46d00654-f7fb-4f7c-9509-9c3fdd04bf62 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:49.454483 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:49.454483 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:49.457746 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-46d00654-f7fb-4f7c-9509-9c3fdd04bf62 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Volume info retrieved successfully. Aug 06 14:34:49.461692 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-46d00654-f7fb-4f7c-9509-9c3fdd04bf62 tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/volumes/ef82c125-c483-4491-96bb-70166cef55e4 returned with HTTP 200 Aug 06 14:34:49.462073 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1336/5345] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:49 2026] GET /volume/v3/volumes/ef82c125-c483-4491-96bb-70166cef55e4 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:34:50.517909 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f157edaa-368b-44dc-a5a8-5ffb8949726c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:50.517909 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f157edaa-368b-44dc-a5a8-5ffb8949726c tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] GET https://10.4.3.229/volume/v3/volumes/ef82c125-c483-4491-96bb-70166cef55e4 Aug 06 14:34:50.517909 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f157edaa-368b-44dc-a5a8-5ffb8949726c tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:50.517909 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f157edaa-368b-44dc-a5a8-5ffb8949726c tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:50.540962 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f157edaa-368b-44dc-a5a8-5ffb8949726c tempest-ProjectAdminTests39-1647493813 tempest-ProjectAdminTests39-1647493813-project-admin] https://10.4.3.229/volume/v3/volumes/ef82c125-c483-4491-96bb-70166cef55e4 returned with HTTP 404 Aug 06 14:34:50.540962 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1331/5346] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:50 2026] GET /volume/v3/volumes/ef82c125-c483-4491-96bb-70166cef55e4 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:34:50.888220 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-92f92ff8-37d7-4f07-867a-a54381cf72d0 req-eb2b7866-e4e0-4064-bd2b-7c39078d9dfa None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:50.890215 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-92f92ff8-37d7-4f07-867a-a54381cf72d0 req-eb2b7866-e4e0-4064-bd2b-7c39078d9dfa tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/attachments/6aab3bff-c19a-403f-b432-0ae0a9883fcd Aug 06 14:34:50.890390 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-92f92ff8-37d7-4f07-867a-a54381cf72d0 req-eb2b7866-e4e0-4064-bd2b-7c39078d9dfa tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:50.890619 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-92f92ff8-37d7-4f07-867a-a54381cf72d0 req-eb2b7866-e4e0-4064-bd2b-7c39078d9dfa tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:50.980350 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:50.980350 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:51.224612 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-92f92ff8-37d7-4f07-867a-a54381cf72d0 req-eb2b7866-e4e0-4064-bd2b-7c39078d9dfa tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments/6aab3bff-c19a-403f-b432-0ae0a9883fcd returned with HTTP 200 Aug 06 14:34:51.225031 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1341/5347] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:34:50 2026] DELETE /volume/v3/attachments/6aab3bff-c19a-403f-b432-0ae0a9883fcd => generated 19 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:51.237994 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-92f92ff8-37d7-4f07-867a-a54381cf72d0 req-56012dde-d631-48ad-a20a-f2ab9f922de0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:51.239961 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-92f92ff8-37d7-4f07-867a-a54381cf72d0 req-56012dde-d631-48ad-a20a-f2ab9f922de0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 Aug 06 14:34:51.240141 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-92f92ff8-37d7-4f07-867a-a54381cf72d0 req-56012dde-d631-48ad-a20a-f2ab9f922de0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:51.240335 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-92f92ff8-37d7-4f07-867a-a54381cf72d0 req-56012dde-d631-48ad-a20a-f2ab9f922de0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:51.240517 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [req-92f92ff8-37d7-4f07-867a-a54381cf72d0 req-56012dde-d631-48ad-a20a-f2ab9f922de0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete volume with id: 431e6c90-1955-4422-8714-45bf69677497 Aug 06 14:34:51.286236 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:51.286236 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:34:51.286624 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-92f92ff8-37d7-4f07-867a-a54381cf72d0 req-56012dde-d631-48ad-a20a-f2ab9f922de0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:34:51.633280 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-92f92ff8-37d7-4f07-867a-a54381cf72d0 req-56012dde-d631-48ad-a20a-f2ab9f922de0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete volume request issued successfully. Aug 06 14:34:51.633475 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-92f92ff8-37d7-4f07-867a-a54381cf72d0 req-56012dde-d631-48ad-a20a-f2ab9f922de0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 returned with HTTP 202 Aug 06 14:34:51.634104 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1340/5348] 10.4.3.229 () {70 vars in 1620 bytes} [Thu Aug 6 14:34:51 2026] DELETE /volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 => generated 0 bytes in 396 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:34:53.158288 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-33933843-bca1-4c80-bd47-0bc512978514 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:53.160009 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-33933843-bca1-4c80-bd47-0bc512978514 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 Aug 06 14:34:53.160208 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-33933843-bca1-4c80-bd47-0bc512978514 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:53.160384 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-33933843-bca1-4c80-bd47-0bc512978514 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:53.165541 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-33933843-bca1-4c80-bd47-0bc512978514 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 returned with HTTP 404 Aug 06 14:34:53.165954 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1337/5349] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:53 2026] GET /volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:34:54.077759 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-fa16cb7e-468e-4ccb-b4c8-6af85d9d18ac None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:54.079647 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fa16cb7e-468e-4ccb-b4c8-6af85d9d18ac tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/e5c793c0-d702-48fa-a276-b228dbaba636 Aug 06 14:34:54.079850 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fa16cb7e-468e-4ccb-b4c8-6af85d9d18ac tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:54.080027 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-fa16cb7e-468e-4ccb-b4c8-6af85d9d18ac tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:54.080144 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.snapshots [None req-fa16cb7e-468e-4ccb-b4c8-6af85d9d18ac tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete snapshot with id: e5c793c0-d702-48fa-a276-b228dbaba636 Aug 06 14:34:54.083951 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-fa16cb7e-468e-4ccb-b4c8-6af85d9d18ac tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/e5c793c0-d702-48fa-a276-b228dbaba636 returned with HTTP 404 Aug 06 14:34:54.084404 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1332/5350] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:34:54 2026] DELETE /volume/v3/snapshots/e5c793c0-d702-48fa-a276-b228dbaba636 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:34:54.090723 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3b8853f8-59be-424d-8d72-c94d96bb7319 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:54.092805 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3b8853f8-59be-424d-8d72-c94d96bb7319 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/e5c793c0-d702-48fa-a276-b228dbaba636 Aug 06 14:34:54.093089 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3b8853f8-59be-424d-8d72-c94d96bb7319 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:54.093361 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3b8853f8-59be-424d-8d72-c94d96bb7319 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:54.098237 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3b8853f8-59be-424d-8d72-c94d96bb7319 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/e5c793c0-d702-48fa-a276-b228dbaba636 returned with HTTP 404 Aug 06 14:34:54.098786 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1342/5351] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:34:54 2026] GET /volume/v3/snapshots/e5c793c0-d702-48fa-a276-b228dbaba636 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:34:55.135111 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-23f52cfc-33ad-431d-8a5d-8493567bfd58 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:55.207858 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-23f52cfc-33ad-431d-8a5d-8493567bfd58 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:34:55.208242 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-23f52cfc-33ad-431d-8a5d-8493567bfd58 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-521158909"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:34:55.209876 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-23f52cfc-33ad-431d-8a5d-8493567bfd58 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-521158909'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:34:55.210007 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-23f52cfc-33ad-431d-8a5d-8493567bfd58 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Create volume of 1 GB Aug 06 14:34:55.213619 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-23f52cfc-33ad-431d-8a5d-8493567bfd58 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Availability Zones retrieved successfully. Aug 06 14:34:55.218863 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-23f52cfc-33ad-431d-8a5d-8493567bfd58 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Flow 'volume_create_api' (b787dbc5-c300-428a-b099-0a4b5f1478c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:34:55.227105 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-23f52cfc-33ad-431d-8a5d-8493567bfd58 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c3e727c-7dca-462d-ad7a-b6507923efeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:34:55.227105 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-23f52cfc-33ad-431d-8a5d-8493567bfd58 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:34:55.242034 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-23f52cfc-33ad-431d-8a5d-8493567bfd58 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c3e727c-7dca-462d-ad7a-b6507923efeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:34:55.246795 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-23f52cfc-33ad-431d-8a5d-8493567bfd58 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (107ba00e-a749-456e-bed2-979d7acbe1c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:34:55.323410 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-c60b3fea-a59b-432b-a322-f9a2e53998da None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:55.325459 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-c60b3fea-a59b-432b-a322-f9a2e53998da tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42/encryption Aug 06 14:34:55.325652 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-c60b3fea-a59b-432b-a322-f9a2e53998da tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:55.325849 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-c60b3fea-a59b-432b-a322-f9a2e53998da tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'index' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:55.579729 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-23f52cfc-33ad-431d-8a5d-8493567bfd58 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Created reservations ['3e33fe5a-2717-4f8b-a6ac-7520afdd694d', '9a006f14-9553-497a-afc2-cf5c944ee305', '5caa7acf-d28c-43b8-983a-509d879603a2', 'b0941124-924c-4baf-9ce5-3229c2d0b2c2'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:34:55.580546 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-23f52cfc-33ad-431d-8a5d-8493567bfd58 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (107ba00e-a749-456e-bed2-979d7acbe1c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e33fe5a-2717-4f8b-a6ac-7520afdd694d', '9a006f14-9553-497a-afc2-cf5c944ee305', '5caa7acf-d28c-43b8-983a-509d879603a2', 'b0941124-924c-4baf-9ce5-3229c2d0b2c2']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:34:55.581274 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-23f52cfc-33ad-431d-8a5d-8493567bfd58 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78dabd26-e616-457d-ade7-d47befd45327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:34:55.652978 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:55.652978 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:55.659694 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-0c353c15-a404-408c-8bef-fa67a85992c4 req-c60b3fea-a59b-432b-a322-f9a2e53998da tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42/encryption returned with HTTP 200 Aug 06 14:34:55.660086 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1338/5352] 10.4.3.229 () {68 vars in 1631 bytes} [Thu Aug 6 14:34:55 2026] GET /volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42/encryption => generated 160 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:55.678214 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-23f52cfc-33ad-431d-8a5d-8493567bfd58 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78dabd26-e616-457d-ade7-d47befd45327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9559a282-c46b-4055-bb61-fbe1852148b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-521158909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1118670be5484211856021b500cc7f7e',qos_specs=None,replication_status=,reservations=['3e33fe5a-2717-4f8b-a6ac-7520afdd694d','9a006f14-9553-497a-afc2-cf5c944ee305','5caa7acf-d28c-43b8-983a-509d879603a2','b0941124-924c-4baf-9ce5-3229c2d0b2c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016b79f65589438cbcc8f0f5ced88011',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:34:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-521158909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9559a282-c46b-4055-bb61-fbe1852148b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1118670be5484211856021b500cc7f7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='016b79f65589438cbcc8f0f5ced88011',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:34:55.679391 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-23f52cfc-33ad-431d-8a5d-8493567bfd58 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7777d59-c0fd-4054-9a89-51e515fa44f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:34:55.990308 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-23f52cfc-33ad-431d-8a5d-8493567bfd58 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7777d59-c0fd-4054-9a89-51e515fa44f9) transitioned into state 'SUCCESS' from state '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-521158909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1118670be5484211856021b500cc7f7e',qos_specs=None,replication_status=,reservations=['3e33fe5a-2717-4f8b-a6ac-7520afdd694d','9a006f14-9553-497a-afc2-cf5c944ee305','5caa7acf-d28c-43b8-983a-509d879603a2','b0941124-924c-4baf-9ce5-3229c2d0b2c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016b79f65589438cbcc8f0f5ced88011',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:34:55.991810 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-23f52cfc-33ad-431d-8a5d-8493567bfd58 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ce94af3-0e82-4021-b334-8b542b8d542f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:34:56.365541 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-23f52cfc-33ad-431d-8a5d-8493567bfd58 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ce94af3-0e82-4021-b334-8b542b8d542f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:34:56.366472 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-23f52cfc-33ad-431d-8a5d-8493567bfd58 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Flow 'volume_create_api' (b787dbc5-c300-428a-b099-0a4b5f1478c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:34:56.366836 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-23f52cfc-33ad-431d-8a5d-8493567bfd58 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Create volume request issued successfully. Aug 06 14:34:56.367474 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-23f52cfc-33ad-431d-8a5d-8493567bfd58 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:34:56.408109 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1341/5353] 10.4.3.229 () {70 vars in 1298 bytes} [Thu Aug 6 14:34:55 2026] POST /volume/v3/volumes => generated 777 bytes in 1233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:34:56.411812 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-0afc6771-9243-4131-9b5f-d466ccead0e9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:56.413301 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0afc6771-9243-4131-9b5f-d466ccead0e9 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/volumes/9559a282-c46b-4055-bb61-fbe1852148b3 Aug 06 14:34:56.413513 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0afc6771-9243-4131-9b5f-d466ccead0e9 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:56.499472 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0afc6771-9243-4131-9b5f-d466ccead0e9 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:56.499472 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:56.499472 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:56.499472 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-0afc6771-9243-4131-9b5f-d466ccead0e9 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Volume info retrieved successfully. Aug 06 14:34:56.499472 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0afc6771-9243-4131-9b5f-d466ccead0e9 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/volumes/9559a282-c46b-4055-bb61-fbe1852148b3 returned with HTTP 200 Aug 06 14:34:56.499472 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1333/5354] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:56 2026] GET /volume/v3/volumes/9559a282-c46b-4055-bb61-fbe1852148b3 => generated 956 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:57.473538 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1ae26176-43b3-467a-85e0-f515924214e7 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:57.473538 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1ae26176-43b3-467a-85e0-f515924214e7 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/volumes/9559a282-c46b-4055-bb61-fbe1852148b3 Aug 06 14:34:57.473538 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1ae26176-43b3-467a-85e0-f515924214e7 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:57.474349 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1ae26176-43b3-467a-85e0-f515924214e7 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:57.481941 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c067c02e-5111-49cc-bbd8-1dab78cd7b58 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:57.482455 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:57.482455 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:57.484029 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c067c02e-5111-49cc-bbd8-1dab78cd7b58 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 Aug 06 14:34:57.484282 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c067c02e-5111-49cc-bbd8-1dab78cd7b58 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:57.484509 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c067c02e-5111-49cc-bbd8-1dab78cd7b58 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:57.484679 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-c067c02e-5111-49cc-bbd8-1dab78cd7b58 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete volume with id: 431e6c90-1955-4422-8714-45bf69677497 Aug 06 14:34:57.486383 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-1ae26176-43b3-467a-85e0-f515924214e7 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Volume info retrieved successfully. Aug 06 14:34:57.490064 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c067c02e-5111-49cc-bbd8-1dab78cd7b58 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 returned with HTTP 404 Aug 06 14:34:57.527649 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1339/5355] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:34:57 2026] DELETE /volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:34:57.527806 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1ae26176-43b3-467a-85e0-f515924214e7 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/volumes/9559a282-c46b-4055-bb61-fbe1852148b3 returned with HTTP 200 Aug 06 14:34:57.527806 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1343/5356] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:57 2026] GET /volume/v3/volumes/9559a282-c46b-4055-bb61-fbe1852148b3 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:34:57.542967 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-391d4f0a-6295-409d-a535-5618b6e0c846 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:57.544811 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-37add076-6fc5-4631-b0b1-39548b70815c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:57.545238 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-391d4f0a-6295-409d-a535-5618b6e0c846 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 Aug 06 14:34:57.545523 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-391d4f0a-6295-409d-a535-5618b6e0c846 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:57.545770 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-391d4f0a-6295-409d-a535-5618b6e0c846 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:57.546608 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-37add076-6fc5-4631-b0b1-39548b70815c tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 06 14:34:57.546946 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-37add076-6fc5-4631-b0b1-39548b70815c tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9559a282-c46b-4055-bb61-fbe1852148b3", "name": "tempest-type-Backup-1463503260"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:34:57.549386 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.backups [None req-37add076-6fc5-4631-b0b1-39548b70815c tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Creating new backup {'backup': {'volume_id': '9559a282-c46b-4055-bb61-fbe1852148b3', 'name': 'tempest-type-Backup-1463503260'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:34:57.549633 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.contrib.backups [None req-37add076-6fc5-4631-b0b1-39548b70815c tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Creating backup of volume 9559a282-c46b-4055-bb61-fbe1852148b3 in container None Aug 06 14:34:57.552051 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-391d4f0a-6295-409d-a535-5618b6e0c846 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 returned with HTTP 404 Aug 06 14:34:57.552537 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1342/5357] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:34:57 2026] GET /volume/v3/volumes/431e6c90-1955-4422-8714-45bf69677497 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:34:57.557284 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:57.557284 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:34:57.557514 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-37add076-6fc5-4631-b0b1-39548b70815c tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Volume info retrieved successfully. Aug 06 14:34:57.902106 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-37add076-6fc5-4631-b0b1-39548b70815c tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Created reservations ['b2e62a85-2a3b-4751-8e62-8486e88dd770', '12095c6c-2b80-45b9-896b-631a77720aa0'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:34:58.799822 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-37add076-6fc5-4631-b0b1-39548b70815c tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:34:58.799822 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1334/5358] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:34:57 2026] POST /volume/v3/backups => generated 316 bytes in 1180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:34:58.847281 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b18b4b07-dfca-49ef-8b40-f974d59f0368 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:58.847281 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b18b4b07-dfca-49ef-8b40-f974d59f0368 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:34:58.847281 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b18b4b07-dfca-49ef-8b40-f974d59f0368 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:58.847281 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b18b4b07-dfca-49ef-8b40-f974d59f0368 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:58.847281 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-b18b4b07-dfca-49ef-8b40-f974d59f0368 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 66640331-87af-4157-82fa-c2923aadcf70. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:34:58.847281 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:58.847281 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:34:58.847281 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b18b4b07-dfca-49ef-8b40-f974d59f0368 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 returned with HTTP 200 Aug 06 14:34:58.847281 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1340/5359] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:58 2026] GET /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:34:59.808831 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3ce33e8d-6529-4b89-a205-858573722b32 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:34:59.810562 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3ce33e8d-6529-4b89-a205-858573722b32 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:34:59.810819 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3ce33e8d-6529-4b89-a205-858573722b32 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:34:59.811079 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3ce33e8d-6529-4b89-a205-858573722b32 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:34:59.811238 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-3ce33e8d-6529-4b89-a205-858573722b32 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 66640331-87af-4157-82fa-c2923aadcf70. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:34:59.816477 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:34:59.816477 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:34:59.817037 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3ce33e8d-6529-4b89-a205-858573722b32 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 returned with HTTP 200 Aug 06 14:34:59.817382 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1344/5360] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:34:59 2026] GET /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:00.141643 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-462f4d18-ae23-4c39-a37f-4a368b0e27ef None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:00.143917 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-462f4d18-ae23-4c39-a37f-4a368b0e27ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:35:00.144406 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-462f4d18-ae23-4c39-a37f-4a368b0e27ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1722080348", "snapshot_id": null, "imageRef": "30702abe-9501-4aba-ba1a-50af064a9e3b", "volume_type": null, "size": 1}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:35:00.146536 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-462f4d18-ae23-4c39-a37f-4a368b0e27ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1722080348', 'snapshot_id': None, 'imageRef': '30702abe-9501-4aba-ba1a-50af064a9e3b', 'volume_type': None, 'size': 1}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:35:00.240552 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-462f4d18-ae23-4c39-a37f-4a368b0e27ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create volume of 1 GB Aug 06 14:35:00.240952 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:00.240952 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:35:00.245886 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-462f4d18-ae23-4c39-a37f-4a368b0e27ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Availability Zones retrieved successfully. Aug 06 14:35:00.252844 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-462f4d18-ae23-4c39-a37f-4a368b0e27ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Flow 'volume_create_api' (8b947e9a-c4b7-43ac-88f4-862f2f96e78e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:35:00.254231 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-462f4d18-ae23-4c39-a37f-4a368b0e27ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c95e606-2e72-4251-a64c-e226aee42718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:35:00.255549 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-462f4d18-ae23-4c39-a37f-4a368b0e27ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:35:00.320914 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-462f4d18-ae23-4c39-a37f-4a368b0e27ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c95e606-2e72-4251-a64c-e226aee42718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:35:00.321680 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-462f4d18-ae23-4c39-a37f-4a368b0e27ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ff8bb9a-b2ad-4158-be6b-1c5431cb145f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:35:00.378238 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-462f4d18-ae23-4c39-a37f-4a368b0e27ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Created reservations ['5506bcb8-4dd0-4b80-8886-88ba85d377f7', 'ddf33132-4e40-4fb4-9d90-9a21f7ce905a', '1a591e74-c0d0-4aef-b96b-0c8cb7f4aae6', '720c7f52-b0c1-40a8-bf59-ef574d2390d3'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:35:00.379318 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-462f4d18-ae23-4c39-a37f-4a368b0e27ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ff8bb9a-b2ad-4158-be6b-1c5431cb145f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5506bcb8-4dd0-4b80-8886-88ba85d377f7', 'ddf33132-4e40-4fb4-9d90-9a21f7ce905a', '1a591e74-c0d0-4aef-b96b-0c8cb7f4aae6', '720c7f52-b0c1-40a8-bf59-ef574d2390d3']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:35:00.380078 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-462f4d18-ae23-4c39-a37f-4a368b0e27ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88b30c27-e27e-498a-8b12-62952155f5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:35:00.404101 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-462f4d18-ae23-4c39-a37f-4a368b0e27ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88b30c27-e27e-498a-8b12-62952155f5bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8dd8ac6-7752-409f-96b4-d35b32eda87a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1722080348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e092920620a4c86bdddcf7afaf1f3c5',qos_specs=None,replication_status=,reservations=['5506bcb8-4dd0-4b80-8886-88ba85d377f7','ddf33132-4e40-4fb4-9d90-9a21f7ce905a','1a591e74-c0d0-4aef-b96b-0c8cb7f4aae6','720c7f52-b0c1-40a8-bf59-ef574d2390d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0e7a4ae4406487d9f1d6b36a06e986e',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:35:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1722080348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8dd8ac6-7752-409f-96b4-d35b32eda87a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e092920620a4c86bdddcf7afaf1f3c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0e7a4ae4406487d9f1d6b36a06e986e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:35:00.405276 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-462f4d18-ae23-4c39-a37f-4a368b0e27ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9063fc46-d5f2-456f-be5f-fb5132ba81a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:35:00.421864 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-462f4d18-ae23-4c39-a37f-4a368b0e27ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9063fc46-d5f2-456f-be5f-fb5132ba81a1) transitioned into state 'SUCCESS' from state '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-1722080348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e092920620a4c86bdddcf7afaf1f3c5',qos_specs=None,replication_status=,reservations=['5506bcb8-4dd0-4b80-8886-88ba85d377f7','ddf33132-4e40-4fb4-9d90-9a21f7ce905a','1a591e74-c0d0-4aef-b96b-0c8cb7f4aae6','720c7f52-b0c1-40a8-bf59-ef574d2390d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0e7a4ae4406487d9f1d6b36a06e986e',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:35:00.422564 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-462f4d18-ae23-4c39-a37f-4a368b0e27ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04d35f3a-0475-4b94-b048-fd97c1450034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:35:00.431142 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-462f4d18-ae23-4c39-a37f-4a368b0e27ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04d35f3a-0475-4b94-b048-fd97c1450034) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:35:00.431968 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-462f4d18-ae23-4c39-a37f-4a368b0e27ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Flow 'volume_create_api' (8b947e9a-c4b7-43ac-88f4-862f2f96e78e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:35:00.432322 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-462f4d18-ae23-4c39-a37f-4a368b0e27ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create volume request issued successfully. Aug 06 14:35:00.432915 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-462f4d18-ae23-4c39-a37f-4a368b0e27ef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:35:00.433377 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1343/5361] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:35:00 2026] POST /volume/v3/volumes => generated 759 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:35:00.444327 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8c87c189-ef95-4234-9289-2376bdcedb70 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:00.446185 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8c87c189-ef95-4234-9289-2376bdcedb70 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a Aug 06 14:35:00.446385 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8c87c189-ef95-4234-9289-2376bdcedb70 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:00.446585 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8c87c189-ef95-4234-9289-2376bdcedb70 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:00.452982 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:00.452982 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:35:00.456535 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-8c87c189-ef95-4234-9289-2376bdcedb70 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:35:00.461246 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8c87c189-ef95-4234-9289-2376bdcedb70 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a returned with HTTP 200 Aug 06 14:35:00.461607 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1335/5362] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:35:00 2026] GET /volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:00.826751 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-acf92014-d955-45f4-a1f6-227bd91a7924 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:00.828740 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-acf92014-d955-45f4-a1f6-227bd91a7924 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:35:00.828976 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-acf92014-d955-45f4-a1f6-227bd91a7924 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:00.829202 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-acf92014-d955-45f4-a1f6-227bd91a7924 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:00.829334 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-acf92014-d955-45f4-a1f6-227bd91a7924 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 66640331-87af-4157-82fa-c2923aadcf70. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:00.833267 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:00.833267 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:35:00.833870 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-acf92014-d955-45f4-a1f6-227bd91a7924 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 returned with HTTP 200 Aug 06 14:35:00.834331 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1341/5363] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:00 2026] GET /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:01.473406 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-13cf90c3-c0ac-446c-b537-06d1cf1fc892 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:01.475737 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-13cf90c3-c0ac-446c-b537-06d1cf1fc892 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a Aug 06 14:35:01.475737 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-13cf90c3-c0ac-446c-b537-06d1cf1fc892 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:01.475737 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-13cf90c3-c0ac-446c-b537-06d1cf1fc892 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:01.486434 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:01.486434 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:35:01.491376 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-13cf90c3-c0ac-446c-b537-06d1cf1fc892 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:35:01.500406 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-13cf90c3-c0ac-446c-b537-06d1cf1fc892 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a returned with HTTP 200 Aug 06 14:35:01.501033 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1345/5364] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:35:01 2026] GET /volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:35:01.514784 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-831dab85-0ef4-4a82-85f5-58ca09a7dce0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:01.515364 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-831dab85-0ef4-4a82-85f5-58ca09a7dce0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a Aug 06 14:35:01.515575 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-831dab85-0ef4-4a82-85f5-58ca09a7dce0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:01.515690 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-831dab85-0ef4-4a82-85f5-58ca09a7dce0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:01.522570 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:01.522570 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:35:01.527753 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-831dab85-0ef4-4a82-85f5-58ca09a7dce0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:35:01.532057 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-831dab85-0ef4-4a82-85f5-58ca09a7dce0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a returned with HTTP 200 Aug 06 14:35:01.532375 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1344/5365] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:35:01 2026] GET /volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:35:01.666276 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-cd7e0948-62b2-4af3-b297-69b23a2db4a0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:01.668451 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-cd7e0948-62b2-4af3-b297-69b23a2db4a0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a Aug 06 14:35:01.668632 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-cd7e0948-62b2-4af3-b297-69b23a2db4a0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:01.668829 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-cd7e0948-62b2-4af3-b297-69b23a2db4a0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:01.676405 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:01.676405 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:35:01.680464 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-cd7e0948-62b2-4af3-b297-69b23a2db4a0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:35:01.685990 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-cd7e0948-62b2-4af3-b297-69b23a2db4a0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a returned with HTTP 200 Aug 06 14:35:01.686525 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1336/5366] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:35:01 2026] GET /volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:35:01.848270 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-181db991-dd84-4086-967a-b0509c6a3be5 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:01.850145 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-181db991-dd84-4086-967a-b0509c6a3be5 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:35:01.850357 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-181db991-dd84-4086-967a-b0509c6a3be5 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:01.850570 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-181db991-dd84-4086-967a-b0509c6a3be5 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:01.850680 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-181db991-dd84-4086-967a-b0509c6a3be5 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 66640331-87af-4157-82fa-c2923aadcf70. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:01.854894 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:01.854894 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:35:01.855523 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-181db991-dd84-4086-967a-b0509c6a3be5 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 returned with HTTP 200 Aug 06 14:35:01.855874 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1342/5367] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:01 2026] GET /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:02.140940 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-cb315d57-b970-4ed1-b042-aa329deadca8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:02.143121 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-cb315d57-b970-4ed1-b042-aa329deadca8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a Aug 06 14:35:02.143336 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-cb315d57-b970-4ed1-b042-aa329deadca8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:02.143566 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-cb315d57-b970-4ed1-b042-aa329deadca8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:02.151031 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:02.151031 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:35:02.154346 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-cb315d57-b970-4ed1-b042-aa329deadca8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:35:02.158625 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-cb315d57-b970-4ed1-b042-aa329deadca8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a returned with HTTP 200 Aug 06 14:35:02.158990 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1346/5368] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:35:02 2026] GET /volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:35:02.169152 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-140a77f8-bd27-424d-a5e3-9de9a57c7625 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:02.169609 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-140a77f8-bd27-424d-a5e3-9de9a57c7625 None None] GET https://10.4.3.229/volume// Aug 06 14:35:02.169831 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-140a77f8-bd27-424d-a5e3-9de9a57c7625 None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:02.170067 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-140a77f8-bd27-424d-a5e3-9de9a57c7625 None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:02.170474 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-140a77f8-bd27-424d-a5e3-9de9a57c7625 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:35:02.170830 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1345/5369] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14:35: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 06 14:35:02.179171 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-f2f9ad51-b7d8-4a3d-b66c-b51328556846 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:02.181310 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-f2f9ad51-b7d8-4a3d-b66c-b51328556846 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:35:02.181744 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-f2f9ad51-b7d8-4a3d-b66c-b51328556846 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8dd8ac6-7752-409f-96b4-d35b32eda87a", "connector": null, "instance_uuid": "6675db38-8616-476a-8a9a-a248c328e45c"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:35:02.190743 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:02.190743 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:35:02.218590 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-f2f9ad51-b7d8-4a3d-b66c-b51328556846 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:35:02.219142 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1337/5370] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:35:02 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:35:02.868158 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-83c7e89c-4dbd-4d6b-84ec-c7220e3e10cb None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:02.869850 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-83c7e89c-4dbd-4d6b-84ec-c7220e3e10cb tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:35:02.870038 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-83c7e89c-4dbd-4d6b-84ec-c7220e3e10cb tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:02.870218 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-83c7e89c-4dbd-4d6b-84ec-c7220e3e10cb tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:02.870309 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-83c7e89c-4dbd-4d6b-84ec-c7220e3e10cb tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 66640331-87af-4157-82fa-c2923aadcf70. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:02.877544 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:02.877544 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:35:02.878136 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-83c7e89c-4dbd-4d6b-84ec-c7220e3e10cb tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 returned with HTTP 200 Aug 06 14:35:02.878500 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1343/5371] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:02 2026] GET /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:02.995869 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c071ac78-9929-4f6c-a4fd-1b891cd58bad None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:02.996258 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c071ac78-9929-4f6c-a4fd-1b891cd58bad None None] GET https://10.4.3.229/volume// Aug 06 14:35:02.996473 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c071ac78-9929-4f6c-a4fd-1b891cd58bad None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:02.996863 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c071ac78-9929-4f6c-a4fd-1b891cd58bad None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:02.997046 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c071ac78-9929-4f6c-a4fd-1b891cd58bad None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:35:02.997336 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1347/5372] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:35: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 06 14:35:03.009000 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-8bf3f3dc-77c8-4549-bd50-32e942cdf5d8 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:03.011237 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-8bf3f3dc-77c8-4549-bd50-32e942cdf5d8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a Aug 06 14:35:03.011531 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-8bf3f3dc-77c8-4549-bd50-32e942cdf5d8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:03.011774 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-8bf3f3dc-77c8-4549-bd50-32e942cdf5d8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:03.020869 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:03.020869 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:35:03.024188 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-8bf3f3dc-77c8-4549-bd50-32e942cdf5d8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:35:03.028502 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-8bf3f3dc-77c8-4549-bd50-32e942cdf5d8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a returned with HTTP 200 Aug 06 14:35:03.028860 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1346/5373] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:35:03 2026] GET /volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a => generated 1546 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:35:03.135916 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-9d8e93aa-332c-45af-a70f-0855228a1422 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:03.137898 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-9d8e93aa-332c-45af-a70f-0855228a1422 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] PUT https://10.4.3.229/volume/v3/attachments/701444cd-3bd2-47fe-acdd-dfaf9b67b939 Aug 06 14:35:03.138264 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-9d8e93aa-332c-45af-a70f-0855228a1422 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:35:03.144892 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-9d8e93aa-332c-45af-a70f-0855228a1422 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Acquiring lock "cinder-attachment_update-f8dd8ac6-7752-409f-96b4-d35b32eda87a-np0000006659" by "attachment_update" {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:35:03.151117 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-9d8e93aa-332c-45af-a70f-0855228a1422 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Lock "cinder-attachment_update-f8dd8ac6-7752-409f-96b4-d35b32eda87a-np0000006659" acquired by "attachment_update" :: waited 0.006s {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:35:03.152371 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:03.152371 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:35:03.313889 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-9d8e93aa-332c-45af-a70f-0855228a1422 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Lock "cinder-attachment_update-f8dd8ac6-7752-409f-96b4-d35b32eda87a-np0000006659" released by "attachment_update" :: held 0.163s {{(pid=100399) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:35:03.314275 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-9d8e93aa-332c-45af-a70f-0855228a1422 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments/701444cd-3bd2-47fe-acdd-dfaf9b67b939 returned with HTTP 200 Aug 06 14:35:03.314756 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1338/5374] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:35:03 2026] PUT /volume/v3/attachments/701444cd-3bd2-47fe-acdd-dfaf9b67b939 => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:35:03.335615 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-09182934-fe19-4de8-abbc-681808989d23 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:03.338379 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-09182934-fe19-4de8-abbc-681808989d23 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/attachments/701444cd-3bd2-47fe-acdd-dfaf9b67b939/action Aug 06 14:35:03.338827 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-09182934-fe19-4de8-abbc-681808989d23 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action body: b'{"os-complete": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:35:03.338990 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-09182934-fe19-4de8-abbc-681808989d23 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:35:03.361649 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:03.361649 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:35:03.370831 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-01d1acfd-45f4-4cff-95cf-688c5fb3bfac req-09182934-fe19-4de8-abbc-681808989d23 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments/701444cd-3bd2-47fe-acdd-dfaf9b67b939/action returned with HTTP 204 Aug 06 14:35:03.371287 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1344/5375] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:35:03 2026] POST /volume/v3/attachments/701444cd-3bd2-47fe-acdd-dfaf9b67b939/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:35:03.888258 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-685ac6b2-0864-4d79-9f98-0b2d19277f6f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:03.889853 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-685ac6b2-0864-4d79-9f98-0b2d19277f6f tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:35:03.890048 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-685ac6b2-0864-4d79-9f98-0b2d19277f6f tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:03.893439 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-685ac6b2-0864-4d79-9f98-0b2d19277f6f tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:03.893439 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-685ac6b2-0864-4d79-9f98-0b2d19277f6f tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 66640331-87af-4157-82fa-c2923aadcf70. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:03.896846 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:03.896846 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:35:03.899807 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-685ac6b2-0864-4d79-9f98-0b2d19277f6f tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 returned with HTTP 200 Aug 06 14:35:03.900357 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1348/5376] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:03 2026] GET /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:04.915108 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-57fa7be5-84ba-4587-a17a-725072e68bf4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:04.916873 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-57fa7be5-84ba-4587-a17a-725072e68bf4 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:35:04.917145 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-57fa7be5-84ba-4587-a17a-725072e68bf4 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:04.917397 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-57fa7be5-84ba-4587-a17a-725072e68bf4 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:04.917580 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-57fa7be5-84ba-4587-a17a-725072e68bf4 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 66640331-87af-4157-82fa-c2923aadcf70. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:04.921547 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:04.921547 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:35:04.922259 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-57fa7be5-84ba-4587-a17a-725072e68bf4 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 returned with HTTP 200 Aug 06 14:35:04.922724 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1347/5377] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:04 2026] GET /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:05.934240 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5d389827-bb5a-47b6-888f-a43b82ffefab None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:05.935875 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5d389827-bb5a-47b6-888f-a43b82ffefab tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:35:05.936064 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5d389827-bb5a-47b6-888f-a43b82ffefab tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:05.936249 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5d389827-bb5a-47b6-888f-a43b82ffefab tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:05.936375 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-5d389827-bb5a-47b6-888f-a43b82ffefab tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 66640331-87af-4157-82fa-c2923aadcf70. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:05.940282 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:05.940282 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:35:05.940856 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5d389827-bb5a-47b6-888f-a43b82ffefab tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 returned with HTTP 200 Aug 06 14:35:05.941192 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1339/5378] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:05 2026] GET /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:06.951048 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bb50d3af-2d79-4f2a-8912-c31b2b821b72 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:06.953560 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bb50d3af-2d79-4f2a-8912-c31b2b821b72 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:35:06.953844 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bb50d3af-2d79-4f2a-8912-c31b2b821b72 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:06.954085 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bb50d3af-2d79-4f2a-8912-c31b2b821b72 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:06.954243 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-bb50d3af-2d79-4f2a-8912-c31b2b821b72 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 66640331-87af-4157-82fa-c2923aadcf70. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:06.959403 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:06.959403 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:35:06.960165 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bb50d3af-2d79-4f2a-8912-c31b2b821b72 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 returned with HTTP 200 Aug 06 14:35:06.960621 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1345/5379] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:06 2026] GET /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:07.970846 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-082022c0-b911-4567-a8be-cf8728f11d9e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:07.972541 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-082022c0-b911-4567-a8be-cf8728f11d9e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:35:07.972756 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-082022c0-b911-4567-a8be-cf8728f11d9e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:07.972929 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-082022c0-b911-4567-a8be-cf8728f11d9e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:07.973035 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-082022c0-b911-4567-a8be-cf8728f11d9e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 66640331-87af-4157-82fa-c2923aadcf70. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:07.977297 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:07.977297 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:35:07.977867 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-082022c0-b911-4567-a8be-cf8728f11d9e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 returned with HTTP 200 Aug 06 14:35:07.978202 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1349/5380] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:07 2026] GET /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:08.988444 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-2fdeed2a-6427-4984-8cfa-e7f7966f82c3 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:08.990076 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2fdeed2a-6427-4984-8cfa-e7f7966f82c3 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:35:08.990293 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2fdeed2a-6427-4984-8cfa-e7f7966f82c3 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:08.990475 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2fdeed2a-6427-4984-8cfa-e7f7966f82c3 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:08.990576 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-2fdeed2a-6427-4984-8cfa-e7f7966f82c3 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 66640331-87af-4157-82fa-c2923aadcf70. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:08.994306 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:08.994306 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:35:08.994817 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2fdeed2a-6427-4984-8cfa-e7f7966f82c3 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 returned with HTTP 200 Aug 06 14:35:08.995147 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1348/5381] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:08 2026] GET /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:10.006931 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9ce3159c-bc37-4314-8783-11d4637914f0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:10.009528 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9ce3159c-bc37-4314-8783-11d4637914f0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:35:10.009528 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9ce3159c-bc37-4314-8783-11d4637914f0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:10.009528 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9ce3159c-bc37-4314-8783-11d4637914f0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:10.009528 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-9ce3159c-bc37-4314-8783-11d4637914f0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 66640331-87af-4157-82fa-c2923aadcf70. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:10.013553 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:10.013553 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:35:10.014313 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9ce3159c-bc37-4314-8783-11d4637914f0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 returned with HTTP 200 Aug 06 14:35:10.014759 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1340/5382] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:10 2026] GET /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:11.030386 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-27659556-b542-4ac5-ae52-e63b1a30f49e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:11.032384 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-27659556-b542-4ac5-ae52-e63b1a30f49e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:35:11.032638 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-27659556-b542-4ac5-ae52-e63b1a30f49e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:11.032832 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-27659556-b542-4ac5-ae52-e63b1a30f49e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:11.032952 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-27659556-b542-4ac5-ae52-e63b1a30f49e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 66640331-87af-4157-82fa-c2923aadcf70. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:11.037501 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:11.037501 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:35:11.038142 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-27659556-b542-4ac5-ae52-e63b1a30f49e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 returned with HTTP 200 Aug 06 14:35:11.038532 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1346/5383] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:11 2026] GET /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:12.047941 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c0c7b721-b86c-4604-b82b-2d8bab34b834 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:12.050262 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c0c7b721-b86c-4604-b82b-2d8bab34b834 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:35:12.050564 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c0c7b721-b86c-4604-b82b-2d8bab34b834 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:12.050821 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c0c7b721-b86c-4604-b82b-2d8bab34b834 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:12.050973 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-c0c7b721-b86c-4604-b82b-2d8bab34b834 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 66640331-87af-4157-82fa-c2923aadcf70. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:12.056256 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:12.056256 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:35:12.057045 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c0c7b721-b86c-4604-b82b-2d8bab34b834 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 returned with HTTP 200 Aug 06 14:35:12.057524 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1350/5384] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:12 2026] GET /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:13.066932 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7f900cca-3371-48af-9a02-c1d130370bae None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:13.068720 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7f900cca-3371-48af-9a02-c1d130370bae tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:35:13.068920 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7f900cca-3371-48af-9a02-c1d130370bae tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:13.069145 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7f900cca-3371-48af-9a02-c1d130370bae tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:13.069221 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-7f900cca-3371-48af-9a02-c1d130370bae tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 66640331-87af-4157-82fa-c2923aadcf70. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:13.073740 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:13.073740 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:35:13.074451 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7f900cca-3371-48af-9a02-c1d130370bae tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 returned with HTTP 200 Aug 06 14:35:13.074825 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1349/5385] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:13 2026] GET /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:14.085802 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2eee0751-5525-43a4-b80e-c5e0cc189dac None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:14.087868 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2eee0751-5525-43a4-b80e-c5e0cc189dac tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:35:14.088214 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2eee0751-5525-43a4-b80e-c5e0cc189dac tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:14.088477 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2eee0751-5525-43a4-b80e-c5e0cc189dac tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:14.088650 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-2eee0751-5525-43a4-b80e-c5e0cc189dac tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 66640331-87af-4157-82fa-c2923aadcf70. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:14.092889 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:14.092889 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:35:14.093605 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2eee0751-5525-43a4-b80e-c5e0cc189dac tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 returned with HTTP 200 Aug 06 14:35:14.094026 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1341/5386] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:14 2026] GET /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:14.103638 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7f060ef7-f301-481c-832a-045e0bcad3be None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:14.157665 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7f060ef7-f301-481c-832a-045e0bcad3be tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] POST https://10.4.3.229/volume/v3/backups Aug 06 14:35:14.158049 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7f060ef7-f301-481c-832a-045e0bcad3be tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9559a282-c46b-4055-bb61-fbe1852148b3"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:35:14.159600 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.backups [None req-7f060ef7-f301-481c-832a-045e0bcad3be tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Creating new backup {'backup': {'volume_id': '9559a282-c46b-4055-bb61-fbe1852148b3'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:35:14.159900 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.backups [None req-7f060ef7-f301-481c-832a-045e0bcad3be tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Creating backup of volume 9559a282-c46b-4055-bb61-fbe1852148b3 in container None Aug 06 14:35:14.167051 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:14.167051 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:35:14.167581 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-7f060ef7-f301-481c-832a-045e0bcad3be tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Volume info retrieved successfully. Aug 06 14:35:14.184741 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-7f060ef7-f301-481c-832a-045e0bcad3be tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Created reservations ['769e08da-cf16-481d-8aea-6b94fa28d757', 'b4164f19-b9f5-40a6-b470-b45edec813b8'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:35:14.216069 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7f060ef7-f301-481c-832a-045e0bcad3be tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:35:14.216560 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1347/5387] 10.4.3.229 () {70 vars in 1298 bytes} [Thu Aug 6 14:35:14 2026] POST /volume/v3/backups => generated 288 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:35:14.224056 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d30f50d7-4237-4edd-950b-a89c0e032b87 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:14.226021 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d30f50d7-4237-4edd-950b-a89c0e032b87 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 Aug 06 14:35:14.226273 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d30f50d7-4237-4edd-950b-a89c0e032b87 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:14.226714 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d30f50d7-4237-4edd-950b-a89c0e032b87 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:14.226714 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-d30f50d7-4237-4edd-950b-a89c0e032b87 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id bf4425c9-9dfe-413d-922d-4d847c220272. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:14.230471 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:14.230471 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:35:14.231056 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d30f50d7-4237-4edd-950b-a89c0e032b87 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 returned with HTTP 200 Aug 06 14:35:14.231414 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1351/5388] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:14 2026] GET /volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:15.243152 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9f4d5cf4-e9d2-4ef7-b055-ed8c33c7a681 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:15.245022 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9f4d5cf4-e9d2-4ef7-b055-ed8c33c7a681 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 Aug 06 14:35:15.245283 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9f4d5cf4-e9d2-4ef7-b055-ed8c33c7a681 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:15.245530 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9f4d5cf4-e9d2-4ef7-b055-ed8c33c7a681 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:15.245682 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-9f4d5cf4-e9d2-4ef7-b055-ed8c33c7a681 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id bf4425c9-9dfe-413d-922d-4d847c220272. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:15.250464 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:15.250464 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:35:15.251153 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9f4d5cf4-e9d2-4ef7-b055-ed8c33c7a681 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 returned with HTTP 200 Aug 06 14:35:15.251755 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1350/5389] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:15 2026] GET /volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:16.261484 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f904f0b7-6db9-4edd-9c5e-7181ac396642 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:16.263236 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f904f0b7-6db9-4edd-9c5e-7181ac396642 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 Aug 06 14:35:16.263566 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f904f0b7-6db9-4edd-9c5e-7181ac396642 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:16.263847 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f904f0b7-6db9-4edd-9c5e-7181ac396642 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:16.264025 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-f904f0b7-6db9-4edd-9c5e-7181ac396642 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id bf4425c9-9dfe-413d-922d-4d847c220272. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:16.269005 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:16.269005 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:35:16.269723 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f904f0b7-6db9-4edd-9c5e-7181ac396642 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 returned with HTTP 200 Aug 06 14:35:16.270132 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1342/5390] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:16 2026] GET /volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:17.281042 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8edfee70-f9dd-4081-a1db-3190417998c7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:17.283757 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8edfee70-f9dd-4081-a1db-3190417998c7 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 Aug 06 14:35:17.284072 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8edfee70-f9dd-4081-a1db-3190417998c7 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:17.284364 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8edfee70-f9dd-4081-a1db-3190417998c7 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:17.284549 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-8edfee70-f9dd-4081-a1db-3190417998c7 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id bf4425c9-9dfe-413d-922d-4d847c220272. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:17.290330 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:17.290330 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:35:17.291364 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8edfee70-f9dd-4081-a1db-3190417998c7 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 returned with HTTP 200 Aug 06 14:35:17.291946 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1348/5391] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:17 2026] GET /volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:18.301694 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-378a3c61-20a4-41e7-a679-074c3d350a7e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:18.303681 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-378a3c61-20a4-41e7-a679-074c3d350a7e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 Aug 06 14:35:18.303928 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-378a3c61-20a4-41e7-a679-074c3d350a7e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:18.304165 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-378a3c61-20a4-41e7-a679-074c3d350a7e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:18.304297 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-378a3c61-20a4-41e7-a679-074c3d350a7e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id bf4425c9-9dfe-413d-922d-4d847c220272. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:18.309128 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:18.309128 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:35:18.309867 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-378a3c61-20a4-41e7-a679-074c3d350a7e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 returned with HTTP 200 Aug 06 14:35:18.310250 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1352/5392] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:18 2026] GET /volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:19.320675 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-db89dbe6-0e7b-4f0a-9269-fc468e7fa8a0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:19.322333 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-db89dbe6-0e7b-4f0a-9269-fc468e7fa8a0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 Aug 06 14:35:19.322524 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-db89dbe6-0e7b-4f0a-9269-fc468e7fa8a0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:19.322702 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-db89dbe6-0e7b-4f0a-9269-fc468e7fa8a0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:19.322846 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-db89dbe6-0e7b-4f0a-9269-fc468e7fa8a0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id bf4425c9-9dfe-413d-922d-4d847c220272. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:19.326726 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:19.326726 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:35:19.327338 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-db89dbe6-0e7b-4f0a-9269-fc468e7fa8a0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 returned with HTTP 200 Aug 06 14:35:19.327696 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1351/5393] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:19 2026] GET /volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:20.339290 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d19bfaf4-5652-478a-a310-4cf409cf88d8 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:20.341242 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d19bfaf4-5652-478a-a310-4cf409cf88d8 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 Aug 06 14:35:20.341495 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d19bfaf4-5652-478a-a310-4cf409cf88d8 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:20.341706 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d19bfaf4-5652-478a-a310-4cf409cf88d8 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:20.341819 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-d19bfaf4-5652-478a-a310-4cf409cf88d8 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id bf4425c9-9dfe-413d-922d-4d847c220272. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:20.346247 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:20.346247 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:35:20.346895 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d19bfaf4-5652-478a-a310-4cf409cf88d8 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 returned with HTTP 200 Aug 06 14:35:20.347295 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1343/5394] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:20 2026] GET /volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:21.362641 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1a324f58-1989-419f-b9b0-5c7d6b6872f4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:21.364471 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1a324f58-1989-419f-b9b0-5c7d6b6872f4 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 Aug 06 14:35:21.364708 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1a324f58-1989-419f-b9b0-5c7d6b6872f4 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:21.364928 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1a324f58-1989-419f-b9b0-5c7d6b6872f4 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:21.365030 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-1a324f58-1989-419f-b9b0-5c7d6b6872f4 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id bf4425c9-9dfe-413d-922d-4d847c220272. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:21.369253 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:21.369253 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:35:21.369842 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1a324f58-1989-419f-b9b0-5c7d6b6872f4 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 returned with HTTP 200 Aug 06 14:35:21.370205 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1349/5395] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:21 2026] GET /volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:22.381823 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-73162a45-eb6f-4b74-afe3-de648fc861d6 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:22.383615 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-73162a45-eb6f-4b74-afe3-de648fc861d6 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 Aug 06 14:35:22.383816 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-73162a45-eb6f-4b74-afe3-de648fc861d6 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:22.384019 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-73162a45-eb6f-4b74-afe3-de648fc861d6 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:22.384180 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-73162a45-eb6f-4b74-afe3-de648fc861d6 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id bf4425c9-9dfe-413d-922d-4d847c220272. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:22.388792 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:22.388792 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:35:22.389384 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-73162a45-eb6f-4b74-afe3-de648fc861d6 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 returned with HTTP 200 Aug 06 14:35:22.389755 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1353/5396] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:22 2026] GET /volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:23.399143 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b5ea77a6-95c5-4d67-b609-918c04520dda None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:23.400688 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b5ea77a6-95c5-4d67-b609-918c04520dda tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 Aug 06 14:35:23.400866 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b5ea77a6-95c5-4d67-b609-918c04520dda tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:23.401030 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b5ea77a6-95c5-4d67-b609-918c04520dda tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:23.401188 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-b5ea77a6-95c5-4d67-b609-918c04520dda tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id bf4425c9-9dfe-413d-922d-4d847c220272. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:23.405295 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:23.405295 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:35:23.405823 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b5ea77a6-95c5-4d67-b609-918c04520dda tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 returned with HTTP 200 Aug 06 14:35:23.406192 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1352/5397] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:23 2026] GET /volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:24.415208 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8008a025-9483-4eb8-a979-75a63908f471 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:24.416954 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8008a025-9483-4eb8-a979-75a63908f471 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 Aug 06 14:35:24.417182 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8008a025-9483-4eb8-a979-75a63908f471 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:24.417356 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8008a025-9483-4eb8-a979-75a63908f471 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:24.417482 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-8008a025-9483-4eb8-a979-75a63908f471 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id bf4425c9-9dfe-413d-922d-4d847c220272. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:24.421586 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:24.421586 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:35:24.422177 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8008a025-9483-4eb8-a979-75a63908f471 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 returned with HTTP 200 Aug 06 14:35:24.422532 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1344/5398] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:24 2026] GET /volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:25.431540 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b96f0323-14c3-4582-89b7-6144ed3d39d7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:25.433581 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b96f0323-14c3-4582-89b7-6144ed3d39d7 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 Aug 06 14:35:25.433798 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b96f0323-14c3-4582-89b7-6144ed3d39d7 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:25.433975 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b96f0323-14c3-4582-89b7-6144ed3d39d7 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:25.434079 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-b96f0323-14c3-4582-89b7-6144ed3d39d7 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id bf4425c9-9dfe-413d-922d-4d847c220272. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:25.439114 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:25.439114 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:35:25.439974 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b96f0323-14c3-4582-89b7-6144ed3d39d7 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 returned with HTTP 200 Aug 06 14:35:25.440455 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1350/5399] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:25 2026] GET /volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:26.452052 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-f045714d-bdbf-4531-b711-b483f6fdd30e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:26.453752 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f045714d-bdbf-4531-b711-b483f6fdd30e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 Aug 06 14:35:26.453966 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f045714d-bdbf-4531-b711-b483f6fdd30e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:26.454167 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-f045714d-bdbf-4531-b711-b483f6fdd30e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:26.454281 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-f045714d-bdbf-4531-b711-b483f6fdd30e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id bf4425c9-9dfe-413d-922d-4d847c220272. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:26.458770 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:26.458770 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:35:26.459563 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-f045714d-bdbf-4531-b711-b483f6fdd30e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 returned with HTTP 200 Aug 06 14:35:26.459931 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1354/5400] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:26 2026] GET /volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:27.470944 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ea7c8540-5569-4cb8-aa36-3d1d59476999 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:27.472893 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ea7c8540-5569-4cb8-aa36-3d1d59476999 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 Aug 06 14:35:27.473166 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ea7c8540-5569-4cb8-aa36-3d1d59476999 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:27.473376 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ea7c8540-5569-4cb8-aa36-3d1d59476999 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:27.473510 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-ea7c8540-5569-4cb8-aa36-3d1d59476999 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id bf4425c9-9dfe-413d-922d-4d847c220272. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:27.477991 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:27.477991 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:35:27.478688 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ea7c8540-5569-4cb8-aa36-3d1d59476999 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 returned with HTTP 200 Aug 06 14:35:27.479144 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1353/5401] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:27 2026] GET /volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:28.488108 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5326d077-a765-4c6b-9c7b-8fb364384c4b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:28.489817 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5326d077-a765-4c6b-9c7b-8fb364384c4b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 Aug 06 14:35:28.490018 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5326d077-a765-4c6b-9c7b-8fb364384c4b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:28.490207 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5326d077-a765-4c6b-9c7b-8fb364384c4b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:28.490303 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-5326d077-a765-4c6b-9c7b-8fb364384c4b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id bf4425c9-9dfe-413d-922d-4d847c220272. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:28.494850 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:28.494850 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:35:28.495416 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5326d077-a765-4c6b-9c7b-8fb364384c4b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 returned with HTTP 200 Aug 06 14:35:28.495806 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1345/5402] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:28 2026] GET /volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:28.504603 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-91423e44-079e-43f9-9ecd-029d4d9a9487 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:28.506206 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-91423e44-079e-43f9-9ecd-029d4d9a9487 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] DELETE https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 Aug 06 14:35:28.506408 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-91423e44-079e-43f9-9ecd-029d4d9a9487 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:28.506613 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-91423e44-079e-43f9-9ecd-029d4d9a9487 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:28.506710 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.backups [None req-91423e44-079e-43f9-9ecd-029d4d9a9487 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Delete backup with id: bf4425c9-9dfe-413d-922d-4d847c220272. Aug 06 14:35:28.510636 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:28.510636 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:35:28.521089 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.backup.rpcapi [None req-91423e44-079e-43f9-9ecd-029d4d9a9487 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] delete_backup rpcapi backup_id bf4425c9-9dfe-413d-922d-4d847c220272 {{(pid=100398) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:35:28.522808 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-91423e44-079e-43f9-9ecd-029d4d9a9487 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 returned with HTTP 202 Aug 06 14:35:28.523222 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1351/5403] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:35:28 2026] DELETE /volume/v3/backups/bf4425c9-9dfe-413d-922d-4d847c220272 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:35:28.530836 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-4dbad359-3a12-4396-bc51-d4f287464cb9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:28.532588 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4dbad359-3a12-4396-bc51-d4f287464cb9 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:35:28.532943 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4dbad359-3a12-4396-bc51-d4f287464cb9 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-638700927"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:35:28.534345 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-4dbad359-3a12-4396-bc51-d4f287464cb9 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-638700927'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:35:28.534474 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-4dbad359-3a12-4396-bc51-d4f287464cb9 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Create volume of 1 GB Aug 06 14:35:28.538268 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-4dbad359-3a12-4396-bc51-d4f287464cb9 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Availability Zones retrieved successfully. Aug 06 14:35:28.544331 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4dbad359-3a12-4396-bc51-d4f287464cb9 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Flow 'volume_create_api' (f1f36b6e-5069-447d-a3ea-1dd26a671585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:35:28.545253 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4dbad359-3a12-4396-bc51-d4f287464cb9 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8793778-2ffe-4c7c-9424-869267f1d56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:35:28.546028 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-4dbad359-3a12-4396-bc51-d4f287464cb9 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:35:28.573254 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4dbad359-3a12-4396-bc51-d4f287464cb9 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8793778-2ffe-4c7c-9424-869267f1d56f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:35:28.574000 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4dbad359-3a12-4396-bc51-d4f287464cb9 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78a96df4-8ffd-4acc-befe-d65cc853807f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:35:28.611359 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-4dbad359-3a12-4396-bc51-d4f287464cb9 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Created reservations ['801eb288-58bb-46e5-9b46-209c9cf97f62', '3b240724-9d56-422d-86cd-65b9cf7dc47c', 'aeda0c8f-3b34-4236-aab7-92d8bea0c817', 'f63d1bb9-8c2e-46dd-9ffb-2435a21415c4'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:35:28.612322 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4dbad359-3a12-4396-bc51-d4f287464cb9 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78a96df4-8ffd-4acc-befe-d65cc853807f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['801eb288-58bb-46e5-9b46-209c9cf97f62', '3b240724-9d56-422d-86cd-65b9cf7dc47c', 'aeda0c8f-3b34-4236-aab7-92d8bea0c817', 'f63d1bb9-8c2e-46dd-9ffb-2435a21415c4']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:35:28.613226 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4dbad359-3a12-4396-bc51-d4f287464cb9 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c6270d2-f902-4949-9438-7358d69ac60c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:35:28.639135 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4dbad359-3a12-4396-bc51-d4f287464cb9 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c6270d2-f902-4949-9438-7358d69ac60c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40648e6b-fd9b-42e1-88d7-2d9c14f4644f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-638700927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1118670be5484211856021b500cc7f7e',qos_specs=None,replication_status=,reservations=['801eb288-58bb-46e5-9b46-209c9cf97f62','3b240724-9d56-422d-86cd-65b9cf7dc47c','aeda0c8f-3b34-4236-aab7-92d8bea0c817','f63d1bb9-8c2e-46dd-9ffb-2435a21415c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016b79f65589438cbcc8f0f5ced88011',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:35:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-638700927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40648e6b-fd9b-42e1-88d7-2d9c14f4644f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1118670be5484211856021b500cc7f7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='016b79f65589438cbcc8f0f5ced88011',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:35:28.639787 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4dbad359-3a12-4396-bc51-d4f287464cb9 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f223ddc3-0044-4302-b65b-7c2748d04baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:35:28.654202 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4dbad359-3a12-4396-bc51-d4f287464cb9 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f223ddc3-0044-4302-b65b-7c2748d04baf) transitioned into state 'SUCCESS' from state '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-638700927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1118670be5484211856021b500cc7f7e',qos_specs=None,replication_status=,reservations=['801eb288-58bb-46e5-9b46-209c9cf97f62','3b240724-9d56-422d-86cd-65b9cf7dc47c','aeda0c8f-3b34-4236-aab7-92d8bea0c817','f63d1bb9-8c2e-46dd-9ffb-2435a21415c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016b79f65589438cbcc8f0f5ced88011',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:35:28.654850 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4dbad359-3a12-4396-bc51-d4f287464cb9 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58a25ef6-f902-4f85-b2c6-4a3323f163f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:35:28.662565 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4dbad359-3a12-4396-bc51-d4f287464cb9 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58a25ef6-f902-4f85-b2c6-4a3323f163f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:35:28.663275 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-4dbad359-3a12-4396-bc51-d4f287464cb9 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Flow 'volume_create_api' (f1f36b6e-5069-447d-a3ea-1dd26a671585) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:35:28.663631 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-4dbad359-3a12-4396-bc51-d4f287464cb9 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Create volume request issued successfully. Aug 06 14:35:28.664149 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4dbad359-3a12-4396-bc51-d4f287464cb9 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:35:28.664531 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1355/5404] 10.4.3.229 () {70 vars in 1298 bytes} [Thu Aug 6 14:35:28 2026] POST /volume/v3/volumes => generated 777 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:35:28.676277 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-094e5974-5e8c-42c6-9e23-4b08143f38e8 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:28.678187 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-094e5974-5e8c-42c6-9e23-4b08143f38e8 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/volumes/40648e6b-fd9b-42e1-88d7-2d9c14f4644f Aug 06 14:35:28.678392 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-094e5974-5e8c-42c6-9e23-4b08143f38e8 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:28.678663 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-094e5974-5e8c-42c6-9e23-4b08143f38e8 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:28.685853 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:28.685853 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:35:28.689388 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-094e5974-5e8c-42c6-9e23-4b08143f38e8 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Volume info retrieved successfully. Aug 06 14:35:28.693388 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-094e5974-5e8c-42c6-9e23-4b08143f38e8 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/volumes/40648e6b-fd9b-42e1-88d7-2d9c14f4644f returned with HTTP 200 Aug 06 14:35:28.693896 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1354/5405] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:28 2026] GET /volume/v3/volumes/40648e6b-fd9b-42e1-88d7-2d9c14f4644f => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:29.705123 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-bd4606b6-324f-4bc1-ac42-42ed1ed7cd35 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:29.706862 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bd4606b6-324f-4bc1-ac42-42ed1ed7cd35 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/volumes/40648e6b-fd9b-42e1-88d7-2d9c14f4644f Aug 06 14:35:29.707058 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bd4606b6-324f-4bc1-ac42-42ed1ed7cd35 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:29.707242 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bd4606b6-324f-4bc1-ac42-42ed1ed7cd35 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:29.714168 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:29.714168 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:35:29.717527 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-bd4606b6-324f-4bc1-ac42-42ed1ed7cd35 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Volume info retrieved successfully. Aug 06 14:35:29.721003 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bd4606b6-324f-4bc1-ac42-42ed1ed7cd35 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/volumes/40648e6b-fd9b-42e1-88d7-2d9c14f4644f returned with HTTP 200 Aug 06 14:35:29.721358 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1346/5406] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:29 2026] GET /volume/v3/volumes/40648e6b-fd9b-42e1-88d7-2d9c14f4644f => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:35:29.732939 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-38de11a0-f5bb-4226-a02a-13fb6d304b7d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:29.734617 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-38de11a0-f5bb-4226-a02a-13fb6d304b7d tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 06 14:35:29.734960 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-38de11a0-f5bb-4226-a02a-13fb6d304b7d tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "40648e6b-fd9b-42e1-88d7-2d9c14f4644f", "name": "tempest-type-Backup-583629716"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:35:29.736691 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.backups [None req-38de11a0-f5bb-4226-a02a-13fb6d304b7d tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Creating new backup {'backup': {'volume_id': '40648e6b-fd9b-42e1-88d7-2d9c14f4644f', 'name': 'tempest-type-Backup-583629716'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:35:29.736817 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.backups [None req-38de11a0-f5bb-4226-a02a-13fb6d304b7d tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Creating backup of volume 40648e6b-fd9b-42e1-88d7-2d9c14f4644f in container None Aug 06 14:35:29.743241 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:29.743241 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:35:29.743547 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-38de11a0-f5bb-4226-a02a-13fb6d304b7d tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Volume info retrieved successfully. Aug 06 14:35:29.756985 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-38de11a0-f5bb-4226-a02a-13fb6d304b7d tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Created reservations ['22206dfa-e36e-4012-8295-45d33d099e95', 'a359c64d-7398-446b-a594-2dd3daa03b40'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:35:29.780702 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-38de11a0-f5bb-4226-a02a-13fb6d304b7d tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:35:29.781116 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1352/5407] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:35:29 2026] POST /volume/v3/backups => generated 315 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:35:29.789399 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5f5edadc-0c98-48a9-b712-7e339f40e915 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:29.791568 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5f5edadc-0c98-48a9-b712-7e339f40e915 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 Aug 06 14:35:29.791624 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5f5edadc-0c98-48a9-b712-7e339f40e915 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:29.791788 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5f5edadc-0c98-48a9-b712-7e339f40e915 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:29.791894 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-5f5edadc-0c98-48a9-b712-7e339f40e915 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 82c3ecc3-2d7b-4ae2-9258-6af4d243d517. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:29.796258 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:29.796258 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:35:29.796938 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5f5edadc-0c98-48a9-b712-7e339f40e915 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 returned with HTTP 200 Aug 06 14:35:29.797320 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1356/5408] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:29 2026] GET /volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:30.806842 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ca83e585-fd6a-46c9-99a9-bfe678f792ea None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:30.809196 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ca83e585-fd6a-46c9-99a9-bfe678f792ea tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 Aug 06 14:35:30.809495 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ca83e585-fd6a-46c9-99a9-bfe678f792ea tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:30.809758 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ca83e585-fd6a-46c9-99a9-bfe678f792ea tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:30.809920 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-ca83e585-fd6a-46c9-99a9-bfe678f792ea tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 82c3ecc3-2d7b-4ae2-9258-6af4d243d517. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:30.815122 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:30.815122 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:35:30.815971 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ca83e585-fd6a-46c9-99a9-bfe678f792ea tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 returned with HTTP 200 Aug 06 14:35:30.816487 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1355/5409] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:30 2026] GET /volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:31.825843 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-642b5b06-c672-4fa2-90dc-aed6f68ac377 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:31.827514 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-642b5b06-c672-4fa2-90dc-aed6f68ac377 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 Aug 06 14:35:31.827717 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-642b5b06-c672-4fa2-90dc-aed6f68ac377 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:31.827896 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-642b5b06-c672-4fa2-90dc-aed6f68ac377 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:31.828000 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-642b5b06-c672-4fa2-90dc-aed6f68ac377 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 82c3ecc3-2d7b-4ae2-9258-6af4d243d517. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:31.832386 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:31.832386 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:35:31.833135 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-642b5b06-c672-4fa2-90dc-aed6f68ac377 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 returned with HTTP 200 Aug 06 14:35:31.833540 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1347/5410] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:31 2026] GET /volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:32.845164 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bf990968-132e-429f-882d-a5d98b96d462 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:32.851056 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bf990968-132e-429f-882d-a5d98b96d462 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 Aug 06 14:35:32.851757 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bf990968-132e-429f-882d-a5d98b96d462 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:32.852456 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bf990968-132e-429f-882d-a5d98b96d462 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:32.853645 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-bf990968-132e-429f-882d-a5d98b96d462 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 82c3ecc3-2d7b-4ae2-9258-6af4d243d517. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:32.861086 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:32.861086 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:35:32.861695 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bf990968-132e-429f-882d-a5d98b96d462 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 returned with HTTP 200 Aug 06 14:35:32.862044 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1353/5411] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:32 2026] GET /volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:33.871645 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e8950835-1365-4791-b081-4c4d5c6f3e24 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:33.873628 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e8950835-1365-4791-b081-4c4d5c6f3e24 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 Aug 06 14:35:33.873898 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e8950835-1365-4791-b081-4c4d5c6f3e24 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:33.874348 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e8950835-1365-4791-b081-4c4d5c6f3e24 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:33.874506 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-e8950835-1365-4791-b081-4c4d5c6f3e24 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 82c3ecc3-2d7b-4ae2-9258-6af4d243d517. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:33.879220 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:33.879220 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:35:33.879781 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e8950835-1365-4791-b081-4c4d5c6f3e24 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 returned with HTTP 200 Aug 06 14:35:33.880118 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1357/5412] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:33 2026] GET /volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:34.890396 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a913aa4c-20fd-4fe9-9466-6c612afe8f3c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:34.892309 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a913aa4c-20fd-4fe9-9466-6c612afe8f3c tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 Aug 06 14:35:34.892598 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a913aa4c-20fd-4fe9-9466-6c612afe8f3c tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:34.892834 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a913aa4c-20fd-4fe9-9466-6c612afe8f3c tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:34.892993 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-a913aa4c-20fd-4fe9-9466-6c612afe8f3c tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 82c3ecc3-2d7b-4ae2-9258-6af4d243d517. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:34.897048 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:34.897048 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:35:34.897669 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a913aa4c-20fd-4fe9-9466-6c612afe8f3c tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 returned with HTTP 200 Aug 06 14:35:34.898004 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1356/5413] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:34 2026] GET /volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:35.908982 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c91d2e20-c9c3-48cd-be83-4f067cf32744 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:35.910895 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c91d2e20-c9c3-48cd-be83-4f067cf32744 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 Aug 06 14:35:35.911070 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c91d2e20-c9c3-48cd-be83-4f067cf32744 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:35.911269 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c91d2e20-c9c3-48cd-be83-4f067cf32744 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:35.911368 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-c91d2e20-c9c3-48cd-be83-4f067cf32744 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 82c3ecc3-2d7b-4ae2-9258-6af4d243d517. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:35.915649 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:35.915649 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:35:35.916265 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c91d2e20-c9c3-48cd-be83-4f067cf32744 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 returned with HTTP 200 Aug 06 14:35:35.916670 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1348/5414] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:35 2026] GET /volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:36.930161 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5b6b5e6c-84ae-4a91-9393-0ec6dfedc30e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:36.935865 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5b6b5e6c-84ae-4a91-9393-0ec6dfedc30e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 Aug 06 14:35:36.939444 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5b6b5e6c-84ae-4a91-9393-0ec6dfedc30e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:36.939444 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5b6b5e6c-84ae-4a91-9393-0ec6dfedc30e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:36.939444 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-5b6b5e6c-84ae-4a91-9393-0ec6dfedc30e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 82c3ecc3-2d7b-4ae2-9258-6af4d243d517. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:36.948990 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:36.948990 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:35:36.953251 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5b6b5e6c-84ae-4a91-9393-0ec6dfedc30e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 returned with HTTP 200 Aug 06 14:35:36.955356 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1354/5415] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:36 2026] GET /volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 => generated 735 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:37.964947 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-aa68370b-b017-48c1-8823-f59292edc7e2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:37.966923 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-aa68370b-b017-48c1-8823-f59292edc7e2 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 Aug 06 14:35:37.967142 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-aa68370b-b017-48c1-8823-f59292edc7e2 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:37.967401 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-aa68370b-b017-48c1-8823-f59292edc7e2 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:37.967590 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-aa68370b-b017-48c1-8823-f59292edc7e2 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 82c3ecc3-2d7b-4ae2-9258-6af4d243d517. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:37.969516 np0000006659 devstack@c-api.service[100396]: DEBUG dbcounter [-] [100396] Writing DB stats cinder:SELECT=80,cinder:UPDATE=19,cinder:INSERT=8 {{(pid=100396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:35:37.972335 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:37.972335 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:35:37.973082 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-aa68370b-b017-48c1-8823-f59292edc7e2 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 returned with HTTP 200 Aug 06 14:35:37.973684 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1358/5416] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:37 2026] GET /volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:38.985951 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-91699225-98e0-4962-9163-f2d4ef4dedd0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:38.989331 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-91699225-98e0-4962-9163-f2d4ef4dedd0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 Aug 06 14:35:38.989611 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-91699225-98e0-4962-9163-f2d4ef4dedd0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:38.989833 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-91699225-98e0-4962-9163-f2d4ef4dedd0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:38.989967 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-91699225-98e0-4962-9163-f2d4ef4dedd0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 82c3ecc3-2d7b-4ae2-9258-6af4d243d517. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:38.992060 np0000006659 devstack@c-api.service[100397]: DEBUG dbcounter [-] [100397] Writing DB stats cinder:SELECT=96,cinder:UPDATE=26,cinder:INSERT=18 {{(pid=100397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:35:38.995377 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:38.995377 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:35:38.996219 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-91699225-98e0-4962-9163-f2d4ef4dedd0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 returned with HTTP 200 Aug 06 14:35:38.996768 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1357/5417] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:38 2026] GET /volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:39.460027 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-c6de6357-3055-4ebe-be44-1c9ec5d6f9a8 req-2785e77d-2242-44f4-9458-afbf44f7ea5a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:39.461979 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-c6de6357-3055-4ebe-be44-1c9ec5d6f9a8 req-2785e77d-2242-44f4-9458-afbf44f7ea5a tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] DELETE https://10.4.3.229/volume/v3/attachments/4a17527d-e411-465a-ab80-5dec081385e5 Aug 06 14:35:39.462178 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-c6de6357-3055-4ebe-be44-1c9ec5d6f9a8 req-2785e77d-2242-44f4-9458-afbf44f7ea5a tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:39.462352 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-c6de6357-3055-4ebe-be44-1c9ec5d6f9a8 req-2785e77d-2242-44f4-9458-afbf44f7ea5a tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:39.464009 np0000006659 devstack@c-api.service[100399]: DEBUG dbcounter [-] [100399] Writing DB stats cinder:SELECT=77,cinder:UPDATE=13,cinder:INSERT=6 {{(pid=100399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:35:39.470453 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:39.470453 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:35:39.513485 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-c6de6357-3055-4ebe-be44-1c9ec5d6f9a8 req-2785e77d-2242-44f4-9458-afbf44f7ea5a tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/attachments/4a17527d-e411-465a-ab80-5dec081385e5 returned with HTTP 200 Aug 06 14:35:39.513919 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1349/5418] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:35:39 2026] DELETE /volume/v3/attachments/4a17527d-e411-465a-ab80-5dec081385e5 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:40.011536 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-8eae8a71-fd74-4caa-8ef8-a07becedf01d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:40.011972 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8eae8a71-fd74-4caa-8ef8-a07becedf01d tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 Aug 06 14:35:40.012189 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8eae8a71-fd74-4caa-8ef8-a07becedf01d tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:40.012355 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-8eae8a71-fd74-4caa-8ef8-a07becedf01d tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:40.012470 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-8eae8a71-fd74-4caa-8ef8-a07becedf01d tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 82c3ecc3-2d7b-4ae2-9258-6af4d243d517. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:40.016548 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:40.016548 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:35:40.017114 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-8eae8a71-fd74-4caa-8ef8-a07becedf01d tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 returned with HTTP 200 Aug 06 14:35:40.019594 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1355/5419] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:40 2026] GET /volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:40.504936 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7160f7b5-81a7-4fdb-8ef8-21aa1ea42b2f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:40.506604 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7160f7b5-81a7-4fdb-8ef8-21aa1ea42b2f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:35:40.506920 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7160f7b5-81a7-4fdb-8ef8-21aa1ea42b2f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1538652517", "source_volid": "4822953d-285f-40c2-b4d0-34488e239c42", "volume_type": "tempest-scenario-type-luks-1461783872", "size": 1}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:35:40.508346 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-7160f7b5-81a7-4fdb-8ef8-21aa1ea42b2f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1538652517', 'source_volid': '4822953d-285f-40c2-b4d0-34488e239c42', 'volume_type': 'tempest-scenario-type-luks-1461783872', 'size': 1}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:35:40.518197 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:40.518197 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:35:40.518730 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7160f7b5-81a7-4fdb-8ef8-21aa1ea42b2f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume retrieved successfully. Aug 06 14:35:40.518854 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-7160f7b5-81a7-4fdb-8ef8-21aa1ea42b2f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Create volume of 1 GB Aug 06 14:35:40.519469 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7160f7b5-81a7-4fdb-8ef8-21aa1ea42b2f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Availability Zones retrieved successfully. Aug 06 14:35:40.524251 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7160f7b5-81a7-4fdb-8ef8-21aa1ea42b2f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Flow 'volume_create_api' (2b58127f-93ba-43e0-9188-3c67ff188a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:35:40.525788 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7160f7b5-81a7-4fdb-8ef8-21aa1ea42b2f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69f367d5-60ae-48f8-b708-7298d714f460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:35:40.526653 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-7160f7b5-81a7-4fdb-8ef8-21aa1ea42b2f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:35:40.543658 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7160f7b5-81a7-4fdb-8ef8-21aa1ea42b2f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69f367d5-60ae-48f8-b708-7298d714f460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4822953d-285f-40c2-b4d0-34488e239c42', 'volume_type': VolumeType(created_at=2026-08-06T14:34:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=30b8ad76-a351-48c7-a1e2-60925bb0a85a,is_public=True,name='tempest-scenario-type-luks-1461783872',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b8ad76-a351-48c7-a1e2-60925bb0a85a', '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=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:35:40.544324 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7160f7b5-81a7-4fdb-8ef8-21aa1ea42b2f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a932fad-4ab2-4905-be42-5d95c2b4fc1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:35:40.579126 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-7160f7b5-81a7-4fdb-8ef8-21aa1ea42b2f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Created reservations ['b6c00998-8eed-422f-82c5-dd9160b064de', 'b8d98bd9-627b-4f78-863e-760cbd0ebfb5', '4c561684-7419-445a-aeab-08fb4f8648db', 'c228b3aa-fef8-47d9-8535-7dd18b5004f5'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:35:40.580092 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7160f7b5-81a7-4fdb-8ef8-21aa1ea42b2f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a932fad-4ab2-4905-be42-5d95c2b4fc1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6c00998-8eed-422f-82c5-dd9160b064de', 'b8d98bd9-627b-4f78-863e-760cbd0ebfb5', '4c561684-7419-445a-aeab-08fb4f8648db', 'c228b3aa-fef8-47d9-8535-7dd18b5004f5']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:35:40.580949 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7160f7b5-81a7-4fdb-8ef8-21aa1ea42b2f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c35da11-4cfe-4c72-89a5-5c44ad8bf4e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:35:40.619700 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7160f7b5-81a7-4fdb-8ef8-21aa1ea42b2f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c35da11-4cfe-4c72-89a5-5c44ad8bf4e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab0ff5f9-87db-40a5-96b1-cc81ec6c8226', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1538652517',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='495c8b6ae444412b8728675cd06400d6',qos_specs=None,replication_status=,reservations=['b6c00998-8eed-422f-82c5-dd9160b064de','b8d98bd9-627b-4f78-863e-760cbd0ebfb5','4c561684-7419-445a-aeab-08fb4f8648db','c228b3aa-fef8-47d9-8535-7dd18b5004f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=4822953d-285f-40c2-b4d0-34488e239c42,status='creating',user_id='69fc43c76b50412e9bd4ddf0dea00977',volume_type_id=30b8ad76-a351-48c7-a1e2-60925bb0a85a), '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-06T14:35:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1538652517',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ab0ff5f9-87db-40a5-96b1-cc81ec6c8226,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='495c8b6ae444412b8728675cd06400d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4822953d-285f-40c2-b4d0-34488e239c42,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69fc43c76b50412e9bd4ddf0dea00977',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(30b8ad76-a351-48c7-a1e2-60925bb0a85a),volume_type_id=30b8ad76-a351-48c7-a1e2-60925bb0a85a)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:35:40.620838 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7160f7b5-81a7-4fdb-8ef8-21aa1ea42b2f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ec6428a-2c97-415d-9d97-7b8e4d5c82fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:35:40.637900 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7160f7b5-81a7-4fdb-8ef8-21aa1ea42b2f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ec6428a-2c97-415d-9d97-7b8e4d5c82fa) transitioned into state 'SUCCESS' from state '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-1538652517',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='495c8b6ae444412b8728675cd06400d6',qos_specs=None,replication_status=,reservations=['b6c00998-8eed-422f-82c5-dd9160b064de','b8d98bd9-627b-4f78-863e-760cbd0ebfb5','4c561684-7419-445a-aeab-08fb4f8648db','c228b3aa-fef8-47d9-8535-7dd18b5004f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=4822953d-285f-40c2-b4d0-34488e239c42,status='creating',user_id='69fc43c76b50412e9bd4ddf0dea00977',volume_type_id=30b8ad76-a351-48c7-a1e2-60925bb0a85a)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:35:40.638912 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7160f7b5-81a7-4fdb-8ef8-21aa1ea42b2f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6aa930d-a9c5-4b52-8963-ff26bfccb359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:35:40.655263 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7160f7b5-81a7-4fdb-8ef8-21aa1ea42b2f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6aa930d-a9c5-4b52-8963-ff26bfccb359) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:35:40.656161 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7160f7b5-81a7-4fdb-8ef8-21aa1ea42b2f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Flow 'volume_create_api' (2b58127f-93ba-43e0-9188-3c67ff188a5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:35:40.656540 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7160f7b5-81a7-4fdb-8ef8-21aa1ea42b2f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Create volume request issued successfully. Aug 06 14:35:40.657195 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7160f7b5-81a7-4fdb-8ef8-21aa1ea42b2f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:35:40.657704 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1359/5420] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:35:40 2026] POST /volume/v3/volumes => generated 811 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:35:40.669665 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8369d6e3-0919-4484-9ef3-da202ec16b40 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:40.672841 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8369d6e3-0919-4484-9ef3-da202ec16b40 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 Aug 06 14:35:40.672983 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8369d6e3-0919-4484-9ef3-da202ec16b40 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:40.673168 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8369d6e3-0919-4484-9ef3-da202ec16b40 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:40.682201 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:40.682201 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:35:40.687724 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8369d6e3-0919-4484-9ef3-da202ec16b40 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:35:40.694154 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8369d6e3-0919-4484-9ef3-da202ec16b40 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 returned with HTTP 200 Aug 06 14:35:40.694578 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1358/5421] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:35:40 2026] GET /volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:41.027613 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-418ac9e4-5387-4044-a380-1e1cd1a7726b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:41.029453 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-418ac9e4-5387-4044-a380-1e1cd1a7726b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 Aug 06 14:35:41.029669 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-418ac9e4-5387-4044-a380-1e1cd1a7726b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:41.029849 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-418ac9e4-5387-4044-a380-1e1cd1a7726b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:41.029946 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-418ac9e4-5387-4044-a380-1e1cd1a7726b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 82c3ecc3-2d7b-4ae2-9258-6af4d243d517. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:41.033932 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:41.033932 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:35:41.034503 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-418ac9e4-5387-4044-a380-1e1cd1a7726b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 returned with HTTP 200 Aug 06 14:35:41.034818 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1350/5422] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:41 2026] GET /volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:41.708692 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-cd0b58db-cf46-4b2f-b44e-e3ed35ee387e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:41.714858 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cd0b58db-cf46-4b2f-b44e-e3ed35ee387e tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 Aug 06 14:35:41.715889 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cd0b58db-cf46-4b2f-b44e-e3ed35ee387e tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:41.716335 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cd0b58db-cf46-4b2f-b44e-e3ed35ee387e tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:41.722148 np0000006659 devstack@c-api.service[100398]: DEBUG dbcounter [-] [100398] Writing DB stats cinder:SELECT=81,cinder:UPDATE=25,cinder:INSERT=6 {{(pid=100398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:35:41.735898 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:41.735898 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:35:41.739638 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-cd0b58db-cf46-4b2f-b44e-e3ed35ee387e tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:35:41.743383 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cd0b58db-cf46-4b2f-b44e-e3ed35ee387e tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 returned with HTTP 200 Aug 06 14:35:41.743761 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1356/5423] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:35:41 2026] GET /volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 => generated 903 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:42.045936 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-84b87b6d-b300-4a0e-b158-f66be2218100 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:42.047786 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-84b87b6d-b300-4a0e-b158-f66be2218100 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 Aug 06 14:35:42.048011 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-84b87b6d-b300-4a0e-b158-f66be2218100 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:42.048209 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-84b87b6d-b300-4a0e-b158-f66be2218100 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:42.048309 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-84b87b6d-b300-4a0e-b158-f66be2218100 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 82c3ecc3-2d7b-4ae2-9258-6af4d243d517. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:42.052494 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:42.052494 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:35:42.053058 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-84b87b6d-b300-4a0e-b158-f66be2218100 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 returned with HTTP 200 Aug 06 14:35:42.053410 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1360/5424] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:42 2026] GET /volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 14:35:42.755618 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-35da4c9a-db58-440e-b8c8-3655211dd8b5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:42.757164 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-35da4c9a-db58-440e-b8c8-3655211dd8b5 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 Aug 06 14:35:42.757318 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-35da4c9a-db58-440e-b8c8-3655211dd8b5 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:42.757504 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-35da4c9a-db58-440e-b8c8-3655211dd8b5 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:42.763627 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:42.763627 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:35:42.766303 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-35da4c9a-db58-440e-b8c8-3655211dd8b5 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:35:42.769578 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-35da4c9a-db58-440e-b8c8-3655211dd8b5 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 returned with HTTP 200 Aug 06 14:35:42.769874 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1359/5425] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:35:42 2026] GET /volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 => generated 903 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:43.063009 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6ec161bf-46f5-4b83-8f6b-22894123dfb0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:43.064985 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6ec161bf-46f5-4b83-8f6b-22894123dfb0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 Aug 06 14:35:43.065205 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6ec161bf-46f5-4b83-8f6b-22894123dfb0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:43.065382 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6ec161bf-46f5-4b83-8f6b-22894123dfb0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:43.065498 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-6ec161bf-46f5-4b83-8f6b-22894123dfb0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 82c3ecc3-2d7b-4ae2-9258-6af4d243d517. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:43.069477 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:43.069477 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:35:43.070045 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6ec161bf-46f5-4b83-8f6b-22894123dfb0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 returned with HTTP 200 Aug 06 14:35:43.070368 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1351/5426] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:43 2026] GET /volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:43.781905 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-fc439b5c-e350-4e34-a67c-fadbbe521bb6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:43.783921 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fc439b5c-e350-4e34-a67c-fadbbe521bb6 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 Aug 06 14:35:43.784159 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fc439b5c-e350-4e34-a67c-fadbbe521bb6 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:43.784384 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fc439b5c-e350-4e34-a67c-fadbbe521bb6 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:43.792465 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:43.792465 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:35:43.796215 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-fc439b5c-e350-4e34-a67c-fadbbe521bb6 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:35:43.800758 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fc439b5c-e350-4e34-a67c-fadbbe521bb6 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 returned with HTTP 200 Aug 06 14:35:43.801181 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1357/5427] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:35:43 2026] GET /volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:44.080303 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5c23e52a-f123-4791-8e14-36487a1dff7c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:44.082738 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5c23e52a-f123-4791-8e14-36487a1dff7c tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 Aug 06 14:35:44.083039 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5c23e52a-f123-4791-8e14-36487a1dff7c tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:44.083311 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5c23e52a-f123-4791-8e14-36487a1dff7c tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:44.083491 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-5c23e52a-f123-4791-8e14-36487a1dff7c tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 82c3ecc3-2d7b-4ae2-9258-6af4d243d517. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:44.088009 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:44.088009 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:35:44.088558 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5c23e52a-f123-4791-8e14-36487a1dff7c tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 returned with HTTP 200 Aug 06 14:35:44.088896 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1361/5428] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:44 2026] GET /volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:44.812298 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-51de2e71-4601-4030-b00c-8b24ddc51a1c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:44.813959 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-51de2e71-4601-4030-b00c-8b24ddc51a1c tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 Aug 06 14:35:44.814161 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-51de2e71-4601-4030-b00c-8b24ddc51a1c tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:44.814333 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-51de2e71-4601-4030-b00c-8b24ddc51a1c tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:44.821736 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:44.821736 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:35:44.825262 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-51de2e71-4601-4030-b00c-8b24ddc51a1c tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:35:44.829040 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-51de2e71-4601-4030-b00c-8b24ddc51a1c tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 returned with HTTP 200 Aug 06 14:35:44.829410 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1360/5429] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:35:44 2026] GET /volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:45.098012 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-07b71639-8385-4311-9ac7-1de0762e9308 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:45.100003 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-07b71639-8385-4311-9ac7-1de0762e9308 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 Aug 06 14:35:45.100248 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-07b71639-8385-4311-9ac7-1de0762e9308 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:45.100440 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-07b71639-8385-4311-9ac7-1de0762e9308 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:45.100607 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-07b71639-8385-4311-9ac7-1de0762e9308 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 82c3ecc3-2d7b-4ae2-9258-6af4d243d517. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:45.105229 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:45.105229 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:35:45.105860 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-07b71639-8385-4311-9ac7-1de0762e9308 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 returned with HTTP 200 Aug 06 14:35:45.106217 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1352/5430] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:45 2026] GET /volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:45.841130 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5233167e-8656-44ef-975b-5999c156b34c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:45.842773 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5233167e-8656-44ef-975b-5999c156b34c tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 Aug 06 14:35:45.842962 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5233167e-8656-44ef-975b-5999c156b34c tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:45.843150 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5233167e-8656-44ef-975b-5999c156b34c tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:45.851517 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:45.851517 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:35:45.854909 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5233167e-8656-44ef-975b-5999c156b34c tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:35:45.858987 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5233167e-8656-44ef-975b-5999c156b34c tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 returned with HTTP 200 Aug 06 14:35:45.859360 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1358/5431] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:35:45 2026] GET /volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:46.115839 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-51de4455-423a-4436-b8ab-d6a4bfbea6ad None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:46.117573 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-51de4455-423a-4436-b8ab-d6a4bfbea6ad tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 Aug 06 14:35:46.117894 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-51de4455-423a-4436-b8ab-d6a4bfbea6ad tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:46.119017 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-51de4455-423a-4436-b8ab-d6a4bfbea6ad tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:46.119017 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-51de4455-423a-4436-b8ab-d6a4bfbea6ad tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 82c3ecc3-2d7b-4ae2-9258-6af4d243d517. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:46.122280 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:46.122280 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:35:46.122984 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-51de4455-423a-4436-b8ab-d6a4bfbea6ad tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 returned with HTTP 200 Aug 06 14:35:46.123397 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1362/5432] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:46 2026] GET /volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:46.132246 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-96d1d790-b811-4777-9bab-2b1065f9ea3d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:46.133802 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-96d1d790-b811-4777-9bab-2b1065f9ea3d tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] DELETE https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 Aug 06 14:35:46.134010 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-96d1d790-b811-4777-9bab-2b1065f9ea3d tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:46.134191 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-96d1d790-b811-4777-9bab-2b1065f9ea3d tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:46.134289 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.contrib.backups [None req-96d1d790-b811-4777-9bab-2b1065f9ea3d tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Delete backup with id: 82c3ecc3-2d7b-4ae2-9258-6af4d243d517. Aug 06 14:35:46.138135 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:46.138135 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:35:46.148229 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.backup.rpcapi [None req-96d1d790-b811-4777-9bab-2b1065f9ea3d tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] delete_backup rpcapi backup_id 82c3ecc3-2d7b-4ae2-9258-6af4d243d517 {{(pid=100397) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:35:46.149976 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-96d1d790-b811-4777-9bab-2b1065f9ea3d tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] https://10.4.3.229/volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 returned with HTTP 202 Aug 06 14:35:46.150459 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1361/5433] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:35:46 2026] DELETE /volume/v3/backups/82c3ecc3-2d7b-4ae2-9258-6af4d243d517 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:35:46.159597 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c5ce8148-b9c6-49a9-8dfc-bec7f398f62b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:46.161520 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c5ce8148-b9c6-49a9-8dfc-bec7f398f62b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/40648e6b-fd9b-42e1-88d7-2d9c14f4644f Aug 06 14:35:46.161779 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c5ce8148-b9c6-49a9-8dfc-bec7f398f62b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:46.162001 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c5ce8148-b9c6-49a9-8dfc-bec7f398f62b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:46.162198 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-c5ce8148-b9c6-49a9-8dfc-bec7f398f62b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Delete volume with id: 40648e6b-fd9b-42e1-88d7-2d9c14f4644f Aug 06 14:35:46.172615 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:46.172615 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:35:46.172977 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c5ce8148-b9c6-49a9-8dfc-bec7f398f62b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Volume info retrieved successfully. Aug 06 14:35:46.196454 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c5ce8148-b9c6-49a9-8dfc-bec7f398f62b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Delete volume request issued successfully. Aug 06 14:35:46.196454 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c5ce8148-b9c6-49a9-8dfc-bec7f398f62b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/volumes/40648e6b-fd9b-42e1-88d7-2d9c14f4644f returned with HTTP 202 Aug 06 14:35:46.196454 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1353/5434] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:35:46 2026] DELETE /volume/v3/volumes/40648e6b-fd9b-42e1-88d7-2d9c14f4644f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:35:46.202283 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-080b6fb9-ae4d-4ba2-a28c-773ad83ed442 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:46.203197 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-080b6fb9-ae4d-4ba2-a28c-773ad83ed442 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/volumes/40648e6b-fd9b-42e1-88d7-2d9c14f4644f Aug 06 14:35:46.203378 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-080b6fb9-ae4d-4ba2-a28c-773ad83ed442 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:46.203623 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-080b6fb9-ae4d-4ba2-a28c-773ad83ed442 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:46.212592 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:46.212592 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:35:46.222453 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-080b6fb9-ae4d-4ba2-a28c-773ad83ed442 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Volume info retrieved successfully. Aug 06 14:35:46.227110 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-080b6fb9-ae4d-4ba2-a28c-773ad83ed442 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/volumes/40648e6b-fd9b-42e1-88d7-2d9c14f4644f returned with HTTP 200 Aug 06 14:35:46.227627 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1359/5435] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:46 2026] GET /volume/v3/volumes/40648e6b-fd9b-42e1-88d7-2d9c14f4644f => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:35:46.871479 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5739d687-3eab-45fa-a07e-4586066c0334 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:46.872996 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5739d687-3eab-45fa-a07e-4586066c0334 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 Aug 06 14:35:46.873413 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5739d687-3eab-45fa-a07e-4586066c0334 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:46.874818 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5739d687-3eab-45fa-a07e-4586066c0334 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:46.880312 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:46.880312 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:35:46.883992 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5739d687-3eab-45fa-a07e-4586066c0334 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:35:46.888257 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5739d687-3eab-45fa-a07e-4586066c0334 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 returned with HTTP 200 Aug 06 14:35:46.888257 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1363/5436] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:35:46 2026] GET /volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:47.241024 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-74cbb1f5-ab05-4307-9955-04977bafb484 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:47.242660 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-74cbb1f5-ab05-4307-9955-04977bafb484 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/volumes/40648e6b-fd9b-42e1-88d7-2d9c14f4644f Aug 06 14:35:47.242889 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-74cbb1f5-ab05-4307-9955-04977bafb484 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:47.243069 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-74cbb1f5-ab05-4307-9955-04977bafb484 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:47.249507 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-74cbb1f5-ab05-4307-9955-04977bafb484 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/volumes/40648e6b-fd9b-42e1-88d7-2d9c14f4644f returned with HTTP 404 Aug 06 14:35:47.249944 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1362/5437] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:47 2026] GET /volume/v3/volumes/40648e6b-fd9b-42e1-88d7-2d9c14f4644f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:35:47.257501 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-39b691e9-c4b2-4b99-b969-183f623e224e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:47.259195 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-39b691e9-c4b2-4b99-b969-183f623e224e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] GET https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70/export_record Aug 06 14:35:47.259390 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-39b691e9-c4b2-4b99-b969-183f623e224e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:47.259607 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-39b691e9-c4b2-4b99-b969-183f623e224e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Calling method 'export_record' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:47.259709 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.backups [None req-39b691e9-c4b2-4b99-b969-183f623e224e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Export record for backup 66640331-87af-4157-82fa-c2923aadcf70. {{(pid=100399) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 14:35:47.263693 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:47.263693 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:35:47.264689 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.policy [None req-39b691e9-c4b2-4b99-b969-183f623e224e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '379cb017038c468e9e0e43a9ecf13578', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1118670be5484211856021b500cc7f7e', '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=100399) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:35:47.264870 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-39b691e9-c4b2-4b99-b969-183f623e224e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70/export_record returned with HTTP 403 Aug 06 14:35:47.265285 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1354/5438] 10.4.3.229 () {68 vars in 1430 bytes} [Thu Aug 6 14:35:47 2026] GET /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70/export_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:35:47.272348 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e3977b65-0269-46c8-b62a-e8ac8126f529 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:47.274112 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e3977b65-0269-46c8-b62a-e8ac8126f529 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:35:47.274453 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e3977b65-0269-46c8-b62a-e8ac8126f529 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-509647470"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:35:47.275879 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-e3977b65-0269-46c8-b62a-e8ac8126f529 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-509647470'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:35:47.275983 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-e3977b65-0269-46c8-b62a-e8ac8126f529 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Create volume of 1 GB Aug 06 14:35:47.279665 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e3977b65-0269-46c8-b62a-e8ac8126f529 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Availability Zones retrieved successfully. Aug 06 14:35:47.284689 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e3977b65-0269-46c8-b62a-e8ac8126f529 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Flow 'volume_create_api' (334864c5-981b-46cb-9b69-1c52c78f5ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:35:47.285531 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e3977b65-0269-46c8-b62a-e8ac8126f529 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62669813-2d91-4b99-ab30-ccaabdcafabc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:35:47.286182 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-e3977b65-0269-46c8-b62a-e8ac8126f529 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:35:47.307735 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e3977b65-0269-46c8-b62a-e8ac8126f529 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62669813-2d91-4b99-ab30-ccaabdcafabc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:35:47.308401 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e3977b65-0269-46c8-b62a-e8ac8126f529 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47b2ee7b-dca3-4f62-abbd-d71a8f4d2f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:35:47.343658 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-e3977b65-0269-46c8-b62a-e8ac8126f529 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Created reservations ['e130aa7e-3ef1-4ef5-a4bf-797cc8c9b709', 'e3f646c1-5950-407e-b4c6-b7825eb13ef8', '454c33e0-5183-48d8-a73a-f2682cdb34f1', 'e2fcc77a-1377-477a-9580-3b5c6ca164c2'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:35:47.344442 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e3977b65-0269-46c8-b62a-e8ac8126f529 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47b2ee7b-dca3-4f62-abbd-d71a8f4d2f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e130aa7e-3ef1-4ef5-a4bf-797cc8c9b709', 'e3f646c1-5950-407e-b4c6-b7825eb13ef8', '454c33e0-5183-48d8-a73a-f2682cdb34f1', 'e2fcc77a-1377-477a-9580-3b5c6ca164c2']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:35:47.345356 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e3977b65-0269-46c8-b62a-e8ac8126f529 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e73e5607-d168-4066-84cd-1a739c94b0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:35:47.365761 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e3977b65-0269-46c8-b62a-e8ac8126f529 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e73e5607-d168-4066-84cd-1a739c94b0a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d9ec4fa-b7de-4070-b594-769531dd7150', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-509647470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1118670be5484211856021b500cc7f7e',qos_specs=None,replication_status=,reservations=['e130aa7e-3ef1-4ef5-a4bf-797cc8c9b709','e3f646c1-5950-407e-b4c6-b7825eb13ef8','454c33e0-5183-48d8-a73a-f2682cdb34f1','e2fcc77a-1377-477a-9580-3b5c6ca164c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016b79f65589438cbcc8f0f5ced88011',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:35:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-509647470',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d9ec4fa-b7de-4070-b594-769531dd7150,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1118670be5484211856021b500cc7f7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='016b79f65589438cbcc8f0f5ced88011',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:35:47.366435 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e3977b65-0269-46c8-b62a-e8ac8126f529 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b1a840e-7bcb-4773-a998-a94972506a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:35:47.382204 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e3977b65-0269-46c8-b62a-e8ac8126f529 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b1a840e-7bcb-4773-a998-a94972506a4f) transitioned into state 'SUCCESS' from state '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-509647470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1118670be5484211856021b500cc7f7e',qos_specs=None,replication_status=,reservations=['e130aa7e-3ef1-4ef5-a4bf-797cc8c9b709','e3f646c1-5950-407e-b4c6-b7825eb13ef8','454c33e0-5183-48d8-a73a-f2682cdb34f1','e2fcc77a-1377-477a-9580-3b5c6ca164c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016b79f65589438cbcc8f0f5ced88011',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:35:47.382885 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e3977b65-0269-46c8-b62a-e8ac8126f529 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bbc7fa5-7ca7-4212-88eb-35c63bea172e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:35:47.390656 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e3977b65-0269-46c8-b62a-e8ac8126f529 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bbc7fa5-7ca7-4212-88eb-35c63bea172e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:35:47.391397 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-e3977b65-0269-46c8-b62a-e8ac8126f529 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Flow 'volume_create_api' (334864c5-981b-46cb-9b69-1c52c78f5ab8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:35:47.391741 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e3977b65-0269-46c8-b62a-e8ac8126f529 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Create volume request issued successfully. Aug 06 14:35:47.392274 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e3977b65-0269-46c8-b62a-e8ac8126f529 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:35:47.392679 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1360/5439] 10.4.3.229 () {70 vars in 1298 bytes} [Thu Aug 6 14:35:47 2026] POST /volume/v3/volumes => generated 777 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:35:47.405659 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2bc29ec2-4b46-4d8a-99c8-9d8e8580f9fd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:47.409379 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2bc29ec2-4b46-4d8a-99c8-9d8e8580f9fd tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/volumes/6d9ec4fa-b7de-4070-b594-769531dd7150 Aug 06 14:35:47.409379 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2bc29ec2-4b46-4d8a-99c8-9d8e8580f9fd tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:47.409379 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2bc29ec2-4b46-4d8a-99c8-9d8e8580f9fd tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:47.416263 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:47.416263 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:35:47.420164 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-2bc29ec2-4b46-4d8a-99c8-9d8e8580f9fd tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Volume info retrieved successfully. Aug 06 14:35:47.424187 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2bc29ec2-4b46-4d8a-99c8-9d8e8580f9fd tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/volumes/6d9ec4fa-b7de-4070-b594-769531dd7150 returned with HTTP 200 Aug 06 14:35:47.424742 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1364/5440] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:47 2026] GET /volume/v3/volumes/6d9ec4fa-b7de-4070-b594-769531dd7150 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:47.901466 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6cede11e-136b-42c8-be06-d832ff998c2f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:47.903435 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6cede11e-136b-42c8-be06-d832ff998c2f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 Aug 06 14:35:47.903691 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6cede11e-136b-42c8-be06-d832ff998c2f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:47.903950 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6cede11e-136b-42c8-be06-d832ff998c2f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:47.912171 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:47.912171 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:35:47.915716 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-6cede11e-136b-42c8-be06-d832ff998c2f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:35:47.924412 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6cede11e-136b-42c8-be06-d832ff998c2f tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 returned with HTTP 200 Aug 06 14:35:47.924861 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1363/5441] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:35:47 2026] GET /volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:48.436598 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b2538a61-e65b-45b8-98cb-4af1030b884b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:48.438265 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b2538a61-e65b-45b8-98cb-4af1030b884b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/volumes/6d9ec4fa-b7de-4070-b594-769531dd7150 Aug 06 14:35:48.438487 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b2538a61-e65b-45b8-98cb-4af1030b884b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:48.438679 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b2538a61-e65b-45b8-98cb-4af1030b884b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:48.447144 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:48.447144 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:35:48.452076 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-b2538a61-e65b-45b8-98cb-4af1030b884b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Volume info retrieved successfully. Aug 06 14:35:48.455722 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b2538a61-e65b-45b8-98cb-4af1030b884b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/volumes/6d9ec4fa-b7de-4070-b594-769531dd7150 returned with HTTP 200 Aug 06 14:35:48.456071 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1355/5442] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:48 2026] GET /volume/v3/volumes/6d9ec4fa-b7de-4070-b594-769531dd7150 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:35:48.468579 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e0918cb4-31d9-42d2-a1ae-4b450cd24830 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:48.470286 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e0918cb4-31d9-42d2-a1ae-4b450cd24830 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 06 14:35:48.470658 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e0918cb4-31d9-42d2-a1ae-4b450cd24830 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6d9ec4fa-b7de-4070-b594-769531dd7150", "name": "tempest-type-Backup-2132948587"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:35:48.472172 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.contrib.backups [None req-e0918cb4-31d9-42d2-a1ae-4b450cd24830 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Creating new backup {'backup': {'volume_id': '6d9ec4fa-b7de-4070-b594-769531dd7150', 'name': 'tempest-type-Backup-2132948587'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:35:48.472361 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.backups [None req-e0918cb4-31d9-42d2-a1ae-4b450cd24830 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Creating backup of volume 6d9ec4fa-b7de-4070-b594-769531dd7150 in container None Aug 06 14:35:48.479560 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:48.479560 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:35:48.479872 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e0918cb4-31d9-42d2-a1ae-4b450cd24830 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Volume info retrieved successfully. Aug 06 14:35:48.495756 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-e0918cb4-31d9-42d2-a1ae-4b450cd24830 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Created reservations ['0b37abf3-6941-4746-b9bc-b8221a8e540e', '0f759fb8-e1b1-4833-b252-0e103b8f6401'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:35:48.522590 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e0918cb4-31d9-42d2-a1ae-4b450cd24830 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:35:48.523164 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1361/5443] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:35:48 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 06 14:35:48.531547 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-404ac49f-5c8c-4990-a070-f0f571209489 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:48.533391 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-404ac49f-5c8c-4990-a070-f0f571209489 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 Aug 06 14:35:48.533802 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-404ac49f-5c8c-4990-a070-f0f571209489 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:48.535593 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-404ac49f-5c8c-4990-a070-f0f571209489 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:48.535593 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-404ac49f-5c8c-4990-a070-f0f571209489 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 6e8bca5f-6883-421a-a250-e7a01f4daef2. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:48.539283 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:48.539283 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:35:48.540086 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-404ac49f-5c8c-4990-a070-f0f571209489 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 returned with HTTP 200 Aug 06 14:35:48.540620 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1365/5444] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:48 2026] GET /volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:48.939685 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-66b5860b-3e89-4b4f-973d-40760228ee22 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:48.941495 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-66b5860b-3e89-4b4f-973d-40760228ee22 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 Aug 06 14:35:48.941682 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-66b5860b-3e89-4b4f-973d-40760228ee22 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:48.941864 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-66b5860b-3e89-4b4f-973d-40760228ee22 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:48.948410 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:48.948410 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:35:48.951695 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-66b5860b-3e89-4b4f-973d-40760228ee22 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:35:48.955438 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-66b5860b-3e89-4b4f-973d-40760228ee22 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 returned with HTTP 200 Aug 06 14:35:48.955834 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1364/5445] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:35:48 2026] GET /volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:49.183539 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-b6d9e8be-fe35-4a30-b5e4-1a4d81fd8add req-e65327da-d1b8-4044-acff-d06398c8a910 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:49.185628 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-b6d9e8be-fe35-4a30-b5e4-1a4d81fd8add req-e65327da-d1b8-4044-acff-d06398c8a910 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/attachments/701444cd-3bd2-47fe-acdd-dfaf9b67b939 Aug 06 14:35:49.185828 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-b6d9e8be-fe35-4a30-b5e4-1a4d81fd8add req-e65327da-d1b8-4044-acff-d06398c8a910 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:49.186028 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-b6d9e8be-fe35-4a30-b5e4-1a4d81fd8add req-e65327da-d1b8-4044-acff-d06398c8a910 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:49.193910 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:49.193910 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:35:49.233527 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-b6d9e8be-fe35-4a30-b5e4-1a4d81fd8add req-e65327da-d1b8-4044-acff-d06398c8a910 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments/701444cd-3bd2-47fe-acdd-dfaf9b67b939 returned with HTTP 200 Aug 06 14:35:49.233930 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1356/5446] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:35:49 2026] DELETE /volume/v3/attachments/701444cd-3bd2-47fe-acdd-dfaf9b67b939 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:49.550733 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-2e256907-e013-4fba-9ba1-8e182761b9c3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:49.552514 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2e256907-e013-4fba-9ba1-8e182761b9c3 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 Aug 06 14:35:49.552708 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2e256907-e013-4fba-9ba1-8e182761b9c3 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:49.552885 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-2e256907-e013-4fba-9ba1-8e182761b9c3 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:49.552991 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-2e256907-e013-4fba-9ba1-8e182761b9c3 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 6e8bca5f-6883-421a-a250-e7a01f4daef2. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:49.557086 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:49.557086 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:35:49.557649 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-2e256907-e013-4fba-9ba1-8e182761b9c3 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 returned with HTTP 200 Aug 06 14:35:49.558000 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1362/5447] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:49 2026] GET /volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:49.968575 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-882f26f6-f8cf-4a82-be55-1735823751e3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:49.970148 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-882f26f6-f8cf-4a82-be55-1735823751e3 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 Aug 06 14:35:49.970320 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-882f26f6-f8cf-4a82-be55-1735823751e3 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:49.970508 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-882f26f6-f8cf-4a82-be55-1735823751e3 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:49.976710 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:49.976710 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:35:49.980452 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-882f26f6-f8cf-4a82-be55-1735823751e3 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:35:49.984283 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-882f26f6-f8cf-4a82-be55-1735823751e3 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 returned with HTTP 200 Aug 06 14:35:49.984675 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1366/5448] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:35:49 2026] GET /volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:50.288074 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-d46f96d3-a6db-4204-b998-91518477e811 req-549bae2f-0026-47bf-a8e4-a2d28d744d38 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:50.290126 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-d46f96d3-a6db-4204-b998-91518477e811 req-549bae2f-0026-47bf-a8e4-a2d28d744d38 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a Aug 06 14:35:50.290322 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-d46f96d3-a6db-4204-b998-91518477e811 req-549bae2f-0026-47bf-a8e4-a2d28d744d38 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:50.290518 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-d46f96d3-a6db-4204-b998-91518477e811 req-549bae2f-0026-47bf-a8e4-a2d28d744d38 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:50.297434 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:50.297434 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:35:50.300782 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-d46f96d3-a6db-4204-b998-91518477e811 req-549bae2f-0026-47bf-a8e4-a2d28d744d38 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:35:50.305030 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-d46f96d3-a6db-4204-b998-91518477e811 req-549bae2f-0026-47bf-a8e4-a2d28d744d38 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a returned with HTTP 200 Aug 06 14:35:50.305411 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1365/5449] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:35:50 2026] GET /volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:35:50.567295 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-aae849a2-3445-4d61-939e-968ab539ddc0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:50.572726 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-aae849a2-3445-4d61-939e-968ab539ddc0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 Aug 06 14:35:50.572963 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-aae849a2-3445-4d61-939e-968ab539ddc0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:50.573164 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-aae849a2-3445-4d61-939e-968ab539ddc0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:50.573269 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-aae849a2-3445-4d61-939e-968ab539ddc0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 6e8bca5f-6883-421a-a250-e7a01f4daef2. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:50.580087 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:50.580087 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:35:50.580714 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-aae849a2-3445-4d61-939e-968ab539ddc0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 returned with HTTP 200 Aug 06 14:35:50.581069 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1357/5450] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:50 2026] GET /volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:50.720979 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-d46f96d3-a6db-4204-b998-91518477e811 req-393fd67c-45aa-485b-9e40-015a1ef5b7e9 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:50.722889 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-d46f96d3-a6db-4204-b998-91518477e811 req-393fd67c-45aa-485b-9e40-015a1ef5b7e9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a Aug 06 14:35:50.723067 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-d46f96d3-a6db-4204-b998-91518477e811 req-393fd67c-45aa-485b-9e40-015a1ef5b7e9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:50.723254 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-d46f96d3-a6db-4204-b998-91518477e811 req-393fd67c-45aa-485b-9e40-015a1ef5b7e9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:50.729493 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:50.729493 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:35:50.732734 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-d46f96d3-a6db-4204-b998-91518477e811 req-393fd67c-45aa-485b-9e40-015a1ef5b7e9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:35:50.736604 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-d46f96d3-a6db-4204-b998-91518477e811 req-393fd67c-45aa-485b-9e40-015a1ef5b7e9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a returned with HTTP 200 Aug 06 14:35:50.736940 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1363/5451] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:35:50 2026] GET /volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:35:50.745259 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-489daedc-b61d-4eb5-877e-8b0a1cc765aa None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:50.745649 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-489daedc-b61d-4eb5-877e-8b0a1cc765aa None None] GET https://10.4.3.229/volume// Aug 06 14:35:50.745815 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-489daedc-b61d-4eb5-877e-8b0a1cc765aa None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:50.746010 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-489daedc-b61d-4eb5-877e-8b0a1cc765aa None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:50.746332 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-489daedc-b61d-4eb5-877e-8b0a1cc765aa None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:35:50.746666 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1367/5452] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14:35: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 06 14:35:50.753489 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-d46f96d3-a6db-4204-b998-91518477e811 req-c848b459-8728-4fa9-ab2e-78d409aefc4a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:50.755388 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-d46f96d3-a6db-4204-b998-91518477e811 req-c848b459-8728-4fa9-ab2e-78d409aefc4a tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:35:50.755820 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-d46f96d3-a6db-4204-b998-91518477e811 req-c848b459-8728-4fa9-ab2e-78d409aefc4a tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8dd8ac6-7752-409f-96b4-d35b32eda87a", "connector": null, "instance_uuid": "7dfdfe02-6265-47dc-8b84-e47e89d65cbb"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:35:50.763546 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:50.763546 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:35:50.784570 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-d46f96d3-a6db-4204-b998-91518477e811 req-c848b459-8728-4fa9-ab2e-78d409aefc4a tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:35:50.785104 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1366/5453] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:35:50 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 06 14:35:50.996154 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-171fd064-73a9-4654-a666-5f9c61962fa9 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:50.997820 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-171fd064-73a9-4654-a666-5f9c61962fa9 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 Aug 06 14:35:50.998032 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-171fd064-73a9-4654-a666-5f9c61962fa9 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:50.998235 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-171fd064-73a9-4654-a666-5f9c61962fa9 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:51.004920 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:51.004920 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:35:51.008421 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-171fd064-73a9-4654-a666-5f9c61962fa9 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:35:51.012908 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-171fd064-73a9-4654-a666-5f9c61962fa9 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 returned with HTTP 200 Aug 06 14:35:51.013309 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1358/5454] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:35:50 2026] GET /volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:51.465971 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d231370a-5ae7-41ec-9da1-080e6f90315f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:51.466743 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d231370a-5ae7-41ec-9da1-080e6f90315f None None] GET https://10.4.3.229/volume// Aug 06 14:35:51.466743 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d231370a-5ae7-41ec-9da1-080e6f90315f None None] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:51.466827 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d231370a-5ae7-41ec-9da1-080e6f90315f None None] Calling method 'all' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:51.467176 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d231370a-5ae7-41ec-9da1-080e6f90315f None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:35:51.467489 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1364/5455] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:35: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 06 14:35:51.481412 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-d46f96d3-a6db-4204-b998-91518477e811 req-b08a96ef-d5b8-4609-8223-e107a935d996 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:51.486970 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-d46f96d3-a6db-4204-b998-91518477e811 req-b08a96ef-d5b8-4609-8223-e107a935d996 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a Aug 06 14:35:51.487203 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-d46f96d3-a6db-4204-b998-91518477e811 req-b08a96ef-d5b8-4609-8223-e107a935d996 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:51.487373 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-d46f96d3-a6db-4204-b998-91518477e811 req-b08a96ef-d5b8-4609-8223-e107a935d996 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:51.503111 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:51.503111 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:35:51.506533 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-d46f96d3-a6db-4204-b998-91518477e811 req-b08a96ef-d5b8-4609-8223-e107a935d996 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:35:51.511733 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-d46f96d3-a6db-4204-b998-91518477e811 req-b08a96ef-d5b8-4609-8223-e107a935d996 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a returned with HTTP 200 Aug 06 14:35:51.512346 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1368/5456] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:35:51 2026] GET /volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a => generated 1546 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:35:51.592521 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-eab2abcf-97ca-4500-ab5c-2bb75622759f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:51.594688 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eab2abcf-97ca-4500-ab5c-2bb75622759f tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 Aug 06 14:35:51.594867 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-eab2abcf-97ca-4500-ab5c-2bb75622759f tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:51.595126 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-eab2abcf-97ca-4500-ab5c-2bb75622759f tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:51.595232 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-eab2abcf-97ca-4500-ab5c-2bb75622759f tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 6e8bca5f-6883-421a-a250-e7a01f4daef2. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:51.599592 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:51.599592 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:35:51.600294 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-eab2abcf-97ca-4500-ab5c-2bb75622759f tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 returned with HTTP 200 Aug 06 14:35:51.600634 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1367/5457] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:51 2026] GET /volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:51.625928 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-d46f96d3-a6db-4204-b998-91518477e811 req-a1d5d817-736f-44d0-9799-279d5a01e5c1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:51.627899 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-d46f96d3-a6db-4204-b998-91518477e811 req-a1d5d817-736f-44d0-9799-279d5a01e5c1 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] PUT https://10.4.3.229/volume/v3/attachments/0850d9ec-e6ac-4648-b227-8eb557cfe3f0 Aug 06 14:35:51.628257 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-d46f96d3-a6db-4204-b998-91518477e811 req-a1d5d817-736f-44d0-9799-279d5a01e5c1 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:35:51.635616 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-d46f96d3-a6db-4204-b998-91518477e811 req-a1d5d817-736f-44d0-9799-279d5a01e5c1 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Acquiring lock "cinder-attachment_update-f8dd8ac6-7752-409f-96b4-d35b32eda87a-np0000006659" by "attachment_update" {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:35:51.639876 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-d46f96d3-a6db-4204-b998-91518477e811 req-a1d5d817-736f-44d0-9799-279d5a01e5c1 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Lock "cinder-attachment_update-f8dd8ac6-7752-409f-96b4-d35b32eda87a-np0000006659" acquired by "attachment_update" :: waited 0.004s {{(pid=100399) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:35:51.640821 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:51.640821 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:35:51.724760 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.coordination [req-d46f96d3-a6db-4204-b998-91518477e811 req-a1d5d817-736f-44d0-9799-279d5a01e5c1 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Lock "cinder-attachment_update-f8dd8ac6-7752-409f-96b4-d35b32eda87a-np0000006659" released by "attachment_update" :: held 0.085s {{(pid=100399) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:35:51.725187 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-d46f96d3-a6db-4204-b998-91518477e811 req-a1d5d817-736f-44d0-9799-279d5a01e5c1 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments/0850d9ec-e6ac-4648-b227-8eb557cfe3f0 returned with HTTP 200 Aug 06 14:35:51.725808 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1359/5458] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:35:51 2026] PUT /volume/v3/attachments/0850d9ec-e6ac-4648-b227-8eb557cfe3f0 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:35:51.754017 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-d46f96d3-a6db-4204-b998-91518477e811 req-72035074-63d4-47be-8751-02bb14330fce None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:51.756095 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-d46f96d3-a6db-4204-b998-91518477e811 req-72035074-63d4-47be-8751-02bb14330fce tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/attachments/0850d9ec-e6ac-4648-b227-8eb557cfe3f0/action Aug 06 14:35:51.756420 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-d46f96d3-a6db-4204-b998-91518477e811 req-72035074-63d4-47be-8751-02bb14330fce tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action body: b'{"os-complete": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:35:51.756549 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-d46f96d3-a6db-4204-b998-91518477e811 req-72035074-63d4-47be-8751-02bb14330fce tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:35:51.771510 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:51.771510 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:35:51.779630 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-d46f96d3-a6db-4204-b998-91518477e811 req-72035074-63d4-47be-8751-02bb14330fce tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments/0850d9ec-e6ac-4648-b227-8eb557cfe3f0/action returned with HTTP 204 Aug 06 14:35:51.780071 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1365/5459] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:35:51 2026] POST /volume/v3/attachments/0850d9ec-e6ac-4648-b227-8eb557cfe3f0/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:35:52.028634 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5cf9ddeb-2dcc-4ba3-b7b3-19269013fd6a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:52.030468 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5cf9ddeb-2dcc-4ba3-b7b3-19269013fd6a tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 Aug 06 14:35:52.030661 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5cf9ddeb-2dcc-4ba3-b7b3-19269013fd6a tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:52.030860 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5cf9ddeb-2dcc-4ba3-b7b3-19269013fd6a tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:52.038577 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:52.038577 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:35:52.042479 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5cf9ddeb-2dcc-4ba3-b7b3-19269013fd6a tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:35:52.047105 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5cf9ddeb-2dcc-4ba3-b7b3-19269013fd6a tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 returned with HTTP 200 Aug 06 14:35:52.047600 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1369/5460] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:35:52 2026] GET /volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:52.610494 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5df795e3-afe9-4908-a3a9-f5a094cf5d9f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:52.612379 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5df795e3-afe9-4908-a3a9-f5a094cf5d9f tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 Aug 06 14:35:52.612602 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5df795e3-afe9-4908-a3a9-f5a094cf5d9f tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:52.612779 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5df795e3-afe9-4908-a3a9-f5a094cf5d9f tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:52.612875 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-5df795e3-afe9-4908-a3a9-f5a094cf5d9f tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 6e8bca5f-6883-421a-a250-e7a01f4daef2. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:52.617910 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:52.617910 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:35:52.618690 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5df795e3-afe9-4908-a3a9-f5a094cf5d9f tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 returned with HTTP 200 Aug 06 14:35:52.619186 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1368/5461] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:52 2026] GET /volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:53.059890 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e4a4e1ee-5ab6-440c-99a8-062717a98243 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:53.061633 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e4a4e1ee-5ab6-440c-99a8-062717a98243 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 Aug 06 14:35:53.062479 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e4a4e1ee-5ab6-440c-99a8-062717a98243 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:53.062479 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e4a4e1ee-5ab6-440c-99a8-062717a98243 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:53.069462 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:53.069462 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:35:53.073320 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-e4a4e1ee-5ab6-440c-99a8-062717a98243 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:35:53.077771 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e4a4e1ee-5ab6-440c-99a8-062717a98243 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 returned with HTTP 200 Aug 06 14:35:53.078103 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1360/5462] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:35:53 2026] GET /volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 => generated 1451 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:35:53.224182 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-54a61313-fbfc-4337-9680-7fdb62500844 req-aeb68895-3cc1-4bb7-a27c-ee7d4460c817 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:53.226465 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-54a61313-fbfc-4337-9680-7fdb62500844 req-aeb68895-3cc1-4bb7-a27c-ee7d4460c817 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 Aug 06 14:35:53.226699 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-54a61313-fbfc-4337-9680-7fdb62500844 req-aeb68895-3cc1-4bb7-a27c-ee7d4460c817 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:53.226937 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-54a61313-fbfc-4337-9680-7fdb62500844 req-aeb68895-3cc1-4bb7-a27c-ee7d4460c817 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:53.237946 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:53.237946 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:35:53.244247 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [req-54a61313-fbfc-4337-9680-7fdb62500844 req-aeb68895-3cc1-4bb7-a27c-ee7d4460c817 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:35:53.248421 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-54a61313-fbfc-4337-9680-7fdb62500844 req-aeb68895-3cc1-4bb7-a27c-ee7d4460c817 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 returned with HTTP 200 Aug 06 14:35:53.248808 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1366/5463] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:35:53 2026] GET /volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 => generated 1451 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:35:53.629025 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-34d21bf8-b816-46d4-bc31-a461d5c23b4c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:53.630833 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-34d21bf8-b816-46d4-bc31-a461d5c23b4c tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 Aug 06 14:35:53.631026 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-34d21bf8-b816-46d4-bc31-a461d5c23b4c tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:53.631232 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-34d21bf8-b816-46d4-bc31-a461d5c23b4c tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:53.631330 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-34d21bf8-b816-46d4-bc31-a461d5c23b4c tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 6e8bca5f-6883-421a-a250-e7a01f4daef2. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:53.635375 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:53.635375 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:35:53.635982 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-34d21bf8-b816-46d4-bc31-a461d5c23b4c tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 returned with HTTP 200 Aug 06 14:35:53.636313 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1370/5464] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:53 2026] GET /volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:53.675033 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-54a61313-fbfc-4337-9680-7fdb62500844 req-e7a4179e-635e-4e96-91cd-9cc095ff5315 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:53.676988 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-54a61313-fbfc-4337-9680-7fdb62500844 req-e7a4179e-635e-4e96-91cd-9cc095ff5315 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 Aug 06 14:35:53.677208 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-54a61313-fbfc-4337-9680-7fdb62500844 req-e7a4179e-635e-4e96-91cd-9cc095ff5315 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:53.677383 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-54a61313-fbfc-4337-9680-7fdb62500844 req-e7a4179e-635e-4e96-91cd-9cc095ff5315 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:53.685450 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:53.685450 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:35:53.689760 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-54a61313-fbfc-4337-9680-7fdb62500844 req-e7a4179e-635e-4e96-91cd-9cc095ff5315 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:35:53.695645 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-54a61313-fbfc-4337-9680-7fdb62500844 req-e7a4179e-635e-4e96-91cd-9cc095ff5315 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 returned with HTTP 200 Aug 06 14:35:53.696167 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1369/5465] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:35:53 2026] GET /volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 => generated 1451 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:35:53.706585 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-91e1eedd-ff6a-45ad-b884-18cbf865fd36 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:53.706887 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-91e1eedd-ff6a-45ad-b884-18cbf865fd36 None None] GET https://10.4.3.229/volume// Aug 06 14:35:53.707062 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-91e1eedd-ff6a-45ad-b884-18cbf865fd36 None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:53.707378 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-91e1eedd-ff6a-45ad-b884-18cbf865fd36 None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:53.707608 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-91e1eedd-ff6a-45ad-b884-18cbf865fd36 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:35:53.707885 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1361/5466] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14:35: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 06 14:35:53.715741 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-54a61313-fbfc-4337-9680-7fdb62500844 req-74001297-c8a7-4510-acc4-18840441e4cd None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:53.718203 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-54a61313-fbfc-4337-9680-7fdb62500844 req-74001297-c8a7-4510-acc4-18840441e4cd tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:35:53.718668 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-54a61313-fbfc-4337-9680-7fdb62500844 req-74001297-c8a7-4510-acc4-18840441e4cd tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab0ff5f9-87db-40a5-96b1-cc81ec6c8226", "connector": null, "instance_uuid": "6d12303a-b682-4a22-9f9d-8fee324481e1"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:35:53.728706 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:53.728706 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:35:53.752202 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-54a61313-fbfc-4337-9680-7fdb62500844 req-74001297-c8a7-4510-acc4-18840441e4cd tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:35:53.752619 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1367/5467] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:35:53 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 06 14:35:54.526324 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a50c9559-60b4-4793-83a8-c435b8180bd1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:54.526792 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a50c9559-60b4-4793-83a8-c435b8180bd1 None None] GET https://10.4.3.229/volume// Aug 06 14:35:54.526970 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a50c9559-60b4-4793-83a8-c435b8180bd1 None None] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:54.527203 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a50c9559-60b4-4793-83a8-c435b8180bd1 None None] Calling method 'all' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:54.527545 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a50c9559-60b4-4793-83a8-c435b8180bd1 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:35:54.527811 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1371/5468] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:35: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 06 14:35:54.536341 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-54a61313-fbfc-4337-9680-7fdb62500844 req-874f0383-dd72-468d-a1e5-b5cc6fe949a3 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:54.538391 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-54a61313-fbfc-4337-9680-7fdb62500844 req-874f0383-dd72-468d-a1e5-b5cc6fe949a3 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 Aug 06 14:35:54.538642 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-54a61313-fbfc-4337-9680-7fdb62500844 req-874f0383-dd72-468d-a1e5-b5cc6fe949a3 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:54.538831 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-54a61313-fbfc-4337-9680-7fdb62500844 req-874f0383-dd72-468d-a1e5-b5cc6fe949a3 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:54.547315 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:54.547315 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:35:54.550379 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [req-54a61313-fbfc-4337-9680-7fdb62500844 req-874f0383-dd72-468d-a1e5-b5cc6fe949a3 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:35:54.554480 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-54a61313-fbfc-4337-9680-7fdb62500844 req-874f0383-dd72-468d-a1e5-b5cc6fe949a3 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 returned with HTTP 200 Aug 06 14:35:54.554837 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1370/5469] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:35:54 2026] GET /volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 => generated 1630 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:35:54.646024 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c5f42ded-66e7-4e2b-ba8f-cd55960d18c3 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:54.648342 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c5f42ded-66e7-4e2b-ba8f-cd55960d18c3 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 Aug 06 14:35:54.648664 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c5f42ded-66e7-4e2b-ba8f-cd55960d18c3 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:54.648929 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c5f42ded-66e7-4e2b-ba8f-cd55960d18c3 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:54.649114 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-c5f42ded-66e7-4e2b-ba8f-cd55960d18c3 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 6e8bca5f-6883-421a-a250-e7a01f4daef2. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:54.651774 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-54a61313-fbfc-4337-9680-7fdb62500844 req-26f284c6-04a7-42ea-96de-29d2dd5385c4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:54.653763 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-54a61313-fbfc-4337-9680-7fdb62500844 req-26f284c6-04a7-42ea-96de-29d2dd5385c4 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] PUT https://10.4.3.229/volume/v3/attachments/c18de23f-48cf-457a-bdd5-7c2d9a6d9c6f Aug 06 14:35:54.654141 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-54a61313-fbfc-4337-9680-7fdb62500844 req-26f284c6-04a7-42ea-96de-29d2dd5385c4 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:35:54.654278 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:54.654278 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:35:54.655168 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c5f42ded-66e7-4e2b-ba8f-cd55960d18c3 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 returned with HTTP 200 Aug 06 14:35:54.655864 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1362/5470] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:54 2026] GET /volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:54.661387 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-54a61313-fbfc-4337-9680-7fdb62500844 req-26f284c6-04a7-42ea-96de-29d2dd5385c4 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Acquiring lock "cinder-attachment_update-ab0ff5f9-87db-40a5-96b1-cc81ec6c8226-np0000006659" by "attachment_update" {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:35:54.666304 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-54a61313-fbfc-4337-9680-7fdb62500844 req-26f284c6-04a7-42ea-96de-29d2dd5385c4 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Lock "cinder-attachment_update-ab0ff5f9-87db-40a5-96b1-cc81ec6c8226-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100398) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:35:54.667178 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:54.667178 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:35:54.738742 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.coordination [req-54a61313-fbfc-4337-9680-7fdb62500844 req-26f284c6-04a7-42ea-96de-29d2dd5385c4 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Lock "cinder-attachment_update-ab0ff5f9-87db-40a5-96b1-cc81ec6c8226-np0000006659" released by "attachment_update" :: held 0.072s {{(pid=100398) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:35:54.739347 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-54a61313-fbfc-4337-9680-7fdb62500844 req-26f284c6-04a7-42ea-96de-29d2dd5385c4 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/attachments/c18de23f-48cf-457a-bdd5-7c2d9a6d9c6f returned with HTTP 200 Aug 06 14:35:54.739955 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1368/5471] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:35:54 2026] PUT /volume/v3/attachments/c18de23f-48cf-457a-bdd5-7c2d9a6d9c6f => generated 968 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:35:54.761132 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-54a61313-fbfc-4337-9680-7fdb62500844 req-7a0e16d6-343d-426b-a324-6f3f357468ee None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:54.763353 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-54a61313-fbfc-4337-9680-7fdb62500844 req-7a0e16d6-343d-426b-a324-6f3f357468ee tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] POST https://10.4.3.229/volume/v3/attachments/c18de23f-48cf-457a-bdd5-7c2d9a6d9c6f/action Aug 06 14:35:54.763756 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-54a61313-fbfc-4337-9680-7fdb62500844 req-7a0e16d6-343d-426b-a324-6f3f357468ee tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Action body: b'{"os-complete": null}' {{(pid=100396) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:35:54.763882 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-54a61313-fbfc-4337-9680-7fdb62500844 req-7a0e16d6-343d-426b-a324-6f3f357468ee tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:35:54.778421 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:54.778421 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:35:54.790974 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-54a61313-fbfc-4337-9680-7fdb62500844 req-7a0e16d6-343d-426b-a324-6f3f357468ee tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/attachments/c18de23f-48cf-457a-bdd5-7c2d9a6d9c6f/action returned with HTTP 204 Aug 06 14:35:54.791556 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1372/5472] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:35:54 2026] POST /volume/v3/attachments/c18de23f-48cf-457a-bdd5-7c2d9a6d9c6f/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:35:55.666298 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-889fbea0-74aa-4a46-b2cd-a514212f8677 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:55.667800 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-889fbea0-74aa-4a46-b2cd-a514212f8677 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 Aug 06 14:35:55.668090 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-889fbea0-74aa-4a46-b2cd-a514212f8677 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:55.668370 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-889fbea0-74aa-4a46-b2cd-a514212f8677 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:55.668559 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-889fbea0-74aa-4a46-b2cd-a514212f8677 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 6e8bca5f-6883-421a-a250-e7a01f4daef2. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:55.672456 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:55.672456 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:35:55.673165 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-889fbea0-74aa-4a46-b2cd-a514212f8677 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 returned with HTTP 200 Aug 06 14:35:55.673613 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1371/5473] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:55 2026] GET /volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:56.684183 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c66c81c5-6ea8-4795-9974-d46cea068584 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:56.685878 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c66c81c5-6ea8-4795-9974-d46cea068584 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 Aug 06 14:35:56.686086 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c66c81c5-6ea8-4795-9974-d46cea068584 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:56.686272 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c66c81c5-6ea8-4795-9974-d46cea068584 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:56.686373 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-c66c81c5-6ea8-4795-9974-d46cea068584 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 6e8bca5f-6883-421a-a250-e7a01f4daef2. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:56.690134 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:56.690134 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:35:56.690813 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c66c81c5-6ea8-4795-9974-d46cea068584 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 returned with HTTP 200 Aug 06 14:35:56.691281 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1363/5474] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:56 2026] GET /volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:57.703625 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e615e682-bf1e-4a71-9f06-e69d0f8ca42a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:57.705247 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e615e682-bf1e-4a71-9f06-e69d0f8ca42a tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 Aug 06 14:35:57.705456 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e615e682-bf1e-4a71-9f06-e69d0f8ca42a tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:57.705654 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e615e682-bf1e-4a71-9f06-e69d0f8ca42a tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:57.705788 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-e615e682-bf1e-4a71-9f06-e69d0f8ca42a tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 6e8bca5f-6883-421a-a250-e7a01f4daef2. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:57.709920 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:57.709920 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:35:57.710460 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e615e682-bf1e-4a71-9f06-e69d0f8ca42a tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 returned with HTTP 200 Aug 06 14:35:57.710909 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1369/5475] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:57 2026] GET /volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:58.722120 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-26d375cc-3acc-4962-af48-65aaf6f68beb None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:58.723943 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-26d375cc-3acc-4962-af48-65aaf6f68beb tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 Aug 06 14:35:58.724198 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-26d375cc-3acc-4962-af48-65aaf6f68beb tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:58.724413 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-26d375cc-3acc-4962-af48-65aaf6f68beb tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:58.724618 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-26d375cc-3acc-4962-af48-65aaf6f68beb tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 6e8bca5f-6883-421a-a250-e7a01f4daef2. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:58.728450 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:58.728450 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:35:58.729179 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-26d375cc-3acc-4962-af48-65aaf6f68beb tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 returned with HTTP 200 Aug 06 14:35:58.729568 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1373/5476] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:58 2026] GET /volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:59.049679 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-54a61313-fbfc-4337-9680-7fdb62500844 req-61fdb2b4-1971-4336-bd95-b3d4186b3ce2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:59.052128 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-54a61313-fbfc-4337-9680-7fdb62500844 req-61fdb2b4-1971-4336-bd95-b3d4186b3ce2 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226/encryption Aug 06 14:35:59.052376 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-54a61313-fbfc-4337-9680-7fdb62500844 req-61fdb2b4-1971-4336-bd95-b3d4186b3ce2 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:59.052616 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-54a61313-fbfc-4337-9680-7fdb62500844 req-61fdb2b4-1971-4336-bd95-b3d4186b3ce2 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'index' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:59.062637 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:59.062637 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:35:59.068587 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-54a61313-fbfc-4337-9680-7fdb62500844 req-61fdb2b4-1971-4336-bd95-b3d4186b3ce2 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226/encryption returned with HTTP 200 Aug 06 14:35:59.069042 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1372/5477] 10.4.3.229 () {68 vars in 1631 bytes} [Thu Aug 6 14:35:59 2026] GET /volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:35:59.739210 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7b0de01c-6fb2-4264-a79a-81033a5170a2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:35:59.740993 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7b0de01c-6fb2-4264-a79a-81033a5170a2 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 Aug 06 14:35:59.741300 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7b0de01c-6fb2-4264-a79a-81033a5170a2 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:35:59.741505 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7b0de01c-6fb2-4264-a79a-81033a5170a2 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:35:59.741638 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-7b0de01c-6fb2-4264-a79a-81033a5170a2 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 6e8bca5f-6883-421a-a250-e7a01f4daef2. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:35:59.747318 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:35:59.747318 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:35:59.748131 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7b0de01c-6fb2-4264-a79a-81033a5170a2 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 returned with HTTP 200 Aug 06 14:35:59.748657 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1364/5478] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:35:59 2026] GET /volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:00.759514 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7f06b847-b0b9-432e-87e3-ad7e2fad7fee None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:00.765460 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7f06b847-b0b9-432e-87e3-ad7e2fad7fee tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 Aug 06 14:36:00.765460 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7f06b847-b0b9-432e-87e3-ad7e2fad7fee tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:00.765460 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7f06b847-b0b9-432e-87e3-ad7e2fad7fee tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:00.765460 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-7f06b847-b0b9-432e-87e3-ad7e2fad7fee tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 6e8bca5f-6883-421a-a250-e7a01f4daef2. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:00.769964 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:00.769964 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:36:00.770862 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7f06b847-b0b9-432e-87e3-ad7e2fad7fee tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 returned with HTTP 200 Aug 06 14:36:00.771366 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1370/5479] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:00 2026] GET /volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:01.781298 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-cc066b01-ed43-46ef-90d8-b8dc14c36bc8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:01.782971 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cc066b01-ed43-46ef-90d8-b8dc14c36bc8 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 Aug 06 14:36:01.783191 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cc066b01-ed43-46ef-90d8-b8dc14c36bc8 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:01.783364 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-cc066b01-ed43-46ef-90d8-b8dc14c36bc8 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:01.783518 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-cc066b01-ed43-46ef-90d8-b8dc14c36bc8 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 6e8bca5f-6883-421a-a250-e7a01f4daef2. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:01.789374 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:01.789374 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:36:01.790278 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-cc066b01-ed43-46ef-90d8-b8dc14c36bc8 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 returned with HTTP 200 Aug 06 14:36:01.790784 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1374/5480] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:01 2026] GET /volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:02.800646 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0190532a-195c-4a6c-84ca-b0ce9014b488 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:02.802477 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0190532a-195c-4a6c-84ca-b0ce9014b488 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 Aug 06 14:36:02.802572 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0190532a-195c-4a6c-84ca-b0ce9014b488 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:02.802810 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0190532a-195c-4a6c-84ca-b0ce9014b488 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:02.802929 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-0190532a-195c-4a6c-84ca-b0ce9014b488 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 6e8bca5f-6883-421a-a250-e7a01f4daef2. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:02.806866 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:02.806866 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:36:02.808022 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0190532a-195c-4a6c-84ca-b0ce9014b488 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 returned with HTTP 200 Aug 06 14:36:02.808022 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1373/5481] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:02 2026] GET /volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:02.818059 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b62bf00f-94a8-4669-8418-324e1d6b90a0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:02.820106 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b62bf00f-94a8-4669-8418-324e1d6b90a0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2/export_record Aug 06 14:36:02.820321 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b62bf00f-94a8-4669-8418-324e1d6b90a0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:02.820543 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b62bf00f-94a8-4669-8418-324e1d6b90a0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'export_record' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:02.820653 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.backups [None req-b62bf00f-94a8-4669-8418-324e1d6b90a0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Export record for backup 6e8bca5f-6883-421a-a250-e7a01f4daef2. {{(pid=100399) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 14:36:02.825153 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:02.825153 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:36:02.826043 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.backup.api [None req-b62bf00f-94a8-4669-8418-324e1d6b90a0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling RPCAPI with context: , host: np0000006659, backup: 6e8bca5f-6883-421a-a250-e7a01f4daef2. {{(pid=100399) export_record /opt/stack/cinder/cinder/backup/api.py:495}} Aug 06 14:36:02.832346 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.backup.rpcapi [None req-b62bf00f-94a8-4669-8418-324e1d6b90a0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] export_record in rpcapi backup_id 6e8bca5f-6883-421a-a250-e7a01f4daef2 on host np0000006659. {{(pid=100399) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 06 14:36:02.845380 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.backups [None req-b62bf00f-94a8-4669-8418-324e1d6b90a0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmU4YmNhNWYtNjg4My00MjFhLWEyNTAtZTdhMDFmNGRhZWYyIiwgInVzZXJfaWQiOiAiMDE2Yjc5ZjY1NTg5NDM4Y2JjYzhmMGY1Y2VkODgwMTEiLCAicHJvamVjdF9pZCI6ICIxMTE4NjcwYmU1NDg0MjExODU2MDIxYjUwMGNjN2Y3ZSIsICJ2b2x1bWVfaWQiOiAiNmQ5ZWM0ZmEtYjdkZS00MDcwLWI1OTQtNzY5NTMxZGQ3MTUwIiwgImhvc3QiOiAibnAwMDAwMDA2NjU5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTMyOTQ4NTg3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNmQ5ZWM0ZmEtYjdkZS00MDcwLWI1OTQtNzY5NTMxZGQ3MTUwLzIwMjYwODA2MTQzNTUwL2F6X25vdmFfYmFja3VwXzZlOGJjYTVmLTY4ODMtNDIxYS1hMjUwLWU3YTAxZjRkYWVmMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTQ6MzU6NDlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTQ6MzU6NDlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNDozNjowM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100399) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 06 14:36:02.845657 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b62bf00f-94a8-4669-8418-324e1d6b90a0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2/export_record returned with HTTP 200 Aug 06 14:36:02.846079 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1365/5482] 10.4.3.229 () {68 vars in 1430 bytes} [Thu Aug 6 14:36:02 2026] GET /volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2/export_record => generated 1424 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:36:02.854368 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-4d7d0611-8909-4e9b-913c-bad2e341f800 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:02.856212 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4d7d0611-8909-4e9b-913c-bad2e341f800 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 Aug 06 14:36:02.856643 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4d7d0611-8909-4e9b-913c-bad2e341f800 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:02.856878 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-4d7d0611-8909-4e9b-913c-bad2e341f800 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:02.857020 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-4d7d0611-8909-4e9b-913c-bad2e341f800 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 6e8bca5f-6883-421a-a250-e7a01f4daef2. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:02.861392 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:02.861392 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:36:02.862019 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-4d7d0611-8909-4e9b-913c-bad2e341f800 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 returned with HTTP 200 Aug 06 14:36:02.862377 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1371/5483] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:02 2026] GET /volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:02.875490 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e46741ee-9176-49b5-bc65-d8b9a4ddf6b3 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:02.877945 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e46741ee-9176-49b5-bc65-d8b9a4ddf6b3 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] POST https://10.4.3.229/volume/v3/backups/import_record Aug 06 14:36:02.878362 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e46741ee-9176-49b5-bc65-d8b9a4ddf6b3 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWZjYzZmYmYtOGQwNi00OThhLWE4YjYtZTIxMTNkZjg3OGU3IiwgInVzZXJfaWQiOiAiMDE2Yjc5ZjY1NTg5NDM4Y2JjYzhmMGY1Y2VkODgwMTEiLCAicHJvamVjdF9pZCI6ICIxMTE4NjcwYmU1NDg0MjExODU2MDIxYjUwMGNjN2Y3ZSIsICJ2b2x1bWVfaWQiOiAiNmQ5ZWM0ZmEtYjdkZS00MDcwLWI1OTQtNzY5NTMxZGQ3MTUwIiwgImhvc3QiOiAibnAwMDAwMDA2NjU5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTMyOTQ4NTg3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNmQ5ZWM0ZmEtYjdkZS00MDcwLWI1OTQtNzY5NTMxZGQ3MTUwLzIwMjYwODA2MTQzNTUwL2F6X25vdmFfYmFja3VwXzZlOGJjYTVmLTY4ODMtNDIxYS1hMjUwLWU3YTAxZjRkYWVmMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTQ6MzU6NDlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTQ6MzU6NDlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNDozNjowM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:36:02.879686 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.backups [None req-e46741ee-9176-49b5-bc65-d8b9a4ddf6b3 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWZjYzZmYmYtOGQwNi00OThhLWE4YjYtZTIxMTNkZjg3OGU3IiwgInVzZXJfaWQiOiAiMDE2Yjc5ZjY1NTg5NDM4Y2JjYzhmMGY1Y2VkODgwMTEiLCAicHJvamVjdF9pZCI6ICIxMTE4NjcwYmU1NDg0MjExODU2MDIxYjUwMGNjN2Y3ZSIsICJ2b2x1bWVfaWQiOiAiNmQ5ZWM0ZmEtYjdkZS00MDcwLWI1OTQtNzY5NTMxZGQ3MTUwIiwgImhvc3QiOiAibnAwMDAwMDA2NjU5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTMyOTQ4NTg3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNmQ5ZWM0ZmEtYjdkZS00MDcwLWI1OTQtNzY5NTMxZGQ3MTUwLzIwMjYwODA2MTQzNTUwL2F6X25vdmFfYmFja3VwXzZlOGJjYTVmLTY4ODMtNDIxYS1hMjUwLWU3YTAxZjRkYWVmMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTQ6MzU6NDlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTQ6MzU6NDlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNDozNjowM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100396) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 06 14:36:02.879786 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.backups [None req-e46741ee-9176-49b5-bc65-d8b9a4ddf6b3 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWZjYzZmYmYtOGQwNi00OThhLWE4YjYtZTIxMTNkZjg3OGU3IiwgInVzZXJfaWQiOiAiMDE2Yjc5ZjY1NTg5NDM4Y2JjYzhmMGY1Y2VkODgwMTEiLCAicHJvamVjdF9pZCI6ICIxMTE4NjcwYmU1NDg0MjExODU2MDIxYjUwMGNjN2Y3ZSIsICJ2b2x1bWVfaWQiOiAiNmQ5ZWM0ZmEtYjdkZS00MDcwLWI1OTQtNzY5NTMxZGQ3MTUwIiwgImhvc3QiOiAibnAwMDAwMDA2NjU5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTMyOTQ4NTg3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNmQ5ZWM0ZmEtYjdkZS00MDcwLWI1OTQtNzY5NTMxZGQ3MTUwLzIwMjYwODA2MTQzNTUwL2F6X25vdmFfYmFja3VwXzZlOGJjYTVmLTY4ODMtNDIxYS1hMjUwLWU3YTAxZjRkYWVmMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTQ6MzU6NDlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTQ6MzU6NDlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNDozNjowM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100396) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 06 14:36:02.880406 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.policy [None req-e46741ee-9176-49b5-bc65-d8b9a4ddf6b3 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '379cb017038c468e9e0e43a9ecf13578', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1118670be5484211856021b500cc7f7e', '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=100396) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:36:02.880616 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e46741ee-9176-49b5-bc65-d8b9a4ddf6b3 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] https://10.4.3.229/volume/v3/backups/import_record returned with HTTP 403 Aug 06 14:36:02.881022 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1375/5484] 10.4.3.229 () {70 vars in 1342 bytes} [Thu Aug 6 14:36:02 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:36:02.888489 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-2933a352-cdf6-446c-83e9-d2099d4d2b6b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:02.890098 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2933a352-cdf6-446c-83e9-d2099d4d2b6b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/6d9ec4fa-b7de-4070-b594-769531dd7150 Aug 06 14:36:02.890379 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2933a352-cdf6-446c-83e9-d2099d4d2b6b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:02.891770 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2933a352-cdf6-446c-83e9-d2099d4d2b6b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:02.891770 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-2933a352-cdf6-446c-83e9-d2099d4d2b6b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Delete volume with id: 6d9ec4fa-b7de-4070-b594-769531dd7150 Aug 06 14:36:02.897544 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:02.897544 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:36:02.897925 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-2933a352-cdf6-446c-83e9-d2099d4d2b6b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Volume info retrieved successfully. Aug 06 14:36:02.913838 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-2933a352-cdf6-446c-83e9-d2099d4d2b6b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Delete volume request issued successfully. Aug 06 14:36:02.914193 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2933a352-cdf6-446c-83e9-d2099d4d2b6b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/volumes/6d9ec4fa-b7de-4070-b594-769531dd7150 returned with HTTP 202 Aug 06 14:36:02.914680 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1374/5485] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:36:02 2026] DELETE /volume/v3/volumes/6d9ec4fa-b7de-4070-b594-769531dd7150 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:36:02.922175 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-300c3c2c-f6c0-445c-a652-7e4aec587296 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:02.924263 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-300c3c2c-f6c0-445c-a652-7e4aec587296 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/volumes/6d9ec4fa-b7de-4070-b594-769531dd7150 Aug 06 14:36:02.924405 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-300c3c2c-f6c0-445c-a652-7e4aec587296 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:02.924613 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-300c3c2c-f6c0-445c-a652-7e4aec587296 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:02.931112 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:02.931112 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:36:02.934223 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-300c3c2c-f6c0-445c-a652-7e4aec587296 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Volume info retrieved successfully. Aug 06 14:36:02.938574 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-300c3c2c-f6c0-445c-a652-7e4aec587296 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/volumes/6d9ec4fa-b7de-4070-b594-769531dd7150 returned with HTTP 200 Aug 06 14:36:02.938918 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1366/5486] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:02 2026] GET /volume/v3/volumes/6d9ec4fa-b7de-4070-b594-769531dd7150 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:36:03.954063 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1ec77dab-ea25-416b-9b3c-8c45552ccef6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:03.955823 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1ec77dab-ea25-416b-9b3c-8c45552ccef6 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/volumes/6d9ec4fa-b7de-4070-b594-769531dd7150 Aug 06 14:36:03.956039 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1ec77dab-ea25-416b-9b3c-8c45552ccef6 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:03.956240 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1ec77dab-ea25-416b-9b3c-8c45552ccef6 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:03.962340 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1ec77dab-ea25-416b-9b3c-8c45552ccef6 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/volumes/6d9ec4fa-b7de-4070-b594-769531dd7150 returned with HTTP 404 Aug 06 14:36:03.962777 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1372/5487] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:03 2026] GET /volume/v3/volumes/6d9ec4fa-b7de-4070-b594-769531dd7150 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:36:03.970492 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-074bac4c-219f-442a-b44a-b06e4a0c13a8 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:03.972195 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-074bac4c-219f-442a-b44a-b06e4a0c13a8 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] GET https://10.4.3.229/volume/v3/backups Aug 06 14:36:03.972768 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-074bac4c-219f-442a-b44a-b06e4a0c13a8 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:03.972959 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-074bac4c-219f-442a-b44a-b06e4a0c13a8 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Calling method 'index' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:03.973213 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.api_utils [None req-074bac4c-219f-442a-b44a-b06e4a0c13a8 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Removing options '' from query. {{(pid=100396) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:36:03.978858 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-074bac4c-219f-442a-b44a-b06e4a0c13a8 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 200 Aug 06 14:36:03.979317 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1376/5488] 10.4.3.229 () {68 vars in 1277 bytes} [Thu Aug 6 14:36:03 2026] GET /volume/v3/backups => generated 625 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:03.988517 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a36c2199-58e8-4cd3-be81-30ca35fa1745 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:03.990683 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a36c2199-58e8-4cd3-be81-30ca35fa1745 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] GET https://10.4.3.229/volume/v3/backups?project_id=1118670be5484211856021b500cc7f7e Aug 06 14:36:03.991039 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a36c2199-58e8-4cd3-be81-30ca35fa1745 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:03.991373 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a36c2199-58e8-4cd3-be81-30ca35fa1745 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Calling method 'index' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:03.992446 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.api_utils [None req-a36c2199-58e8-4cd3-be81-30ca35fa1745 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Removing options 'project_id' from query. {{(pid=100397) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 14:36:03.998279 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a36c2199-58e8-4cd3-be81-30ca35fa1745 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] https://10.4.3.229/volume/v3/backups?project_id=1118670be5484211856021b500cc7f7e returned with HTTP 200 Aug 06 14:36:03.998898 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1375/5489] 10.4.3.229 () {68 vars in 1364 bytes} [Thu Aug 6 14:36:03 2026] GET /volume/v3/backups?project_id=1118670be5484211856021b500cc7f7e => generated 625 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:04.007255 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ae026342-64fa-4c62-9571-2e1f16f92786 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:04.008917 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ae026342-64fa-4c62-9571-2e1f16f92786 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:36:04.009332 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ae026342-64fa-4c62-9571-2e1f16f92786 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-373221157"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:36:04.010993 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-ae026342-64fa-4c62-9571-2e1f16f92786 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-373221157'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:36:04.011132 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-ae026342-64fa-4c62-9571-2e1f16f92786 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Create volume of 1 GB Aug 06 14:36:04.014956 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-ae026342-64fa-4c62-9571-2e1f16f92786 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Availability Zones retrieved successfully. Aug 06 14:36:04.020049 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-ae026342-64fa-4c62-9571-2e1f16f92786 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Flow 'volume_create_api' (d827c0a0-fbfa-4c9f-b4e4-0354175e54a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:36:04.020904 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-ae026342-64fa-4c62-9571-2e1f16f92786 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be465d20-6695-4938-aead-696d657d7858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:36:04.021750 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-ae026342-64fa-4c62-9571-2e1f16f92786 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:36:04.044227 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-ae026342-64fa-4c62-9571-2e1f16f92786 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be465d20-6695-4938-aead-696d657d7858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:36:04.044970 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-ae026342-64fa-4c62-9571-2e1f16f92786 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (050d15ca-c87d-4b32-9171-83b7a02666ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:36:04.079051 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-ae026342-64fa-4c62-9571-2e1f16f92786 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Created reservations ['bf603238-a101-45f9-8620-a107f60d6169', 'cfb9f76d-a954-49e3-bbbb-c34b528ed1cd', '81249ff1-1ef7-431e-b5b1-eb048329ab55', '6cf59ae4-2324-48b4-9ad8-6f0930d4af4e'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:36:04.079823 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-ae026342-64fa-4c62-9571-2e1f16f92786 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (050d15ca-c87d-4b32-9171-83b7a02666ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf603238-a101-45f9-8620-a107f60d6169', 'cfb9f76d-a954-49e3-bbbb-c34b528ed1cd', '81249ff1-1ef7-431e-b5b1-eb048329ab55', '6cf59ae4-2324-48b4-9ad8-6f0930d4af4e']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:36:04.080600 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-ae026342-64fa-4c62-9571-2e1f16f92786 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66ca20a7-9684-44f1-ade4-19d11addd795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:36:04.103027 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-ae026342-64fa-4c62-9571-2e1f16f92786 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66ca20a7-9684-44f1-ade4-19d11addd795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '771929a4-f53c-4b81-b38b-5701c71f1e7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-373221157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1118670be5484211856021b500cc7f7e',qos_specs=None,replication_status=,reservations=['bf603238-a101-45f9-8620-a107f60d6169','cfb9f76d-a954-49e3-bbbb-c34b528ed1cd','81249ff1-1ef7-431e-b5b1-eb048329ab55','6cf59ae4-2324-48b4-9ad8-6f0930d4af4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016b79f65589438cbcc8f0f5ced88011',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:36:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-373221157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=771929a4-f53c-4b81-b38b-5701c71f1e7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1118670be5484211856021b500cc7f7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='016b79f65589438cbcc8f0f5ced88011',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:36:04.103847 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-ae026342-64fa-4c62-9571-2e1f16f92786 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd98ee3a-6218-4d91-9986-6068fc6fed1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:36:04.121102 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-ae026342-64fa-4c62-9571-2e1f16f92786 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd98ee3a-6218-4d91-9986-6068fc6fed1e) transitioned into state 'SUCCESS' from state '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-373221157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1118670be5484211856021b500cc7f7e',qos_specs=None,replication_status=,reservations=['bf603238-a101-45f9-8620-a107f60d6169','cfb9f76d-a954-49e3-bbbb-c34b528ed1cd','81249ff1-1ef7-431e-b5b1-eb048329ab55','6cf59ae4-2324-48b4-9ad8-6f0930d4af4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016b79f65589438cbcc8f0f5ced88011',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:36:04.121802 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-ae026342-64fa-4c62-9571-2e1f16f92786 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83730a24-7ec6-404b-b968-124cf8094771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:36:04.131232 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-ae026342-64fa-4c62-9571-2e1f16f92786 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83730a24-7ec6-404b-b968-124cf8094771) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:36:04.131985 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-ae026342-64fa-4c62-9571-2e1f16f92786 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Flow 'volume_create_api' (d827c0a0-fbfa-4c9f-b4e4-0354175e54a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:36:04.132259 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-ae026342-64fa-4c62-9571-2e1f16f92786 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Create volume request issued successfully. Aug 06 14:36:04.132792 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ae026342-64fa-4c62-9571-2e1f16f92786 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:36:04.133277 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1367/5490] 10.4.3.229 () {70 vars in 1298 bytes} [Thu Aug 6 14:36:04 2026] POST /volume/v3/volumes => generated 777 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:36:04.150843 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-39d409a3-58f7-4dcb-8bc9-4f34f45c61c2 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:04.152624 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-39d409a3-58f7-4dcb-8bc9-4f34f45c61c2 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/volumes/771929a4-f53c-4b81-b38b-5701c71f1e7a Aug 06 14:36:04.152832 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-39d409a3-58f7-4dcb-8bc9-4f34f45c61c2 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:04.153010 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-39d409a3-58f7-4dcb-8bc9-4f34f45c61c2 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:04.159857 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:04.159857 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:36:04.163476 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-39d409a3-58f7-4dcb-8bc9-4f34f45c61c2 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Volume info retrieved successfully. Aug 06 14:36:04.167817 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-39d409a3-58f7-4dcb-8bc9-4f34f45c61c2 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/volumes/771929a4-f53c-4b81-b38b-5701c71f1e7a returned with HTTP 200 Aug 06 14:36:04.168224 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1373/5491] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:04 2026] GET /volume/v3/volumes/771929a4-f53c-4b81-b38b-5701c71f1e7a => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:05.181684 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fd59f88d-ce03-4ed9-aa61-1d02aa2682e5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:05.183454 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fd59f88d-ce03-4ed9-aa61-1d02aa2682e5 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/volumes/771929a4-f53c-4b81-b38b-5701c71f1e7a Aug 06 14:36:05.183704 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fd59f88d-ce03-4ed9-aa61-1d02aa2682e5 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:05.183918 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fd59f88d-ce03-4ed9-aa61-1d02aa2682e5 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:05.191345 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:05.191345 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:36:05.195015 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-fd59f88d-ce03-4ed9-aa61-1d02aa2682e5 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Volume info retrieved successfully. Aug 06 14:36:05.198961 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fd59f88d-ce03-4ed9-aa61-1d02aa2682e5 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/volumes/771929a4-f53c-4b81-b38b-5701c71f1e7a returned with HTTP 200 Aug 06 14:36:05.199321 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1377/5492] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:05 2026] GET /volume/v3/volumes/771929a4-f53c-4b81-b38b-5701c71f1e7a => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:36:05.211083 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d0940345-9d7a-4827-8d21-ced621124277 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:05.214488 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d0940345-9d7a-4827-8d21-ced621124277 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 06 14:36:05.214866 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d0940345-9d7a-4827-8d21-ced621124277 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "771929a4-f53c-4b81-b38b-5701c71f1e7a", "name": "tempest-type-Backup-419607029"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:36:05.217262 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.contrib.backups [None req-d0940345-9d7a-4827-8d21-ced621124277 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Creating new backup {'backup': {'volume_id': '771929a4-f53c-4b81-b38b-5701c71f1e7a', 'name': 'tempest-type-Backup-419607029'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:36:05.218025 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.contrib.backups [None req-d0940345-9d7a-4827-8d21-ced621124277 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Creating backup of volume 771929a4-f53c-4b81-b38b-5701c71f1e7a in container None Aug 06 14:36:05.226537 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:05.226537 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:36:05.228488 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-d0940345-9d7a-4827-8d21-ced621124277 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Volume info retrieved successfully. Aug 06 14:36:05.245149 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-d0940345-9d7a-4827-8d21-ced621124277 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Created reservations ['cd9c3723-defb-41cd-a4b6-397d8ed518ef', '82e76e09-0b97-4699-a9a9-32346466b9dc'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:36:05.272089 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d0940345-9d7a-4827-8d21-ced621124277 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:36:05.272749 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1376/5493] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:36:05 2026] POST /volume/v3/backups => generated 315 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:36:05.282608 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-df8a6d47-8fc2-46a6-9822-a52512b69ebc None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:05.284520 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-df8a6d47-8fc2-46a6-9822-a52512b69ebc tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 Aug 06 14:36:05.285141 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-df8a6d47-8fc2-46a6-9822-a52512b69ebc tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:05.285141 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-df8a6d47-8fc2-46a6-9822-a52512b69ebc tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:05.285141 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-df8a6d47-8fc2-46a6-9822-a52512b69ebc tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 2d8cd0ad-819f-492e-80f7-39bf12bc9048. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:05.290047 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:05.290047 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:36:05.290047 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-df8a6d47-8fc2-46a6-9822-a52512b69ebc tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 returned with HTTP 200 Aug 06 14:36:05.290354 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1368/5494] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:05 2026] GET /volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:06.299914 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-da9cc659-991d-4a9a-b8e1-b27aea218bba None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:06.302079 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-da9cc659-991d-4a9a-b8e1-b27aea218bba tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 Aug 06 14:36:06.302340 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-da9cc659-991d-4a9a-b8e1-b27aea218bba tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:06.302601 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-da9cc659-991d-4a9a-b8e1-b27aea218bba tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:06.302758 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-da9cc659-991d-4a9a-b8e1-b27aea218bba tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 2d8cd0ad-819f-492e-80f7-39bf12bc9048. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:06.307818 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:06.307818 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:36:06.308609 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-da9cc659-991d-4a9a-b8e1-b27aea218bba tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 returned with HTTP 200 Aug 06 14:36:06.309011 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1374/5495] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:06 2026] GET /volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:07.319764 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-87565305-78ef-487a-b998-9a08cc7b35f4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:07.321792 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-87565305-78ef-487a-b998-9a08cc7b35f4 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 Aug 06 14:36:07.322016 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-87565305-78ef-487a-b998-9a08cc7b35f4 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:07.322219 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-87565305-78ef-487a-b998-9a08cc7b35f4 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:07.322323 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-87565305-78ef-487a-b998-9a08cc7b35f4 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 2d8cd0ad-819f-492e-80f7-39bf12bc9048. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:07.326830 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:07.326830 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:36:07.327526 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-87565305-78ef-487a-b998-9a08cc7b35f4 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 returned with HTTP 200 Aug 06 14:36:07.327909 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1378/5496] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:07 2026] GET /volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:08.337369 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-268be118-06fc-4b29-a87d-55df1ebdb1f5 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:08.339566 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-268be118-06fc-4b29-a87d-55df1ebdb1f5 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 Aug 06 14:36:08.339914 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-268be118-06fc-4b29-a87d-55df1ebdb1f5 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:08.340158 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-268be118-06fc-4b29-a87d-55df1ebdb1f5 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:08.340296 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-268be118-06fc-4b29-a87d-55df1ebdb1f5 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 2d8cd0ad-819f-492e-80f7-39bf12bc9048. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:08.345683 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:08.345683 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:36:08.346411 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-268be118-06fc-4b29-a87d-55df1ebdb1f5 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 returned with HTTP 200 Aug 06 14:36:08.346845 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1377/5497] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:08 2026] GET /volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:09.356610 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-63516a70-6fd2-49bb-acf4-ba6d7c59682a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:09.358983 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-63516a70-6fd2-49bb-acf4-ba6d7c59682a tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 Aug 06 14:36:09.359286 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-63516a70-6fd2-49bb-acf4-ba6d7c59682a tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:09.359555 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-63516a70-6fd2-49bb-acf4-ba6d7c59682a tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:09.359683 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-63516a70-6fd2-49bb-acf4-ba6d7c59682a tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 2d8cd0ad-819f-492e-80f7-39bf12bc9048. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:09.364522 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:09.364522 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:36:09.365113 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-63516a70-6fd2-49bb-acf4-ba6d7c59682a tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 returned with HTTP 200 Aug 06 14:36:09.365475 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1369/5498] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:09 2026] GET /volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:10.376001 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b2216aac-89cd-43a7-bc58-49137d715185 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:10.377773 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b2216aac-89cd-43a7-bc58-49137d715185 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 Aug 06 14:36:10.377985 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b2216aac-89cd-43a7-bc58-49137d715185 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:10.378182 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b2216aac-89cd-43a7-bc58-49137d715185 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:10.378277 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-b2216aac-89cd-43a7-bc58-49137d715185 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 2d8cd0ad-819f-492e-80f7-39bf12bc9048. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:10.382672 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:10.382672 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:36:10.383220 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b2216aac-89cd-43a7-bc58-49137d715185 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 returned with HTTP 200 Aug 06 14:36:10.383549 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1375/5499] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:10 2026] GET /volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:11.394117 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-8d878441-f46f-4fb1-9f13-419511f43f91 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:11.395901 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8d878441-f46f-4fb1-9f13-419511f43f91 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 Aug 06 14:36:11.396136 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8d878441-f46f-4fb1-9f13-419511f43f91 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:11.396321 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-8d878441-f46f-4fb1-9f13-419511f43f91 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:11.396419 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-8d878441-f46f-4fb1-9f13-419511f43f91 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 2d8cd0ad-819f-492e-80f7-39bf12bc9048. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:11.400377 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:11.400377 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:36:11.400921 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-8d878441-f46f-4fb1-9f13-419511f43f91 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 returned with HTTP 200 Aug 06 14:36:11.401249 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1379/5500] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:11 2026] GET /volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:12.413255 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-007acecd-b873-4d01-974c-0576f48e1ea0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:12.416760 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-007acecd-b873-4d01-974c-0576f48e1ea0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 Aug 06 14:36:12.416952 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-007acecd-b873-4d01-974c-0576f48e1ea0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:12.417139 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-007acecd-b873-4d01-974c-0576f48e1ea0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:12.417243 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-007acecd-b873-4d01-974c-0576f48e1ea0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 2d8cd0ad-819f-492e-80f7-39bf12bc9048. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:12.425638 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:12.425638 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:36:12.426217 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-007acecd-b873-4d01-974c-0576f48e1ea0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 returned with HTTP 200 Aug 06 14:36:12.426561 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1378/5501] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:12 2026] GET /volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:13.437392 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-423f8d8c-4cf6-4929-a3cd-771eae49d85b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:13.439230 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-423f8d8c-4cf6-4929-a3cd-771eae49d85b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 Aug 06 14:36:13.439466 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-423f8d8c-4cf6-4929-a3cd-771eae49d85b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:13.439651 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-423f8d8c-4cf6-4929-a3cd-771eae49d85b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:13.439749 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-423f8d8c-4cf6-4929-a3cd-771eae49d85b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 2d8cd0ad-819f-492e-80f7-39bf12bc9048. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:13.450017 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:13.450017 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:36:13.450725 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-423f8d8c-4cf6-4929-a3cd-771eae49d85b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 returned with HTTP 200 Aug 06 14:36:13.451156 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1370/5502] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:13 2026] GET /volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:14.461436 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ed1782e8-dac9-4f8d-b55d-ab204b737fec None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:14.463154 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ed1782e8-dac9-4f8d-b55d-ab204b737fec tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 Aug 06 14:36:14.463332 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ed1782e8-dac9-4f8d-b55d-ab204b737fec tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:14.463550 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ed1782e8-dac9-4f8d-b55d-ab204b737fec tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:14.463647 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-ed1782e8-dac9-4f8d-b55d-ab204b737fec tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 2d8cd0ad-819f-492e-80f7-39bf12bc9048. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:14.469520 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:14.469520 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:36:14.470024 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ed1782e8-dac9-4f8d-b55d-ab204b737fec tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 returned with HTTP 200 Aug 06 14:36:14.470340 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1376/5503] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:14 2026] GET /volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:15.483812 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ce9ab718-e421-4dce-a690-bb068a65fb14 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:15.485689 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ce9ab718-e421-4dce-a690-bb068a65fb14 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 Aug 06 14:36:15.485904 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ce9ab718-e421-4dce-a690-bb068a65fb14 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:15.486113 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ce9ab718-e421-4dce-a690-bb068a65fb14 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:15.486224 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-ce9ab718-e421-4dce-a690-bb068a65fb14 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 2d8cd0ad-819f-492e-80f7-39bf12bc9048. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:15.490290 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:15.490290 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:36:15.490860 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ce9ab718-e421-4dce-a690-bb068a65fb14 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 returned with HTTP 200 Aug 06 14:36:15.491188 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1380/5504] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:15 2026] GET /volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:16.502455 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ecd8bac8-503e-4359-ac45-24e84e8d8918 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:16.503202 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ecd8bac8-503e-4359-ac45-24e84e8d8918 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 Aug 06 14:36:16.503410 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ecd8bac8-503e-4359-ac45-24e84e8d8918 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:16.503615 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ecd8bac8-503e-4359-ac45-24e84e8d8918 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:16.506445 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-ecd8bac8-503e-4359-ac45-24e84e8d8918 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 2d8cd0ad-819f-492e-80f7-39bf12bc9048. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:16.507699 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:16.507699 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:36:16.508310 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ecd8bac8-503e-4359-ac45-24e84e8d8918 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 returned with HTTP 200 Aug 06 14:36:16.508710 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1379/5505] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:16 2026] GET /volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:17.519642 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-99b37848-9cb6-4113-8cb9-39b3256e4b15 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:17.521776 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-99b37848-9cb6-4113-8cb9-39b3256e4b15 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 Aug 06 14:36:17.521999 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-99b37848-9cb6-4113-8cb9-39b3256e4b15 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:17.522211 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-99b37848-9cb6-4113-8cb9-39b3256e4b15 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:17.522315 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-99b37848-9cb6-4113-8cb9-39b3256e4b15 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 2d8cd0ad-819f-492e-80f7-39bf12bc9048. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:17.526686 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:17.526686 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:36:17.527242 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-99b37848-9cb6-4113-8cb9-39b3256e4b15 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 returned with HTTP 200 Aug 06 14:36:17.527643 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1371/5506] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:17 2026] GET /volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:18.537361 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-213d57ae-26d8-4681-be42-0655a9b6bf0d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:18.538994 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-213d57ae-26d8-4681-be42-0655a9b6bf0d tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 Aug 06 14:36:18.539195 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-213d57ae-26d8-4681-be42-0655a9b6bf0d tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:18.539363 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-213d57ae-26d8-4681-be42-0655a9b6bf0d tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:18.539478 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-213d57ae-26d8-4681-be42-0655a9b6bf0d tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 2d8cd0ad-819f-492e-80f7-39bf12bc9048. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:18.543240 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:18.543240 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:36:18.543759 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-213d57ae-26d8-4681-be42-0655a9b6bf0d tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 returned with HTTP 200 Aug 06 14:36:18.544064 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1377/5507] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:18 2026] GET /volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:19.553736 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e28993fe-aa51-412c-a67c-4714f5950762 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:19.555378 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e28993fe-aa51-412c-a67c-4714f5950762 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 Aug 06 14:36:19.555592 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e28993fe-aa51-412c-a67c-4714f5950762 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:19.555765 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e28993fe-aa51-412c-a67c-4714f5950762 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:19.555869 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-e28993fe-aa51-412c-a67c-4714f5950762 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 2d8cd0ad-819f-492e-80f7-39bf12bc9048. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:19.560035 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:19.560035 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:36:19.560646 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e28993fe-aa51-412c-a67c-4714f5950762 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 returned with HTTP 200 Aug 06 14:36:19.560981 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1381/5508] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:19 2026] GET /volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:19.569893 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9c7c9184-43c4-49a6-81ea-4c096f04f6ef None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:19.571434 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9c7c9184-43c4-49a6-81ea-4c096f04f6ef tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] POST https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048/action Aug 06 14:36:19.571752 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9c7c9184-43c4-49a6-81ea-4c096f04f6ef tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100397) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:36:19.571862 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9c7c9184-43c4-49a6-81ea-4c096f04f6ef tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:36:19.573161 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.contrib.admin_actions [None req-9c7c9184-43c4-49a6-81ea-4c096f04f6ef tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Updating backup '2d8cd0ad-819f-492e-80f7-39bf12bc9048' with '{'status': 'error'}' {{(pid=100397) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 06 14:36:19.579952 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:19.579952 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:36:19.580907 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.policy [None req-9c7c9184-43c4-49a6-81ea-4c096f04f6ef tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '379cb017038c468e9e0e43a9ecf13578', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1118670be5484211856021b500cc7f7e', '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=100397) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:36:19.581114 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9c7c9184-43c4-49a6-81ea-4c096f04f6ef tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048/action returned with HTTP 403 Aug 06 14:36:19.581539 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1380/5509] 10.4.3.229 () {70 vars in 1430 bytes} [Thu Aug 6 14:36:19 2026] POST /volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:36:19.587239 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-68581ca4-7c3a-4cd8-93d4-a3cdd459c3e5 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:19.589007 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-68581ca4-7c3a-4cd8-93d4-a3cdd459c3e5 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/771929a4-f53c-4b81-b38b-5701c71f1e7a Aug 06 14:36:19.589198 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-68581ca4-7c3a-4cd8-93d4-a3cdd459c3e5 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:19.589383 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-68581ca4-7c3a-4cd8-93d4-a3cdd459c3e5 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:19.589587 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-68581ca4-7c3a-4cd8-93d4-a3cdd459c3e5 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Delete volume with id: 771929a4-f53c-4b81-b38b-5701c71f1e7a Aug 06 14:36:19.595653 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:19.595653 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:36:19.595958 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-68581ca4-7c3a-4cd8-93d4-a3cdd459c3e5 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Volume info retrieved successfully. Aug 06 14:36:19.611335 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-68581ca4-7c3a-4cd8-93d4-a3cdd459c3e5 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Delete volume request issued successfully. Aug 06 14:36:19.611518 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-68581ca4-7c3a-4cd8-93d4-a3cdd459c3e5 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/volumes/771929a4-f53c-4b81-b38b-5701c71f1e7a returned with HTTP 202 Aug 06 14:36:19.611865 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1372/5510] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:36:19 2026] DELETE /volume/v3/volumes/771929a4-f53c-4b81-b38b-5701c71f1e7a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:36:19.618507 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c17f8313-c004-48cd-b514-e6c9ebd1b9b3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:19.620378 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c17f8313-c004-48cd-b514-e6c9ebd1b9b3 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/volumes/771929a4-f53c-4b81-b38b-5701c71f1e7a Aug 06 14:36:19.620502 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c17f8313-c004-48cd-b514-e6c9ebd1b9b3 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:19.620707 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c17f8313-c004-48cd-b514-e6c9ebd1b9b3 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:19.627071 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:19.627071 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:36:19.630184 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c17f8313-c004-48cd-b514-e6c9ebd1b9b3 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Volume info retrieved successfully. Aug 06 14:36:19.633667 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c17f8313-c004-48cd-b514-e6c9ebd1b9b3 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/volumes/771929a4-f53c-4b81-b38b-5701c71f1e7a returned with HTTP 200 Aug 06 14:36:19.634099 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1378/5511] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:19 2026] GET /volume/v3/volumes/771929a4-f53c-4b81-b38b-5701c71f1e7a => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:36:20.646265 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-de52ba0e-39ad-451f-8aff-1a63364f5061 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:20.647907 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-de52ba0e-39ad-451f-8aff-1a63364f5061 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/volumes/771929a4-f53c-4b81-b38b-5701c71f1e7a Aug 06 14:36:20.648230 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-de52ba0e-39ad-451f-8aff-1a63364f5061 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:20.648513 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-de52ba0e-39ad-451f-8aff-1a63364f5061 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:20.654007 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-de52ba0e-39ad-451f-8aff-1a63364f5061 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/volumes/771929a4-f53c-4b81-b38b-5701c71f1e7a returned with HTTP 404 Aug 06 14:36:20.654731 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1382/5512] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:20 2026] GET /volume/v3/volumes/771929a4-f53c-4b81-b38b-5701c71f1e7a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:36:20.661773 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8bec6615-60e9-4146-9a4d-ba3bed3758ca None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:20.663326 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8bec6615-60e9-4146-9a4d-ba3bed3758ca tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] POST https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70/restore Aug 06 14:36:20.663667 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8bec6615-60e9-4146-9a4d-ba3bed3758ca tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:36:20.664857 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.contrib.backups [None req-8bec6615-60e9-4146-9a4d-ba3bed3758ca tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Restoring backup 66640331-87af-4157-82fa-c2923aadcf70 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100397) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 14:36:20.664957 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.contrib.backups [None req-8bec6615-60e9-4146-9a4d-ba3bed3758ca tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Restoring backup 66640331-87af-4157-82fa-c2923aadcf70 to volume None. Aug 06 14:36:20.668719 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:20.668719 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:36:20.669609 np0000006659 devstack@c-api.service[100397]: INFO cinder.backup.api [None req-8bec6615-60e9-4146-9a4d-ba3bed3758ca tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Creating volume of 1 GB for restore of backup 66640331-87af-4157-82fa-c2923aadcf70. Aug 06 14:36:20.672294 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8bec6615-60e9-4146-9a4d-ba3bed3758ca tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Availability Zones retrieved successfully. Aug 06 14:36:20.677695 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-8bec6615-60e9-4146-9a4d-ba3bed3758ca tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Flow 'volume_create_api' (7b44c60c-a915-4310-810f-57db5c35f248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:36:20.678553 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-8bec6615-60e9-4146-9a4d-ba3bed3758ca tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (755e278b-b062-4221-a65b-4ccf205dd79b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:36:20.679305 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-8bec6615-60e9-4146-9a4d-ba3bed3758ca tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:36:20.702261 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-8bec6615-60e9-4146-9a4d-ba3bed3758ca tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (755e278b-b062-4221-a65b-4ccf205dd79b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:36:20.702991 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-8bec6615-60e9-4146-9a4d-ba3bed3758ca tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75494874-1e34-41a3-aca5-66698ba9749f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:36:20.733571 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-8bec6615-60e9-4146-9a4d-ba3bed3758ca tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Created reservations ['15003eca-4c13-4256-a68f-a3050f0790ad', '4bbfdb37-d368-449e-955e-105231518e1c', '7969075f-db95-4bdc-b868-53435b7324e0', 'f2b9148f-76f1-4a84-87b9-d9f31e87a1a6'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:36:20.734283 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-8bec6615-60e9-4146-9a4d-ba3bed3758ca tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75494874-1e34-41a3-aca5-66698ba9749f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15003eca-4c13-4256-a68f-a3050f0790ad', '4bbfdb37-d368-449e-955e-105231518e1c', '7969075f-db95-4bdc-b868-53435b7324e0', 'f2b9148f-76f1-4a84-87b9-d9f31e87a1a6']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:36:20.735117 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-8bec6615-60e9-4146-9a4d-ba3bed3758ca tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c33ac99-cb4d-4638-80ff-3a7cab32f78b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:36:20.759654 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-8bec6615-60e9-4146-9a4d-ba3bed3758ca tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c33ac99-cb4d-4638-80ff-3a7cab32f78b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f692b0a-bc8b-45da-ac16-51fd409964a1', '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='1118670be5484211856021b500cc7f7e',qos_specs=None,replication_status=,reservations=['15003eca-4c13-4256-a68f-a3050f0790ad','4bbfdb37-d368-449e-955e-105231518e1c','7969075f-db95-4bdc-b868-53435b7324e0','f2b9148f-76f1-4a84-87b9-d9f31e87a1a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='379cb017038c468e9e0e43a9ecf13578',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:36:20Z,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=0f692b0a-bc8b-45da-ac16-51fd409964a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1118670be5484211856021b500cc7f7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='379cb017038c468e9e0e43a9ecf13578',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:36:20.760363 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-8bec6615-60e9-4146-9a4d-ba3bed3758ca tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c061ca1c-7b94-42ef-aeb5-2c049afd607e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:36:20.773488 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-8bec6615-60e9-4146-9a4d-ba3bed3758ca tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c061ca1c-7b94-42ef-aeb5-2c049afd607e) transitioned into 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='1118670be5484211856021b500cc7f7e',qos_specs=None,replication_status=,reservations=['15003eca-4c13-4256-a68f-a3050f0790ad','4bbfdb37-d368-449e-955e-105231518e1c','7969075f-db95-4bdc-b868-53435b7324e0','f2b9148f-76f1-4a84-87b9-d9f31e87a1a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='379cb017038c468e9e0e43a9ecf13578',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:36:20.774099 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-8bec6615-60e9-4146-9a4d-ba3bed3758ca tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8581b5e-feb2-4775-aae1-1968a3a5f9ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:36:20.781546 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-8bec6615-60e9-4146-9a4d-ba3bed3758ca tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8581b5e-feb2-4775-aae1-1968a3a5f9ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:36:20.782257 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-8bec6615-60e9-4146-9a4d-ba3bed3758ca tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Flow 'volume_create_api' (7b44c60c-a915-4310-810f-57db5c35f248) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:36:20.782531 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8bec6615-60e9-4146-9a4d-ba3bed3758ca tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Create volume request issued successfully. Aug 06 14:36:20.788007 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:20.788007 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:36:20.788412 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8bec6615-60e9-4146-9a4d-ba3bed3758ca tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Volume info retrieved successfully. Aug 06 14:36:21.794799 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:21.794799 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:36:21.795278 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8bec6615-60e9-4146-9a4d-ba3bed3758ca tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Volume info retrieved successfully. Aug 06 14:36:21.795388 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.backup.api [None req-8bec6615-60e9-4146-9a4d-ba3bed3758ca tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Checking backup size 1 against volume size 1 {{(pid=100397) restore /opt/stack/cinder/cinder/backup/api.py:420}} Aug 06 14:36:21.795508 np0000006659 devstack@c-api.service[100397]: INFO cinder.backup.api [None req-8bec6615-60e9-4146-9a4d-ba3bed3758ca tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Overwriting volume 0f692b0a-bc8b-45da-ac16-51fd409964a1 with restore of backup 66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:36:21.805681 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.backup.rpcapi [None req-8bec6615-60e9-4146-9a4d-ba3bed3758ca tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] restore_backup in rpcapi backup_id 66640331-87af-4157-82fa-c2923aadcf70 {{(pid=100397) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 14:36:21.807374 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8bec6615-60e9-4146-9a4d-ba3bed3758ca tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70/restore returned with HTTP 202 Aug 06 14:36:21.807796 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1381/5513] 10.4.3.229 () {70 vars in 1433 bytes} [Thu Aug 6 14:36:20 2026] POST /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70/restore => generated 152 bytes in 1146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:36:21.815069 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-518f06af-e11a-4040-9020-cdeeba17aed7 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:21.817016 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-518f06af-e11a-4040-9020-cdeeba17aed7 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:36:21.817283 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-518f06af-e11a-4040-9020-cdeeba17aed7 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:21.817532 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-518f06af-e11a-4040-9020-cdeeba17aed7 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:21.817687 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-518f06af-e11a-4040-9020-cdeeba17aed7 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 66640331-87af-4157-82fa-c2923aadcf70. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:21.821412 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:21.821412 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:36:21.822100 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-518f06af-e11a-4040-9020-cdeeba17aed7 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 returned with HTTP 200 Aug 06 14:36:21.822820 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1373/5514] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:21 2026] GET /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:22.831612 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c6bbe509-fa77-4502-a458-4eb57adeae5e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:22.833385 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c6bbe509-fa77-4502-a458-4eb57adeae5e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:36:22.833620 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c6bbe509-fa77-4502-a458-4eb57adeae5e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:22.833808 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c6bbe509-fa77-4502-a458-4eb57adeae5e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:22.833926 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-c6bbe509-fa77-4502-a458-4eb57adeae5e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 66640331-87af-4157-82fa-c2923aadcf70. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:22.837844 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:22.837844 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:36:22.838391 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c6bbe509-fa77-4502-a458-4eb57adeae5e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 returned with HTTP 200 Aug 06 14:36:22.838765 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1379/5515] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:22 2026] GET /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:23.848502 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-944d2dd1-92ae-4029-8072-b2cb1ac75d14 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:23.850583 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-944d2dd1-92ae-4029-8072-b2cb1ac75d14 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:36:23.850807 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-944d2dd1-92ae-4029-8072-b2cb1ac75d14 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:23.850994 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-944d2dd1-92ae-4029-8072-b2cb1ac75d14 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:23.851109 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-944d2dd1-92ae-4029-8072-b2cb1ac75d14 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 66640331-87af-4157-82fa-c2923aadcf70. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:23.855888 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:23.855888 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:36:23.856562 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-944d2dd1-92ae-4029-8072-b2cb1ac75d14 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 returned with HTTP 200 Aug 06 14:36:23.856915 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1383/5516] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:23 2026] GET /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:24.866649 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-accc2bed-07a2-4871-8d8a-109143cc5244 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:24.868501 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-accc2bed-07a2-4871-8d8a-109143cc5244 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:36:24.868751 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-accc2bed-07a2-4871-8d8a-109143cc5244 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:24.869010 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-accc2bed-07a2-4871-8d8a-109143cc5244 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:24.869125 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-accc2bed-07a2-4871-8d8a-109143cc5244 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 66640331-87af-4157-82fa-c2923aadcf70. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:24.873224 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:24.873224 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:36:24.873817 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-accc2bed-07a2-4871-8d8a-109143cc5244 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 returned with HTTP 200 Aug 06 14:36:24.874140 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1382/5517] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:24 2026] GET /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:25.882699 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f9a01f6f-e778-4fee-aaf7-b30a317ebef5 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:25.884278 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f9a01f6f-e778-4fee-aaf7-b30a317ebef5 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:36:25.884499 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f9a01f6f-e778-4fee-aaf7-b30a317ebef5 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:25.884723 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f9a01f6f-e778-4fee-aaf7-b30a317ebef5 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:25.884820 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-f9a01f6f-e778-4fee-aaf7-b30a317ebef5 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 66640331-87af-4157-82fa-c2923aadcf70. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:25.888486 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:25.888486 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:36:25.889001 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f9a01f6f-e778-4fee-aaf7-b30a317ebef5 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 returned with HTTP 200 Aug 06 14:36:25.889321 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1374/5518] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:25 2026] GET /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:26.898480 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-955a5f89-2976-442c-9a68-52bc6edcfed8 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:26.900162 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-955a5f89-2976-442c-9a68-52bc6edcfed8 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:36:26.901508 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-955a5f89-2976-442c-9a68-52bc6edcfed8 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:26.901508 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-955a5f89-2976-442c-9a68-52bc6edcfed8 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:26.901508 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-955a5f89-2976-442c-9a68-52bc6edcfed8 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 66640331-87af-4157-82fa-c2923aadcf70. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:26.904849 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:26.904849 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:36:26.905544 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-955a5f89-2976-442c-9a68-52bc6edcfed8 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 returned with HTTP 200 Aug 06 14:36:26.905972 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1380/5519] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:26 2026] GET /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:27.914993 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5cd484d8-3475-42b5-8266-c66c30694daa None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:27.916485 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5cd484d8-3475-42b5-8266-c66c30694daa tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:36:27.916675 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5cd484d8-3475-42b5-8266-c66c30694daa tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:27.916865 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5cd484d8-3475-42b5-8266-c66c30694daa tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:27.916964 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-5cd484d8-3475-42b5-8266-c66c30694daa tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 66640331-87af-4157-82fa-c2923aadcf70. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:27.920665 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:27.920665 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:36:27.921178 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5cd484d8-3475-42b5-8266-c66c30694daa tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 returned with HTTP 200 Aug 06 14:36:27.921476 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1384/5520] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:27 2026] GET /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:28.931905 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-df8f2fb4-608d-4482-a01f-d4dbe114f983 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:28.933714 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-df8f2fb4-608d-4482-a01f-d4dbe114f983 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:36:28.933910 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-df8f2fb4-608d-4482-a01f-d4dbe114f983 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:28.934096 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-df8f2fb4-608d-4482-a01f-d4dbe114f983 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:28.934192 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-df8f2fb4-608d-4482-a01f-d4dbe114f983 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 66640331-87af-4157-82fa-c2923aadcf70. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:28.938564 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:28.938564 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:36:28.939219 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-df8f2fb4-608d-4482-a01f-d4dbe114f983 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 returned with HTTP 200 Aug 06 14:36:28.939608 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1383/5521] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:28 2026] GET /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:29.948974 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-68155987-b746-44dc-b359-7972e303ee3e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:29.951408 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-68155987-b746-44dc-b359-7972e303ee3e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:36:29.951675 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-68155987-b746-44dc-b359-7972e303ee3e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:29.951848 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-68155987-b746-44dc-b359-7972e303ee3e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:29.952029 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-68155987-b746-44dc-b359-7972e303ee3e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 66640331-87af-4157-82fa-c2923aadcf70. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:29.956623 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:29.956623 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:36:29.957169 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-68155987-b746-44dc-b359-7972e303ee3e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 returned with HTTP 200 Aug 06 14:36:29.957517 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1375/5522] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:29 2026] GET /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:30.967343 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-b4cc4a81-9ad2-4f6c-8d31-877a48fb3982 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:30.969168 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b4cc4a81-9ad2-4f6c-8d31-877a48fb3982 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:36:30.969366 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b4cc4a81-9ad2-4f6c-8d31-877a48fb3982 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:30.969596 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-b4cc4a81-9ad2-4f6c-8d31-877a48fb3982 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:30.969694 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-b4cc4a81-9ad2-4f6c-8d31-877a48fb3982 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 66640331-87af-4157-82fa-c2923aadcf70. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:30.973664 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:30.973664 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:36:30.974238 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-b4cc4a81-9ad2-4f6c-8d31-877a48fb3982 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 returned with HTTP 200 Aug 06 14:36:30.974564 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1381/5523] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:30 2026] GET /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:30.983607 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-efd914b2-8fd5-41eb-8e9b-416499c407de None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:30.985338 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-efd914b2-8fd5-41eb-8e9b-416499c407de tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/0f692b0a-bc8b-45da-ac16-51fd409964a1 Aug 06 14:36:30.985538 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-efd914b2-8fd5-41eb-8e9b-416499c407de tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:30.985712 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-efd914b2-8fd5-41eb-8e9b-416499c407de tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:30.985876 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-efd914b2-8fd5-41eb-8e9b-416499c407de tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Delete volume with id: 0f692b0a-bc8b-45da-ac16-51fd409964a1 Aug 06 14:36:30.992702 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:30.992702 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:36:30.993049 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-efd914b2-8fd5-41eb-8e9b-416499c407de tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Volume info retrieved successfully. Aug 06 14:36:31.007496 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-efd914b2-8fd5-41eb-8e9b-416499c407de tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Delete volume request issued successfully. Aug 06 14:36:31.007687 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-efd914b2-8fd5-41eb-8e9b-416499c407de tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/volumes/0f692b0a-bc8b-45da-ac16-51fd409964a1 returned with HTTP 202 Aug 06 14:36:31.008055 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1385/5524] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:36:30 2026] DELETE /volume/v3/volumes/0f692b0a-bc8b-45da-ac16-51fd409964a1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:36:31.016803 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-49ad5e43-6c7b-4c94-8998-3cb56adf0d0e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:31.018637 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-49ad5e43-6c7b-4c94-8998-3cb56adf0d0e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/volumes/0f692b0a-bc8b-45da-ac16-51fd409964a1 Aug 06 14:36:31.018832 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-49ad5e43-6c7b-4c94-8998-3cb56adf0d0e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:31.019003 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-49ad5e43-6c7b-4c94-8998-3cb56adf0d0e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:31.027540 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:31.027540 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:36:31.031237 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-49ad5e43-6c7b-4c94-8998-3cb56adf0d0e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Volume info retrieved successfully. Aug 06 14:36:31.037305 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-49ad5e43-6c7b-4c94-8998-3cb56adf0d0e tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/volumes/0f692b0a-bc8b-45da-ac16-51fd409964a1 returned with HTTP 200 Aug 06 14:36:31.037987 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1384/5525] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:31 2026] GET /volume/v3/volumes/0f692b0a-bc8b-45da-ac16-51fd409964a1 => generated 1065 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:36:32.050837 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d27138d3-3e0a-46c2-8177-23e496753ac2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:32.053741 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d27138d3-3e0a-46c2-8177-23e496753ac2 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/volumes/0f692b0a-bc8b-45da-ac16-51fd409964a1 Aug 06 14:36:32.053741 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d27138d3-3e0a-46c2-8177-23e496753ac2 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:32.053741 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d27138d3-3e0a-46c2-8177-23e496753ac2 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:32.058290 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d27138d3-3e0a-46c2-8177-23e496753ac2 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/volumes/0f692b0a-bc8b-45da-ac16-51fd409964a1 returned with HTTP 404 Aug 06 14:36:32.058839 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1376/5526] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:32 2026] GET /volume/v3/volumes/0f692b0a-bc8b-45da-ac16-51fd409964a1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:36:32.065387 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-88bf6095-8ca3-4113-871b-e0528d7bbf75 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:32.066896 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-88bf6095-8ca3-4113-871b-e0528d7bbf75 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] GET https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:36:32.067112 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-88bf6095-8ca3-4113-871b-e0528d7bbf75 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:32.067276 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-88bf6095-8ca3-4113-871b-e0528d7bbf75 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:32.067374 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-88bf6095-8ca3-4113-871b-e0528d7bbf75 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] Show backup with id 66640331-87af-4157-82fa-c2923aadcf70. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:32.071068 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:32.071068 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:36:32.071694 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-88bf6095-8ca3-4113-871b-e0528d7bbf75 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-member] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 returned with HTTP 200 Aug 06 14:36:32.071988 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1382/5527] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:32 2026] GET /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:32.080883 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-d8fc5ab3-ac85-4ce6-9158-cb57572764c4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:32.082555 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d8fc5ab3-ac85-4ce6-9158-cb57572764c4 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] DELETE https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 Aug 06 14:36:32.082753 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d8fc5ab3-ac85-4ce6-9158-cb57572764c4 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:32.082930 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-d8fc5ab3-ac85-4ce6-9158-cb57572764c4 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:32.083026 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.backups [None req-d8fc5ab3-ac85-4ce6-9158-cb57572764c4 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Delete backup with id: 2d8cd0ad-819f-492e-80f7-39bf12bc9048. Aug 06 14:36:32.086995 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:32.086995 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:36:32.099843 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.backup.rpcapi [None req-d8fc5ab3-ac85-4ce6-9158-cb57572764c4 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] delete_backup rpcapi backup_id 2d8cd0ad-819f-492e-80f7-39bf12bc9048 {{(pid=100396) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:36:32.101400 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-d8fc5ab3-ac85-4ce6-9158-cb57572764c4 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 returned with HTTP 202 Aug 06 14:36:32.101794 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1386/5528] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:36:32 2026] DELETE /volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:36:32.108466 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-86f8a427-08a2-4736-88fa-2cb0276ebed7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:32.110366 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-86f8a427-08a2-4736-88fa-2cb0276ebed7 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 Aug 06 14:36:32.110705 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-86f8a427-08a2-4736-88fa-2cb0276ebed7 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:32.110792 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-86f8a427-08a2-4736-88fa-2cb0276ebed7 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:32.110915 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-86f8a427-08a2-4736-88fa-2cb0276ebed7 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 2d8cd0ad-819f-492e-80f7-39bf12bc9048. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:32.116143 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:32.116143 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:36:32.116833 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-86f8a427-08a2-4736-88fa-2cb0276ebed7 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 returned with HTTP 200 Aug 06 14:36:32.117198 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1385/5529] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:32 2026] GET /volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:33.128672 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8fb57743-4ccc-4ac0-9930-2f4708b66b9b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:33.130478 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8fb57743-4ccc-4ac0-9930-2f4708b66b9b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 Aug 06 14:36:33.130630 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8fb57743-4ccc-4ac0-9930-2f4708b66b9b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:33.130799 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8fb57743-4ccc-4ac0-9930-2f4708b66b9b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:33.130889 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-8fb57743-4ccc-4ac0-9930-2f4708b66b9b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 2d8cd0ad-819f-492e-80f7-39bf12bc9048. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:33.134089 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8fb57743-4ccc-4ac0-9930-2f4708b66b9b tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 returned with HTTP 404 Aug 06 14:36:33.134525 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1377/5530] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:33 2026] GET /volume/v3/backups/2d8cd0ad-819f-492e-80f7-39bf12bc9048 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:36:33.140436 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-cbbae4b7-286c-42db-a5d2-ca4fa5013e58 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:33.142065 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cbbae4b7-286c-42db-a5d2-ca4fa5013e58 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] DELETE https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 Aug 06 14:36:33.142254 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cbbae4b7-286c-42db-a5d2-ca4fa5013e58 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:33.142422 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-cbbae4b7-286c-42db-a5d2-ca4fa5013e58 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:33.142577 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.backups [None req-cbbae4b7-286c-42db-a5d2-ca4fa5013e58 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Delete backup with id: 6e8bca5f-6883-421a-a250-e7a01f4daef2. Aug 06 14:36:33.146889 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:33.146889 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:36:33.160810 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.backup.rpcapi [None req-cbbae4b7-286c-42db-a5d2-ca4fa5013e58 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] delete_backup rpcapi backup_id 6e8bca5f-6883-421a-a250-e7a01f4daef2 {{(pid=100398) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:36:33.165784 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-cbbae4b7-286c-42db-a5d2-ca4fa5013e58 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 returned with HTTP 202 Aug 06 14:36:33.166169 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1383/5531] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:36:33 2026] DELETE /volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:36:33.172309 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-10de0b29-6dcd-402a-9425-a29015257b97 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:33.173901 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-10de0b29-6dcd-402a-9425-a29015257b97 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 Aug 06 14:36:33.174092 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-10de0b29-6dcd-402a-9425-a29015257b97 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:33.174272 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-10de0b29-6dcd-402a-9425-a29015257b97 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:33.174371 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-10de0b29-6dcd-402a-9425-a29015257b97 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 6e8bca5f-6883-421a-a250-e7a01f4daef2. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:33.184077 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:33.184077 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:36:33.184696 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-10de0b29-6dcd-402a-9425-a29015257b97 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 returned with HTTP 200 Aug 06 14:36:33.185020 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1387/5532] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:33 2026] GET /volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:34.196062 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-85ba2961-6ac4-4b39-938d-67f505e7a057 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:34.198441 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-85ba2961-6ac4-4b39-938d-67f505e7a057 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 Aug 06 14:36:34.198779 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-85ba2961-6ac4-4b39-938d-67f505e7a057 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:34.199041 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-85ba2961-6ac4-4b39-938d-67f505e7a057 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:34.199207 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-85ba2961-6ac4-4b39-938d-67f505e7a057 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 6e8bca5f-6883-421a-a250-e7a01f4daef2. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:34.203949 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-85ba2961-6ac4-4b39-938d-67f505e7a057 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 returned with HTTP 404 Aug 06 14:36:34.204755 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1386/5533] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:34 2026] GET /volume/v3/backups/6e8bca5f-6883-421a-a250-e7a01f4daef2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:36:34.210840 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-73fad018-1d04-4394-9b3e-6ec155d47ee0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:34.212527 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-73fad018-1d04-4394-9b3e-6ec155d47ee0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] DELETE https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:36:34.212749 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-73fad018-1d04-4394-9b3e-6ec155d47ee0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:34.212919 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-73fad018-1d04-4394-9b3e-6ec155d47ee0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:34.213190 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.contrib.backups [None req-73fad018-1d04-4394-9b3e-6ec155d47ee0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Delete backup with id: 66640331-87af-4157-82fa-c2923aadcf70. Aug 06 14:36:34.218045 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:34.218045 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:36:34.230220 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.backup.rpcapi [None req-73fad018-1d04-4394-9b3e-6ec155d47ee0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] delete_backup rpcapi backup_id 66640331-87af-4157-82fa-c2923aadcf70 {{(pid=100399) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:36:34.231865 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-73fad018-1d04-4394-9b3e-6ec155d47ee0 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 returned with HTTP 202 Aug 06 14:36:34.232247 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1378/5534] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:36:34 2026] DELETE /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:36:34.239696 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-56dab457-c45e-4174-82a1-7376a2ff3ed1 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:34.241202 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-56dab457-c45e-4174-82a1-7376a2ff3ed1 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:36:34.241381 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-56dab457-c45e-4174-82a1-7376a2ff3ed1 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:34.241618 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-56dab457-c45e-4174-82a1-7376a2ff3ed1 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:34.241713 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-56dab457-c45e-4174-82a1-7376a2ff3ed1 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 66640331-87af-4157-82fa-c2923aadcf70. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:34.246850 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:34.246850 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:36:34.247448 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-56dab457-c45e-4174-82a1-7376a2ff3ed1 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 returned with HTTP 200 Aug 06 14:36:34.247787 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1384/5535] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:34 2026] GET /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:35.257722 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-2cdbabee-3ffd-474c-8ed1-4b4762822b76 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:35.259511 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2cdbabee-3ffd-474c-8ed1-4b4762822b76 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 Aug 06 14:36:35.259708 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2cdbabee-3ffd-474c-8ed1-4b4762822b76 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:35.259880 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-2cdbabee-3ffd-474c-8ed1-4b4762822b76 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:35.259979 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-2cdbabee-3ffd-474c-8ed1-4b4762822b76 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Show backup with id 66640331-87af-4157-82fa-c2923aadcf70. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:36:35.263296 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-2cdbabee-3ffd-474c-8ed1-4b4762822b76 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 returned with HTTP 404 Aug 06 14:36:35.266900 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1388/5536] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:35 2026] GET /volume/v3/backups/66640331-87af-4157-82fa-c2923aadcf70 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:36:35.270186 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8d3daeb3-a2de-4e78-88b9-4d8fb0d9818a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:35.271836 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8d3daeb3-a2de-4e78-88b9-4d8fb0d9818a tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/9559a282-c46b-4055-bb61-fbe1852148b3 Aug 06 14:36:35.272028 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8d3daeb3-a2de-4e78-88b9-4d8fb0d9818a tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:35.272259 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8d3daeb3-a2de-4e78-88b9-4d8fb0d9818a tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:35.272415 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-8d3daeb3-a2de-4e78-88b9-4d8fb0d9818a tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Delete volume with id: 9559a282-c46b-4055-bb61-fbe1852148b3 Aug 06 14:36:35.279516 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:35.279516 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:36:35.279825 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8d3daeb3-a2de-4e78-88b9-4d8fb0d9818a tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Volume info retrieved successfully. Aug 06 14:36:35.299381 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-8d3daeb3-a2de-4e78-88b9-4d8fb0d9818a tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Delete volume request issued successfully. Aug 06 14:36:35.299678 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8d3daeb3-a2de-4e78-88b9-4d8fb0d9818a tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/volumes/9559a282-c46b-4055-bb61-fbe1852148b3 returned with HTTP 202 Aug 06 14:36:35.300072 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1387/5537] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:36:35 2026] DELETE /volume/v3/volumes/9559a282-c46b-4055-bb61-fbe1852148b3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:36:35.309288 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-52a57ac7-fa15-4436-9518-180b6770f850 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:35.310990 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-52a57ac7-fa15-4436-9518-180b6770f850 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/volumes/9559a282-c46b-4055-bb61-fbe1852148b3 Aug 06 14:36:35.311218 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-52a57ac7-fa15-4436-9518-180b6770f850 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:35.311389 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-52a57ac7-fa15-4436-9518-180b6770f850 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:35.321945 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:35.321945 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:36:35.326142 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-52a57ac7-fa15-4436-9518-180b6770f850 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Volume info retrieved successfully. Aug 06 14:36:35.329825 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-52a57ac7-fa15-4436-9518-180b6770f850 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/volumes/9559a282-c46b-4055-bb61-fbe1852148b3 returned with HTTP 200 Aug 06 14:36:35.330214 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1379/5538] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:35 2026] GET /volume/v3/volumes/9559a282-c46b-4055-bb61-fbe1852148b3 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:36:35.597068 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-75cc0f0f-49f3-4c48-8be5-200ca1c1990f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:35.598626 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-75cc0f0f-49f3-4c48-8be5-200ca1c1990f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:36:35.598986 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-75cc0f0f-49f3-4c48-8be5-200ca1c1990f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8dd8ac6-7752-409f-96b4-d35b32eda87a", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1935645014", "description": null, "metadata": null}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:36:35.608879 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:35.608879 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:36:35.609291 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-75cc0f0f-49f3-4c48-8be5-200ca1c1990f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:36:35.609442 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-75cc0f0f-49f3-4c48-8be5-200ca1c1990f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create snapshot from volume f8dd8ac6-7752-409f-96b4-d35b32eda87a Aug 06 14:36:35.631802 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-75cc0f0f-49f3-4c48-8be5-200ca1c1990f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Created reservations ['e23e184d-8fed-4567-85ac-b53aad1d4f32', '670cec94-f7b5-4ce4-83ea-4ae9100a28f9', '35c8b94b-d16f-46b5-9635-a342a4f018ca', '1e811e02-219a-4070-838f-d5ed9a59f214'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:36:35.658295 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-75cc0f0f-49f3-4c48-8be5-200ca1c1990f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot force create request issued successfully. Aug 06 14:36:35.658599 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-75cc0f0f-49f3-4c48-8be5-200ca1c1990f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:36:35.658986 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1385/5539] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:36:35 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 06 14:36:35.669774 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-133a0920-3c63-47d3-b8cf-74aff2a9bff2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:35.671961 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-133a0920-3c63-47d3-b8cf-74aff2a9bff2 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/e5b9593d-538d-48a5-8d84-d754ffe1df69 Aug 06 14:36:35.672172 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-133a0920-3c63-47d3-b8cf-74aff2a9bff2 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:35.672440 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-133a0920-3c63-47d3-b8cf-74aff2a9bff2 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:35.679250 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:35.679250 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:36:35.679704 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-133a0920-3c63-47d3-b8cf-74aff2a9bff2 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:36:35.680445 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-133a0920-3c63-47d3-b8cf-74aff2a9bff2 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/e5b9593d-538d-48a5-8d84-d754ffe1df69 returned with HTTP 200 Aug 06 14:36:35.680782 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1389/5540] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:36:35 2026] GET /volume/v3/snapshots/e5b9593d-538d-48a5-8d84-d754ffe1df69 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:36.341971 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-f9c914b3-076b-439d-bc4a-84fdb9b1e8c7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:36.344212 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f9c914b3-076b-439d-bc4a-84fdb9b1e8c7 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] GET https://10.4.3.229/volume/v3/volumes/9559a282-c46b-4055-bb61-fbe1852148b3 Aug 06 14:36:36.344483 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f9c914b3-076b-439d-bc4a-84fdb9b1e8c7 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:36.344702 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-f9c914b3-076b-439d-bc4a-84fdb9b1e8c7 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:36.350177 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-f9c914b3-076b-439d-bc4a-84fdb9b1e8c7 tempest-ProjectMemberTests33-1473314009 tempest-ProjectMemberTests33-1473314009-project-admin] https://10.4.3.229/volume/v3/volumes/9559a282-c46b-4055-bb61-fbe1852148b3 returned with HTTP 404 Aug 06 14:36:36.350630 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1388/5541] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:36:36 2026] GET /volume/v3/volumes/9559a282-c46b-4055-bb61-fbe1852148b3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:36:36.690679 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4463899d-5cef-4a85-9b72-1587de3a7b5e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:36.692449 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4463899d-5cef-4a85-9b72-1587de3a7b5e tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/e5b9593d-538d-48a5-8d84-d754ffe1df69 Aug 06 14:36:36.692654 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4463899d-5cef-4a85-9b72-1587de3a7b5e tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:36.692834 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4463899d-5cef-4a85-9b72-1587de3a7b5e tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:36.697298 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:36.697298 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:36:36.697702 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-4463899d-5cef-4a85-9b72-1587de3a7b5e tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:36:36.698341 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4463899d-5cef-4a85-9b72-1587de3a7b5e tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/e5b9593d-538d-48a5-8d84-d754ffe1df69 returned with HTTP 200 Aug 06 14:36:36.698879 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1380/5542] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:36:36 2026] GET /volume/v3/snapshots/e5b9593d-538d-48a5-8d84-d754ffe1df69 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:36.707016 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e82580b6-f37b-486e-a0dc-5dfa3be0685a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:36.708649 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e82580b6-f37b-486e-a0dc-5dfa3be0685a tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/e5b9593d-538d-48a5-8d84-d754ffe1df69 Aug 06 14:36:36.708829 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e82580b6-f37b-486e-a0dc-5dfa3be0685a tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:36.709020 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e82580b6-f37b-486e-a0dc-5dfa3be0685a tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:36.713920 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:36.713920 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:36:36.714334 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e82580b6-f37b-486e-a0dc-5dfa3be0685a tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:36:36.715700 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e82580b6-f37b-486e-a0dc-5dfa3be0685a tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/e5b9593d-538d-48a5-8d84-d754ffe1df69 returned with HTTP 200 Aug 06 14:36:36.715700 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1386/5543] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:36:36 2026] GET /volume/v3/snapshots/e5b9593d-538d-48a5-8d84-d754ffe1df69 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:36.725874 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7ef721d6-454f-4dc3-b780-3ed5d9022530 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:36.727788 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7ef721d6-454f-4dc3-b780-3ed5d9022530 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:36:36.728138 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7ef721d6-454f-4dc3-b780-3ed5d9022530 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-495392621", "snapshot_id": "e5b9593d-538d-48a5-8d84-d754ffe1df69", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:36:36.729782 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-7ef721d6-454f-4dc3-b780-3ed5d9022530 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-495392621', 'snapshot_id': 'e5b9593d-538d-48a5-8d84-d754ffe1df69', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:36:36.734971 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:36.734971 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:36:36.735534 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7ef721d6-454f-4dc3-b780-3ed5d9022530 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:36:36.735700 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-7ef721d6-454f-4dc3-b780-3ed5d9022530 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create volume of 1 GB Aug 06 14:36:36.739515 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7ef721d6-454f-4dc3-b780-3ed5d9022530 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Availability Zones retrieved successfully. Aug 06 14:36:36.744617 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7ef721d6-454f-4dc3-b780-3ed5d9022530 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Flow 'volume_create_api' (f40bab27-c72f-4c0e-8400-8751bd71698f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:36:36.745644 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7ef721d6-454f-4dc3-b780-3ed5d9022530 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92b5d391-07f9-498c-80a8-7a9cd499a486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:36:36.746702 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-7ef721d6-454f-4dc3-b780-3ed5d9022530 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:36:36.778794 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7ef721d6-454f-4dc3-b780-3ed5d9022530 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92b5d391-07f9-498c-80a8-7a9cd499a486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e5b9593d-538d-48a5-8d84-d754ffe1df69', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:36:36.779576 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7ef721d6-454f-4dc3-b780-3ed5d9022530 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae168e53-c542-466f-85db-81ed97612bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:36:36.815368 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-7ef721d6-454f-4dc3-b780-3ed5d9022530 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Created reservations ['bdca7fe9-fdbf-4a8d-ab99-56bab97d7643', '6f73c1ea-503a-44a4-a8cc-93a5f8b19b85', 'bd22748b-f72a-4b69-95d8-3bc98160fe60', '848cb792-85ec-49a3-96c5-f6af5386c3d7'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:36:36.816474 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7ef721d6-454f-4dc3-b780-3ed5d9022530 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae168e53-c542-466f-85db-81ed97612bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdca7fe9-fdbf-4a8d-ab99-56bab97d7643', '6f73c1ea-503a-44a4-a8cc-93a5f8b19b85', 'bd22748b-f72a-4b69-95d8-3bc98160fe60', '848cb792-85ec-49a3-96c5-f6af5386c3d7']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:36:36.817408 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7ef721d6-454f-4dc3-b780-3ed5d9022530 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3becc5f4-d260-4d1d-8d3f-47437222e2d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:36:36.864017 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7ef721d6-454f-4dc3-b780-3ed5d9022530 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3becc5f4-d260-4d1d-8d3f-47437222e2d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-495392621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e092920620a4c86bdddcf7afaf1f3c5',qos_specs=None,replication_status=,reservations=['bdca7fe9-fdbf-4a8d-ab99-56bab97d7643','6f73c1ea-503a-44a4-a8cc-93a5f8b19b85','bd22748b-f72a-4b69-95d8-3bc98160fe60','848cb792-85ec-49a3-96c5-f6af5386c3d7'],size=1,snapshot_id=e5b9593d-538d-48a5-8d84-d754ffe1df69,source_replicaid=,source_volid=None,status='creating',user_id='d0e7a4ae4406487d9f1d6b36a06e986e',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), '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-06T14:36:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-495392621',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e092920620a4c86bdddcf7afaf1f3c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e5b9593d-538d-48a5-8d84-d754ffe1df69,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0e7a4ae4406487d9f1d6b36a06e986e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:36:36.865024 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7ef721d6-454f-4dc3-b780-3ed5d9022530 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f38906b1-89d8-4ff4-850f-2d2387d578ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:36:36.885810 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7ef721d6-454f-4dc3-b780-3ed5d9022530 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f38906b1-89d8-4ff4-850f-2d2387d578ee) transitioned into state 'SUCCESS' from state '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-495392621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e092920620a4c86bdddcf7afaf1f3c5',qos_specs=None,replication_status=,reservations=['bdca7fe9-fdbf-4a8d-ab99-56bab97d7643','6f73c1ea-503a-44a4-a8cc-93a5f8b19b85','bd22748b-f72a-4b69-95d8-3bc98160fe60','848cb792-85ec-49a3-96c5-f6af5386c3d7'],size=1,snapshot_id=e5b9593d-538d-48a5-8d84-d754ffe1df69,source_replicaid=,source_volid=None,status='creating',user_id='d0e7a4ae4406487d9f1d6b36a06e986e',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:36:36.886466 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7ef721d6-454f-4dc3-b780-3ed5d9022530 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aaa0fe7-8b3b-4e1f-abc4-6c4ce939a58a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:36:36.909714 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7ef721d6-454f-4dc3-b780-3ed5d9022530 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aaa0fe7-8b3b-4e1f-abc4-6c4ce939a58a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:36:36.910982 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-7ef721d6-454f-4dc3-b780-3ed5d9022530 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Flow 'volume_create_api' (f40bab27-c72f-4c0e-8400-8751bd71698f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:36:36.911447 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-7ef721d6-454f-4dc3-b780-3ed5d9022530 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Create volume request issued successfully. Aug 06 14:36:36.912212 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7ef721d6-454f-4dc3-b780-3ed5d9022530 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:36:36.912800 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1390/5544] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:36:36 2026] POST /volume/v3/volumes => generated 784 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:36:36.926199 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ffc9c3ec-137e-4705-80ca-8c67a5db0f71 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:36.928600 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ffc9c3ec-137e-4705-80ca-8c67a5db0f71 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb Aug 06 14:36:36.928785 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ffc9c3ec-137e-4705-80ca-8c67a5db0f71 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:36.928955 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ffc9c3ec-137e-4705-80ca-8c67a5db0f71 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:36.935607 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:36.935607 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:36:36.939373 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ffc9c3ec-137e-4705-80ca-8c67a5db0f71 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:36:36.943278 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ffc9c3ec-137e-4705-80ca-8c67a5db0f71 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb returned with HTTP 200 Aug 06 14:36:36.943646 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1389/5545] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:36:36 2026] GET /volume/v3/volumes/e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:37.831787 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-40cfb667-e08c-4a1b-8cf7-79f5ee69bfa1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:37.933959 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-40cfb667-e08c-4a1b-8cf7-79f5ee69bfa1 tempest-ProjectMemberTests-1409967467 tempest-ProjectMemberTests-1409967467-project-admin] GET https://10.4.3.229/volume/v3/scheduler-stats/get_pools Aug 06 14:36:37.934197 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-40cfb667-e08c-4a1b-8cf7-79f5ee69bfa1 tempest-ProjectMemberTests-1409967467 tempest-ProjectMemberTests-1409967467-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:37.934371 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-40cfb667-e08c-4a1b-8cf7-79f5ee69bfa1 tempest-ProjectMemberTests-1409967467 tempest-ProjectMemberTests-1409967467-project-admin] Calling method 'get_pools' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:37.943246 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-40cfb667-e08c-4a1b-8cf7-79f5ee69bfa1 tempest-ProjectMemberTests-1409967467 tempest-ProjectMemberTests-1409967467-project-admin] https://10.4.3.229/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 06 14:36:37.943620 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1381/5546] 10.4.3.229 () {66 vars in 1291 bytes} [Thu Aug 6 14:36:37 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:37.950714 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-615c1f48-a6fc-4f85-98e2-a46856bdfe72 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:37.954612 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6862debe-868d-40d1-9851-f0625b990f16 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:37.956532 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6862debe-868d-40d1-9851-f0625b990f16 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb Aug 06 14:36:37.956757 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6862debe-868d-40d1-9851-f0625b990f16 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:37.956993 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6862debe-868d-40d1-9851-f0625b990f16 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:37.963916 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:37.963916 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:36:37.967334 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-6862debe-868d-40d1-9851-f0625b990f16 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:36:37.971625 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6862debe-868d-40d1-9851-f0625b990f16 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb returned with HTTP 200 Aug 06 14:36:37.971979 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1391/5547] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:36:37 2026] GET /volume/v3/volumes/e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb => generated 1393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:36:37.982677 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-807ad9eb-5802-457b-88d1-d6313b8dbaef None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:37.984209 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-807ad9eb-5802-457b-88d1-d6313b8dbaef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb Aug 06 14:36:37.984376 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-807ad9eb-5802-457b-88d1-d6313b8dbaef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:37.984595 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-807ad9eb-5802-457b-88d1-d6313b8dbaef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:37.990440 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:37.990440 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:36:37.993239 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-807ad9eb-5802-457b-88d1-d6313b8dbaef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:36:37.996989 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-807ad9eb-5802-457b-88d1-d6313b8dbaef tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb returned with HTTP 200 Aug 06 14:36:37.997299 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1390/5548] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:36:37 2026] GET /volume/v3/volumes/e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb => generated 1393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:36:38.001537 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-615c1f48-a6fc-4f85-98e2-a46856bdfe72 tempest-ProjectMemberTests-1409967467 tempest-ProjectMemberTests-1409967467-project-member] GET https://10.4.3.229/volume/v3/capabilities/np0000006659@storpool Aug 06 14:36:38.001729 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-615c1f48-a6fc-4f85-98e2-a46856bdfe72 tempest-ProjectMemberTests-1409967467 tempest-ProjectMemberTests-1409967467-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:38.001904 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-615c1f48-a6fc-4f85-98e2-a46856bdfe72 tempest-ProjectMemberTests-1409967467 tempest-ProjectMemberTests-1409967467-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:38.002492 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.policy [None req-615c1f48-a6fc-4f85-98e2-a46856bdfe72 tempest-ProjectMemberTests-1409967467 tempest-ProjectMemberTests-1409967467-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '9334b54ce5ee4effa6f2adadba70098f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dc58f23b766442509808f88cb54ff999', '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=100398) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:36:38.002679 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-615c1f48-a6fc-4f85-98e2-a46856bdfe72 tempest-ProjectMemberTests-1409967467 tempest-ProjectMemberTests-1409967467-project-member] https://10.4.3.229/volume/v3/capabilities/np0000006659@storpool returned with HTTP 403 Aug 06 14:36:38.003047 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1387/5549] 10.4.3.229 () {66 vars in 1318 bytes} [Thu Aug 6 14:36:37 2026] GET /volume/v3/capabilities/np0000006659@storpool => generated 110 bytes in 53 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:36:38.102132 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-700f9bba-bd0c-428c-9bda-3ac280d15d5f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:38.104070 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-700f9bba-bd0c-428c-9bda-3ac280d15d5f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb Aug 06 14:36:38.104256 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-700f9bba-bd0c-428c-9bda-3ac280d15d5f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:38.104442 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-700f9bba-bd0c-428c-9bda-3ac280d15d5f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:38.110877 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:38.110877 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:36:38.113932 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-700f9bba-bd0c-428c-9bda-3ac280d15d5f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:36:38.117692 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-700f9bba-bd0c-428c-9bda-3ac280d15d5f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb returned with HTTP 200 Aug 06 14:36:38.118013 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1382/5550] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:36:38 2026] GET /volume/v3/volumes/e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb => generated 1393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:36:38.525874 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-e4e55fef-497f-47f4-adc4-37632b5fee9f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:38.527763 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-e4e55fef-497f-47f4-adc4-37632b5fee9f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb Aug 06 14:36:38.527926 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-e4e55fef-497f-47f4-adc4-37632b5fee9f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:38.528109 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-e4e55fef-497f-47f4-adc4-37632b5fee9f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:38.530085 np0000006659 devstack@c-api.service[100396]: DEBUG dbcounter [-] [100396] Writing DB stats cinder:SELECT=107,cinder:INSERT=13,cinder:UPDATE=28 {{(pid=100396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:36:38.535348 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:38.535348 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:36:38.539068 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-e4e55fef-497f-47f4-adc4-37632b5fee9f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:36:38.543194 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-e4e55fef-497f-47f4-adc4-37632b5fee9f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb returned with HTTP 200 Aug 06 14:36:38.543560 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1392/5551] 10.4.3.229 () {68 vars in 1598 bytes} [Thu Aug 6 14:36:38 2026] GET /volume/v3/volumes/e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb => generated 1393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:36:38.552436 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-d8824f12-b4ca-46a2-9851-561ce486aa81 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:38.552783 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d8824f12-b4ca-46a2-9851-561ce486aa81 None None] GET https://10.4.3.229/volume// Aug 06 14:36:38.552925 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d8824f12-b4ca-46a2-9851-561ce486aa81 None None] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:38.553118 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-d8824f12-b4ca-46a2-9851-561ce486aa81 None None] Calling method 'all' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:38.553399 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-d8824f12-b4ca-46a2-9851-561ce486aa81 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:36:38.553663 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1391/5552] 10.4.3.229 () {66 vars in 1419 bytes} [Thu Aug 6 14:36:38 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 14:36:38.560024 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-b91b2ffd-d992-403a-98bb-cb9d967fe77c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:38.562209 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-b91b2ffd-d992-403a-98bb-cb9d967fe77c tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 06 14:36:38.562579 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-b91b2ffd-d992-403a-98bb-cb9d967fe77c tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb", "connector": null, "instance_uuid": "2fe47bf3-470e-4b0e-8118-454af183b521"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:36:38.570434 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:38.570434 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:36:38.590501 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-b91b2ffd-d992-403a-98bb-cb9d967fe77c tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 06 14:36:38.590930 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1388/5553] 10.4.3.229 () {74 vars in 1594 bytes} [Thu Aug 6 14:36:38 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 06 14:36:39.328838 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f5fda9c7-202f-41b4-b7d1-a69d943f134a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:39.329272 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f5fda9c7-202f-41b4-b7d1-a69d943f134a None None] GET https://10.4.3.229/volume// Aug 06 14:36:39.329385 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f5fda9c7-202f-41b4-b7d1-a69d943f134a None None] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:39.329531 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f5fda9c7-202f-41b4-b7d1-a69d943f134a None None] Calling method 'all' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:39.329841 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f5fda9c7-202f-41b4-b7d1-a69d943f134a None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 06 14:36:39.330142 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1383/5554] 10.4.3.229 () {66 vars in 1426 bytes} [Thu Aug 6 14:36: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 06 14:36:39.339488 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-950ef427-79d3-4018-9023-5803c9555dc5 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:39.342142 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-950ef427-79d3-4018-9023-5803c9555dc5 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb Aug 06 14:36:39.342396 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-950ef427-79d3-4018-9023-5803c9555dc5 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:39.342599 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-950ef427-79d3-4018-9023-5803c9555dc5 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:39.351089 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:39.351089 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:36:39.355831 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-950ef427-79d3-4018-9023-5803c9555dc5 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:36:39.361282 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-950ef427-79d3-4018-9023-5803c9555dc5 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb returned with HTTP 200 Aug 06 14:36:39.361746 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1393/5555] 10.4.3.229 () {70 vars in 1639 bytes} [Thu Aug 6 14:36:39 2026] GET /volume/v3/volumes/e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb => generated 1572 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 14:36:39.463753 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-7524ce41-7e7c-441e-bd72-82b16bd840d1 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:39.465660 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-7524ce41-7e7c-441e-bd72-82b16bd840d1 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] PUT https://10.4.3.229/volume/v3/attachments/1b207320-66d8-4ffd-8152-7b6ec8073d8f Aug 06 14:36:39.465988 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-7524ce41-7e7c-441e-bd72-82b16bd840d1 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000006659", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9caa8f216bdd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e05e91ff-472b-4c55-a785-72e11e51684e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:36:39.468721 np0000006659 devstack@c-api.service[100397]: DEBUG dbcounter [-] [100397] Writing DB stats cinder:SELECT=114,cinder:UPDATE=27,cinder:INSERT=12 {{(pid=100397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:36:39.473550 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-7524ce41-7e7c-441e-bd72-82b16bd840d1 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Acquiring lock "cinder-attachment_update-e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb-np0000006659" by "attachment_update" {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 14:36:39.478504 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-7524ce41-7e7c-441e-bd72-82b16bd840d1 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Lock "cinder-attachment_update-e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb-np0000006659" acquired by "attachment_update" :: waited 0.005s {{(pid=100397) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 14:36:39.479396 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:39.479396 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:36:39.557937 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.coordination [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-7524ce41-7e7c-441e-bd72-82b16bd840d1 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Lock "cinder-attachment_update-e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb-np0000006659" released by "attachment_update" :: held 0.079s {{(pid=100397) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 14:36:39.558344 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-7524ce41-7e7c-441e-bd72-82b16bd840d1 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments/1b207320-66d8-4ffd-8152-7b6ec8073d8f returned with HTTP 200 Aug 06 14:36:39.559134 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1392/5556] 10.4.3.229 () {74 vars in 1704 bytes} [Thu Aug 6 14:36:39 2026] PUT /volume/v3/attachments/1b207320-66d8-4ffd-8152-7b6ec8073d8f => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:36:39.578657 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-6d57de0d-6895-4488-aac9-c30ec53b2ae8 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:39.583248 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-6d57de0d-6895-4488-aac9-c30ec53b2ae8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] POST https://10.4.3.229/volume/v3/attachments/1b207320-66d8-4ffd-8152-7b6ec8073d8f/action Aug 06 14:36:39.583786 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-6d57de0d-6895-4488-aac9-c30ec53b2ae8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action body: b'{"os-complete": null}' {{(pid=100398) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 14:36:39.583975 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-6d57de0d-6895-4488-aac9-c30ec53b2ae8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:36:39.601932 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:39.601932 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:36:39.611770 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-5bbed1a6-27ed-4935-b44c-cdcba0ee31ce req-6d57de0d-6895-4488-aac9-c30ec53b2ae8 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments/1b207320-66d8-4ffd-8152-7b6ec8073d8f/action returned with HTTP 204 Aug 06 14:36:39.612262 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1389/5557] 10.4.3.229 () {74 vars in 1725 bytes} [Thu Aug 6 14:36:39 2026] POST /volume/v3/attachments/1b207320-66d8-4ffd-8152-7b6ec8073d8f/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:36:41.131892 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [req-b0e66d7d-f9c0-470c-8f3e-ad314351246d req-c123f0f2-0ba0-4049-8fff-b8905d3764ba None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:41.133550 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-b0e66d7d-f9c0-470c-8f3e-ad314351246d req-c123f0f2-0ba0-4049-8fff-b8905d3764ba tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] DELETE https://10.4.3.229/volume/v3/attachments/c18de23f-48cf-457a-bdd5-7c2d9a6d9c6f Aug 06 14:36:41.133875 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-b0e66d7d-f9c0-470c-8f3e-ad314351246d req-c123f0f2-0ba0-4049-8fff-b8905d3764ba tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:41.134150 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [req-b0e66d7d-f9c0-470c-8f3e-ad314351246d req-c123f0f2-0ba0-4049-8fff-b8905d3764ba tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:41.135652 np0000006659 devstack@c-api.service[100399]: DEBUG dbcounter [-] [100399] Writing DB stats cinder:SELECT=97,cinder:UPDATE=23,cinder:INSERT=8 {{(pid=100399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:36:41.141669 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:41.141669 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:36:41.180338 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [req-b0e66d7d-f9c0-470c-8f3e-ad314351246d req-c123f0f2-0ba0-4049-8fff-b8905d3764ba tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/attachments/c18de23f-48cf-457a-bdd5-7c2d9a6d9c6f returned with HTTP 200 Aug 06 14:36:41.180742 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1384/5558] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:36:41 2026] DELETE /volume/v3/attachments/c18de23f-48cf-457a-bdd5-7c2d9a6d9c6f => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:42.587846 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-aa74b81e-a66c-4932-a348-8a1330d2cc0b None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:42.589508 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-aa74b81e-a66c-4932-a348-8a1330d2cc0b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] DELETE https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 Aug 06 14:36:42.589692 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-aa74b81e-a66c-4932-a348-8a1330d2cc0b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:42.589866 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-aa74b81e-a66c-4932-a348-8a1330d2cc0b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:42.590015 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-aa74b81e-a66c-4932-a348-8a1330d2cc0b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Delete volume with id: ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 Aug 06 14:36:42.597143 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:42.597143 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:36:42.597716 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-aa74b81e-a66c-4932-a348-8a1330d2cc0b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:36:42.607850 np0000006659 devstack@c-api.service[100396]: WARNING cinder.keymgr.conf_key_mgr [None req-aa74b81e-a66c-4932-a348-8a1330d2cc0b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 14:36:42.612918 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-aa74b81e-a66c-4932-a348-8a1330d2cc0b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Delete volume request issued successfully. Aug 06 14:36:42.613160 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-aa74b81e-a66c-4932-a348-8a1330d2cc0b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 returned with HTTP 202 Aug 06 14:36:42.613588 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1394/5559] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:36:42 2026] DELETE /volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:36:42.620572 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-494e3ad4-08f3-4d91-a9d8-bca268c8d134 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:42.622223 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-494e3ad4-08f3-4d91-a9d8-bca268c8d134 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 Aug 06 14:36:42.622451 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-494e3ad4-08f3-4d91-a9d8-bca268c8d134 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:42.622677 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-494e3ad4-08f3-4d91-a9d8-bca268c8d134 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:42.629507 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:42.629507 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:36:42.632784 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-494e3ad4-08f3-4d91-a9d8-bca268c8d134 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:36:42.636802 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-494e3ad4-08f3-4d91-a9d8-bca268c8d134 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 returned with HTTP 200 Aug 06 14:36:42.637296 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1393/5560] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:36:42 2026] GET /volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 => generated 1450 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:36:43.648486 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-a3267787-7858-4287-b17e-8e585ae6366a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:43.650197 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a3267787-7858-4287-b17e-8e585ae6366a tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 Aug 06 14:36:43.650410 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a3267787-7858-4287-b17e-8e585ae6366a tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:43.650633 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-a3267787-7858-4287-b17e-8e585ae6366a tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:43.652559 np0000006659 devstack@c-api.service[100398]: DEBUG dbcounter [-] [100398] Writing DB stats cinder:SELECT=117,cinder:INSERT=16,cinder:UPDATE=42 {{(pid=100398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:36:43.658110 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-a3267787-7858-4287-b17e-8e585ae6366a tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 returned with HTTP 404 Aug 06 14:36:43.658655 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1390/5561] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:36:43 2026] GET /volume/v3/volumes/ab0ff5f9-87db-40a5-96b1-cc81ec6c8226 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:36:43.933420 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f5b5e2ee-377c-448c-8d77-e125fda6dd4b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:43.935142 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f5b5e2ee-377c-448c-8d77-e125fda6dd4b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] DELETE https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 Aug 06 14:36:43.935337 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f5b5e2ee-377c-448c-8d77-e125fda6dd4b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:43.935550 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f5b5e2ee-377c-448c-8d77-e125fda6dd4b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:43.935720 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-f5b5e2ee-377c-448c-8d77-e125fda6dd4b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Delete volume with id: 4822953d-285f-40c2-b4d0-34488e239c42 Aug 06 14:36:43.942857 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:43.942857 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:36:43.943321 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f5b5e2ee-377c-448c-8d77-e125fda6dd4b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:36:43.956998 np0000006659 devstack@c-api.service[100399]: WARNING cinder.keymgr.conf_key_mgr [None req-f5b5e2ee-377c-448c-8d77-e125fda6dd4b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 14:36:43.962327 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f5b5e2ee-377c-448c-8d77-e125fda6dd4b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Delete volume request issued successfully. Aug 06 14:36:43.962515 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f5b5e2ee-377c-448c-8d77-e125fda6dd4b tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 returned with HTTP 202 Aug 06 14:36:43.962923 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1385/5562] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:36:43 2026] DELETE /volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:36:43.971007 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ed06ca27-a972-45dc-ba65-947107e1f0bc None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:43.972870 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ed06ca27-a972-45dc-ba65-947107e1f0bc tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 Aug 06 14:36:43.973091 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ed06ca27-a972-45dc-ba65-947107e1f0bc tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:43.973318 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ed06ca27-a972-45dc-ba65-947107e1f0bc tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:43.979732 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:43.979732 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:36:43.983130 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ed06ca27-a972-45dc-ba65-947107e1f0bc tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Volume info retrieved successfully. Aug 06 14:36:43.988159 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ed06ca27-a972-45dc-ba65-947107e1f0bc tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 returned with HTTP 200 Aug 06 14:36:43.988599 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1395/5563] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:36:43 2026] GET /volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 => generated 1430 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:36:45.004136 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6f2fb734-3680-43a9-bde7-c588e10650f2 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:45.006043 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6f2fb734-3680-43a9-bde7-c588e10650f2 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] GET https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 Aug 06 14:36:45.006273 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6f2fb734-3680-43a9-bde7-c588e10650f2 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:45.006490 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6f2fb734-3680-43a9-bde7-c588e10650f2 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:45.012888 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6f2fb734-3680-43a9-bde7-c588e10650f2 tempest-TestEncryptedCinderVolumes-6803098 tempest-TestEncryptedCinderVolumes-6803098-project-member] https://10.4.3.229/volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 returned with HTTP 404 Aug 06 14:36:45.013467 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1394/5564] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:36:45 2026] GET /volume/v3/volumes/4822953d-285f-40c2-b4d0-34488e239c42 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:36:45.019780 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f61efdb8-770d-4649-821c-767be3dc9a0a None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:45.021410 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f61efdb8-770d-4649-821c-767be3dc9a0a tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 Aug 06 14:36:45.021751 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f61efdb8-770d-4649-821c-767be3dc9a0a tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:45.022056 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f61efdb8-770d-4649-821c-767be3dc9a0a tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] Calling method 'detail' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:45.022905 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-f61efdb8-770d-4649-821c-767be3dc9a0a tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100398) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 14:36:45.036811 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-f61efdb8-770d-4649-821c-767be3dc9a0a tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] Get all volumes completed successfully. Aug 06 14:36:45.037703 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:45.037703 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:36:45.041920 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f61efdb8-770d-4649-821c-767be3dc9a0a tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 14:36:45.042338 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1391/5565] 10.4.3.229 () {66 vars in 1285 bytes} [Thu Aug 6 14:36:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:36:45.057834 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-6802c90a-7fe4-4157-b12e-bee7e3d529f2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:45.059586 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6802c90a-7fe4-4157-b12e-bee7e3d529f2 tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] DELETE https://10.4.3.229/volume/v3/types/30b8ad76-a351-48c7-a1e2-60925bb0a85a Aug 06 14:36:45.059722 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6802c90a-7fe4-4157-b12e-bee7e3d529f2 tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:45.059970 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-6802c90a-7fe4-4157-b12e-bee7e3d529f2 tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] Calling method '_delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:45.088574 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-6802c90a-7fe4-4157-b12e-bee7e3d529f2 tempest-TestEncryptedCinderVolumes-1703508 tempest-TestEncryptedCinderVolumes-1703508-project-admin] https://10.4.3.229/volume/v3/types/30b8ad76-a351-48c7-a1e2-60925bb0a85a returned with HTTP 202 Aug 06 14:36:45.089004 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1386/5566] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:36:45 2026] DELETE /volume/v3/types/30b8ad76-a351-48c7-a1e2-60925bb0a85a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:36:48.487833 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-92d8897e-505d-4b9d-b853-3d2d49382057 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:48.598081 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-92d8897e-505d-4b9d-b853-3d2d49382057 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:36:48.598412 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-92d8897e-505d-4b9d-b853-3d2d49382057 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1219381785", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:36:48.599782 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-92d8897e-505d-4b9d-b853-3d2d49382057 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1219381785', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:36:48.599909 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-92d8897e-505d-4b9d-b853-3d2d49382057 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Create volume of 1 GB Aug 06 14:36:48.603633 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-92d8897e-505d-4b9d-b853-3d2d49382057 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Availability Zones retrieved successfully. Aug 06 14:36:48.609220 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-92d8897e-505d-4b9d-b853-3d2d49382057 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Flow 'volume_create_api' (a475e842-bbee-4d27-8fa2-6052d3d6d842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:36:48.610229 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-92d8897e-505d-4b9d-b853-3d2d49382057 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd8cd288-ad4b-466e-8b90-9e9cff9f394e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:36:48.611091 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-92d8897e-505d-4b9d-b853-3d2d49382057 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:36:48.635994 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-92d8897e-505d-4b9d-b853-3d2d49382057 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd8cd288-ad4b-466e-8b90-9e9cff9f394e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:36:48.636881 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-92d8897e-505d-4b9d-b853-3d2d49382057 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f1cd8f2-833a-438e-8f00-b7e097dcdee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:36:48.686858 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-92d8897e-505d-4b9d-b853-3d2d49382057 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Created reservations ['686bb5fb-e506-48e7-a3eb-503fb7541337', '6791fe42-3cfb-48ba-85af-1acaf42aab5a', '18b67f34-2d78-4bb1-9288-ce804841d80f', '87d7868c-30e9-42c0-9a35-3c593b317302'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:36:48.687637 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-92d8897e-505d-4b9d-b853-3d2d49382057 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f1cd8f2-833a-438e-8f00-b7e097dcdee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['686bb5fb-e506-48e7-a3eb-503fb7541337', '6791fe42-3cfb-48ba-85af-1acaf42aab5a', '18b67f34-2d78-4bb1-9288-ce804841d80f', '87d7868c-30e9-42c0-9a35-3c593b317302']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:36:48.688361 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-92d8897e-505d-4b9d-b853-3d2d49382057 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea0d179b-29f8-4e2f-9d29-1871200cdb21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:36:48.709446 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-92d8897e-505d-4b9d-b853-3d2d49382057 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea0d179b-29f8-4e2f-9d29-1871200cdb21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '681fda7f-3f29-4746-9412-650375e40b63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1219381785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a409ba11b9e48bf989ad575ef50f8fe',qos_specs=None,replication_status=,reservations=['686bb5fb-e506-48e7-a3eb-503fb7541337','6791fe42-3cfb-48ba-85af-1acaf42aab5a','18b67f34-2d78-4bb1-9288-ce804841d80f','87d7868c-30e9-42c0-9a35-3c593b317302'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c99cf0cf91d54d05a941348bec59131b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:36:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1219381785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=681fda7f-3f29-4746-9412-650375e40b63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a409ba11b9e48bf989ad575ef50f8fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c99cf0cf91d54d05a941348bec59131b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:36:48.710211 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-92d8897e-505d-4b9d-b853-3d2d49382057 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fcd1c24-8894-489c-a284-a6ae1de6feb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:36:48.728322 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-92d8897e-505d-4b9d-b853-3d2d49382057 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fcd1c24-8894-489c-a284-a6ae1de6feb0) transitioned into state 'SUCCESS' from state '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-1219381785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a409ba11b9e48bf989ad575ef50f8fe',qos_specs=None,replication_status=,reservations=['686bb5fb-e506-48e7-a3eb-503fb7541337','6791fe42-3cfb-48ba-85af-1acaf42aab5a','18b67f34-2d78-4bb1-9288-ce804841d80f','87d7868c-30e9-42c0-9a35-3c593b317302'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c99cf0cf91d54d05a941348bec59131b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:36:48.728972 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-92d8897e-505d-4b9d-b853-3d2d49382057 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f800b612-7e52-434e-ab4d-bd98d457b4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:36:48.737501 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-92d8897e-505d-4b9d-b853-3d2d49382057 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f800b612-7e52-434e-ab4d-bd98d457b4dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:36:48.738315 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-92d8897e-505d-4b9d-b853-3d2d49382057 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Flow 'volume_create_api' (a475e842-bbee-4d27-8fa2-6052d3d6d842) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:36:48.738620 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-92d8897e-505d-4b9d-b853-3d2d49382057 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Create volume request issued successfully. Aug 06 14:36:48.739134 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-92d8897e-505d-4b9d-b853-3d2d49382057 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:36:48.739563 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1396/5567] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:36:48 2026] POST /volume/v3/volumes => generated 754 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:36:48.752409 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-315569da-53d0-4dcf-90c8-4529e1aa0c07 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:48.754467 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-315569da-53d0-4dcf-90c8-4529e1aa0c07 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] GET https://10.4.3.229/volume/v3/volumes/681fda7f-3f29-4746-9412-650375e40b63 Aug 06 14:36:48.754707 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-315569da-53d0-4dcf-90c8-4529e1aa0c07 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:48.754932 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-315569da-53d0-4dcf-90c8-4529e1aa0c07 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:48.763003 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:48.763003 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:36:48.767055 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-315569da-53d0-4dcf-90c8-4529e1aa0c07 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Volume info retrieved successfully. Aug 06 14:36:48.771821 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-315569da-53d0-4dcf-90c8-4529e1aa0c07 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] https://10.4.3.229/volume/v3/volumes/681fda7f-3f29-4746-9412-650375e40b63 returned with HTTP 200 Aug 06 14:36:48.772470 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1395/5568] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:36:48 2026] GET /volume/v3/volumes/681fda7f-3f29-4746-9412-650375e40b63 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:49.784469 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c7b108f2-73ef-474d-86b4-22bad90fdda6 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:49.786076 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c7b108f2-73ef-474d-86b4-22bad90fdda6 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] GET https://10.4.3.229/volume/v3/volumes/681fda7f-3f29-4746-9412-650375e40b63 Aug 06 14:36:49.786299 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c7b108f2-73ef-474d-86b4-22bad90fdda6 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:49.786499 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c7b108f2-73ef-474d-86b4-22bad90fdda6 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:49.793116 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:49.793116 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:36:49.796689 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c7b108f2-73ef-474d-86b4-22bad90fdda6 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Volume info retrieved successfully. Aug 06 14:36:49.800321 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c7b108f2-73ef-474d-86b4-22bad90fdda6 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] https://10.4.3.229/volume/v3/volumes/681fda7f-3f29-4746-9412-650375e40b63 returned with HTTP 200 Aug 06 14:36:49.800727 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1392/5569] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:36:49 2026] GET /volume/v3/volumes/681fda7f-3f29-4746-9412-650375e40b63 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:49.812001 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c3e97c04-65e0-4277-9236-00373445bdef None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:49.813666 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c3e97c04-65e0-4277-9236-00373445bdef tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] GET https://10.4.3.229/volume/v3/volumes/681fda7f-3f29-4746-9412-650375e40b63 Aug 06 14:36:49.813904 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c3e97c04-65e0-4277-9236-00373445bdef tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:49.814129 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c3e97c04-65e0-4277-9236-00373445bdef tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:49.824516 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:49.824516 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:36:49.827965 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c3e97c04-65e0-4277-9236-00373445bdef tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Volume info retrieved successfully. Aug 06 14:36:49.831762 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c3e97c04-65e0-4277-9236-00373445bdef tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] https://10.4.3.229/volume/v3/volumes/681fda7f-3f29-4746-9412-650375e40b63 returned with HTTP 200 Aug 06 14:36:49.832110 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1387/5570] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:36:49 2026] GET /volume/v3/volumes/681fda7f-3f29-4746-9412-650375e40b63 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:49.845138 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c7fd2cc1-8494-47d7-89e5-bb0d18173691 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:49.847155 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c7fd2cc1-8494-47d7-89e5-bb0d18173691 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 06 14:36:49.847496 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c7fd2cc1-8494-47d7-89e5-bb0d18173691 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "681fda7f-3f29-4746-9412-650375e40b63", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-488804755", "description": null, "metadata": null}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:36:49.856440 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:49.856440 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:36:49.856868 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c7fd2cc1-8494-47d7-89e5-bb0d18173691 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Volume info retrieved successfully. Aug 06 14:36:49.856997 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.snapshots [None req-c7fd2cc1-8494-47d7-89e5-bb0d18173691 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Create snapshot from volume 681fda7f-3f29-4746-9412-650375e40b63 Aug 06 14:36:49.915966 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-c7fd2cc1-8494-47d7-89e5-bb0d18173691 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Created reservations ['996e7df5-40dc-4cd2-8df5-bfc3e5eb0837', '67ea04d1-ad3c-48e7-9491-58787494b7bf', 'eaece74c-3836-4ab1-8b89-c3b89a6fe27e', 'd12c3665-393e-44b6-80df-33fe41ef653b'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:36:49.946847 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c7fd2cc1-8494-47d7-89e5-bb0d18173691 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Snapshot force create request issued successfully. Aug 06 14:36:49.947273 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c7fd2cc1-8494-47d7-89e5-bb0d18173691 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 06 14:36:49.947652 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1397/5571] 10.4.3.229 () {68 vars in 1265 bytes} [Thu Aug 6 14:36:49 2026] POST /volume/v3/snapshots => generated 309 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:36:49.958363 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b780d274-9ae0-431c-8754-0735b1668e0e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:49.964143 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b780d274-9ae0-431c-8754-0735b1668e0e tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] GET https://10.4.3.229/volume/v3/snapshots/0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b Aug 06 14:36:49.964390 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b780d274-9ae0-431c-8754-0735b1668e0e tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:49.964645 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b780d274-9ae0-431c-8754-0735b1668e0e tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:49.974612 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:49.974612 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:36:49.975184 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b780d274-9ae0-431c-8754-0735b1668e0e tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Snapshot retrieved successfully. Aug 06 14:36:49.976297 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b780d274-9ae0-431c-8754-0735b1668e0e tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] https://10.4.3.229/volume/v3/snapshots/0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b returned with HTTP 200 Aug 06 14:36:49.978801 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1396/5572] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:36:49 2026] GET /volume/v3/snapshots/0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:50.987969 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-00c30423-aba2-49e1-a9cd-0241b6141bba None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:50.989760 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-00c30423-aba2-49e1-a9cd-0241b6141bba tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] GET https://10.4.3.229/volume/v3/snapshots/0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b Aug 06 14:36:50.989973 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-00c30423-aba2-49e1-a9cd-0241b6141bba tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:50.990211 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-00c30423-aba2-49e1-a9cd-0241b6141bba tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:50.995040 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:50.995040 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:36:50.995538 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-00c30423-aba2-49e1-a9cd-0241b6141bba tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Snapshot retrieved successfully. Aug 06 14:36:50.996278 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-00c30423-aba2-49e1-a9cd-0241b6141bba tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] https://10.4.3.229/volume/v3/snapshots/0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b returned with HTTP 200 Aug 06 14:36:50.996656 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1393/5573] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:36:50 2026] GET /volume/v3/snapshots/0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:51.006593 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-29ddf7d3-5a61-46b2-8808-bb8bff6e2843 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:51.008270 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-29ddf7d3-5a61-46b2-8808-bb8bff6e2843 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] GET https://10.4.3.229/volume/v3/snapshots/0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b Aug 06 14:36:51.008467 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-29ddf7d3-5a61-46b2-8808-bb8bff6e2843 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:51.008651 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-29ddf7d3-5a61-46b2-8808-bb8bff6e2843 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:51.013329 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:51.013329 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:36:51.013739 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-29ddf7d3-5a61-46b2-8808-bb8bff6e2843 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Snapshot retrieved successfully. Aug 06 14:36:51.014543 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-29ddf7d3-5a61-46b2-8808-bb8bff6e2843 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] https://10.4.3.229/volume/v3/snapshots/0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b returned with HTTP 200 Aug 06 14:36:51.014864 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1388/5574] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:36:51 2026] GET /volume/v3/snapshots/0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:51.024690 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3e5e15b1-a276-424e-a749-30a54ea377b9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:51.026694 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3e5e15b1-a276-424e-a749-30a54ea377b9 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] GET https://10.4.3.229/volume/v3/snapshots/0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b Aug 06 14:36:51.026917 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3e5e15b1-a276-424e-a749-30a54ea377b9 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:51.027154 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3e5e15b1-a276-424e-a749-30a54ea377b9 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:51.031715 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:51.031715 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:36:51.032166 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3e5e15b1-a276-424e-a749-30a54ea377b9 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Snapshot retrieved successfully. Aug 06 14:36:51.032925 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3e5e15b1-a276-424e-a749-30a54ea377b9 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] https://10.4.3.229/volume/v3/snapshots/0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b returned with HTTP 200 Aug 06 14:36:51.033307 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1398/5575] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:36:51 2026] GET /volume/v3/snapshots/0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:51.043044 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ae8249a4-e8b9-4f61-96af-385e1e1625f6 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:51.044597 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ae8249a4-e8b9-4f61-96af-385e1e1625f6 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:36:51.044917 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ae8249a4-e8b9-4f61-96af-385e1e1625f6 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b", "size": 1}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:36:51.046269 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-ae8249a4-e8b9-4f61-96af-385e1e1625f6 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Create volume request body: {'volume': {'snapshot_id': '0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b', 'size': 1}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:36:51.051233 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:51.051233 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:36:51.051633 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ae8249a4-e8b9-4f61-96af-385e1e1625f6 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Snapshot retrieved successfully. Aug 06 14:36:51.051740 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-ae8249a4-e8b9-4f61-96af-385e1e1625f6 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Create volume of 1 GB Aug 06 14:36:51.054833 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ae8249a4-e8b9-4f61-96af-385e1e1625f6 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Availability Zones retrieved successfully. Aug 06 14:36:51.059605 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-ae8249a4-e8b9-4f61-96af-385e1e1625f6 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Flow 'volume_create_api' (9f16588c-6146-4778-83db-18699b5343d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:36:51.060580 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-ae8249a4-e8b9-4f61-96af-385e1e1625f6 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b773b6a-2fe8-4283-b33d-e0b965c53ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:36:51.061390 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-ae8249a4-e8b9-4f61-96af-385e1e1625f6 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:36:51.086977 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-ae8249a4-e8b9-4f61-96af-385e1e1625f6 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b773b6a-2fe8-4283-b33d-e0b965c53ff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:36:51.087687 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-ae8249a4-e8b9-4f61-96af-385e1e1625f6 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b33835c-3324-46c5-b1e7-4fb0ec91061e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:36:51.121993 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-ae8249a4-e8b9-4f61-96af-385e1e1625f6 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Created reservations ['100e9c70-c12b-45a0-9efc-ebb2f9629f69', 'd398425c-82bc-4e52-a164-2794eb6c85ef', 'e54ca34a-ab7b-4d8c-84cf-b7976d0cf0bb', '7ebf3e8c-378e-420f-9923-18a6f7496346'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:36:51.122780 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-ae8249a4-e8b9-4f61-96af-385e1e1625f6 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b33835c-3324-46c5-b1e7-4fb0ec91061e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['100e9c70-c12b-45a0-9efc-ebb2f9629f69', 'd398425c-82bc-4e52-a164-2794eb6c85ef', 'e54ca34a-ab7b-4d8c-84cf-b7976d0cf0bb', '7ebf3e8c-378e-420f-9923-18a6f7496346']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:36:51.123566 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-ae8249a4-e8b9-4f61-96af-385e1e1625f6 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e7b4b52-90a1-40ce-b78f-6aa7268f9281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:36:51.164674 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-ae8249a4-e8b9-4f61-96af-385e1e1625f6 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e7b4b52-90a1-40ce-b78f-6aa7268f9281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fa3f52d-ccb4-4e6f-b4f8-2630a3acd1bc', '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='2a409ba11b9e48bf989ad575ef50f8fe',qos_specs=None,replication_status=,reservations=['100e9c70-c12b-45a0-9efc-ebb2f9629f69','d398425c-82bc-4e52-a164-2794eb6c85ef','e54ca34a-ab7b-4d8c-84cf-b7976d0cf0bb','7ebf3e8c-378e-420f-9923-18a6f7496346'],size=1,snapshot_id=0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b,source_replicaid=,source_volid=None,status='creating',user_id='c99cf0cf91d54d05a941348bec59131b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:36:51Z,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=5fa3f52d-ccb4-4e6f-b4f8-2630a3acd1bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a409ba11b9e48bf989ad575ef50f8fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c99cf0cf91d54d05a941348bec59131b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:36:51.165450 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-ae8249a4-e8b9-4f61-96af-385e1e1625f6 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5dae16a-e9e7-4232-be31-f7996de0d37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:36:51.182532 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-ae8249a4-e8b9-4f61-96af-385e1e1625f6 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5dae16a-e9e7-4232-be31-f7996de0d37e) transitioned into state 'SUCCESS' from 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='2a409ba11b9e48bf989ad575ef50f8fe',qos_specs=None,replication_status=,reservations=['100e9c70-c12b-45a0-9efc-ebb2f9629f69','d398425c-82bc-4e52-a164-2794eb6c85ef','e54ca34a-ab7b-4d8c-84cf-b7976d0cf0bb','7ebf3e8c-378e-420f-9923-18a6f7496346'],size=1,snapshot_id=0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b,source_replicaid=,source_volid=None,status='creating',user_id='c99cf0cf91d54d05a941348bec59131b',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:36:51.183417 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-ae8249a4-e8b9-4f61-96af-385e1e1625f6 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (853026f8-2a3a-4470-a6ed-b3789d723eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:36:51.202973 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-ae8249a4-e8b9-4f61-96af-385e1e1625f6 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (853026f8-2a3a-4470-a6ed-b3789d723eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:36:51.203807 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-ae8249a4-e8b9-4f61-96af-385e1e1625f6 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Flow 'volume_create_api' (9f16588c-6146-4778-83db-18699b5343d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:36:51.204116 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ae8249a4-e8b9-4f61-96af-385e1e1625f6 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Create volume request issued successfully. Aug 06 14:36:51.204692 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ae8249a4-e8b9-4f61-96af-385e1e1625f6 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:36:51.205218 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1397/5576] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:36:51 2026] POST /volume/v3/volumes => generated 741 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:36:51.215665 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9a99313e-1f19-446c-93ae-ae824d620c8c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:51.217632 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9a99313e-1f19-446c-93ae-ae824d620c8c tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] GET https://10.4.3.229/volume/v3/volumes/5fa3f52d-ccb4-4e6f-b4f8-2630a3acd1bc Aug 06 14:36:51.217714 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9a99313e-1f19-446c-93ae-ae824d620c8c tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:51.217897 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9a99313e-1f19-446c-93ae-ae824d620c8c tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:51.224713 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:51.224713 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:36:51.228446 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9a99313e-1f19-446c-93ae-ae824d620c8c tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Volume info retrieved successfully. Aug 06 14:36:51.232475 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9a99313e-1f19-446c-93ae-ae824d620c8c tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] https://10.4.3.229/volume/v3/volumes/5fa3f52d-ccb4-4e6f-b4f8-2630a3acd1bc returned with HTTP 200 Aug 06 14:36:51.232854 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1394/5577] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:36:51 2026] GET /volume/v3/volumes/5fa3f52d-ccb4-4e6f-b4f8-2630a3acd1bc => generated 809 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:52.244593 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c5a590d8-7115-4753-af1f-205e50d3e1f5 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:52.246513 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c5a590d8-7115-4753-af1f-205e50d3e1f5 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] GET https://10.4.3.229/volume/v3/volumes/5fa3f52d-ccb4-4e6f-b4f8-2630a3acd1bc Aug 06 14:36:52.246724 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c5a590d8-7115-4753-af1f-205e50d3e1f5 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:52.246910 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c5a590d8-7115-4753-af1f-205e50d3e1f5 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:52.253650 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:52.253650 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:36:52.256695 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-c5a590d8-7115-4753-af1f-205e50d3e1f5 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Volume info retrieved successfully. Aug 06 14:36:52.260483 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c5a590d8-7115-4753-af1f-205e50d3e1f5 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] https://10.4.3.229/volume/v3/volumes/5fa3f52d-ccb4-4e6f-b4f8-2630a3acd1bc returned with HTTP 200 Aug 06 14:36:52.260853 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1389/5578] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:36:52 2026] GET /volume/v3/volumes/5fa3f52d-ccb4-4e6f-b4f8-2630a3acd1bc => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:52.272115 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c2482506-82f8-44a4-bbe3-21d046f25335 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:52.273855 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c2482506-82f8-44a4-bbe3-21d046f25335 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] GET https://10.4.3.229/volume/v3/volumes/5fa3f52d-ccb4-4e6f-b4f8-2630a3acd1bc Aug 06 14:36:52.274076 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c2482506-82f8-44a4-bbe3-21d046f25335 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:52.274259 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c2482506-82f8-44a4-bbe3-21d046f25335 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:52.281132 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:52.281132 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:36:52.284329 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-c2482506-82f8-44a4-bbe3-21d046f25335 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Volume info retrieved successfully. Aug 06 14:36:52.288322 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c2482506-82f8-44a4-bbe3-21d046f25335 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] https://10.4.3.229/volume/v3/volumes/5fa3f52d-ccb4-4e6f-b4f8-2630a3acd1bc returned with HTTP 200 Aug 06 14:36:52.288741 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1399/5579] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:36:52 2026] GET /volume/v3/volumes/5fa3f52d-ccb4-4e6f-b4f8-2630a3acd1bc => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:52.299830 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ea69f5e3-e9f5-4ca9-9ce7-695fdbf39959 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:52.301646 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ea69f5e3-e9f5-4ca9-9ce7-695fdbf39959 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b Aug 06 14:36:52.301882 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ea69f5e3-e9f5-4ca9-9ce7-695fdbf39959 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:52.302123 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ea69f5e3-e9f5-4ca9-9ce7-695fdbf39959 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:52.302264 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.snapshots [None req-ea69f5e3-e9f5-4ca9-9ce7-695fdbf39959 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Delete snapshot with id: 0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b Aug 06 14:36:52.307380 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:52.307380 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:36:52.307842 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ea69f5e3-e9f5-4ca9-9ce7-695fdbf39959 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Snapshot retrieved successfully. Aug 06 14:36:52.321399 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ea69f5e3-e9f5-4ca9-9ce7-695fdbf39959 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Snapshot delete request issued successfully. Aug 06 14:36:52.324673 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ea69f5e3-e9f5-4ca9-9ce7-695fdbf39959 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] https://10.4.3.229/volume/v3/snapshots/0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b returned with HTTP 202 Aug 06 14:36:52.325100 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1398/5580] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:36:52 2026] DELETE /volume/v3/snapshots/0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:36:52.332832 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0fc028fb-ef9d-4322-aeba-771f67cfc68f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:52.335063 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0fc028fb-ef9d-4322-aeba-771f67cfc68f tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] GET https://10.4.3.229/volume/v3/snapshots/0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b Aug 06 14:36:52.335309 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0fc028fb-ef9d-4322-aeba-771f67cfc68f tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:52.335604 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0fc028fb-ef9d-4322-aeba-771f67cfc68f tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:52.340398 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:52.340398 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:36:52.340818 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0fc028fb-ef9d-4322-aeba-771f67cfc68f tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Snapshot retrieved successfully. Aug 06 14:36:52.341478 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0fc028fb-ef9d-4322-aeba-771f67cfc68f tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] https://10.4.3.229/volume/v3/snapshots/0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b returned with HTTP 200 Aug 06 14:36:52.341836 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1395/5581] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:36:52 2026] GET /volume/v3/snapshots/0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:53.351531 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-bc0c737c-654d-4562-b9a4-363af6dbc57e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:53.353204 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bc0c737c-654d-4562-b9a4-363af6dbc57e tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] GET https://10.4.3.229/volume/v3/snapshots/0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b Aug 06 14:36:53.353381 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bc0c737c-654d-4562-b9a4-363af6dbc57e tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:53.353579 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-bc0c737c-654d-4562-b9a4-363af6dbc57e tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:53.357825 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-bc0c737c-654d-4562-b9a4-363af6dbc57e tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] https://10.4.3.229/volume/v3/snapshots/0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b returned with HTTP 404 Aug 06 14:36:53.358244 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1390/5582] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:36:53 2026] GET /volume/v3/snapshots/0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:36:53.363842 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3af9d60a-577e-4ad4-b085-2cc9b6598c73 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:53.365477 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3af9d60a-577e-4ad4-b085-2cc9b6598c73 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] DELETE https://10.4.3.229/volume/v3/volumes/681fda7f-3f29-4746-9412-650375e40b63 Aug 06 14:36:53.365657 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3af9d60a-577e-4ad4-b085-2cc9b6598c73 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:53.365831 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3af9d60a-577e-4ad4-b085-2cc9b6598c73 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:53.366009 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-3af9d60a-577e-4ad4-b085-2cc9b6598c73 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Delete volume with id: 681fda7f-3f29-4746-9412-650375e40b63 Aug 06 14:36:53.372531 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:53.372531 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:36:53.372900 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3af9d60a-577e-4ad4-b085-2cc9b6598c73 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Volume info retrieved successfully. Aug 06 14:36:53.386900 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-3af9d60a-577e-4ad4-b085-2cc9b6598c73 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Delete volume request issued successfully. Aug 06 14:36:53.387068 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3af9d60a-577e-4ad4-b085-2cc9b6598c73 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] https://10.4.3.229/volume/v3/volumes/681fda7f-3f29-4746-9412-650375e40b63 returned with HTTP 202 Aug 06 14:36:53.387476 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1400/5583] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:36:53 2026] DELETE /volume/v3/volumes/681fda7f-3f29-4746-9412-650375e40b63 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:36:53.395231 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-43715848-66ce-46e4-b480-68fc39f333ba None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:53.398415 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-43715848-66ce-46e4-b480-68fc39f333ba tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] GET https://10.4.3.229/volume/v3/volumes/681fda7f-3f29-4746-9412-650375e40b63 Aug 06 14:36:53.398631 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-43715848-66ce-46e4-b480-68fc39f333ba tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:53.398810 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-43715848-66ce-46e4-b480-68fc39f333ba tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:53.407215 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:53.407215 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:36:53.412896 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-43715848-66ce-46e4-b480-68fc39f333ba tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Volume info retrieved successfully. Aug 06 14:36:53.419787 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-43715848-66ce-46e4-b480-68fc39f333ba tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] https://10.4.3.229/volume/v3/volumes/681fda7f-3f29-4746-9412-650375e40b63 returned with HTTP 200 Aug 06 14:36:53.420186 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1399/5584] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:36:53 2026] GET /volume/v3/volumes/681fda7f-3f29-4746-9412-650375e40b63 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:54.431539 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f9b2b799-0cfe-4ac4-bedb-07fd0561667c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:54.433308 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f9b2b799-0cfe-4ac4-bedb-07fd0561667c tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] GET https://10.4.3.229/volume/v3/volumes/681fda7f-3f29-4746-9412-650375e40b63 Aug 06 14:36:54.433528 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f9b2b799-0cfe-4ac4-bedb-07fd0561667c tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:54.433687 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f9b2b799-0cfe-4ac4-bedb-07fd0561667c tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:54.438892 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f9b2b799-0cfe-4ac4-bedb-07fd0561667c tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] https://10.4.3.229/volume/v3/volumes/681fda7f-3f29-4746-9412-650375e40b63 returned with HTTP 404 Aug 06 14:36:54.439311 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1396/5585] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:36:54 2026] GET /volume/v3/volumes/681fda7f-3f29-4746-9412-650375e40b63 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:36:54.445495 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d222d75d-b02e-4c8f-9bc6-8d98caa179d0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:54.447078 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d222d75d-b02e-4c8f-9bc6-8d98caa179d0 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5fa3f52d-ccb4-4e6f-b4f8-2630a3acd1bc Aug 06 14:36:54.447244 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d222d75d-b02e-4c8f-9bc6-8d98caa179d0 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:54.447415 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d222d75d-b02e-4c8f-9bc6-8d98caa179d0 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:54.447594 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-d222d75d-b02e-4c8f-9bc6-8d98caa179d0 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Delete volume with id: 5fa3f52d-ccb4-4e6f-b4f8-2630a3acd1bc Aug 06 14:36:54.453845 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:54.453845 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:36:54.454248 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d222d75d-b02e-4c8f-9bc6-8d98caa179d0 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Volume info retrieved successfully. Aug 06 14:36:54.468657 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d222d75d-b02e-4c8f-9bc6-8d98caa179d0 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Delete volume request issued successfully. Aug 06 14:36:54.468818 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d222d75d-b02e-4c8f-9bc6-8d98caa179d0 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] https://10.4.3.229/volume/v3/volumes/5fa3f52d-ccb4-4e6f-b4f8-2630a3acd1bc returned with HTTP 202 Aug 06 14:36:54.469209 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1391/5586] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:36:54 2026] DELETE /volume/v3/volumes/5fa3f52d-ccb4-4e6f-b4f8-2630a3acd1bc => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:36:54.477035 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9e18fd83-d4d6-4ebe-b46e-ad0c92f9a6ed None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:54.478757 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9e18fd83-d4d6-4ebe-b46e-ad0c92f9a6ed tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] GET https://10.4.3.229/volume/v3/volumes/5fa3f52d-ccb4-4e6f-b4f8-2630a3acd1bc Aug 06 14:36:54.478960 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9e18fd83-d4d6-4ebe-b46e-ad0c92f9a6ed tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:54.479146 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9e18fd83-d4d6-4ebe-b46e-ad0c92f9a6ed tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:54.486136 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:36:54.486136 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:36:54.489945 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-9e18fd83-d4d6-4ebe-b46e-ad0c92f9a6ed tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Volume info retrieved successfully. Aug 06 14:36:54.493787 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9e18fd83-d4d6-4ebe-b46e-ad0c92f9a6ed tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] https://10.4.3.229/volume/v3/volumes/5fa3f52d-ccb4-4e6f-b4f8-2630a3acd1bc returned with HTTP 200 Aug 06 14:36:54.494172 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1401/5587] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:36:54 2026] GET /volume/v3/volumes/5fa3f52d-ccb4-4e6f-b4f8-2630a3acd1bc => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:36:55.508323 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-bb3e5df0-7bbc-4cbd-bce5-4e25856623df None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:55.510441 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bb3e5df0-7bbc-4cbd-bce5-4e25856623df tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] GET https://10.4.3.229/volume/v3/volumes/5fa3f52d-ccb4-4e6f-b4f8-2630a3acd1bc Aug 06 14:36:55.510688 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bb3e5df0-7bbc-4cbd-bce5-4e25856623df tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:55.510934 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bb3e5df0-7bbc-4cbd-bce5-4e25856623df tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:55.517325 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bb3e5df0-7bbc-4cbd-bce5-4e25856623df tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] https://10.4.3.229/volume/v3/volumes/5fa3f52d-ccb4-4e6f-b4f8-2630a3acd1bc returned with HTTP 404 Aug 06 14:36:55.517862 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1400/5588] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:36:55 2026] GET /volume/v3/volumes/5fa3f52d-ccb4-4e6f-b4f8-2630a3acd1bc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:36:55.524140 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-6719e889-73f8-48a8-a898-4b10ba711d69 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:55.525966 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6719e889-73f8-48a8-a898-4b10ba711d69 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b Aug 06 14:36:55.526174 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6719e889-73f8-48a8-a898-4b10ba711d69 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:55.526351 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-6719e889-73f8-48a8-a898-4b10ba711d69 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:55.526458 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-6719e889-73f8-48a8-a898-4b10ba711d69 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Delete snapshot with id: 0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b Aug 06 14:36:55.530413 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-6719e889-73f8-48a8-a898-4b10ba711d69 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] https://10.4.3.229/volume/v3/snapshots/0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b returned with HTTP 404 Aug 06 14:36:55.530896 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1397/5589] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:36:55 2026] DELETE /volume/v3/snapshots/0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:36:55.537671 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9093b906-bf0a-46dd-87b4-71e1271894e8 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:55.539672 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9093b906-bf0a-46dd-87b4-71e1271894e8 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] GET https://10.4.3.229/volume/v3/snapshots/0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b Aug 06 14:36:55.539904 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9093b906-bf0a-46dd-87b4-71e1271894e8 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:55.540153 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9093b906-bf0a-46dd-87b4-71e1271894e8 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:55.544822 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9093b906-bf0a-46dd-87b4-71e1271894e8 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] https://10.4.3.229/volume/v3/snapshots/0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b returned with HTTP 404 Aug 06 14:36:55.545526 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1392/5590] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:36:55 2026] GET /volume/v3/snapshots/0cfe2cca-26b2-41f7-b1db-f7d2887c5d2b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:36:55.551166 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-694fa97a-c940-4b87-b450-d3d2ab37ea69 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:55.552847 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-694fa97a-c940-4b87-b450-d3d2ab37ea69 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] DELETE https://10.4.3.229/volume/v3/volumes/681fda7f-3f29-4746-9412-650375e40b63 Aug 06 14:36:55.553035 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-694fa97a-c940-4b87-b450-d3d2ab37ea69 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:55.553213 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-694fa97a-c940-4b87-b450-d3d2ab37ea69 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:55.553362 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-694fa97a-c940-4b87-b450-d3d2ab37ea69 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Delete volume with id: 681fda7f-3f29-4746-9412-650375e40b63 Aug 06 14:36:55.558386 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-694fa97a-c940-4b87-b450-d3d2ab37ea69 tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] https://10.4.3.229/volume/v3/volumes/681fda7f-3f29-4746-9412-650375e40b63 returned with HTTP 404 Aug 06 14:36:55.558855 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1402/5591] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:36:55 2026] DELETE /volume/v3/volumes/681fda7f-3f29-4746-9412-650375e40b63 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:36:55.564617 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-5f65f5cd-6ec2-4730-8884-e72a0759913f None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:36:55.566592 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5f65f5cd-6ec2-4730-8884-e72a0759913f tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] GET https://10.4.3.229/volume/v3/volumes/681fda7f-3f29-4746-9412-650375e40b63 Aug 06 14:36:55.566816 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5f65f5cd-6ec2-4730-8884-e72a0759913f tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:36:55.567057 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-5f65f5cd-6ec2-4730-8884-e72a0759913f tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:36:55.573366 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-5f65f5cd-6ec2-4730-8884-e72a0759913f tempest-SnapshotDependencyTests-378873930 tempest-SnapshotDependencyTests-378873930-project-member] https://10.4.3.229/volume/v3/volumes/681fda7f-3f29-4746-9412-650375e40b63 returned with HTTP 404 Aug 06 14:36:55.573898 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1401/5592] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:36:55 2026] GET /volume/v3/volumes/681fda7f-3f29-4746-9412-650375e40b63 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:37:05.528269 np0000006659 devstack@c-api.service[100398]: DEBUG dbcounter [-] [100398] Writing DB stats cinder:SELECT=16 {{(pid=100398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:37:05.542159 np0000006659 devstack@c-api.service[100399]: DEBUG dbcounter [-] [100399] Writing DB stats cinder:SELECT=34,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=100399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:37:05.555412 np0000006659 devstack@c-api.service[100396]: DEBUG dbcounter [-] [100396] Writing DB stats cinder:SELECT=70,cinder:UPDATE=26,cinder:INSERT=19 {{(pid=100396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:37:05.569451 np0000006659 devstack@c-api.service[100397]: DEBUG dbcounter [-] [100397] Writing DB stats cinder:SELECT=47,cinder:UPDATE=14,cinder:INSERT=6 {{(pid=100397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:37:27.456654 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [req-22e72326-9982-4594-b4bc-8a446f5a85cc req-89f2806d-505e-4260-8f20-bab6ab5e4de7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:27.458686 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-22e72326-9982-4594-b4bc-8a446f5a85cc req-89f2806d-505e-4260-8f20-bab6ab5e4de7 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/attachments/1b207320-66d8-4ffd-8152-7b6ec8073d8f Aug 06 14:37:27.458859 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-22e72326-9982-4594-b4bc-8a446f5a85cc req-89f2806d-505e-4260-8f20-bab6ab5e4de7 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:27.459107 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [req-22e72326-9982-4594-b4bc-8a446f5a85cc req-89f2806d-505e-4260-8f20-bab6ab5e4de7 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:27.467790 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:27.467790 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:37:27.507482 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [req-22e72326-9982-4594-b4bc-8a446f5a85cc req-89f2806d-505e-4260-8f20-bab6ab5e4de7 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments/1b207320-66d8-4ffd-8152-7b6ec8073d8f returned with HTTP 200 Aug 06 14:37:27.507821 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1398/5593] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:37:27 2026] DELETE /volume/v3/attachments/1b207320-66d8-4ffd-8152-7b6ec8073d8f => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:37:28.739164 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-1dd14a89-1357-4695-84be-c8ada2d66ea0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:28.740983 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1dd14a89-1357-4695-84be-c8ada2d66ea0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/volumes/e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb Aug 06 14:37:28.741225 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1dd14a89-1357-4695-84be-c8ada2d66ea0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:28.741479 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-1dd14a89-1357-4695-84be-c8ada2d66ea0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:28.741666 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-1dd14a89-1357-4695-84be-c8ada2d66ea0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete volume with id: e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb Aug 06 14:37:28.748596 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:28.748596 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:37:28.749076 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1dd14a89-1357-4695-84be-c8ada2d66ea0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:37:28.762954 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-1dd14a89-1357-4695-84be-c8ada2d66ea0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete volume request issued successfully. Aug 06 14:37:28.763178 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-1dd14a89-1357-4695-84be-c8ada2d66ea0 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb returned with HTTP 202 Aug 06 14:37:28.763605 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1393/5594] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:37:28 2026] DELETE /volume/v3/volumes/e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:37:28.771449 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5d3053e8-53ca-4b9a-a713-85a4aadae217 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:28.773318 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5d3053e8-53ca-4b9a-a713-85a4aadae217 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb Aug 06 14:37:28.773573 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5d3053e8-53ca-4b9a-a713-85a4aadae217 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:28.773753 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5d3053e8-53ca-4b9a-a713-85a4aadae217 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:28.780692 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:28.780692 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:37:28.784101 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-5d3053e8-53ca-4b9a-a713-85a4aadae217 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:37:28.788821 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5d3053e8-53ca-4b9a-a713-85a4aadae217 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb returned with HTTP 200 Aug 06 14:37:28.789268 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1403/5595] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:28 2026] GET /volume/v3/volumes/e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb => generated 1392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:37:29.802083 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-576e783e-ed39-4211-a0cc-d51fc788d9a9 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:29.803752 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-576e783e-ed39-4211-a0cc-d51fc788d9a9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb Aug 06 14:37:29.803936 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-576e783e-ed39-4211-a0cc-d51fc788d9a9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:29.804128 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-576e783e-ed39-4211-a0cc-d51fc788d9a9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:29.809275 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-576e783e-ed39-4211-a0cc-d51fc788d9a9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb returned with HTTP 404 Aug 06 14:37:29.809682 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1402/5596] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:29 2026] GET /volume/v3/volumes/e9c1fa91-4ea4-4fb9-95b6-1968e30e84bb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:37:29.816092 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5db82c63-292e-4bfa-aeec-6e5303a40ca9 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:29.817789 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5db82c63-292e-4bfa-aeec-6e5303a40ca9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/e5b9593d-538d-48a5-8d84-d754ffe1df69 Aug 06 14:37:29.817965 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5db82c63-292e-4bfa-aeec-6e5303a40ca9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:29.818154 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5db82c63-292e-4bfa-aeec-6e5303a40ca9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:29.818255 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.snapshots [None req-5db82c63-292e-4bfa-aeec-6e5303a40ca9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete snapshot with id: e5b9593d-538d-48a5-8d84-d754ffe1df69 Aug 06 14:37:29.823159 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:29.823159 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:37:29.823560 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5db82c63-292e-4bfa-aeec-6e5303a40ca9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:37:29.844852 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5db82c63-292e-4bfa-aeec-6e5303a40ca9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot delete request issued successfully. Aug 06 14:37:29.845111 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5db82c63-292e-4bfa-aeec-6e5303a40ca9 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/e5b9593d-538d-48a5-8d84-d754ffe1df69 returned with HTTP 202 Aug 06 14:37:29.845742 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1399/5597] 10.4.3.229 () {66 vars in 1357 bytes} [Thu Aug 6 14:37:29 2026] DELETE /volume/v3/snapshots/e5b9593d-538d-48a5-8d84-d754ffe1df69 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:37:29.852284 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-2cf3e674-5ecf-49ee-840c-8ad29fbec36a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:29.854010 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2cf3e674-5ecf-49ee-840c-8ad29fbec36a tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/e5b9593d-538d-48a5-8d84-d754ffe1df69 Aug 06 14:37:29.854190 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2cf3e674-5ecf-49ee-840c-8ad29fbec36a tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:29.854372 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-2cf3e674-5ecf-49ee-840c-8ad29fbec36a tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:29.859273 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:29.859273 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:37:29.859705 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-2cf3e674-5ecf-49ee-840c-8ad29fbec36a tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Snapshot retrieved successfully. Aug 06 14:37:29.860450 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-2cf3e674-5ecf-49ee-840c-8ad29fbec36a tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/e5b9593d-538d-48a5-8d84-d754ffe1df69 returned with HTTP 200 Aug 06 14:37:29.860842 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1394/5598] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:37:29 2026] GET /volume/v3/snapshots/e5b9593d-538d-48a5-8d84-d754ffe1df69 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:37:30.868992 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-40832994-e94c-46bd-927e-d62af7bc553c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:30.870693 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-40832994-e94c-46bd-927e-d62af7bc553c tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/snapshots/e5b9593d-538d-48a5-8d84-d754ffe1df69 Aug 06 14:37:30.870881 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-40832994-e94c-46bd-927e-d62af7bc553c tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:30.871065 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-40832994-e94c-46bd-927e-d62af7bc553c tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:30.874792 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-40832994-e94c-46bd-927e-d62af7bc553c tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/snapshots/e5b9593d-538d-48a5-8d84-d754ffe1df69 returned with HTTP 404 Aug 06 14:37:30.875229 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1404/5599] 10.4.3.229 () {66 vars in 1354 bytes} [Thu Aug 6 14:37:30 2026] GET /volume/v3/snapshots/e5b9593d-538d-48a5-8d84-d754ffe1df69 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:37:32.246030 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [req-c6259e9c-64a8-42ee-8d1d-f8712b316f52 req-8653e3a7-26f3-4bf0-ac2b-6fca86a24e57 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:32.247949 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-c6259e9c-64a8-42ee-8d1d-f8712b316f52 req-8653e3a7-26f3-4bf0-ac2b-6fca86a24e57 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/attachments/0850d9ec-e6ac-4648-b227-8eb557cfe3f0 Aug 06 14:37:32.248130 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-c6259e9c-64a8-42ee-8d1d-f8712b316f52 req-8653e3a7-26f3-4bf0-ac2b-6fca86a24e57 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:32.248301 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [req-c6259e9c-64a8-42ee-8d1d-f8712b316f52 req-8653e3a7-26f3-4bf0-ac2b-6fca86a24e57 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:32.255028 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:32.255028 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:37:32.320358 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [req-c6259e9c-64a8-42ee-8d1d-f8712b316f52 req-8653e3a7-26f3-4bf0-ac2b-6fca86a24e57 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/attachments/0850d9ec-e6ac-4648-b227-8eb557cfe3f0 returned with HTTP 200 Aug 06 14:37:32.320762 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1403/5600] 10.4.3.229 () {72 vars in 1673 bytes} [Thu Aug 6 14:37:32 2026] DELETE /volume/v3/attachments/0850d9ec-e6ac-4648-b227-8eb557cfe3f0 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:37:33.709597 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-5eb6b63d-3d0e-4fd5-b791-b9df1fd91b14 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:33.711276 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5eb6b63d-3d0e-4fd5-b791-b9df1fd91b14 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] DELETE https://10.4.3.229/volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a Aug 06 14:37:33.711486 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5eb6b63d-3d0e-4fd5-b791-b9df1fd91b14 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:33.711668 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-5eb6b63d-3d0e-4fd5-b791-b9df1fd91b14 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:33.711814 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-5eb6b63d-3d0e-4fd5-b791-b9df1fd91b14 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete volume with id: f8dd8ac6-7752-409f-96b4-d35b32eda87a Aug 06 14:37:33.718400 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:33.718400 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:37:33.718817 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5eb6b63d-3d0e-4fd5-b791-b9df1fd91b14 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:37:33.734552 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-5eb6b63d-3d0e-4fd5-b791-b9df1fd91b14 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Delete volume request issued successfully. Aug 06 14:37:33.734720 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-5eb6b63d-3d0e-4fd5-b791-b9df1fd91b14 tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a returned with HTTP 202 Aug 06 14:37:33.735075 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1400/5601] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:37:33 2026] DELETE /volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:37:33.742084 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7ab2531a-645b-41f8-b4b1-5a5e3bd8783e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:33.743760 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7ab2531a-645b-41f8-b4b1-5a5e3bd8783e tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a Aug 06 14:37:33.743958 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7ab2531a-645b-41f8-b4b1-5a5e3bd8783e tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:33.744162 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7ab2531a-645b-41f8-b4b1-5a5e3bd8783e tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:33.750543 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:33.750543 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:37:33.753590 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-7ab2531a-645b-41f8-b4b1-5a5e3bd8783e tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Volume info retrieved successfully. Aug 06 14:37:33.757877 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7ab2531a-645b-41f8-b4b1-5a5e3bd8783e tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a returned with HTTP 200 Aug 06 14:37:33.758349 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1395/5602] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:33 2026] GET /volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:37:34.770192 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-4ad33d59-f68a-4629-a038-a816b85aa64f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:34.771902 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4ad33d59-f68a-4629-a038-a816b85aa64f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] GET https://10.4.3.229/volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a Aug 06 14:37:34.772094 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4ad33d59-f68a-4629-a038-a816b85aa64f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:34.772273 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-4ad33d59-f68a-4629-a038-a816b85aa64f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:34.777370 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-4ad33d59-f68a-4629-a038-a816b85aa64f tempest-TestVolumeBootPattern-1797994635 tempest-TestVolumeBootPattern-1797994635-project-member] https://10.4.3.229/volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a returned with HTTP 404 Aug 06 14:37:34.777772 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1405/5603] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:34 2026] GET /volume/v3/volumes/f8dd8ac6-7752-409f-96b4-d35b32eda87a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:37:40.035908 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-40260b91-b561-411e-9f01-1df75e61fcae None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:40.103781 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-40260b91-b561-411e-9f01-1df75e61fcae tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:37:40.104228 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-40260b91-b561-411e-9f01-1df75e61fcae tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1681240816"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:37:40.105575 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-40260b91-b561-411e-9f01-1df75e61fcae tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1681240816'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:37:40.105687 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-40260b91-b561-411e-9f01-1df75e61fcae tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Create volume of 1 GB Aug 06 14:37:40.105941 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:40.105941 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:37:40.109648 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-40260b91-b561-411e-9f01-1df75e61fcae tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Availability Zones retrieved successfully. Aug 06 14:37:40.114496 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-40260b91-b561-411e-9f01-1df75e61fcae tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Flow 'volume_create_api' (4ed67579-8610-4dba-a700-e00250d3f85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:37:40.115872 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-40260b91-b561-411e-9f01-1df75e61fcae tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df4df9f3-4b1c-4a4a-bd16-431d7e96207f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:37:40.116708 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-40260b91-b561-411e-9f01-1df75e61fcae tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:37:40.137327 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-40260b91-b561-411e-9f01-1df75e61fcae tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df4df9f3-4b1c-4a4a-bd16-431d7e96207f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:37:40.138041 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-40260b91-b561-411e-9f01-1df75e61fcae tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69fd3e97-1b88-45c7-9bec-03ead3de24b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:37:40.188188 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-40260b91-b561-411e-9f01-1df75e61fcae tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Created reservations ['a4a64504-2454-4690-a984-09d5cd44a775', '66d9f712-3cec-4d40-bebb-8b14d9300112', '32623d4b-9a66-44bf-bfda-c8d5e346d230', '6940a6db-e204-4a43-bad1-475b199ef4d8'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:37:40.188935 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-40260b91-b561-411e-9f01-1df75e61fcae tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69fd3e97-1b88-45c7-9bec-03ead3de24b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4a64504-2454-4690-a984-09d5cd44a775', '66d9f712-3cec-4d40-bebb-8b14d9300112', '32623d4b-9a66-44bf-bfda-c8d5e346d230', '6940a6db-e204-4a43-bad1-475b199ef4d8']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:37:40.189680 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-40260b91-b561-411e-9f01-1df75e61fcae tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f4fbf12-07de-4ad3-acd6-886be29f4ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:37:40.210162 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-40260b91-b561-411e-9f01-1df75e61fcae tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f4fbf12-07de-4ad3-acd6-886be29f4ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8d2eef1-88fb-4afb-b5ab-2b797ee3c4bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1681240816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaa211933c224bdc8aa7ebe420c53148',qos_specs=None,replication_status=,reservations=['a4a64504-2454-4690-a984-09d5cd44a775','66d9f712-3cec-4d40-bebb-8b14d9300112','32623d4b-9a66-44bf-bfda-c8d5e346d230','6940a6db-e204-4a43-bad1-475b199ef4d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc4c4a8713934e35a0421f7c3368398d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:37:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1681240816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8d2eef1-88fb-4afb-b5ab-2b797ee3c4bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eaa211933c224bdc8aa7ebe420c53148',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc4c4a8713934e35a0421f7c3368398d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:37:40.210852 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-40260b91-b561-411e-9f01-1df75e61fcae tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e921b0e8-b83a-4e5a-99c1-840d52dc83a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:37:40.226674 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-40260b91-b561-411e-9f01-1df75e61fcae tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e921b0e8-b83a-4e5a-99c1-840d52dc83a0) transitioned into state 'SUCCESS' from state '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-1681240816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaa211933c224bdc8aa7ebe420c53148',qos_specs=None,replication_status=,reservations=['a4a64504-2454-4690-a984-09d5cd44a775','66d9f712-3cec-4d40-bebb-8b14d9300112','32623d4b-9a66-44bf-bfda-c8d5e346d230','6940a6db-e204-4a43-bad1-475b199ef4d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc4c4a8713934e35a0421f7c3368398d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:37:40.227392 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-40260b91-b561-411e-9f01-1df75e61fcae tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a7909f3-66d7-4fce-a53d-bef1e8365f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:37:40.235142 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-40260b91-b561-411e-9f01-1df75e61fcae tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a7909f3-66d7-4fce-a53d-bef1e8365f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:37:40.235925 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-40260b91-b561-411e-9f01-1df75e61fcae tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Flow 'volume_create_api' (4ed67579-8610-4dba-a700-e00250d3f85d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:37:40.236241 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-40260b91-b561-411e-9f01-1df75e61fcae tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Create volume request issued successfully. Aug 06 14:37:40.236809 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-40260b91-b561-411e-9f01-1df75e61fcae tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:37:40.237230 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1404/5604] 10.4.3.229 () {68 vars in 1258 bytes} [Thu Aug 6 14:37:40 2026] POST /volume/v3/volumes => generated 758 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:37:40.247617 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9bbfe95d-57e8-4e10-ab0e-d5ee0e6a2e79 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:40.249803 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9bbfe95d-57e8-4e10-ab0e-d5ee0e6a2e79 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/volumes/c8d2eef1-88fb-4afb-b5ab-2b797ee3c4bd Aug 06 14:37:40.250049 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9bbfe95d-57e8-4e10-ab0e-d5ee0e6a2e79 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:40.250275 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9bbfe95d-57e8-4e10-ab0e-d5ee0e6a2e79 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:40.258562 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:40.258562 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:37:40.262490 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-9bbfe95d-57e8-4e10-ab0e-d5ee0e6a2e79 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Volume info retrieved successfully. Aug 06 14:37:40.266684 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9bbfe95d-57e8-4e10-ab0e-d5ee0e6a2e79 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes/c8d2eef1-88fb-4afb-b5ab-2b797ee3c4bd returned with HTTP 200 Aug 06 14:37:40.267082 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1401/5605] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:40 2026] GET /volume/v3/volumes/c8d2eef1-88fb-4afb-b5ab-2b797ee3c4bd => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:37:41.278414 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ff6bc33d-ed87-4878-8e2b-6054e0ab07e6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:41.280225 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ff6bc33d-ed87-4878-8e2b-6054e0ab07e6 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/volumes/c8d2eef1-88fb-4afb-b5ab-2b797ee3c4bd Aug 06 14:37:41.280445 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ff6bc33d-ed87-4878-8e2b-6054e0ab07e6 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:41.280645 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ff6bc33d-ed87-4878-8e2b-6054e0ab07e6 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:41.287689 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:41.287689 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:37:41.290902 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-ff6bc33d-ed87-4878-8e2b-6054e0ab07e6 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Volume info retrieved successfully. Aug 06 14:37:41.294578 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ff6bc33d-ed87-4878-8e2b-6054e0ab07e6 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes/c8d2eef1-88fb-4afb-b5ab-2b797ee3c4bd returned with HTTP 200 Aug 06 14:37:41.294996 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1396/5606] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:41 2026] GET /volume/v3/volumes/c8d2eef1-88fb-4afb-b5ab-2b797ee3c4bd => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:37:41.305122 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-617b317e-25e9-4378-b3d1-74121cda6de9 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:41.306763 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-617b317e-25e9-4378-b3d1-74121cda6de9 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] POST https://10.4.3.229/volume/v3/backups Aug 06 14:37:41.307107 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-617b317e-25e9-4378-b3d1-74121cda6de9 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c8d2eef1-88fb-4afb-b5ab-2b797ee3c4bd", "name": "tempest-CreateVolumesFromBackupTest-Backup-976952513"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:37:41.308596 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.contrib.backups [None req-617b317e-25e9-4378-b3d1-74121cda6de9 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Creating new backup {'backup': {'volume_id': 'c8d2eef1-88fb-4afb-b5ab-2b797ee3c4bd', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-976952513'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:37:41.308728 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.contrib.backups [None req-617b317e-25e9-4378-b3d1-74121cda6de9 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Creating backup of volume c8d2eef1-88fb-4afb-b5ab-2b797ee3c4bd in container None Aug 06 14:37:41.315496 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:41.315496 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:37:41.315940 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-617b317e-25e9-4378-b3d1-74121cda6de9 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Volume info retrieved successfully. Aug 06 14:37:41.339032 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-617b317e-25e9-4378-b3d1-74121cda6de9 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Created reservations ['fb22da3d-14f9-4bf0-b680-d80a2af9d667', '229ad677-d84b-4e2d-9740-4e2870009e1c'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:37:41.363650 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-617b317e-25e9-4378-b3d1-74121cda6de9 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:37:41.364018 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1406/5607] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:37:41 2026] POST /volume/v3/backups => generated 338 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:37:41.371295 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-a162337e-1ae2-46b8-8b89-7113872feb4e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:41.373636 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a162337e-1ae2-46b8-8b89-7113872feb4e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c Aug 06 14:37:41.373636 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a162337e-1ae2-46b8-8b89-7113872feb4e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:41.373714 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-a162337e-1ae2-46b8-8b89-7113872feb4e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:41.373789 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-a162337e-1ae2-46b8-8b89-7113872feb4e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Show backup with id d8f556f0-7b34-4790-95ed-190977fccc5c. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:37:41.377705 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:41.377705 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:37:41.378423 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-a162337e-1ae2-46b8-8b89-7113872feb4e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c returned with HTTP 200 Aug 06 14:37:41.378815 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1405/5608] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:41 2026] GET /volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:37:42.387558 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bed1cec8-071a-475a-ab3f-dd50ece7fd39 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:42.389156 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bed1cec8-071a-475a-ab3f-dd50ece7fd39 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c Aug 06 14:37:42.389268 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bed1cec8-071a-475a-ab3f-dd50ece7fd39 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:42.389444 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bed1cec8-071a-475a-ab3f-dd50ece7fd39 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:42.389549 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-bed1cec8-071a-475a-ab3f-dd50ece7fd39 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Show backup with id d8f556f0-7b34-4790-95ed-190977fccc5c. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:37:42.393132 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:42.393132 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:37:42.393743 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bed1cec8-071a-475a-ab3f-dd50ece7fd39 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c returned with HTTP 200 Aug 06 14:37:42.394054 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1402/5609] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:42 2026] GET /volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:37:43.403314 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c26ddc1c-ee90-46ce-93ba-49bb29cab769 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:43.405527 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c26ddc1c-ee90-46ce-93ba-49bb29cab769 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c Aug 06 14:37:43.405784 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c26ddc1c-ee90-46ce-93ba-49bb29cab769 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:43.406027 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c26ddc1c-ee90-46ce-93ba-49bb29cab769 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:43.406164 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-c26ddc1c-ee90-46ce-93ba-49bb29cab769 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Show backup with id d8f556f0-7b34-4790-95ed-190977fccc5c. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:37:43.410885 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:43.410885 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:37:43.411785 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c26ddc1c-ee90-46ce-93ba-49bb29cab769 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c returned with HTTP 200 Aug 06 14:37:43.412388 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1397/5610] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:43 2026] GET /volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:37:44.421746 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-0443eb88-9041-4774-8f1a-7bf39c7dfee4 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:44.423475 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0443eb88-9041-4774-8f1a-7bf39c7dfee4 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c Aug 06 14:37:44.423654 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0443eb88-9041-4774-8f1a-7bf39c7dfee4 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:44.423844 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-0443eb88-9041-4774-8f1a-7bf39c7dfee4 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:44.423949 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-0443eb88-9041-4774-8f1a-7bf39c7dfee4 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Show backup with id d8f556f0-7b34-4790-95ed-190977fccc5c. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:37:44.428024 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:44.428024 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:37:44.428718 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-0443eb88-9041-4774-8f1a-7bf39c7dfee4 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c returned with HTTP 200 Aug 06 14:37:44.429041 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1407/5611] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:44 2026] GET /volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:37:45.438216 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-18134081-0ab5-423c-960c-5e85f9128c92 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:45.440232 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-18134081-0ab5-423c-960c-5e85f9128c92 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c Aug 06 14:37:45.440441 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-18134081-0ab5-423c-960c-5e85f9128c92 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:45.440659 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-18134081-0ab5-423c-960c-5e85f9128c92 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:45.440886 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-18134081-0ab5-423c-960c-5e85f9128c92 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Show backup with id d8f556f0-7b34-4790-95ed-190977fccc5c. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:37:45.445368 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:45.445368 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:37:45.446271 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-18134081-0ab5-423c-960c-5e85f9128c92 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c returned with HTTP 200 Aug 06 14:37:45.446740 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1406/5612] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:45 2026] GET /volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:37:46.456458 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-930434a3-8186-460f-8122-8f5203d4acb4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:46.458547 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-930434a3-8186-460f-8122-8f5203d4acb4 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c Aug 06 14:37:46.458547 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-930434a3-8186-460f-8122-8f5203d4acb4 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:46.458652 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-930434a3-8186-460f-8122-8f5203d4acb4 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:46.458745 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-930434a3-8186-460f-8122-8f5203d4acb4 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Show backup with id d8f556f0-7b34-4790-95ed-190977fccc5c. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:37:46.462816 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:46.462816 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:37:46.463561 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-930434a3-8186-460f-8122-8f5203d4acb4 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c returned with HTTP 200 Aug 06 14:37:46.463928 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1403/5613] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:46 2026] GET /volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:37:47.472740 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-03d2832b-4098-4c8b-87dd-f8d78babefbf None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:47.474420 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-03d2832b-4098-4c8b-87dd-f8d78babefbf tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c Aug 06 14:37:47.474618 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-03d2832b-4098-4c8b-87dd-f8d78babefbf tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:47.474822 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-03d2832b-4098-4c8b-87dd-f8d78babefbf tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:47.474948 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-03d2832b-4098-4c8b-87dd-f8d78babefbf tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Show backup with id d8f556f0-7b34-4790-95ed-190977fccc5c. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:37:47.478843 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:47.478843 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:37:47.479519 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-03d2832b-4098-4c8b-87dd-f8d78babefbf tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c returned with HTTP 200 Aug 06 14:37:47.480022 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1398/5614] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:47 2026] GET /volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c => generated 758 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:37:48.489120 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-5a4ce5d1-89c3-4e08-8e91-7f756a620cec None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:48.491311 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5a4ce5d1-89c3-4e08-8e91-7f756a620cec tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c Aug 06 14:37:48.491561 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5a4ce5d1-89c3-4e08-8e91-7f756a620cec tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:48.491793 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-5a4ce5d1-89c3-4e08-8e91-7f756a620cec tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:48.491933 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-5a4ce5d1-89c3-4e08-8e91-7f756a620cec tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Show backup with id d8f556f0-7b34-4790-95ed-190977fccc5c. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:37:48.496662 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:48.496662 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:37:48.497598 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-5a4ce5d1-89c3-4e08-8e91-7f756a620cec tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c returned with HTTP 200 Aug 06 14:37:48.498021 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1408/5615] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:48 2026] GET /volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:37:49.507641 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-15287724-53dd-42a4-8913-590628ed82be None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:49.509312 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-15287724-53dd-42a4-8913-590628ed82be tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c Aug 06 14:37:49.509657 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-15287724-53dd-42a4-8913-590628ed82be tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:49.510874 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-15287724-53dd-42a4-8913-590628ed82be tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:49.510874 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-15287724-53dd-42a4-8913-590628ed82be tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Show backup with id d8f556f0-7b34-4790-95ed-190977fccc5c. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:37:49.514127 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:49.514127 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:37:49.514927 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-15287724-53dd-42a4-8913-590628ed82be tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c returned with HTTP 200 Aug 06 14:37:49.515360 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1407/5616] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:49 2026] GET /volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:37:50.524335 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-9035fe52-9c85-4e1c-9d86-0fc02c5b9fa7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:50.525940 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9035fe52-9c85-4e1c-9d86-0fc02c5b9fa7 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c Aug 06 14:37:50.526130 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9035fe52-9c85-4e1c-9d86-0fc02c5b9fa7 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:50.526298 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-9035fe52-9c85-4e1c-9d86-0fc02c5b9fa7 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:50.526399 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-9035fe52-9c85-4e1c-9d86-0fc02c5b9fa7 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Show backup with id d8f556f0-7b34-4790-95ed-190977fccc5c. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:37:50.530616 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:50.530616 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:37:50.531449 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-9035fe52-9c85-4e1c-9d86-0fc02c5b9fa7 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c returned with HTTP 200 Aug 06 14:37:50.531772 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1404/5617] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:50 2026] GET /volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:37:51.540944 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-8cbc0dcd-4fcf-4a83-80fb-b07617775fcd None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:51.542629 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8cbc0dcd-4fcf-4a83-80fb-b07617775fcd tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c Aug 06 14:37:51.542859 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8cbc0dcd-4fcf-4a83-80fb-b07617775fcd tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:51.543088 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-8cbc0dcd-4fcf-4a83-80fb-b07617775fcd tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:51.543188 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-8cbc0dcd-4fcf-4a83-80fb-b07617775fcd tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Show backup with id d8f556f0-7b34-4790-95ed-190977fccc5c. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:37:51.547157 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:51.547157 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:37:51.547806 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-8cbc0dcd-4fcf-4a83-80fb-b07617775fcd tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c returned with HTTP 200 Aug 06 14:37:51.548234 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1399/5618] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:51 2026] GET /volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c => generated 758 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:37:52.557253 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-83e44070-d850-48df-8e9e-ba39fbeb4a8e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:52.559457 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-83e44070-d850-48df-8e9e-ba39fbeb4a8e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c Aug 06 14:37:52.559457 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-83e44070-d850-48df-8e9e-ba39fbeb4a8e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:52.559457 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-83e44070-d850-48df-8e9e-ba39fbeb4a8e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:52.559457 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-83e44070-d850-48df-8e9e-ba39fbeb4a8e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Show backup with id d8f556f0-7b34-4790-95ed-190977fccc5c. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:37:52.564185 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:52.564185 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:37:52.565312 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-83e44070-d850-48df-8e9e-ba39fbeb4a8e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c returned with HTTP 200 Aug 06 14:37:52.565824 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1409/5619] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:52 2026] GET /volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:37:53.575098 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-dc8e431d-388e-4484-91f7-45609809e54b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:53.576891 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dc8e431d-388e-4484-91f7-45609809e54b tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c Aug 06 14:37:53.577091 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dc8e431d-388e-4484-91f7-45609809e54b tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:53.577267 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-dc8e431d-388e-4484-91f7-45609809e54b tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:53.577370 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-dc8e431d-388e-4484-91f7-45609809e54b tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Show backup with id d8f556f0-7b34-4790-95ed-190977fccc5c. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:37:53.581611 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:53.581611 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:37:53.582280 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-dc8e431d-388e-4484-91f7-45609809e54b tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c returned with HTTP 200 Aug 06 14:37:53.582603 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1408/5620] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:53 2026] GET /volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:37:54.593200 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1e0e257a-99bc-4a1f-844d-1f1df011f81f None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:54.594677 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1e0e257a-99bc-4a1f-844d-1f1df011f81f tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c Aug 06 14:37:54.594949 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1e0e257a-99bc-4a1f-844d-1f1df011f81f tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:54.595166 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1e0e257a-99bc-4a1f-844d-1f1df011f81f tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:54.595273 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-1e0e257a-99bc-4a1f-844d-1f1df011f81f tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Show backup with id d8f556f0-7b34-4790-95ed-190977fccc5c. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:37:54.599763 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:54.599763 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:37:54.600542 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1e0e257a-99bc-4a1f-844d-1f1df011f81f tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c returned with HTTP 200 Aug 06 14:37:54.600920 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1405/5621] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:54 2026] GET /volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:37:55.610324 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-4357206c-2991-4a06-904b-ec33455b691f None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:55.612223 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4357206c-2991-4a06-904b-ec33455b691f tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c Aug 06 14:37:55.612447 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4357206c-2991-4a06-904b-ec33455b691f tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:55.612661 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-4357206c-2991-4a06-904b-ec33455b691f tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:55.612779 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-4357206c-2991-4a06-904b-ec33455b691f tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Show backup with id d8f556f0-7b34-4790-95ed-190977fccc5c. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:37:55.618065 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:55.618065 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:37:55.618925 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-4357206c-2991-4a06-904b-ec33455b691f tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c returned with HTTP 200 Aug 06 14:37:55.619297 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1400/5622] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:55 2026] GET /volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:37:56.628320 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-32ce8443-164f-411d-a3cd-d12105f94572 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:56.630043 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-32ce8443-164f-411d-a3cd-d12105f94572 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c Aug 06 14:37:56.630229 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-32ce8443-164f-411d-a3cd-d12105f94572 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:56.630415 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-32ce8443-164f-411d-a3cd-d12105f94572 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:56.630541 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-32ce8443-164f-411d-a3cd-d12105f94572 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Show backup with id d8f556f0-7b34-4790-95ed-190977fccc5c. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:37:56.635151 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:56.635151 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:37:56.635808 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-32ce8443-164f-411d-a3cd-d12105f94572 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c returned with HTTP 200 Aug 06 14:37:56.636122 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1410/5623] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:56 2026] GET /volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:37:56.644911 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6bce9d8a-32a4-4f15-9b8e-8eba66ba4f9e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:56.647031 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6bce9d8a-32a4-4f15-9b8e-8eba66ba4f9e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:37:56.647453 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6bce9d8a-32a4-4f15-9b8e-8eba66ba4f9e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "d8f556f0-7b34-4790-95ed-190977fccc5c", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2026061651"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:37:56.648911 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-6bce9d8a-32a4-4f15-9b8e-8eba66ba4f9e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Create volume request body: {'volume': {"'backup_id": 'd8f556f0-7b34-4790-95ed-190977fccc5c', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2026061651'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:37:56.649053 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-6bce9d8a-32a4-4f15-9b8e-8eba66ba4f9e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Create volume of 1 GB Aug 06 14:37:56.652889 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-6bce9d8a-32a4-4f15-9b8e-8eba66ba4f9e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Availability Zones retrieved successfully. Aug 06 14:37:56.657845 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6bce9d8a-32a4-4f15-9b8e-8eba66ba4f9e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Flow 'volume_create_api' (01c453bb-ef06-4c8f-97f2-fbf14af8c74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:37:56.658690 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6bce9d8a-32a4-4f15-9b8e-8eba66ba4f9e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d9cf17c-9265-4c4e-96c1-9e3711cc7a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:37:56.659532 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-6bce9d8a-32a4-4f15-9b8e-8eba66ba4f9e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:37:56.681094 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6bce9d8a-32a4-4f15-9b8e-8eba66ba4f9e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d9cf17c-9265-4c4e-96c1-9e3711cc7a63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:37:56.681804 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6bce9d8a-32a4-4f15-9b8e-8eba66ba4f9e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b0c8e01-141c-49b7-96d6-1ac12d6366b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:37:56.716560 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-6bce9d8a-32a4-4f15-9b8e-8eba66ba4f9e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Created reservations ['ca1a13f5-42c3-44f9-97af-d2f3a406e095', 'd51f391b-30eb-4538-9316-125836c3ceb3', '146b8f47-7924-462b-bc0b-fef22558e6cc', '765f6b96-b2bb-4b47-8cb8-fef934e790ba'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:37:56.717304 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6bce9d8a-32a4-4f15-9b8e-8eba66ba4f9e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b0c8e01-141c-49b7-96d6-1ac12d6366b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca1a13f5-42c3-44f9-97af-d2f3a406e095', 'd51f391b-30eb-4538-9316-125836c3ceb3', '146b8f47-7924-462b-bc0b-fef22558e6cc', '765f6b96-b2bb-4b47-8cb8-fef934e790ba']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:37:56.718029 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6bce9d8a-32a4-4f15-9b8e-8eba66ba4f9e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec9dc5f4-e492-48e0-8bbd-7ed96c0f2e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:37:56.737508 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6bce9d8a-32a4-4f15-9b8e-8eba66ba4f9e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec9dc5f4-e492-48e0-8bbd-7ed96c0f2e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2a9d144-3059-4dba-8db5-566594948644', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2026061651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaa211933c224bdc8aa7ebe420c53148',qos_specs=None,replication_status=,reservations=['ca1a13f5-42c3-44f9-97af-d2f3a406e095','d51f391b-30eb-4538-9316-125836c3ceb3','146b8f47-7924-462b-bc0b-fef22558e6cc','765f6b96-b2bb-4b47-8cb8-fef934e790ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc4c4a8713934e35a0421f7c3368398d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:37:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2026061651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2a9d144-3059-4dba-8db5-566594948644,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eaa211933c224bdc8aa7ebe420c53148',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc4c4a8713934e35a0421f7c3368398d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:37:56.738207 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6bce9d8a-32a4-4f15-9b8e-8eba66ba4f9e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06ab3587-e9df-40a6-92a1-4bcc22598e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:37:56.754000 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6bce9d8a-32a4-4f15-9b8e-8eba66ba4f9e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06ab3587-e9df-40a6-92a1-4bcc22598e18) transitioned into state 'SUCCESS' from state '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-2026061651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaa211933c224bdc8aa7ebe420c53148',qos_specs=None,replication_status=,reservations=['ca1a13f5-42c3-44f9-97af-d2f3a406e095','d51f391b-30eb-4538-9316-125836c3ceb3','146b8f47-7924-462b-bc0b-fef22558e6cc','765f6b96-b2bb-4b47-8cb8-fef934e790ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc4c4a8713934e35a0421f7c3368398d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:37:56.754683 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6bce9d8a-32a4-4f15-9b8e-8eba66ba4f9e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ee31a9a-d616-4c34-91f6-b1f5f76c691c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:37:56.763066 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6bce9d8a-32a4-4f15-9b8e-8eba66ba4f9e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ee31a9a-d616-4c34-91f6-b1f5f76c691c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:37:56.763818 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-6bce9d8a-32a4-4f15-9b8e-8eba66ba4f9e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Flow 'volume_create_api' (01c453bb-ef06-4c8f-97f2-fbf14af8c74a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:37:56.764106 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-6bce9d8a-32a4-4f15-9b8e-8eba66ba4f9e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Create volume request issued successfully. Aug 06 14:37:56.764620 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6bce9d8a-32a4-4f15-9b8e-8eba66ba4f9e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:37:56.765016 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1409/5624] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:37:56 2026] POST /volume/v3/volumes => generated 758 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:37:56.775549 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-fc6b3e13-8216-4ec1-ade0-f708b206971c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:56.777180 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fc6b3e13-8216-4ec1-ade0-f708b206971c tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:37:56.777544 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fc6b3e13-8216-4ec1-ade0-f708b206971c tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "d8f556f0-7b34-4790-95ed-190977fccc5c", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1013274103"}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:37:56.778905 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-fc6b3e13-8216-4ec1-ade0-f708b206971c tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Create volume request body: {'volume': {"'backup_id": 'd8f556f0-7b34-4790-95ed-190977fccc5c', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1013274103'}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:37:56.779036 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-fc6b3e13-8216-4ec1-ade0-f708b206971c tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Create volume of 1 GB Aug 06 14:37:56.783070 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-fc6b3e13-8216-4ec1-ade0-f708b206971c tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Availability Zones retrieved successfully. Aug 06 14:37:56.788315 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fc6b3e13-8216-4ec1-ade0-f708b206971c tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Flow 'volume_create_api' (cc02e97c-7454-4dc1-b8fc-f8eab859863b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:37:56.789191 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fc6b3e13-8216-4ec1-ade0-f708b206971c tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74685dcc-ed4b-4d6a-b177-404cbee7a5c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:37:56.790065 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-fc6b3e13-8216-4ec1-ade0-f708b206971c tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:37:56.814683 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fc6b3e13-8216-4ec1-ade0-f708b206971c tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74685dcc-ed4b-4d6a-b177-404cbee7a5c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:37:56.815529 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fc6b3e13-8216-4ec1-ade0-f708b206971c tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66f9bb02-9c81-4711-b3be-60e94d2b650f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:37:56.851731 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-fc6b3e13-8216-4ec1-ade0-f708b206971c tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Created reservations ['65de1ce2-895c-411d-aea7-91243de0fa64', 'c0f70cc2-3749-45b8-be00-7a4b32e15fae', 'b732d95f-4115-4249-959f-97b75d319806', '1c85f459-0d7a-49fd-ba7e-c3419bb6539c'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:37:56.852681 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fc6b3e13-8216-4ec1-ade0-f708b206971c tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66f9bb02-9c81-4711-b3be-60e94d2b650f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65de1ce2-895c-411d-aea7-91243de0fa64', 'c0f70cc2-3749-45b8-be00-7a4b32e15fae', 'b732d95f-4115-4249-959f-97b75d319806', '1c85f459-0d7a-49fd-ba7e-c3419bb6539c']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:37:56.853438 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fc6b3e13-8216-4ec1-ade0-f708b206971c tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61291203-27ef-4a76-8eab-131abc3ad900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:37:56.873688 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fc6b3e13-8216-4ec1-ade0-f708b206971c tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61291203-27ef-4a76-8eab-131abc3ad900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14350190-cb3e-4e15-b182-dc8392a72ab0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1013274103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaa211933c224bdc8aa7ebe420c53148',qos_specs=None,replication_status=,reservations=['65de1ce2-895c-411d-aea7-91243de0fa64','c0f70cc2-3749-45b8-be00-7a4b32e15fae','b732d95f-4115-4249-959f-97b75d319806','1c85f459-0d7a-49fd-ba7e-c3419bb6539c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc4c4a8713934e35a0421f7c3368398d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:37:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1013274103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14350190-cb3e-4e15-b182-dc8392a72ab0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eaa211933c224bdc8aa7ebe420c53148',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc4c4a8713934e35a0421f7c3368398d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:37:56.874415 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fc6b3e13-8216-4ec1-ade0-f708b206971c tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f8f77a1-6573-4cb1-b7d1-f3418726d5b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:37:56.890115 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fc6b3e13-8216-4ec1-ade0-f708b206971c tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f8f77a1-6573-4cb1-b7d1-f3418726d5b8) transitioned into state 'SUCCESS' from state '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-1013274103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaa211933c224bdc8aa7ebe420c53148',qos_specs=None,replication_status=,reservations=['65de1ce2-895c-411d-aea7-91243de0fa64','c0f70cc2-3749-45b8-be00-7a4b32e15fae','b732d95f-4115-4249-959f-97b75d319806','1c85f459-0d7a-49fd-ba7e-c3419bb6539c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc4c4a8713934e35a0421f7c3368398d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:37:56.891005 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fc6b3e13-8216-4ec1-ade0-f708b206971c tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4beee8b8-8ca7-4cde-a5bc-0374cda4c266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:37:56.898819 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fc6b3e13-8216-4ec1-ade0-f708b206971c tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4beee8b8-8ca7-4cde-a5bc-0374cda4c266) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:37:56.899617 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-fc6b3e13-8216-4ec1-ade0-f708b206971c tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Flow 'volume_create_api' (cc02e97c-7454-4dc1-b8fc-f8eab859863b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:37:56.899886 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-fc6b3e13-8216-4ec1-ade0-f708b206971c tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Create volume request issued successfully. Aug 06 14:37:56.900409 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fc6b3e13-8216-4ec1-ade0-f708b206971c tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:37:56.900798 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1406/5625] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:37:56 2026] POST /volume/v3/volumes => generated 758 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:37:56.912150 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-961abe68-fe72-4a5d-ada4-42502d1be05e None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:56.913814 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-961abe68-fe72-4a5d-ada4-42502d1be05e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:37:56.914215 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-961abe68-fe72-4a5d-ada4-42502d1be05e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "d8f556f0-7b34-4790-95ed-190977fccc5c", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-304464388"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:37:56.915685 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.volumes [None req-961abe68-fe72-4a5d-ada4-42502d1be05e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Create volume request body: {'volume': {"'backup_id": 'd8f556f0-7b34-4790-95ed-190977fccc5c', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-304464388'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:37:56.915943 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-961abe68-fe72-4a5d-ada4-42502d1be05e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Create volume of 1 GB Aug 06 14:37:56.919802 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-961abe68-fe72-4a5d-ada4-42502d1be05e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Availability Zones retrieved successfully. Aug 06 14:37:56.925091 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-961abe68-fe72-4a5d-ada4-42502d1be05e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Flow 'volume_create_api' (cf31c0ad-5493-4cea-8722-3d11ee97da7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:37:56.926012 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-961abe68-fe72-4a5d-ada4-42502d1be05e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d8dbe0f-fafa-4b54-add2-0170909795d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:37:56.926933 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.flows.api.create_volume [None req-961abe68-fe72-4a5d-ada4-42502d1be05e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Validating volume size '1' using validate_int {{(pid=100399) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:37:56.954411 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-961abe68-fe72-4a5d-ada4-42502d1be05e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d8dbe0f-fafa-4b54-add2-0170909795d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:37:56.955186 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-961abe68-fe72-4a5d-ada4-42502d1be05e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18927f99-54e1-4550-85f2-ec8fcea7b2f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:37:56.996027 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-961abe68-fe72-4a5d-ada4-42502d1be05e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Created reservations ['a30247ca-8a5f-43f7-bd2f-2565d91e6c67', '4a952940-2278-4674-863c-363c344c6a5a', '75a55cc2-98ea-4e5e-8e82-735f5267bc0c', '42cd097f-a307-420c-b85b-c5afedba6e49'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:37:56.996759 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-961abe68-fe72-4a5d-ada4-42502d1be05e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18927f99-54e1-4550-85f2-ec8fcea7b2f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a30247ca-8a5f-43f7-bd2f-2565d91e6c67', '4a952940-2278-4674-863c-363c344c6a5a', '75a55cc2-98ea-4e5e-8e82-735f5267bc0c', '42cd097f-a307-420c-b85b-c5afedba6e49']}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:37:56.997476 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-961abe68-fe72-4a5d-ada4-42502d1be05e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28492c9a-dba6-4322-ad92-fc099ecdcaba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:37:57.018950 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-961abe68-fe72-4a5d-ada4-42502d1be05e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28492c9a-dba6-4322-ad92-fc099ecdcaba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac5538a0-bb3a-4c5e-a753-b00fe41bd597', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-304464388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaa211933c224bdc8aa7ebe420c53148',qos_specs=None,replication_status=,reservations=['a30247ca-8a5f-43f7-bd2f-2565d91e6c67','4a952940-2278-4674-863c-363c344c6a5a','75a55cc2-98ea-4e5e-8e82-735f5267bc0c','42cd097f-a307-420c-b85b-c5afedba6e49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc4c4a8713934e35a0421f7c3368398d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:37:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-304464388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac5538a0-bb3a-4c5e-a753-b00fe41bd597,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eaa211933c224bdc8aa7ebe420c53148',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc4c4a8713934e35a0421f7c3368398d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:37:57.019700 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-961abe68-fe72-4a5d-ada4-42502d1be05e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e2f725a-9d7a-416c-a910-4def9c45b7ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:37:57.036690 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-961abe68-fe72-4a5d-ada4-42502d1be05e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e2f725a-9d7a-416c-a910-4def9c45b7ec) transitioned into state 'SUCCESS' from state '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-304464388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaa211933c224bdc8aa7ebe420c53148',qos_specs=None,replication_status=,reservations=['a30247ca-8a5f-43f7-bd2f-2565d91e6c67','4a952940-2278-4674-863c-363c344c6a5a','75a55cc2-98ea-4e5e-8e82-735f5267bc0c','42cd097f-a307-420c-b85b-c5afedba6e49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc4c4a8713934e35a0421f7c3368398d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:37:57.037367 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-961abe68-fe72-4a5d-ada4-42502d1be05e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (277412b2-a0e5-4748-b009-cbdb09752752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:37:57.044985 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-961abe68-fe72-4a5d-ada4-42502d1be05e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (277412b2-a0e5-4748-b009-cbdb09752752) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100399) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:37:57.045758 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-961abe68-fe72-4a5d-ada4-42502d1be05e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Flow 'volume_create_api' (cf31c0ad-5493-4cea-8722-3d11ee97da7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100399) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:37:57.046052 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-961abe68-fe72-4a5d-ada4-42502d1be05e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Create volume request issued successfully. Aug 06 14:37:57.046586 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-961abe68-fe72-4a5d-ada4-42502d1be05e tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:37:57.047000 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1401/5626] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:37:56 2026] POST /volume/v3/volumes => generated 757 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:37:57.057858 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-fd25125f-6e7a-43a4-a0a6-7865b1db9f3a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:57.059526 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fd25125f-6e7a-43a4-a0a6-7865b1db9f3a tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:37:57.059856 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-fd25125f-6e7a-43a4-a0a6-7865b1db9f3a tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "d8f556f0-7b34-4790-95ed-190977fccc5c", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-908338114"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:37:57.061231 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-fd25125f-6e7a-43a4-a0a6-7865b1db9f3a tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Create volume request body: {'volume': {"'backup_id": 'd8f556f0-7b34-4790-95ed-190977fccc5c', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-908338114'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:37:57.061349 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-fd25125f-6e7a-43a4-a0a6-7865b1db9f3a tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Create volume of 1 GB Aug 06 14:37:57.065138 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-fd25125f-6e7a-43a4-a0a6-7865b1db9f3a tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Availability Zones retrieved successfully. Aug 06 14:37:57.070170 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-fd25125f-6e7a-43a4-a0a6-7865b1db9f3a tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Flow 'volume_create_api' (299c1d0b-cb77-4b16-912f-2785f21a9cfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:37:57.071015 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-fd25125f-6e7a-43a4-a0a6-7865b1db9f3a tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c76c7aa5-d76e-41ff-868c-db05a71c0275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:37:57.071780 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-fd25125f-6e7a-43a4-a0a6-7865b1db9f3a tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:37:57.093197 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-fd25125f-6e7a-43a4-a0a6-7865b1db9f3a tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c76c7aa5-d76e-41ff-868c-db05a71c0275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:37:57.093915 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-fd25125f-6e7a-43a4-a0a6-7865b1db9f3a tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a30b6f6-0fa7-4656-84a7-bdfe61a19b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:37:57.128097 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-fd25125f-6e7a-43a4-a0a6-7865b1db9f3a tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Created reservations ['933c6f8a-cb69-46ab-9c2e-076ecf077b95', '5c8ddab2-9d93-4ea1-9f72-e57b40f847d9', '9361486b-52aa-4e9f-9189-5e7d43ea5047', '7ed1a689-847b-4b47-98c3-85b5e81ef534'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:37:57.128938 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-fd25125f-6e7a-43a4-a0a6-7865b1db9f3a tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a30b6f6-0fa7-4656-84a7-bdfe61a19b34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['933c6f8a-cb69-46ab-9c2e-076ecf077b95', '5c8ddab2-9d93-4ea1-9f72-e57b40f847d9', '9361486b-52aa-4e9f-9189-5e7d43ea5047', '7ed1a689-847b-4b47-98c3-85b5e81ef534']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:37:57.129671 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-fd25125f-6e7a-43a4-a0a6-7865b1db9f3a tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c48eead-6cf9-4ace-9a67-4dadbbacc2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:37:57.152224 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-fd25125f-6e7a-43a4-a0a6-7865b1db9f3a tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c48eead-6cf9-4ace-9a67-4dadbbacc2a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cf09507-c9fe-47e8-b9be-174379957757', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-908338114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaa211933c224bdc8aa7ebe420c53148',qos_specs=None,replication_status=,reservations=['933c6f8a-cb69-46ab-9c2e-076ecf077b95','5c8ddab2-9d93-4ea1-9f72-e57b40f847d9','9361486b-52aa-4e9f-9189-5e7d43ea5047','7ed1a689-847b-4b47-98c3-85b5e81ef534'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc4c4a8713934e35a0421f7c3368398d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:37:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-908338114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cf09507-c9fe-47e8-b9be-174379957757,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eaa211933c224bdc8aa7ebe420c53148',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc4c4a8713934e35a0421f7c3368398d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:37:57.152224 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-fd25125f-6e7a-43a4-a0a6-7865b1db9f3a tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35762249-f6e0-4f19-aa14-27053385ba3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:37:57.165390 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-fd25125f-6e7a-43a4-a0a6-7865b1db9f3a tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35762249-f6e0-4f19-aa14-27053385ba3e) transitioned into state 'SUCCESS' from state '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-908338114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaa211933c224bdc8aa7ebe420c53148',qos_specs=None,replication_status=,reservations=['933c6f8a-cb69-46ab-9c2e-076ecf077b95','5c8ddab2-9d93-4ea1-9f72-e57b40f847d9','9361486b-52aa-4e9f-9189-5e7d43ea5047','7ed1a689-847b-4b47-98c3-85b5e81ef534'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc4c4a8713934e35a0421f7c3368398d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:37:57.166322 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-fd25125f-6e7a-43a4-a0a6-7865b1db9f3a tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d55afcbe-04fc-43e5-927e-aa03ecacd8d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:37:57.174765 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-fd25125f-6e7a-43a4-a0a6-7865b1db9f3a tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d55afcbe-04fc-43e5-927e-aa03ecacd8d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:37:57.175554 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-fd25125f-6e7a-43a4-a0a6-7865b1db9f3a tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Flow 'volume_create_api' (299c1d0b-cb77-4b16-912f-2785f21a9cfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:37:57.175824 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-fd25125f-6e7a-43a4-a0a6-7865b1db9f3a tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Create volume request issued successfully. Aug 06 14:37:57.176346 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-fd25125f-6e7a-43a4-a0a6-7865b1db9f3a tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:37:57.176764 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1411/5627] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:37:57 2026] POST /volume/v3/volumes => generated 757 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:37:57.187805 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-0ed1af84-ea87-4e1d-8eda-2c72357c77dd None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:57.189610 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0ed1af84-ea87-4e1d-8eda-2c72357c77dd tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:37:57.189951 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-0ed1af84-ea87-4e1d-8eda-2c72357c77dd tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "d8f556f0-7b34-4790-95ed-190977fccc5c", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1021585455"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:37:57.191303 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-0ed1af84-ea87-4e1d-8eda-2c72357c77dd tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Create volume request body: {'volume': {"'backup_id": 'd8f556f0-7b34-4790-95ed-190977fccc5c', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1021585455'}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:37:57.191446 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-0ed1af84-ea87-4e1d-8eda-2c72357c77dd tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Create volume of 1 GB Aug 06 14:37:57.191695 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:57.191695 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:37:57.195971 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-0ed1af84-ea87-4e1d-8eda-2c72357c77dd tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Availability Zones retrieved successfully. Aug 06 14:37:57.201139 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-0ed1af84-ea87-4e1d-8eda-2c72357c77dd tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Flow 'volume_create_api' (3558365f-023b-4ee9-9b53-b7478aded5ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:37:57.202013 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-0ed1af84-ea87-4e1d-8eda-2c72357c77dd tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cb32c6a-fef6-4d89-b61b-3aa10462a85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:37:57.202928 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-0ed1af84-ea87-4e1d-8eda-2c72357c77dd tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:37:57.228209 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-0ed1af84-ea87-4e1d-8eda-2c72357c77dd tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cb32c6a-fef6-4d89-b61b-3aa10462a85a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:37:57.229015 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-0ed1af84-ea87-4e1d-8eda-2c72357c77dd tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (535e10ee-f0d1-47e2-80ce-ddfc8495b881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:37:57.264599 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-0ed1af84-ea87-4e1d-8eda-2c72357c77dd tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Created reservations ['9c3015af-9060-4883-94ad-d1095c6ef7a8', '7666dc35-2ffc-4afa-ae3a-4fae4f4d0e8b', 'ae8323c7-b5c3-4c07-a67d-38735fdfd27a', '0a16994b-88c4-4ea8-9dd4-22c231bdac4d'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:37:57.265320 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-0ed1af84-ea87-4e1d-8eda-2c72357c77dd tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (535e10ee-f0d1-47e2-80ce-ddfc8495b881) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c3015af-9060-4883-94ad-d1095c6ef7a8', '7666dc35-2ffc-4afa-ae3a-4fae4f4d0e8b', 'ae8323c7-b5c3-4c07-a67d-38735fdfd27a', '0a16994b-88c4-4ea8-9dd4-22c231bdac4d']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:37:57.266043 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-0ed1af84-ea87-4e1d-8eda-2c72357c77dd tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e5e01a3-1f94-4180-ad7b-c470d033e0d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:37:57.287266 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-0ed1af84-ea87-4e1d-8eda-2c72357c77dd tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e5e01a3-1f94-4180-ad7b-c470d033e0d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0caf3bd-9f09-4417-90eb-509535c67776', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1021585455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaa211933c224bdc8aa7ebe420c53148',qos_specs=None,replication_status=,reservations=['9c3015af-9060-4883-94ad-d1095c6ef7a8','7666dc35-2ffc-4afa-ae3a-4fae4f4d0e8b','ae8323c7-b5c3-4c07-a67d-38735fdfd27a','0a16994b-88c4-4ea8-9dd4-22c231bdac4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc4c4a8713934e35a0421f7c3368398d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:37:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1021585455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0caf3bd-9f09-4417-90eb-509535c67776,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eaa211933c224bdc8aa7ebe420c53148',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc4c4a8713934e35a0421f7c3368398d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:37:57.288099 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-0ed1af84-ea87-4e1d-8eda-2c72357c77dd tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94eb4ab2-5afe-4c9c-85fd-e9f480d51921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:37:57.306069 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-0ed1af84-ea87-4e1d-8eda-2c72357c77dd tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94eb4ab2-5afe-4c9c-85fd-e9f480d51921) transitioned into state 'SUCCESS' from state '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-1021585455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaa211933c224bdc8aa7ebe420c53148',qos_specs=None,replication_status=,reservations=['9c3015af-9060-4883-94ad-d1095c6ef7a8','7666dc35-2ffc-4afa-ae3a-4fae4f4d0e8b','ae8323c7-b5c3-4c07-a67d-38735fdfd27a','0a16994b-88c4-4ea8-9dd4-22c231bdac4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc4c4a8713934e35a0421f7c3368398d',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:37:57.306747 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-0ed1af84-ea87-4e1d-8eda-2c72357c77dd tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b949bd23-e55e-4247-a887-f0d6798220a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:37:57.314169 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-0ed1af84-ea87-4e1d-8eda-2c72357c77dd tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b949bd23-e55e-4247-a887-f0d6798220a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:37:57.314922 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-0ed1af84-ea87-4e1d-8eda-2c72357c77dd tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Flow 'volume_create_api' (3558365f-023b-4ee9-9b53-b7478aded5ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:37:57.315225 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-0ed1af84-ea87-4e1d-8eda-2c72357c77dd tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Create volume request issued successfully. Aug 06 14:37:57.315744 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-0ed1af84-ea87-4e1d-8eda-2c72357c77dd tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:37:57.316272 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1410/5628] 10.4.3.229 () {68 vars in 1259 bytes} [Thu Aug 6 14:37:57 2026] POST /volume/v3/volumes => generated 758 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:37:57.327634 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-75708048-7f78-4be1-9b84-99fb664e43c2 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:57.330004 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-75708048-7f78-4be1-9b84-99fb664e43c2 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/volumes/d2a9d144-3059-4dba-8db5-566594948644 Aug 06 14:37:57.330260 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-75708048-7f78-4be1-9b84-99fb664e43c2 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:57.330511 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-75708048-7f78-4be1-9b84-99fb664e43c2 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:57.338982 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:57.338982 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:37:57.343222 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-75708048-7f78-4be1-9b84-99fb664e43c2 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Volume info retrieved successfully. Aug 06 14:37:57.348084 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-75708048-7f78-4be1-9b84-99fb664e43c2 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes/d2a9d144-3059-4dba-8db5-566594948644 returned with HTTP 200 Aug 06 14:37:57.348539 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1407/5629] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:57 2026] GET /volume/v3/volumes/d2a9d144-3059-4dba-8db5-566594948644 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:37:57.359147 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f8b93dc1-8f2b-4c81-8f60-d5fc708aae7a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:57.361020 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f8b93dc1-8f2b-4c81-8f60-d5fc708aae7a tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/volumes/14350190-cb3e-4e15-b182-dc8392a72ab0 Aug 06 14:37:57.361228 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f8b93dc1-8f2b-4c81-8f60-d5fc708aae7a tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:57.361407 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f8b93dc1-8f2b-4c81-8f60-d5fc708aae7a tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:57.367986 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:57.367986 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:37:57.371241 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f8b93dc1-8f2b-4c81-8f60-d5fc708aae7a tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Volume info retrieved successfully. Aug 06 14:37:57.375033 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f8b93dc1-8f2b-4c81-8f60-d5fc708aae7a tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes/14350190-cb3e-4e15-b182-dc8392a72ab0 returned with HTTP 200 Aug 06 14:37:57.375376 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1402/5630] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:57 2026] GET /volume/v3/volumes/14350190-cb3e-4e15-b182-dc8392a72ab0 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:37:57.386343 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-09fb11e4-7a42-4264-9986-749720aa0316 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:57.388047 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-09fb11e4-7a42-4264-9986-749720aa0316 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/volumes/ac5538a0-bb3a-4c5e-a753-b00fe41bd597 Aug 06 14:37:57.388210 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-09fb11e4-7a42-4264-9986-749720aa0316 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:57.388375 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-09fb11e4-7a42-4264-9986-749720aa0316 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:57.395102 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:57.395102 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:37:57.398087 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-09fb11e4-7a42-4264-9986-749720aa0316 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Volume info retrieved successfully. Aug 06 14:37:57.401494 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-09fb11e4-7a42-4264-9986-749720aa0316 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes/ac5538a0-bb3a-4c5e-a753-b00fe41bd597 returned with HTTP 200 Aug 06 14:37:57.401944 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1412/5631] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:57 2026] GET /volume/v3/volumes/ac5538a0-bb3a-4c5e-a753-b00fe41bd597 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:37:57.412044 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-67d4ed10-df1e-4cf6-b305-133d0754e050 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:57.413831 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-67d4ed10-df1e-4cf6-b305-133d0754e050 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/volumes/3cf09507-c9fe-47e8-b9be-174379957757 Aug 06 14:37:57.414033 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-67d4ed10-df1e-4cf6-b305-133d0754e050 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:57.414212 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-67d4ed10-df1e-4cf6-b305-133d0754e050 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:57.420626 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:57.420626 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:37:57.423582 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-67d4ed10-df1e-4cf6-b305-133d0754e050 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Volume info retrieved successfully. Aug 06 14:37:57.427030 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-67d4ed10-df1e-4cf6-b305-133d0754e050 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes/3cf09507-c9fe-47e8-b9be-174379957757 returned with HTTP 200 Aug 06 14:37:57.427331 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1411/5632] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:57 2026] GET /volume/v3/volumes/3cf09507-c9fe-47e8-b9be-174379957757 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:37:57.437893 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bf875544-4fea-4d49-9529-1edbe20a6d46 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:57.439655 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bf875544-4fea-4d49-9529-1edbe20a6d46 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/volumes/c0caf3bd-9f09-4417-90eb-509535c67776 Aug 06 14:37:57.439899 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bf875544-4fea-4d49-9529-1edbe20a6d46 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:57.440197 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bf875544-4fea-4d49-9529-1edbe20a6d46 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:57.446296 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:57.446296 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:37:57.449386 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-bf875544-4fea-4d49-9529-1edbe20a6d46 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Volume info retrieved successfully. Aug 06 14:37:57.453167 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bf875544-4fea-4d49-9529-1edbe20a6d46 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes/c0caf3bd-9f09-4417-90eb-509535c67776 returned with HTTP 200 Aug 06 14:37:57.453524 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1408/5633] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:57 2026] GET /volume/v3/volumes/c0caf3bd-9f09-4417-90eb-509535c67776 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:37:57.463474 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d78bea53-9039-4b0c-9764-34b8cacf1bb2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:57.465125 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d78bea53-9039-4b0c-9764-34b8cacf1bb2 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] DELETE https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c Aug 06 14:37:57.465320 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d78bea53-9039-4b0c-9764-34b8cacf1bb2 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:57.465510 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d78bea53-9039-4b0c-9764-34b8cacf1bb2 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:57.465609 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.contrib.backups [None req-d78bea53-9039-4b0c-9764-34b8cacf1bb2 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Delete backup with id: d8f556f0-7b34-4790-95ed-190977fccc5c. Aug 06 14:37:57.469331 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:57.469331 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:37:57.480115 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.backup.rpcapi [None req-d78bea53-9039-4b0c-9764-34b8cacf1bb2 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] delete_backup rpcapi backup_id d8f556f0-7b34-4790-95ed-190977fccc5c {{(pid=100399) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:37:57.481672 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d78bea53-9039-4b0c-9764-34b8cacf1bb2 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c returned with HTTP 202 Aug 06 14:37:57.482039 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1403/5634] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:37:57 2026] DELETE /volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:37:57.488053 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c507928d-1585-4a1e-9e8a-52d53e496e9d None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:57.489598 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c507928d-1585-4a1e-9e8a-52d53e496e9d tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c Aug 06 14:37:57.489761 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c507928d-1585-4a1e-9e8a-52d53e496e9d tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:57.489924 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c507928d-1585-4a1e-9e8a-52d53e496e9d tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:57.490043 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-c507928d-1585-4a1e-9e8a-52d53e496e9d tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Show backup with id d8f556f0-7b34-4790-95ed-190977fccc5c. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:37:57.493612 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:57.493612 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:37:57.494227 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c507928d-1585-4a1e-9e8a-52d53e496e9d tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c returned with HTTP 200 Aug 06 14:37:57.494570 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1413/5635] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:57 2026] GET /volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c => generated 759 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:37:58.504244 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-398600b3-f997-48aa-8498-de9b6ebd32c0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:58.505839 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-398600b3-f997-48aa-8498-de9b6ebd32c0 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c Aug 06 14:37:58.506035 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-398600b3-f997-48aa-8498-de9b6ebd32c0 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:58.506208 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-398600b3-f997-48aa-8498-de9b6ebd32c0 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:58.506308 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-398600b3-f997-48aa-8498-de9b6ebd32c0 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Show backup with id d8f556f0-7b34-4790-95ed-190977fccc5c. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:37:58.509487 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-398600b3-f997-48aa-8498-de9b6ebd32c0 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c returned with HTTP 404 Aug 06 14:37:58.509881 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1412/5636] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:58 2026] GET /volume/v3/backups/d8f556f0-7b34-4790-95ed-190977fccc5c => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:37:58.518469 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-bb39ddc8-c6bb-4279-8bac-96102faa53b0 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:58.520103 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bb39ddc8-c6bb-4279-8bac-96102faa53b0 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] DELETE https://10.4.3.229/volume/v3/volumes/c0caf3bd-9f09-4417-90eb-509535c67776 Aug 06 14:37:58.520314 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bb39ddc8-c6bb-4279-8bac-96102faa53b0 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:58.520537 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-bb39ddc8-c6bb-4279-8bac-96102faa53b0 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:58.520698 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-bb39ddc8-c6bb-4279-8bac-96102faa53b0 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Delete volume with id: c0caf3bd-9f09-4417-90eb-509535c67776 Aug 06 14:37:58.526903 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:58.526903 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:37:58.527350 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-bb39ddc8-c6bb-4279-8bac-96102faa53b0 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Volume info retrieved successfully. Aug 06 14:37:58.541197 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-bb39ddc8-c6bb-4279-8bac-96102faa53b0 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Delete volume request issued successfully. Aug 06 14:37:58.541358 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-bb39ddc8-c6bb-4279-8bac-96102faa53b0 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes/c0caf3bd-9f09-4417-90eb-509535c67776 returned with HTTP 202 Aug 06 14:37:58.541733 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1409/5637] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:37:58 2026] DELETE /volume/v3/volumes/c0caf3bd-9f09-4417-90eb-509535c67776 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:37:58.548507 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-a9483f99-4b98-4077-9f26-53665899d6bb None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:58.550173 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a9483f99-4b98-4077-9f26-53665899d6bb tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/volumes/c0caf3bd-9f09-4417-90eb-509535c67776 Aug 06 14:37:58.550354 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a9483f99-4b98-4077-9f26-53665899d6bb tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:58.550557 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-a9483f99-4b98-4077-9f26-53665899d6bb tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:58.556726 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:58.556726 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:37:58.559783 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-a9483f99-4b98-4077-9f26-53665899d6bb tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Volume info retrieved successfully. Aug 06 14:37:58.563551 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-a9483f99-4b98-4077-9f26-53665899d6bb tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes/c0caf3bd-9f09-4417-90eb-509535c67776 returned with HTTP 200 Aug 06 14:37:58.564117 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1404/5638] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:58 2026] GET /volume/v3/volumes/c0caf3bd-9f09-4417-90eb-509535c67776 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:37:59.576340 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-190d9ca3-ca8e-4aa4-8a50-d8327a8bbbd7 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:59.577904 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-190d9ca3-ca8e-4aa4-8a50-d8327a8bbbd7 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/volumes/c0caf3bd-9f09-4417-90eb-509535c67776 Aug 06 14:37:59.578123 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-190d9ca3-ca8e-4aa4-8a50-d8327a8bbbd7 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:59.578321 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-190d9ca3-ca8e-4aa4-8a50-d8327a8bbbd7 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:59.583388 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-190d9ca3-ca8e-4aa4-8a50-d8327a8bbbd7 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes/c0caf3bd-9f09-4417-90eb-509535c67776 returned with HTTP 404 Aug 06 14:37:59.583858 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1414/5639] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:59 2026] GET /volume/v3/volumes/c0caf3bd-9f09-4417-90eb-509535c67776 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:37:59.590458 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-34de0d3b-e76f-485e-b947-a69622940fca None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:59.592164 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-34de0d3b-e76f-485e-b947-a69622940fca tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] DELETE https://10.4.3.229/volume/v3/volumes/3cf09507-c9fe-47e8-b9be-174379957757 Aug 06 14:37:59.592350 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-34de0d3b-e76f-485e-b947-a69622940fca tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:59.592573 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-34de0d3b-e76f-485e-b947-a69622940fca tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:59.592725 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-34de0d3b-e76f-485e-b947-a69622940fca tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Delete volume with id: 3cf09507-c9fe-47e8-b9be-174379957757 Aug 06 14:37:59.598698 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:59.598698 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:37:59.599108 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-34de0d3b-e76f-485e-b947-a69622940fca tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Volume info retrieved successfully. Aug 06 14:37:59.612297 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-34de0d3b-e76f-485e-b947-a69622940fca tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Delete volume request issued successfully. Aug 06 14:37:59.612460 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-34de0d3b-e76f-485e-b947-a69622940fca tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes/3cf09507-c9fe-47e8-b9be-174379957757 returned with HTTP 202 Aug 06 14:37:59.612792 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1413/5640] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:37:59 2026] DELETE /volume/v3/volumes/3cf09507-c9fe-47e8-b9be-174379957757 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:37:59.618977 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-0694a597-dd45-48d9-a5e8-21492da90891 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:37:59.620690 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0694a597-dd45-48d9-a5e8-21492da90891 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/volumes/3cf09507-c9fe-47e8-b9be-174379957757 Aug 06 14:37:59.620878 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0694a597-dd45-48d9-a5e8-21492da90891 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:37:59.621074 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-0694a597-dd45-48d9-a5e8-21492da90891 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:37:59.628165 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:37:59.628165 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:37:59.640156 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-0694a597-dd45-48d9-a5e8-21492da90891 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Volume info retrieved successfully. Aug 06 14:37:59.644216 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-0694a597-dd45-48d9-a5e8-21492da90891 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes/3cf09507-c9fe-47e8-b9be-174379957757 returned with HTTP 200 Aug 06 14:37:59.644659 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1410/5641] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:37:59 2026] GET /volume/v3/volumes/3cf09507-c9fe-47e8-b9be-174379957757 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:00.656325 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e7367514-f5f1-42e0-b8ae-c0a65ad7acf6 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:00.658322 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e7367514-f5f1-42e0-b8ae-c0a65ad7acf6 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/volumes/3cf09507-c9fe-47e8-b9be-174379957757 Aug 06 14:38:00.658563 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e7367514-f5f1-42e0-b8ae-c0a65ad7acf6 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:00.658770 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e7367514-f5f1-42e0-b8ae-c0a65ad7acf6 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:00.664493 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e7367514-f5f1-42e0-b8ae-c0a65ad7acf6 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes/3cf09507-c9fe-47e8-b9be-174379957757 returned with HTTP 404 Aug 06 14:38:00.664969 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1405/5642] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:38:00 2026] GET /volume/v3/volumes/3cf09507-c9fe-47e8-b9be-174379957757 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:38:00.671199 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-b7db7d5b-301a-4dec-8d8a-de8ca22dce25 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:00.673182 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b7db7d5b-301a-4dec-8d8a-de8ca22dce25 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] DELETE https://10.4.3.229/volume/v3/volumes/ac5538a0-bb3a-4c5e-a753-b00fe41bd597 Aug 06 14:38:00.673405 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b7db7d5b-301a-4dec-8d8a-de8ca22dce25 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:00.673637 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-b7db7d5b-301a-4dec-8d8a-de8ca22dce25 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:00.673789 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-b7db7d5b-301a-4dec-8d8a-de8ca22dce25 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Delete volume with id: ac5538a0-bb3a-4c5e-a753-b00fe41bd597 Aug 06 14:38:00.681038 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:00.681038 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:38:00.681496 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-b7db7d5b-301a-4dec-8d8a-de8ca22dce25 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Volume info retrieved successfully. Aug 06 14:38:00.696410 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-b7db7d5b-301a-4dec-8d8a-de8ca22dce25 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Delete volume request issued successfully. Aug 06 14:38:00.696638 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-b7db7d5b-301a-4dec-8d8a-de8ca22dce25 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes/ac5538a0-bb3a-4c5e-a753-b00fe41bd597 returned with HTTP 202 Aug 06 14:38:00.697071 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1415/5643] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:38:00 2026] DELETE /volume/v3/volumes/ac5538a0-bb3a-4c5e-a753-b00fe41bd597 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:38:00.703368 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-b21e062f-8f86-412d-9f69-1826cb3414a0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:00.705020 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b21e062f-8f86-412d-9f69-1826cb3414a0 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/volumes/ac5538a0-bb3a-4c5e-a753-b00fe41bd597 Aug 06 14:38:00.705199 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b21e062f-8f86-412d-9f69-1826cb3414a0 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:00.705363 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-b21e062f-8f86-412d-9f69-1826cb3414a0 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:00.711630 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:00.711630 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:38:00.714798 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-b21e062f-8f86-412d-9f69-1826cb3414a0 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Volume info retrieved successfully. Aug 06 14:38:00.718724 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-b21e062f-8f86-412d-9f69-1826cb3414a0 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes/ac5538a0-bb3a-4c5e-a753-b00fe41bd597 returned with HTTP 200 Aug 06 14:38:00.719224 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1414/5644] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:38:00 2026] GET /volume/v3/volumes/ac5538a0-bb3a-4c5e-a753-b00fe41bd597 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:01.730782 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-499c2110-3e6b-48c9-84a5-81560f8aab9d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:01.732514 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-499c2110-3e6b-48c9-84a5-81560f8aab9d tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/volumes/ac5538a0-bb3a-4c5e-a753-b00fe41bd597 Aug 06 14:38:01.732708 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-499c2110-3e6b-48c9-84a5-81560f8aab9d tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:01.732890 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-499c2110-3e6b-48c9-84a5-81560f8aab9d tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:01.738562 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-499c2110-3e6b-48c9-84a5-81560f8aab9d tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes/ac5538a0-bb3a-4c5e-a753-b00fe41bd597 returned with HTTP 404 Aug 06 14:38:01.739003 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1411/5645] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:38:01 2026] GET /volume/v3/volumes/ac5538a0-bb3a-4c5e-a753-b00fe41bd597 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:38:01.745158 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-f791955c-d3ee-4e07-bf60-59f92d508522 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:01.746936 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f791955c-d3ee-4e07-bf60-59f92d508522 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] DELETE https://10.4.3.229/volume/v3/volumes/14350190-cb3e-4e15-b182-dc8392a72ab0 Aug 06 14:38:01.747140 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f791955c-d3ee-4e07-bf60-59f92d508522 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:01.747316 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-f791955c-d3ee-4e07-bf60-59f92d508522 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:01.747514 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-f791955c-d3ee-4e07-bf60-59f92d508522 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Delete volume with id: 14350190-cb3e-4e15-b182-dc8392a72ab0 Aug 06 14:38:01.753752 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:01.753752 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:38:01.754185 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f791955c-d3ee-4e07-bf60-59f92d508522 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Volume info retrieved successfully. Aug 06 14:38:01.767667 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-f791955c-d3ee-4e07-bf60-59f92d508522 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Delete volume request issued successfully. Aug 06 14:38:01.767815 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-f791955c-d3ee-4e07-bf60-59f92d508522 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes/14350190-cb3e-4e15-b182-dc8392a72ab0 returned with HTTP 202 Aug 06 14:38:01.768179 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1406/5646] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:38:01 2026] DELETE /volume/v3/volumes/14350190-cb3e-4e15-b182-dc8392a72ab0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:38:01.774420 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-15a1667c-2645-4e7f-8c0a-28490cabb7ee None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:01.776563 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-15a1667c-2645-4e7f-8c0a-28490cabb7ee tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/volumes/14350190-cb3e-4e15-b182-dc8392a72ab0 Aug 06 14:38:01.776847 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-15a1667c-2645-4e7f-8c0a-28490cabb7ee tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:01.777148 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-15a1667c-2645-4e7f-8c0a-28490cabb7ee tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:01.785527 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:01.785527 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:38:01.789692 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-15a1667c-2645-4e7f-8c0a-28490cabb7ee tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Volume info retrieved successfully. Aug 06 14:38:01.793715 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-15a1667c-2645-4e7f-8c0a-28490cabb7ee tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes/14350190-cb3e-4e15-b182-dc8392a72ab0 returned with HTTP 200 Aug 06 14:38:01.794085 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1416/5647] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:38:01 2026] GET /volume/v3/volumes/14350190-cb3e-4e15-b182-dc8392a72ab0 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:02.806045 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-005cbe3a-d7ad-4b03-a825-aba8961f40de None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:02.807795 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-005cbe3a-d7ad-4b03-a825-aba8961f40de tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/volumes/14350190-cb3e-4e15-b182-dc8392a72ab0 Aug 06 14:38:02.808022 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-005cbe3a-d7ad-4b03-a825-aba8961f40de tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:02.808201 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-005cbe3a-d7ad-4b03-a825-aba8961f40de tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:02.814394 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-005cbe3a-d7ad-4b03-a825-aba8961f40de tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes/14350190-cb3e-4e15-b182-dc8392a72ab0 returned with HTTP 404 Aug 06 14:38:02.814862 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1415/5648] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:38:02 2026] GET /volume/v3/volumes/14350190-cb3e-4e15-b182-dc8392a72ab0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:38:02.821080 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-e0279a76-f6f7-4ab3-9cb5-454931506104 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:02.822704 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e0279a76-f6f7-4ab3-9cb5-454931506104 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] DELETE https://10.4.3.229/volume/v3/volumes/d2a9d144-3059-4dba-8db5-566594948644 Aug 06 14:38:02.822886 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e0279a76-f6f7-4ab3-9cb5-454931506104 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:02.823106 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-e0279a76-f6f7-4ab3-9cb5-454931506104 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:02.823257 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-e0279a76-f6f7-4ab3-9cb5-454931506104 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Delete volume with id: d2a9d144-3059-4dba-8db5-566594948644 Aug 06 14:38:02.829707 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:02.829707 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:38:02.830119 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e0279a76-f6f7-4ab3-9cb5-454931506104 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Volume info retrieved successfully. Aug 06 14:38:02.843073 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-e0279a76-f6f7-4ab3-9cb5-454931506104 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Delete volume request issued successfully. Aug 06 14:38:02.843235 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-e0279a76-f6f7-4ab3-9cb5-454931506104 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes/d2a9d144-3059-4dba-8db5-566594948644 returned with HTTP 202 Aug 06 14:38:02.843584 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1412/5649] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:38:02 2026] DELETE /volume/v3/volumes/d2a9d144-3059-4dba-8db5-566594948644 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:38:02.850300 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-e39cf91f-c6d9-4f61-ad45-a98876e9d089 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:02.852088 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e39cf91f-c6d9-4f61-ad45-a98876e9d089 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/volumes/d2a9d144-3059-4dba-8db5-566594948644 Aug 06 14:38:02.852293 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e39cf91f-c6d9-4f61-ad45-a98876e9d089 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:02.852576 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-e39cf91f-c6d9-4f61-ad45-a98876e9d089 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:02.859359 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:02.859359 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:38:02.862655 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-e39cf91f-c6d9-4f61-ad45-a98876e9d089 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Volume info retrieved successfully. Aug 06 14:38:02.866441 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-e39cf91f-c6d9-4f61-ad45-a98876e9d089 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes/d2a9d144-3059-4dba-8db5-566594948644 returned with HTTP 200 Aug 06 14:38:02.866798 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1407/5650] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:38:02 2026] GET /volume/v3/volumes/d2a9d144-3059-4dba-8db5-566594948644 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:03.879591 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-35f81302-28e2-4730-8dcd-c25d075ca452 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:03.881382 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-35f81302-28e2-4730-8dcd-c25d075ca452 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/volumes/d2a9d144-3059-4dba-8db5-566594948644 Aug 06 14:38:03.881659 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-35f81302-28e2-4730-8dcd-c25d075ca452 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:03.881844 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-35f81302-28e2-4730-8dcd-c25d075ca452 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:03.887008 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-35f81302-28e2-4730-8dcd-c25d075ca452 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes/d2a9d144-3059-4dba-8db5-566594948644 returned with HTTP 404 Aug 06 14:38:03.887416 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1417/5651] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:38:03 2026] GET /volume/v3/volumes/d2a9d144-3059-4dba-8db5-566594948644 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:38:03.893164 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-ae342797-2a83-4843-bf9d-bf82296f30f9 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:03.894809 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ae342797-2a83-4843-bf9d-bf82296f30f9 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] DELETE https://10.4.3.229/volume/v3/volumes/c8d2eef1-88fb-4afb-b5ab-2b797ee3c4bd Aug 06 14:38:03.895020 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ae342797-2a83-4843-bf9d-bf82296f30f9 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:03.895205 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-ae342797-2a83-4843-bf9d-bf82296f30f9 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:03.895355 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-ae342797-2a83-4843-bf9d-bf82296f30f9 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Delete volume with id: c8d2eef1-88fb-4afb-b5ab-2b797ee3c4bd Aug 06 14:38:03.901600 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:03.901600 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:38:03.902019 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ae342797-2a83-4843-bf9d-bf82296f30f9 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Volume info retrieved successfully. Aug 06 14:38:03.915398 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-ae342797-2a83-4843-bf9d-bf82296f30f9 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Delete volume request issued successfully. Aug 06 14:38:03.915576 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-ae342797-2a83-4843-bf9d-bf82296f30f9 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes/c8d2eef1-88fb-4afb-b5ab-2b797ee3c4bd returned with HTTP 202 Aug 06 14:38:03.915951 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1416/5652] 10.4.3.229 () {66 vars in 1351 bytes} [Thu Aug 6 14:38:03 2026] DELETE /volume/v3/volumes/c8d2eef1-88fb-4afb-b5ab-2b797ee3c4bd => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:38:03.921940 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-25110879-f71e-48e2-aa34-e0216a2adab3 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:03.923438 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-25110879-f71e-48e2-aa34-e0216a2adab3 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/volumes/c8d2eef1-88fb-4afb-b5ab-2b797ee3c4bd Aug 06 14:38:03.923620 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-25110879-f71e-48e2-aa34-e0216a2adab3 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:03.923810 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-25110879-f71e-48e2-aa34-e0216a2adab3 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:03.930360 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:03.930360 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:38:03.933411 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-25110879-f71e-48e2-aa34-e0216a2adab3 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Volume info retrieved successfully. Aug 06 14:38:03.936896 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-25110879-f71e-48e2-aa34-e0216a2adab3 tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes/c8d2eef1-88fb-4afb-b5ab-2b797ee3c4bd returned with HTTP 200 Aug 06 14:38:03.937276 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1413/5653] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:38:03 2026] GET /volume/v3/volumes/c8d2eef1-88fb-4afb-b5ab-2b797ee3c4bd => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:04.948983 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-365f2d96-7289-467d-8997-3b0484f2438d None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:04.950729 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-365f2d96-7289-467d-8997-3b0484f2438d tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] GET https://10.4.3.229/volume/v3/volumes/c8d2eef1-88fb-4afb-b5ab-2b797ee3c4bd Aug 06 14:38:04.950967 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-365f2d96-7289-467d-8997-3b0484f2438d tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:04.951194 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-365f2d96-7289-467d-8997-3b0484f2438d tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:04.956632 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-365f2d96-7289-467d-8997-3b0484f2438d tempest-CreateVolumesFromBackupTest-337905411 tempest-CreateVolumesFromBackupTest-337905411-project-member] https://10.4.3.229/volume/v3/volumes/c8d2eef1-88fb-4afb-b5ab-2b797ee3c4bd returned with HTTP 404 Aug 06 14:38:04.957090 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1408/5654] 10.4.3.229 () {66 vars in 1348 bytes} [Thu Aug 6 14:38:04 2026] GET /volume/v3/volumes/c8d2eef1-88fb-4afb-b5ab-2b797ee3c4bd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:38:06.158475 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-413146d1-3780-4f0e-97d8-f9b40a623d27 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:06.232795 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-413146d1-3780-4f0e-97d8-f9b40a623d27 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:38:06.233201 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-413146d1-3780-4f0e-97d8-f9b40a623d27 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-770711496"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:38:06.234627 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.volumes [None req-413146d1-3780-4f0e-97d8-f9b40a623d27 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-770711496'}} {{(pid=100396) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:38:06.234752 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-413146d1-3780-4f0e-97d8-f9b40a623d27 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Create volume of 1 GB Aug 06 14:38:06.238649 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-413146d1-3780-4f0e-97d8-f9b40a623d27 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Availability Zones retrieved successfully. Aug 06 14:38:06.244196 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-413146d1-3780-4f0e-97d8-f9b40a623d27 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Flow 'volume_create_api' (478ae55a-a3ad-42fe-ac10-2c935dc47bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:38:06.245105 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-413146d1-3780-4f0e-97d8-f9b40a623d27 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (250bc0cb-189a-4fd7-bf04-ed80b5251393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:38:06.245868 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.flows.api.create_volume [None req-413146d1-3780-4f0e-97d8-f9b40a623d27 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Validating volume size '1' using validate_int {{(pid=100396) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:38:06.267499 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-413146d1-3780-4f0e-97d8-f9b40a623d27 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (250bc0cb-189a-4fd7-bf04-ed80b5251393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:16:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48d98c97-75d0-4d7b-bbec-44bd33dd8463,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48d98c97-75d0-4d7b-bbec-44bd33dd8463', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:38:06.268247 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-413146d1-3780-4f0e-97d8-f9b40a623d27 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77a8f5a8-cfd7-41ab-90e8-cabea8aaada9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:38:06.322364 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-413146d1-3780-4f0e-97d8-f9b40a623d27 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Created reservations ['9b201c3a-de9d-4070-b934-9345873fb0b4', '97b859de-e00e-432d-8b9e-570899eb1da9', 'b53096af-18cc-4092-bf6d-6c132e71887b', 'ce8cf7fb-d3b6-4916-9a2c-938aa8451fb4'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:38:06.323119 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-413146d1-3780-4f0e-97d8-f9b40a623d27 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77a8f5a8-cfd7-41ab-90e8-cabea8aaada9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b201c3a-de9d-4070-b934-9345873fb0b4', '97b859de-e00e-432d-8b9e-570899eb1da9', 'b53096af-18cc-4092-bf6d-6c132e71887b', 'ce8cf7fb-d3b6-4916-9a2c-938aa8451fb4']}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:38:06.323806 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-413146d1-3780-4f0e-97d8-f9b40a623d27 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3c7b441-b0a7-401a-8b24-ab3c020e9db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:38:06.344274 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-413146d1-3780-4f0e-97d8-f9b40a623d27 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3c7b441-b0a7-401a-8b24-ab3c020e9db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e5a385d-6b11-44c7-870a-00e9eeefb3db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-770711496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00597e302e8e42c8909ccb5d90a6cbc1',qos_specs=None,replication_status=,reservations=['9b201c3a-de9d-4070-b934-9345873fb0b4','97b859de-e00e-432d-8b9e-570899eb1da9','b53096af-18cc-4092-bf6d-6c132e71887b','ce8cf7fb-d3b6-4916-9a2c-938aa8451fb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d64094f9e524967b30b3b288d2173ef',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:38:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-770711496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e5a385d-6b11-44c7-870a-00e9eeefb3db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00597e302e8e42c8909ccb5d90a6cbc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d64094f9e524967b30b3b288d2173ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48d98c97-75d0-4d7b-bbec-44bd33dd8463),volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:38:06.344965 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-413146d1-3780-4f0e-97d8-f9b40a623d27 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f483c7a-5656-4e52-a2af-00d39f2ec6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:38:06.361341 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-413146d1-3780-4f0e-97d8-f9b40a623d27 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f483c7a-5656-4e52-a2af-00d39f2ec6f5) transitioned into state 'SUCCESS' from state '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-770711496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00597e302e8e42c8909ccb5d90a6cbc1',qos_specs=None,replication_status=,reservations=['9b201c3a-de9d-4070-b934-9345873fb0b4','97b859de-e00e-432d-8b9e-570899eb1da9','b53096af-18cc-4092-bf6d-6c132e71887b','ce8cf7fb-d3b6-4916-9a2c-938aa8451fb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d64094f9e524967b30b3b288d2173ef',volume_type_id=48d98c97-75d0-4d7b-bbec-44bd33dd8463)}' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:38:06.362078 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-413146d1-3780-4f0e-97d8-f9b40a623d27 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91bd6a73-c195-4f8a-a49a-33fef0f348dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:38:06.369722 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-413146d1-3780-4f0e-97d8-f9b40a623d27 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91bd6a73-c195-4f8a-a49a-33fef0f348dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100396) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:38:06.370574 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-413146d1-3780-4f0e-97d8-f9b40a623d27 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Flow 'volume_create_api' (478ae55a-a3ad-42fe-ac10-2c935dc47bbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100396) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:38:06.370847 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-413146d1-3780-4f0e-97d8-f9b40a623d27 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Create volume request issued successfully. Aug 06 14:38:06.371371 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-413146d1-3780-4f0e-97d8-f9b40a623d27 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:38:06.371927 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1418/5655] 10.4.3.229 () {70 vars in 1298 bytes} [Thu Aug 6 14:38:06 2026] POST /volume/v3/volumes => generated 777 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:38:06.383616 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-9fe09e31-2911-4d10-b730-14c953fad10d None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:06.385310 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9fe09e31-2911-4d10-b730-14c953fad10d tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] GET https://10.4.3.229/volume/v3/volumes/8e5a385d-6b11-44c7-870a-00e9eeefb3db Aug 06 14:38:06.385536 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9fe09e31-2911-4d10-b730-14c953fad10d tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:06.385715 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-9fe09e31-2911-4d10-b730-14c953fad10d tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:06.392335 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:06.392335 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:38:06.395513 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-9fe09e31-2911-4d10-b730-14c953fad10d tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Volume info retrieved successfully. Aug 06 14:38:06.399030 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-9fe09e31-2911-4d10-b730-14c953fad10d tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] https://10.4.3.229/volume/v3/volumes/8e5a385d-6b11-44c7-870a-00e9eeefb3db returned with HTTP 200 Aug 06 14:38:06.399535 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1417/5656] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:38:06 2026] GET /volume/v3/volumes/8e5a385d-6b11-44c7-870a-00e9eeefb3db => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:07.412067 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d3700cb8-9388-4ff2-b118-226a6173d4c4 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:07.414506 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d3700cb8-9388-4ff2-b118-226a6173d4c4 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] GET https://10.4.3.229/volume/v3/volumes/8e5a385d-6b11-44c7-870a-00e9eeefb3db Aug 06 14:38:07.414806 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d3700cb8-9388-4ff2-b118-226a6173d4c4 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:07.415087 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d3700cb8-9388-4ff2-b118-226a6173d4c4 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:07.426261 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:07.426261 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:38:07.431102 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-d3700cb8-9388-4ff2-b118-226a6173d4c4 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Volume info retrieved successfully. Aug 06 14:38:07.436565 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d3700cb8-9388-4ff2-b118-226a6173d4c4 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] https://10.4.3.229/volume/v3/volumes/8e5a385d-6b11-44c7-870a-00e9eeefb3db returned with HTTP 200 Aug 06 14:38:07.436938 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1414/5657] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:38:07 2026] GET /volume/v3/volumes/8e5a385d-6b11-44c7-870a-00e9eeefb3db => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:38:07.448174 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-981db55f-4f1b-460f-94f0-e478821c957a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:07.450043 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-981db55f-4f1b-460f-94f0-e478821c957a tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 06 14:38:07.450493 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-981db55f-4f1b-460f-94f0-e478821c957a tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8e5a385d-6b11-44c7-870a-00e9eeefb3db", "name": "tempest-type-Backup-1979000792"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:38:07.452064 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.contrib.backups [None req-981db55f-4f1b-460f-94f0-e478821c957a tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Creating new backup {'backup': {'volume_id': '8e5a385d-6b11-44c7-870a-00e9eeefb3db', 'name': 'tempest-type-Backup-1979000792'}} {{(pid=100399) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 14:38:07.452262 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.contrib.backups [None req-981db55f-4f1b-460f-94f0-e478821c957a tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Creating backup of volume 8e5a385d-6b11-44c7-870a-00e9eeefb3db in container None Aug 06 14:38:07.460300 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:07.460300 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:38:07.460644 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-981db55f-4f1b-460f-94f0-e478821c957a tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Volume info retrieved successfully. Aug 06 14:38:07.483182 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-981db55f-4f1b-460f-94f0-e478821c957a tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Created reservations ['117347ce-04c7-47e2-83b8-4166fc26e353', '0057ae8d-2b6d-4af3-86ab-19751bac437a'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:38:07.509407 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-981db55f-4f1b-460f-94f0-e478821c957a tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 06 14:38:07.509870 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1409/5658] 10.4.3.229 () {70 vars in 1299 bytes} [Thu Aug 6 14:38:07 2026] POST /volume/v3/backups => generated 316 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:38:07.518641 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3a85fe29-b3e9-469b-98e5-7d12a7b4b967 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:07.520739 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3a85fe29-b3e9-469b-98e5-7d12a7b4b967 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] GET https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec Aug 06 14:38:07.521045 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3a85fe29-b3e9-469b-98e5-7d12a7b4b967 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:07.521281 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3a85fe29-b3e9-469b-98e5-7d12a7b4b967 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:07.522141 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-3a85fe29-b3e9-469b-98e5-7d12a7b4b967 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Show backup with id 7923107b-b900-4a7c-a58a-74fb4680b3ec. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:38:07.526798 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:07.526798 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:38:07.527678 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3a85fe29-b3e9-469b-98e5-7d12a7b4b967 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec returned with HTTP 200 Aug 06 14:38:07.528180 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1419/5659] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:38:07 2026] GET /volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:08.538081 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-df00afb0-a368-40cb-9f5f-fb8330d39b56 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:08.539803 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-df00afb0-a368-40cb-9f5f-fb8330d39b56 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] GET https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec Aug 06 14:38:08.540066 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-df00afb0-a368-40cb-9f5f-fb8330d39b56 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:08.540320 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-df00afb0-a368-40cb-9f5f-fb8330d39b56 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:08.540480 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-df00afb0-a368-40cb-9f5f-fb8330d39b56 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Show backup with id 7923107b-b900-4a7c-a58a-74fb4680b3ec. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:38:08.544452 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:08.544452 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:38:08.545044 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-df00afb0-a368-40cb-9f5f-fb8330d39b56 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec returned with HTTP 200 Aug 06 14:38:08.545390 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1418/5660] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:38:08 2026] GET /volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:09.554701 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-d3289dac-8880-4b44-9f74-540aa72d09e7 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:09.556361 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d3289dac-8880-4b44-9f74-540aa72d09e7 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] GET https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec Aug 06 14:38:09.556588 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d3289dac-8880-4b44-9f74-540aa72d09e7 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:09.556767 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-d3289dac-8880-4b44-9f74-540aa72d09e7 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:09.556898 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-d3289dac-8880-4b44-9f74-540aa72d09e7 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Show backup with id 7923107b-b900-4a7c-a58a-74fb4680b3ec. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:38:09.560620 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:09.560620 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:38:09.561151 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-d3289dac-8880-4b44-9f74-540aa72d09e7 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec returned with HTTP 200 Aug 06 14:38:09.561602 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1415/5661] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:38:09 2026] GET /volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:10.570750 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-7f5ac543-7345-43ed-b90b-3c888e601d4a None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:10.572595 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7f5ac543-7345-43ed-b90b-3c888e601d4a tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] GET https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec Aug 06 14:38:10.572813 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7f5ac543-7345-43ed-b90b-3c888e601d4a tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:10.573023 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-7f5ac543-7345-43ed-b90b-3c888e601d4a tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:10.573124 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-7f5ac543-7345-43ed-b90b-3c888e601d4a tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Show backup with id 7923107b-b900-4a7c-a58a-74fb4680b3ec. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:38:10.577502 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:10.577502 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:38:10.578089 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-7f5ac543-7345-43ed-b90b-3c888e601d4a tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec returned with HTTP 200 Aug 06 14:38:10.578420 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1410/5662] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:38:10 2026] GET /volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:11.587228 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-e87a8881-c1b6-426f-8070-e40df0c6bb6a None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:11.588928 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e87a8881-c1b6-426f-8070-e40df0c6bb6a tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] GET https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec Aug 06 14:38:11.589143 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e87a8881-c1b6-426f-8070-e40df0c6bb6a tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:11.589323 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-e87a8881-c1b6-426f-8070-e40df0c6bb6a tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:11.589432 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-e87a8881-c1b6-426f-8070-e40df0c6bb6a tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Show backup with id 7923107b-b900-4a7c-a58a-74fb4680b3ec. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:38:11.593006 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:11.593006 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:38:11.593535 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-e87a8881-c1b6-426f-8070-e40df0c6bb6a tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec returned with HTTP 200 Aug 06 14:38:11.593894 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1420/5663] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:38:11 2026] GET /volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:12.603268 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-332ecbd8-da42-4edb-8531-55900ecfe23c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:12.605002 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-332ecbd8-da42-4edb-8531-55900ecfe23c tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] GET https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec Aug 06 14:38:12.605229 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-332ecbd8-da42-4edb-8531-55900ecfe23c tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:12.605412 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-332ecbd8-da42-4edb-8531-55900ecfe23c tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:12.605557 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-332ecbd8-da42-4edb-8531-55900ecfe23c tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Show backup with id 7923107b-b900-4a7c-a58a-74fb4680b3ec. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:38:12.610481 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:12.610481 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:38:12.611068 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-332ecbd8-da42-4edb-8531-55900ecfe23c tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec returned with HTTP 200 Aug 06 14:38:12.611391 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1419/5664] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:38:12 2026] GET /volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:13.623594 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-48c734c2-9b3e-472a-9a0d-6d28e678d028 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:13.629584 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-48c734c2-9b3e-472a-9a0d-6d28e678d028 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] GET https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec Aug 06 14:38:13.630772 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-48c734c2-9b3e-472a-9a0d-6d28e678d028 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:13.631459 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-48c734c2-9b3e-472a-9a0d-6d28e678d028 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:13.631609 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-48c734c2-9b3e-472a-9a0d-6d28e678d028 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Show backup with id 7923107b-b900-4a7c-a58a-74fb4680b3ec. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:38:13.646616 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:13.646616 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:38:13.649246 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-48c734c2-9b3e-472a-9a0d-6d28e678d028 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec returned with HTTP 200 Aug 06 14:38:13.651200 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1416/5665] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:38:13 2026] GET /volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec => generated 736 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:14.661709 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-87ba3280-2c8a-4d95-bcbf-ba02b23d2e7b None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:14.663798 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-87ba3280-2c8a-4d95-bcbf-ba02b23d2e7b tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] GET https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec Aug 06 14:38:14.664097 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-87ba3280-2c8a-4d95-bcbf-ba02b23d2e7b tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:14.664334 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-87ba3280-2c8a-4d95-bcbf-ba02b23d2e7b tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:14.664533 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-87ba3280-2c8a-4d95-bcbf-ba02b23d2e7b tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Show backup with id 7923107b-b900-4a7c-a58a-74fb4680b3ec. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:38:14.670289 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:14.670289 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:38:14.671209 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-87ba3280-2c8a-4d95-bcbf-ba02b23d2e7b tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec returned with HTTP 200 Aug 06 14:38:14.671706 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1411/5666] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:38:14 2026] GET /volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:15.681803 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-262ad812-2bfb-49c3-a7f7-10ec728f5ce1 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:15.683597 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-262ad812-2bfb-49c3-a7f7-10ec728f5ce1 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] GET https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec Aug 06 14:38:15.683803 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-262ad812-2bfb-49c3-a7f7-10ec728f5ce1 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:15.684000 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-262ad812-2bfb-49c3-a7f7-10ec728f5ce1 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:15.684103 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-262ad812-2bfb-49c3-a7f7-10ec728f5ce1 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Show backup with id 7923107b-b900-4a7c-a58a-74fb4680b3ec. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:38:15.688159 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:15.688159 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:38:15.688699 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-262ad812-2bfb-49c3-a7f7-10ec728f5ce1 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec returned with HTTP 200 Aug 06 14:38:15.689042 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1421/5667] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:38:15 2026] GET /volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:16.698745 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-cece2737-afd5-47e5-860e-7299aac8e3fc None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:16.700235 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-cece2737-afd5-47e5-860e-7299aac8e3fc tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] GET https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec Aug 06 14:38:16.700437 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-cece2737-afd5-47e5-860e-7299aac8e3fc tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:16.700613 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-cece2737-afd5-47e5-860e-7299aac8e3fc tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:16.700707 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-cece2737-afd5-47e5-860e-7299aac8e3fc tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Show backup with id 7923107b-b900-4a7c-a58a-74fb4680b3ec. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:38:16.705233 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:16.705233 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:38:16.705951 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-cece2737-afd5-47e5-860e-7299aac8e3fc tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec returned with HTTP 200 Aug 06 14:38:16.706355 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1420/5668] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:38:16 2026] GET /volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:17.718440 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-203875f8-ae17-45a8-a74b-f7420610e11d None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:17.726265 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-203875f8-ae17-45a8-a74b-f7420610e11d tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] GET https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec Aug 06 14:38:17.727539 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-203875f8-ae17-45a8-a74b-f7420610e11d tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:17.728229 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-203875f8-ae17-45a8-a74b-f7420610e11d tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:17.728792 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-203875f8-ae17-45a8-a74b-f7420610e11d tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Show backup with id 7923107b-b900-4a7c-a58a-74fb4680b3ec. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:38:17.745413 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:17.745413 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:38:17.746101 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-203875f8-ae17-45a8-a74b-f7420610e11d tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec returned with HTTP 200 Aug 06 14:38:17.746491 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1417/5669] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:38:17 2026] GET /volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec => generated 736 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:18.756688 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-34e6ad48-8ff6-4b01-999f-aad4b65c5f26 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:18.758266 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-34e6ad48-8ff6-4b01-999f-aad4b65c5f26 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] GET https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec Aug 06 14:38:18.758459 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-34e6ad48-8ff6-4b01-999f-aad4b65c5f26 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:18.758695 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-34e6ad48-8ff6-4b01-999f-aad4b65c5f26 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:18.758797 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-34e6ad48-8ff6-4b01-999f-aad4b65c5f26 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Show backup with id 7923107b-b900-4a7c-a58a-74fb4680b3ec. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:38:18.762322 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:18.762322 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:38:18.762861 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-34e6ad48-8ff6-4b01-999f-aad4b65c5f26 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec returned with HTTP 200 Aug 06 14:38:18.763170 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1412/5670] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:38:18 2026] GET /volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:19.772159 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9bc9cae9-4ab1-4c91-ad0c-989aa5998f1c None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:19.773910 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9bc9cae9-4ab1-4c91-ad0c-989aa5998f1c tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] GET https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec Aug 06 14:38:19.774130 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9bc9cae9-4ab1-4c91-ad0c-989aa5998f1c tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:19.774306 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9bc9cae9-4ab1-4c91-ad0c-989aa5998f1c tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:19.774437 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-9bc9cae9-4ab1-4c91-ad0c-989aa5998f1c tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Show backup with id 7923107b-b900-4a7c-a58a-74fb4680b3ec. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:38:19.778330 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:19.778330 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:38:19.778955 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9bc9cae9-4ab1-4c91-ad0c-989aa5998f1c tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec returned with HTTP 200 Aug 06 14:38:19.779306 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1422/5671] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:38:19 2026] GET /volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:20.789507 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-2f14b417-d9ae-44c2-a1e8-ff1fc5e2b739 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:20.790920 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2f14b417-d9ae-44c2-a1e8-ff1fc5e2b739 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] GET https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec Aug 06 14:38:20.791104 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2f14b417-d9ae-44c2-a1e8-ff1fc5e2b739 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:20.791311 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2f14b417-d9ae-44c2-a1e8-ff1fc5e2b739 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:20.791437 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-2f14b417-d9ae-44c2-a1e8-ff1fc5e2b739 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Show backup with id 7923107b-b900-4a7c-a58a-74fb4680b3ec. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:38:20.795006 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:20.795006 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:38:20.795501 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2f14b417-d9ae-44c2-a1e8-ff1fc5e2b739 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec returned with HTTP 200 Aug 06 14:38:20.795796 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1421/5672] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:38:20 2026] GET /volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:21.805302 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ef617636-2d48-4863-a69e-0ffd5a1e3943 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:21.806916 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ef617636-2d48-4863-a69e-0ffd5a1e3943 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] GET https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec Aug 06 14:38:21.807117 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ef617636-2d48-4863-a69e-0ffd5a1e3943 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:21.807282 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ef617636-2d48-4863-a69e-0ffd5a1e3943 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:21.807379 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.backups [None req-ef617636-2d48-4863-a69e-0ffd5a1e3943 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Show backup with id 7923107b-b900-4a7c-a58a-74fb4680b3ec. {{(pid=100398) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:38:21.811566 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:21.811566 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:38:21.812107 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ef617636-2d48-4863-a69e-0ffd5a1e3943 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec returned with HTTP 200 Aug 06 14:38:21.812417 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1418/5673] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:38:21 2026] GET /volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:22.822082 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-c8b3ba35-adab-4bf9-8336-4fd622772ee2 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:22.823790 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c8b3ba35-adab-4bf9-8336-4fd622772ee2 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] GET https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec Aug 06 14:38:22.824012 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c8b3ba35-adab-4bf9-8336-4fd622772ee2 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:22.824187 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-c8b3ba35-adab-4bf9-8336-4fd622772ee2 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:22.824293 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-c8b3ba35-adab-4bf9-8336-4fd622772ee2 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Show backup with id 7923107b-b900-4a7c-a58a-74fb4680b3ec. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:38:22.828275 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:22.828275 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:38:22.828887 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-c8b3ba35-adab-4bf9-8336-4fd622772ee2 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec returned with HTTP 200 Aug 06 14:38:22.829227 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1413/5674] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:38:22 2026] GET /volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:22.838193 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c2c1f123-8b7e-4b9e-8ef5-22299c6e7441 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:22.885892 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c2c1f123-8b7e-4b9e-8ef5-22299c6e7441 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-member] PUT https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec Aug 06 14:38:22.886239 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c2c1f123-8b7e-4b9e-8ef5-22299c6e7441 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:38:22.892444 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:22.892444 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:38:22.898857 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c2c1f123-8b7e-4b9e-8ef5-22299c6e7441 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-member] https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec returned with HTTP 200 Aug 06 14:38:22.899295 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1423/5675] 10.4.3.229 () {70 vars in 1408 bytes} [Thu Aug 6 14:38:22 2026] PUT /volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec => generated 316 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:22.906607 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-45c40f90-800b-4b17-8681-e83f53b1e0b4 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:22.908224 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-45c40f90-800b-4b17-8681-e83f53b1e0b4 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] GET https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec Aug 06 14:38:22.908420 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-45c40f90-800b-4b17-8681-e83f53b1e0b4 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:22.908612 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-45c40f90-800b-4b17-8681-e83f53b1e0b4 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:22.908709 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.backups [None req-45c40f90-800b-4b17-8681-e83f53b1e0b4 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Show backup with id 7923107b-b900-4a7c-a58a-74fb4680b3ec. {{(pid=100397) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:38:22.912570 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:22.912570 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:38:22.913100 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-45c40f90-800b-4b17-8681-e83f53b1e0b4 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec returned with HTTP 200 Aug 06 14:38:22.913444 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1422/5676] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:38:22 2026] GET /volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec => generated 762 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:22.922585 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-f9d07c97-de77-4174-a001-e2cff51ef1cc None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:22.924263 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f9d07c97-de77-4174-a001-e2cff51ef1cc tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] DELETE https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec Aug 06 14:38:22.924481 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f9d07c97-de77-4174-a001-e2cff51ef1cc tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:22.924654 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-f9d07c97-de77-4174-a001-e2cff51ef1cc tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:22.924750 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.contrib.backups [None req-f9d07c97-de77-4174-a001-e2cff51ef1cc tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Delete backup with id: 7923107b-b900-4a7c-a58a-74fb4680b3ec. Aug 06 14:38:22.928665 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:22.928665 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:38:22.942039 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.backup.rpcapi [None req-f9d07c97-de77-4174-a001-e2cff51ef1cc tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] delete_backup rpcapi backup_id 7923107b-b900-4a7c-a58a-74fb4680b3ec {{(pid=100398) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 14:38:22.943773 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-f9d07c97-de77-4174-a001-e2cff51ef1cc tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec returned with HTTP 202 Aug 06 14:38:22.944232 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1419/5677] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:38:22 2026] DELETE /volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 14:38:22.950440 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-94b536e5-09aa-465d-ba53-9c6043b24aaf None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:22.952222 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-94b536e5-09aa-465d-ba53-9c6043b24aaf tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] GET https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec Aug 06 14:38:22.952467 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-94b536e5-09aa-465d-ba53-9c6043b24aaf tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:22.952669 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-94b536e5-09aa-465d-ba53-9c6043b24aaf tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:22.952775 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.v3.backups [None req-94b536e5-09aa-465d-ba53-9c6043b24aaf tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Show backup with id 7923107b-b900-4a7c-a58a-74fb4680b3ec. {{(pid=100399) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:38:22.957467 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:22.957467 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:38:22.958341 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-94b536e5-09aa-465d-ba53-9c6043b24aaf tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec returned with HTTP 200 Aug 06 14:38:22.958737 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1414/5678] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:38:22 2026] GET /volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:23.968148 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-83699f72-7f72-4e6e-abfc-a37c49e23953 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:23.969875 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-83699f72-7f72-4e6e-abfc-a37c49e23953 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] GET https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec Aug 06 14:38:23.970083 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-83699f72-7f72-4e6e-abfc-a37c49e23953 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:23.970260 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-83699f72-7f72-4e6e-abfc-a37c49e23953 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:23.970362 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.v3.backups [None req-83699f72-7f72-4e6e-abfc-a37c49e23953 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Show backup with id 7923107b-b900-4a7c-a58a-74fb4680b3ec. {{(pid=100396) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 14:38:23.973982 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-83699f72-7f72-4e6e-abfc-a37c49e23953 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] https://10.4.3.229/volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec returned with HTTP 404 Aug 06 14:38:23.974404 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1424/5679] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:38:23 2026] GET /volume/v3/backups/7923107b-b900-4a7c-a58a-74fb4680b3ec => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:38:23.980192 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-e0a2cdf4-53ef-42f0-9252-cae161ff72f0 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:23.981888 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e0a2cdf4-53ef-42f0-9252-cae161ff72f0 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/8e5a385d-6b11-44c7-870a-00e9eeefb3db Aug 06 14:38:23.982120 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e0a2cdf4-53ef-42f0-9252-cae161ff72f0 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:23.982298 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-e0a2cdf4-53ef-42f0-9252-cae161ff72f0 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Calling method 'delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:23.982457 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-e0a2cdf4-53ef-42f0-9252-cae161ff72f0 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Delete volume with id: 8e5a385d-6b11-44c7-870a-00e9eeefb3db Aug 06 14:38:23.991423 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:23.991423 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:38:23.991597 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-e0a2cdf4-53ef-42f0-9252-cae161ff72f0 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Volume info retrieved successfully. Aug 06 14:38:24.009814 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-e0a2cdf4-53ef-42f0-9252-cae161ff72f0 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Delete volume request issued successfully. Aug 06 14:38:24.010049 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-e0a2cdf4-53ef-42f0-9252-cae161ff72f0 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] https://10.4.3.229/volume/v3/volumes/8e5a385d-6b11-44c7-870a-00e9eeefb3db returned with HTTP 202 Aug 06 14:38:24.010558 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1423/5680] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:38:23 2026] DELETE /volume/v3/volumes/8e5a385d-6b11-44c7-870a-00e9eeefb3db => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:38:24.016930 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-441e1020-b9cc-4b2e-810c-6df065a3d6a1 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:24.018862 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-441e1020-b9cc-4b2e-810c-6df065a3d6a1 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] GET https://10.4.3.229/volume/v3/volumes/8e5a385d-6b11-44c7-870a-00e9eeefb3db Aug 06 14:38:24.019087 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-441e1020-b9cc-4b2e-810c-6df065a3d6a1 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:24.019271 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-441e1020-b9cc-4b2e-810c-6df065a3d6a1 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:24.026230 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:24.026230 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:38:24.029350 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-441e1020-b9cc-4b2e-810c-6df065a3d6a1 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Volume info retrieved successfully. Aug 06 14:38:24.032865 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-441e1020-b9cc-4b2e-810c-6df065a3d6a1 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] https://10.4.3.229/volume/v3/volumes/8e5a385d-6b11-44c7-870a-00e9eeefb3db returned with HTTP 200 Aug 06 14:38:24.033366 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1420/5681] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:38:24 2026] GET /volume/v3/volumes/8e5a385d-6b11-44c7-870a-00e9eeefb3db => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 14:38:25.044883 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-81733658-2d2b-42b8-bc00-d2b16fc05b65 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:25.046691 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-81733658-2d2b-42b8-bc00-d2b16fc05b65 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] GET https://10.4.3.229/volume/v3/volumes/8e5a385d-6b11-44c7-870a-00e9eeefb3db Aug 06 14:38:25.046927 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-81733658-2d2b-42b8-bc00-d2b16fc05b65 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:25.047131 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-81733658-2d2b-42b8-bc00-d2b16fc05b65 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:25.053336 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-81733658-2d2b-42b8-bc00-d2b16fc05b65 tempest-ProjectMemberTests39-2082985442 tempest-ProjectMemberTests39-2082985442-project-admin] https://10.4.3.229/volume/v3/volumes/8e5a385d-6b11-44c7-870a-00e9eeefb3db returned with HTTP 404 Aug 06 14:38:25.053863 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1415/5682] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:38:25 2026] GET /volume/v3/volumes/8e5a385d-6b11-44c7-870a-00e9eeefb3db => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:38:26.347777 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-7c660fbd-48a5-4b6d-a10f-ae2d0d990589 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:26.422565 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7c660fbd-48a5-4b6d-a10f-ae2d0d990589 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:38:26.423050 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-7c660fbd-48a5-4b6d-a10f-ae2d0d990589 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-135924596", "extra_specs": {"storage_protocol": "tempest-storage_protocol-512844333", "vendor_name": "tempest-vendor_name-98758534"}}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:38:26.427808 np0000006659 devstack@c-api.service[100396]: DEBUG dbcounter [-] [100396] Writing DB stats cinder:SELECT=90,cinder:INSERT=22,cinder:UPDATE=34 {{(pid=100396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:38:26.440474 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-7c660fbd-48a5-4b6d-a10f-ae2d0d990589 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:38:26.440474 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1425/5683] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:38:26 2026] POST /volume/v3/types => generated 326 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:26.448295 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-2e6bc411-a494-41b3-9990-d0f39ecb4f2e None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:26.449929 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2e6bc411-a494-41b3-9990-d0f39ecb4f2e tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:38:26.450259 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-2e6bc411-a494-41b3-9990-d0f39ecb4f2e tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "35ba4c58-7529-4df8-a150-eac433373b90", "size": 1}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:38:26.451586 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.v3.volumes [None req-2e6bc411-a494-41b3-9990-d0f39ecb4f2e tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Create volume request body: {'volume': {'volume_type': '35ba4c58-7529-4df8-a150-eac433373b90', 'size': 1}} {{(pid=100397) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:38:26.453271 np0000006659 devstack@c-api.service[100397]: DEBUG dbcounter [-] [100397] Writing DB stats cinder:SELECT=111,cinder:UPDATE=42,cinder:INSERT=25 {{(pid=100397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:38:26.455368 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.v3.volumes [None req-2e6bc411-a494-41b3-9990-d0f39ecb4f2e tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Create volume of 1 GB Aug 06 14:38:26.455843 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:26.455843 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:38:26.456187 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-2e6bc411-a494-41b3-9990-d0f39ecb4f2e tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Availability Zones retrieved successfully. Aug 06 14:38:26.461409 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-2e6bc411-a494-41b3-9990-d0f39ecb4f2e tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Flow 'volume_create_api' (8a83e1c4-94f7-4d26-93d8-c5cc82814326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:38:26.462233 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-2e6bc411-a494-41b3-9990-d0f39ecb4f2e tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b7cdf46-fdee-4ad5-b7ee-9401b432c2c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:38:26.463521 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.flows.api.create_volume [None req-2e6bc411-a494-41b3-9990-d0f39ecb4f2e tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Validating volume size '1' using validate_int {{(pid=100397) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:38:26.481102 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-2e6bc411-a494-41b3-9990-d0f39ecb4f2e tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b7cdf46-fdee-4ad5-b7ee-9401b432c2c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:38:26Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-512844333',vendor_name='tempest-vendor_name-98758534'},id=35ba4c58-7529-4df8-a150-eac433373b90,is_public=True,name='tempest-ProjectReaderTests-volume-type-135924596',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35ba4c58-7529-4df8-a150-eac433373b90', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:38:26.481843 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-2e6bc411-a494-41b3-9990-d0f39ecb4f2e tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b02dc58-3d0a-42f8-af93-bdbe7cc391f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:38:26.504845 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [None req-2e6bc411-a494-41b3-9990-d0f39ecb4f2e tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-135924596 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-135924596, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:38:26.505129 np0000006659 devstack@c-api.service[100397]: WARNING cinder.quota [None req-2e6bc411-a494-41b3-9990-d0f39ecb4f2e tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-135924596 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-135924596, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:38:26.532048 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.quota [None req-2e6bc411-a494-41b3-9990-d0f39ecb4f2e tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Created reservations ['5ba65384-8730-4067-aefb-cc635f6012a2', '50dd1138-301c-4f6e-82b0-9a92499ac76e', '7cdaf3a5-912f-43db-b97c-9414319f721f', 'a95a59d4-818d-43f7-b62d-885d58e0b698'] {{(pid=100397) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:38:26.532778 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-2e6bc411-a494-41b3-9990-d0f39ecb4f2e tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b02dc58-3d0a-42f8-af93-bdbe7cc391f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ba65384-8730-4067-aefb-cc635f6012a2', '50dd1138-301c-4f6e-82b0-9a92499ac76e', '7cdaf3a5-912f-43db-b97c-9414319f721f', 'a95a59d4-818d-43f7-b62d-885d58e0b698']}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:38:26.533508 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-2e6bc411-a494-41b3-9990-d0f39ecb4f2e tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3c9bcef-8325-4244-818a-c4976e02f525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:38:26.555653 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-2e6bc411-a494-41b3-9990-d0f39ecb4f2e tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3c9bcef-8325-4244-818a-c4976e02f525) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ed1a111-c73a-43dd-aab3-d2c457b0dd62', '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='7dc46bf596084e9698afae8b9d6f51ef',qos_specs=None,replication_status=,reservations=['5ba65384-8730-4067-aefb-cc635f6012a2','50dd1138-301c-4f6e-82b0-9a92499ac76e','7cdaf3a5-912f-43db-b97c-9414319f721f','a95a59d4-818d-43f7-b62d-885d58e0b698'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aee574742e4748258a405fb80d5f1af5',volume_type_id=35ba4c58-7529-4df8-a150-eac433373b90), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:38:26Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ed1a111-c73a-43dd-aab3-d2c457b0dd62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7dc46bf596084e9698afae8b9d6f51ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aee574742e4748258a405fb80d5f1af5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(35ba4c58-7529-4df8-a150-eac433373b90),volume_type_id=35ba4c58-7529-4df8-a150-eac433373b90)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:38:26.556487 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-2e6bc411-a494-41b3-9990-d0f39ecb4f2e tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74983cf3-1b5e-470e-94ce-ef7f375a1283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:38:26.576257 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-2e6bc411-a494-41b3-9990-d0f39ecb4f2e tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74983cf3-1b5e-470e-94ce-ef7f375a1283) transitioned into state 'SUCCESS' from 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='7dc46bf596084e9698afae8b9d6f51ef',qos_specs=None,replication_status=,reservations=['5ba65384-8730-4067-aefb-cc635f6012a2','50dd1138-301c-4f6e-82b0-9a92499ac76e','7cdaf3a5-912f-43db-b97c-9414319f721f','a95a59d4-818d-43f7-b62d-885d58e0b698'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aee574742e4748258a405fb80d5f1af5',volume_type_id=35ba4c58-7529-4df8-a150-eac433373b90)}' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:38:26.577015 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-2e6bc411-a494-41b3-9990-d0f39ecb4f2e tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea750cd3-aaa3-4d3a-9a43-8efb4e360478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:38:26.586130 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-2e6bc411-a494-41b3-9990-d0f39ecb4f2e tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea750cd3-aaa3-4d3a-9a43-8efb4e360478) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100397) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:38:26.587041 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.volume.api [None req-2e6bc411-a494-41b3-9990-d0f39ecb4f2e tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Flow 'volume_create_api' (8a83e1c4-94f7-4d26-93d8-c5cc82814326) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100397) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:38:26.587340 np0000006659 devstack@c-api.service[100397]: INFO cinder.volume.api [None req-2e6bc411-a494-41b3-9990-d0f39ecb4f2e tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Create volume request issued successfully. Aug 06 14:38:26.588033 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-2e6bc411-a494-41b3-9990-d0f39ecb4f2e tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:38:26.588675 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1424/5684] 10.4.3.229 () {70 vars in 1298 bytes} [Thu Aug 6 14:38:26 2026] POST /volume/v3/volumes => generated 773 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:38:26.598884 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7b8a8052-852c-491b-88f7-bb1fbdd5fd20 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:26.600621 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7b8a8052-852c-491b-88f7-bb1fbdd5fd20 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] GET https://10.4.3.229/volume/v3/volumes/9ed1a111-c73a-43dd-aab3-d2c457b0dd62 Aug 06 14:38:26.600821 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7b8a8052-852c-491b-88f7-bb1fbdd5fd20 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:26.601000 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7b8a8052-852c-491b-88f7-bb1fbdd5fd20 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:26.602839 np0000006659 devstack@c-api.service[100398]: DEBUG dbcounter [-] [100398] Writing DB stats cinder:SELECT=84,cinder:UPDATE=20,cinder:INSERT=9 {{(pid=100398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:38:26.608087 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:26.608087 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:38:26.610992 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-7b8a8052-852c-491b-88f7-bb1fbdd5fd20 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Volume info retrieved successfully. Aug 06 14:38:26.614957 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7b8a8052-852c-491b-88f7-bb1fbdd5fd20 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] https://10.4.3.229/volume/v3/volumes/9ed1a111-c73a-43dd-aab3-d2c457b0dd62 returned with HTTP 200 Aug 06 14:38:26.615179 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1421/5685] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:38:26 2026] GET /volume/v3/volumes/9ed1a111-c73a-43dd-aab3-d2c457b0dd62 => generated 952 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:27.627448 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-b61d194c-e12e-4530-9f17-738cde0feeb4 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:27.629172 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b61d194c-e12e-4530-9f17-738cde0feeb4 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] GET https://10.4.3.229/volume/v3/volumes/9ed1a111-c73a-43dd-aab3-d2c457b0dd62 Aug 06 14:38:27.629372 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b61d194c-e12e-4530-9f17-738cde0feeb4 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:27.629541 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-b61d194c-e12e-4530-9f17-738cde0feeb4 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:27.631445 np0000006659 devstack@c-api.service[100399]: DEBUG dbcounter [-] [100399] Writing DB stats cinder:SELECT=75,cinder:UPDATE=23,cinder:INSERT=13 {{(pid=100399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:38:27.637479 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:27.637479 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:38:27.641275 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-b61d194c-e12e-4530-9f17-738cde0feeb4 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Volume info retrieved successfully. Aug 06 14:38:27.644795 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-b61d194c-e12e-4530-9f17-738cde0feeb4 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] https://10.4.3.229/volume/v3/volumes/9ed1a111-c73a-43dd-aab3-d2c457b0dd62 returned with HTTP 200 Aug 06 14:38:27.645153 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1416/5686] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:38:27 2026] GET /volume/v3/volumes/9ed1a111-c73a-43dd-aab3-d2c457b0dd62 => generated 973 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:27.658477 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9faee5b7-626d-4fe4-a878-2fcc7329f155 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:27.660129 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9faee5b7-626d-4fe4-a878-2fcc7329f155 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] GET https://10.4.3.229/volume/v3/messages Aug 06 14:38:27.660317 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9faee5b7-626d-4fe4-a878-2fcc7329f155 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:27.660503 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9faee5b7-626d-4fe4-a878-2fcc7329f155 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Calling method 'version_select' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:27.663621 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9faee5b7-626d-4fe4-a878-2fcc7329f155 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] https://10.4.3.229/volume/v3/messages returned with HTTP 200 Aug 06 14:38:27.663964 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1426/5687] 10.4.3.229 () {68 vars in 1280 bytes} [Thu Aug 6 14:38:27 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:27.672203 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7f184010-2e76-4cb0-95cd-b78d99aa7d4c None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:27.721095 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7f184010-2e76-4cb0-95cd-b78d99aa7d4c tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-reader] GET https://10.4.3.229/volume/v3/messages Aug 06 14:38:27.721286 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7f184010-2e76-4cb0-95cd-b78d99aa7d4c tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-reader] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:27.721478 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7f184010-2e76-4cb0-95cd-b78d99aa7d4c tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-reader] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:27.721731 np0000006659 devstack@c-api.service[100397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:27.721731 np0000006659 devstack@c-api.service[100397]: warnings.warn( Aug 06 14:38:27.724640 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7f184010-2e76-4cb0-95cd-b78d99aa7d4c tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-reader] https://10.4.3.229/volume/v3/messages returned with HTTP 200 Aug 06 14:38:27.724941 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1425/5688] 10.4.3.229 () {68 vars in 1280 bytes} [Thu Aug 6 14:38:27 2026] GET /volume/v3/messages => generated 670 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:27.733840 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-69f91494-d3e0-49f0-805a-5010c73ed4ac None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:27.735545 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-69f91494-d3e0-49f0-805a-5010c73ed4ac tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] DELETE https://10.4.3.229/volume/v3/messages/f57a3013-3a20-4cbf-8e20-8b3599de7fb9 Aug 06 14:38:27.735741 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-69f91494-d3e0-49f0-805a-5010c73ed4ac tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:27.735942 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-69f91494-d3e0-49f0-805a-5010c73ed4ac tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:27.742944 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-69f91494-d3e0-49f0-805a-5010c73ed4ac tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] https://10.4.3.229/volume/v3/messages/f57a3013-3a20-4cbf-8e20-8b3599de7fb9 returned with HTTP 204 Aug 06 14:38:27.743284 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1422/5689] 10.4.3.229 () {68 vars in 1394 bytes} [Thu Aug 6 14:38:27 2026] DELETE /volume/v3/messages/f57a3013-3a20-4cbf-8e20-8b3599de7fb9 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 14:38:27.749219 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-600b126d-2e59-44f1-8798-e299028881f0 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:27.750815 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-600b126d-2e59-44f1-8798-e299028881f0 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/9ed1a111-c73a-43dd-aab3-d2c457b0dd62 Aug 06 14:38:27.751016 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-600b126d-2e59-44f1-8798-e299028881f0 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:27.751180 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-600b126d-2e59-44f1-8798-e299028881f0 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Calling method 'delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:27.751335 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.v3.volumes [None req-600b126d-2e59-44f1-8798-e299028881f0 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Delete volume with id: 9ed1a111-c73a-43dd-aab3-d2c457b0dd62 Aug 06 14:38:27.757785 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:27.757785 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:38:27.758083 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-600b126d-2e59-44f1-8798-e299028881f0 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Volume info retrieved successfully. Aug 06 14:38:27.758948 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.volume.api [None req-600b126d-2e59-44f1-8798-e299028881f0 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100399) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 14:38:27.767102 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-600b126d-2e59-44f1-8798-e299028881f0 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-135924596 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-135924596, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:38:27.767355 np0000006659 devstack@c-api.service[100399]: WARNING cinder.quota [None req-600b126d-2e59-44f1-8798-e299028881f0 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-135924596 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-135924596, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:38:27.773910 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.quota [None req-600b126d-2e59-44f1-8798-e299028881f0 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Created reservations ['6623379b-fb54-41e2-9209-f02a716ce651', 'b72d5ff2-39b1-4f47-8961-03fb6817d4c8', '3ac7dad6-3b04-4803-940c-a7a132d2eca0', '18801fd3-fbfa-4622-9ef3-c56d46889249'] {{(pid=100399) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:38:27.794141 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-600b126d-2e59-44f1-8798-e299028881f0 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Delete volume request issued successfully. Aug 06 14:38:27.794322 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-600b126d-2e59-44f1-8798-e299028881f0 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] https://10.4.3.229/volume/v3/volumes/9ed1a111-c73a-43dd-aab3-d2c457b0dd62 returned with HTTP 202 Aug 06 14:38:27.794715 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1417/5690] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:38:27 2026] DELETE /volume/v3/volumes/9ed1a111-c73a-43dd-aab3-d2c457b0dd62 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:38:27.800780 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-6e8bed88-97c8-40ee-bbbf-713e2baaa3d2 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:27.802418 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6e8bed88-97c8-40ee-bbbf-713e2baaa3d2 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] DELETE https://10.4.3.229/volume/v3/types/35ba4c58-7529-4df8-a150-eac433373b90 Aug 06 14:38:27.802658 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6e8bed88-97c8-40ee-bbbf-713e2baaa3d2 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:27.802844 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-6e8bed88-97c8-40ee-bbbf-713e2baaa3d2 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Calling method '_delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:27.823751 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-6e8bed88-97c8-40ee-bbbf-713e2baaa3d2 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] https://10.4.3.229/volume/v3/types/35ba4c58-7529-4df8-a150-eac433373b90 returned with HTTP 202 Aug 06 14:38:27.824355 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1427/5691] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:38:27 2026] DELETE /volume/v3/types/35ba4c58-7529-4df8-a150-eac433373b90 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:38:27.832263 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7392371b-a166-44a1-977b-cf133779b0b1 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:27.833951 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7392371b-a166-44a1-977b-cf133779b0b1 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:38:27.834293 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7392371b-a166-44a1-977b-cf133779b0b1 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1490373053", "extra_specs": {"storage_protocol": "tempest-storage_protocol-850565212", "vendor_name": "tempest-vendor_name-1789104378"}}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:38:27.847009 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7392371b-a166-44a1-977b-cf133779b0b1 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:38:27.847385 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1426/5692] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:38:27 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 06 14:38:27.855087 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-c9b20e46-a0bd-462b-a93c-fc978757395c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:27.856720 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c9b20e46-a0bd-462b-a93c-fc978757395c tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 06 14:38:27.857061 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-c9b20e46-a0bd-462b-a93c-fc978757395c tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fc03a932-67dc-48a2-a7fb-f770f79c3e7d", "size": 1}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:38:27.858353 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.v3.volumes [None req-c9b20e46-a0bd-462b-a93c-fc978757395c tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Create volume request body: {'volume': {'volume_type': 'fc03a932-67dc-48a2-a7fb-f770f79c3e7d', 'size': 1}} {{(pid=100398) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 14:38:27.861690 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.v3.volumes [None req-c9b20e46-a0bd-462b-a93c-fc978757395c tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Create volume of 1 GB Aug 06 14:38:27.861975 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:27.861975 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:38:27.862306 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c9b20e46-a0bd-462b-a93c-fc978757395c tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Availability Zones retrieved successfully. Aug 06 14:38:27.868030 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c9b20e46-a0bd-462b-a93c-fc978757395c tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Flow 'volume_create_api' (524e88ae-79e8-4eb3-aec1-73ce964e0fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:38:27.868906 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c9b20e46-a0bd-462b-a93c-fc978757395c tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3582f756-7e82-4cda-a984-0a1301a7fd87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:38:27.869637 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.flows.api.create_volume [None req-c9b20e46-a0bd-462b-a93c-fc978757395c tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Validating volume size '1' using validate_int {{(pid=100398) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 14:38:27.885976 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c9b20e46-a0bd-462b-a93c-fc978757395c tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3582f756-7e82-4cda-a984-0a1301a7fd87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T14:38:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-850565212',vendor_name='tempest-vendor_name-1789104378'},id=fc03a932-67dc-48a2-a7fb-f770f79c3e7d,is_public=True,name='tempest-ProjectReaderTests-volume-type-1490373053',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fc03a932-67dc-48a2-a7fb-f770f79c3e7d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:38:27.886655 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c9b20e46-a0bd-462b-a93c-fc978757395c tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fcbc1a5-42f1-4328-b621-9c2c5ad55b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:38:27.908297 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-c9b20e46-a0bd-462b-a93c-fc978757395c tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1490373053 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1490373053, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:38:27.908587 np0000006659 devstack@c-api.service[100398]: WARNING cinder.quota [None req-c9b20e46-a0bd-462b-a93c-fc978757395c tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1490373053 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1490373053, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:38:27.928235 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.quota [None req-c9b20e46-a0bd-462b-a93c-fc978757395c tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Created reservations ['1770e9ad-30aa-484f-a051-511417ff22b5', '33c4416b-5173-404f-812a-ed23b7c53f82', '22c0ad53-b95d-45c3-a76d-39d4560f10bd', '950433da-eda2-4135-944e-f1268587de0b'] {{(pid=100398) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:38:27.928972 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c9b20e46-a0bd-462b-a93c-fc978757395c tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fcbc1a5-42f1-4328-b621-9c2c5ad55b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1770e9ad-30aa-484f-a051-511417ff22b5', '33c4416b-5173-404f-812a-ed23b7c53f82', '22c0ad53-b95d-45c3-a76d-39d4560f10bd', '950433da-eda2-4135-944e-f1268587de0b']}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:38:27.929644 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c9b20e46-a0bd-462b-a93c-fc978757395c tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa86ec40-25bf-4dd5-8ff5-b337a9bd2517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:38:27.952095 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c9b20e46-a0bd-462b-a93c-fc978757395c tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa86ec40-25bf-4dd5-8ff5-b337a9bd2517) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bb152be-3459-4d49-8be1-b6ca0d440cc5', '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='7dc46bf596084e9698afae8b9d6f51ef',qos_specs=None,replication_status=,reservations=['1770e9ad-30aa-484f-a051-511417ff22b5','33c4416b-5173-404f-812a-ed23b7c53f82','22c0ad53-b95d-45c3-a76d-39d4560f10bd','950433da-eda2-4135-944e-f1268587de0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aee574742e4748258a405fb80d5f1af5',volume_type_id=fc03a932-67dc-48a2-a7fb-f770f79c3e7d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T14:38:27Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bb152be-3459-4d49-8be1-b6ca0d440cc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7dc46bf596084e9698afae8b9d6f51ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aee574742e4748258a405fb80d5f1af5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fc03a932-67dc-48a2-a7fb-f770f79c3e7d),volume_type_id=fc03a932-67dc-48a2-a7fb-f770f79c3e7d)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:38:27.952757 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c9b20e46-a0bd-462b-a93c-fc978757395c tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (098430ca-e856-407a-a16b-e0b81d07475a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:38:27.967759 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c9b20e46-a0bd-462b-a93c-fc978757395c tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (098430ca-e856-407a-a16b-e0b81d07475a) transitioned into state 'SUCCESS' from 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='7dc46bf596084e9698afae8b9d6f51ef',qos_specs=None,replication_status=,reservations=['1770e9ad-30aa-484f-a051-511417ff22b5','33c4416b-5173-404f-812a-ed23b7c53f82','22c0ad53-b95d-45c3-a76d-39d4560f10bd','950433da-eda2-4135-944e-f1268587de0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aee574742e4748258a405fb80d5f1af5',volume_type_id=fc03a932-67dc-48a2-a7fb-f770f79c3e7d)}' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:38:27.968420 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c9b20e46-a0bd-462b-a93c-fc978757395c tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fa1602c-8a19-44d8-ba9a-92effa21a77c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 14:38:27.977091 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c9b20e46-a0bd-462b-a93c-fc978757395c tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fa1602c-8a19-44d8-ba9a-92effa21a77c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100398) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 14:38:27.977868 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.volume.api [None req-c9b20e46-a0bd-462b-a93c-fc978757395c tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Flow 'volume_create_api' (524e88ae-79e8-4eb3-aec1-73ce964e0fbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100398) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 14:38:27.978147 np0000006659 devstack@c-api.service[100398]: INFO cinder.volume.api [None req-c9b20e46-a0bd-462b-a93c-fc978757395c tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Create volume request issued successfully. Aug 06 14:38:27.978708 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-c9b20e46-a0bd-462b-a93c-fc978757395c tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 06 14:38:27.979126 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1423/5693] 10.4.3.229 () {70 vars in 1298 bytes} [Thu Aug 6 14:38:27 2026] POST /volume/v3/volumes => generated 774 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 14:38:27.992310 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-d6aa33c3-73ab-4f8d-abe3-3be47db97f65 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:27.994180 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d6aa33c3-73ab-4f8d-abe3-3be47db97f65 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] GET https://10.4.3.229/volume/v3/volumes/8bb152be-3459-4d49-8be1-b6ca0d440cc5 Aug 06 14:38:27.994413 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d6aa33c3-73ab-4f8d-abe3-3be47db97f65 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:27.994617 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-d6aa33c3-73ab-4f8d-abe3-3be47db97f65 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Calling method 'show' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:28.001525 np0000006659 devstack@c-api.service[100399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:28.001525 np0000006659 devstack@c-api.service[100399]: warnings.warn( Aug 06 14:38:28.005047 np0000006659 devstack@c-api.service[100399]: INFO cinder.volume.api [None req-d6aa33c3-73ab-4f8d-abe3-3be47db97f65 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Volume info retrieved successfully. Aug 06 14:38:28.008562 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-d6aa33c3-73ab-4f8d-abe3-3be47db97f65 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] https://10.4.3.229/volume/v3/volumes/8bb152be-3459-4d49-8be1-b6ca0d440cc5 returned with HTTP 200 Aug 06 14:38:28.008967 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1418/5694] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:38:27 2026] GET /volume/v3/volumes/8bb152be-3459-4d49-8be1-b6ca0d440cc5 => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:29.022082 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-ea805c23-6892-4530-9c64-8121984cfe51 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:29.023782 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ea805c23-6892-4530-9c64-8121984cfe51 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] GET https://10.4.3.229/volume/v3/volumes/8bb152be-3459-4d49-8be1-b6ca0d440cc5 Aug 06 14:38:29.024006 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ea805c23-6892-4530-9c64-8121984cfe51 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:29.024178 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-ea805c23-6892-4530-9c64-8121984cfe51 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:29.030995 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:29.030995 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:38:29.034199 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-ea805c23-6892-4530-9c64-8121984cfe51 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Volume info retrieved successfully. Aug 06 14:38:29.037688 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-ea805c23-6892-4530-9c64-8121984cfe51 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] https://10.4.3.229/volume/v3/volumes/8bb152be-3459-4d49-8be1-b6ca0d440cc5 returned with HTTP 200 Aug 06 14:38:29.038044 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1428/5695] 10.4.3.229 () {68 vars in 1388 bytes} [Thu Aug 6 14:38:29 2026] GET /volume/v3/volumes/8bb152be-3459-4d49-8be1-b6ca0d440cc5 => generated 974 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:29.048894 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-7323d5ca-7de1-42f5-af57-71e5c7afc206 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:29.050618 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7323d5ca-7de1-42f5-af57-71e5c7afc206 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] GET https://10.4.3.229/volume/v3/messages Aug 06 14:38:29.050885 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7323d5ca-7de1-42f5-af57-71e5c7afc206 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:29.051099 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-7323d5ca-7de1-42f5-af57-71e5c7afc206 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Calling method 'version_select' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:29.054223 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-7323d5ca-7de1-42f5-af57-71e5c7afc206 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] https://10.4.3.229/volume/v3/messages returned with HTTP 200 Aug 06 14:38:29.054587 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1427/5696] 10.4.3.229 () {68 vars in 1280 bytes} [Thu Aug 6 14:38:29 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 06 14:38:29.061653 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-7bd12063-b270-45ea-882c-6fd6d22be57e None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:29.063390 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7bd12063-b270-45ea-882c-6fd6d22be57e tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-reader] GET https://10.4.3.229/volume/v3/messages/b83917aa-09ef-4b8a-9449-cd4b2717e437 Aug 06 14:38:29.063609 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7bd12063-b270-45ea-882c-6fd6d22be57e tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-reader] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:29.063784 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-7bd12063-b270-45ea-882c-6fd6d22be57e tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-reader] Calling method 'version_select' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:29.066799 np0000006659 devstack@c-api.service[100398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:29.066799 np0000006659 devstack@c-api.service[100398]: warnings.warn( Aug 06 14:38:29.067480 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-7bd12063-b270-45ea-882c-6fd6d22be57e tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-reader] https://10.4.3.229/volume/v3/messages/b83917aa-09ef-4b8a-9449-cd4b2717e437 returned with HTTP 200 Aug 06 14:38:29.067806 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1424/5697] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:38:29 2026] GET /volume/v3/messages/b83917aa-09ef-4b8a-9449-cd4b2717e437 => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:29.075013 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-76ed3f3f-6953-4d34-9f49-e23719a09c23 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:29.076718 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-76ed3f3f-6953-4d34-9f49-e23719a09c23 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] DELETE https://10.4.3.229/volume/v3/messages/b83917aa-09ef-4b8a-9449-cd4b2717e437 Aug 06 14:38:29.076963 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-76ed3f3f-6953-4d34-9f49-e23719a09c23 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:29.077143 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-76ed3f3f-6953-4d34-9f49-e23719a09c23 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Calling method 'version_select' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:29.084283 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-76ed3f3f-6953-4d34-9f49-e23719a09c23 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] https://10.4.3.229/volume/v3/messages/b83917aa-09ef-4b8a-9449-cd4b2717e437 returned with HTTP 204 Aug 06 14:38:29.084736 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1419/5698] 10.4.3.229 () {68 vars in 1394 bytes} [Thu Aug 6 14:38:29 2026] DELETE /volume/v3/messages/b83917aa-09ef-4b8a-9449-cd4b2717e437 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 14:38:29.090383 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-a6d28823-ec40-4c07-aaf7-1ba1e350d958 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:29.092150 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a6d28823-ec40-4c07-aaf7-1ba1e350d958 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/8bb152be-3459-4d49-8be1-b6ca0d440cc5 Aug 06 14:38:29.092383 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a6d28823-ec40-4c07-aaf7-1ba1e350d958 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:29.092588 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-a6d28823-ec40-4c07-aaf7-1ba1e350d958 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:29.092731 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.v3.volumes [None req-a6d28823-ec40-4c07-aaf7-1ba1e350d958 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Delete volume with id: 8bb152be-3459-4d49-8be1-b6ca0d440cc5 Aug 06 14:38:29.099385 np0000006659 devstack@c-api.service[100396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 14:38:29.099385 np0000006659 devstack@c-api.service[100396]: warnings.warn( Aug 06 14:38:29.099766 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-a6d28823-ec40-4c07-aaf7-1ba1e350d958 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Volume info retrieved successfully. Aug 06 14:38:29.100684 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.volume.api [None req-a6d28823-ec40-4c07-aaf7-1ba1e350d958 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100396) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 14:38:29.109671 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-a6d28823-ec40-4c07-aaf7-1ba1e350d958 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1490373053 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1490373053, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:38:29.109995 np0000006659 devstack@c-api.service[100396]: WARNING cinder.quota [None req-a6d28823-ec40-4c07-aaf7-1ba1e350d958 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1490373053 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1490373053, it is now deprecated. Please use the default quota class for default quota. Aug 06 14:38:29.117032 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.quota [None req-a6d28823-ec40-4c07-aaf7-1ba1e350d958 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Created reservations ['9165f689-1ed6-450a-b7ae-880f48266aad', '2c025bba-85c0-4bae-be7d-02cb50fca6c0', 'c3b47dac-1850-45f0-85cc-64e67bd6d324', '8e7d99b8-818c-45e2-bd2e-7605ca73c722'] {{(pid=100396) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 14:38:29.139230 np0000006659 devstack@c-api.service[100396]: INFO cinder.volume.api [None req-a6d28823-ec40-4c07-aaf7-1ba1e350d958 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Delete volume request issued successfully. Aug 06 14:38:29.139504 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-a6d28823-ec40-4c07-aaf7-1ba1e350d958 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] https://10.4.3.229/volume/v3/volumes/8bb152be-3459-4d49-8be1-b6ca0d440cc5 returned with HTTP 202 Aug 06 14:38:29.140071 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1429/5699] 10.4.3.229 () {68 vars in 1391 bytes} [Thu Aug 6 14:38:29 2026] DELETE /volume/v3/volumes/8bb152be-3459-4d49-8be1-b6ca0d440cc5 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:38:29.146710 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-91610376-f017-4b9d-adbc-4ede88c3ff57 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:29.148407 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-91610376-f017-4b9d-adbc-4ede88c3ff57 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] DELETE https://10.4.3.229/volume/v3/types/fc03a932-67dc-48a2-a7fb-f770f79c3e7d Aug 06 14:38:29.148654 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-91610376-f017-4b9d-adbc-4ede88c3ff57 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:29.148852 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-91610376-f017-4b9d-adbc-4ede88c3ff57 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] Calling method '_delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:29.168159 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-91610376-f017-4b9d-adbc-4ede88c3ff57 tempest-ProjectReaderTests-302672972 tempest-ProjectReaderTests-302672972-project-admin] https://10.4.3.229/volume/v3/types/fc03a932-67dc-48a2-a7fb-f770f79c3e7d returned with HTTP 202 Aug 06 14:38:29.168749 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1428/5700] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:38:29 2026] DELETE /volume/v3/types/fc03a932-67dc-48a2-a7fb-f770f79c3e7d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:38:30.428065 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-26d93a8a-a463-442e-a9c8-71cba5463e7c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:30.501925 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-26d93a8a-a463-442e-a9c8-71cba5463e7c tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:38:30.502295 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-26d93a8a-a463-442e-a9c8-71cba5463e7c tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1481548439", "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=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:38:30.517580 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-26d93a8a-a463-442e-a9c8-71cba5463e7c tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:38:30.517906 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1425/5701] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:38:30 2026] POST /volume/v3/types => generated 380 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:30.524766 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-9b9d5870-adf7-404a-9ae0-c77cdf739c83 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:30.526462 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9b9d5870-adf7-404a-9ae0-c77cdf739c83 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] POST https://10.4.3.229/volume/v3/types/1c1afc32-012d-4645-a0c0-1dc17c3f934a/encryption Aug 06 14:38:30.526807 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-9b9d5870-adf7-404a-9ae0-c77cdf739c83 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:38:30.540602 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-9b9d5870-adf7-404a-9ae0-c77cdf739c83 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] https://10.4.3.229/volume/v3/types/1c1afc32-012d-4645-a0c0-1dc17c3f934a/encryption returned with HTTP 200 Aug 06 14:38:30.541000 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1420/5702] 10.4.3.229 () {68 vars in 1397 bytes} [Thu Aug 6 14:38:30 2026] POST /volume/v3/types/1c1afc32-012d-4645-a0c0-1dc17c3f934a/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:30.548387 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-9c2d18d5-178f-4e92-832c-a6c30a25afdd None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:30.550120 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9c2d18d5-178f-4e92-832c-a6c30a25afdd tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:38:30.550505 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-9c2d18d5-178f-4e92-832c-a6c30a25afdd tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-171701807", "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=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:38:30.563807 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-9c2d18d5-178f-4e92-832c-a6c30a25afdd tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:38:30.564153 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1430/5703] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:38:30 2026] POST /volume/v3/types => generated 379 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:30.571347 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-1ce59f3f-0b38-4c79-8b4c-4d487f21c74a None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:30.622706 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1ce59f3f-0b38-4c79-8b4c-4d487f21c74a tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] POST https://10.4.3.229/volume/v3/types/517380af-07f3-4056-9254-32b5fa7b8a31/encryption Aug 06 14:38:30.623081 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-1ce59f3f-0b38-4c79-8b4c-4d487f21c74a tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:38:30.624911 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.policy [None req-1ce59f3f-0b38-4c79-8b4c-4d487f21c74a tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '4d62ae603ded4c90b31a1f780f6677e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab99e8990aa144eb915a16c76bf61253', '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=100397) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:38:30.625124 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-1ce59f3f-0b38-4c79-8b4c-4d487f21c74a tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] https://10.4.3.229/volume/v3/types/517380af-07f3-4056-9254-32b5fa7b8a31/encryption returned with HTTP 403 Aug 06 14:38:30.625572 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1429/5704] 10.4.3.229 () {68 vars in 1397 bytes} [Thu Aug 6 14:38:30 2026] POST /volume/v3/types/517380af-07f3-4056-9254-32b5fa7b8a31/encryption => generated 127 bytes in 55 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:38:30.632237 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-fb07c76d-d2a8-4d83-a23c-28b46f1b81e8 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:30.633867 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fb07c76d-d2a8-4d83-a23c-28b46f1b81e8 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:38:30.634262 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-fb07c76d-d2a8-4d83-a23c-28b46f1b81e8 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-679579706", "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=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:38:30.647909 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-fb07c76d-d2a8-4d83-a23c-28b46f1b81e8 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:38:30.648238 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1426/5705] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:38:30 2026] POST /volume/v3/types => generated 379 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:30.654852 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-0914b849-c803-48b9-bda5-6fdd6fabc305 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:30.656497 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0914b849-c803-48b9-bda5-6fdd6fabc305 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] POST https://10.4.3.229/volume/v3/types/981af456-60c1-45f8-a0c4-7371249e3b39/extra_specs Aug 06 14:38:30.656814 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-0914b849-c803-48b9-bda5-6fdd6fabc305 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:38:30.658525 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.policy [None req-0914b849-c803-48b9-bda5-6fdd6fabc305 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '4d62ae603ded4c90b31a1f780f6677e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab99e8990aa144eb915a16c76bf61253', '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=100399) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:38:30.658698 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-0914b849-c803-48b9-bda5-6fdd6fabc305 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] https://10.4.3.229/volume/v3/types/981af456-60c1-45f8-a0c4-7371249e3b39/extra_specs returned with HTTP 403 Aug 06 14:38:30.659097 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1421/5706] 10.4.3.229 () {68 vars in 1399 bytes} [Thu Aug 6 14:38:30 2026] POST /volume/v3/types/981af456-60c1-45f8-a0c4-7371249e3b39/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:38:30.664551 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c529d481-d8a0-4e19-9078-1c9ac5947c1f None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:30.666274 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c529d481-d8a0-4e19-9078-1c9ac5947c1f tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] PUT https://10.4.3.229/volume/v3/types/981af456-60c1-45f8-a0c4-7371249e3b39/extra_specs/key2 Aug 06 14:38:30.666776 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c529d481-d8a0-4e19-9078-1c9ac5947c1f tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:38:30.668668 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.policy [None req-c529d481-d8a0-4e19-9078-1c9ac5947c1f tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4d62ae603ded4c90b31a1f780f6677e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab99e8990aa144eb915a16c76bf61253', '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=100396) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:38:30.668832 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c529d481-d8a0-4e19-9078-1c9ac5947c1f tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] https://10.4.3.229/volume/v3/types/981af456-60c1-45f8-a0c4-7371249e3b39/extra_specs/key2 returned with HTTP 403 Aug 06 14:38:30.669230 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1431/5707] 10.4.3.229 () {68 vars in 1413 bytes} [Thu Aug 6 14:38:30 2026] PUT /volume/v3/types/981af456-60c1-45f8-a0c4-7371249e3b39/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:38:30.675276 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-6e9ffef4-9545-47cb-a53f-e7e4075f0d13 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:30.677305 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6e9ffef4-9545-47cb-a53f-e7e4075f0d13 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] POST https://10.4.3.229/volume/v3/types Aug 06 14:38:30.677632 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-6e9ffef4-9545-47cb-a53f-e7e4075f0d13 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:38:30.679308 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.policy [None req-6e9ffef4-9545-47cb-a53f-e7e4075f0d13 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '4d62ae603ded4c90b31a1f780f6677e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab99e8990aa144eb915a16c76bf61253', '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=100397) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:38:30.679483 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-6e9ffef4-9545-47cb-a53f-e7e4075f0d13 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] https://10.4.3.229/volume/v3/types returned with HTTP 403 Aug 06 14:38:30.679862 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1430/5708] 10.4.3.229 () {68 vars in 1252 bytes} [Thu Aug 6 14:38:30 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:38:30.685686 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-28490b57-5326-483e-a8db-acacfd4d0528 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:30.687239 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-28490b57-5326-483e-a8db-acacfd4d0528 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:38:30.687609 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-28490b57-5326-483e-a8db-acacfd4d0528 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1916185584", "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=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:38:30.701512 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-28490b57-5326-483e-a8db-acacfd4d0528 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:38:30.701873 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1427/5709] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:38:30 2026] POST /volume/v3/types => generated 380 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:30.708168 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-5745ee9a-52c1-4f99-aed4-c464aed8c29c None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:30.709830 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5745ee9a-52c1-4f99-aed4-c464aed8c29c tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] POST https://10.4.3.229/volume/v3/types/e78779f9-b4e1-4e63-b11a-f25031d89fa2/encryption Aug 06 14:38:30.710145 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-5745ee9a-52c1-4f99-aed4-c464aed8c29c tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:38:30.723300 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-5745ee9a-52c1-4f99-aed4-c464aed8c29c tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] https://10.4.3.229/volume/v3/types/e78779f9-b4e1-4e63-b11a-f25031d89fa2/encryption returned with HTTP 200 Aug 06 14:38:30.723699 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1422/5710] 10.4.3.229 () {68 vars in 1397 bytes} [Thu Aug 6 14:38:30 2026] POST /volume/v3/types/e78779f9-b4e1-4e63-b11a-f25031d89fa2/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:30.730847 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-03af075c-3be5-4290-932a-ff97b10b3f06 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:30.732578 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-03af075c-3be5-4290-932a-ff97b10b3f06 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] DELETE https://10.4.3.229/volume/v3/types/e78779f9-b4e1-4e63-b11a-f25031d89fa2/encryption/de94999b-008b-4b86-8381-9941d1388989 Aug 06 14:38:30.732765 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-03af075c-3be5-4290-932a-ff97b10b3f06 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:30.732945 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-03af075c-3be5-4290-932a-ff97b10b3f06 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Calling method 'delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:30.733515 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.policy [None req-03af075c-3be5-4290-932a-ff97b10b3f06 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '4d62ae603ded4c90b31a1f780f6677e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab99e8990aa144eb915a16c76bf61253', '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=100396) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:38:30.733682 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-03af075c-3be5-4290-932a-ff97b10b3f06 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] https://10.4.3.229/volume/v3/types/e78779f9-b4e1-4e63-b11a-f25031d89fa2/encryption/de94999b-008b-4b86-8381-9941d1388989 returned with HTTP 403 Aug 06 14:38:30.734064 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1432/5711] 10.4.3.229 () {66 vars in 1489 bytes} [Thu Aug 6 14:38:30 2026] DELETE /volume/v3/types/e78779f9-b4e1-4e63-b11a-f25031d89fa2/encryption/de94999b-008b-4b86-8381-9941d1388989 => generated 127 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:38:30.740720 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8b1015ee-1094-4a8f-92b4-3dcb4aa60590 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:30.742386 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8b1015ee-1094-4a8f-92b4-3dcb4aa60590 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:38:30.742759 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8b1015ee-1094-4a8f-92b4-3dcb4aa60590 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-496131921", "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=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:38:30.757539 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8b1015ee-1094-4a8f-92b4-3dcb4aa60590 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:38:30.757878 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1431/5712] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:38:30 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 06 14:38:30.764985 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-1bbadf23-00c3-49fd-a9b2-3fcf5385c49c None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:30.766698 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1bbadf23-00c3-49fd-a9b2-3fcf5385c49c tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] DELETE https://10.4.3.229/volume/v3/types/6ad14e70-1112-4e3c-8fe8-b07bc6221e53/extra_specs/key1 Aug 06 14:38:30.766884 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1bbadf23-00c3-49fd-a9b2-3fcf5385c49c tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:30.767095 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-1bbadf23-00c3-49fd-a9b2-3fcf5385c49c tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Calling method 'delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:30.771691 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.policy [None req-1bbadf23-00c3-49fd-a9b2-3fcf5385c49c tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '4d62ae603ded4c90b31a1f780f6677e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab99e8990aa144eb915a16c76bf61253', '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=100398) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:38:30.771905 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-1bbadf23-00c3-49fd-a9b2-3fcf5385c49c tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] https://10.4.3.229/volume/v3/types/6ad14e70-1112-4e3c-8fe8-b07bc6221e53/extra_specs/key1 returned with HTTP 403 Aug 06 14:38:30.772312 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1428/5713] 10.4.3.229 () {66 vars in 1396 bytes} [Thu Aug 6 14:38:30 2026] DELETE /volume/v3/types/6ad14e70-1112-4e3c-8fe8-b07bc6221e53/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:38:30.778662 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-ce780083-ee44-4731-87c1-2767212530ab None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:30.780265 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ce780083-ee44-4731-87c1-2767212530ab tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] POST https://10.4.3.229/volume/v3/types Aug 06 14:38:30.780614 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-ce780083-ee44-4731-87c1-2767212530ab tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-344154626", "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=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:38:30.794042 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-ce780083-ee44-4731-87c1-2767212530ab tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 06 14:38:30.794375 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1423/5714] 10.4.3.229 () {68 vars in 1253 bytes} [Thu Aug 6 14:38:30 2026] POST /volume/v3/types => generated 379 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:30.801157 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-33aa6956-09b5-423c-adbb-d86ca1251da0 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:30.802836 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-33aa6956-09b5-423c-adbb-d86ca1251da0 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] DELETE https://10.4.3.229/volume/v3/types/3b54dec3-3ed2-479f-8245-2cbeb82c216e Aug 06 14:38:30.803026 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-33aa6956-09b5-423c-adbb-d86ca1251da0 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:30.803204 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-33aa6956-09b5-423c-adbb-d86ca1251da0 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Calling method '_delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:30.803822 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.policy [None req-33aa6956-09b5-423c-adbb-d86ca1251da0 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '4d62ae603ded4c90b31a1f780f6677e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab99e8990aa144eb915a16c76bf61253', '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=100396) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:38:30.803986 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-33aa6956-09b5-423c-adbb-d86ca1251da0 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] https://10.4.3.229/volume/v3/types/3b54dec3-3ed2-479f-8245-2cbeb82c216e returned with HTTP 403 Aug 06 14:38:30.804364 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1433/5715] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:38:30 2026] DELETE /volume/v3/types/3b54dec3-3ed2-479f-8245-2cbeb82c216e => generated 109 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:38:30.810334 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-90ebb168-9609-4747-91ce-ccd9493c1a2b None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:30.812062 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-90ebb168-9609-4747-91ce-ccd9493c1a2b tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] GET https://10.4.3.229/volume/v3/types/1c1afc32-012d-4645-a0c0-1dc17c3f934a/extra_specs Aug 06 14:38:30.812232 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-90ebb168-9609-4747-91ce-ccd9493c1a2b tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:30.812407 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-90ebb168-9609-4747-91ce-ccd9493c1a2b tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Calling method 'index' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:30.818819 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-90ebb168-9609-4747-91ce-ccd9493c1a2b tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] https://10.4.3.229/volume/v3/types/1c1afc32-012d-4645-a0c0-1dc17c3f934a/extra_specs returned with HTTP 200 Aug 06 14:38:30.819156 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1432/5716] 10.4.3.229 () {66 vars in 1378 bytes} [Thu Aug 6 14:38:30 2026] GET /volume/v3/types/1c1afc32-012d-4645-a0c0-1dc17c3f934a/extra_specs => generated 123 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 14:38:30.826506 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-346df56e-d5ee-43c2-b7ea-b6cf6adc4711 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:30.828190 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-346df56e-d5ee-43c2-b7ea-b6cf6adc4711 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] GET https://10.4.3.229/volume/v3/types/1c1afc32-012d-4645-a0c0-1dc17c3f934a/encryption/cipher Aug 06 14:38:30.828388 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-346df56e-d5ee-43c2-b7ea-b6cf6adc4711 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:30.828583 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-346df56e-d5ee-43c2-b7ea-b6cf6adc4711 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Calling method 'show' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:30.829145 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.policy [None req-346df56e-d5ee-43c2-b7ea-b6cf6adc4711 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4d62ae603ded4c90b31a1f780f6677e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab99e8990aa144eb915a16c76bf61253', '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=100398) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:38:30.829304 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-346df56e-d5ee-43c2-b7ea-b6cf6adc4711 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] https://10.4.3.229/volume/v3/types/1c1afc32-012d-4645-a0c0-1dc17c3f934a/encryption/cipher returned with HTTP 403 Aug 06 14:38:30.829704 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1429/5717] 10.4.3.229 () {66 vars in 1396 bytes} [Thu Aug 6 14:38:30 2026] GET /volume/v3/types/1c1afc32-012d-4645-a0c0-1dc17c3f934a/encryption/cipher => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:38:30.835341 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-03bb4062-146b-4b6b-a235-46f09d1ebd28 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:30.837043 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-03bb4062-146b-4b6b-a235-46f09d1ebd28 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] GET https://10.4.3.229/volume/v3/types/1c1afc32-012d-4645-a0c0-1dc17c3f934a/encryption Aug 06 14:38:30.837237 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-03bb4062-146b-4b6b-a235-46f09d1ebd28 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:30.837411 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-03bb4062-146b-4b6b-a235-46f09d1ebd28 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Calling method 'index' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:30.838029 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.policy [None req-03bb4062-146b-4b6b-a235-46f09d1ebd28 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4d62ae603ded4c90b31a1f780f6677e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab99e8990aa144eb915a16c76bf61253', '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=100399) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:38:30.838173 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-03bb4062-146b-4b6b-a235-46f09d1ebd28 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] https://10.4.3.229/volume/v3/types/1c1afc32-012d-4645-a0c0-1dc17c3f934a/encryption returned with HTTP 403 Aug 06 14:38:30.838573 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1424/5718] 10.4.3.229 () {66 vars in 1375 bytes} [Thu Aug 6 14:38:30 2026] GET /volume/v3/types/1c1afc32-012d-4645-a0c0-1dc17c3f934a/encryption => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:38:30.844314 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-c039e994-bdd8-4c0e-b6b2-28d193a6eeec None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:30.846316 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c039e994-bdd8-4c0e-b6b2-28d193a6eeec tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] GET https://10.4.3.229/volume/v3/types/1c1afc32-012d-4645-a0c0-1dc17c3f934a/extra_specs/multiattach Aug 06 14:38:30.846514 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c039e994-bdd8-4c0e-b6b2-28d193a6eeec tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:30.846688 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-c039e994-bdd8-4c0e-b6b2-28d193a6eeec tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Calling method 'show' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:30.853072 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-c039e994-bdd8-4c0e-b6b2-28d193a6eeec tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] https://10.4.3.229/volume/v3/types/1c1afc32-012d-4645-a0c0-1dc17c3f934a/extra_specs/multiattach returned with HTTP 200 Aug 06 14:38:30.853368 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1434/5719] 10.4.3.229 () {66 vars in 1414 bytes} [Thu Aug 6 14:38:30 2026] GET /volume/v3/types/1c1afc32-012d-4645-a0c0-1dc17c3f934a/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 14:38:30.859178 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-8eb2efce-cad0-4a54-bc5a-878a571893e7 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:30.860942 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8eb2efce-cad0-4a54-bc5a-878a571893e7 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] GET https://10.4.3.229/volume/v3/types/1c1afc32-012d-4645-a0c0-1dc17c3f934a/extra_specs/volume_backend_name Aug 06 14:38:30.861146 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8eb2efce-cad0-4a54-bc5a-878a571893e7 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:30.861325 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-8eb2efce-cad0-4a54-bc5a-878a571893e7 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Calling method 'show' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:30.867823 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-8eb2efce-cad0-4a54-bc5a-878a571893e7 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] https://10.4.3.229/volume/v3/types/1c1afc32-012d-4645-a0c0-1dc17c3f934a/extra_specs/volume_backend_name returned with HTTP 404 Aug 06 14:38:30.868273 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1433/5720] 10.4.3.229 () {66 vars in 1438 bytes} [Thu Aug 6 14:38:30 2026] GET /volume/v3/types/1c1afc32-012d-4645-a0c0-1dc17c3f934a/extra_specs/volume_backend_name => generated 143 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:38:30.875541 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-ce35bc2a-4821-4f8f-98da-d50515c8f557 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:30.877524 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ce35bc2a-4821-4f8f-98da-d50515c8f557 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] PUT https://10.4.3.229/volume/v3/types/1c1afc32-012d-4645-a0c0-1dc17c3f934a/encryption/9a47b5c2-6120-49ae-8873-442130be1f23 Aug 06 14:38:30.877861 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-ce35bc2a-4821-4f8f-98da-d50515c8f557 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:38:30.880751 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.policy [None req-ce35bc2a-4821-4f8f-98da-d50515c8f557 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '4d62ae603ded4c90b31a1f780f6677e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab99e8990aa144eb915a16c76bf61253', '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=100398) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:38:30.880928 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-ce35bc2a-4821-4f8f-98da-d50515c8f557 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] https://10.4.3.229/volume/v3/types/1c1afc32-012d-4645-a0c0-1dc17c3f934a/encryption/9a47b5c2-6120-49ae-8873-442130be1f23 returned with HTTP 403 Aug 06 14:38:30.881336 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1430/5721] 10.4.3.229 () {68 vars in 1506 bytes} [Thu Aug 6 14:38:30 2026] PUT /volume/v3/types/1c1afc32-012d-4645-a0c0-1dc17c3f934a/encryption/9a47b5c2-6120-49ae-8873-442130be1f23 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:38:30.889418 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-698ac125-c7f9-4e8b-80f8-8f9373aaa346 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:30.890949 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-698ac125-c7f9-4e8b-80f8-8f9373aaa346 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] PUT https://10.4.3.229/volume/v3/types/1c1afc32-012d-4645-a0c0-1dc17c3f934a/extra_specs/key1 Aug 06 14:38:30.891228 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-698ac125-c7f9-4e8b-80f8-8f9373aaa346 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:38:30.892881 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.policy [None req-698ac125-c7f9-4e8b-80f8-8f9373aaa346 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4d62ae603ded4c90b31a1f780f6677e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab99e8990aa144eb915a16c76bf61253', '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=100399) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:38:30.893051 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-698ac125-c7f9-4e8b-80f8-8f9373aaa346 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] https://10.4.3.229/volume/v3/types/1c1afc32-012d-4645-a0c0-1dc17c3f934a/extra_specs/key1 returned with HTTP 403 Aug 06 14:38:30.893450 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1425/5722] 10.4.3.229 () {68 vars in 1413 bytes} [Thu Aug 6 14:38:30 2026] PUT /volume/v3/types/1c1afc32-012d-4645-a0c0-1dc17c3f934a/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:38:30.900038 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-1c4551a5-52cd-41ec-9d41-aaf36391c833 None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:30.901678 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1c4551a5-52cd-41ec-9d41-aaf36391c833 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] PUT https://10.4.3.229/volume/v3/types/1c1afc32-012d-4645-a0c0-1dc17c3f934a Aug 06 14:38:30.902005 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-1c4551a5-52cd-41ec-9d41-aaf36391c833 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 14:38:30.903742 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.policy [None req-1c4551a5-52cd-41ec-9d41-aaf36391c833 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '4d62ae603ded4c90b31a1f780f6677e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab99e8990aa144eb915a16c76bf61253', '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=100396) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 14:38:30.903908 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-1c4551a5-52cd-41ec-9d41-aaf36391c833 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-reader] https://10.4.3.229/volume/v3/types/1c1afc32-012d-4645-a0c0-1dc17c3f934a returned with HTTP 403 Aug 06 14:38:30.904312 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1435/5723] 10.4.3.229 () {68 vars in 1362 bytes} [Thu Aug 6 14:38:30 2026] PUT /volume/v3/types/1c1afc32-012d-4645-a0c0-1dc17c3f934a => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 14:38:30.910529 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-bf9a028f-c2a7-4929-880a-cdea8a3b0a63 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:30.912248 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bf9a028f-c2a7-4929-880a-cdea8a3b0a63 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] DELETE https://10.4.3.229/volume/v3/types/3b54dec3-3ed2-479f-8245-2cbeb82c216e Aug 06 14:38:30.912448 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bf9a028f-c2a7-4929-880a-cdea8a3b0a63 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:30.912641 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-bf9a028f-c2a7-4929-880a-cdea8a3b0a63 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] Calling method '_delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:30.934040 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-bf9a028f-c2a7-4929-880a-cdea8a3b0a63 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] https://10.4.3.229/volume/v3/types/3b54dec3-3ed2-479f-8245-2cbeb82c216e returned with HTTP 202 Aug 06 14:38:30.934392 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1434/5724] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:38:30 2026] DELETE /volume/v3/types/3b54dec3-3ed2-479f-8245-2cbeb82c216e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:38:30.940365 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-27db23ae-82f9-41d8-953e-c84f78e3b9ee None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:30.942020 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-27db23ae-82f9-41d8-953e-c84f78e3b9ee tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] DELETE https://10.4.3.229/volume/v3/types/6ad14e70-1112-4e3c-8fe8-b07bc6221e53 Aug 06 14:38:30.942201 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-27db23ae-82f9-41d8-953e-c84f78e3b9ee tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:30.942394 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-27db23ae-82f9-41d8-953e-c84f78e3b9ee tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] Calling method '_delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:30.963217 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-27db23ae-82f9-41d8-953e-c84f78e3b9ee tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] https://10.4.3.229/volume/v3/types/6ad14e70-1112-4e3c-8fe8-b07bc6221e53 returned with HTTP 202 Aug 06 14:38:30.963591 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1431/5725] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:38:30 2026] DELETE /volume/v3/types/6ad14e70-1112-4e3c-8fe8-b07bc6221e53 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:38:30.969065 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.middleware.request_id [None req-cf725393-55a5-4743-9f46-7a5653cea2e1 None None] RequestId filter calling following filter/app {{(pid=100399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:30.970635 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cf725393-55a5-4743-9f46-7a5653cea2e1 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] DELETE https://10.4.3.229/volume/v3/types/e78779f9-b4e1-4e63-b11a-f25031d89fa2 Aug 06 14:38:30.970807 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cf725393-55a5-4743-9f46-7a5653cea2e1 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] Empty body provided in request {{(pid=100399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:30.971046 np0000006659 devstack@c-api.service[100399]: DEBUG cinder.api.openstack.wsgi [None req-cf725393-55a5-4743-9f46-7a5653cea2e1 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] Calling method '_delete' {{(pid=100399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:30.991056 np0000006659 devstack@c-api.service[100399]: INFO cinder.api.openstack.wsgi [None req-cf725393-55a5-4743-9f46-7a5653cea2e1 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] https://10.4.3.229/volume/v3/types/e78779f9-b4e1-4e63-b11a-f25031d89fa2 returned with HTTP 202 Aug 06 14:38:30.991390 np0000006659 devstack@c-api.service[100399]: [pid: 100399|app: 0|req: 1426/5726] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:38:30 2026] DELETE /volume/v3/types/e78779f9-b4e1-4e63-b11a-f25031d89fa2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:38:30.997188 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.middleware.request_id [None req-3eba50a6-4c0f-4729-9317-6b6316dddf1e None None] RequestId filter calling following filter/app {{(pid=100396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:30.998832 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3eba50a6-4c0f-4729-9317-6b6316dddf1e tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] DELETE https://10.4.3.229/volume/v3/types/981af456-60c1-45f8-a0c4-7371249e3b39 Aug 06 14:38:30.999030 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3eba50a6-4c0f-4729-9317-6b6316dddf1e tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] Empty body provided in request {{(pid=100396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:30.999217 np0000006659 devstack@c-api.service[100396]: DEBUG cinder.api.openstack.wsgi [None req-3eba50a6-4c0f-4729-9317-6b6316dddf1e tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] Calling method '_delete' {{(pid=100396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:31.020275 np0000006659 devstack@c-api.service[100396]: INFO cinder.api.openstack.wsgi [None req-3eba50a6-4c0f-4729-9317-6b6316dddf1e tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] https://10.4.3.229/volume/v3/types/981af456-60c1-45f8-a0c4-7371249e3b39 returned with HTTP 202 Aug 06 14:38:31.020643 np0000006659 devstack@c-api.service[100396]: [pid: 100396|app: 0|req: 1436/5727] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:38:30 2026] DELETE /volume/v3/types/981af456-60c1-45f8-a0c4-7371249e3b39 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:38:31.026129 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.middleware.request_id [None req-cfa4e3eb-85b8-4ff4-be6a-734f525e7050 None None] RequestId filter calling following filter/app {{(pid=100397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:31.027869 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-cfa4e3eb-85b8-4ff4-be6a-734f525e7050 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] DELETE https://10.4.3.229/volume/v3/types/517380af-07f3-4056-9254-32b5fa7b8a31 Aug 06 14:38:31.028096 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-cfa4e3eb-85b8-4ff4-be6a-734f525e7050 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] Empty body provided in request {{(pid=100397) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:31.028406 np0000006659 devstack@c-api.service[100397]: DEBUG cinder.api.openstack.wsgi [None req-cfa4e3eb-85b8-4ff4-be6a-734f525e7050 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] Calling method '_delete' {{(pid=100397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:31.050366 np0000006659 devstack@c-api.service[100397]: INFO cinder.api.openstack.wsgi [None req-cfa4e3eb-85b8-4ff4-be6a-734f525e7050 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] https://10.4.3.229/volume/v3/types/517380af-07f3-4056-9254-32b5fa7b8a31 returned with HTTP 202 Aug 06 14:38:31.050869 np0000006659 devstack@c-api.service[100397]: [pid: 100397|app: 0|req: 1435/5728] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:38:31 2026] DELETE /volume/v3/types/517380af-07f3-4056-9254-32b5fa7b8a31 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:38:31.056811 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.middleware.request_id [None req-3c6dd91c-8d71-47f3-952a-34182d23ddd2 None None] RequestId filter calling following filter/app {{(pid=100398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 14:38:31.058469 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3c6dd91c-8d71-47f3-952a-34182d23ddd2 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] DELETE https://10.4.3.229/volume/v3/types/1c1afc32-012d-4645-a0c0-1dc17c3f934a Aug 06 14:38:31.058666 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3c6dd91c-8d71-47f3-952a-34182d23ddd2 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] Empty body provided in request {{(pid=100398) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 14:38:31.058848 np0000006659 devstack@c-api.service[100398]: DEBUG cinder.api.openstack.wsgi [None req-3c6dd91c-8d71-47f3-952a-34182d23ddd2 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] Calling method '_delete' {{(pid=100398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 14:38:31.082854 np0000006659 devstack@c-api.service[100398]: INFO cinder.api.openstack.wsgi [None req-3c6dd91c-8d71-47f3-952a-34182d23ddd2 tempest-VolumeTypesReaderTests-324207464 tempest-VolumeTypesReaderTests-324207464-project-admin] https://10.4.3.229/volume/v3/types/1c1afc32-012d-4645-a0c0-1dc17c3f934a returned with HTTP 202 Aug 06 14:38:31.083362 np0000006659 devstack@c-api.service[100398]: [pid: 100398|app: 0|req: 1432/5729] 10.4.3.229 () {66 vars in 1345 bytes} [Thu Aug 6 14:38:31 2026] DELETE /volume/v3/types/1c1afc32-012d-4645-a0c0-1dc17c3f934a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 14:38:40.989243 np0000006659 devstack@c-api.service[100399]: DEBUG dbcounter [-] [100399] Writing DB stats cinder:SELECT=34,cinder:INSERT=12,cinder:UPDATE=20 {{(pid=100399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:38:41.018445 np0000006659 devstack@c-api.service[100396]: DEBUG dbcounter [-] [100396] Writing DB stats cinder:SELECT=37,cinder:INSERT=13,cinder:UPDATE=23 {{(pid=100396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:38:41.048515 np0000006659 devstack@c-api.service[100397]: DEBUG dbcounter [-] [100397] Writing DB stats cinder:SELECT=60,cinder:INSERT=19,cinder:UPDATE=24 {{(pid=100397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 14:38:41.081247 np0000006659 devstack@c-api.service[100398]: DEBUG dbcounter [-] [100398] Writing DB stats cinder:SELECT=53,cinder:UPDATE=21,cinder:INSERT=26 {{(pid=100398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}